.price-information__wrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:10px 20px 20px 51px}.price-information__item-wrapper{display:flex}.price-information__item{display:flex;flex-direction:column;margin-right:30px}.price-information__price-text{display:flex;align-items:center;font-size:1.6rem;font-weight:600}.price-information__date-text{font-size:1.4rem}.price-information__graph-box-wrapper{display:flex;align-items:center;height:41px;padding-top:22px}.price-information__graph-box{content:"";display:block;width:40px;height:9px;margin-right:5px;background-color:#D7F0D3;border-top:2px solid #1B8044}.price-information__info-text{margin:30px 0 0 50px;text-align:center}.price-information__error-text-wrapper{display:flex;align-items:center;justify-content:center;height:200px;width:100%;padding:25px 10px}.price-information__error-text{font-size:1.5rem;font-weight:600}.spinner-wrapper{height:100%;width:100%;display:flex;justify-content:center;align-items:center}.button-spinner-icon{height:50px}.button-spinner-icon__path{stroke:var(--theme-color-main, #1baeb4)}@media only screen and (max-width: 1023px){.price-information__wrapper{flex-wrap:wrap;justify-content:space-evenly;margin:0 0 20px 0}.price-information__price-text{justify-content:center}.price-information__item{margin-right:10px}.price-information__graph-box-wrapper{margin-top:10px}.price-information__info-text{margin:10px 0 0 0}}
