@keyframes skeleton-loading{0%{background-color:#f5f5f5}50%{background-color:#fff}to{background-color:#f5f5f5}}@keyframes sl-fade-in{0%{opacity:0}to{opacity:1}}@keyframes sl-slide-up{0%{transform:translateY(12%);opacity:.96}to{transform:translateY(0);opacity:1}}.keywords-section,.keywords-section__search-btn{width:100%}.keywords-section__search-btn a{padding:0 16px;width:100%;height:40px;line-height:38px;display:flex;align-items:center;justify-content:space-between;border-radius:20px;border:1px solid #09b9ba;background-color:#fff;color:#8c8c8c;font-size:14px;line-height:20px;font-weight:600}.keywords-section__list{margin-top:16px;width:100%;display:flex;flex-wrap:wrap;gap:8px}.keywords-section__list__item a{padding:10px 16px;display:block;height:40px;border-radius:20px;background-color:#e9fbf8;color:#1f1f1f;font-size:14px;line-height:20px}