@charset "UTF-8";.head{padding-top:1rem;padding-bottom:1rem}.flowers-showcase{padding-top:0;padding-bottom:1rem}.desktop-header{align-items:center;padding:var(--side-paddings);border-bottom:1px solid lightgray}.desktop-header svg{color:#15803d}.mobile-header{align-items:center;padding-top:8px;padding-bottom:8px;border-bottom:1px solid lightgray}.mobile-header svg{color:#15803d}section,.mobile-header,.desktop-header{max-width:1024px!important}section.no-max{max-width:none!important;width:100%}.flowers{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;line-height:1}@media (min-width: 768px){.flowers{grid-template-columns:repeat(4,1fr)}}.flower-block{box-shadow:0 2px 12px 1px #0003;max-width:250px}.flower-block .bouquet-img{position:relative}.flower-block .bouquet-img.promo:after{content:"Акція";border-radius:.25rem;font-weight:700;color:#fff;font-size:.9rem;font-style:italic;position:absolute;bottom:0;left:1rem;padding:.25rem 1rem;background-color:#fb6649}.flower-block img{position:relative;width:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;border-radius:.25rem .25rem 0 0}.flower-block .description{display:flex;flex-direction:column;padding:.5rem}.categories-menu{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem;justify-items:center;align-items:start;width:100%;max-width:1400px;margin:0 auto;padding:.5rem}@media (min-width: 768px){.categories-menu{grid-template-columns:repeat(6,minmax(0,1fr))}}@media (min-width: 1200px){.categories-menu{grid-template-columns:repeat(8,minmax(0,1fr))}}.category-item{display:flex;flex-direction:column;align-items:center;text-align:center;text-decoration:none;color:inherit;width:100%;max-width:160px}.category-item .icon{width:clamp(48px,12vw,115px);height:clamp(48px,12vw,115px);border-radius:9999px;overflow:hidden;background:#f3f4f6;display:flex;align-items:center;justify-content:center;flex-shrink:0}.category-item .icon img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.category-item .name{width:100%;font-size:clamp(12px,1.6vw,14px);margin-top:.5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 420px){.categories-menu{gap:.25rem;padding:.25rem}.category-item{max-width:130px}.category-item .icon{width:clamp(44px,18vw,90px);height:clamp(44px,18vw,90px)}.category-item .name{font-size:12px}}
