.project-header-container{position:fixed;top:0;left:0;z-index:20;overflow:visible;width:100vw;box-shadow:0 2px 24px 0 rgba(0,0,0,.15);background-color:#fff}.project-header-container .sticky-main{padding:5px 10px;display:flex;align-items:center;justify-content:space-around}.project-header-container .sticky-main .sticky-city{cursor:pointer;font-weight:600;font-size:16px;color:#f1592a}.project-header-container .sticky-main .project-search-input-container{width:60%;display:inline-block;overflow:visible}.project-header-container .sticky-main .u-icon-inner{color:#f1592a;cursor:pointer;border:2px solid #f1592a;width:40px;height:40px;font-size:23px;border-radius:50%;display:flex;align-items:center;justify-content:center}.project-header-container .sub-nav{display:flex;align-items:center;justify-content:space-around;padding:8px 25px;width:100%;background:#f4f4f4}.project-header-container .sub-nav .project-details{display:flex;align-items:center;justify-content:center}.project-header-container .sub-nav .project-details .project-name{overflow:hidden;text-overflow:ellipsis;max-width:400px;font-weight:600;font-size:20px;color:#383838;white-space:nowrap}.project-header-container .sub-nav .project-details .location-name{margin-left:5px;font-weight:500;font-size:16px;color:#383838;cursor:pointer}.project-header-container .sub-nav .start-and-action-container{flex:1;display:flex;justify-content:space-evenly;align-items:center}.project-header-container .sub-nav .start-and-action-container .star-container{display:flex;align-items:center;gap:10px}.project-header-container .sub-nav .start-and-action-container .star-container .rating{font-weight:500;font-size:14px;color:#383838}.project-header-container .sub-nav .start-and-action-container .star-container .stars-review{display:block;cursor:pointer;font-weight:600;font-size:16px;color:#f1592a}.project-header-container .sub-nav .start-and-action-container .project-action-icons{display:flex;align-items:center;gap:15px}.project-header-container .sub-nav .start-and-action-container .project-action-icons div{color:#f1592a;background-color:#fff;height:40px;width:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:50%}.project-header-container .sub-nav .share-review-btn{display:flex;flex-direction:row;gap:10px}.project-header-container .sub-nav .share-review-btn .add-review,.project-header-container .sub-nav .share-review-btn .post-pic{cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;border-radius:4px;padding:5px 8px;gap:6px;height:36px;border:1px solid #f1592a;color:#f1592a;background:#fff}.project-header-container .sticky-nav{width:70%;margin:auto;display:flex;align-items:center;padding:7px 0;justify-content:space-between}.project-header-container .sticky-nav .link-i{width:23%;padding:5px 0;margin-top:3px;text-align:center;border-radius:5px;cursor:pointer}.project-header-container .sticky-nav .active-link{transition:.3s ease-in-out;background-color:#f1592a;color:#fff}.header-placeholder{height:160px}@media screen and (max-width:989px){.project-header-container .sub-nav .project-details .project-name{font-size:18px}.project-header-container .sub-nav .project-details .location-name{font-size:14px}.project-header-container .sub-nav .start-and-action-container{gap:30px}.project-header-container .sub-nav .start-and-action-container .star-container{gap:5px}.project-header-container .sub-nav .start-and-action-container .star-container .rating,.project-header-container .sub-nav .start-and-action-container .star-container .stars-review{font-size:14px}.project-header-container .sub-nav .start-and-action-container .project-action-icons{gap:10px}.project-header-container .sub-nav .start-and-action-container .project-action-icons div{height:30px;width:30px;padding:5px}.project-header-container .sub-nav .share-review-btn{gap:5px}.project-header-container .sub-nav .share-review-btn .add-review,.project-header-container .sub-nav .share-review-btn .post-pic{padding:3px 8px;gap:3px;font-size:12px}.project-header-container .sub-nav .share-review-btn .add-review img,.project-header-container .sub-nav .share-review-btn .post-pic img{width:15px;height:15px}.project-header-container .sticky-nav{width:70%;padding:5px 0}}@media screen and (max-width:768px){.project-header-container .sticky-main .project-search-input-container{width:50%}.project-header-container .sub-nav{padding:8px 15px;gap:5px;flex-direction:column}.project-header-container .sub-nav .project-details{align-items:center;flex-direction:row;width:100%;justify-content:space-between}.project-header-container .sub-nav .project-details .project-name{font-size:16px}.project-header-container .sub-nav .project-details .location-name{margin:0;font-size:12px}.project-header-container .sub-nav .start-and-action-container{justify-content:space-between;width:100%;flex-direction:row}.project-header-container .sub-nav .start-and-action-container .star-container{gap:1px}.project-header-container .sub-nav .start-and-action-container .star-container .rating,.project-header-container .sub-nav .start-and-action-container .star-container .stars-review{font-size:13px}.project-header-container .sub-nav .start-and-action-container .project-action-icons{gap:5px}.project-header-container .sub-nav .share-review-btn{display:none}.project-header-container .sticky-nav{width:100%;padding:0;overflow-x:auto!important;display:flex;align-items:center;justify-content:space-evenly}.project-header-container .sticky-nav .link-i{width:-moz-fit-content!important;width:fit-content!important;padding:6px 4px;font-size:13px;border-radius:0}}