.de-buy-bar{--de-buy-bar-accent: #ff5a00;--de-buy-bar-text: #111111;--de-buy-bar-muted: #6f7277;--de-buy-bar-border: #dedfe1;position:fixed;right:0;bottom:0;left:0;z-index:48;display:block;width:100%;padding-bottom:env(safe-area-inset-bottom,0);color:var(--de-buy-bar-text);background:#fffffffa;border-top:1px solid var(--de-buy-bar-border);box-shadow:0 -8px 28px #0000001f;opacity:0;visibility:hidden;transform:translate3d(0,calc(100% + 16px),0);transition:transform .28s ease,opacity .22s ease,visibility 0s linear .28s;pointer-events:none}.de-buy-bar.is-visible{opacity:1;visibility:visible;transform:translateZ(0);transition:transform .28s ease,opacity .22s ease,visibility 0s;pointer-events:auto}.de-buy-bar__inner{display:grid;width:min(100% - 48px,1440px);min-height:94px;margin:0 auto;padding:11px 0;grid-template-columns:minmax(190px,1fr) minmax(790px,auto);align-items:center;gap:clamp(24px,3vw,52px)}.de-buy-bar__selection{display:flex;min-width:0;align-items:center;gap:14px}.de-buy-bar__media{display:grid;width:60px;height:60px;flex:0 0 60px;overflow:hidden;place-items:center;background:#f3f4f5;border:1px solid #ececef;border-radius:8px}.de-buy-bar__image{display:block;width:100%;height:100%;object-fit:contain}.de-buy-bar__selection-copy{display:flex;min-width:0;flex-direction:column;gap:4px}.de-buy-bar__eyebrow,.de-buy-bar__price-label{color:var(--de-buy-bar-muted);font-size:11px;font-weight:700;line-height:1.15;letter-spacing:.07em;text-transform:uppercase}.de-buy-bar__selected-title{display:-webkit-box;overflow:hidden;color:var(--de-buy-bar-text);font-size:15px;font-weight:700;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}.de-buy-bar__purchase,.de-buy-bar__product-form{min-width:0}.de-buy-bar__content{display:grid;grid-template-columns:minmax(340px,390px) auto;align-items:center;gap:clamp(20px,2.4vw,38px)}.de-buy-bar__price-wrap{display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:3px}.de-buy-bar__price{display:block;min-height:28px}.de-buy-bar__price .price,.de-buy-bar__price .price__sale{display:flex;align-items:baseline;gap:8px}.de-buy-bar__price .price-item--last{color:var(--de-buy-bar-text);font-size:clamp(23px,1.65vw,29px);font-weight:800;line-height:1;letter-spacing:-.025em}.de-buy-bar__price .price-item--regular.color-text-disable,.de-buy-bar__price s{color:#8b8e93;font-size:14px;font-weight:500}.de-buy-bar__price .product__badge{display:inline-flex;align-items:center}.de-buy-bar__price .badge--sale{min-height:24px;padding:5px 8px;color:#fff;font-size:11px;font-weight:800;line-height:1;background:var(--de-buy-bar-accent);border:0;border-radius:4px}.de-buy-bar__price .unit-price,.de-buy-bar__price .visually-hidden{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important}.de-buy-bar__klarna[hidden]{display:none!important}.de-buy-bar__klarna{display:flex;width:100%;max-width:390px;min-height:28px;max-height:48px;overflow:hidden;align-items:center;color:var(--de-buy-bar-muted);font-size:11px;line-height:1.25;background:transparent;border:0;border-radius:0}.de-buy-bar__klarna>*,.de-buy-bar__klarna .shopify-app-block{width:100%!important;max-width:100%!important;margin:0!important}.de-buy-bar__klarna klarna-placement{display:block!important;width:100%!important;max-width:100%!important;margin:0!important;transform:scale(.88);transform-origin:left center}.de-buy-bar__klarna-placement{display:block;width:100%;min-height:0;color:inherit}.de-buy-bar__klarna-placement::part(osm-container){width:100%;min-height:0;margin:0;padding:0;color:var(--de-buy-bar-muted);background:transparent;border:0;border-radius:0;box-shadow:none}.de-buy-bar__klarna klarna-placement::part(osm-container){min-height:0!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}.de-buy-bar__klarna-placement::part(osm-message),.de-buy-bar__klarna-placement::part(osm-legal){color:var(--de-buy-bar-muted);font-size:11px;line-height:1.25}.de-buy-bar__klarna-placement::part(osm-cta){color:#242424;font-size:11px;font-weight:650;line-height:1.25;text-decoration:underline;text-underline-offset:2px}.de-buy-bar__klarna-placement::part(osm-badge),.de-buy-bar__klarna-placement::part(osm-logo){width:auto;max-width:48px;max-height:14px}.de-buy-bar__form{margin:0}.de-buy-bar__actions{display:grid;grid-template-columns:repeat(2,minmax(168px,216px));gap:12px}.de-buy-bar__actions--buy-only{grid-template-columns:minmax(200px,240px)}.de-buy-bar__actions--cart-only{grid-template-columns:minmax(260px,444px)}.de-buy-bar__button{position:relative;display:inline-flex;min-width:0;min-height:52px;padding:12px 22px;align-items:center;justify-content:center;color:var(--de-buy-bar-text);font:inherit;font-size:16px;font-weight:750;line-height:1.1;text-align:center;border:1.5px solid #191919;border-radius:28px;box-shadow:none;cursor:pointer;transition:color .18s ease,background-color .18s ease,border-color .18s ease,transform .18s ease;appearance:none;-webkit-appearance:none}.de-buy-bar__button--cart{background:#fff}.de-buy-bar__button--cart:hover{color:#fff;background:#171717}.de-buy-bar__button--buy{color:#fff;background:var(--de-buy-bar-accent);border-color:var(--de-buy-bar-accent)}.de-buy-bar__button--buy:hover{background:#e84f00;border-color:#e84f00}.de-buy-bar__button:active{transform:translateY(1px)}.de-buy-bar__button:focus-visible{outline:3px solid rgba(255,90,0,.28);outline-offset:3px}.de-buy-bar__button:disabled,.de-buy-bar__button[aria-disabled=true]{color:#a6a8ab;background:#ececee;border-color:#d5d6d8;cursor:not-allowed;transform:none}.de-buy-bar__error{position:absolute;right:24px;bottom:calc(100% + 8px);max-width:min(420px,calc(100vw - 32px));padding:10px 14px;color:#8a1f11;background:#fff2ef;border:1px solid #f2b9ae;border-radius:8px;box-shadow:0 8px 24px #0000001f}.de-buy-bar__button .product-form-spinner{position:absolute}.de-buy-bar__button:not(.loading) .product-form-spinner{display:none}.de-buy-bar__button.loading .js-product-form-submit-btn-text{opacity:0}.de-buy-bar__buy-spinner{position:absolute;width:18px;height:18px;border:2px solid rgba(255,255,255,.45);border-top-color:#fff;border-radius:50%;opacity:0;animation:de-buy-bar-spin .7s linear infinite}.de-buy-bar__button--buy.is-loading .de-buy-bar__buy-label{opacity:0}.de-buy-bar__button--buy.is-loading .de-buy-bar__buy-spinner{opacity:1}@keyframes de-buy-bar-spin{to{transform:rotate(360deg)}}@media(max-width:1100px)and (min-width:768px){.de-buy-bar__inner{display:block;width:min(100% - 32px,1100px);min-height:88px;padding:10px 0}.de-buy-bar__selection{display:none}.de-buy-bar__content{grid-template-columns:minmax(300px,1fr) auto;gap:18px}.de-buy-bar__actions{grid-template-columns:repeat(2,minmax(145px,178px))}.de-buy-bar__button{padding-right:16px;padding-left:16px;font-size:14px}}@media(max-width:767px){.de-buy-bar__inner{display:block;width:100%;min-height:0;padding:8px 12px 10px}.de-buy-bar__selection{display:none}.de-buy-bar__content{display:grid;grid-template-columns:1fr;gap:7px}.de-buy-bar__price-wrap{min-width:0;display:grid;grid-template-columns:1fr;align-items:center;gap:6px}.de-buy-bar__price-label{display:none}.de-buy-bar__price{min-height:25px;white-space:nowrap}.de-buy-bar__price .price,.de-buy-bar__price .price__sale{flex-wrap:nowrap;justify-content:flex-start;gap:0}.de-buy-bar__price .price-item--last{font-size:clamp(21px,6.1vw,24px)}.de-buy-bar__price .price-item--regular.color-text-disable,.de-buy-bar__price s,.de-buy-bar__price .product__badge,.de-buy-bar__price .badge--sale{display:none}.de-buy-bar__klarna{grid-column:1 / -1;width:100%;max-width:none;min-height:28px;max-height:38px;justify-self:stretch;text-align:left;background:transparent;border:0;border-radius:0}.de-buy-bar__klarna klarna-placement{transform:scale(.9);transform-origin:left center}.de-buy-bar__klarna-placement::part(osm-container){display:flex;min-height:0;align-items:center;justify-content:flex-start}.de-buy-bar__klarna-placement::part(osm-message),.de-buy-bar__klarna-placement::part(osm-legal),.de-buy-bar__klarna-placement::part(osm-cta){font-size:10px;line-height:1.18}.de-buy-bar__klarna-placement::part(osm-badge),.de-buy-bar__klarna-placement::part(osm-logo){max-width:42px;max-height:12px}.de-buy-bar__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.de-buy-bar__actions--buy-only,.de-buy-bar__actions--cart-only{grid-template-columns:1fr}.de-buy-bar__button{min-height:46px;padding:9px 8px;font-size:14px;border-width:1px;border-radius:12px}.de-buy-bar__error{right:12px;left:12px;bottom:calc(100% + 6px);max-width:none}}@media(max-width:370px){.de-buy-bar__inner{padding-right:9px;padding-left:9px}.de-buy-bar__price-wrap{grid-template-columns:auto minmax(112px,1fr);gap:7px}.de-buy-bar__button{min-height:44px;font-size:12.5px}}@media(prefers-reduced-motion:reduce){.de-buy-bar,.de-buy-bar__button{transition:none}}@media(min-width:1101px){.de-buy-bar__inner{width:min(100% - 48px,1440px)!important;min-height:94px!important;padding:8px 0!important;grid-template-columns:minmax(250px,1fr) minmax(960px,auto)!important;gap:26px!important}.de-buy-bar__content{grid-template-columns:minmax(470px,520px) auto!important;gap:22px!important}.de-buy-bar__price-wrap{display:grid!important;grid-template-columns:minmax(145px,175px) minmax(270px,320px)!important;grid-template-rows:14px 46px!important;column-gap:14px!important;row-gap:1px!important;min-height:61px!important;max-height:61px!important;align-items:center!important;overflow:hidden!important}.de-buy-bar__price-label{grid-column:1!important;grid-row:1!important}.de-buy-bar__price{grid-column:1!important;grid-row:2!important;min-width:0!important}.de-buy-bar__klarna{grid-column:2!important;grid-row:1 / 3!important;display:block!important;width:320px!important;max-width:320px!important;min-height:0!important;height:52px!important;max-height:52px!important;margin:0!important;padding:0!important;align-self:center!important;overflow:hidden!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}.de-buy-bar__klarna>*,.de-buy-bar__klarna .shopify-app-block{display:block!important;width:320px!important;max-width:320px!important;height:52px!important;max-height:52px!important;margin:0!important;padding:0!important;overflow:hidden!important;background:transparent!important;border:0!important;box-shadow:none!important}.de-buy-bar__klarna klarna-placement{display:block!important;width:320px!important;max-width:320px!important;height:52px!important;max-height:52px!important;margin:0!important;padding:0!important;overflow:hidden!important;transform:none!important}.de-buy-bar__klarna klarna-placement::part(osm-container){width:100%!important;min-height:0!important;height:52px!important;max-height:52px!important;margin:0!important;padding:0!important;overflow:hidden!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}}@media(max-width:1100px)and (min-width:768px){.de-buy-bar__inner{min-height:88px!important;padding:8px 0!important}.de-buy-bar__content{grid-template-columns:minmax(310px,1fr) auto!important;gap:16px!important}.de-buy-bar__price-wrap{display:grid!important;grid-template-columns:135px minmax(165px,1fr)!important;grid-template-rows:13px 42px!important;column-gap:10px!important;min-height:56px!important;max-height:56px!important;overflow:hidden!important}.de-buy-bar__price-label{grid-column:1!important;grid-row:1!important}.de-buy-bar__price{grid-column:1!important;grid-row:2!important}.de-buy-bar__klarna{grid-column:2!important;grid-row:1 / 3!important;width:100%!important;max-width:210px!important;height:48px!important;max-height:48px!important;margin:0!important;padding:0!important;overflow:hidden!important;background:transparent!important;border:0!important;box-shadow:none!important}}@media(max-width:767px){.de-buy-bar__inner{padding:7px 12px 9px!important}.de-buy-bar__content{gap:5px!important}.de-buy-bar__price-wrap{display:grid!important;grid-template-columns:112px minmax(0,1fr)!important;grid-template-rows:32px!important;gap:8px!important;min-height:32px!important;max-height:32px!important;overflow:hidden!important}.de-buy-bar__price{grid-column:1!important;grid-row:1!important;align-self:center!important}.de-buy-bar__klarna{grid-column:2!important;grid-row:1!important;width:100%!important;max-width:none!important;min-height:0!important;height:32px!important;max-height:32px!important;margin:0!important;padding:0!important;align-self:center!important;overflow:hidden!important;background:transparent!important;border:0!important;box-shadow:none!important}.de-buy-bar__klarna>*,.de-buy-bar__klarna .shopify-app-block,.de-buy-bar__klarna klarna-placement{width:100%!important;max-width:100%!important;min-height:0!important;height:32px!important;max-height:32px!important;margin:0!important;padding:0!important;overflow:hidden!important;transform:none!important}.de-buy-bar__actions{margin-top:0!important}}@media(min-width:1101px){.de-buy-bar__inner{width:min(100% - 40px,1500px);min-height:108px;padding:10px 0;grid-template-columns:minmax(260px,1fr) minmax(920px,1010px);gap:clamp(18px,2vw,34px)}.de-buy-bar__content{grid-template-columns:minmax(470px,540px) auto;gap:clamp(16px,1.6vw,28px)}.de-buy-bar__price-wrap{display:grid;grid-template-columns:minmax(125px,165px) minmax(315px,355px);grid-template-rows:auto auto;column-gap:14px;row-gap:3px;align-items:center}.de-buy-bar__price-label{grid-column:1;grid-row:1}.de-buy-bar__price{grid-column:1;grid-row:2;min-width:0}.de-buy-bar__klarna{grid-column:2;grid-row:1 / 3;width:100%;max-width:355px;min-height:28px;max-height:44px;align-self:center}.de-buy-bar__klarna klarna-placement{transform:none}.de-buy-bar__klarna klarna-placement::part(osm-container){max-height:42px!important;overflow:hidden!important;padding:0!important}.de-buy-bar__klarna-placement::part(osm-cta){display:none!important}}@media(max-width:1100px)and (min-width:768px){.de-buy-bar__inner{min-height:104px}.de-buy-bar__content{grid-template-columns:minmax(330px,1fr) auto}.de-buy-bar__klarna{max-width:330px}.de-buy-bar__klarna-placement::part(osm-cta){display:none!important}}@media(max-width:767px){.de-buy-bar{max-height:none;overflow:visible}.de-buy-bar__inner,.de-buy-bar__content,.de-buy-bar__price-wrap{overflow:visible}.de-buy-bar__klarna{position:static;min-height:28px;max-height:38px;overflow:hidden}.de-buy-bar__klarna klarna-placement{transform:none}.de-buy-bar__klarna klarna-placement::part(osm-container){max-height:36px!important;overflow:hidden!important;padding:0!important}.de-buy-bar__klarna-placement::part(osm-cta){display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/33/assets/de-product-bottom-buy-bar.css.map */
