html,body{margin:0;padding:0;height:100vh;font-family:Roboto;scroll-behavior:smooth}#app{width:100%;height:100%}*{box-sizing:border-box}.header{padding:12px 0;border-bottom:1px solid #c2c3c7;font-family:Roboto}.header-inner{display:flex;justify-content:space-between;align-items:center;position:relative}.logo{width:190px}.header .menu{display:flex;justify-content:space-between;gap:44px;font-weight:400;font-size:22px;line-height:20px}.header .menu-item{text-decoration:none;text-align:center;color:#000}.menu-toggle{position:absolute;right:0;height:80px;display:flex;align-items:center;justify-content:center;display:none}@media screen and (max-width: 1023px){.header-inner{flex-direction:column;align-items:start;gap:0}.space-holder{display:none}.header .menu{flex-direction:column;align-items:start;width:100%;gap:5px}.header .menu-item{padding:10px 0;width:100%;text-align:left}.menu-toggle{display:flex}.header .menu.visible{max-height:250px;margin-top:20px}.header .menu{margin-top:0;max-height:0;transition:.2s;overflow:hidden}}.category{border-radius:6px;color:#fff;padding:20px;font-family:Inter;overflow:hidden;flex:auto}.category-title{font-weight:700;font-size:26px;line-height:30px;cursor:pointer}.category-title span:last-child:after{content:"";display:inline-block;width:22px;height:22px;margin-left:10px;margin-bottom:-2px;background-image:url(/assets/arrow.svg);background-size:contain;background-position:center;background-repeat:no-repeat}.category-title span{display:inline-block}.category-description{margin-top:15px;font-weight:400;font-size:14px;line-height:22px}@media screen and (max-width: 1023px){.category-title{font-size:20px;line-height:24px}.category-title span:last-child:after{height:16px;width:16px;margin-left:7px}}.categories[data-v-5fc7aa6e]{display:flex;gap:20px;flex:auto;flex-wrap:wrap}.flex-row[data-v-5fc7aa6e],.flex-column[data-v-5fc7aa6e]{display:flex;gap:20px;flex:auto;align-items:stretch;justify-content:stretch}.flex-row[data-v-5fc7aa6e]{flex-direction:row}.flex-column[data-v-5fc7aa6e]{flex-direction:column}.col-4[data-v-5fc7aa6e]{flex:1;width:calc(100% / 12 * 4)}.col-6[data-v-5fc7aa6e]{flex:1;width:50%}.col-8[data-v-5fc7aa6e]{flex:1;width:calc(100% / 12 * 8)}.categories-list[data-v-5fc7aa6e]{flex-wrap:wrap}@media screen and (max-width: 720px){.lg[data-v-5fc7aa6e],.md[data-v-5fc7aa6e]{display:none}.sm[data-v-5fc7aa6e]{display:flex}}@media screen and (min-width: 720px) and (max-width: 1023px){.lg[data-v-5fc7aa6e],.sm[data-v-5fc7aa6e]{display:none}.md[data-v-5fc7aa6e]{display:flex}}@media screen and (min-width: 1023px){.md[data-v-5fc7aa6e],.sm[data-v-5fc7aa6e]{display:none}.lg[data-v-5fc7aa6e]{display:flex}}.map-filter[data-v-476ddc3a]{display:flex;gap:28px;outline:none;position:relative;z-index:1;margin-bottom:-20px;padding:0 18px}.search[data-v-476ddc3a],.select select[data-v-476ddc3a]{appearance:none;font-weight:500;font-size:16px;line-height:19px;padding:12px 28px 12px 14px;border:1px solid #B2B2B2}.search[data-v-476ddc3a]{flex:auto}.select[data-v-476ddc3a]{width:275px;position:relative}.select select[data-v-476ddc3a]{width:100%}.select[data-v-476ddc3a]:after{content:"";display:block;position:absolute;right:14px;top:0;height:100%;width:13px;background-image:url(/assets/chevron-down.svg);background-position:center;background-repeat:no-repeat;background-size:contain;pointer-events:none}.popup{pointer-events:initial;width:330px;max-height:100%;height:fit-content;z-index:1;display:flex;position:relative}@media screen and (max-width: 780px){.popup{width:auto}}.popup-inner{position:relative;background-color:#6fb2d9;color:#fff;border-radius:6px;z-index:3;overflow:hidden;display:flex;flex-direction:column}.popup-image{overflow:hidden;background-size:cover}.popup-content{padding:15px 22px 30px;overflow:auto;max-height:350px}.popup-address{display:flex;gap:6px;align-items:center;font-weight:400;font-size:14px;line-height:17px}.popup-title{margin-top:14px;font-weight:700;font-size:18px;line-height:20px}.popup-description{margin-top:19px;font-weight:400;font-size:14px;line-height:17px}.popup-shadow{position:absolute;top:0;left:0;width:100%;height:100%}.popup-shadow:before,.popup-shadow:after{content:"";display:block;position:absolute;width:100%;height:100%;border-radius:6px}.popup-shadow:before{z-index:2;top:8px;left:13px;background-color:#64a0c3}.popup-shadow:after{z-index:1;top:16px;left:26px;background-color:#598eae}:root,:host{--ol-background-color: white;--ol-accent-background-color: #F5F5F5;--ol-subtle-background-color: rgba(128, 128, 128, .25);--ol-partial-background-color: rgba(255, 255, 255, .75);--ol-foreground-color: #333333;--ol-subtle-foreground-color: #666666;--ol-brand-color: #00AAFF}.ol-box{box-sizing:border-box;border-radius:2px;border:1.5px solid var(--ol-background-color);background-color:var(--ol-partial-background-color)}.ol-mouse-position{top:8px;right:8px;position:absolute}.ol-scale-line{background:var(--ol-partial-background-color);border-radius:4px;bottom:8px;left:8px;padding:2px;position:absolute}.ol-scale-line-inner{border:1px solid var(--ol-subtle-foreground-color);border-top:none;color:var(--ol-foreground-color);font-size:10px;text-align:center;margin:1px;will-change:contents,width;transition:all .25s}.ol-scale-bar{position:absolute;bottom:8px;left:8px}.ol-scale-bar-inner{display:flex}.ol-scale-step-marker{width:1px;height:15px;background-color:var(--ol-foreground-color);float:right;z-index:10}.ol-scale-step-text{position:absolute;bottom:-5px;font-size:10px;z-index:11;color:var(--ol-foreground-color);text-shadow:-1.5px 0 var(--ol-partial-background-color),0 1.5px var(--ol-partial-background-color),1.5px 0 var(--ol-partial-background-color),0 -1.5px var(--ol-partial-background-color)}.ol-scale-text{position:absolute;font-size:12px;text-align:center;bottom:25px;color:var(--ol-foreground-color);text-shadow:-1.5px 0 var(--ol-partial-background-color),0 1.5px var(--ol-partial-background-color),1.5px 0 var(--ol-partial-background-color),0 -1.5px var(--ol-partial-background-color)}.ol-scale-singlebar{position:relative;height:10px;z-index:9;box-sizing:border-box;border:1px solid var(--ol-foreground-color)}.ol-scale-singlebar-even{background-color:var(--ol-subtle-foreground-color)}.ol-scale-singlebar-odd{background-color:var(--ol-background-color)}.ol-unsupported{display:none}.ol-viewport,.ol-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.ol-viewport canvas{all:unset}.ol-selectable{-webkit-touch-callout:default;-webkit-user-select:text;-moz-user-select:text;user-select:text}.ol-grabbing{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.ol-grab{cursor:move;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.ol-control{position:absolute;background-color:var(--ol-subtle-background-color);border-radius:4px}.ol-zoom{top:.5em;left:.5em}.ol-rotate{top:.5em;right:.5em;transition:opacity .25s linear,visibility 0s linear}.ol-rotate.ol-hidden{opacity:0;visibility:hidden;transition:opacity .25s linear,visibility 0s linear .25s}.ol-zoom-extent{top:4.643em;left:.5em}.ol-full-screen{right:.5em;top:.5em}.ol-control button{display:block;margin:1px;padding:0;color:var(--ol-subtle-foreground-color);font-weight:700;text-decoration:none;font-size:inherit;text-align:center;height:1.375em;width:1.375em;line-height:.4em;background-color:var(--ol-background-color);border:none;border-radius:2px}.ol-control button::-moz-focus-inner{border:none;padding:0}.ol-zoom-extent button{line-height:1.4em}.ol-compass{display:block;font-weight:400;will-change:transform}.ol-touch .ol-control button{font-size:1.5em}.ol-touch .ol-zoom-extent{top:5.5em}.ol-control button:hover,.ol-control button:focus{text-decoration:none;outline:1px solid var(--ol-subtle-foreground-color);color:var(--ol-foreground-color)}.ol-zoom .ol-zoom-in{border-radius:2px 2px 0 0}.ol-zoom .ol-zoom-out{border-radius:0 0 2px 2px}.ol-attribution{text-align:right;bottom:.5em;right:.5em;max-width:calc(100% - 1.3em);display:flex;flex-flow:row-reverse;align-items:center}.ol-attribution a{color:var(--ol-subtle-foreground-color);text-decoration:none}.ol-attribution ul{margin:0;padding:1px .5em;color:var(--ol-foreground-color);text-shadow:0 0 2px var(--ol-background-color);font-size:12px}.ol-attribution li{display:inline;list-style:none}.ol-attribution li:not(:last-child):after{content:" "}.ol-attribution img{max-height:2em;max-width:inherit;vertical-align:middle}.ol-attribution button{flex-shrink:0}.ol-attribution.ol-collapsed ul{display:none}.ol-attribution:not(.ol-collapsed){background:var(--ol-partial-background-color)}.ol-attribution.ol-uncollapsible{bottom:0;right:0;border-radius:4px 0 0}.ol-attribution.ol-uncollapsible img{margin-top:-.2em;max-height:1.6em}.ol-attribution.ol-uncollapsible button{display:none}.ol-zoomslider{top:4.5em;left:.5em;height:200px}.ol-zoomslider button{position:relative;height:10px}.ol-touch .ol-zoomslider{top:5.5em}.ol-overviewmap{left:.5em;bottom:.5em}.ol-overviewmap.ol-uncollapsible{bottom:0;left:0;border-radius:0 4px 0 0}.ol-overviewmap .ol-overviewmap-map,.ol-overviewmap button{display:block}.ol-overviewmap .ol-overviewmap-map{border:1px solid var(--ol-subtle-foreground-color);height:150px;width:150px}.ol-overviewmap:not(.ol-collapsed) button{bottom:0;left:0;position:absolute}.ol-overviewmap.ol-collapsed .ol-overviewmap-map,.ol-overviewmap.ol-uncollapsible button{display:none}.ol-overviewmap:not(.ol-collapsed){background:var(--ol-subtle-background-color)}.ol-overviewmap-box{border:1.5px dotted var(--ol-subtle-foreground-color)}.ol-overviewmap .ol-overviewmap-box:hover{cursor:move}.map-container{height:600px}@media screen and (max-width: 720px){.map-container{height:100vh}}.map-canvas{position:relative;width:100%;height:100%}.ol-zoom{margin-top:calc(11px + .5em)}.map{height:auto!important;display:flex;flex-direction:column;position:relative;overflow:hidden}.map-overlay{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;display:flex;align-items:center;justify-content:end;padding:calc(46px + .5em) 5% calc(16px + .5em)}@media screen and (max-width: 720px){.map-filter{flex-direction:column;gap:10px!important;padding:0!important;margin-bottom:10px!important}.map-filter .select{max-width:100%;width:100%}.map .ol-zoom{margin-top:0}.map-overlay{height:auto;position:static;pointer-events:none;display:flex;justify-content:center;padding:16px 26px 16px 0}.map-overlay:empty{display:none}}.footer{padding:20px 0;font-family:Roboto}.footer-inner{display:flex;justify-content:space-between;gap:60px}.left{display:flex;align-items:start;justify-content:space-between;gap:15px}.right{display:flex;flex-direction:column;gap:36px}.footer p{margin:0;font-weight:400;font-size:15px;line-height:20px}.footer .menu{display:flex;justify-content:start;margin:-7px}.footer .menu-item{padding:7px;color:#00000080;transition:.2s;text-decoration:none;display:block}.footer .menu-item:after{content:"";display:inline-block;width:12px;height:12px;margin-left:6px;background-image:url(/assets/arrow-black.svg);background-position:center;background-size:contain;background-repeat:no-repeat}.menu-item:hover{color:#000}@media screen and (max-width: 1023px){.footer .footer-inner{flex-direction:column}.footer .left{flex-wrap:wrap;justify-content:start;gap:20px}}@media screen and (max-width: 720px){.footer .menu{flex-direction:column}}.block.centered{position:relative;font-family:Inter;color:#fff;text-align:center;padding:150px 50px}.block-description{margin-top:27px;font-weight:400;font-size:23px;line-height:37px}.block-button{margin-top:48px;display:flex;justify-content:center}.block-button button{border:0;cursor:pointer;padding:18px 32px;border-radius:9px;background-color:#fff;font-weight:700;font-size:23px;line-height:23px}.block-button button:after{content:"";display:inline-block;width:23px;height:15px;margin-left:10px;background-image:url(/assets/arrow-black.svg);background-position:center;background-repeat:no-repeat}.jumbo{background-color:#0003;min-height:600px}@media screen and (max-width: 720px){.jumbo{min-height:unset;height:auto}}.jumbo .container{max-width:60%}@media screen and (max-width: 720px){.jumbo .container{max-width:100%}}.block{padding:40px 0 60px;position:relative;overflow-x:hidden}.block.dark{color:#fff}.block.centered{text-align:center}.block-divider{border-top:1px solid #FB3449}.block-title{font-family:Roboto;font-size:47px;line-height:66px;text-transform:uppercase;display:flex;justify-content:space-between;align-items:start}.block-title .notice{color:#b2b2b2;font-weight:400;font-size:26px;line-height:31px;padding:16px 0 16px 16px}.block-content{margin-top:40px}.block-background{position:absolute;top:0;left:0;width:100%;height:100%;background-position:center;background-repeat:no-repeat;background-size:cover;z-index:-1}.block.background-left .block-background{transform:rotateY(15deg) scaleX(1.1)}.block.background-right .block-background{transform:rotateY(-15deg) scaleX(1.1)}.container{padding:0 20px;height:100%}@media screen and (max-width: 720px){.block{padding:20px 0 30px}.block-title{font-size:28px;line-height:32px}.block-content{margin-top:20px}.block-description{font-size:16px;line-height:24px}.block.centered{padding:60px 20px}.block-button{margin-top:20px}.block-button button{font-size:16px;line-height:20px;padding:14px 14px 14px 20px}.block-button button:after{width:16px;height:16px;background-size:contain;margin-bottom:-2px;margin-left:7px}}
