:root {
    --visi-hid: "hidden";
    --shdw-box: 0px 16px 24px 0px #3233480A;
    --shdw-container: 0px 16px 40px 0px #32334814;
    --shdw-tabmenus: 0px 40px 40px 0px #32334814;
    --shdw-container3: 0px 8px 32px 0px #3233483D;
}

body {
    background-color: #F9F8F8;
    touch-action: pan-y;
}

.container {
    max-width: 1140px !important;
}

a:hover {
    color: #1ED599 !important;
}

.navbar-brand {
    height: 56px;
    width: 138px;
    padding: 0;
    margin-right: 30px;
    margin-left: 30px;
}

.navbar-brand img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.sf-smarg .tdesi-select {
    width: 23% !important;
}

.header-main-li .nav-item {
    cursor: pointer;
    padding: 0px 5px;
    user-select: none;
}

.earning-card-tline {
    position: relative;
    margin-bottom: 5px !important;
}

.earning-card-tline::after {
    border-radius: 0px 0px 5px 5px;
    background: var(--fonts-4, #DCDBE5);
    height: 5px;
    width: 75%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    content: ' ';
}

.ect-color-yellow::after {
    background: var(--primary-2, #FAC458);
}

.ect-color-green::after {
    background: var(--primary-3, #1ED599);
}

.header-main-li .nav-item.active {
    background: var(--type-dark, #3D3B49) !important;
}

.header-main-li .nav-item .nav-link {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #FFFFFF !important;
    padding-top: 22px;
    padding-bottom: 22px;
}

.header-main-li .nav-item .nav-link svg {
    margin-left: 10px;
}

.mr-20 {
    margin-right: 20px;
}

.bg-hlow {
    background-color: #FAC458 !important;
    color: #272838 !important;
}

.text-reeg {
    color: #1ED599 !important;
}

.bg-reeg {
    background-color: #1ED599 !important;
}

.refname_kiop {
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 10px;
    line-height: 15px;
    padding: 5px 0px;
    color: #6B687B;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.refsize_kipo {
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 10px;
    color: #A09DB1;
}

.btn-header button {
    border: none;
    background: #1ED599;
    box-shadow: 0px 2px 0px rgba(0, 0, 0, 0.2), inset 0px 2px 0px rgba(255, 255, 255, 0.2);
    border-radius: 5px;
    padding: 10px 25px;
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    letter-spacing: -0.025em;
    color: #FFFFFF;
}

.font-size-10 {
    font-size: 10px !important;
}

.font-size-12 {
    font-size: 12px !important;
}

.header-main-sub {
    height: 60px;
    box-shadow: 0px 5px 0px rgba(39, 40, 56, 0.12);
    background-color: #FFFFFF !important;
    border-radius: 0px 0px 9px 9px;
    margin-bottom: 3px;
}

.header-sub-li .nav-item {
    width: max-content;
}

.nn-me-hsli {
    overflow-x: scroll;
    width: 100%;
}

.nn-me-hsli::-webkit-scrollbar {
    display: none;
}

.ml-0 {
    margin-left: 0 !important;
}

.header-sub-li .nav-item .nav-link {
    font-size: 14px;
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    color: #3D3B49;
}

.c-btn-c {
    background-color: #1ED599;
    border-radius: 40px;
    padding: 4px 10px;
    min-width: 135px;
    border: #1ED599 solid 2px;
    color: #FFFFFF;
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    margin-right: 20px;
}

.cehiuec {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.cehiuec svg {
    margin-top: 4px;
}

.c-btn-c svg {
    margin-left: 8px;
}

.slider-slide {
    height: 650px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.ss-cont-align {
    text-align: center;
    height: 100%;
    align-items: center;
}

.rmw-s {
    font-family: 'Manrope';
    font-weight: 800;
    font-size: 16px;
    line-height: 27px;
    text-align: left;
    text-transform: uppercase;
    text-align: -webkit-left;
    color: #1ED599;
    letter-spacing: 4px;
}

.str-s {
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 70px;
    line-height: 90px;
    letter-spacing: -0.025em;
    color: #272838;
}

.str-s2 {
    color: #323348;
    text-align: left;
    text-align: -webkit-left;
    font-size: 46px;
    line-height: 58px;
    font-family: 'Manrope';
    font-weight: 600;
    letter-spacing: -1.2px;
}

.str-s2 span {
    position: relative;
}

.str-s2 span::after {
    position: absolute;
    bottom: 6px;
    height: 15px;
    width: 100%;
    background-color: #FAC458;
    content: ' ';
    left: 0;
    z-index: -1;
}

.evb-s {
    font-family: 'Manrope';
    font-weight: 500;
    font-size: 32px;
    line-height: 44px;
    text-align: center;
    letter-spacing: -0.025em;
    color: #FFFFFF;
}

.search-sect {
    margin-top: -45px;
    margin-bottom: 20px;
}

.sh-box-ss-home {
    height: 60px !important;
    padding-right: 10px !important;
}

.sh-box-ss-home button {
    padding: 10px 10px !important;
    min-width: 100px;
}

.search-box-ss {
    height: 70px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #FFFFFF;
    border: 1px solid #272838;
    box-shadow: 0px 5px 0px rgba(39, 40, 56, 0.12);
    border-radius: 5px;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 1;
}

.search-box-ss svg {
    position: absolute;
    left: 0;
    height: 100%;
    top: 0;
    opacity: .5;
    z-index: -1;
}

.search-box-ss button {
    padding: 15px 15px;
    margin-right: 0;
}

.search-box-ss input {
    width: calc(100% - 100px);
    padding: 20px 5px 20px 20px;
    border: none;
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 33px;
    letter-spacing: -0.025em;
    color: #9b99a5;
    background-color: transparent;
}

.search-box-ss input::-webkit-input-placeholder {
    color: #DCDBE6;
}

.search-box-ss input:focus {
    outline: none;
}

.search-r {
    padding: 25px 0px;
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: -0.025em;
    color: #3D3B49;
}

.search-r span {
    margin-right: 15px;
    color: #A09DB1;
}

.card-sec {
    padding: 75px 0px;
}

.ptki-yws {
    color: var(--fonts-1, #3D3B49);
    font-family: Manrope;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    border-bottom: #E4E5F2 solid 1px;
    padding: 20px 0px 10px 0px;
    margin: 0px 20px;
}

.ptki-yws .switch {
    width: 34px !important;
    height: 20px !important;
}

.ptki-yws .slider {
    background-color: #D51E1E;
}

.ptki-yws .slider:before {
    height: 16px !important;
    width: 16px !important;
    left: 4px !important;
    bottom: 2px !important;
}

.ptki-yws input:checked+.slider:before {
    -webkit-transform: translateX(11px) !important;
    -ms-transform: translateX(11px) !important;
    transform: translateX(11px) !important;
}

.ptki-anoavbtn {
    border-radius: 5px;
    background: #E4E5F2;
    padding: 5px;
    display: flex;
    margin: 5px 20px 0px 20px;
}

.ptki-anoavbtn button {
    background-color: transparent;
    border: none;
    border-radius: 5px;
    padding: 8px 20px;
    color: #A09DB1;
    text-align: center;
    font-family: Manrope;
    font-size: 11px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}

.ptki-anoavbtn button.active {
    background-color: white;
    color: #1ED599;
}

.clp-sec {
    padding: 60px 0px;
}

.clp-flex-a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.clp-flex-a .span,
.clp-flex-a a {
    text-decoration: none;
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 14px;
    line-height: 30px;
    display: flex;
    align-items: center;
    text-align: right;
    letter-spacing: -0.025em;
    color: #1ED599;
}

.clp-flex-a .span svg,
.clp-flex-a a svg {
    margin-left: 10px;
}

.cs-h1 {
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 36px;
    line-height: 50px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    letter-spacing: -0.025em;
    color: #3D3B49;
}

.box-hcs {
    background: rgba(5, 8, 64, 0.80);
    border-radius: 5px;
    padding: 50px;
    margin: 40px 0px;
}

.creater-wbox-hcs {
    background-color: #fff !important;
    padding: 50px;
}

.bhcs-h {
    font-family: 'Manrope';
    font-weight: 600;
    margin-top: 30px;
    font-size: 36px;
    line-height: 50px;
    display: flex;
    align-items: center;
    letter-spacing: -0.025em;
    color: #fff;
}

.bhcs-pra {
    min-height: 100px;
    margin-top: 20px;
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: -0.025em;
    color: #fff;
    width: 70%;
}

.crter-bhcs-para {
    font-size: 15px !important;
    line-height: 23px !important;
    color: #6B687B !important;
}

.view-icon-bhcs {
    margin-top: 30px;
    font-family: 'Manrope';
}

.view-icon-bhcs a {
    color: var(--brand-primary, #272838);
    font-size: 15px;
    font-family: Manrope;
    font-style: normal;
    font-weight: 600;
    margin-right: 30px !important;
    line-height: 30px;
    letter-spacing: -0.4px;
}

.card-clp {
    background-color: #FFFFFF;
    border-radius: 5px;
    margin: 50px 0px;
}

.service-card-clp .cclp-t-name {
    height: auto;
}

.card-clp .inq-btn-service,
.service-card-clp .inq-btn-service {
    width: 100% !important;
}

.cclp-image-bx {
    height: 200px;
    position: relative;
    width: 100%;
    border-radius: 5px;
    overflow: hidden;
    text-align: center;
}

.cclp-image-bx img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.cclp-image-bx video {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.cclp-con-a {
    padding: 20px;
}

.cclp-name {
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.025em;
    height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cclp-name a:hover {
    color: inherit !important;
}

.cclp-s-name {
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -0.025em;
    color: #6B687B;
}

.cclp-s-name a:hover {
    color: inherit !important;
}

.cclp-t-name {
    height: 65px;
    margin-top: 10px;
    font-family: 'Manrope';
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -0.025em;
    color: #1ED599;
    overflow: hidden;
}

.cclp-t-name a:hover {
    color: #1ED599;
}

a {
    text-decoration: none;
    color: inherit;
}

.mt-42 {
    margin-top: 42px;
}

.mt-100 {
    margin-top: 100px;
}

.ft-cclp-but button {
    width: fit-content !important;
    min-width: auto;
    border: transparent solid 2px;
    margin-right: 3px !important;
}

.ft-area-cclp-card {
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.w-80 {
    width: 80% !important;
}

.w-20 {
    width: 20% !important;
}

.w-40 {
    width: 40% !important;
}

.w-8 {
    width: 8% !important;
}

.w-50 {
    width: 50% !important;
}

.w-60 {
    width: 60% !important;
}

.mr-2per {
    margin-right: 2% !important;
}

.w-58 {
    width: 58% !important;
}

.textare-clgntr {
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 14px;
    line-height: 44px;
    text-align: right;
    letter-spacing: -0.025em;
    color: #A09DB1;
}

.cclp-price {
    display: flex;
    font-family: 'Manrope';
    font-weight: 800;
    font-size: 20px;
    line-height: 30px;
    text-align: right;
    letter-spacing: -0.025em;
    color: #3D3B49;
}

.bg-lwo-s {
    background-color: #FAC458;
    border-color: #FAC458;
}

.text-gray-meth {
    color: #A09DB1 !important;
}

.bg-lwo-s svg {
    margin: 0;
}

.cclp-dollar-sign {
    color: #6B687B;
    font-size: 14px;
    margin-top: -1px;
    margin-right: 5px;
}

.cclp-dotnum {
    color: #DCDBE6;
}

.share-banner-h {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.32), rgba(0, 0, 0, 0.32)), url('../banners/share.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 540px;
}

.height-100-per {
    height: 100%;
}

.sbh-ease-banner {
    box-shadow: none !important;
    background-repeat: no-repeat;
}

.sbh-ease-banner .fewew8 {
    justify-content: right;
}

.sbh-ease-banner .the-only-sbh,
.sbh-ease-banner .scww-sbh {
    color: #272838;
}

.sbh-ease-banner .cewpvjwepri {
    background-color: #272838;
    color: #fff !important;
    box-shadow: 0px 2px 0px rgba(0, 0, 0, 0.2), inset 0px 2px 0px rgba(255, 255, 255, 0.2);
}

.the-only-sbh {
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: -0.025em;
    color: #FFFFFF;
}

.scww-sbh {
    font-family: 'Manrope';
    font-weight: 600;
    margin-top: 10px;
    font-size: 36px;
    line-height: 50px;
    letter-spacing: -0.025em;
    color: #FFFFFF;
}

.cw-pad-newbtn {
    margin-top: 50px;
    border: none !important;
    padding: 10px 10px;
}

.cewpvjwepri {
    margin-top: 50px;
    border: none !important;
    padding: 10px 10px;
}

.card-design-td {
    background: linear-gradient(180deg, rgba(39, 40, 56, 0) 50%, rgba(39, 40, 56, 0.9) 79.63%);
    margin-top: 30px;
    border-radius: 5px;
    height: 270px;
    position: relative;
}

.card-design-td img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    z-index: -1;
    position: absolute;
}

.cwcwuiy {
    color: #272838;
}

.topdes_name {
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: -0.025em;
    color: #FFFFFF;
}

.topdes_etxv {
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: -0.025em;
    color: #FFFFFF;
}

.card-footer-topdes {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0px 10px 10px 20px;
    width: 100%;
    text-align: left;
}

.about-rmw-sect {
    margin: 50px 0px;
}

.paddboxere {
    padding: 60px 50px 60px 60px;
}

.boxaxout-shad {
    background: var(--ui-divider-light, #e4e5f22b);
    position: relative;
    display: flex;
    align-self: flex-start;
    margin: auto;
}

.boxaxout-shad img,
.boxaxout-shad video {
    position: relative;
    height: 100%;
    width: 100%;
    object-fit: contain;
    margin: auto;
    border-radius: 10px;
}

.boc-about-rmw {
    background-color: #FFFFFF;
    border-radius: 5px;
    position: relative;
}

.head-boc-rmw {
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 36px;
    line-height: 50px;
    display: flex;
    align-items: center;
    letter-spacing: -0.025em;
    color: #3D3B49;
}

.head-para-wmw {
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 16px;
    white-space: break-spaces;
    line-height: 30px;
    letter-spacing: -0.025em;
    color: #3D3B49;
}

.readmore-nbtn {
    background: transparent;
    border: none;
    color: green;
}

.readmore-nbtn:hover {
    text-decoration: underline;
}

.rmw-ast-1 {
    position: absolute;
    right: 0;
    top: 0;
    padding: 40px 30px;
}

.rmw-ast-2 {
    position: absolute;
    bottom: -10%;
    right: 3%;
}

.rmw-ast-3 {
    position: absolute;
    left: -10%;
    bottom: -25%;
}

.count-box-cli {
    background: #fff;
    border-radius: 5px;
    min-height: 180px;
    text-align: center;
    padding: 40px 30px 30px 30px;
    margin: 35px 0px;
}

.cbcli-numbers {
    font-family: 'Manrope';
    font-weight: 800;
    font-size: 36px;
    line-height: 50px;
    color: #FAC458 !important;
}

.cbcli-para {
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    letter-spacing: -0.025em;
    color: #6B687B;
}

.text-green {
    color: #1ED599;
}

.text-yelloecw {
    color: #FAC458;
}

.text-dark-blak {
    color: #272838;
}

.card-testmon {
    box-shadow: 0 3px 9px 0 rgba(0,0,0,.1);
    border-radius: 22px;
    margin-right: 20px;
    min-width: 410px;
    max-width: 700px;
    min-height: 360px;
    padding: 50px 50px 30px 50px;
    user-select: none;
    background-color: #fff;
    margin-top: 50px;
}

.testimonial-profle {
    height: 40px;
    width: 40px;
    border-radius: 3px;
    box-shadow: 0px 5px 0px rgba(39, 40, 56, 0.12);
    background-color: #fff;
    overflow: hidden;
}

.testimonial-profle img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.testimonial-stars {
    display: flex;
}

.t-gray-star {
    background: #DCDBE6;
}

.t-g-star {
    background: #FAC458;
}

.t-g-s {
    border-radius: 2px;
    width: 14px;
    display: flex;
    margin-right: 2px;
    justify-content: center;
    align-items: center;
    text-align: center;
    height: 14px;
}

.t-p-s-section {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}

.testimonial-name-n {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 800;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.025em;
    color: #3D3B49;
}

.testimonial-sub-j {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: -0.025em;
    color: #A09DB1;
    margin-bottom: 16px;
}

.testimonial-fluu {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 600;
    height: 190px;
    overflow-y: scroll;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: -0.025em;
    color: #6B687B;
}

.testimonial-fluu::-webkit-scrollbar {
    width: 5px !important;
}

.testimonial-fluu::-webkit-scrollbar-thumb {
    background: aliceblue;
}

.faq-tabline {
    background: #FFFFFF;
    box-shadow: var(--shdw-box);
    border-radius: 40px;
    padding: 15px 16px;
    min-height: 72px;
    margin-top: 12px;
}

.faq-top-n {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    align-items: center;
}

.faq-icn-bx {
    width: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 42px;
    background: #FAC458;
    border-radius: 2px 2px 9px 2px;
}

.faq-tit-n {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 42px;
    display: flex;
    align-items: center;
    letter-spacing: -0.025em;
    color: #3D3B49;
    margin-left: 15px;
}

.toggle_off:hover {
    cursor: pointer;
    user-select: none;
}

.mt-50 {
    margin-top: 50px;
}

.faq-desc-n {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: -0.025em;
    color: #6B687B;
    padding-top: 20px;
    padding-right: 40px;
    padding-bottom: 40px;
    padding-left: 70px;
}

.faq-desc-n b {
    color: #000;
}

.minus_faq {
    background: #1ED599;
}

.ft-top-hsection {
    background-color: #FFFFFF;
    box-shadow: 0px 5px 0px rgba(39, 40, 56, 0.12);
    border-radius: 5px;
    position: relative;
    min-height: 110px;
    padding: 30px;
    margin-top: 80px;
    margin-bottom: -70px;
}

.fths-hd {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 20px;
    letter-spacing: -0.025em;
    color: #3D3B49;
}

.fths-hd-abtu {
    margin-top: 4px;
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: -0.025em;
    color: #A09DB1;
}

.ft--head {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 600;
    font-size: 10px;
    line-height: 14px;
    color: #A09DB1;
}

.ft--inf-detail {
    margin-top: 2px;
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: -0.025em;
    color: #1ED599;
}

.ft--inf-detail a:hover {
    color: #1ED599;
}

.mr-24 {
    margin-right: 20px;
}

.ft--info-bx {
    margin-right: 30px;
    align-items: center;
}

.footer-rmw {
    background-color: #E4E5F2;
    padding-top: 120px;
    padding-bottom: 120px;
}

.foot-hd-n {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: -0.025em;
    color: #272838;
}

.ft-hd-ul {
    margin-top: 20px;
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 600;
    font-size: 11px;
    line-height: 24px;
    letter-spacing: -0.025em;
    color: #6B687B;
    list-style: none;
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
}

.ft-hd-ul li {
    margin-bottom: 5px;
}

.ft-hd-ul li a {
    text-decoration: none;
    color: inherit;
}

.cpy_last_section {
    background: #000000;
    padding: 30px 0px 80px 0px;
    position: relative;
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
    overflow: hidden;
    margin-top: 60px;
}

.cpy_last_section .row{
    position: relative;
    z-index: 1111;
}

.cpy_ul_a {
    padding-left: 0;
    display: flex;
    align-items: center;
    list-style: none;
    margin-left: 0;
}

.cpy_ul_a li {
    margin-right: 20px;
}

.cpy_ul_a li a {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: -0.025em;
    color: #FFFFFF !important;
    text-decoration: none;
}

.social_r_bx {
    height: 40px;
    width: 40px;
    border-radius: 50px;
    display: flex;
    margin-right: 6px;
    justify-content: center;
    align-items: center;
}

.social_r_bx svg{
    height: 40px;
    width: 40px;
}

.funsm {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 600;
    font-size: 10px;
    line-height: 20px;
    text-align: right;
    letter-spacing: -0.025em;
    color: #E4E5F2;
    margin-right: 15px;
    display: flex;
    align-items: center;
}

.justify-content-right {
    justify-content: right;
}

.copy_r_txt {
    margin-top: 20px;
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: -0.025em;
    color: #9F9BB7;
}

.cpw-ten-cio{
    display: flex;
    justify-content: center;
    gap: 24px;
    margin-bottom: 20px;
}

.cpw-ten-cio a{
    color: white !important;
    font-size: 12px;
}

.copy_r_txt a:hover {
    color: white !important;
}

.mt-60 {
    margin-top: 60px;
}

.cewpincqemoine {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.stof {
    margin-top: 10px;
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    display: flex;
    align-items: center;
    letter-spacing: -0.025em;
    color: #3D3B49;
}

.mvweprihv {
    display: flex;
    flex-wrap: wrap;
}

.sb_txtcew {
    font-family: 'Manrope';
    margin-right: 12px;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    display: flex;
    align-items: center;
    text-align: right;
    letter-spacing: -0.025em;
    color: #A09DB1;
}

.sel_cwe select {
    background: #FFFFFF;
    border: #DCDBE5 solid 1px;
    min-height: 44px;
    border-radius: 50px;
    padding: 5px 20px;
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    display: flex;
    align-items: center;
    letter-spacing: -0.025em;
    color: #000000;
}

.pagiantion_ce {
    background: #FFFFFF;
    border: #DCDBE5 solid 1px;
    border-radius: 50px;
    min-height: 44px;
    display: flex;
    align-items: center;
}

.pagiantion_ce .count_btn_owep {
    max-width: 500px;
    display: flex;
    overflow: scroll;
}

.pagiantion_ce {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.count_btn_owep button {
    color: #000 !important;
}

.pagiantion_ce button {
    height: 28px;
    border: none;
    padding: 4px;
    width: 28px;
    border-radius: 50px;
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    letter-spacing: -0.025em;
    color: #A09DB1;
    margin-left: 8px;
    margin-right: 8px;
    position: relative;
    background-color: transparent;
}

.A09DB1 {
    color: #A09DB1 !important;
}

.pagiantion_ce button.before::before {
    position: absolute;
    content: ' ';
    left: -10px;
    height: 20px;
    width: 1px;
    border-radius: 2px;
    background-color: #E4E5F2;
}

.pagiantion_ce button::after {
    position: absolute;
    content: ' ';
    right: -10px;
    height: 20px;
    width: 1px;
    border-radius: 2px;
    background-color: #E4E5F2;
}

.breadcru_tp {
    flex-wrap: wrap;
    margin-top: 50px;
    display: flex;
    align-items: center;
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: -0.025em;
    color: #272838;
}

.br_arr_node {
    margin: 0px 15px;
}

.breadcru_tp .t-gray {
    color: #A09DB1;
}

.banner_img_odp {
    margin-top: 50px;
    border-radius: 9px;
    overflow: hidden;
    background-color: #000000;
    width: 100%;
    height: -webkit-fill-available;
    max-height: 640px;
    max-width: 1140px;
}

.banner_img_odp img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.vrwiewemcw {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    margin-bottom: 8px;
    line-height: 30px;
    display: flex;
    align-items: center;
    letter-spacing: -0.025em;
    color: #272838;
    max-width: 650px;
}

.mweiy07 {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 700;
    font-size: 17px;
    line-height: 23px;
    letter-spacing: -0.025em;
    color: #6B687B;
}

.ewlhuioevw {
    margin-right: 30px;
    position: relative;
}

.ewlhuioevw ::after {
    position: absolute;
    content: ' ';
    right: -20px;
    height: 20px;
    width: 1px;
    border-radius: 2px;
    top: 5px;
    background-color: #E4E5F2;
}

.ml-30 {
    margin-left: 30px;
}

.mt-30 {
    margin-top: 30px;
}

.vcvew {
    border-top: 2px solid #E4E5F2;
    margin-top: 30px;
}

.vwrlvwyn {
    padding: 30px;
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 600;
    font-size: 10px;
    line-height: 14px;
    color: #A09DB1;
    padding-left: 0px;
}

.cvwerlvhoh {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: -0.025em;
    color: #3D3B49;
    padding-bottom: 100px;
}

.cvwerlvhoh ul {
    padding-left: 0;
    list-style: none;
}

.uetyrfy {
    color: #3D3B49;
}

.uetyrfy span {
    color: #A09DB1;
    margin-right: 50px;
}

.newuetyrfy span {
    display: inline-block;
    width: 135px;
}

.inq_serv_btn {
    color: var(--primary-1, #272838);
    font-family: Manrope;
    font-size: 16px;
    font-style: normal;
    font-weight: 800;
    line-height: 30px;
    background-color: transparent;
    border: none;
    box-shadow: none;
    letter-spacing: -0.4px;
}

.signin_bg_bdy {
    background-image: url('../banners/signin.png');
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
}

.sign_in_ncwg {
    border-radius: 18px;
    border-radius: 18px;
    margin-top: 50px;
    height: calc(100vh - 100px);
    width: 100%;
    position: relative;
}

.sign_in_ncwg img.svg_bg {
    height: 100%;
    width: 100%;
    position: absolute;
    bottom: 0;
}

.sign_in_ncwg img.svg_bg {
    top: 0;
    height: 700px;
    width: 550px;
}

.cwq_ljp {
    position: absolute;
    padding: 70px;
}

.cwq_ljp .cewoj_ {
    position: relative;
    height: 50px;
    margin-left: 0;
    width: auto;
}

.cwq_ljp .qece_s {
    width: 90px;
    height: 2px;
    position: relative;
    margin-top: -28px
}

.pqoxj_jqpjc {
    font-style: normal;
    font-weight: 350;
    font-size: 24px;
    line-height: 50px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    color: #6B687B;
}

.ehiwe_0ice {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 30px;
    letter-spacing: -0.025em;
    width: 100%;
    color: #A09DB1;
}

.min-hei-700px {
    min-height: 700px;
}

.elfhw_wejwu {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 60px;
    display: flex;
    align-items: center;
    letter-spacing: -0.025em;
    color: #272838;
}

.signin-f-labe {
    background: #FFFFFF;
    border: 1px solid #272838;
    border-radius: 50px;
    display: flex;
    font-family: 'Manrope';
    font-style: normal;
    padding-left: 20px;
    font-weight: 600;
    font-size: 14px;
    line-height: 40px;
    letter-spacing: -0.025em;
    color: #6B687B;
    margin-top: 20px;
}

.cew-lj {
    width: 100px;
    display: flex;
    align-items: center;
    position: relative;
}

.cew-lj::after {
    position: absolute;
    content: ' ';
    right: 20px;
    height: 20px;
    width: 1px;
    border-radius: 2px;
    background-color: #E4E5F2
}

.signin-f-labe input {
    border: none;
    width: calc(100% - 100px);
    margin-right: 2px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    background-color: transparent;
}

.signin-f-labe input:focus {
    outline: none;
}

.qrqwe_03 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 20px 0px;
}

.oiu_98label label {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: -0.025em;
    color: #272838;
    user-select: none;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.oiu_98label input {
    background: #FFFFFF;
    border: 1px solid #272838;
    /* box-shadow: 0px 5px 0px rgba(39, 40, 56, 0.12); */
    border-radius: 3px;
    margin-right: 10px;
    height: 15px;
    width: 15px;
}

.oiu_98label a:hover {
    color: inherit !important;
}

.f-pass-a a {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 44px;
    text-align: right;
    letter-spacing: -0.025em;
    color: #1ED599;
    text-decoration: none;
}

.f-pass-a a:hover {
    color: #1ED599 !important;
}

.f-pass-a svg {
    margin-left: 5px;
}

.btn_enco0_ button {
    background: #1ED599;
    /* box-shadow: 0px 2px 0px rgba(0, 0, 0, 0.2), inset 0px 2px 0px rgba(255, 255, 255, 0.2); */
    border-radius: 50px;
    width: 100%;
    font-style: normal;
    font-weight: 700;
    padding: 11px 30px;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    letter-spacing: -0.025em;
    color: #FFFFFF;
    border: none;
}

.cwc_cewm00 {
    margin-top: 130px;
    padding-left: 40px;
    padding-right: 40px;
}

.cwew_blkc {
    margin-top: 100px;
    margin-bottom: 20px;
}

.cwew_blkc ul li a {
    color: #272838 !important;
}

.cwew_blkc .copy_r_txt {
    color: #A09DB1;
}

@media only screen and (max-width: 600px) {
    .str-s {
        font-size: 35px;
        line-height: 50px;
    }

    .fc-rckine {
        padding: 35px 10px !important;
    }

    .regis-secadsc {
        padding: 30px 10px !important;
    }

    .regis-secadsc .rnndgs {
        font-size: 20px !important;
        line-height: 25px !important;
    }

    .flex-mp-nfr .flex-bteen-ced {
        max-width: -webkit-fill-available !important;
    }

    .cewpvjwepri {
        margin-top: 10px;
    }

    .the-only-sbh {
        font-size: 18px;
    }

    .scww-sbh {
        font-size: 30px;
    }

    .rmw-ast-2 {
        bottom: 0;
    }

    .rmw-ast-3 {
        bottom: 0;
        height: 80px;
        width: 80px;
    }

    .rmw-ast-3 img {
        bottom: -4%;
        height: 120px;
        width: 130px;
    }

    .card-testmon {
        min-width: auto;
        padding: 50px 20px;
    }

    .faq-desc-n {
        padding-left: 20px;
        font-size: 14px;
    }

    .cew-lj {
        width: 60px;
    }

    .signin-f-labe {
        font-size: 12px;
    }

    .cwc_cewm00 {
        padding-left: 20px;
        padding-right: 20px;
    }

    .count_btn_owep {
        width: 100%;
        overflow-x: scroll;
        display: flex;
    }

    .search-box-ss input {
        font-size: 17px;
        padding: 10px 0px;
    }

    .search-box-ss button {
        padding: 10px 8px;
        margin-right: 0;
        min-width: 100px;
        font-size: 15px;
    }

    .search-box-ss {
        height: 60px;
    }

    .ft--info-bx {
        margin-right: 0;
    }

    .sign_in_ncwg svg {
        width: 100%;
    }

    .cwq_ljp {
        top: 10%;
    }

    .pqoxj_jqpjc {
        font-size: 20px;
    }

    .ehiwe_0ice {
        font-size: 11px;
    }

    .noflex-mob {
        display: block !important;
    }

    .wprf-nbtps button {
        margin-top: 3px !important;
        margin-bottom: 3px !important;
    }

    .noflex-mob .rmw_lis_lock {
        width: 100% !important;
    }

    .swip-detail .swiper-slide {
        display: flex;
        justify-content: center;
    }

    .eif-input {
        display: block !important;
    }

    .eif-input .label {
        width: 100% !important;
    }

    .eif-input .input {
        width: 100% !important;
    }

}

.mb-10px {
    margin-bottom: 10px;
}

@media only screen and (max-width: 400px) {
    .mob-signin-dnone {
        display: none;
    }
}

.count_btn_owep::-webkit-scrollbar {
    display: none;
}

.b-btm-uid {
    border-bottom: #E4E5F2 solid 2px;
}

.pb-10 {
    padding-bottom: 10px !important;
}

.pt-10 {
    padding-top: 10px !important;
}

.pb-30 {
    padding-bottom: 30px;
}

.mt-20 {
    margin-top: 20px;
}

.profile-avat {
    margin: 90px 0px 20px 0px;
    height: 140px;
    width: 140px;
    overflow: hidden;
    border-radius: 50%;
}

.profile-avat img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.prfile-nme {
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 35px;
    line-height: 50px;
    letter-spacing: -0.025em;
    color: #272838;
}

.prfile-whdo {
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 19px;
    line-height: 30px;
    letter-spacing: -0.025em;
    color: #272838;
}

.prfile-flow {
    display: flex;
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 14px;
    line-height: 30px;
    letter-spacing: -0.025em;
    color: #A09DB1;
    margin-top: 10px;
    margin-bottom: 10px;
}

.ml-30-px {
    margin-left: 30px;
}

.full-imgprofile-bner img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.prof-tab-ne {
    border-bottom: #E4E5F2 solid 1px;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
    margin-top: 80px;
}

.prof-tab-ne button {
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 14px;
    line-height: 30px;
    letter-spacing: -0.025em;
    color: #3D3B49;
    background-color: transparent;
    border: none;
    padding: 10px 20px;
}

.prof-tab-ne button.active {
    border-bottom: #1ED599 solid 3px;
}

.box-shop-wrd {
    border-radius: 16px;
    overflow: hidden;
    height: 200px;
    width: 270px;
    max-width: 270px;
    max-height: 200px;
    margin: 0px 0px 20px 0px;
    position: relative;
}

.box-shop-wrd img,
.box-shop-wrd video {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.min-width-auto {
    min-width: auto;
}

.shops-griss {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: column;
}

.box-shop-wrd:hover .cw-b-rwap {
    visibility: visible;
}

.categry-mhding {
    font-family: 'Manrope';
    font-weight: 700;
    margin: 40px 0px;
    font-size: 48px;
    line-height: 72px;
    letter-spacing: -0.025em;
    color: #272838;
}

.catery-baner-s img {
    width: 100%;
}

.pb-80 {
    padding-bottom: 80px;
}

.pb-40 {
    padding-bottom: 40px;
}

.pt-80 {
    padding-top: 80px;
}

.bofb-cat {
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 36px;
    line-height: 50px;
    display: flex;
    align-items: center;
    letter-spacing: -0.025em;
    color: #272838;
    border-bottom: #E4E5F2 solid 2px;
    padding-bottom: 20px;
}

.pt-30 {
    padding-top: 30px;
}

.cwout-cat-ul {
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: -0.025em;
    color: #3D3B49;
    white-space: break-spaces;
}

.cwout-cat-ul li {
    margin-bottom: 30px;
}

.img-hewi-100 img {
    width: 100%;
}

.cwouy-ul-cayt {
    padding-bottom: 0;
}

.cwouy-ul-cayt ul {
    list-style: disc;
    margin-right: 70px;
    margin-left: 30px;
}

.color-grin {
    color: #1ED599;
}

.color-corporate-green {
    color: #1ED599 !important;
}

.ml-4px {
    margin-left: 4px;
}

.signup_btns_slect {
    padding-left: 0;
}

.signup_btns_slect button {
    border-radius: 50px;
    background-color: transparent;
    border: none;
    color: #A09DB1;
    margin: 2px;
    font-weight: 600;
    width: 100%;
    display: flex;
    align-items: center;
    min-width: max-content;
}

.signup_btns_slect button.active {
    background-color: #FAC458;
    color: #272838;
}

.signup_btns_slect button svg {
    margin-right: 10px;
}

.signup_btns_slect button svg path {
    fill: #DCDBE5;
}

.signup_btns_slect button.active svg path {
    fill: #272838;
}

.btn_signup_w_gle button {
    background-color: #fff;
    color: #272838;
    margin: 10px 0px 0px 0px;
    box-shadow: 0px 2px 0px rgba(0, 0, 0, 0.2), inset 0px 2px 0px rgba(255, 255, 255, 0.2);
    display: flex;
    justify-content: center;
    align-items: center;
}

.btn_signup_w_gle button img {
    margin-right: 10px;
    height: 22px;
    width: 22px;
    object-fit: contain;
}

.r_signup_fm {
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    letter-spacing: -0.025em;
    color: #6B687B;
    margin: 22px 0px;
}

button {
    user-select: none;
}

.active-nav {
    border-bottom: #1ED599 solid 3px;
}

.text-webkit-right {
    text-align: -webkit-right;
}

.mb-50 {
    margin-bottom: 50px;
}

.pt-7 {
    padding-top: 7px;
}

.pb-7 {
    padding-bottom: 7px;
}

.size-flie {
    font-family: 'Manrope';
    font-weight: 500;
    font-size: 10px;
    line-height: 14px;
    letter-spacing: -0.025em;
    color: #A09DB1;
}

.mb-10 {
    margin-bottom: 10px;
}

.text-right {
    text-align: -webkit-right;
}

.notifi-xob {
    padding: 0px 30px;
    background-color: #fff;
    border-radius: 9px;
}

.notfi-li-main {
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    padding: 20px 0px;
    letter-spacing: -0.025em;
    color: #272838;
    border-bottom: 1px solid #E4E5F2;
    position: relative;
}

.notfi-li-main:nth-last-child(1) {
    border-bottom: none !important;
}

.notfi-li-main .imnode_nim {
    height: 50px;
    border-radius: 3px;
    overflow: hidden;
    width: 90px;
}

.rf-nowsecname {
    font-family: 'Manrope';
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -0.025em;
    color: #1ED599;
}

.oline_atirlw {
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: -0.025em;
    color: #3D3B49;
}

.pgram-notfi span {
    color: #A09DB1;
}

.imnode_nim img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}

.bb-none {
    border-bottom: none;
}

.mr-10 {
    margin-right: 10px;
}

.galc_aher {
    list-style: none;
    padding-left: 0;
}

.galc_aher li {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    user-select: none;
}

.pt-20 {
    padding-top: 20px;
}

.gs-liul {
    list-style: disc;
}

.galc_aher li a,
.galc_aher li {
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: -0.025em;
    color: #3D3B49;
}

.galc_aher li a:hover,
.galc_aher li:hover {
    cursor: pointer;
}

.bt-gayloc {
    border-top: 2px solid #E4E5F2;
}

.no-btn-style {
    background-color: transparent !important;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
    font-family: inherit !important;
    font-size: inherit !important;
    font-weight: inherit !important;
    color: inherit !important;
}

.text-align-left {
    text-align: left !important;
}

.pl-0 {
    padding-left: 0 !important;
}

.mt-10 {
    margin-top: 10px;
}

.pl-10 {
    padding-left: 10px !important;
}

.pr-10 {
    padding-right: 10px !important;
}

.round-btn-g {
    background: #E4E5F2;
    padding: 10px;
    height: 40px;
    width: 40px;
    border-radius: 50px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border: #E4E5F2 solid 1px;
}

.round-btn-g svg {
    pointer-events: none;
}

.payli_rdca {
    background-color: #FFFFFF;
    box-shadow: var(--shdw-box);
    border-radius: 50px;
    padding: 20px;
}

.box-shadow-none {
    box-shadow: none !important;
}

.border-color-none {
    border-color: transparent !important;
}

.border-none {
    border: none !important;
}

.d-none {
    display: none;
}

.pl-15 {
    padding-left: 15px !important;
}

.line-br-gya {
    border: 2px solid #E4E5F2;
}

.w-70 {
    width: 70% !important;
}

.w-72 {
    width: 72% !important;
}

.w-30 {
    width: 30% !important;
}

.ic-codehintlael {
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 14px;
    line-height: 30px;
    letter-spacing: -0.025em;
    color: #6B687B;
}

.form-ffer {
    display: none;
}

.form-ffer.show {
    display: block;
}

.usc-nbtb {
    width: 100%;
    border: none;
    padding: 10px 10px;
    color: #272838;
    font-size: 14px !important;
}

.usc-nbtb svg {
    margin-right: 10px;
}

.skills_flx_w {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding-left: 0;
}

.skills_flx_w li {
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 14px;
    line-height: 30px;
    letter-spacing: -0.025em;
    color: #3D3B49;
    background-color: #fff;
    border-radius: 50px;
    border: 1px solid #DCDBE6;
    padding: 4px 18px;
    margin-right: 10px;
    margin-bottom: 15px;
}

.social_skillflx_w li {
    width: 36px;
    height: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.avp_bhead {
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: -0.025em;
    color: #3D3B49;
}

.avp_bparad {
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: -0.025em;
    color: #3D3B49;
}

.review_list_ab {
    list-style: none;
    padding-left: 0;
}

.review_list_ab .rlab {
    border-bottom: 2px solid #E4E5F2;
    padding-bottom: 30px;
    padding-top: 20px;
}

.review_list_ab .rlab:nth-last-child(1) {
    border-bottom: none !important;
}

.rmw_stats_ul {
    display: flex;
    justify-content: space-between;
    padding-left: 0;
    list-style: none;
}

.rmw_stats_ul .rmw_lis_lock {
    border-top: 5px solid #4A4B62;
    margin-right: 10px;
    width: 20%;
}

.bor-top-sec {
    position: relative;
    padding-bottom: 20px;
}

.bor-top-sec::before {
    position: absolute;
    top: 0;
    content: ' ';
    left: 12px;
    width: 95%;
    height: 2px;
    margin-top: -10px;
    background-color: #E4E5F2;
}

.rwm_sat_title {
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: -0.025em;
    color: #A09DB1;
    margin: 15px 0px;
}

.rmw_stst_number {
    font-family: 'Manrope';
    font-weight: 800;
    font-size: 32px;
    line-height: 50px;
    letter-spacing: -0.025em;
    color: #3D3B49;
}

.mess_review {
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: -0.025em;
    color: #3D3B49;
    white-space: break-spaces;
}

.reve_profile_mane {
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.025em;
    color: #272838;
}

.review_stars_list {
    display: flex;
    list-style: none;
    padding-left: 0;
}

.review_stars_list li {
    margin-right: 8px;
}

.posted_time_review {
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 14px;
    line-height: 30px;
    letter-spacing: -0.025em;
    color: #A09DB1;
}

.ic-codesotp {
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: -0.025em;
    color: #D51E1E;
}

.hidden_input_ntb {
    position: relative;
}

.hidden_input_ntb input {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}

.section-tab-profile {
    display: none;
}

.section-tab-profile.show {
    display: block !important;
}

.count_btn_owep button.active,
.change-page-js.active {
    background-color: #F9F8F8;
    color: #A09DB1 !important;
    pointer-events: none;
}

.mtplof-snt {
    margin-top: 20px;
}

.plof-img {
    height: 309px;
    width: -webkit-fill-available;
    overflow: hidden;
    padding: 0px !important;
    border-radius: 12px;
}

.plofio-rads:hover .plof-img img,
.plofio-rads:hover .plof-img video,
.plof-img img:hover,
.plof-img video:hover {
    cursor: pointer;
    transform: scale(1.09);
}


.plof-img img,
.plof-img video {
    height: 100%;
    width: 100%;
    object-fit: cover;
    margin: 0 !important;
    transition: 300ms;
}

.profile-img-hder {
    height: 44px;
    width: 44px;
    border-radius: 50px;
    user-select: none;
    overflow: hidden;
    pointer-events: none;
}

.profile-img-hder img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.preloader-node-vew {
    background-repeat: no-repeat;
    background-position: center center;
    height: 90px;
    width: 90px;
    background-size: cover;
    margin: auto auto;

    display: flex;
    justify-content: center;
    align-items: center;
}

.preloader-node-vew video {
    height: 90px;
    width: 90px;
}

.message-nofounf {
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 14px;
    line-height: 30px;
    letter-spacing: -0.025em;
    color: #A09DB1;
    display: flex;
    justify-content: center;
    width: -webkit-fill-available;
}

.inquiry-card {
    box-shadow: var(--shdw-box);
    padding: 20px 15px;
    border-radius: 120px;
    margin-bottom: 10px;
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
}

.message-nofounf.proj {
    padding: 50px;
    border-radius: 16px;
    box-shadow: var(--shdw-box);
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
}

.noshow-fileinp {
    position: relative;
}

.noshow-fileinp input {
    position: absolute;
    left: 0;
    top: 0;
    visibility: hidden;
}

.node-faqsec {
    display: none;
}

.node-faqsec.show {
    display: block;
}

.hovshowprofile-tabnd:hover .profile-tab-ki {
    display: block !important;
}

.hovshowprofile-tabnd:hover .creator-dash-menglob {
    display: block !important;
}

.profile-tab-ki,
.help-tab-ki {
    background-color: #FFFFFF;
    box-shadow: 0px 45px 40px 0px #32334814;
    border-radius: 0px 0px 24px 24px;
    max-width: 260px;
    right: 20px;
    top: 60px;
    transition: .5s;
    width: 100%;
    position: absolute;
    bottom: 0;
    right: 20px;
    height: fit-content;
    display: none;
    z-index: 9999;
}

.help-tab-ki {
    right: 15% !important;
}

.profile-tab-ki.show,
.help-tab-ki.show {
    transform: translateY(0) !important;
    z-index: 9999;
}

.help-tab-ki ul {
    padding: 20px 0px 20px 0px !important;
}

.help-tab-ki ul,
.profile-tab-ki ul {
    padding: 20px 0px 20px 0px;
    border-bottom: #E4E5F2 solid 1px;
    margin: 0px 20px;
}

.profile-tab-ki ul {
    padding-bottom: 10px !important;
    padding-top: 10px !important;
}

.help-tab-ki ul li,
.profile-tab-ki ul li {
    padding: 10px 0px;
    border-bottom: 1px solid #E4E5F2;
    display: flex;
    align-items: center;
    color: #6B687B;
}

.help-tab-ki ul li:nth-last-child(-n+1),
.profile-tab-ki ul li:nth-last-child(-n+1) {
    border-bottom: none !important;
}

.profile-tab-ki ul li:hover {
    color: #1ED599;
}


.help-tab-ki ul li:hover {
    color: #1ED599;
}

.help-tab-ki ul li a,
.profile-tab-ki ul li a {
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 15px;
    text-indent: 30px;
    line-height: 24px;
}

#ul-dta-append {
    max-height: 360px;
    overflow-y: scroll;
    margin-bottom: 20px;
}

#ul-dta-append::-webkit-scrollbar {
    width: 5px !important;
}

#ul-dta-append::-webkit-scrollbar-thumb {
    background-color: #E4E5F2;
}

.notfi-li img {
    height: 45px;
    width: 85px;
    object-fit: contain;
}

.notfi-li .notify_image video {
    height: 45px;
    width: 85px;
    object-fit: cover;
}

.pgram-notfi {
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 13px;
    margin-left: 10px;
    line-height: 17px;
    letter-spacing: -0.025em;
    color: #272838;
    text-indent: 0;
    text-align: left !important;
}

.pgram-notfi span {
    color: #A09DB1;
}

.sonotfictab-dcmio:hover .notification-tb-ki {
    display: block !important;
    width: 350px !important;
    top: 32px !important;
    right: -40px !important;
}

.notification-tb-ki {
    max-width: 350px;
}

.a-ti-zro a {
    text-indent: 0 !important;
}

.autocomplete {
    position: relative;
    display: inline-block;
}

.autocomplete-items {
    position: absolute;
    border: 1px solid #d4d4d4;
    border-bottom: none;
    border-top: none;
    z-index: 99;
    top: 100%;
    left: 0;
    right: 0;
}

.autocomplete-items div {
    padding: 10px;
    cursor: pointer;
    background-color: #fff;
    border-bottom: 1px solid #d4d4d4;
    font-size: 13px;
    font-family: 'Manrope';
}

.autocomplete-items div strong {
    color: #1ED599;
}

.autocomplete-items div:hover {
    background-color: #e9e9e9;
}

.autocomplete-active {
    background-color: DodgerBlue !important;
    color: #ffffff;
}

.pr-0 {
    padding-right: 0 !important;
}

.cen-popup-body {
    background-color: #fff;
    max-width: 630px;
    height: 100%;
    width: 100%;
    transition: .8s;
    margin: auto;
    border-radius: 24px;
    box-shadow: var(--shdw-container);
    border: 1px solid #DCDBE5
}

.hov-popup-men {
    background: #E4E5F2;
    display: flex;
    box-shadow: 0px 5px 0px rgba(39, 40, 56, 0.12);
    border-radius: 0px 0px 9px 9px;
    margin-left: 13px;
    position: absolute;
    left: 0;
    top: 50px;
    overflow: hidden;
    transition: .2s;
    visibility: hidden;
    z-index: 1;
}

.cathov-msmap:hover+.hov-popup-men {
    visibility: visible !important;
}

.hov-popup-men:hover {
    visibility: visible !important;
}

.submaphov {
    height: 385px;
    width: 50%;
    padding: 30px 20px;
    min-width: fit-content;
}

.hpmen-label {
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 14px;
    line-height: 0px;
    letter-spacing: -0.025em;
    color: #A09DB1;
    margin-bottom: 20px;
}

.hpmen-ul {
    list-style: none;
    padding-left: 0;
    overflow-y: scroll;
    height: 290px;
}

.hpmen-ul::-webkit-scrollbar {
    display: none;
}

.hpmen-ul li {
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 14px;
    line-height: 25px;
    letter-spacing: -0.025em;
    color: #3D3B49;
    border-radius: 5px;
    padding: 5px 10px;
    width: 200px;
    user-select: none;
}

.hpmen-ul li a:hover {
    color: #1ed599;
}

.hpmen-ul li:hover {
    background: #FFFFFF;
}

.mainphov-sec {
    background: #fff;
}

.bg-profile-cover {
    height: 230px;
    border-radius: 0px 0px 9px 9px;
    background-image: var(--profile-cover-photo);
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
}

.cover-bright-btn {
    position: absolute;
    right: 10px;
    bottom: 10px;
    height: 38px;
    width: 38px;
    background: #FFFFFF;
    border: #DCDBE5 solid 1px;
    box-shadow: var(--shdw-container);
    border-radius: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cover-bright-btn label {
    position: absolute;
    height: 38px;
    width: 38px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.cover-bright-btn input {
    display: none;
}

.cover-bright-btn svg {
    margin: 10px 0;
}

.cover-vater {
    display: flex;
    justify-content: center;
    position: relative;
}

.vater-ridus img {
    height: 100%;
    border-radius: 50%;
    width: 100%;
    object-fit: cover;
}

.vater-ridus {
    width: 140px;
    height: 140px;
    border: 2px solid #1ED599;
    border-radius: 50%;
    margin-top: -70px;
    z-index: 1;
    position: relative;
}

.vater-top-btn {
    position: absolute;
    top: 2px;
    right: 7px;
    height: 25px;
    width: 25px;
    background-color: white;
    border: transparent solid 1px;
    border-radius: 50px;
    z-index: 2;
    display: flex;
    justify-content: center;
    align-items: center;
}

.vater-top-btn label {
    position: absolute;
    height: 25px;
    width: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.vater-top-btn input {
    display: none;
}

.vater-top-btn svg {
    margin: 10px 0px;
}

.pfolr-manee {
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 32px;
    margin-top: 20px;
    margin-bottom: 4px;
    line-height: 40px;
    text-align: center;
    letter-spacing: -0.025em;
    color: #272838;
}

.pfolr-rpagh {
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    letter-spacing: -0.025em;
    color: #8B86AA;
    margin-bottom: 14px;
}

.pfolr-fxelf {
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 12px;
    line-height: 20px;
    margin-top: 14px;
    margin-bottom: 16px;
    letter-spacing: -0.025em;
    color: #7E7F9A;
    display: flex;
    justify-content: center;
}

.mr-30 {
    margin-right: 30px;
}

.plofio-rads {
    background: #FFFFFF;
    box-shadow: var(--shdw-box);
    border-radius: 16px;
    margin-bottom: 20px;
    width: 560px;
    padding: 4px;
}

.swiper {
    max-width: -webkit-fill-available !important;
    overflow-x: hidden !important;
}

.plofio-nheding {
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 20px;
    line-height: 33px;
    letter-spacing: -0.025em;
    color: #000;
    height: 33px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}

.plofio-nheding:hover {
    cursor: pointer;
}

.plofio-rads img {
    border-radius: 12px;
    margin: 10px;
}

.plofio-ccsetion {
    display: flex;
    justify-content: space-between;
    flex: 1;
    padding: 0px 24px 20px 24px;
    flex-direction: column;
    width: -webkit-fill-available;
}

.vpportfolio-btn {
    background-color: black;
    color: white;
    height: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    border-color: #000;
    min-width: auto;
    padding: 4px 16px;
    margin-right: 0;
    flex-shrink: 0;
}

.plofio-descript {
    color: #8B86AA;
    font-size: 16px;
    font-family: Manrope;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.3px;
    height: 50px;
    margin-top: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.selec-mprect {
    background: #FFFFFF;
    border: #DCDBE5 solid 1px;
    padding: 5px 10px;
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    border-radius: 36px;
}

.slde-asdail {
    height: 90px;
    width: 160px;
    border-radius: 9px;
    overflow: hidden;
    margin: 20px 0px;
    background-color: #E4E5F2;
}

.slde-asdail video {
    object-fit: cover;
    height: 100%;
    width: 100%;
}

.slde-asdail img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.slde-asdail img:hover {
    cursor: pointer;
}

.pdetlai-list-ca {
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 16px;
    line-height: 36px;
    padding-left: 0;
    padding-right: 2rem;
    letter-spacing: -0.025em;
    color: #3D3B49;
    list-style: none;
}

.pdetlai-list-ca li {
    padding-bottom: 10px;
    text-transform: capitalize;
}

.plcalit-wte {
    color: #A09DB1;
}

.released_ntb {
    background-color: transparent !important;
    color: #A09DB1 !important;
    border-color: #A09DB1 !important;
    box-shadow: none;
}

.dt-zro_xbx {
    font-family: 'Manrope';
    font-weight: 400;
    font-size: 40px;
    line-height: 55px;
    color: #A09DB1;
    margin-left: 5px;
}

.no-pointer {
    pointer-events: none;
}

.bdash-pro-t {
    margin-top: 70px;
}

.bdash-pro-t .profile-avat {
    margin: 0;
}

.bdash-pro-t .prfile-whdo {
    color: #6B687B;
    font-size: 16px;
}

.pl-25 {
    padding-left: 25px;
}

.mr-25 {
    margin-right: 25px !important;
}

.mp-xb {
    box-shadow: var(--shdw-box);
    border-radius: 9px;
    background-color: #FFFFFF;
    padding: 20px;
    margin-top: 70px;
}

.view-icon-bhcs {
    color: #A09DB1;
    font-weight: 700;
    font-size: 12px;
    line-height: 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    min-height: 80px;
    text-indent: 5px;
}

.view-icon-bhcs svg {
    margin-left: 10px;
}

.mp-num-xbx {
    color: #3D3B49;
    font-weight: 600;
    font-size: 64px;
    line-height: 87px;
}

.fh-mpa-wsvg {
    color: #272838;
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 16px;
    line-height: 30px;
}

.fh-mpa-wsvg svg {
    margin-right: 10px;
}

.list_box-df {
    background: #FFFFFF;
    box-shadow: var(--shdw-box);
    border-radius: 16px;
    padding: 20px;
    margin-bottom: 10px;
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
}

.flex-mp-nfr {
    display: flex;
}

.flex-mp-nfr .flex-bteen-ced {
    max-width: calc(100% - 250px);
}

.lb-df-rd {
    border-radius: 9px;
    overflow: hidden;
    max-height: 140px;
    height: 140px;
    max-width: 248px;
    min-width: 248px;
}

.lb-df-rd img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.lb-df-rd video {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.bralb-ced {
    border: 1px solid #272838;
    border-radius: 90px;
    background-color: white;
    color: #272838;
    padding: 8px 18px;
    width: fit-content;
    font-size: 10px;
    text-transform: uppercase;
    font-family: 'Manrope';
    font-weight: 800;
}

.bralb-name {
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 16px;
    display: flex;
    align-items: center;
    letter-spacing: -0.025em;
    color: #3D3B49;
}

.bralb-name a:hover {
    color: #1ED599 !important;
}

.brab-lg {
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 12px;
    margin-top: 10px;
    line-height: 20px;
    display: flex;
    align-items: center;
    letter-spacing: -0.025em;
    color: #A09DB1;
}

.brab-latxt {
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 12px;
    line-height: 24px;
    display: flex;
    align-items: center;
    letter-spacing: -0.025em;
    color: #1ED599;
}

.brab-latxt a:hover {
    color: #1ED599;
}

.flex-bteen-ced {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    margin-top: 10px;
    justify-content: space-between;
    min-height: 150px;
}


.sect-evw {
    position: relative;
    background-color: #E4E5F2;
    border-radius: 3px;
    padding: 8px 10px;
    width: 100%;
    border: none;
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 11px;
    line-height: 15px;
    letter-spacing: -0.025em;
}

.cclp-pedqwvr {
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    display: flex;
    align-items: center;
    letter-spacing: -0.025em;
    color: #A09DB1;
}

.w-100 {
    width: 100%;
}

.mr-0 {
    margin-right: 0;
}

.bg-greey {
    background-color: #E4E5F2 !important;
}

.border-greey {
    border-color: #E4E5F2 !important;
}

.mb-20 {
    margin-bottom: 20px;
}

.pb-20 {
    padding-bottom: 20px;
}

.wprf-mig {
    width: 60px;
    height: 60px;
    border-radius: 5px;
    margin-right: 20px;
    overflow: hidden;
}

.wprf-mig img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.wprf-mig video {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.wprf-igm {
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 36px;
    line-height: 40px;
    letter-spacing: -0.025em;
    color: #272838;
}

.wprf-hfiv {
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -0.025em;
    color: #A09DB1;
}

.wprf-tb-stion {
    background-color: #FFFFFF;
    box-shadow: var(--shdw-container);
    border-radius: 120px;
    padding: 8px;
    border: #E4E5F2 solid 1px;
    overflow: hidden;
}

@media only screen and (max-width: 900px) {
    .wprf-tb-stion {
        border-radius: 24px !important;
    }
}

.wprf-nbtps button {
    background-color: transparent;
    border: 2px solid #DCDBE5;
    border-radius: 40px;
    padding: 9px 18px;
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 14px;
    letter-spacing: -0.025em;
    color: #272838;
    margin-right: 4px !important;
}

.wprf-nbtps button.active {
    border: 2px solid #FAC458;
}

.wprf-nbtps button svg {
    margin-right: 7px;
}

.bg-lowy {
    background-color: #FAC458 !important;
}

.blbls-cdrs {
    border-top: 2px solid #E4E5F2;
    padding-top: 30px;
    padding-bottom: 30px;
}

.srd-lbel {
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 13px;
    line-height: 36px;
    color: #3D3B49;
}

.service-list-caso {
    font-family: 'Manrope';
    font-weight: 800;
    font-size: 20px;
    line-height: 36px;
    letter-spacing: -0.025em;
    color: #3D3B49;
    padding-left: 0;
}

.srd-vule {
    white-space: break-spaces;
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 20px;
    line-height: 36px;
    letter-spacing: -0.025em;
    color: #3D3B49;
}

.wdinsp-caso {
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 20px;
    line-height: 36px;
    letter-spacing: -0.025em;
    color: #272838;
    list-style: none;
    padding-left: 0;
}

.ispr-dinh {
    font-family: 'Manrope';
    font-weight: 800;
    font-size: 20px;
    line-height: 36px;
    letter-spacing: -0.025em;
    color: #3D3B49;
    margin-bottom: 15px;
}

.isp-scaes {
    font-family: 'Manrope';
    font-weight: 500;
    font-size: 20px;
    line-height: 36px;
    letter-spacing: -0.025em;
    color: #3D3B49;
}

.cw-b-rwap {
    visibility: hidden;
}

.atacbox-opio:hover .cw-b-rwap {
    visibility: visible;
}

.atacbox-opio {
    margin-bottom: 10px;
    margin-right: 20px;
    border-radius: 16px;
    height: 200px;
    width: 280px;
    overflow: hidden;
    position: relative;
}

.refasset-sethei {
    width: 250px;
    height: 180px;
    border-radius: 9px;
    overflow: hidden;
}

.refasset-sethei video {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.cancel-btn-scc {
    font-weight: 600;
    border-color: aliceblue;
    box-shadow: 0px 2px 0px rgb(0 0 0 / 12%), inset 0px 2px 0px rgb(255 255 255 / 18%);
    color: #0000008c !important;
}

.atacbox-opio {
    display: flex;
    justify-content: center;
    background-color: #e4e5f2;
    align-items: center;
}

.atacbox-opio img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.cw-b-rwap {
    background: #272838;
    opacity: 0.95;
    box-shadow: 0px 5px 0px rgba(39, 40, 56, 0.12);
    border-radius: 16px;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    padding: 15px 20px;
    left: 0;
}

.rf-nowname {
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -0.025em;
    color: #FFFFFF;
}

.cpi_gyi {
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 13px;
    line-height: 30px;
    letter-spacing: -0.025em;
    color: #A09DB1;
    display: flex;
    align-items: center;
}

.cpi_gyi input {
    margin-right: 20px;
    height: 20px !important;
    width: 20px !important;
}

.bcap-nhijhy {
    line-height: 20px;
    width: calc(100% - 50px);
}

.bcap-nhijhy a:hover {
    color: #1ED599 !important;
}

.blbs-ndib {
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 14px;
    line-height: 30px;
    letter-spacing: -0.025em;
    color: #6B687B;
}

.blsb-iwo {
    font-family: 'Manrope';
    font-weight: 800;
    font-size: 14px;
    line-height: 30px;
    text-align: right;
    letter-spacing: -0.025em;
    color: #3D3B49;
}

.font-s-20 {
    font-size: 20px;
}

.mr-10 {
    margin-right: 10px;
}

.nfhbu_life {
    font-family: 'Manrope';
    font-weight: 400;
    font-size: 36px;
    line-height: 60px;
    text-align: center;
    letter-spacing: -0.025em;
    color: #6B687B;
}

.nd_opui {
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 20px;
    line-height: 36px;
    text-align: center;
    letter-spacing: -0.025em;
    color: #6B687B;
}

.mile-name-pp {
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: -0.025em;
    color: #3D3B49;
}

.mile-mount-pp {
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: -0.025em;
    color: #3D3B49;
}

.mile-date-pp {
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 14px;
    line-height: 30px;
    letter-spacing: -0.025em;
    color: #6B687B;
}

.pra_klopi {
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: -0.025em;
    color: #A09DB1;
}

.mt-40 {
    margin-top: 40px;
}

.ridate-pflifes {
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 10px;
    line-height: 36px;
    color: #3D3B49;
}

.bran-mounta {
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: -0.025em;
    color: #3D3B49;
}

.filtersub.active {
    background-color: #1ED599;
    color: #fff;
    box-shadow: 0px 5px 0px 0px rgba(39, 40, 56, 0.12);
}

.filtersub.active:hover {
    background-color: #1ED599;
    color: #fff;
}

.deis-asehov:hover {
    cursor: pointer;
}

.exclue-btns span {
    margin-left: 7px;
}

.exclue-inpp {
    display: flex;
}

.exclue-inpp label {
    font-size: 13px !important;
    font-family: 'Manrope';
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-right: 15px;
}

.exclue-inpp span {
    color: green;
    margin-left: 10px;
    font-size: 14px;
}

.exclue-inpp input {
    width: auto !important;
    height: auto !important;
    border: none !important;
    box-shadow: none !important;
    margin: 0px 5px 0px 5px;
}

.w-65 {
    width: 65% !important;
}

.excl-ode-c {
    padding: 10px 24px;
    border-radius: 100px;
    background: #1ED599;
    color: #FFF;
    font-size: 14px;
    font-family: Manrope;
    font-weight: 800;
    line-height: 20px;
    text-transform: uppercase;
    width: fit-content;
    margin-top: 10px;
}

.nonexcl-ode-c {
    padding: 10px 24px;
    border-radius: 100px;
    background: #fff;
    border: #1ED599 solid 1px;
    color: #1ED599;
    font-size: 14px;
    font-family: Manrope;
    font-weight: 800;
    line-height: 20px;
    text-transform: uppercase;
    width: fit-content;
    margin-top: 10px;
}

.exccss-ned {
    display: flex;
    align-items: center;
}

.exccss-ned svg {
    margin: 10px 0px 0px 10px;
}

.StripeElement {
    box-sizing: border-box;
    padding: 12px 14px;
    height: 50px;
    border: 1px solid transparent;
    background-color: white;
    border-radius: 4px;
    box-shadow: 0 2px 6px 0 #e6ebf1;
    -webkit-transition: box-shadow 150ms ease;
    transition: box-shadow 160ms;
}

.StripeElement--focus {
    box-shadow: 0 2px 4px 0 #cff7df;
}

.StripeElement--invalid {
    border-color: #fa755a;
}

.StripeElement--webkit-autofill {
    background-color: #fefde5 !important;
}

.payment-frame {
    position: fixed;
    left: 0;
    display: none;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #ffffffbd;
    padding: 50px 0px;
    transform: scale(0);
    transition: .2s;
    z-index: 11111;
    overflow: hidden;
    overflow-y: scroll;
}

.payment-frame::-webkit-scrollbar {
    width: 5px;
}

.paypal-frame-cs {
    background-color: #ffffff96 !important
}

.paypal-frame-cs .container {
    max-height: 100%;
    overflow-y: scroll;
}

.paypal-frame-cs .container::-webkit-scrollbar {
    display: none;
}

.payment-frame.active-pay-form {
    transform: scale(1);
    z-index: 99999;
    display: block;
}

.paybtn-payform {
    margin: 30px 0px;
    min-width: 200px !important;
}

.closepayofmr {
    padding: 10px;
    height: 50px;
    width: 50px;
    border-radius: 50px;
    border: none;
    display: flex;
    justify-content: center;
    align-items: center;
}

.mb-30 {
    margin-bottom: 30px;
}

.closepayofmr svg {
    height: 35px;
    width: 35px;
    pointer-events: none;
}

.max_300 {
    max-width: 500px;
    width: 100%;
}

#card-errors {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 500;
    padding: 5px 0px;
    font-size: 12px;
    line-height: 24px;
    text-align: center;
    color: #ffffff;
}

.cclp-psa-label {
    position: absolute;
    right: 10px;
    top: 10px;
    border-radius: 100px;
    background: var(--brand-3, #1ED599);
    box-shadow: var(--shdw-box);
    padding: 2px 10px;
    color: var(--absolute-white, #FFF);
    font-size: 10px;
    font-family: Manrope;
    font-weight: 800;
    line-height: 20px;
    text-transform: uppercase;
    border: #1ED599 solid 2px;
    user-select: none;
    min-width: 80px;
    z-index: 1;
    text-align: center;
}

.cclp-psa-label.dark-chiip {
    background: #272838;
    border-color: #272838;
}

.inqui-refchip {
    background-color: #fff;
    color: var(--fonts-medium, #6B687B);
    font-family: 'Manrope';
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.25px;
    border: 1px solid var(--primary-2, #FAC458);
    padding: 8px 18px;
    border-radius: 30px;
    min-width: 50px;
    user-select: none;
}

.inquir-name-link {
    margin-left: 50px;
}

.inquir-name-link:hover {
    color: #000 !important;
}

.chip-Asset {
    border-color: #FAC458 !important;
}

.chip-Service {
    border-color: #1ED599 !important;
}

.chip-Project {
    border-color: #272838 !important;
}

.cclp-label-sold {
    background-color: #fff !important;
    color: #1ED599 !important;
    border: #1ED599 solid 2px;
}

.cclp-label-free {
    color: #FAC458 !important;
    border-color: #FAC458 !important;
    background-color: #fff !important;
}

.psa-stickyheader {
    position: sticky;
    top: 0;
    background: #fff;
    z-index: 999;
}

.tdh1poop h1 {
    color: #6B687B;
    font-size: 30px;
    font-family: Manrope;
    font-weight: 600;
    line-height: 45px;
    letter-spacing: -0.9px;
}

.mb-40 {
    margin-bottom: 40px;
}

.disabled-important:hover {
    cursor: not-allowed;
    opacity: .5;
}

.ml-50 {
    margin-left: 50px;
}

.mr-5 {
    margin-right: 5px;
}

.mr-50 {
    margin-right: 50px;
}

.setnewline-hei {
    line-height: 20px !important;
    padding-top: 10px;
}

.popcloseonallscee.show {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #0000002e;
    z-index: 1111;
}

.termstextars {
    font-size: 14px;
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    color: #3D3B49;
    white-space: pre-line;
}

.termstextars a {
    color: #000 !important;
    font-weight: 600;
}

.selted-wcrnode {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: fit-content;
    background: #E4E5F2;
    border-radius: 50px;
    padding: 0px 5px 0px 15px;
    margin-right: 10px;
}

.selted-wcrnode svg {
    margin-left: 10px;
}

.selted-wcrnode svg:hover {
    background-color: #c4929254;
    border-radius: 50px;
    padding: 3px;
    cursor: pointer;
}

.ml-10 {
    margin-left: 10px;
}

.ml-5 {
    margin-left: 5px;
}

.report-tbn {
    color: var(--primary-1, #272838);
    text-align: right;
    font-family: Manrope;
    font-size: 11px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    height: auto;
    padding: 1px 10px;
    letter-spacing: -0.35px;
    background-color: transparent;
    border: 1px solid var(--fonts-3, #A09DB1);
    border-radius: 56px;
}

.car-assimg {
    height: 130px;
    width: 130px;
    border-radius: 10px;
    overflow: hidden;
}

.car-assimg img,
.car-assimg video {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.sard-he1 {
    color: #6B687B;
    font-size: 14px;
    font-family: Manrope;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: -0.35px;
}

.srfde-he2 {
    color: #272838;
    font-size: 20px;
    font-family: Manrope;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: -0.5px;
}

.mt--10px {
    margin-top: -10px;
}

.scwemcwioe {
    display: flex;
    flex-wrap: wrap;
    max-width: 400px;
    margin-top: 5px;
    color: #3D3B49;
    font-size: 14px;
    font-family: Manrope;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: -0.35px;
}

.scwemcwioe span {
    color: var(--type-light, #A09DB1);
    font-size: 14px;
    font-family: Manrope;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: -0.35px;
    margin-right: 35px;
}

.regis-secadsc {
    border-radius: 5px;
    background: var(--brand-3, #1ED599);
    box-shadow: 0px 2px 0px 0px rgba(255, 255, 255, 0.20) inset, 0px 2px 0px 0px rgba(0, 0, 0, 0.20);
    padding: 35px 40px;
    margin: 20px 0px 100px 0px;
}

.rnndgs {
    color: var(--absolute-white, #FFF);
    font-size: 36px;
    font-family: Manrope;
    font-style: normal;
    font-weight: 600;
    line-height: 50px;
    letter-spacing: -0.9px;
    margin-bottom: 0 !important;
}

.pname_plofoi {
    color: var(--brand-3, #1ED599);
    font-size: 14px;
    font-family: Manrope;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: -0.35px;
}

.cquiry-plof {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.cqplof-ndeo {
    color: var(--type-light, #A09DB1);
    font-size: 12px;
    font-family: Manrope;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.3px;
}

.cqplof-ndeo span {
    color: #272838;
    font-weight: 800 !important;
}

.margin-auto {
    margin: auto !important;
}

.tooltip-custom {
    position: relative;
}

.tooltip-custom:after,
.tooltip-custom:before {
    opacity: 0;
    pointer-events: none;
    bottom: 100%;
    left: 50%;
    position: absolute;
    z-index: 10;
    transform: translate(-50%, 10px);
    transform-origin: top;
    transition: all 0.18s ease-out 0.18s;
}

.tooltip-custom:after {
    background-color: #272838;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
    box-shadow: 0 0 3px #ddd;
    content: attr(data-tooltip);
    padding: 10px;
    white-space: nowrap;
    margin-bottom: 11px;
}

.tooltip-custom:before {
    width: 0;
    height: 0;
    content: "";
    margin-bottom: 6px;
}

.tooltip-custom:hover:before,
.tooltip-custom:hover:after {
    opacity: 1;
    pointer-events: auto;
    transform: translate(-50%, 0);
}

[data-tooltip-pos="up"]:before {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #f5f5f5;
    margin-bottom: 6px;
}

[data-tooltip-pos="down"]:before {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #f5f5f5;
    margin-top: 6px;
}

[data-tooltip-pos="right"]:before {
    border-top: 6px solid transparent;
    border-right: 6px solid #f5f5f5;
    border-bottom: 6px solid transparent;
    margin-left: 6px;
}

[data-tooltip-pos="left"]:before {
    border-top: 6px solid transparent;
    border-left: 6px solid #f5f5f5;
    border-bottom: 6px solid transparent;
    margin-right: 6px;
}

[data-tooltip-pos="down"]:before,
[data-tooltip-pos="down"]:after {
    bottom: auto;
    left: 50%;
    top: 100%;
    transform: translate(-50%, -10px);
}

[data-tooltip-pos="down"]:after {
    margin-top: 11px;
}

[data-tooltip-pos="down"]:hover:before,
[data-tooltip-pos="down"]:hover:after {
    transform: translate(-50%, 0);
}

[data-tooltip-pos="left"]:before,
[data-tooltip-pos="left"]:after {
    bottom: auto;
    left: auto;
    right: 100%;
    top: 50%;
    transform: translate(10px, -50%);
}

[data-tooltip-pos="left"]:after {
    margin-right: 11px;
}

[data-tooltip-pos="left"]:hover:before,
[data-tooltip-pos="left"]:hover:after {
    transform: translate(0, -50%);
}

[data-tooltip-pos="right"]:before,
[data-tooltip-pos="right"]:after {
    bottom: auto;
    left: 100%;
    top: 50%;
    transform: translate(-10px, -50%);
}

[data-tooltip-pos="right"]:after {
    margin-left: 11px;
}

[data-tooltip-pos="right"]:hover:before,
[data-tooltip-pos="right"]:hover:after {
    transform: translate(0, -50%);
}

[data-tooltip-length]:after {
    white-space: normal;
}

[data-tooltip-length="small"]:after {
    width: 80px;
}

[data-tooltip-length="medium"]:after {
    width: 150px;
}

[data-tooltip-length="large"]:after {
    width: 260px;
}

[data-tooltip-length="fit"]:after {
    width: 100%;
}

.nbcs-hre button {
    position: absolute;
    right: 10px;
}

#pot-popp-name {
    color: var(--absolute-white, #FFF);
    font-family: Manrope;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: -0.6px;
}

#pot-popp-para {
    color: var(--type-light, #A09DB1);
    font-family: Manrope;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: -0.4px;
}

.payment-frame.dark-th {
    background-color: #000000cc !important;
}

.pot-pocw-img {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.pot-pocw-img img,
.pot-pocw-img video {
    height: 100%;
    width: 100%;
    object-fit: contain;
}

.hp-newcsbtn {
    min-width: 120px;
    padding: 10px 12px;
}

.new-pkit-ul span {
    color: var(--fonts-1, #3D3B49) !important;
    text-align: right;
    font-family: Manrope;
    font-size: 12px;
    font-style: normal;
    font-weight: 600 !important;
    line-height: 30px;
    letter-spacing: -0.3px;
}

.uppay-span {
    color: var(--fonts-3, #A09DB1);
    text-align: right;
    font-family: Manrope;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    margin-right: 4px;
    letter-spacing: -0.3px;
}

.new-pkit-ul {
    margin-bottom: 0 !important;
}

.new-pkit-ul li {
    border-bottom: none !important;
    padding: 4px 10px 4px 0px !important;
}

.lih-0 {
    line-height: 0 !important;
}

.new-pkit-ul li a {
    font-size: 13px !important;
    text-indent: 10px !important;
}

.new-pkit-ul li:hover {
    color: var(--primary-1, #272838) !important;
    cursor: auto;
}

.new-pkit-ul li:hover a {
    color: var(--primary-1, #272838) !important;
}

.profile-tab-ki ul li a:hover {
    color: inherit;
}

.topnewbar-lat {
    width: 100%;
    min-height: 500px;
    background: var(--type-dark, #272838);
    position: fixed;
    z-index: 998;
    top: 124px;
    left: 0;
    transform: translateY(-200%);
    transition: .4s;
    max-height: 80vh;
    padding: 50px 0px;
}

.hrad-ulbard {
    list-style: none;
}

.ratick-span {
    padding: 4px 10px 6px 10px;
    border: 1px solid var(--primary-2, #FAC458);
    border-radius: 5px;
    margin-left: 30px;
    color: var(--primary-2, #FAC458);
    text-align: center;
    font-family: Manrope;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.3px;
}

.hrad-ulbard li a {
    color: var(--absolute-1, #FFF);
    font-family: Manrope;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px;
    letter-spacing: -1.2px;
}

.topnewbar-lat.active {
    transform: translateY(0);
    z-index: 9999;
}

.headb-topnbar {
    color: #000;
    font-family: Manrope;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    text-align: left;
    letter-spacing: -0.4px;
    padding: 0px 0px 10px 0px;
    border-bottom: #DCDBE5 solid 1px;
}

.headb-topnbar a:hover {
    color: inherit !important;
}

.expl-cta-exlkop {
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.expl-cta-exlkop a {
    color: #000000 !important;
    font-weight: 700 !important;
}


.uli-topnbar {
    margin: 15px 0px;
    list-style: none;
    padding-left: 0;
    text-align: left !important;
}

.uli-topnbar li {
    margin-bottom: 10px;
    height: 30px;
    width: max-content;
}

.uli-topnbar li a {
    color: #3D3B49 !important;
    font-family: Manrope;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: -0.3px;
}

.col-headb-topnbar {
    margin-top: 40px;
    width: 250px !important;
}

.appehere-category,
.appehereserv-category {
    overflow-y: scroll;
}

.appehere-category::-webkit-scrollbar,
.appehereserv-category::-webkit-scrollbar {
    border-radius: 8px;
    width: 8px;
}

.appehere-category::-webkit-scrollbar-thumb,
.appehereserv-category::-webkit-scrollbar-thumb {
    background: #323348 !important;
}

.elfjik_wjwo {
    color: var(--type-medium, #6B687B);
    font-family: Manrope;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
    letter-spacing: -0.5px;
}

.hire-apro-sec .container {
    padding: 50px 50px 70px 50px !important;
    background-image: url('/assets/banners/like-what.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.hap-h {
    color: #FFFFFF;
    font-weight: 600;
    font-size: 36px;
    line-height: 50px;
    font-family: 'Manrope';
}

.hap-pragh {
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
    font-family: Manrope;
    color: #FFFFFF;
}

.brac-text-nm {
    font-size: 11px;
    line-height: 0px;
    font-weight: 600;
}

.disp-namenode-header {
    color: #272838;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Manrope';
}

.round-mlo-prof {
    height: 35px;
    width: 35px;
    border-radius: 50px;
    overflow: hidden;
}

.inquiprof-mlo {
    align-items: center;
}

.round-mlo-prof:nth-child(2) {
    margin-left: 2px !important;
    position: relative;
    margin-right: 5px;
    border: #1ED599 solid 1px;
}

.round-mlo-prof img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.aul-heiscrol {
    height: calc(100vh - 160px);
    overflow-y: scroll;
}

.aul-heiscrol::-webkit-scrollbar {
    width: 5px;
}

.aul-heiscrol::-webkit-scrollbar-track {
    background-color: transparent;
}

.aul-heiscrol::-webkit-scrollbar-thumb {
    background-color: #E4E5F2;
}

.aul-heifac {
    height: calc(100vh - 260px) !important;
}

.chosen-container-multi .chosen-choices li.search-choice {
    border: #eee solid 1px !important;
    padding: 12px 15px 12px 15px !important;
    border-radius: 50px !important;
    background: #fffe;
    box-shadow: none;
    font-size: 13px;
}

.deis-new-icon.bg-lowy {
    background: #FAC458 !important;
}

.head-topbarh1 {
    color: var(--fonts-3, #A09DB1);
    font-family: Manrope;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 60px;
    letter-spacing: -0.8px;
}

.deis-new-icon {
    background: #1ED599;
    border-radius: 0px 0px 180px 180px;
    width: 140px;
    height: 140px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    padding: 0 0 30px 0;
}

.newbox-hcs {
    padding: 0;
    position: relative;
}

.text-center {
    text-align: -webkit-center !important;
}

.htoprspan span {
    color: var(--primary-2, #FAC458);
    text-align: right;
    font-family: Manrope;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 60px;
    letter-spacing: -0.4px;
    margin-right: 5px;
}

.htoprspan {
    color: var(--fonts-3, #A09DB1);
    font-family: Manrope;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 60px;
    letter-spacing: -0.4px;
}

.tdesi-search {
    display: flex;
    width: 48%;
    align-items: center;
    border-radius: 5px;
    border: 1px solid var(--brand-primary, #272838);
    background: var(--absolute-white, #FFF);
    box-shadow: 0px 5px 0px 0px rgba(39, 40, 56, 0.12);
    margin-right: 15px;
}

.tdesi-select {
    border-radius: 5px;
    border: 1px solid var(--brand-primary, #272838);
    background: var(--absolute-white, #FFF);
    box-shadow: 0px 5px 0px 0px rgba(39, 40, 56, 0.12);
    color: var(--fonts-1, #3D3B49);
    font-family: Manrope;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding: 14px 15px;
    letter-spacing: -0.4px;
    width: 25%;
}

.tdesi-search input {
    background-color: transparent;
    border: none;
    width: 100%;
    outline: none;
    color: var(--type-dimmed, #DCDBE5);
    font-family: Manrope;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.6px;
    padding: 14px 20px;
}

.tdesi-search button {
    margin-right: 5px;
}

.prof-searchbar {
    border-radius: 40px;
    border: 1px solid var(--type-light, #A09DB1);
    background: var(--absolute-white, #FFF);
    padding: 0px 0px 0px 10px;
    box-shadow: var(--shdw-container);
    display: flex;
    align-items: center;
    max-height: 41px;
}

.prof-searchbar input {
    background-color: transparent;
    border: none;
    outline: none;
    padding: 12px 15px;
    color: var(--type-light, #A09DB1);
    font-family: Manrope;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: -0.35px;
}

.box-servimg {
    width: 320px;
    height: 180px;
    border-radius: 9px;
    overflow: hidden;
}

.box-servimg img,
.box-servimg video {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.asociat-categ .no-spanli {
    padding-left: 75px;
}

.prf-nodeserv {
    display: flex;
    flex-wrap: wrap;
}

.thank-feedback {
    color: var(--fonts-1, #3D3B49);
    font-family: Manrope;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: -0.5px;
}

.thank-message {
    color: var(--fonts-3, #A09DB1);
    font-family: Manrope;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: -0.5px;
}

.newnav-ctas {
    border-radius: 60px;
    background-color: #E4E5F2;
    padding: 10px 20px;
}

.ml-20 {
    margin-left: 20px;
}

.text-theme-red {
    color: #D51E1E !important;
}

.bg-theme-red {
    background-color: #D51E1E !important;
}

.paydetail_sec {
    border-radius: 5px;
    background: #E4E5F2;
    padding: 20px 30px;
}

.pay-headsce {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    color: #6B687B;
    font-family: Manrope;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: -0.3px;
}

.ul-paydetaisl {
    padding-left: 0;
    margin-top: 30px;
}

.toggle-dt-btn {
    display: block !important;
}

.toggle-dt-btn.show {
    display: none !important;
}

.paydetail_sec {
    display: none;
}

.paydetail_sec.show {
    display: block;
}

.ul-paydetaisl li {
    border-top: #fff solid 2px;
    display: flex;
    padding: 4px 0px;
    flex-wrap: wrap;
    justify-content: space-between;
    color: #272838;
    font-family: Manrope;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: -0.4px;
}

.label_offr {
    display: flex;
    padding: 3px 18px;
    height: 30px;
    justify-content: center;
    align-items: center;
    border-radius: 90px;
    background: var(--primary-2, #FAC458);
    color: var(--primary-1, #272838);
    font-family: Manrope;
    font-size: 11px;
    font-style: normal;
    font-weight: 800;
    line-height: 12px;
}

.pforf-offr {
    color: var(--primary-1, #272838);
    text-align: right;
    font-family: Manrope;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: -0.4px;
}

.offers-sec {
    border-radius: 5px;
    background: var(--extras-3, #E4E5F2);
    padding: 40px 10px;
    margin-bottom: 20px;
}


.mcenter-btn {
    color: var(--brand-3, #1ED599) !important;
    font-family: Manrope !important;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 30px;
    letter-spacing: -0.35px;
}

.text-golden-theme {
    color: #FAC458 !important;
}

.notify_count {
    color: #FAC458 !important;
    font-weight: 600 !important;
    font-family: 'Manrope' !important;
}

.notify_count svg {
    margin-right: 5px;
}

.sec-emptydata {
    background-color: #fff;
    padding: 150px 0px;
    text-align: center;
    text-align: -webkit-center;
    min-height: 500px;
    border-radius: 5px;
    margin-top: 50px;
}

.no-mess-semt {
    color: var(--fonts-3, #A09DB1);
    text-align: center;
    font-family: Manrope;
    font-size: 32px;
    font-style: normal;
    margin-top: 30px;
    font-weight: 600;
    line-height: 50px;
    letter-spacing: -0.8px;
}

.messc-flex {
    display: flex;
    width: 100%;
    position: relative;
}

.side-messc {
    width: 360px;
    background-color: #fff;
    border-radius: 5px;
    padding-left: 0;
    padding-right: 0;
}

.messc-side-bigarea {
    padding-left: 0;
    position: relative;
    padding-right: 0;
    width: calc(100% - 370px);
    border-radius: 5px;
    margin-left: 10px;
    background-color: #fff;
}

.top-loc-messc {
    padding: 15px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: var(--fonts-3, #A09DB1);
    font-family: Manrope;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: -0.3px;
    border-bottom: 1px solid var(--extras-3, #E4E5F2);
}

.new-messc-label {
    color: var(--fonts-3, #A09DB1);
    border-radius: 30px;
    padding: 3px 10px;
    background: var(--extras-5, #F1F2F9);
}

.new-messc-label.alert {
    background-color: #FAC458;
    color: #3D3B49;
    margin-bottom: 0;
}

.messc-lis-usr {
    min-height: 600px;
    height: 600px;
    max-height: 600px;
    padding: 25px 20px;
    overflow-y: scroll;
    list-style: none;
}

.messc-lis-usr li {
    border-radius: 5px;
    padding: 8px;
    width: 100%;
    display: flex;
    align-items: center;
    min-height: 70px;
    margin-bottom: 15px;
    position: relative;
}

.messc-lis-usr li.active {
    background-color: #E4E5F2;
}

.messc-lis-usr li:nth-last-child(1):after {
    display: none;
}

.messc-lis-usr li::after {
    background-color: #E4E5F2;
    height: 1px;
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 100%;
    content: ' ';
}

.messc-lis-usr li:hover {
    background: var(--extras-5, #F1F2F9);
    cursor: pointer;
    user-select: none;
}

.messc-lis-usr::-webkit-scrollbar {
    display: none;
}

.mlusr-name {
    color: var(--primary-1, #272838);
    font-family: Manrope;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: -0.4px;
    display: flex;
    align-items: center;
}

.mlusr-name svg {
    margin-left: 5px;
    vertical-align: middle;
}

.mlusr-para {
    color: var(--fonts-2, #6B687B);
    font-family: Manrope;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: -0.3px;
    overflow: hidden;
    height: 20px;
}

.mess-top-ss {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    padding: 30px 25px;
    border-bottom: #E4E5F2 solid 1px;
}

.messarea-botfix {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 25px 20px;
}

.chats-area-messc {
    height: calc(100% - 200px);
    padding: 25px 20px;
    max-height: 70vh;
    overflow-y: scroll;
    background-color: #F0EFF6;
}

.sforum-head3 {
    color: var(--primary-1, #1ED599);
    font-family: Manrope;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: -0.5px;
}

.sforum-para {
    color: var(--fonts-2, #6B687B);
    font-family: Manrope;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: -0.35px;
}

.sforum-para a {
    color: #4481d1;
}

.sforum-para b {
    color: #000;
}

.img-supforum {
    display: flex;
    justify-content: center;
    width: 100%;
    height: 500px;
    margin-bottom: 20px;
}

.img-supforum img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}

.chats-area-messc ul {
    list-style: none;
    padding-left: 0;
}

.chats-area-messc ul .message {
    border-radius: 12px 12px 12px 2px;
    background: var(--primary-2, #FAC458);
    padding: 0px 20px;
    display: flex;
    align-items: center;
    color: var(--primary-1, #272838);
    font-family: Manrope;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
    letter-spacing: -0.4px;
    width: fit-content;
    margin-bottom: 4px;
}

.chats-area-messc ul li {
    display: flex;
}

.chats-area-messc ul .time-message {
    color: var(--fonts-3, #A09DB1);
    font-family: Manrope;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
    letter-spacing: -0.3px;
}

.daybreak-li {
    color: var(--fonts-2, #6B687B);
    text-align: center;
    font-family: Manrope;
    font-size: 13px;
    line-height: 22px;
    padding: 5px 10px;
    display: flex;
    font-style: normal;
    font-weight: 600;
    letter-spacing: -0.3px;
    background-color: #fff;
    border-radius: 5px;
    text-align: center;
    text-align: -webkit-center;
    justify-content: center;
    margin: 30px auto;
    max-width: 80%;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
}

.daybreak-li svg {
    flex-shrink: 0;
    height: 20px;
    width: 20px;
}

.chats-area-messc .right .profchat-usr {
    margin-left: 10px;
    margin-right: 0 !important;
}

.chats-area-messc .right {
    text-align: -webkit-right;
    justify-content: right;
    flex-direction: row-reverse;
}

.chats-area-messc .right .message {
    background-color: #E4E5F2 !important;
}

.m-admin {
    background-color: #1ED599 !important;
    color: #000 !important;
}

.profchat-usr {
    height: 50px;
    width: 50px;
    border-radius: 50px;
    margin-right: 10px;
    overflow: hidden;
    flex-shrink: 0;
}

.profchat-usr img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 50px;
}

.label-wrk-avail {
    border-radius: 30px;
    border: 1px solid var(--primary-3, #1ED599);
    background: var(--absolute-1, #FFF);
    padding: 3px 12px 5px 12px;
    color: var(--primary-3, #1ED599);
    font-family: Manrope;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    display: flex;
    align-items: center;
    letter-spacing: -0.3px;
}

.label-wrk-avail.red {
    color: #D51E1E;
    border-color: #D51E1E;
}

.messc-lis-usr li.unread {
    position: relative;
}

.messc-lis-usr li.unread::after {
    position: absolute;
    content: ' ';
    top: auto;
    right: 15px;
    left: auto;
    bottom: auto;
    height: 6px;
    width: 6px;
    border-radius: 50px;
    background-color: #FAC458;
}

.nb-lable {
    font-family: Manrope;
    font-size: 12px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: -0.025em;
    text-align: left;
    color: #6B687B;
}

.pc-node-cli {
    margin-top: 10px;
}

.num-bold-cli {
    font-family: Manrope;
    font-size: 12px;
    font-weight: 800;
    line-height: 20px;
    letter-spacing: -0.025em;
    text-align: right;
    color: #272838;
}

.wheader-txt {
    color: #6B687B;
    text-align: right;
    font-family: Manrope;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
}

.support-u-exs li svg {
    margin-right: 5px;
}

.support-u-exs li a {
    color: #6B687B !important;
}

.support-u-exs ul li a {
    color: #272838 !important;
}

.dbtn-red {
    background-color: #D51E1E !important;
    color: #fff !important;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    text-indent: 5px;
}

.box-img-bs {
    height: 170px;
    width: 220px;
    border-radius: 4px;
}

.box-img-bs img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.mess-deactive {
    color: #3D3B49;
    font-family: Manrope;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 44px;
    letter-spacing: -0.35px;
}

.ttd-rmw-kl {
    color: #6B687B;
    font-family: Manrope;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: -0.35px;
}

.name-rmw-ass {
    color: #6B687B;
    font-family: Manrope;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: -0.5px;
    margin-bottom: 15px;
}

.flex-brwm-pbhu {
    display: flex;
    justify-content: space-between;
}

.flex-brwm-pbhu .eif-input {
    flex: 1;
    margin-left: 20px;
}

.sfeed-rev {
    color: #6B687B;
    font-family: Manrope;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: -0.5px;
}

.review-tbns {
    background-color: transparent;
    border: none;
    border-radius: 50px;
    height: 30px;
    width: 30px;
    padding: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 4px;
}

.review-tbns svg {
    height: 100%;
    width: 100%;
}

.review-tbns:hover svg path {
    stroke: #1ED599;
    fill: #1ED599;
}

.review-tbns.active path {
    fill: #1ED599;
    stroke: #1ED599;
}

.slide-icon {
    transform: rotate(90deg);
}

.cbtn-detail {
    background-color: #E4E5F2;
    color: #000;
    box-shadow: 0px 2px 0px 0px rgba(255, 255, 255, 0.20) inset, 0px 2px 0px 0px rgba(0, 0, 0, 0.20) !important;
    border-color: #E4E5F2;
}

.c-btn-myearn {
    min-width: fit-content !important;
    padding: 4px 8px;
    font-size: 12px;
}

.secearning-table {
    padding: 50px 20px;
    background-color: #fff;
    border-radius: 5px;
    margin-top: 20px;
}

.memsinc-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.msince-txt {
    color: var(--fonts-3, #A09DB1);
    text-align: right;
    font-family: Manrope;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: -0.3px;
}

.amount-heapaychrg {
    color: var(--primary-1, #272838);
    font-family: Manrope;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 50px;
    letter-spacing: -0.9px;
}

.amount-heapaychrg span {
    color: var(--primary-1, #272838);
    font-family: Manrope;
    font-size: 35px;
    font-style: normal;
    font-weight: 400;
    line-height: 50px;
    letter-spacing: -0.9px;
}

.head-paycardlig {
    color: var(--fonts-3, #A09DB1);
    font-family: Manrope;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: -0.4px;
}

.datr-fromdata {
    color: var(--fonts-3, #A09DB1);
    font-family: Manrope;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: -0.3px;
}

.display-table-caption {
    display: table-caption !important;
}

.low-prominent-tn {
    background-color: white !important;
    color: #00000087 !important;
}

.table-earnings tr td,
.tbl-no-mess {
    color: var(--fonts-1, #3D3B49) !important;
    font-family: Manrope !important;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: -0.35px;
}

.table-earnings .date-earnings {
    color: var(--fonts-3, #A09DB1) !important;
    font-family: Manrope;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: -0.3px;
}

.save-pay-node {
    padding: 10px 8px;
    border: transparent 2px solid;
    background-color: #F1F2F9;
    border-radius: 7px;
    margin-top: 15px;
    display: flex;
    align-items: center;
    user-select: none;
    cursor: pointer;
}

.save-pay-node.active {
    background-color: #1ED599 !important;
    border-color: #272838 !important;
}

.pay-type-desc {
    color: var(--fonts-dark, #3D3B49);
    font-family: Manrope;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.35px;
}

.pay-totrasn-ceu {
    color: var(--primary-1, #272838);
    font-family: Manrope;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: -0.35px;
}

.padet-spnde {
    margin-left: 10px;
}

.payicon-spnde {
    padding: 8px;
    background-color: #fff;
    border-radius: 5px;
    height: 50px;
    width: 50px;
}

.payicon-spnde img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}

.earning-tabsji {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

.earning-tabsji button {
    width: 50%;
    background-color: transparent;
    border-radius: 4px;
    padding: 12px 30px;
    border: none;
    font-size: 12px;
    font-family: 'Manrope';
    font-weight: 700;
    text-align: left;
}

.earning-tabsji button.active {
    background-color: #FAC458;
    color: #000;
}

.tbl-earnings {
    display: none;
}

.tbl-transactions {
    display: none;
}

.table-earnings.active {
    display: inline-table !important;
}

.case-status-chip {
    color: var(--absolute-white, #FFF);
    font-family: Manrope;
    font-size: 10px;
    font-style: normal;
    font-weight: 800;
    line-height: 20px;
    text-transform: uppercase;
    padding: 10px 20px;
    margin-right: 15px;
    box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.09);
    background-color: red;
    border-radius: 30px;
}

.reported-chats-sec {
    min-height: 100vh;
}

.reported-chats-sec .chats-area-messc {
    height: calc(100% - 100px) !important;
}

.hold-aleert-iri {
    background-color: rgb(255, 0, 0);
    color: #fff;
    font-weight: 500;
    padding: 5px 20px;
    margin-top: 20px;
    font-family: 'Manrope';
    font-size: 15px;
    border-radius: 30px;
}

.clp-wimg {
    padding: 25px !important;
    border-radius: 8px !important;
    color: #fff !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    overflow: hidden;
}

.clp-wimg::before {
    background: var(--primary-1, #272838);
    mix-blend-mode: multiply;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: 0.5;
    content: ' ';
}

.clp-wimg h1 {
    opacity: 1;
    position: relative;
    color: #fff !important;
}

.btrn-send-everify {
    background-color: transparent;
    border: none;
    outline: none;
    color: #1ED599;
    font-weight: 600;
}

.prof-sided {
    width: calc(100% - 60px);
}

.verifyid-node button {
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    font-family: 'Manrope' !important;
    margin: auto;
    height: auto;
    background-color: red;
    color: #fff;
    font-size: 12px;
    line-height: 25px;
    height: 30px;
    border: none;
    border-radius: 40px;
    padding: 0px 15px;
}

.home-swiper {
    width: 100% !important;
    overflow: hidden;
}

.stnig-witch {
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    text-align: right;
    letter-spacing: -0.025em;
    color: #6B687B;
    display: flex;
    align-items: center;
}

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
    margin-left: 10px;
}

.ings-mlopai {
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -0.025em;
    color: #6B687B;
}

/* Hide default HTML checkbox */
.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #DCDBE5;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked+.slider {
    background-color: #1ED599;
}

input:focus+.slider {
    box-shadow: 0 0 1px #1ED599;
}

input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

.pref-node {
    transform: translateX(-100%);
    display: none;
}

.pref-node.show-pref {
    transform: translateX(0%);
    display: block;
}

.cewiyoj-kopi {
    position: relative;
}

.cewiyoj-kopi select {
    text-indent: 25%;
}

.psa-ubel {
    position: absolute;
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 14px;
    line-height: 48px;
    padding-left: 10px;
    letter-spacing: -0.025em;
    color: #A09DB1;
}

.pl-20px {
    padding-left: 20px;
}

body {
    overflow-x: hidden;
}

.popup-body {
    background-color: #fff;
    max-width: 630px;
    height: 100vh;
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 1000;
    transition: .8s;
    transform: translateX(1000%);
    overflow-y: scroll;
}

.popup-body.ninty-popup {
    max-width: 950px !important;
}

.popup-body.show {
    transform: translateX(0%);
}

.popup-header {
    background: #FFFFFF;
    border-radius: 24px;
    display: flex;
    justify-content: space-between;
    padding: 10px 14px 10px 30px;
    position: relative;
    z-index: 1;
}

.popup-heading {
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 16px;
    line-height: 40px;
    letter-spacing: -0.025em;
    color: #A09DB1;
}

.popup-inner-body {
    padding: 20px 25px;
}

.info-para-poup {
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: -0.025em;
    color: #6B687B;
}

.li_njhmoney_silt {
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 14px;
    line-height: 30px;
    color: #6B687B;
    padding-left: 0;
}

.li_njhmoney_silt li {
    padding: 20px 0px;
    border: 1px solid #F9F8F8;
}

.lobd-silt {
    color: #3D3B49;
}

.lobd-silt span {
    color: #DCDBE5;
}

.tolat_xob {
    background: rgba(30, 213, 153, 0.12);
    border: 1px solid #1ED599;
    border-radius: 5px;
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    text-align: right;
    letter-spacing: -0.025em;
    color: #3D3B49;
    padding: 20px 20px;
}

.tolat_xob span {
    color: #A09DB1;
    font-size: 14px;
}

.ul_rvlinks {
    padding-left: 0;
    list-style: none;
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 14px;
    line-height: 30px;
    color: #272838;
}

.rLimnk_l {
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 12px;
    line-height: 20px;
    color: #A09DB1;
}

.popup-modal-center {
    margin: auto auto;
    max-width: 630px;
    width: 100%;
    border: 1px solid #DCDBE5;
    height: auto;
    background-color: #fff;
    box-shadow: var(--shdw-container);
    border-radius: 24px;
}

.popup-wrapper-center {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    width: 100vw;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    transform: scale(0);
    transition: 0s;
}

.popup-wrapper-center.show {
    transform: scale(1) !important;
    z-index: 999999;
}

.notifib-xte {
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: -0.025em;
    color: #6B687B;
}

.lisort.active,
.sel-filter.active,
.pay-sel-filter.active,
.tabs_li_sort.active {
    background-color: #e4e5f2;
    border-radius: 36px;
}

.notifib-xte b {
    color: #3D3B49;
}

.scsut_type {
    font-family: 'Manrope';
    font-weight: 800;
    font-size: 10px;
    line-height: 14px;
    color: #1ED599;
    position: relative;
}

.scsut_type::before {
    position: absolute;
    left: -38px;
    content: ' ';
    width: 10px;
    height: 10px;
    border: 2px solid #DCDBE6;
    border-radius: 50px;
    background-color: #fff;
}

.scsut_mane {
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: -0.025em;
    color: #A09DB1;
}

.scsut_date {
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 10px;
    line-height: 14px;
    color: #A09DB1;
}

.sust_nile {
    border-left: 3px solid #E4E5F2;
    margin-left: 50px;
    list-style: none;
    min-height: 100vh;
    height: auto;
}

.sust_nile li {
    padding: 25px 0px;
}

.popup-that-putin {
    position: relative;
}

.pnirbody-heicalc {
    height: calc(100vh - 100px);
}

.pnirbody-heicalc .popup-inner-body {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}

.pnirbody-heicalc .popup-that-putin textarea {
    padding-right: 120px;
}

.fcbut-nput {
    position: absolute;
    right: 0;
    top: 4px;
}

.cntrl-nodetxt {
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 14px;
    line-height: 32px;
    letter-spacing: -0.025em;
    color: #A09DB1;
}

.popup-that-putin input {
    background: #FFFFFF;
    width: 100%;
    border: 1px solid #272838;
    box-shadow: 0px 5px 0px rgba(39, 40, 56, 0.12);
    border-radius: 5px;
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 14px;
    line-height: 44px;
    letter-spacing: -0.025em;
    color: #000;
    padding: 0px 15px;
}

.popup-that-putin textarea {
    background: #FFFFFF;
    width: 100%;
    border: 1px solid transparent;
    box-shadow: var(--shdw-container);
    border-radius: 30px;
    font-family: 'Manrope';
    font-weight: 600;
    resize: none;
    height: 45px;
    min-height: 45px;
    font-size: 14px;
    overflow: hidden;
    line-height: 20px;
    letter-spacing: -0.025em;
    color: #000;
    padding: 10px 15px;
}

.popup-that-putin .textarea {
    background: #FFFFFF;
    width: 100%;
    border: 1px solid #272838;
    border-radius: 20px;
    font-family: 'Manrope';
    resize: none;
    height: 45px;
    min-height: 45px;
    font-size: 14px;
    overflow: hidden;
    line-height: 20px;
    letter-spacing: -0.025em;
    color: #000;
    padding: 10px 15px;
}

.activity-ul-jip {
    list-style: none;
    padding-left: 0;
}

.activity-ul-jip li {
    display: flex;
    padding-top: 30px;
}

.act-prof-mig {
    width: 60px;
    height: 60px;
    border-radius: 50px;
    overflow: hidden;
}

.w-min-migprof {
    width: calc(100% - 80px);
    border-bottom: 2px solid #E4E5F2;
    padding-bottom: 20px;
    padding-left: 10px;
    overflow: visible;
    overflow-wrap: anywhere;
}

.label-upcase {
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    color: #DCDBE6;
}

.act-prof-mig img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.at-prfnamibh {
    width: 80px;
    text-align: -webkit-center;
}

.chat-usname {
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 11px;
    line-height: 20px;
    letter-spacing: -0.025em;
    color: #A09DB1;
    text-align: -webkit-center;
}

.attch-citvty {
    background: #A09DB1;
    width: 140px;
    height: 100px;
    border-radius: 16px;
    overflow: hidden;
    margin: 15px 0px;
    margin-right: 10px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.attch-citvty:hover .wrap-attch-citybu {
    display: flex;
}

.wrap-attch-citybu {
    background: #272838;
    opacity: 0.95;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    justify-content: center;
    align-items: center;
    text-align: -webkit-center;
}

.mon-wid-hubred {
    min-width: 110px;
}

.attch-citvty img,
.attch-citvty video {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.act-mess-mig {
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: -0.025em;
    white-space: pre-line;
    color: #3D3B49;
}

.act-mess-mig a:hover {
    cursor: pointer;
}

.act-date-mig {
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: -0.025em;
    color: #A09DB1;
}


.refselect_kiop {
    background: #FFFFFF;
    border: 1px solid #272838;
    box-shadow: 0px 3px 0px rgba(0, 0, 0, 0.09);
    border-radius: 3px;
    color: #272838;
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 12px;
    line-height: 24px;
    padding: 4px 8px;
    width: 100%;
    letter-spacing: -0.025em;
}

.refimg_kpip {
    background: #A09DB1;
    border-radius: 16px;
    width: 140px;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    position: relative;
}

.refimg_kpip button {
    position: absolute;
    right: 10px;
    top: 10px;
    border-radius: 50px;
    border: 1px solid #D51E1E;
    background: #FFFFFF;
    width: 25px;
    height: 25px;
    padding: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.refimg_kpip img,
.refimg_kpip video {
    height: 100%;
    width: 100%;
    object-fit: contain;
}

.box-kpop {
    max-width: 150px;
    margin: 15px 0px;
    margin-right: 20px;
}

.cwd-headinni {
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 24px;
    line-height: 33px;
    letter-spacing: -0.025em;
    color: #3D3B49;
}

.smwd-rapg {
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 14px;
    line-height: 30px;
    letter-spacing: -0.025em;
    color: #6B687B;
}

.smwd-ragph {
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 14px;
    line-height: 30px;
    letter-spacing: -0.025em;
    color: #6B687B;
}

.sd-filpe {
    border-radius: 5px;
    width: 160px;
    height: 160px;
    overflow: hidden;
}

.sd-filpe img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.listdrag_ul {
    padding: 0;
}

.listdrag_ul li.dragging {
    border: 1px dashed #FAC458;
    filter: drop-shadow(0px 5px 0px rgba(39, 40, 56, 0.12));
    background-color: #fff;
}

.listdrag_ul li {
    display: flex;
    background: #E4E5F2;
    padding: 10px;
    margin: 5px 0px;
    border-radius: 5px;
    user-select: none;
    justify-content: space-between;
    cursor: move;
    user-select: none;
}

.flex-auto {
    flex: auto;
}

.listdrag_ul li .drag_icon {
    width: 30px;
    display: flex;
    margin-right: 10px;
    justify-content: center;
    align-items: center;
}

.listdrag_ul li .ld_mig {
    height: 90px;
    width: 125px;
    margin-right: 10px;
}

.listdrag_ul li .ld_mig img,
.listdrag_ul li .ld_mig video {
    height: 100%;
    width: 100%;
    object-fit: contain;
}

.listdrag_ul li .lgd_tile {
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: -0.025em;
    color: #272838;
}

.listdrag_ul li .lasd_litle {
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: -0.025em;
    color: #A09DB1;
}

.listdrag_ul li .lsad_tubbon {
    background-color: transparent;
    height: 30px;
    width: 30px;
    border-radius: 50px;
    border: none;
    display: flex;
    justify-content: center;
    align-items: center;
}

.inf-lable {
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    letter-spacing: -0.025em;
    color: #3D3B49;
}

.eif-pituxcer {
    margin-right: 30px;
    height: 140px;
    width: 140px;
    border-radius: 50%;
    overflow: hidden;
}

.eif-pituxcer img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.itp_nbuo {
    font-family: 'Manrope' !important;
    font-weight: 700 !important;
    font-size: 16px !important;
    line-height: 22px;
    letter-spacing: -0.025em;
    color: #272838 !important;
}

.itp_nbuo label {
    cursor: pointer;
}

.itp_nbuo_delete {
    font-family: 'Manrope' !important;
    font-weight: 700 !important;
    font-size: 16px !important;
    line-height: 22px;
    letter-spacing: -0.025em;
    color: #D51E1E !important;
}


.infoetxt-inf {
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: -0.025em;
    color: #A09DB1;
}

.infoetxt-inf svg {
    margin-right: 7px;
}

.eif-input {
    display: flex;
    flex-wrap: wrap;
}

.eif-input .label {
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 14px;
    line-height: 25px;
    letter-spacing: -0.025em;
    color: #6B687B;
    width: 20%;
    align-items: normal;
}

.psa_nverfied {
    position: absolute;
    right: 10px;
    top: 12px;
    z-index: 11;
    background: #D51E1E;
    border-radius: 5px;
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 11px;
    line-height: 24px;
    letter-spacing: -0.025em;
    color: #FFFFFF;
}

.eif-input .label::after {
    display: none;
}

.eif-input .input {
    width: 65%;
    position: relative;
}

.eif-input ._eiwo_wto {
    width: 15%;
}

.eif-input input,
.eif-input select {
    border-radius: 80px !important;
}

.eif-input textarea {
    border-radius: 16px !important;
}

.eif-input input,
.eif-input select,
.eif-input textarea,
.chosen-choices {
    background: #FFFFFF;
    border: #DCDBE5 solid 1px !important;
    width: 100%;
    border-radius: 5px;
    padding-left: 20px;
    font-family: 'Manrope' !important;
    font-weight: 600;
    font-size: 14px !important;
    line-height: 44px !important;
    letter-spacing: -0.025em !important;
    color: #3D3B49 !important;
}

.eif-input select {
    padding: 13px 20px;
}

.eif-input textarea {
    line-height: 20px !important;
    min-height: 100px;
}

._eiwo_wto button {
    margin: 0px 10px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.ipn_infomess {
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: -0.025em;
    color: #272838;
}

.ipn_infomess svg {
    margin-right: 8px;
}

.input-otp {
    display: flex;
}

.input-otp input {
    height: 40px !important;
    margin-right: 10px;
    padding: 20px 10px !important;
    width: 44px !important;
    text-align: center;
}

.rs-codesec {
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: -0.025em;
    color: #272838;
}



.input-otp .invalid {
    border-color: #D51E1E !important;
}

.cw_knjerp {
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: -0.025em;
    color: #6B687B;
}

.cw_knjerp svg {
    margin-right: 10px;
}

.cw_knjerp.not-valid-ps {
    color: #A09DB1 !important;
}

.cw_knjerp.not-valid-ps svg path {
    fill: #A09DB1 !important;
}

.ca_mun {
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.05em;
    color: #3D3B49;
}

.ca_mnae {
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -0.025em;
    color: #A09DB1;
}

.img-pali-card {
    border-radius: 2px;
    width: 36px;
    height: 24px;
}

.img-pali-card img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}

.submit-preloader {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: none;
    margin: auto auto;
    justify-content: center;
    align-items: center;
    background-color: #0000006e;
}

.submit-preloader.show {
    display: flex !important;
}

.btn-trash-proj {
    padding: 6px 12px;
    box-shadow: none;
}

.pointer-events-none {
    pointer-events: none;
}

.subart-hml.active {
    color: #1ED599;
    font-weight: bolder;
}

.grayed--input {
    background-color: rgba(39, 40, 56, 0.12) !important;
    box-shadow: none !important;
    border: none !important;
    -webkit-appearance: none !important;
    appearance: none !important;
    line-height: 20px !important;
    width: 100%;
    border-radius: 80px;
    padding: 15px 20px;
    font-family: 'Manrope' !important;
    font-weight: 600;
    font-size: 14px !important;
    letter-spacing: -0.025em !important;
    color: #3D3B49 !important;
    user-select: none;
    pointer-events: none;
}

.soldee-name-nde {
    font-family: 'Manrope';
    font-weight: 500;
    font-size: 13px;
    line-height: 17px;
    letter-spacing: -0.025em;
    color: #3D3B49;
}

.soldee-name-nde span {
    color: #1ED599;
    font-weight: 700;
}

.higllt-text-prj {
    font-family: 'Manrope';
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: -0.025em;
    color: gray;
    border: gray solid 1px;
    padding: 4px 20px;
    width: max-content;
    border-radius: 8px;
}

.myass-data-n {
    display: flex;
}

.myass-data-n button {
    padding: 8px 16px;
    margin-right: 10px !important;
}

.myass-data-n button svg {
    margin: 0 !important;
}

.myass-d-naem {
    color: var(--fonts-light, #A09DB1);
    font-family: Manrope;
    font-size: 11px;
    font-style: normal;
    font-weight: 600;
    line-height: 15px;
    letter-spacing: -0.25px;
}

.my-ass-price {
    color: var(--fonts-medium, #6B687B);
    font-family: Manrope;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px;
    letter-spacing: -0.35px;
}

.inv-to-proj-btn {
    border: none;
    padding: 0;
    margin-left: 5px;
    padding: 8px 12px 8px 12px;
    font-family: Manrope;
    font-size: 14px;
    font-style: normal;
    border: 1px solid #272838;
    font-weight: 600;
    line-height: 20px;
    border-radius: 30px;
    letter-spacing: -0.3px;
    background-color: #272838;
    color: white;
}

.pfolio-radio {
    border: none !important;
    background-color: transparent !important;
}

.pfolio-radio input {
    height: 20px;
    z-index: 1;
    width: 20px;
    border-radius: 50px;
    background: transparent !important;
    padding: 0;
    box-sizing: border-box;
    outline: none;
    border: none !important;
    box-shadow: none !important;
}

.conrmw-pcard .round-mlo-prof {
    height: 36px !important;
    width: 36px !important;
    border: none;
    margin-right: 0;
    margin-left: 8px !important;
    transition: 300ms;
    border-radius: 50px;
    overflow: visible;
}


.plofio-rads .donrmw-animshow {
    transition: 300ms;
    opacity: 0;
}

.plofio-rads:hover .donrmw-animshow {
    opacity: 1;
}

.plofio-rads:hover .light-rmw-icon {
    display: none;
}

.plofio-rads:hover .dark-rmw-icon {
    display: block !important;
    box-shadow: 0px 8px 24px 0px #1ED59966;
    border-radius: 50px;
}

.light-rmw-icon {
    display: block;
}

.conrmw-pcard {
    color: #8B86AA;
    font-size: 12px;
    font-family: Manrope;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: -0.3px;
    height: 50px;
    text-overflow: ellipsis;
}

.conrmw-pcard span {
    color: #3D3B49;
    margin-left: 3px;
}

.popup-ip-sec {
    height: 100vh;
    width: 100%;
    background-color: #fff;
    z-index: 1000;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: flex;
    opacity: 0;
    visibility: hidden;
}

.popup-ip-sec.show {
    opacity: 1;
    visibility: visible;
}

.pipsec-psec {
    width: 75%;
    height: 100%;
}

.pipsec-activi {
    width: 25%;
}

.pipsec-lable {
    background: rgba(255, 255, 255, 0.40);
    box-shadow: 0px 2px 0px 0px rgba(107, 104, 123, 0.40);
    backdrop-filter: blur(20px);
    height: 60px;
    width: 100%;
    color: var(--Fonts-Dark, #3D3B49);
    font-family: Manrope;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 38px;
    padding: 10px 20px;
    letter-spacing: -0.4px;
}

.app-ipviewnode {
    position: relative;
    height: 100%;
    width: 100%;
    margin: 5px;
}

.app-ipviewnode img,
.app-ipviewnode video {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    object-fit: contain;
    height: 100%;
}

.pipsec-psec img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}

.imgpip-detai {
    padding: 25px 20px;
    display: flex;
    border-bottom: #E4E5F2 solid 2px;
}

.imgmig-fd {
    padding-left: 10px;
    display: flex;
    align-items: center;
    width: calc(100% - 60px);
}

.imgmig-fd .imfb-unme {
    color: var(--Fonts-Light, #A09DB1);
    font-family: Manrope;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: -0.3px;
}

.imgmig-fd .imfb-unme {
    color: var(--Fonts-Light, #A09DB1);
    font-family: Manrope;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: -0.3px;
}

.imfb-filnme {
    color: var(--Brand-1, #272838);
    font-family: Manrope;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: -0.35px;
}

.psa-vdo-ico {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 1;
}

.suc-grcolor {
    color: #1ED599 !important;
}

.strike-fs {
    font-size: 17px !important;
    line-height: 23px !important;
}

/* .big-banner-node {
    max-height: 640px;
    background-color: #000000;
    width: 100%;
    max-width: 1140px;
    height: -webkit-fill-available;
} */

.banner_img_odp img,
.banner_img_odp video {
    object-fit: cover;
    aspect-ratio: 16/9;
}

.shntb-glb {
    border: none !important;
    background-color: white;
    border-radius: 40px;
    padding: 7px 12px;
    min-width: 100px;
    border: #1ED599 solid 2px;
    color: #000;
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
}

.swiper-button-next,
.swiper-button-prev {
    background-color: #fff;
    right: 10px;
    color: #000 !important;
    fill: black !important;
    stroke: black !important;
    height: 35px;
    width: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    margin-top: auto;
    margin-bottom: auto;
    overflow: hidden;
    font-size: 12px;
    box-shadow: 0px 5px 0px 0px #2728381F;
}

.swiper-button-next::after,
.swiper-button-prev::after {
    content: "";
}

.swip-asepdp1 .swiper-button-next,
.swip-asepdp1 .swiper-button-prev {
    top: 55px;
}

.dimforpop-body.show {
    position: fixed;
    z-index: 1000;
    background: #0000002e;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100%;
}

.svt-asserv-hiwasl {
    height: 24px;
    display: flex;
    align-items: center;
}

.heap-head-descin {
    height: 30px !important;
    background-color: #323348 !important;
    border-radius: 50px !important;
    width: 30px !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

.heap-head-descin svg {
    flex-shrink: 0;
    height: 18px;
    width: 18px;
}

@media only screen and (max-width: 1280px) {
    .hon1280 {
        display: none !important;
    }
}