.page-basket-footer{display:grid;grid-template-columns:1fr;margin:10px 0}@media (min-width:768px){.page-basket-footer{grid-template-columns:1fr 1fr;margin:100px 0}}.page-basket-footer__item{display:grid;gap:12px;justify-items:center;padding:30px 0 47px;text-align:center}.page-basket-footer__item:first-child{border-bottom:1px solid var(--bg-secondary)}@media (min-width:768px){.page-basket-footer__item{gap:35px;grid-template-columns:auto 1fr;justify-items:flex-start;text-align:left}.page-basket-footer__item:first-child{border-bottom:none;border-right:1px solid var(--bg-secondary);padding:35px 55px 35px 0}.page-basket-footer__item:last-child{padding:35px 0 35px 55px}}.page-basket-footer__item-icon-wrapper{align-items:center;background-color:var(--bg-secondary);border-radius:50%;display:flex;height:50px;justify-content:center;width:50px}@media (min-width:768px){.page-basket-footer__item-icon-wrapper{height:75px;width:75px}}.page-basket-footer__item-icon{color:var(--bg-primary);height:50%;width:50%}.page-basket-footer__item-title{font-size:16px;font-weight:400;letter-spacing:.22px;line-height:22px;line-height:25px;text-decoration:none}@media (min-width:768px){.page-basket-footer__item-title{font-size:22px;font-weight:400;line-height:30px;text-decoration:none}}.page-basket-footer__item-desc{color:var(--text-secondary-hover);font-size:14px;font-weight:400;line-height:20px;margin-top:8px;text-decoration:none}@media (min-width:768px){.page-basket-footer__item-desc{font-size:16px;font-weight:400;letter-spacing:.025em;line-height:22px;line-height:25px;margin-top:23px;text-decoration:none}}.page-basket-header{display:flex;flex-direction:column;position:relative}.page-basket-header__title-block{align-items:baseline;display:flex;gap:12px;margin-bottom:16px}@media (min-width:768px){.page-basket-header__title-block{margin-bottom:20px}}@media (min-width:1440px){.page-basket-header__title-block{margin-bottom:20px}}.page-basket-header__back{padding-bottom:24px;padding-top:24px}.page-basket-header__title{color:var(--text-primary);font-size:24px;font-weight:400;line-height:32px;text-decoration:none}@media (min-width:768px){.page-basket-header__title{font-size:32px;font-weight:500;line-height:40px;text-decoration:none}}.page-basket-header__count{color:var(--text-primary-hover);font-size:16px;font-weight:400;line-height:22px;text-decoration:none}@media (min-width:768px){.page-basket-header__count{font-size:18px;font-weight:400;line-height:24px;text-decoration:none}}.page-basket-loading{align-items:center;display:flex;height:400px;justify-content:center}
