.shelf-purchase-simulation{display:flex;border-radius:4px;background:hsla(0,0%,66.7%,.15);min-height:50px;justify-content:space-between;align-items:center;margin:5px 0 0;padding:0 7px 0 14px;width:100%;gap:8px}@media(max-width:768px){.shelf-purchase-simulation{height:auto}}@media(max-width:640px){.shelf-purchase-simulation{flex-direction:column;height:106px;padding:7px}}.shelf-purchase-simulation .shelf-purchase-simulation-text{color:#444;font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:16px;text-align:left}.shelf-purchase-simulation .shelf-purchase-simulation-text b{color:#444;font-family:Inter;font-size:12px;font-style:normal;font-weight:700;line-height:16px}.shelf-purchase-simulation .shelf-purchase-simulation-text span{font-family:Inter;font-size:12px;font-style:normal;font-weight:600;line-height:16px;color:#184595;padding:0 5px 0 0}@media(max-width:640px){.shelf-purchase-simulation .shelf-purchase-simulation-button{width:100%}}.shelf-purchase-simulation .shelf-purchase-simulation-button button{border-radius:4px;border:2px solid #18954a;font-family:Inter;font-size:15px;font-style:normal;font-weight:600;line-height:20px;color:#18954a;background-color:transparent;height:36px;width:36px;display:flex;gap:10px;justify-content:center;align-items:center;cursor:pointer;transition:all .2s}@media(max-width:640px){.shelf-purchase-simulation .shelf-purchase-simulation-button button{width:100%}}.shelf-purchase-simulation .shelf-purchase-simulation-button button:hover{background-color:#18954a;color:#fff}.shelf-purchase-simulation .shelf-purchase-simulation-button button:hover svg path{fill:#fff;stroke:#fff}.shelf-purchase-simulation .shelf-purchase-simulation-button button:hover svg path:last-child{fill:transparent}