:root {
    --main-blue: 0, 56, 255;
    --main-yellow: 255, 215, 0;
    --main-green: 0, 160, 0;
    --main-red: 255, 0, 0;
    --main-font: 'Nunito', sans-serif;
    --uni-chat-main-font: 'Nunito', sans-serif;
    --uni-chat-font-sans: "Nunito Sans", serif;
    --top-gap-main-boxes: 75px;
    --clases-box-width: 23%;
    --smaller-side-images: 40px;
    --bigger-side-images: 50px;
    /* --attach-file-icon-blue: url('https://api.iconify.design/clarity/attachment-line.svg?color=rgba(0%2C%2056%2C%20255%2C%200.2)'); */
    --check-icon: url(./media/check.png);
    --send-icon-black: url(./media/send-icon-black.png);
    --attach-file-icon-blue: url(./media/attach-icon-black.png);
    --attach-file-icon-white: url('https://api.iconify.design/clarity/attachment-line.svg?color=white');
    --info-icon: url(./media/info-icon.png);
    --info-hover-icon: url(./media/info-icon-hover.png);
    --like-profile-icon: url(./media/like-icon.png);
    --like-profile-icon-hovered: url(./media/like-icon-hovered.png);
    --like-profile-icon-clicked: url(./media/like-icon-clicked.png);
    --like-profile-icon-mutual: url(./media/like-icon-mutual.png);
    --love-profile-icon: url(./media/love-icon.png);
    --love-profile-icon-hovered: url(./media/love-icon-hovered.png);
    --love-profile-icon-clicked: url(./media/love-icon-clicked.png);
    --love-profile-icon-mutual: url(./media/love-icon-mutual.png);
    --message-icon: url(./media/message-icon.png);
    --message-icon-blue: url(./media/message-icon-blue.png);
    --message-icon-white: url(./media/message-icon-white.png);
    --message-hover-icon: url(./media/message-icon-hovered.png);
    /* --message-profile-icon: url('https://api.iconify.design/jam/messages-f.svg?color=%230038ff'); */
    --message-profile-icon: url(./media/messages-icon.png);
    --message-profile-icon-clicked: url('https://api.iconify.design/jam/messages-f.svg?color=white');
    --menu-groups-icon: url(./media/groups-icon-1.png);
    /* --add-icon: url(./media/add-icon.png); */
    --assistance-touch-icon: url(./media/assistance-touch.png);
    --left-arrow-icon: url('https://api.iconify.design/ic/round-keyboard-arrow-left.svg?color=%23000000');
    --right-arrow-icon: url('https://api.iconify.design/ic/round-keyboard-arrow-right.svg?color=%23000000');
    --next-person-icon: url(./media/left-arrow-swipe.png);
    --next-person-icon-hovered: url(./media/next-person-icon-hovered.png);
    --previous-person-icon: url(./media/right-arrow-swipe.png);
    --previous-person-icon-hovered: url(./media/previous-person-icon-hovered.png);
    /* --search-icon: url(./media/search-icon.png); */
    --search-icon: url(./media/search-icon-black.png);
    --captures-icon: url(./media/captures-icon-1.png);
    --profile-icon: url(./media/profile-icon.png);
    /* --notifications-icon: url(./media/notifications-icon.png); */    
    --notifications-icon: url(./media/notifications-icon-black.png);
    --groups-icon: url(./media/groups-icon.png);
    --home-icon: url(./media/home-icon-1.png);
    --home-icon-black: url(./media/home-icon-1.png);
    --post-font: -apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Fira Sans,Ubuntu,Oxygen,Oxygen Sans,Cantarell,Droid Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Emoji,Segoe UI Symbol,Lucida Grande,Helvetica,Arial,sans-serif;
    /* --react-icon-black: url('https://api.iconify.design/carbon/logo-react.svg'); */
    --react-icon-black: url(./media/react-black-4.png);
    --three-dots-icon-black: url(./media/three-dots-icon.png);
    --comment-icon-black: url(./media/comment-icon-black-1.png);
    --share-icon-black: url('https://api.iconify.design/icon-park-solid/share-two.svg');
    
    /* --react-icon-blue: url('https://api.iconify.design/carbon/logo-react.svg?color=%230038ff'); */
    --react-icon-blue: url(./media/react-blue.png);
    --three-dots-icon-blue: url(./media/three-dots-icon-blue.png);
    --comment-icon-blue: url(./media/comment-icon-blue.png);
    --share-icon-blue: url('https://api.iconify.design/icon-park-solid/share-two.svg?color=%230038ff');

    --file-icon-random: url('https://api.iconify.design/ic/round-insert-drive-file.svg?color=rgba(0%2C%200%2C%200%2C%200.5)');
    --pdf-icon: url('https://api.iconify.design/vscode-icons/file-type-pdf2.svg');
    --powerpoint-icon: url('https://api.iconify.design/vscode-icons/file-type-powerpoint.svg');
    --word-icon: url('https://api.iconify.design/vscode-icons/file-type-word.svg');
    --excel-icon: url('https://api.iconify.design/vscode-icons/file-type-excel.svg');
    --mp3-icon: url('https://api.iconify.design/cib/apple-music.svg?color=%23f50f35');
    --cross-icon: url(./media/cross-blue.png);

    --people-icon: url('https://api.iconify.design/fluent/people-audience-24-filled.svg');
    --people-icon-white: url(./media/people-icon-white.png);
    --classes-icon: url('https://api.iconify.design/mdi/human-male-board.svg');

    --play-button-icon: url('https://api.iconify.design/material-symbols/play-circle.svg');
    --mute-button-icon: url('https://api.iconify.design/ri/volume-mute-line.svg?color=%230038ff');
    --sound-button-icon: url('https://api.iconify.design/subway/sound.svg?color=%230038ff');

    --reload-icon: url(./media/reload-icon.png);
    --upload-icon: url(./media/upload-icon.png);
    --remove-icon-red: url(./media/remove-red.png);

    --comment-section-bg-color: rgba(255, 255, 255, 1);
    /* --comment-post-bg-colour: rgba(217, 217, 217, 0.3); */
    --comment-post-bg-colour: white;


    /* --right-arrow-preview-banner: url('https://api.iconify.design/ic/round-arrow-circle-right.svg?color=%232e2dfd');
    --left-arrow-preview-banner: url('https://api.iconify.design/ic/round-arrow-circle-left.svg?color=%232e2dfd'); */

    --right-arrow-preview-banner: url('./media/right-arrow.png');
    --left-arrow-preview-banner: url('./media/left-arrow.png');

    --preview-banner-start-pos: 100%;
    --preview-banner-end-pos: 0%;


    --feed-icon-black: url(./media/feed-icon-black.png);
    --feed-icon-blue: url(./media/feed-icon-blue.png);

    --people-icon-black: url(./media/people-icon-black.png);
    --people-icon-blue: url(./media/people-icon-blue.png);

    --classes-icon-black: url(./media/classes-icon-black.png);
    --classes-icon-blue: url(./media/classes-icon-blue.png);

    --people-left-pos: 0%;

    --phone-swipe-translate: 0%;

    --add-your-post-height: 138px;
    --making-a-post-height: 500px;
    --divider-height: 41px;
    --top-margins: 32px;

    --go-back-icon: url(./media/go-back-icon.png);

    --install-banner-left: 0%;

    --action-icon: url(./media/action-icon.png);
    --action-hover-icon: url(./media/action-icon-hovered.png);
    --actions-icon: url(./media/actions-icon-1.png);
    --message-b-discovered-icon: url(./media/message-b-discovered-1.png);
    
}

.unselectable {
    user-select: none;
}

@font-face {
    font-family: 'UniChat';
    src: url('/uni-chat/fonts/TTF/ClashDisplay-Variable.ttf') format('truetype');
}

/* @import url('https://fonts.googleapis.com/css2?family=Lora&display=swap'); */
@import url('https://fonts.googleapis.com/css2?family=Fira+Sans+Condensed:wght@300&family=Lobster&family=Lora&display=swap');

body {
    position: relative !important;
    scroll-behavior: smooth;
    overflow-y: hidden !important;
}

a {
    color: unset;
    text-decoration: unset;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: nowrap;
}

.members-display-banner > a {
    margin-top: 5px;
    margin-bottom: 5px;
}

header {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.iframe-container {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 9999;
    background-color: rgba(0, 0, 0, 0.35);

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

.iframe-container-messages {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 9998;
    background-color: transparent;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;

    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.iframe-container-messages:hover:not(:has(iframe:hover)) {
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.35);
}

iframe {
    border-radius: 10px;
    border: none;
    outline: none;
    /* box-shadow: 0px 0px 3px 2px rgba(255, 255, 255, 0.25); */
    background-color: transparent;

    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.iframe-container > iframe {
    position: relative;
    width: 100%;
    max-width: 450px;
    height: 98%;
}

.iframe-container-full > iframe {
    position: relative;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    height: 98%;
}

.iframe-container-messages > iframe {
    position: fixed;
    width: 25%;
    height: 85%;
    top: var(--top-gap-main-boxes);
    right: 20px;
}

.iframe-close-button {
    display: none;
}

.search3-box > iframe {
    width:100%;height:calc(100vh - 68px);min-height:calc(100vh - 68px);max-height:calc(100vh - 68px);overflow:auto;border-radius:12px;background:#fff;
}

.loader-container[show="true"] {
    width: 100%;
    height: 100%;
    background-color: rgba(240, 240, 240, 1);
    z-index: 9999;
    position: fixed;
    top: 0;
    left: 0;
}

.loader-container[show="false"] {
    display: none;
}

.pre-loader {
    width: 100%;
    text-align: center;
    position: fixed;
    top: calc(50% - 32.5px);
}

.loader-writing {
    animation: 8s loading infinite;
    background: linear-gradient(to right, rgba(var(--main-blue), 1), rgba(var(--main-yellow), 1), rgba(var(--main-blue), 1));
    animation-timing-function:linear;
    background-size: 300%;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    white-space: nowrap;
    font-size: 65px;
    font-weight: 500;
    font-family: var(--main-font);
}


@keyframes loading {
    0% {
        background-position: 0% center;
    }
    100% {
        background-position: -300% center;
    }
}

.name {
    font-family: 'Fira Sans Condensed', sans-serif;
    position: fixed;
    top: 5px;
    /* width: 100%; */
    /* left: calc(50% - 87px); */
    left: 20px;
    text-align: center;
    text-shadow: 0px 2px rgba(0, 0, 0, 0.05);
    font-size: 50px;
    color: black;
}

.title {
    font-family: "UniChat";
    font-weight: 600;
}

.title-U {
    color: rgba(var(--main-blue), 1);
    font-weight: 800;
}

.phone-view-header > .title {
    position: relative;
    left: 7px;
    font-size: 42px;
    display: none;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
}

.phone-view-header > .title .title-U {
    font-size: 55px;
}

.header-icons {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 25%;
    height: 42px;
    position: fixed;
    right: 20px;
    top: 20px;
    background: rgba(255, 255, 255, 0.8);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    border-radius: 10px;
    box-shadow: 0px 0px 2px 0.5px rgba(0, 0, 0, 0.15);
}

.additional-icons {
    height: 42px;
    position: relative;
    display: flex;
}

.add-icons-box-href {
    width: 40px;
    height: 40px;
    border-radius: 10px 0px 0px 10px;

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

    -webkit-transition: all 1.5s;
    -moz-transition: all 1.5s;
    -o-transition: all 1.5s;
    transition: all 1.5s;
}

.add-icons-box {
    margin-bottom: 5px;
    width: 40px;
    height: 40px;
    border-radius: 0px 10px 10px 0px;
    display: flex;
    align-items: center;
    justify-content: center;

    -webkit-transition: all 1.5s;
    -moz-transition: all 1.5s;
    -o-transition: all 1.5s;
    transition: all 1.5s;
}


.nav-writing {
    font-size: 11px;
    color: rgba(var(--main-blue), 1);
    font-family: var(--main-font);
}

.nav-icons {
    display: none;
}

.blurry-bg {
    width: 100%;
    height: 100px;
    position: fixed;
    bottom: 0;
    left: 0;
}

.phone-view-header {
    display: none;
}

.phone-view-name {
    display: none;
}

.phone-view-nav {
    display: none;
}

.home-icon {
    width: 33px !important;
    height: 33px !important;
    background: var(--home-icon) no-repeat center center / contain;
    content: var(--home-icon);
}

.icon-box-href[chosen="false"] > .icon-box > .home-icon {
    background: var(--home-icon-black) no-repeat center center / contain;
    content: var(--home-icon-black);
}

.home-icon:hover {
    cursor: pointer;
    opacity: 0.8;
}

.home-icon-selected {
    animation: 1s header-icon-init forwards;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-image: url("./media/home-icon.png");
    width: 31px;
    height: 31px;
    border-radius: 50%;
    box-shadow: 2px 2px 4px 2px rgba(0, 0, 0, 0.25);
}

.home-icon-selected:hover {
    cursor: pointer;
    animation: 0.7s header-icon-hovered forwards;
}

.icon-box-href {
    min-width: calc(100% / 5);
    max-width: calc(100% / 5);
    width: calc(100% / 5);
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top: 2px solid transparent;

    -webkit-transition: all 1.5s;
    -moz-transition: all 1.5s;
    -o-transition: all 1.5s;
    transition: all 1.5s;
}

.icon-box-href[chosen="false"] {
    opacity: 0.4;
    /* border-top: 2px solid rgba(0,0,0,0.25); */
}

.icon-box-href[chosen="true"] {
    opacity: 1;
    /* border-top: 2px solid rgba(var(--main-blue), 1); */
}

.icon-box {
    position: relative;
    width: calc(100% / 5);
    height: 100%;
    /* border-radius: 5px; */
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    
    -webkit-transition: all 1.5s;
    -moz-transition: all 1.5s;
    -o-transition: all 1.5s;
    transition: all 1.5s;
}

.icon-box[chosen="false"] {
    opacity: 0.4;
}

.icon-box[chosen="true"] {
    opacity: 1;
}

.icon-box-under-href {
    width: 100%;
}

.icon-box:hover {
    cursor: pointer;
}

.icon-box > button {
    outline: none;
    border: none;
    width: 34px;
    height: 34px;
}

.icon-box > button[title="Groups"] {
    width: 44px;
    height: 44px;
}

.search-icon {
    width: 32px;
    height: 32px;
    /* border-radius: 50%; */
    background: var(--search-icon) no-repeat center center / contain;
    content: var(--search-icon);
    outline: none;
    border: none;
}

.captures-icon {
    animation: 1s header-icon-init forwards;
    width: 32px;
    height: 32px;
    /* border-radius: 50%; */
    background: var(--captures-icon) no-repeat center center / contain;
    content: var(--captures-icon);
}

.profile-icon {
    width: 38px !important;
    height: 38px !important;
    /* border-radius: 50%; */
    background: var(--profile-icon) no-repeat center center / contain;
    content: var(--profile-icon);
    opacity: 1;
}

.add-icon {
    display: none;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid transparent;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-image: var(--assistance-touch-icon);
    box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.25);
    z-index: 9998;
    position: fixed;
    bottom: 30px;
    right: calc(25% + 45px);

    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.add-icon[unseen_notif="true"] {
    border: 1px solid rgba(255, 0, 0, 0.3);
}

.messages-icon {
    animation: 1s header-icon-init forwards;
    width: 36px !important;
    height: 36px !important;
    /* border-radius: 50%; */
    background: var(--message-profile-icon) no-repeat center center / contain;
    content: var(--message-profile-icon);
}

.groups-icon {
    animation: 1s header-icon-init forwards;
    background: var(--menu-groups-icon) no-repeat center center / cover;
    content: var(--menu-groups-icon);
}

.notifications-icon {
    outline: none;
    border: none;
    width: 30px;
    height: 30px;
    /* border-radius: 50%; */
    background: var(--notifications-icon) no-repeat center center / contain;
    content: var(--notifications-icon);
}

.notification[seen="false"] {
    background-color: white;
}

.notification {
    background-color: white;
}

.notification[seen="false"] {
    background-color: rgba(0, 50, 210, 0.06) !important;
}

.unseen {
    position: absolute;
    z-index: 4;
    top: 3px;
    right: 3px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: rgba(var(--main-red), 1);
}

.unseen[show = "false"] {
    display: none;
}

.unseen[show = "true"] {
    display: block;
}


.background {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 0;
    margin: 0;
    /* background: radial-gradient(ellipse at 15% 5%, rgba(0, 56, 255, 0.5), transparent 40%), 
    radial-gradient(ellipse at 25% 100%, rgba(255, 215, 0, 0.6), transparent 80%),
    radial-gradient(circle at 80% 0%, rgba(255, 215, 0, 0.8), transparent 70%),
    radial-gradient(ellipse at 95% 95%, rgba(0, 56, 255, 0.6), white 60%);*/
    /* background-color: rgba(240, 240, 240, 1); */
    background-color: white;
    /* opacity: 0.6; */
    z-index: 0;
}

.loading-container {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9999;
    background-color: white;

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

.loading-container[show="false"] {
    display: none;
}

.loading-container > img {
    width: 200px;
}

.loading-container > h1 {
    font-family: "UniChat";
    color: rgba(var(--main-blue), 1);
    font-size: 60px;
}

.people-quick-notification[show = "true"] {
    animation: 1s blue-icon-appear forwards;
    display: block;
    width: 290px;
    min-height: 30px;
    background-color: rgba(255, 255, 255, 0.8);
    border: 1px solid rgba(var(--main-blue), 0.25);
    border-radius: 10px;
    box-shadow: 2px 2px 3px 1px rgba(0, 0, 0, 0.25);
    text-align: center;
    font-size: 20px;
    font-family: var(--post-font);
    font-weight: bold;
    position: fixed;
    top: 15%;
    right: calc(12.5% - 125px);
    color: rgba(var(--main-blue), 1);
    z-index: 4;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
}

.people-quick-notification[error = "false"] {
    color: rgba(var(--main-blue), 1);
    border: 1px solid rgba(var(--main-blue), 0.25);
    box-shadow: 2px 2px 3px 1px rgba(0, 0, 0, 0.25);
}

.people-quick-notification[error = "true"] {
    color: red;
    border: 1px solid rgba(255, 0, 0, 0.25);
    box-shadow: 2px 2px 3px 1px rgba(255, 0, 0, 0.25);
}

.people-quick-notification[show = "false"] {
    animation: 1.2s blue-icon-disappear forwards;
    display: none;
}


.add-new-category-name {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
}

label[for="add-new-category-name-textarea"] {
    font-size: 16px;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
}

input[name="add-new-category-name-textarea"] {
    outline: none;
    font-family: sans-serif;
    font-size: 16px;
    resize: none;
    margin-left: 5px;
    border-radius: 5px;
    border: 0.3px solid black;
    width: calc(94% - 8px);
    padding: 4px;
}

input[name="add-new-category-name-textarea"][error="true"] {
    border: 0.3px solid red;
}

.add-new-category-error-message {
    width: 100%;
    text-align: center;
    color: rgba(var(--main-red), 1);
    font-size: 12px;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
}

.add-new-category-error-message[show="false"] {
    opacity: 0;
}

.add-new-category-error-message[show="true"] {
    opacity: 1;
}

.upload-new-category-photo {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.add-new-category-error-message[show="false"] + .upload-new-category-photo {
    margin-top: 25px;
}

.add-new-category-error-message[show="true"] + .upload-new-category-photo {
    margin-top: 11px;
}

.upload-new-category-photo-span {
    width: 90%;
    font-size: 17px;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    position: relative;
    left: calc(5% - 1px);
}

.new-category-circle {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    position: relative;
    left: calc(50% - 30px);
    top: 20px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.possible-backgrounds-banner {
    position: relative;
    top: 40px;
    width: 90%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding-left: 5%;
    padding-right: 5%;
}

.default-background {
    width: 50px;
    height: 50px;
    border-radius: 10px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.default-background:hover {
    cursor: pointer;
}

.default-background[chosen="false"] {
    border: 1px solid transparent;
}

.default-background[chosen="true"] {
    border: 1px solid rgba(var(--main-blue), 0.8);
    box-shadow: 0px 0px 3px 1px rgba(var(--main-blue), 0.25);
}

.select-your-own {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: transparent;
}

.select-your-own[chosen="false"] {
    border: 1px solid rgba(var(--main-blue), 0.2);
}

.select-your-own-icon {
    position: relative;
    width: 25px;
    height: 25px;
    background: var(--upload-icon) no-repeat center center / contain;
    content: var(--upload-icon);
    z-index: 2;
}

.select-your-own-input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    opacity: 0;
    outline: none;
    border: none;
}

.add-new-category-submit-button-container {
    width: 100%;
    margin-top: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
}


/* classes-box: ------------------- */
.classes-events-box {
    position: fixed;
    width: var(--clases-box-width);
    top: var(--top-gap-main-boxes);
    left: 20px;

    display: flex;
    flex-direction: column;
    align-items: center;
    height: calc(100% - 83px);
}

.classes-box {
    min-height: 70px;
    width: 100%;
    position: relative;
    padding-bottom: 5px;
    background-color: white;
    max-height: calc(50% - 65px);
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-wrap: nowrap;
    border-radius: 10px;
    border: 1px solid rgba(0, 0, 0, 0.25);
}

.search3-box { /* moving search3 to main section */
    width: calc(95% - 2px);
    margin-left: 2.5%;
}

.ai-message-container {
    display: none;
}

.events-box {
    margin-top: 10px;
    min-height: fit-content;
    height: fit-content;
    max-height: fit-content;
    padding-bottom: 2px;
}

.classes-collection-scroll {
    position: relative;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    max-height: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    overflow-y: scroll;
    align-items: center;
    font-family: var(--main-font);
    font-weight: 500;
    font-size: 18px;
}

.events-collection-scroll {
    position: relative;
    width: calc(100% - 5px);
    min-width: calc(100% - 5px);
    max-width: calc(100% - 5px);
    min-height: 50px;
    display: flex;
    overflow-x: scroll;
    overflow-y: hidden;
    align-items: center;
    padding-left: 5px;
}

/* total width */
.events-collection-scroll::-webkit-scrollbar {
    background-color: transparent !important;
    width: 0px !important;
    height: 2px !important;
}

/* background of the scrollbar except button or resizer */
.events-collection-scroll::-webkit-scrollbar-track {
    background-color: transparent !important;
}

/* scrollbar itself */
.events-collection-scroll::-webkit-scrollbar-thumb {
    background-color: #babac0 !important;
    border-radius: 16px !important;
    border: none !important;
}

/* set button(top and bottom of the scrollbar) */
.events-collection-scroll::-webkit-scrollbar-button {
    display:none !important;
}

/* total width */
.classes-collection-scroll::-webkit-scrollbar {
    background-color: transparent !important;
    width: 4px !important;
}

/* background of the scrollbar except button or resizer */
.classes-collection-scroll::-webkit-scrollbar-track {
    background-color: transparent !important;
}

/* scrollbar itself */
.classes-collection-scroll::-webkit-scrollbar-thumb {
    background-color: #babac0 !important;
    border-radius: 16px !important;
    border: none !important;
}

/* set button(top and bottom of the scrollbar) */
.classes-collection-scroll::-webkit-scrollbar-button {
    display:none !important;
}



.box-title {
    position: relative;
    width: 100%;
    text-align: center;
    font-family: "UniChat";
    font-weight: 600;
    font-size: 24px;
    margin-top: 10px;
}

.classes {
    background: var(--classes-icon) no-repeat center center / contain;
    content: var(--classes-icon);
}

.people {
    background: var(--people-icon) no-repeat center center / contain;
    content: var(--people-icon);
}

.notification-people {
    background: var(--people-icon-white) no-repeat center center / contain;
    content: var(--people-icon-white);
}

.find-more-classes-button {
    outline: none;
    border: none;
    width: calc(100% - 30px);
    position: relative;
    font-family: "UniChat";
    font-size: 17px;
    text-align: center;
}

.find-more-classes-button:hover {
    background-color: rgba(235, 235, 235, 0.2);
    cursor: pointer;
}

.groups-button-box {
    display: flex;
    align-items: center;
    width: calc(100% - 6px);
    height: 35px;
    background: #FFFFFF;
    box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.25);
    border-radius: 7px;
    margin-top: 6px;

    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.class {
    position: relative;
    display: flex;
    align-items: center;
    width: calc(100% - 4px);
    height: 52px;
    min-height: 52px;
    background-color: rgba(255, 255, 255, 0.8);
    /* border-top: 1px solid rgba(0, 0, 0, 0.25);
    border-bottom: 1px solid rgba(0, 0, 0, 0.25); */
    border-radius: 10px;
    padding-top: 7px;
    padding-bottom: 7px;
    
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.class:hover {
    cursor: pointer;
}

.class[selected = "true"] {
    box-shadow: inset 0px 0px 4px rgb(0 0 0 / 25%);
    background-color: rgba(225, 225, 225, 0.3);
}

.class-pic {
    object-fit: cover;
    position: relative;
    margin: 5px;
    width: var(--bigger-side-images);
    min-width: var(--bigger-side-images);
    height: var(--bigger-side-images);
    border-radius: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    box-shadow: 0px 0px 2px 0.5px rgba(0, 0, 0, 0.25);
}

.class-pic[show="notification"] {
    margin-left: unset;
}

.class-details {
    position: relative;
    width: calc(100% - 80px);
}

.class-name {
    width: 100%;
    font-size: 16px;
    text-overflow: ellipsis;
    white-space: nowrap; /* keeps the text in a single line */
    overflow: hidden; /* keeps the element from overflowing its parent */
    /* font-family: 'Roboto', Arial, Helvetica, sans-serif; */
    font-family: "UniChat";
}

.class-member-count {
    width: fit-content;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.5);
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
}

.class-notifications {
    min-width: 15px;
    min-height: 15px;
    border-radius: 50%;
    border: 1px solid rgba(var(--main-blue), 0.8);
    color: rgba(var(--main-blue), 0.8);
    box-shadow: 0px 0px 5px 1px rgba(var(--main-blue), 0.2);
    position: absolute;
    right: 1px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: white;
    padding: 1px;
    padding-left: 3px;
    padding-right: 3px;
    font-family: var(--post-font);
}


/* ---------------------- */


/* main-feed: --------------------------- */

.discounts-banner {
    height: calc(100vh - 11px);
    min-height: calc(100vh - 11px);
    max-height: calc(100vh - 11px);
    background-color: white;
    display: flex;
    flex-direction: column;
    padding-bottom: 5px !important;
    margin-bottom: 0 !important;
}

.discounts-banner iframe {
    flex: 1;
}

.discounts-banner-title {
    font-size: 24px;
    margin: 6px 0px;
    font-family: "UniChat";
    color: black;
    font-weight: 600;
}

.discounts-inner-banner {
    width: 100%;
    overflow-x: scroll;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.captures-inner-banner {
    flex-direction: column;
}

.discounts-inner-banner::-webkit-scrollbar {
    background-color: transparent !important;
    width: 0px !important;
    height: 2px !important;
}

/* background of the scrollbar except button or resizer */
.discounts-inner-banner::-webkit-scrollbar-track {
    background-color: transparent !important;
}

/* scrollbar itself */
.discounts-inner-banner::-webkit-scrollbar-thumb {
    background-color: #babac0 !important;
    border-radius: 16px !important;
    border: none !important;
}

/* set button(top and bottom of the scrollbar) */
.discounts-inner-banner::-webkit-scrollbar-button {
    display:none !important;
}

.events-inner-banner {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    overflow-y: scroll;
}

.events-inner-banner::-webkit-scrollbar {
    background-color: transparent;
    width: 1px;
}

/* background of the scrollbar except button or resizer */
.events-inner-banner::-webkit-scrollbar-track {
    background-color: transparent;
}

/* scrollbar itself */
.events-inner-banner::-webkit-scrollbar-thumb {
    background-color: #babac0;
    border-radius: 16px;
    border: none;
}

/* set button(top and bottom of the scrollbar) */
.events-inner-banner::-webkit-scrollbar-button {
    display:none;
}

.all-caught-up-ring {
    transform: rotate(-90deg);
    width: 100px;
    height: 100px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin-top: 10px;

    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.all-caught-up-ring__circle {
    fill: none;
    /* border: 0.5px solid black; */
    stroke: rgba(255, 255, 255, 0.5);
    stroke-width: 10;
}

.all-caught-up-ring__circle__progress {
    fill: none;
    stroke: rgba(var(--main-blue), 1);
    stroke-width: 10;
    stroke-dasharray: 283.53; /* C = 2*pi*r = 90*pi ~ 283.53 */
    stroke-dashoffset: 283.53;
    stroke-linecap: round;

    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    scrollbar-width: none;
}

.all-caught-up-check {
    background: var(--check-icon) no-repeat center center / contain;
    content: var(--check-icon);
    width: 50px;
    height: 50px;
    position: absolute;
    left: calc(50% - 25px);
    top: calc(50% - 25px);
    z-index: 10;
    transform: rotate(90deg);
}

.all-caught-up-complete-message {
    position: relative;
    margin-top: 10px;
    font-size: 19px;
    font-weight: bold;
    font-family: var(--main-font);
    text-align: center;
}

.main-feed-box {
    width: calc(52% - 40px);
    border-radius: 15px;
    position: absolute;
    top: 15px;
    left: calc(23% + 20px);
    display: flex;
    flex-direction: column;
    padding-bottom: 160px;
}

.classes-banner-phone {
    display: none;
}

.main-feed-banner-phone {
    display: none;
}

.people-banner-phone {
    display: none;
}

h3 {
    font-family: "UniChat";
    font-weight: 600;
    margin: 5px 0px;
}

.popup > button {
    font-size: 21px;
    font-family: "UniChat";
    font-weight: 600;
    width: 130px;
    padding: 4px;
    border: none;
    outline: none;
    border-radius: 10px;
    background: rgba(var(--main-blue), 1);
    color: white;
    margin: 0px calc(50% - 65px);
    cursor: pointer;
}

.popup-header {
    font-family: "UniChat";
    font-size: 21px;
    font-weight: 500;
    text-align: center;
    padding: 9px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    color: black;
}

.popup-comment-section {
    flex: 1;
    padding-bottom: 50px;
    overflow-y: scroll;
}

.comment-post[yours_bottom="true"] {
    position: absolute;
    bottom: 15px;
    left: 0;
}

.comment-post {
    margin-top: 5px;
    border: none;
}

.post {
    display: flex;
    flex-direction: column;
    position: relative;
    margin-top: 5px;
    width: 95%;
    padding-bottom: 6px;
    left: 2.5%;
}

.post-section {
    display: flex;
    flex-direction: row;
    position: relative;
    width: 100%;
    min-height: 170px;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 370px;
    margin-bottom: -370px;
}

.category-section {
    display: flex;
    flex-direction: row;
    justify-content: center;
    position: relative;
    max-width: calc(100% - 2px);
    width: calc(100% - 2px);
    font-size: 16px;
    border: 0.3px solid rgba(0,0,0,0.3);
    border-top: none;
    border-radius: 0px 0px 10px 10px;
    background-color: white;
    transition: 1s all ease;
}

.category-section:hover {
    cursor: pointer;
    opacity: 0.8;
}

.category-section-inner {
    width: calc(100% - 20px);
    padding-top: 5px;
    padding-bottom: 5px;
    border-top: 1px solid black;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.category-details-section {
    display: flex;
    align-items: center;
    width: calc(100% - 15px);
}

.capture-pic-in-post {
    width: 35px !important;
    min-width: 35px !important;
    height: 35px !important;
}

.no-posts-yet-container {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: calc(90% - 7px);
    border-radius: 10px;
    border: 1px solid black;
    color: black;
    font-family: "UniChat";
    text-align: center;
    font-size: 21px;
    font-weight: 500;
    padding-top: 10px;
    padding-bottom: 10px;
}

.category-name {
    font-weight: 500;
    font-family: "UniChat", var(--uni-chat-font-sans);
    font-size: 18px;
    width: calc(100% - 40px);
}

.main-section {
    display: flex;
    flex-direction: column;
    background-color: white;
    border-radius: 10px 10px 0px 0px;
    border: 0.5px solid rgba(0,0,0,0.3);
    border-bottom: none;
    position: relative;
    padding: 4px;
    padding-bottom: 12px;
    width: calc(100% - 10px);
    overflow-y: visible;
}

.post-repost {
    display: flex;
    flex-direction: column;
    width: calc(100% - 9px);
    position: relative;
    left: 6px;
    /* border-radius: 10px; */
    border-radius: 5px;
    border: 1px solid rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.25);
    background-color: rgba(255, 255, 255, 0.5);
    padding: 3px;
}

.main-section[show_comments = "true"] {
    z-index: 3;
    animation: 1s main-section-move-left forwards;
}

.main-section[show_comments = "false"] {
    z-index: auto;
    animation: 1s main-section-move-right forwards;
}

.main {
    display: flex;
    flex-direction: column;
    width: calc(100% - 25px);
    position: relative;
    justify-content: space-between;
}

.main[show="notification"] {
    transform: scale(0.145, 0.15);
    width: 140%;
    margin: -120px;
    margin-left: -145px;
    margin-right: -145px;
}

.post-person-details {
    position: relative;
    display: flex;
    align-items: center;
    width: calc(100% - 50px);
    height: 50px;
}

.anonymous-post-person-details {
    color: unset;
    text-decoration: unset;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: nowrap;
}

.post-person-details > .class-pic:hover {
    cursor: pointer;
}

.post-person-facts {
    width: 100%;
    font-size: 13px;
    font-family: var(--post-font);
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-style: italic;
    margin-top: 3px;
}

.post-details {
    position: relative;
    width: 100%;
    padding-left: 5px;

    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

.post-details:hover {
    cursor: pointer;
    color: rgba(var(--main-blue), 1);
}

.name-and-date {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.post-person-name {
    width: calc(100% - 50px); /* 117px = max-width of date */
    text-overflow: ellipsis;
    white-space: nowrap; /* keeps the text in a single line */
    overflow: hidden; /* keeps the element from overflowing its parent */
    font-family: "UniChat", var(--uni-chat-main-font);
    font-weight: 500;
    font-size: 18px;
    display: flex;
    align-items: center;
}

.comment-person-name {
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap; /* keeps the text in a single line */
    overflow: hidden; /* keeps the element from overflowing its parent */
    font-family: var(--post-font);
    font-weight: 600;
    font-size: 17px;
}

.post-date {
    color: grey;
    font-style: italic;
    font-size: 12px;
    font-family: var(--post-font);
    width: fit-content;
    text-align: right;
    line-height: 100%;
}


.post-content {
    display: flex;
    flex-direction: column;
    position: relative;
    width: calc(100% - 2px);
    padding-left: 2px;
    margin-top: 2px;
    min-height: 80px;
}

.post-content-text {
    /* display: flex;
    align-items: center;
    justify-content: flex-start; */
    width: 100%;
    position: relative;
    font-family: var(--post-font);
    font-size: 16px;
    line-height: calc(1.5 * 1em);
    margin-top: 7px;
    margin-bottom: 2px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.post-content-text a {
    color: blue;
    text-decoration: underline;
    display: inline;
    white-space: nowrap;
    text-decoration: underline;
}

.number-of-attachments-indicator {
    position: relative;
    left: 10px;
    margin-top: 5px;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.7);
    font-family: var(--post-font);
}

.post-content-files {
    display: flex;
    justify-content: flex-start;
    position: relative;
    overflow: scroll;
    flex-wrap: nowrap;
    height: fit-content;
}

#add-your-post-attachments {
    justify-content: flex-start;
}

#add-your-post-attachments-phone-view {
    justify-content: flex-start;
}

/* total width */
.post-content-files::-webkit-scrollbar {
    background-color: transparent !important;
    width: 0px !important;
    height: 6px !important;
}

/* background of the scrollbar except button or resizer */
.post-content-files::-webkit-scrollbar-track {
    background-color: transparent !important;
}

/* scrollbar itself */
.post-content-files::-webkit-scrollbar-thumb {
    background-color: #babac0 !important;
    border-radius: 16px !important;
    border: none !important;
}

/* set button(top and bottom of the scrollbar) */
.post-content-files::-webkit-scrollbar-button {
    display:none !important;
}


.attachments-load {
    height: 177px;
}

.add-your-post-attachments-loading-bg[show="true"] {
    background-color: rgba(255, 255, 255, 0.5);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    z-index: 5;
    width: calc(100% - 2px);
    height: calc(100% - 2px);
    position: absolute;
    top: 1px;
    left: 1px;
    border-radius: 10px;
    box-shadow: 0px 0px 1px 0.5px rgba(0, 0, 0, 0.25);
}

.file {
    /* animation: 0.5s file-init forwards; */
    min-width: 300px;
    max-width: 300px;
    width: 300px;
    height: 448px;
    border: 0.4px solid rgba(0, 0, 0, 0.25);
    margin-right: 5px;
    background-color: rgba(255, 255, 255, 0.5);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.file:hover {
    cursor: pointer;
    /* animation: 0.5s file-hovered forwards; */
}

.images-file-horizontal {
    /* animation: 0.5s file-init forwards; */
    height: 450px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-right: 5px;
}

.images-file-horizontal:hover {
    cursor: pointer;
    /* animation: 0.5s file-hovered forwards; */
}

.images-file-vertical {
    /* animation: 0.5s file-init forwards; */
    height: 450px;
    margin-right: 5px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.images-file-vertical:hover {
    cursor: pointer;
    /* animation: 0.5s file-hovered forwards; */
}

.video-player {
    height: 450px;
    margin-right: 5px;
    position: relative;
    max-width: calc(100% - 15px);
    overflow: hidden;
}

.video-player:hover {
    cursor: pointer;
    /* animation: 0.5s file-hovered forwards; */
}

.video-file {
    height: 100%;
}

.playpause-button {
    outline: none;
    border: none;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: var(--play-button-icon) no-repeat center center / contain;
    content: var(--play-button-icon);
    position: absolute;
    top: calc(50% - 15px);
    left: calc(50% - 15px);
    z-index: 3;
    opacity: 0;
}

.playpause-button[paused = "true"] {
    opacity: 1;
}

.mute-button {
    outline: none;
    border: none;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: var(--mute-button-icon) no-repeat center center / contain;
    content: var(--mute-button-icon);
    position: absolute;
    bottom: 4px;
    right: 7px;
    z-index: 3;
}

.mute-button[sound = "on"] {
    opacity: 0;
    display: none;
}

.mute-button[sound = "off"] {
    opacity: 0.6;
    display: block;
}

.mute-button:hover {
    cursor: pointer;
    opacity: 1;
}

.sound-button {
    outline: none;
    border: none;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: var(--sound-button-icon) no-repeat center center / contain;
    content: var(--sound-button-icon);
    position: absolute;
    bottom: 4px;
    right: 7px;
    z-index: 3;
    opacity: 0.6;
    opacity: 0;
}

.sound-button[sound = "on"] {
    opacity: 1;
    display: block;
}

.sound-button[sound = "off"] {
    opacity: 0;
    display: none;
}

.sound-button:hover {
    cursor: pointer;
    opacity: 1;
}


.file-icon {
    position: relative;
    min-width: 65px;
    height: 65px;
    margin-top: 25px;
    margin-right: 10px;
    margin-left: 10px;
}

.random {
    background: var(--file-icon-random) no-repeat center center / contain;
    content: var(--file-icon-random);
}

.powerpoint {
    background: var(--powerpoint-icon) no-repeat center center / contain;
    content: var(--powerpoint-icon);
}

.word {
    background: var(--word-icon) no-repeat center center / contain;
    content: var(--word-icon);
}

.excel {
    background: var(--excel-icon) no-repeat center center / contain;
    content: var(--excel-icon);
}

.pdf {
    background: var(--pdf-icon) no-repeat center center / contain;
    content: var(--pdf-icon);
}

.mp3 {
    background: var(--mp3-icon) no-repeat center center / contain;
    content: var(--mp3-icon);
}

.file-type {
    color: black;
    font-size: 18px;
    font-family: 'UniChat';
    width: 100%;
    text-align: center;
    font-weight: 600;
}

.file-name {
    position: relative;
    margin-top: 5px;
    font-size: 16.5px;
    /* font-weight: bold; */
    /* text-shadow: 2px 2px rgba(0, 0, 0, 0.05); */
    /* color: rgba(var(--main-blue), 1); */
    width: calc(95% - 6px);
    margin-left: 2.5%;
    text-align: center;
    text-overflow: ellipsis;
    white-space: normal;
    overflow: hidden;
    color: black;
    font-family: var(--post-font);
}

.add-attachments-cross-box {
    width: 20px;
    height: 20px;
    position: absolute;
    top: -5px;
    right: -5px;
    box-shadow: 2px 2px 5px lightgrey;
    background-color: white;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.add-attachments-cross {
    border: none;
    outline: none;
    z-index: 4;
    background: var(--cross-icon) no-repeat center center / contain;
    content: var(--cross-icon);
    width: 20px;
    height: 20px;
}

.add-attachments-cross:hover {
    cursor: pointer;
}

.bottom-bar > .post-content-files > .image-to-display-box > .images-file-horizontal {
    height: 100px;
}

.bottom-bar > .post-content-files > div > .file {
    min-width: 80px;
    max-width: 80px;
    width: 80px;
    height: 100px;
}

.bottom-bar > .post-content-files > div > .file > .file-icon {
    min-width: unset;
    height: 33px;
    margin-top: 0px;
}

.bottom-bar > .post-content-files > div > .file > .file-type {
    font-size: 15px;
}

.bottom-bar > .post-content-files > div > .file > .file-name {
    font-size: 10px;
}

.bottom-bar > .post-content-files > div > .video-player {
    height: 100px;
    border-radius: 0;
    box-shadow: none;
}

.bottom-bar > .post-content-files > div > .video-player > .video-file {
    border-radius: 0;
    height: 100%;
}


.sidebar {
    width: calc(100% - 7px);
    max-height: 350px;
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: flex-start;
    align-items: flex-end;
    position: relative;
    padding-right: 2px;
    padding-left: 7px;
}

.dots-box-box {
    position: absolute;
    top: 0px;
    right: -24px;
}

.dots-box {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    position: relative;
}

.dots {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: absolute;
    top: 0;
    background: var(--three-dots-icon-black) no-repeat center center / contain;
    content: var(--three-dots-icon-black);
}

.dots-overlay {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: absolute;
    top: 0;
    background: var(--three-dots-icon-blue) no-repeat center center / contain;
    content: var(--three-dots-icon-blue);
    opacity: 0;
}

.dots-box:hover .dots {
    cursor: pointer;
    animation: 1s black-icon-disappear forwards;
}

.dots-box:hover .dots-overlay {
    cursor: pointer;
    animation: 1s blue-icon-appear forwards;
}

.dots-options {
    width: 200px;
    position: absolute;
    top: 0;
    right: 22px;
    background-color: white;
    box-shadow: 0px 0px 4px 2px rgba(0,0,0,0.15);
    border-radius: 10px;
    display: none;
    z-index: 3;
    padding: 10px;
}

.dots-option {
    display: flex;
    align-items: center;
    color: black;
    font-size: 21px;
    font-family: var(--post-font);
    width: calc(100% - 4px);
    border-radius: 10px;
    padding: 2px;
    padding-bottom: 4px;
    padding-top: 4px;

    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.dots-option-icon {
    margin: 3px;
}

.dots-option[type="remove"] {
    color: red;
}

.dots-option[type="delete"] {
    color: red;
}

.dots-option[type="report"] {
    color: red;
}

.dots-option[type="edit"] {
    border-radius: 0px;
}

.dots-option[type="repost"] {
    border-radius: 0px 0px 10px 10px;
}

.dots-options:hover {
    display: flex;
    align-items: center;
    justify-content: center;
}

.dots-option:hover {
    cursor: pointer;
    background-color: rgba(225, 225, 225, 0.3);
}


.dots-box:hover + .dots-options {
    display: flex;
}

.reaction-box {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.reactions-row {
    padding: 2px;
    width: calc(100% - 4px);
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 20px;
}

.reactions-row:hover {
    cursor: pointer;
    opacity: 0.8;
}

.reactions-icon {
    width: 40px;
}

.reaction-count-display {
    margin-left: 2px;
    color: black;
    font-family: "UniChat", var(--uni-chat-main-font);
    font-size: 16px;
    font-weight: 500;
}

.home-change-setting-outer-banner[show="true"] {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 999;
    background-color: rgba(0, 0, 0, 0.15);

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

.home-change-setting-outer-banner[show="false"] {
    display: none;
}

.home-change-setting-inner-banner {
    width: calc(100% - 6px);
    max-width: 300px;
    height: 500px;
    position: relative;
    border-radius: 15px;
    box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.35);
    background: rgba(255, 255, 255, 1);
    overflow-y: scroll;
}

.home-change-setting-inner-banner::-webkit-scrollbar {
    background-color: transparent !important;
    width: 4px !important;
}

.home-change-setting-inner-banner::-webkit-scrollbar-track {
    background-color: transparent !important;
}

.home-change-setting-inner-banner::-webkit-scrollbar-thumb {
    background-color: #babac0 !important;
    border-radius: 16px !important;
    border: none !important;
}

.home-change-setting-inner-banner::-webkit-scrollbar-button {
    display:none !important;
}

.reaction-count {
    position: absolute;
    top: 13px;
    left: 1px;
    font-size: 12px;
    color: black;
    width: 100%;
    text-align: center;
    font-family: var(--main-font);
}

.comment-count {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 13px;
}

.reaction-count:hover {
    cursor: pointer;
    text-decoration: unset;
}

.react-box {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    position: relative;
}

.react {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background: var(--react-icon-black) no-repeat center center / contain;
    content: var(--react-icon-black);
}

.add-your-comment {
    max-height: 190px;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    resize: none;
    max-width: calc(100% - 3px);
    margin-left: 3px;
    margin-top: 5px;
    border-radius: 10px;
    outline: none;
    border: none;
    font-size: 16px;
    background-color: transparent;
}

.comment-outer-box {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center; /* if counter > 999, align-items: right */
    margin-top: 0;
    margin-left: 5px;
}

.comment-box {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    position: relative;
}

.comment {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background: var(--comment-icon-black) no-repeat center center / contain;
    content: var(--comment-icon-black);
}

.comment-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background: var(--comment-icon-blue) no-repeat center center / contain;
    content: var(--comment-icon-blue);
    opacity: 0;
}

.comment-box:hover {
    cursor: pointer;
}

.comment[clicked = "true"] {
    opacity: 0;
}

.comment-overlay[clicked = "true"] {
    opacity: 1;
}

.comment[clicked = "false"] {
    opacity: 1;
}

.comment-overlay[clicked = "false"] {
    opacity: 0;
}


.share-box {
    width: 22px;
    height: 22px;
    border-radius: 50%;
    position: relative;
    display: none; /* remove this after sharing feature is built! */
}

.share {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background: var(--share-icon-black) no-repeat center center / contain;
    content: var(--share-icon-black);
}

.share-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background: var(--share-icon-blue) no-repeat center center / contain;
    content: var(--share-icon-blue);
    opacity: 0;
}

.share-box:hover .share {
    cursor: pointer;
    animation: 0.5s black-icon-disappear forwards;
}

.share-box:hover .share-overlay {
    cursor: pointer;
    animation: 0.5s blue-icon-appear forwards;
}


.reaction-emojis {
    width: unset;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.4);
    backdrop-filter: blur(3px);
    -webkit-backdrop-filter: blur(3px);
    border: 1px solid black;
    border-radius: 10px;
    display: none;
    opacity: 0;
    z-index: 4;
    top: unset;
    bottom: 30px;
    left: 0;
}

.reaction-emojis:hover {
    display: flex;
    flex-direction: row;
    align-content: space-between;
    align-items: center;
    opacity: 1;
}

.reaction-box:hover + .reaction-emojis {
    display: flex;
    flex-direction: row;
    align-content: space-between;
    align-items: center;
    animation: 1s reaction-emoji-show forwards;
}

.reaction-emojis[show="true"] {
    display: flex;
    flex-direction: row;
    align-content: space-between;
    align-items: center;
    animation: 1s reaction-emoji-show forwards;
}

.reacting-container {
    position: relative;
    margin-right: 5px;
}

.emoji {
    padding: 5px;
    padding-left: 9px;
    padding-right: 9px;
    font-size: 27px;

    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.reaction-box > .emoji {
    padding: 0;
}

.emoji:hover {
    cursor: pointer;
    backface-visibility: hidden;
    perspective: 1000px;
    background-color: rgba(100, 100, 100, 0.2);
}

.love-emoji {
    font-size: 27px;
    padding: 3px;
    color: red; 
    /* transform: scaleY(1.2); */
}

.love-emoji:hover {
    cursor: pointer;
    /* animation: shake-love-emoji 0.82s cubic-bezier(.36,.07,.19,.97) both; */
    animation: enlarge-love-emoji 0.82s cubic-bezier(.36,.07,.19,.97) both;
    backface-visibility: hidden;
    perspective: 1000px;
}

.reaction {
    position: absolute;
    width: 100%;
    line-height: 32px;
    text-align: center;
    padding: 0;
}

.reaction[type="fire"] {
    top: -2px;
}

.hidden {
    opacity: 0;
}

.hidden:hover {
    opacity: 0;
}

.chosen {
    /* animation: enlarge 0.82s cubic-bezier(.36,.07,.19,.97) forwards; */
    /* transform: translate3d(0, 0, 0); */
    backface-visibility: hidden;
    perspective: 1000px;
}


.comment-section {
    width: calc(100% - 48px);
    max-height: 480px;
    overflow-y: scroll;
    position: absolute;
    left: 100%;
    border-radius: 10px;
    background-color: var(--comment-section-bg-color);
    z-index: 4;
    display: flex;
    flex-direction: column;
    padding: 4px;
    padding-bottom: 10px;
    box-shadow: inset 4px 4px 4px rgb(0 0 0 / 25%);
    scrollbar-width: none;
}

.comment-section::-webkit-scrollbar { 
    display: none; 
}

.comment-section[show_comments = "true"] {
    animation: 1s show-comments forwards;
}

.comment-section[show_comments = "false"] {
    animation: 1s hide-comments forwards;
}

.comment-post {
    position: relative;
    display: flex;
    flex-direction: column;
    width: calc(100% - 12px);
    padding: 3px;
    border-radius: 10px;
    border: none;
    /* box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.25); */
    background-color: var(--comment-post-bg-colour);
    margin-top: 5px;
    margin-left: 5px;
    padding-bottom: 5px;
}

.comment-post[yours="true"] {
    /* background-color: rgba(0, 30, 150, 0.1); */
    background-color: white;
}

.comment-post[yours_bottom="true"] {
    margin-top: 20px;
    /* margin-bottom: 100px; */
}

.appear-comment-reply {
    animation: 0.7s appear-comment-reply forwards;
}

.comment-made {
    width: 99%;
    padding: 3px;
    font-size: 15px;
    font-family: var(--post-font);
    white-space: pre-wrap;
    margin-top: 5px;
    margin-bottom: 5px;
}

.remove-comment-button ~ .comment-made {
    margin-bottom: 15px;
}

textarea.comment-made {
    resize: none;
    outline: none;
    border: none;
}

textarea[name="post-comment"] {
    outline: none;
    border-radius: 0px 0px 10px 10px;
    max-width: 99%;
    padding: 3px;
    min-height: 21px;
    min-height: 21px;
    /* max-height: 450px; */
    font-family: sans-serif;
    font-size: 16px;
    resize: none;
    background-color: rgba(255, 255, 255, 0.7);

}

.post-comment-button {
    outline: none;
    width: 25px;
    height: 25px;
    border-radius: 10px;
    position: absolute;
    top: 7px;
    right: 2px;
    border: none;
    background: var(--send-icon-black) no-repeat center center / contain;
    content: var(--send-icon-black);
}

.post-comment-button:hover {
    cursor: pointer;
    /* animation: 0.5s add-attachments-button-hovered forwards; */
    /* color: rgba(var(--main-blue), 0.8); */
    opacity: 0.7;
}

.left-side-comment-button {
    outline: none;
    width: 60px;
    height: 15px;
    border-radius: 15px;
    position: absolute;
    bottom: 4px;
    left: 3px;
    background-color: transparent;
    color: black;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: sans-serif;
    font-size: 15px;
    border: 1px solid black;
    font-weight: 100;
}

.left-side-comment-button:hover {
    cursor: pointer;
}

.reply-button {
    position: absolute;
    bottom: 4px;
    right: 5px;
    width: 55px;
    height: 18px;
    border-radius: 10px;
    outline: none;
    /* border: 0.3px solid rgba(var(--main-blue), 1); */
    color: rgba(var(--main-blue), 1);
    font-weight: bold;
    /* color: white; */
    border: none;
    /* background-color: rgba(var(--main-blue), 0.4); */
    /* background-color: rgba(255, 255, 255, 0.7); */
    background-color: transparent;
    /* box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.25); */
}

.reply-button:hover {
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.3);
    /* box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.25); */
}

.remove-comment-button {
    position: absolute;
    bottom: 2px;
    left: 3px;
    width: 23px;
    height: 23px;
    border-radius: 10px;
    outline: none;
    border: none;
    background-color: transparent;
    background: var(--remove-icon-red) no-repeat center center / contain;
    content: var(--remove-icon-red);

    transition: all 0.5s;
}

.remove-comment-button:hover {
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.5);
}

.comment-post[reply="1"] {
    left: 5%;
    width: calc(94% - 10px);
    margin-top: 5.5px;
    border-radius: 0px 0px 10px 10px;
}

.comment-post[reply="2"] {
    left: 10%;
    width: calc(89% - 10px);
    margin-top: 5px;
    border-radius: 0px 0px 10px 10px;
}

.comment-post[reply="3"] {
    left: 15%;
    width: calc(84% - 10px);
    margin-top: 4.5px;
    border-radius: 0px 0px 10px 10px;
}

.comment-post[reply="4"] {
    left: 20%;
    width: calc(79% - 10px);
    margin-top: 4px;
    border-radius: 0px 0px 10px 10px;
}

.comment-post[reply="5"] {
    left: 25%;
    width: calc(74% - 10px);
    margin-top: 3.5px;
    border-radius: 0px 0px 10px 10px;
}


/* -------------------------------------- */


/* people-box: --------------------------- */
.people-box {
    width: 25%;
    height: calc(100% - var(--top-gap-main-boxes) - 20px);
    max-height: 650px;
    border-radius: 10px;
    position: fixed;
    top: var(--top-gap-main-boxes);
    right: 20px;
    display: flex;
    justify-content: center;
}

/* total width */
.people-box::-webkit-scrollbar {
    background-color: transparent !important;
    width: 0px !important;
}

/* background of the scrollbar except button or resizer */
.people-box::-webkit-scrollbar-track {
    background-color: transparent !important;
}

/* scrollbar itself */
.people-box::-webkit-scrollbar-thumb {
    background-color: #babac0 !important;
    border-radius: 16px !important;
    border: none !important;
}

/* set button(top and bottom of the scrollbar) */
.people-box::-webkit-scrollbar-button {
    display:none !important;
}

.people-box-inner {
    width: 100%;
    height: calc(100% - 5px);
    background-color: white;
    border-radius: 10px;
    border: 1px solid rgba(0, 0, 0, 0.25);
}

.people-swipe {
    width: 100%;
    height: calc(100% - 40px);
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    overflow-x: hidden;
    border-radius: 0px 0px 10px 10px;

    -ms-overflow-style: none;  /* Internet Explorer 10+ */
    scrollbar-width: none;     /* Firefox */
}

.people-swipe-phone {
    width: 100%;
    height: calc(100% - 40px);
    border-radius: 0px 0px 10px 10px;
    position: relative;
}

.people-swipe::-webkit-scrollbar {
    display: none; /* Safari and Chrome */
}

/* .people-swipe::-webkit-scrollbar {
    background-color: transparent !important;
    width: 0px !important;
}

.people-swipe::-webkit-scrollbar-track {
    background-color: transparent !important;
}

.people-swipe::-webkit-scrollbar-thumb {
    background-color: #babac0 !important;
    border-radius: 16px !important;
    border: none !important;
}

.people-swipe::-webkit-scrollbar-button {
    display:none !important;
} */

.person-loader-container {
    align-items: center !important;
    height: 300px !important;
}

.person {
    min-width: 100%;
    position: relative;
    left: var(--people-left-pos);
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    height: 100%;
    overflow-y: hidden;
}

.person-animation {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.person-inner-box {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    padding-bottom: 10px;
    align-items: center;
}

.people-box-background-banner {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 35%;
    background: linear-gradient(180deg, transparent 0%, rgba(var(--main-blue), 0.25) 100%);
    border-radius: 0px 0px 10px 10px;
    width: 100%;
    z-index: 1;
}

/* ---------- */

.person-profile-pics {
    width: 100%;
    height: calc(100% - 155px);
    min-height: calc(100% - 155px);
    margin-top: 0;
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    overflow: hidden;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.35) 80%, transparent);
}

.scroller {
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 0.8);
    display: flex;
    justify-content: space-between;
    position: absolute;
    bottom: 5px;
    padding: 2px;
    z-index: 4;
}

.scroller-dot {
    height: 3px;
    width: 3px;
    position: relative;
    border-radius: 50%;
    margin-left: 1.5px;
    margin-right: 1.5px;

    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.scroller-dot[selected="true"] {
    background-color: rgba(var(--main-blue), 1);
    border: 1px solid rgba(var(--main-blue), 1);
}

.scroller-dot[selected="false"] {
    background-color: black;
    border: 1px solid transparent;
}

.person-profile-pic-main {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 3;
    position: relative;
    left: 0;

    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

.person-profile-pic-main:hover {
    cursor: pointer;
    /* animation: 0.7s person-profile-pic-main-hovered forwards; */
}

.person-horizontal-profile-pic {
    /* aspect-ratio: 5 / 4; */
    min-width: 100%;
    height: 100%;
}

/* .person-horizontal-profile-pic[display = "main"] {
    height: 120px;
    width: 150px;
    left: calc(50% - 75px);
} */

.person-vertical-profile-pic-container {
    /* aspect-ratio: 4 / 5; */
    height: 100%;
    min-width: 100%;
    top: 0;
}

.person-vertical-profile-pic {
    /* aspect-ratio: 4 / 5; */
    height: 100%;
    width: 100%;
    top: 0;
}

/* .person-vertical-profile-pic[display = "main"] {
    left: calc(50% - 65px);
    top: 0;
} */

.person-additional-pic {
    animation: 0.6s person-profile-pic-main-hor-move-left forwards;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 10px;
    box-shadow: 0px 0px 5px 2px rgba(255, 255, 255, 0.8);
    margin-left: 5px;
    margin-right: 5px;
    top: -10px;

    transform: scale(1);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.person-additional-pic:hover {
    cursor: pointer;
    transform: scale(1.05);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.person-profile-pic-fake1[display = "main"] {
    position: absolute;
    z-index: 2;
    background: radial-gradient(ellipse at 15% 5%, rgba(0, 56, 255, 0.5), transparent 40%), 
    radial-gradient(ellipse at 25% 100%, rgba(255, 215, 0, 0.6), transparent 80%),
    radial-gradient(circle at 80% 0%, rgba(255, 215, 0, 0.8), transparent 70%),
    radial-gradient(ellipse at 95% 95%, rgba(0, 56, 255, 0.6), white 60%);
    border-radius: 10px;
    border: 0.5px solid white;
}

.person-profile-pic-fake1[display = "all"] {
    display: none;
}

.person-horizontal-fake1 {
    width: 150px;
    height: 120px;
    left: calc(50% - 72.5px);
    top: 17.5px;
}

.person-vertical-fake1 {
    height: 130px;
    min-width: 104px;
    left: calc(50% - 49.5px);
    top: 5px;
}

.person-profile-pic-fake2[display = "main"] {
    position: absolute;
    z-index: 1;
    background: radial-gradient(ellipse at 25% 100%, rgba(0, 56, 255, 0.5), transparent 40%), 
    radial-gradient(ellipse at 15% 5%, rgba(255, 215, 0, 0.6), transparent 80%),
    radial-gradient(circle at 95% 95%, rgba(255, 215, 0, 0.8), transparent 70%),
    radial-gradient(ellipse at 80% 0%, rgba(0, 56, 255, 0.6), white 60%);
    border-radius: 10px;
    border: 0.5px solid white;
}

.person-profile-pic-fake2[display = "all"] {
    display: none;
}

.person-horizontal-fake2 {
    width: 150px;
    height: 120px;
    left: calc(50% - 70px);
    top: 15px;
}

.person-vertical-fake2 {
    height: 130px;
    min-width: 104px;
    left: calc(50% - 47px);
    top: 2.5px;
}


/* ---------- */


.person-main-info {
    display: flex;
    flex-direction: column;
    width: calc(100% - 40px);
    padding-left: 25px;
    padding-right: 15px;
    font-family: var(--main-font) !important;
    margin-top: 10px;
    margin-bottom: 10px;
    z-index: 4;
    position: absolute;
    top: calc(100% - 279px);
    background: rgba(255, 255, 255, 0.3);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    padding: 5px;
    border-radius: 10px;
}

.person-username {
    width: 100%;
    text-align: center;
    color: rgba(0, 0, 0, 0.5);
    font-size: 13px;
}

.person-name {
    width: 100%;
    font-size: 20px;
    font-family: "UniChat";
    font-weight: 500;
}

.person-year-field {
    width: 100%;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}


/* ---------- */


.person-extra-info {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    width: 100%;
    height: 140px;
    position: relative;
    top: 5px;
    left: 0;
}

.person-extra-info-facts {
    font-size: 15px;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
}

.person-extra-info-fact-q {
    width: 45%;
    text-align: left;
}

.person-extra-info-fact-a {
    width: 45%;
    text-align: right;
    /* color: rgba(var(--main-blue), 1); */
}

.username-banner {
    color: white;
    border-radius: 10px;
    background-color: rgba(var(--main-blue), 1);
    position: relative;
    padding-right: 5px;
    padding-left: 5px;
    padding: 4px;
    font-family: "UniChat";
    font-size: 15px;
    width: fit-content;
    margin-bottom: 2px;
}

.username-banner:hover {
    cursor: pointer;
}


/* ---------- */


.person-things-in-common {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    width: calc(100% - 40px);
    padding-left: 25px;
    padding-right: 15px;
    font-family: var(--main-font);
    z-index: 2;
    margin-top: 10px;
}

.things-in-common-boxes {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    flex-wrap: wrap;
    width: 100%;
    max-height: 55px;
    min-height: 55px;
    height: 55px;
    overflow-y: scroll;
}

.things-in-common-boxes::-webkit-scrollbar {
    background-color: transparent;
    width: 2px;
}

/* background of the scrollbar except button or resizer */
.things-in-common-boxes::-webkit-scrollbar-track {
    background-color: transparent;
}

/* scrollbar itself */
.things-in-common-boxes::-webkit-scrollbar-thumb {
    background-color: #babac0;
    border-radius: 16px;
    border: none;
}

/* set button(top and bottom of the scrollbar) */
.things-in-common-boxes::-webkit-scrollbar-button {
    display:none;
}

.more-intersects:hover {
    cursor: pointer;
}

.person-things-in-common-title {
    font-size: 17px;
    color: black;
    font-family: "UniChat";
    font-weight: 500;
}

.things-in-common-box {
    border-radius: 15px;
    font-size: 14px;
    font-family: var(--main-font);
    background-color: white;
    padding: 2px;
    padding-left: 4px;
    padding-right: 4px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
    margin-right: 2px;
}

.person-visit-profile-button {
    animation: 0.7s visit-profile-button-init forwards;
    margin-top: 10px;
    margin-left: 2%;
    margin-right: 2%;
    width: 96%;
    height: 27px;
    color: white;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    border: 0.5px solid white;
    box-shadow: 0px 2px 3px 1px rgba(0, 0, 0, 0.25);
    font-size: 17px;
    font-family: 'Roboto';
}

.person-visit-profile-button:hover {
    cursor: pointer;
    animation: 0.8s visit-profile-button-hovered forwards;
}


.person-connect-buttons {
    position: absolute;
    bottom: 8px;
    width: calc(100% - 90px);
    /* margin-top: 5px; */
    padding-left: 45px;
    padding-right: 45px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    z-index: 3;
    
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
}

.person-connect-button-box-info {
    position: relative;
    height: 42px;
    width: 42px;
    background: transparent;
    border: none;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-image: var(--actions-icon);
    
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.person-connect-button-box-message {
    position: relative;
    width: 38px;
    height: 38px;
    border: none;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-image: var(--message-b-discovered-icon);
    
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.person-connect-button-box-info:hover {
    cursor: pointer;
}

.person-connect-button-box-message:hover {
    cursor: pointer;
}



.person-connect-button-box-sync {
    position: relative;
    width: 127px;
    height: 40px;
    font-family: "UniChat", var(--main-font);
    font-weight: 600;
    font-size: 20px;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.25);

    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
}

.person-connect-button-box-sync:hover {
    cursor: pointer;
}

.person-connect-button-box-sync[clicked="false"] {
    color: white;
    background-color: rgba(var(--main-blue), 1);
    border: 1px solid transparent;
}

.person-connect-button-box-sync[clicked="true"] {
    color: rgba(var(--main-blue), 1);
    background-color: transparent;
    border: 1px solid rgba(var(--main-blue), 1);
}

.person-connect-button-box-sync[clicked="mutual"] {
    color: rgba(var(--main-blue), 1);
    background-color: transparent;
    border: 1px solid rgba(var(--main-blue), 1);
}

.person-options-button-icons-container {
    height: 100%;
    display: flex;
    align-items: center;
}

.person-options-button-icons-container > img {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.person-sync-icon {
    height: 80%;
    margin-left: 5px;
    margin-right: 5px;
    position: relative;
    z-index: 1;
    opacity: 1;
}

.person-sync-icon-blue {
    height: 80%;
    margin-left: 5px;
    margin-right: 5px;
    position: absolute;
    top: 10%;
    opacity: 0;
    z-index: 0;
}

.person-mutual-sync-icon-blue {
    height: 80%;
    margin-left: 5px;
    margin-right: 5px;
    position: absolute;
    top: 10%;
    opacity: 0;
    z-index: 0;
}

.person-connect-button-box-sync[clicked="true"] > .person-options-button-icons-container > .person-sync-icon {
    z-index: 0;
    opacity: 0;
}

.person-connect-button-box-sync[clicked="true"] > .person-options-button-icons-container > .person-sync-icon-blue {
    z-index: 1;
    opacity: 1;
}

.person-connect-button-box-sync[clicked="true"] > .person-options-button-icons-container > .person-mutual-sync-icon-blue {
    z-index: 0;
    opacity: 0;
}


.person-connect-button-box-sync[clicked="mutual"] > .person-options-button-icons-container > .person-sync-icon {
    z-index: 0;
    opacity: 0;
}

.person-connect-button-box-sync[clicked="mutual"] > .person-options-button-icons-container > .person-sync-icon-blue {
    z-index: 0;
    opacity: 0;
}

.person-connect-button-box-sync[clicked="mutual"] > .person-options-button-icons-container > .person-mutual-sync-icon-blue {
    z-index: 1;
    opacity: 1;
}



.person-connect-button-box-action {
    position: relative;
    width: 32px;
    height: 32px;
}

.person-connect-button-box-action:hover > .action-button {
    opacity: 0;
    cursor: pointer;
}

.person-connect-button-box-action:hover > .action-hover-button {
    opacity: 1;
    cursor: pointer;
}

.action-button {
    border: none;
    background: var(--action-icon) no-repeat center center / contain;
    content: var(--action-icon);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1;

    width: 100%;
    height: 100%;
    
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.action-hover-button {
    border: none;
    background: var(--action-hover-icon) no-repeat center center / contain;
    content: var(--action-hover-icon);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;

    width: 100%;
    height: 100%;

    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}



/* .person-connect-button-box-like {
    position: relative;
    width: 39px;
    height: 39px;
}

.person-connect-button-box-like[clicked = "true"] > .like-button {
    opacity: 0;
    z-index: 3;
}

.person-connect-button-box-like[clicked = "true"] > .like-button-hovered {
    opacity: 0;
    z-index: 3;
}

.person-connect-button-box-like[clicked = "true"] > .like-button-clicked {
    opacity: 1;
    z-index: 4;
}

.person-connect-button-box-like[clicked = "mutual"] > .like-button-clicked {
    opacity: 0;
    z-index: 3;
}

.person-connect-button-box-like[clicked = "mutual"] > .like-button-mutual {
    opacity: 1;
    z-index: 4;
}




.person-connect-button-box-love {
    position: relative;
    width: 39px;
    height: 39px;
}

.person-connect-button-box-love[clicked = "true"] > .love-button {
    opacity: 0;
    z-index: 3;
}

.person-connect-button-box-love[clicked = "true"] > .love-button-hovered {
    opacity: 0;
    z-index: 3;
}

.person-connect-button-box-love[clicked = "true"] > .love-button-clicked {
    opacity: 1;
    z-index: 4;
}

.person-connect-button-box-love[clicked = "mutual"] > .love-button-clicked {
    opacity: 0;
    z-index: 3;
}

.person-connect-button-box-love[clicked = "mutual"] > .love-button-mutual {
    opacity: 1;
    z-index: 4;
} */



.slide-controls {
    position: absolute;
    bottom: 23px;
    width: 20px;
    height: 20px;
    justify-content: space-between;
}

.slide-controls[side="left"] {
    left: 5px;
}

.slide-controls[side="right"] {
    right: 5px;
}

.slide-controls[show="true"] {
    display: flex;
}

.slide-controls[show="false"] {
    display: none;
}

.person-connect-button-box-next {
    position: relative;
    width: 100%;
    height: 100%;
    /* margin-left: 7px; */
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}

.person-connect-button-box-next[show="false"] {
    opacity: 0;
}

.person-connect-button-box-next[show="true"] {
    opacity: 1;
}




/* .person-profile-connect-button {
    min-width: 30px;
    height: 30px;
    border-radius: 50%;
} */

/* .person-profile-connect-button:hover {
    cursor: pointer;
    opacity: 1;
} */

/* .info-button {
    border: none;
    background: var(--info-icon) no-repeat center center / contain;
    content: var(--info-icon);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1;

    width: 100%;
    height: 100%;
    
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.info-hover-button {
    border: none;
    background: var(--info-hover-icon) no-repeat center center / contain;
    content: var(--info-hover-icon);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;

    width: 100%;
    height: 100%;

    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.like-button {
    border: none;
    background: var(--like-profile-icon) no-repeat center center / contain;
    content: var(--like-profile-icon);
    width: 100%;
    height: 100%;
    opacity: 1;
    z-index: 4;

    position: absolute;
    top: 0;
    left: 0;
    
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.like-button-hovered {
    border: none;
    background: var(--like-profile-icon-hovered) no-repeat center center / contain;
    content: var(--like-profile-icon-hovered);
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 3;

    position: absolute;
    top: 0;
    left: 0;
    
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.like-button-clicked {
    border: none;
    background: var(--like-profile-icon-clicked) no-repeat center center / contain;
    content: var(--like-profile-icon-clicked);
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 3;

    position: absolute;
    top: 0;
    left: 0;
    
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.like-button-clicked:hover {
    cursor: pointer;
}

.like-button-mutual {
    border: none;
    background: var(--like-profile-icon-mutual) no-repeat center center / contain;
    content: var(--like-profile-icon-mutual);
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 3;

    position: absolute;
    top: 0;
    left: 0;
    
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.like-button-mutual:hover {
    cursor: pointer;
}

.love-button {
    border: none;
    background: var(--love-profile-icon) no-repeat center center / contain;
    content: var(--love-profile-icon);
    width: 100%;
    height: 100%;
    opacity: 1;
    z-index: 4;

    position: absolute;
    top: 0;
    left: 0;
    
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.love-button-hovered {
    border: none;
    background: var(--love-profile-icon-hovered) no-repeat center center / contain;
    content: var(--love-profile-icon-hovered);
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 3;

    position: absolute;
    top: 0;
    left: 0;
    
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.love-button-clicked {
    border: none;
    background: var(--love-profile-icon-clicked) no-repeat center center / contain;
    content: var(--love-profile-icon-clicked);
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 3;

    position: absolute;
    top: 0;
    left: 0;
    
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.love-button-clicked:hover {
    cursor: pointer;
}

.love-button-mutual {
    border: none;
    background: var(--love-profile-icon-mutual) no-repeat center center / contain;
    content: var(--love-profile-icon-mutual);
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 3;

    position: absolute;
    top: 0;
    left: 0;
    
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.love-button-mutual:hover {
    cursor: pointer;
} */

.message-button {
    border: none;
    background: var(--message-icon) no-repeat center center / contain;
    content: var(--message-icon);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1;

    width: 100%;
    height: 100%;
    
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.message-button-blue {
    border: none;
    background: var(--message-icon-blue) no-repeat center center / contain;
    content: var(--message-icon-blue);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1;

    width: 100%;
    height: 100%;
    
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.message-button-white {
    border: none;
    background: var(--message-icon-white) no-repeat center center / contain;
    content: var(--message-icon-white);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1;

    width: 100%;
    height: 100%;
    
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.message-hover-button {
    border: none;
    background: var(--message-hover-icon) no-repeat center center / contain;
    content: var(--message-hover-icon);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;

    width: 100%;
    height: 100%;

    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}


.left-arrow {
    animation: 0.5s opacity-lighter forwards;
    border: none;
    outline: none;
    position: absolute;
    left: 3%;
    top: 100px;
    width: 30px;
    height: 30px;
    background: var(--left-arrow-preview-banner) no-repeat center center / contain;
    content: var(--left-arrow-preview-banner);
    z-index: 4;
}

.left-arrow[show="false"] {
    display: none;
}

.left-arrow[show="true"] {
    display: block;
}


.left-arrow:hover {
    cursor: pointer;
    animation: 0.6s opacity-dimmer forwards;
}

.right-arrow {
    animation: 0.5s opacity-lighter forwards;
    border: none;
    outline: none;
    position: absolute;
    right: 3%;
    top: 100px;
    width: 30px;
    height: 30px;
    background: var(--right-arrow-preview-banner) no-repeat center center / contain;
    content: var(--right-arrow-preview-banner);
    z-index: 4;
}

.right-arrow[show="false"] {
    display: none;
}

.right-arrow[show="true"] {
    display: block;
}

.right-arrow:hover {
    cursor: pointer;
    animation: 0.5s opacity-dimmer forwards;
}

.next-person {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 4;
    opacity: 1;
    border: none;
    background: var(--next-person-icon) no-repeat center center / contain;
    content: var(--next-person-icon);
    
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.next-person:hover {
    cursor: pointer;
    opacity: 0.8;
}

/* .next-person-hovered {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    opacity: 0;
    border: none;
    background: var(--next-person-icon-hovered) no-repeat center center / contain;
    content: var(--next-person-icon-hovered);
    
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
} */


.previous-person {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 4;
    opacity: 1;
    border: none;
    background: var(--previous-person-icon) no-repeat center center / contain;
    content: var(--previous-person-icon);
    
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.previous-person:hover {
    cursor: pointer;
    opacity: 0.8;
}

/* .previous-person-hovered {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    opacity: 0;
    border: none;
    background: var(--previous-person-icon-hovered) no-repeat center center / contain;
    content: var(--previous-person-icon-hovered);
    
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
} */


/* ---------- */


/* .people-pictures-preview-banner {
    width: 100%;
    height: 100%;
    z-index: 4;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 15px;
    padding: 5px;
    overflow-y: scroll;
    background-color: white;
    padding-top: 40px;
}

.people-pictures-preview-banner[show = "false"] {
    display: none;
}

.people-pictures-preview-banner[show = "true"] {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: flex-start;
}

.people-pictures-preview-pic {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 10px;
    border: 1px solid rgba(0, 0, 0, 0.25);
    box-shadow: 2px 2px 3px 1px rgba(0, 0, 0, 0.25);
    margin-left: 10px;
    margin-right: 10px;
}

.people-picture-hor {
    width: 42%;
    aspect-ratio: 5 / 4;
} */



/* -------------------------------------- */



/* creating-your-post: --------------------------- */
.add-your-post {
    width: 95%;
    margin-top: 7px;
    margin-left: 2.5%;
    background: white;
    border-top: 1px solid rgba(0, 0, 0, 0.25);
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
    position: relative;
    padding-top: 5px;
    padding-bottom: 5px;

    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.add-your-post:hover {
    cursor: pointer;
    opacity: 0.7;
}

.highlight {
    border: 1px dashed rgba(var(--main-blue), 1) !important;
    background-color: rgba(255, 255, 255, 0.1);

    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.top-bar {
    display: flex;
    flex-direction: row;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 3px;
}

.profile-pic {
    background-size: cover;
    background-position: center;
    object-fit: cover;
    border-radius: 5px;
    box-shadow: 0px 0px 2px 0.5px rgba(0, 0, 0, 0.25);
}

.horizontal {
    /* width: var(--bigger-side-images);
    min-width: var(--bigger-side-images);
    height: var(--smaller-side-images); */
    width: var(--smaller-side-images);
    min-width: var(--smaller-side-images);
    height: var(--bigger-side-images);
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-right: 5px;
}

.add-your-post-profile-pic-horizontal {
    width: var(--bigger-side-images);
    min-width: var(--bigger-side-images);
    height: var(--smaller-side-images);
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-right: 5px;
}

.horizontal[show="notification"] {
    left: 0;
    top: 5px;
}

.vertical {
    width: var(--smaller-side-images);
    min-width: var(--smaller-side-images);
    height: var(--bigger-side-images);
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.add-your-post-profile-pic-vertical {
    width: var(--smaller-side-images);
    min-width: var(--smaller-side-images);
    height: var(--bigger-side-images);
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
}

/* .vertical[show="notification"] {
    left: 5px;
} */

.settings {
    width: 100%;
    height: var(--bigger-side-images);
    display: flex;
    flex-direction: row;
    align-items: center;
}

label[for="publicity-choice"] {
    margin-left: 10px;
}

label[for="category-choice"] {
    margin-left: 10px;
}

select {
    width: 100px;
    padding: 2px;
    border-radius: 7px;
    background-color: transparent;
    border: 0.1px solid rgba(var(--main-blue), 1);
    margin-left: 20px;
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    color: rgba(var(--main-blue), 1);
    outline: none;
    box-shadow: 0px 0px 3px 1px rgba(var(--main-blue), 0.25);
    font-family: var(--post-font);
}

select[name="category-choice"] {
    width: fit-content;
    max-width: 150px;
}

select:hover {
    cursor: pointer;
    animation: 0.5s change-background-hover-setting forwards;
}

.bottom-bar {
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 10px;
    padding-bottom: 25px;
    max-width: calc(100% - 6px);
}

textarea[name="post-text"] {
    outline: none;
    border: none;
    border-radius: 10px;
    background: #F3F6F6;
    width: calc(100% - 100px);
    min-height: 20px;
    height: 20px;
    margin-left: 3px;
    padding: 5px;
    padding-left: 10px;
    margin-bottom: 5px;
    font-family: var(--post-font);
    line-height: 1.5;
    font-size: 17px;
    resize: none;
    scrollbar-color: transparent transparent;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

/* total width */
textarea[name="post-text"]::-webkit-scrollbar {
    background-color: transparent;
    width: 4px;
}

/* background of the scrollbar except button or resizer */
textarea[name="post-text"]::-webkit-scrollbar-track {
    background-color: transparent;
}

/* scrollbar itself */
textarea[name="post-text"]::-webkit-scrollbar-thumb {
    background-color: #babac0;
    border-radius: 16px;
    border: none;
}

/* set button(top and bottom of the scrollbar) */
textarea[name="post-text"]::-webkit-scrollbar-button {
    display:none;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: grey;
    opacity: 1; /* Firefox */
}
  
:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: grey;
}
  
::-ms-input-placeholder { /* Microsoft Edge */
    color: grey;
}

.post-input-hidden {
    opacity: 0; position: absolute; z-index: 3; bottom: 7px; right: 8px;
    width: 20px;
    height: 20px;
}

.post-input-hidden:hover {
    cursor: pointer;
}

.add-attachments-button {
    /* animation: add-attachments-button-initialised 1s forwards; */
    width: 20px;
    height: 20px;
    border-radius: 5px;
    position: absolute;
    bottom: 7px;
    right: 8px;
    border: 0.5px solid transparent;
    background-color: transparent;
}

.add-attachments-button-overlay-white {
    background: var(--attach-file-icon-white) no-repeat center center / contain;
    content: var(--attach-file-icon-white);
    width: 20px;
    height: 20px;
    border-radius: 5px;
    position: absolute;
    bottom: 7px;
    right: 8px;
    border: 0.5px solid transparent;
}

.add-attachments-button-overlay-blue {
    background: var(--attach-file-icon-blue) no-repeat center center / contain;
    content: var(--attach-file-icon-blue);
    width: 20px;
    height: 20px;
    border-radius: 5px;
    position: absolute;
    bottom: 7px;
    right: 8px;
    border: 0.5px solid transparent;
    opacity: 0;
}

/* .post-input-hidden:hover {
    cursor: pointer;
}

.post-input-hidden:hover + .add-attachments-button {
    animation: add-attachments-button-hovered 1s forwards;
}

.post-input-hidden:hover + .add-attachments-button-overlay-white {
    opacity: 0;
}

.post-input-hidden:hover + .add-attachments-button-overlay-blue {
    opacity: 1;
} */

.add-attachments:hover > .add-attachments-button {
    cursor: pointer;
    animation: add-attachments-button-hovered 1s forwards;
}

.add-attachments:hover > .add-attachments-button-overlay-white {
    cursor: pointer;
    opacity: 0;
}

.add-attachments:hover > .add-attachments-button-overlay-blue {
    cursor: pointer;
    opacity: 1;
}

.reposting {
    width: calc(100% - 25px);
    position: relative;
    border-radius: 5px;
    left: 7px;
    /* border: 1px solid rgba(0, 0, 0, 0.25); */
    box-shadow: 0px 0px 1px 0.5px rgba(0, 0, 0, 0.25);
    background-color: rgba(255, 255, 255, 0.5);
    padding: 3px;
    margin-bottom: 5px;

    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.reposting[show = "true"] {
    display: flex;
}

.reposting[show = "false"] {
    display: none;
}

.reposting[show = "in_post"] {
    display: flex;
    width: 100%;
    border: 0.5px solid transparent;
}

.reposting[show = "in_post"]:hover {
    cursor: pointer;
    border: 0.5px solid rgba(0,0,0,0.3);
}

.reposting[show = "in_post"] > .main > .post-content > .post-content-files > .file:hover {
    cursor: pointer;
    scale: 1;
}

.reposting[show = "in_post"] > .main > .post-content > .post-content-files > .images-file-horizontal:hover {
    cursor: pointer;
    scale: 1;
}

.reposting[show = "in_post"] > .main > .post-content > .post-content-files > .images-file-vertical:hover {
    cursor: pointer;
    scale: 1;
}

.post-button {
    background: var(--send-icon-black) no-repeat center center / contain;
    content: var(--send-icon-black);
    width: 80px;
    height: 25px;
    border-radius: 10px;
    position: absolute;
    bottom: 7px;
    left: 3px;
    background-color: transparent;
    color: white;
    font-family: var(--post-font);
    font-weight: 300;
    font-size: 19px;
    border: 1px solid transparent;
}

.post-button:disabled:hover {
    cursor: not-allowed;
}

.post-button:not([disabled]):hover {
    cursor: pointer;
    animation: 0.5s add-attachments-button-hovered forwards;
    color: rgba(var(--main-blue), 0.8);
}

.char-counter {
    position: absolute;
    bottom: 8px;
    right: calc(50% + 45px);
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(var(--main-blue), 1);
    font-family: var(--post-font);
    font-size: 14px;
}

.progress-chars {
    height: 25px;
    width: 120px;
    position: absolute;
    bottom: 8px;
    left: calc(50% - 35px);
    border-radius: 10px;
}

.progress-bar {
    height: 5px;
    background-color: rgba(var(--main-blue), 0.8);
    position: absolute;
    top: 10px;
    left: 0;
    border-radius: 10px;
}

.full-bar {
    height: 5px;
    width: 100%;
    background-color: gray;
    opacity: 0.2;
    position: absolute;
    top: 10px;
    left: 0;
    border-radius: 10px;
}



.add-your-post-phone-view-container[show="false"] {
    display: none;
}

.add-your-post-phone-view-container[show="true"] {
    position: fixed;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    z-index: 9997;
    background-color: rgba(0, 0, 0, 0.3);

    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.add-your-post-phone-view-container[show="true"] > .add-your-post-phone-view-container-inner {
    position: relative;
    width: 60%;
    height: 80%;
    overflow-y: scroll;
    background: white;
    border-radius: 20px;
    margin-top: -20px;
}

.add-your-post-phone-view {
    width: 548px;
    top: 20px;
    left: calc(50% - 275px);
    border-radius: 10px;
    position: absolute;
    height: auto;
    border: 1px solid transparent;
}

.add-your-post-phone-view-close-button {
    border: none;
    outline: none;
    z-index: 7;
    background: var(--cross-icon) no-repeat center center / contain;
    content: var(--cross-icon);
    border-radius: 50%;
    background-color: white;
    width: 45px;
    height: 45px;
    position: fixed;
    bottom: 23px;
    left: calc(50% - 20px);
}

.reposting-phone-view {
    width: calc(100% - 25px);
    position: relative;
    border-radius: 10px;
    left: 7px;
    border: 1px solid rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.25);
    background-color: rgba(255, 255, 255, 0.5);
    padding: 3px;
    margin-bottom: 8px;
    margin-top: 5px;
}

.reposting-phone-view[show = "true"] {
    display: flex;
}

.reposting-phone-view[show = "false"] {
    display: none;
}

.reposting-phone-view[show = "in_post"] {
    display: flex;
    width: 100%;
}

textarea[name="post-text-phone-view"] {
    outline: none;
    border: none;
    border-radius: 10px;
    width: calc(100% - 4px);
    min-height: 100px;
    max-height: 550px;
    font-family: sans-serif;
    font-size: 21px;
    resize: none;
    background-color: transparent;
    /* overflow: hidden; */

    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;
}

/* -------------------------------------- */


.divider {
    width: 95%;
    min-height: 1px;
    margin-top: 20px;
    margin-bottom: 17px;
    margin-left: 2.5%;
    background: rgba(0, 0, 0, 0.3);
    position: relative;
}




/* preview-banner--------------------------- */

.preview-banner {
    background-color: black;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 5;
}

.preview-banner[show = "true"] {
    display: flex;
    flex-direction: row;
    overflow: hidden;
    overflow-y: hidden;
    align-items: center;
    z-index: 999;
    width: 100%;
    left: 0;
    border-radius: 0;
}

.preview-banner[show = "false"] {
    display: none;
}

.preview-banner-child {
    /* animation: 0.6s move-preview-banner-child forwards; */
    transform: translateX(var(--preview-banner-end-pos));

    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.preview-banner-cross {
    outline: none;
    border: none;
    position: absolute;
    top: 5px;
    left: 5px;
    border-radius: 10px;
    color: black;
    font-size: 23px;
    font-weight: bold;
    z-index: 5;

    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}

.preview-banner-cross:hover {
    cursor: pointer;
    opacity: 0.6;
}

.preview-banner-file-box {
    min-width: 100%;
    width: 100%;
    max-width: 100%;
    height: 80%;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.preview-banner-file {
    background-color: white;
    width: 100%;
    max-width: 350px;
    height: 75%;
    border-radius: 5px;
    border: 0.4px solid rgba(0, 0, 0, 0.25);
    display: flex;
    flex-direction: column;
    align-items: center;
}

.preview-banner-file-icon {
    position: relative;
    /* min-width: 60%;
    width: 60%; */
    max-width: 60%;
    height: 60%;
    margin-top: 10px;
    margin-right: 20%;
    margin-left: 20%;
}

.preview-banner-download-button {
    animation: 0.5s opacity-lighter forwards;
    width: 90%;
    max-width: 350px;
    height: 30px;
    position: relative;
    margin-top: 20px;
    border-radius: 5px;
    border: none;
    background-color: rgba(var(--main-blue), 0.8);
    color: white;
    font-weight: bold;
    font-family: "UniChat";
}

.preview-banner-download-button:hover {
    cursor: pointer;
    animation: 1s opacity-dimmer forwards;
}

.preview-banner-right-arrow {
    animation: 1s opacity-lighter forwards;
    border: none;
    outline: none;
    background: var(--right-arrow-preview-banner) no-repeat center center / contain;
    content: var(--right-arrow-preview-banner);
    min-width: 30px;
    min-height: 30px;
    position: absolute;
    right: 1px;
    top: calc(50% - 15px);
    z-index: 5;
}

.preview-banner-right-arrow:hover {
    cursor: pointer;
    animation: 0.6s opacity-dimmer forwards;
}

.preview-banner-left-arrow {
    animation: 1s opacity-lighter forwards;
    border: none;
    outline: none;
    background: var(--left-arrow-preview-banner) no-repeat center center / contain;
    content: var(--left-arrow-preview-banner);
    width: 30px;
    height: 30px;
    position: absolute;
    left: 1px;
    top: calc(50% - 15px);
    z-index: 5;
}

.preview-banner-left-arrow:hover {
    cursor: pointer;
    animation: 0.6s opacity-dimmer forwards;
}

.preview-banner-image-hor-box {
    min-width: 100%;
    width: 100%;
    max-width: 100%;
    min-height: 100%;
    max-height: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    /* margin-left: 0%; */
}

.preview-banner-image-hor {
    width: 90%;
    max-height: 98%;
    object-fit: contain;
    border-radius: 5px;
    border: 0.4px solid rgba(0, 0, 0, 0.25);
    box-shadow: 0px 2px 2px 1px rgb(0 0 0 / 25%);
}

.preview-banner-image-ver-box {
    min-width: 100%;
    width: 100%;
    max-width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow-y: scroll;
}

.preview-banner-image-ver {
    max-height: 90%;
    border-radius: 20px;
    border: 0.4px solid rgba(0, 0, 0, 0.25);
    box-shadow: 0px 2px 2px 1px rgb(0 0 0 / 25%);
}

.preview-banner-video-box {
    min-width: 100%;
    width: 100%;
    max-width: 100%;
    min-height: 100%;
    height: 100%;
    max-height: 100%;
    /* margin-left: 0%; */
    display: flex;
    justify-content: center;
    align-items: center;
}

.preview-banner-video-box > video {
    object-fit: contain;
    height: 100%;
    width: 100%;
}

/* .preview-banner-video {

} */
    
/* ----------------------------------------- */

/* pulsating cicrle -------------------------------- */
.pulsating-circle[show="true"] {
    z-index: 7;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 20px;
    height: 20px;
    
    &:before {
        content: '';
        position: relative;
        display: block;
        width: 300%;
        height: 300%;
        box-sizing: border-box;
        margin-left: -100%;
        margin-top: -100%;
        border-radius: 45px;
        background-color: #01a4e9;
        animation: pulse-ring 1.25s cubic-bezier(0.215, 0.61, 0.355, 1) infinite;
    }
    
    &:after {
        content: '';
        position: absolute;
        left: 0; 
        top: 0;
        display: block;
        width: 100%;
        height: 100%;
        background-color: white;
        border-radius: 15px;
        box-shadow: 0 0 8px rgba(0,0,0,.3);
        animation: pulse-dot 1.25s cubic-bezier(0.455, 0.03, 0.515, 0.955) -.4s infinite;
    }
}
  
@keyframes pulse-ring {
    0% {
        transform: scale(.33);
    }
    80%, 100% {
        opacity: 0;
    }
}

@keyframes pulse-dot {
    0% {
        transform: scale(.8);
    }
    50% {
        transform: scale(1);
    }
    100% {
        transform: scale(.8);
    }
}
/* ------------------------------------------------- */


/* dsiplay post banner --------------------- */

.display-post-banner[show="true"] {
    top: 0;
    left: 0;
    display: flex;
    position: fixed;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    z-index: 300;
    background-color: rgba(50, 50, 50, 0.4);
}

.display-post-banner[show="false"] {
    display: none;
}

.display-post-inner-banner {
    width: calc(52% - 80px);
    left: calc(23% + 40px);
    border-radius: 15px;
    position: absolute;
    background-color: white;
    padding-bottom: 15px;
    max-height: 98%;
    overflow-y: scroll;
}

.diplay-post {
    width: 100%;
    overflow-y: scroll;
}


/* ----------------------------------------- */




/* notification banner: -------------------- */

.notification-icon[image='horizontal'] {
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 0;
    right: -5px;
    z-index: 3;
    opacity: 1;
    top: unset;
    left: unset;
    box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.25);
    border-radius: 50%;
}

.notification-icon[image='vertical'] {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: center;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: -5px;
    right: -5px;
    z-index: 3;
    opacity: 1;
    top: unset;
    left: unset;
    box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.25);
    border-radius: 50%;
}

.notification-icon-mutual[image='horizontal'] {
    width: 25px;
    right: -7px;
}

.notification-icon-mutual[image='vertical'] {
    right: -7px;
}

.notification-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    align-items: center;
    width: 100%;
    margin-left: 7px;
    margin-right: 5px;
    font-family: var(--main-font);
}

.from {
    font-size: 16px;
    font-weight: 600;
    font-family: "UniChat";
    color: rgba(var(--main-blue), 1);
    width: 100%;
    text-align: left;
}

.notification-message {
    font-size: 14px;
    font-family: var(--post-font);
    color: rgba(0, 0, 0, 0.9);
    width: 100%;
    text-align: left;
}

.notification-image-container {
    min-width: 50px;
    min-height: 50px;
    position: relative;
    margin-left: 5px;
}

.actions-icon {
    font-size: 20px;
    box-shadow: unset !important;
}

/* ----------------------------------------- */



/* loader: --------------------------------- */

.waiting-for-feed-loader[show = "true"] {
    position: relative;
    margin-left: calc(50% - 24px);
    width: 48px;
    height: 48px;
    border-radius: 50%;
    z-index: 4;
    animation: rotate 1s linear infinite
}

.waiting-for-feed-loader[show = "true"]::before {
    position: absolute;
    content: "";
    box-sizing: border-box;
    inset: 0px;
    border-radius: 50%;
    border: 3px solid rgba(var(--main-blue), 1);
    animation: prixClipFix 2s linear infinite ;
}

.posting-wait[show = "true"] {
    position: absolute;
    top: calc(var(--add-your-post-height) + var(--divider-height) + var(--top-margins) + var(--making-a-post-height)/8 - 24px);
    left: calc(47.7% - 22px);
    /* width: 52% - 80px; left: calc(23% + 40px);  */
    /* post => calc(95% - 4px); left: 2.5% */
    /* (95% of (52% - 80px))/2 - 24px + 23% + 40px */
    width: 48px;
    height: 48px;
    border-radius: 50%;
    z-index: 4;
    animation: rotate 1s linear infinite
}

.posting-wait[show = "true"]::before {
    content: "";
    box-sizing: border-box;
    position: absolute;
    inset: 0px;
    border-radius: 50%;
    border: 5px solid rgba(var(--main-blue), 1);
    animation: prixClipFix 2s linear infinite ;
}

.loader-background[show="true"] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
}

.loader[show = "true"] {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    position: absolute;
    top: calc(50% - 24px);
    left: calc(50% - 24px);
    z-index: 4;
    animation: rotate 1s linear infinite
}

.loader[show = "true"]::before {
    content: "";
    box-sizing: border-box;
    position: absolute;
    inset: 0px;
    border-radius: 50%;
    border: 3px solid rgba(var(--main-blue), 1);
    animation: prixClipFix 2s linear infinite ;
}

@keyframes rotate {
    100%   {transform: rotate(360deg)}
}

@keyframes prixClipFix {
      0%   {clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}
      25%  {clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}
      50%  {clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}
      75%  {clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)}
      100% {clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0)}
}

/* ----------------------------------------- */



/* Other Pages Through Ajax: ----------------------------- */

.ajax-request-shadow-banner {
    z-index: 9997;
    background-color: rgba(50, 50, 50, 0.4);
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
}

.ajax-request-shadow-banner[show="false"] {
    display: none;
}

.ajax-request-shadow-banner[show="true"] {
    display: block;
}

.subcategory-posts {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    overflow-y: scroll;
}

.ajax-request-returns-subcategories {
    width: 50%;
    height: calc(97% - 130px);
    top: 90px;
    left: 25%;
    flex-direction: column;
    border-radius: 15px;
    position: fixed;
    padding-bottom: 10px;
    background-color: rgba(255, 255, 255, 1);
    box-shadow: 0px 3px 5px 3px rgba(0, 0, 0, 0.25);
    z-index: 300;
    scrollbar-width: none;
}

.ajax-request-returns-subcategories::-webkit-scrollbar { 
    display: none; 
}

.ajax-request-returns-subcategories[show="false"] {
    display: none;
}

.ajax-request-returns-subcategories[show="true"] {
    display: flex;
}

.ajax-request-returns {
    width: 400px;
    border-radius: 15px;
    position: fixed;
    top: calc(50% - 175px);
    left: calc(50% - 200px);
    height: 350px;
    background-color: rgba(255, 255, 255, 1);
    box-shadow: 0px 3px 5px 3px rgba(0, 0, 0, 0.25);
    display: flex;
    flex-direction: column;
    z-index: 9998;
    overflow-y: scroll;
    scrollbar-width: none;
}

.ajax-request-returns::-webkit-scrollbar { 
    display: none; 
}

.ajax-request-returns[show="true"] {
    display: block;
}

.ajax-request-returns[show="false"] {
    display: none;
}

.edit-your-post-banner {
    width: calc(52% - 38px);
    top: 15px;
    left: calc(23% + 20px);
    height: fit-content;
    max-height: calc(100% - 30px);
    overflow-y: hidden;
    border: 1px solid transparent;

    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.connections-display-banner {
    position: relative;
    height: calc(100% - 10px);
    overflow-y: scroll;
    padding: 5px;
    padding-top: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.ajax-request-header {
    position: relative;
    border-radius: 15px 15px 0px 0px;
    border-bottom: 0.5px solid black;
    text-align: center;
    height: 40px;
    min-height: 40px;
    margin-bottom: 10px;
    top: 0;
    left: 0;
    background-color: white;
    z-index: 5;
    font-family: "UniChat";

    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    font-weight: 600;
}

.ajax-request-header-title {
    font-family: "UniChat";
    font-size: 24px;
    font-weight: 500;
    line-height: 40px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    width: calc(100% - 50px);
    text-align: left;
    margin-left: 50px;
}

.ajax-request-preview-banner-cross {
    max-width: 30px;
    outline: none;
    border: none;
    position: absolute;
    top: 5px;
    left: 9px;
    border-radius: 10px;
    color: black;
    font-size: 17px;
    font-weight: bold;
    z-index: 5;
    color: white;
    background-color: rgba(var(--main-blue), 0.8);
    border: 0.2px solid transparent;

    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.ajax-request-preview-banner-cross:hover {
    cursor: pointer;
    background-color: transparent;
    border: 0.2px solid rgba(var(--main-blue), 0.8);
    color: rgba(var(--main-blue), 0.8);
}

.ajax-request-reaction-row {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 55px;
    width: calc(100% - 15px);
    margin-left: 2.5px;
    border-radius: 10px;
    padding-left: 5px;
    padding-right: 5px;
    border: 0.2px solid transparent;

    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.ajax-request-reaction-row:hover {
    cursor: pointer;
    border: 0.2px solid black;
}

.ajax-request-text {
    margin-left: 10px;
    width: calc(100% - 75px);
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-family: var(--main-font);
    font-size: 17px;
}

.ajax-request-username {
    font-weight: 100;
    margin-left: 7px;
    padding: 3px;
    padding-right: 5px;
    padding-left: 5px;
    background-color: rgba(var(--main-blue), 0.7);
    border-radius: 10px;
    color: white;
}

.ajax-request-emoji {
    font-size: 21px;
}

.ajax-request-profile-pic-vertical {
    position: relative;
    width: var(--smaller-side-images);
    min-width: var(--smaller-side-images);
    height: var(--bigger-side-images);
}

.ajax-request-profile-pic-horizontal {
    position: relative;
    margin: 5px;
    height: var(--bigger-side-images);
    width: var(--smaller-side-images);
}

.reloading-container {
    position: relative;
    width: 25px;
    height: 25px;
    min-height: 25px;
    left: calc(50% - 17.5px);
    top: 15px;
}

.reload-button {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: var(--reload-icon) no-repeat center center / contain;
    content: var(--reload-icon);
    outline: none;
    border: none;

    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}

.reload-button[show="false"] {
    opacity: 0;
    z-index: 2;
}

.reload-button[show="true"] {
    opacity: 1;
    z-index: 4;
}

.reload-button[show="true"]:hover {
    cursor: pointer;
    opacity: 0.6;
}

.reactions-loader {
    position: absolute;

    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}

.reactions-loader[show="false"] {
    opacity: 0;
    z-index: 2;
}

.reactions-loader[show="true"] {
    opacity: 1;
    z-index: 4;

    top: 0;
    left: 0;
    width: 95%;
    height: 95%;
}

/* ------------------------------------------------------- */

.notifications-banner {
    scrollbar-width: none;
    font-family: var(--post-font);
}

.notifications-banner::-webkit-scrollbar { 
    display: none; 
}

.notifications-banner[show_comments = "true"] {
    animation: 1s show-comments forwards;
}

.notifications-banner[show_comments = "false"] {
    animation: 1s hide-comments forwards;
}



.explore-groups {
    display: flex;
    flex-direction: column;
    align-items: center;

    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

.explore-groups[show="show"] {
    position: fixed;
    top: var(--top-gap-main-boxes);
    left: 20px;
    z-index: 5;
    width: var(--clases-box-width);
    min-height: 70px;
    border-radius: 5px;
    border: 0.05px solid rgba(0, 0, 0, 0.25);
    max-height: calc(100% - 105px);
    background-color: white;
}

.explore-groups[show="hide"] {
    left: calc(0px - var(--clases-box-width));
}


.go-back-icon[show="true"] {
    display: block;
    width: 30px;
    height: 30px;
    outline: none;
    border: none;
    border-radius: 50%;
    background: var(--go-back-icon) no-repeat center center / contain;
    content: var(--go-back-icon);
    border-radius: 50%;
    
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.go-back-icon[show="false"] {
    display: none;
}

.go-back-icon:hover {
    cursor: pointer;
    background-color: rgba(200, 200, 200, 0.3);
}

.explore-groups-container {
    width: calc(100% - 5px);
    height: calc(100% - 30px);
    overflow-y: scroll;
}

.explore-groups-container::-webkit-scrollbar {
    background-color: transparent !important;
    width: 4px !important;
}

.explore-groups-container::-webkit-scrollbar-track {
    background-color: transparent !important;
}

.explore-groups-container::-webkit-scrollbar-thumb {
    background-color: #babac0 !important;
    border-radius: 16px !important;
    border: none !important;
}

.explore-groups-container::-webkit-scrollbar-button {
    display:none !important;
}

.groups-explore-main {
    box-shadow: none !important;
    width: 98%;
    padding-left: 0;
    margin-top: 15px;
    margin-bottom: 15px;
}

.transition-0_5 {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.group-buttons {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.group-explore-post-details:hover {
    cursor: default;
    color: black;
}

.groups-explore-post-button {
    width: 80px;
    height: 25px;
    border-radius: 10px;
    position: relative;
    background-color: rgba(var(--main-blue), 0.8);
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: var(--post-font);
    font-weight: 300;
    font-size: 17px;
    border: 1px solid transparent;
}

.groups-explore-post-button:hover {
    border: 0.5px solid rgba(var(--main-blue), 0.5);
    background-color: transparent;
    cursor: pointer;
}

.more-info-button {
    height: 25px;
    border-radius: 10px;
    position: relative;
    background-color: transparent;
    color: black;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: var(--uni-chat-main-font);
    font-size: 17px;
    border: 1px solid black;
}

.more-info-button:hover {
    background: black;
    border: 1px solid white;
    cursor: pointer;
    color: white;
}

.group-explore-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: calc(100% - 5px);
    overflow-y: scroll;
    overflow-x: hidden;
}

.group-explore-more-info-container {
    z-index: 6;
}


/* Install App Banner: -------------------- */
.install-app-banner-outer[show="true"] {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 9999;
}

.install-app-banner-outer[show="false"] {
    display: none;
}

.install-app-banner-inner {
    width: 280px;
    background-color: white;
    overflow-x: hidden;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    border-radius: 10px;
}

.install-app-banner-slide {
    left: var(--install-banner-left);
    position: relative;
    width: calc(100% - 20px);
    min-width: calc(100% - 20px);
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 10px;

    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

.install-app-banner-first-page-title {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
}

.uni-chat-app-icon {
    width: 35px;
    box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
}

.install-app-banner-first-page-title-message {
    font-family: var(--main-font);
    color: black;
    font-weight: bold;
    font-size: 20px;
    margin-left: 5px;
}

.install-app-banner-first-page-body {
    width: 100%;
    text-align: left;
    font-family: var(--main-font);
    font-size: 18px;
    font-weight: 100;
    margin-top: 5px;
}

.install-banner-video {
    width: 180px;
    height: auto;
    margin-top: 20px;
    border-radius: 10px;
    box-shadow: 0px 0px 4px 3px rgba(0, 0, 0, 0.25);
}

.install-app-banner-first-page-buttons {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}

.install-app-banner-first-page-buttons > button {
    width: 120px;
    height: 35px;
}

.no-thanks {
    background-color: transparent;
    border: 1px solid black;
    color: black;
    border-radius: 10px;
    outline: none;
}

.install {
    outline: none;
    background-color: rgba(var(--main-blue), 0.8);
    border: 1px solid transparent;
    color: white;
    border-radius: 10px;
    box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.25);
}

.install-app-banner-first-page-instructions {
    width: 100%;
    display: flex;
    flex-direction: column;
}

.instruction-row {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    margin-top: 10px;
}

.instruction-row-img {
    width: 20px;
    margin-left: 3px;
}

.instruction {
    font-family: var(--main-font);
    font-size: 18px;
    margin-left: 5px;
}

.install-app-banner-second-page-buttons {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 40px;
}

.install-done {
    width: 110px;
    height: 30px;
}


.notifications-banner-inner {
    width: 280px;
    background-color: rgba(255, 255, 255, 0.8);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 10px;
}

.notifications-banner-title {
    width: calc(100% - 10px);
    text-align: center;
    color: black;
    font-size: 22px;
    font-family: var(--main-font);
    padding: 5px;
}

.notifications-banner-body-text {
    width: calc(100% - 10px);
    text-align: center;
    color: rgba(0, 0, 0, 0.8);
    font-size: 16px;
    font-family: var(--main-font);
    padding: 5px;
    margin-bottom: 12px;
    margin-top: 5px;
}

.notifications-banner-buttons {
    width: 100%;
    display: flex;
    margin-top: 5px;
}

.iphone-button-dont-allow {
    color: rgba(0, 0, 0, 0.9);
    border: none;
    border-top: 1px solid rgba(0, 0, 0, 0.15);
    border-right: 0.5px solid rgba(0, 0, 0, 0.15);
    outline: none;
    box-shadow: none;
    background: transparent;
    width: 50%;
    font-size: 17px;
    padding-top: 12px;
    padding-bottom: 12px;
    font-family: var(--main-font);
}

.iphone-button-allow {
    color: rgba(var(--main-blue), 1);
    border: none;
    border-top: 1px solid rgba(0, 0, 0, 0.15);
    border-left: 0.5px solid rgba(0, 0, 0, 0.15);
    outline: none;
    box-shadow: none;
    background: transparent;
    width: 50%;
    font-size: 17px;
    padding-top: 12px;
    padding-bottom: 12px;
    font-family: var(--main-font);
}

.notifications-banner-android-icon {
    width: 100%;
    text-align: center;
    margin-top: 15px;
}

.notifications-banner-android-icon > img {
    width: 35px;
}

.notifications-banner-title-android {
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.notifications-banner-buttons-android {
    width: calc(100% - 10px);
    padding: 5px;
    display: flex;
    flex-direction: column;
    margin-bottom: 5px;
}

.android-button-dont-allow {
    width: 100%;
    outline: none;
    border: none;
    box-shadow: none;
    border-radius: 10px 10px 0px 0px;
    margin-bottom: 2px;
    color: black;
    background-color: rgba(var(--main-blue), 0.25);
    font-family: var(--main-font);
    font-size: 16px;
    padding-top: 8px;
    padding-bottom: 8px;
}

.android-button-allow {
    width: 100%;
    outline: none;
    border: none;
    box-shadow: none;
    border-radius: 0px 0px 10px 10px;
    margin-top: 2px;
    color: black;
    background-color: rgba(var(--main-blue), 0.25);
    font-family: var(--main-font);
    font-size: 16px;
    padding-top: 8px;
    padding-bottom: 8px;
}

.notifications-permission-computer-banner-outer[show="true"] {
    position: fixed;
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    padding-right: 10px;
    padding-top: 10px;
    top: 0;
    left: 0;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 9999;
}

.notifications-permission-computer-banner-outer[show="false"] {
    display: none;
}

.computer-notifications-banner-inner {
    flex-direction: row;
    border-radius: 15px;
    width: 400px;
}

.computer-notificaitons-icon {
    border-radius: 10px;
    box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.25);
    width: 50px;
    margin: 5px;
}

.computer-notifications-text-banner {
    display: flex;
    flex-direction: column;
    width: calc(100% - 150px);
    margin-left: 5px;
}

.computer-notifications-banner-title {
    text-align: left;
    color: black;
    font-size: 18px;
    font-family: var(--main-font);
    padding-bottom: 0px;
}

.computer-notifications-banner-body-text {
    text-align: left;
    margin-bottom: 0px;
    font-size: 13px;
    padding: 5px;
    padding-top: 0px;
    padding-bottom: 0px;
    width: calc(100% - 10px);
    color: rgba(0, 0, 0, 0.8);
    font-family: var(--main-font);
}

.computer-notifications-banner-buttons {
    width: calc(100% - 300px);
    display: flex;
    flex-direction: column;
}

.computer-button-dont-allow {
    border-top: 0.5px solid rgba(0, 0, 0, 0.15);
    border-left: 1px solid rgba(0, 0, 0, 0.15);
    border-right: unset;
    width: calc(100% - 1px);
    font-size: 14px;
    padding-top: 6px;
    padding-bottom: 6px;
}

.computer-button-allow {
    border-top: unset;
    border-bottom: 0.5px solid rgba(0, 0, 0, 0.15);
    border-left: 1px solid rgba(0, 0, 0, 0.15);
    width: calc(100% - 1px);
    font-size: 14px;
    padding: 2px;
    padding-top: 6px;
    padding-bottom: 6px;
}

.computer-notifications-banner-buttons > button {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.computer-notifications-banner-buttons > button:hover {
    cursor: pointer;
    background-color: rgba(215, 215, 215, 0.7);
    opacity: 0.9;
}
/* ---------------------------------------- */

/* Actions: --------------------------------------------- */
.actions-banner-outer {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    z-index: 10;
    background-color: rgba(50, 50, 50, 0.4);
    border-radius: 10px;
}

.actions-banner-outer[show="false"] {
    display: none;
}

.actions-banner {
    position: relative;
    width: 90%;
    display: flex;
    flex-direction: column;
    border-radius: 15px;
    box-shadow: 0px 3px 5px 3px rgba(0, 0, 0, 0.25);
    padding-bottom: 10px;
    background-color: rgba(255, 255, 255, 1);
    scrollbar-width: none;
}

.actions-banner::-webkit-scrollbar { 
    display: none; 
}

.action-name {
    font-family: var(--main-font);
    font-size: 16px;
    color: black;
    margin: 3px;
    display: block;
    text-align: center;
    text-shadow: 0px 2px rgba(0, 0, 0, 0.05);
}

.button-container {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.create-group-button {
    margin-top: 10px !important;
}

.new-chat-slides {
    overflow-x: hidden;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    height: 100%;
}

.new-chat-slide {
    position: relative;
    min-width: 100%;
    height: 100%;
    left: var(--new-chat-slides-left);
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
    
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.actions-display-box {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    align-content: flex-start;
    position: relative;
    width: 100%;
    overflow-y: scroll;
    font-family: var(--main-font);
    max-height: 250px;
    overflow-y: scroll;
}

.actions-box {
    display: flex;
    justify-content: center;
    margin-top: 0;
    width: calc(100% - 12px);
    padding: 5px;
    border: none;
    border-radius: 10px;
    background-color: white;
    flex-direction: column;
}

.actions-user {
    display: flex;
    background-color: white;
    border: 0.5px solid black;
    flex-direction: row;
    align-items: center;
    padding: 2px;
    border-radius: 10px;
    height: 41px;
    margin: 4px;

    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.actions-user:hover {
    cursor: pointer;
}

.actions-user[selected="true"] {
    background-color: rgba(var(--main-blue), 0.8);
}

.actions-user[selected="true"] > .action-name {
    color: white;
}

.send-action-button {
    padding: 5px;
    background-color: rgba(var(--main-blue), 1);
    color: white;
    font-family: var(--main-font);
    font-size: 20px;
    border-radius: 10px;
    border: 1px solid transparent;
    margin-top: 30px;
    
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
/* ------------------------------------------------------ */

.connection-displays {
    height: 450px;
    top: calc(50% - 225px);
}

.capture-header[show="true"] {
    width: calc(94% - 40px);
    max-width: 420px;
    padding: 20px;
    display: flex;
    justify-content: center;
    border-radius: 10px;
    box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.2);
    margin-top: 10px;
    margin-bottom: 5px;
}

.capture-header[show="false"] {
    display: none;
}

.capture-profile-pic-chat {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin: 5px;
}

.capture-details {
    width: calc(100% - 75px);
    margin-left: 5px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.capture-name {
    width: 100%;
    font-size: 18px;
    color: black;
    font-weight: 500;
    font-family: "UniChat";
}

.capture-name-main {
    width: 100%;
    font-size: 20px;
    color: black;
    font-weight: 500;
    font-family: "UniChat";
}

.capture-location {
    width: 100%;
    font-size: 14px;
    color: black;
    font-family: var(--uni-chat-main-font);
}

.capture-extra {
    width: 100%;
    font-size: 13px;
    font-family: var(--uni-chat-main-font);
}

.capture-date {
    color: rgba(0,0,0,0.6);
}

.capture-more-details {
    font-family: var(--uni-chat-main-font);
    font-size: 13px;
}

.capture-members {
    color: rgba(var(--main-blue), 1);
}

.capture-members:hover {
    cursor: pointer;
}

.capture-type {
    color: rgba(0, 0, 0, 0.6);
}

.private-capture {
    color: red;
}

.capture-join-button {
    padding: 5px;
    border-radius: 10px;
    font-size: 16px;
    background-color: rgba(var(--main-blue), 1);
    color: white;
    margin-top: 10px;
    outline: none;
    border: 1px solid rgba(var(--main-blue), 1);
}

.joined {
    background-color: rgba(255, 0, 0, 0.9);
    color: white;
    border: 1px solid rgba(255, 0, 0, 0.9);
}

.joined:hover {
    cursor: pointer;
    background-color: transparent;
    color: red;
}

.not-joined:hover {
    cursor: pointer;
    background-color: transparent;
    color: rgba(var(--main-blue), 1);
}

.bubbles {
    width: calc(52% - 64px);
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    gap: 10px;
    overflow-x: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
    margin: 0 0 8px 0;
    padding: 12px 12px;
    position: fixed;
    top: 0px;
    z-index: 12;
    border-radius: 999px;
    justify-content: flex-end;
}

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

.bubble {
    width: 52px;
    min-width: 52px;
    height: 52px;
    cursor: pointer;
    border: 1px solid rgba(255, 255, 255, 0.7);
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.28);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 70%;
    box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.8), 0 8px 18px rgba(15, 23, 42, 0.12);
    flex: 0 0 auto;
    transition: transform 0.2s ease, box-shadow 0.2s ease, background-color 0.2s ease;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
}

.bubble-polly {
    background-image: url("./media/polly-bubble.png");
}

.bubble-discounts {
    background-image: url("./media/discounts-bubble.png");
}

.bubble-events {
    background-image: url("./media/events-bubble.png");
}

.bubble-posts {
    background-image: url("./media/captures-bubble.png");
}

/* animations: ----------------------------- */

/* @keyframes add-attachments-button-hovered {
    0% {
        border: 0.5px solid transparent;
        background-color: rgba(var(--main-blue), 0.7);
    }
    100% {
        border: 0.5px solid rgba(var(--main-blue), 0.5);
        background-color: transparent;
    }
}

@keyframes add-attachments-button-initialised {
    0% {
        border: 0.5px solid rgba(var(--main-blue), 0.5);
        background-color: transparent;
    }
    100% {
        border: 0.5px solid transparent;
        background-color: rgba(var(--main-blue), 1);
    }
} */

@keyframes change-background-hover-setting {
    0% {
        background-color: transparent;
    }
    100% {
        background-color: rgba(var(--main-blue), 0.1);
    }
}

@keyframes class-hovered {
    0% {
        background-color: rgba(255, 255, 255, 0.8);
    }
    100% {
        background-color: rgba(255, 255, 255, 0.3);
    }
}

@keyframes class-init {
    0% {
        background-color: rgba(255, 255, 255, 0.3);
    }
    100% {
        background-color: rgba(255, 255, 255, 0.8);
    }
}

@keyframes visit-profile-button-hovered {
    0% {
        background: radial-gradient(ellipse at 25% 0px, rgba(0, 56, 255, 1), transparent 80%),
            radial-gradient(circle at bottom right, rgba(255, 215, 0, 1), transparent),
            radial-gradient(ellipse at bottom left, rgba(255, 215, 0, 1), rgba(255, 215, 0, 0.4));
        opacity: 1;
    }
    50% {
        opacity: 0.5;
    }
    100% {
        opacity: 1;
        background: radial-gradient(ellipse at 25% 0px, rgba(0, 56, 255, 1), transparent 40%),
            radial-gradient(circle at right, rgba(255, 215, 0, 1), transparent),
            radial-gradient(ellipse at bottom left, rgba(0, 56, 255, 1), white);
    }
}

@keyframes visit-profile-button-init {
    0% {
        opacity: 1;
        background: radial-gradient(ellipse at 25% 0px, rgba(0, 56, 255, 1), transparent 40%),
        radial-gradient(circle at right, rgba(255, 215, 0, 1), transparent),
        radial-gradient(ellipse at bottom left, rgba(0, 56, 255, 1), white);
    }
    50% {
        opacity: 0.3;
    }
    100% {
        background: radial-gradient(ellipse at 25% 0px, rgba(0, 56, 255, 1), transparent 80%),
            radial-gradient(circle at bottom right, rgba(255, 215, 0, 1), transparent),
            radial-gradient(ellipse at bottom left, rgba(255, 215, 0, 1), rgba(255, 215, 0, 0.4));
        opacity: 1;
    }
}


@keyframes person-profile-pic-main-hovered {
    0% {
        scale: 1;
    }
    100% {
        scale: 1.07;
    }
}

@keyframes person-profile-pic-main-init {
    0% {
        scale: 1.07;
    }
    100% {
        scale: 1;
    }
}

@keyframes arrow-hovered {
    0% {
        opacity: 1;
        scale: 1;
    }
    100% {
        opacity: 0.6;
        scale: 1.5;
    }
}

@keyframes arrow-init {
    0% {
        opacity: 0.6;
        scale: 1.5;
    }
    100% {
        opacity: 1;
        scale: 1;
    }
}

@keyframes header-icon-hovered {
    0% {
        /* scale: 1; */
        opacity: 1;
    }
    100% {
        /* scale: 1.2; */
        opacity: 0.7;
    }
}

@keyframes header-icon-init {
    0% {
        /* scale: 1.2; */
        opacity: 0.7;
    }
    100% {
        /* scale: 1; */
        opacity: 1;
    }
}

@keyframes blue-icon-disappear {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes blue-icon-appear {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes file-hovered {
    0% {
        scale: 1;
    }
    100% {
        scale: 1.05;
    }
}

@keyframes file-init {
    0% {
        scale: 1.05;
    }
    100% {
        scale: 1;
    }
}

@keyframes reaction-emoji-show {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes shake {
    10%, 90% {
        transform: translate3d(-0.5px, 0, 0);
    }
      
    20%, 80% {
        transform: translate3d(1px, 0, 0);
    }
    
    30%, 50%, 70% {
        transform: translate3d(-2px, 0, 0);
    }
    
    40%, 60% {
        transform: translate3d(2px, 0, 0);
    }
}

@keyframes shake-love-emoji {
    10%, 90% {
        transform: translate3d(-0.5px, 0, 0) scaleY(1.2);
    }
      
    20%, 80% {
        transform: translate3d(1px, 0, 0) scaleY(1.2);
    }
    
    30%, 50%, 70% {
        transform: translate3d(-2px, 0, 0) scaleY(1.2);
    }
    
    40%, 60% {
        transform: translate3d(2px, 0, 0) scaleY(1.2);
    }
}

@keyframes show-comments {
    0% {
        left: 100%;
    }
    100% {
        left: 40px;
    }
}

@keyframes hide-comments {
    0% {
        left: 40px;
    }
    100% {
        left: 100%;
    }
}

@keyframes main-section-move-left {
    0% {
        left: 0;
        /* box-shadow: 1px 2px 3px 1.5px rgb(0 0 0 / 25%); */
    }
    100% {
        left: calc(-100% + 40px);
        box-shadow: 0px 2px 4px 2px rgba(0, 0, 0, 0.25);
    }
}

@keyframes main-section-move-right {
    0% {
        left: calc(-100% + 40px);
        /* box-shadow: 0px 2px 4px 2px rgba(0, 0, 0, 0.25); */
    }
    100% {
        left: 0;
        /* box-shadow: 1px 2px 3px 1.5px rgb(0 0 0 / 25%); */
    }
}

@keyframes appear-comment-reply {
    0% {
        height: 0;
    }
    100% {
        height: 62px;
    }
}

@keyframes opacity-dimmer {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0.8;
    }
}

@keyframes opacity-lighter {
    0% {
        opacity: 0.8;
    }
    100% {
        opacity: 1;
    }
}

@keyframes hightlight-option-darkgray-boxshadow {
    0% {
        background-color: none;
        box-shadow: none;
        color: white;
    }
    100% {
        background-color: rgba(255, 255, 255, 0.8);
        box-shadow: 0px 0px 3px 2px white;
        color: gray;
    }
}


@keyframes move-preview-banner-child {
    0% {
        margin-left: var(--preview-banner-start-pos);
    }
    100% {
        margin-left: var(--preview-banner-end-pos);
    }
}

@keyframes person-profile-pic-main-hor-move-left {
    0% {
        left: calc(50% - 75px);
        top: 7.5px;
        /* height: 120px;
        width: 150px;
        top: 7.5px; */
    }
    100% {
        left: 0;
        top: -10px;
        /* height: 100px;
        width: 120px;
        top: -10px; */
    }
}


@keyframes person-connect-button-box-like-hovered {
    0% {
        width: 30px;
        margin-left: 0;
        margin-right: 0;
    }
    100% {
        width: 70px;
        margin-right: -20px;
        margin-left: -20px;
    }
}

@keyframes person-connect-button-box-like-init {
    0% {
        width: 70px;
        margin-right: -20px;
        margin-left: -20px;
    }
    100% {
        width: 30px;
        margin-right: 0;
        margin-left: 0;
    }
}

@keyframes person-connect-button-box-like-clicked {
    0% {
        background-color: transparent;
    }
    100% {
        background-color: rgba(var(--main-green), 1);
    }
}


@keyframes person-connect-button-box-love-hovered {
    0% {
        width: 30px;
        margin-left: 0;
        margin-right: 0;
    }
    100% {
        width: 75px;
        margin-right: -23.5px;
        margin-left: -23.5px;
    }
}

@keyframes person-connect-button-box-love-init {
    0% {
        width: 75px;
        margin-right: -23.5px;
        margin-left: -23.5px;
    }
    100% {
        width: 30px;
        margin-right: 0;
        margin-left: 0;
    }
}

@keyframes person-connect-button-box-love-clicked {
    0% {
        background-color: transparent;
    }
    100% {
        background-color: rgba(var(--main-red), 1);
    }
}


@keyframes person-connect-button-box-message-hovered {
    0% {
        width: 30px;
        margin-left: 0;
        margin-right: 0;
    }
    100% {
        width: 70px;
        margin-right: -20px;
        margin-left: -20px;
    }
}

@keyframes person-connect-button-box-message-init {
    0% {
        width: 70px;
        margin-right: -20px;
        margin-left: -20px;
    }
    100% {
        width: 30px;
        margin-right: 0;
        margin-left: 0;
    }
}

@keyframes person-connect-button-box-message-clicked {
    0% {
        background-color: transparent;
    }
    100% {
        background-color: rgba(var(--main-blue), 1);
    }
}

/* -------------------------------------- */

/* .react-box[chosen="false"]:hover .react {
    cursor: pointer;
    animation: 1s black-icon-disappear forwards;
}

.react-box[chosen="false"]:hover .react-overlay {
    cursor: pointer;
    animation: 1s blue-icon-appear forwards;
}

.react-box[chosen="false"]:hover + .reaction-emojis {
    display: flex;
    flex-direction: column;
    align-content: space-between;
    align-items: center;
    animation: 0.5s reaction-emoji-show forwards;
} */

/* media: ------------------------------- */

@media screen and (min-width: 901px) {
    .bubble:hover {
        transform: translateY(-2px);
        background-color: rgba(255, 255, 255, 0.4);
        box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.85), 0 12px 22px rgba(15, 23, 42, 0.16);
    }

    .bubble:active {
        transform: translateY(0);
    }

    .search-icon:hover {
        cursor: pointer;
    }
    
    .notifications-icon:hover {
        cursor: pointer;
    }

    .add-icons-box-href:hover {
        cursor: pointer;
        background-color: rgba(240, 240, 240, 0.2);
    }
    
    .add-icons-box:hover {
        cursor: pointer;
        background-color: rgba(240, 240, 240, 0.2);
    }

    .icon-box:hover {
        cursor: pointer;
        background-color: rgba(215, 215, 215, 0.7);
    }

    .class:hover {
        cursor: pointer;
        background-color: rgba(242, 242, 242);
    }
    
    .groups-button-box:hover {
        cursor: pointer;
        background-color: rgba(242, 242, 242);
    }

    .send-action-button:hover {
        cursor: pointer;
        background-color: transparent;
        color: rgba(var(--main-blue), 1);
        border: 1px solid rgba(var(--main-blue), 1);
    }

    .person-connect-button-box-sync[clicked="false"]:hover {
        cursor: pointer;
        background-color: transparent;
        border: 1px solid rgba(var(--main-blue), 1);
        color: rgba(var(--main-blue), 1);
    }

    .person-connect-button-box-sync[clicked="false"]:hover > .person-options-button-icons-container > .person-sync-icon {
        z-index: 0;
        opacity: 0;
    }
    
    .person-connect-button-box-sync[clicked="false"]:hover > .person-options-button-icons-container > .person-sync-icon-blue {
        z-index: 1;
        opacity: 1;
    }

    .person-connect-button-box-sync[clicked="true"]:hover {
        cursor: pointer;
    }
    
    .person-connect-button-box-sync[clicked="mutual"]:hover {
        cursor: pointer;
    }

    /* banners --------------------------------- */

    .notifications-banner {
        display: flex;
        position: fixed;
        left: calc(25% - 250px);
        top: 65px;
        width: 250px;
        border-radius: 5px;
        background-color: white;
        z-index: 5;
        flex-direction: column;
        overflow-y: scroll;

        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;
    }

    .notifications-banner[show = "false"] {
        /* opacity: 0; */
        height: 0;
    }

    .notifications-banner[show = "true"] {
        height: 70%;
        box-shadow: 2px 2px 4px 3px rgba(0, 0, 0, 0.25);
        /* opacity: 1; */
    }

    .notification {
        position: relative;
        width: 100%;
        height: fit-content;
        padding-top: 15px;
        padding-bottom: 15px;
        z-index: 6;
        display: flex;
        flex-direction: row;
        align-items: center;
    }

    .notification:hover {
        cursor: pointer;
        background-color: rgba(150, 150, 150, 0.4);
        
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
    }

    .notification-flash-banner[show="true"] {
        position: fixed;
        right: 20px;
        top: 55px;
        width: 250px;
        z-index: 4;
        max-height: 70vh;

        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
    }

    .notification-flash-banner[show="true"] .notification[seen="false"] {
        border-radius: 20px;
        box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.15);
        background-color: white !important;
        margin-top: 10px;
    }

    .notification-flash-banner[show="false"] {
        display: none;
    }

    .notification-flash {
        position: relative;
        width: 100%;
        background-color: rgba(255, 255, 255, 0.95);

        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;
    }

    /* ----------------------------------------- */

    
    /* notifications loader -------------------- */

    .notification-banner-loader[show = "false"] {
        display: none;
    }
    
    .notification-banner-loader[show = "true"] {
        width: 48px;
        height: 48px;
        border-radius: 50%;
        position: absolute;
        top: 70px;
        right: 100px;
        z-index: 6;
        animation: rotate 1s linear infinite
    }
    
    .notification-banner-loader[show = "true"]::before {
        content: "";
        box-sizing: border-box;
        position: absolute;
        inset: 0px;
        border-radius: 50%;
        border: 5px solid rgba(var(--main-blue), 1);
        animation: prixClipFix 2s linear infinite ;
    }

    /* ----------------------------------------- */
}

@media screen and (max-width: 1250px) {
    
    .person-inner-box {
        padding-bottom: 10px;
    }



    @keyframes show-comments {
        0% {
            left: 100%;
        }
        100% {
            left: 40px;
        }
    }
    
    @keyframes hide-comments {
        0% {
            left: 40px;
        }
        100% {
            left: 100%;
        }
    }
    
    @keyframes main-section-move-left {
        0% {
            left: 0;
            /* box-shadow: 1px 2px 3px 1.5px rgb(0 0 0 / 25%); */
        }
        100% {
            left: calc(-100% + 40px);
            /* box-shadow: 0px 2px 4px 2px rgba(0, 0, 0, 0.25); */
        }
    }
    
    @keyframes main-section-move-right {
        0% {
            left: calc(-100% + 40px);
            /* box-shadow: 0px 2px 4px 2px rgba(0, 0, 0, 0.25); */
        }
        100% {
            left: 0;
            /* box-shadow: 1px 2px 3px 1.5px rgb(0 0 0 / 25%); */
        }
    }
}

@media screen and (max-width: 1200px) {

    .person-connect-buttons {
        width: calc(100% - 60px);
        padding-left: 30px;
        padding-right: 30px;
    }

    .person-connect-button-box-like {
        width: 32px;
        height: 32px;
    }

    .person-connect-button-box-love {
        width: 32px;
        height: 32px;
    }

    .person-connect-button-box-message {
        width: 42px;
        height: 42px;
    }

}

@media screen and (max-width: 1100px) {

    .iframe-container-messages > iframe {
        width: calc(35% - 30px);
        right: 20px;
    }

    .classes-events-box {
        display: none;
    }

    .title {
        display: none;
    }

    .main-feed-box {
        top: 0;
        left: 20px;
        width: calc(65% - 30px);
    }

    .bubbles {
        width: calc(65% - 54px);
    }

    .people-box {
        right: 20px;
        width: calc(35% - 30px);
    }
    
    .header-icons {
        width: calc(35% - 30px);
    }

    .notifications-banner {
        left: unset;
        right: calc(35% - 260px);
    }

    .add-icon {
        right: calc(35% + 35px);
    }

    .add-icon[show="false"] {
        display: none;
    }

    .left-arrow {
        left: 2.5%;
        top: 90px;
    }
    
    .right-arrow {
        right: 2.5%;
        top: 90px;
    }
}


@media screen and (max-width: 900px) {

    :root {
        --search-icon: url(./media/search-icon-white.png);
        --notifications-icon: url(./media/notifications-icon-white.png);
    }

    .discounts-banner {
        height: calc(100vh - 132px);
        min-height: calc(100vh - 132px);
        max-height: calc(100vh - 132px);
    }

    .iframe-container-messages > iframe {
        position: fixed;
        width: 750px;
        left: 100%;
        height: 95%;
        right: unset;
        top: unset;
        border: 1px solid black;
        box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.25);

        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
    }

    .iframe-container-messages > iframe[show="true"] {
        left: calc(50% - 375px);
    }

    .iframe-container-messages > iframe[show="false"] {
        left: 100%;
    }

    .search3-box > iframe {
        height: calc(100vh - 180px);
        min-height: calc(100vh - 180px);
        max-height: calc(100vh - 180px);
    }

    .additional-icons {
        height: 100%;
        flex-direction: column;
    }

    .search-icon {
        width: 40px;
        height: 40px;
        position: absolute;
        bottom: 5px;
    }

    .notifications-icon {
        width: 40px;
        height: 40px;
        position: absolute;
        top: 5px;
    }

    .actions-banner-outer[show="true"] {
        position: fixed;
        border-radius: 0px;
    }

    .actions-banner {
        width: 50%;
    }

    .reaction {
        font-size: 27px;
    }

    .add-icon {
        display: block;
        bottom: 85px;
        right: 25px;
    }

    .transform-45 {
        transform: rotate(45deg);
    }

    .add-your-post-phone-view-container[show="true"] > .add-your-post-phone-view-container-inner {
        width: 80%;
    }

    .category-section {
        max-width: calc(100% - 2px);
        width: calc(100% - 2px);
        border: none;
        border-bottom: 1px solid black;
        border-radius: 0;
        padding-bottom: 20px;
    }

    .category-section-inner {
        border-top: 1px solid rgba(0, 0, 0, 0.2);
    }

    .explore-groups[show="show"] {
        left: 0;
        top: 50px;
        width: 100%;
        height: calc(100% - 50px);
        max-height: calc(100% - 50px);
    }

    .slide-controls {
        bottom: 20%;
    }

    .slide-controls[selected="true"] {
        position: fixed;
    }

    .classes-collection-scroll {
        position: relative;
        width: calc(100% - 10px);
        min-width: calc(100% - 10px);
        max-width: calc(100% - 10px);
        margin-left: 5px;
    }

    .groups-button-box {
        width: calc(100% - 10px);
        min-width: calc(100% - 10px);
        max-width: calc(100% - 10px);
        margin-left: 5px;
    }

    .find-more-classes-button {
        font-size: 17px;
    }

    .comment-post[yours_bottom="true"] {
        margin-bottom: 10px;
    }

    .ajax-request-returns-subcategories {
        width: 100%;
        left: 0;
        height: calc(97% - 130px);
        top: 65px;
    }

    .display-post-inner-banner {
        width: 100%;
        left: 0;
        height: calc(97% - 130px);
        top: 65px;
    }

    .vertical[show="notification"] {
        height: 60px;
        width: 48px;
        top: 5px;
        left: 7.5px;
    }

    .actions-profile-pic {
        height: 60px;
        width: 48px;
    }

    .horizontal[show="notification"] {
        width: 60px;
        height: 48px;
        top: 10px;
        left: 0;
    }

    .class-pic[show="notification"] {
        width: 60px;
        height: 60px;
    }

    .notification-image-container {
        min-width: 60px;
        min-height: 60px;
    }

    .people-box-inner {
        width: 50%;
        border: none;
    }

    .people-box[b_discovered="false"] > .people-box-inner {
        border: 1px solid rgba(0, 0, 0, 0.25);
    }
    

    .people-swipe {
        height: 100%;
        align-items: center;
    }

    .people-swipe-phone {
        height: 100%;
        align-items: center;
    }

    #people-box[selected = "true"] > .people-swipe > .slide-controls {
        position: fixed;
        bottom: 20%;
    }

    header > .title {
        display: none;
    }
    
    .phone-view-header > .title {
        display: flex;
    }
    

    .phone-view-box {
        position: fixed;
        left: 0;
        width: 100%;
        height: 100%;
        overflow-x: hidden;
        overflow-y: hidden;
        display: flex;
        align-items: flex-start;
        flex-wrap: nowrap;
        flex-direction: row;
        justify-content: center;

        -webkit-transition: all 0.6s;
        -moz-transition: all 0.6s;
        -o-transition: all 0.6s;
        transition: all 0.6s;
    }

    .classes-events-box {
        display: flex;
        position: relative;
        left: 0;
        top: 50px;
        min-width: 700px;
        max-height: calc(100% - 135px);
        margin-left: calc(50% - 350px);
        margin-right: calc(50% - 350px);
    }

    .people-box {
        position: relative;
        min-width: 100%;
        height: calc(100% - 125px);
        top: 50px;
        align-items: flex-start;
        box-shadow: none;
        max-height: 100%;
        overflow-y: hidden;
        right: 0;
        min-height: unset;
    }

    /* total width */
    .people-box::-webkit-scrollbar {
        background-color: transparent !important;
        width: 4px !important;
    }

    /* background of the scrollbar except button or resizer */
    .people-box::-webkit-scrollbar-track {
        background-color: transparent !important;
    }

    /* scrollbar itself */
    .people-box::-webkit-scrollbar-thumb {
        background-color: #babac0 !important;
        border-radius: 16px !important;
        border: none !important;
    }

    /* set button(top and bottom of the scrollbar) */
    .people-box::-webkit-scrollbar-button {
        display:none !important;
    }

    .box-title {
        display: none;
    }

    .person {
        border: none;
        padding-left: 0;
        padding-right: 0;
        min-width: 100%;
        width: 100%;
        max-height: 800px;
    }

    .person-inner-box {
        position: relative;
        padding: 0;
    }

    .people-box-background-banner {
        left: 0;
        width: 100%;
        border-radius: 0;
    }

    .person-extra-info {
        height: 200px;
    }

    .person-extra-info-facts {
        font-size: 16px;
    }

    .person-things-in-common-title {
        font-size: 19px;
        margin-bottom: 4px;
    }

    .person-visit-profile-button {
        margin-top: 40px;
    }

    .person-connect-buttons {
        margin-top: 15px;
        width: calc(100% - 70px);
        padding-right: 35px;
        padding-left: 35px;
        justify-content: space-evenly;
        margin-left: unset;
    }

    .name {
        display: none;
    }

    .main-feed-box {
        width: 100%;
        max-width: 600px;
        background: transparent;
        box-shadow: none;
        border-radius: unset;
        position: relative;
        left: 0;
        top: 5px;
    }

    .post {
        margin-top: 0px;
        width: 98%;
        left: 1%;
    }

    .add-your-post {
        width: calc(100% - 6px);
        margin-left: 2px;
        margin-top: 0;
        left: 0;
    }
    
    .main-section {
        display: flex;
        position: relative;
        padding: 4px;
        width: calc(100% - 10px);
        max-width: calc(100% - 10px);
        overflow-y: visible;
        border-bottom: none;
        border-radius: 0 !important;
        border: none;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .main {
        padding-left: 7px;
        width: calc(90% - 7px);
    }

    .main[show="notification"] {
        transform: scale(0.145, 0.15);
        width: 120%;
        margin-left: -50%;
        margin-right: -50%;
    }

    .feed-box {
        min-width: 100%;
        height: calc(100% - 50px);
        max-height: calc(100% - 50px);
        position: relative;
        top: 50px;
        overflow-y: hidden;
        box-shadow: inset 0px 10px 20px rgb(255 255 255 / 65%);
        border-radius: 20px 20px 0px 0px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .add-your-post {
        display: none;
        /* box-shadow: unset; */
    }

    .divider {
        display: none;
        /* width: 95%;
        margin-left: 2.5%;
        margin-top: 15px;
        margin-bottom: 15px; */
    }

    .header-icons {
        display: none;
    }

    .nav-icons {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        overflow: hidden;
        /* min-width: calc(40% - 6px);
        width: calc(40% - 6px); */
        width: 100%;
        left: 0;
        height: 70px;
        position: fixed;
        z-index: 5;
        bottom: 0;
        /* left: calc(30% - 4px); Because the scoller on the right is 4px wide */
        padding-bottom: 7px;
        /* background-color: rgba(255, 255, 255, 0.3); */
        background-color: white;
        /* box-shadow: 0px -1px 4px 1px rgb(0 0 0 / 25%); */
        
        -webkit-transition: all 0.8s;
        -moz-transition: all 0.8s;
        -o-transition: all 0.8s;
        transition: all 0.8s;
        /* backdrop-filter: blur(5px);
        -webkit-backdrop-filter: blur(5px); */
    }

    .home-icon-selected {
        width: 40px;
        height: 40px;
    }

    .icon-box {
        margin-bottom: 7px;

        -webkit-transition: all 0.8s;
        -moz-transition: all 0.8s;
        -o-transition: all 0.8s;
        transition: all 0.8s;
    }

    #notification-box-phone-view {
        min-width: calc(100% / 6);
        max-width: calc(100% / 6);
    }
    
    /* .search-icon {
        width: 34px;
        height: 34px;

        -webkit-transition: all 0.8s;
        -moz-transition: all 0.8s;
        -o-transition: all 0.8s;
        transition: all 0.8s;
    }

    .profile-icon {
        width: 34px;
        height: 34px;

        -webkit-transition: all 0.8s;
        -moz-transition: all 0.8s;
        -o-transition: all 0.8s;
        transition: all 0.8s;
    }
    
    .add-icon {
        width: 45px;
        height: 45px;

        -webkit-transition: all 0.8s;
        -moz-transition: all 0.8s;
        -o-transition: all 0.8s;
        transition: all 0.8s;
    }
    
    .messages-icon {
        width: 34px;
        height: 34px;

        -webkit-transition: all 0.8s;
        -moz-transition: all 0.8s;
        -o-transition: all 0.8s;
        transition: all 0.8s;
    }
    
    .notifications-icon {
        width: 34px;
        height: 34px;

        -webkit-transition: all 0.8s;
        -moz-transition: all 0.8s;
        -o-transition: all 0.8s;
        transition: all 0.8s;
        
    } */

    .title-U {
        font-size: 45px;
    }

    .phone-view-header {
        display: flex;
        justify-content: space-between;
        width: 100%;
        position: fixed;
        top: 3px;
        height: 45px;
        left: 0;
        z-index: 10;
    }

    .phone-view-name {
        display: flex;
        font-family: 'Fira Sans Condensed', sans-serif;
        position: relative;
        top: -6.5px;
        left: 10px;
        text-align: center;
        text-shadow: 0px 2px rgb(0 0 0 / 5%);
        font-size: 40px;
        color: black;
        align-items: center;
    }

    .phone-view-name-2 {
        font-family: 'Lobster', cursive; font-style: italic; font-size: 45px;
    }

    .phone-view-nav {
        display: flex;
        justify-content: space-between;
        width: 100%;
        height: 100%;
        align-items: center;
        border-radius: 0px 0px 5px 5px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.5);
    }

    .phone-view-nav-choice {
        width: calc(100% / 2);
        height: 100%;
        border-bottom: 2px solid transparent;
        font-family: "UniChat", var(--main-font);
        font-weight: 600;
        font-size: 20px;
        color: black;
        display: flex;
        justify-content: center;
        align-items: center;
        
        -webkit-transition: all 0.4s;
        -moz-transition: all 0.4s;
        -o-transition: all 0.4s;
        transition: all 0.4s;
    }

    .phone-view-nav-choice[selected="false"]:hover {
        cursor: pointer;
        background-color: rgba(var(--main-blue), 0.1);
        border-bottom: 2px solid rgba(var(--main-blue), 0.4);
    }

    .phone-view-nav-choice[selected="true"] {
        color: rgba(var(--main-blue), 1);
        border-bottom: 2px solid rgba(var(--main-blue), 1);
    }

    .phone-view-nav-choice-icon {
        width: 26px;
        height: 26px;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;

        -webkit-transition: all 0.4s;
        -moz-transition: all 0.4s;
        -o-transition: all 0.4s;
        transition: all 0.4s;
    }

    .phone-view-nav-classes {
        background-image: var(--classes-icon-black);
    }

    .phone-view-nav-choice[selected = "true"] > .phone-view-nav-classes {
        background-image: var(--classes-icon-blue);
    }

    .phone-view-nav-feed {
        background-image: var(--feed-icon-black);
    }

    .phone-view-nav-choice[selected = "true"] > .phone-view-nav-feed {
        background-image: var(--feed-icon-blue);
    }

    .phone-view-nav-people {
        background-image: var(--people-icon-black);
    }

    .phone-view-nav-choice[selected = "true"] > .phone-view-nav-people {
        background-image: var(--people-icon-blue);
    }

    .phone-swipe {
        left: var(--phone-swipe-translate);
    }

    /* banners --------------------------------- */

    .notification-text {
        margin-left: 10px;
    }

    .notifications-banner {
        display: flex;
        position: fixed;
        right: 75px;
        bottom: 160px;
        width: 400px;
        border-radius: 5px;
        background-color: white;
        z-index: 9999;
        flex-direction: column;
        overflow-y: scroll;

        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;
    }

    .notifications-banner[show = "false"] {
        /* opacity: 0; */
        height: 0;
    }

    .notifications-banner[show = "true"] {
        height: 500px;
        box-shadow: 2px 2px 4px 3px rgba(0, 0, 0, 0.25);
    }

    .notification {
        position: relative;
        width: 100%;
        min-height: 70px;
        z-index: 6;
        display: flex;
        flex-direction: row;
        align-items: center;
        font-size: 19px;
        height: fit-content;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .notification:hover {
        cursor: pointer;
        background-color: rgba(150, 150, 150, 0.4);
        
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;
    }

    .notification-flash-banner[show="true"] {
        position: fixed;
        right: calc(30% - 50px);
        bottom: calc(3% + 60px);
        width: 350px;
        z-index: 4;
        max-height: 70vh;

        display: flex;
        flex-direction: column-reverse;
        flex-wrap: wrap;
    }

    .notification-flash-banner[show="true"] .notification[seen="false"] {
        border-radius: 20px;
        box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.15);
        background-color: white !important;
        margin-top: 10px;
    }

    .notification-flash-banner[show="false"] {
        display: none;
    }

    .notification-flash {
        position: relative;
        width: 100%;
        background-color: rgba(255, 255, 255, 0.95);

        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;
    }

    /* ----------------------------------------- */

    .notification-icon[image='horizontal'] {
        bottom: 5px;
        right: -10px;
    }

    .notification-icon[image='vertical'] {
        bottom: 0px;
        right: -5px;
    }

    .notification-banner-loader[show = "true"] {
        width: 48px;
        height: 48px;
        border-radius: 50%;
        position: absolute;
        top: 100px;
        right: calc(30% + 50px);
        z-index: 6;
        animation: rotate 1s linear infinite
    }
    
    .notification-banner-loader[show = "true"]::before {
        content: "";
        box-sizing: border-box;
        position: absolute;
        inset: 0px;
        border-radius: 50%;
        border: 5px solid rgba(var(--main-blue), 1);
        animation: prixClipFix 2s linear infinite ;
    }

    .connection-displays {
        height: 450px;
        width: 70%;
        left: 15%;
        top: calc(50% - 225px);
    }

    .classes-box {
        min-height: fit-content;
        width: calc(100% - 8px);
        margin-top: 5px;
    }

    .search3-box { /* moving search3 to main section */
        width: calc(98% - 2px);
        margin-left: 1%;
    }

    .bubbles {
        margin-bottom: 0px;
        width: unset !important;
        right: 2px;
        top: unset;
        bottom: 77px;
        flex-direction: column;
        padding: 12px 12px;
    }

    .bubbles[show="false"] {
        display: none;
    }

    .ai-message-container {
        display: block;
    }

    /* .classes-box[selected = "true"] {
        transform: translateX(100%);
        -webkit-transition: all 1.2s;
        -moz-transition: all 1.2s;
        -o-transition: all 1.2s;
        transition: all 1.2s;
    }

    .classes-box[selected = "false"] {
        transform: translateX(-100%);
        -webkit-transition: all 1s;
        -moz-transition: all 1s;
        -o-transition: all 1s;
        transition: all 1s;
    }

    .test[selected = "true"] {
        transform: translateX(0%);
        -webkit-transition: all 1s;
        -moz-transition: all 1s;
        -o-transition: all 1s;
        transition: all 1s;
    }

    .test[selected = "false-to-left"] {
        transform: translateX(-100%);
        -webkit-transition: all 1s;
        -moz-transition: all 1s;
        -o-transition: all 1s;
        transition: all 1s;
    }

    .test[selected = "false-to-right"] {
        transform: translateX(100%);
        -webkit-transition: all 1s;
        -moz-transition: all 1s;
        -o-transition: all 1s;
        transition: all 1s;
    }

    .people-box[selected = "true"] {
        transform: translateX(-100%);
        -webkit-transition: all 1.2s;
        -moz-transition: all 1.2s;
        -o-transition: all 1.2s;
        transition: all 1.2s;
    }

    .people-box[selected = "false"] {
        transform: translateX(100%);
        -webkit-transition: all 1s;
        -moz-transition: all 1s;
        -o-transition: all 1s;
        transition: all 1s;
    } */

    @keyframes show-comments {
        0% {
            left: 100%;
        }
        100% {
            left: 40px;
        }
    }
    
    @keyframes hide-comments {
        0% {
            left: 40px;
        }
        100% {
            left: 100%;
        }
    }
    
    @keyframes main-section-move-left {
        0% {
            left: 0;
            /* box-shadow: 1px 2px 3px 1.5px rgb(0 0 0 / 25%); */
        }
        100% {
            left: calc(-100% + 40px);
            /* box-shadow: 0px 2px 4px 2px rgba(0, 0, 0, 0.25); */
        }
    }
    
    @keyframes main-section-move-right {
        0% {
            left: calc(-100% + 40px);
            /* box-shadow: 0px 2px 4px 2px rgba(0, 0, 0, 0.25); */
        }
        100% {
            left: 0;
            /* box-shadow: 1px 2px 3px 1.5px rgb(0 0 0 / 25%); */
        }
    }
}

@media screen and (max-width: 750px) {

    .iframe-container-messages > iframe {
        width: 100%;
        height: 100%;
        box-shadow: none;
        border: none;
        border-radius: 0;
    }

    .iframe-container-messages > iframe[show="true"] {
        left: 0;
    }

    .iframe-container-messages > iframe[show="false"] {
        left: 100%;
    }

    .iframe-close-button {
        display: block;
        position: absolute;
        bottom: 30px;
        margin: auto;
        margin-top: 0;
        font-size: 20px;
        color: white;
        background-color: rgba(var(--main-blue), 1);
        font-family: "UniChat";
        padding: 5px;
        border-radius: 10px;
        outline: none;
        border: none;
        opacity: 0.8;
        z-index: 9999;
    }
    
    .iframe-close-button:hover {
        cursor: pointer;
    }

    .hide {
        display: none;
    }

    .iframe-container[discount="true"] > .iframe-close-button {
        bottom: 65px;
    }

    .chosen {
        top: 4px;
    }

    .add-your-post-phone-view-container[show="true"] > .add-your-post-phone-view-container-inner {
        width: 95%;
    }

    .notifications-icon {
        margin-bottom: 10px;
    }
    
    .icon-box > button {
        margin-bottom: 10px;
    }

    .react-box {
        width: 32px;
        height: 32px;
    }

    .reaction-count {
        font-size: 15px;
    }

    .comment-count {
        font-size: 17px;
    }

    .post-date {
        margin-right: 3px;
    }

    .classes-events-box {
        min-width: 90%;
        margin-left: 5%;
        margin-right: 5%;
    }

    .person {
        padding-left: 0;
        padding-right: 0;
        min-width: calc(100% - 2px);
        width: calc(100% - 2px);
        margin-left: 1px;
        margin-right: 1px;
    }

    .people-box-inner {
        width: 55%;
    }

    .home-change-setting-inner-banner {
        width: calc(100% - 6px);
        max-width: unset;
        height: 0;
        position: absolute;
        bottom: 0;
        border-radius: 15px 15px 0px 0px;
        box-shadow: 0px -2px 4px 2px rgba(0, 0, 0, 0.35);
        background: rgba(255, 255, 255, 1);
        overflow-y: scroll;
    }
    
    .home-change-setting-inner-banner[show="false"] {
        height: 0;
    }
    
    .home-change-setting-inner-banner[show="true"] {
        height: 350px;
    }

    @keyframes main-section-move-left {
        0% {
            left: 0;
            /* box-shadow: 1px 2px 3px 1.5px rgb(0 0 0 / 25%); */
        }
        100% {
            left: calc(-100% + 40px);
            /* box-shadow: 0px 2px 4px 2px rgba(0, 0, 0, 0.25); */
        }
    }
    
    @keyframes main-section-move-right {
        0% {
            left: calc(-100% + 40px);
            /* box-shadow: 0px 2px 4px 2px rgba(0, 0, 0, 0.25); */
        }
        100% {
            left: 0;
            /* box-shadow: 1px 2px 3px 1.5px rgb(0 0 0 / 25%); */
        }
    }
}

@media screen and (max-width: 650px) {
    .people-box-inner {
        width: 60%;
    }

    .feed-box {
        align-items: flex-start;
    }

    .main-feed-box {
        width: 100%;
    }

    .bubbles {
        right: -10px;
    }

    .bubble {
        width: 50px;
        min-width: 50px;
        height: 50px;
    }
}

@media screen and (max-width: 600px) {
    .actions-banner {
        width: 80%;
    }
}

@media screen and (max-width: 550px) {

    .add-icon {
        right: 10px;
    }

    .notifications-shadow-banner[show="true"] {
        display: block;
    }

    .people-box-inner {
        width: 80%;
    }

    .classes-events-box {
        min-width: calc(100% - 1px);
        margin-left: 0;
        margin-right: 0;
    }

    .add-your-post-phone-view-close-button {
        left: calc(50% - 25px);
    }


    .add-your-post-phone-view {
        width: calc(100% - 2px);
        left: 0;
    }

    .main[show="notification"] {
        transform: scale(0.145, 0.15);
        width: 120%;
        margin-left: -45%;
        margin-right: -50%;
    }

    .reposting[show = "in_post"] {
        display: flex;
        width: 95%;
    }

    #people-box[selected = "true"] > .people-swipe > .slide-controls {
        position: fixed;
        bottom: 20%;
        width: 30px;
        height: 30px;
    }

    /* .slide-controls[selected="true"] {
        width: 27px;
        height: 27px;
    } */

    .people-swipe-phone > .slide-controls  {
        display: none !important;
    }

    .person-main-info {
        width: calc(100% - 25px);
        padding-left: 10px;
    }

    .person-things-in-common {
        width: calc(100% - 25px);
        padding-left: 10px;
    }

    .person-connect-button-box-sync {
        font-size: 20px;
    }

    .person {
        padding-bottom: 0;
        height: 100%;
    }

    .person-connect-buttons {
        width: calc(100% - 20px);
        margin-top: 5px;
        justify-content: space-between;
        padding-right: 0;
        padding-left: 0;
    }

    .post-content-text {
        font-size: 17px;
        line-height: 22px;
    }

    .nav-icons {
        width: 100%;
        left: 0;
    }

    .person-profile-connect-button {
        min-width: 28px;
        height: 29px;
        border-radius: 50%;
    }

    /* notifications ------------------------- */

    .notifications-banner {
        display: flex;
        position: fixed;
        left: 5px;
        bottom: 60px;
        width: calc(100% - 60px);
        border-radius: 5px;
        background-color: white;
        z-index: 20;
        flex-direction: column;
        overflow-y: scroll;
        z-index: 9999;
        
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;
    }

    .notifications-banner[show = "false"] {
        /* opacity: 0; */
        height: 0;
        /* display: none; */
    }

    .notifications-banner[show = "true"] {
        /* opacity: 1; */
        height: calc(100% - 65px);
        box-shadow: 2px 2px 4px 3px rgba(0, 0, 0, 0.25);
    }

    .notification-flash-banner[show="true"] {
        right: calc(50% - 175px);
        bottom: 90px;
        max-height: 70vh;
    }

    .vertical[show="notification"] {
        height: 60px;
        width: 48px;
        top: 5px;
        left: 5px;
    }

    .horizontal[show="notification"] {
        width: 60px;
        height: 48px;
        top: 10px;
        left: 0;
    }

    .class-pic[show="notification"] {
        width: 60px;
        height: 60px;
    }

    .notification:hover {
        cursor: pointer;
        background-color: rgba(150, 150, 150, 0.4);
        
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;
    }


    .notification-icon[image='vertical'] {
        bottom: 0px;
        right: -5px;
    }

    .notification-icon[image='horizontal'] {
        bottom: 5px;
        right: -10px;
    }

    /* ----------------------------------------- */

    .notification-banner-loader[show = "true"] {
        width: 48px;
        height: 48px;
        border-radius: 50%;
        position: absolute;
        top: 100px;
        right: calc(30% + 50px);
        z-index: 6;
        animation: rotate 1s linear infinite
    }
    
    .notification-banner-loader[show = "true"]::before {
        content: "";
        box-sizing: border-box;
        position: absolute;
        inset: 0px;
        border-radius: 50%;
        border: 5px solid rgba(var(--main-blue), 1);
        animation: prixClipFix 2s linear infinite ;
    }

    @keyframes show-comments {
        0% {
            left: 100%;
        }
        100% {
            left: 40px;
        }
    }
    
    @keyframes hide-comments {
        0% {
            left: 40px;
        }
        100% {
            left: 100%;
        }
    }
    
    @keyframes main-section-move-left {
        0% {
            left: 0;
        }
        100% {
            left: calc(-100% + 40px);
        }
    }
    
    @keyframes main-section-move-right {
        0% {
            left: calc(-100% + 40px);
        }
        100% {
            left: 0;
        }
    }
}

@media screen and (max-width: 500px) {
    .main[show="notification"] {
        transform: scale(0.145, 0.15);
        width: 120%;
        margin-left: -220px;
        margin-right: -50%;
    }

    .people-box-inner {
        width: 90%;
    }

    .connection-displays {
        height: 0;
        width: 100%;
        left: 0;
        top: unset;
        bottom: 0;
        border-radius: 15px 15px 0px 0px;

        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
    }

    .connection-displays[show="true"] {
        height: 500px;
    }

    .connection-displays[show="false"] {
        display: flex;
        height: 0;
    }
}

@media screen and (min-width: 450px) {
    .person {
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
    }
}

@media screen and (max-width: 450px) {

    .iframe-container {
        flex-direction: row;
        align-items: flex-end;
        background-color: rgba(0, 0, 0, 0.7);
    }

    .iframe-container > iframe {
        height: 0;
        width: 100%;
        max-width: 100%;
        border-radius: 20px 20px 0px 0px;
        overflow-y: hidden;
    }

    .iframe-container > iframe[show="true"] {
        height: 97%;
    }

    .iframe-container > iframe[show="false"] {
        height: 0;
    }

    /* .people-box {
        top: 45px;
        height: calc(100% - 95px);
        max-height: calc(100% - 95px);
    } */

    .people-box-inner {
        width: 99%;
        margin-left: 0.5%;
        margin-right: 0.5%;
    }

    .people-box[b_discovered="false"] > .people-box-inner {
        border: none;
    }

    .main[show="notification"] {
        transform: scale(0.145, 0.15);
        width: 120%;
        margin-left: -50%;
        margin-right: -50%;
    }

    .people-box {
        border-radius: 0;
    }

    .person-inner-box {
        border-radius: 0;
    }

    .person {
        border-radius: 0;
    }

    .people-swipe {
        border-radius: 0;
    }

    .people-swipe-phone {
        border-radius: 0;
    }

    .video-player {
        min-width: calc(100% - 15px);
    }

    .video-file {
        width: 100%;
        object-fit: cover;
    }
}

@media screen and (max-width: 400px) {
    .actions-banner {
        width: 95%;
    }

    .ajax-request-returns {
        width: 100%;
        left: 0;
    }
}

@media screen and (max-width: 380px) {
    .people-box-inner {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
}

@media screen and (max-width: 390px) {
    .emoji {
        font-size: 27px;
        padding: 4px;
        padding-left: 7px;
        padding-right: 7px;
    }
}

@media screen and (max-width: 350px) {
    .person-profile-pics {
        height: 200px;
    }

    .reposting[show = "in_post"] {
        display: flex;
        width: 90%;
    }

    .install-app-banner-inner {
        width: 95%;
    }

    .emoji {
        font-size: 24px;
        padding: 4px;
        padding-left: 7px;
        padding-right: 7px;
    }
}

@media screen and (max-width: 300px) {

    .post-date {
        margin-right: 3px;
    }

    .phone-view-header > .title {
        font-size: 33px;
    }
    
    .phone-view-header > .title > .title-U {
        font-size: 45px;
    }
    
    /* .nav-icons {
        left: 0;
        width: 97%;
        scale: 0.8;
    } */

    .feed-box {
        height: 100%;
    }

    .phone-view-name {
        font-size: 30px;
    }

    .phone-view-name-2 {
        font-size: 35px;
    }

    .phone-view-nav-classes[selected = "false"] {
        width: 30px;
        height: 30px;
        margin-top: 3px;
    }

    .phone-view-nav-classes[selected = "true"] {
        width: 35px;
        height: 35px;
    }


    .phone-view-nav-feed[selected = "false"] {
        width: 30px;
        height: 30px;
    }

    .phone-view-nav-feed[selected = "true"] {
        width: 40px;
        height: 40px;
    }


    .phone-view-nav-people[selected = "false"] {
        width: 27px;
        height: 27px;
    }

    .phone-view-nav-people[selected = "true"] {
        width: 35px;
        height: 35px;
    }

    @keyframes show-comments {
        0% {
            left: 100%;
        }
        100% {
            left: 40px;
        }
    }
    
    @keyframes hide-comments {
        0% {
            left: 40px;
        }
        100% {
            left: 100%;
        }
    }
    
    @keyframes main-section-move-left {
        0% {
            left: 0;
        }
        100% {
            left: calc(-100% + 40px);
        }
    }
    
    @keyframes main-section-move-right {
        0% {
            left: calc(-100% + 40px);
        }
        100% {
            left: 0;
        }
    }
}


@media screen and (max-width: 950px) and (max-height: 1400px) {
    
    .reaction-emojis[view = "phone"] {
        display: flex;
        flex-direction: row;
        align-content: space-between;
        align-items: center;
        animation: 0.5s reaction-emoji-show forwards;
    }

    .reaction-emojis[view = "none"] {
        display: none !important;
    }

}


@media screen and (min-width: 500px) and (max-height: 500px) {
    .preview-banner-image-hor {
        height: 90%;
        max-height: 90%;
        width: unset;
    }

    .preview-banner-file-box > .preview-banner-file {
        width: 30%;
        margin-left: 35%;
        margin-top: 0px;
    }

    .preview-banner-file-box > .preview-banner-download-button {
        width: 30%;
        margin-left: 35%;
        margin-top: 10%;
    }


}

@media screen and (min-width: 500px)  {

    .add-icon:hover {
        cursor: pointer;
        animation: 1s header-icon-hovered forwards;
    }

    .person-connect-button-box-like[clicked = "false"]:hover {
        cursor: pointer;
    }
    
    .person-connect-button-box-like[clicked = "false"]:hover > .like-button {
        opacity: 0;
        z-index: 3;
        cursor: pointer;
    }
    
    .person-connect-button-box-like[clicked = "false"]:hover > .like-button-hovered {
        opacity: 1;
        z-index: 4;
        cursor: pointer;
    }
    
    .person-connect-button-box-like[clicked = "mutual"]:hover > .like-button-mutual {
        cursor: pointer;
    }

    .person-connect-button-box-love[clicked = "false"]:hover {
        cursor: pointer;
    }
    
    .person-connect-button-box-love[clicked = "false"]:hover > .love-button {
        opacity: 0;
        z-index: 3;
        cursor: pointer;
    }
    
    .person-connect-button-box-love[clicked = "false"]:hover > .love-button-hovered {
        opacity: 1;
        z-index: 4;
        cursor: pointer;
    }
    
    .person-connect-button-box-love[clicked = "true"]:hover {
        cursor: pointer;
    }
    
    .person-connect-button-box-love[clicked = "mutual"]:hover > .love-button-mutual {
        cursor: pointer;
    }

    #swipe-left-person-button-box:hover {
        cursor: pointer;
    }
    
    /* #swipe-left-person-button-box:hover > .next-person {
        cursor: pointer;
        opacity: 0;
        z-index: 3;
    }
    
    #swipe-left-person-button-box:hover > .next-person-hovered {
        cursor: pointer;
        opacity: 1;
        z-index: 4;
    } */
    
    /* #right-arrow-groups-box:hover {
        cursor: pointer;
    }
    
    #right-arrow-groups-box:hover > .next-person {
        cursor: pointer;
        opacity: 0;
        z-index: 3;
    }
    
    #right-arrow-groups-box:hover > .next-person-hovered {
        cursor: pointer;
        opacity: 1;
        z-index: 4;
    } */

    /* #swipe-right-person-button-box:hover {
        cursor: pointer;
    }
    
    #swipe-right-person-button-box:hover > .previous-person {
        cursor: pointer;
        opacity: 0;
        z-index: 3;
    }
    
    #swipe-right-person-button-box:hover > .previous-person-hovered {
        cursor: pointer;
        opacity: 1;
        z-index: 4;
    } */
    
    #left-arrow-groups-box:hover {
        cursor: pointer;
    }

    .react-box[chosen="false"]:hover .react {
        cursor: pointer;
        animation: 1s black-icon-disappear forwards;
    }
}

/* -------------------------------------- */



/* editing typical scrollbar in browsers ---- */

/* ::-webkit-scrollbar {
    width: 10px;
    height: 6px;
    background: gray;
    border-radius: 50%;
}

::-webkit-scrollbar-thumb {
    display: block;
}

::-webkit-scrollbar-button {
    display: block;
}

::-moz-scrollbar {
    width: 3px;
    border-radius: 50%;
}

::-moz-scrollbar-thumb {
    display: block;
}

::-moz-scrollbar-button {
    display: block;
}

::-ms-thumb {
    width: 3px;
    border-radius: 50%;
} */

/* For WebKit browsers */
/* ::-webkit-scrollbar {
    width: 8px;
  }
  
  ::-webkit-scrollbar-thumb {
    background-color: gray;
    border-radius: 4px;
  }
  
  ::-webkit-scrollbar-track {
    background-color: transparent;
  } */
  
  /* For Firefox */
  /* scrollbar-color: gray transparent;
  scrollbar-width: thin; */
  

/* ----------------------------------------- */


body, html {
    padding: 0;
    margin: 0;
}

/* total width */
body::-webkit-scrollbar {
    background-color: transparent !important;
    width: 4px !important;
}

/* background of the scrollbar except button or resizer */
body::-webkit-scrollbar-track {
    background-color: transparent !important;
}

/* scrollbar itself */
body::-webkit-scrollbar-thumb {
    background-color: #babac0 !important;
    border-radius: 16px !important;
    border: none !important;
}

/* set button(top and bottom of the scrollbar) */
body::-webkit-scrollbar-button {
    display:none !important;
}


.polly-intro-overlay {
    position: fixed;
    inset: 0;
    display: none;
    align-items: center;
    justify-content: center;
    padding: 28px 14px;
    background:
        radial-gradient(circle at top, rgba(90, 124, 255, 0.22), transparent 42%),
        linear-gradient(180deg, rgba(8, 10, 27, 0.58) 0%, rgba(8, 10, 27, 0.72) 100%);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    z-index: 9999;
    transition: opacity 0.3s ease;
    opacity: 0;
}

.polly-intro-overlay[data-open="true"] {
    display: flex;
    opacity: 1;
}

body.polly-intro-open {
    overflow: hidden;
}

.polly-intro-modal {
    background:
        linear-gradient(180deg, rgba(255, 255, 255, 0.92) 0%, rgba(242, 246, 255, 0.97) 100%);
    border: 1px solid rgba(255, 255, 255, 0.75);
    border-radius: 34px;
    box-shadow:
        0 28px 80px rgba(6, 13, 47, 0.28),
        inset 0 1px 0 rgba(255, 255, 255, 0.9);
    width: min(560px, 100%);
    max-height: min(92vh, 980px);
    padding: 24px 22px 20px;
    display: flex;
    flex-direction: column;
    gap: 18px;
    position: relative;
    overflow: hidden;
    color: #11152f;
    font-family: 'Nunito Sans', 'Nunito', system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

.polly-intro-modal::before {
    content: '';
    position: absolute;
    inset: 0;
    background:
        radial-gradient(circle at top left, rgba(39, 84, 255, 0.13), transparent 35%),
        radial-gradient(circle at bottom right, rgba(116, 151, 255, 0.14), transparent 34%);
    pointer-events: none;
}

.polly-intro-close {
    position: absolute;
    top: 14px;
    right: 14px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid rgba(29, 41, 255, 0.08);
    background: rgba(255, 255, 255, 0.72);
    cursor: pointer;
    padding: 0;
    z-index: 2;
    transition: transform 0.18s ease, background 0.18s ease, box-shadow 0.18s ease;
}

.polly-intro-close:hover {
    transform: scale(1.04);
    background: rgba(255, 255, 255, 0.94);
    box-shadow: 0 8px 20px rgba(22, 28, 77, 0.12);
}

.polly-intro-close::before,
.polly-intro-close::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 15px;
    height: 2px;
    background: #19204a;
    transform-origin: center;
}

.polly-intro-close::before {
    transform: translate(-50%, -50%) rotate(45deg);
}

.polly-intro-close::after {
    transform: translate(-50%, -50%) rotate(-45deg);
}

.polly-intro-carousel {
    display: grid;
    position: relative;
    min-height: min(76vh, 860px);
    z-index: 1;
}

.polly-intro-slide {
    grid-area: 1 / 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 18px;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translate3d(28px, 0, 0) scale(0.985);
    transition: opacity 0.42s ease, transform 0.42s cubic-bezier(0.22, 1, 0.36, 1);
}

.polly-intro-slide.is-active {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translate3d(0, 0, 0) scale(1);
}

.polly-intro-hero {
    display: block;
    width: min(100%, 500px);
    max-height: min(58vh, 720px);
    border-radius: 28px;
    object-fit: contain;
    object-position: center top;
    margin: 0 auto;
    filter: drop-shadow(0 24px 45px rgba(25, 35, 96, 0.14));
}

.uni-chat-intro-hero {
    width: min(100%, 300px);
}

.polly-intro-text {
    display: flex;
    flex-direction: column;
    gap: 12px;
    align-items: center;
    max-width: 480px;
    margin: 0 auto;
}

.polly-intro-heading {
    margin: 0;
    font-size: clamp(2.2rem, 3vw, 4.35rem);
    font-weight: 600;
    line-height: 0.98;
    color: rgba(var(--main-blue), 1);
    text-align: center;
    font-family: 'UniChat', system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    letter-spacing: -0.03em;
}

.polly-intro-text p {
    margin: 0;
    font-size: clamp(1.1rem, 2.0vw, 2.25rem);
    line-height: 1.42;
    color: #0e1126;
    text-align: center;
    font-weight: 500;
}

.polly-intro-emphasis,
.polly-intro-emphasis-inline {
    color: rgba(var(--main-blue), 1);
    font-weight: 800;
}

.polly-intro-footer {
    display: flex;
    flex-direction: column;
    gap: 14px;
    position: relative;
    z-index: 1;
}

.polly-intro-dots {
    display: flex;
    justify-content: center;
    gap: 8px;
}

.polly-intro-dot {
    width: 10px;
    height: 10px;
    border-radius: 999px;
    border: none;
    background: rgba(22, 30, 73, 0.2);
    cursor: pointer;
    padding: 0;
    transition: width 0.22s ease, background 0.22s ease, transform 0.22s ease;
}

.polly-intro-dot.is-active {
    width: 28px;
    background: linear-gradient(135deg, #1038ff 0%, #5d7eff 100%);
    transform: translateY(-1px);
}

.polly-intro-actions {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
}

.polly-intro-secondary,
.polly-intro-primary {
    flex: 1;
    border-radius: 999px;
    border: 1px solid transparent;
    padding: 14px 18px;
    font-weight: 800;
    font-size: 0.96rem;
    letter-spacing: 0.01em;
    cursor: pointer;
    transition: transform 0.18s ease, box-shadow 0.18s ease, background 0.18s ease, opacity 0.18s ease;
}

.polly-intro-secondary {
    background: rgba(255, 255, 255, 0.68);
    border-color: rgba(25, 39, 111, 0.08);
    color: #1a2357;
}

.polly-intro-primary {
    background: linear-gradient(135deg, #0038ff 0%, #4a7bff 100%);
    color: #ffffff;
    box-shadow: 0 14px 26px rgba(37, 66, 255, 0.26);
}

.polly-intro-secondary:hover,
.polly-intro-primary:hover {
    transform: translateY(-1px);
}

.polly-intro-secondary:disabled {
    opacity: 0.45;
    cursor: default;
    transform: none;
    box-shadow: none;
}

.polly-intro-secondary:active:not(:disabled),
.polly-intro-primary:active {
    transform: scale(0.985);
}

.polly-intro-overlay[data-open="true"] .polly-intro-modal {
    animation: pollyIntroPop 0.46s cubic-bezier(0.22, 1, 0.36, 1);
}

@keyframes pollyIntroPop {
    from {
        transform: translateY(18px) scale(0.965);
        opacity: 0;
    }
    to {
        transform: translateY(0) scale(1);
        opacity: 1;
    }
}

@media (max-width: 480px) {
    .polly-intro-modal {
        border-radius: 28px;
        padding: 20px 16px 16px;
    }

    .polly-intro-carousel {
        min-height: auto;
    }

    .polly-intro-hero {
        width: 100%;
        border-radius: 22px;
        max-height: 50vh;
    }

    .polly-intro-actions {
        flex-wrap: wrap;
    }

    .polly-intro-secondary,
    .polly-intro-primary {
        min-width: calc(50% - 5px);
    }

    .polly-intro-primary {
        min-width: 100%;
    }
}

@media screen and (max-width: 900px) {
    .polly-intro-text p {
        font-size: clamp(1.1rem, 3.0vw, 2.25rem);
    }

    .polly-intro-heading {
        margin: 0;
        font-size: clamp(2.2rem, 5vw, 4.35rem);
    }
}