@import "https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@300;400;600;700;800&display=swap";.sidebar{align-items:space-between;z-index:99;flex-direction:column;justify-content:flex-start;width:240px;height:100dvh;padding:30px 20px;font-weight:700;transition:all .2s ease-in-out;display:flex;position:fixed}.sidebar__logo{color:#3e3e3e;width:100px;margin-inline-start:10px}.sidebar__menu{flex-direction:column;flex:1;justify-content:space-between;align-items:center;width:100%;min-height:0;margin-top:50px;display:flex}.sidebar__menu__list{flex:1;width:100%;min-height:0;transition:all .2s ease-in-out;overflow-y:auto}.sidebar__menu__list::-webkit-scrollbar{display:none}.sidebar__menu__list{-ms-overflow-style:none;scrollbar-width:none}.sidebar__menu__list__item{border-radius:8px;justify-content:center;align-items:center;gap:10px;margin-bottom:10px;padding:7px 20px;display:flex}.sidebar__menu__list__item.hovered-item:hover{background-color:#e8efe988}.sidebar__menu__list__item__icon{margin-bottom:-5px;font-size:20px}.sidebar__menu__list__item__txt{font-size:15px}.sidebar__menu .user__info{flex-direction:column;justify-content:center;align-items:center;margin-inline:auto;display:flex}.sidebar__menu .user__info__image{border-radius:100%;width:60px;margin-bottom:10px;position:relative}.sidebar__menu .user__info__name{font-size:16px}.sidebar__menu .user__info__circle{--size:12px;width:var(--size);height:var(--size);background-color:#14ff00;border:3px solid #fff;border-radius:50%;position:absolute;inset-inline-end:90px}.sidebar__menu .logout{margin-bottom:30px;cursor:pointer;color:#ededed;background-color:#1d2836;border-radius:8px;justify-content:center;align-items:center;gap:5px;margin-inline:auto;padding:10px 15px;display:flex}.sidebar__menu .logout__icon{font-size:20px}.sidebar__menu .logout__txt{font-size:16px}.sidebar .sidebar-close{inset-inline-start:10px;display:block;position:absolute;top:40px}.sidebar-toggle{cursor:pointer;bottom:48px;border-radius:50%;transition:all .2s ease-in-out;display:flex;position:absolute;inset-inline-end:-14px}.sidebar-toggle>.icon-sidebar{border-radius:50%;font-size:24px;transition:all .2s ease-in-out}.main{width:100vw;padding-inline-start:10px;transition:all .2s}.main__content{padding:30px;min-height:100vh;padding:24px;transition:all .2s ease-in-out;position:relative}@media only screen and (width<=670px){.main__content{padding:16px}}.sidebar-open .main,.sidebar-open-temporary .main{padding-inline-start:240px}.product-card{cursor:pointer;transition:all .2s ease-in-out!important}.product-card .product-card-header{justify-content:space-between;align-items:center;padding:0 15px 7px 20px;display:flex}.product-card .product-card-content{padding:20px 20px 10px;position:relative}.product-card .product-name{font-size:16px}.product-card .absolute-right{inset-inline-end:50px;position:absolute;top:10px}.product-card .second-absolute{inset-inline-end:10px;position:absolute;top:10px}.product-card .third-absolute{inset-inline-end:10px;position:absolute;bottom:10px}.product-card .forth-absolute{position:absolute;top:10px;right:95px}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(720deg)}}.input-range{border-radius:6px;padding:12px 20px;font-size:12px;transition:all .2s ease-in-out}.input-range:hover{border:1px solid #35953e}.input-range:focus{border:1px solid #35953e;outline:0}.error-date-picker,.error-date-picker:hover{border:1px solid #dc2f29;box-shadow:0 0 0 5px #dc2f2933}@media screen and (width<=600px){.input-range{padding:8px 10px;font-size:10px}}.post-card{justify-content:flex-start;gap:20px;width:100%;padding:10px;display:flex;position:relative}.post-card .collapse-post{width:40px;height:40px;position:absolute;inset-block-end:5px;inset-inline-end:5px}.post-card .refresh-post{top:6px;width:40px;height:40px;position:absolute;inset-inline-end:40px}.post-card .add-post-plus{opacity:0;transition:all .2s ease-in-out}.post-card:hover .add-post-plus{opacity:1}.post-card .add-labels-post-card{bottom:5px;opacity:0;transition:all .2s ease-in-out;position:absolute;inset-inline-end:5px}.post-card:hover .add-labels-post-card{opacity:1}.card-more{cursor:pointer;width:24px;position:absolute;inset-inline-end:13px}.post-image{width:100%;min-width:120px;max-width:120px;height:200px;max-height:120px;aspect-ratio:"unset";background-repeat:no-repeat;background-size:cover;border-radius:4px;justify-content:center;align-items:center;display:flex;overflow:hidden}.post-image span{object-fit:contain;justify-content:center;align-items:center;width:100%;height:100%;display:flex!important}.post-content{flex-direction:column;justify-content:space-between;width:100%;margin:5px 0;display:flex}.post-content .post-date{font-family:Nunito Sans;font-size:14px;font-style:normal;font-weight:600;line-height:normal}.post-content .post-description{-webkit-line-clamp:3;-webkit-box-orient:vertical;max-height:3em;font-family:Nunito Sans;font-style:normal;font-weight:600;line-height:1.4em;display:-webkit-box;overflow:hidden;font-size:14px!important}.post-content .card-icon-post:first-of-type{margin-bottom:2px}@media screen and (width<=660px){.post-card{flex-direction:column;justify-content:center;display:flex}.card-more{inset-inline-end:13px;width:20px;bottom:20px}.post-image{width:100%;max-width:none;max-height:none}.post-content{gap:30px}}.post-info-card{border-radius:10px;flex-direction:column;justify-content:space-between;display:flex}.post-info{padding:20px!important}.post-info-card-container{border-radius:14px;flex-direction:column;justify-content:space-between;align-items:stretch;height:100%;min-height:130px;display:flex}.post-info-card-container *{transition:all .3s cubic-bezier(.4,0,.2,1)}.post-info-card-icon{justify-content:center;align-items:center;display:flex}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.post-info-card-container{animation:.5s ease-out both fadeInUp}.post-info-card-container:first-child{animation-delay:50ms}.post-info-card-container:nth-child(2){animation-delay:.1s}.post-info-card-container:nth-child(3){animation-delay:.15s}.post-info-card-container:nth-child(4){animation-delay:.2s}.post-info-card-container:nth-child(5){animation-delay:.25s}.post-info-card-container:nth-child(6){animation-delay:.3s}.post-info-card-container:nth-child(7){animation-delay:.35s}.post-info-card-container:nth-child(8){animation-delay:.4s}.post-info-card-container:nth-child(9){animation-delay:.45s}.post-info-card-container:nth-child(10){animation-delay:.5s}.post-info-card-container:nth-child(11){animation-delay:.55s}.post-info-card-container:nth-child(12){animation-delay:.6s}@media (width<=768px){.post-info-card-container{min-height:110px}}.driver-active .driver-overlay,.driver-active *{pointer-events:none}.driver-active .driver-active-element,.driver-active .driver-active-element *,.driver-popover,.driver-popover *{pointer-events:auto}@keyframes animate-fade-in{0%{opacity:0}to{opacity:1}}.driver-fade .driver-overlay{animation:.2s ease-in-out animate-fade-in}.driver-fade .driver-popover{animation:.2s animate-fade-in}.driver-popover{all:unset;box-sizing:border-box;color:#2d2d2d;z-index:1000000000;background-color:#fff;border-radius:5px;min-width:250px;max-width:300px;margin:0;padding:15px;position:fixed;top:0;right:0;box-shadow:0 1px 10px #0006}.driver-popover *{font-family:Helvetica Neue,Inter,ui-sans-serif,Apple Color Emoji,Helvetica,Arial,sans-serif}.driver-popover-title{zoom:1;margin:0;font:700 19px/1.5 sans-serif;display:block;position:relative}.driver-popover-close-btn{all:unset;cursor:pointer;color:#d2d2d2;z-index:1;text-align:center;width:32px;height:28px;font-size:18px;font-weight:500;transition:color .2s;position:absolute;top:0;right:0}.driver-popover-close-btn:hover,.driver-popover-close-btn:focus{color:#2d2d2d}.driver-popover-title[style*=block]+.driver-popover-description{margin-top:5px}.driver-popover-description{zoom:1;margin-bottom:0;font:400 14px/1.5 sans-serif}.driver-popover-footer{text-align:right;zoom:1;justify-content:space-between;align-items:center;margin-top:15px;display:flex}.driver-popover-progress-text{color:#727272;zoom:1;font-size:13px;font-weight:400}.driver-popover-footer button{all:unset;box-sizing:border-box;text-shadow:1px 1px #fff;color:#2d2d2d;cursor:pointer;zoom:1;background-color:#fff;border:1px solid #ccc;border-radius:3px;outline:0;padding:3px 7px;font:12px/1.3 sans-serif;text-decoration:none;display:inline-block}.driver-popover-footer .driver-popover-btn-disabled{opacity:.5;pointer-events:none}:not(body):has(>.driver-active-element){overflow:hidden!important}.driver-no-interaction,.driver-no-interaction *{pointer-events:none!important}.driver-popover-footer button:hover,.driver-popover-footer button:focus{background-color:#f7f7f7}.driver-popover-navigation-btns{flex-grow:1;justify-content:flex-end;display:flex}.driver-popover-navigation-btns button+button{margin-left:4px}.driver-popover-arrow{content:"";border:5px solid #fff;position:absolute}.driver-popover-arrow-side-over{display:none}.driver-popover-arrow-side-left{border-top-color:#0000;border-bottom-color:#0000;border-right-color:#0000;left:100%}.driver-popover-arrow-side-right{border-top-color:#0000;border-bottom-color:#0000;border-left-color:#0000;right:100%}.driver-popover-arrow-side-top{border-bottom-color:#0000;border-left-color:#0000;border-right-color:#0000;top:100%}.driver-popover-arrow-side-bottom{border-top-color:#0000;border-left-color:#0000;border-right-color:#0000;bottom:100%}.driver-popover-arrow-side-center{display:none}.driver-popover-arrow-side-left.driver-popover-arrow-align-start,.driver-popover-arrow-side-right.driver-popover-arrow-align-start{top:15px}.driver-popover-arrow-side-top.driver-popover-arrow-align-start,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-start{left:15px}.driver-popover-arrow-align-end.driver-popover-arrow-side-left,.driver-popover-arrow-align-end.driver-popover-arrow-side-right{bottom:15px}.driver-popover-arrow-side-top.driver-popover-arrow-align-end,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-end{right:15px}.driver-popover-arrow-side-left.driver-popover-arrow-align-center,.driver-popover-arrow-side-right.driver-popover-arrow-align-center{margin-top:-5px;top:50%}.driver-popover-arrow-side-top.driver-popover-arrow-align-center,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-center{margin-left:-5px;left:50%}.driver-popover-arrow-none{display:none}.project-card{cursor:pointer;flex-direction:column;justify-content:space-between;height:min-content;display:flex;transition:all .2s ease-in-out!important}.project-card .project-card-header{justify-content:space-between;align-items:center;display:flex}.project-card .project-card-content{padding:20px;position:relative}.project-card .project-name{font-size:16px}.project-card .project-description{margin-top:10px;font-size:14px}.project-card .absolute-right{inset-inline-end:50px;position:absolute;top:10px}.project-card .second-absolute{inset-inline-end:10px;position:absolute;top:10px}.project-card .third-absolute{inset-inline-end:10px;position:absolute;bottom:10px}.project-card .forth-absolute{inset-inline-end:95px;position:absolute;top:10px}.refresh-icon.rotate{animation:.7s ease-out rotate!important}.login{background-image:url(/assets/login-background-Dcz0ajLb.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;gap:30%;width:100vw;height:100vh;display:flex}.login__form{background-color:#fff;border-radius:10px;flex-direction:column;gap:20px;width:40%;min-width:400px;max-width:900px;padding:40px;display:flex}.login__form__title{font-weight:800;font-size:20px!important}.login__form__button{width:50%;color:#fff!important;margin-inline-start:auto!important;background-color:#728558!important;border-radius:10px!important;margin-top:10px!important;padding:10px!important}@media only screen and (width<=800px){.login__placeholder{display:none}.login__form{border-radius:10px;width:30%;min-width:80%;max-width:900px;padding:30px}.login__form__button{margin-inline-start:auto!important;width:30%!important;margin-top:10px!important;padding:8px 15px!important;font-size:14px!important}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.card-header-menu{cursor:pointer;margin:15px;transition:all .4s ease-in-out;position:absolute;inset-block-end:0;inset-inline-end:0}.title:after{content:"";background-color:#339af0;width:0%;height:2px;transition:all .2s ease-in-out;position:absolute;inset-block-end:-3px;inset-inline-start:0}.add-page-source{cursor:pointer;border:2px dashed #7d8488;border-radius:10px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;transition:all .2s ease-in-out!important}.add-page-source__icon{color:#7d8488;font-size:80px!important;transition:all .2s ease-in-out!important}.spinningIcon{animation:1.5s linear infinite spin}.page-resources-container{flex-flow:wrap;justify-content:center;display:flex}.page-card{cursor:pointer;width:100%;position:relative;border-radius:10px!important;transition:all .2s ease-in-out!important}.page-card:after{top:80px;content:"";pointer-events:none;width:100px;height:30px;display:block;position:absolute;inset-inline-end:0}.add-new-page-card{cursor:pointer;border:2px dashed #b0d7f6;justify-content:center;align-items:center;width:350px;height:250px;font-size:120px;display:flex;box-shadow:none!important;background-color:#fafafc!important}.add-new-page-card:hover{border:2px dashed #339af0}.add-new-page-icon{color:#b0d7f6;transition:color .7s ease-in-out}.add-new-page-card:hover .add-new-page-icon{color:#339af0;transition:all .7s ease-in-out}.card-header{width:100%;height:60px;display:flex;position:relative}.card-header-menu{inset-inline-end:0;cursor:pointer;margin:15px;transition:all .4s ease-in-out;position:absolute;top:0}.icon{object-fit:cover;border-radius:50%;width:60px;height:60px;margin:10px}.title{cursor:pointer;margin-top:30px;line-height:1.55;text-decoration:none;transition:all .3s;position:relative;font-size:14px!important}.title:after{content:"";bottom:-3px;background-color:#339af0;width:0%;height:2px;transition:all .2s ease-in-out;position:absolute;inset-inline-start:0}.title:hover:after{width:100%}.title:hover{color:#339af0}.page-source-status{margin-top:5px}.posts-date-container{flex-direction:row;justify-content:space-between;align-items:center;gap:10px;min-width:max-content;min-height:40px;padding:15px;font-size:13px;display:flex}.page-details{color:#5a6066;scrollbar-width:none;-ms-overflow-style:none;padding:10px;font-size:13px;line-height:1.55;overflow-x:auto}.page-details::-webkit-scrollbar{-webkit-appearance:none;width:0;height:0}.blur-page-details{-webkit-filter:blur(3px);-moz-filter:blur(3px);-o-filter:blur(3px);-ms-filter:blur(3px);transition:all .7s ease-in-out}.details-cards-container{flex-direction:row;gap:10px;min-width:max-content;min-height:40px;margin-top:10px;display:flex}*{box-sizing:border-box;margin:0;padding:0;font-family:Nunito Sans,sans-serif}.mapboxgl-popup{max-width:400px;top:7%;inset-inline-start:unset;bottom:unset;background-color:#fff;border-radius:6px;padding:20px;position:absolute;inset-inline-end:unset}.mapboxgl-popup-close-button{display:none}body{color:#1d2836;font-size:16px;line-height:1.5;overflow-x:hidden}*{scrollbar-width:thin;scrollbar-color:#2a9d8f4d #0000000d}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#0000000d;border-radius:4px}::-webkit-scrollbar-thumb{background:#2a9d8f4d;border-radius:4px;transition:background .2s}::-webkit-scrollbar-thumb:hover{background:#2a9d8f80}::-webkit-scrollbar-thumb:active{background:#2a9d8fb3}::-webkit-scrollbar-corner{background:#0000000d}.error-label{color:#fd523e;font-size:14px;font-weight:700}a{color:unset;text-decoration:none}.danger-border{border:1px solid #fd523e}img{width:100%}ul,li{list-style-type:none}.mb{margin-bottom:30px}@media only screen and (width<=670px){.mb{margin-bottom:24px}}.sort-button{cursor:pointer;background-color:#f7f7f8;border-radius:6px;align-items:center;gap:5px;margin-bottom:-5px;padding:12px 20px;font-size:12px;display:flex}.sort-icon{font-size:16px!important}.reactions-stats-icons{font-size:16px}.card-reaction-like-comment{font-size:12px}@media only screen and (width<=670px){.sort-button{cursor:pointer;background-color:#f7f7f8;border-radius:6px;align-items:center;gap:5px;margin-bottom:-5px;padding:10px 20px;font-size:12px;display:flex}.reactions-stats-icons{font-size:20px!important}.card-reaction-like-comment{font-size:12px}}@media only screen and (width<=450px){.reactions-stats-icons{font-size:18px!important}.card-reaction-like-comment{font-size:12px!important}}@media only screen and (width<=400px){.sort-button{background-color:#f7f7f8;border-radius:6px;margin-bottom:-5px;padding:8px 20px;font-size:10px}.sort-icon{font-size:12px!important}}.bg-black{color:#fff;background-color:#1d2836}.bg-white{color:#1d2836;background-color:#fff}.bg-main{background-color:#f8f9fd}.title{font-size:18px;font-weight:700}.txt-success{color:#14ff00}.txt-danger{color:#fd523e}.haed__page-rt{justify-content:flex-end;align-items:flex-end;margin-bottom:20px;display:flex}.haed__page-cn{justify-content:space-between;align-items:flex-end;margin-bottom:20px;display:flex}.haed__page-lt{justify-content:flex-start;align-items:flex-end;margin-bottom:20px;display:flex}.form__content{background-color:#fff;border-radius:12px;padding:20px}.table-icons-edit{cursor:pointer;color:#407bff;font-size:20px}.table-icons-delete{cursor:pointer;color:#fd523e;font-size:20px}.password-icon-container{position:relative}.password-icon{inset-inline-end:15px;z-index:99;font-size:20px;top:30px;position:absolute!important}.show-password-icon{font-size:18px!important}@media only screen and (width<=600px){.password-icon{top:26px}}@media only screen and (width<=400px){.show-password-icon{font-size:14px!important}}.password-icon-userform{inset-inline-end:0;top:47%;transform:translate(-50%,-50%);position:absolute!important}.my-masonry-grid{width:auto;margin-inline-start:-20px;display:flex}.my-masonry-grid_column{background-clip:padding-box;padding-inline-start:20px}.my-masonry-grid_column>div{margin-bottom:20px}@media (width<=800px){.my-masonry-grid{margin-inline-start:-15px}.my-masonry-grid_column{padding-inline-start:15px}.my-masonry-grid_column>div{margin-bottom:15px}}.row{flex-wrap:wrap;margin:0 -15px;display:flex}@media only screen and (width<=670px){.row{margin:0 -12px}}.col-1{width:8.33333%}.col-2{width:16.6667%}.col-3{width:25%}.col-4{width:33.3333%}.col-5{width:41.6667%}.col-6{width:50%}.col-7{width:58.3333%}.col-8{width:66.6667%}.col-9{width:75%}.col-10{width:83.3333%}.col-11{width:91.6667%}.col-12{width:100%}@media only screen and (width<=1000px){.col-cm-1{width:8.33333%}.col-cm-2{width:16.6667%}.col-cm-3{width:25%}.col-cm-4{width:33.3333%}.col-cm-5{width:41.6667%}.col-cm-6{width:50%}.col-cm-7{width:58.3333%}.col-cm-8{width:66.6667%}.col-cm-9{width:75%}.col-cm-10{width:83.3333%}.col-cm-11{width:91.6667%}.col-cm-12{width:100%}.hide-cm{display:none}}@media only screen and (width<=670px){.col-md-1{width:8.33333%}.col-md-2{width:16.6667%}.col-md-3{width:25%}.col-md-4{width:33.3333%}.col-md-5{width:41.6667%}.col-md-6{width:50%}.col-md-7{width:58.3333%}.col-md-8{width:66.6667%}.col-md-9{width:75%}.col-md-10{width:83.3333%}.col-md-11{width:91.6667%}.col-md-12{width:100%}.hide-md{display:none}}@media only screen and (width<=450px){.col-sm-1{width:8.33333%}.col-sm-2{width:16.6667%}.col-sm-3{width:25%}.col-sm-4{width:33.3333%}.col-sm-5{width:41.6667%}.col-sm-6{width:50%}.col-sm-7{width:58.3333%}.col-sm-8{width:66.6667%}.col-sm-9{width:75%}.col-sm-10{width:83.3333%}.col-sm-11{width:91.6667%}.col-sm-12{width:100%}.hide-sm{display:none}}
