.edc{--edc-ink:#050d15;--edc-muted:#52636f;--edc-line:#dde4e9;--edc-accent-hover:#1098a2;color:var(--edc-ink);padding-block:var(--edc-pad-top) var(--edc-pad-bottom)}.edc *,.edc *:before,.edc *:after{box-sizing:border-box}.edc .edc__shell{width:calc(100% - 80px);max-width:var(--edc-content-width);margin-inline:auto}.edc .edc__intro{margin-bottom:24px}.edc .edc__eyebrow{margin:0 0 10px;color:#087e87;font-size:12px;font-weight:750;letter-spacing:.15em;text-transform:uppercase}.edc .edc__hero-title{margin:0;color:var(--edc-ink);font-size:clamp(32px,4vw,52px);line-height:1.1;letter-spacing:-.035em;text-transform:none}.edc .edc__accent-text{color:var(--edc-accent)}.edc .edc__hero-subtitle{margin:10px 0 0;font-size:18px;line-height:1.5;color:var(--edc-muted)}.edc .edc__hero{display:grid;grid-template-columns:1.1fr 1fr;overflow:hidden;border-radius:var(--edc-hero-radius);border:1px solid var(--edc-line);background:var(--edc-hero-bg,#081923);box-shadow:0 8px 24px #050d1514}.edc .edc__hero-media{min-width:0;position:relative}.edc .edc__hero-image,.edc .edc__hero-placeholder{display:block;width:100%;height:100%;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0}.edc .edc__hero-content{min-width:0;padding:clamp(24px,3vw,40px);color:#f7f9fb}.edc .edc__panel-title{margin:0 0 24px;font-size:clamp(24px,2.3vw,32px);line-height:1.15;letter-spacing:-.025em;color:#f7f9fb;text-transform:none}.edc .edc__address{display:flex;align-items:center;gap:12px;margin:0;font-weight:650;font-size:15px}.edc .edc__address svg{width:24px;height:24px;flex-shrink:0;color:var(--edc-accent)}.edc .edc__access{color:#b1c1ce;margin:10px 0 0 36px;font-size:13px;line-height:1.5}.edc .edc__schedule{border-top:1px solid var(--edc-schedule-line,#102a38);margin-top:22px;padding-top:18px}.edc .edc__schedule-title{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#b1c1ce;margin:0 0 12px}.edc .edc__schedule-list{list-style:none;padding:0;margin:0;display:grid;gap:9px}.edc .edc__schedule-row{display:flex;flex-wrap:wrap;justify-content:space-between;gap:4px 16px;font-size:14px;line-height:1.5}.edc .edc__schedule-hours{color:#dbe3e8;white-space:nowrap}.edc .edc__hero-actions{display:flex;flex-wrap:wrap;align-items:stretch;gap:12px;margin-top:24px}.edc .edc__btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:54px;padding:14px 22px;border:1px solid transparent;border-radius:12px;font-weight:700;font-size:14px;text-decoration:none;transition:background-color .2s}.edc .edc__btn svg{width:20px;height:20px;flex-shrink:0}.edc .edc__btn--primary{background:var(--edc-accent);color:#050d15}.edc .edc__btn--primary:hover{background:var(--edc-accent-hover);color:#050d15}.edc .edc__reviews{display:flex;align-items:center;gap:10px;padding:10px 14px;border:1px solid rgba(177,193,206,.35);border-radius:12px;text-decoration:none;color:#f7f9fb;transition:border-color .2s}.edc a.edc__reviews:hover{border-color:var(--edc-accent)}.edc .edc__reviews-logo{width:24px;height:24px;flex-shrink:0}.edc .edc__reviews-logo svg{width:100%;height:100%}.edc .edc__reviews-body{display:grid;gap:2px}.edc .edc__reviews-top{display:flex;align-items:center;gap:8px}.edc .edc__reviews-rating{font-size:16px;font-weight:750}.edc .edc__reviews-stars{display:flex;color:#fbbc05}.edc .edc__reviews-stars svg{width:12px;height:12px}.edc .edc__reviews-count{font-size:11px;color:#b1c1ce}.edc .edc__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:20px}.edc .edc__card{display:flex;align-items:flex-start;gap:18px;padding:24px;background:#fff;border:1px solid var(--edc-line);border-radius:var(--edc-radius);box-shadow:0 3px 12px #050d1506}.edc .edc__card-icon{display:grid;place-items:center;flex-shrink:0;width:56px;height:56px;border-radius:15px;color:var(--edc-card-accent);background:color-mix(in srgb,var(--edc-card-accent) 10%,#fff)}.edc .edc__card-icon svg{width:28px;height:28px}.edc .edc__card-copy{min-width:0}.edc .edc__card-title{margin:0 0 8px;color:var(--edc-ink);font-size:18px;line-height:1.3;text-transform:none}.edc .edc__card-summary{margin:0;padding:0;list-style:none;color:var(--edc-muted);font-size:14px;line-height:1.6}.edc .edc__card-link{display:inline-flex;align-items:center;gap:9px;min-height:32px;margin-top:8px;color:#087e87;font-weight:650;font-size:14px;text-decoration:none}.edc .edc__card-link:hover{text-decoration:underline}.edc .edc__gallery-block{margin-top:32px}.edc .edc__gallery-heading{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px}.edc .edc__section-title{color:var(--edc-ink);font-size:clamp(24px,2.4vw,32px);letter-spacing:-.025em;line-height:1.2;text-transform:none;margin:0}.edc .edc__socials{display:flex;flex-wrap:wrap;gap:10px}.edc .edc__social{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;padding:10px 16px;border:1px solid var(--edc-line);border-radius:12px;background:#fff;color:var(--edc-ink);font-size:14px;font-weight:650;text-decoration:none;box-shadow:0 2px 6px #050d1508;transition:background-color .2s,border-color .2s}.edc .edc__social:hover{color:var(--edc-ink);background:#f3f7f8;border-color:#a9bdc7}.edc .edc__social svg{width:22px;height:22px}.edc .edc__social--ig svg{color:#dd2873}.edc .edc__posts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.edc .edc__post{position:relative;display:block;min-width:0;aspect-ratio:4/5;overflow:hidden;border-radius:var(--edc-radius);border:1px solid var(--edc-line);background:#e8eef2;transition:border-color .2s}.edc a.edc__post:hover{border-color:var(--edc-accent)}.edc .edc__post-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center top;transition:transform .3s}.edc a.edc__post:hover .edc__post-image{transform:scale(1.025)}.edc .edc__post-play{position:absolute;right:14px;bottom:14px;display:grid;place-items:center;width:42px;height:42px;border-radius:50%;border:1px solid #fff;background:#050d1599;color:#fff}.edc .edc__post-play svg{width:22px;height:22px}.edc a:focus-visible{outline:3px solid var(--edc-accent);outline-offset:4px}@media screen and (min-width:750px)and (max-width:1099px){.edc .edc__shell{width:calc(100% - 48px)}.edc .edc__card{flex-direction:column;gap:14px;padding:20px}}@media screen and (max-width:989px){.edc .edc__hero{grid-template-columns:1fr}.edc .edc__hero-media{aspect-ratio:16/9}.edc .edc__hero-image{object-position:center}}@media screen and (max-width:749px){.edc .edc__shell{width:calc(100% - 32px)}.edc .edc__hero-subtitle{font-size:16px}.edc .edc__hero-content{padding:24px 20px}.edc .edc__panel-title{margin-bottom:20px}.edc .edc__address{font-size:14px}.edc .edc__access{margin-left:0}.edc .edc__schedule-row{font-size:13px}.edc .edc__hero-actions>*{flex:1 1 auto;justify-content:center}.edc .edc__cards{grid-template-columns:1fr;gap:12px}.edc .edc__card{padding:20px}.edc .edc__gallery-heading{flex-direction:column;align-items:flex-start;gap:20px}.edc .edc__posts{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;padding:5px 4px 12px;margin-inline:-4px}.edc .edc__post{flex:0 0 76%;scroll-snap-align:start}}@media(prefers-reduced-motion:reduce){.edc *,.edc *:before,.edc *:after{transition:none;scroll-behavior:auto}.edc .edc__posts{scroll-snap-type:none}}
/*# sourceMappingURL=/cdn/shop/t/47/assets/ed-community.css.map */
