.breyv-footer{position:relative;width:100%;padding:2vw 0 0;background:var(--bg);color:var(--text)}@media screen and (min-width:950px){.shopify-section:has(>.breyv-footer--reveal){position:sticky;bottom:0;z-index:0}}.breyv-footer__card{position:relative;display:flex;flex-direction:column;width:100%;overflow:hidden;border-radius:10px;background:var(--bg)}.breyv-footer__mark{position:absolute;left:50%;bottom:0;width:104%;transform:translate(-50%,48%);color:var(--text);opacity:.06;pointer-events:none;z-index:0}.breyv-footer__mark svg{display:block;width:100%;height:auto}.breyv-footer__brand{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:3vw;padding:8vw 6vw 6vw;text-align:center}.breyv-footer__logo{display:block;width:46vw;color:var(--text)}.breyv-footer__logo-img,.breyv-footer__wordmark svg{display:block;width:100%;height:auto}.breyv-footer__wordmark{display:block;width:100%}.breyv-footer__tagline{margin:0;font-family:var(--font-text);font-size:2.9vw;line-height:1.4;color:var(--text);opacity:.6;max-width:34ch}.breyv-footer__meta{display:flex;align-items:center;gap:2vw}.breyv-footer__chip{display:inline-flex;align-items:center;gap:1.6vw;height:8.4vw;padding:0 3.4vw;border-radius:999px;border:1px solid var(--pdp-border);background:var(--secondary-bg);font-family:var(--font-text);font-size:2.6vw;font-variant-numeric:tabular-nums;color:var(--text)}.breyv-footer__chip [data-footer-clock-label]{opacity:.55}.breyv-footer__dot{width:6px;height:6px;border-radius:50%;background:#34c759;box-shadow:0 0 #34c75980;animation:breyv-pulse 2.4s ease-out infinite}@keyframes breyv-pulse{0%{box-shadow:0 0 #34c75973}70%{box-shadow:0 0 0 7px #34c75900}to{box-shadow:0 0 #34c75900}}.breyv-footer__top{-webkit-appearance:none;appearance:none;border:1px solid var(--pdp-border);margin:0;padding:0;width:8.4vw;height:8.4vw;border-radius:50%;background:var(--secondary-bg);color:var(--text);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .25s cubic-bezier(.32,.72,0,1),background .2s ease,color .2s ease}.breyv-footer__top svg{width:45%;height:45%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:transform .25s cubic-bezier(.32,.72,0,1)}.breyv-footer__top:hover{background:var(--selected-variant-pill);color:var(--selected-variant-color)}.breyv-footer__top:hover svg{transform:translateY(-2px)}.breyv-footer__top:active{transform:scale(.92)}.breyv-footer__left{position:relative;z-index:1;width:calc(100% - 3vw);margin:0 1.5vw;padding:0 4vw 2.5vw;border-radius:10px;background:var(--footer-gradient)}.breyv-footer__links{display:flex;flex-wrap:wrap;justify-content:space-between;row-gap:4vw;width:100%;padding:3vw 3vw 0}.breyv-footer__col{display:flex;flex-direction:column;gap:.4vw;width:fit-content;min-width:35%;margin:0;padding:0;list-style:none}.breyv-footer__col:last-of-type{order:1}.breyv-footer__col:nth-of-type(2){order:2}.breyv-footer__heading h4{margin:0 0 3vw;font-family:var(--font-display);font-weight:500;font-size:3vw;line-height:1.1;color:var(--text)}.breyv-footer__col li{font-family:var(--font-text);font-size:2.7vw;line-height:1.2}.breyv-footer__col li a{position:relative;display:inline-block;color:var(--text);text-decoration:none;opacity:.7;transition:opacity .2s ease}.breyv-footer__col li a span{background-image:linear-gradient(currentColor,currentColor);background-repeat:no-repeat;background-size:0% 1px;background-position:0 100%;transition:background-size .3s cubic-bezier(.32,.72,0,1)}.breyv-footer__col li a:hover{opacity:1}.breyv-footer__col li a:hover span{background-size:100% 1px}.breyv-footer__col li a:first-letter{text-transform:uppercase}.breyv-footer__news{position:relative;z-index:1;display:flex;flex-direction:column;gap:2.4vw;margin:-1vw 6vw 5vw;text-align:left}.breyv-footer__news-x{display:flex;align-items:baseline;gap:2vw}.breyv-footer__news-h{margin:0;font-family:var(--font-display);font-weight:500;font-size:3.9vw;line-height:1.05;letter-spacing:-.03em;color:var(--text)}.breyv-footer__news-t{margin:0;font-family:var(--font-text);font-size:2.6vw;line-height:1.3;color:var(--text);opacity:.6}.breyv-footer__news-t--ok{opacity:1}.breyv-footer__news-t--err{opacity:1;color:#c0392b}.breyv-footer__news-f{position:relative;display:flex;align-items:center;height:10.5vw;border-radius:999px;background:var(--pill-bg);transition:background .3s ease,box-shadow .3s ease}.breyv-footer__news-f:focus-within{background:var(--secondary-bg);box-shadow:0 0 0 1px var(--pill-bg-open)}.breyv-footer__news-f input{flex:1 1 auto;min-width:0;height:100%;margin:0;padding:0 14vw 0 5vw;border:0;background:transparent;color:var(--text);font-family:var(--font-text);font-size:16px;-webkit-appearance:none;appearance:none}.breyv-footer__news-f input:focus{outline:none;box-shadow:none}.breyv-footer__news-f input::placeholder{color:var(--text-muted)}.breyv-footer__news-f button{position:absolute;right:1vw;top:50%;width:8.5vw;height:8.5vw;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:50%;padding:0;background:var(--text);color:var(--bg);cursor:pointer;transform:translateY(-50%);transition:transform .4s cubic-bezier(.22,1,.36,1),opacity .3s ease}.breyv-footer__news-f button svg{width:42%;height:42%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.breyv-footer__news-f button:hover{transform:translateY(-50%) translate(2px)}.breyv-footer__news-f button:active{transform:translateY(-50%) scale(.94)}.breyv-footer__copy{position:relative;z-index:1;margin:0;padding:5vw 0 calc(11vw + env(safe-area-inset-bottom));text-align:center;font-family:var(--font-text);font-size:2.2vw;letter-spacing:.02em;text-transform:uppercase;color:var(--text);opacity:.6}@media screen and (min-width:950px){.breyv-footer{height:18.5vw;padding:0 1.5vw}.breyv-footer__card{flex-direction:row;justify-content:space-between;gap:0;height:100%;padding:1vw 3vw;border-radius:30px 30px 0 0;background:var(--footer-gradient)}.breyv-footer__mark{width:44%;left:3vw;right:auto;transform:translateY(46%);opacity:.05}.breyv-footer__left{order:1;width:44%;margin:0;padding:2vw 0 0;border-radius:0;background:transparent}.breyv-footer__news{order:2;flex:1 1 0;min-width:0;align-items:center;gap:.7vw;width:auto;margin:0;padding:2vw 1.5vw 0;text-align:left}.breyv-footer__news-x{flex-direction:column;align-items:flex-start;gap:.15vw;width:min(20vw,100%)}.breyv-footer__news-h{font-size:max(16px,1.2vw)}.breyv-footer__news-t{font-size:max(11px,.68vw)}.breyv-footer__news-f{width:min(20vw,100%);height:2.6vw;min-height:38px}.breyv-footer__news-f input{padding:0 3.2vw 0 1.1vw;font-size:max(12px,.72vw)}.breyv-footer__news-f button{right:.3vw;width:2vw;height:2vw;min-width:30px;min-height:30px}.breyv-footer__links{flex-wrap:nowrap;padding:0;row-gap:0}.breyv-footer__col,.breyv-footer__col:last-of-type,.breyv-footer__col:nth-of-type(2){order:0;min-width:0;gap:.4vw}.breyv-footer__heading h4{margin-bottom:.5vw;font-size:max(13px,.85vw)}.breyv-footer__col li{font-size:max(11px,.7vw)}.breyv-footer__brand{order:3;flex:0 0 auto;width:auto;align-items:flex-end;justify-content:flex-start;gap:.9vw;padding:2vw 0 0;text-align:right}.breyv-footer__logo{width:11vw}.breyv-footer__tagline{font-size:max(11px,.7vw);max-width:30ch}.breyv-footer__meta{gap:.6vw;margin-top:.3vw}.breyv-footer__chip{height:2.1vw;padding:0 .9vw;gap:.45vw;font-size:max(10px,.65vw)}.breyv-footer__dot{width:5px;height:5px}.breyv-footer__top{width:2.1vw;height:2.1vw}.breyv-footer__copy{position:absolute;right:3vw;bottom:1.4vw;padding:0;font-size:max(9px,.55vw);text-align:right}}@media(prefers-reduced-motion:reduce){.breyv-footer__dot{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/breyv-footer.css.map */
