.patches-popup{display:flex;justify-content:center;align-items:center;background:#00000073;position:fixed;width:100vw;height:100vh;z-index:9999999;animation-name:fadeIn;animation-duration:.5s}.patches-popup__center-inner{background:#fff;position:relative;width:max(1000px,80%);height:max(1000px,80%);max-width:calc(100% - 20px);max-height:calc(100% - 50px);border-radius:30px;box-shadow:inset 0 0 20px 12px #0000003d}.patches-popup__close-btn{background:none;position:absolute;inset:10px 10px auto auto;border:none;width:40px;padding:0;height:40px;cursor:pointer}.patches-popup__close-btn svg{width:100%;height:100%;display:block}.patches-popup__container{padding:10px 35px;overflow-y:scroll;max-height:100%}.patches-popup__category-patches{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:32px}.patches-popup__category-name{font-weight:800;font-size:25px;display:block;margin:15px 0}.patches-popup__patch-wrapper{display:flex;flex-direction:column;align-items:center;gap:15px;border:none;background:transparent;padding:0;cursor:pointer}.patches-popup__patch-name{font-size:16px;font-weight:600;display:block;color:#000;text-align:center}.patches-popup__patch{width:100px;height:100px;object-fit:contain;display:block}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
/*# sourceMappingURL=/cdn/shop/t/29/assets/choose-a-patch.css.map */
