.banner-container{position:relative;overflow:hidden;width:100%;background-color:var(--block-background);border-radius:8px;display:flex;justify-content:space-around;align-items:center;padding:8px}.city-background{position:absolute;bottom:0;left:0;width:100%;height:70%;background-image:url(/banner/city.svg);background-repeat:no-repeat;background-position:bottom;background-size:cover;opacity:.2;z-index:0;pointer-events:none}.animated-sticker{width:400px;height:300px;z-index:2}.main-text{text-align:right;z-index:2}.heading-text{font-size:46px;font-weight:600;color:#2a0a5e;line-height:46px;letter-spacing:0;margin-bottom:16px}.online-platform-logo{display:flex;justify-content:flex-end;margin-bottom:18px;gap:6px;font-size:12px;font-weight:400;color:#3978d3;letter-spacing:.25em;text-transform:uppercase;align-items:center}.online-platform-logo .logo,.online-platform-logo .logo img{width:30px;height:30px}@media (max-width:900px){.animated-sticker{width:300px;height:200px}.online-platform-logo{margin-bottom:8px}.heading-text{font-size:24px;font-weight:600;line-height:20px;letter-spacing:0}}@media (max-width:600px){.animated-sticker{width:200px;height:150px}.heading-text{font-size:16px;font-weight:600;line-height:20px;margin-bottom:8px}.online-platform-logo{margin-bottom:8px;gap:6px;font-size:8px}.online-platform-logo .logo,.online-platform-logo .logo img{width:16px;height:16px}}@media (max-width:420px){.animated-sticker{width:150px;height:100px}}.home-banner{max-height:400px;width:100%;display:flex;gap:12px;padding-top:12px;padding-bottom:12px}@media (max-width:1250px){.home-banner{max-height:100%;flex-direction:column;padding-top:12px;padding-bottom:12px}}.category-section{margin-bottom:24px}.category-section__title{margin-bottom:16px;font-size:24px;line-height:30px;font-weight:600}.category-section__products{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(198px,1fr));grid-gap:12px;gap:12px}@media (max-width:450px){.category-section__products{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}}