.marmot-f2{--f2-border: #d8d5e4}.marmot-f2,.marmot-f2 *,.marmot-f2 *:before,.marmot-f2 *:after{box-sizing:border-box}.marmot-f2[hidden]{display:none}.marmot-f2__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#211d388c;z-index:2147483000}.marmot-f2__overlay[hidden]{display:none}.marmot-f2__dialog{position:fixed;z-index:2147483001;top:0;left:0;right:0;width:100%;height:100vh;height:100dvh;overflow-y:auto;overflow-x:hidden;scroll-padding-bottom:120px;scroll-padding-top:12px;background:var(--marmot-paper, #fff);color:var(--marmot-ink, #211d38);font-family:var(--marmot-font-family, "Sofia Sans", sans-serif);-webkit-overflow-scrolling:touch}.marmot-f2__dialog[hidden]{display:none}.marmot-f2__form{margin:0}.marmot-f2__layout{display:flex;flex-direction:column;min-height:100%}.marmot-f2__main{order:2;display:flex;flex-direction:column;flex:1 1 auto;min-width:0}.marmot-f2__slip{order:1}.marmot-f2__head{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--marmot-space-md, 16px);padding:var(--marmot-space-lg, 24px) var(--marmot-space-lg, 24px) var(--marmot-space-sm, 8px)}.marmot-f2__title{font-family:var(--marmot-font-display, sans-serif);font-weight:500;font-size:1.6rem;line-height:1.05;margin:0;color:var(--marmot-purple, #3d3660)}.marmot-f2__close{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border:none;border-radius:var(--marmot-radius-pill, 999px);background:var(--marmot-surface, #f6f5fa);color:var(--marmot-ink, #211d38);cursor:pointer}.marmot-f2__close:hover{background:var(--marmot-violet-125, #f7ecfe)}.marmot-f2__rail{display:flex;gap:var(--marmot-space-sm, 8px);list-style:none;margin:0;padding:0 var(--marmot-space-lg, 24px)}.marmot-f2__rail-item{flex:1 1 0;min-width:0}.marmot-f2__rail-btn{width:100%;min-width:0;display:flex;align-items:center;gap:8px;padding:8px 4px 12px;border:none;border-top:3px solid var(--marmot-surface, #efe4ce);background:transparent;color:var(--marmot-purple-light, #565080);font:inherit;cursor:pointer;text-align:left}.marmot-f2__rail-btn:disabled{cursor:default}.marmot-f2__rail-num{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:var(--marmot-surface, #efe4ce);color:var(--marmot-purple-light, #565080);font-family:var(--marmot-font-display, sans-serif);font-size:.8rem;line-height:1}.marmot-f2__rail-label{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.marmot-f2__rail-item.is-active .marmot-f2__rail-btn{border-top-color:var(--marmot-gold, #fbaf10);color:var(--marmot-purple, #3d3660)}.marmot-f2__rail-item.is-active .marmot-f2__rail-num{background:var(--marmot-gold, #fbaf10);color:var(--marmot-ink, #211d38)}.marmot-f2__rail-item.is-done .marmot-f2__rail-btn{border-top-color:var(--marmot-purple, #3d3660);color:var(--marmot-purple, #3d3660)}.marmot-f2__rail-item.is-done .marmot-f2__rail-num{background:var(--marmot-purple, #3d3660);color:#fff}.marmot-f2__rail-item.is-done .marmot-f2__rail-num:after{content:"\2713"}.marmot-f2__rail-item.is-done .marmot-f2__rail-num{font-size:0}.marmot-f2__rail-item.is-done .marmot-f2__rail-num:after{font-size:.8rem}.marmot-f2__steps{padding:var(--marmot-space-md, 16px) var(--marmot-space-lg, 24px) 0;flex:1 1 auto}.marmot-f2__recap{display:block;width:100%;text-align:left;margin-bottom:var(--marmot-space-sm, 8px);padding:12px 14px;border:none;border-radius:var(--marmot-radius-md, 8px);background:var(--marmot-surface, #f6f5fa);box-shadow:inset 0 0 0 1.5px var(--marmot-violet-125, #f7ecfe);font:inherit;cursor:pointer}.marmot-f2__recap[hidden]{display:none}.marmot-f2__recap-head{display:flex;align-items:center;gap:8px}.marmot-f2__recap-check{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:var(--marmot-purple, #3d3660);color:#fff;font-size:.7rem;flex:0 0 auto}.marmot-f2__recap-label{flex:1 1 auto;font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--marmot-purple-light, #565080)}.marmot-f2__recap-edit{flex:0 0 auto;font-size:.8rem;font-weight:700;color:var(--marmot-purple, #3d3660)}.marmot-f2__recap-value{display:block;margin-top:4px;padding-left:28px;font-size:.95rem;color:var(--marmot-ink, #211d38);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.marmot-f2__step[hidden]{display:none}.marmot-f2__note{margin:var(--marmot-space-md, 16px) 0 0;font-size:.82rem;color:var(--marmot-purple-light, #565080)}.marmot-f2__fieldset{border:none;margin:var(--marmot-space-sm, 8px) 0 0;padding:0}.marmot-f2__legend{font-weight:700;font-size:.9rem;color:var(--marmot-purple, #3d3660);padding:0;margin-bottom:var(--marmot-space-sm, 8px)}.marmot-f2__row{display:grid;grid-template-columns:1fr 1fr;gap:var(--marmot-space-md, 16px)}.marmot-f2__field{margin-bottom:var(--marmot-space-sm, 8px);display:flex;flex-direction:column}.marmot-f2__field--sm{max-width:140px}@media(max-width:420px){.marmot-f2__row{grid-template-columns:1fr}.marmot-f2__field--sm{max-width:none}}.marmot-f2__label{font-size:.82rem;margin-bottom:4px;color:var(--marmot-purple-light, #565080)}.marmot-f2__input{width:100%;box-sizing:border-box;padding:12px 13px;border:1.5px solid var(--f2-border);border-radius:12px;font:inherit;font-size:16px;color:var(--marmot-ink, #211d38);background:#fff}.marmot-f2__input:focus{outline:none;border-color:var(--marmot-purple, #3d3660);box-shadow:0 0 0 3px #3d366024}.marmot-f2__check{display:flex;align-items:flex-start;gap:var(--marmot-space-sm, 8px);margin:var(--marmot-space-md, 16px) 0 0;font-size:.9rem}.marmot-f2__checkbox{margin-top:2px;width:20px;height:20px;flex:0 0 auto;accent-color:var(--marmot-purple, #3d3660)}.marmot-f2__check a{color:var(--marmot-purple, #3d3660);text-decoration:underline}.marmot-f2__invoice{background:var(--marmot-surface, #f6f5fa);border-radius:var(--marmot-radius-md, 8px);padding:var(--marmot-space-md, 16px);margin-top:var(--marmot-space-sm, 8px)}.marmot-f2__invoice[hidden]{display:none}.marmot-f2__methods{display:flex;flex-direction:column;gap:10px}.marmot-f2__method{position:relative;display:flex;align-items:center;gap:var(--marmot-space-sm, 8px);padding:14px 16px;border:1.5px solid var(--f2-border);border-radius:13px;cursor:pointer;transition:border-color .12s ease,background .12s ease}.marmot-f2__method:hover{border-color:var(--marmot-purple-light, #565080)}.marmot-f2__method-radio{accent-color:var(--marmot-purple, #3d3660);width:20px;height:20px;flex:0 0 auto}.marmot-f2__method-name{flex:1 1 auto;min-width:0;font-weight:600}.marmot-f2__method-price{font-family:var(--marmot-font-display, sans-serif);font-weight:500;color:var(--marmot-purple, #3d3660);white-space:nowrap}.marmot-f2__method-price-old{font-family:var(--marmot-font-family, sans-serif);font-weight:400;color:var(--marmot-purple-light, #565080);text-decoration:line-through}.marmot-f2__method-price-free{font-family:var(--marmot-font-family, sans-serif);font-weight:700;color:#2f9e44}.marmot-f2__method:has(.marmot-f2__method-radio:checked){border-color:var(--marmot-gold, #fbaf10);background:var(--marmot-violet-125, #f7ecfe);box-shadow:0 0 0 1px var(--marmot-gold, #fbaf10)}.marmot-f2__method:has(.marmot-f2__method-radio:checked):after{content:"\438\437\431\440\430\43d\43e";position:absolute;top:-10px;right:14px;transform:rotate(-4deg);padding:2px 11px;border-radius:var(--marmot-radius-pill, 999px);background:var(--marmot-purple, #3d3660);color:#fff;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.marmot-f2__office{margin-top:var(--marmot-space-md, 16px)}.marmot-f2__office[hidden],.marmot-f2__address[hidden]{display:none}.marmot-f2__address{margin-top:var(--marmot-space-md, 16px)}.marmot-f2__office-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:var(--marmot-space-sm, 8px);padding:12px 13px;border:1.5px solid var(--f2-border);border-radius:12px;background:#fff;font:inherit;color:var(--marmot-ink, #211d38);text-align:left;cursor:pointer}.marmot-f2__office-trigger:hover{border-color:var(--marmot-purple-light, #565080)}.marmot-f2__office-trigger.is-chosen{border-color:var(--marmot-purple, #3d3660);background:var(--marmot-violet-125, #f7ecfe);font-weight:600}.marmot-f2__office-trigger[hidden]{display:none}.marmot-f2__office-caret{flex:0 0 auto;color:var(--marmot-purple-light, #565080)}.marmot-f2__office-panel{margin-top:6px}.marmot-f2__office-panel[hidden]{display:none}.marmot-f2__combo{position:relative}.marmot-f2__office-list{list-style:none;margin:4px 0 0;padding:4px;position:absolute;z-index:5;left:0;right:0;max-height:260px;overflow-y:auto;background:#fff;border:1px solid var(--f2-border);border-radius:var(--marmot-radius-md, 8px);box-shadow:0 12px 28px #211d382e}.marmot-f2__office-list[hidden]{display:none}.marmot-f2__office-list--inline{position:static;margin:6px 0 0;max-height:240px;box-shadow:none}.marmot-f2__office-list--inline.marmot-f2__office-list--up{position:absolute;z-index:5;left:0;right:0;bottom:100%;margin:0 0 6px;box-shadow:0 -12px 28px #211d382e}.marmot-f2__list-hint{display:block;margin-top:5px;font-size:.78rem;color:var(--marmot-purple-light, #565080)}.marmot-f2__list-hint[hidden]{display:none}.marmot-f2__office-item{display:flex;flex-direction:column;gap:2px;padding:9px 10px;border-radius:var(--marmot-radius-sm, 4px);cursor:pointer}.marmot-f2__office-item--row{flex-direction:row;align-items:baseline;justify-content:space-between;gap:var(--marmot-space-sm, 8px)}.marmot-f2__office-zip{flex:0 0 auto;font-size:.8rem;color:var(--marmot-purple-light, #565080)}.marmot-f2__office-item:hover,.marmot-f2__office-item.is-active{background:var(--marmot-violet-125, #f7ecfe)}.marmot-f2__office-name{font-weight:600;font-size:.9rem}.marmot-f2__office-tag{display:inline-block;margin-left:6px;padding:1px 7px;font-size:.68rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;border-radius:var(--marmot-radius-pill, 999px);background:var(--marmot-gold-soft, #fdcb5e);color:var(--marmot-ink, #211d38);vertical-align:middle}.marmot-f2__office-addr{font-size:.8rem;color:var(--marmot-purple-light, #565080)}.marmot-f2__office-empty{padding:10px;font-size:.85rem;color:var(--marmot-purple-light, #565080)}.marmot-f2__office-region{font-weight:400;font-size:.8rem;color:var(--marmot-purple-light, #565080)}.marmot-f2__addr-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--marmot-space-sm, 8px);margin-top:var(--marmot-space-sm, 8px)}.marmot-f2__addr-grid[hidden]{display:none}.marmot-f2__addr-grid .marmot-f2__field{margin-bottom:0}.marmot-f2__addr-grid .marmot-f2__field--sm{max-width:none}@media(min-width:600px){.marmot-f2__addr-grid{grid-template-columns:repeat(5,1fr)}}.marmot-f2__addr-lookup[hidden],.marmot-f2__addr-fallback[hidden]{display:none}.marmot-f2__addr-fallback-note{margin:0 0 var(--marmot-space-md, 16px);padding:10px 12px;border-radius:var(--marmot-radius-md, 8px);background:#fff6e6;color:#8a5a00;font-size:.85rem;border:1px solid var(--marmot-gold-soft, #fdcb5e)}.marmot-f2__review{border-radius:13px;padding:var(--marmot-space-md, 16px);background:#fff;box-shadow:inset 0 0 0 1.5px var(--marmot-surface, #f0e6d4)}.marmot-f2__review-row{display:flex;justify-content:space-between;gap:var(--marmot-space-sm, 8px);padding:6px 0;font-size:.95rem}.marmot-f2__review-label{color:var(--marmot-purple-light, #565080)}.marmot-f2__review-value{font-weight:600}.marmot-f2__review-row--total{border-top:1px solid var(--f2-border);margin-top:6px;padding-top:12px;align-items:baseline}.marmot-f2__review-row--total .marmot-f2__review-label{color:var(--marmot-purple, #3d3660);font-weight:600}.marmot-f2__review-total{font-family:var(--marmot-font-display, sans-serif);font-weight:500;font-size:1.6rem;color:var(--marmot-purple, #3d3660)}.marmot-f2__error{display:block;font-size:.78rem;color:#c0392b}.marmot-f2__error:not(.is-visible){display:none}.marmot-f2__error.is-visible{margin-top:3px}.marmot-f2__form-error{margin:var(--marmot-space-md, 16px) 0 0;padding:10px 12px;border-radius:var(--marmot-radius-md, 8px);background:#fdecea;color:#a5281b;font-size:.88rem}.marmot-f2__form-error[hidden]{display:none}.marmot-f2__foot{position:sticky;bottom:0;display:flex;flex-direction:column;gap:10px;margin-top:var(--marmot-space-lg, 24px);padding:12px var(--marmot-space-lg, 24px) calc(12px + env(safe-area-inset-bottom,0px));background:var(--marmot-paper, #fff);border-top:1px solid var(--marmot-surface, #f6f5fa)}.marmot-f2__foot-nav{display:flex;align-items:center;justify-content:center;gap:var(--marmot-space-md, 16px)}.marmot-f2__back{border:none;background:transparent;color:var(--marmot-purple-light, #565080);font:inherit;font-weight:700;cursor:pointer;padding:4px 6px}.marmot-f2__back[hidden]{display:none}.marmot-f2__stepof{font-size:.78rem;white-space:nowrap;color:var(--marmot-purple-light, #565080)}.marmot-f2__cta{width:100%;padding:13px 20px;border:none;border-radius:var(--marmot-radius-pill, 999px);background:var(--marmot-gold, #fbaf10);color:var(--marmot-ink, #211d38);font:inherit;font-weight:800;font-size:1rem;line-height:1.15;letter-spacing:.01em;text-align:center;white-space:nowrap;cursor:pointer;transition:background .12s ease,opacity .12s ease}.marmot-f2__cta:hover{background:var(--marmot-gold-soft, #fdcb5e)}.marmot-f2 .marmot-f2__cta.is-disabled{background:var(--marmot-surface, #efe4ce);color:var(--marmot-purple-light, #565080);box-shadow:none}.marmot-f2__cta.is-loading,.marmot-f2__cta:disabled{opacity:.7;cursor:default}.marmot-f2__slip{background:var(--marmot-ink, #211d38);color:#fff;padding:var(--marmot-space-lg, 24px)}.marmot-f2__slip-head{display:flex;align-items:baseline;justify-content:space-between;gap:var(--marmot-space-sm, 8px)}.marmot-f2__slip-eyebrow{font-size:.7rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#fff9}.marmot-f2__slip-cart{font-size:.8rem;color:var(--marmot-gold, #fbaf10);text-decoration:none}.marmot-f2__slip-cart:hover{text-decoration:underline}.marmot-f2__items-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;gap:var(--marmot-space-sm, 8px);margin-top:var(--marmot-space-sm, 8px);padding:10px 0;border:none;border-bottom:1px solid rgba(255,255,255,.12);background:transparent;color:#fff;font:inherit;font-weight:600;cursor:pointer;text-align:left}.marmot-f2__items-caret{color:#fff9}.marmot-f2__lines{margin:var(--marmot-space-sm, 8px) 0 0}.marmot-f2__lines[hidden]{display:none}.marmot-f2__line{display:flex;justify-content:space-between;gap:var(--marmot-space-sm, 8px);padding:5px 0;font-size:.85rem;border-bottom:1px solid rgba(255,255,255,.08)}.marmot-f2__line-name{color:#ffffffeb}.marmot-f2__line-price{flex:0 0 auto;white-space:nowrap;color:#fff9}.marmot-f2__totals{margin:var(--marmot-space-md, 16px) 0 0}.marmot-f2__totals-row{display:flex;justify-content:space-between;padding:4px 0;font-size:.9rem;color:#fffc}.marmot-f2__totals-row dt,.marmot-f2__totals-row dd{margin:0}.marmot-f2__slip-total{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:4px var(--marmot-space-sm, 8px);margin-top:var(--marmot-space-sm, 8px);padding-top:var(--marmot-space-sm, 8px);border-top:1px solid rgba(255,255,255,.16)}.marmot-f2__slip-total-label{font-size:.85rem;color:#ffffffb3}.marmot-f2__slip-total-value{min-width:0;font-family:var(--marmot-font-display, sans-serif);font-weight:500;font-size:1.45rem;color:var(--marmot-gold, #fbaf10);line-height:1.05}.marmot-f2__promo{margin-top:var(--marmot-space-md, 16px)}.marmot-f2__label--onDark{color:#ffffffb3}.marmot-f2__promo-row{display:flex;gap:var(--marmot-space-sm, 8px)}.marmot-f2__input--onDark{flex:1 1 auto;background:#ffffff14;border-color:#fff3;color:#fff}.marmot-f2__input--onDark::placeholder{color:#ffffff80}.marmot-f2__input--onDark:focus{border-color:var(--marmot-gold, #fbaf10);box-shadow:0 0 0 3px #fbaf1033}.marmot-f2__promo-apply{flex:0 0 auto;padding:0 16px;border:none;border-radius:12px;background:var(--marmot-gold, #fbaf10);color:var(--marmot-ink, #211d38);font:inherit;font-weight:800;cursor:pointer}.marmot-f2__promo-apply:hover{background:var(--marmot-gold-soft, #fdcb5e)}.marmot-f2__promo-note{display:block;margin-top:6px;font-size:.8rem;color:#ffffffb3}.marmot-f2__promo-note[hidden]{display:none}.marmot-f2__freeship{margin-top:var(--marmot-space-md, 16px)}.marmot-f2__freeship[hidden]{display:none}.marmot-f2__freeship-text{display:block;font-size:.82rem;color:var(--marmot-gold-soft, #fdcb5e);margin-bottom:6px}.marmot-f2__freeship-bar{display:block;height:5px;border-radius:var(--marmot-radius-pill, 999px);background:#ffffff24;overflow:hidden}.marmot-f2__freeship-fill{display:block;height:100%;border-radius:var(--marmot-radius-pill, 999px);background:var(--marmot-gold, #fbaf10);transition:width .2s ease}.marmot-f2__slip-note{margin:var(--marmot-space-md, 16px) 0 0;font-size:.75rem;color:#ffffff80}@media(min-width:768px){.marmot-f2__dialog{inset:auto;top:50%;left:50%;transform:translate(-50%,-50%);width:min(940px,calc(100vw - 32px));height:auto;max-height:calc(100vh - 48px);border-radius:20px;box-shadow:0 40px 90px #211d3866}.marmot-f2__layout{flex-direction:row;align-items:stretch}.marmot-f2__main{order:1;min-width:0}.marmot-f2__slip{order:2;flex:0 0 340px;border-radius:0 20px 20px 0}.marmot-f2__foot-total{display:none!important}.marmot-f2__foot{border-radius:0 0 0 20px}.marmot-f2__slip-total-value,.marmot-f2__title{font-size:1.9rem}}html.marmot-f2-open,html.marmot-f2-open body{overflow:hidden}html.marmot-f2-open [class*=kl-teaser-],html.marmot-f2-open [class*=kl-private-reset-css-],html.marmot-f2-open .klaviyo-form,html.has-marmot-f2 .additional-checkout-buttons,html.has-marmot-f2 .cart__dynamic-checkout-buttons{display:none!important}@media(prefers-reduced-motion:reduce){.marmot-f2 *{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/marmot-delivery-popup.css.map */
