/*------------ header ---------------- */

.header.absolute {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  max-width: 1024px;
  margin: 0 auto;
  background: transparent;
  z-index: 5;
}
.header.absolute .left .icon,
.header.absolute .right .icon {
  color: #fff;
}

.header-style2 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 16px 20px;
}
.header-style2 .inner-right {
  display: flex;
  align-items: center;
  gap: 10px;
}
.header-style2 .location svg {
  flex-shrink: 0;
}

.fixed-top {
  position: fixed;
  top: 0;
  z-index: 1020;
  max-width: 1024px;
  margin: 0 auto;
  left: 0;
  right: 0;
  background-color: var(--white);
}

.header-search {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px 20px 12px;
  min-height: 48px;
  gap: 20px;
}
.header-search .icon {
  height: 24px;
  width: 24px;
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.header-search .left .icon {
  font-size: 14px;
  color: var(--onSurface);
}
.header-search .right .icon {
  font-size: 22px;
  color: var(--text-4);
}

.header-setting {
  padding: 10px 20px;
}
.header-setting .header-content {
  display: flex;
  align-items: center;
  gap: 10px;
}
.header-setting .header-content .icon path {
  fill: var(--primary);
}
.header-setting .header-content .left {
  display: flex;
  gap: 10px;
}
.header-setting .header-content .left .title {
  flex-grow: 1;
  font-weight: 700;
  color: var(--primary);
}
.header-setting .header-content .right {
  display: flex;
  align-items: center;
  gap: 14px;
}

.header-map {
  position: relative;
  z-index: 10;
  top: 80px;
}


/*--Blogs--*/
.blog-item img {
  border-radius: 10px 10px 0px 0px;
}
.blog-item .content {
  background-color: var(--menuDark);
  box-shadow: var(--shadow1);
  padding: 8px;
  border-radius: 0px 0px 10px 10px;
}

.dot-xs {
  display: inline-block;
  width: 2px;
  height: 2px;
  border-radius: 100px;
  background-color: var(--secondary);
}

.wrapper-blog .banner-blog {
  width: 100%;
  height: 300px;
  object-fit: cover;
}

.box-user-blog {
  display: flex;
  align-items: center;
  gap: 20px;
}
.box-user-blog .avt {
  width: 32px;
  height: 32px;
  border-radius: 100px;
}
.list-item-social {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 4px 6px 4px 4px;
  border-radius: 1.418px;
  border: 1px solid var(--line);
  background-color: var(--menuDark);
}
.list-item-social .icon {
  font-size: 16px;
  color: var(--white);
}



.text-xlarge {
  font-size: 18px;
  line-height: 140%;
  letter-spacing: 0.2px;
}

.text-large {
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0.2px;
}

.text-medium {
  font-size: 14px !important;
  line-height: 150% !important;
  letter-spacing: 0.2px;
}

.text-small {
  font-size: 12px !important;
  line-height: 150% !important;
  letter-spacing: 0.4px;
}

.text-xsmall {
  font-size: 10px;
  line-height: 150%;
  letter-spacing: 0.4px;
}


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

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

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

.line-top {
  border-top: 1px solid var(--line) !important;
}

.line-bt {
  border-bottom: 1px solid var(--line) !important;
}

.line-bt-dashed {
  border-bottom: 1px dashed var(--line) !important;
}

.line-bt2 {
  border-bottom: 1px solid var(--line-rgba) !important;
}

.line-bt3 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;
}

.line-bt4 {
  border-bottom: 1px solid rgba(17, 17, 17, 0.1) !important;
}

.line4-bt {
  border-bottom: 4px solid #f5f5f5;
}

.line-r {
  border-right: 1px solid #e5e5e5;
}

.line-4 {
  height: 4px;
  background-color: #eef0f3;
}

.wg-boarding {
  position: relative;
}
.wg-boarding .image-boarding {
  max-width: 262.7120666504px;
  margin-left: auto;
  margin-right: auto;
}
.wg-boarding .header-boarding {
  margin-bottom: 5px;
}
.wg-boarding .bg-boarding {
  width: 303.69px;
  height: 459.67px;
  border-radius: 71.8px;
  box-sizing: border-box;
  position: absolute;
  top: 60px;
  left: 50%;
  transform: translateX(-50%);
  background: #000000;
  opacity: 0.1;
  border: 0.561379px solid #87E64B;
  filter: blur(33.2054px);
  border-radius: 71.7954px;
}
.wg-boarding .content {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 20px;
  background-color: var(--white);
  position: relative;
}
.wg-boarding .content .title {
  margin-bottom: 16px;
}
.wg-boarding .content .desc {
  margin-bottom: 48px;
  color: var(--greyscale-500);
  letter-spacing: -0.5px;
}
.wg-boarding .img-shape {
  position: absolute;
}
.wg-boarding .img-shape.img1 {
  max-width: 211.51px;
  top: 14px;
}
.wg-boarding .img-shape.img2 {
  max-width: 102px;
  top: 312px;
  right: 0;
}





.box-my-profile {
  padding: 20px;
  background-color: var(--primary-100);
  border: 1px solid var(--color-border-4);
  border-radius: 12px;
  display: flex;
  align-items: center;
  gap: 16px;
}
.box-my-profile .image {
  max-width: 56px;
}
.box-my-profile .image img {
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 50%;
}
.box-my-profile .title {
  color: var(--color-text-4);
  margin-bottom: 6px;
  line-height: 100%;
  letter-spacing: 0.2px;
}
.box-my-profile .number-phone {
  color: var(--color-text-3);
}

.list-profile-item {
  padding-left: 14px;
  padding-right: 14px;
  background-color: var(--bg-color-3);
  border-radius: 12px;
  border: 1px solid var(--color-border-5);
}
.list-profile-item .line {
  width: 100%;
  height: 1px;
  background-color: var(--color-border-5);
}
.list-profile-item.style-bg-error {
  border-color: #F9B5C6;
  background-color: #FDEDF1;
}
.profile-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 16px;
  padding-bottom: 16px;
}
.profile-item .left-item {
  display: flex;
  align-items: center;
  gap: 10px;
}
.profile-item .left-item i {
  font-size: 22px;
}
.profile-item i {
  font-size: 16px;
  color: var(--primary-base);
}
.profile-item.style-logout .title,
.profile-item.style-logout i {
  color: var(--error-600);
}

.list-items-icon .item-icon {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(251, 174, 5, 0.1);
}
.list-items-icon .item-icon i {
  font-size: 24px;
  color: var(--green);
}
.list-items-icon .item-icon img {
  max-width: 24px;
  width: 100%;
  height: auto;
  object-fit: cover;
}
.list-items-icon .item-icon.bg-color-9 {
  background-color: var(--bg-color-9);
}
.list-items-icon .item-icon.bg-color-10 {
  background-color: var(--bg-color-10);
}
.list-items-icon .item-icon.bg-others-purple {
  background-color: var(--others-purple);
}
.list-items-icon .item-icon.bg-others-purple i {
  color: var(--white);
}
.list-items-icon .item-icon.bg-color-11 {
  background-color: var(--bg-color-11);
}

.wg-personal-data .img-avatar {
  max-width: 88px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 50%;
}
.wg-personal-data .img-avatar img {
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 50%;
}

.security-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 16px;
  padding-bottom: 16px;
}
.security-item span {
  display: block;
}
.security-item .title {
  color: var(--color-text-4);
  letter-spacing: 0.2px;
}
.security-item .text {
  color: var(--color-text-7);
  letter-spacing: -0.5px;
}
.security-item i {
  font-size: 24px;
  color: var(--color-text-1);
}



.wg-more-services {
  padding-top: 16px;
  text-align: center;
}
.wg-more-services .list-box-icon {
  padding-left: 20px;
  padding-right: 20px;
}



/* == x == */
.x-notifier {
  background: #ffffcd !important;
}

.x-hidden {
  display: none;
}

.x-blured {
  overflow: hidden;
}

.x-blured .js_lightbox,
.x-blured .album-cover {
  filter: blur(10px);
}

/* -- */

.input-image-absolute {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  opacity: 0;
}





.wg-face-id-verification .wg-ktp {
  max-width: 650px;
  width: 100%;
  height: 300px;
  border-radius: 10%;
  border: 4px dashed var(--green);
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wg-face-id-verification .wg-ktp i {
  font-size: 140px;
  color: var(--green);
}

.lightbox_face .wg-ktp .wg-ktp-id {
  position: relative;
  max-width: 640px;
  max-height: 180px;
  width: 100%;
  height: 100%;
  border-radius: 10%;
  border: 4px dashed var(--green);
}



 /* Container to hold both video and canvas */
    #camera-container {
        position: relative;
        width: 640px;
        height: 480px;
    }
    /* Webcam.js output */
    #my_camera {
        position: absolute;
        width: 100%;
        height: 100%;
    }
    /* Canvas for drawing Face ID detection box */
    #my_camera_overlay {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 10;
    }

    
.lightbox_face {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.75);
  z-index: 1;
  overflow-y: scroll;
}
.lightbox_face-container {
  display: table;
  width: 100%;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.6);
  padding-right: 0;
  padding-left: 0;
}

.lightbox_face .wg-face {
  margin-top: 50px;
  max-width: 300px;
  width: 100%;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.lightbox_face .wg-face .wg-face-id {
  position: relative;
  max-width: 150px;
  max-height: 180px;
  width: 120%;
  height: 180px;
  border-top-left-radius: 40%;
  border-top-right-radius: 40%;
  border-bottom-left-radius: 90%;
  border-bottom-right-radius: 90%;
  border: 4px dashed var(--green);
}
.lightbox_face .wg-face i {
  font-size: 140px;
  color: var(--green);
}

.lightbox_face .my_camera_face {
  max-width: 500px;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}





/* == SVG == */
.svg-container {
  display: inline-block;
}

.svg-container svg {
  width: inherit !important;
  height: inherit !important;
}
.icon-absolute {
  position: relative;
}
.icon-absolute input {
  padding-left: 50px;
}
.icon-absolute i {
  position: absolute;
  left: 16px;
  top: 50%;
  transform: translateY(-50%);
  color: var(--greyscale-400);
  font-size: 22px;
}
.icon-absolute.input-dark i {
  color: var(--white);
}

.show-pass {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.show-pass .icon-view {
  display: none;
}
.show-pass span {
  font-size: 24px;
  color: var(--greyscale-400);
  font-family: "icomoon";
}
.show-pass .icon-eye {
  display: none;
}
.show-pass .icon-eye-off {
  display: inline-block;
}
.show-pass.active .icon-eye {
  display: inline-block;
}
.show-pass.active .icon-eye-off {
  display: none;
}

.form-login {
  padding-top: 24px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100vh;
}
.form-login .bottom-form {
  padding-bottom: 42px;
}
.form-login .bottom-form p {
  letter-spacing: 0.3px;
}
.form-login .bottom-form p a {
  letter-spacing: 0.2px;
}
.form-login input::placeholder {
  color: var(--greyscale-400);
}

.header-form .sub-title {
  letter-spacing: 0.3px;
  color: var(--greyscale-400);
}
.header-form .sub-title span {
  letter-spacing: 0.2px;
}
.header-form.style-white .title {
  color: var(--white);
}
.header-form.style-white .sub-title {
  color: var(--color-text-1);
}
.header-form.style-white .sub-title a {
  color: var(--white);
}


.modal .modal-content {
  box-shadow: none;
  border: 0;
  border-radius: 0;
}
.modal .modal-content.bg-color-white {
  background-color: var(--white) !important;
}
.modal.modalDown .modal-dialog {
  transform: translate(0, 100%) !important;
  margin: 0;
  transition: 0.5s all !important;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  max-width: 100%;
}
.modal.modalDown .modal-dialog .modal-content {
  border-radius: 32px 32px 0 0;
  border: 0;
  margin: auto;
  overflow: auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: auto;
  background-color: var(--white) !important;
}
.modal.modalDown.show .modal-dialog {
  transform: translate(0, 0) !important;
}
.modal.modalDown .modal-filter {
  overflow: auto;
}
.modal.modalCenter .modal-dialog {
  transform: translate(0, 100%) !important;
  margin: 0;
  transition: 0.5s all !important;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  max-width: 100%;
}
.modal.modalCenter .modal-dialog .modal-content {
  border: 0;
  margin: auto;
  overflow: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  bottom: auto;
  transform: translateY(-50%);
  background-color: transparent;
}
.modal.modalCenter.show .modal-dialog {
  transform: translate(0, 0) !important;
}
.modal.modalCenter .modal-filter {
  overflow: auto;
}
.modal.modalRight .modal-dialog {
  transform: translate(-100%, 0) !important;
  margin: 0;
  transition: 0.5s all !important;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  max-width: 100%;
}
.modal.modalRight .modal-dialog .modal-content {
  border: 0;
  margin: auto;
  overflow: auto;
  position: absolute;
  left: 0;
  right: auto;
  bottom: 0;
  top: auto;
  height: 100%;
  max-width: 300px;
}
.modal.modalRight .modal-dialog .modal-content .icon-close {
  position: absolute;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  left: 0;
  color: var(--greyscale);
  z-index: 2;
}
.modal.modalRight.show .modal-dialog {
  transform: translate(0, 0) !important;
}
.modal.modalRight .modal-filter {
  overflow: auto;
}
.modal.modalLeft .modal-dialog {
  transform: translate(100%, 0) !important;
  margin: 0;
  transition: 0.5s all !important;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  max-width: 100%;
}
.modal.modalLeft .modal-dialog .modal-content {
  border: 0;
  margin: auto;
  overflow: auto;
  position: absolute;
  left: 0;
  right: auto;
  bottom: 0;
  top: auto;
  height: 100%;
}
.modal.modalLeft .modal-dialog .modal-content .icon-close {
  position: absolute;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  left: 0;
  color: var(--greyscale);
  z-index: 2;
}
.modal.modalLeft.show .modal-dialog {
  transform: translate(0, 0) !important;
}
.modal.modalLeft .modal-filter {
  overflow: auto;
}
.modal.fade {
  transition: opacity 0.3s linear;
}

.pop-up-more-services .wg-more-services {
  padding-bottom: 30px;
}

.pop-up-share-refferal .modal-content {
  background-color: transparent !important;
}
.pop-up-share-refferal .wg-share-refferal {
  margin: 0 24px 42px;
  height: 307px;
}

.modal-sidebar {
  max-width: 300px !important;
}
.modal-sidebar .sidebar-logo {
  max-width: 39px;
  display: inline-block;
}
.modal-sidebar .sidebar-logo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.modal-sidebar .sidebar-header {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 25px 12px;
  background-color: #E7FADB;
}
.modal-sidebar .icon-close-popup {
  left: auto !important;
  right: 0;
}
.modal-sidebar .sidebar-content {
  padding: 30px 15px;
}
.modal-sidebar .sidebar-content .avatar {
  max-width: 60px;
  border-radius: 50%;
}
.modal-sidebar .sidebar-content .avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}