:root{--shipDrawerMaxWidth: var(--drawer-max-width, min(92vw, 28.125rem));--shipDrawerPadX: var(--drawer-body-padding-inline, 2rem)}html.shipDrawer-open,html.shipDrawer-open body{overflow:hidden!important}.shipDrawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;pointer-events:none}.shipDrawer[aria-hidden=false]{pointer-events:auto}.shipDrawer__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;opacity:0;transition:opacity .22s ease}.shipDrawer[aria-hidden=false] .shipDrawer__backdrop{opacity:1}.shipDrawer__panel{position:fixed;top:0;right:0;bottom:0;width:var(--shipDrawerMaxWidth);max-width:var(--shipDrawerMaxWidth);background:#efeee8!important;box-sizing:border-box;display:flex;flex-direction:column;overflow:hidden;transform:translate(100%);transition:transform .22s ease;box-shadow:-12px 0 30px #0000001f}.shipDrawer[aria-hidden=false] .shipDrawer__panel{transform:translate(0)}.shipDrawer__header{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 var(--shipDrawerPadX)!important;min-height:var(--header-height, 68px);box-sizing:border-box;border-bottom:1px solid rgba(0,0,0,.12)!important;background:#efeee8!important}.shipDrawer__title{margin:0!important;line-height:1.2;color:#000000d9}.shipDrawer__close{-webkit-appearance:none;appearance:none;border:0;background:transparent;width:44px;height:44px;display:grid;place-items:center;font-size:28px;line-height:1;cursor:pointer;padding:0!important;margin:0!important;color:#000000d9}.shipDrawer__content{flex:1 1 auto;overflow:auto;padding:22px var(--shipDrawerPadX)!important;color:#000000d9!important}@media (max-width: 999px){:root{--shipDrawerMaxWidth: min(92vw, 28.125rem)}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/shipping-drawer-custom.css.map */
