.purchase-notice-section .purchase-notice-header{display:flex;align-items:center;flex-wrap:wrap;gap:1.2rem;margin-bottom:2.4rem}.purchase-notice-section .purchase-notice-title{font-size:2rem;font-weight:700;margin:0;color:rgb(var(--heading-color))}.purchase-notice-section .purchase-notice-subtitle{position:relative;font-size:1.8rem;font-weight:700;margin:0;padding-left:1.2rem;color:rgb(var(--heading-color))}.purchase-notice-section .purchase-notice-subtitle:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:.1rem;height:1.6rem;background-color:rgb(var(--text-color),.25)}.purchase-notice-section .purchase-notice-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:1.6rem}.purchase-notice-section .purchase-notice-item{position:relative;padding:2rem 2.4rem;background-color:rgb(var(--card-bg-color));border:.1rem solid rgb(var(--text-color),.08)}.purchase-notice-section .purchase-notice-item:before{content:"";position:absolute;left:0;top:2rem;width:.3rem;height:2rem;background-color:rgb(var(--button-bg-color))}.purchase-notice-section .purchase-notice-item-title{font-size:1.6rem;font-weight:700;margin:0 0 1rem;color:rgb(var(--heading-color))}.purchase-notice-section .purchase-notice-number{color:rgb(var(--button-bg-color));margin-right:.4rem}.purchase-notice-section .purchase-notice-item-text{font-size:1.4rem;line-height:1.7;color:rgb(var(--text-color))}.purchase-notice-section .purchase-notice-item-text>*:last-child{margin-bottom:0}@media(min-width:768px){.purchase-notice-section .purchase-notice-list{grid-template-columns:repeat(2,1fr)}}@media(min-width:1080px){.purchase-notice-section .purchase-notice-header{margin-bottom:3.2rem}.purchase-notice-section .purchase-notice-list{grid-template-columns:repeat(3,1fr);gap:2.4rem}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/purchase-notice.css.map */
