.flow-products__container{display:block}.flow-product__wrapper{margin-bottom:30px;transition:.3s all}.flow-product__wrapper.active{opacity:1;visibility:visible}.flow-product__wrapper.hide{opacity:0;visibility:hidden}.flow-product__inner{display:flex;align-items:flex-start;gap:64px}.flow-product__wrapper.step_1 .flow-product__inner{align-items:center}.flow-product__media{flex:1;max-width:50%;aspect-ratio:1;border-radius:24px;overflow:hidden;position:relative}.flow-product__media .flow-media__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:transparent;border:none;cursor:pointer}.flow-product__media .flow-media{width:100%;height:100%;object-fit:cover}.flow-product__heading{font-family:var(--font-heading-family);font-weight:300;font-size:40px;line-height:120%;letter-spacing:0;color:#000}.flow-product__description{font-family:var(--font-body-family);font-weight:300;font-size:16px;line-height:150%;letter-spacing:0;color:#000}.flow-product__info{flex:1;max-width:50%}.flow-product__info>*:not(:last-child){margin-bottom:16px}.flow-product__step{text-transform:uppercase;font-family:var(--font-body-family);font-size:14px;font-weight:300;line-height:100%;letter-spacing:0;color:#000;display:flex;justify-content:space-between;align-items:center}.flow-product__back{display:flex;justify-content:space-between}.btn-flow-product__back{display:flex;align-items:center;gap:5px;background-color:transparent;border:none;font-family:var(--font-body-family);font-weight:300;font-size:12px;line-height:150%;letter-spacing:0;text-decoration:underline;cursor:pointer}.btn-flow-product__back svg{width:10px;rotate:90deg}.flow-selected-product{display:flex;align-items:center;padding:12px;border:2px solid #a6a6a6;border-radius:12px;background-color:#f7f7f7;gap:12px;min-width:300px;position:relative}.flow-selected-product__media{width:45px;height:50px;display:flex}.flow-selected-product__media img{width:100%;height:100%;object-fit:cover}.flow-selected-product__info{display:flex;flex-direction:column;gap:12px}.flow-selected-product__info .selected-label{font-family:var(--font-body-family);font-weight:300;font-size:12px;line-height:100%;letter-spacing:0;color:#000}.flow-selected-product__title{font-family:var(--font-heading-family);font-weight:300;font-size:18px;line-height:100%;letter-spacing:0;color:#000}.flow-selected-product a{position:absolute;right:16px;bottom:16px;display:flex;font-family:var(--font-body-family);font-weight:300;font-size:12px;line-height:150%;letter-spacing:0;text-decoration:underline;color:#000;text-transform:capitalize}.flow-product__products{display:flex;flex-direction:column;gap:16px;margin-top:24px}.flow-product__products input{display:none}.flow-product__product--item{display:flex;align-items:center;border-radius:17px;border:2px solid #A2A2A2;background-color:#f7f7f7;padding:16px;gap:16px;cursor:pointer;position:relative}.flow-product__check{left:0;top:0;transform:translate(-50%,-50%);position:absolute;display:flex;opacity:0;visibility:hidden;transition:.3s all}.flow-product__products input:checked+label .flow-product__check{opacity:1;visibility:visible}.flow-product__item--media{width:70px;height:90px}.flow-product__item--media img{width:100%;height:100%;object-fit:cover}.flow-product__item--info{display:flex;gap:16px;align-items:flex-start;flex:1;justify-content:space-between}.flow-product__item--text{width:100%}.flow-product__item--title{font-family:var(--font-heading-family);font-size:18px;line-height:100%;letter-spacing:0;color:#000;font-weight:300;margin-bottom:16px;display:flex;justify-content:space-between;gap:10px}.flow-product__item--description{font-family:var(--font-body-family);font-size:14px;line-height:150%;letter-spacing:0;font-weight:400;color:#000}.flow-product__item--price{font-family:var(--font-heading-family);font-weight:400;font-size:18px;line-height:100%;letter-spacing:0;color:#000}.flow-product__variants-label{margin-bottom:12px;font-family:var(--font-heading-family);font-weight:300;font-size:16px;line-height:100%;letter-spacing:0;color:#000;margin-top:24px}.flow-product__variants-swatch{display:flex;gap:16px}.flow-product__variants-swatch input{display:none}.flow-product__variants-swatch .variant-swatch{width:31px;height:31px;border-radius:50%;background-image:var(--swatch);background-size:contain;background-position:center;display:flex;cursor:pointer;position:relative}.flow-product__variants-swatch input:checked+label{background:content-box var(--swatch) no-repeat center / cover;background-size:90%;border:2px solid #00000066}.flow-product__buy-button{margin-top:24px}.flow-product__buy-button button{width:100%;background-color:#353535;color:#fff;border-radius:500px;border:none;font-family:var(--font-body-family);font-weight:300;font-size:16px;line-height:100%;letter-spacing:0;padding:16px;cursor:pointer}.flow-product__buy-button button .sold_out{display:none}.flow-product__buy-button button .sale{display:block}.flow-product__buy-button button:disabled .sold_out{display:block}.flow-product__buy-button button:disabled .sale{display:none}.flow-product__fragrances .fragrances__inner{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;overflow:hidden;height:100%;max-height:67px;padding:5px}.flow-product__fragrances .fragrances__inner.active{max-height:100%}.flow-product__fragrances .fragrances__inner.active+.fragrances__read-more svg{transform:rotate(-180deg)}.flow-product__fragrances-label{display:flex;align-items:center;justify-content:space-between;margin-bottom:5px}.flow-product__fragrances-label span{font-family:var(--font-heading-family);font-weight:300;font-size:12px;letter-spacing:0;color:#000}.flow-product__fragrances-label .flow-product-random__picker{font-family:var(--font-heading-family);font-weight:300;font-size:12px;line-height:100%;letter-spacing:0;display:flex;align-items:center;gap:4px;text-decoration:underline;cursor:pointer}.flow-product__fragrances input{display:none}.fragrances__read-more{background-color:transparent;border:none;display:flex;align-items:center;gap:5px;font-family:var(--font-body-family);font-weight:300;font-size:12px;line-height:100%;letter-spacing:0;color:#000;text-decoration:underline;margin:auto;cursor:pointer}.fragrances__read-more svg{width:10px;height:10px;display:flex;align-items:center}.flow-product__fragrances .fragrance--item{border:1px solid #353535;font-family:var(--font-body-family);font-size:12px;line-height:150%;letter-spacing:0px;color:#353535;border-radius:750px;padding:2px 8px;cursor:pointer;position:relative}.flow-product__fragrances .fragrance--item .fragrance-checked{display:flex;position:absolute;top:2px;left:2px;transform:translate(-50%,-50%);width:10px;height:10px;visibility:hidden;opacity:0;transition:.3s all}.flow-product__fragrances .fragrance--item .fragrance-checked svg{width:100%;height:100%}.flow-product__fragrances .fragrances__inner input:checked+label{background-color:#ececec}.flow-product__fragrances .fragrances__inner input:disabled+label{opacity:.5}.flow-product__fragrances .fragrances__inner input:checked+label .fragrance-checked{visibility:visible;opacity:1}.selected-fragrance .flow-product__selected-fragrance:not(:last-child){margin-bottom:12px}.flow-product__selected-fragrance{display:flex;align-items:center;gap:20px;padding:8px 16px;background-color:#f7f7f7;border:2px solid #a6a6a6;border-radius:12px;position:relative}.flow-product__selected-fragrance .selected-fragrance__price{position:absolute;right:10px;top:25px}.selected-fragrance__media{width:85px;height:115px;display:flex}.selected-fragrance__media img{width:100%;height:100%;object-fit:cover}.selected-fragrance__info{flex:1;display:flex;flex-direction:column;justify-content:center}.selected-fragrance__title{font-family:var(--font-heading-family);font-size:18px;line-height:100%;letter-spacing:0;font-weight:300;color:#000;margin-bottom:12px;display:flex;align-items:center;gap:5px}.selected-fragrance__title .selected-fragrance__size{font-size:12px}.selected-fragrance__title .selected-fragrance__size .min_diffuser{display:none}.flow-product__wrapper.mini .selected-fragrance__size .min_diffuser{display:block}.flow-product__wrapper.mini .selected-fragrance__size .diffuser{display:none}.selected-fragrance__description{font-family:var(--font-body-family);font-weight:300;font-size:12px;line-height:150%;letter-spacing:0;color:#000}.flow-product__fragrances-subscribe{position:relative}.flow-product__fragrances-subscribe .selling-plan_group{display:flex;width:100%;align-items:center;justify-content:space-between;border-radius:16px;border:1px solid #000;background-color:#fff;padding:20px 50px 20px 20px;cursor:pointer;letter-spacing:0;position:relative}.flow-product__fragrances-subscribe .selling-plan_group .plan-check__mark{width:21px;height:21px;border-radius:50%;border:2px solid #000;display:flex;align-items:center;justify-content:center;position:absolute;right:15px;top:50%;transform:translateY(-50%)}.flow-product__fragrances-subscribe .selling-plan_group .plan-check__mark-in{position:absolute;width:11px;height:11px;background-color:#000;border-radius:50%;opacity:0}.flow-product__fragrances-subscribe .selling-plan_group:has(input:checked) .plan-check__mark-in{opacity:1}.flow-product__fragrances-subscribe .selling-plan__price{display:flex;flex-direction:column;align-items:flex-end;justify-content:center}.flow-product__fragrances-subscribe .selling-plan__regular--price{font-family:var(--font-body-family);font-weight:300;font-size:14px;line-height:150%;letter-spacing:0;color:#00000080;text-decoration:line-through}.flow-product__fragrances-subscribe .selling-plan_group.buy-one{display:flex}.flow-product__fragrances-subscribe .selling-plan_group:not(:last-child){margin-bottom:16px}.flow-product__fragrances-subscribe .selling-plan__text-name{font-family:var(--font-heading-family);font-weight:300;font-size:20px;line-height:150%;letter-spacing:0;color:#000}.flow-product__fragrances-subscribe .selling-plan_group input{display:none}.flow-product__fragrances-subscribe .selling-plan_group:has(input:checked){background-color:#ececec}@media(max-width:990px){.flow-product__inner{flex-direction:column;gap:32px}.flow-product__media{max-width:100%;aspect-ratio:1.2}.flow-product__info{max-width:100%}.flow-product__heading{font-size:30px}.flow-product__back{flex-direction:column;gap:16px}.flow-product__description{font-size:16px}}
/*# sourceMappingURL=/cdn/shop/t/108/assets/flow-products.css.map */
