.p-card-header img {
    width: 100%;
}

@media (min-width: 1200px) {
    .personal-profile-view .p-card .p-card-body {
        padding-top: 4.5rem;
    }
}
@media (min-width: 768px) {
    .personal-profile-view .p-card .p-card-body {
        padding-top: 4rem;
    }
}
.personal-profile-view .p-card .p-card-body {
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 4rem;
}
.personal-profile-view .p-card-body {
    padding-bottom: 0;
}
.personal-profile-view .p-card .p-card-title {
    margin-bottom: 0;
}
.p-tabmenu-nav-container {
    position: relative;
}
.p-tabmenu-nav-content {
    overflow-x: auto;
    overflow-y: hidden;
    scroll-behavior: smooth;
    scrollbar-width: none;
    overscroll-behavior: contain auto;
}
.personal-profile-view .p-tabmenu .p-tabmenu-nav {
    display: flex
;
    gap: .75rem;
}
.personal-profile-view .p-tabmenu .p-tabmenu-nav {
    border: none;
}
.p-tabmenu .p-tabmenu-nav {
    background: transparent;
    border: 1px solid #dee2e6;
    border-width: 0 0 1px 0;
}
.p-tabmenu-nav {
    display: flex;
    margin: 0;
    padding: 0;
    list-style-type: none;
    flex-wrap: nowrap;
}
.p-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem {
    margin-right: 0;
}
.p-tabmenuitem {
    display: flex
;
}
.personal-profile-view .p-tabmenu .p-tabmenu-nav .p-tabmenuitem.p-highlight .p-menuitem-link {
    --tw-border-opacity: 1;
    border-color: rgb(23 92 211 / var(--tw-border-opacity));
    border-color: 0 0 4.5px 0;
    --tw-text-opacity: 1;
    color: rgb(23 92 211 / var(--tw-text-opacity));
}
.personal-profile-view .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link {
    margin-bottom: 0;
    border-bottom-width: 2px;
    padding-left: .75rem;
    padding-right: .75rem;
    padding-bottom: .75rem;
    padding-top: 0;
    --tw-text-opacity: 1;
    color: rgb(102 112 133 / var(--tw-text-opacity));
}
.personal-profile-view .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link {
    padding: 15px 20px;
    border-width: 0 0 4.5px 0;
    border-color: transparent;
}
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem.p-highlight .p-menuitem-link {
    background: #ffffff;
    border-color: #dee2e6 #dee2e6 #ffffff #dee2e6;
    color: #495057;
}
.p-tabmenu-nav a {
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none;
    display: flex
;
    align-items: center;
    position: relative;
    text-decoration: none;
    overflow: hidden;
}
.personal-profile-view .p-tabmenu .p-tabmenu-nav .p-menuitem-text {
    line-height: 1.5rem;
}
.personal-profile-view .p-tabmenu .p-tabmenu-nav .p-menuitem-text {
    font-weight: 600;
}
.p-tabmenu-nav .p-menuitem-text {
    line-height: 1;
    white-space: nowrap;
}
.introduction-widget .progress-container {
    position: relative;
    width: 86%;
}
.introduction-widget .progress-container span {
    position: absolute;
    right: -67px;
    top: -.625rem;
    z-index: 99;
    --tw-translate-x: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    font-weight: 600;
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity));
}
.introduction-widget .progress-container .p-progressbar {
    height: .5rem;
}
.introduction-widget .progress-container .p-progressbar-value {
    border-radius: 10px;
}
.p-progressbar-determinate .p-progressbar-value-animate {
    transition: width 1s ease-in-out;
}
.p-progressbar-determinate .p-progressbar-value {
    height: 100%;
    width: 0%;
    position: absolute;
    display: none;
    border: 0 none;
    display: flex
;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
.scroll-bar {
    scrollbar-gutter: stable both-edges;
}
.introduction-widget .progress-container .p-progressbar {
    height: .5rem;
}
.friends-suggest .p-toolbar {
    padding: 15px 0;
    flex-wrap: nowrap;
    border: none;
    background: transparent;
}
.p-toolbar-group-start, .p-toolbar-group-center, .p-toolbar-group-end, .p-toolbar-group-left, .p-toolbar-group-right {
    display: flex
;
    align-items: center;
}
.friends-suggest .p-toolbar .p-toolbar-group-end p-button .p-button-label {
    white-space: nowrap;
}
.personal-profile-view .nav-item:first-child {
    margin-left: 0;
    padding-left: 0;
}
@media (min-width: 1200px) {
    .personal-profile-view .nav-item {
        margin-left: 1rem;
        padding-left: 1rem;
    }
}
.personal-profile-view .nav-item {
    margin-left: .5rem;
    display: flex
;
    height: 100%;
    cursor: pointer;
    align-items: center;
    --tw-border-opacity: 1;
    border-color: rgb(229 231 235 / var(--tw-border-opacity));
    padding-left: .5rem;
}
@media (min-width: 1200px) {
    .personal-profile-view .nav-item .nav-item-number {
        font-size: 1.25rem;
        line-height: 1.75rem;
    }
}
.personal-profile-view .nav-item .nav-item-number {
    margin-right: .5rem;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity));
}
.personal-profile-view .icon {
    height: 18px;
    width: 18px;
}
.icon.icon-gift {
    background: url(/assets/icons/gift-02.svg);
    background-repeat: no-repeat;
    background-size: cover;
}
.icon {
    display: inline-block;
    height: 20px;
    width: 20px;
}
.personal-profile-view .friend-btn-white {
    --tw-border-opacity: 1;
    border-color: rgb(234 236 240 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(52 64 84 / var(--tw-text-opacity));
}
.p-toolbar {
    display: flex
;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
@media (min-width: 768px) {
    .create-group-button {
        padding-left: 1rem;
        padding-right: 1rem;
    }
}
.create-group-button {
    display: flex
;
    height: 2.5rem;
    align-items: center;
    justify-content: center;
    gap: .5rem;
    border-radius: .5rem;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(208 213 221 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    padding-left: .625rem;
    padding-right: .625rem;
    --tw-text-opacity: 1;
    color: rgb(52 64 84 / var(--tw-text-opacity));
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .15s;
}
@media (min-width: 768px) {
    .create-fanpage-button {
        padding-left: 1rem;
        padding-right: 1rem;
    }
}
.p-dropdown {
    display: inline-flex
;
    cursor: pointer;
    position: relative;
    -webkit-user-select: none;
    user-select: none;
}
.create-fanpage-button {
    height: 2.5rem;
    align-items: center;
    justify-content: center;
    gap: .5rem;
    border-radius: .5rem;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(208 213 221 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: .625rem;
    padding-right: .625rem;
    --tw-text-opacity: 1;
    color: rgb(52 64 84 / var(--tw-text-opacity));
}
.top-up-btn .p-button {
    min-width: 110px;
    --tw-border-opacity: 1;
    border-color: rgb(224 79 22 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(224 79 22 / var(--tw-bg-opacity));
}
.p-dialog-mask.p-component-overlay {
    pointer-events: auto;
}
.p-dialog-mask {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex
;
    justify-content: center;
    align-items: center;
    pointer-events: none;
}
p-dialog .p-dialog.p-element {
    margin: 0;
}
.p-dialog {
    display: flex
;
    flex-direction: column;
    pointer-events: auto;
    max-height: 90%;
    transform: scale(1);
    position: relative;
}
.p-dialog-draggable .p-dialog-header {
    cursor: move;
}
.p-dialog .p-dialog-header {
    border-bottom: 1px solid #e9ecef;
    background: #ffffff;
    color: #212529;
    padding: 1rem;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}
.p-dialog-header .p-dialog-header-icons {
    font-size: 1rem;
    line-height: 1.5rem;
}
.p-dialog .p-dialog-header-icons {
    display: flex
;
    align-items: center;
}
.p-dialog .p-dialog-header-icon {
    display: flex
;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    position: relative;
}
.p-dialog-header {
    display: flex
;
    align-items: center;
    justify-content: space-between;
    flex-shrink: 0;
}
.gender .p-dropdown {
    max-width: 100%;
}
.gender .p-dropdown .p-dropdown-label {
    width: 650px;
    font-weight: 600;
}
.p-dropdown-label {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    flex: 1 1 auto;
    width: 1%;
    text-overflow: ellipsis;
    cursor: pointer;
}
.p-dropdown-trigger {
    display: flex
;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}
.p-dialog-mask.p-component-overlay {
    pointer-events: auto;
}
.p-dialog-mask {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex
;
    justify-content: center;
    align-items: center;
    pointer-events: none;
}
.custom-dialog[_ngcontent-jum-c153] .p-dialog {
    border: none;
    margin: 0;
}
p-dialog .p-dialog.p-element {
    margin: 0;
}
.custom-dialog .p-dialog {
    border: none;
    margin: 0;
}
.p-dialog {
    display: flex
;
    flex-direction: column;
    pointer-events: auto;
    max-height: 90%;
    transform: scale(1);
    position: relative;
}
.custom-dialog[_ngcontent-jum-c153] .p-dialog-header {
    background: linear-gradient(to top, #eff8ff 0%, #c7e6ff 100%);
    border-top-left-radius: .75rem;
    border-top-right-radius: .75rem;
    border-bottom-width: 0px;
}
@media (min-width: 450px) {
    .custom-dialog .p-dialog-header {
        padding: 1.5rem 1.5rem 1.25rem;
    }
}
.custom-dialog .p-dialog-header {
    background: linear-gradient(to top, #eff8ff 0%, #c7e6ff 100%);
    border-top-left-radius: .75rem;
    border-top-right-radius: .75rem;
    border-bottom-width: 0px;
}
.p-dialog .p-dialog-header {
    border-bottom: 1px solid #e9ecef;
    background: #ffffff;
    color: #212529;
    padding: 1rem;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}
.p-dialog-header {
    display: flex
;
    align-items: center;
    justify-content: space-between;
    flex-shrink: 0;
}
.p-dialog .p-dialog-header-icons {
    display: flex
;
    align-items: center;
}
@media (min-width: 450px) {
    .custom-dialog[_ngcontent-jum-c153] .p-dialog-content {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
        padding-top: 1.5rem;
        padding-bottom: 0;
    }
}
.custom-dialog[_ngcontent-jum-c153] .p-dialog-content {
    background: linear-gradient(to bottom, #eff8ff 10%, white 100%);
    overflow: visible;
    max-height: calc(100% - 100px);
    overflow-y: auto;
}
@media (min-width: 450px) {
    .custom-dialog .p-dialog-content {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
        padding-top: 1.5rem;
        padding-bottom: 0;
    }
}
.custom-dialog .p-dialog-content {
    background: linear-gradient(to bottom, #eff8ff 10%, white 100%);
    overflow: visible;
}
.p-dialog .p-dialog-content {
    background: #ffffff;
    color: #212529;
    padding: 1rem;
}
.p-dialog-content {
    overflow-y: auto;
    flex-grow: 1;
}
.container {
    display: block;
    margin: 0 auto;
    transform: translateZ(0);
    -webkit-text-size-adjust: none;
}
.container, .backdrop, textarea {
    width: 100%;
    height: 132px;
    background-color: transparent;
    font-size: 14px !important;
}
@media (min-width: 450px) {
    .custom-dialog[_ngcontent-jum-c153] .p-dialog-footer {
        border-bottom-right-radius: .75rem;
        border-bottom-left-radius: .75rem;
    }
}
.custom-dialog[_ngcontent-jum-c153] .p-dialog-footer {
    border-top-width: 0px;
}
@media (min-width: 450px) {
    .custom-dialog .p-dialog-footer {
        border-bottom-right-radius: .75rem;
        border-bottom-left-radius: .75rem;
    }
}
.custom-dialog .p-dialog-footer {
    border-top-width: 0px;
}
.p-dialog .p-dialog-footer {
    border-top: 1px solid #e9ecef;
    background: #ffffff;
    color: #212529;
    padding: 1rem;
    text-align: right;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}
.p-dialog-footer {
    flex-shrink: 0;
}

.theme-applied {
    font-size: 20px !important;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    overflow-y: hidden !important;
}
textarea {
    display: block;
    position: absolute;
    z-index: 2;
    margin: 0;
    border-radius: 0;
    color: #444;
    background-color: transparent;
    overflow: auto;
    resize: none;
    transition: transform 1s;
    scroll-behavior: smooth;
}
.highlights, textarea {
    padding: 10px;
    letter-spacing: 1px;
}
.backdrop {
    position: absolute;
    z-index: 1;
    background-color: transparent;
    overflow: auto;
    pointer-events: none;
    transition: transform 1s;
}
.theme-applied {
    font-size: 20px !important;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    overflow-y: hidden !important;
}
.container {
    display: block;
    margin: 0 auto;
    transform: translateZ(0);
    -webkit-text-size-adjust: none;
}
.privacy-dropdown .p-dropdown .p-dropdown-label {
    padding: 0;
}
.p-dropdown .p-dropdown-label {
    background: transparent;
    border: 0 none;
}
.p-dropdown-label {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    flex: 1 1 auto;
    width: 1%;
    text-overflow: ellipsis;
    cursor: pointer;
}
.p-carousel-content {
    display: flex
;
    flex-direction: column;
    overflow: auto;
}
.p-carousel-container {
    position: relative;
}
.p-carousel-container {
    display: flex
;
    flex-direction: row;
}
.p-carousel-prev, .p-carousel-next {
    align-self: center;
    flex-grow: 0;
    flex-shrink: 0;
    display: flex
;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    position: relative;
}
 .p-carousel-prev {
    z-index: 1;
    position: absolute;
    background-color: #fff !important;
}
.p-carousel-items-content {
    overflow: hidden;
    width: 100%;
}
.p-carousel-container .p-carousel-items-container {
    gap: .25rem;
    padding-left: 0;
}
.p-carousel-items-container {
    display: flex
;
    flex-direction: row;
}
#pr_id_24 .p-carousel-item {
    flex: 1 0 9.090909090909092%;
}
.p-carousel-container .p-carousel-items-container .p-carousel-item {
    flex: unset !important;
}
.p-carousel .p-carousel-content .p-carousel-prev, .p-carousel .p-carousel-content .p-carousel-next {
    width: 2rem;
    height: 2rem;
    color: #6c757d;
    border: 0 none;
    background: transparent;
    border-radius: 50%;
    transition: box-shadow .15s;
    margin: .5rem;
}
.p-carousel-next {
    right: 0;
    z-index: 1;
    position: absolute;
    background-color: #fff !important;
}
.p-carousel-prev, .p-carousel-next {
    align-self: center;
    flex-grow: 0;
    flex-shrink: 0;
    display: flex
;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    position: relative;
}
textarea:focus, button:focus {
    outline: none;
    box-shadow: 0 0 #c6aada;
}
.p-listbox.option-menu .p-listbox-list {
    padding: 0;
}
.p-listbox .p-listbox-list {
    padding: .5rem 0;
}
.p-listbox-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.p-listbox-list-wrapper {
    overflow: auto;
}
.p-listbox {
    position: relative;
    box-shadow: 0 4px 6px -2px #10182808, 0 12px 16px -4px #10182814;
    z-index: 40 !important;
}
.p-overlay-content {
    transform-origin: inherit;
}
.p-listbox-item {
    cursor: pointer;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    -webkit-user-select: none;
    user-select: none;
}
.p-listbox.option-menu .p-listbox-list .p-listbox-item {
    padding: 0;
}
.personal-profile-view .friend-btn-orange {
    --tw-border-opacity: 1;
    border-color: rgb(239 104 32 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(255 105 46 / var(--tw-bg-opacity));
}
.personal-profile-view .friend-btn {
    padding: .625rem 1rem;
}