.ctr-athletes-map{background:radial-gradient(circle at top left,rgba(244,125,33,.12),transparent 28%),linear-gradient(180deg,#fffdf9,#fff);padding:56px 0}.ctr-athletes-map__content{display:grid;gap:28px 32px;grid-template-columns:minmax(454px,454px) minmax(0,1fr);grid-template-areas:"panel map" "preview map";align-items:start}.ctr-athletes-map__panel{grid-area:panel}.ctr-athletes-map__eyebrow,.ctr-athletes-map__subtitle,.ctr-athletes-map__preview-label,.ctr-athletes-map__tooltip-label{margin:0;color:#6f6a63;font-size:1.3rem;letter-spacing:.08em;text-transform:uppercase}.ctr-athletes-map__title{margin:12px 0 16px;color:#121212;font-family:var(--font-body-family);font-weight:700;font-size:56px;line-height:.95;letter-spacing:-.05em}.ctr-athletes-map__subtitle{font-size:1.8rem;letter-spacing:normal;text-transform:none}.ctr-athletes-map__count{color:#f47d21;font-weight:700}.ctr-athletes-map__preview{grid-area:preview;margin-top:26px}.ctr-athletes-map__preview-label{color:#444;font-size:12px;font-weight:700;letter-spacing:-.02em;text-transform:uppercase}.ctr-athletes-map__preview-main{display:grid;grid-template-columns:180px minmax(0,1fr);gap:20px;align-items:start;margin-top:18px}.ctr-athletes-map__preview-media{position:relative;width:180px;height:180px;border-radius:12px;overflow:hidden;background:#efefef}.ctr-athletes-map__preview-image{display:block;width:100%;height:100%;object-fit:cover}.ctr-athletes-map__preview-stat{position:absolute;left:12px;right:12px;bottom:12px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:7px 16px 5px;border-radius:6px;background:#f47d21;color:#fff;font-size:12px;font-weight:700;line-height:1.2;text-decoration:none;cursor:pointer}.ctr-athletes-map__preview-stat-text{min-width:0}.ctr-athletes-map__preview-stat-icon{flex:0 0 12px;width:12px;height:12px}.ctr-athletes-map__preview-stat-icon svg{display:block;width:100%;height:100%}.ctr-athletes-map__preview-body{display:flex;flex-direction:column;gap:10px;min-width:0}.ctr-athletes-map__preview-school-wrap{display:flex;align-items:center;gap:12px}.ctr-athletes-map__preview-school-icon{flex:0 0 24px;width:24px;height:24px;color:#121212}.ctr-athletes-map__preview-school-icon svg{display:block;width:100%;height:100%}.ctr-athletes-map__preview-school{margin:0;color:#121212;font-size:12px;font-weight:700;line-height:1.2;letter-spacing:-.02em;text-transform:uppercase}.ctr-athletes-map__preview-text{margin:0;color:#444;font-size:12px;font-weight:400;line-height:1.5}.ctr-athletes-map__preview-cta{display:flex;align-items:center;justify-content:center;padding:15px 10px 13px;border-radius:999px;background:#f4f4f4;color:#121212;font-size:12px;font-weight:700;line-height:1.2;letter-spacing:-.02em;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:background-color .3s ease,color .3s ease}.ctr-athletes-map__preview-cta:hover{background:#f47d21;color:#fff}.ctr-athletes-map__preview-milestone{margin-top:20px;padding:14px 16px 18px;border:1px solid rgba(18,18,18,.12);border-radius:12px;background:#fff;box-shadow:0 6px 24px #1212120a}.ctr-athletes-map__preview-milestone-head{display:flex;align-items:center;gap:10px;padding-bottom:14px;border-bottom:1px solid rgba(18,18,18,.1)}.ctr-athletes-map__preview-milestone-icon{width:20px;height:20px;color:#f47d21}.ctr-athletes-map__preview-milestone-icon svg{display:block;width:100%;height:100%}.ctr-athletes-map__preview-milestone-label{margin:0;color:#121212;font-size:14px;font-weight:700;line-height:1.2}.ctr-athletes-map__preview-milestone-body{margin-top:16px;color:#444;font-size:12px;line-height:1.5;padding-left:12px;border-left:2px solid #F47D21}.ctr-athletes-map__preview-milestone-body em{font-style:normal}.ctr-athletes-map__preview-milestone-body p{margin:0 0 8px}.ctr-athletes-map__preview-milestone-body p:last-child{margin-bottom:0}.ctr-athletes-map__tooltip-copy{margin:14px 0 0;color:#4c4a46;font-size:1.6rem;line-height:1.55}.ctr-athletes-map__map-shell{grid-area:map;min-width:0;position:sticky;height:100%;border-radius:32px;background:#ffffffb8;box-shadow:inset 0 0 0 1px #1212120a;display:flex;align-items:center;justify-content:center}.ctr-athletes-map__map{position:relative;overflow:hidden;aspect-ratio:1000 / 589}.ctr-athletes-map__svg{display:block;width:100%;height:auto}.ctr-athletes-map__svg path[data-id]{fill:#f0eee9!important;stroke:#1f1f1f24!important;stroke-width:1!important;transition:fill .18s ease,stroke .18s ease,filter .18s ease}.ctr-athletes-map__svg path[data-id].is-active{fill:#f8e4d2!important;stroke:#f47d2138!important;cursor:pointer}.ctr-athletes-map__svg path[data-id].is-hovered,.ctr-athletes-map__svg path[data-id].is-selected{fill:#f47d21!important;stroke:#d9630a!important;filter:drop-shadow(0 8px 18px rgba(244,125,33,.24))}.ctr-athletes-map__marker{fill:#f47d21;stroke:#fff;stroke-width:1.4;pointer-events:none;transition:transform .18s ease,opacity .18s ease,fill .18s ease;opacity:.92;transform-box:fill-box;transform-origin:center}.ctr-athletes-map__marker.is-hovered,.ctr-athletes-map__marker.is-selected{fill:#121212;transform:scale(1.04);opacity:1}.ctr-athletes-map__tooltip{position:absolute;z-index:2;min-width:272px;max-width:320px;padding:12px;border:1px solid rgba(0,0,0,.5);border-radius:8px;background:#fff;box-shadow:0 8px 24px #0000002e;pointer-events:auto}.ctr-athletes-map__tooltip-list{display:flex;flex-direction:column;gap:8px}.ctr-athletes-map__tooltip-close{position:absolute;top:4px;right:8px;padding:0;border:0;background:transparent;color:#6f6a63;font-size:1.8rem;line-height:1;cursor:pointer}.ctr-athletes-map__tooltip-card{display:flex;align-items:center;gap:12px;min-width:0;color:inherit;text-decoration:none}.ctr-athletes-map__tooltip-image-wrap{flex:0 0 48px;width:48px;height:48px}.ctr-athletes-map__tooltip-image{display:block;width:100%;height:100%;border-radius:4px;object-fit:cover}.ctr-athletes-map__tooltip-body{min-width:0;display:flex;flex-direction:column;gap:4px}.ctr-athletes-map__tooltip-title{margin:0;color:#121212;font-size:1.6rem;font-weight:700;line-height:1.1}.ctr-athletes-map__tooltip-meta{margin:0;color:#6b6f76;font-size:1.1rem;font-weight:700;line-height:1.4;letter-spacing:.04em;text-transform:uppercase}@media(max-width:989px){.ctr-athletes-map{padding:28px 0 36px}.ctr-athletes-map__content{gap:22px;grid-template-columns:1fr;grid-template-areas:"panel" "map" "preview"}.ctr-athletes-map__panel{position:static}.ctr-athletes-map__title{margin:0 0 14px;font-size:28px;line-height:.96;letter-spacing:-.04em}.ctr-athletes-map__subtitle{font-size:12px;line-height:1.4}.ctr-athletes-map__map{border-radius:18px;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center}.ctr-athletes-map__svg{width:100%}.ctr-athletes-map__tooltip{min-width:0;max-width:min(220px,calc(100% - 24px));padding:8px 10px;border-radius:8px}.ctr-athletes-map__tooltip-close{top:2px;right:6px;font-size:1.4rem}.ctr-athletes-map__tooltip-card{gap:8px}.ctr-athletes-map__tooltip-image-wrap{flex-basis:28px;width:28px;height:28px}.ctr-athletes-map__tooltip-title{font-size:1rem;line-height:1.15}.ctr-athletes-map__tooltip-meta{font-size:.7rem;line-height:1.25;letter-spacing:.03em}.ctr-athletes-map__preview{margin-top:0}.ctr-athletes-map__preview-label{font-size:11px}.ctr-athletes-map__preview-main{grid-template-columns:1fr;gap:16px;margin-top:12px}.ctr-athletes-map__preview-media{width:100%;height:auto;aspect-ratio:335 / 167;border-radius:10px}.ctr-athletes-map__preview-stat{left:8px;right:8px;bottom:8px;gap:10px;padding:8px 12px 7px;font-size:11px}.ctr-athletes-map__preview-body{gap:14px}.ctr-athletes-map__preview-school-wrap{gap:8px}.ctr-athletes-map__preview-school-icon{flex-basis:18px;width:18px;height:18px}.ctr-athletes-map__preview-school{font-size:12px;line-height:1.3}.ctr-athletes-map__preview-text{font-size:12px;line-height:1.55}.ctr-athletes-map__preview-cta{padding:15px 10px 14px;font-size:11px}.ctr-athletes-map__preview-milestone{margin-top:16px;padding:12px 14px 14px;border-radius:10px;box-shadow:none}.ctr-athletes-map__preview-milestone-head{gap:8px;padding-bottom:12px}.ctr-athletes-map__preview-milestone-label{font-size:12px}.ctr-athletes-map__preview-milestone-body{margin-top:12px;padding-left:10px}}@media(max-width:749px){.ctr-athletes-map{padding:40px 0}.ctr-athletes-map__map{padding:10px;border-radius:24px}.ctr-athletes-map__svg{width:100%}.ctr-athletes-map__preview{margin-top:24px}.ctr-athletes-map__preview-main{grid-template-columns:1fr}.ctr-athletes-map__preview-media{width:100%}.ctr-athletes-map__tooltip{min-width:240px;max-width:260px}}
/*# sourceMappingURL=/cdn/shop/t/52/assets/section-ctr-athletes-map.css.map */
