*{margin:0;padding:0;box-sizing:border-box}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;background-color:#fbfbfb;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html[dir=rtl]{direction:rtl;text-align:right}html[dir=ltr]{direction:ltr;text-align:left}.home{overflow-x:hidden;overflow-y:hidden}.home .container .publish-post{display:flex;flex-direction:column;align-items:center;gap:1em;justify-content:center;padding-top:10em}.home .container .publish-post .card-to-post{display:flex;flex-direction:column;align-items:center;gap:1em;width:50%;box-shadow:0 0 5px #bcbcbc;border-radius:12px;padding:1em}.home .container .publish-post .card-to-post .to-publish{display:flex;align-items:center;justify-content:center;gap:2em;width:100%}.home .container .publish-post .card-to-post .to-publish .single-input,.home .container .publish-post .card-to-post .to-publish .single-input .input{width:100%}.home .container .publish-post .card-to-post .options{display:flex;align-items:center;justify-content:space-between;width:100%}.home .container .publish-post .card-to-post .options .left-option{display:flex;align-items:center;gap:.5em;width:50%;cursor:pointer}.home .container .publish-post .card-to-post .options .right-option{display:flex;align-items:center;justify-content:flex-end;gap:1em;width:50%}.home .container .offers{display:flex;flex-direction:column;align-items:center;gap:1em;margin-top:4em}.home .container .offers .offers-title{text-align:center;color:var(--black-color);margin-bottom:2em;width:90%}.home .container .offers .cards-offers{padding:0 5em}.home .container .offers .cards-offers .all-cards{display:flex;flex-wrap:nowrap;justify-content:flex-start;gap:1em;width:100vw;overflow-x:scroll!important;scroll-padding-left:3em;scroll-padding-right:3em;padding:0 5em}.home .container .offers .cards-offers .all-cards::-webkit-scrollbar{display:none}.home .container .offers .cards-offers .all-cards .card{position:relative;overflow:hidden;width:300px;height:400px;border-radius:12px;cursor:pointer;flex:0 0 auto}.home .container .offers .cards-offers .all-cards .card .btn{display:flex;flex-direction:column;align-items:center}.home .container .offers .cards-offers .all-cards .card .btn .order-now{width:90%}.home .container .users-posts{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1em;margin-top:4em}.home .container .users-posts .users-posts-title{margin-bottom:2em;text-align:center;width:90%}.home .container .users-posts .users-posts-title h1{color:var(--black-color)}.home .container .users-posts .all-users-posts{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1em;width:100%}.home .container .users-posts .all-users-posts .single-post{width:50%;box-shadow:0 0 5px #bcbcbc;border-radius:12px;padding:1em;overflow-x:hidden}.home .container .users-posts .all-users-posts .single-post .list-item-post{display:flex;align-items:start;justify-content:space-between}.home .container .users-posts .all-users-posts .single-post .list-item-post .head-post{align-items:start}.home .container .users-posts .all-users-posts .single-post .list-item-post .head-post .avatar-and-info{display:flex}.home .container .users-posts .all-users-posts .single-post .list-item-post .head-post .avatar-and-info .all-info{display:flex;flex-direction:column}.home .container .users-posts .all-users-posts .single-post .list-item-post .head-post .avatar-and-info .all-info .info-first-line{display:flex;flex-wrap:wrap;align-items:center;gap:.5em}.home .container .users-posts .all-users-posts .single-post .list-item-post .head-post .avatar-and-info .all-info .info-first-line .post-user-name,.home .container .users-posts .all-users-posts .single-post .list-item-post .head-post .avatar-and-info .all-info .info-first-line .rating{display:flex;align-items:center;gap:.5em}.home .container .users-posts .all-users-posts .single-post .list-item-post .head-post .avatar-and-info .all-info .post-info{display:flex;align-items:center;gap:.5em;flex-wrap:wrap;margin-top:8px;margin-left:-8px}.home .container .users-posts .all-users-posts .single-post .list-item-post .head-post .avatar-and-info .all-info .post-info .level,.home .container .users-posts .all-users-posts .single-post .list-item-post .head-post .avatar-and-info .all-info .post-info .location{display:flex;align-items:center;gap:5px}.home .container .users-posts .all-users-posts .single-post .list-item-post .head-post .post-body{display:flex;flex-direction:column}.home .container .users-posts .all-users-posts .single-post .list-item-post .head-post .post-body .post-content{margin-top:1em}.home .container .users-posts .all-users-posts .single-post .list-item-post .head-post .post-body .post-content span.see-more{color:var(--black-color);cursor:pointer;font-weight:600}.home .container .users-posts .all-users-posts .single-post .list-item-post .head-post .post-body .post-content span.see-more:hover{text-decoration:underline}.home .container .users-posts .all-users-posts .single-post .list-item-post .head-post .post-body .post-content img{width:100%;height:300px;object-fit:cover;margin-top:1em}.home .container .users-posts .all-users-posts .single-post .list-item-post .head-post .post-body .post-options{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-top:.5em}.home .container .users-posts .all-users-posts .single-post .list-item-post .head-post .post-body .post-options .post-option-left{display:flex;align-items:center;gap:1em}.home .container .users-posts .all-users-posts .single-post .list-item-post .head-post .post-body .post-options .post-option-right .single-option{display:flex;align-items:center;gap:.5em}.home .container .users-posts .all-users-posts .single-post .list-item-post .head-post .post-body .post-options .post-option-right .single-option span.price{color:var(--green-color)}.home .container .users-posts .all-users-posts .single-post .post-comments{display:flex;flex-direction:column;align-items:start;gap:.5em;margin-top:1em}.home .container .users-posts .all-users-posts .single-post .post-comments .comments-container{display:flex;align-items:start}.home .container .users-posts .all-users-posts .single-post .post-comments .comments-container .comment-body{display:flex;flex-direction:column;gap:.5em}.home .container .users-posts .all-users-posts .single-post .post-comments .comments-container .comment-body .comment-time{font-size:14px;color:var(--gray-color);font-weight:400}.home .container .users-posts .all-users-posts .single-post .post-comments .comments-container .comment-body .comment-content h5{color:var(--black-color);font-weight:600;cursor:pointer}.home .container .users-posts .all-users-posts .single-post .post-comments p.view-all-comments{color:var(--black-color);cursor:pointer}.home .container .users-posts .all-users-posts .single-post .post-comments p.view-all-comments:hover{text-decoration:underline}.home .container .users-posts .all-users-posts .single-post .post-comments .comment-input{display:flex;align-items:center;width:100%}.home .container .users-posts .all-users-posts .single-post .post-comments .comment-input input{width:100%;padding:.5em;border-radius:20px;border:1px solid var(--gray-color)}@media (max-width: 767px){.home .container .publish-post{margin:0 1em}.home .container .publish-post .card-to-post{width:100%}.home .container .users-posts .all-users-posts{padding:0 1em}.home .container .users-posts .all-users-posts .single-post{width:100%}}@media (max-width: 600px){.home .container .users-posts .all-users-posts .single-post .list-item-post{flex-direction:column;gap:1em;align-items:end}}@media (max-width: 480px){.home .container .publish-post{padding-top:7em}.home .container .offers .offers-title h1{font-size:22px}.home .container .offers .cards-offers .all-cards{padding:0 1em}.home .container .users-posts .users-posts-title h1{font-size:22px}.home .container .users-posts .all-users-posts{padding:0 1.5em}.home .container .users-posts .all-users-posts .single-post .list-item-post{align-items:center}.home .container .users-posts .all-users-posts .single-post .post-comments{display:none}}:root{--main-color: #105074;--bg-color: #F6F6F6;--gold-color: #b5bb9d}.inbox-item{display:flex;align-items:center;padding:1em;border-bottom:1px solid #e0e0e0;cursor:pointer;transition:background .2s ease}.inbox-item:hover{background-color:#f7f7f7}.inbox-item .inbox-avatar{width:50px;height:50px;border-radius:50%;margin-right:1em;object-fit:cover}.inbox-item .inbox-content{flex:1;display:flex;flex-direction:column}.inbox-item .inbox-content .inbox-header{display:flex;justify-content:space-between;align-items:center;font-weight:500}.inbox-item .inbox-content .inbox-header .inbox-name{font-size:16px;color:#222}.inbox-item .inbox-content .inbox-header .inbox-time{font-size:12px;color:#999}.inbox-item .inbox-content .inbox-message-wrapper{display:flex;justify-content:space-between;align-items:center}.inbox-item .inbox-content .inbox-message-wrapper .inbox-message{font-size:14px;color:#555;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:200px}.inbox-item .inbox-content .inbox-message-wrapper .inbox-message.unread{font-weight:600;color:#000}.inbox-item .inbox-content .inbox-message-wrapper .unread-badge{background-color:#25d366;color:#fff;font-size:12px;font-weight:700;min-width:20px;height:20px;padding:0 6px;border-radius:10px;display:flex;align-items:center;justify-content:center}.my-nav-bar .menu-for-mobile{position:fixed;left:0;top:93%;z-index:999;width:100%;box-shadow:0 0 5px #b2b2b2}.my-nav-bar .my-container .to-show-bar{display:flex;align-items:center;gap:.5em}.my-nav-bar .my-container .to-show-bar p{color:var(--gold-color)}.my-nav-bar .my-container .to-show-bar p:hover{text-decoration:underline}@media (min-width: 899px){.my-nav-bar .menu-for-mobile{display:none}.my-nav-bar .my-container .to-show-bar{display:none!important}}.my-no-data-found .container{display:flex;flex-direction:column;align-items:center;gap:.5em}.my-no-data-found .container h2{color:var(--gray-color)}.my-no-data-found .container p{font-size:14px;color:#797979;margin-top:2px}.create-post .container .show-dialog .post-details .post-container{display:flex;flex-direction:column;gap:1em;justify-content:start;align-items:start;margin-top:2em}.create-post .container .show-dialog .post-details .post-container .title-text{display:flex;flex-direction:column;align-items:start}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.footer{background:#0f172a;color:#fff;padding:2rem 1rem 1rem;text-align:center}.footer .footer__container{display:flex;flex-direction:column;align-items:center;gap:1.5rem}@media (min-width: 768px){.footer .footer__container{flex-direction:row;justify-content:space-between}}.footer .footer__links{list-style:none;display:flex;gap:2rem;padding:0;margin:0}.footer .footer__links a{color:#cbd5e1;text-decoration:none;font-size:1rem;transition:color .3s ease;cursor:pointer}.footer .footer__links a:hover{color:#33e69b}.footer .footer__socials{display:flex;gap:1.2rem}.footer .footer__socials a{color:#cbd5e1;font-size:1.4rem;transition:transform .3s ease,color .3s ease}.footer .footer__socials a:hover{color:#33e69b;transform:scale(1.2)}.footer .footer__bottom{margin-top:1.5rem;border-top:1px solid rgba(255,255,255,.2);padding-top:1rem}.footer .footer__bottom p{font-size:.9rem;color:#94a3b8;margin:0}.my-loading{position:relative;height:100vh;width:100vw;overflow:hidden}.my-loading .content{position:absolute;top:30%;left:50%;transform:translateY(-50%);transform:translate(-50%);text-align:center}span.loader{display:inline-block}.loader{transform:rotate(45deg);perspective:1000px;border-radius:50%;width:48px;height:48px;color:#fff}.loader:before,.loader:after{content:"";display:block;position:absolute;top:0;left:0;width:inherit;height:inherit;border-radius:50%;transform:rotateX(70deg);animation:1s spin linear infinite}.loader:after{color:#ff3d00;transform:rotateY(70deg);animation-delay:.4s}@keyframes rotate{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes rotateccw{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(-360deg)}}@keyframes spin{0%,to{box-shadow:.2em 0 0 0 currentcolor}12%{box-shadow:.2em .2em 0 0 currentcolor}25%{box-shadow:0 .2em 0 0 currentcolor}37%{box-shadow:-.2em .2em 0 0 currentcolor}50%{box-shadow:-.2em 0 0 0 currentcolor}62%{box-shadow:-.2em -.2em 0 0 currentcolor}75%{box-shadow:0 -.2em 0 0 currentcolor}87%{box-shadow:.2em -.2em 0 0 currentcolor}}.add-offer{margin-bottom:2em}.add-offer .container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1em;padding-top:7em}.add-offer .container .add-offer-title{display:flex;flex-direction:column;align-items:start;justify-content:start;text-align:start}.add-offer .container .add-offer-title h1{font-weight:600}.add-offer .container .single-post{width:45%;box-shadow:0 0 5px #bcbcbc;border-radius:12px;padding:1em}.add-offer .container .single-post .list-item-post{display:flex;flex-direction:column;align-items:start}.add-offer .container .single-post .list-item-post .head-post{display:flex;align-items:start;width:100%}.add-offer .container .single-post .list-item-post .head-post .post-body{display:flex;flex-direction:column;width:100%}.add-offer .container .single-post .list-item-post .head-post .post-body .post-user-name{display:flex;align-items:center;justify-content:space-between}.add-offer .container .single-post .list-item-post .head-post .post-body .post-user-name .status{display:flex;align-items:center;justify-content:center;gap:.3em;background-color:#dcfce7;padding:.5em 1em;border-radius:20px}.add-offer .container .single-post .list-item-post .head-post .post-body .post-user-name .status p{color:#22c55e;font-size:12px;font-weight:700}.add-offer .container .single-post .list-item-post .head-post .post-body .post-user-name .status i{color:#22c55e;font-size:6px;margin-top:3px}.add-offer .container .single-post .list-item-post .head-post .post-body .rating{display:flex;align-items:center;gap:.5em}.add-offer .container .single-post .list-item-post .head-post .post-body .post-info{display:flex;align-items:center;gap:1em;flex-wrap:wrap;margin-top:8px}.add-offer .container .single-post .list-item-post .head-post .post-body .post-info .level,.add-offer .container .single-post .list-item-post .head-post .post-body .post-info .location{display:flex;align-items:center;gap:5px}.add-offer .container .single-post .list-item-post .head-post .post-body .post-content{display:flex;flex-direction:column;margin-top:1em}.add-offer .container .single-post .list-item-post .head-post .post-body .post-content .post-desc{display:flex;flex-direction:column;gap:.5em;border:1px solid rgb(207,207,207);border-radius:12px;padding:1em;margin-top:1em;background-color:#f8fafc}.add-offer .container .single-post .list-item-post .head-post .post-body .post-content .post-desc p{font-size:14px;font-weight:600}.add-offer .container .single-post .list-item-post .head-post .post-body .post-content img{width:100%;height:300px;object-fit:cover;margin-top:1em}.add-offer .container .single-post .list-item-post .head-post .post-body .post-content .order-info{display:flex;flex-direction:column;gap:1em;margin-top:2em}.add-offer .container .single-post .list-item-post .head-post .post-body .post-content .order-info .order-card{display:flex;align-items:center;gap:.5em}.add-offer .container .single-post .list-item-post .head-post .post-body .post-content .order-info .order-card .order-info-icon{background-color:#ededed}.add-offer .container .single-post .list-item-post .head-post .post-body .post-content .order-info .order-card .order-info-text{color:var(--gray-color)}.add-offer .container .single-post .list-item-post .head-post .post-body .post-content .offer-info{display:flex;justify-content:space-between;margin-top:1em}.add-offer .container .single-post .list-item-post .head-post .post-body .post-content .offer-info p{color:var(--gray-color);font-weight:700}.add-offer .container .single-post .list-item-post .head-post .post-body .offer-btn{margin-top:2em}.add-offer .container .single-post .list-item-post .new-post-body{width:100%}.add-offer .container .single-post .list-item-post .new-post-body .post-content{display:flex;flex-direction:column;margin-top:1em}.add-offer .container .single-post .list-item-post .new-post-body .post-content .post-desc{display:flex;flex-direction:column;gap:.5em;border:1px solid rgb(207,207,207);border-radius:12px;padding:1em;margin-top:1em;background-color:#f8fafc}.add-offer .container .single-post .list-item-post .new-post-body .post-content .post-desc p{font-size:14px;font-weight:600}.add-offer .container .single-post .list-item-post .new-post-body .post-content img{width:100%;height:300px;object-fit:cover;margin-top:1em}.add-offer .container .single-post .list-item-post .new-post-body .post-content .order-info{display:flex;flex-direction:column;gap:1em;margin-top:2em}.add-offer .container .single-post .list-item-post .new-post-body .post-content .order-info .order-card{display:flex;align-items:center;gap:.5em}.add-offer .container .single-post .list-item-post .new-post-body .post-content .order-info .order-card .order-info-icon{background-color:#ededed}.add-offer .container .single-post .list-item-post .new-post-body .post-content .order-info .order-card .order-info-text{color:var(--gray-color)}.add-offer .container .single-post .list-item-post .new-post-body .post-content .offer-info{display:flex;justify-content:space-between;flex-wrap:wrap;gap:.5em;margin-top:1em}.add-offer .container .single-post .list-item-post .new-post-body .post-content .offer-info p{color:var(--gray-color);font-weight:700}.add-offer .container .single-post .list-item-post .new-post-body .offer-btn{display:flex;justify-content:start;gap:1em;margin-top:1em}.add-offer .container .single-post h2{font-weight:600}.add-offer .container .single-post .single-input label.label{color:var(--gray-color)}.add-offer .container .single-post .add-price{display:flex;margin-top:1em}.add-offer .container .single-post .your-earning{display:flex;justify-content:space-between;margin:1em}.add-offer .container .single-post .your-earning .your-total-earning h4{color:var(--gray-color)}.add-offer .container .single-post .your-earning .your-total-earning p{color:var(--gray-color);font-size:14px}.add-offer .container .single-post .your-earning h2{color:#22c55e}@media (max-width: 992px){.add-offer .container{margin:0 1em}.add-offer .container .single-post{width:100%}.add-offer .container .single-post .add-price{flex-direction:column;gap:1em}.add-offer .container .single-post .your-earning h2{font-size:18px}}@media (max-width: 480px){.add-offer .container{margin:0 1em}.add-offer .container .single-post{width:100%}.add-offer .container .single-post .list-item-post .new-post-body .offer-btn{flex-direction:column;gap:.5em}}.completed-orders{margin-bottom:5em}.completed-orders .container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1em;padding-top:10em}.completed-orders .container .add-offer-title{display:flex;flex-direction:column;align-items:start;justify-content:start;text-align:start}.completed-orders .container .add-offer-title h1{font-weight:600}.completed-orders .container .single-post{width:100%;box-shadow:0 0 5px #bcbcbc;border-radius:12px;padding:1em}.completed-orders .container .single-post .list-item-post{display:flex;flex-direction:column;align-items:start}.completed-orders .container .single-post .list-item-post .head-post{display:flex;align-items:start;width:100%}.completed-orders .container .single-post .list-item-post .head-post .post-body{display:flex;flex-direction:column;width:100%}.completed-orders .container .single-post .list-item-post .head-post .post-body .post-user-name{display:flex;align-items:center;justify-content:space-between}.completed-orders .container .single-post .list-item-post .head-post .post-body .post-user-name .status{display:flex;align-items:center;justify-content:center;gap:.3em;background-color:#dcfce7;padding:.5em 1em;border-radius:20px}.completed-orders .container .single-post .list-item-post .head-post .post-body .post-user-name .status p{color:#22c55e;font-size:12px;font-weight:700}.completed-orders .container .single-post .list-item-post .head-post .post-body .post-user-name .status i{color:#22c55e;font-size:6px;margin-top:3px}.completed-orders .container .single-post .list-item-post .head-post .post-body .rating{display:flex;align-items:center;gap:.5em}.completed-orders .container .single-post .list-item-post .head-post .post-body .post-info{display:flex;align-items:center;gap:1em;flex-wrap:wrap;margin-top:8px}.completed-orders .container .single-post .list-item-post .head-post .post-body .post-info .level,.completed-orders .container .single-post .list-item-post .head-post .post-body .post-info .location{display:flex;align-items:center;gap:5px}.completed-orders .container .single-post .list-item-post .head-post .post-body .post-content{display:flex;flex-direction:column;margin-top:1em}.completed-orders .container .single-post .list-item-post .head-post .post-body .post-content .post-desc{display:flex;flex-direction:column;gap:.5em;border:1px solid rgb(207,207,207);border-radius:12px;padding:1em;margin-top:1em;background-color:#f8fafc}.completed-orders .container .single-post .list-item-post .head-post .post-body .post-content .post-desc p{font-size:14px;font-weight:600}.completed-orders .container .single-post .list-item-post .head-post .post-body .post-content img{width:100%;height:300px;object-fit:cover;margin-top:1em}.completed-orders .container .single-post .list-item-post .head-post .post-body .post-content .order-info{display:flex;flex-direction:column;gap:1em;margin-top:2em}.completed-orders .container .single-post .list-item-post .head-post .post-body .post-content .order-info .order-card{display:flex;align-items:center;gap:.5em}.completed-orders .container .single-post .list-item-post .head-post .post-body .post-content .order-info .order-card .order-info-icon{background-color:#ededed}.completed-orders .container .single-post .list-item-post .head-post .post-body .post-content .order-info .order-card .order-info-text{color:var(--gray-color)}.completed-orders .container .single-post .list-item-post .head-post .post-body .post-content .offer-info{display:flex;justify-content:space-between;margin-top:1em}.completed-orders .container .single-post .list-item-post .head-post .post-body .post-content .offer-info p{color:var(--gray-color);font-weight:700}.completed-orders .container .single-post .list-item-post .head-post .post-body .offer-btn{margin-top:2em}.completed-orders .container .single-post .list-item-post .new-post-body{width:100%}.completed-orders .container .single-post .list-item-post .new-post-body .post-content{display:flex;flex-direction:column;margin-top:1em}.completed-orders .container .single-post .list-item-post .new-post-body .post-content .post-desc{display:flex;flex-direction:column;gap:.5em;border:1px solid rgb(207,207,207);border-radius:12px;padding:1em;margin-top:1em;background-color:#f8fafc}.completed-orders .container .single-post .list-item-post .new-post-body .post-content .post-desc p{font-size:14px;font-weight:600}.completed-orders .container .single-post .list-item-post .new-post-body .post-content img{width:100%;height:300px;object-fit:cover;margin-top:1em}.completed-orders .container .single-post .list-item-post .new-post-body .post-content .order-info{display:flex;flex-direction:column;gap:1em;margin-top:2em}.completed-orders .container .single-post .list-item-post .new-post-body .post-content .order-info .order-card{display:flex;align-items:center;gap:.5em}.completed-orders .container .single-post .list-item-post .new-post-body .post-content .order-info .order-card .order-info-icon{background-color:#ededed}.completed-orders .container .single-post .list-item-post .new-post-body .post-content .order-info .order-card .order-info-text{color:var(--gray-color)}.completed-orders .container .single-post .list-item-post .new-post-body .post-content .offer-info{display:flex;justify-content:space-between;flex-wrap:wrap;gap:.5em;margin-top:1em}.completed-orders .container .single-post .list-item-post .new-post-body .post-content .offer-info p{color:var(--gray-color);font-weight:700}.completed-orders .container .single-post .list-item-post .new-post-body .offer-btn{display:flex;justify-content:start;gap:1em;margin-top:1em}.completed-orders .container .single-post h2{font-weight:600}.completed-orders .container .single-post .single-input label.label{color:var(--gray-color)}.completed-orders .container .single-post .add-price{display:flex;margin-top:1em}.completed-orders .container .single-post .your-earning{display:flex;justify-content:space-between;margin:1em}.completed-orders .container .single-post .your-earning .your-total-earning h4{color:var(--gray-color)}.completed-orders .container .single-post .your-earning .your-total-earning p{color:var(--gray-color);font-size:14px}.completed-orders .container .single-post .your-earning h2{color:#22c55e}@media (max-width: 992px){.completed-orders .container{margin:0 1em}.completed-orders .container .single-post{width:100%}.completed-orders .container .single-post .add-price{flex-direction:column;gap:1em}.completed-orders .container .single-post .your-earning h2{font-size:18px}}@media (max-width: 480px){.completed-orders .container{margin:0 1em}.completed-orders .container .single-post{width:100%}.completed-orders .container .single-post .list-item-post .new-post-body .offer-btn{flex-direction:column;gap:.5em}}.chat-hatly .container{padding:7em;height:60vh}.chat-hatly .container .title-chat{display:flex;flex-direction:column}.chat-hatly .container .title-chat h3{margin-top:5px}.chat-hatly .container .title-chat .report{margin-top:1em}.chat-hatly .container .title-chat .report p{font-size:14px;color:red;cursor:pointer;text-decoration:underline}.chat-hatly .container .title-chat .report p:hover{text-decoration:none}.chat-hatly .container .title-chat .chat-body{height:65vh;overflow-y:scroll}.chat-hatly .container .title-chat .chat-body::-webkit-scrollbar{display:none}.chat-hatly .container .title-chat .chat-body .chat-date-divider{text-align:center;margin:20px 0;font-size:13px;font-weight:500;color:#777;position:relative}.chat-hatly .container .title-chat .chat-body .chat-date-divider:before,.chat-hatly .container .title-chat .chat-body .chat-date-divider:after{content:"";position:absolute;top:50%;width:40%;height:1px;background-color:#ccc}.chat-hatly .container .title-chat .chat-body .chat-date-divider:before{left:0}.chat-hatly .container .title-chat .chat-body .chat-date-divider:after{right:0}.chat-hatly .container .title-chat .chat-body .chat-message{display:flex;margin:10px 0;padding:0 7em}.chat-hatly .container .title-chat .chat-body .chat-message.my-message{justify-content:flex-end}.chat-hatly .container .title-chat .chat-body .chat-message.my-message .message-content{background:#dcf8c6;align-items:flex-end;text-align:right}.chat-hatly .container .title-chat .chat-body .chat-message.other-message{justify-content:flex-start}.chat-hatly .container .title-chat .chat-body .chat-message.other-message .message-content{background:#ebebeb;align-items:flex-start;text-align:left}.chat-hatly .container .title-chat .chat-body .chat-message .message-content{padding:10px;border-radius:10px;max-width:70%;display:flex;flex-direction:column}.chat-hatly .container .title-chat .chat-body .chat-message .message-content .message-time{font-size:12px;color:var(--gray-color)}.chat-hatly .container .title-chat .chat-closed-message{text-align:center;background-color:#f0f0f0;color:#555;padding:10px 16px;margin:20px auto;width:fit-content;max-width:80%;border-radius:12px;font-size:14px;box-shadow:0 2px 6px #0000001a;line-height:1.6;position:relative}.chat-hatly .container .title-chat .chat-input{display:flex;gap:2px;align-items:center;justify-content:center}.chat-hatly .container .title-chat .chat-input input{width:100%;padding:10px;border-radius:12px;border:1px solid var(--gray-color)}@media (max-width: 767px){.chat-hatly .container{padding:7em 1em 1em}.chat-hatly .container .title-chat .chat-body .chat-message{padding:0 1em}}@media (max-width: 480px){.chat-hatly .container{padding:7em 1em 1em}.chat-hatly .container .title-chat .chat-body{height:60vh;width:100%;overflow-x:hidden}}.email-verification .container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1em;height:100vh}.email-verification .container h1{color:var(--gray-color)}.email-verification .container p{color:var(--gray-color);width:500px;text-align:center}.email-verification .container span.resend{color:var(--green-color);cursor:pointer;text-decoration:underline}@media (max-width: 480px){.email-verification .container p{width:90%}}.profile-user .container{padding:7em 1em 1em;display:flex;gap:1em}.profile-user .container .left-side{width:30%;display:flex;flex-direction:column;align-items:center}.profile-user .container .left-side .first-profile{width:100%;display:flex;flex-direction:column;align-items:center;border-radius:6px;padding:1em;box-shadow:0 0 5px #dbdbdb}.profile-user .container .left-side .first-profile .avatar{position:relative}.profile-user .container .left-side .first-profile .avatar .edit{position:absolute;top:70%;left:50%}.profile-user .container .left-side .first-profile .avatar .verified{position:absolute;top:70%;right:-5%}.profile-user .container .left-side .first-profile .user-info{display:flex;flex-direction:column;align-items:center;gap:.5em}.profile-user .container .left-side .first-profile .user-info .rate{display:flex;align-items:center;gap:.5em}.profile-user .container .left-side .first-profile .user-info .rate p{background-color:var(--green-color);color:#fff;padding:.1em 1em;border-radius:20px;font-size:12px}.profile-user .container .left-side .first-profile .user-info p{color:var(--green-color);font-size:12px}.profile-user .container .left-side .first-profile .bio{margin-top:1em}.profile-user .container .left-side .first-profile .bio p{font-size:14px;text-align:center}.profile-user .container .left-side .second-settings{width:100%;margin-top:1em;display:flex;flex-direction:column;gap:.5em;border-radius:6px;padding:1em;box-shadow:0 0 5px #dbdbdb}.profile-user .container .left-side .second-settings .single-setting{display:flex;align-items:center;justify-content:space-between;cursor:pointer}.profile-user .container .left-side .second-settings .single-setting:hover p{color:var(--green-color);text-decoration:underline}.profile-user .container .right-side{width:70%;display:flex;flex-direction:column;gap:1em}.profile-user .container .right-side .first-verification{display:flex;flex-direction:column;gap:1em;border-radius:6px;padding:1em;box-shadow:0 0 5px #dbdbdb}.profile-user .container .right-side .first-verification .verification-title{display:flex;align-items:center;justify-content:space-between}.profile-user .container .right-side .first-verification .verification-title .badge{display:flex;align-items:center;gap:.5em;background-color:var(--green-color);color:#fff;padding:.1em 1em;border-radius:20px;font-size:12px}.profile-user .container .right-side .first-verification .single-verification{display:flex;align-items:center;justify-content:space-between;border:1px solid rgb(200,200,200);border-radius:6px;padding:.5em}.profile-user .container .right-side .first-verification .single-verification .left-verification{display:flex;align-items:center;gap:.5em}.profile-user .container .right-side .first-verification .single-verification .left-verification .info p{font-size:14px}.profile-user .container .right-side .first-verification .single-verification .right-verification p{color:var(--green-color)}@media (max-width: 767px){.profile-user .container{flex-direction:column}.profile-user .container .left-side,.profile-user .container .right-side{width:100%}}@media (max-width: 480px){.profile-user .container .right-side .first-verification .verification-title{flex-direction:column;gap:.5em;align-items:flex-start}.profile-user .container .right-side .first-verification .single-verification{flex-direction:column;gap:.5em;align-items:flex-start}.profile-user .container .right-side .first-verification .single-verification .right-verification{margin:0 2em}}.order-statistics .container-statistics{margin-top:1em;display:flex;flex-direction:column;gap:1em}.order-statistics .container-statistics .single-card{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:1em;border:1px solid rgb(200,200,200);border-radius:6px;box-shadow:0 0 5px #efefef91;width:170px;color:var(--green-color);text-align:center;cursor:pointer}.order-statistics .container-statistics .all-earnings-cards{display:flex;flex-wrap:wrap;gap:1em}.order-statistics .container-statistics .all-earnings-cards .earnings-card{width:300px;display:flex;flex-direction:column;gap:.5em}.order-statistics .container-statistics .orders{display:flex;flex-wrap:wrap;gap:1em}.order-statistics .container-statistics .earnings{display:flex;flex-direction:column;gap:.5em}@media (max-width: 480px){.order-statistics .container-statistics .single-card{width:100%}.order-statistics .container-statistics .all-earnings-cards .earnings-card{width:100%}}.past-ratings .container-past-ratings{margin-top:1em}.past-ratings .container-past-ratings .single-rate{display:flex;gap:1em}.past-ratings .container-past-ratings .single-rate .right-rate{display:flex;align-items:start;justify-content:space-between;width:100%}.past-ratings .container-past-ratings .single-rate .right-rate .info-rate{flex:1}.past-ratings .container-past-ratings .single-rate .right-rate .date-rate p{width:max-content;color:var(--gray-color);font-size:14px;margin:0 1em}.past-ratings .container-past-ratings p.review{margin:0 3.7em;font-size:14px}.level .container{padding:4em 0 1em}.level .container .head-level{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1em;background-color:#dcfce7;padding:4em 2em 1em}.level .container .head-level .title{display:flex;gap:1em;align-items:center;justify-content:center}.level .container .head-level p{width:60%;text-align:center}.level .container .level-progress{padding:4em}.level .container .level-details{display:flex;flex-direction:column;gap:1em;padding:0 4em}.level .container .level-details .all-cards-level{display:flex;flex-wrap:wrap;gap:1em;justify-content:center}.level .container .level-details .all-cards-level .card-level{padding:1em;border:1px solid rgb(200,200,200);border-radius:6px;box-shadow:0 0 5px #dcdcdcfb;width:300px;min-height:280px}.level .container .level-details .all-cards-level .card-level .icon{display:flex;align-items:center;justify-content:space-between}.level .container .level-details .all-cards-level .card-level .level-name h3{font-weight:600}.level .container .level-details .all-cards-level .card-level .level-name p{color:var(--gray-color);font-size:14px}.level .container .level-details .all-cards-level .card-level .level-features{padding:1em}.level .container .level-details .all-cards-level .card-level .level-features ul li{color:var(--gray-color)}@media (max-width: 480px){.level .container .head-level .title{flex-direction:column;text-align:center}.level .container .head-level p{width:100%}.level .container .level-progress{padding:2em 1em}.level .container .level-details{padding:0 1em}}.points{height:2000px}.points .container{padding:7em 2em 1em}.points .container .title{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5em}.points .container .current-points{display:flex;align-items:center;justify-content:space-between;margin-top:2em;border:1px solid rgb(200,200,200);border-radius:6px;padding:1em;box-shadow:0 0 5px #dbdbdb}.points .container .current-points .left-side-points .points-value{display:flex;align-items:center;gap:.5em}.points .container .current-points .left-side-points .points-value h2{color:var(--green-color);font-size:30px}.points .container .point-redemption{display:flex;flex-direction:column;gap:1em;margin-top:2em;border:1px solid rgb(200,200,200);border-radius:6px;padding:1em;box-shadow:0 0 5px #dbdbdb}.points .container .point-redemption p{color:var(--gray-color)}.points .container .how-to-earn-points{margin-top:4em;text-align:center}.points .container .how-to-earn-points h2,.points .container .how-to-earn-points p{color:var(--gray-color)}.points .container .how-to-earn-points .all-ways-cards{display:flex;flex-wrap:wrap;justify-content:center;gap:1em;margin-top:1em}.points .container .how-to-earn-points .all-ways-cards .way-card{display:flex;flex-direction:column;align-items:start;gap:.5em;border:1px solid rgb(200,200,200);border-radius:6px;padding:1em;box-shadow:0 0 5px #dbdbdb;color:var(--gray-color);width:400px;height:120px}.points .container .how-to-earn-points .all-ways-cards .way-card .card-title{display:flex;align-items:center;gap:.5em}.points .container .how-to-earn-points .all-ways-cards .way-card p{font-size:14px}.payments .container{padding:7em 1em 1em;display:flex;flex-direction:column;gap:1em}.payments .container .all-cards-payments{display:flex;flex-wrap:wrap;gap:1em;margin-top:1em}.payments .container .all-cards-payments .payment-card{display:flex;align-items:start;flex-direction:column;padding:1em;border:1px solid rgb(200,200,200);border-radius:6px;box-shadow:0 0 5px #efefef91;width:300px}.payments .container .all-cards-payments .payment-card h2{color:var(--green-color)}.payments .container .all-cards-payments .payment-card span{color:var(--gray-color);font-size:14px}.payments .container .transactions-history{margin-top:1em}:root{--black-color: #111827;--green-color: #006239;--gray-color: #0009}.login .my-container{display:flex;width:100%;padding-left:3em;padding-right:3em;margin-bottom:2em}.login .my-container .left-img-login{width:50%;text-align:center}.login .my-container .left-img-login img{width:60%}.login .my-container .right-login-form{width:50%}.login .my-container .right-login-form .login-card{display:flex;flex-direction:column;gap:2.5em;width:60%;padding:3em 1em;margin:0 auto;box-shadow:0 0 5px #d0d0d0;border-radius:12px}.login .my-container .right-login-form .login-card .hed-title{text-align:center}.login .my-container .right-login-form .login-card .hed-title img{width:150px}.login .my-container .right-login-form .login-card .hed-title h1{font-size:35px;font-weight:500;color:var(--gray-color)}.login .my-container .right-login-form .login-card .single-input{display:flex;flex-direction:column;gap:.5em}.login .my-container .right-login-form .login-card .single-input span.forget-password{font-size:14px;color:var(--gray-color);cursor:pointer;text-align:end}.login .my-container .right-login-form .login-card .single-input span.forget-password:hover{text-decoration:underline}.login .my-container .right-login-form .login-card .btn{display:flex;flex-direction:column;gap:1em}.login .my-container .right-login-form .login-card .btn .gradient-button{background:var(--green-color);color:#fff;font-size:18px;font-weight:700;padding:15px 50px;border:none;border-radius:12px;cursor:pointer;box-shadow:0 5px 10px #00000026;transition:all .3s ease-in-out;width:80%;margin:0 auto}.login .my-container .right-login-form .login-card .btn .gradient-button:hover{transform:scale(1.01);box-shadow:0 8px 8px #0003}.login .my-container .right-login-form .login-card .btn .no-account{text-align:center}.login .my-container .right-login-form .login-card .btn .no-account p{color:var(--gray-color);font-size:14px}.login .my-container .right-login-form .login-card .btn .no-account p span{text-decoration:underline;cursor:pointer}@media (max-width: 992px){.login .my-container{flex-direction:column}.login .my-container .left-img-login,.login .my-container .right-login-form{width:100%}}@media (max-width: 767px){.login .my-container .right-login-form .login-card{width:80%}}@media (max-width: 480px){.login .my-container{padding-left:1em;padding-right:1em}.login .my-container .left-img-login img{width:100%}.login .my-container .right-login-form .login-card{width:100%}}.hospital-admin-dashboard{overflow-x:hidden}.hospital-admin-dashboard .container .content-hospital .top-number{display:flex;gap:1em;justify-content:center;background-color:#fff;padding:1em;border-radius:12px;margin-top:1em;width:100%}.hospital-admin-dashboard .container .content-hospital .top-number .card-number{position:relative;width:24%}.hospital-admin-dashboard .container .content-hospital .top-number .card-number img{width:100%}.hospital-admin-dashboard .container .content-hospital .top-number .card-number .text-number{display:flex;flex-direction:column;gap:1em;position:absolute;top:20%;left:20%;color:#fff}.hospital-admin-dashboard .container .content-hospital .top-number .card-number .text-number p{font-size:30px;font-weight:700}.hospital-admin-dashboard .container .content-hospital .top-number .card-number .text-number .current-number{display:flex;align-items:center;gap:10px}.hospital-admin-dashboard .container .content-hospital .top-number .card-number .text-number .current-number h1{font-size:30px}.hospital-admin-dashboard .container .content-hospital .users-and-analysis{display:flex;gap:1em;width:100%;margin-top:1em}.hospital-admin-dashboard .container .content-hospital .users-and-analysis .new-users{background-color:#fff;border-radius:12px;width:100%}.hospital-admin-dashboard .container .content-hospital .users-and-analysis .new-users .table-title{display:flex;gap:5px;align-items:center}.hospital-admin-dashboard .container .content-hospital .users-and-analysis .new-users .table-title h3{font-size:30px;padding:0 .5em;color:var(--gray-color)}.hospital-admin-dashboard .container .content-hospital .users-and-analysis .new-users .table-title span.count{background-color:#fd3e81;padding:5px;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px}.hospital-admin-dashboard .container .content-hospital .users-and-analysis .new-users .user-table{width:100%}.hospital-admin-dashboard .container .content-hospital .users-and-analysis .right-analysis{display:flex;flex-direction:column;gap:1em;width:40%;background-color:#fff;border-radius:12px;padding:1em}.hospital-admin-dashboard .container .content-hospital .users-and-analysis .right-analysis .top-ads{display:flex;align-items:center;gap:1em}.hospital-admin-dashboard .container .content-hospital .users-and-analysis .right-analysis .top-ads h3{color:var(--gray-color)}.hospital-admin-dashboard .container .content-hospital .users-and-analysis .right-analysis .top-ads .btn-ads{display:flex;gap:5px}.hospital-admin-dashboard .container .content-hospital .users-and-analysis .right-analysis .top-ads .btn-ads button{padding:.4em;min-width:50px;background-color:transparent;border:1px solid #C4D9F2;border-radius:30px;cursor:pointer}.hospital-admin-dashboard .container .content-hospital .users-and-analysis .right-analysis .graph-ads{display:flex;align-items:center;justify-content:center;margin-top:2em}.hospital-admin-dashboard .container .content-hospital .users-and-analysis .right-analysis .graph-ads .pie-chart-graph{display:flex;justify-content:center;align-items:center;position:relative}@media (max-width: 992px){.hospital-admin-dashboard .container .content-hospital .top-number{flex-wrap:wrap}.hospital-admin-dashboard .container .content-hospital .top-number .card-number{display:inline-block;width:40%!important}.hospital-admin-dashboard .container .content-hospital .top-number .card-number img{width:300px!important}}@media (max-width: 767px){.hospital-admin-dashboard .container .content-hospital .top-number{flex-wrap:wrap}.hospital-admin-dashboard .container .content-hospital .top-number .card-number{display:inline-block}.hospital-admin-dashboard .container .content-hospital .users-and-analysis{flex-direction:column}.hospital-admin-dashboard .container .content-hospital .users-and-analysis .new-users,.hospital-admin-dashboard .container .content-hospital .users-and-analysis .right-analysis{width:100%!important}}@media (max-width: 480px){.hospital-admin-dashboard .container .content-hospital .top-number{flex-wrap:wrap;flex-direction:column}.hospital-admin-dashboard .container .content-hospital .top-number .card-number{left:7%}.hospital-admin-dashboard .container .content-hospital .top-number .card-number .package-name{gap:.5em}.hospital-admin-dashboard .container .content-hospital .top-number .card-number .package-name p{font-size:20px!important}.hospital-admin-dashboard .container .content-hospital .top-number .card-number img{width:250px!important}.hospital-admin-dashboard .container .content-hospital .top-number .card-number .text-number{gap:5px!important}.hospital-admin-dashboard .container .content-hospital .top-number .card-number .text-number p{font-size:20px!important;width:max-content}.hospital-admin-dashboard .container .content-hospital .top-number .card-number .text-number .current-number h1{font-size:22px}}.active-link-for-sidebar-dashboard{background-color:#96c9d1;color:#fff;transition:.3s ease}.my-super-admin-fixed-slide-and-nav-bar{background-color:#eee}.my-super-admin-fixed-slide-and-nav-bar a{text-decoration:none}.my-super-admin-fixed-slide-and-nav-bar hr{border:none;outline:none;height:1px;background-color:#dbdbdb}.my-super-admin-fixed-slide-and-nav-bar .container .content{display:flex;flex-direction:row-reverse;justify-content:space-between;width:100%}.my-super-admin-fixed-slide-and-nav-bar .container .content .left{width:80%;padding:1em}.my-super-admin-fixed-slide-and-nav-bar .container .content .left .main{display:flex;flex-direction:column}.my-super-admin-fixed-slide-and-nav-bar .container .content .left .main .nav-bar-dashboard{display:flex;align-items:center;justify-content:space-between;background-color:#fff;border-radius:12px;padding:1em}.my-super-admin-fixed-slide-and-nav-bar .container .content .left .main .nav-bar-dashboard .title{display:flex;align-items:center;gap:10px;padding:0!important}.my-super-admin-fixed-slide-and-nav-bar .container .content .left .main .nav-bar-dashboard .title h1{color:var(--gray-color);font-size:40px}.my-super-admin-fixed-slide-and-nav-bar .container .content .left .main .nav-bar-dashboard .title i{margin-top:5px;cursor:pointer}.my-super-admin-fixed-slide-and-nav-bar .container .content .left .main .nav-bar-dashboard .assets{display:flex;align-items:center;gap:1em}.my-super-admin-fixed-slide-and-nav-bar .container .content .left .main .nav-bar-dashboard .assets .profile{position:relative;cursor:pointer}.my-super-admin-fixed-slide-and-nav-bar .container .content .left .main .nav-bar-dashboard .assets .profile img{width:50px;height:50px;border-radius:50%;object-fit:cover}.my-super-admin-fixed-slide-and-nav-bar .container .content .left .main .nav-bar-dashboard .assets .profile img.verify-account-img{width:20px;height:20px;object-fit:contain;position:absolute;right:-10%;top:70%}.my-super-admin-fixed-slide-and-nav-bar .container .content .left .main .nav-bar-dashboard .assets .notification{position:relative}.my-super-admin-fixed-slide-and-nav-bar .container .content .left .main .nav-bar-dashboard .assets .notification i.fa-bell{display:flex;justify-content:center;align-items:center;cursor:pointer;width:30px;height:30px;border-radius:50%;border:1px solid rgb(166,166,166);transition:.3s ease}.my-super-admin-fixed-slide-and-nav-bar .container .content .left .main .nav-bar-dashboard .assets .notification i.fa-bell:hover{background-color:var(--green-color);color:#fff;transition:.3s ease}.my-super-admin-fixed-slide-and-nav-bar .container .content .left .main .nav-bar-dashboard .assets .notification i.fa-circle{color:red;font-size:7px;position:absolute;top:60%;left:20%}.my-super-admin-fixed-slide-and-nav-bar .container .content .left .main .nav-bar-dashboard .assets .notification .show-my-notification{position:absolute;top:100%;left:-100%}.my-super-admin-fixed-slide-and-nav-bar .container .content .left .main .nav-bar-dashboard .assets .log-out i{display:flex;justify-content:center;align-items:center;cursor:pointer;width:30px;height:30px;border-radius:50%;border:1px solid rgb(166,166,166);transition:.3s ease}.my-super-admin-fixed-slide-and-nav-bar .container .content .left .main .nav-bar-dashboard .assets .log-out i:hover{background-color:var(--green-color);color:#fff;transition:.3s ease}.my-super-admin-fixed-slide-and-nav-bar .container .content .right{width:20%;min-height:100vh;background-color:#fff;padding:1em;height:auto;box-shadow:0 0 5px #b4b4b4}.my-super-admin-fixed-slide-and-nav-bar .container .content .right .head{display:flex;align-items:center;justify-content:space-between}.my-super-admin-fixed-slide-and-nav-bar .container .content .right .head i{display:flex;align-items:center;justify-content:center;color:var(--gray-color);background-color:#fff;cursor:pointer;border:1px solid rgb(166,166,166);padding:5px;width:25px;height:25px;border-radius:50%;box-shadow:0 0 5px #b4b4b4;transform:translate(2em);transition:.3s ease}.my-super-admin-fixed-slide-and-nav-bar .container .content .right .head i:hover{background-color:var(--green-color);color:#fff;transition:.3s ease}.my-super-admin-fixed-slide-and-nav-bar .container .content .right .head .head-logo{display:flex;align-items:center;gap:10px}.my-super-admin-fixed-slide-and-nav-bar .container .content .right .head .head-logo .left-logo{margin-left:5px}.my-super-admin-fixed-slide-and-nav-bar .container .content .right .head .head-logo .left-logo img{width:70px}.my-super-admin-fixed-slide-and-nav-bar .container .content .right .head .head-logo .right-text h3{color:var(--green-color)}.my-super-admin-fixed-slide-and-nav-bar .container .content .right .head .head-logo .right-text p{color:#748392}.my-super-admin-fixed-slide-and-nav-bar .container .content .right .head i{margin-left:1em}.my-super-admin-fixed-slide-and-nav-bar .container .content .right .my-link{margin-top:2em}.my-super-admin-fixed-slide-and-nav-bar .container .content .right .my-link .this-link{margin-bottom:.5em}.my-super-admin-fixed-slide-and-nav-bar .container .content .right .my-link .this-link:hover{background-color:var(--bg-dashboard);color:var(--blue-color);transition:.3s ease;border-radius:12px}.my-super-admin-fixed-slide-and-nav-bar .container .content .right .my-link .this-link:hover p{color:var(--green-color)}.my-super-admin-fixed-slide-and-nav-bar .container .content .right .my-link .this-link a{display:flex;align-items:center;gap:1em;color:gray;cursor:pointer;transition:.3s ease;padding:.7em;font-size:14px}.my-super-admin-fixed-slide-and-nav-bar .container .content .right .my-link .this-link a i{margin-left:5px;color:var(--green-color)}.my-super-admin-fixed-slide-and-nav-bar .container .content .right .my-link .hero-img{margin-top:5em}.my-super-admin-fixed-slide-and-nav-bar .container .content .right .my-link .hero-img img{width:100%}.my-super-admin-fixed-slide-and-nav-bar .container .content .right .my-link .end-hr{margin:2em 0}.my-super-admin-fixed-slide-and-nav-bar .container .content .right .my-link .welcome-back{display:flex;align-items:center;justify-content:space-between;cursor:pointer}.my-super-admin-fixed-slide-and-nav-bar .container .content .right .my-link .welcome-back .left-welcome{display:flex;align-items:center;gap:20px}.my-super-admin-fixed-slide-and-nav-bar .container .content .right .my-link .welcome-back .left-welcome .img-welcome img{width:50px;height:50px;border-radius:50%}.my-super-admin-fixed-slide-and-nav-bar .container .content .right .my-link .welcome-back .left-welcome .text-welcome p,.my-super-admin-fixed-slide-and-nav-bar .container .content .right .my-link .welcome-back .left-welcome .text-welcome h4{color:var(--gray-color)}html[dir=ltr] .my-super-admin-fixed-slide-and-nav-bar .container .content{justify-content:left}html[dir=rtl] .my-super-admin-fixed-slide-and-nav-bar .container .content{justify-content:right}@media (max-width: 767px){.my-super-admin-fixed-slide-and-nav-bar .container .content .left .main .nav-bar-dashboard{flex-direction:column;gap:1em}.my-super-admin-fixed-slide-and-nav-bar .container .content .right{width:70px!important;margin-left:.5em!important}.my-super-admin-fixed-slide-and-nav-bar .container .content .right .head i{display:none}}@media (min-width: 480px){.my-super-admin-fixed-slide-and-nav-bar .container .content .left .main .nav-bar-dashboard .title i{display:none}}@media (max-width: 480px){.my-super-admin-fixed-slide-and-nav-bar .container .content .left{width:100%!important}.my-super-admin-fixed-slide-and-nav-bar .container .content .left .main .nav-bar-dashboard{flex-direction:column;gap:1em}.my-super-admin-fixed-slide-and-nav-bar .container .content .left .main .nav-bar-dashboard .title h1{font-size:20px!important}.my-super-admin-fixed-slide-and-nav-bar .container .content .left .main .nav-bar-dashboard .assets{gap:5px}.my-super-admin-fixed-slide-and-nav-bar .container .content .left .main .nav-bar-dashboard .assets .profile{display:none}.my-super-admin-fixed-slide-and-nav-bar .container .content .right{position:fixed;left:-30%;z-index:999;height:100%!important}}.blocked-user .container .card{padding:1em;border-radius:8px;box-shadow:0 2px 4px #0000001a;width:50%;margin:4em auto 0}.blocked-user .container .card .card-header{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.blocked-user .container .card .card-header i{font-size:3em;color:#be362d;margin-bottom:1em;width:80px;height:80px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#be362d1a}.blocked-user .container .card .card-header p{font-size:14px;color:var(--gray-color);width:70%}.blocked-user .container .card .block-reason{background-color:#ededed;padding:1em;border-radius:12px;margin:1em 0;color:var(--gray-color)}.blocked-user .container .card .block-actions{display:flex;flex-direction:column;gap:1em}@media (max-width: 768px){.blocked-user .container .card{width:90%;padding:.5em}}.offers-dialog .single-post{width:100%;box-shadow:0 0 5px #bcbcbc;border-radius:12px;padding:1em}.offers-dialog .single-post .list-item-post{display:flex;flex-direction:column;align-items:start}.offers-dialog .single-post .list-item-post .head-post{display:flex;align-items:start;width:100%}.offers-dialog .single-post .list-item-post .head-post .post-body{display:flex;flex-direction:column;width:100%}.offers-dialog .single-post .list-item-post .head-post .post-body .post-user-name{display:flex;align-items:center;justify-content:space-between}.offers-dialog .single-post .list-item-post .head-post .post-body .post-user-name .status{display:flex;align-items:center;justify-content:center;gap:.3em;background-color:#dcfce7;padding:.5em 1em;border-radius:20px}.offers-dialog .single-post .list-item-post .head-post .post-body .post-user-name .status p{color:#22c55e;font-size:12px;font-weight:700}.offers-dialog .single-post .list-item-post .head-post .post-body .post-user-name .status i{color:#22c55e;font-size:6px;margin-top:3px}.offers-dialog .single-post .list-item-post .head-post .post-body .rating{display:flex;align-items:center;gap:.5em}.offers-dialog .single-post .list-item-post .head-post .post-body .post-info{display:flex;align-items:center;gap:1em;flex-wrap:wrap;margin-top:8px}.offers-dialog .single-post .list-item-post .head-post .post-body .post-info .level,.offers-dialog .single-post .list-item-post .head-post .post-body .post-info .location{display:flex;align-items:center;gap:5px}.offers-dialog .single-post .list-item-post .head-post .post-body .post-content{display:flex;flex-direction:column;margin-top:1em}.offers-dialog .single-post .list-item-post .head-post .post-body .post-content .post-desc{display:flex;flex-direction:column;gap:.5em;border:1px solid rgb(207,207,207);border-radius:12px;padding:1em;margin-top:1em;background-color:#f8fafc}.offers-dialog .single-post .list-item-post .head-post .post-body .post-content .post-desc p{font-size:14px;font-weight:600}.offers-dialog .single-post .list-item-post .head-post .post-body .post-content img{width:100%;height:300px;object-fit:cover;margin-top:1em}.offers-dialog .single-post .list-item-post .head-post .post-body .post-content .order-info{display:flex;flex-direction:column;gap:1em;margin-top:2em}.offers-dialog .single-post .list-item-post .head-post .post-body .post-content .order-info .order-card{display:flex;align-items:center;gap:.5em}.offers-dialog .single-post .list-item-post .head-post .post-body .post-content .order-info .order-card .order-info-icon{background-color:#ededed}.offers-dialog .single-post .list-item-post .head-post .post-body .post-content .order-info .order-card .order-info-text{color:var(--gray-color)}.offers-dialog .single-post .list-item-post .head-post .post-body .post-content .offer-info{display:flex;justify-content:space-between;margin-top:1em}.offers-dialog .single-post .list-item-post .head-post .post-body .post-content .offer-info p{color:var(--gray-color);font-weight:700}.offers-dialog .single-post .list-item-post .head-post .post-body .offer-btn{margin-top:2em}.offers-dialog .single-post .list-item-post .new-post-body{width:100%}.offers-dialog .single-post .list-item-post .new-post-body .post-content{display:flex;flex-direction:column;margin-top:1em}.offers-dialog .single-post .list-item-post .new-post-body .post-content .post-desc{display:flex;flex-direction:column;gap:.5em;border:1px solid rgb(207,207,207);border-radius:12px;padding:1em;margin-top:1em;background-color:#f8fafc}.offers-dialog .single-post .list-item-post .new-post-body .post-content .post-desc p{font-size:14px;font-weight:600}.offers-dialog .single-post .list-item-post .new-post-body .post-content img{width:100%;height:300px;object-fit:cover;margin-top:1em}.offers-dialog .single-post .list-item-post .new-post-body .post-content .order-info{display:flex;flex-direction:column;gap:1em;margin-top:2em}.offers-dialog .single-post .list-item-post .new-post-body .post-content .order-info .order-card{display:flex;align-items:center;gap:.5em}.offers-dialog .single-post .list-item-post .new-post-body .post-content .order-info .order-card .order-info-icon{background-color:#ededed}.offers-dialog .single-post .list-item-post .new-post-body .post-content .order-info .order-card .order-info-text{color:var(--gray-color)}.offers-dialog .single-post .list-item-post .new-post-body .post-content .offer-info{display:flex;justify-content:space-between;flex-wrap:wrap;gap:.5em;margin-top:1em}.offers-dialog .single-post .list-item-post .new-post-body .post-content .offer-info p{color:var(--gray-color);font-weight:700}.offers-dialog .single-post .list-item-post .new-post-body .offer-btn{display:flex;justify-content:start;gap:1em;margin-top:1em}.offers-dialog .single-post h2{font-weight:600}.offers-dialog .single-post .single-input label.label{color:var(--gray-color)}.offers-dialog .single-post .add-price{display:flex;margin-top:1em}.offers-dialog .single-post .your-earning{display:flex;justify-content:space-between;margin:1em}.offers-dialog .single-post .your-earning .your-total-earning h4{color:var(--gray-color)}.offers-dialog .single-post .your-earning .your-total-earning p{color:var(--gray-color);font-size:14px}.offers-dialog .single-post .your-earning h2{color:#22c55e}.terms-container{direction:rtl;text-align:right;font-family:Cairo,Tahoma,sans-serif;padding:7em 3em 2em;background:#fafafa;color:#333;line-height:1.8}.title{text-align:center;color:#2c3e50;margin-bottom:1.5em;font-size:2rem;border-bottom:2px solid #ddd;padding-bottom:.5em}.section{margin-bottom:2em;background:#fff;padding:1.5em;border-radius:12px;box-shadow:0 2px 6px #0000000d}.section h2{color:#16a085;margin-bottom:.8em;font-size:1.4rem}.section p,.section li{font-size:1rem;margin-bottom:.5em}.section ul{padding-right:1.2em;list-style:disc}.how-container{direction:rtl;text-align:right;font-family:Cairo,Tahoma,sans-serif;color:#333;background:#fafafa}.hero{background:linear-gradient(135deg,#e8fff5,#f7fffc);padding:3.5em 1.5em;border-bottom:1px solid #e9eef2}.hero-content{max-width:1000px;margin:0 auto;text-align:center}.hero h1{font-size:2.1rem;margin:0 0 .5em;color:#2c3e50}.hero h1 span{color:#16a085}.hero p{font-size:1.05rem;opacity:.9;margin:0 auto 1.2em;max-width:760px;line-height:1.9}.hero-cta{display:flex;gap:.8em;justify-content:center;flex-wrap:wrap}.btn{display:inline-block;padding:.75em 1.2em;border-radius:10px;border:1px solid transparent;text-decoration:none;font-weight:600;transition:.2s ease}.btn.primary{background:#16a085;color:#fff;cursor:pointer}.btn.primary:hover{filter:brightness(.95)}.btn.ghost{background:#fff;color:#16a085;border-color:#cfe9e2;cursor:pointer}.btn.ghost:hover{background:#f7fffc}.tabs{max-width:1000px;margin:1.5em auto 0;display:flex;gap:.5em;padding:0 1em}.tab{flex:1;padding:.9em 1.2em;background:#fff;border:1px solid #e9eef2;border-bottom:3px solid transparent;border-radius:12px;cursor:pointer;font-weight:700;color:#5b6b7a;transition:.2s}.tab:hover{background:#fcfefe}.tab.active{color:#16a085;border-bottom-color:#16a085;box-shadow:0 4px 14px #0000000a}.timeline{max-width:1000px;margin:1em auto 0;padding:0 1em 1.5em}.step{display:grid;grid-template-columns:48px 1fr;gap:1em;align-items:start;background:#fff;border:1px solid #e9eef2;border-radius:14px;padding:1em;margin-bottom:.8em;box-shadow:0 2px 6px #00000008}.step-index{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#e9faf4;color:#16a085;font-weight:800}.step-body h3{margin:0 0 .35em;color:#2c3e50;font-size:1.1rem}.step-body p{margin:0;color:#56616b;line-height:1.9}.card.band{max-width:1000px;margin:1em auto;background:#fff;padding:1.2em;border-radius:14px;border:1px solid #e9eef2;box-shadow:0 2px 6px #0000000a}.card.band h2{color:#16a085;margin:0 0 .6em;font-size:1.25rem}.card.band ul{margin:0;padding-right:1.2em;line-height:1.9;color:#56616b}.features{max-width:1000px;margin:1em auto;padding:0 1em 1em;display:grid;grid-template-columns:repeat(4,1fr);gap:.9em}.feature-card{background:#fff;border:1px solid #e9eef2;border-radius:14px;padding:1em;box-shadow:0 2px 6px #00000008}.feature-card .icon{width:44px;height:44px;border-radius:12px;background:#e9faf4;color:#16a085;display:grid;place-items:center;margin-bottom:.6em}.feature-card h4{margin:0 0 .3em;color:#2c3e50;font-size:1.05rem}.feature-card p{margin:0;color:#56616b;line-height:1.8}.faq{max-width:1000px;margin:0 auto 1.5em;padding:0 1em}.faq h2{color:#2c3e50;font-size:1.25rem;margin-bottom:.6em}.faq details{background:#fff;border:1px solid #e9eef2;border-radius:12px;padding:.9em 1em;margin-bottom:.6em}.faq summary{cursor:pointer;font-weight:700;color:#34495e}.faq p{margin:.6em 0 0;color:#56616b}.cta{background:linear-gradient(135deg,#f7fffc,#fff);text-align:center;padding:2em 1em 3em;border-top:1px solid #e9eef2}.cta h3{margin:0 0 .8em;color:#2c3e50;font-size:1.4rem}@media (max-width: 992px){.features{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.tabs{padding:0 .8em}.features{grid-template-columns:1fr}.step{grid-template-columns:40px 1fr}.step-index{width:40px;height:40px;font-size:.95rem}}.reset-password{display:flex;justify-content:center;align-items:center;min-height:100vh;background:#f9f9f9}.reset-container{background:#fff;padding:40px 30px;border-radius:12px;box-shadow:0 4px 15px #0000001a;text-align:center;width:100%;max-width:450px}.reset-container h1{font-size:24px;margin-bottom:15px;color:#006239}.reset-container p{font-size:16px;color:#555;margin-bottom:25px;line-height:1.6}.reset-input{width:100%;padding:12px 15px;border:1px solid #ccc;border-radius:8px;font-size:16px;margin-bottom:20px;outline:none;transition:.3s}.reset-input:focus{border-color:#006239;box-shadow:0 0 5px #00623966}.timer{display:block;margin-top:10px;color:#888;font-size:14px}.new-password-container{display:flex;align-items:center;justify-content:center;min-height:100vh;background:linear-gradient(135deg,#006239,#00a86b);font-family:Tajawal,sans-serif;direction:rtl}.reset-box{background:#fff;padding:30px 25px;border-radius:12px;box-shadow:0 8px 25px #00000026;width:360px;text-align:center}.reset-box h2{margin-bottom:20px;color:#006239;font-size:22px;font-weight:700}.reset-box form{display:flex;flex-direction:column}.reset-box label{text-align:right;margin-bottom:8px;font-size:14px;font-weight:500;color:#333}.input-group{position:relative;margin-bottom:20px}.reset-box button:disabled{background:#bbb;cursor:not-allowed}.message{margin-top:15px;font-size:14px;color:#e63946}:root{--primary-color: #006239;--primary-light: #e0f2e9;--primary-dark: #004c2d;--text-color: #333;--light-gray: #f5f5f5;--medium-gray: #e0e0e0;--dark-gray: #9e9e9e;--white: #ffffff;--success-color: #4caf50;--shadow: 0 4px 12px rgba(0, 0, 0, .1);--border-radius: 12px}.payment-success{direction:rtl;min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:var(--light-gray);padding:20px}.success-container{background-color:var(--white);border-radius:var(--border-radius);box-shadow:var(--shadow);padding:40px;text-align:center;max-width:700px;width:100%}.success-animation{margin-bottom:30px}.success-icon{font-size:80px;color:var(--success-color);margin-bottom:20px;animation:scaleIn .5s ease-in-out}.success-title{color:var(--primary-color);font-size:28px;margin-bottom:15px;font-weight:700}.success-message{color:var(--text-color);font-size:18px;line-height:1.6;margin-bottom:30px}.order-details h2{color:var(--primary-dark);margin-bottom:15px;font-size:20px}.details-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.detail-item{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid rgba(0,98,57,.1)}.detail-item:last-child{border-bottom:none}.detail-label{font-weight:600;color:var(--primary-dark)}.detail-value{color:var(--text-color)}.success-actions{margin-bottom:25px}.return-home-btn{background-color:var(--primary-color);color:var(--white);border:none;padding:15px 40px;border-radius:50px;font-size:18px;font-weight:600;cursor:pointer;transition:all .3s ease;margin-bottom:20px}.return-home-btn:hover{background-color:var(--primary-dark);transform:translateY(-2px);box-shadow:0 6px 15px #0062394d}.additional-actions p{margin-bottom:10px;color:var(--dark-gray)}.action-buttons{display:flex;justify-content:center;gap:15px}.secondary-btn:hover{background-color:var(--primary-light)}.success-footer{border-top:1px solid var(--medium-gray);padding-top:20px}.success-footer a{color:var(--primary-color);text-decoration:none;font-weight:600}.success-footer a:hover{text-decoration:underline}@keyframes scaleIn{0%{transform:scale(0);opacity:0}70%{transform:scale(1.2)}to{transform:scale(1);opacity:1}}@keyframes bounce{0%,20%,53%,80%,to{transform:translateZ(0)}40%,43%{transform:translate3d(0,-8px,0)}70%{transform:translate3d(0,-4px,0)}90%{transform:translate3d(0,-2px,0)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@media (max-width: 768px){.success-container{padding:30px 20px}.success-icon{font-size:60px}.success-title{font-size:24px}.success-message{font-size:16px}.details-grid{grid-template-columns:1fr}.action-buttons{flex-direction:column;align-items:center}.secondary-btn{width:100%;justify-content:center}}@media (max-width: 480px){.success-icon{font-size:50px}.success-title{font-size:22px}.return-home-btn{padding:12px 30px;font-size:16px}.order-details{padding:15px}}:root{--error-color: #f44336;--error-light: #ffebee;--error-dark: #d32f2f;--primary-color: #006239;--text-color: #333;--light-gray: #f5f5f5;--medium-gray: #e0e0e0;--dark-gray: #9e9e9e;--white: #ffffff;--shadow: 0 4px 12px rgba(0, 0, 0, .1);--border-radius: 12px}.payment-failed{direction:rtl;min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#fff 0%,var(--light-gray) 100%);padding:20px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.failed-container{background-color:var(--white);border-radius:var(--border-radius);box-shadow:var(--shadow);padding:40px;text-align:center;max-width:700px;width:100%;position:relative;overflow:hidden}.failed-container:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--error-color),var(--error-dark))}.failed-animation{margin-bottom:30px;position:relative}.failed-icon{font-size:80px;color:var(--error-color);margin-bottom:20px;position:relative;display:inline-block}.failed-icon:after{content:"";position:absolute;top:50%;left:50%;width:100%;height:100%;border-radius:50%;background-color:#f443361a;transform:translate(-50%,-50%) scale(0);animation:ripple 1.5s ease-out infinite}@keyframes ripple{0%{transform:translate(-50%,-50%) scale(0);opacity:1}to{transform:translate(-50%,-50%) scale(2);opacity:0}}.failed-title{color:var(--error-dark);font-size:28px;margin-bottom:15px;font-weight:700}.failed-message{color:var(--text-color);font-size:18px;line-height:1.6;margin-bottom:30px}.error-details{background-color:var(--error-light);border-radius:var(--border-radius);padding:20px;margin-bottom:30px;text-align:right;border-left:4px solid var(--error-color)}.error-details h2{color:var(--error-dark);margin-bottom:15px;font-size:20px}.reason-list{text-align:right;list-style-type:none;padding:0}.reason-list li{padding:8px 25px 8px 0;color:var(--text-color);position:relative}.reason-list li:before{content:"•";color:var(--error-color);font-weight:700;position:absolute;right:0}.failed-actions{margin-bottom:25px}.retry-payment-btn{background-color:var(--error-color);color:var(--white);border:none;padding:15px 40px;border-radius:50px;font-size:18px;font-weight:600;cursor:pointer;transition:all .3s ease;margin-bottom:20px;position:relative;overflow:hidden}.retry-payment-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:.5s}.retry-payment-btn:hover:before{left:100%}.retry-payment-btn:hover{background-color:var(--error-dark);transform:translateY(-2px);box-shadow:0 6px 15px #f443364d}.alternative-actions p{margin-bottom:10px;color:var(--dark-gray)}.action-buttons{display:flex;justify-content:center;gap:15px;flex-wrap:wrap}.secondary-btn{background-color:transparent;color:var(--primary-color);border:1px solid var(--primary-color);padding:10px 20px;border-radius:50px;font-size:14px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:8px}.secondary-btn:hover{background-color:var(--light-gray)}.support-section{border-top:1px solid var(--medium-gray);padding-top:20px;margin-top:20px}.support-section p{margin-bottom:10px;color:var(--text-color)}.contact-support{display:inline-flex;align-items:center;gap:8px;color:var(--error-color);text-decoration:none;font-weight:600;transition:color .3s ease}.contact-support:hover{color:var(--error-dark);text-decoration:underline}@keyframes shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-5px)}20%,40%,60%,80%{transform:translate(5px)}}.shake{animation:shake .5s ease-in-out}@keyframes pulse{0%{transform:scale(1);box-shadow:0 0 #f4433666}70%{transform:scale(1.05);box-shadow:0 0 0 10px #f4433600}to{transform:scale(1);box-shadow:0 0 #f4433600}}.pulse{animation:pulse 2s infinite}@media (max-width: 768px){.failed-container{padding:30px 20px}.failed-icon{font-size:60px}.failed-title{font-size:24px}.failed-message{font-size:16px}.action-buttons{flex-direction:column;align-items:center}.secondary-btn{width:100%;justify-content:center}}@media (max-width: 480px){.failed-icon{font-size:50px}.failed-title{font-size:22px}.retry-payment-btn{padding:12px 30px;font-size:16px}.error-details{padding:15px}}
