.price-information__wrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:10px 5px 25px 5px}.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.5rem;font-weight:600}.price-information__date-text{font-size:1.3rem;color:#707070}.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:10px;background-color:#D7F0D3;border-top:2px solid #1B8044}.price-information__average-box{content:"";display:block;width:40px;height:9px;margin-right:10px;background-color:rgba(153,153,153,0.1);border-top:2px dashed rgba(0,0,0,0.4)}.price-information__graph-box-item{display:flex;align-items:center;margin-right:20px;font-size:1.4rem}.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:40px}.button-spinner-icon__path{stroke:var(--theme-color-main, #1baeb4)}@media only screen and (max-width: 1023px){.price-information__item-wrapper{flex:0 0 100%;justify-content:center}.price-information__wrapper{flex-wrap:wrap;justify-content:space-evenly;padding:0 10px;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}}
