.stick{width:100%;max-width:48rem;margin:0 auto;display:flex;align-items:center;overflow:hidden;position:fixed;right:0;left:0;bottom:0;background:var(--color-white-100);border:.0625rem solid var(--color-white-90);box-shadow:.25rem 1rem 0 3rem 0 0 #0000001a;border-radius:1.5rem 1.5rem 0 0;z-index:20;transform:translateY(100%);transition:transform .5s ease-in-out}@media (min-width: 768px){.stick{display:flex}}@media (min-width: 1024px){.stick{border-radius:1.5rem}}.stick.fixed{transform:translateY(0);z-index:10}@media (min-width: 1024px){.stick.fixed{margin:0 auto 2.5rem}}.stick .chips{opacity:0;transition:all .3s cubic-bezier(.4,0,.2,1)}.stick__inner{display:grid;width:100%;padding:.75rem 1rem}@media (min-width: 768px){.stick__inner{grid-template-columns:repeat(2,1fr);column-gap:2rem;padding:.75rem 2.5rem}}@media (min-width: 1024px){.stick__inner{padding:.75rem;column-gap:1.5rem}}.stick__info{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.stick__label{--debug-typography: "p3r";font-family:DM Sans,sans-serif;font-size:14px;font-weight:400;line-height:140%;font-style:normal;letter-spacing:0;font-weight:500}.stick__price .price{--debug-typography: "p3r";font-family:DM Sans,sans-serif;font-size:14px;font-weight:400;line-height:140%;font-style:normal;letter-spacing:0;font-weight:500;flex-direction:row-reverse;gap:.25rem}.stick__button{cursor:pointer}.stick__button:hover .button,.stick__button:focus .button{background-color:var(--color-black-30)}.stick__button .button{width:100%;pointer-events:none;--debug-typography: "p2b";font-family:DM Sans,sans-serif;font-size:16px;font-weight:700;line-height:136%;font-style:normal;letter-spacing:0}.stick__button-toggle{display:flex;justify-content:center;align-items:center;padding:0 .75rem .75rem;margin:-.75rem -.75rem -.25rem;cursor:pointer;grid-column:span 2;grid-row:1}@media (min-width: 768px){.stick__button-toggle{display:none}}.stick__button-toggle.is-active{margin-bottom:.25rem}.stick__button-toggle.is-active .button-toggle .icon{transform:rotateX(180deg);-webkit-transform:rotateX(180deg)}.stick .button-toggle{display:flex;width:2.875rem;height:1rem;padding:.125rem .25rem;flex-direction:column;justify-content:center;align-items:center;border-radius:0 0 .625rem .625rem;background:var(--color-white-90);transition:all .5s ease-in-out}@media (min-width: 768px){.stick{display:none}}
/*# sourceMappingURL=/cdn/shop/t/64/assets/block-product-stick.css.map */
