.how-to-buy-pick__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.how-to-buy-pick{padding-top:50px;padding-bottom:50px}.how-to-buy-pick__title{margin-bottom:4.5rem}.how-to-buy-pick__box h2{margin-top:0;font-size:32px}.how-to-buy-pick__text{font-size:20px}.how-to-buy-pick__box{text-align:left;padding:2.5rem;display:grid;gap:10px;grid-template-columns:1fr 2fr;border:1px solid rgb(var(--color-foreground),.08);border-radius:0;grid-template-areas:"icon title" "icon text"}.how-to-buy-pick__box .how-to-buy-pick__icon{grid-area:icon;display:flex;align-items:flex-end}.how-to-buy-pick__icon img{height:initial;max-width:100%;margin-bottom:0}.how-to-buy-pick__box .how-to-buy-pick__title{grid-area:title}.how-to-buy-pick__box .how-to-buy-pick__text{grid-area:text;min-height:108px}.how-to-buy-pick__notice strong{background:#ff0}.how-to-buy-pick__notice .warning{color:red;font-weight:700}.how-to-buy-pick__notice{margin-top:2rem;padding:3rem;border:1px solid rgb(var(--color-foreground),.12);font-size:2rem;line-height:1.2}@media screen and (max-width:749px){.how-to-buy-pick__grid{grid-template-columns:1fr;gap:2rem}.how-to-buy-pick__box{gap:0;grid-template-columns:1fr 75px;grid-template-areas:"title icon" "text text"}.how-to-buy-pick__box h2{display:flex;align-items:center;line-height:1.65}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/section-how-to-buy-pick.css.map */
