.prescription-details-page section{margin-bottom:1.5rem}.prescription-details-page section:last-child{margin-bottom:0}.loading-container{width:3rem;margin:0 auto;text-align:center}.subscription-list-item__image{min-height:7.5rem;padding:.5rem 1rem}.subscription-list-item+.subscription-list-item{margin-top:1.5rem}.subscription-list__list{display:flex;flex-wrap:wrap;margin-bottom:1.5rem}.subscription-profile-section{margin-bottom:1.5rem}.subscription-profile-section__description,.subscription-profile-section__list{margin-bottom:1rem}.empty-subscriptions__checkmark-list{margin:1rem 0 1.5rem;max-width:23rem}@media(min-width:48em){.empty-subscriptions__checkmark-list{column-count:2;column-gap:2rem;margin:1.5rem 0;max-width:unset}}.subscription-actions{display:flex;flex-direction:column;gap:1rem;padding-top:1.5rem}@media(min-width:48em){.subscription-actions{flex-direction:row}}.subscription-actions .button{width:100%}@media(min-width:48em){.subscription-actions .button{width:auto}}.order-contents{margin-bottom:1.5rem}.order-contents-footer{width:100%;margin-left:auto;text-align:left}@media(min-width:48em){.order-contents-footer{max-width:20rem}}.order-contents-footer__item td,.order-contents-footer__item th{font-weight:var(--font--weight-regular)}.order-contents-footer__item td{text-align:right}.order-contents-footer__item+.order-contents-footer__item td,.order-contents-footer__item+.order-contents-footer__item th{padding-top:.5rem}.order-contents-footer__price{font-weight:inherit}.order-contents-footer__total-price{font-weight:var(--font--weight-bold)}.order-details{margin-bottom:1.5rem}.order-details-items{display:grid;grid-gap:1rem;grid-template-columns:1fr;grid-template-areas:"deliveryMethod" "deliveryAddress" "paymentMethod" "billingAddress"}@media(min-width:48em){.order-details-items{grid-template-columns:1fr 1fr;grid-template-areas:"deliveryMethod paymentMethod" "deliveryAddress billingAddress"}}.order-details-items__content:first-child{grid-area:deliveryMethod}.order-details-items__content:nth-child(2){grid-area:paymentMethod}.order-details-items__content:nth-child(3){grid-area:deliveryAddress}.order-details-items__content:nth-child(4){grid-area:billingAddress}.order-history{margin-bottom:1.5rem}.order-history__item{display:flex;justify-content:space-between;align-items:center}.order-history__text{margin:0}.order-history__separator{margin:.5rem 0}.edit-subscription-interval__select-title{margin-bottom:0}.edit-subscription-interval__terms,.top-up-subscription{margin-top:1rem}.subscription-info{margin-bottom:1.5rem}.subscription-questions{padding-top:1.5rem;margin-bottom:2.5rem}.subscription-questions__link{transition:color .2s ease-in-out;color:var(--color--primary);font-size:inherit;font-weight:var(--font--weight-medium);text-decoration:none;display:inline-flex;align-items:center;gap:.5rem}.subscription-questions__link:hover{color:var(--color--primary-light)}.subscriptions-overview-header__description{margin:1rem 0 1.5rem}