nav,.main-nav-section{align-items:center;display:flex}nav{min-height:var(--navbar-height);color:var(--primary-shade);background-color:#dcdcdc;justify-content:flex-start;gap:5rem;padding:1rem}.left-nav-section{flex-grow:1;align-items:center;gap:1rem;display:flex}.app-title{font-size:var(--text-h5);text-transform:uppercase;color:var(--primary-tint)}.main-nav-section{flex-grow:2;justify-content:center;gap:3rem}nav a{padding:.5rem 1rem;text-decoration:none}.image-container,.menu-img-container{border:none;border-radius:50%;width:5rem;height:5rem;overflow:hidden}.image-container img,.menu-img-container svg{object-fit:cover;width:100%;height:100%}.main-nav-section a.active{transition:all .3s ease-in-out;position:relative}.main-nav-section li a{color:var(--primary-shade)}a.active:after{content:" ";background-color:var(--tertiary-base);width:0%;height:2px;animation:.5s ease-in-out forwards slideLeft;position:absolute;bottom:0;left:0}.main-nav-section a:hover,.main-nav-section a:focus,.main-nav-section a.active{transform:scale(1.2)}.nav-menu{display:none}.menu-img-container svg{color:var(--tertiary-base)}@keyframes slideLeft{0%{width:0}to{width:100%}}@media (max-width:42rem){.image-container{margin-left:6rem}.main-nav-section{flex-grow:unset;justify-content:flex-start}.left-nav-section{flex-grow:unset}}@media (max-width:38.75rem){nav{justify-content:space-between;position:relative}.main-nav-section{z-index:1500;background-color:#dcdcdc;flex-direction:column;width:21rem;padding:1rem .5rem;transition:all .3s ease-in-out;display:flex;position:absolute;top:100%;right:0;transform:translateY(-500px)}.main-nav-section a{color:var(--primary-shade);font-weight:var(--font-weight-normal);font-size:var(--text-paragraph)}.main-nav-section.open{pointer-events:auto;display:flex;transform:translateY(0)}.nav-menu{cursor:pointer;align-items:center;gap:1rem;display:flex}.menu-label{font-size:var(--text-paragraph)}}ul{font-size:var(--text-paragraph)}.hero-section{height:100vh;height:calc(100vh - var(--navbar-height));color:var(--white-color);background-color:#6a5acd;background-image:url(/crack_spots/assets/home_img-DvxFE76K.jpg);background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:center;gap:1rem;padding-left:2rem;display:flex}.hero-title{max-width:70rem}.highlight-text{border-radius:8px;padding:1.5rem}.highlight-text-primary{background-color:var(--primary-shade)}.highlight-text-secondary{background-color:var(--tertiary-base)}.hero-text-container{flex-direction:column;justify-content:center;gap:2rem;display:flex}.hero-text{font-weight:var(--font-weight-bold)}.hero-text span{padding:.5rem}.hero-navigation{align-items:center;gap:2rem;display:flex}.hero-navigation-link span{color:var(--white-color);transition:all .3s ease-in-out}.hero-navigation-link:first-child span{background-color:var(--primary-shade);border:none;border-radius:8px;padding:1rem}.hero-navigation-link:last-child span{font-weight:var(--font-weight-bold);border-bottom:2px solid var(--tertiary-tint);padding:.5rem}.hero-navigation-link:first-child span:hover,.hero-navigation-link:first-child span:focus{color:var(--primary-shade);background-color:var(--white-color);transform:scale(1.2)}.hero-navigation-link:last-child span:hover,.hero-navigation-link:last-child span:focus{border-bottom:2px solid var(--tertiary-shade);transform:scale(1.2)}.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;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.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{width:auto;padding:0;max-width:none!important;max-height:none!important}.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:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.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{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.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;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{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{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{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position: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:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.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-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.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{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;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:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;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{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.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{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.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{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.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{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;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{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.leaflet-container{width:100%;height:100%;font-family:inherit}.leaflet-control-layers label span{font-size:var(--text-base)}.report-details-container{flex-direction:column;align-items:center;gap:1rem;display:flex}.report-info-container{padding:1rem}.report-info-container ul{flex-direction:column;align-items:flex-start;display:flex}.report-details{align-items:center;gap:.5rem;display:flex}.report-details:nth-child(4){border-bottom:1px solid var(--primary-shade)}.report-details:last-child{flex-direction:column;align-items:flex-start;gap:.5rem}.report-details-icon-container{width:40px;height:40px;padding:5px}.report-details-icon{object-fit:cover}.tag-container{align-items:center;gap:.5rem;display:flex}.tag-value-indicator{border-radius:50%;width:15px;height:15px}.tag-value-indicator.low{background-color:salmon}.tag-value-indicator.medium{background-color:#e85151}.tag-value-indicator.high{background-color:red}.tag-values{justify-content:flex-start;align-items:center;gap:1rem;display:flex}.tag-values small{font-size:var(--text-base)}.image-report-preview-container{position:relative}.preview-image{object-fit:cover}.change-report-container-single{display:none}.change-report-btn{border:1px solid var(--primary-shade);background-color:unset;border-radius:50%;width:5rem;height:5rem;padding:1rem;position:absolute;top:50%}.change-report-btn:hover{background-color:unset}.change-report-btn:disabled{opacity:.4;cursor:not-allowed}.change-report-btn.next-report{right:0;transform:translateY(-50%)rotate(90deg)}.change-report-btn.previous-report{left:0;transform:translateY(-50%)rotate(-90deg)}.change-report-btn img{object-fit:cover;width:100%;height:auto}span.issue-id{font-size:var(--text-base)}.report-status{border-radius:50%;width:2rem;height:2rem;margin-right:1rem}.report-status-value{letter-spacing:1px}.report-status-value.open{color:red;font-weight:400}.report-status-value.resolved{color:#32cd32;font-weight:400}.report-status.open{background-color:red}.report-status.resolved{background-color:green}.pulse-animation{animation:2s ease-in-out infinite alternate pulse}.resolved-report-badge{color:var(--white-color);font-size:var(--text-base);background-color:#ffa60080;border:none;padding:0 .5rem;position:absolute;bottom:2%;right:2%}.resolved-report-badge p{padding:unset;margin:unset}.progress-indicator{font-size:var(--text-base);color:var(--primary-shade);position:absolute;bottom:-12%;right:2%}@keyframes pulse{0%{opacity:1}50%{opacity:.8}to{opacity:1}}.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow{-webkit-transition:-webkit-transform .3s ease-out,opacity .3s ease-in;-o-transition:-o-transform .3s ease-out, opacity .3s ease-in;-moz-transition:-moz-transform .3s ease-out,opacity .3s ease-in;transition:transform .3s ease-out,opacity .3s ease-in}.leaflet-cluster-spider-leg{-webkit-transition:-webkit-stroke-dashoffset .3s ease-out,-webkit-stroke-opacity .3s ease-in;-o-transition:-o-stroke-dashoffset .3s ease-out, -o-stroke-opacity .3s ease-in;-moz-transition:-moz-stroke-dashoffset .3s ease-out,-moz-stroke-opacity .3s ease-in;transition:stroke-dashoffset .3s ease-out,stroke-opacity .3s ease-in}.marker-cluster-small{background-color:#b5e28c99}.marker-cluster-small div{background-color:#6ecc3999}.marker-cluster-medium{background-color:#f1d35799}.marker-cluster-medium div{background-color:#f0c20c99}.marker-cluster-large{background-color:#fd9c7399}.marker-cluster-large div{background-color:#f1801799}.leaflet-oldie .marker-cluster-small{background-color:#b5e28c}.leaflet-oldie .marker-cluster-small div{background-color:#6ecc39}.leaflet-oldie .marker-cluster-medium{background-color:#f1d357}.leaflet-oldie .marker-cluster-medium div{background-color:#f0c20c}.leaflet-oldie .marker-cluster-large{background-color:#fd9c73}.leaflet-oldie .marker-cluster-large div{background-color:#f18017}.marker-cluster{background-clip:padding-box;border-radius:20px}.marker-cluster div{text-align:center;border-radius:15px;width:30px;height:30px;margin-top:5px;margin-left:5px;font:12px Helvetica Neue,Arial,Helvetica,sans-serif}.marker-cluster span{line-height:30px}.sidebar-list{flex-direction:column;gap:.3rem;margin-bottom:1rem;display:flex}.list-item{border:1px solid var(--secondary-shade);height:auto;position:relative}.list-item:nth-child(2){z-index:2;position:relative}.list-item:nth-child(3) .list-heading{position:relative}.list-item:nth-child(3) .list-heading:after{content:"BETA";background-color:var(--tertiary-base);font-size:var(--text-sm);border:none;border-radius:.5rem;padding:.5rem;position:absolute;top:-20%;left:105%}.sidebar-heading,.sidebar-item{height:auto;padding:1rem .5rem}.sidebar-item{transition:all .3s ease-in-out}.sidebar-item.closed{opacity:0;border-width:0;max-height:0;margin:0;padding:0;overflow:hidden;transform:translateY(-12px)}.sidebar-item.open{opacity:1;height:auto;overflow:visible;transform:translateY(0)}.sidebar-heading{justify-content:space-between;display:flex;position:relative}.small-list-images{width:30px;height:30px}.list-heading-container{align-items:center;gap:1rem;display:flex}.list-heading{-webkit-text-decoration:underline var(--secondary-shade);text-decoration:underline var(--secondary-shade)}.list-heading-toggle{border:1px solid var(--secondary-shade);cursor:pointer;background-color:#0000;border-radius:50%;justify-content:center;align-items:center;padding:3px;transition:all .3s ease-in-out;display:flex}.list-heading-toggle img{transition:transform .5s}.list-heading-toggle.open img{transform:rotate(180deg)}.list-heading-toggle:hover,.list-heading-toggle:focus{background-color:#0000;transform:scale(1.1)}.list-heading-toggle:focus-visible{outline:1px solid var(--secondary-shade);outline-offset:1px}.damage-severity{margin-right:1rem}ul.sidebar-list.closed .sidebar-heading button,ul.sidebar-list.closed .sidebar-item{display:none}ul.sidebar-list.closed .sidebar-heading{width:70px;height:70px;padding:10px}ul.sidebar-list.closed .small-list-images{text-align:center}.sidebar-heading>.loading-screen{position:absolute;top:1rem;right:5.8rem}aside.sidebar{width:30%;height:calc(100vh - var(--navbar-height));z-index:1300;background-color:#f8caa3;justify-content:center;transition:all .5s ease-in-out;display:flex;position:absolute}.sidebar-wrapper{width:95%;margin-top:1rem;overflow-y:auto}aside.sidebar .sidebar-wrapper .notification{display:block}aside.sidebar.closed .sidebar-wrapper .notification{display:none}.sidebar-toggle-image-container{background-color:var(--accent-base);cursor:pointer;z-index:777;width:4rem;height:4rem;transition:transform .2s ease-in-out;position:absolute;top:1%;left:100%;transform:translate(10%)}.sidebar-toggle-image-container:hover{transform:scaleX(1.05)}.sidebar-toggle-image-container.closed .sidebar-toggle-image-container img{object-fit:cover;width:100%;height:auto}aside.sidebar.closed{gap:1rem;width:15rem;height:fit-content}aside.sidebar.closed .sidebar-wrapper{overflow:visible}table{background-color:var(--secondary-tint);border-collapse:collapse;width:100%}th,td,caption{padding:1rem}caption,th{text-align:left}tbody tr,tfoot tr{color:var(--white-color)}caption{color:var(--primary-base);font-size:var(--text-h5);font-weight:var(--font-weight-bold);text-transform:uppercase}th{background-color:#f5d18ee5}tr:nth-of-type(odd){background-color:#392cc34d}fieldset{border:1px solid var(--secondary-shade);flex-direction:column;gap:1rem;padding:1rem;display:flex}legend{font-weight:var(--font-weight-bold);padding:0 .5rem}label{font-weight:var(--font-weight-normal)}div.image-preview-container{border:1px solid var(--secondary-shade);justify-content:center;align-items:center;margin-top:2rem;display:flex}.preview-image{width:100%;height:auto}div.notification{width:100%;max-width:400px;font-size:var(--text-paragraph);background-color:#f0f8ff;flex-direction:row;align-items:center;gap:1rem;padding:.5rem;animation:.7s ease-in-out forwards moveLeft;display:flex;position:relative;transform:translate(100%)}div.notification:after{content:"";width:100%;height:2px;animation:4s ease-in-out forwards toast;position:absolute;bottom:0;left:0}div.notification-Error:after{background-color:red}div.notification-Warning:after{background-color:orange}div.notification-Info:after{background-color:#6495ed}div.notification-Success:after{background-color:#0f0}.notification .notification-color{width:2%;height:100%;position:absolute;top:0;left:0}.notification-color-Error{background-color:red}.notification-color-Warning{background-color:orange}.notification-color-Info{background-color:#6495ed}.notification-color-Success{background-color:#0f0}.notification-content{flex-direction:column;gap:1rem;margin-left:2rem;display:flex}.close-button-container{width:2rem;position:absolute;top:0;right:0}.close-button-container img.close-btn-icon{filter:invert(27%)sepia(51%)saturate(2878%)hue-rotate(346deg)brightness(104%)contrast(97%);object-fit:cover;width:100%;height:auto}.notification-type-Error{color:red}.notification-type-Info{color:#6495ed}.notification-type-Warning{color:orange}.notification-type-Success{color:#0f0}.close-button-container:hover,.close-button-container:active{color:#f0f8ff;filter:brightness(0)saturate()opacity(.5)}@keyframes toast{0%{width:100%}to{width:0}}@keyframes moveLeft{to{transform:translate(0)}}button,.upload-file-label{font-size:var(--text-base);color:var(--white-color);background-color:var(--accent-tint);cursor:pointer;border:none;border-radius:8px;padding:1rem;font-family:inherit}form.report-form{flex-direction:column;gap:1rem;display:flex}input[type=file]{display:none}div.form-container{flex-direction:column;gap:1.5rem;display:flex}.drop-area-container{border:1px dashed var(--secondary-shade);flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:15rem;padding:.5rem;display:flex}.submit-button{align-self:center}button:hover,.browse-btn:hover,.uplaod-file-label:hover{color:var(--accent-tint);background-color:var(--white-color)}.submit-button:hover{box-shadow:0px 1px 2px 2px var(--accent-tint)}form.report-form .loading-screen{margin:auto;position:relative}.search-results{background-color:var(--accent-shade);flex-direction:column;gap:1rem;padding:.5rem;display:flex}.search-result-card{border:1px solid var(--secondary-shade);cursor:pointer;border-radius:5px;gap:1rem;padding:.5rem;display:flex}.search-result-card:hover{transition:transform .2s ease-in-out;transform:scale(1.04)}.search-result-image-container{border-radius:5px;width:13rem;overflow:hidden}.search-result-card .search-result-image{object-fit:cover;border-radius:5px;width:100%;height:auto}.result-detail-list{flex-direction:column;gap:.5rem;display:flex}.result-detail-item{font-size:var(--text-base);align-items:center;gap:1.1rem;display:flex}.result-detail-img-container{border-radius:50%;width:3rem;overflow:hidden}.result-detail-item .result-detail-img{object-fit:cover;width:100%;height:auto}.result-detail-category{text-transform:capitalize}.result-detail-link{color:var(--primary-base);text-emphasis:open}.result-detail-link:hover{text-decoration:underline}.search-input-section{flex-direction:column;justify-content:center;gap:1rem;display:flex}.search-input-container{background-color:var(--white-color);align-items:center;gap:.5rem;padding:5px;display:flex;position:relative}.search-input{width:80%;font-size:var(--text-base);border:none;align-self:stretch}.search-button{width:20%}.search-input-container button.search-button{background-color:var(--primary-color);color:var(--white-color);border:none}.search-options{background-color:var(--white-color);border-radius:5px;width:100%;display:none;position:absolute;top:105%;left:0}.search-input-container .search-options.active{flex-direction:column;gap:.5rem;padding:.5rem;display:flex}.suggestion-list{border:1px solid var(--secondary-shade);cursor:pointer;border-radius:5px;padding:.5rem}.suggestion-list.no-results{cursor:default;color:var(--secondary-shade);border:none}.no-results-found{color:var(--secondary-shade);text-align:center}fieldset{font-size:var(--text-base);flex-direction:row;align-items:center;display:flex}select{font-size:var(--text-base);flex-grow:1;padding:.5rem}.filter-report-section,.filter-report-form{flex-direction:column;justify-content:center;gap:1rem;display:flex}.date-input{flex-grow:1;padding:1rem}.filter-report-form .reset-btn{border-radius:unset;color:var(--white-color);background-color:#dc143c;border:none;align-self:center;padding:1rem}.filter-report-form .reset-btn:hover{background-color:var(--white-color);color:#dc143c}textarea{resize:none;width:100%}.resolve-reports-container{flex-direction:column;gap:2rem;display:flex}.resolve-reports-container .result-details-list,.resolve-reports-container .search-result-image-container{flex-grow:1}.select-report-container{flex-direction:column;justify-content:flex-end;gap:1rem;display:flex}.interested-report-checkmark{background-color:var(--white-color);border-radius:50%;justify-content:center;align-self:flex-end;align-items:center;width:4rem;height:4rem;display:flex;position:absolute;top:1rem;right:1rem}.interested-report-checkmark img{object-fit:cover;width:100%;height:auto}.interested-report-details{padding-top:2rem}.interested-report-details fieldset{flex-direction:column;max-width:100%}.interested-report-details form fieldset{justify-content:center}.select-report-btn{background-color:#1e90ff}.select-report-btn:hover{color:#1e90ff;background-color:var(--white-color)}.resolve-reports-container .draggable-container,.resolve-reports-container .image-details-container{width:100%}.resolve-reports-container .severity-fieldset{display:none}.submit-report-resolution-btn{background-color:green;align-self:center}.submit-report-resolution-btn:hover{color:green;background-color:var(--white-color)}.search-result-card{position:relative}.map-section-container{height:calc(100vh - var(--navbar-height));display:flex}.map-container{width:100%;height:100%}.leaflet-container a.leaflet-popup-close-button:hover{color:red}@media (max-width:78rem){aside.sidebar{width:38%}}@media (max-width:62.5rem){aside.sidebar{width:46%}aside.sidebar.closed{width:10rem}.leaflet-popup{width:30rem}.leaflet-popup-content{width:auto}.sidebar.closed .list-heading{display:none}aside.sidebar.closed .sidebar-heading{justify-content:center;align-items:center}aside.sidebar.closed .list-item:after,aside.sidebar.closed .list-item:before{--scale:0;--arrow-size:1rem;transform:translateY(-50%) scale(var(--scale));text-align:center;transform-origin:0;transition:transform .3s ease-in-out;position:absolute;top:50%;left:120%}aside.sidebar.closed .list-item:before{content:attr(data-tooltip);color:var(--white-color);background-color:var(--tertiary-base);border-radius:8px;width:max-content;max-width:10rem;padding:1rem}aside.sidebar.closed .list-item:after{content:"";left:calc(120% - var(--arrow-size));border-top:var(--arrow-size) solid transparent;border-bottom:var(--arrow-size) solid transparent;border-right:10px solid var(--tertiary-base);width:0;height:0}aside.sidebar.closed .list-item:hover:before,aside.sidebar.closed .list-item:hover:after{--scale:1}}@media (max-width:42rem){aside.sidebar{width:50%}aside.sidebar.closed{gap:1rem;padding:0}aside.sidebar.closed .sidebar-wrapper{margin-top:0}ul.sidebar-list.closed .list-item{border:unset;border-bottom:1px solid var(--primary-shade)}ul.sidebar-list.closed .sidebar-heading{justify-content:center;align-items:center;padding:0}.sidebar-toggle-image-container{animation:2s ease-in-out .2s forwards moveTop}.sidebar-toggle-image-container:hover{transform:scale(1.1)}.report-details:nth-child(4){border-bottom:none}.report-details:last-child{display:none}.sidebar-list.closed{margin-bottom:0}}@media (max-width:38.75rem){aside.sidebar{width:100%;max-width:unset;padding:5px 0}}@keyframes moveTop{0%{top:1%;left:100%}50%{top:0;left:0}to{background-color:#0000;top:-7rem;left:.9rem}}section.about-section-page{min-height:calc(100vh - var(--navbar-height));color:var(--primary-shade);background-color:#dcdcdc;flex-direction:column;gap:5rem;padding:2rem;line-height:2;display:flex}.about-section-page h2{background-color:var(--tertiary-base);font-weight:var(--font-weight-normal);border-radius:5px;padding:1rem}.about-section-page h3{text-transform:capitalize;font-weight:var(--font-weight-normal);border-radius:5px;align-self:center;padding:1rem}.about-section-app-title{text-transform:capitalize;align-self:center}.about-section-intro{gap:1rem;display:flex}.about-section-card{flex-direction:column;gap:1rem;padding:.5rem;display:flex}.about-section-intro .about-section-card{justify-content:center;width:45%}.about-section-design-considerations{flex-direction:column;align-items:center;width:85%;margin-inline:auto;display:flex}.about-section-design-considerations h3{background-color:var(--tertiary-base)}.about-section-main{align-items:center;gap:1rem;display:flex}.about-section-main .about-section-card,.github-space{width:50%}.github-space{flex-direction:column;gap:.5rem;padding:1rem;display:flex}.github-space h3{color:var(--white-color);background-color:var(--primary-shade)}.about-section-image-container{border-radius:5px;width:55%;height:60rem;overflow:hidden}.about-section-image{object-fit:cover;object-position:top;width:100%;height:auto}.link-to-repo,.link-to-docs{color:#1e90ff}.github-btn{align-items:center;gap:1rem;display:flex}.github-logo{width:3rem}.link-to-docs{margin-left:1rem}.link-to-resources{font-size:var(--text-base);align-items:center;gap:1rem;margin-top:1rem;display:flex}.link-to-resources a.link-tags{color:#1e90ff}.attributions-and-contacts{flex-direction:row;gap:1rem;display:flex}.attributions-and-contacts .about-section-card{width:50%}.contact-details{flex-direction:column;gap:.5rem;width:50%;display:flex}.contact-icon{width:3rem}@media (max-width:62.5rem){.about-section-intro{flex-direction:column;align-items:center}.about-section-intro .about-section-card{width:80%}.about-section-image-container{width:90%}.about-section-main{flex-direction:column}.about-section-main .about-section-card,.github-space{width:80%}.attributions-and-contacts{flex-direction:column;width:100%}.attributions-and-contacts .about-section-card,.contact-details{width:85%;margin:0 auto}}section.not_found_container{height:calc(100vh - var(--navbar-height));background-image:url(/crack_spots/assets/not_found-D9b7ARIV.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:8px;width:100vw;padding:2rem}div.not-found-content{flex-direction:column;justify-content:center;gap:2rem;max-width:40%;height:40%;display:flex}.navigate-link{border:2px solid var(--tertiary-base);border-radius:5px;width:max-content;padding:1rem .5rem;text-decoration:none;transition:all .3s ease-in-out}.navigate-link:hover{box-shadow:.5rem .5rem 1px 0 var(--tertiary-base);transform:scale(1.1)}pre{font-size:var(--text-base);color:var(--white-color);white-space:pre-wrap;border-radius:5px;padding:2rem}h6{color:var(--primary-tint);border:none;border-bottom:2px solid var(--primary-tint);background-color:#eda96e1a;align-self:flex-start;font-size:2.2rem}.documentation-section{background-color:#dcdcdc;padding:1rem .5rem}.documentation-heading-container h3,.documentation-heading-container h4{color:var(--white-color);width:max-content;font-weight:var(--font-weight-normal);letter-spacing:2px;margin:0 auto;padding:1rem}.documentation-heading-container h3{background-color:var(--primary-shade)}.documentation-content h4{font-weight:var(--font-weight-normal);letter-spacing:1px;color:var(--primary-base)}.documentation-content{color:var(--secondary-shade);flex-direction:column;justify-content:center;gap:1rem;padding:1rem 1rem 0;display:flex}.documentation-content p{max-width:85%;margin-left:2%;line-height:2}.documentation-heading-container h4{background-color:var(--tertiary-base)}.base-url{background-color:var(--secondary-shade);border-radius:5px;align-items:center;gap:1rem;width:max-content;padding:1rem;display:flex}span.important{font-size:var(--text-paragraph);color:var(--white-color);border-right:1px solid var(--primary-shade);padding-right:1rem}.copy-image-container{width:30px;height:auto;padding:1px;transition:all .2s ease-in-out}.copy-image-container img{object-fit:cover;width:100%;height:auto}.copy-image-container:hover{border:1px solid var(--primary-shade);border-radius:50%;padding:4px}.reports-overview-container{flex-direction:column;gap:2rem;display:flex}.descriptions{flex-direction:column;gap:1.2rem;display:flex}.reports-overview-container h5{font-weight:var(--font-weight-normal);color:var(--primary-base);letter-spacing:.3px;width:max-content}.code-block{background-color:var(--primary-shade);border-radius:5px}.code-block .base-url{justify-content:space-between;width:100%}.highlight,.get-highlight,.response-highlight,.post-highlight,.danger-highlight{padding:.5rem;line-height:1}.get-highlight{color:#556b2f;background-color:#0f0}.post-highlight{background-color:var(--tertiary-base);color:var(--white-color)}.danger-highlight{color:var(--white-color);background-color:#dc143c}.endPoint{color:#556b2f;background-color:#80ff004d;padding:.5rem}.highlight,.response-highlight{background-color:var(--accent-base)}.api-table{background-color:var(--primary-base);color:var(--white-color);font-size:var(--text-base);grid-template-columns:repeat(3,1fr) 3fr;line-height:2;display:grid}.api-table>div{border-bottom:1px solid #eee;border-right:1px solid #eee;padding:1rem}.api-table>div:nth-child(4n){border-right:none}.api-table-header{font-weight:700}.note{border:2px solid #1e90ff;border-radius:5px;max-width:50%;padding:1rem}.note span,.link-highlight{color:#1e90ff}.link-highlight{font-size:var(--text-paragraph);padding:0 .3rem}.error-descriptions>h5{color:var(--white-color);background-color:#dc143c;border:none;border-radius:5px;padding:1rem}.report-properties-explained{margin-left:2%}.report-properties-explained h6:after{content:":";font-size:var(--text-paragraph)}.report-properties-fields{flex-direction:row;display:flex}.report-properties-fields p{max-width:80%}@media (max-width:62.5rem){.note{max-width:75%}}@media (max-width:42rem){pre{font-size:var(--text-paragraph)}.api-table{grid-template-columns:1fr 1fr 3fr}.api-table>:nth-child(4n+3){display:none}}@media (max-width:38.75rem){.getting-started-content>.base-url{max-width:fit-content}.note{max-width:unset}}:root{--text-sm:1.2rem;--text-base:1.6rem;--text-paragraph:2rem;--text-h5:2.4rem;--text-h4:3.2rem;--text-h3:4rem;--text-h2:4.8rem;--text-h1:6.2rem;--font-weight-normal:400;--font-weight-bold:700;--line-height-tight:1.2;--line-height-normal:1.5;--letter-spacing-tight:-2px;--font-family:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;--primary-tint:#697193;--primary-base:#434e78;--primary-shade:#282f48;--secondary-tint:#8095a5;--secondary-base:#607b8f;--secondary-shade:#3a4a56;--tertiary-tint:#edaa6e;--tertiary-base:#e97f4a;--tertiary-shade:#8c4c2c;--accent-tint:#94885a;--accent-base:#f7e396;--accent-shade:#f9e9ab;--white-color:#f0f8ff;--navbar-height:10rem}*{box-sizing:border-box;margin:0;padding:0}html{font-size:62.5%;font-family:var(--font-family)}h1,h2,h3,h4,h5{font-weight:var(--font-weight-bold);letter-spacing:-2px;line-height:1.2}h1{font-size:var(--text-h1)}h2{font-size:var(--text-h2)}h3{font-size:var(--text-h3)}h4{font-size:var(--text-h4)}h5{font-size:var(--text-h5)}p{font-size:var(--text-paragraph)}a{font-size:var(--text-base);display:inline-block}a:visited,a:hover,a:active,a:focus{color:inherit;text-decoration:none}ul{list-style:none}span{display:inline-block}small{font-size:var(--text-sm)}img{max-block-size:100%;display:inline-block}@media (max-width:78rem){html{font-size:56.25%}}@media (max-width:62.5rem){html{font-size:50%}}@media (max-width:42rem){html{font-size:43.75%}}
