.ck-grounds-map{overflow:visible}.ck-grounds-map__border{height:2px;background-color:var(--ck-rainstorm)}.ck-grounds-map__inner{display:flex;flex-direction:column;align-items:center;padding-top:var(--ck-section-padding-md)}.ck-grounds-map__map{position:relative;width:100%;max-width:1440px;margin:0 auto}.ck-grounds-map__map-image{position:relative;overflow:visible;margin-bottom:320px}.ck-grounds-map__bg{display:block;width:100%;height:auto}.ck-grounds-map__divider{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:100%;height:auto;pointer-events:none}.ck-grounds-map__marker{position:absolute;transform:translate(-50%,-50%);background:none;border:none;padding:0;cursor:pointer;z-index:2;width:32px;height:32px;transition:width .3s ease,height .3s ease}.ck-grounds-map__marker.is-active{width:48px;height:48px;z-index:3}.ck-grounds-map__marker-shape{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;transition:opacity .3s ease}.ck-grounds-map__marker-shape--active{opacity:0}.ck-grounds-map__marker-shape--default,.ck-grounds-map__marker.is-active .ck-grounds-map__marker-shape--active{opacity:1}.ck-grounds-map__marker.is-active .ck-grounds-map__marker-shape--default{opacity:0}.ck-grounds-map__marker-num{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-family:var(--ck-font-body);font-weight:600;font-size:10px;line-height:1;letter-spacing:-.1px;color:var(--ck-cream);padding-bottom:1px;transition:font-size .3s ease,color .3s ease}.ck-grounds-map__marker.is-active .ck-grounds-map__marker-num{font-size:16px;color:var(--ck-rainstorm)}.ck-grounds-map__container{position:absolute;top:49%;left:0;right:0;z-index:4}.ck-grounds-map__card{display:flex;flex-direction:column;align-items:center;max-width:700px;margin:0 auto}.ck-grounds-map__card-image-wrap{position:relative;width:380px;height:260px;z-index:2}.ck-grounds-map__card-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .4s ease;border-radius:0;clip-path:path("M 0 23 C 12 22 22 12 23 0 L 357 0 C 358 12 368 22 380 23 L 380 260 L 0 260 Z")}.ck-grounds-map__card-image.is-active{opacity:1}.ck-grounds-map__card-body{position:relative;display:flex;align-items:stretch;width:100%;margin-top:-28px;z-index:3}.ck-grounds-map__card-edge{flex-shrink:0;width:28px;display:block}.ck-grounds-map__card-edge--right{transform:scaleX(-1)}.ck-grounds-map__card-content{flex:1;position:relative;background-color:var(--ck-rainstorm);display:flex;flex-direction:column;align-items:center;padding:48px 24px 24px;text-align:center;min-height:360px;justify-content:space-between}.ck-grounds-map__card-watermark{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:224px;height:224px;opacity:.08;pointer-events:none}.ck-grounds-map__card-marker{position:absolute;top:-40px;left:50%;transform:translate(-50%);width:80px;height:80px;z-index:5}.ck-grounds-map__card-marker img{width:100%;height:100%}.ck-grounds-map__card-marker-num{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-family:var(--ck-font-body);font-weight:600;font-size:26px;line-height:1;letter-spacing:-.26px;color:var(--ck-rainstorm);padding-bottom:2px}.ck-grounds-map__card-text{position:relative;width:100%;z-index:1}.ck-grounds-map__card-item{display:none}.ck-grounds-map__card-item.is-active{display:block}.ck-grounds-map__card-title{color:var(--ck-cream);margin:0 0 8px}.ck-grounds-map__card-badge{display:inline-block;font-family:var(--ck-font-ui);font-weight:600;font-size:11px;letter-spacing:.5px;text-transform:uppercase;color:var(--ck-cream);background:var(--ck-rainstorm);padding:3px 8px;margin-bottom:8px}.ck-grounds-map__card-desc{font-family:var(--ck-font-body);font-size:14px;line-height:1.4;color:var(--ck-cream);margin:0}.ck-grounds-map__card-nav{display:flex;gap:16px;margin-top:24px;position:relative;z-index:1}.ck-grounds-map__nav-btn{display:inline-flex;align-items:stretch;background:none;border:none;padding:0;cursor:pointer;height:48px;transition:opacity .2s ease}.ck-grounds-map__nav-btn:hover{opacity:.8}.ck-grounds-map__nav-cap{flex-shrink:0;width:12px;height:100%}.ck-grounds-map__nav-cap img{display:block;width:100%;height:100%}.ck-grounds-map__nav-center{display:flex;align-items:center;justify-content:center;background-color:var(--ck-cream);padding:0 8px;height:100%}.ck-grounds-map__nav-center img{width:24px;height:24px}@media screen and (max-width:1140px){.ck-grounds-map__card-image-wrap{width:320px;height:220px}.ck-grounds-map__card-image{clip-path:path("M 0 23 C 12 22 22 12 23 0 L 297 0 C 298 12 308 22 320 23 L 320 220 L 0 220 Z")}}@media screen and (max-width:749px){.ck-grounds-map__inner{padding-top:var(--ck-section-padding-sm)}.ck-grounds-map__bg,.ck-grounds-map__divider,.ck-grounds-map__marker,.ck-grounds-map__border{display:none}.ck-grounds-map__map-image{margin-bottom:0}.ck-grounds-map__container{position:relative;top:auto;left:auto;right:auto}.ck-grounds-map__card{max-width:none}.ck-grounds-map__card-image-wrap{width:100%;height:auto;aspect-ratio:380 / 260}.ck-grounds-map__card-image{clip-path:none}.ck-grounds-map__card-content{padding:40px 20px 20px;min-height:280px}.ck-grounds-map__card-marker{width:60px;height:60px;top:-30px}.ck-grounds-map__card-marker-num{font-size:20px}.ck-grounds-map__card-title{font-size:24px}.ck-grounds-map__card-desc{font-size:13px}.ck-grounds-map__card-edge{width:20px}.ck-grounds-map__card-watermark{width:160px;height:160px}}
/*# sourceMappingURL=/cdn/shop/t/40/assets/ck-grounds-map.css.map */
