.partner-module__CYssla__contentWrapper{background:#cfe9ef;justify-content:space-between;align-items:start;gap:2%;padding:.85rem;display:flex}.partner-module__CYssla__sidebarWrapper{width:20%;display:none}.partner-module__CYssla__projectsSpaceWrapper{background-color:#fff;width:100%}.partner-module__CYssla__topbar{display:none}@media (max-width:600px){.partner-module__CYssla__topbar{background:var(--text-color);color:#fff;z-index:2;border-bottom:2px solid #ffffff1a;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1rem;display:flex;position:sticky;top:0;box-shadow:0 2px 8px #00000026}.partner-module__CYssla__topbarMenu{width:6%}.partner-module__CYssla__menuButton{cursor:pointer;width:2rem;font-size:2rem}.partner-module__CYssla__topbarContent{flex-direction:column;flex:1;gap:.5rem;display:flex}.partner-module__CYssla__topbarNav{justify-content:space-between;align-items:center;gap:1rem;display:flex}.partner-module__CYssla__navLink{text-align:center;color:#fff;cursor:pointer;background:#ffffff1a;border-radius:.5rem;flex:1;padding:.5rem .75rem;font-size:.85rem;font-weight:500;transition:all .2s ease-in-out}.partner-module__CYssla__topbarSearch{background:#ffffff26;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem .75rem;display:flex}.partner-module__CYssla__searchIcon{color:#ddd;font-size:1rem}.partner-module__CYssla__searchField{color:#fff;background:0 0;border:none;outline:none;flex:1;padding:.25rem 0;font-size:.85rem}.partner-module__CYssla__searchField::placeholder{color:#ccc}.partner-module__CYssla__topbar{animation:.4s ease-in-out partner-module__CYssla__fadeIn}@keyframes partner-module__CYssla__fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.partner-module__CYssla__projectsSpaceWrapper{background:0 0}.partner-module__CYssla__contentWrapper{justify-content:center;padding:0}.partner-module__CYssla__active{color:var(--text-color);background-color:#b8d2e6}.partner-module__CYssla__sidebarWrapper{width:80%}}
.hero-module__GA5Exa__google_Map__section{justify-content:center;align-items:center;width:100%;height:60vh;display:flex}@media (max-width:450px){.hero-module__GA5Exa__google_Map__section{height:50vh}}
.drawFloorPopup-module__ppwvDW__popupContainer{background-color:#75737333;border-radius:10px;width:60%;height:95vh;margin-top:2.5vh;margin-left:auto;margin-right:auto;padding:15px;position:relative}.drawFloorPopup-module__ppwvDW__floorLayout{background:linear-gradient(to bottom,var(--site-theme)5%,#fff,#fff);width:100%;height:100%;padding:0;display:flex}.drawFloorPopup-module__ppwvDW__floorText{text-align:center;color:var(--text-color);margin:1rem 0;font-size:.8rem;font-weight:700}.drawFloorPopup-module__ppwvDW__floorPanel{border:1px solid #e6edf4;flex-direction:column;flex:1;gap:1rem;padding:3rem;display:flex}.drawFloorPopup-module__ppwvDW__floorHeader h2{color:var(--text-color);align-items:center;gap:.6rem;font-size:1rem;font-weight:700;display:flex}.drawFloorPopup-module__ppwvDW__icon{font-size:1.5rem}.drawFloorPopup-module__ppwvDW__floorBox{background:#dfe8ef;border:1px solid #ccd7e0;border-radius:20px;justify-content:center;align-items:center;width:100%;height:90%;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 12px #00000014}.drawFloorPopup-module__ppwvDW__floorBox:hover{box-shadow:0 8px 28px #00000024}.drawFloorPopup-module__ppwvDW__floorDrawText{z-index:2;text-align:center;color:var(--tertiary-text-color);background-color:#fff;border-radius:6px;padding:1rem;font-size:.75rem;font-weight:600;position:absolute}.drawFloorPopup-module__ppwvDW__drawIcon{margin:0 auto .2rem;font-size:1rem;display:block}.drawFloorPopup-module__ppwvDW__buttonContainer{justify-content:center;align-items:center;width:100%;display:flex}.drawFloorPopup-module__ppwvDW__saveButton{cursor:pointer;background-color:var(--text-color);color:#fff;border:1.4px solid var(--text-color);border-radius:.25rem;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1.5rem;font-size:.85rem;font-weight:600;transition:background .2s;display:flex}@media (max-width:950px){.drawFloorPopup-module__ppwvDW__popupContainer{width:90%}}@media (max-width:550px){.drawFloorPopup-module__ppwvDW__popupContainer{width:100%}.drawFloorPopup-module__ppwvDW__floorPanel{padding:1rem}}
.markPlaces-module__CLkJpW__popup{z-index:999;background:#0009;width:100vw;height:100vh;animation:.5s forwards markPlaces-module__CLkJpW__fadeIn;position:fixed;top:0;left:50%;transform:translate(-50%)}.markPlaces-module__CLkJpW__popupContainer{background-color:#75737333;border-radius:10px;width:90%;height:95vh;margin-top:2.5vh;margin-left:auto;margin-right:auto;padding:15px;position:relative}.markPlaces-module__CLkJpW__closeIcon{color:#fff;background-color:var(--text-color);cursor:pointer;z-index:3;border-radius:50%;width:1.5rem;padding:.2rem;font-size:1.5rem;position:absolute;top:5px;right:5px}.markPlaces-module__CLkJpW__mapLayout{background:linear-gradient(to bottom,var(--site-theme)5%,#fff,#fff);width:100%;height:100%;padding:0;display:flex}.markPlaces-module__CLkJpW__sidebar{z-index:2;background:#fff;border:1px solid #e6edf4;border-radius:0 10px 10px 0;flex-direction:column;gap:1.5rem;width:min-content;height:100%;padding:.8rem;display:flex;overflow-y:auto;box-shadow:3px 0 10px #0000002e,0 -3px 10px #00000026}.markPlaces-module__CLkJpW__sidebar::-webkit-scrollbar{display:none}.markPlaces-module__CLkJpW__sidebarTitle{text-align:center;color:var(--text-color);font-size:.75rem;font-weight:700}.markPlaces-module__CLkJpW__categoryList{flex-direction:column;gap:.8rem;display:flex}.markPlaces-module__CLkJpW__categoryCard{cursor:pointer;background:#f7fbff;border:2px solid #0000;border-radius:14px;flex-direction:column;align-items:center;gap:.25rem;padding:.5rem;transition:all .25s;display:flex;box-shadow:0 4px 10px #0000000d}.markPlaces-module__CLkJpW__categoryCard:hover{background:#eaf6ff;box-shadow:0 6px 16px #0000001a}.markPlaces-module__CLkJpW__categoryCard img{width:35px;height:35px}.markPlaces-module__CLkJpW__categoryCard span{color:var(--text-color);font-size:.55rem;font-weight:600}.markPlaces-module__CLkJpW__activeCard{border-color:var(--text-color);background:#e3f3ff}.markPlaces-module__CLkJpW__mapPanel{border:1px solid #e6edf4;flex-direction:column;flex:1;gap:1rem;padding:1rem;display:flex}.markPlaces-module__CLkJpW__mapHeader{justify-content:space-between;align-items:center;width:100%;display:flex}.markPlaces-module__CLkJpW__mapHeader h2{color:var(--text-color);align-items:center;gap:.6rem;font-size:1rem;font-weight:700;display:flex}.markPlaces-module__CLkJpW__mapBox{background:#dfe8ef;border:1px solid #ccd7e0;border-radius:20px;width:750px;height:300px;margin:auto;transition:all .3s;overflow:hidden;box-shadow:inset 0 0 12px #00000014}.markPlaces-module__CLkJpW__mapBox:hover{box-shadow:0 8px 28px #00000024}.markPlaces-module__CLkJpW__buttonContainer{justify-content:center;align-items:center;display:flex}.markPlaces-module__CLkJpW__saveButton{cursor:pointer;background-color:var(--text-color);color:#fff;border:1.4px solid var(--text-color);border-radius:.25rem;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1.5rem;font-size:.85rem;font-weight:600;transition:background .2s;display:flex}@media (max-width:950px) and (orientation:portrait){.markPlaces-module__CLkJpW__popupContainer{transform-origin:0 0;width:100vh;height:100vw;margin-top:0;position:fixed;top:0;left:0;overflow:hidden;transform:rotate(90deg)translateY(-100%)}.markPlaces-module__CLkJpW__popup{width:100vw;height:100vh;overflow:hidden}.markPlaces-module__CLkJpW__mapLayout{width:100%;height:100%}}
.loading-module__RyGsbW__loadingSection{z-index:999;background:#0009;width:100vw;height:100vh;animation:.5s forwards loading-module__RyGsbW__fadeIn;position:fixed;top:0;left:50%;transform:translate(-50%)}.loading-module__RyGsbW__loadingContainer{flex-direction:column;justify-content:center;align-items:center;height:90vh;margin-bottom:-20px;display:flex}.loading-module__RyGsbW__loadingSpinner{background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:10px;animation:1s infinite loading-module__RyGsbW__bounce;display:flex;position:relative;box-shadow:0 3px 6px #ccc}.loading-module__RyGsbW__loadingLogo{width:35px;height:auto}@keyframes loading-module__RyGsbW__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.loading-module__RyGsbW__loadingCircle{border:3px solid #0000;border-top:3px solid var(--site-theme);border-right:3px solid var(--site-theme);border-bottom:3px solid var(--site-theme);border-left:3px solid var(--text-color);border-radius:50%;width:100%;height:100%;animation:1s linear infinite loading-module__RyGsbW__spin;position:absolute;top:0;left:0}@keyframes loading-module__RyGsbW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-module__RyGsbW__loadingText{color:var(--text-color);background-color:var(--site-theme);border-radius:.375rem;padding:.5rem;font-size:.85rem;font-weight:600}
.imageModal-module__vlSbhq__modalSection{z-index:999;background:#0009;justify-content:center;align-items:center;gap:1rem;width:100vw;height:100vh;animation:.5s forwards imageModal-module__vlSbhq__fadeIn;display:flex;position:fixed;top:0;left:50%;transform:translate(-50%)}.imageModal-module__vlSbhq__sliderSection{background-color:var(--site-theme);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;padding:1.5rem;display:flex;position:relative}.imageModal-module__vlSbhq__closeIcon{color:var(--text-color);border:1px solid var(--text-color);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:1.3rem;height:1.3rem;padding:.2rem;transition:color .2s;display:flex;position:absolute;top:.5rem;right:.5rem}.imageModal-module__vlSbhq__closeIcon:hover{background-color:var(--text-color);color:#fff}.imageModal-module__vlSbhq__sliderContainer{justify-content:center;align-items:center;width:70vw;max-width:600px;height:70vh;max-height:450px;display:flex;position:relative}.imageModal-module__vlSbhq__imageWrapper{width:100%;height:100%;position:relative}.imageModal-module__vlSbhq__galleryImage{object-fit:contain;border-radius:10px}.imageModal-module__vlSbhq__leftArrow,.imageModal-module__vlSbhq__rightArrow{color:#fff;cursor:pointer;z-index:20;background:#00000080;border:none;border-radius:6px;padding:.5rem .7rem;font-size:2rem;position:absolute;top:50%;transform:translateY(-50%)}.imageModal-module__vlSbhq__leftArrow{left:-5rem}.imageModal-module__vlSbhq__rightArrow{right:-5rem}.imageModal-module__vlSbhq__leftArrow:hover,.imageModal-module__vlSbhq__rightArrow:hover{background:#000000b3}.imageModal-module__vlSbhq__dotsWrapper{justify-content:center;gap:10px;margin-top:20px;display:flex}.imageModal-module__vlSbhq__dot{cursor:pointer;background:#dcdbdb;border-radius:50%;width:12px;height:12px}.imageModal-module__vlSbhq__activeDot{background:var(--text-color)}@media (max-width:550px){.imageModal-module__vlSbhq__sliderSection{width:95%}.imageModal-module__vlSbhq__sliderContainer{width:100%;max-height:350px}.imageModal-module__vlSbhq__leftArrow,.imageModal-module__vlSbhq__rightArrow{padding:.5rem;font-size:1rem}.imageModal-module__vlSbhq__leftArrow{top:calc(100% + 1.2rem);left:0}.imageModal-module__vlSbhq__rightArrow{top:calc(100% + 1.2rem);right:0}}
