.ry-collection-page{min-height:60vh;background:#fff}.ry-collection-hero{padding:clamp(46px,8vw,92px) 0;background:linear-gradient(135deg,#edf8f3,#fff 48%,#f3efff)}.ry-collection-hero__grid{display:grid;align-items:center;gap:clamp(28px,6vw,70px);grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr)}.ry-collection-hero__media{overflow:hidden;border:7px solid rgba(255,255,255,.8);border-radius:26px;background:#e8edf2;box-shadow:0 14px 40px #17324d1a;aspect-ratio:4 / 3}.ry-collection-hero__media img{display:block;width:100%;height:100%;object-fit:cover}.ry-collection-body{padding:clamp(52px,8vw,96px) 0}.ry-collection-intro{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:34px}.ry-collection-intro__copy{max-width:760px}.ry-collection-intro p:last-child{margin-bottom:0}.ry-collection-grid{display:grid;gap:22px;grid-template-columns:repeat(3,minmax(0,1fr))}.ry-collection-grid--events{gap:26px}.ry-event-card{display:flex;min-width:0;height:100%;flex-direction:column;overflow:hidden;border:1px solid #d8e0e8;border-radius:18px;background:#fff;box-shadow:0 10px 28px #17324d14}.ry-event-card:before{display:block;height:6px;background:linear-gradient(90deg,#ff4f7b,#f5a623,#34c759,#28a7df,#6a4bc3);content:""}.ry-event-card__media{position:relative;display:block;overflow:hidden;background:#e8edf2;aspect-ratio:16 / 9}.ry-event-card__media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .18s ease}.ry-event-card:hover .ry-event-card__media img{transform:scale(1.025)}.ry-event-card__location{position:absolute;right:14px;bottom:14px;max-width:calc(100% - 28px);padding:7px 11px;border-radius:999px;background:#fffffff0;color:#17324d;font-size:.82rem;font-weight:900;line-height:1.15;box-shadow:0 6px 18px #17324d24}.ry-event-card__body{display:flex;min-width:0;height:100%;flex:1;flex-direction:column;padding:22px}.ry-event-card__topline{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.ry-event-card__status{display:inline-flex;min-height:30px;align-items:center;padding:5px 10px;border-radius:999px;background:#edf8f3;color:#20563f;font-size:.8rem;font-weight:900;line-height:1.15}.ry-event-card__price{flex:0 0 auto;color:#17324d;font-size:1rem;font-weight:950;line-height:1.15}.ry-event-card h3{margin:0 0 10px;color:#17324d;font-size:clamp(1.25rem,2vw,1.55rem);line-height:1.06}.ry-event-card h3 a{color:inherit;overflow-wrap:anywhere;text-decoration:none}.ry-event-card h3 a:hover{text-decoration:underline;text-underline-offset:4px}.ry-event-card__summary{margin:0 0 18px;color:#52606d}.ry-event-card__trainer{display:grid;align-items:center;gap:12px;grid-template-columns:46px minmax(0,1fr);margin:-2px 0 18px;padding:9px;border:1px solid #e4ebf2;border-radius:14px;background:linear-gradient(135deg,#fff,#f2fff9);color:#17324d;text-decoration:none}.ry-event-card__trainer:hover{border-color:#4b278f52;box-shadow:0 8px 22px #17324d14}.ry-event-card__trainer img{display:block;width:46px;height:46px;border:2px solid #ffffff;border-radius:50%;object-fit:cover;object-position:center top;box-shadow:0 6px 16px #17324d1f}.ry-event-card__trainer small,.ry-event-card__trainer strong{display:block}.ry-event-card__trainer small{margin-bottom:2px;color:#4b278f;font-size:.68rem;font-weight:950;letter-spacing:.08em;line-height:1.1;text-transform:uppercase}.ry-event-card__trainer strong{color:#17324d;font-size:.93rem;line-height:1.15;overflow-wrap:anywhere}.ry-event-card__facts{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr));margin:0 0 20px}.ry-event-card__facts div{min-width:0;padding:12px;border:1px solid #e4ebf2;border-radius:12px;background:#f8fbff}.ry-event-card__facts dt{margin-bottom:4px;color:#4b278f;font-size:.72rem;font-weight:900;letter-spacing:.08em;line-height:1.15;text-transform:uppercase}.ry-event-card__facts dd{min-width:0;margin:0;color:#17324d;font-size:.94rem;font-weight:800;line-height:1.25;overflow-wrap:anywhere}.ry-event-card__button{width:100%;margin-top:auto;text-align:center}.ry-collection-product-card{display:flex;min-width:0;max-width:100%;flex-direction:column;overflow:hidden;border:1px solid #d8e0e8;border-radius:21px;background:#fff;box-shadow:0 8px 24px #17324d0f}.ry-collection-product-card__media{display:block;width:100%;max-width:100%;overflow:hidden;background:#e8edf2;aspect-ratio:16 / 10}.ry-collection-product-card__media img{display:block;width:100%;max-width:100%;height:100%;object-fit:cover;transition:transform .18s ease}.ry-collection-product-card:hover .ry-collection-product-card__media img{transform:scale(1.025)}.ry-collection-product-card__body{display:flex;min-width:0;height:100%;flex:1;flex-direction:column;padding:23px}.ry-collection-product-card h3{margin:0 0 10px;font-size:clamp(1.2rem,2vw,1.48rem)}.ry-collection-product-card h3 a{color:#17324d;overflow-wrap:anywhere;text-decoration:none}.ry-collection-product-card h3 a:hover{text-decoration:underline;text-underline-offset:3px}.ry-collection-product-card p{max-width:100%}.ry-collection-product-card__facts{display:grid;min-width:0;margin:0 0 17px;padding-left:1.15rem;gap:6px;color:#52606d;font-size:.88rem}.ry-collection-product-card__facts li,.ry-collection-product-card__facts strong{min-width:0;overflow-wrap:anywhere}.ry-collection-product-card__purchase{display:grid;gap:4px;margin-top:auto}.ry-collection-product-card__price{margin:0;color:#17324d;font-size:1.12rem;font-weight:900}.ry-collection-product-card__compare{margin:0;color:#607080}.ry-collection-product-card__status{display:inline-flex;min-height:30px;align-items:center;align-self:flex-start;margin-bottom:14px;padding:5px 10px;border-radius:999px;background:#edf8f3;color:#20563f;font-size:.8rem;font-weight:850}.ry-collection-product-card .ry-button{width:100%;max-width:100%;text-align:center}.ry-offer-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid #d8e0e8;border-radius:21px;background:#fff;box-shadow:0 8px 24px #17324d0f}.ry-offer-card__media{display:block;overflow:hidden;background:#e8edf2;aspect-ratio:16 / 10}.ry-offer-card__media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .18s ease}.ry-offer-card:hover .ry-offer-card__media img{transform:scale(1.025)}.ry-offer-card__body{display:flex;height:100%;flex-direction:column;padding:23px}.ry-offer-card__eyebrow{margin:0 0 8px;color:#4b278f;font-size:.75rem;font-weight:850;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}.ry-offer-card h2,.ry-offer-card h3{margin-bottom:10px;font-size:clamp(1.2rem,2vw,1.48rem)}.ry-offer-card__summary{margin:0 0 18px;color:#607080}.ry-offer-card__meta{display:grid;margin:0 0 17px;padding:0;gap:6px;color:#52606d;font-size:.88rem;list-style:none}.ry-offer-card__meta strong{color:#34495e}.ry-offer-card__price{margin:auto 0 14px;color:#17324d;font-size:1.12rem;font-weight:900}.ry-offer-card__status{display:inline-flex;min-height:30px;align-items:center;align-self:flex-start;margin-bottom:14px;padding:5px 10px;border-radius:999px;background:#edf8f3;color:#20563f;font-size:.8rem;font-weight:850}.ry-offer-card__status--closed{background:#f7ecef;color:#7b2842}.ry-offer-card__link{display:inline-flex;min-height:46px;align-items:center;justify-content:center;padding:11px 16px;border:2px solid #17324d;border-radius:999px;background:#17324d;color:#fff!important;font-weight:900;text-align:center;text-decoration:none!important}.ry-offer-card__link:hover{background:#0d2235}.ry-collection-empty{padding:clamp(28px,6vw,54px);border:1px solid #d8e0e8;border-radius:24px;background:#f7f8fb;text-align:center}.ry-collection-empty .ry-lead{margin-inline:auto}.ry-collection-empty .ry-actions{justify-content:center}.ry-collection-guide{display:grid;gap:18px;margin-top:54px;padding-top:46px;border-top:1px solid #d8e0e8;grid-template-columns:repeat(3,minmax(0,1fr))}.ry-collection-guide--compact{margin-top:0;padding-top:0;border-top:0;grid-template-columns:repeat(2,minmax(0,1fr))}.ry-collection-guide article{padding:22px;border-radius:18px;background:#f7f8fb}.ry-collection-guide h2,.ry-collection-guide h3{margin-bottom:8px;font-size:1.15rem}.ry-collection-guide p:last-child{margin-bottom:0}.ry-collection-guide a{display:inline-flex;margin-top:10px;color:#4b278f!important;font-weight:900;text-underline-offset:4px}.ry-collection-description{max-width:820px;margin:54px auto 0;padding-top:42px;border-top:1px solid #d8e0e8}.ry-pagination{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:42px}.ry-pagination a,.ry-pagination span{display:inline-grid;min-width:44px;min-height:44px;place-items:center;padding:8px;border:1px solid #d8e0e8;border-radius:999px;color:#17324d!important;font-weight:800;text-decoration:none!important}.ry-pagination .current{border-color:#17324d;background:#17324d;color:#fff!important}.ry-collection-page a:focus-visible{outline:3px solid #f5a623;outline-offset:3px}@media(max-width:940px){.ry-collection-grid,.ry-collection-guide{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.ry-collection-hero__grid{grid-template-columns:1fr}.ry-collection-hero__media{order:-1;aspect-ratio:16 / 10}.ry-collection-intro{align-items:flex-start;flex-direction:column}}@media(max-width:570px){.ry-collection-grid,.ry-collection-guide,.ry-event-card__topline,.ry-event-card__facts{grid-template-columns:1fr}.ry-event-card__topline{align-items:flex-start;flex-direction:column}}@media(prefers-reduced-motion:reduce){.ry-collection-page *{transition-duration:.01ms!important;animation-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/46/assets/ry-rebuild-collection.css.map */
