.example-offers-section{background-color:#ffffff}.example-offers-section .header-wrapper{display:flex;flex-direction:row;justify-content:space-between;height:40px;align-items:center}.example-offers-section .header-wrapper .show-all-button{border:none;text-decoration:none;padding:0 8px;font-family:"Poppins",sans-serif;color:#3f1d35;font-size:12px;height:inherit;border-radius:8px;background-color:#f9f1f6;display:flex;align-items:center;justify-content:center}.example-offers-section .header-wrapper .show-all-button img{filter:invert(12%) sepia(29%) saturate(1087%) hue-rotate(265deg) brightness(98%) contrast(95%);width:30px;height:20px}.example-offers-section .offers-wrapper{display:flex;flex-direction:row;flex-wrap:nowrap;width:auto;gap:4px;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.example-offers-section .offers-wrapper .offer-card{width:150px;min-width:150px}.example-offers-section .offers-wrapper::-webkit-scrollbar{display:none}