body{display:flex;flex-direction:column;min-height:100vh}.searchOrders-page{display:flex;flex-direction:column;flex:1}@media screen and (max-width: 768px){.searchOrders-page .home-search{margin-bottom:-12%}}@media screen and (max-width: 580px){.searchOrders-page .home-search{transform:translateY(-30%);margin-bottom:-15%}}.searchOrders-page .orders-list.orders-list__homepage{display:block}@media screen and (max-width: 768px){.searchOrders-page .orders-list.orders-list__homepage .orders-list__mobile-content{margin-top:5%}}.searchOrders-page .orders-not-found h3{font-family:SF Pro Display,sans-serif;font-size:30px;text-align:center;color:#332ea9}@media screen and (max-width: 580px){.searchOrders-page .orders-not-found h3{font-size:24px;padding:0 15px}}.searchOrders-page footer{margin-top:auto}
