.buyer-panel__item{background-color:#fff;padding:4rem}.buyer-panel__item:not(:first-child){margin-top:4rem}.buyer-panel__item-title{align-items:center;background-color:var(--main);color:#fff;column-gap:1.3rem;display:flex;font-size:2.3rem;font-weight:var(--font-weight-bold);line-height:1.4;padding:.8rem 2rem;row-gap:2rem}.buyer-panel__item-title-index{border-right:1px solid var(--secondary-hover);white-space:nowrap}.buyer-panel__item-container{column-gap:2.6rem;display:flex}.buyer-panel__content{align-items:center;display:flex;flex:1;flex-direction:column;margin-top:2.6rem;max-width:100%}.buyer-panel__content-image{display:flex;justify-content:center;margin-top:1.3rem;max-width:100%}.buyer-panel__item--2-column .buyer-panel__content-image{width:25rem}.buyer-panel__item--1-column .buyer-panel__content-image{margin-top:0;width:78.2rem}.buyer-panel__content-title{align-items:center;column-gap:2rem;display:flex;font-size:1.8rem;font-weight:var(--font-weight-bold);line-height:1.4;row-gap:1.3rem}.buyer-panel__item-title-index{border-radius:1px solid var(--main);font-size:1.8rem;font-weight:var(--font-weight-bold);line-height:1;padding-right:1.3rem}.buyer-panel__content-description{font-size:1.6rem;font-weight:var(--font-weight-regular);line-height:1.6;margin-top:1.3rem;width:100%}@media screen and (max-width:768px){.buyer-panel__item-container{flex-direction:column}.buyer-panel__item-title{background:none;color:var(--main);flex-direction:column;font-size:2rem;padding:0}.buyer-panel__item-title-index{background-color:var(--main);border:none;border-radius:.4rem;color:#fff;line-height:1.4;padding:.8rem;text-align:center;width:100%}.buyer-panel__item{border-radius:.8rem;padding:2rem 1.6rem}.buyer-panel__content-title{text-align:center}.buyer-panel__item--2-column .buyer-panel__content-image{width:66vw}.buyer-panel__content{margin-top:4rem}.buyer-panel__item--1-column .buyer-panel__content,.buyer-panel__item:not(:first-child){margin-top:2rem}}