.category-description__bottom{margin-top:60px}.category-description__top{margin-top:10px}.catalog-page .title-group{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;grid-gap:20px;gap:20px}.catalog-page .title-group .trustpilot .stars{margin-right:12px}@media (max-width:1230px){.catalog-page .title-group{margin-bottom:20px}.catalog-page .title-group .title{flex:0 0 100%}.catalog-page .title-group .trustpilot .stars{margin-right:6px}}
.see-more-wrapper{display:flex;flex-direction:column;align-items:center;grid-gap:12px;gap:12px;margin:40px 0 20px}.see-more-btn{display:inline-flex;align-items:center;justify-content:center;min-width:200px;padding:14px 40px;font-size:16px;font-weight:600;color:#fff;background:rgba(45,100,241,.15);border:1px solid rgba(45,100,241,.4);border-radius:10px;cursor:pointer;transition:background .2s,border-color .2s}.see-more-btn:hover{background:rgba(45,100,241,.25);border-color:rgba(45,100,241,.7)}.see-more-btn.loading{cursor:wait;opacity:.7}.see-more-spinner{width:20px;height:20px;border:2px solid hsla(0,0%,100%,.2);border-top-color:#fff;border-radius:50%;-webkit-animation:see-more-spin .6s linear infinite;animation:see-more-spin .6s linear infinite}@-webkit-keyframes see-more-spin{to{transform:rotate(1turn)}}@keyframes see-more-spin{to{transform:rotate(1turn)}}.see-more-count{font-size:13px;color:rgba(180,198,235,.5)}
