*{margin:0;padding:0;box-sizing:border-box;text-decoration:none}#navbar-container{background:#fff;width:100%;box-shadow:0 2px 6px #00000014;top:0;z-index:999}.navbar{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.navlogo img{height:150px;width:auto}.menu-icon{display:none;font-size:30px;cursor:pointer;color:#02e;transition:transform .3s ease}.menu-icon:hover{transform:scale(1.1)}.navlinks{list-style:none;display:flex;margin-bottom:-30px}.navlinks li a{font-family:Montserrat,sans-serif;text-decoration:none;color:#02e;font-size:17px;padding:13px;border:1px solid transparent;transition:all .3s ease;display:inline-block}.navlinks li a:hover,.navlinks li a.active{background-color:#02e;color:#fff}.dropdown{position:relative}.nav-label{font-family:Montserrat,sans-serif;color:#02e;font-size:17px;padding:14px 13px;display:inline-block;cursor:pointer;transition:all .3s ease;list-style:none;display:flex}.dropdown-menu li,.sub-dropdown-menu li{list-style:none;cursor:pointer}.dropdown-menu{position:absolute;top:100%;left:0;background-color:#ffffffd0;min-width:200px;box-shadow:0 4px 6px #0000001a;z-index:999}.navlinks li.active>.nav-label,.navlinks li.active>a{color:#fff}.navlinks li.active{background-color:#02e}.dropdown-menu li a,.dropdown-menu li span{font-family:Montserrat,sans-serif;display:block;padding:10px 16px;color:#02e;font-size:15px;transition:background-color .3s ease}.dropdown-menu li a:hover{background-color:#02e;color:#fff}.disabled-link{background-color:#02e!important;color:#fff!important;font-family:Montserrat,sans-serif;pointer-events:none}.nested-dropdown{position:relative}.sub-dropdown-menu{position:absolute;top:0;left:100%;background-color:#ffffffd0;min-width:200px;box-shadow:0 4px 6px #0000001a;z-index:999}.sub-dropdown-menu li a,.sub-dropdown-menu li span{padding:10px 20px;font-size:15px;color:#02e}.sub-dropdown-menu li a:hover{background-color:#02e;color:#fff}.arrow-icon{margin-left:6px;vertical-align:middle;transition:transform .3s ease}.desktop-arrow,.mobile-arrow{display:none}.arrow-icon.rotate-left{transform:rotate(180deg)}.dropdown-menu.show,.sub-dropdown-menu.show{opacity:1;visibility:visible;transform:translateY(0)}@media (hover: hover) and (pointer: fine){.dropdown:hover .dropdown-menu,.nested-dropdown:hover .sub-dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}}@media (max-width: 1179px){.navbar{flex-direction:column;align-items:center;padding:20px 10px;margin-bottom:10px}.navlogo{margin:0;text-align:center}.navlogo img{height:200px;margin:0 auto;display:block}.navlinks{flex-direction:row;flex-wrap:wrap;justify-content:center}.navlinks li a{padding:13px 15px;transition:all .3s ease}#navbar-container{padding:10px;background:#fff;width:100%;box-shadow:0 2px 6px #00000014;top:0;z-index:999}}.hamburger-fixed{display:none}@media (max-width: 800px){.hamburger-fixed{display:block;position:fixed;top:150px;left:0;z-index:2001!important}.menu-icon{display:block;background-color:#ffffffad;padding:8px 12px;border-radius:5px;box-shadow:0 2px 6px #0003;font-size:30px;cursor:pointer;color:#02e}.navlogo{width:100%;text-align:center}.navlogo img{height:150px;margin:0 auto}.navlinks{position:fixed;right:2px;width:auto;background-color:#fff;flex-direction:column;transform:translate(150%);transition:transform .3s ease-in-out;z-index:2000!important;padding:auto;box-shadow:0 4px 12px #00000026;min-width:220px}.navlinks.open{transform:translate(0)}.navlinks li{width:100%;text-align:left}.navlinks li a,.navlinks li span{padding:14px 24px;font-size:17px;font-weight:500;font-family:Montserrat,sans-serif;transition:background-color .2s ease,color .2s ease;border-radius:0}.navlinks li a:hover,.navlinks li span:hover{color:#02e}.dropdown-menu,.sub-dropdown-menu{position:static;box-shadow:none;border:none;width:100%;padding:0}.dropdown-menu li a,.dropdown-menu li span,.sub-dropdown-menu li a,.sub-dropdown-menu li span{padding:12px 20px;font-size:15px;border:none;background-color:#fff;border-bottom:1px solid #f0f0f0}.disabled-link{background-color:#02e!important;color:#fff!important;border:none}.arrow-icon.rotate-left{transform:rotate(90deg)}}@media (max-width: 480px){.navlogo img{height:140px}.navlinks li a,.navlinks li span,.dropdown-menu li a,.sub-dropdown-menu li a{font-size:14px;padding:12px 16px}.menu-icon{font-size:24px}}@media (min-width: 843px){.desktop-arrow{display:inline-block}.mobile-arrow{display:none}}@media (max-width: 842px){.desktop-arrow{display:none}.mobile-arrow{display:inline-block}}.bg-image-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;background-image:url(/assets/Bg-DJT7jJbB.png);background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:fixed;opacity:.6;filter:blur(1px)}@media (max-width: 768px){.bg-image-container{background-position:center top}}#root>div{display:flex;flex-direction:column;min-height:100vh}#footer{background-color:#fff;color:#464646;padding:24px 30px;margin-top:auto;width:100%;box-shadow:0 -2px 8px #0000000d}#footer h1{color:#02e;font-size:1.75rem;margin-bottom:8px}.container{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;padding:0 10px}.footer-left{flex:1;min-width:250px}.footer-left p{margin:0;font-size:.95rem;color:#555}.footer-right{display:flex;align-items:center;gap:18px;flex-wrap:wrap;justify-content:flex-end}.footer-right a{text-decoration:none}.footer-right img{width:42px;height:42px;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;padding:6px;border-radius:10px}.footer-right img:hover,.footer-right a:focus img{transform:scale(1.1);box-shadow:0 0 10px #0000004d;background-color:#00000008}.footer-right #fb{transition:transform .3s ease;color:#00f}.footer-right a:hover svg{transform:scale(1.1)}@media (max-width: 768px){.container{flex-direction:column;text-align:center;gap:20px}.footer-left,.footer-right{width:100%;justify-content:center}.footer-left h1,.footer-left p{text-align:center}.footer-right{gap:16px}.footer-right img{width:38px;height:38px}}.hero-wrapper{width:100%;max-width:1200px;margin:20px auto;padding:0 1rem;box-sizing:border-box}.hero-image{width:100%;height:clamp(300px,70vh,800px);position:relative;overflow:hidden}.slides-wrapper{display:flex;width:100%;height:100%}.slides-wrapper img{width:100%;height:100%;object-fit:cover;flex-shrink:0}.dots{position:absolute;bottom:clamp(10px,3vh,30px);left:50%;transform:translate(-50%);display:flex;gap:clamp(6px,1vw,12px);z-index:3}.dot{width:clamp(6px,1.2vw,10px);height:clamp(6px,1.2vw,10px);background:#fff9;border-radius:50%;cursor:pointer;transition:background .3s,transform .2s}.dot:hover{transform:scale(1.2)}.dot.active{background:#fff}.banner{width:100%;max-width:1200px;background:#fff;color:#3d71ff;font-size:clamp(1rem,2vw,2rem);font-weight:900;text-align:center;padding:clamp(.6rem,2vw,1.5rem);box-sizing:border-box;line-height:1.3}@media (max-width: 768px){.hero-wrapper{margin:10px auto}.banner{font-size:clamp(.9rem,2.5vw,1.3rem)}}@media (max-width: 480px){.hero-image{height:clamp(220px,60vh,400px)}.banner{font-size:clamp(.85rem,3vw,1.1rem)}}.about-content,.information-table{max-width:1200px;margin:40px auto;padding:60px 30px;box-sizing:border-box;border-radius:8px;box-shadow:0 2px 10px #0000000d;background-color:#fffffff6;transition:box-shadow .3s ease,background-color .3s ease;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;text-align:center}.about-content h3{font-size:28px;margin-top:30px;margin-bottom:15px;color:#1e3a8a;text-transform:uppercase;letter-spacing:1px;position:relative}.about-content h3:after{content:"";display:block;width:50px;height:3px;background-color:#1e3a8a;margin:8px auto 0;border-radius:2px}.about-content p{max-width:950px;margin:20px auto;font-size:18px;line-height:1.8;color:#333;padding:0 20px;text-align:center}.highlight-letter{font-weight:700;color:#254bb6;font-size:20px;margin-right:2px}.information-table{overflow-x:auto}.information-table table{width:100%;border-collapse:collapse;margin-top:20px;background-color:transparent}.information-table th,.information-table td{padding:12px 16px;font-size:16px;text-align:center}.information-table th{font-weight:700;color:#1e3a8a;background-color:#f2fff2}.about-image-container{max-width:100%;overflow-x:auto;margin:40px auto 20px;text-align:center;padding:0 20px;box-sizing:border-box}.about-image{width:100%;max-width:1200px;height:auto;display:inline-block;border-radius:8px}@media (max-width: 980px){.about-content,.information-table{padding:40px 25px;margin:20px 15px}}@media (max-width: 842px){.about-content,.information-table{padding:30px 20px;margin:15px 10px}.information-table th,.information-table td{font-size:15px;padding:10px 12px}}@media (max-width: 600px){.about-content,.information-table{padding:25px 15px;margin:10px 8px}.about-content p{font-size:16px}}@media (max-width: 480px){.about-content,.information-table{padding:20px 10px;margin:8px 5px}}.contact-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;gap:2rem;max-width:1200px;margin:3rem auto;padding:4rem 2rem;background-color:#fffc;border-radius:8px;box-shadow:0 0 24px #0000000f;font-family:Montserrat,sans-serif;min-width:900px}.contact-title{font-size:2rem;margin-bottom:1.5rem;color:#1e3a8a;font-weight:700;text-align:center}.map-section h2.contact-title{font-size:1.3rem;margin-bottom:1rem;text-align:left;color:#1e3a8a}.message-section{flex:1 1 55%;background:#fff;border-radius:10px;text-align:center}.map-box{background:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 4px 16px #00800014}.map-section{width:100%}.leaflet-container{height:350px;width:100%;border-radius:8px}.contact-side-column{flex:1 1 40%;display:flex;flex-direction:column;gap:2rem}.location-box,.emails-box{background:#fff;padding:1.5rem 1.75rem;border-radius:8px;box-shadow:0 4px 16px #00800014;transition:transform .3s ease,box-shadow .3s ease}.location-box:hover,.emails-box:hover{transform:translateY(-3px);box-shadow:0 6px 18px #0080001f}.location-box h3,.emails-box h3{display:flex;align-items:center;gap:.5rem;font-size:1.25rem;color:#1e3a8a;margin-bottom:1rem;font-weight:600}.location-box p,.emails-box li{display:flex;align-items:center;gap:.5rem;font-size:1rem;color:#444;line-height:1.6;margin:.5rem 0;transition:color .2s ease}.location-box p:hover,.emails-box li:hover{color:#1e3a8a}.emails-box ul{list-style:none;padding:0;margin:0}.emails-box a{color:#000;text-decoration:none;transition:color .2s ease}.emails-box a:hover{text-decoration:underline;color:#1e3a8a}.icon{color:#1e3a8a;font-size:1.2rem}@media (max-width: 768px){.contact-wrapper{flex-direction:column;align-items:center;padding:2rem 1.25rem;gap:2rem;min-width:auto}.message-section,.contact-side-column{width:100%;max-width:600px}.map-box,.location-box,.emails-box{width:100%;max-width:600px;margin:0 auto}.location-box p,.emails-box li{justify-content:center;font-size:.95rem}.contact-title{font-size:1.5rem}.leaflet-container{height:300px}}@media (max-width: 480px){.contact-wrapper{padding:1.5rem 1rem;gap:1.5rem}.contact-title{font-size:1.3rem}.map-box,.location-box,.emails-box{padding:1rem 1.25rem;border-radius:8px}.location-box h3,.emails-box h3{font-size:1.1rem}.location-box p,.emails-box li{font-size:.9rem}.leaflet-container{height:250px}.icon{font-size:1rem}}.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}}@font-face{font-family:Century Gothic;src:url(../assets/fonts/centurygothic.ttf) format("truetype");font-weight:400;font-style:normal}*{box-sizing:border-box}body{font-family:Century Gothic,sans-serif;background-color:#f5f7fa;margin:0;padding:0;min-height:100vh}.career-container{width:100%;max-width:1100px;margin:40px auto;padding:60px 20px;border-radius:8px;background-color:#ffffffdc;box-shadow:0 6px 30px #00000014;display:flex;flex-direction:column;align-items:center;overflow-x:hidden}.career-container h2{font-size:32px;margin-bottom:40px;color:#1e3a8a;text-transform:uppercase;letter-spacing:1px;position:relative;text-align:center}.career-container h2:after{content:"";display:block;width:60px;height:4px;background-color:#1e3a8a;margin:12px auto 0;border-radius:2px}.job-list{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;padding:0;margin:0;list-style:none}.job-card{background-color:#fafafa;border-radius:8px;padding:24px;box-shadow:0 2px 10px #0000000d;transition:transform .3s ease,box-shadow .3s ease}.job-card:hover{transform:translateY(-5px);box-shadow:0 8px 24px #0000001a}.job-title{font-size:20px;font-weight:700;color:#1e3a8a;margin-bottom:12px}.job-position,.job-location,.job-description,.job-qualifications,.job-apply{font-size:15px;margin-bottom:10px;line-height:1.6;color:#444;word-wrap:break-word}.job-description,.job-qualifications{margin-bottom:16px}.label{font-weight:600;color:#000;margin-right:6px}.job-apply a{color:#02e;text-decoration:underline;font-weight:600;word-break:break-all}.job-apply a:hover{color:#216421}.career-status{font-size:1rem;color:#888;font-style:italic;margin-top:1.5rem}#text{font-size:15px;color:#161616;line-height:1.6;margin-top:8px}.apply-btn{margin-top:1.2rem;padding:.6rem 1.2rem;background-color:#1d4ed8;color:#fff;font-weight:600;border:none;border-radius:.4rem;cursor:pointer;transition:background-color .3s ease,transform .2s ease;border:1px solid #1d4ed8}.apply-btn:hover{background-color:#fff;color:#1d4ed8;border:1px solid #1d4ed8}.apply-btn:active{transform:scale(.97)}.icon-career{color:#1e3a8a;vertical-align:middle;font-size:18px;margin-right:15px}.label{font-weight:600;margin-right:4px}@media (max-width: 1024px){.career-container{max-width:95vw;padding:40px 12px;border-radius:8px}.job-list{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}}@media (max-width: 768px){.career-container{max-width:100vw;padding:28px 10px;border-radius:6px}.career-container h2{font-size:22px;margin-bottom:24px}.job-card{padding:14px;border-radius:8px}.job-title{font-size:16px}.job-position,.job-location,.job-description,.job-qualifications{font-size:13.5px;word-break:break-word}.apply-btn{width:100%}}@media (max-width: 480px){.career-container{padding:16px 8px;border-radius:4px;width:100%;max-width:100%}.job-list{grid-template-columns:1fr;gap:12px}.job-card{padding:10px}.job-title{font-size:15px}.job-position,.job-location,.job-description,.job-qualifications{font-size:12.5px;word-break:break-word}}.table-container{padding:40px 20px;font-family:Segoe UI,sans-serif;max-width:1200px;margin:20px auto;width:100%;box-sizing:border-box;background-color:#f9f9f9;border-radius:8px;box-shadow:0 8px 20px #00000014}.table-container h2{text-align:center;margin-bottom:30px;font-size:28px;color:#1e3a8a;text-transform:uppercase;letter-spacing:1px;position:relative}.table-container h2:after{content:"";display:block;width:60px;height:4px;background-color:#1e3a8a;margin:10px auto 0;border-radius:2px}.responsive-table{overflow-x:auto;border-radius:8px}table{width:100%;min-width:600px;border-collapse:collapse;font-size:15px;background-color:#fffe;border-radius:8px;overflow:hidden}th{background-color:#2b7a2b14;color:#1e3a8a;font-weight:700;padding:14px 16px;text-align:left;border-bottom:2px solid #1e3a8a;text-transform:uppercase;font-size:14px}td{padding:12px 16px;border-bottom:1px solid #c8e6c9;color:#333;background-color:#ffffffd3;vertical-align:top}#Num{font-weight:400;color:#000;border-bottom:1px solid #1e3a8a}tbody tr:hover{background-color:#f1f8e9;transition:background-color .2s ease}.project-button{background:none;border:none;color:#333;font-weight:600;font-size:15px;cursor:pointer;text-align:left;padding:0;margin:0;transition:color .2s ease}.project-button:hover{color:#1e3a8a}.responsive-table::-webkit-scrollbar{height:8px}.responsive-table::-webkit-scrollbar-thumb{background:#a5d6a7;border-radius:4px}@media (max-width: 768px){.table-container h2{font-size:22px}table{font-size:14px}th,td{padding:10px}.project-button{font-size:14px}}@media (max-width: 480px){.table-container h2{font-size:18px}table{min-width:unset;font-size:13px}th,td{padding:8px}.project-button{font-size:13px}}.modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000d9;display:flex;justify-content:center;align-items:center;z-index:999;padding:1rem;box-sizing:border-box;animation:fadeInOverlay .2s ease-out}.modal-content{background:#fff;border-radius:8px;padding:30px 20px;max-width:700px;width:100%;max-height:90vh;overflow-y:auto;text-align:center;box-shadow:0 6px 18px #00000026;animation:scaleIn .2s ease-out;will-change:transform,opacity;-webkit-overflow-scrolling:touch}.modal-content img{width:100%;max-height:60vh;object-fit:contain;border-radius:8px;margin-bottom:20px}.modal-content h2{font-size:1.7rem;color:#2b7a2b;margin-bottom:10px}.modal-content p{font-size:1rem;color:#444;line-height:1.5;margin-top:.5rem}@keyframes fadeInOverlay{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.admin-login-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:#f3f4f6;padding:2rem}.admin-login-box{background-color:#fff;padding:2rem;border-radius:12px;box-shadow:0 10px 30px #00000014;width:100%;max-width:400px}.admin-login-box input{width:100%;padding:.75rem 1rem;margin-bottom:1rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;outline:none;transition:border .3s ease}.admin-login-box input:focus{border-color:#2563eb}.admin-login-box button{width:100%;padding:.75rem;font-size:1rem;background-color:#2563eb;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:background-color .3s ease}.admin-login-box button:hover{background-color:#1d4ed8}.error-message{margin-top:1rem;color:#ef4444;font-weight:500;text-align:center}.admin-welcome-heading{font-size:1.75rem;font-weight:700;text-align:center;color:#1e3a8a;margin-bottom:2rem;padding-bottom:.5rem}.rentals-container{width:100%;max-width:1200px;margin:50px auto 0;padding:2rem 1rem;display:flex;flex-direction:column;align-items:center;box-sizing:border-box;overflow-x:hidden;background-color:#ffffffd7}.rentals-title{font-size:2rem;font-weight:700;color:#1e40af;margin-bottom:2rem;text-align:center;position:relative;word-wrap:break-word}.rentals-title:after{content:"";width:60px;height:4px;background:#2563eb;display:block;margin:.5rem auto 0;border-radius:2px}.add-form,.edit-form{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem;width:100%;max-width:600px}.input{padding:.7rem .9rem;border:1px solid #d1d5db;border-radius:10px;font-size:1rem;width:100%;box-sizing:border-box}.input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb33}.rental-list{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;list-style:none;padding:0;margin:0 auto;max-width:1200px;width:100%}.rental-item{background-color:#fff;border-radius:14px;padding:1.5rem;box-shadow:0 6px 18px #00000012;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;gap:1rem;text-align:center;width:100%;box-sizing:border-box;word-wrap:break-word;overflow:hidden}.rental-item:hover{transform:translateY(-4px);box-shadow:0 12px 28px #0000001f}.rental-name{font-size:1.3rem;font-weight:600;color:#111827;word-break:break-word}.rental-details{font-size:1rem;color:#4b5563;word-break:break-word}.button-group{display:flex;justify-content:center;gap:.75rem;flex-wrap:wrap;width:100%}.save-button,.cancel-button,.edit-button,.delete-button{padding:.6rem 1.2rem;font-size:.9rem;font-weight:600;border:none;border-radius:10px;cursor:pointer;transition:transform .2s ease,opacity .3s ease;flex:1;min-width:100px;box-sizing:border-box}.save-button{background-color:#2563eb;color:#fff}.cancel-button{background-color:#f3f4f6;color:#111827;border:1px solid #d1d5db}.edit-button{background-color:#facc15;color:#111827}.delete-button{background-color:#ef4444;color:#fff}.save-button:hover,.cancel-button:hover,.edit-button:hover,.delete-button:hover{transform:translateY(-2px);opacity:.9}@media (max-width: 1024px){.rental-list{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.rentals-container{padding:2rem 1rem;width:90%}.rentals-title{font-size:1.5rem}.add-form,.edit-form{max-width:100%;align-items:stretch}.input{font-size:.95rem}.button-group{flex-direction:column;gap:.6rem}.button-group button{width:100%}.rental-list{grid-template-columns:1fr}.rental-item{padding:1rem}}@media (max-width: 480px){.rentals-container{padding:1.5rem .75rem}.rentals-title{font-size:1.2rem}.rental-item{padding:.9rem;font-size:.9rem}.rental-name{font-size:1.05rem}.input{font-size:.85rem;padding:.6rem}.save-button,.cancel-button,.edit-button,.delete-button{font-size:.85rem;padding:.55rem 1rem}}.admin-career-container{max-width:1000px;margin:3rem auto;padding:2rem;border-radius:12px;font-family:Segoe UI,sans-serif;box-sizing:border-box}.admin-career-container h2,.admin-career-container h3{color:#1e3a8a;margin-bottom:1rem;text-align:center}.rental-form{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.rental-form input,.rental-form textarea{padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;width:100%;resize:none;overflow:hidden;box-sizing:border-box}.rental-form textarea{min-height:80px}.rental-form button{align-self:flex-start;background-color:#2563eb;color:#fff;border:none;padding:.7rem 1.5rem;border-radius:8px;cursor:pointer;font-weight:600;transition:background-color .3s ease}.rental-form button:hover{background-color:#1d4ed8}.job-list{list-style:none;padding:0;display:flex;flex-direction:column;gap:1.5rem}.card{background:#fff;padding:1.5rem;border-radius:10px;box-shadow:0 6px 18px #0000000d;transition:transform .2s ease;box-sizing:border-box;overflow-wrap:break-word}.card strong{display:block;font-size:1.1rem;color:#111827}.card small{color:#6b7280}.card p{margin:.5rem 0 0;color:#374151;white-space:pre-wrap;word-break:break-word}.form-field{padding:.6rem 1rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;width:100%;resize:none;overflow:hidden;margin-bottom:.8rem;box-sizing:border-box}.form-field:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb33}button{padding:8px 16px;margin:4px;border:none;border-radius:4px;font-weight:700;cursor:pointer;transition:background .2s,transform .2s}button.edit-btn{background-color:#f1c40f;color:#000}button.edit-btn:hover{opacity:.8}button.delete-btn{background-color:#e74c3c;color:#fff}button.delete-btn:hover{opacity:.8}button.save-btn{background-color:#3498db;color:#fff}button.cancel-btn{background-color:#ecf0f1;color:#333}button.save-btn,button.cancel-btn:hover{opacity:.8}.card button{margin-top:.75rem;padding:.4rem .8rem;font-size:.9rem}.card button+button{margin-left:8px}.no-jobs{text-align:center;color:#6b7280;font-style:italic;padding:1rem}@media (max-width: 768px){.admin-career-container{margin:1rem;padding:1rem}.card{padding:1rem;font-size:.95rem}.rental-form input,.rental-form textarea,.form-field{font-size:.9rem;padding:.6rem}button{font-size:.85rem;padding:6px 12px}}@media (max-width: 480px){.admin-career-container{margin:.5rem;padding:.75rem}.card{padding:.75rem;font-size:.85rem}.card strong{font-size:1rem}.form-field,.rental-form textarea{min-height:100px}button{display:block;width:100%;margin:6px 0}}.admin-dashboard{min-height:100vh;background-color:#dbdbdb;font-family:Segoe UI,sans-serif}.admin-header{background-color:#1e40af;color:#fff;padding:1.5rem;text-align:center;position:relative;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.admin-tabs{display:flex;gap:10px;margin:20px 0;flex-wrap:wrap;justify-content:center}.tab{padding:10px 16px;border:1px solid #0022ee;background:#fff;color:#02e;font-weight:600;cursor:pointer;border-radius:6px;transition:all .3s ease}.tab.active{background:#02e;color:#fff}.admin-title{margin:0;font-size:2rem;flex:1 1 auto;text-align:center}#logout{background-color:#ef4444;border:none;color:#fff;padding:.5rem 1rem;border-radius:6px;cursor:pointer;transition:background-color .3s ease;position:absolute;right:2rem;top:1.5rem}#logout:hover{background-color:#dc2626}.admin-main{padding:2rem;max-width:1200px;margin:0 auto}.admin-columns{display:flex;flex-wrap:wrap;gap:2rem}.admin-columns .admin-section{flex:1 1 calc(50% - 1rem);min-width:300px}.admin-section{background-color:#fff;padding:2rem;border-radius:12px;box-shadow:0 6px 18px #0000000f}.section-title{font-size:1.5rem;font-weight:600;color:#1e3a8a;margin-bottom:1.5rem;border-bottom:2px solid #10b981;padding-bottom:.5rem}@media (max-width: 768px){.admin-columns{flex-direction:column}.admin-columns .admin-section{flex:1 1 100%}.admin-header{flex-direction:column;align-items:flex-start;gap:1rem}.admin-title{text-align:left;font-size:1.5rem}#logout{position:static;align-self:flex-end;width:100%}.admin-tabs{justify-content:flex-start}.tab{flex:1 1 auto;text-align:center}}.rentals-section{width:100%;max-width:1200px;margin:50px auto 0;padding:3rem 1.5rem;box-sizing:border-box;background-color:#ffffffd7}.rentals-section h2{font-size:2rem;font-weight:700;padding-bottom:.5rem;text-align:center}.rentals-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:20px}.rental-card{background-color:#ffffffd3;border-radius:14px;overflow:hidden;box-shadow:0 6px 18px #00000012;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;padding:20px}.rental-card:hover{box-shadow:0 12px 28px #00000026}.rental-thumbnail{position:relative;width:100%;aspect-ratio:16 / 9;overflow:hidden;background-color:#f3f4f6}.rental-thumbnail img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.rental-card:hover .rental-thumbnail img{transform:scale(1.06)}h2.rental-title{color:#02e}.rental-title{font-weight:600;font-size:1.25rem;color:#02e;text-align:center;padding:1rem}.title{font-size:2.5rem;color:#02e;text-align:center;margin-bottom:1rem;font-weight:700}.title:after{content:"";display:block;width:50px;height:3px;background-color:#02e;margin:.5rem auto}.rental-details{text-align:center;font-size:1rem;color:#000}@media (max-width: 768px){.rentals-section{padding:2rem 1rem;width:90%}.rental-title{font-size:1.1rem;padding:.75rem}}@media (max-width: 480px){.rentals-grid{grid-template-columns:1fr}.rental-title{font-size:1rem}}.get-quote-page{display:flex;flex-direction:column;min-height:100vh;background:linear-gradient(135deg,#1e3b8a86,#2564eb73);padding:6rem 1rem}.get-quote-container{max-width:600px;width:100%;margin:0 auto;background-color:#fff;padding:2.5rem;border-radius:8px;box-shadow:0 10px 30px #00000026;transition:transform .25s ease,box-shadow .25s ease}.get-quote-container:hover{box-shadow:0 14px 40px #0000002e}.get-quote-title{font-size:2rem;font-weight:800;text-align:center;color:#1e3a8a;margin-bottom:2.5rem}.get-quote-form{display:flex;flex-direction:column;gap:1.5rem}.field{display:flex;flex-direction:column}.get-quote-form label{font-size:.9rem;font-weight:600;color:#374151;margin-bottom:.5rem}.get-quote-form input,.get-quote-form select{width:100%;padding:.75rem 1rem;border:1.5px solid #d1d5db;font-size:1rem;background-color:#f9fafb;transition:all .3s ease}.get-quote-form input:focus,.get-quote-form select:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb33;background-color:#fff;outline:none}.get-quote-form input[type=datetime-local]{cursor:pointer;font-family:inherit}.get-quote-form .error{color:#dc2626;font-size:.85rem;margin-top:.25rem}.get-quote-form .submit-btn{width:100%;background:linear-gradient(135deg,#2563eb,#1e3a8a);color:#fff;font-size:1.05rem;padding:.9rem;border:none;border-radius:.75rem;cursor:pointer;transition:all .25s ease}.get-quote-form .submit-btn:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);transform:translateY(-2px)}.submit-btn:disabled{opacity:.6;cursor:not-allowed}.get-quote-form .message{text-align:center;margin-top:1rem;font-weight:500;color:#059669;font-size:.95rem}.toast-success{position:fixed;top:4.5rem;left:50%;transform:translate(-50%);background-color:#2563eb;color:#fff;padding:1rem 1.75rem;border-radius:8px;box-shadow:0 6px 18px #00000026;font-weight:600;z-index:9999;animation:fadeSlide .4s ease}@keyframes fadeSlide{0%{opacity:0;transform:translate(-50%,-20px)}to{opacity:1;transform:translate(-50%)}}@media (max-width: 768px){.get-quote-container{padding:2rem}.get-quote-title{font-size:1.9rem}}@media (max-width: 480px){.get-quote-container{padding:1.5rem}.get-quote-title{font-size:1.6rem}.get-quote-form input,.get-quote-form select{font-size:.9rem;padding:.65rem .85rem}}.services-form-page{display:flex;justify-content:center;padding:60px 20px;min-height:80vh}.services-form-container{width:100%;max-width:600px;background:#fff;padding:40px;border-radius:8px;box-shadow:0 8px 25px #0000001a}.services-form-title{font-size:2rem;color:#0b3d91;text-align:center;margin-bottom:30px}.services-form{display:flex;flex-direction:column}.services-form-field{margin-bottom:20px;display:flex;flex-direction:column}.services-form-field label{margin-bottom:8px;font-weight:600;color:#333}.services-form-field input{padding:10px 14px;border:1px solid #ccc;font-size:1rem;transition:border .2s ease}.services-form-field input:focus{outline:none;border-color:#0b3d91}.services-form-error{color:#d93025;font-size:.9rem;margin-top:5px}.services-form-button{margin-top:10px;padding:12px 20px;background-color:#0b3d91;color:#fff;border:none;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .3s ease}.services-form-button:hover{background-color:#09407c}.services-form-toast{position:fixed;top:20px;right:20px;background-color:#4caf50;color:#fff;padding:14px 20px;border-radius:8px;font-weight:700;z-index:1000;box-shadow:0 4px 12px #0003}.services-form-message{margin-top:15px;font-size:.95rem;color:#d93025;text-align:center}.delivery-options{display:flex;gap:1.5rem;margin-top:.5rem}.option-label{display:flex;align-items:center;cursor:pointer;position:relative;font-size:1rem}.radio-input{display:none}.custom-radio{width:18px;height:18px;border:2px solid #555;border-radius:50%;margin-right:8px;display:inline-block;position:relative;transition:all .2s ease}.radio-input:checked+.custom-radio{border-color:#007bff;background:#007bff}.radio-input:checked+.custom-radio:after{content:"";width:6px;height:6px;background:#fff;border-radius:50%;position:absolute;top:4px;left:4px}.location-input{margin-top:1rem}.location-input input{width:100%;padding:.6rem;border-radius:8px;border:1px solid #ccc;font-size:1rem}.services-textarea{width:100%;min-height:60px;resize:none;overflow:hidden;padding:10px;font-size:1rem;border:1px solid #ccc;border-radius:6px;transition:height .2s ease}@media (max-width: 600px){.services-form-container{padding:25px 20px}.services-form-title{font-size:1.5rem}.services-form-button{width:100%}}.gravel-page{display:flex;flex-direction:column;min-height:100vh}.services-container{width:1200px;margin:40px auto;padding:40px 20px;display:flex;justify-content:center;align-items:center;background-color:#fffffff2;border-radius:8px}.services-content{max-width:500px;width:100%;text-align:center;line-height:1.6;padding:30px;transition:transform .3s ease,box-shadow .3s ease}.services-content img{max-width:100%;height:auto;margin:0 auto 20px;display:block;object-fit:cover}.services-content h1{font-size:2rem;margin-bottom:20px;color:#1e3a8a}.services-content p{margin-bottom:16px;font-size:1rem}@media (max-width: 992px){.services-container{padding:30px 15px}.services-content{padding:20px}.services-content h1{font-size:1.75rem}}@media (max-width: 768px){.services-content img{width:50%;height:auto;max-height:260px;object-fit:cover}.services-container{width:95%;margin-top:20px;border-radius:0}.services-content{padding:15px}.services-content h1{font-size:1.4rem}.services-content p{font-size:.95rem}}@media (max-width: 480px){.services-content img{max-height:200px}.services-content{padding:12px}.services-content h1{font-size:1.2rem}.services-content p{font-size:.9rem}}@font-face{font-family:Century Gothic;src:url(/assets/centurygothic-BOrGIO_o.ttf) format("truetype");font-weight:400;font-style:normal}body{font-family:Century Gothic,sans-serif}html,body{margin:0;padding:0;overflow-x:hidden;width:100%}html{overflow-y:scroll}.container::-webkit-scrollbar{display:none}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f0f0f0}::-webkit-scrollbar-thumb{background:#999;border-radius:4px}.leaflet-control-container,.leaflet-control-attribution,.leaflet-control-zoom{z-index:0!important}.leaflet-control-attribution{left:0!important;bottom:0!important;right:auto!important;font-size:9px;opacity:.6}.leaflet-container{z-index:1;position:relative}
