.page-module__rGn5GW__workshopsPage{min-height:100vh;padding:10rem 0 5rem}.page-module__rGn5GW__pageHeader{text-align:center;max-width:800px;margin-bottom:5rem;margin-left:auto;margin-right:auto}.page-module__rGn5GW__pageHeader p{color:var(--text-muted);font-size:1.1rem}.page-module__rGn5GW__workshopsList{flex-direction:column;gap:3rem;max-width:900px;margin:0 auto;display:flex}.page-module__rGn5GW__workshopCard{justify-content:space-between;align-items:stretch;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.page-module__rGn5GW__workshopCard:hover{transform:translateY(-5px);box-shadow:0 10px 30px #d4af371a}.page-module__rGn5GW__workshopContent{flex:1;padding:3rem}.page-module__rGn5GW__badges{gap:1rem;margin-bottom:1rem;display:flex}.page-module__rGn5GW__badge{background-color:var(--primary-color);color:#000;border-radius:20px;padding:.3rem .8rem;font-size:.8rem;font-weight:600}.page-module__rGn5GW__badgeOutline{border:1px solid var(--text-muted);color:var(--text-muted);border-radius:20px;padding:.3rem .8rem;font-size:.8rem}.page-module__rGn5GW__workshopContent h2{margin-bottom:1rem;font-size:2rem}.page-module__rGn5GW__description{color:var(--text-muted);margin-bottom:2rem;line-height:1.8}.page-module__rGn5GW__features ul{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;list-style:none;display:grid}.page-module__rGn5GW__features li{color:#e0e0e0;padding-right:1.5rem;position:relative}.page-module__rGn5GW__features li:before{content:"✓";color:var(--primary-color);font-weight:700;position:absolute;right:0}.page-module__rGn5GW__workshopAction{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:linear-gradient(135deg,#0296a80d,#0006);border-right:1px solid #ffffff0d;flex-direction:column;justify-content:center;align-items:center;min-width:280px;padding:3rem;display:flex}.page-module__rGn5GW__workshopImage{background-color:#000;background-position:50%;background-size:cover;border-radius:12px;align-items:flex-start;width:100%;height:200px;margin-bottom:1.5rem;padding:1rem;display:flex}.page-module__rGn5GW__workshopAction .page-module__rGn5GW__price{font-size:2.5rem;font-family:var(--font-heading);color:var(--primary-color);margin-bottom:1.5rem;font-weight:700}@media (max-width:768px){.page-module__rGn5GW__workshopCard{flex-direction:column}.page-module__rGn5GW__workshopAction{border-right:none;border-top:1px solid var(--border-color);padding:2rem}.page-module__rGn5GW__workshopContent h2{font-size:1.5rem}}
