.pilates-included{background:var(--pilates-included-bg, #0e0f12);padding:60px 20px;color:#0e0f12;overflow:hidden}.pilates-included__shell{width:min(100%,1400px);margin-inline:auto}.pilates-included__panel{display:flex;flex-direction:column;gap:clamp(40px,4.2vw,60px);padding:clamp(40px,5.5vw,80px) clamp(20px,4.2vw,60px);border-radius:24px;background:var(--pilates-included-panel, #e9e8e7);overflow:hidden}.pilates-included__hero{display:grid;grid-template-columns:minmax(0,1fr) 600px;grid-template-rows:auto auto;column-gap:clamp(60px,8.5vw,120px);row-gap:40px;align-items:center}.pilates-included__head{grid-column:1;grid-row:1;display:flex;flex-direction:column;gap:32px;min-width:0}.pilates-included__actions{grid-column:1;grid-row:2;display:flex;flex-direction:column;align-items:flex-start;gap:40px;min-width:0}.pilates-included__heading{margin:0;font-family:var(--pillar-font-family);font-size:clamp(32px,3.35vw,48px);font-weight:700;line-height:1.2;color:#0e0f12;letter-spacing:0}.pilates-included__intro{display:flex;flex-direction:column;gap:12px}.pilates-included__subheading,.pilates-included__note{margin:0;font-family:var(--pillar-font-family);font-weight:400;line-height:1.5;letter-spacing:0}.pilates-included__subheading{max-width:580px;color:#6f6f6f;font-size:18px}.pilates-included__note{color:#9a9999;font-size:14px}.pilates-included__swatches{display:flex;gap:4px;align-items:center}.pilates-included__swatch{position:relative;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:0;border-radius:50%;background:transparent;cursor:pointer}.pilates-included__swatch-color{width:34px;height:34px;border-radius:50%;background:var(--swatch-color)}.pilates-included__swatch.is-selected:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:1.5px solid var(--swatch-color);border-radius:50%}.pilates-included__swatch:focus-visible:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:1.2px solid #0e0f12;border-radius:50%}.pilates-included__swatch.is-sold-out{cursor:not-allowed;opacity:.6}.pilates-included__swatch.is-sold-out:after{content:"";position:absolute;top:5px;right:5px;bottom:5px;left:5px;border-radius:50%;background:linear-gradient(to bottom right,transparent calc(50% - .6px),#0e0f12 calc(50% - .6px),#0e0f12 calc(50% + .6px),transparent calc(50% + .6px));pointer-events:none}.pilates-included__button{cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;height:54px;padding:16px 24px;border-radius:60px;background:#0e0f12;color:#f9f7f4;font-family:var(--pillar-font-family);font-size:18px;font-weight:700;letter-spacing:0;text-decoration:none;white-space:nowrap;transition:all .2s ease}.pilates-included__button:not(:disabled):not([aria-disabled=true]):hover{background:#fff;color:#0e0f12}.pilates-included__button:disabled,.pilates-included__button[aria-disabled=true]{cursor:not-allowed;opacity:.45;pointer-events:auto}.pilates-included__button:disabled:hover,.pilates-included__button[aria-disabled=true]:hover{background:#0e0f12;color:#f9f7f4;opacity:.45}.pilates-included__cart-icon{display:inline-flex;flex:0 0 auto;width:24px;height:24px}.pilates-included__visual{display:flex;grid-column:2;grid-row:1 / span 2;justify-content:center;align-self:center;min-width:0}.pilates-included__visual-frame{position:relative;width:min(100%,600px);aspect-ratio:1 / 1}.pilates-included__main-image{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:contain}.pilates-included__cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.pilates-included__card{display:flex;min-width:0;flex-direction:column;gap:20px}.pilates-included__card-media{position:relative;aspect-ratio:1 / 1;overflow:hidden;border-radius:20px;background:#fff}.pilates-included__card-image{display:block;width:100%;height:100%;object-fit:cover}.pilates-included__card-copy{display:flex;flex-direction:column;gap:8px}.pilates-included__card-title{margin:0;font-family:var(--pillar-font-family);font-size:20px;font-weight:700;line-height:1.5;color:#0e0f12;letter-spacing:0}.pilates-included__card-text{margin:0;font-family:var(--pillar-font-family);font-size:16px;font-weight:400;line-height:1.5;color:#6f6f6f;letter-spacing:0}@media(max-width:1024px){.pilates-included{padding-inline:0;padding-block:0}.pilates-included__shell{padding-inline:8px}.pilates-included__panel{gap:40px;padding:40px 22px;border-radius:24px}.pilates-included__hero{display:flex;flex-direction:column;align-items:center;gap:30px}.pilates-included__head{gap:16px;align-items:center;width:100%;text-align:center}.pilates-included__intro{align-items:center;width:100%}.pilates-included__subheading{display:none}.pilates-included__heading{font-size:28px;line-height:1.5}.pilates-included__note{font-size:12px;line-height:1.5}.pilates-included__visual{width:100%;justify-content:center}.pilates-included__visual-frame{width:100%;max-width:330px;aspect-ratio:1 / 1}.pilates-included__main-image{object-fit:cover}.pilates-included__actions{align-items:stretch;gap:30px;width:100%}.pilates-included__swatches{justify-content:center;align-self:center;gap:4px}.pilates-included__cart-form{width:100%}.pilates-included__button{display:flex;width:100%;box-sizing:border-box;min-height:54px;font-size:18px}.pilates-included__cards{display:flex;flex-direction:column;gap:20px}.pilates-included__card{flex-direction:row;align-items:center;gap:20px}.pilates-included__card-media{flex:0 0 140px;width:140px;height:140px;min-width:140px;aspect-ratio:auto;border-radius:20px}.pilates-included__card-image{width:100%;height:140px;object-fit:cover}.pilates-included__card-copy{flex:1 1 0;min-width:0;gap:8px}.pilates-included__card-title{font-size:18px;font-weight:500;line-height:1.5}.pilates-included__card-text{font-size:14px;line-height:1.5}}
/*# sourceMappingURL=/cdn/shop/t/141/assets/pilates-set-included.css.map */
