.shop-checkout__sub-title{margin:1.6rem 0;line-height:1.3;font-weight:600;font-size:var(--font-size-heading-h2-mobile)}.shop-checkout__columns{display:flex;flex-direction:column;gap:1.6rem}.shop-checkout__main-column{width:100%;order:2}.shop-checkout__sum-column{width:100%;order:1}@media only screen and (min-width:768px){.shop-checkout__sub-title{font-size:var(--font-size-heading-h2-desktop)}.shop-checkout__columns{flex-direction:row;justify-content:space-between;gap:3.2rem}.shop-checkout__main-column{max-width:74.6rem;order:1}.shop-checkout__sum-column{max-width:52.4rem;order:2}}
