:root{--font-dm-sans: "DM Sans", sans-serif}.bottomsheet-overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;display:none;background-color:#0000;transition:background-color .3s ease}.bottomsheet-overlay--visible{display:block}.bottomsheet-overlay--active{background-color:#000c}.bottomsheet{position:absolute;bottom:0;left:0;right:0;background-color:#fff;border-radius:30px 30px 0 0;box-shadow:0 -4px 20px #00000026;transform:translateY(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;overflow:visible;font-family:var(--font-dm-sans)}.bottomsheet--active{transform:translateY(0)}.bottomsheet__close{position:absolute;top:24px;right:20px;background:none;border:none;padding:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s ease;width:36px;height:36px;z-index:10}.bottomsheet__close:hover{background-color:#0000000d}.bottomsheet__close svg{width:16px;height:16px;color:#000;filter:drop-shadow(0 0 .3px currentColor) drop-shadow(0 0 .3px currentColor)}.bottomsheet__content{flex:1;overflow-y:auto;padding:24px;-webkit-overflow-scrolling:touch;font-family:var(--font-dm-sans)}@media screen and (max-width: 749px){.bottomsheet{height:600px;max-height:80vh}#condition-bottomsheet-overlay .bottomsheet{height:auto;max-height:80vh}.bottomsheet__close{top:16px;right:20px}}@media screen and (min-width: 750px){.bottomsheet{position:absolute;top:50%;left:50%;bottom:auto;right:auto;transform:translate(-50%,-50%) scale(.95);max-width:600px;width:90%;min-height:500px;height:auto;border-radius:30px;box-shadow:0 10px 40px #0003;opacity:0;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s ease}.bottomsheet__content{padding:60px}#condition-bottomsheet-overlay .bottomsheet{max-width:450px}#condition-bottomsheet-overlay .bottomsheet__content{padding:40px 0}.bottomsheet--active{transform:translate(-50%,-50%) scale(1);opacity:1}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/component-bottomsheet.css.map */
