:where(.sy-atlas){--ladle-bg-color-primary: #fff;--ladle-bg-color-secondary: #f4f4f4;--ladle-color-primary: #000;--ladle-color-secondary: #bbb;--ladle-color-hover: #545454;--ladle-color-accent: #276ef1;--ladle-ring-size: 64px;--ladle-ring-thickness: 6px;--ladle-mode-overflow: hidden;--ladle-mode-height: 100vh;--ladle-main-padding: 3em;--ladle-main-padding-mobile: 1em;--reach-dialog: 1;--ladle-blueprint: #aaa}:where(.sy-atlas) [data-theme=dark]{--ladle-bg-color-primary: #141414;--ladle-bg-color-secondary: #1f1f1f;--ladle-color-primary: #f6f6f6;--ladle-color-secondary: #bbb;--ladle-color-hover: #e2e2e2;--ladle-color-accent: #276ef1;--ladle-blueprint: #1f1f1f}:where(.sy-atlas) [data-mode=single-scroll],:where(.sy-atlas) [data-mode=preview]{--ladle-mode-overflow: visible;--ladle-mode-height: 100%}:where(.sy-atlas) [data-iframed]{--ladle-main-padding-mobile: 0;--ladle-main-padding: 0}:where(.sy-atlas) .ladle-wrapper,:where(.sy-atlas){margin:0}:where(.sy-atlas) :is([data-iframed]:not([data-iframed="0"]) .ladle-main){display:grid;grid-template-columns:minmax(64px,1fr) auto minmax(64px,1fr);overflow:auto;background-color:var(--ladle-blueprint);background-image:linear-gradient(rgba(255,255,255,.1) 2px,transparent 2px),linear-gradient(90deg,rgba(255,255,255,.1) 2px,transparent 2px),linear-gradient(rgba(255,255,255,.1) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.1) 1px,transparent 1px);background-size:100px 100px,100px 100px,20px 20px,20px 20px;background-position:-2px -2px,-2px -2px,-1px -1px,-1px -1px}:where(.sy-atlas) .ladle-iframe{height:100%;border:0;background-color:var(--ladle-bg-color-primary)}:where(.sy-atlas) :is([data-iframed]:not([data-iframed="0"]) .ladle-iframe){grid-column:2;height:calc(100% - 128px);min-height:500px;margin-top:64px;margin-bottom:64px;box-shadow:#00000040 0 54px 55px,#0000001f 0 -12px 30px,#0000001f 0 4px 6px,#0000002b 0 12px 13px,#00000017 0 -3px 5px}:where(.sy-atlas) .ladle-background{position:absolute;top:0;left:0;z-index:-1000;width:100%;height:100%;background-color:var(--ladle-bg-color-primary)}:where(.sy-atlas) .ladle-wrapper{display:flex;flex-direction:column}:where(.sy-atlas) :is(.ladle-aside img),:where(.sy-atlas) :is(.ladle-aside svg){display:inline;vertical-align:baseline}:where(.sy-atlas) .ladle-main{flex:1 1 auto;padding:var(--ladle-main-padding-mobile)}:where(.sy-atlas) .ladle-error-content{font-family:Arial,Helvetica,sans-serif;font-size:18px;color:var(--ladle-color-primary)}:where(.sy-atlas) .ladle-link{color:var(--ladle-color-accent)}:where(.sy-atlas) .ladle-aside{font-family:Arial,Helvetica,sans-serif;font-size:18px;background-color:var(--ladle-bg-color-primary);color:var(--ladle-color-primary);padding:1.5em}:where(.sy-atlas) :is(.ladle-aside input){padding:.5em 0;width:100%;border-top:0;border-left:0;border-right:0;border-color:var(--ladle-color-hover);border-bottom-width:1px;border-bottom-style:solid;border-radius:0;background-color:var(--ladle-bg-color-primary);font-size:1em;color:var(--ladle-color-primary);margin-bottom:.5em}:where(.sy-atlas) :is(.ladle-aside input:focus){outline:none;color:var(--ladle-color-accent);border-color:var(--ladle-color-accent)}:where(.sy-atlas) :is(.ladle-aside ul){padding:0;margin:.8em .75em 0}:where(.sy-atlas) :is(.ladle-aside li){list-style-type:none;margin:.8em .35em}:where(.sy-atlas) :is(.ladle-aside li:focus){outline:none}:where(.sy-atlas) :is(.ladle-aside li:focus-visible>div){outline:2px solid var(--ladle-color-accent);outline-offset:2px}:where(.sy-atlas) :is(.ladle-aside a){text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--ladle-color-primary)}:where(.sy-atlas) :is(.ladle-aside a:hover){color:var(--ladle-color-hover)}:where(.sy-atlas) :is(.ladle-aside a:focus){outline:none}:where(.sy-atlas) :is(.ladle-aside a:focus-visible){outline:2px solid var(--ladle-color-accent);outline-offset:2px}:where(.sy-atlas) :is(.ladle-aside .ladle-active a){font-weight:700}:where(.sy-atlas) .ladle-addons{font-family:Arial,Helvetica,sans-serif;color:var(--ladle-color-primary);padding:0;margin:0 0 2em;position:relative;bottom:0;margin-inline-start:1em;margin-inline-end:1em}:where(.sy-atlas) :is(.ladle-addons ul){padding:0;margin:0;display:flex;flex-direction:column;flex-wrap:nowrap}:where(.sy-atlas) :is(.ladle-addons li){background-color:var(--ladle-bg-color-secondary);box-shadow:0 1px 2px #00000029;border-bottom:none;border-radius:.25em;list-style-type:none;margin:.35em;width:auto;height:2.5em}:where(.sy-atlas) :is(.ladle-addons>ul>li>button){display:flex;justify-content:center;align-items:center;border:none;margin:0;padding:.3em;width:100%;height:100%;overflow:visible;background:transparent;color:inherit;font:inherit;line-height:normal;cursor:pointer;border-radius:4px;outline:none}:where(.sy-atlas) :is(.ladle-addons>ul>li>button>label){display:block;cursor:pointer;line-height:24px;font-size:18px;margin-inline-start:.5em;padding-top:.1em}:where(.sy-atlas) :is(.ladle-addon-modal-body>button){border:0;font-size:14px;border-radius:4px;padding:.25em .5em;margin:1em 0;background:var(--ladle-color-accent);color:#fff;font:inherit;letter-spacing:inherit}:where(.sy-atlas) :is(.ladle-addons>ul>li>button>.ladle-badge){font-style:normal;min-width:1.6em;margin-left:1em;height:1.6em;border-radius:.8em;background-color:#fa3e3e;display:flex;justify-content:center;align-items:center;font-size:.8em;color:#fff}:where(.sy-atlas) :is(.ladle-addon-modal-body select),:where(.sy-atlas) :is(.ladle-addon-modal-body input),:where(.sy-atlas) :is(.ladle-addon-modal-body textarea){font-size:14px;border-radius:4px;border:1px solid var(--ladle-color-primary);padding:.5em .75em;margin:0;background:var(--ladle-bg-color-primary);color:var(--ladle-color-primary)}:where(.sy-atlas) :is(.ladle-addon-modal-body input[type=range]){padding:0;margin:0 .5em;vertical-align:middle}:where(.sy-atlas) :is(.ladle-addon-modal-body>button:hover){color:#ccc}:where(.sy-atlas) .ladle-addon-tooltip{box-shadow:0 1px 2px #00000029;display:none;white-space:nowrap;background:var(--ladle-bg-color-secondary);color:var(--ladle-color-primary);border-radius:4px;margin-top:-96px;inset-inline-start:5px;padding:10px;position:absolute;z-index:1000}:where(.sy-atlas) .ladle-addon-source-lineno{display:table-cell;text-align:right;padding-right:.25em;padding-left:.25em;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:.5}:where(.sy-atlas) :is(.ladle-addons>ul>li>.ladle-active){color:var(--ladle-color-accent)}:where(.sy-atlas) :is(.ladle-addons>ul>li>.source-active),:where(.sy-atlas) :is(.ladle-addons>ul>li>.width-active){color:var(--ladle-color-accent)}:where(.sy-atlas) :is(.ladle-addons>ul>li>.a11y-active){color:var(--ladle-color-accent)}:where(.sy-atlas) :is(.ladle-addons>ul>li>button:focus-visible){border:2px solid var(--ladle-color-accent)}:where(.sy-atlas) :is(.ladle-addons>ul>li>button:hover){box-shadow:none;color:var(--ladle-color-accent)}:where(.sy-atlas) :is(.ladle-controls-table td){padding:.25em 1em .25em 0}:where(.sy-atlas) :is(.ladle-controls-table input){margin:0}:where(.sy-atlas) :is(.ladle-controls-table input[type=radio]){margin-right:.3em}:where(.sy-atlas) :is(.ladle-controls-table span){margin-right:1em}:where(.sy-atlas) :is(.ladle-controls-table select){min-width:177px}:where(.sy-atlas) :is(.ladle-controls-table textarea){min-width:172px;min-height:3em}:where(.sy-atlas) .ladle-controls-table{margin-bottom:1em}:where(.sy-atlas) .ladle-ring-wrapper{display:flex;align-items:center;justify-content:center;height:100%;width:100%;visibility:hidden;animation:sy-atlas-ladle-ring-fadein 1.5s;animation-fill-mode:forwards;animation-delay:.5s}@keyframes sy-atlas-ladle-ring-fadein{0%{visibility:visible;opacity:0}to{visibility:visible;opacity:1}}:where(.sy-atlas) .ladle-ring{display:inline-block;position:relative;width:var(--ladle-ring-size);height:var(--ladle-ring-size)}:where(.sy-atlas) :is(.ladle-ring div){box-sizing:border-box;display:block;position:absolute;width:100%;height:100%;border:var(--ladle-ring-thickness) solid var(--ladle-color-secondary);border-radius:50%;animation:sy-atlas-ladle-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:var(--ladle-color-secondary) transparent transparent transparent}:where(.sy-atlas) :is(.ladle-ring div:nth-child(1)){animation-delay:-.45s}:where(.sy-atlas) :is(.ladle-ring div:nth-child(2)){animation-delay:-.3s}:where(.sy-atlas) :is(.ladle-ring div:nth-child(3)){animation-delay:-.15s}@keyframes sy-atlas-ladle-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:where(.sy-atlas) div[data-reach-dialog-content][data-testid=ladle-dialog]{box-shadow:0 1px 2px #00000029;outline:none;font-family:Arial,Helvetica,sans-serif;font-size:16px;background-color:var(--ladle-bg-color-secondary);color:var(--ladle-color-primary);border-radius:4px;padding:1.2em 2em .8em;margin:21px;position:absolute;bottom:0;overflow:none}:where(.sy-atlas) :is(div[data-reach-dialog-content][data-testid=ladle-dialog] a){color:var(--ladle-color-accent)}:where(.sy-atlas) div[data-reach-dialog-overlay][data-testid=ladle-dialog-overlay]{position:fixed;top:0;right:0;bottom:0;left:0;overflow:auto;z-index:2147483647}:where(.sy-atlas) .ladle-button{box-sizing:border-box;box-shadow:0 1px 2px #00000029;border:1px solid var(--ladle-color-secondary);margin:1px 8px;padding:.5em;width:auto;cursor:pointer;overflow:visible;background:inherit;color:inherit;border-radius:4px;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none}:where(.sy-atlas) .ladle-button:hover{background:var(--ladle-bg-color-secondary);color:var(--ladle-color-accent)}:where(.sy-atlas) .ladle-button:focus{outline:none}:where(.sy-atlas) .ladle-button:focus-visible{border:2px solid var(--ladle-color-accent)!important;margin:0 7px}:where(.sy-atlas) q.ladle-code,:where(.sy-atlas) code.ladle-markdown{-moz-tab-size:2;-o-tab-size:2;tab-size:2;padding:.2em .4em;margin:0;line-height:2;font-size:85%;background-color:var(--ladle-bg-color-secondary);border:1px solid var(--ladle-color-hover);color:var(--ladle-color-primary);border-radius:6px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}:where(.sy-atlas) h1.ladle-markdown,:where(.sy-atlas) h2.ladle-markdown,:where(.sy-atlas) h3.ladle-markdown,:where(.sy-atlas) h4.ladle-markdown,:where(.sy-atlas) h5.ladle-markdown,:where(.sy-atlas) h6.ladle-markdown{font-family:Arial,Helvetica,sans-serif;color:var(--ladle-color-primary)}:where(.sy-atlas) p.ladle-markdown,:where(.sy-atlas) ul.ladle-markdown,:where(.sy-atlas) ol.ladle-markdown{font-family:Arial,Helvetica,sans-serif;font-size:16px;color:var(--ladle-color-primary)}:where(.sy-atlas) a.ladle-markdown{font-family:Arial,Helvetica,sans-serif;font-size:16px;color:var(--ladle-color-accent)}:where(.sy-atlas) blockquote.ladle-markdown{border-left:6px solid var(--ladle-color-secondary);padding-left:24px;margin-left:0}:where(.sy-atlas) .ladle-addon-modal-body{max-height:80vh;overflow:auto;-moz-tab-size:2;-o-tab-size:2;tab-size:2}:where(.sy-atlas) :is(.ladle-addon-modal-body ul){list-style:square;overflow:auto;margin:8px;padding-left:40px}:where(.sy-atlas) .ladle-resize-handle{display:none}@media(min-width:768px){:where(.sy-atlas){height:100%}:where(.sy-atlas) .ladle-wrapper{min-height:100%;margin:0;flex-direction:row;align-items:flex-start}:where(.sy-atlas) :is([data-mode=full] html),:where(.sy-atlas) :is([data-mode=full] body),:where(.sy-atlas) :is([data-mode=full] .ladle-wrapper){height:100vh;overflow:hidden}:where(.sy-atlas) .ladle-resize-handle{transition:box-shadow .15s ease-in;display:block;width:16px;height:100%;cursor:col-resize;background-color:var(--ladle-bg-color-secondary)}:where(.sy-atlas) .ladle-resize-handle:hover{box-shadow:inset 3px 0 0 0 var(--ladle-color-accent)}:where(.sy-atlas) :is([data-reversed] .ladle-resize-handle:hover){box-shadow:inset -3px 0 0 0 var(--ladle-color-accent)}:where(.sy-atlas) .ladle-resize-active{box-shadow:inset 3px 0 0 0 var(--ladle-color-accent)}:where(.sy-atlas) :is([data-reversed] .ladle-resize-active){box-shadow:inset -3px 0 0 0 var(--ladle-color-accent)}:where(.sy-atlas) .ladle-aside{box-sizing:content-box}:where(.sy-atlas) .ladle-main{padding:var(--ladle-main-padding);align-self:stretch}:where(.sy-atlas) .ladle-aside{font-size:16px;flex:0 0 12em;padding:3em 2em;padding-left:calc(2em - 16px);min-width:15em;background-color:var(--ladle-bg-color-secondary);align-self:stretch}:where(.sy-atlas) :is([data-reversed] .ladle-aside){padding-left:2em;padding-right:calc(2em - 16px)}:where(.sy-atlas) :is([data-mode=full] .ladle-main),:where(.sy-atlas) :is([data-mode=full] .ladle-aside){overflow:auto}:where(.sy-atlas) :is(.ladle-aside ul){margin:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-inline-start:.75em}:where(.sy-atlas) :is(.ladle-aside li){margin:.35em;line-height:18px}:where(.sy-atlas) :is(.ladle-aside input){line-height:1;background-color:var(--ladle-bg-color-secondary)}:where(.sy-atlas) :is(.ladle-aside input)::-moz-placeholder{-moz-user-select:none;-webkit-user-select:none;user-select:none}:where(.sy-atlas) :is(.ladle-aside input)::placeholder{-webkit-user-select:none;-moz-user-select:none;user-select:none}:where(.sy-atlas) .ladle-addons{position:fixed;margin-bottom:0;z-index:2147483647}:where(.sy-atlas) :is(.ladle-addons ul){flex-direction:row}:where(.sy-atlas) :is(.ladle-addons li){margin:0 .35em;border-bottom-left-radius:0;border-bottom-right-radius:0;width:2.5em}:where(.sy-atlas) :is(.ladle-addons>ul>li>button>label){display:none}:where(.sy-atlas) div[data-reach-dialog-content][data-testid=ladle-dialog]{position:fixed;bottom:49px;inset-inline-start:21px;margin-inline-end:21px;max-width:40em;margin:0}:where(.sy-atlas) :is(.ladle-addons>ul>li>button:hover .ladle-addon-tooltip){display:block}:where(.sy-atlas) :is(.ladle-addons>ul>li>button>.ladle-badge){position:absolute;margin-left:3.1em;top:-.7em;font-size:.7em}}:where(.sy-atlas) .mapboxgl-map{font:12px/20px Helvetica Neue,Arial,Helvetica,sans-serif;overflow:hidden;position:relative;-webkit-tap-highlight-color:rgb(0 0 0/0)}:where(.sy-atlas) .mapboxgl-canvas{left:0;position:absolute;top:0}:where(.sy-atlas) .mapboxgl-map:-webkit-full-screen{height:100%;width:100%}:where(.sy-atlas) .mapboxgl-canary{background-color:salmon}:where(.sy-atlas) .mapboxgl-canvas-container.mapboxgl-interactive,:where(.sy-atlas) :is(.mapboxgl-ctrl-group button.mapboxgl-ctrl-compass){cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}:where(.sy-atlas) .mapboxgl-canvas-container.mapboxgl-interactive.mapboxgl-track-pointer{cursor:pointer}:where(.sy-atlas) .mapboxgl-canvas-container.mapboxgl-interactive:active,:where(.sy-atlas) :is(.mapboxgl-ctrl-group button.mapboxgl-ctrl-compass:active){cursor:grabbing}:where(.sy-atlas) .mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate,:where(.sy-atlas) :is(.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate .mapboxgl-canvas){touch-action:pan-x pan-y}:where(.sy-atlas) .mapboxgl-canvas-container.mapboxgl-touch-drag-pan,:where(.sy-atlas) :is(.mapboxgl-canvas-container.mapboxgl-touch-drag-pan .mapboxgl-canvas){touch-action:pinch-zoom}:where(.sy-atlas) .mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan,:where(.sy-atlas) :is(.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan .mapboxgl-canvas){touch-action:none}:where(.sy-atlas) .mapboxgl-ctrl-bottom,:where(.sy-atlas) .mapboxgl-ctrl-bottom-left,:where(.sy-atlas) .mapboxgl-ctrl-bottom-right,:where(.sy-atlas) .mapboxgl-ctrl-left,:where(.sy-atlas) .mapboxgl-ctrl-right,:where(.sy-atlas) .mapboxgl-ctrl-top,:where(.sy-atlas) .mapboxgl-ctrl-top-left,:where(.sy-atlas) .mapboxgl-ctrl-top-right{pointer-events:none;position:absolute;z-index:2}:where(.sy-atlas) .mapboxgl-ctrl-top-left{left:0;top:0}:where(.sy-atlas) .mapboxgl-ctrl-top{left:50%;top:0;transform:translate(-50%)}:where(.sy-atlas) .mapboxgl-ctrl-top-right{right:0;top:0}:where(.sy-atlas) .mapboxgl-ctrl-right{right:0;top:50%;transform:translateY(-50%)}:where(.sy-atlas) .mapboxgl-ctrl-bottom-right{bottom:0;right:0}:where(.sy-atlas) .mapboxgl-ctrl-bottom{bottom:0;left:50%;transform:translate(-50%)}:where(.sy-atlas) .mapboxgl-ctrl-bottom-left{bottom:0;left:0}:where(.sy-atlas) .mapboxgl-ctrl-left{left:0;top:50%;transform:translateY(-50%)}:where(.sy-atlas) .mapboxgl-ctrl{clear:both;pointer-events:auto;transform:translate(0)}:where(.sy-atlas) :is(.mapboxgl-ctrl-top-left .mapboxgl-ctrl){float:left;margin:10px 0 0 10px}:where(.sy-atlas) :is(.mapboxgl-ctrl-top .mapboxgl-ctrl){float:left;margin:10px 0}:where(.sy-atlas) :is(.mapboxgl-ctrl-top-right .mapboxgl-ctrl){float:right;margin:10px 10px 0 0}:where(.sy-atlas) :is(.mapboxgl-ctrl-bottom-right .mapboxgl-ctrl),:where(.sy-atlas) :is(.mapboxgl-ctrl-right .mapboxgl-ctrl){float:right;margin:0 10px 10px 0}:where(.sy-atlas) :is(.mapboxgl-ctrl-bottom .mapboxgl-ctrl){float:left;margin:10px 0}:where(.sy-atlas) :is(.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl),:where(.sy-atlas) :is(.mapboxgl-ctrl-left .mapboxgl-ctrl){float:left;margin:0 0 10px 10px}:where(.sy-atlas) .mapboxgl-ctrl-group{background:#fff;border-radius:4px}:where(.sy-atlas) .mapboxgl-ctrl-group:not(:empty){box-shadow:0 0 0 2px #0000001a}@media(-ms-high-contrast:active){:where(.sy-atlas) .mapboxgl-ctrl-group:not(:empty){box-shadow:0 0 0 2px ButtonText}}:where(.sy-atlas) :is(.mapboxgl-ctrl-group button){background-color:transparent;border:0;box-sizing:border-box;cursor:pointer;display:block;height:29px;outline:none;overflow:hidden;padding:0;width:29px}:where(.sy-atlas) :is(.mapboxgl-ctrl-group button+button){border-top:1px solid #ddd}:where(.sy-atlas) :is(.mapboxgl-ctrl button .mapboxgl-ctrl-icon){background-position:50%;background-repeat:no-repeat;display:block;height:100%;width:100%}@media(-ms-high-contrast:active){:where(.sy-atlas) .mapboxgl-ctrl-icon{background-color:transparent}:where(.sy-atlas) :is(.mapboxgl-ctrl-group button+button){border-top:1px solid ButtonText}}:where(.sy-atlas) .mapboxgl-ctrl-attrib-button:focus,:where(.sy-atlas) :is(.mapboxgl-ctrl-group button:focus){box-shadow:0 0 2px 2px #0096ff}:where(.sy-atlas) :is(.mapboxgl-ctrl button:disabled){cursor:not-allowed}:where(.sy-atlas) :is(.mapboxgl-ctrl button:disabled .mapboxgl-ctrl-icon){opacity:.25}:where(.sy-atlas) :is(.mapboxgl-ctrl-group button:first-child){border-radius:4px 4px 0 0}:where(.sy-atlas) :is(.mapboxgl-ctrl-group button:last-child){border-radius:0 0 4px 4px}:where(.sy-atlas) :is(.mapboxgl-ctrl-group button:only-child){border-radius:inherit}:where(.sy-atlas) :is(.mapboxgl-ctrl button:not(:disabled):hover){background-color:#0000000d}:where(.sy-atlas) :is(.mapboxgl-ctrl-group button:focus:focus-visible){box-shadow:0 0 2px 2px #0096ff}:where(.sy-atlas) :is(.mapboxgl-ctrl-group button:focus:not(:focus-visible)){box-shadow:none}:where(.sy-atlas) :is(.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon){background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E")}:where(.sy-atlas) :is(.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon){background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E")}@media(-ms-high-contrast:active){:where(.sy-atlas) :is(.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon){background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E")}:where(.sy-atlas) :is(.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon){background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E")}}@media(-ms-high-contrast:black-on-white){:where(.sy-atlas) :is(.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon){background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E")}:where(.sy-atlas) :is(.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon){background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E")}}:where(.sy-atlas) :is(.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon){background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}:where(.sy-atlas) :is(.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon){background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}@media(-ms-high-contrast:active){:where(.sy-atlas) :is(.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon){background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}:where(.sy-atlas) :is(.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon){background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}}@media(-ms-high-contrast:black-on-white){:where(.sy-atlas) :is(.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon){background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}:where(.sy-atlas) :is(.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon){background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}}:where(.sy-atlas) :is(.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon){background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath id='south' d='M10.5 16l4 8 4-8h-8z' fill='%23ccc'/%3E%3C/svg%3E")}@media(-ms-high-contrast:active){:where(.sy-atlas) :is(.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon){background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath id='south' d='M10.5 16l4 8 4-8h-8z' fill='%23999'/%3E%3C/svg%3E")}}@media(-ms-high-contrast:black-on-white){:where(.sy-atlas) :is(.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon){background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 29 29'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath id='south' d='M10.5 16l4 8 4-8h-8z' fill='%23ccc'/%3E%3C/svg%3E")}}:where(.sy-atlas) :is(.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon){background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}:where(.sy-atlas) :is(.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon){background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23aaa'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' fill='%23f00'/%3E%3C/svg%3E")}:where(.sy-atlas) :is(.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon){background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}:where(.sy-atlas) :is(.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error .mapboxgl-ctrl-icon){background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e58978'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}:where(.sy-atlas) :is(.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background .mapboxgl-ctrl-icon){background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}:where(.sy-atlas) :is(.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error .mapboxgl-ctrl-icon){background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e54e33'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}:where(.sy-atlas) :is(.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-waiting .mapboxgl-ctrl-icon){animation:sy-atlas-mapboxgl-spin 2s linear infinite}@media(-ms-high-contrast:active){:where(.sy-atlas) :is(.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon){background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}:where(.sy-atlas) :is(.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon){background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23999'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' fill='%23f00'/%3E%3C/svg%3E")}:where(.sy-atlas) :is(.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon){background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}:where(.sy-atlas) :is(.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error .mapboxgl-ctrl-icon){background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e58978'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}:where(.sy-atlas) :is(.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background .mapboxgl-ctrl-icon){background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}:where(.sy-atlas) :is(.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error .mapboxgl-ctrl-icon){background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e54e33'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}}@media(-ms-high-contrast:black-on-white){:where(.sy-atlas) :is(.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon){background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23000'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}:where(.sy-atlas) :is(.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon){background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23666'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' fill='%23f00'/%3E%3C/svg%3E")}}@keyframes sy-atlas-mapboxgl-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}:where(.sy-atlas) a.mapboxgl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd' viewBox='0 0 88 23'%3E%3Cdefs%3E%3Cpath id='logo' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='text' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='clip'%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='white'/%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/mask%3E%3Cg id='outline' opacity='0.3' stroke='%23000' stroke-width='3'%3E%3Ccircle mask='url(%23clip)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23text' mask='url(%23clip)'/%3E%3C/g%3E%3Cg id='fill' opacity='0.9' fill='%23fff'%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;cursor:pointer;display:block;height:23px;margin:0 0 -4px -4px;overflow:hidden;width:88px}:where(.sy-atlas) a.mapboxgl-ctrl-logo.mapboxgl-compact{width:23px}@media(-ms-high-contrast:active){:where(.sy-atlas) a.mapboxgl-ctrl-logo{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd' viewBox='0 0 88 23'%3E%3Cdefs%3E%3Cpath id='logo' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='text' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='clip'%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='white'/%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/mask%3E%3Cg id='outline' opacity='1' stroke='%23000' stroke-width='3'%3E%3Ccircle mask='url(%23clip)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23text' mask='url(%23clip)'/%3E%3C/g%3E%3Cg id='fill' opacity='1' fill='%23fff'%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/g%3E%3C/svg%3E")}}@media(-ms-high-contrast:black-on-white){:where(.sy-atlas) a.mapboxgl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd' viewBox='0 0 88 23'%3E%3Cdefs%3E%3Cpath id='logo' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='text' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='clip'%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='white'/%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/mask%3E%3Cg id='outline' opacity='1' stroke='%23fff' stroke-width='3' fill='%23fff'%3E%3Ccircle mask='url(%23clip)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23text' mask='url(%23clip)'/%3E%3C/g%3E%3Cg id='fill' opacity='1' fill='%23000'%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/g%3E%3C/svg%3E")}}:where(.sy-atlas) .mapboxgl-ctrl.mapboxgl-ctrl-attrib{background-color:#ffffff80;margin:0;padding:0 5px}@media screen{:where(.sy-atlas) .mapboxgl-ctrl-attrib.mapboxgl-compact{background-color:#fff;border-radius:12px;box-sizing:content-box;margin:10px;min-height:20px;padding:2px 24px 2px 0;position:relative}:where(.sy-atlas) .mapboxgl-ctrl-attrib.mapboxgl-compact-show{padding:2px 28px 2px 8px;visibility:visible}:where(.sy-atlas) :is(.mapboxgl-ctrl-bottom-left>.mapboxgl-ctrl-attrib.mapboxgl-compact-show),:where(.sy-atlas) :is(.mapboxgl-ctrl-left>.mapboxgl-ctrl-attrib.mapboxgl-compact-show),:where(.sy-atlas) :is(.mapboxgl-ctrl-top-left>.mapboxgl-ctrl-attrib.mapboxgl-compact-show){border-radius:12px;padding:2px 8px 2px 28px}:where(.sy-atlas) :is(.mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-inner){display:none}:where(.sy-atlas) .mapboxgl-ctrl-attrib-button{background-color:#ffffff80;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E");border:0;border-radius:12px;box-sizing:border-box;cursor:pointer;display:none;height:24px;outline:none;position:absolute;right:0;top:0;width:24px}:where(.sy-atlas) :is(.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl-attrib-button),:where(.sy-atlas) :is(.mapboxgl-ctrl-left .mapboxgl-ctrl-attrib-button),:where(.sy-atlas) :is(.mapboxgl-ctrl-top-left .mapboxgl-ctrl-attrib-button){left:0}:where(.sy-atlas) :is(.mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-button),:where(.sy-atlas) :is(.mapboxgl-ctrl-attrib.mapboxgl-compact-show .mapboxgl-ctrl-attrib-inner){display:block}:where(.sy-atlas) :is(.mapboxgl-ctrl-attrib.mapboxgl-compact-show .mapboxgl-ctrl-attrib-button){background-color:#0000000d}:where(.sy-atlas) :is(.mapboxgl-ctrl-bottom-right>.mapboxgl-ctrl-attrib.mapboxgl-compact):after{bottom:0;right:0}:where(.sy-atlas) :is(.mapboxgl-ctrl-right>.mapboxgl-ctrl-attrib.mapboxgl-compact):after{right:0}:where(.sy-atlas) :is(.mapboxgl-ctrl-top-right>.mapboxgl-ctrl-attrib.mapboxgl-compact):after{right:0;top:0}:where(.sy-atlas) :is(.mapboxgl-ctrl-top-left>.mapboxgl-ctrl-attrib.mapboxgl-compact):after{left:0;top:0}:where(.sy-atlas) :is(.mapboxgl-ctrl-bottom-left>.mapboxgl-ctrl-attrib.mapboxgl-compact):after{bottom:0;left:0}:where(.sy-atlas) :is(.mapboxgl-ctrl-left>.mapboxgl-ctrl-attrib.mapboxgl-compact):after{left:0}}@media screen and (-ms-high-contrast:active){:where(.sy-atlas) .mapboxgl-ctrl-attrib.mapboxgl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' fill='%23fff'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}@media screen and (-ms-high-contrast:black-on-white){:where(.sy-atlas) .mapboxgl-ctrl-attrib.mapboxgl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}:where(.sy-atlas) :is(.mapboxgl-ctrl-attrib a){color:#000000bf;text-decoration:none}:where(.sy-atlas) :is(.mapboxgl-ctrl-attrib a:hover){color:inherit;text-decoration:underline}:where(.sy-atlas) :is(.mapboxgl-ctrl-attrib .mapbox-improve-map){font-weight:700;margin-left:2px}:where(.sy-atlas) .mapboxgl-attrib-empty{display:none}:where(.sy-atlas) .mapboxgl-ctrl-scale{background-color:#ffffffbf;border:2px solid #333;border-top:#333;box-sizing:border-box;color:#333;font-size:10px;padding:0 5px;white-space:nowrap}:where(.sy-atlas) .mapboxgl-popup{display:flex;left:0;pointer-events:none;position:absolute;top:0;will-change:transform}:where(.sy-atlas) .mapboxgl-popup-anchor-top,:where(.sy-atlas) .mapboxgl-popup-anchor-top-left,:where(.sy-atlas) .mapboxgl-popup-anchor-top-right{flex-direction:column}:where(.sy-atlas) .mapboxgl-popup-anchor-bottom,:where(.sy-atlas) .mapboxgl-popup-anchor-bottom-left,:where(.sy-atlas) .mapboxgl-popup-anchor-bottom-right{flex-direction:column-reverse}:where(.sy-atlas) .mapboxgl-popup-anchor-left{flex-direction:row}:where(.sy-atlas) .mapboxgl-popup-anchor-right{flex-direction:row-reverse}:where(.sy-atlas) .mapboxgl-popup-tip{border:10px solid transparent;height:0;width:0;z-index:1}:where(.sy-atlas) :is(.mapboxgl-popup-anchor-top .mapboxgl-popup-tip){align-self:center;border-bottom-color:#fff;border-top:none}:where(.sy-atlas) :is(.mapboxgl-popup-anchor-top-left .mapboxgl-popup-tip){align-self:flex-start;border-bottom-color:#fff;border-left:none;border-top:none}:where(.sy-atlas) :is(.mapboxgl-popup-anchor-top-right .mapboxgl-popup-tip){align-self:flex-end;border-bottom-color:#fff;border-right:none;border-top:none}:where(.sy-atlas) :is(.mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip){align-self:center;border-bottom:none;border-top-color:#fff}:where(.sy-atlas) :is(.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-tip){align-self:flex-start;border-bottom:none;border-left:none;border-top-color:#fff}:where(.sy-atlas) :is(.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-tip){align-self:flex-end;border-bottom:none;border-right:none;border-top-color:#fff}:where(.sy-atlas) :is(.mapboxgl-popup-anchor-left .mapboxgl-popup-tip){align-self:center;border-left:none;border-right-color:#fff}:where(.sy-atlas) :is(.mapboxgl-popup-anchor-right .mapboxgl-popup-tip){align-self:center;border-left-color:#fff;border-right:none}:where(.sy-atlas) .mapboxgl-popup-close-button{background-color:transparent;border:0;border-radius:0 3px 0 0;cursor:pointer;position:absolute;right:0;top:0}:where(.sy-atlas) .mapboxgl-popup-close-button:hover{background-color:#0000000d}:where(.sy-atlas) .mapboxgl-popup-content{background:#fff;border-radius:3px;box-shadow:0 1px 2px #0000001a;padding:10px 10px 15px;pointer-events:auto;position:relative}:where(.sy-atlas) :is(.mapboxgl-popup-anchor-top-left .mapboxgl-popup-content){border-top-left-radius:0}:where(.sy-atlas) :is(.mapboxgl-popup-anchor-top-right .mapboxgl-popup-content){border-top-right-radius:0}:where(.sy-atlas) :is(.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-content){border-bottom-left-radius:0}:where(.sy-atlas) :is(.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-content){border-bottom-right-radius:0}:where(.sy-atlas) .mapboxgl-popup-track-pointer{display:none}:where(.sy-atlas) :is(.mapboxgl-popup-track-pointer *){pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}:where(.sy-atlas) :is(.mapboxgl-map:hover .mapboxgl-popup-track-pointer){display:flex}:where(.sy-atlas) :is(.mapboxgl-map:active .mapboxgl-popup-track-pointer){display:none}:where(.sy-atlas) .mapboxgl-marker{left:0;opacity:1;position:absolute;top:0;transition:opacity .2s;will-change:transform}:where(.sy-atlas) .mapboxgl-user-location-dot,:where(.sy-atlas) .mapboxgl-user-location-dot:before{background-color:#1da1f2;border-radius:50%;height:15px;width:15px}:where(.sy-atlas) .mapboxgl-user-location-dot:before{animation:sy-atlas-mapboxgl-user-location-dot-pulse 2s infinite;content:"";position:absolute}:where(.sy-atlas) .mapboxgl-user-location-dot:after{border:2px solid #fff;border-radius:50%;box-shadow:0 0 3px #00000059;box-sizing:border-box;content:"";height:19px;left:-2px;position:absolute;top:-2px;width:19px}:where(.sy-atlas) :is(.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading){height:0;width:0}:where(.sy-atlas) :is(.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading):after,:where(.sy-atlas) :is(.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading):before{border-bottom:7.5px solid #4aa1eb;content:"";position:absolute}:where(.sy-atlas) :is(.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading):before{border-left:7.5px solid transparent;transform:translateY(-28px) skewY(-20deg)}:where(.sy-atlas) :is(.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading):after{border-right:7.5px solid transparent;transform:translate(7.5px,-28px) skewY(20deg)}@keyframes sy-atlas-mapboxgl-user-location-dot-pulse{0%{opacity:1;transform:scale(1)}70%{opacity:0;transform:scale(3)}to{opacity:0;transform:scale(1)}}:where(.sy-atlas) .mapboxgl-user-location-dot-stale{background-color:#aaa}:where(.sy-atlas) .mapboxgl-user-location-dot-stale:after{display:none}:where(.sy-atlas) .mapboxgl-user-location-accuracy-circle{background-color:#1da1f233;border-radius:100%;height:1px;width:1px}:where(.sy-atlas) .mapboxgl-crosshair,:where(.sy-atlas) :is(.mapboxgl-crosshair .mapboxgl-interactive),:where(.sy-atlas) :is(.mapboxgl-crosshair .mapboxgl-interactive:active){cursor:crosshair}:where(.sy-atlas) .mapboxgl-boxzoom{background:#fff;border:2px dotted #202020;height:0;left:0;opacity:.5;position:absolute;top:0;width:0}@media print{:where(.sy-atlas) .mapbox-improve-map{display:none}}:where(.sy-atlas) .mapboxgl-scroll-zoom-blocker,:where(.sy-atlas) .mapboxgl-touch-pan-blocker{align-items:center;background:#000000b3;color:#fff;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;text-align:center;top:0;transition:opacity .75s ease-in-out;transition-delay:1s;width:100%}:where(.sy-atlas) .mapboxgl-scroll-zoom-blocker-show,:where(.sy-atlas) .mapboxgl-touch-pan-blocker-show{opacity:1;transition:opacity .1s ease-in-out}:where(.sy-atlas) .mapboxgl-canvas-container.mapboxgl-touch-pan-blocker-override.mapboxgl-scrollable-page,:where(.sy-atlas) :is(.mapboxgl-canvas-container.mapboxgl-touch-pan-blocker-override.mapboxgl-scrollable-page .mapboxgl-canvas){touch-action:pan-x pan-y}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:where(.sy-atlas){--swiper-theme-color: #007aff}:where(.sy-atlas){position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}:where(.sy-atlas) .swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}:where(.sy-atlas) :is(.swiper-vertical>.swiper-wrapper){flex-direction:column}:where(.sy-atlas) .swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}:where(.sy-atlas) :is(.swiper-android .swiper-slide),:where(.sy-atlas) :is(.swiper-ios .swiper-slide),:where(.sy-atlas) .swiper-wrapper{transform:translateZ(0)}:where(.sy-atlas) .swiper-horizontal{touch-action:pan-y}:where(.sy-atlas) .swiper-vertical{touch-action:pan-x}:where(.sy-atlas) .swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}:where(.sy-atlas) .swiper-slide-invisible-blank{visibility:hidden}:where(.sy-atlas) .swiper-autoheight,:where(.sy-atlas) :is(.swiper-autoheight .swiper-slide){height:auto}:where(.sy-atlas) :is(.swiper-autoheight .swiper-wrapper){align-items:flex-start;transition-property:transform,height}:where(.sy-atlas) :is(.swiper-backface-hidden .swiper-slide){transform:translateZ(0);backface-visibility:hidden}:where(.sy-atlas) :is(.swiper-3d.swiper-css-mode .swiper-wrapper){perspective:1200px}:where(.sy-atlas) :is(.swiper-3d .swiper-wrapper){transform-style:preserve-3d}:where(.sy-atlas) .swiper-3d{perspective:1200px}:where(.sy-atlas) :is(.swiper-3d .swiper-slide),:where(.sy-atlas) :is(.swiper-3d .swiper-cube-shadow){transform-style:preserve-3d}:where(.sy-atlas) :is(.swiper-css-mode>.swiper-wrapper){overflow:auto;scrollbar-width:none;-ms-overflow-style:none}:where(.sy-atlas) :is(.swiper-css-mode>.swiper-wrapper)::-webkit-scrollbar{display:none}:where(.sy-atlas) :is(.swiper-css-mode>.swiper-wrapper>.swiper-slide){scroll-snap-align:start start}:where(.sy-atlas) :is(.swiper-css-mode.swiper-horizontal>.swiper-wrapper){scroll-snap-type:x mandatory}:where(.sy-atlas) :is(.swiper-css-mode.swiper-vertical>.swiper-wrapper){scroll-snap-type:y mandatory}:where(.sy-atlas) :is(.swiper-css-mode.swiper-free-mode>.swiper-wrapper){scroll-snap-type:none}:where(.sy-atlas) :is(.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide){scroll-snap-align:none}:where(.sy-atlas) :is(.swiper-css-mode.swiper-centered>.swiper-wrapper):before{content:"";flex-shrink:0;order:9999}:where(.sy-atlas) :is(.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide){scroll-snap-align:center center;scroll-snap-stop:always}:where(.sy-atlas) :is(.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child){margin-inline-start:var(--swiper-centered-offset-before)}:where(.sy-atlas) :is(.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper):before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}:where(.sy-atlas) :is(.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child){margin-block-start:var(--swiper-centered-offset-before)}:where(.sy-atlas) :is(.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper):before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}:where(.sy-atlas) :is(.swiper-3d .swiper-slide-shadow),:where(.sy-atlas) :is(.swiper-3d .swiper-slide-shadow-left),:where(.sy-atlas) :is(.swiper-3d .swiper-slide-shadow-right),:where(.sy-atlas) :is(.swiper-3d .swiper-slide-shadow-top),:where(.sy-atlas) :is(.swiper-3d .swiper-slide-shadow-bottom){position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}:where(.sy-atlas) :is(.swiper-3d .swiper-slide-shadow){background:#00000026}:where(.sy-atlas) :is(.swiper-3d .swiper-slide-shadow-left){background-image:linear-gradient(to left,#00000080,#0000)}:where(.sy-atlas) :is(.swiper-3d .swiper-slide-shadow-right){background-image:linear-gradient(to right,#00000080,#0000)}:where(.sy-atlas) :is(.swiper-3d .swiper-slide-shadow-top){background-image:linear-gradient(to top,#00000080,#0000)}:where(.sy-atlas) :is(.swiper-3d .swiper-slide-shadow-bottom){background-image:linear-gradient(to bottom,#00000080,#0000)}:where(.sy-atlas) .swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:where(.sy-atlas) :is(.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader),:where(.sy-atlas) :is(.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader){animation:sy-atlas-swiper-preloader-spin 1s infinite linear}:where(.sy-atlas) .swiper-lazy-preloader-white{--swiper-preloader-color: #fff}:where(.sy-atlas) .swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes sy-atlas-swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:where(.sy-atlas) :is(.swiper .swiper-notification){position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}:where(.sy-atlas) .swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}:where(.sy-atlas) .swiper-pagination.swiper-pagination-hidden{opacity:0}:where(.sy-atlas) :is(.swiper-pagination-disabled>.swiper-pagination),:where(.sy-atlas) .swiper-pagination.swiper-pagination-disabled{display:none!important}:where(.sy-atlas) .swiper-pagination-fraction,:where(.sy-atlas) .swiper-pagination-custom,:where(.sy-atlas) :is(.swiper-horizontal>.swiper-pagination-bullets),:where(.sy-atlas) .swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}:where(.sy-atlas) .swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}:where(.sy-atlas) :is(.swiper-pagination-bullets-dynamic .swiper-pagination-bullet){transform:scale(.33);position:relative}:where(.sy-atlas) :is(.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active){transform:scale(1)}:where(.sy-atlas) :is(.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main){transform:scale(1)}:where(.sy-atlas) :is(.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev){transform:scale(.66)}:where(.sy-atlas) :is(.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev){transform:scale(.33)}:where(.sy-atlas) :is(.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next){transform:scale(.66)}:where(.sy-atlas) :is(.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next){transform:scale(.33)}:where(.sy-atlas) .swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}:where(.sy-atlas) button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}:where(.sy-atlas) :is(.swiper-pagination-clickable .swiper-pagination-bullet){cursor:pointer}:where(.sy-atlas) .swiper-pagination-bullet:only-child{display:none!important}:where(.sy-atlas) .swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}:where(.sy-atlas) :is(.swiper-vertical>.swiper-pagination-bullets),:where(.sy-atlas) .swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}:where(.sy-atlas) :is(.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet),:where(.sy-atlas) :is(.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet){margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}:where(.sy-atlas) :is(.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic),:where(.sy-atlas) .swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}:where(.sy-atlas) :is(.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet),:where(.sy-atlas) :is(.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet){display:inline-block;transition:.2s transform,.2s top}:where(.sy-atlas) :is(.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet),:where(.sy-atlas) :is(.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet){margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}:where(.sy-atlas) :is(.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic),:where(.sy-atlas) .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}:where(.sy-atlas) :is(.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet),:where(.sy-atlas) :is(.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet){transition:.2s transform,.2s left}:where(.sy-atlas) :is(.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet){transition:.2s transform,.2s right}:where(.sy-atlas) .swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}:where(.sy-atlas) .swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}:where(.sy-atlas) :is(.swiper-pagination-progressbar .swiper-pagination-progressbar-fill){background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}:where(.sy-atlas) :is(.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill){transform-origin:right top}:where(.sy-atlas) :is(.swiper-horizontal>.swiper-pagination-progressbar),:where(.sy-atlas) .swiper-pagination-progressbar.swiper-pagination-horizontal,:where(.sy-atlas) :is(.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite),:where(.sy-atlas) .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}:where(.sy-atlas) :is(.swiper-vertical>.swiper-pagination-progressbar),:where(.sy-atlas) .swiper-pagination-progressbar.swiper-pagination-vertical,:where(.sy-atlas) :is(.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite),:where(.sy-atlas) .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}:where(.sy-atlas) .swiper-pagination-lock{display:none}:where(.sy-atlas) [data-vaul-drawer]{touch-action:none;will-change:transform;transition:transform .5s cubic-bezier(.32,.72,0,1);animation-duration:.5s;animation-timing-function:cubic-bezier(.32,.72,0,1)}:where(.sy-atlas) [data-vaul-drawer][data-vaul-snap-points=false][data-vaul-drawer-direction=bottom][data-state=open]{animation-name:sy-atlas-slideFromBottom}:where(.sy-atlas) [data-vaul-drawer][data-vaul-snap-points=false][data-vaul-drawer-direction=bottom][data-state=closed]{animation-name:sy-atlas-slideToBottom}:where(.sy-atlas) [data-vaul-drawer][data-vaul-snap-points=false][data-vaul-drawer-direction=top][data-state=open]{animation-name:sy-atlas-slideFromTop}:where(.sy-atlas) [data-vaul-drawer][data-vaul-snap-points=false][data-vaul-drawer-direction=top][data-state=closed]{animation-name:sy-atlas-slideToTop}:where(.sy-atlas) [data-vaul-drawer][data-vaul-snap-points=false][data-vaul-drawer-direction=left][data-state=open]{animation-name:sy-atlas-slideFromLeft}:where(.sy-atlas) [data-vaul-drawer][data-vaul-snap-points=false][data-vaul-drawer-direction=left][data-state=closed]{animation-name:sy-atlas-slideToLeft}:where(.sy-atlas) [data-vaul-drawer][data-vaul-snap-points=false][data-vaul-drawer-direction=right][data-state=open]{animation-name:sy-atlas-slideFromRight}:where(.sy-atlas) [data-vaul-drawer][data-vaul-snap-points=false][data-vaul-drawer-direction=right][data-state=closed]{animation-name:sy-atlas-slideToRight}:where(.sy-atlas) [data-vaul-drawer][data-vaul-snap-points=true][data-vaul-drawer-direction=bottom]{transform:translate3d(0,var(--initial-transform, 100%),0)}:where(.sy-atlas) [data-vaul-drawer][data-vaul-snap-points=true][data-vaul-drawer-direction=top]{transform:translate3d(0,calc(var(--initial-transform, 100%) * -1),0)}:where(.sy-atlas) [data-vaul-drawer][data-vaul-snap-points=true][data-vaul-drawer-direction=left]{transform:translate3d(calc(var(--initial-transform, 100%) * -1),0,0)}:where(.sy-atlas) [data-vaul-drawer][data-vaul-snap-points=true][data-vaul-drawer-direction=right]{transform:translate3d(var(--initial-transform, 100%),0,0)}:where(.sy-atlas) [data-vaul-drawer][data-vaul-delayed-snap-points=true][data-vaul-drawer-direction=top]{transform:translate3d(0,var(--snap-point-height, 0),0)}:where(.sy-atlas) [data-vaul-drawer][data-vaul-delayed-snap-points=true][data-vaul-drawer-direction=bottom]{transform:translate3d(0,var(--snap-point-height, 0),0)}:where(.sy-atlas) [data-vaul-drawer][data-vaul-delayed-snap-points=true][data-vaul-drawer-direction=left]{transform:translate3d(var(--snap-point-height, 0),0,0)}:where(.sy-atlas) [data-vaul-drawer][data-vaul-delayed-snap-points=true][data-vaul-drawer-direction=right]{transform:translate3d(var(--snap-point-height, 0),0,0)}:where(.sy-atlas) [data-vaul-overlay][data-vaul-snap-points=false]{animation-duration:.5s;animation-timing-function:cubic-bezier(.32,.72,0,1)}:where(.sy-atlas) [data-vaul-overlay][data-vaul-snap-points=false][data-state=open]{animation-name:sy-atlas-fadeIn}:where(.sy-atlas) [data-vaul-overlay][data-state=closed]{animation-name:sy-atlas-fadeOut}:where(.sy-atlas) [data-vaul-animate=false]{animation:none!important}:where(.sy-atlas) [data-vaul-overlay][data-vaul-snap-points=true]{transition:opacity .5s cubic-bezier(.32,.72,0,1);opacity:1}:where(.sy-atlas) [data-vaul-drawer]:not([data-vaul-custom-container=true]):after{content:"";position:absolute;background:inherit;background-color:inherit}:where(.sy-atlas) [data-vaul-drawer][data-vaul-drawer-direction=top]:after{top:initial;bottom:100%;left:0;right:0;height:200%}:where(.sy-atlas) [data-vaul-drawer][data-vaul-drawer-direction=bottom]:after{top:100%;bottom:initial;left:0;right:0;height:200%}:where(.sy-atlas) [data-vaul-drawer][data-vaul-drawer-direction=left]:after{left:initial;right:100%;top:0;bottom:0;width:200%}:where(.sy-atlas) [data-vaul-drawer][data-vaul-drawer-direction=right]:after{left:100%;right:initial;top:0;bottom:0;width:200%}:where(.sy-atlas) [data-vaul-overlay][data-vaul-snap-points=true]:not([data-vaul-snap-points-overlay=true]):not([data-state=closed]){opacity:0}:where(.sy-atlas) [data-vaul-overlay][data-vaul-snap-points-overlay=true]{opacity:1}:where(.sy-atlas) [data-vaul-handle]{display:block;position:relative;opacity:.7;background:#e2e2e4;margin-left:auto;margin-right:auto;height:5px;width:32px;border-radius:1rem;touch-action:pan-y}:where(.sy-atlas) [data-vaul-handle]:hover,:where(.sy-atlas) [data-vaul-handle]:active{opacity:1}:where(.sy-atlas) [data-vaul-handle-hitarea]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:max(100%,2.75rem);height:max(100%,2.75rem);touch-action:inherit}@media(hover:hover)and (pointer:fine){:where(.sy-atlas) [data-vaul-drawer]{-webkit-user-select:none;-moz-user-select:none;user-select:none}}@media(pointer:fine){:where(.sy-atlas) [data-vaul-handle-hitarea]{width:100%;height:100%}}@keyframes sy-atlas-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes sy-atlas-fadeOut{to{opacity:0}}@keyframes sy-atlas-slideFromBottom{0%{transform:translate3d(0,var(--initial-transform, 100%),0)}to{transform:translateZ(0)}}@keyframes sy-atlas-slideToBottom{to{transform:translate3d(0,var(--initial-transform, 100%),0)}}@keyframes sy-atlas-slideFromTop{0%{transform:translate3d(0,calc(var(--initial-transform, 100%) * -1),0)}to{transform:translateZ(0)}}@keyframes sy-atlas-slideToTop{to{transform:translate3d(0,calc(var(--initial-transform, 100%) * -1),0)}}@keyframes sy-atlas-slideFromLeft{0%{transform:translate3d(calc(var(--initial-transform, 100%) * -1),0,0)}to{transform:translateZ(0)}}@keyframes sy-atlas-slideToLeft{to{transform:translate3d(calc(var(--initial-transform, 100%) * -1),0,0)}}@keyframes sy-atlas-slideFromRight{0%{transform:translate3d(var(--initial-transform, 100%),0,0)}to{transform:translateZ(0)}}@keyframes sy-atlas-slideToRight{to{transform:translate3d(var(--initial-transform, 100%),0,0)}}:where(.sy-atlas),:where(.sy-atlas).light,:where(.sy-atlas).light-theme{--gray-1: #fcfcfc;--gray-2: #f9f9f9;--gray-3: #f0f0f0;--gray-4: #e8e8e8;--gray-5: #e0e0e0;--gray-6: #d9d9d9;--gray-7: #cecece;--gray-8: #bbbbbb;--gray-9: #8d8d8d;--gray-10: #838383;--gray-11: #646464;--gray-12: #202020}@supports (color: color(display-p3 1 1 1)){@media(color-gamut:p3){:where(.sy-atlas),:where(.sy-atlas).light,:where(.sy-atlas).light-theme{--gray-1: color(display-p3 .988 .988 .988);--gray-2: color(display-p3 .975 .975 .975);--gray-3: color(display-p3 .939 .939 .939);--gray-4: color(display-p3 .908 .908 .908);--gray-5: color(display-p3 .88 .88 .88);--gray-6: color(display-p3 .849 .849 .849);--gray-7: color(display-p3 .807 .807 .807);--gray-8: color(display-p3 .732 .732 .732);--gray-9: color(display-p3 .553 .553 .553);--gray-10: color(display-p3 .512 .512 .512);--gray-11: color(display-p3 .392 .392 .392);--gray-12: color(display-p3 .125 .125 .125)}}}:where(.sy-atlas).dark,:where(.sy-atlas).dark-theme{--gray-1: #111111;--gray-2: #191919;--gray-3: #222222;--gray-4: #2a2a2a;--gray-5: #313131;--gray-6: #3a3a3a;--gray-7: #484848;--gray-8: #606060;--gray-9: #6e6e6e;--gray-10: #7b7b7b;--gray-11: #b4b4b4;--gray-12: #eeeeee}@supports (color: color(display-p3 1 1 1)){@media(color-gamut:p3){:where(.sy-atlas).dark,:where(.sy-atlas).dark-theme{--gray-1: color(display-p3 .067 .067 .067);--gray-2: color(display-p3 .098 .098 .098);--gray-3: color(display-p3 .135 .135 .135);--gray-4: color(display-p3 .163 .163 .163);--gray-5: color(display-p3 .192 .192 .192);--gray-6: color(display-p3 .228 .228 .228);--gray-7: color(display-p3 .283 .283 .283);--gray-8: color(display-p3 .375 .375 .375);--gray-9: color(display-p3 .431 .431 .431);--gray-10: color(display-p3 .484 .484 .484);--gray-11: color(display-p3 .706 .706 .706);--gray-12: color(display-p3 .933 .933 .933)}}}:where(.sy-atlas),:where(.sy-atlas).light,:where(.sy-atlas).light-theme{--red-1: #fffcfc;--red-2: #fff7f7;--red-3: #feebec;--red-4: #ffdbdc;--red-5: #ffcdce;--red-6: #fdbdbe;--red-7: #f4a9aa;--red-8: #eb8e90;--red-9: #e5484d;--red-10: #dc3e42;--red-11: #ce2c31;--red-12: #641723}@supports (color: color(display-p3 1 1 1)){@media(color-gamut:p3){:where(.sy-atlas),:where(.sy-atlas).light,:where(.sy-atlas).light-theme{--red-1: color(display-p3 .998 .989 .988);--red-2: color(display-p3 .995 .971 .971);--red-3: color(display-p3 .985 .925 .925);--red-4: color(display-p3 .999 .866 .866);--red-5: color(display-p3 .984 .812 .811);--red-6: color(display-p3 .955 .751 .749);--red-7: color(display-p3 .915 .675 .672);--red-8: color(display-p3 .872 .575 .572);--red-9: color(display-p3 .83 .329 .324);--red-10: color(display-p3 .798 .294 .285);--red-11: color(display-p3 .744 .234 .222);--red-12: color(display-p3 .36 .115 .143)}}}:where(.sy-atlas).dark,:where(.sy-atlas).dark-theme{--red-1: #191111;--red-2: #201314;--red-3: #3b1219;--red-4: #500f1c;--red-5: #611623;--red-6: #72232d;--red-7: #8c333a;--red-8: #b54548;--red-9: #e5484d;--red-10: #ec5d5e;--red-11: #ff9592;--red-12: #ffd1d9}@supports (color: color(display-p3 1 1 1)){@media(color-gamut:p3){:where(.sy-atlas).dark,:where(.sy-atlas).dark-theme{--red-1: color(display-p3 .093 .068 .067);--red-2: color(display-p3 .118 .077 .079);--red-3: color(display-p3 .211 .081 .099);--red-4: color(display-p3 .287 .079 .113);--red-5: color(display-p3 .348 .11 .142);--red-6: color(display-p3 .414 .16 .183);--red-7: color(display-p3 .508 .224 .236);--red-8: color(display-p3 .659 .298 .297);--red-9: color(display-p3 .83 .329 .324);--red-10: color(display-p3 .861 .403 .387);--red-11: color(display-p3 1 .57 .55);--red-12: color(display-p3 .971 .826 .852)}}}:where(.sy-atlas) *,:where(.sy-atlas) :before,:where(.sy-atlas) :after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:where(.sy-atlas) :before,:where(.sy-atlas) :after{--tw-content: ""}:where(.sy-atlas){line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Sahaj Raleway,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}:where(.sy-atlas){margin:0;line-height:inherit}:where(.sy-atlas) hr{height:0;color:inherit;border-top-width:1px}:where(.sy-atlas) abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}:where(.sy-atlas) h1,:where(.sy-atlas) h2,:where(.sy-atlas) h3,:where(.sy-atlas) h4,:where(.sy-atlas) h5,:where(.sy-atlas) h6{font-size:inherit;font-weight:inherit}:where(.sy-atlas) a{color:inherit;text-decoration:inherit}:where(.sy-atlas) b,:where(.sy-atlas) strong{font-weight:bolder}:where(.sy-atlas) code,:where(.sy-atlas) kbd,:where(.sy-atlas) samp,:where(.sy-atlas) pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}:where(.sy-atlas) small{font-size:80%}:where(.sy-atlas) sub,:where(.sy-atlas) sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}:where(.sy-atlas) sub{bottom:-.25em}:where(.sy-atlas) sup{top:-.5em}:where(.sy-atlas) table{text-indent:0;border-color:inherit;border-collapse:collapse}:where(.sy-atlas) button,:where(.sy-atlas) input,:where(.sy-atlas) optgroup,:where(.sy-atlas) select,:where(.sy-atlas) textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}:where(.sy-atlas) button,:where(.sy-atlas) select{text-transform:none}:where(.sy-atlas) button,:where(.sy-atlas) input:where([type=button]),:where(.sy-atlas) input:where([type=reset]),:where(.sy-atlas) input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:where(.sy-atlas) :-moz-focusring{outline:auto}:where(.sy-atlas) :-moz-ui-invalid{box-shadow:none}:where(.sy-atlas) progress{vertical-align:baseline}:where(.sy-atlas) ::-webkit-inner-spin-button,:where(.sy-atlas) ::-webkit-outer-spin-button{height:auto}:where(.sy-atlas) [type=search]{-webkit-appearance:textfield;outline-offset:-2px}:where(.sy-atlas) ::-webkit-search-decoration{-webkit-appearance:none}:where(.sy-atlas) ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(.sy-atlas) summary{display:list-item}:where(.sy-atlas) blockquote,:where(.sy-atlas) dl,:where(.sy-atlas) dd,:where(.sy-atlas) h1,:where(.sy-atlas) h2,:where(.sy-atlas) h3,:where(.sy-atlas) h4,:where(.sy-atlas) h5,:where(.sy-atlas) h6,:where(.sy-atlas) hr,:where(.sy-atlas) figure,:where(.sy-atlas) p,:where(.sy-atlas) pre{margin:0}:where(.sy-atlas) fieldset{margin:0;padding:0}:where(.sy-atlas) legend{padding:0}:where(.sy-atlas) ol,:where(.sy-atlas) ul,:where(.sy-atlas) menu{list-style:none;margin:0;padding:0}:where(.sy-atlas) dialog{padding:0}:where(.sy-atlas) textarea{resize:vertical}:where(.sy-atlas) input::-moz-placeholder,:where(.sy-atlas) textarea::-moz-placeholder{opacity:1;color:#9ca3af}:where(.sy-atlas) input::placeholder,:where(.sy-atlas) textarea::placeholder{opacity:1;color:#9ca3af}:where(.sy-atlas) button,:where(.sy-atlas) [role=button]{cursor:pointer}:where(.sy-atlas) :disabled{cursor:default}:where(.sy-atlas) img,:where(.sy-atlas) svg,:where(.sy-atlas) video,:where(.sy-atlas) canvas,:where(.sy-atlas) audio,:where(.sy-atlas) iframe,:where(.sy-atlas) embed,:where(.sy-atlas) object{display:block;vertical-align:middle}:where(.sy-atlas) img,:where(.sy-atlas) video{max-width:100%;height:auto}:where(.sy-atlas) [hidden]{display:none}.sy-atlas{line-height:1.5}.sy-atlas body{margin:0}:where(.sy-atlas) .sy-carousel{--swiper-pagination-bottom: .75rem;--swiper-theme-color: #fff;--swiper-pagination-bullet-inactive-color: #fff;--swiper-pagination-bullet-inactive-opacity: .5}:where(.sy-atlas) :is(.sy-carousel .swiper-pagination-bullet){box-shadow:0 0 2px #000000b3,0 1px 3px #00000080}:where(.sy-atlas) *,:where(.sy-atlas) :before,:where(.sy-atlas) :after{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246 / .5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }:where(.sy-atlas) ::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246 / .5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }:where(.sy-atlas) .container{width:100%}@media(min-width:640px){:where(.sy-atlas) .container{max-width:640px}}@media(min-width:768px){:where(.sy-atlas) .container{max-width:768px}}@media(min-width:1024px){:where(.sy-atlas) .container{max-width:1024px}}@media(min-width:1280px){:where(.sy-atlas) .container{max-width:1280px}}@media(min-width:1536px){:where(.sy-atlas) .container{max-width:1536px}}:where(.sy-atlas) .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:where(.sy-atlas) .pointer-events-none{pointer-events:none}:where(.sy-atlas) .pointer-events-auto{pointer-events:auto}:where(.sy-atlas) .visible{visibility:visible}:where(.sy-atlas) .invisible{visibility:hidden}:where(.sy-atlas) .collapse{visibility:collapse}:where(.sy-atlas) .static{position:static}:where(.sy-atlas) .fixed{position:fixed}:where(.sy-atlas) .\!absolute{position:absolute!important}:where(.sy-atlas) .absolute{position:absolute}:where(.sy-atlas) .\!relative{position:relative!important}:where(.sy-atlas) .relative{position:relative}:where(.sy-atlas) .sticky{position:sticky}:where(.sy-atlas) .\!inset-0{top:0!important;right:0!important;bottom:0!important;left:0!important}:where(.sy-atlas) .inset-0{top:0;right:0;bottom:0;left:0}:where(.sy-atlas) .inset-x-0{left:0;right:0}:where(.sy-atlas) .inset-x-6{left:24px;right:24px}:where(.sy-atlas) .inset-y-0{top:0;bottom:0}:where(.sy-atlas) .-end-0{inset-inline-end:0}:where(.sy-atlas) .-end-0\.5{inset-inline-end:-2px}:where(.sy-atlas) .-top-0{top:0}:where(.sy-atlas) .-top-0\.5{top:-2px}:where(.sy-atlas) .bottom-0{bottom:0}:where(.sy-atlas) .bottom-3{bottom:12px}:where(.sy-atlas) .bottom-\[var\(--sy-sheet-top\,0px\)\]{bottom:var(--sy-sheet-top,0px)}:where(.sy-atlas) .end-4{inset-inline-end:16px}:where(.sy-atlas) .left-0{left:0}:where(.sy-atlas) .left-1\/2{left:50%}:where(.sy-atlas) .right-0{right:0}:where(.sy-atlas) .start-0{inset-inline-start:0}:where(.sy-atlas) .start-3{inset-inline-start:12px}:where(.sy-atlas) .top-0{top:0}:where(.sy-atlas) .top-1\/2{top:50%}:where(.sy-atlas) .top-3{top:12px}:where(.sy-atlas) .top-4{top:16px}:where(.sy-atlas) .z-10{z-index:10}:where(.sy-atlas) .z-40{z-index:40}:where(.sy-atlas) .z-50{z-index:50}:where(.sy-atlas) .-m-6{margin:-24px}:where(.sy-atlas) .m-0{margin:0}:where(.sy-atlas) .-mx-6{margin-left:-24px;margin-right:-24px}:where(.sy-atlas) .mx-auto{margin-left:auto;margin-right:auto}:where(.sy-atlas) .my-1{margin-top:4px;margin-bottom:4px}:where(.sy-atlas) .my-16{margin-top:64px;margin-bottom:64px}:where(.sy-atlas) .my-2{margin-top:8px;margin-bottom:8px}:where(.sy-atlas) .-mb-2{margin-bottom:-8px}:where(.sy-atlas) .-me-1{margin-inline-end:-4px}:where(.sy-atlas) .-ms-px{margin-inline-start:-1px}:where(.sy-atlas) .mb-1{margin-bottom:4px}:where(.sy-atlas) .mb-3{margin-bottom:12px}:where(.sy-atlas) .mb-4{margin-bottom:16px}:where(.sy-atlas) .mb-6{margin-bottom:24px}:where(.sy-atlas) .me-1{margin-inline-end:4px}:where(.sy-atlas) .me-3{margin-inline-end:12px}:where(.sy-atlas) .mt-0{margin-top:0}:where(.sy-atlas) .mt-0\.5{margin-top:2px}:where(.sy-atlas) .mt-1{margin-top:4px}:where(.sy-atlas) .mt-2{margin-top:8px}:where(.sy-atlas) .mt-2\.5{margin-top:10px}:where(.sy-atlas) .mt-3{margin-top:12px}:where(.sy-atlas) .mt-4{margin-top:16px}:where(.sy-atlas) .mt-5{margin-top:20px}:where(.sy-atlas) .mt-auto{margin-top:auto}:where(.sy-atlas) .mt-px{margin-top:1px}:where(.sy-atlas) .line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}:where(.sy-atlas) .line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}:where(.sy-atlas) .block{display:block}:where(.sy-atlas) .inline-block{display:inline-block}:where(.sy-atlas) .inline{display:inline}:where(.sy-atlas) .flex{display:flex}:where(.sy-atlas) .inline-flex{display:inline-flex}:where(.sy-atlas) .table{display:table}:where(.sy-atlas) .grid{display:grid}:where(.sy-atlas) .contents{display:contents}:where(.sy-atlas) .hidden{display:none}:where(.sy-atlas) .aspect-\[4\/3\]{aspect-ratio:4/3}:where(.sy-atlas) .\!h-full{height:100%!important}:where(.sy-atlas) .h-1{height:4px}:where(.sy-atlas) .h-1\.5{height:6px}:where(.sy-atlas) .h-10{height:40px}:where(.sy-atlas) .h-12{height:48px}:where(.sy-atlas) .h-24{height:96px}:where(.sy-atlas) .h-32{height:128px}:where(.sy-atlas) .h-4{height:16px}:where(.sy-atlas) .h-48{height:192px}:where(.sy-atlas) .h-5{height:20px}:where(.sy-atlas) .h-6{height:24px}:where(.sy-atlas) .h-64{height:256px}:where(.sy-atlas) .h-7{height:28px}:where(.sy-atlas) .h-8{height:32px}:where(.sy-atlas) .h-80{height:320px}:where(.sy-atlas) .h-\[1em\]{height:1em}:where(.sy-atlas) .h-\[600px\]{height:600px}:where(.sy-atlas) .h-\[70vh\]{height:70vh}:where(.sy-atlas) .h-auto{height:auto}:where(.sy-atlas) .h-dvh{height:100dvh}:where(.sy-atlas) .h-full{height:100%}:where(.sy-atlas) .h-px{height:1px}:where(.sy-atlas) .h-screen{height:100vh}:where(.sy-atlas) .\!max-h-none{max-height:none!important}:where(.sy-atlas) .max-h-56{max-height:224px}:where(.sy-atlas) .max-h-72{max-height:288px}:where(.sy-atlas) .max-h-\[calc\(100dvh-2rem\)\]{max-height:calc(100dvh - 2rem)}:where(.sy-atlas) .max-h-\[calc\(100dvh_-_var\(--sy-sheet-top\,0px\)\)\]{max-height:calc(100dvh - var(--sy-sheet-top,0px))}:where(.sy-atlas) .min-h-0{min-height:0}:where(.sy-atlas) .min-h-10{min-height:40px}:where(.sy-atlas) .min-h-full{min-height:100%}:where(.sy-atlas) .min-h-screen{min-height:100vh}:where(.sy-atlas) .\!w-auto{width:auto!important}:where(.sy-atlas) .\!w-full{width:100%!important}:where(.sy-atlas) .w-10{width:40px}:where(.sy-atlas) .w-11{width:44px}:where(.sy-atlas) .w-12{width:48px}:where(.sy-atlas) .w-20{width:80px}:where(.sy-atlas) .w-4{width:16px}:where(.sy-atlas) .w-5{width:20px}:where(.sy-atlas) .w-52{width:208px}:where(.sy-atlas) .w-7{width:28px}:where(.sy-atlas) .w-8{width:32px}:where(.sy-atlas) .w-9{width:36px}:where(.sy-atlas) .w-\[1em\]{width:1em}:where(.sy-atlas) .w-\[304px\]{width:304px}:where(.sy-atlas) .w-\[calc\(100vw-2rem\)\]{width:calc(100vw - 2rem)}:where(.sy-atlas) .w-\[var\(--radix-popover-trigger-width\)\]{width:var(--radix-popover-trigger-width)}:where(.sy-atlas) .w-\[var\(--radix-select-trigger-width\)\]{width:var(--radix-select-trigger-width)}:where(.sy-atlas) .w-\[var\(--sy-drawer-w\,22rem\)\]{width:var(--sy-drawer-w,22rem)}:where(.sy-atlas) .w-full{width:100%}:where(.sy-atlas) .min-w-0{min-width:0}:where(.sy-atlas) .min-w-4{min-width:16px}:where(.sy-atlas) .min-w-44{min-width:176px}:where(.sy-atlas) .min-w-56{min-width:224px}:where(.sy-atlas) .min-w-64{min-width:256px}:where(.sy-atlas) .min-w-72{min-width:288px}:where(.sy-atlas) .min-w-8{min-width:32px}:where(.sy-atlas) .min-w-full{min-width:100%}:where(.sy-atlas) .\!max-w-none{max-width:none!important}:where(.sy-atlas) .max-w-\[6rem\]{max-width:6rem}:where(.sy-atlas) .max-w-\[calc\(100vw-2rem\)\]{max-width:calc(100vw - 2rem)}:where(.sy-atlas) .max-w-\[var\(--sy-content-max\,32rem\)\]{max-width:var(--sy-content-max,32rem)}:where(.sy-atlas) .max-w-full{max-width:100%}:where(.sy-atlas) .max-w-md{max-width:448px}:where(.sy-atlas) .max-w-none{max-width:none}:where(.sy-atlas) .max-w-sm{max-width:384px}:where(.sy-atlas) .max-w-xs{max-width:320px}:where(.sy-atlas) .flex-1{flex:1 1 0%}:where(.sy-atlas) .flex-shrink{flex-shrink:1}:where(.sy-atlas) .shrink{flex-shrink:1}:where(.sy-atlas) .shrink-0{flex-shrink:0}:where(.sy-atlas) .flex-grow{flex-grow:1}:where(.sy-atlas) .grow{flex-grow:1}:where(.sy-atlas) .basis-0{flex-basis:0}:where(.sy-atlas) .-translate-x-1\/2{--tw-translate-x:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}:where(.sy-atlas) .-translate-y-1\/2{--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}:where(.sy-atlas) .translate-x-\[2px\]{--tw-translate-x:2px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}:where(.sy-atlas) .translate-y-full{--tw-translate-y:100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}:where(.sy-atlas) .rotate-180{--tw-rotate:180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}:where(.sy-atlas) .transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes sy-atlas-spin{to{transform:rotate(360deg)}}:where(.sy-atlas) .animate-spin{animation:sy-atlas-spin 1s linear infinite}:where(.sy-atlas) .cursor-grab{cursor:grab}:where(.sy-atlas) .cursor-not-allowed{cursor:not-allowed}:where(.sy-atlas) .cursor-pointer{cursor:pointer}:where(.sy-atlas) .cursor-zoom-in{cursor:zoom-in}:where(.sy-atlas) .touch-none{touch-action:none}:where(.sy-atlas) .select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}:where(.sy-atlas) .select-all{-webkit-user-select:all;-moz-user-select:all;user-select:all}:where(.sy-atlas) .resize{resize:both}:where(.sy-atlas) .scroll-m-0{scroll-margin:0}:where(.sy-atlas) .scroll-p-0{scroll-padding:0}:where(.sy-atlas) .list-none{list-style-type:none}:where(.sy-atlas) .flex-row{flex-direction:row}:where(.sy-atlas) .flex-col{flex-direction:column}:where(.sy-atlas) .flex-wrap{flex-wrap:wrap}:where(.sy-atlas) .items-start{align-items:flex-start}:where(.sy-atlas) .items-end{align-items:flex-end}:where(.sy-atlas) .items-center{align-items:center}:where(.sy-atlas) .items-baseline{align-items:baseline}:where(.sy-atlas) .items-stretch{align-items:stretch}:where(.sy-atlas) .justify-start{justify-content:flex-start}:where(.sy-atlas) .justify-end{justify-content:flex-end}:where(.sy-atlas) .justify-center{justify-content:center}:where(.sy-atlas) .justify-between{justify-content:space-between}:where(.sy-atlas) .gap-0{gap:0}:where(.sy-atlas) .gap-0\.5{gap:2px}:where(.sy-atlas) .gap-1{gap:4px}:where(.sy-atlas) .gap-1\.5{gap:6px}:where(.sy-atlas) .gap-10{gap:40px}:where(.sy-atlas) .gap-2{gap:8px}:where(.sy-atlas) .gap-2\.5{gap:10px}:where(.sy-atlas) .gap-3{gap:12px}:where(.sy-atlas) .gap-4{gap:16px}:where(.sy-atlas) .gap-5{gap:20px}:where(.sy-atlas) .gap-6{gap:24px}:where(.sy-atlas) .gap-8{gap:32px}:where(.sy-atlas) .gap-x-3{-moz-column-gap:12px;column-gap:12px}:where(.sy-atlas) .gap-y-2{row-gap:8px}:where(.sy-atlas) .self-start{align-self:flex-start}:where(.sy-atlas) .overflow-hidden{overflow:hidden}:where(.sy-atlas) .overflow-x-auto{overflow-x:auto}:where(.sy-atlas) .overflow-y-auto{overflow-y:auto}:where(.sy-atlas) .overflow-x-hidden{overflow-x:hidden}:where(.sy-atlas) .truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:where(.sy-atlas) .whitespace-normal{white-space:normal}:where(.sy-atlas) .whitespace-nowrap{white-space:nowrap}:where(.sy-atlas) .break-words{overflow-wrap:break-word}:where(.sy-atlas) .\!rounded-none{border-radius:0!important}:where(.sy-atlas) .rounded{border-radius:4px}:where(.sy-atlas) .rounded-2xl{border-radius:16px}:where(.sy-atlas) .rounded-full{border-radius:9999px}:where(.sy-atlas) .rounded-lg{border-radius:8px}:where(.sy-atlas) .rounded-md{border-radius:6px}:where(.sy-atlas) .rounded-none{border-radius:0}:where(.sy-atlas) .rounded-sm{border-radius:2px}:where(.sy-atlas) .rounded-xl{border-radius:12px}:where(.sy-atlas) .rounded-b-2xl{border-bottom-right-radius:16px;border-bottom-left-radius:16px}:where(.sy-atlas) .rounded-t-2xl{border-top-left-radius:16px;border-top-right-radius:16px}:where(.sy-atlas) .border{border-width:1px}:where(.sy-atlas) .border-4{border-width:4px}:where(.sy-atlas) .border-\[1\.5px\]{border-width:1.5px}:where(.sy-atlas) .border-b{border-bottom-width:1px}:where(.sy-atlas) .border-t{border-top-width:1px}:where(.sy-atlas) .border-t-4{border-top-width:4px}:where(.sy-atlas) .border-dashed{border-style:dashed}:where(.sy-atlas) .border-contrast-11{--tw-border-opacity:1;border-color:hsl(var(--contrast-11) / var(--tw-border-opacity))}:where(.sy-atlas) .border-contrast-6{--tw-border-opacity:1;border-color:hsl(var(--contrast-6) / var(--tw-border-opacity))}:where(.sy-atlas) .border-danger-6{border-color:var(--red-6)}:where(.sy-atlas) .border-danger-7{border-color:var(--red-7)}:where(.sy-atlas) .border-danger-9{border-color:var(--red-9)}:where(.sy-atlas) .border-divider{border-color:var(--gray-6)}:where(.sy-atlas) .border-foreground{border-color:var(--gray-12)}:where(.sy-atlas) .border-gray-12{border-color:var(--gray-12)}:where(.sy-atlas) .border-gray-4{border-color:var(--gray-4)}:where(.sy-atlas) .border-gray-6{border-color:var(--gray-6)}:where(.sy-atlas) .border-gray-7{border-color:var(--gray-7)}:where(.sy-atlas) .border-primary-11{--tw-border-opacity:1;border-color:hsl(var(--primary-11) / var(--tw-border-opacity))}:where(.sy-atlas) .border-primary-6{--tw-border-opacity:1;border-color:hsl(var(--primary-6) / var(--tw-border-opacity))}:where(.sy-atlas) .border-primary-7{--tw-border-opacity:1;border-color:hsl(var(--primary-7) / var(--tw-border-opacity))}:where(.sy-atlas) .border-primary-9{--tw-border-opacity:1;border-color:hsl(var(--primary-9) / var(--tw-border-opacity))}:where(.sy-atlas) .border-secondary-11{--tw-border-opacity:1;border-color:hsl(var(--secondary-11) / var(--tw-border-opacity))}:where(.sy-atlas) .border-secondary-6{--tw-border-opacity:1;border-color:hsl(var(--secondary-6) / var(--tw-border-opacity))}:where(.sy-atlas) .\!bg-gray-7{background-color:var(--gray-7)!important}:where(.sy-atlas) .bg-background{--tw-bg-opacity:1;background-color:hsl(var(--background) / var(--tw-bg-opacity))}:where(.sy-atlas) .bg-background\/90{background-color:hsl(var(--background) / .9)}:where(.sy-atlas) .bg-black\/50{background-color:#00000080}:where(.sy-atlas) .bg-contrast-12{--tw-bg-opacity:1;background-color:hsl(var(--contrast-12) / var(--tw-bg-opacity))}:where(.sy-atlas) .bg-contrast-3{--tw-bg-opacity:1;background-color:hsl(var(--contrast-3) / var(--tw-bg-opacity))}:where(.sy-atlas) .bg-danger-3{background-color:var(--red-3)}:where(.sy-atlas) .bg-danger-6{background-color:var(--red-6)}:where(.sy-atlas) .bg-danger-9{background-color:var(--red-9)}:where(.sy-atlas) .bg-divider{background-color:var(--gray-6)}:where(.sy-atlas) .bg-gray-1{background-color:var(--gray-1)}:where(.sy-atlas) .bg-gray-2{background-color:var(--gray-2)}:where(.sy-atlas) .bg-gray-3{background-color:var(--gray-3)}:where(.sy-atlas) .bg-gray-4{background-color:var(--gray-4)}:where(.sy-atlas) .bg-gray-6{background-color:var(--gray-6)}:where(.sy-atlas) .bg-gray-9{background-color:var(--gray-9)}:where(.sy-atlas) .bg-primary-12{--tw-bg-opacity:1;background-color:hsl(var(--primary-12) / var(--tw-bg-opacity))}:where(.sy-atlas) .bg-primary-3{--tw-bg-opacity:1;background-color:hsl(var(--primary-3) / var(--tw-bg-opacity))}:where(.sy-atlas) .bg-primary-6{--tw-bg-opacity:1;background-color:hsl(var(--primary-6) / var(--tw-bg-opacity))}:where(.sy-atlas) .bg-primary-9{--tw-bg-opacity:1;background-color:hsl(var(--primary-9) / var(--tw-bg-opacity))}:where(.sy-atlas) .bg-secondary-12{--tw-bg-opacity:1;background-color:hsl(var(--secondary-12) / var(--tw-bg-opacity))}:where(.sy-atlas) .bg-secondary-3{--tw-bg-opacity:1;background-color:hsl(var(--secondary-3) / var(--tw-bg-opacity))}:where(.sy-atlas) .bg-secondary-5{--tw-bg-opacity:1;background-color:hsl(var(--secondary-5) / var(--tw-bg-opacity))}:where(.sy-atlas) .bg-transparent{background-color:transparent}:where(.sy-atlas) .from-teal-600{--tw-gradient-from:#0d9488 var(--tw-gradient-from-position);--tw-gradient-to:rgb(13 148 136 / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}:where(.sy-atlas) .to-teal-700{--tw-gradient-to:#0f766e var(--tw-gradient-to-position)}:where(.sy-atlas) .object-cover{-o-object-fit:cover;object-fit:cover}:where(.sy-atlas) .p-0{padding:0}:where(.sy-atlas) .p-1{padding:4px}:where(.sy-atlas) .p-10{padding:40px}:where(.sy-atlas) .p-2{padding:8px}:where(.sy-atlas) .p-3{padding:12px}:where(.sy-atlas) .p-4{padding:16px}:where(.sy-atlas) .p-6{padding:24px}:where(.sy-atlas) .px-0{padding-left:0;padding-right:0}:where(.sy-atlas) .px-1{padding-left:4px;padding-right:4px}:where(.sy-atlas) .px-1\.5{padding-left:6px;padding-right:6px}:where(.sy-atlas) .px-2{padding-left:8px;padding-right:8px}:where(.sy-atlas) .px-2\.5{padding-left:10px;padding-right:10px}:where(.sy-atlas) .px-3{padding-left:12px;padding-right:12px}:where(.sy-atlas) .px-4{padding-left:16px;padding-right:16px}:where(.sy-atlas) .px-6{padding-left:24px;padding-right:24px}:where(.sy-atlas) .py-1{padding-top:4px;padding-bottom:4px}:where(.sy-atlas) .py-1\.5{padding-top:6px;padding-bottom:6px}:where(.sy-atlas) .py-2{padding-top:8px;padding-bottom:8px}:where(.sy-atlas) .py-2\.5{padding-top:10px;padding-bottom:10px}:where(.sy-atlas) .py-3{padding-top:12px;padding-bottom:12px}:where(.sy-atlas) .py-4{padding-top:16px;padding-bottom:16px}:where(.sy-atlas) .\!pb-0{padding-bottom:0!important}:where(.sy-atlas) .pb-10{padding-bottom:40px}:where(.sy-atlas) .pb-2{padding-bottom:8px}:where(.sy-atlas) .pb-20{padding-bottom:80px}:where(.sy-atlas) .pb-4{padding-bottom:16px}:where(.sy-atlas) .pb-6{padding-bottom:24px}:where(.sy-atlas) .pb-\[3dvh\]{padding-bottom:3dvh}:where(.sy-atlas) .pe-12{padding-inline-end:48px}:where(.sy-atlas) .pt-1{padding-top:4px}:where(.sy-atlas) .pt-2{padding-top:8px}:where(.sy-atlas) .pt-4{padding-top:16px}:where(.sy-atlas) .pt-8{padding-top:32px}:where(.sy-atlas) .text-center{text-align:center}:where(.sy-atlas) .text-start{text-align:start}:where(.sy-atlas) .text-end{text-align:end}:where(.sy-atlas) .font-sans{font-family:Sahaj Raleway,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}:where(.sy-atlas) .text-base{font-size:14px;line-height:1.2}:where(.sy-atlas) .text-lg{font-size:17px;line-height:1.2;font-weight:600}:where(.sy-atlas) .text-md{font-size:14px;line-height:1.2}:where(.sy-atlas) .text-sm{font-size:13px;line-height:1.5;letter-spacing:.36px}:where(.sy-atlas) .text-xl{font-size:20px;line-height:1.2;font-weight:600}:where(.sy-atlas) .text-xs{font-size:12px;line-height:1.66667;letter-spacing:.36px}:where(.sy-atlas) .font-bold{font-weight:700}:where(.sy-atlas) .font-light{font-weight:300}:where(.sy-atlas) .font-medium{font-weight:500}:where(.sy-atlas) .font-normal{font-weight:400}:where(.sy-atlas) .font-semibold{font-weight:600}:where(.sy-atlas) .uppercase{text-transform:uppercase}:where(.sy-atlas) .lowercase{text-transform:lowercase}:where(.sy-atlas) .capitalize{text-transform:capitalize}:where(.sy-atlas) .italic{font-style:italic}:where(.sy-atlas) .normal-nums{font-variant-numeric:normal}:where(.sy-atlas) .leading-6{line-height:24px}:where(.sy-atlas) .leading-none{line-height:1}:where(.sy-atlas) .leading-snug{line-height:1.375}:where(.sy-atlas) .leading-tight{line-height:1.25}:where(.sy-atlas) .tracking-wide{letter-spacing:.025em}:where(.sy-atlas) .tracking-wider{letter-spacing:.05em}:where(.sy-atlas) .text-contrast{--tw-text-opacity:1;color:hsl(var(--contrast-9) / var(--tw-text-opacity))}:where(.sy-atlas) .text-contrast-11{--tw-text-opacity:1;color:hsl(var(--contrast-11) / var(--tw-text-opacity))}:where(.sy-atlas) .text-contrast-9{--tw-text-opacity:1;color:hsl(var(--contrast-9) / var(--tw-text-opacity))}:where(.sy-atlas) .text-current{color:currentColor}:where(.sy-atlas) .text-danger-11{color:var(--red-11)}:where(.sy-atlas) .text-danger-foreground{--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity))}:where(.sy-atlas) .text-foreground{color:var(--gray-12)}:where(.sy-atlas) .text-gray-1{color:var(--gray-1)}:where(.sy-atlas) .text-gray-10{color:var(--gray-10)}:where(.sy-atlas) .text-gray-11{color:var(--gray-11)}:where(.sy-atlas) .text-gray-12{color:var(--gray-12)}:where(.sy-atlas) .text-gray-9{color:var(--gray-9)}:where(.sy-atlas) .text-inherit{color:inherit}:where(.sy-atlas) .text-primary{--tw-text-opacity:1;color:hsl(var(--primary-9) / var(--tw-text-opacity))}:where(.sy-atlas) .text-primary-11{--tw-text-opacity:1;color:hsl(var(--primary-11) / var(--tw-text-opacity))}:where(.sy-atlas) .text-primary-12{--tw-text-opacity:1;color:hsl(var(--primary-12) / var(--tw-text-opacity))}:where(.sy-atlas) .text-primary-9{--tw-text-opacity:1;color:hsl(var(--primary-9) / var(--tw-text-opacity))}:where(.sy-atlas) .text-primary-foreground{--tw-text-opacity:1;color:hsl(var(--primary-on) / var(--tw-text-opacity))}:where(.sy-atlas) .text-secondary{--tw-text-opacity:1;color:hsl(var(--secondary-9) / var(--tw-text-opacity))}:where(.sy-atlas) .text-secondary-11{--tw-text-opacity:1;color:hsl(var(--secondary-11) / var(--tw-text-opacity))}:where(.sy-atlas) .text-secondary-9{--tw-text-opacity:1;color:hsl(var(--secondary-9) / var(--tw-text-opacity))}:where(.sy-atlas) .text-white{--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity))}:where(.sy-atlas) .underline{text-decoration-line:underline}:where(.sy-atlas) .underline-offset-2{text-underline-offset:2px}:where(.sy-atlas) .accent-primary{accent-color:hsl(var(--primary-9) / 1)}:where(.sy-atlas) .opacity-0{opacity:0}:where(.sy-atlas) .opacity-100{opacity:1}:where(.sy-atlas) .opacity-25{opacity:.25}:where(.sy-atlas) .opacity-40{opacity:.4}:where(.sy-atlas) .opacity-60{opacity:.6}:where(.sy-atlas) .opacity-70{opacity:.7}:where(.sy-atlas) .opacity-75{opacity:.75}:where(.sy-atlas) .opacity-90{opacity:.9}:where(.sy-atlas) .shadow{--tw-shadow:0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}:where(.sy-atlas) .shadow-2xl{--tw-shadow:0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}:where(.sy-atlas) .shadow-\[inset_0_7px_6px_-7px_rgb\(0_0_0\/0\.25\)\]{--tw-shadow:inset 0 7px 6px -7px rgb(0 0 0/.25);--tw-shadow-colored:inset 0 7px 6px -7px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}:where(.sy-atlas) .shadow-lg{--tw-shadow:0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}:where(.sy-atlas) .shadow-md{--tw-shadow:0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}:where(.sy-atlas) .shadow-xl{--tw-shadow:0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}:where(.sy-atlas) .outline-none{outline:2px solid transparent;outline-offset:2px}:where(.sy-atlas) .outline{outline-style:solid}:where(.sy-atlas) .ring{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}:where(.sy-atlas) .ring-2{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}:where(.sy-atlas) .ring-danger-7{--tw-ring-color:var(--red-7)}:where(.sy-atlas) .blur{--tw-blur:blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}:where(.sy-atlas) .invert{--tw-invert:invert(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}:where(.sy-atlas) .filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}:where(.sy-atlas) .transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}:where(.sy-atlas) .transition-\[background\,color\,opacity\]{transition-property:background,color,opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}:where(.sy-atlas) .transition-\[color\,transform\]{transition-property:color,transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}:where(.sy-atlas) .transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}:where(.sy-atlas) .transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}:where(.sy-atlas) .transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}:where(.sy-atlas) .will-change-transform{will-change:transform}:where(.sy-atlas) .flex-center{display:flex;align-items:center;justify-content:center}:where(.sy-atlas) .colored-links{overflow-wrap:break-word}:where(.sy-atlas) :is(.colored-links a){--tw-text-opacity:1 !important;color:hsl(var(--primary-9) / var(--tw-text-opacity))!important}:where(.sy-atlas) :is(.colored-links a:hover){opacity:.8!important}:where(.sy-atlas),:where(.sy-atlas).light,:where(.sy-atlas).light-theme{--primary-on: 0 0% 100%;--primary-1: 184 58% 99%;--primary-2: 184 58% 97%;--primary-3: 184 58% 94%;--primary-4: 184 58% 90%;--primary-5: 184 58% 85%;--primary-6: 184 58% 79%;--primary-7: 184 58% 72%;--primary-8: 184 58% 63%;--primary-9: 184 58% 28%;--primary-10: 184 58% 22%;--primary-11: 184 58% 40%;--primary-12: 184 58% 24%;--secondary-on: 0 0% 0%;--secondary-1: 202 40% 99%;--secondary-2: 202 40% 97%;--secondary-3: 202 40% 94%;--secondary-4: 202 40% 90%;--secondary-5: 202 40% 85%;--secondary-6: 202 40% 79%;--secondary-7: 202 40% 72%;--secondary-8: 202 40% 63%;--secondary-9: 202 40% 70%;--secondary-10: 202 40% 64%;--secondary-11: 202 40% 40%;--secondary-12: 202 40% 24%;--contrast-on: 0 0% 0%;--contrast-1: 12 60% 99%;--contrast-2: 12 60% 97%;--contrast-3: 12 60% 94%;--contrast-4: 12 60% 90%;--contrast-5: 12 60% 85%;--contrast-6: 12 60% 79%;--contrast-7: 12 60% 72%;--contrast-8: 12 60% 63%;--contrast-9: 12 60% 68%;--contrast-10: 12 60% 62%;--contrast-11: 12 60% 40%;--contrast-12: 12 60% 24%;--background: 0 0% 100%}:where(.sy-atlas).dark,:where(.sy-atlas).dark-theme{--primary-on: 0 0% 0%;--primary-1: 184 58% 9%;--primary-2: 184 58% 12%;--primary-3: 184 58% 16%;--primary-4: 184 58% 20%;--primary-5: 184 58% 24%;--primary-6: 184 58% 28%;--primary-7: 184 58% 34%;--primary-8: 184 58% 42%;--primary-9: 184 58% 60%;--primary-10: 184 58% 66%;--primary-11: 184 58% 72%;--primary-12: 184 58% 90%;--secondary-on: 0 0% 0%;--secondary-1: 202 40% 9%;--secondary-2: 202 40% 12%;--secondary-3: 202 40% 16%;--secondary-4: 202 40% 20%;--secondary-5: 202 40% 24%;--secondary-6: 202 40% 28%;--secondary-7: 202 40% 34%;--secondary-8: 202 40% 42%;--secondary-9: 202 40% 74%;--secondary-10: 202 40% 80%;--secondary-11: 202 40% 72%;--secondary-12: 202 40% 90%;--contrast-on: 0 0% 0%;--contrast-1: 12 60% 9%;--contrast-2: 12 60% 12%;--contrast-3: 12 60% 16%;--contrast-4: 12 60% 20%;--contrast-5: 12 60% 24%;--contrast-6: 12 60% 28%;--contrast-7: 12 60% 34%;--contrast-8: 12 60% 42%;--contrast-9: 12 60% 68%;--contrast-10: 12 60% 74%;--contrast-11: 12 60% 72%;--contrast-12: 12 60% 90%;--background: 0 0% 7%}@media(hover:hover)and (pointer:fine){:where(.sy-atlas) [data-vaul-drawer]{-webkit-user-select:text;-moz-user-select:text;user-select:text}}:where(.sy-atlas) :is(.event-pin-popover .mapboxgl-popup-content){padding:0;background:none;border-radius:0;box-shadow:none;pointer-events:none}:where(.sy-atlas) :is(.event-pin-popover .mapboxgl-popup-tip){display:none}:where(.sy-atlas) .sx-calendar{--sx-color-primary: hsl(var(--primary-9));--sx-color-on-primary: hsl(var(--primary-on));--sx-color-primary-container: hsl(var(--primary-4));--sx-color-on-primary-container: hsl(var(--primary-11));--sx-color-secondary: hsl(var(--secondary-9));--sx-color-on-secondary: hsl(var(--secondary-on));--sx-color-secondary-container: hsl(var(--secondary-4));--sx-color-on-secondary-container: hsl(var(--secondary-11));--sx-color-tertiary: hsl(var(--primary-9));--sx-color-on-tertiary: hsl(var(--primary-on));--sx-color-tertiary-container: hsl(var(--primary-4));--sx-color-on-tertiary-container: hsl(var(--primary-11));--sx-color-surface: hsl(var(--background));--sx-color-surface-bright: hsl(var(--background));--sx-color-surface-dim: var(--gray-2);--sx-color-surface-container: var(--gray-2);--sx-color-surface-container-low: var(--gray-2);--sx-color-surface-container-high: var(--gray-3);--sx-color-on-surface: var(--gray-12);--sx-color-background: hsl(var(--background));--sx-color-on-background: var(--gray-12);--sx-color-outline: var(--gray-7);--sx-color-outline-variant: var(--gray-6);--sx-color-neutral: var(--gray-9);--sx-color-neutral-variant: var(--gray-8);--sx-internal-color-text: var(--gray-12);--sx-internal-color-light-gray: var(--gray-4);--sx-border: var(--gray-6);height:100%;min-height:0}:where(.sy-atlas) :is(.sx-calendar .sx-react-calendar-wrapper),:where(.sy-atlas) :is(.sx-calendar .sx__calendar){height:100%;width:100%}:where(.sy-atlas) :is(.sx-calendar .sx__calendar){border:none}:where(.sy-atlas) :is(.sx-calendar .sx__calendar-header){display:none}:where(.sy-atlas) :is(.sx-calendar .sx__month-grid-event.is-event-new),:where(.sy-atlas) :is(.sx-calendar .sx__month-agenda-event.is-event-new),:where(.sy-atlas) :is(.sx-calendar .sx__time-grid-event.is-event-new),:where(.sy-atlas) :is(.sx-calendar .sx__date-grid-event.is-event-new){animation:none}:where(.sy-atlas) .placeholder\:text-gray-11::-moz-placeholder{color:var(--gray-11)}:where(.sy-atlas) .placeholder\:text-gray-11::placeholder{color:var(--gray-11)}:where(.sy-atlas) .first\:ms-0:first-child{margin-inline-start:0}:where(.sy-atlas) .first\:rounded-s:first-child{border-start-start-radius:4px;border-end-start-radius:4px}:where(.sy-atlas) .last\:rounded-e:last-child{border-start-end-radius:4px;border-end-end-radius:4px}:where(.sy-atlas) .hover\:bg-contrast-11:hover{--tw-bg-opacity:1;background-color:hsl(var(--contrast-11) / var(--tw-bg-opacity))}:where(.sy-atlas) .hover\:bg-contrast-3:hover{--tw-bg-opacity:1;background-color:hsl(var(--contrast-3) / var(--tw-bg-opacity))}:where(.sy-atlas) .hover\:bg-contrast-4:hover{--tw-bg-opacity:1;background-color:hsl(var(--contrast-4) / var(--tw-bg-opacity))}:where(.sy-atlas) .hover\:bg-gray-10:hover{background-color:var(--gray-10)}:where(.sy-atlas) .hover\:bg-gray-2:hover{background-color:var(--gray-2)}:where(.sy-atlas) .hover\:bg-gray-3:hover{background-color:var(--gray-3)}:where(.sy-atlas) .hover\:bg-gray-4:hover{background-color:var(--gray-4)}:where(.sy-atlas) .hover\:bg-primary-11:hover{--tw-bg-opacity:1;background-color:hsl(var(--primary-11) / var(--tw-bg-opacity))}:where(.sy-atlas) .hover\:bg-primary-2:hover{--tw-bg-opacity:1;background-color:hsl(var(--primary-2) / var(--tw-bg-opacity))}:where(.sy-atlas) .hover\:bg-primary-3:hover{--tw-bg-opacity:1;background-color:hsl(var(--primary-3) / var(--tw-bg-opacity))}:where(.sy-atlas) .hover\:bg-primary-4:hover{--tw-bg-opacity:1;background-color:hsl(var(--primary-4) / var(--tw-bg-opacity))}:where(.sy-atlas) .hover\:bg-secondary-11:hover{--tw-bg-opacity:1;background-color:hsl(var(--secondary-11) / var(--tw-bg-opacity))}:where(.sy-atlas) .hover\:bg-secondary-3:hover{--tw-bg-opacity:1;background-color:hsl(var(--secondary-3) / var(--tw-bg-opacity))}:where(.sy-atlas) .hover\:bg-secondary-4:hover{--tw-bg-opacity:1;background-color:hsl(var(--secondary-4) / var(--tw-bg-opacity))}:where(.sy-atlas) .hover\:text-foreground:hover{color:var(--gray-12)}:where(.sy-atlas) .hover\:underline:hover{text-decoration-line:underline}:where(.sy-atlas) .hover\:opacity-100:hover{opacity:1}:where(.sy-atlas) .hover\:opacity-80:hover{opacity:.8}:where(.sy-atlas) .hover\:opacity-hover:hover{opacity:.8}:where(.sy-atlas) .focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}:where(.sy-atlas) .focus-visible\:z-10:focus-visible{z-index:10}:where(.sy-atlas) .focus-visible\:underline:focus-visible{text-decoration-line:underline}:where(.sy-atlas) .focus-visible\:opacity-100:focus-visible{opacity:1}:where(.sy-atlas) .focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}:where(.sy-atlas) .focus-visible\:ring-focus:focus-visible{--tw-ring-color:hsl(var(--primary-9))}:where(.sy-atlas) .focus-visible\:ring-offset-1:focus-visible{--tw-ring-offset-width:1px}:where(.sy-atlas) .active\:cursor-grabbing:active{cursor:grabbing}:where(.sy-atlas) .active\:bg-contrast-5:active{--tw-bg-opacity:1;background-color:hsl(var(--contrast-5) / var(--tw-bg-opacity))}:where(.sy-atlas) .active\:bg-gray-5:active{background-color:var(--gray-5)}:where(.sy-atlas) .active\:bg-primary-3:active{--tw-bg-opacity:1;background-color:hsl(var(--primary-3) / var(--tw-bg-opacity))}:where(.sy-atlas) .active\:bg-primary-5:active{--tw-bg-opacity:1;background-color:hsl(var(--primary-5) / var(--tw-bg-opacity))}:where(.sy-atlas) .active\:bg-secondary-5:active{--tw-bg-opacity:1;background-color:hsl(var(--secondary-5) / var(--tw-bg-opacity))}:where(.sy-atlas) .disabled\:pointer-events-none:disabled{pointer-events:none}:where(.sy-atlas) .disabled\:opacity-disabled:disabled{opacity:.5}:where(.sy-atlas) :is(.group:hover .group-hover\:-translate-y-0){--tw-translate-y:0;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}:where(.sy-atlas) :is(.group:hover .group-hover\:-translate-y-0\.5){--tw-translate-y:-2px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}:where(.sy-atlas) :is(.group:hover .group-hover\:translate-x-0){--tw-translate-x:0;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}:where(.sy-atlas) :is(.group:hover .group-hover\:translate-x-0\.5){--tw-translate-x:2px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}:where(.sy-atlas) :is(.group:hover .group-hover\:text-inherit){color:inherit}:where(.sy-atlas) :is(.group:hover .group-hover\:opacity-90){opacity:.9}:where(.sy-atlas) :is(.group:active .group-active\:scale-95){--tw-scale-x:.95;--tw-scale-y:.95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}:where(.sy-atlas) .data-\[state\=on\]\:z-10[data-state=on]{z-index:10}:where(.sy-atlas) .data-\[state\=checked\]\:translate-x-\[18px\][data-state=checked]{--tw-translate-x:18px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}:where(.sy-atlas) .data-\[state\=checked\]\:translate-x-\[22px\][data-state=checked]{--tw-translate-x:22px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}:where(.sy-atlas) .data-\[disabled\]\:cursor-not-allowed[data-disabled]{cursor:not-allowed}:where(.sy-atlas) .data-\[disabled\]\:border-gray-7[data-disabled]{border-color:var(--gray-7)}:where(.sy-atlas) .data-\[disabled\]\:data-\[state\=checked\]\:border-gray-9[data-state=checked][data-disabled]{border-color:var(--gray-9)}:where(.sy-atlas) .data-\[state\=checked\]\:border-contrast-12[data-state=checked]{--tw-border-opacity:1;border-color:hsl(var(--contrast-12) / var(--tw-border-opacity))}:where(.sy-atlas) .data-\[state\=checked\]\:border-danger-9[data-state=checked]{border-color:var(--red-9)}:where(.sy-atlas) .data-\[state\=checked\]\:border-primary-12[data-state=checked]{--tw-border-opacity:1;border-color:hsl(var(--primary-12) / var(--tw-border-opacity))}:where(.sy-atlas) .data-\[state\=checked\]\:border-secondary-12[data-state=checked]{--tw-border-opacity:1;border-color:hsl(var(--secondary-12) / var(--tw-border-opacity))}:where(.sy-atlas) .data-\[state\=on\]\:border-danger-9[data-state=on]{border-color:var(--red-9)}:where(.sy-atlas) .data-\[state\=on\]\:border-primary-9[data-state=on]{--tw-border-opacity:1;border-color:hsl(var(--primary-9) / var(--tw-border-opacity))}:where(.sy-atlas) .data-\[disabled\]\:bg-gray-2[data-disabled]{background-color:var(--gray-2)}:where(.sy-atlas) .data-\[disabled\]\:bg-gray-4[data-disabled]{background-color:var(--gray-4)}:where(.sy-atlas) .data-\[disabled\]\:bg-gray-5[data-disabled]{background-color:var(--gray-5)}:where(.sy-atlas) .data-\[disabled\]\:data-\[state\=checked\]\:bg-gray-9[data-state=checked][data-disabled]{background-color:var(--gray-9)}:where(.sy-atlas) .data-\[highlighted\]\:bg-primary-3[data-highlighted]{--tw-bg-opacity:1;background-color:hsl(var(--primary-3) / var(--tw-bg-opacity))}:where(.sy-atlas) .data-\[highlighted\]\:bg-primary-4[data-highlighted]{--tw-bg-opacity:1;background-color:hsl(var(--primary-4) / var(--tw-bg-opacity))}:where(.sy-atlas) .data-\[selected\=true\]\:bg-primary-4[data-selected=true]{--tw-bg-opacity:1;background-color:hsl(var(--primary-4) / var(--tw-bg-opacity))}:where(.sy-atlas) .data-\[state\=checked\]\:bg-contrast-12[data-state=checked]{--tw-bg-opacity:1;background-color:hsl(var(--contrast-12) / var(--tw-bg-opacity))}:where(.sy-atlas) .data-\[state\=checked\]\:bg-danger-9[data-state=checked]{background-color:var(--red-9)}:where(.sy-atlas) .data-\[state\=checked\]\:bg-primary-12[data-state=checked]{--tw-bg-opacity:1;background-color:hsl(var(--primary-12) / var(--tw-bg-opacity))}:where(.sy-atlas) .data-\[state\=checked\]\:bg-secondary-12[data-state=checked]{--tw-bg-opacity:1;background-color:hsl(var(--secondary-12) / var(--tw-bg-opacity))}:where(.sy-atlas) .data-\[state\=on\]\:bg-danger-9[data-state=on]{background-color:var(--red-9)}:where(.sy-atlas) .data-\[state\=on\]\:bg-primary-9[data-state=on]{--tw-bg-opacity:1;background-color:hsl(var(--primary-9) / var(--tw-bg-opacity))}:where(.sy-atlas) .data-\[state\=open\]\:bg-primary-3[data-state=open]{--tw-bg-opacity:1;background-color:hsl(var(--primary-3) / var(--tw-bg-opacity))}:where(.sy-atlas) .data-\[state\=checked\]\:font-semibold[data-state=checked]{font-weight:600}:where(.sy-atlas) .data-\[disabled\]\:data-\[state\=checked\]\:text-gray-1[data-state=checked][data-disabled]{color:var(--gray-1)}:where(.sy-atlas) .data-\[state\=checked\]\:text-danger-foreground[data-state=checked]{--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity))}:where(.sy-atlas) .data-\[state\=checked\]\:text-white[data-state=checked]{--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity))}:where(.sy-atlas) .data-\[state\=on\]\:text-danger-foreground[data-state=on]{--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity))}:where(.sy-atlas) .data-\[state\=on\]\:text-primary-foreground[data-state=on]{--tw-text-opacity:1;color:hsl(var(--primary-on) / var(--tw-text-opacity))}:where(.sy-atlas) .data-\[disabled\]\:opacity-disabled[data-disabled]{opacity:.5}:where(.sy-atlas) .data-\[disabled\]\:shadow-none[data-disabled]{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}:where(.sy-atlas) .dark\:bg-contrast-9:is(.dark *){--tw-bg-opacity:1;background-color:hsl(var(--contrast-9) / var(--tw-bg-opacity))}:where(.sy-atlas) .dark\:bg-primary-9:is(.dark *){--tw-bg-opacity:1;background-color:hsl(var(--primary-9) / var(--tw-bg-opacity))}:where(.sy-atlas) .dark\:bg-secondary-9:is(.dark *){--tw-bg-opacity:1;background-color:hsl(var(--secondary-9) / var(--tw-bg-opacity))}:where(.sy-atlas) .dark\:text-contrast-foreground:is(.dark *){--tw-text-opacity:1;color:hsl(var(--contrast-on) / var(--tw-text-opacity))}:where(.sy-atlas) .dark\:text-primary-11:is(.dark *){--tw-text-opacity:1;color:hsl(var(--primary-11) / var(--tw-text-opacity))}:where(.sy-atlas) .dark\:text-primary-foreground:is(.dark *){--tw-text-opacity:1;color:hsl(var(--primary-on) / var(--tw-text-opacity))}:where(.sy-atlas) .dark\:text-secondary-foreground:is(.dark *){--tw-text-opacity:1;color:hsl(var(--secondary-on) / var(--tw-text-opacity))}:where(.sy-atlas) .dark\:hover\:bg-contrast-10:hover:is(.dark *){--tw-bg-opacity:1;background-color:hsl(var(--contrast-10) / var(--tw-bg-opacity))}:where(.sy-atlas) .dark\:hover\:bg-gray-3:hover:is(.dark *){background-color:var(--gray-3)}:where(.sy-atlas) .dark\:hover\:bg-primary-10:hover:is(.dark *){--tw-bg-opacity:1;background-color:hsl(var(--primary-10) / var(--tw-bg-opacity))}:where(.sy-atlas) .dark\:hover\:bg-secondary-10:hover:is(.dark *){--tw-bg-opacity:1;background-color:hsl(var(--secondary-10) / var(--tw-bg-opacity))}:where(.sy-atlas) .dark\:active\:bg-gray-4:active:is(.dark *){background-color:var(--gray-4)}:where(.sy-atlas) .dark\:data-\[disabled\]\:data-\[state\=checked\]\:border-gray-9[data-state=checked][data-disabled]:is(.dark *){border-color:var(--gray-9)}:where(.sy-atlas) .dark\:data-\[state\=checked\]\:border-contrast-9[data-state=checked]:is(.dark *){--tw-border-opacity:1;border-color:hsl(var(--contrast-9) / var(--tw-border-opacity))}:where(.sy-atlas) .dark\:data-\[state\=checked\]\:border-danger-9[data-state=checked]:is(.dark *){border-color:var(--red-9)}:where(.sy-atlas) .dark\:data-\[state\=checked\]\:border-primary-9[data-state=checked]:is(.dark *){--tw-border-opacity:1;border-color:hsl(var(--primary-9) / var(--tw-border-opacity))}:where(.sy-atlas) .dark\:data-\[state\=checked\]\:border-secondary-9[data-state=checked]:is(.dark *){--tw-border-opacity:1;border-color:hsl(var(--secondary-9) / var(--tw-border-opacity))}:where(.sy-atlas) .dark\:data-\[disabled\]\:data-\[state\=checked\]\:bg-gray-9[data-state=checked][data-disabled]:is(.dark *){background-color:var(--gray-9)}:where(.sy-atlas) .dark\:data-\[state\=checked\]\:bg-contrast-9[data-state=checked]:is(.dark *){--tw-bg-opacity:1;background-color:hsl(var(--contrast-9) / var(--tw-bg-opacity))}:where(.sy-atlas) .dark\:data-\[state\=checked\]\:bg-danger-9[data-state=checked]:is(.dark *){background-color:var(--red-9)}:where(.sy-atlas) .dark\:data-\[state\=checked\]\:bg-primary-9[data-state=checked]:is(.dark *){--tw-bg-opacity:1;background-color:hsl(var(--primary-9) / var(--tw-bg-opacity))}:where(.sy-atlas) .dark\:data-\[state\=checked\]\:bg-secondary-9[data-state=checked]:is(.dark *){--tw-bg-opacity:1;background-color:hsl(var(--secondary-9) / var(--tw-bg-opacity))}:where(.sy-atlas) .dark\:data-\[disabled\]\:data-\[state\=checked\]\:text-gray-1[data-state=checked][data-disabled]:is(.dark *){color:var(--gray-1)}:where(.sy-atlas) .dark\:data-\[state\=checked\]\:text-contrast-foreground[data-state=checked]:is(.dark *){--tw-text-opacity:1;color:hsl(var(--contrast-on) / var(--tw-text-opacity))}:where(.sy-atlas) .dark\:data-\[state\=checked\]\:text-danger-foreground[data-state=checked]:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity))}:where(.sy-atlas) .dark\:data-\[state\=checked\]\:text-primary-foreground[data-state=checked]:is(.dark *){--tw-text-opacity:1;color:hsl(var(--primary-on) / var(--tw-text-opacity))}:where(.sy-atlas) .dark\:data-\[state\=checked\]\:text-secondary-foreground[data-state=checked]:is(.dark *){--tw-text-opacity:1;color:hsl(var(--secondary-on) / var(--tw-text-opacity))}@media(min-width:640px){:where(.sy-atlas) .sm\:mb-0{margin-bottom:0}:where(.sy-atlas) .sm\:flex{display:flex}:where(.sy-atlas) .sm\:table{display:table}:where(.sy-atlas) .sm\:table-cell{display:table-cell}:where(.sy-atlas) .sm\:table-header-group{display:table-header-group}:where(.sy-atlas) .sm\:table-row-group{display:table-row-group}:where(.sy-atlas) .sm\:table-row{display:table-row}:where(.sy-atlas) .sm\:justify-center{justify-content:center}:where(.sy-atlas) .sm\:border-b-0{border-bottom-width:0px}:where(.sy-atlas) .sm\:px-3{padding-left:12px;padding-right:12px}:where(.sy-atlas) .sm\:py-2{padding-top:8px;padding-bottom:8px}:where(.sy-atlas) .sm\:pb-0{padding-bottom:0}:where(.sy-atlas) .sm\:text-center{text-align:center}:where(.sy-atlas) .sm\:text-base{font-size:14px;line-height:1.2}:where(.sy-atlas) .sm\:text-sm{font-size:13px;line-height:1.5;letter-spacing:.36px}:where(.sy-atlas) .sm\:font-medium{font-weight:500}}@media(min-width:768px){:where(.sy-atlas) .md\:start-\[calc\(var\(--sy-drawer-w\,22rem\)\+2rem\)\]{inset-inline-start:calc(var(--sy-drawer-w,22rem) + 2rem)}:where(.sy-atlas) .md\:pt-4{padding-top:16px}}@media(min-width:1024px){:where(.sy-atlas) .lg\:\!inset-4{top:16px!important;right:16px!important;bottom:16px!important;left:16px!important}:where(.sy-atlas) .lg\:inset-y-4{top:16px;bottom:16px}:where(.sy-atlas) .lg\:left-4{left:16px}:where(.sy-atlas) .lg\:right-4{right:16px}:where(.sy-atlas) .lg\:start-4{inset-inline-start:16px}:where(.sy-atlas) .lg\:start-\[calc\(var\(--sy-drawer-w\,22rem\)\+3rem\)\]{inset-inline-start:calc(var(--sy-drawer-w,22rem) + 3rem)}:where(.sy-atlas) .lg\:top-4{top:16px}:where(.sy-atlas) .lg\:h-9{height:36px}:where(.sy-atlas) .lg\:w-9{width:36px}:where(.sy-atlas) .lg\:rounded-2xl{border-radius:16px}}:where(.sy-atlas) .rtl\:-scale-x-100:where([dir=rtl],[dir=rtl] *){--tw-scale-x:-1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}:where(.sy-atlas) :is(.\[\&\>\*\+\*\]\:relative>*+*){position:relative}:where(.sy-atlas) :is(.\[\&\>\*\+\*\]\:before\:absolute>*+*):before{content:var(--tw-content);position:absolute}:where(.sy-atlas) :is(.\[\&\>\*\+\*\]\:before\:inset-x-6>*+*):before{content:var(--tw-content);left:24px;right:24px}:where(.sy-atlas) :is(.\[\&\>\*\+\*\]\:before\:top-0>*+*):before{content:var(--tw-content);top:0}:where(.sy-atlas) :is(.\[\&\>\*\+\*\]\:before\:border-t>*+*):before{content:var(--tw-content);border-top-width:1px}:where(.sy-atlas) :is(.\[\&\>\*\+\*\]\:before\:border-divider>*+*):before{content:var(--tw-content);border-color:var(--gray-6)}:where(.sy-atlas) :is(.\[\&\>\*\+\*\]\:before\:content-\[\'\'\]>*+*):before{--tw-content:"";content:var(--tw-content)}:where(.sy-atlas) :is(.\[\&\>\:first-child\]\:mt-auto>:first-child){margin-top:auto}:where(.sy-atlas) :is(.\[\&\>\:last-child\]\:mb-auto>:last-child){margin-bottom:auto}:where(.sy-atlas) :is(.\[\&\>li\]\:list-none>li){list-style-type:none}:where(.sy-atlas) :is(.\[\&_input\:-moz-placeholder-shown\]\:\!pe-3 input:-moz-placeholder-shown){padding-inline-end:12px!important}:where(.sy-atlas) :is(.\[\&_input\:placeholder-shown\]\:\!pe-3 input:placeholder-shown){padding-inline-end:12px!important}
