.order-wrap{display:grid;grid-template-columns:588px 1fr;grid-gap:60px;width:100%;padding:40px 0}.order-wrap h3{text-transform:uppercase}.order-wrap .tinkoffPayRow{display:block;margin:1%;width:160px}.order-wrap .product-add-gifts{display:grid;grid-template-columns:repeat(5,calc((100% - 32px) / 5));grid-gap:8px}.order-wrap .basket-list{width:100%;grid-gap:16px;margin-bottom:16px}.order-wrap .basket-list>h3{margin-bottom:10px;font-size:16px}.order-wrap .basket-list .basket-list-coast{flex-direction:row;align-items:center;justify-content:space-between}.order-wrap .basket-list .basket-list-coast b{color:#b85042;font-size:16px}.order-wrap .basket-list .basket-list-gifts{border-radius:5px}.order-wrap .basket-list .basket-list-gifts p{margin:8px 0;font-weight:700}.order-wrap .basket-list .basket-list-empty{align-items:center;width:100%;padding:40px 0}.order-wrap .basket-list .basket-list-empty .basket-list-empty-icon{width:48px;height:48px;fill:#222;opacity:.5}.order-wrap .basket-list .basket-list-empty h4{margin:24px 0}.order-wrap .order-info{width:100%;grid-gap:16px}.order-wrap .order-info>h3{margin-bottom:10px;font-size:16px}.order-wrap .order-info .order-info-input{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;width:100%}.order-wrap .order-info .order-info-input .order-info-input-wrap{grid-gap:16px;width:100%}.order-wrap .order-info .order-info-input .order-info-input-wrap #ymap{display:none;width:auto!important}.order-success{flex-direction:column;align-items:center;justify-content:center;flex-grow:1;flex-shrink:1;width:100%;margin-top:100px;margin-bottom:100px}.order-success .order-success-icon{width:32px;height:32px;margin-bottom:12px;fill:#222}.order-success h3{margin:4px}.order-success p{margin-bottom:20px;text-align:center}@media (max-width:1584px){.order-wrap .order-info .order-info-input{grid-template-columns:1fr;grid-gap:16px}}@media (max-width:1168px){.order-wrap{grid-template-columns:1fr;grid-gap:20px}.order-wrap .product-add-gifts{grid-template-columns:repeat(5,calc((100% - 32px) / 5))}}@media (max-width:640px){.order-wrap{grid-template-columns:1fr}.order-wrap .product-add-gifts{grid-template-columns:repeat(3,calc((100% - 16px) / 3))}}