.map-module-scss-module__hu0uJG__container{background-color:#f4f6f9;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100vh;margin:100px 0 0;padding:80px 0 0;display:flex}@media screen and (max-width:768px){.map-module-scss-module__hu0uJG__container{padding-top:50px}}@media screen and (max-width:480px){.map-module-scss-module__hu0uJG__container{padding:40px 0 0}}.map-module-scss-module__hu0uJG__container h1{font-family:var(--primary-font);font-size:48px;font-style:normal;font-weight:500;line-height:105%}@media screen and (max-width:1024px){.map-module-scss-module__hu0uJG__container h1{font-size:34px}}@media screen and (max-width:768px){.map-module-scss-module__hu0uJG__container h1{font-size:28px}}.map-module-scss-module__hu0uJG__container h1{color:#113253;text-align:center;margin:0 0 60px}@media screen and (max-width:480px){.map-module-scss-module__hu0uJG__container h1{margin:0 0 32px}}.map-module-scss-module__hu0uJG__mapWrapper{justify-content:center;gap:40px;width:100%;margin:0 0 5%;padding:0 20px;display:flex}@media screen and (max-width:960px){.map-module-scss-module__hu0uJG__mapWrapper{flex-direction:column;align-items:start;gap:32px}}.map-module-scss-module__hu0uJG__map{aspect-ratio:1.2;background:url(/images/winter/map/map.svg) 50%/contain no-repeat;width:70%;margin:0;position:relative}@media screen and (max-width:960px){.map-module-scss-module__hu0uJG__map{width:100%}}.map-module-scss-module__hu0uJG__pointWrapper{z-index:1;position:absolute}.map-module-scss-module__hu0uJG__pointWrapper.map-module-scss-module__hu0uJG__active{z-index:100}.map-module-scss-module__hu0uJG__point{color:#fff;width:44px;height:44px;font-family:var(--primary-font);background-color:#3b5998;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:16px;font-style:normal;font-weight:400;line-height:131%;display:flex;position:absolute}@media screen and (max-width:1024px){.map-module-scss-module__hu0uJG__point{font-size:14px}}@media screen and (max-width:768px){.map-module-scss-module__hu0uJG__point{font-size:14px}}.map-module-scss-module__hu0uJG__point{cursor:pointer;transform-origin:50%;z-index:1;padding:0;transition:transform .2s}@media screen and (max-width:768px){.map-module-scss-module__hu0uJG__point{width:22px;height:22px}}@media screen and (max-width:480px){.map-module-scss-module__hu0uJG__point{width:18px;height:18px}}.map-module-scss-module__hu0uJG__legend{grid-template-columns:1fr;gap:24px;max-width:295px;max-height:520px;margin-top:40px;padding:20px;display:grid}@media screen and (max-width:960px){.map-module-scss-module__hu0uJG__legend{grid-template-columns:1fr 1fr;max-width:100%;margin-top:0}}@media screen and (max-width:480px){.map-module-scss-module__hu0uJG__legend{grid-template-columns:1fr}}.map-module-scss-module__hu0uJG__legendItem{text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:0;display:flex}.map-module-scss-module__hu0uJG__legendItem:is(button),.map-module-scss-module__hu0uJG__legendItem[data-point-type=rink]{cursor:pointer}.map-module-scss-module__hu0uJG__legendNumber{color:#fff;width:32px;min-width:32px;height:32px;min-height:32px;font-family:var(--primary-font);background-color:#3b5998;border-radius:50%;justify-content:center;align-items:center;font-size:16px;font-style:normal;font-weight:400;line-height:131%;display:flex}@media screen and (max-width:1024px){.map-module-scss-module__hu0uJG__legendNumber{font-size:14px}}@media screen and (max-width:768px){.map-module-scss-module__hu0uJG__legendNumber{font-size:14px}}.map-module-scss-module__hu0uJG__legendNumber.map-module-scss-module__hu0uJG__partnerNumber{background-color:#113253}.map-module-scss-module__hu0uJG__legendText{color:#202020;font-family:var(--primary-font);font-size:18px;font-style:normal;font-weight:500;line-height:24px}@media screen and (max-width:1024px){.map-module-scss-module__hu0uJG__legendText{font-size:16px}}@media screen and (max-width:768px){.map-module-scss-module__hu0uJG__legendText{font-size:16px}}.map-module-scss-module__hu0uJG__logoWrapper{position:relative}.map-module-scss-module__hu0uJG__partnerLogo{object-fit:contain;width:100%;height:100%}.map-module-scss-module__hu0uJG__legendLogo{object-fit:contain;width:18px;max-width:44px;height:18px;max-height:44px}.map-module-scss-module__hu0uJG__tooltip{border:1px solid var(--Winter-Primary-Main-Blue,#496ea3);z-index:101;opacity:0;visibility:hidden;white-space:nowrap;white-space:nowrap;background:#fff;border-radius:14px;min-width:176px;min-height:176px;padding:16px;transition:opacity .3s ease-in,visibility .6s ease-in;animation:.6s forwards map-module-scss-module__hu0uJG__fadeIn;position:absolute;top:-50px;left:40%;transform:translate(-50%);box-shadow:0 4px 20px #0000001a}@media screen and (max-width:768px){.map-module-scss-module__hu0uJG__tooltip{min-width:120px;min-height:117px;padding:12px}}@media screen and (max-width:480px){.map-module-scss-module__hu0uJG__tooltip{min-width:100px;min-height:100px;padding:10px}}@keyframes map-module-scss-module__hu0uJG__fadeIn{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}.map-module-scss-module__hu0uJG__tooltipContent{flex-direction:column;align-items:center;gap:15px;padding:15px;display:flex}.map-module-scss-module__hu0uJG__tooltipContent__rink{flex-direction:column;align-items:center;gap:15px;padding:10px 15px;display:flex}@media screen and (max-width:768px){.map-module-scss-module__hu0uJG__tooltipContent__rink{gap:6px}}@media screen and (max-width:480px){.map-module-scss-module__hu0uJG__tooltipContent__rink .map-module-scss-module__hu0uJG__tooltipLogo{width:30px;height:30px}}@media screen and (max-width:768px){.map-module-scss-module__hu0uJG__tooltipContent{gap:10px;padding:12px}}@media screen and (max-width:480px){.map-module-scss-module__hu0uJG__tooltipContent{gap:3px;padding:5px 0}}.map-module-scss-module__hu0uJG__tooltipLogo{object-fit:contain;width:80px;height:80px}@media screen and (max-width:768px){.map-module-scss-module__hu0uJG__tooltipLogo{width:60px;height:60px}}@media screen and (max-width:480px){.map-module-scss-module__hu0uJG__tooltipLogo{width:40px;height:40px}}.map-module-scss-module__hu0uJG__tooltipLink{font-family:var(--primary-font);font-size:14px;font-style:normal;font-weight:400;line-height:150%}@media screen and (max-width:1024px){.map-module-scss-module__hu0uJG__tooltipLink{font-size:14px}}@media screen and (max-width:768px){.map-module-scss-module__hu0uJG__tooltipLink{font-size:10px}}.map-module-scss-module__hu0uJG__tooltipLink{color:#000;text-align:center;text-decoration-skip-ink:none;text-underline-offset:auto;text-underline-position:from-font;text-align:center;text-decoration-line:underline;text-decoration-style:solid;text-decoration-thickness:auto;transition:color .3s ease-in-out;font-size:14px!important}.map-module-scss-module__hu0uJG__tooltipLink:hover{color:#113253}@media screen and (max-width:768px){.map-module-scss-module__hu0uJG__tooltipLink{font-size:12px!important}}@media screen and (max-width:480px){.map-module-scss-module__hu0uJG__tooltipLink{font-size:10px!important}}.map-module-scss-module__hu0uJG__tooltipText{font-family:var(--primary-font);font-size:14px;font-style:normal;font-weight:400;line-height:150%}@media screen and (max-width:1024px){.map-module-scss-module__hu0uJG__tooltipText{font-size:14px}}@media screen and (max-width:768px){.map-module-scss-module__hu0uJG__tooltipText{font-size:10px}}.map-module-scss-module__hu0uJG__tooltipText{color:#000;text-align:center;flex-direction:column;display:flex;font-size:14px!important}@media screen and (max-width:768px){.map-module-scss-module__hu0uJG__tooltipText{font-size:12px!important}}@media screen and (max-width:480px){.map-module-scss-module__hu0uJG__tooltipText{font-size:10px!important}}
.map-module-scss-module__xOyC2a__container{background-color:#fbf8f7;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100vh;margin:100px 0 0;padding:80px 0 0;display:flex}@media screen and (max-width:768px){.map-module-scss-module__xOyC2a__container{padding-top:50px}}@media screen and (max-width:480px){.map-module-scss-module__xOyC2a__container{padding:40px 0 0}}.map-module-scss-module__xOyC2a__container h1{font-family:var(--primary-font);font-size:48px;font-style:normal;font-weight:500;line-height:105%}@media screen and (max-width:1024px){.map-module-scss-module__xOyC2a__container h1{font-size:34px}}@media screen and (max-width:768px){.map-module-scss-module__xOyC2a__container h1{font-size:28px}}.map-module-scss-module__xOyC2a__container h1{color:#3c3432;text-align:center;margin:0 0 60px}@media screen and (max-width:480px){.map-module-scss-module__xOyC2a__container h1{margin:0 0 32px}}.map-module-scss-module__xOyC2a__mapWrapper{justify-content:center;gap:40px;width:100%;margin:0 0 5%;padding:0 20px;display:flex}@media screen and (max-width:960px){.map-module-scss-module__xOyC2a__mapWrapper{flex-direction:column;align-items:start;gap:32px}}.map-module-scss-module__xOyC2a__map{aspect-ratio:1.2;background:url(/images/summer/map/map.svg) 50%/contain no-repeat;width:70%;margin:0;position:relative}@media screen and (max-width:960px){.map-module-scss-module__xOyC2a__map{width:100%}}.map-module-scss-module__xOyC2a__pointWrapper{z-index:1;position:absolute}.map-module-scss-module__xOyC2a__pointWrapper.map-module-scss-module__xOyC2a__active{z-index:100}.map-module-scss-module__xOyC2a__point{color:#fff;width:44px;height:44px;font-family:var(--primary-font);background-color:#dcb7b0;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:16px;font-style:normal;font-weight:400;line-height:131%;display:flex;position:absolute}@media screen and (max-width:1024px){.map-module-scss-module__xOyC2a__point{font-size:14px}}@media screen and (max-width:768px){.map-module-scss-module__xOyC2a__point{font-size:14px}}.map-module-scss-module__xOyC2a__point{cursor:pointer;transform-origin:50%;z-index:1;padding:0;transition:transform .2s}@media screen and (max-width:768px){.map-module-scss-module__xOyC2a__point{width:22px;height:22px}}@media screen and (max-width:480px){.map-module-scss-module__xOyC2a__point{width:18px;height:18px}}.map-module-scss-module__xOyC2a__legend{grid-template-columns:1fr;gap:24px;max-width:295px;margin-top:40px;padding:20px;display:grid}@media screen and (max-width:960px){.map-module-scss-module__xOyC2a__legend{grid-template-columns:1fr 1fr;max-width:100%;margin-top:0}}@media screen and (max-width:480px){.map-module-scss-module__xOyC2a__legend{grid-template-columns:1fr}}.map-module-scss-module__xOyC2a__legendItem{text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:0;display:flex}.map-module-scss-module__xOyC2a__legendItem:is(button),.map-module-scss-module__xOyC2a__legendItem[data-point-type=rink]{cursor:pointer}.map-module-scss-module__xOyC2a__legendNumber{color:#fff;width:32px;min-width:32px;height:32px;min-height:32px;font-family:var(--primary-font);background-color:#bc9b95;border-radius:50%;justify-content:center;align-items:center;font-size:16px;font-style:normal;font-weight:400;line-height:131%;display:flex}@media screen and (max-width:1024px){.map-module-scss-module__xOyC2a__legendNumber{font-size:14px}}@media screen and (max-width:768px){.map-module-scss-module__xOyC2a__legendNumber{font-size:14px}}.map-module-scss-module__xOyC2a__legendNumber.map-module-scss-module__xOyC2a__partnerNumber{background-color:#936061}.map-module-scss-module__xOyC2a__legendText{color:#23272c;font-family:var(--primary-font);font-size:18px;font-style:normal;font-weight:500;line-height:24px}@media screen and (max-width:1024px){.map-module-scss-module__xOyC2a__legendText{font-size:16px}}@media screen and (max-width:768px){.map-module-scss-module__xOyC2a__legendText{font-size:16px}}.map-module-scss-module__xOyC2a__logoWrapper{position:relative}.map-module-scss-module__xOyC2a__partnerLogo{object-fit:contain;width:100%;height:100%}.map-module-scss-module__xOyC2a__legendLogo{object-fit:contain;width:18px;max-width:44px;height:18px;max-height:44px}.map-module-scss-module__xOyC2a__tooltip{z-index:101;opacity:0;visibility:hidden;white-space:nowrap;background:#fff;border:1px solid #dcb7b0;border-radius:14px;min-width:176px;min-height:176px;padding:16px;transition:opacity .3s ease-in,visibility .6s ease-in;animation:.6s forwards map-module-scss-module__xOyC2a__fadeIn;position:absolute;top:-50px;left:40%;transform:translate(-50%);box-shadow:0 4px 20px #0000001a}@media screen and (max-width:768px){.map-module-scss-module__xOyC2a__tooltip{min-width:120px;min-height:117px;padding:12px}}@media screen and (max-width:480px){.map-module-scss-module__xOyC2a__tooltip{min-width:100px;min-height:100px;padding:10px}}@keyframes map-module-scss-module__xOyC2a__fadeIn{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}.map-module-scss-module__xOyC2a__tooltipContent{flex-direction:column;align-items:center;gap:15px;display:flex}@media screen and (max-width:768px){.map-module-scss-module__xOyC2a__tooltipContent{gap:10px;padding:10px}}.map-module-scss-module__xOyC2a__tooltipContent__rink{flex-direction:column;align-items:center;gap:15px;padding:10px 15px;display:flex}@media screen and (max-width:768px){.map-module-scss-module__xOyC2a__tooltipContent__rink{gap:10px;padding:5px 15px}}@media screen and (max-width:480px){.map-module-scss-module__xOyC2a__tooltipContent__rink .map-module-scss-module__xOyC2a__tooltipLogo{width:30px;height:30px}}.map-module-scss-module__xOyC2a__tooltipLogo{object-fit:contain;width:80px;height:80px}.map-module-scss-module__xOyC2a__tooltipLogo__partner{margin-top:16px}@media screen and (max-width:768px){.map-module-scss-module__xOyC2a__tooltipLogo__partner{width:45px;height:45px;margin-top:0}}@media screen and (max-width:480px){.map-module-scss-module__xOyC2a__tooltipLogo__partner{width:40px;height:40px}}@media screen and (max-width:768px){.map-module-scss-module__xOyC2a__tooltipLogo{width:45px;height:45px}}@media screen and (max-width:480px){.map-module-scss-module__xOyC2a__tooltipLogo{width:40px;height:40px}}.map-module-scss-module__xOyC2a__tooltipLink{font-family:var(--primary-font);font-size:14px;font-style:normal;font-weight:400;line-height:150%}@media screen and (max-width:1024px){.map-module-scss-module__xOyC2a__tooltipLink{font-size:14px}}@media screen and (max-width:768px){.map-module-scss-module__xOyC2a__tooltipLink{font-size:10px}}.map-module-scss-module__xOyC2a__tooltipLink{color:#000;text-align:center;text-decoration-skip-ink:none;text-underline-offset:auto;text-underline-position:from-font;text-align:center;text-decoration-line:underline;text-decoration-style:solid;text-decoration-thickness:auto;transition:color .3s ease-in-out;font-size:14px!important}.map-module-scss-module__xOyC2a__tooltipLink:hover{color:#3c3432}@media screen and (max-width:768px){.map-module-scss-module__xOyC2a__tooltipLink{font-size:12px!important}}@media screen and (max-width:480px){.map-module-scss-module__xOyC2a__tooltipLink{font-size:10px!important}}.map-module-scss-module__xOyC2a__tooltipText{font-family:var(--primary-font);font-size:14px;font-style:normal;font-weight:400;line-height:150%}@media screen and (max-width:1024px){.map-module-scss-module__xOyC2a__tooltipText{font-size:14px}}@media screen and (max-width:768px){.map-module-scss-module__xOyC2a__tooltipText{font-size:10px}}.map-module-scss-module__xOyC2a__tooltipText{color:#201f1d;text-align:center;flex-direction:column;display:flex;font-size:14px!important}@media screen and (max-width:768px){.map-module-scss-module__xOyC2a__tooltipText{font-size:12px!important}}@media screen and (max-width:480px){.map-module-scss-module__xOyC2a__tooltipText{font-size:10px!important}}
