.container-outer{display:block;position:relative;width:257px;height:130px;box-shadow:0 2px 5px #c2c2c2;margin:400px auto;background-color:#fff;border-radius:2px}.container-inner{position:relative;left:36px;top:10px}.counter-buttons{border-radius:8px;height:56px;width:180px;border:1px solid #b24242}.counter-button-decrement:hover{background-color:#e3dcdc}.counter-button-decrement{border-radius:8px 0 0 8px;width:56px;height:55px;border-color:#b24242;background-color:#fff}.counter-button-decrement,.counter-count{border-style:hidden;font-weight:900;font-size:30px;font-style:normal;color:#b24242}.counter-count{text-align:center;width:64px;height:54px;background-color:#fbe8e8}.counter-button-increment{height:56px;width:56px;border-color:#b24242;border-radius:0 8px 8px 0;background-color:#b24242;border-style:hidden;font-weight:900;font-size:30px;font-style:normal;color:#fff}.counter-button-increment:hover{background-color:#f36363}.loader{display:inline-block}.loader:after{content:" ";display:block;width:5px;height:5px;border-radius:50%;border-color:#000 transparent;border-style:solid;border-width:2px;animation:loader 1.2s linear infinite}@keyframes loader{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.counter-text{margin-left:4px;margin-top:10px}
/*# sourceMappingURL=main.f0f1a5d6.chunk.css.map */