.all-tools.mobile{display:none}.all-tools__container{display:flex;gap:12px}.all-tools__main-title{margin-bottom:40px;color:var(--se-heading-color);text-align:center}.all-tools__left-list{flex-direction:column;position:relative;display:flex;width:214px;gap:8px;padding:8px;border-radius:5px;border:1px solid var(--se-stroke-color);background:#fff;height:100%}.all-tools__left-item{cursor:pointer;background-color:#fff;counter-reset:se-counter}.all-tools__left-item-title-wrapper{border:1px solid #fff;display:flex;height:48px;padding:0 12px;align-items:center;gap:12px}.all-tools__left-item.active .all-tools__left-item-title-wrapper{color:var(--se-accent-blue);border-radius:5px;border:1px solid var(--se-accent-blue)}.all-tools__left-item-title{color:var(--se-heading-color);font-size:16px;line-height:22px;font-weight:600}.all-tools__left-item-title-wrapper:hover .all-tools__left-item-title,.all-tools__left-item.active .all-tools__left-item-title-wrapper .all-tools__left-item-title{color:var(--se-accent-blue)}.all-tools__left-item-title_number{display:flex;width:20px;height:20px;justify-content:center;align-items:center;gap:10px;border-radius:9999px;border:1px solid var(--se-accent-blue);color:var(--se-accent-blue);font-size:12px;font-weight:600;line-height:16px}.all-tools__right-item-title{margin-bottom:20px;font-size:18px;font-weight:600;line-height:26px;color:var(--se-heading-color)}.all-tools__left-item.active .all-tools__left-item-list{display:grid}.all-tools__right-item{position:absolute;right:0;visibility:hidden;opacity:0;transition:visibility 0s,opacity .4s linear}.all-tools__right-item.active{position:relative;display:flex;visibility:visible;gap:40px;opacity:1;border-radius:5px;border:1px solid var(--se-stroke-color);padding:24px}.all-tools__right-item-text,.all-tools__left-item-text{color:var(--se-text-color);font-size:16px;line-height:22px}.all-tools__right-item-image{display:block;max-width:504px}.seo-research-form{margin-top:8px;padding-bottom:120px}.seo-research-form .top_search.se-research-component .research-form{border-color:transparent}.seo-research-form__wrapper{display:flex;padding:24px;align-items:center;gap:60px;border-radius:5px;background:var(--se-accent-blue)}.seo-research-form__title{color:var(--se-main-color-grey);font-size:24px;font-weight:600;line-height:32px}.all-tools__rewards{padding-bottom:120px}.all-tools__rewards-list{display:flex;align-items:center;justify-content:center;gap:8px}.all-tools__item{min-width:130px}.all-tools__rewards-list-wrapper:before{position:absolute;top:11px;left:0;width:100%;height:1px;content:'';background-color:var(--se-stroke-color)}.all-tools__rewards-subtitle{width:fit-content;padding:0 24px;margin:0 auto 16px;overflow:hidden;font-size:16px;line-height:22px;color:var(--se-text-color-disabled);text-align:center;background-color:#fff}@media screen and (max-width:1199px){.all-tools__right-item.active{flex-direction:column;padding:20px;gap:16px}.all-tools__right-item-title{margin-bottom:16px}.all-tools__right-item-image{width:100%}.seo-research-form__wrapper{flex-direction:column;gap:16px;padding:20px}.all-tools__rewards-list{flex-wrap:wrap;max-width:559px;margin:0 auto;row-gap:8px}}@media screen and (max-width:991px){.all-tools__main-title{max-width:490px;margin-right:auto;margin-left:auto}.seo-research-form__wrapper{align-items:baseline}.seo-research-form,.all-tools__rewards{padding-bottom:48px}}@media screen and (max-width:767px){.seo-research-form .top_search.se-research-component .research-input,.seo-research-form .top_search.se-research-component .select_block:before{border-color:transparent}}