.dashboardMainContainer{display:flex;flex-direction:column;background-color:var(--background-color1);min-height:100vh;width:100vw;align-items:center;font-family:var(--sample-font)!important}.dashboardMainPage{display:flex;width:100%;width:85%;margin-top:7rem;flex-direction:column;gap:10px}.dashboardTopContainer{display:flex;margin-left:2%;position:relative}.storyContainer{display:flex!important;flex-direction:column;gap:10px;cursor:pointer;align-items:center}.loadingStories{width:95%;height:15vh;display:flex;align-items:center;justify-content:center}.storiesLoaderWrapper{display:flex;gap:2rem}.loadingAd{width:90%;height:10vh;margin-left:1.75rem}.storyImageContainer{width:84px;height:84px;padding:8px;position:relative;border-radius:50%;background-color:var(--white-color);overflow:hidden;transition:.4s ease}.storyImageContainer img{width:100%;height:100%;object-fit:contain}.storyImageContainer:hover{transform:scale(.9)}.storyCompanyName{font-size:var(--mini-two-content);font-weight:var(--title-upperMedium);font-family:var(--fourth-font);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:90%}.slider{width:90%;margin-left:3%}.leftArrow,.rightArrow{position:absolute;width:31px;height:31px;background-color:var(--white-color);filter:drop-shadow(0 4px 4px var(--black-25-color));border-radius:50%;padding:.5%;z-index:10;top:25%;cursor:pointer;opacity:1}.leftArrow{left:0}.rightArrow{right:0}.disabled{opacity:.5;cursor:default}.recentStory{width:19px;height:19px;position:absolute;right:2%;border-radius:50%;background:radial-gradient(circle,var(--notification-red) 30%,var(--white-color) 40%);display:flex;align-items:center;justify-content:center}.dashboardFeedAdContainer{display:flex;flex-direction:row;width:100%;justify-content:space-between;padding-top:2%;padding-bottom:2%}.postContainer{flex-basis:65%;margin-left:2%;gap:10px;width:65%}.adContainer,.postContainer{display:flex;flex-direction:column}.adContainer{width:30%;position:relative;gap:1rem}.adImageContainer{cursor:pointer}.createNewPostContainer{display:flex;flex-direction:row;width:100%;justify-content:space-between;background-color:var(--white-color);border-radius:12px;padding:3%;cursor:pointer;align-items:center}.profileImageDashboard{width:5%}.postInputBox{display:flex;flex-direction:row;width:80%;border:1px solid var(--border-auth);border-radius:12px;justify-content:space-between;padding-right:2%;background-color:var(--white-color)}.publishButton{background-color:var(--primary-color);color:var(--white-color);border-radius:10px;width:15%;height:3rem;outline:none;border:none;cursor:pointer;font-size:var(--medium-font-size);font-weight:700;font-family:var(--fourth-font);transition:all .3s ease;display:flex;align-items:center;justify-content:center}.publishButton:hover{transition:all .3s ease;background-color:var(--white-color);border:1px solid var(--primary-color);color:var(--primary-color)}.postBoxPublishContainer{display:flex;flex-direction:row;gap:10px;width:95%;height:3rem;justify-content:flex-end;background-color:var(--white-color)}.newPostPublishInputBox{border:none;outline:none;margin:1%;padding-left:1%;width:85%;font-size:var(--medium-font-size);font-family:var(--fourth-font);background-color:var(--white-color);color:var(--secondary-color)}.createPostIcons{width:4%}.createPostButton{position:fixed;bottom:3%;right:8%;width:12%;padding:1%;align-items:center;justify-content:center;display:flex;flex-direction:row;gap:10px;outline:none;border:none;border-radius:35px;color:var(--white-color);background-color:var(--primary-color);font-size:var(--title2);font-weight:var(--title-upperMedium);font-family:var(--fourth-font);cursor:pointer;transition:all .3s ease;overflow:hidden;box-shadow:0 1px 1px rgba(3,7,18,.08),0 5px 4px rgba(3,7,18,.06),0 12px 9px rgba(3,7,18,.05),0 20px 15px rgba(3,7,18,.03),0 32px 24px rgba(3,7,18,.02)}.createPostText{font-size:var(--mobile-title1)}.createPostButton:hover{transform:scale(1.03);background-color:var(--white-color);color:var(--primary-color);transition:all .3s ease;border:1px solid var(--primary-color)}.createPostButton:hover .createIcon{background-image:url(/feeds/postPencilBlue.svg)}.createIcon{background-image:url(/feeds/editIcon.svg);width:15%;height:22px;background-position:50%;background-repeat:no-repeat}.editIcon{width:15%}.bottomNavigationDisplay{display:none!important}.storiesSection{width:100%;height:10rem;display:flex;align-items:center;justify-content:center;gap:2rem;overflow:hidden}.storyElement{width:7rem;height:7rem;background-color:var(--white-color);border-radius:100%;background-position:50%;background-repeat:no-repeat;background-size:contain;padding-left:1rem;padding-right:1rem}@media only screen and (min-width:1450px){.leftArrow{left:1%}.rightArrow{right:1%}}@media only screen and (min-width:0px) and (max-width:1150px){.postBoxPublishContainer{width:88%}.bottomNavigationDisplay{display:flex!important}.adContainer{display:none}.createPostButton:hover{transform:scale(1);background-color:var(--primary-color);color:var(--white-color);transition:all .3s ease;border:1px solid var(--primary-color)}.postContainer{flex-basis:100%!important;padding-bottom:5rem!important}.dashboardMainPage{width:100%!important}.postContainer{margin-left:0!important}.createNewPostContainer{border-radius:0!important;height:5rem!important;align-items:center!important;padding-left:4%!important;padding-right:2%!important}.publishButton{display:none}.profileImageDashboard{width:11%!important}.postInputBox{width:95%!important;padding-left:1%}.postBoxPublishContainer{justify-content:center!important;height:3rem!important}.cretePostGalleryIcon{display:none!important}.createImageIcon{width:8%!important}.newPostPublishInputBox{font-family:var(--fourth-font)!important;opacity:.7!important;font-size:var(--medium-font-size)!important;width:90%;padding-left:0}.storyImageContainer{width:4rem!important;height:4rem!important}.storyCompanyName{font-size:var(--border-radius-mobile)!important}.createPostText{display:none}.editIcon{width:50%!important}.createPostButton{width:4rem!important;height:4rem!important;right:8%!important;bottom:10%!important;box-shadow:0 4px 20px rgba(0,0,0,.4)!important}.createIcon{width:40%}.createPostButton:hover .createIcon{background-image:url(/feeds/editIcon.svg)}}@media only screen and (min-width:0px) and (max-width:350px){.slider{width:100%;margin-left:unset}}@media only screen and (min-width:350px) and (max-width:480px){.createPostButton{bottom:13%!important;z-index:1}.createIcon{width:40%}.dashboardMainPage{margin-top:100px}.leftArrow{left:1%}.leftArrow,.rightArrow{display:none;width:21px;height:21px}.rightArrow{right:1%}.slider{width:100%;margin-left:unset}}@media only screen and (min-width:768px) and (max-width:1150px){.dashboardMainPage{margin-top:16vh}.createPostButton{width:20%}.postBoxPublishContainer{width:94%}.newPostPublishInputBox{width:95%}.createPostButton{bottom:14%!important}}