.dance-band__card{max-width:600px;margin:0 auto;padding:3rem 2.5rem 3.2rem;border:.1rem solid rgba(var(--color-foreground),.12);border-radius:1.2rem;background:rgba(var(--color-foreground),.025);text-align:center}.dance-band__icon{display:inline-flex;width:3rem;height:3rem;margin-bottom:1rem;color:rgb(var(--color-foreground));opacity:.85}.dance-band__icon svg{width:100%;height:100%}.dance-band__heading{margin:0 0 .8rem;font-size:calc(var(--font-heading-scale) * 1.7rem);line-height:1.25}.dance-band__sub{margin:0 auto;max-width:46ch;font-size:1.4rem;line-height:1.6;color:rgba(var(--color-foreground),.72)}.dance-band__btn.button{margin-top:2.2rem}@media screen and (max-width:749px){.dance-band__card{padding:2.4rem 1.8rem 2.6rem}.dance-band__btn.button{width:100%}}.dance-directory{padding-top:2rem;padding-bottom:3rem}.dance-directory__header{max-width:760px;margin:0 auto 3rem;padding:3rem 2.8rem;text-align:center;border:.1rem solid rgba(var(--color-foreground),.12);border-radius:1.2rem;background:rgba(var(--color-foreground),.025)}.dance-directory__title{margin:0 0 1.2rem}.dance-directory__intro{margin:0 auto;font-size:1.5rem;line-height:1.7;color:rgba(var(--color-foreground),.72)}.dance-directory__intro p{margin:0 0 .8rem;font-size:inherit}.dance-directory__intro p:last-child{margin-bottom:0}.dance-directory__cta{margin-top:1.8rem}.dance-directory__cta-note{margin:0 0 1.2rem;font-size:1.4rem;color:rgba(var(--color-foreground),.72)}.dance-directory__cta .button{margin:0}.dance-directory__disclosure{color:rgba(var(--color-foreground),.6);margin:1.6rem 0 0}.dance-directory__disclosure,.dance-directory__disclosure p{font-size:1.3rem}.dance-directory__disclosure p{margin:0}.dance-directory__empty{text-align:center;color:rgba(var(--color-foreground),.55);padding:2rem 0}.dance-directory__near{display:flex;flex-wrap:wrap;align-items:center;gap:1rem 1.4rem;justify-content:center;margin:0 auto 2.5rem}.dance-directory__near-btn.button{margin:0}.dance-directory__near-status{font-size:1.3rem;color:rgba(var(--color-foreground),.6)}.dir-index{display:grid;gap:1.2rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));margin:1rem 0 0}.dir-index-card{display:flex;flex-direction:column;align-items:stretch;gap:.7rem;padding:1.8rem 2rem;border:.1rem solid rgba(var(--color-foreground),.12);border-radius:1.2rem;background:rgba(var(--color-foreground),.025);text-decoration:none;color:rgb(var(--color-foreground));transition:border-color .15s,transform .15s}.dir-index-card:hover{border-color:rgb(var(--color-button, 220 183 110));transform:translateY(-2px)}.dir-index-card__name{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:calc(var(--font-heading-scale) * 1.4rem);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dir-index-card__meta{display:flex;align-items:center;gap:1rem}.dir-index-card__count{flex-shrink:0;font-size:1.3rem;color:rgba(var(--color-foreground),.55);background:rgba(var(--color-foreground),.06);padding:.3rem 1rem;border-radius:999px}.dir-index-card__arrow{margin-left:auto;flex-shrink:0;font-size:1.8rem;color:rgb(var(--color-button, 220 183 110))}.dance-directory__group{border-top:1px solid rgba(var(--color-foreground),.12);padding:.5rem 0 1rem}.dance-directory__group-name{cursor:pointer;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:calc(var(--font-heading-scale) * 1.6rem);padding:1.2rem 0;list-style:none;display:flex;align-items:center;gap:1.2rem}.dance-directory__group-name::-webkit-details-marker{display:none}.dance-directory__group-label{transition:color .15s}.dance-directory__group-count{margin-left:auto;flex-shrink:0;font-family:var(--font-body-family);font-weight:500;font-size:1.3rem;color:rgba(var(--color-foreground),.55);background:rgba(var(--color-foreground),.06);padding:.3rem 1rem;border-radius:999px}.dance-directory__group-name:before{content:"+";display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:3.2rem;height:3.2rem;border-radius:50%;background:rgb(var(--color-button, 220 183 110));color:rgb(var(--color-button-text, 255 255 255));font-family:var(--font-body-family);font-weight:400;font-size:2.4rem;line-height:1;box-shadow:0 1px 4px rgba(var(--color-foreground),.18);transition:transform .15s,background .15s}.dance-directory__group[open]>.dance-directory__group-name:before{content:"\2212"}.dance-directory__group-name:hover:before{transform:scale(1.08)}.dance-directory__group-name:hover .dance-directory__group-label{color:rgb(var(--color-button, 220 183 110))}.dance-directory__cards{list-style:none;padding:0;margin:0;display:grid;gap:1.6rem;grid-template-columns:1fr}.dance-directory__cards--cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.dance-card{display:grid;gap:1.8rem;align-items:start;padding:2.2rem;border:.1rem solid rgba(var(--color-foreground),.12);border-radius:1.2rem;background:rgba(var(--color-foreground),.025)}.dance-directory__cards--cols-1 .dance-card{grid-template-columns:220px 1fr}.dance-card--partner{border-color:rgba(var(--color-button, 220 183 110),.55);background:rgba(var(--color-button, 220 183 110),.05)}.dance-card__media{width:100%}.dance-card__photo,.dance-card__ph{width:100%;aspect-ratio:1 / 1;border-radius:.8rem;display:flex;align-items:center;justify-content:center;overflow:hidden}.dance-card__photo{object-fit:cover}.dance-card__ph{background:rgba(var(--color-foreground),.06);color:rgba(var(--color-foreground),.28);font-family:var(--font-heading-family);font-weight:700;font-size:2.6rem;letter-spacing:.05em}.dance-card__ph--logo{background:#fff;padding:1rem}.dance-card__ph--logo img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.dance-card__body{min-width:0}.dance-card__head{display:flex;flex-wrap:wrap;gap:.6rem 1rem;align-items:baseline;justify-content:space-between}.dance-card__name{margin:0;font-size:calc(var(--font-heading-scale) * 1.4rem)}.dance-card__pick{font-size:1.1rem;font-weight:600;color:rgb(var(--color-button, 220 183 110));background:rgba(var(--color-button, 220 183 110),.14);padding:.3rem .9rem;border-radius:999px;white-space:nowrap}.dance-card__city{font-size:1.2rem;font-weight:600;color:rgba(var(--color-foreground),.5);margin:.4rem 0 0;text-transform:uppercase;letter-spacing:.04em}.dance-card__styles{font-size:1.3rem;color:rgba(var(--color-foreground),.65);margin:.5rem 0 .8rem}.dance-card__desc{margin:.8rem 0;font-size:1.45rem;line-height:1.6}.dance-card__tags{list-style:none;display:flex;flex-wrap:wrap;gap:.5rem;padding:0;margin:.8rem 0}.dance-card__tags li{font-size:1.1rem;background:rgba(var(--color-foreground),.06);padding:.3rem .8rem;border-radius:.4rem}.dance-card__actions{display:flex;flex-wrap:wrap;gap:.8rem 1.4rem;align-items:center;margin-top:1.4rem}.dance-card__link.button{margin:0}.dance-card__map{font-size:1.3rem;font-weight:600}.dance-card__cta{font-size:1.3rem}.dance-card__removal{display:inline-block;margin-top:1rem;font-size:1.1rem;color:rgba(var(--color-foreground),.5)}.dance-directory__updated{margin:1.2rem 0 0;font-size:1.1rem;color:rgba(var(--color-foreground),.5)}.dance-directory__footer{margin-top:2.5rem;color:rgba(var(--color-foreground),.55)}.dance-directory__footer,.dance-directory__footer p{font-size:1.1rem;line-height:1.5}@media screen and (max-width:749px){.dance-directory__cards--cols-1 .dance-card,.dance-directory__cards--cols-2{grid-template-columns:1fr}.dance-card__media{max-width:120px}}.dance-directory__map{max-width:1080px;margin:2rem auto 2.4rem}.dsmap__rdot--lg{stroke-width:1.6}.dsmap__cleader{stroke:#9a7420;stroke-width:.7;opacity:.7}.dsmap__clbl{fill:#2a2a3c;font-size:11px;font-weight:600;pointer-events:none;paint-order:stroke;stroke:#fbfaf6;stroke-width:3.4px;stroke-linejoin:round}.dsmap__clbl--l{text-anchor:end}.dsmap__clbl--r{text-anchor:start}.dsmap__clbl--metro{font-weight:800}.dsmap__marker:hover .dsmap__clbl{fill:#7a5a12}.dsmap__mchip{fill:#fbfaf6;stroke:#c39b45;stroke-width:1;opacity:.95;transition:stroke .14s}.dsmap__mmetro:hover .dsmap__mchip,.dsmap__mmetro:focus-visible .dsmap__mchip{stroke:#9a7420}.dsmap__legend{margin:.6rem auto .1rem;text-align:center;font-size:12px;color:#8a8271;max-width:62ch}@media(prefers-reduced-motion:reduce){.dsmap__land,.dsmap__rdot,.dsmap__mdot,.dsmap__rlbl,.dsmap__mchip{transition:none}}.dsmap{max-width:1080px;margin:0 auto;padding:8px 0 4px}.dsmap__h{font-size:1.9rem;line-height:1.15;margin:0 0 .3rem;text-align:center;text-wrap:balance}.dsmap__intro{max-width:60ch;margin:0 auto 1.1rem;text-align:center;opacity:.8}.dsmap__card{background:#fbfaf6;border:1px solid #E7E0D2;border-radius:18px;padding:10px;box-shadow:0 14px 38px -22px #26263a4d}.dsmap__card svg{display:block;width:100%;height:auto}.dsmap__dots circle{fill:#2a2a3c;opacity:.68}.dsmap__land{fill:#eae3d3;stroke:#c39b45;stroke-width:1;stroke-linejoin:round;transition:fill .18s,stroke .18s}.dsmap__prov{cursor:pointer;outline:none}.dsmap__prov:hover .dsmap__land,.dsmap__prov:focus-visible .dsmap__land{fill:#c39b4552;stroke:#9a7420;stroke-width:1.7}.dsmap__leader{stroke:#c39b45;stroke-width:.6;opacity:.8}.dsmap__lbl{fill:#2a2a3c;font-size:12px;font-weight:600;text-anchor:middle;pointer-events:none;paint-order:stroke;stroke:#fbfaf6;stroke-width:2.6px;stroke-linejoin:round}.dsmap__cnt{fill:#8a8271;font-size:9.5px;letter-spacing:.03em;text-anchor:middle;pointer-events:none}.dsmap__prov:hover .dsmap__lbl,.dsmap__prov:focus-visible .dsmap__lbl{fill:#7a5a12}.dsmap__pland{fill:#efe9de;stroke:#c39b458c;stroke-width:1;stroke-linejoin:round}.dsmap__marker{cursor:pointer;outline:none}.dsmap__rdot{fill:#2a2a3c;stroke:#fbfaf6;stroke-width:1.4;transition:r .14s,fill .14s}.dsmap__marker:hover .dsmap__rdot,.dsmap__marker:focus-visible .dsmap__rdot{r:7;fill:#c39b45}.dsmap__rlbl{fill:#2a2a3c;font-size:11px;font-weight:600;text-anchor:middle;pointer-events:none;opacity:0;transition:opacity .12s;paint-order:stroke;stroke:#fbfaf6;stroke-width:3.4px;stroke-linejoin:round}.dsmap__marker:hover .dsmap__rlbl,.dsmap__marker:focus-visible .dsmap__rlbl{opacity:1}.dsmap__mdot{fill:#fbfaf6;stroke:#2a2a3c;stroke-width:2.4;transition:stroke .14s,stroke-width .14s}.dsmap__mmetro:hover .dsmap__mdot,.dsmap__mmetro:focus-visible .dsmap__mdot{stroke:#9a7420;stroke-width:3.4}.dsmap__mlbl{fill:#2a2a3c;font-size:12px;font-weight:700;text-anchor:middle;pointer-events:none;paint-order:stroke;stroke:#fbfaf6;stroke-width:3.4px;stroke-linejoin:round}.dsmap__mcnt{fill:#9a7420;font-size:9.5px;letter-spacing:.03em;text-anchor:middle;pointer-events:none;paint-order:stroke;stroke:#fbfaf6;stroke-width:3px}@media(prefers-reduced-motion:reduce){.dsmap__land,.dsmap__rdot,.dsmap__mdot,.dsmap__rlbl{transition:none}}.faq{max-width:80rem;margin:0 auto}.faq__title{text-align:center;margin:0 0 .6rem;text-wrap:balance}.faq__intro{max-width:62ch;margin:0 auto 2.4rem;text-align:center;opacity:.82}.faq__list{display:flex;flex-direction:column;gap:1rem}.faq__item{border:.1rem solid rgba(var(--color-foreground),.14);border-radius:1.2rem;background:rgba(var(--color-foreground),.02);overflow:hidden}.faq__item[open]{border-color:rgba(var(--color-button, 220 183 110),.7)}.faq__q{list-style:none;cursor:pointer;display:flex;align-items:center;gap:1.2rem;padding:1.7rem 2rem;font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:1.7rem}.faq__q::-webkit-details-marker{display:none}.faq__q:hover{color:rgb(var(--color-button, 220 183 110))}.faq__icon{margin-left:auto;flex-shrink:0;position:relative;width:1.6rem;height:1.6rem}.faq__icon:before,.faq__icon:after{content:"";position:absolute;background:rgb(var(--color-button, 220 183 110));transition:transform .2s}.faq__icon:before{top:50%;left:0;width:100%;height:.2rem;transform:translateY(-50%)}.faq__icon:after{left:50%;top:0;height:100%;width:.2rem;transform:translate(-50%)}.faq__item[open] .faq__icon:after{transform:translate(-50%) scaleY(0)}.faq__a{padding:0 2rem 1.9rem;max-width:68ch}.faq__a p{margin:0 0 1rem}.faq__a p:last-child{margin-bottom:0}@media(prefers-reduced-motion:reduce){.faq__icon:before,.faq__icon:after{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/79/compiled_assets/styles.css.map */
