.al-rs *{box-sizing:border-box}.al-rs .al-rs__shell{margin:0 auto;background:var(--al-rs-bg);border:1px solid var(--al-rs-border);overflow:hidden}.al-rs .al-rs__top,.al-rs .al-rs__header,.al-rs .al-rs__grid,.al-rs .al-rs__dev-note{width:100%;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}.al-rs .al-rs__dev-note{margin-bottom:18px;padding-top:12px;padding-bottom:12px;border-radius:8px;background:#fff;border:1px dashed rgba(63,95,128,.28);font-size:12px;line-height:1.45;color:#585858}.al-rs .al-rs__dev-note code{padding:2px 5px;border-radius:4px;background:#3f5f8014;color:#2f3e4f;font-size:11px}.al-rs .al-rs__top{margin-bottom:28px}.al-rs .al-rs__section-kicker{display:flex;align-items:center;gap:10px;width:100%;margin:0;font-size:11px;line-height:1.2;letter-spacing:.12em;text-transform:uppercase;font-weight:600;color:var(--al-rs-accent);white-space:nowrap}.al-rs .al-rs__section-kicker:before{content:"";width:7px;height:7px;flex:0 0 7px;border-radius:999px;background:var(--al-rs-accent);box-shadow:0 0 0 5px #3f5f8014}.al-rs .al-rs__section-kicker:after{content:"";height:1px;flex:1;background:linear-gradient(90deg,#3f5f8047,#3f5f800a)}.al-rs .al-rs__header{margin-bottom:26px}.al-rs .al-rs__kicker{margin:0 0 14px;font-size:12px;line-height:1.2;letter-spacing:.13em;text-transform:uppercase;font-weight:600;color:var(--al-rs-accent)}.al-rs .al-rs__heading{max-width:780px;margin:0;line-height:1.08;letter-spacing:-.02em;font-weight:500;color:var(--al-rs-text)}.al-rs .al-rs__intro{max-width:720px;margin-top:16px;line-height:1.5;font-weight:500;color:var(--al-rs-muted)}.al-rs .al-rs__grid{display:grid;grid-template-columns:1fr;gap:12px}.al-rs .al-rs__card{position:relative;display:grid;grid-template-columns:1fr;min-height:156px;padding:18px;border-radius:10px;background:var(--al-rs-card);border:1px solid var(--al-rs-border);box-shadow:0 6px 18px #2f3e4f06;overflow:hidden}.al-rs .al-rs__card.has-image{grid-template-columns:116px minmax(0,1fr);gap:16px;align-items:start;min-height:158px}.al-rs .al-rs__card-media{position:relative;z-index:2;width:116px;height:116px;border-radius:8px;background:var(--al-rs-soft);border:1px solid rgba(229,231,236,.9);overflow:hidden;display:flex;align-items:center;justify-content:center}.al-rs .al-rs__card-media img{width:100%;height:100%;max-width:88%;max-height:88%;object-fit:contain;object-position:center center;display:block}.al-rs .al-rs__card-content{position:relative;z-index:2;padding-right:42px;padding-bottom:32px}.al-rs .al-rs__card.has-image .al-rs__card-content{padding-right:0;padding-bottom:30px}.al-rs .al-rs__card h3{margin:0 0 10px;color:var(--al-rs-text);font-size:22px;line-height:1.05;letter-spacing:-.02em;font-weight:600}.al-rs .al-rs__card p{margin:0;color:var(--al-rs-muted);font-size:15px;line-height:1.42;font-weight:500}.al-rs .al-rs__price{margin-top:10px;color:var(--al-rs-dark);font-size:15px;line-height:1.1;font-weight:600;letter-spacing:-.01em}.al-rs .al-rs__card-cta{position:absolute;right:16px;bottom:16px;z-index:4;width:34px;height:34px;border-radius:999px;display:grid;place-items:center;color:#fff;background:var(--al-rs-dark);box-shadow:0 6px 14px #2f3e4f24;text-decoration:none;transition:transform .18s ease,opacity .18s ease}.al-rs .al-rs__card-cta svg{width:17px;height:17px;display:block}.al-rs .al-rs__card:hover .al-rs__card-cta{transform:translate(2px)}.al-rs .al-rs__card-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}@media screen and (max-width:390px){.al-rs .al-rs__card.has-image{grid-template-columns:96px minmax(0,1fr);gap:14px}.al-rs .al-rs__card-media{width:96px;height:96px}.al-rs .al-rs__card h3{font-size:20px}.al-rs .al-rs__card p,.al-rs .al-rs__price{font-size:14px}}@media screen and (min-width:750px){.al-rs .al-rs__top,.al-rs .al-rs__header,.al-rs .al-rs__grid,.al-rs .al-rs__dev-note{padding-left:32px;padding-right:32px}.al-rs .al-rs__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.al-rs .al-rs__card,.al-rs .al-rs__card.has-image{display:flex;flex-direction:column;justify-content:flex-start;min-height:300px;padding:18px 18px 20px}.al-rs .al-rs__card-media{order:-1;width:100%;height:auto;min-height:132px;aspect-ratio:16 / 9;margin-bottom:18px}.al-rs .al-rs__card-media img{max-width:88%;max-height:88%}.al-rs .al-rs__card-content,.al-rs .al-rs__card.has-image .al-rs__card-content{padding-right:38px;padding-bottom:34px}.al-rs .al-rs__card h3{font-size:24px}.al-rs .al-rs__card p{font-size:16px}.al-rs .al-rs__price{font-size:15px}.al-rs .al-rs__card-cta{right:18px;bottom:18px;width:36px;height:36px}}@media screen and (max-width:767px){.al-rs .al-rs__grid,.al-rs .al-rs__cards,.al-rs .al-rs__list{display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:0 16px 4px;margin-left:-16px;margin-right:-16px;scrollbar-width:none}.al-rs .al-rs__grid::-webkit-scrollbar,.al-rs .al-rs__cards::-webkit-scrollbar,.al-rs .al-rs__list::-webkit-scrollbar{display:none}.al-rs .al-rs__card{flex:0 0 82%;max-width:330px;scroll-snap-align:start}.al-rs .al-rs__card:first-child{margin-left:0}.al-rs .al-rs__card:last-child{margin-right:16px}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/al-routine-selector.css.map */
