.product-features{padding:4rem 2rem;max-width:var(--page-width);margin:0 auto}.feature-container{display:flex;flex-direction:column;gap:3rem}@media screen and (min-width:900px){.feature-container{flex-direction:row;align-items:center;justify-content:space-between}}.feature-list{flex:1;display:flex;flex-direction:column;gap:2rem}.feature-item{display:flex;align-items:flex-start;gap:1.5rem;opacity:0;transform:translateY(20px);transition:opacity .6s ease-out,transform .6s ease-out}.feature-item.in-view{opacity:1;transform:translateY(0)}.feature-item:nth-child(1){transition-delay:.1s}.feature-item:nth-child(2){transition-delay:.2s}.feature-item:nth-child(3){transition-delay:.3s}.feature-item:nth-child(4){transition-delay:.4s}.feature-icon img{width:40px;height:40px;object-fit:contain}.feature-content h3{font-family:var(--font-heading-family);font-size:1.8rem;margin:0 0 .5rem;font-weight:700}.feature-content p{font-size:1.4rem;color:rgba(var(--color-foreground),.75);line-height:1.5;margin:0}.feature-hero{flex:1.2;position:relative;display:flex;justify-content:center;align-items:center}.feature-hero__img{width:100%;max-width:400px;height:auto;display:block}.feature-badge{position:absolute;background:#ffffffe6;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid rgba(0,0,0,.1);padding:.8rem 1.6rem;border-radius:30px;font-weight:700;font-size:1.3rem;box-shadow:0 4px 15px #0000001a;display:flex;align-items:center;gap:.8rem;white-space:nowrap;animation:float 3s ease-in-out infinite;z-index:2}.feature-badge--secondary{animation-delay:1.5s}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.sticky-atc{position:fixed;bottom:0;left:0;width:100%;background:rgb(var(--color-background));border-top:1px solid rgba(var(--color-foreground),.1);padding:1.5rem;z-index:100;transform:translateY(100%);transition:transform .3s ease-out;box-shadow:0 -4px 20px #0000001a}@media screen and (max-width:749px){.sticky-atc{bottom:calc(60px + env(safe-area-inset-bottom));padding:1rem}}.sticky-atc.is-visible{transform:translateY(0)}.sticky-atc__inner{max-width:var(--page-width);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.sticky-atc__product{display:flex;align-items:center;gap:1rem}.sticky-atc__img{width:50px;height:50px;object-fit:cover;border-radius:4px;display:none}@media screen and (min-width:750px){.sticky-atc__img{display:block}}.sticky-atc__info h3{margin:0;font-size:1.4rem;font-weight:600;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.sticky-atc__actions{display:flex;gap:1rem;flex:1;justify-content:flex-end}.sticky-atc__select{padding:.8rem;border-radius:var(--button-radius, 4px);border:1px solid rgba(var(--color-foreground),.2);background:transparent;max-width:150px}.sticky-atc__btn{background:rgb(var(--color-button));color:rgb(var(--color-button-text));border:none;padding:1rem 2rem;border-radius:var(--button-radius, 4px);font-weight:700;cursor:pointer;white-space:nowrap}
/*# sourceMappingURL=/cdn/shop/t/2/assets/product-features.css.map */
