@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Onest:wght@100..900&display=swap";*{font-family:Onest,Inter,system-ui,Avenir,Helvetica,Arial,sans-serif}body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--color-grey-100: hsl(240, 1%, 100%);--color-grey-150: hsl(240, 3%, 90%);--color-grey-200: hsl(240, 3%, 70%);--color-grey-300: hsl(240, 0%, 60%);--color-grey-400: hsl(240, 1%, 40%);--color-grey-500: hsl(240, 2%, 35%);--color-grey-600: hsl(240, 1%, 30%);--color-grey-700: hsl(240, 2%, 20%);--color-grey-800: hsl(240, 2%, 15%);--color-grey-900: hsl(240, 0%, 10%);--color-grey-950: hsl(240, 0%, 0%);--color-primary: #00800A;--color-primary-light: #4da654;--color-primary-dark: #006608;--color-primary-darker: #005C08;overflow:hidden}#page-container{position:fixed;overflow:hidden;inset:0}#page-container *{user-select:none}#logo{position:absolute;top:calc(.5rem + env(safe-area-inset-top,0px));left:.5rem;z-index:1000;width:7rem;filter:drop-shadow(3px 3px 2px rgba(0,0,0,.2));user-select:none;pointer-events:none}#drag-outer{position:fixed;top:0;overflow:hidden;bottom:env(safe-area-inset-bottom,0px);left:-1px;width:calc(100vw + 2px);z-index:1000;pointer-events:none}#drag-inner{position:fixed;top:0;border-radius:1rem 1rem 0 0;width:100%;box-shadow:0 0 10px #000000bf;pointer-events:auto;box-sizing:border-box;height:fit-content;background-color:#fff}@media screen and (min-width: 980px){#drag-inner{width:calc(min(500px,50vw) + 2px)}}.color-mode-dark{background-color:var(--color-grey-900)}.color-mode-dark #drag-inner{background-color:var(--color-grey-900);box-shadow:none}#drag-inner:before{content:"";position:absolute;width:50%;left:25%;height:3px;border-radius:1.5px;top:3px;background-color:var(--color-grey-200)}#map-loading{position:absolute;top:calc(.5rem + env(safe-area-inset-top,0px));right:.5rem;z-index:1000;width:32px;height:32px;border-radius:50%;display:inline-block;border:3px solid;border-color:#FFF #FFF transparent transparent;box-sizing:border-box;animation:rotation 1s linear infinite}#map-loading:after,#map-loading:before{content:"";position:absolute;inset:0;margin:auto;border:3px solid;border-color:transparent transparent var(--color-primary-light) var(--color-primary-light);width:24px;height:24px;border-radius:50%;box-sizing:border-box;animation:rotationBack .5s linear infinite;transform-origin:center center}#map-loading:before{width:16px;height:16px;border-color:#FFF #FFF transparent transparent;animation:rotation 1.5s linear infinite}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes rotationBack{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.search-shadow{position:absolute;border-radius:50%;box-shadow:0 0 0 25534px #00000080;animation:zoomIn 2s ease-out}.search-shadow[data-removing]{animation:zoomOut 2s ease-in}@keyframes zoomIn{0%{transform:scale(100)}to{transform:scale(1)}}@keyframes zoomOut{0%{transform:scale(1)}to{transform:scale(100)}}.color-mode-dark #drag-inner:before{background-color:var(--color-grey-800)}.icon{font-size:2rem;user-select:none;font-variation-settings:"FILL" 1,"wght" 500,"GRAD" 0,"opsz" 48}.parking-tag{font-size:1rem;font-weight:700;top:1rem;width:2rem;height:2rem;border-radius:50%;padding:0;display:flex;align-items:center;justify-content:center;position:relative;color:#fff}.map-type-hybrid .parking-tag{border:white .2rem solid}.parking-tag[number]:after{width:0;content:"."}@keyframes popOut{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes popIn{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes idle{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.parking-tag[state=waiting]{transform:scale(0)}.parking-tag[state=adding]{animation:popOut .5s cubic-bezier(.17,.92,.35,1.37)}.parking-tag[state=idle]{animation:idle 2s ease-in-out infinite}.parking-tag[state=removing]{transform:scale(0);animation:popIn .2s ease-in}.parking-tag[state=removed]{transform:scale(0)}.parking-tag span{font-size:1.5rem}.gm-style iframe+div{border:none!important}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}::-webkit-scrollbar{width:0;background:transparent}.grecaptcha-badge{visibility:hidden}.cky-revisit-bottom-left.cky-revisit-bottom-left{display:none}textarea:focus,input:focus{outline:none}.divider{width:100%;height:1px;background-color:var(--color-grey-150)}.color-mode-dark .divider{background-color:var(--color-grey-800)}._settings_18lj3_3{padding:1rem;display:flex;flex-direction:column;gap:1rem}._settings_18lj3_3 h2{margin:0}.color-mode-dark ._settings_18lj3_3 h2{color:#fff}._titlebar_18lj3_33{display:flex;justify-content:space-between;align-items:center}._close__button_18lj3_45{background-color:transparent;border:none;padding:0}.color-mode-dark ._close__button_18lj3_45 span{color:#fff}._close__button_18lj3_45 span{font-size:32px}._divider_18lj3_75{width:100%;height:1px;background-color:var(--color-grey-150)}.color-mode-dark ._divider_18lj3_75{background-color:var(--color-grey-800)}._toggle_18lj3_95{display:flex;gap:.5rem;align-items:center}.color-mode-dark ._toggle_18lj3_95>span{color:var(--color-grey-400)}._cookie__button_18lj3_117{width:100%;padding:0;height:40px;font-weight:800;background-color:#f0f0f0;border:none;border-radius:5px;color:#000;font-size:16px;cursor:pointer;transition:.3s;display:flex;justify-content:center;align-items:center;gap:.5rem}.color-mode-dark ._cookie__button_18lj3_117{background-color:var(--color-grey-700);color:#fff}._switch__root_1999e_1{padding:0;border:1px solid hsl(240 5% 84%);background-color:#e4e4e7;width:44px;height:24px;border-radius:12px;position:relative;transition:background-color .2s ease-in-out,border .2s ease-in-out}.color-mode-dark ._switch__root_1999e_1{border:1px solid hsl(240 5% 10%);background-color:#242429}._switch__root_1999e_1[data-active=true]{background-color:var(--color-primary-light);border-color:var(--color-primary-light)}._switch__thumb_1999e_43{height:20px;width:20px;border-radius:10px;background-color:#fff;transition:.25s transform}._switch__root_1999e_1[data-active=true] ._switch__thumb_1999e_43{transform:translate(22px)}._SearchBox_1y1v7_3{flex:1;text-align:left}._SearchButton_1y1v7_13{background-color:transparent;border:0;display:flex;align-items:center;color:var(--color-grey-600)}.color-mode-dark ._SearchButton_1y1v7_13{color:var(--color-grey-400)}._SearchButton_1y1v7_13>*{z-index:0}._SearchBar_1y1v7_45{position:relative;width:100%;border-radius:1rem;text-align:center;font-size:1.5rem;display:flex;justify-content:center;align-items:center;background-color:var(--color-grey-150)}.color-mode-dark ._SearchBar_1y1v7_45{background-color:var(--color-grey-800)}._SearchBox_1y1v7_3::placeholder{color:var(--color-grey-600)}._SearchField_1y1v7_85{padding-block:.5rem;font-size:18px;background-color:transparent;font-family:Onest,Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;flex:1;border:0;width:100%;text-align:left;touch-action:none}._SearchResultsContainer_1y1v7_113{position:absolute;bottom:0;left:0;right:0;width:100%;z-index:1000}._SearchResults_1y1v7_113{margin-top:.5rem;padding-block:.5rem;border-radius:1rem;position:absolute;top:0;background-color:var(--color-grey-150);width:100%;box-sizing:border-box}.color-mode-dark ._SearchResults_1y1v7_113{background-color:var(--color-grey-800)}.color-mode-dark ._SearchField_1y1v7_85{color:#fff}._SearchResultWrapper_1y1v7_171{width:100%;background-color:transparent;border:0;display:flex;text-align:left}._SearchResultDivider_1y1v7_187{height:1px;width:95%;margin-left:2.5%;background-color:var(--color-grey-300);margin-block:.25rem}.color-mode-dark ._SearchResultDivider_1y1v7_187{background-color:var(--color-grey-700)}._SearchResultIcons_1y1v7_211{display:flex;flex-direction:column;justify-content:center;align-items:center;color:var(--color-grey-600);width:4rem;height:3rem}.color-mode-dark ._SearchResultIcons_1y1v7_211{color:var(--color-grey-400)}._SearchResultText_1y1v7_241{max-width:calc(100% - 4rem);display:flex;flex-direction:column;justify-content:center;height:3rem}._SearchResultMain_1y1v7_257{font-size:18px;line-height:1.5;font-weight:400}.color-mode-dark ._SearchResultMain_1y1v7_257{color:#fff}._SearchResultSecondary_1y1v7_277{width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:center;font-size:14px;line-height:1.5;font-weight:400;color:var(--color-grey-600)}.color-mode-dark ._SearchResultSecondary_1y1v7_277{color:var(--color-grey-400)}._search__utils_w1mtf_3{padding:1rem;display:flex;flex-direction:column;gap:1rem;flex-wrap:wrap}.color-mode-dark ._search__utils_w1mtf_3{color:var(--color-grey-200)}._search__title_w1mtf_27{padding-bottom:.5rem}._search__group_w1mtf_35{display:flex;justify-content:space-between;align-items:center}._distance__container_w1mtf_55{display:flex;gap:1rem;align-items:center;justify-content:space-between;width:100%}._distance__label_w1mtf_71{width:70%;height:1rem;display:flex;align-items:center;gap:.5rem}._number__input_w1mtf_95{border:none;height:24px;width:75px;text-align:center;background-color:var(--color-grey-150);color:var(--color-grey-900);border-radius:.5rem 0 0 .5rem}.color-mode-dark ._number__input_w1mtf_95{background-color:var(--color-grey-800);color:var(--color-grey-150)}._clear__button_w1mtf_127{border:none;height:26px;background-color:var(--color-grey-200);color:var(--color-grey-900);border-radius:0 .5rem .5rem 0;z-index:100}.color-mode-dark ._clear__button_w1mtf_127{background-color:var(--color-grey-600);color:var(--color-grey-200)}._date__container_w1mtf_163{display:flex;overflow:hidden}._date__input_w1mtf_175{position:absolute;top:0;height:100%;width:100%;font-size:20rem;left:0;z-index:10;opacity:0}._collapsible__trigger_w1mtf_197{position:relative;background-color:var(--color-grey-150);color:var(--color-grey-800);font-size:.9rem;padding:1px 6px;height:fit-content;display:inline-flex;align-items:center;justify-content:space-between;font-weight:600;border:none;text-align:left;outline:none;border-radius:.5rem}.color-mode-dark ._collapsible__trigger_w1mtf_197{background-color:var(--color-grey-700);color:var(--color-grey-300)}._collapsible__trigger_w1mtf_197:focus-visible{outline-offset:2px}._collapsible__trigger-icon_w1mtf_247{transition:transform .25s}._collapsible__trigger_w1mtf_197[data-expanded] ._collapsible__trigger-icon_w1mtf_247{transform:rotate(180deg)}._collapsible__content_w1mtf_259{overflow:hidden;animation:_slideUp_w1mtf_1 .15s ease-out}._collapsible__content_w1mtf_259[data-expanded]{animation:_slideDown_w1mtf_1 .15s ease-out}._collapsible__content-text_w1mtf_273{padding:16px}@keyframes _slideDown_w1mtf_1{0%{height:0}to{height:var(--kb-collapsible-content-height)}}@keyframes _slideUp_w1mtf_1{0%{height:var(--kb-collapsible-content-height)}to{height:0}}._slider_w1mtf_375{font-size:1.5rem;width:100%;--thumb-height: .75em;--track-height: .25em;color:var(--color-primary-light);--track-color: var(--color-grey-150);--clip-edges: .125em}.color-mode-dark ._slider_w1mtf_375{--track-color: var(--color-grey-800)}._slider_w1mtf_375{position:relative;background:#fff0;overflow:hidden}._slider_w1mtf_375,._slider_w1mtf_375::-webkit-slider-runnable-track,._slider_w1mtf_375::-webkit-slider-thumb{-webkit-appearance:none;transition:all ease .1s;height:var(--thumb-height)}._slider_w1mtf_375::-webkit-slider-runnable-track,._slider_w1mtf_375::-webkit-slider-thumb{position:relative}._slider_w1mtf_375::-webkit-slider-thumb{--thumb-radius: calc((var(--thumb-height) * .5) - 1px);--clip-top: calc((var(--thumb-height) - var(--track-height)) * .5 - .5px);--clip-bottom: calc(var(--thumb-height) - var(--clip-top));--clip-further: calc(100% + 1px) ;--box-fill: calc(-100vmax - var(--thumb-width, var(--thumb-height))) 0 0 100vmax currentColor;width:var(--thumb-width, var(--thumb-height));background:linear-gradient(currentColor 0 0) scroll no-repeat left center / 50% calc(var(--track-height) + 1px);background-color:currentColor;box-shadow:var(--box-fill);border-radius:var(--thumb-width, var(--thumb-height));filter:brightness(100%);clip-path:polygon(100% -1px,var(--clip-edges) -1px,0 var(--clip-top),-100vmax var(--clip-top),-100vmax var(--clip-bottom),0 var(--clip-bottom),var(--clip-edges) 100%,var(--clip-further) var(--clip-further))}._slider_w1mtf_375::-webkit-slider-runnable-track{border-radius:.125rem;background:linear-gradient(var(--track-color) 0 0) scroll no-repeat center / 100% calc(var(--track-height) + 1px)}._slider_w1mtf_375:disabled::-webkit-slider-thumb{cursor:not-allowed}._slider_w1mtf_375,._slider_w1mtf_375::-moz-range-track,._slider_w1mtf_375::-moz-range-thumb{appearance:none;transition:all ease .1s;height:var(--thumb-height)}._slider_w1mtf_375::-moz-range-track,._slider_w1mtf_375::-moz-range-thumb,._slider_w1mtf_375::-moz-range-progress{background:#fff0}._searchbar__container_rmzz6_3{display:flex;gap:.5rem;align-items:center;padding:.5rem;min-height:60px;box-sizing:border-box}._settings__button_rmzz6_21{color:var(--color-grey-300);background-color:transparent;border:none;padding:0}.color-mode-dark ._settings__button_rmzz6_21{color:var(--color-grey-600)}._content__anchor_rmzz6_43{position:relative}._content__container_rmzz6_51{position:absolute;top:-1px;left:0;height:100vh;right:0;background-color:#fff;overflow:scroll;pointer-events:all;user-select:all}@media screen and (min-width: 980px){._content__container_rmzz6_51{box-shadow:0 10px 10px #000000bf}}.color-mode-dark ._content__container_rmzz6_51{background-color:var(--color-grey-900)}._search__parameters__container_rmzz6_95{transition:margin-top .2s ease-in-out}._search__buttons__container_rmzz6_103{display:flex;gap:1rem;padding:1rem}._search__button_rmzz6_103{border:none;color:#fff;font-size:24px;border-radius:.5rem;padding-block:.25rem;display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%}.color-mode-dark ._search__button_rmzz6_103:disabled{background-color:var(--color-grey-800);color:var(--color-grey-700)}._search__button_rmzz6_103:disabled{background-color:var(--color-grey-150);color:var(--color-grey-200)}._activate_rmzz6_165{background-color:var(--color-primary-light)}._cancel_rmzz6_173{background-color:#d55a5a}._quickselect__anchor_1nmvf_1{position:absolute;top:0;right:0}@media screen and (min-width: 980px){._quickselect__anchor_1nmvf_1{right:auto;left:0}._quickselect__container_1nmvf_23{left:0}}._quickselect__container_1nmvf_23{position:absolute;bottom:0;right:0;z-index:10000;display:flex;flex-direction:column;gap:1rem;padding:.5rem .5rem 2rem}._quickselect__button_1nmvf_57{pointer-events:all;background-color:#fff;width:2.5rem;height:2.5rem;display:flex;justify-content:center;align-items:center;color:var(--color-grey-800);border:none;border-radius:50%;cursor:pointer;text-decoration:none;box-shadow:0 0 10px #000000bf}.color-mode-dark ._quickselect__button_1nmvf_57{background-color:var(--color-grey-900);color:var(--color-grey-200)}._feedback_1ecef_1{width:min-content}._close_1ecef_9{background-color:transparent;border:none}.color-mode-dark ._close_1ecef_9{color:#fff}._reportContainer_1ecef_27{position:fixed;inset:0;display:flex;justify-content:center;align-items:center;backdrop-filter:blur(5px);z-index:2000}._reportMenu_1ecef_53{background-color:#fff;padding:1rem;border-radius:.5rem;margin:1rem;box-shadow:0 0 10px #000000bf;display:flex;flex-direction:column;gap:1rem}.color-mode-dark ._reportMenu_1ecef_53{background-color:var(--color-grey-800);color:#fff}._reportTitleContainer_1ecef_85{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}._reportTitle_1ecef_85{margin:0}._reportSubTitle_1ecef_107{color:var(--color-grey-800)}.color-mode-dark ._reportSubTitle_1ecef_107{color:var(--color-grey-200)}._reportText_1ecef_123{width:100%;height:10rem;padding:.5rem;box-sizing:border-box;border:1px solid var(--color-grey-400);border-radius:.5rem}.color-mode-dark ._reportText_1ecef_123{background-color:var(--color-grey-800);color:#fff}._reportEmail_1ecef_153{width:100%;padding:.5rem;box-sizing:border-box;border:1px solid var(--color-grey-400);border-radius:.5rem}.color-mode-dark ._reportEmail_1ecef_153{background-color:var(--color-grey-800);color:#fff}._reportCharCount_1ecef_181{display:flex;justify-content:flex-end;color:var(--color-grey-600)}.color-mode-dark ._reportCharCount_1ecef_181{color:var(--color-grey-400)}._submit_1ecef_201{background-color:var(--color-primary-light);color:#fff;padding:.5rem;border:none;border-radius:.5rem;cursor:pointer}._submit_1ecef_201:disabled{background-color:var(--color-grey-200);color:var(--color-grey-150)}.color-mode-dark ._submit_1ecef_201{background-color:var(--color-primary-light);color:#fff}.color-mode-dark ._submit_1ecef_201:disabled{background-color:var(--color-grey-600);color:var(--color-grey-700)}._captchaText_1ecef_249{font-size:12px;color:var(--color-grey-600)}.color-mode-dark ._captchaText_1ecef_249{color:var(--color-grey-400)}._resultsContainer_kedru_1{overflow-y:auto;width:100%;padding-inline:1rem;padding-bottom:1rem;box-sizing:border-box;display:flex;flex-direction:column}._resultWrapper_kedru_21{padding-top:.5rem}._resultWrapper_kedru_21:before{content:"";display:block;width:100%;height:1px;background-color:var(--color-grey-300);margin-bottom:1rem}.color-mode-dark ._resultWrapper_kedru_21:before{background-color:var(--color-grey-700)}._result_kedru_1{color:var(--color-grey-800);background-color:transparent;border:none;font-size:1rem;padding:0 .5rem;width:100%;display:flex;text-align:left;justify-content:space-between}.color-mode-dark ._result_kedru_1{color:var(--color-grey-400)}._resultTitle_kedru_87{color:#000;margin:0}.color-mode-dark ._resultTitle_kedru_87{color:#fff}._spacesContainer_kedru_105{white-space:nowrap}._spacesContainer_kedru_105[data-live]{color:var(--color-primary-dark)}.color-mode-dark ._spacesContainer_kedru_105[data-live]{color:var(--color-primary-light)}._distanceContainer_kedru_129{display:flex;align-items:center;margin-top:.4rem}._details_kedru_141{width:fit-content;padding:.25rem;border-radius:.25rem;color:#fff}._details_kedru_141 *{margin:0}._categoryContainer_kedru_163{display:flex;justify-content:space-between;gap:.5rem}._category_kedru_163{border-radius:.5rem;font-weight:400;font-size:16px;gap:.25rem;padding:.25rem .75rem;display:flex;flex-direction:row;justify-content:center;align-items:center;box-sizing:border-box;width:50%;transition:width .2s ease-out;border:none;color:var(--color-grey-400);background-color:var(--color-grey-150)}.color-mode-dark ._category_kedru_163{color:var(--color-grey-400);background-color:var(--color-grey-800)}._activeCategory_kedru_225{font-weight:600;color:#000;width:100%}.color-mode-dark ._activeCategory_kedru_225{color:#fff}._footerContainer_kedru_245{margin-top:1rem;width:100%;display:flex;justify-content:center;color:var(--color-grey-500)}.color-mode-dark ._footerContainer_kedru_245{color:var(--color-grey-300)}._fetchButton_kedru_269{padding:.5rem 1rem;border-radius:.5rem;font-size:16px;font-weight:600;color:var(--color-grey-500);background-color:var(--color-grey-150);border:none;cursor:pointer;display:flex;align-items:center;gap:.5rem}.color-mode-dark ._fetchButton_kedru_269{color:var(--color-grey-300);background-color:var(--color-grey-800)}._accordion_1juir_3{border-radius:6px;width:100%}._details_1juir_13{position:relative;padding:.5rem;user-select:none;overflow-y:scroll;scroll-behavior:smooth}.color-mode-dark ._details_1juir_13{background-color:#1a1a1a}._simpleDetails_1juir_37{box-sizing:border-box;padding-inline:.5rem;margin-bottom:1.5rem}._graph__bar_1juir_49{width:8px;position:relative;background-color:var(--color-grey-200);color:var(--color-grey-300);margin:1px}.color-mode-dark ._graph__bar_1juir_49{background-color:var(--color-grey-600);color:var(--color-grey-500)}._titleBar_1juir_75 h1{margin:0}._titleBar_1juir_75{display:flex;justify-content:space-between;align-items:center}.color-mode-dark ._titleBar_1juir_75{color:#fff}._close_1juir_103{background-color:transparent;border:none;padding:0}.color-mode-dark ._close_1juir_103{color:#fff}._subTitle_1juir_123{color:var(--color-grey-600)}._spaces_1juir_131{margin-block:.25rem;font-weight:600;color:var(--color-grey-900)}.color-mode-dark ._spaces_1juir_131{color:var(--color-grey-200)}.color-mode-dark ._subTitle_1juir_123{color:var(--color-grey-400)}._buttonOuterWrapper_1juir_161{z-index:100;position:fixed;right:0}._buttonInnerWrapper_1juir_173{user-select:none;pointer-events:none;padding-top:2rem;padding-bottom:.5rem;box-sizing:border-box;position:absolute;right:0;bottom:0;overflow:hidden;display:flex;flex-direction:column;align-items:flex-end}._buttonTextContainer_1juir_203{display:flex;align-items:center}._buttonText_1juir_203{transition:opacity .25s ease-in-out}.color-mode-dark ._buttonText_1juir_203{color:#fff}._button_1juir_161{pointer-events:all;background-color:var(--color-grey-150);margin:.5rem;width:3rem;height:3rem;display:flex;justify-content:center;align-items:center;color:var(--color-grey-800);border:none;border-radius:50%;cursor:pointer;text-decoration:none}.color-mode-dark ._button_1juir_161[data-highlight=true],._button_1juir_161[data-highlight=true]{background-color:var(--color-primary-light);color:#fff;width:3.5rem;height:3.5rem}._button_1juir_161:before{content:"";position:absolute;width:3.5rem;height:3.5rem;background-color:#fff;padding:.5rem;border-radius:50%;z-index:-1}.color-mode-dark ._button_1juir_161{background-color:var(--color-grey-800);color:var(--color-grey-200)}.color-mode-dark ._button_1juir_161:before{background-color:var(--color-grey-900)}._skeleton_1juir_317{display:flex;flex-direction:column;gap:.25rem;user-select:none;pointer-events:none}._skeleton_title_1juir_333{color:var(--color-grey-150);background-color:var(--color-grey-150);border-radius:1rem;width:fit-content;margin:.25rem}._skeleton_subtitle_1juir_349{color:var(--color-grey-150);background-color:var(--color-grey-150);border-radius:.5rem;margin-left:.25rem;width:fit-content}.color-mode-dark ._skeleton_title_1juir_333,.color-mode-dark ._skeleton_subtitle_1juir_349{color:var(--color-grey-800);background-color:var(--color-grey-800)}._markdown_segment_29vvm_3{width:fit-content;box-sizing:border-box;border-radius:6px}._markdown_segment_29vvm_3>h2{font-size:.75em;font-weight:400}._markdown_segment_29vvm_3>h2>strong{font-size:1em}._markdown_segment_29vvm_3>*{width:100%;margin:0;padding:0}._markdown_segment_29vvm_3>p>em{font-size:.6em}._markdown_segment_29vvm_3[data-type=other],._markdown_segment_29vvm_3[data-type=timeslot]{padding:0}._markdown_segment_29vvm_3[data-type=free]{margin-left:.5rem;padding:.5rem;background-color:#4da654;color:#fff}._markdown_segment_29vvm_3[data-type=price]{margin-left:.5rem;padding:.5rem;background-color:#1672ff;color:#fff}._markdown_segment_29vvm_3[data-type=limited]{margin-left:.5rem;padding:.5rem;background-color:#df9626;color:#fff}._markdown_segment_29vvm_3[data-type=closed]{margin-left:.5rem;padding:.5rem;background-color:#b0b0b5;color:#252527}._rule_display_29vvm_117{width:fit-content;box-sizing:border-box;padding:.5rem}._condition_container_29vvm_129{display:flex;flex-direction:column;gap:1rem;margin-block:.5rem}._rule_block_29vvm_143{font-size:1.25rem;padding-block:.5rem;display:flex;flex-direction:column;gap:.25em}.color-mode-dark ._rule_block_29vvm_143{color:#fff}._collapse__container_29vvm_169:before{margin-bottom:.5rem;content:"";display:block;width:100%;height:1px;background-color:var(--color-grey-150)}.color-mode-dark ._collapse__container_29vvm_169:before{background-color:var(--color-grey-800)}._collapse__container_29vvm_169:last-child:after{margin-top:.5rem;content:"";display:block;width:100%;height:1px;background-color:var(--color-grey-150)}.color-mode-dark ._collapse__container_29vvm_169:after{background-color:var(--color-grey-800)}._collapse__content_29vvm_225{font-size:16px;padding-inline:.5rem}._collapse__transition_29vvm_235{transition:height var(--sc-auto-duration) cubic-bezier(.3,0,.6,1)}._collapse__header_29vvm_243{display:flex;background-color:transparent;align-items:center;font-weight:600;font-size:1rem;color:#000;border:none;padding-inline:.5rem;margin:0;outline:none;padding-bottom:.5rem}.color-mode-dark ._collapse__header_29vvm_243{color:#fff}._collapse__header_29vvm_243[data-active]>span{transform:rotate(180deg)}._collapse__header_29vvm_243 span{transform:rotate(0)}
