.navigation-container{position:absolute;left:0;top:0;width:100%;height:172px;z-index:1000;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;pointer-events:none}.navigation-container .logo-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.navigation-container .icon-container{display:flex;align-items:center;padding:58px;width:172px}.navigation-container .icon-container button{width:56px;height:56px;border-radius:100px;border:none;display:flex;align-items:center;justify-content:center;background-color:#fff;pointer-events:all}.navigation-container .icon-container button .icon{width:24px;height:24px;stroke-width:2.5px;color:#000}.navigation-container .icon-container button .nav-icon{margin-right:2px;flex-shrink:0}.navigation-container .icon-container .button-long{width:auto;flex-shrink:0}.navigation-container .icon-container .button-long p{flex-shrink:0;margin:0;font-size:20px;font-weight:600;padding:0 16px;color:#000}.navigation-container .icon-container-left{justify-content:flex-start}.navigation-container .icon-container-right{justify-content:flex-end}@media (min-width: 3840px){.navigation-container{height:344px}.navigation-container .logo-container img{transform:scale(2)}.navigation-container .icon-container{padding:116px;width:344px}.navigation-container .icon-container button{width:112px;height:112px}.navigation-container .icon-container button .icon{width:48px;height:48px;stroke-width:2.5px}.navigation-container .icon-container button .nav-icon{margin-right:4px}.navigation-container .icon-container .button-long p{font-size:40px;padding:0 32px}}.home-container .details{position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none;display:flex;flex-direction:column;align-items:center;justify-content:start}.home-container .details .background{position:absolute;width:100%;height:100%;top:0;left:0;z-index:0;background-size:cover;background-position:center center;object-fit:cover}.home-container .details .shadow{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1;background:#224fff;background:linear-gradient(180deg,#0000,#000c)}.home-container .details .content{position:relative;z-index:5;width:calc(100% - 116px);height:calc(50% - 58px);padding:86px 58px 0;display:flex;flex-direction:column;align-items:center;justify-content:flex-end}.home-container .details .content .tags{width:100%;display:flex;flex-direction:row;gap:12px}.home-container .details .content .tags .tag{height:48px;background-color:#ffffff1a;color:#fff;display:flex;align-items:center;justify-content:center;border-radius:12px;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);border:2px solid rgba(255,255,255,.12);gap:8px;padding-left:12px;padding-right:16px}.home-container .details .content .tags .tag .icon{width:28px;opacity:.5}.home-container .details .content .tags .tag .icon-rotate{transform:rotate(90deg)}.home-container .details .content .tags .tag p{margin:0;font-size:18px}.home-container .details .content .title-container{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;margin-bottom:58px}.home-container .details .content .title-container .title{width:50%;color:#fff;font-size:64px;margin:0}.home-container .details .content .buttons{width:100%;display:flex;align-items:center;justify-content:space-between}.home-container .details .content .buttons .left,.home-container .details .content .buttons .right{pointer-events:all;display:flex;align-items:center;justify-content:center;gap:20px;flex-shrink:0}.home-container .details .content .buttons .left button,.home-container .details .content .buttons .right button{display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:100px;background-color:#fff;color:#000}.home-container .details .content .buttons .left button .icon,.home-container .details .content .buttons .right button .icon{stroke-width:2.5px;width:20px;height:20px}.home-container .details .content .buttons .left .nav-button,.home-container .details .content .buttons .right .nav-button{width:56px;height:56px;background-color:#fff;color:#000}.home-container .details .content .buttons .left .info-button,.home-container .details .content .buttons .right .info-button{width:56px;height:56px;background-color:#2285ff;color:#fff}.home-container .details .content .buttons .left .info-button .icon,.home-container .details .content .buttons .right .info-button .icon{width:116px;height:32px}.home-container .details .content .buttons .left .play-button,.home-container .details .content .buttons .right .play-button{height:56px;background-color:#ec472b;color:#fff;padding-left:24px;padding-right:20px;gap:12px}.home-container .details .content .buttons .left .play-button p,.home-container .details .content .buttons .right .play-button p{margin:0;font-size:20px;font-weight:600}.home-container .details .content .buttons .left .play-button .icon,.home-container .details .content .buttons .right .play-button .icon{width:24px;height:24px;opacity:.75}@media (min-width: 3840px){.home-container .details{position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none;display:flex;flex-direction:column;align-items:center;justify-content:start}.home-container .details .background{position:absolute;width:100%;height:100%;top:0;left:0;z-index:0}.home-container .details .shadow{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1;background:#224fff;background:linear-gradient(180deg,#0000,#000c)}.home-container .details .content{width:calc(100% - 232px);height:calc(50% - 116px);padding:172px 116px 116px}.home-container .details .content .tags{gap:24px}.home-container .details .content .tags .tag{height:96px;border-radius:24px;border:4px solid rgba(255,255,255,.12);gap:16px;padding-left:24px;padding-right:32px}.home-container .details .content .tags .tag .icon{width:56px}.home-container .details .content .tags .tag p{font-size:36px}.home-container .details .content .title-container{margin-bottom:116px}.home-container .details .content .title-container .title{font-size:128px}.home-container .details .content .buttons .left,.home-container .details .content .buttons .right{gap:40px}.home-container .details .content .buttons .left button .icon,.home-container .details .content .buttons .right button .icon{width:40px;height:40px}.home-container .details .content .buttons .left .nav-button,.home-container .details .content .buttons .right .nav-button,.home-container .details .content .buttons .left .info-button,.home-container .details .content .buttons .right .info-button{width:112px;height:112px}.home-container .details .content .buttons .left .info-button .icon,.home-container .details .content .buttons .right .info-button .icon{width:64px;height:64px}.home-container .details .content .buttons .left .play-button,.home-container .details .content .buttons .right .play-button{height:112px;padding-left:48px;padding-right:40px;gap:24px}.home-container .details .content .buttons .left .play-button p,.home-container .details .content .buttons .right .play-button p{font-size:40px}.home-container .details .content .buttons .left .play-button .icon,.home-container .details .content .buttons .right .play-button .icon{width:48px;height:48px}}.home-container .arrow-container{position:absolute;top:-40px;z-index:2}.home-container .arrow-container .arrow{transform:rotate(180deg)}.home-container .card{border:2px solid rgba(255,255,255,.12);transition:.3s ease-in-out;width:calc(100% - 4px);height:calc(100% - 4px);background-color:#ffffff0d;border-radius:32px;position:relative;z-index:3;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.home-container .card .background{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;z-index:3}.home-container .card .shadow{position:absolute;left:0;top:0;width:100%;height:100%;z-index:4;background-color:#000}.home-container .card .content{position:absolute;top:0;left:0;position:relative;z-index:5;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.home-container .card .content .title-container{width:100%;height:100%;display:flex;flex-direction:row;align-items:flex-end;justify-content:flex-start;gap:12px;background:#000;background:linear-gradient(180deg,#224fff00 25%,#000000bf)}.home-container .card .content .title-container .tag{background-color:#ffffff26;height:48px;width:48px;border-radius:12px;margin:24px 0 24px 24px;display:flex;align-items:center;justify-content:center}.home-container .card .content .title-container .tag .icon{width:28px;color:#fff;opacity:.8}.home-container .card .content .title-container .title{color:#fff;font-size:20px;background-color:#ffffff26;padding:0 16px;border-radius:12px;margin:24px 24px 24px 0;height:48px;display:flex;align-items:center;justify-content:center}.home-container .card .content .play{width:100%;height:100%;position:relative;z-index:5;display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0}.home-container .card .content .play .icon{color:#fff;width:48px;transform:scale(1.5);margin-left:8px}.home-container .card-active{width:calc(100% - 8px);height:calc(100% - 8px);border:4px solid rgb(236,71,43)}@media (min-width: 3840px){.home-container .arrow-container{top:-80px}.home-container .arrow-container .arrow{transform:scale(2) rotate(180deg)}.home-container .card{width:calc(100% - 8px);height:calc(100% - 8px);border-radius:64px;border:4px solid rgba(255,255,255,.12)}.home-container .card .content .title-container{gap:24px}.home-container .card .content .title-container .tag{height:96px;width:96px;border-radius:24px;margin:48px 0 48px 48px}.home-container .card .content .title-container .tag .icon{width:56px}.home-container .card .content .title-container .title{font-size:40px;padding:0 32px;border-radius:24px;margin:48px 48px 48px 0;height:96px}.home-container .card .content .play .icon{width:96px;margin-left:16px}.home-container .card-active{width:calc(100% - 16px);height:calc(100% - 16px);border:8px solid rgb(236,71,43)}}.home-container .embla{width:100%;margin:auto;position:relative;z-index:4}.home-container .embla__viewport{overflow:hidden}.home-container .embla__container{display:flex;align-items:flex-end;touch-action:pan-y pinch-zoom;margin-left:38px}.home-container .embla__slide{transform:translateZ(0);flex:0 0 calc((100% - 176px)/4);height:270px;min-width:0;padding-left:20px;padding-bottom:58px;display:flex;align-items:center;justify-content:center}@media (min-width: 3840px){.home-container .embla__slide{flex:0 0 calc((100% - 352px)/4);height:540px;min-width:0;padding-left:40px;padding-bottom:116px}}.home-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.slideshow-container .image-container{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;z-index:0;overflow:hidden}.slideshow-container .image-container .background{width:100%;height:100%;object-fit:cover;position:absolute;left:0;top:0;z-index:0}.slideshow-container .video-container{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;z-index:0;overflow:hidden}.slideshow-container .video-container .video{width:100%;height:100%;object-fit:cover;position:absolute;left:0;top:0;z-index:0}.slideshow-container .dots{width:100%;display:flex;align-items:center;justify-content:center;gap:16px}.slideshow-container .dots .dot{border-radius:100px;width:16px;height:16px;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);display:flex;align-items:center;justify-content:flex-start;overflow:hidden;border:none}.slideshow-container .dots .dot .innerDot{height:100%;border-radius:100px}@media (min-width: 3840px){.slideshow-container .dots{gap:32px}.slideshow-container .dots .dot{width:32px;height:32px}}.slideshow-container .botBar-container .qr-container .qr,.map-container .botBar-container .qr-container .qr{background-color:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;position:absolute;left:0;bottom:0;z-index:1}.slideshow-container .botBar-container .qr-container .qr .qr-code,.map-container .botBar-container .qr-container .qr .qr-code{display:flex;align-items:center;justify-content:center}.slideshow-container .botBar-container .qr-container .qr .qr-code svg,.map-container .botBar-container .qr-container .qr .qr-code svg{border-radius:6px}.slideshow-container .botBar-container .qr-container .qr .close,.map-container .botBar-container .qr-container .qr .close{background-color:#ec472b;width:56px;height:56px;display:flex;align-items:center;justify-content:center;border-radius:100px;position:absolute;left:0;bottom:0;z-index:2}.slideshow-container .botBar-container .qr-container .qr .close .icon,.map-container .botBar-container .qr-container .qr .close .icon{color:#fff;stroke-width:2.5px;width:24px;height:24px}@media (min-width: 3840px){.slideshow-container .botBar-container .qr-container .qr,.map-container .botBar-container .qr-container .qr{border-radius:24px}.slideshow-container .botBar-container .qr-container .qr .qr-code svg,.map-container .botBar-container .qr-container .qr .qr-code svg{border-radius:12px}.slideshow-container .botBar-container .qr-container .qr .close,.map-container .botBar-container .qr-container .qr .close{width:112px;height:112px}.slideshow-container .botBar-container .qr-container .qr .close .icon,.map-container .botBar-container .qr-container .qr .close .icon{width:48px;height:48px}}.slideshow-container .botBar-container .info-button-container .info-button{width:56px;height:56px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:100px;background-color:#fff;position:relative;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px)}.slideshow-container .botBar-container .info-button-container .info-button .icon{width:28px;stroke-width:2px}.slideshow-container .botBar-container .info-button-container .info-button .text-container{width:calc(100% - 64px);height:100%;overflow-y:scroll;font-size:26px;padding:0 32px;scrollbar-width:none}.slideshow-container .botBar-container .info-button-container .info-button .close{background-color:#ec472b;width:56px;height:56px;display:flex;align-items:center;justify-content:center;border-radius:100px;position:absolute;right:0;bottom:0}.slideshow-container .botBar-container .info-button-container .info-button .close .icon{color:#fff;width:24px;height:24px;stroke-width:2.5px}@media (min-width: 3840px){.slideshow-container .botBar-container .info-button-container .info-button{width:112px;height:112px}.slideshow-container .botBar-container .info-button-container .info-button .icon{width:56px}.slideshow-container .botBar-container .info-button-container .info-button .text-container{width:calc(100% - 128px);font-size:52px;padding:0 64px}.slideshow-container .botBar-container .info-button-container .info-button .close{width:112px;height:112px}.slideshow-container .botBar-container .info-button-container .info-button .close .icon{width:48px;height:48px}}.slideshow-container .botBar-container,.map-container .botBar-container{position:absolute;left:0;bottom:0;z-index:1;width:calc(100% - 116px);display:flex;align-items:flex-end;justify-content:space-between;padding:58px;height:132px}.slideshow-container .botBar-container .qr-container,.map-container .botBar-container .qr-container{width:132px;height:132px;display:flex;align-items:flex-end;justify-content:flex-start;position:relative;flex-shrink:0}.slideshow-container .botBar-container .title-container,.map-container .botBar-container .title-container{display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:100%;width:100%}.slideshow-container .botBar-container .title-container p,.map-container .botBar-container .title-container p{height:56px;padding:0 28px;background-color:#fff;display:flex;align-items:center;justify-content:center;border-radius:100px;font-size:20px;font-weight:600;margin:0;color:#000}.slideshow-container .botBar-container .info-button-container,.map-container .botBar-container .info-button-container{flex-shrink:0;width:132px;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;color:#000}@media (min-width: 3840px){.slideshow-container .botBar-container,.map-container .botBar-container{width:calc(100% - 232px);padding:116px;height:264px}.slideshow-container .botBar-container .qr-container,.map-container .botBar-container .qr-container{width:264px;height:264px}.slideshow-container .botBar-container .title-container p,.map-container .botBar-container .title-container p{height:112px;padding:0 56px;font-size:40px}.slideshow-container .botBar-container .info-button-container,.map-container .botBar-container .info-button-container{width:264px}}.slideshow-container{position:relative}.embla{width:100vw;height:100dvh;margin:auto;--slide-height: 19rem;--slide-spacing: 2rem;--slide-size: 100%}.embla__viewport{overflow:hidden;width:100%;height:100%}.embla__container{width:100%;height:100%;display:flex;touch-action:pan-y pinch-zoom}.embla__slide{flex:0 0 100%;min-width:0}.arrow-bar-container{width:100%;position:absolute;margin:auto;inset:0;z-index:1;pointer-events:none;display:flex;align-items:center;justify-content:space-between}.arrow-bar-container .icon-container{width:56px;height:56px;margin:58px;display:flex;align-items:center;justify-content:center;border-radius:100px;background-color:#fff;border:none;pointer-events:all}.arrow-bar-container .icon-container .icon{width:20px;stroke-width:2.5px;color:#000}@media (min-width: 3840px){.arrow-bar-container{margin-top:0}.arrow-bar-container .icon-container{width:112px;height:112px;margin:116px}.arrow-bar-container .icon-container .icon{width:40px}}.jpz-puzzle-box,.jpz-puzzle-box .jpz-puzzle-canvas{width:100%;height:100%}.controls-container{display:flex;align-items:center;justify-content:center;gap:20px}.controls-container .jig-button{background-color:transparent;width:588px;height:360px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:0}.controls-container .jig-button .card-background{position:absolute;z-index:0}.controls-container .jig-button .label,.controls-container .jig-button .dimension{width:calc(100% - 80px);height:100px;padding:0 40px;display:flex;align-items:center;position:relative;z-index:1}.controls-container .jig-button .label p,.controls-container .jig-button .dimension p{margin:0;font-size:24px;font-weight:600;color:#fff}.controls-container .jig-button .label{justify-content:flex-start}.controls-container .jig-button .dimension{justify-content:flex-end}.controls-container .jig-button .circle{width:72px;height:72px;background-color:#fff;border-radius:100px;display:flex;align-items:center;justify-content:center;color:#000}.controls-container .jig-button .circle .icon{width:24px;transform:rotate(-31deg)}.controls-container .jig-button-0 .card-background{top:0;left:0}.controls-container .jig-button-1 .card-background{margin:auto;left:0;right:0;bottom:0}.controls-container .jig-button-2 .card-background{top:0;right:0}@media (min-width: 3840px){.controls-container{gap:40px}.controls-container .jig-button{width:1176px;height:720px}.controls-container .jig-button .card-background{transform:scale(2)}.controls-container .jig-button .label,.controls-container .jig-button .dimension{width:calc(100% - 160px);height:200px;padding:0 80px}.controls-container .jig-button .label p,.controls-container .jig-button .dimension p{font-size:48px}.controls-container .jig-button .circle{width:144px;height:144px}.controls-container .jig-button .circle .icon{width:48px}.controls-container .jig-button-0 .card-background{transform-origin:top left}.controls-container .jig-button-1 .card-background{margin:auto;transform-origin:bottom center;left:150px}.controls-container .jig-button-2 .card-background{transform-origin:top right}}.success-container{position:relative;z-index:2;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:58px}.success-container .title{color:#fff;font-size:64px;margin:0}.success-container button{height:56px;border-radius:100px;background-color:#fff;color:#000;display:flex;flex-direction:row;align-items:center;justify-content:center;flex-shrink:0;gap:12px;padding-left:20px;padding-right:24px}.success-container button .icon{width:24px;height:24px;stroke-width:2px;opacity:.5}.success-container button p{font-size:20px;font-weight:600}@media (min-width: 3840px){.success-container{gap:116px}.success-container .title{font-size:128px}.success-container button{height:112px;gap:24px;padding-left:40px;padding-right:48px}.success-container button .icon{width:48px;height:48px}.success-container button p{font-size:40px}}.puzzle-container{width:100%;height:100%;background-color:#000;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.puzzle-container .background{position:absolute;z-index:0;left:0;top:0;width:100%;height:100%;object-fit:cover}.map-container .canvas{position:absolute;z-index:1;left:0;top:0;width:100%;height:100%}.map-container .canvas .point{position:absolute;left:0;top:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.map-container .canvas .point .label{height:52px;padding-left:16px;padding-right:20px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;margin:0;font-size:20px;border-radius:100px}.map-container .canvas .point .label p{background-color:transparent!important}.map-container .canvas .point .arrow{width:22px;height:19px;background-color:#8d56ff;background-color:oklch(60.6% .25 292.717deg);-webkit-mask:url("data:image/svg+xml,%3csvg%20width='22'%20height='19'%20viewBox='0%200%2022%2019'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.6047%2017.3167C12.453%2019.3322%209.54695%2019.3322%208.39527%2017.3167L1.06481%204.48841C-0.0780351%202.48844%201.36607%202.76608e-08%203.66954%20-1.73715e-07L18.3305%20-1.45541e-06C20.6339%20-1.65679e-06%2022.078%202.48845%2020.9352%204.48841L13.6047%2017.3167Z'%20fill='%23EC472B'/%3e%3c/svg%3e") no-repeat center/contain;mask:url("data:image/svg+xml,%3csvg%20width='22'%20height='19'%20viewBox='0%200%2022%2019'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.6047%2017.3167C12.453%2019.3322%209.54695%2019.3322%208.39527%2017.3167L1.06481%204.48841C-0.0780351%202.48844%201.36607%202.76608e-08%203.66954%20-1.73715e-07L18.3305%20-1.45541e-06C20.6339%20-1.65679e-06%2022.078%202.48845%2020.9352%204.48841L13.6047%2017.3167Z'%20fill='%23EC472B'/%3e%3c/svg%3e") no-repeat center/contain}.map-container .canvas .point-flipped{flex-direction:column-reverse}.map-container .canvas .point-flipped .arrow{transform:rotate(180deg)}.map-container .canvas .point-culture .label{background-color:#f5f3ff!important;border:3px solid oklch(60.6% .25 292.717deg)}.map-container .canvas .point-culture .label svg{color:#5d0ec0}.map-container .canvas .point-culture .label p{color:#2f0d68!important}.map-container .canvas .point-culture .arrow{background-color:#8d56ff;background-color:oklch(60.6% .25 292.717deg)}.map-container .canvas .point-nature .label{background-color:#ecfdf5!important;border:3px solid oklch(69.6% .17 162.48deg)}.map-container .canvas .point-nature .label svg{color:#005f46;color:oklch(43.2% .095 166.913deg)}.map-container .canvas .point-nature .label p{color:#002c22!important;color:oklch(26.2% .051 172.552deg)!important}.map-container .canvas .point-nature .arrow{background-color:#01b981;background-color:oklch(69.6% .17 162.48deg)}.map-container .canvas .point-bike .label{background-color:#fffbeb!important;border:3px solid oklch(76.9% .188 70.08deg)}.map-container .canvas .point-bike .label svg{color:#953d00;color:oklch(47.3% .137 46.201deg)}.map-container .canvas .point-bike .label p{color:#461901!important}.map-container .canvas .point-bike .arrow{background-color:#f69e00;background-color:oklch(76.9% .188 70.08deg)}.map-container .canvas .point-zoom .label{background-color:#fff1f2!important;border:3px solid oklch(64.5% .246 16.439deg)}.map-container .canvas .point-zoom .label svg{color:#a30037;color:oklch(45.5% .188 13.697deg)}.map-container .canvas .point-zoom .label p{color:#4d0218!important}.map-container .canvas .point-zoom .arrow{background-color:#ff2357;background-color:oklch(64.5% .246 16.439deg)}@media (min-width: 3840px){.map-container .canvas .point{gap:16px}.map-container .canvas .point .label{height:104px;padding-left:32px;padding-right:40px;font-size:40px;gap:16px}.map-container .canvas .point .arrow{width:44px;height:38px}.map-container .canvas .point-culture .label{border:6px solid oklch(60.6% .25 292.717deg)}.map-container .canvas .point-nature .label{border:6px solid oklch(69.6% .17 162.48deg)}.map-container .canvas .point-bike .label{border:6px solid oklch(76.9% .188 70.08deg)}.map-container .canvas .point-zoom .label{border:6px solid oklch(64.5% .246 16.439deg)}}.map-container .details-container .details .header{width:calc(100% - 116px);padding:58px;display:flex;align-items:center;justify-content:flex-start;gap:12px;top:0;left:0;z-index:1002;pointer-events:none;position:absolute}.map-container .details-container .details .header button{pointer-events:all;background-color:#ec472b;width:56px;height:56px;border-radius:100px;display:flex;align-items:center;justify-content:center}.map-container .details-container .details .header button .icon{color:#fff;stroke-width:2.5px;width:24px;height:24px}.map-container .details-container .details .header .label{height:56px;padding:0 28px;background-color:#fff;border-radius:100px;display:flex;align-items:center;justify-content:center;font-size:20px;margin:0;color:#000}@media (min-width: 3840px){.map-container .details-container .details .header{width:calc(100% - 232px);padding:116px;gap:24px}.map-container .details-container .details .header button{width:112px;height:112px}.map-container .details-container .details .header button .icon{width:48px;height:48px}.map-container .details-container .details .header .label{height:112px;padding:0 56px;font-size:40px}}.map-container .details-container .details .carousel .image button,.map-container .details-container .details .carousel .video button{position:relative;z-index:1003;margin:24px;width:56px;height:56px;border-radius:100px;display:flex;align-items:center;justify-content:center;background-color:#fff;color:#000}.map-container .details-container .details .carousel .image button .icon,.map-container .details-container .details .carousel .video button .icon{width:24px;height:24px;stroke-width:2px}@media (min-width: 3840px){.map-container .details-container .details .carousel .image button,.map-container .details-container .details .carousel .video button{position:relative;margin:48px;width:112px;height:112px}.map-container .details-container .details .carousel .image button .icon,.map-container .details-container .details .carousel .video button .icon{width:48px;height:48px}}.map-container .details-container .details .carousel .image{overflow:hidden;border-radius:32px;border:1px solid white;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;position:relative}.map-container .details-container .details .carousel .image img{position:absolute;z-index:1002;width:100%;height:100%;object-fit:cover}@media (min-width: 3840px){.map-container .details-container .details .carousel .image{border-radius:64px;border:2px solid white}}.map-container .details-container .details .carousel .video{overflow:hidden;border-radius:32px;border:1px solid white;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;position:relative}.map-container .details-container .details .carousel .video video{position:absolute;z-index:1002;width:100%;height:100%;object-fit:cover}@media (min-width: 3840px){.map-container .details-container .details .carousel .video{border-radius:64px;border:2px solid white}}.map-container .dots{width:100%;display:flex;align-items:center;justify-content:center;gap:16px}.map-container .dots .dot{border-radius:100px;width:16px;height:16px;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);display:flex;align-items:center;justify-content:flex-start;overflow:hidden;border:none}.map-container .dots .dot .innerDot{height:100%;border-radius:100px}@media (min-width: 3840px){.map-container .dots{gap:32px}.map-container .dots .dot{width:32px;height:32px}}.map-container .details-container .details .embla{width:100%;height:400px;margin:-20px 0 0;flex-shrink:0}.map-container .details-container .details .embla__viewport{overflow:hidden;width:100%;height:100%;padding:0 58px;box-sizing:border-box}.map-container .details-container .details .embla__container{width:100%;height:100%;display:flex;touch-action:pan-y pinch-zoom}.map-container .details-container .details .embla__slide{flex:0 0 calc(100% - 20px);min-width:0;margin:0 10px}@media (min-width: 3840px){.map-container .details-container .details .embla{height:800px;margin-top:-40px}.map-container .details-container .details .embla__viewport{padding:0 116px}.map-container .details-container .details .embla__slide{flex:0 0 calc(100% - 40px);margin:0 20px}}.map-container .details-container .details .info{background-color:#fff3;border:1px solid rgba(255,255,255,.4);margin:0 58px 58px;padding:32px;border-radius:32px}.map-container .details-container .details .info p{margin:0;font-size:24px;color:#65594b}@media (min-width: 3840px){.map-container .details-container .details .info{border:2px solid rgba(255,255,255,.4);margin:0 116px 116px;padding:64px;border-radius:64px}.map-container .details-container .details .info p{font-size:48px}}.map-container .details-container{position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;background:#224fff;background:linear-gradient(180deg,#224fff66,#00000080);z-index:1001}.map-container .details-container .details{position:absolute;height:100%;background:#ec472b;background:linear-gradient(180deg,#ffffffb3 100%,#fffef5e6 0%);-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px)}.map-container .details-container .details .scroll-box{width:100%;height:100%;overflow-y:scroll;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:20px;scrollbar-width:none}.map-container .details-container .details .scroll-box.no-media{padding:220px 0 58px}@media (min-width: 3840px){.map-container .details-container .details .scroll-box{gap:40px}.map-container .details-container .details .scroll-box.no-media{padding:440px 0 116px}}.map-container .background{position:absolute;z-index:0;left:0;top:0;width:100%;height:100%;object-fit:cover}body{background-color:#000;display:flex;align-items:center;justify-content:center}#root{width:100%;height:100dvh;display:flex;align-items:center;justify-content:center}:root{color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Work Sans,sans-serif;font-optical-sizing:auto;font-weight:600;font-style:normal;line-height:1.5;letter-spacing:-1px;-webkit-user-select:none;user-select:none}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;width:100vw;overflow:hidden;min-height:100dvh}h1{font-size:3.2em;line-height:1.1}button{border:none}button:focus,button:focus-visible{outline:none}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
