.group{display:flex;flex-wrap:nowrap;overflow:hidden;width:100%}.group--horizontal{flex-direction:row;justify-content:space-between;align-items:center;padding:0 var(--padding)}.group--vertical{flex-direction:column;align-items:var(--alignment);padding:var(--padding) 0}.text{text-align:var(--text-align)}.text--title{font-size:2rem;font-weight:700}.text--subtitle{font-size:1.5rem}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}.sticky-mobile-atc{position:fixed;bottom:0;left:0;width:100%;z-index:100;background:var(--kinky-bg, #0a0a0a);border-top:2px solid var(--kinky-pink);padding:.75rem 1rem;transform:translateY(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);box-shadow:0 -10px 20px #00000080;display:none}@media screen and (max-width:749px){.sticky-mobile-atc{display:block}}.sticky-mobile-atc.is-visible{transform:translateY(0)}.sticky-mobile-atc__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;max-width:var(--page-width);margin:0 auto}.sticky-mobile-atc__content{display:flex;flex-direction:column;min-width:0}.sticky-mobile-atc__title{font-size:.85rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;color:#fff}.sticky-mobile-atc__price{font-size:.8rem;color:var(--kinky-pink)}.sticky-mobile-atc__button{flex-shrink:0;padding:.5rem 1rem;font-size:.9rem;font-weight:700;min-height:44px;border-radius:4px;border:none;color:#fff;cursor:pointer}.sticky-mobile-atc__button[disabled]{cursor:not-allowed;opacity:.5}
/*# sourceMappingURL=/cdn/shop/t/4/compiled_assets/styles.css.map */
