:root{--desk-toast-height: 0px;--desk-toast-gap: 0px}:root.desk-toast-on{--desk-toast-height: 32px;--desk-toast-gap: 8px}@media only screen and (min-width:1280px){:root.desk-toast-on{--desk-toast-height: 40px}}.desk-toast{display:none;width:100%}.desk-toast-on .desk-toast{display:block}.desk-toast__inner{position:relative;display:flex;align-items:center;justify-content:center;gap:8px;height:var(--desk-toast-height);padding:12px;background:#eef3ea}.desk-toast--hero{margin-bottom:var(--desk-toast-gap)}.desk-toast--hero .desk-toast__inner{border-radius:8px;box-shadow:inset 0 0 0 1px #d7ddcc}.desk-toast--header{position:relative;top:0;margin-top:0;transition:all .2s}.headerDown .desk-toast--header{margin-top:calc(var(--desk-toast-height) * -1)}@media only screen and (min-width:800px){.desk-toast-on .homepageHeader_layout.positioned_top .desk-toast--header{display:none}}@media only screen and (max-width:799px){.desk-toast-on .desk-toast--hero{display:none}}.desk-toast__content{display:flex;align-items:center;gap:8px}.desk-toast__text{margin:0;font-family:var(--font-family-primary, "Inter Variable");font-size:14px;font-weight:400;line-height:24px;text-align:center;color:#576340}.desk-toast__text strong{font-weight:600}.desk-toast__icon{display:block;flex-shrink:0;width:16px;height:16px}.desk-toast__check{display:flex;align-items:center;flex-shrink:0;color:#576340}.desk-toast__help{position:relative;display:flex;align-items:center;flex-shrink:0;padding:0;border:0;background:none;color:#19191c;cursor:pointer}.desk-toast__tooltip{position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);z-index:9999;width:max-content;max-width:246px;padding:4px 8px;border-radius:4px;background:#19191ccc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 1px 3px #0003;font-family:var(--font-family-primary, "Inter Variable");font-size:12px;font-weight:400;line-height:18px;text-align:left;color:#fff;opacity:0;visibility:hidden;transition:opacity .2s,visibility .2s}.desk-toast__help:hover .desk-toast__tooltip,.desk-toast__help:focus .desk-toast__tooltip{opacity:1;visibility:visible}.desk-toast__close{position:absolute;top:50%;right:4px;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:0;background:none;color:#19191c;cursor:pointer}@media only screen and (max-width:1279px){.desk-toast__inner{justify-content:center;height:auto;min-height:var(--desk-toast-height);padding:4px 28px}.desk-toast__content{flex:0 1 auto;justify-content:center;min-width:0}.desk-toast__check{padding-block:4px}.desk-toast__text{font-size:12px;line-height:18px;text-align:center}.desk-toast{position:relative}.desk-toast__inner,.desk-toast__help{position:static}.desk-toast__tooltip{top:calc(100% + 4px);left:12px;right:12px;transform:none;width:auto;max-width:none}.desk-toast__close{position:absolute;top:50%;right:6px;transform:translateY(-50%);width:16px;height:16px}}
/*# sourceMappingURL=/cdn/shop/t/117/assets/desk_announcement-toast.css.map */
