.common-popup-wrapper{opacity:0;visibility:hidden;transition:all .3s;position:fixed;top:0;left:0;right:0;bottom:0;background:#0000004d;z-index:999;display:flex;align-items:center;justify-content:center;padding:16px}.common-popup-wrapper[open]{opacity:1;visibility:visible}.common-popup{width:740px;height:600px;max-width:96vw;max-height:96vh;border-radius:12px;background:#fff;display:flex;flex-direction:column;position:relative;overflow:hidden}.common-popup__header{flex:none;display:flex;justify-content:flex-end;position:absolute;top:0;right:0;left:0;z-index:2}.common-popup__close{-moz-appearance:none;-webkit-appearance:none;border:none;outline:none;appearance:none;background:none;width:auto;height:auto;display:flex;align-items:center;cursor:pointer;padding:20px;color:#a3a3a3;transition:all .2s}.common-popup__close:hover{color:#000}.common-popup__content{height:100%;overflow:auto;display:flex;position:relative;padding-right:10px;padding-top:60px}.common-popup__scroll-wrapper{margin-top:60px;position:relative;flex:1;overflow:hidden;display:flex}.common-popup__scroll{width:100%;position:relative;padding-bottom:24px;padding-left:26px;padding-right:26px;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.common-popup__content::-webkit-scrollbar{display:none}.common-popup__scrollbar{flex:none;position:absolute;top:0;bottom:0;right:0;width:4px;border-radius:12px;transition:opacity .2s cubic-bezier(.2,.9,.4,1.1);opacity:1;z-index:2;cursor:pointer;margin-right:10px;margin-bottom:24px}.common-popup__scrollbar__thumb{display:block!important;position:absolute;left:0;top:0;width:100%;border-radius:inherit;background:#9ca3af;background:var(--icon-quaternary, #A3A3A3);transition:background .15s,height .05s linear;cursor:grab;min-height:32px}.common-popup__scrollbar__thumb:active{cursor:grabbing;background:#6b7280}.common-popup__scrollbar:hover .common-popup__scrollbar__thumb{background:#7e8b9c}.common-popup__scroll>*:last-child{margin-bottom:0}@media screen and (max-width:1280px){.common-popup{width:660px;height:555px}.common-popup__close svg{width:16px;height:16px}}@media screen and (max-width:589px){.common-popup{width:100%;max-width:361px;height:500px}.common-popup__close{position:absolute;right:0;top:0;padding:16px}.common-popup__close svg{width:16px;height:16px}.common-popup__scroll-wrapper{margin-top:48px}.common-popup__scroll{padding:0 16px 24px}}
/*# sourceMappingURL=/cdn/shop/t/542/assets/component-common-popup.css.map */
