.feature-card{padding:24px 28px;box-sizing:border-box;border-radius:10px;position:relative;border:1px solid #d1d4db;display:flex;flex-direction:column;transition:all .2s ease-in-out;text-decoration:none;color:#171a22;height:100%}.feature-card:focus,.feature-card:hover{outline:none;border-color:transparent;box-shadow:5px 5px 25px rgba(137,141,154,.3);cursor:pointer}.feature-card:focus .feature-card__footer-link,.feature-card:focus .feature-card__title,.feature-card:hover .feature-card__footer-link,.feature-card:hover .feature-card__title{color:#ff622d}.feature-card:focus .feature-card__footer-link:hover,.feature-card:focus .feature-card__title:hover,.feature-card:hover .feature-card__footer-link:hover,.feature-card:hover .feature-card__title:hover{color:#af3100}.feature-card__title{align-self:flex-start;margin-bottom:12px;font-size:22px;line-height:1.3;transition:color .2s ease-in-out}.feature-card__text{font-size:14px;margin-bottom:32px}.feature-card__count{display:block;padding:5px 10px 7px;background-color:#f6f7f8;border-radius:6px;align-self:flex-start;font-size:14px;line-height:17px}.feature-card__footer{margin-top:auto;display:flex;align-items:center;justify-content:space-between}.feature-card__footer-link{color:#575c66;transition:color .2s ease-in-out}.hero{padding-top:56px;position:relative;z-index:0}@media screen and (min-width:600px){.hero{padding-top:80px}}@media screen and (min-width:768px){.hero{padding-top:67px;display:flex;justify-content:space-between}}@media screen and (min-width:992px){.hero{padding-top:100px}}.hero__illustration{height:260px;width:260px;position:absolute;top:-54px;right:-90px;z-index:-1}@media screen and (min-width:600px){.hero__illustration{height:322px;width:248px;top:-52px;right:0}}@media screen and (min-width:768px){.hero__illustration{width:334px;height:332px;top:60px;right:40px}}@media screen and (min-width:992px){.hero__illustration{width:420px;height:416px;top:48px;right:48px}}.hero__illustration .hero__img,.hero__illustration .hero__parallax{display:none}@media screen and (min-width:768px){.hero__illustration .hero__img,.hero__illustration .hero__parallax{display:block;max-width:100%;height:auto}}.hero__illustration .hero__parallax{position:absolute;top:8px;left:2px}.hero__illustration:after{content:"";display:block;width:100%;height:100%;background:url("redesign/images-assets/top_shape.61a7b9779dd8.svg") no-repeat;background-size:contain;position:absolute;top:0;left:0;z-index:-1}@media screen and (min-width:768px){.hero__illustration:after{background:url("redesign/images-assets/arrow_bg.780b9db4d3cc.svg") no-repeat;background-size:contain}}@media screen and (prefers-reduced-motion:no-preference) and (min-width:768px){.animated .hero__parallax{transform:scale(0);transition:transform .7s}.animated .hero__illustration:after,.animated .hero__img{transform:scale(0)}}@media screen and (prefers-reduced-motion:no-preference) and (min-width:768px){.animate .hero__parallax{transform:scale(1) translate(-2px,-8px)}.animate .hero__img{-webkit-animation:bounce .7s forwards;animation:bounce .7s forwards}.animate .hero__illustration:after{-webkit-animation:rotate-and-bounce .7s forwards;animation:rotate-and-bounce .7s forwards}}.floating.visible{-webkit-animation:float 8s linear .2s;animation:float 8s linear .2s}@-webkit-keyframes float{0%{transform:rotate(0deg) translate(-2px,-8px) rotate(0deg)}to{transform:rotate(1turn) translate(-2px,-8px) rotate(-1turn)}}@keyframes float{0%{transform:rotate(0deg) translate(-2px,-8px) rotate(0deg)}to{transform:rotate(1turn) translate(-2px,-8px) rotate(-1turn)}}@-webkit-keyframes bounce{0%{transform:scale(0)}65%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes bounce{0%{transform:scale(0)}65%{transform:scale(1.05)}to{transform:scale(1)}}@-webkit-keyframes rotate-and-bounce{0%{transform:scale(1) rotate(35deg)}65%{transform:scale(1.05)}to{transform:scale(1) rotate(0deg)}}@keyframes rotate-and-bounce{0%{transform:scale(1) rotate(35deg)}65%{transform:scale(1.05)}to{transform:scale(1) rotate(0deg)}}.hero__content{max-width:432px}@media screen and (min-width:600px){.hero__content{max-width:568px}}@media screen and (min-width:768px){.hero__content{max-width:50%}}@media screen and (min-width:992px){.hero__content{max-width:47%}.hero__content .subtitle{max-width:450px}}.interests{padding-top:70px}@media screen and (min-width:600px){.interests{padding-top:80px}}@media screen and (min-width:992px){.interests{padding-top:110px}}@media screen and (min-width:1025px){.interests{padding-top:130px}}.interests__title{font-size:26px}@media screen and (min-width:600px){.interests__title{font-size:32px}}.tabs{margin:20px 0 28px}@media screen and (max-width:767px){.tabs{overflow-x:auto;scroll-behavior:smooth}}@media screen and (min-width:600px){.tabs{margin-bottom:44px}}@media screen and (min-width:768px){.tabs{margin:24px 0 48px}}@media screen and (max-width:767px){.tabs{margin-left:-40px;margin-right:-40px;-ms-overflow-style:none;scrollbar-width:none}}@media screen and (max-width:599px){.tabs{margin-left:-20px;margin-right:-20px}}@media screen and (max-width:767px){.tabs::-webkit-scrollbar{display:none}}.tabs__list{display:flex;gap:12px;flex-wrap:wrap}@media screen and (max-width:767px){.tabs__list{flex-wrap:nowrap;padding:4px 40px}.tabs__list:after{content:"";display:block;width:32px;flex-shrink:0}}@media screen and (max-width:599px){.tabs__list{padding:4px 20px}.tabs__list:after{width:12px}}.tabs__trigger{display:block;font-size:17px;line-height:26px;text-decoration:none;color:#171a22;white-space:nowrap;background-color:transparent;border:1px solid #d1d4db;padding:7px 27px;box-sizing:border-box;border-radius:20px;transition:.2s ease-in-out;cursor:pointer}.tabs__trigger:hover{color:#00bc98;border-color:#00bc98}.tabs__trigger:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(0,143,248,.2)}.tabs__trigger[aria-selected=true]{color:#fff;border-color:#00bc98;background-color:#00bc98}.tabs__item{display:block}.interests__cards{display:grid;grid-template-rows:auto;gap:24px}@media screen and (min-width:600px){.interests__cards{gap:32px}}@media screen and (min-width:768px){.interests__cards{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:992px){.interests__cards{grid-template-columns:repeat(3,1fr)}}[data-category=advertising] .interests__card:not([id^=advertising-]),[data-category=content] .interests__card:not([id^=content-]),[data-category=market] .interests__card:not([id^=market-]),[data-category=seo] .interests__card:not([id^=seo-]),[data-category=smm] .interests__card:not([id^=smm-]){display:none}.tools{padding-top:70px;padding-bottom:70px}@media screen and (min-width:600px){.tools{padding-top:80px;padding-bottom:100px}}.tools__title{margin-bottom:24px}@media screen and (min-width:600px){.tools__title{margin-bottom:48px}}.tools-list__item{font-size:14px}.tools-list__item+.tools-list__item{margin-top:8px}@media screen and (max-width:599px){.tools-list{padding:20px 24px;border-top:1px solid #e9ebef}.tools-list[aria-hidden=true]{display:none}}.tools-list__link{color:#171a22;text-decoration:none;transition:color .2s ease-in-out}.tools-list__link:focus,.tools-list__link:hover{color:#ff622d;outline:none}.tools-list__link:active{color:#af3100}@media screen and (max-width:599px){.group__title{font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:150%;padding:20px 76px 20px 24px;position:relative}.group__title:after{content:"";display:block;height:16px;width:16px;position:absolute;top:24px;right:24px;background:url("redesign/images-assets/shevron.beb06e26f3eb.svg") no-repeat;transition:transform .2s ease-in-out}.group__title[aria-selected=false]:after{transform:rotate(-90deg)}}@media screen and (min-width:600px){.group__title{margin-bottom:16px}}@media screen and (max-width:599px){.tools__wrap+.tools__wrap{border-top:1px solid #e9ebef}}@media screen and (min-width:600px){.tools__wrap--wide{grid-column:1/-1}.tools__wrap--wide .tools-list{-moz-column-count:3;column-count:3;-moz-column-gap:32px;column-gap:32px}}@media screen and (min-width:992px){.tools__wrap--wide{grid-column:1/-2}.tools__wrap--wide .tools-list{height:196px;-moz-column-fill:auto;column-fill:auto}}@media screen and (max-width:599px){.tools__grid{border:1px solid #e9ebef;border-radius:10px;overflow:hidden}}@media screen and (min-width:600px){.tools__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:auto;gap:64px 32px;margin-top:48px}}@media screen and (min-width:992px){.tools__grid{grid-template-columns:repeat(4,1fr)}}.sellzone-banner{min-height:244px;border:none;background:#c1bbf6;background:url("redesign/images-assets/sellzone_bg.1fb25d8abf59.png") no-repeat bottom 24px right 28px/104px 85px,linear-gradient(90deg,#c1bbf6,#c3e9f3)}.sellzone-banner:focus .feature-card__footer-link,.sellzone-banner:focus .feature-card__title,.sellzone-banner:hover .feature-card__footer-link,.sellzone-banner:hover .feature-card__title{color:#5c4cdc}.sellzone-banner:focus .feature-card__footer-link:hover,.sellzone-banner:focus .feature-card__title:hover,.sellzone-banner:hover .feature-card__footer-link:hover,.sellzone-banner:hover .feature-card__title:hover{color:#3222aa}.sellzone-banner__img{height:23px;display:block;margin-bottom:12px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none}.sellzone-banner .feature-card__count{margin-top:4px;background-color:#d4d9fd}.sellzone-banner .feature-card__footer-link{color:#5c4cdc}