@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;500&display=swap");.categories-container{width:80%;max-width:400px;margin:auto auto 26px}.categories-list{display:flex;gap:20px;flex-wrap:nowrap;overflow-x:auto;padding-bottom:10px;scrollbar-width:none;padding-left:5px}.categories-list::-webkit-scrollbar{display:none}.category-item{text-align:center;flex:0 0 auto;cursor:pointer}.category-box{width:69px;height:69px;background-color:#fff;border-radius:20px;box-shadow:0 3px 6px rgba(0,0,0,.16);margin-bottom:5px;display:flex;justify-content:center;align-items:center}.category-box img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:20px}@media (max-width:600px){.categories-list{gap:10px}.category-box{width:50px;height:50px}.category-item p{font-size:12px}}@media (max-width:900px){.categories-list{gap:15px}.category-box{width:69px;height:69px}.category-item p{font-size:14px}}@media (min-width:901px){.categories-list{gap:20px}.category-box{width:69px;height:69px}.category-item p{font-size:16px}}.categories-container h2{line-height:25px;margin-bottom:12px;font-weight:700;font-size:large}.categories-container h2,.category-item p{font-family:Poppins,sans-serif;color:#707070}.category-item p{font-weight:300;line-height:18px}@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@700&display=swap");.helpOptions-options-card{flex-direction:row;width:100%;text-align:-webkit-center}.helpOptions-main{width:80%;margin:auto;max-width:400px}.helpOptions-order-number{text-align:center;font-size:xxx-large;height:auto}.helpOptions-order-label{text-align:center;font-size:medium;margin-bottom:20px}.helpOptions-options-title{line-height:30px;text-align:left;margin-bottom:18px}.helpOptions-options-items-icon{padding:5px 10px;border-radius:16px;box-shadow:0 3px 6px rgba(0,0,0,.16)}.svg-inline--fa{color:#1f7992;height:48px;width:60px}.helpOptions-options-items{padding-bottom:20px}.helpOptions-options-items-card{line-height:25px}.helpOptions-options-items{flex-direction:column;cursor:pointer}.helpOptions-options-items-icon{font-size:xxx-large}.itemscan{background-color:#ffeccc}.itemsearch{background-color:#fed2cb}.itemTurn{background-color:#cae2fe}.carrusel{scroll-behavior:smooth;width:80%;margin:auto;max-width:400px;display:flex;gap:20px;flex-wrap:nowrap;overflow-x:auto;padding:10px 0;scrollbar-width:none}.tarjeta-promocion{flex:0 0 auto;width:125px;height:124px;margin-right:10px;border-radius:10px;overflow:hidden}.tarjeta-promocion img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.carruselmain h2{font-family:Poppins,sans-serif;line-height:25px;color:#707070;font-weight:700;font-size:large;width:80%;margin:auto;max-width:400px}.search-container{display:flex;align-items:center;justify-content:space-between;width:80%;max-width:600px;padding:5px;border:.5px solid #707070;border-radius:20px;background-color:#fff;margin:0 auto 21px;color:#707070;height:46px}.search-input{flex-grow:1;border:none;padding:10px;border-radius:20px;font-size:16px;outline:none}.search-button{background:none;border:none;cursor:pointer;padding:5px}.search-button img{width:24px;height:24px}@media (max-width:768px){.search-container{max-width:100%;padding:5px}.search-input{font-size:14px;padding:8px}.search-button img{width:20px;height:20px}}