.bouquets__header{align-items:center;display:flex;font-weight:700;gap:10px;justify-content:center;margin-bottom:30px}.bouquets__title{font-size:24px}.bouquets__header-icon{align-items:center;background-color:var(--color-bg-secondary);border-radius:50%;display:flex;font-size:14px;height:20px;justify-content:center;width:20px}.bouquets__header-icon svg{height:12px;width:12px}.bouquets__actions{align-items:center;display:flex;justify-content:center}.bouquets__more-btn{align-items:center;background:#eee;border-radius:50px;color:#333;display:flex;font-size:14px;height:36px;justify-content:center;padding:0 34px;text-decoration:none;transition:var(--fast-transition)}@media (min-width:768px){.bouquets__header{gap:12px}.bouquets__title{font-size:32px}.bouquets__header-icon{font-size:16px;height:24px;width:24px}.bouquets__header-icon svg{height:14px;width:14px}.bouquets__actions{background-image:repeating-linear-gradient(90deg,#d5d5d5,#d5d5d5 10px,transparent 0,transparent 20px,#d5d5d5 0);background-repeat:no-repeat;background-size:100% 1px;margin-top:25px;padding-top:14px}}@media (min-width:1024px){.bouquets__actions{margin-top:30px;padding-top:26px}.bouquets__more-btn{font-size:18px;height:40px;padding:0 50px}}@media (min-width:1376px){.bouquets__header{gap:18px;margin-bottom:45px}.bouquets__title{font-size:40px}.bouquets__header-icon{font-size:24px;height:36px;width:36px}.bouquets__header-icon svg{height:20px;width:20px}.bouquets__more-btn{padding:0 80px}}@media (min-width:1920px){.bouquets__header{gap:28px;margin-bottom:48px}.bouquets__title{font-size:48px}.bouquets__more-btn{font-size:24px;height:48px;padding:0 125px}}@media (hover:hover){.bouquets__more-btn:hover{background:var(--color-accent);color:var(--color-text-secondary)}}
