.main-screen,.main-screen .nav,.trusted[theme=dark]{background-color:var(--purple)}html{box-sizing:border-box;-ms-overflow-style:scrollbar}*,::after,::before{box-sizing:inherit}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.col-10,.col-12,.col-2,.col-lg-10,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-md-4,.col-md-6,.col-xl-6{position:relative;width:99%;padding-right:15px;padding-left:15px}.col-2{flex:0 0 16.666667%;max-width:16.566667%}.col-10{flex:0 0 83.333333%;max-width:83.233333%}.col-12{flex:0 0 100%;max-width:99.8%}@media (min-width:768px){.col-md-4{flex:0 0 33.333333%;max-width:33.233333%}.col-md-6{flex:0 0 50%;max-width:49%}}@media (min-width:992px){.col-lg-3{flex:0 0 25%;max-width:24%}.col-lg-4{flex:0 0 33.333333%;max-width:33.233333%}.col-lg-5{flex:0 0 41.666667%;max-width:41.566667%}.col-lg-6{flex:0 0 50%;max-width:49%}.col-lg-7{flex:0 0 58.333333%;max-width:58.233333%}.col-lg-10{flex:0 0 83.333333%;max-width:83.233333%}}@media (min-width:1200px){.col-xl-6{flex:0 0 50%;max-width:49%}}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.align-items-center{align-items:center!important}@media (min-width:992px){.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-between{justify-content:space-between!important}}.main-screen{position:relative;z-index:2;padding:0 0 25px}.main-screen .nav{padding:35px 0 37px;width:100%;top:0}.main-screen .nav .header-logo,.main-screen .nav .header-logo__black{display:flex;justify-content:flex-start;z-index:100}.main-screen .nav .header-logo .h-logo,.main-screen .nav .header-logo__black .h-logo{width:196px;height:auto;display:inline-block;position:relative;top:3px}.main-screen .content{padding:25px 0 0;display:flex;align-items:center;justify-content:space-between}.main-screen .content .main-screen__text{z-index:2;text-align:left;max-width:500px;opacity:0}.main-screen .content .main-screen__text h1{color:#fff;text-align:inherit;line-height:110%;margin-bottom:24px}.main-screen .content .main-screen__text h1 span{color:#45E0A8}.main-screen .content .main-screen__text .subtitle{margin-bottom:40px;color:#fff}.main-screen .content .main-screen__pic{position:relative;text-align:right}.main-screen .content .main-screen__pic .main-shape{position:relative;width:557px;height:auto;vertical-align:middle;opacity:0}.main-screen .content .main-screen__pic .main-graph{position:absolute;top:50%;transform:translateY(-50%);right:-13px;width:605px;height:auto;vertical-align:middle;opacity:0;animation-name:fade;animation-duration:1.5s;animation-fill-mode:forwards;animation-delay:.6s}@keyframes fade{from{opacity:0}to{opacity:1}}@media screen and (max-width:1199.98px){.main-screen{padding:0 0 18px}.main-screen .content{padding:18px 0 0}.main-screen .content .main-screen__pic .main-shape{width:480px;right:0}.main-screen .content .main-screen__pic .main-graph{width:520px;right:15px}}@media screen and (max-width:991.98px){.main-screen{padding:0 0 40px}.main-screen .nav{padding-top:25px;padding-bottom:25px}.main-screen .nav .header-logo{display:block}.main-screen .nav .header-logo .h-logo{width:196px;height:auto}.main-screen .content{padding:50px 0 0}.main-screen .content .main-screen__text{opacity:1;max-width:100%;text-align:center}.main-screen .content .main-screen__text p.subtitle{max-width:100%;text-align:center}.main-screen .content .main-screen__pic{display:none;max-width:506px;max-height:556px;margin:0 auto}.main-screen .content .main-screen__pic .main-shape{opacity:1;width:465px}.main-screen .content .main-screen__pic .main-graph{opacity:1;width:506px;left:-15px}}.tools-screen__accordion,li::marker{display:none}@media screen and (max-width:575.98px){.main-screen .nav .header-logo .h-logo{width:180px;height:auto}}@media screen and (max-width:425.98px){.main-screen .header-logo .h-logo{width:180px;height:auto}}.tools-screen{background-color:var(--intense-dark-indigo);padding:90px 0 10px;--tools-toolkit-transition:400ms;--slide-border-radius:20px;--slide-active-scale:1;--slide-inactive-scale:0.65;--slide-adjacent-scale:0.77}.tools-screen .container{max-width:1470px}.tools-screen__title{margin-bottom:50px}.tools-screen__title h2{color:#fff}.tools-screen__block{overflow:hidden}.tools-screen__block--navigation{width:100%;max-width:-moz-fit-content;max-width:fit-content;margin:0 auto 50px;display:flex;justify-content:space-between;align-items:center}.tools-screen__block--navigation .swiper-wrapper{gap:12px}.tools-screen__block--navigation__tab{width:auto!important;background-color:rgba(255,255,255,.2);border-radius:30px;padding:8px 28px;display:flex;justify-content:center;align-items:center;position:relative;transition:.2s;cursor:pointer}.tools-screen__block--navigation__tab p{color:#fff;font-size:17px;font-weight:500;position:relative;top:1px;transition:color .2s}.tools-screen__block--navigation__tab.swiper-slide-thumb-active p,.tools-screen__block--navigation__tab:hover p{color:var(--black)}.tools-screen__block--navigation__tab:hover{background-color:#fff;transition:background-color .2s}.tools-screen__block--navigation__tab.swiper-slide-thumb-active{background-color:#fff}.tools-screen__block--content{overflow:visible;padding:20px 0;max-width:-moz-fit-content;max-width:fit-content;margin:0 auto;position:relative}.tools-screen__block--content__buttons{position:absolute;z-index:10;width:100%;top:50%;left:0;transform:translateY(-50%);display:flex;align-items:center;justify-content:space-between}.tools-screen__block--content__buttons__button-next,.tools-screen__block--content__buttons__button-prev{width:48px;aspect-ratio:1/1;cursor:pointer}.tools-screen__block--content::after,.tools-screen__block--content::before{content:"";position:absolute;bottom:0;width:146px;height:600px;z-index:3}.tools-screen__block--content::before{left:-1px;background:linear-gradient(90deg,var(--intense-dark-indigo) .8%,rgba(66,25,131,0) 73%)}.tools-screen__block--content::after{right:-1px;background:linear-gradient(270deg,var(--intense-dark-indigo) .8%,rgba(66,25,131,0) 73%)}.tools-screen__block--content .swiper-wrapper{align-items:center;min-height:600px}.tools-screen__block--content .swiper-slide{width:470px;transform-origin:center;will-change:transform,opacity;overflow:visible;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform:scale(var(--slide-inactive-scale))}.tools-screen__block--content .swiper-slide .tools-screen__block--content__item--text{opacity:0;max-height:0;visibility:hidden}.tools-screen__block--content .swiper-slide .tools-screen__block--content__item--button{opacity:0;transform:translateY(130px)}.tools-screen__block--content .swiper-slide.swiper-slide-active{transform:scale(var(--slide-active-scale));z-index:10}.tools-screen__block--content .swiper-slide.swiper-slide-active .tools-screen__block--content__item--text{opacity:1;visibility:visible;max-height:300px}.tools-screen__block--content .swiper-slide.swiper-slide-active .tools-screen__block--content__item--button{opacity:1;transform:translateY(0)}.tools-screen__block--content .swiper-slide.swiper-slide-prev{transform:scale(var(--slide-adjacent-scale)) translate3d(28px,0,0)}.tools-screen__block--content .swiper-slide.swiper-slide-next{transform:scale(var(--slide-adjacent-scale)) translate3d(-28px,0,0)}.tools-screen__block--content .swiper-slide.swiper-slide-next+.swiper-slide{transform:scale(var(--slide-inactive-scale)) translate3d(-197px,0,0)}.tools-screen__block--content .swiper-slide:has(~.swiper-slide-prev){transform:scale(var(--slide-inactive-scale)) translate3d(197px,0,0)}.tools-screen__block--content__item{background-color:#fff;border-radius:var(--slide-border-radius);padding:32px;position:relative;overflow:hidden;box-sizing:border-box;display:grid;grid-template-columns:auto;grid-template-areas:"title" "list" "image"}.tools-screen__block--content__item--title{grid-area:title;display:flex;align-items:center;gap:12px;margin-bottom:20px}.tools-screen__block--content__item--title .icon{width:48px;aspect-ratio:1/1}.tools-screen__block--content__item--title h5{position:relative;top:1px}.tools-screen__block--content__item--text{grid-area:list;margin-bottom:24px;overflow:hidden;will-change:height,opacity,transform;transform:translateZ(0)}.tools-screen__block--content__item--text ul li{font-size:16px;padding-left:20px;padding-bottom:12px}.tools-screen__block--content__item--text ul li:before{width:8px;height:8px;top:6px}.tools-screen__block--content__item--text ul li:last-child{padding-bottom:0}.tools-screen__block--content__item--images{grid-area:image;position:relative;width:100%;height:300px}.tools-screen__block--content__item--images .graph{position:absolute;-o-object-fit:cover;object-fit:cover;height:auto;border-radius:10px;box-shadow:4px 4px 18px 0 rgba(137,141,154,.3);will-change:transform,opacity;transform:translateZ(0)}.tools-screen__block--content__item--images .graph:first-child{width:338px;left:0;top:0}.tools-screen__block--content__item--images .graph:last-child{width:270px;right:0;bottom:0}.tools-screen__block--content__item--button{padding:40px 32px 32px;background:linear-gradient(180deg,rgba(255,255,255,0) 0,#FFF 37.41%);position:absolute;display:flex;justify-content:center;align-items:center;bottom:0;left:0;right:0;will-change:transform;transform:translateZ(0)}.tools-screen__block--content__item--button .button{width:100%;padding-left:16px;padding-right:16px}.tools-screen__block--content__item.item-6 .tools-screen__block--content__item--images .graph:nth-child(2){width:175px;left:40px;bottom:0}.tools-screen__block--content__item.item-6 .tools-screen__block--content__item--images .graph:last-child{width:175px;right:0;bottom:0}.tools-screen__block--content__item.item-7 .tools-screen__block--content__item--images .graph:nth-child(2){width:138px;left:117px;bottom:0}.tools-screen__block--content__item.item-7 .tools-screen__block--content__item--images .graph:last-child{width:138px;right:0;bottom:0}.tools-screen .swiper-button-next,.tools-screen .swiper-button-prev{width:48px;height:48px;border-radius:50%;background-color:#fff;position:absolute;top:335px;z-index:4;background-repeat:no-repeat;background-size:26px;background-position:center;cursor:pointer;transition:background-color .2s}.tools-screen .swiper-button-next:hover,.tools-screen .swiper-button-prev:hover{background-color:#f4f5f9}.tools-screen .swiper-button-next{right:44px}.tools-screen .swiper-button-prev{left:44px;transform:rotate(-180deg)}@media (prefers-reduced-motion:no-preference){.fully-initialized .tools-screen__block--content__item--button{transition:opacity var(--tools-toolkit-transition),visibility var(--tools-toolkit-transition),transform var(--tools-toolkit-transition)}.fully-initialized .tools-screen__block--content__item--text{transition:max-height var(--tools-toolkit-transition),opacity var(--tools-toolkit-transition),visibility var(--tools-toolkit-transition)}.fully-initialized .swiper-slide{transition:transform ease var(--tools-toolkit-transition)}}@media screen and (max-width:1199.98px){.tools-screen__block--navigation .swiper-wrapper{flex-wrap:wrap;justify-content:center;max-width:620px;margin:0 auto}}@media screen and (max-width:650.98px){.tools-screen{padding:60px 0}.tools-screen__block{display:none}.tools-screen__accordion{width:100%;margin:0 auto;display:block}.tools-screen__accordion-item{border-radius:12px;margin-bottom:10px;overflow:hidden;background-color:#fff;transition:background-color .4s ease}.tools-screen__accordion-item--active,.tools-screen__accordion-item:hover{background-color:#fff}.tools-screen__accordion-header{padding:16px;cursor:pointer;font-size:16px;font-weight:500;transition:padding .6s ease;display:flex;justify-content:space-between;align-items:center}.tools-screen__accordion-header .tools-screen__block--content__item--title{margin-bottom:0;max-width:95%}.tools-screen__accordion-header .tools-screen__block--content__item--title .icon{width:32px;aspect-ratio:1}.tools-screen__accordion-header .tools-screen__block--content__item--title .subtitle{font-weight:700}.tools-screen__accordion-header .chevron{flex-shrink:0;width:24px;aspect-ratio:1;transform:rotate(0);transition:transform .4s ease}.tools-screen__accordion-header--active{padding:16px}.tools-screen__accordion-header--active .chevron{transform:rotate(180deg)}.tools-screen__accordion-content{max-height:0;overflow:hidden;transition:max-height .6s ease}.tools-screen__accordion-content-inner{padding:0 16px 16px}.tools-screen__accordion-content-inner .tools-screen__block--content__item--images{height:230px;margin-bottom:24px}.tools-screen__accordion-content-inner .tools-screen__block--content__item--images .graph:first-child{width:260px}.tools-screen__accordion-content-inner .tools-screen__block--content__item--images .graph:last-child{width:210px}.tools-screen__accordion-content-inner .tools-screen__block--content__item--button{position:relative;padding:0}.tools-screen__accordion-content-inner .tools-screen__block--content__item--button .button{padding:15px 8px 13px;font-size:18px}.tools-screen .item-6 .tools-screen__block--content__item--images .graph:nth-child(2){width:130px;right:140px;bottom:0}.tools-screen .item-6 .tools-screen__block--content__item--images .graph:last-child{width:130px;right:0;bottom:0}.tools-screen .item-7 .tools-screen__block--content__item--images .graph:nth-child(2){width:120px;right:130px;bottom:0}.tools-screen .item-7 .tools-screen__block--content__item--images .graph:last-child{width:120px;right:0;bottom:0}}.numbers-screen{padding:90px 0;background:var(--purple)}.numbers-screen h2{margin-bottom:100px;color:#fff}.numbers-screen .subtitle{color:#fff;margin-bottom:96px}.numbers-screen__number-block{position:relative;width:-moz-fit-content;width:fit-content;text-align:center;margin:0 auto}.numbers-screen__number-block .numbers-shape{position:absolute;z-index:0}.numbers-screen__number-block .s1{top:-43%;right:-16%}.numbers-screen__number-block .s2{top:-43%;right:-60%}.numbers-screen__number-block .s3{top:-49%;right:2%}.numbers-screen__number-block h3{font-size:70px;margin-bottom:0;line-height:100%;position:relative;z-index:1;color:#fff}.slider-screen .container,.slider-screen h2{position:relative;z-index:2}.numbers-screen__number p{text-align:center;color:#fff}.numbers-screen__number p b{font-weight:700}.numbers-screen__number p br{display:block!important}.numbers-screen .button{margin-top:40px}@media screen and (max-width:1199.98px){.numbers-screen h2{margin-bottom:70px}.numbers-screen__number{position:relative}.numbers-screen__number .numbers-shape{width:58px;height:auto}.numbers-screen__number h3{font-size:60px}}@media screen and (max-width:991.98px){.numbers-screen__number{margin-bottom:60px}}@media screen and (max-width:767.98px){.numbers-screen{padding:60px 0}.numbers-screen .subtitle{margin-bottom:72px}.numbers-screen__number .numbers-shape{width:53px}.numbers-screen__number h3{font-size:55px}.numbers-screen .button{margin-top:48px}}@media screen and (max-width:425.98px){.numbers-screen{padding:50px 0 80px}.numbers-screen .subtitle{margin-bottom:64px}.numbers-screen__number .numbers-shape{width:53px}.numbers-screen__number h3{font-size:55px}.numbers-screen .button{margin-top:48px}}.slider-screen{padding:90px 0;position:relative;background:var(--purple)}.slider-screen h2{margin:0 auto 50px;color:#fff;max-width:850px}.slider-screen .swiper{overflow:hidden}.slider-screen .swiper .top-navigation{display:flex;width:147px;height:40px;margin-bottom:40px;align-items:center;z-index:100}.slider-screen .swiper .top-navigation .swiper-button-next,.slider-screen .swiper .top-navigation .swiper-button-prev,.slider-screen .swiper .top-navigation .swiper-pagination{position:relative!important;top:0;left:0}.slider-screen .swiper .top-navigation .swiper-pagination{color:#fff;font-size:18px;font-weight:700;position:relative;top:2px}.slider-screen .swiper .top-navigation .swiper-pagination span{font-weight:700;font-size:18px;color:#fff}.slider-screen .swiper .top-navigation .swiper-button-next:after,.slider-screen .swiper .top-navigation .swiper-button-prev:after{content:none}.slider-screen .swiper .top-navigation .swiper-button-next,.slider-screen .swiper .top-navigation .swiper-button-prev{width:40px;height:40px;flex-shrink:0}.slider-screen .swiper .top-navigation .swiper-button-next img,.slider-screen .swiper .top-navigation .swiper-button-prev img{width:100%;height:auto;position:relative;top:11px}.slider-screen .swiper .slider-screen__content{display:flex;flex-wrap:wrap;justify-content:space-between;padding-bottom:10px}.slider-screen .swiper .slider-screen__content .slider-screen__content-text{width:45%;max-width:445px;text-align:left}.slider-screen .swiper .slider-screen__content .slider-screen__content-text h5{font-size:24px;line-height:120%;color:#fff;margin-bottom:40px}.slider-screen .swiper .slider-screen__content .slider-screen__content-text .subtitle{color:var(--accent-emerald);font-size:24px;line-height:120%;font-weight:700;margin-bottom:20px}.slider-screen .swiper .slider-screen__content .slider-screen__content-text .text{display:flex;align-items:flex-start;margin-bottom:18px}.slider-screen .swiper .slider-screen__content .slider-screen__content-text .text .number{color:var(--accent-emerald);margin-right:12px}.slider-screen .swiper .slider-screen__content .slider-screen__content-text .text p{font-size:18px;line-height:135%;color:#fff}.slider-screen .swiper .slider-screen__content .slider-screen__content-text .text p b{font-weight:700}.slider-screen .swiper .slider-screen__content .slider-screen__content-text .line_button{background:0 0;border:1px solid var(--grey);text-transform:none;margin-top:30px;color:rgba(255,255,255,.8549019608);transition:.5s;position:relative}.slider-screen .swiper .slider-screen__content .slider-screen__content-text .line_button:hover{transition:.5s;background:0 0;border:1px solid var(--orange-brand_hover);color:#fff}.slider-screen .swiper .slider-screen__content .slider-screen__content-text .line_button:active{transition:.5s;background:0 0;border:1px solid var(--orange-brand_active);color:#fff}.slider-screen .swiper .slider-screen__content .slider-screen__content-img{width:55%;max-width:500px;height:470px;position:relative;top:-20px}.slider-screen .swiper .slider-screen__content .slider-screen__content-img .slider-screen__content-img__block{position:absolute;z-index:1;top:0;left:0;width:100%;max-width:422px;background:var(--accent-emerald);padding:30px 30px 60px;border-radius:6px}.slider-screen .swiper .slider-screen__content .slider-screen__content-img .slider-screen__content-img__block h6{text-align:left;margin-bottom:24px}.slider-screen .swiper .slider-screen__content .slider-screen__content-img .slider-screen__content-img__block .author{display:flex;align-items:center}.slider-screen .swiper .slider-screen__content .slider-screen__content-img .slider-screen__content-img__block .author .photo{width:80px;aspect-ratio:1/1;border-radius:50%;margin-right:16px}.slider-screen .swiper .slider-screen__content .slider-screen__content-img .slider-screen__content-img__block .author .signature .name{font-size:14px;text-align:left;font-weight:700;margin-bottom:4px;line-height:110%}.slider-screen .swiper .slider-screen__content .slider-screen__content-img .slider-screen__content-img__block .author .signature .profession{font-size:14px;text-align:left;margin-bottom:0;line-height:110%}.slider-screen .swiper .slider-screen__content .slider-screen__content-img .slider-screen__content-img__graph{position:absolute;bottom:0;right:0;width:370px;height:auto;z-index:1}.button,.button span,.footer-line,.trusted,a.button,a.button span,body,li{position:relative}@media screen and (max-width:1199.98px){.slider-screen h2{max-width:770px}.slider-screen .swiper .slider-screen__content{display:flex;flex-wrap:wrap;justify-content:space-between;padding-bottom:10px}.slider-screen .swiper .slider-screen__content .slider-screen__content-text{width:45%;max-width:445px;text-align:left}.slider-screen .swiper .slider-screen__content .slider-screen__content-text h5{font-size:24px;line-height:120%;color:#fff;margin-bottom:40px}.slider-screen .swiper .slider-screen__content .slider-screen__content-text .subtitle{color:var(--accent-emerald);font-size:24px;line-height:120%;font-weight:700;margin-bottom:20px}.slider-screen .swiper .slider-screen__content .slider-screen__content-text .text{display:flex;align-items:flex-start;margin-bottom:18px}.slider-screen .swiper .slider-screen__content .slider-screen__content-text .text .number{color:var(--accent-emerald);margin-right:12px}.slider-screen .swiper .slider-screen__content .slider-screen__content-text .text p{font-size:18px;line-height:135%;color:#fff}.slider-screen .swiper .slider-screen__content .slider-screen__content-text .text p b{font-weight:700}.slider-screen .swiper .slider-screen__content .slider-screen__content-img{max-width:450px;height:490px}}@media screen and (max-width:991.98px){.slider-screen h2{margin-bottom:50px;max-width:100%}.slider-screen h2 br{display:none!important}.slider-screen .swiper .navigation-wrapper{max-width:485px}.slider-screen .swiper .slider-screen__content{justify-content:flex-start;margin-left:auto;margin-right:auto;max-width:450px}.slider-screen .swiper .slider-screen__content .slider-screen__content-text{width:100%;max-width:100%;margin-bottom:50px}.slider-screen .swiper .slider-screen__content .slider-screen__content-text h5{font-size:24px;margin-bottom:40px;max-width:420px}.slider-screen .swiper .slider-screen__content .slider-screen__content-text .subtitle{font-size:24px;margin-bottom:20px}.slider-screen .swiper .slider-screen__content .slider-screen__content-text .text{margin-bottom:16px}.slider-screen .swiper .slider-screen__content .slider-screen__content-text .text .number{margin-right:8px}.slider-screen .swiper .slider-screen__content .slider-screen__content-text .line_button{margin-top:30px;width:100%}.slider-screen .swiper .slider-screen__content .slider-screen__content-img{width:100%;max-width:100%;height:auto;top:0;display:flex;flex-direction:column;align-items:flex-start}.slider-screen .swiper .slider-screen__content .slider-screen__content-img .slider-screen__content-img__block{position:relative}.slider-screen .swiper .slider-screen__content .slider-screen__content-img .slider-screen__content-img__graph{position:relative;align-self:flex-end;margin-top:-40px}}@media screen and (max-width:767.98px){.slider-screen{padding:60px 0 90px}}@media screen and (max-width:575.98px){.slider-screen{padding:80px 0 60px}.slider-screen .swiper .slider-screen__content .slider-screen__content-text{box-sizing:border-box}.slider-screen .swiper .slider-screen__content .slider-screen__content-text .text{margin-bottom:16px}.slider-screen .swiper .slider-screen__content .slider-screen__content-text .text p{font-size:16px}.slider-screen .swiper .slider-screen__content .slider-screen__content-text .line_button{max-width:100%}.slider-screen .swiper .slider-screen__content .slider-screen__content-img .slider-screen__content-img__block{padding:15px 15px 30px;max-width:310px}.slider-screen .swiper .slider-screen__content .slider-screen__content-img .slider-screen__content-img__block h6{font-size:16px;margin-bottom:16px}.slider-screen .swiper .slider-screen__content .slider-screen__content-img .slider-screen__content-img__block .author .photo{width:60px}.slider-screen .swiper .slider-screen__content .slider-screen__content-img .slider-screen__content-img__graph{max-width:250px;margin-top:-20px}}@media screen and (max-width:360.98px){.slider-screen .swiper .slider-screen__content .slider-screen__content-img .slider-screen__content-img__graph{width:80%}}.awards-screen{padding:90px 0;background:var(--purple)}.awards-screen h2{color:#fff;margin-bottom:12px}.awards-screen .subtitle{color:#fff;margin-bottom:56px;text-align:center}.awards-screen .awards-screen__award .award{margin-bottom:16px}.awards-screen .awards-screen__award p{color:#fff;opacity:.5;text-align:center}@media screen and (max-width:991.98px){.awards-screen{text-align:center}.awards-screen .awards-screen__award{margin-bottom:56px}}@media screen and (max-width:767.98px){.awards-screen{padding:60px 0}}@media screen and (max-width:575.98px){.awards-screen .subtitle{margin-bottom:48px}}@media screen and (max-width:425.98px){.awards-screen .awards-screen__award{margin-bottom:48px}.awards-screen .awards-screen__award .award{width:190px;height:auto}}.cta-screen{padding:90px 0 100px;background:var(--purple)}.cta-screen h2{color:#fff;line-height:110%;text-align:center;margin-bottom:16px}.cta-screen .subtitle{color:#fff;margin-bottom:40px;text-align:center}@media screen and (max-width:991.98px){.cta-screen .subtitle{margin-bottom:32px}}@media screen and (max-width:767.98px){.cta-screen{padding:60px 0 100px}}@media screen and (max-width:425.98px){.cta-screen .subtitle{margin-bottom:24px}}*{box-sizing:border-box!important}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}.footer-line .footer .footer-line__logo img,.sticky-header__block--logo svg,.sticky-header__block--logo-mob svg,.trusted__logos--logo,img,svg{vertical-align:middle}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{color:var(--orange-brand);font-weight:400;font-size:18px;line-height:150%;text-decoration:none;transition:.3s}a:hover{color:var(--orange-brand_hover);text-decoration:underline}.button,.button:active,.button:hover,a.button,a.button:active,a.button:hover{color:#fff;transition:all .3s ease-in-out}.button,a.button{font-family:Factor,Almarai,Mplus,Arial,sans-serif!important;width:auto;font-size:18px;line-height:100%;font-weight:500;padding:21px 72px 17px;border-radius:6px;text-align:center;display:inline-block;letter-spacing:0;-webkit-font-smoothing:antialiased;text-transform:capitalize;overflow:hidden;background:var(--orange-brand)}h1,h2,h3{line-height:110%}h4,h5,h6{line-height:120%}.button span,a.button span{z-index:2}.button:hover,a.button:hover{background:var(--orange-brand_hover);text-decoration:none}.button:active,a.button:active{background:var(--orange-brand_active)}.button.sticky,a.button.sticky{padding:15px 50px 13px;background:var(--orange-brand)}.button.sticky:hover,a.button.sticky:hover{background:var(--orange-brand_hover);transition:all .3s ease-in-out}.button.sticky:active,a.button.sticky:active{background:var(--orange-brand_active);transition:all .3s ease-in-out}.button.line,a.button.line{background:0 0;border:1px solid var(--orange-brand);color:var(--orange-brand)}.button.line:hover,a.button.line:hover{color:#fff!important;background:var(--orange-brand_hover);border:1px solid var(--orange-brand_hover);transition:all .3s ease-in-out}.button.line:active,a.button.line:active{color:#fff!important;background:var(--orange-brand_active);border:1px solid var(--orange-brand_active)}h1,h2,h3,h4,h5,h6{font-weight:700;color:var(--black);-webkit-font-smoothing:antialiased;font-family:Factor,Almarai,Mplus,Arial,sans-serif;font-style:normal}@media screen and (max-width:575.98px){a.button,a.button.sticky,button,button.sticky{padding:20px 24px 17px;font-size:22px}a.button,button{width:100%}}@media screen and (max-width:375.98px){a.button{max-width:100%}a.button.line{max-width:80%}}@font-face{font-family:Mplus;src:url(https://static.semrush.com/file/fonts/MPLUS1-Regular.ttf);font-style:normal;font-weight:400;font-display:swap;unicode-range:"U+3000-30FF, U+FF00-FFEF, U+4E00-9FAF"}@font-face{font-family:Mplus;src:url(https://static.semrush.com/file/fonts/MPLUS1-Medium.ttf);font-style:normal;font-weight:500;font-display:swap;unicode-range:"U+3000-30FF, U+FF00-FFEF, U+4E00-9FAF"}@font-face{font-family:Mplus;src:url(https://static.semrush.com/file/fonts/MPLUS1-Bold.ttf);font-style:normal;font-weight:700;font-display:swap;unicode-range:"U+3000-30FF, U+FF00-FFEF, U+4E00-9FAF"}@font-face{font-family:Almarai;src:url(https://static.semrush.com/file/fonts/Almarai-Regular.ttf);font-style:normal;font-weight:400;font-display:swap;unicode-range:"U+0600-06FF"}@font-face{font-family:Almarai;src:url(https://static.semrush.com/file/fonts/Almarai-Bold.ttf);font-style:normal;font-weight:700;font-display:swap;unicode-range:"U+0600-06FF"}@font-face{font-family:Factor;src:url(https://static.semrush.com/file/fonts/FactorA-Black.woff);font-style:normal;font-weight:900;font-display:swap}@font-face{font-family:Factor;src:url(https://static.semrush.com/file/fonts/FactorA-Bold.woff);font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Factor;src:url(https://static.semrush.com/file/fonts/FactorA-Medium.woff);font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Factor;src:url(https://static.semrush.com/file/fonts/FactorA-Regular.woff);font-style:normal;font-weight:400;font-display:swap}h1{font-size:60px}h2{font-size:50px;text-align:center;margin:0 auto}h3{font-size:40px}h4{font-size:36px}h5{font-size:30px}h6{font-size:24px}li,p.subtitle{font-weight:400;line-height:150%}p.subtitle{font-family:Factor,Almarai,Mplus,Arial,sans-serif;font-style:normal;font-size:21px;color:var(--black)}li,p,td{font-style:normal;font-size:18px;color:var(--black);text-align:left;font-family:Factor,Almarai,Mplus,Arial,sans-serif}li{mix-blend-mode:normal;padding-left:16px;padding-bottom:16px;list-style:none}li:before{position:absolute;content:"";left:0;top:10px;width:5px;height:5px;border-radius:50%;background:var(--black)}li::marker{content:""}li b,p b,td b{font-weight:700}body,p,td{line-height:150%;font-weight:400;-webkit-font-smoothing:antialiased}li:last-of-type{padding-bottom:0}@media screen and (max-width:1199.98px){a br,h1 br,h2 br,h3 br,h4 br,h5 br,h6 br,li br,p br{display:none!important}h1{font-size:50px}li:before{top:10px}}@media screen and (max-width:991.98px){h2{font-size:40px}h5{font-size:24px}p{font-size:18px}p.subtitle{font-size:21px}}@media screen and (max-width:767.98px){h1,h2,h3,h4{line-height:120%}h3,h4{font-size:30px}p,td{font-size:16px}p.subtitle{font-size:18px}}@media screen and (max-width:575.98px){td{font-size:11px}}@media screen and (max-width:425.98px){h1{font-size:40px}h2{font-size:36px}h3,h4{font-size:24px}li{font-size:16px;line-height:135%}li:before{top:6px}}body,html{background:var(--white);overflow-x:clip;font-family:Factor,Almarai,Mplus,Arial,sans-serif;text-align:center}img,svg{height:auto}body{font-size:16px;font-smoothing:antialiased}.mb-0{margin-bottom:0!important}.sticky-header{padding:16px 0;width:100%;position:fixed;top:-80px;transition:.3s;background:#fff;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:rgba(27,39,12,.1) 0 1px 10px;z-index:1000}.sticky-header__block{display:flex;justify-content:space-between;align-items:center}.sticky-header__block--logo{display:flex;justify-content:flex-start;align-items:center}.sticky-header__block--logo-mob{display:none;justify-content:flex-start}.sticky-header__block--button-container{display:flex;justify-content:flex-end;align-items:center}.sticky-header.active{top:0}@media screen and (max-width:991.98px){.sticky-header__block--logo{display:none}.sticky-header__block--logo-mob{display:flex}}@media screen and (max-width:575.98px){.nav .header-logo__mob,.sticky-header__block--logo,.sticky-header__block--logo-mob{display:none}.sticky-header{top:auto;bottom:-92px}.sticky-header__block{justify-content:center}.sticky-header__block--button-container{width:100%;justify-content:center}.sticky-header.active{top:auto;bottom:0}.nav .header-button{width:100%;justify-content:center}.nav .header-button .line_button{padding:19px 32px 17px;font-size:22px;width:100%}.header-fixed{top:auto;bottom:-147px;transition:.3s;box-shadow:rgba(27,39,12,.1) 0 -1px 10px}.header-fixed.active{top:auto;bottom:0}}:root{--orange-brand:#ff642d;--orange-brand_hover:#f24500;--orange-brand_active:#cc3300;--purple:#421983;--dark-purple:#421984;--white:#FFFFFF;--light-grey:#F6F7F8;--grey-stroke:#D1D4DB;--grey-stroke-2:#B5BAC4;--grey:#898d9a;--dark-grey:#575C66;--black:#171a22;--dark:#000000;--accent-orange:#FFB26E;--accent-yellow:#ffe84d;--accent-violet:#b880ff;--accent-green:#c7fa73;--accent-blue:#6edbff;--accent-emerald:#45E0A8;--accent-salmon:#FF788F;--accent-pink:#FF7AD1;--intense-yellow:#FFC200;--intense-green:#89CA4F;--intense-emerald:#00BC98;--intense-blue:#00A9FF;--intense-red:#F71949;--intense-pink:#D629D6;--intense-violet:#6c31c9;--intense-brik-red:#AF3100;--intense-hot-yellow:#FF9600;--intense-dark-green:#38843A;--intense-mint-green:#008275;--intense-cobalt:#0071CD;--intense-carmine:#B21B3C;--intense-purple:#840F87;--intense-dark-indigo:#421984;--light-orange:#FFE5CB;--light-yellow:#FFF4B6;--light-green:#EEFFA9;--light-emerald:#BBFFD6;--light-blue:#CBEDFF;--light-salmon:#FFCDD9;--light-pink:#FFCDFD;--light-violet:#E2CAFF;--dark-orange:#592D00;--dark-yellow:#B5662C;--dark-green:#005C29;--dark-emerald:#004F45;--dark-blue:#003366;--dark-salmon:#750014;--dark-pink:#4D004A;--dark-violet:#2E005E;--campaign-c-yellow:#FFFF00;--campaign-c-green:#9AFA00;--campaign-c-emerald:#00FFAA;--campaign-c-blue:#00F7FF;--campaign-c-pink:#FF00D0;--campaign-c-violet:#6F00FF}.trusted__block{display:flex;justify-content:center;align-items:center;gap:30px;margin:0 auto 40px}.trusted__block .line{width:100%;height:1px}.trusted__block--text p{text-align:center;font-family:Factor,Arial,sans-serif;font-size:16px;font-weight:500;line-height:16px;margin-bottom:0;text-transform:lowercase}.trusted__block--text p:first-letter{text-transform:uppercase}.trusted__logos{display:flex;justify-content:space-between;align-items:center;gap:10px}.trusted__logos--logo{flex-shrink:0;height:auto}.trusted__logos--logo.tesla{width:126px}.trusted__logos--logo.amazon{width:102px}.trusted__logos--logo.p_and_g{width:53px}.trusted__logos--logo.samsung{width:116px}.trusted__logos--logo.microsoft{width:134px}.trusted__logos--logo.laliga{width:122px}.trusted__logos--logo.hilton{width:82px}.trusted__logos--logo.cisco{width:70px}.trusted__logos--logo.decathlon{width:112px}.trusted__logos--logo.forbes{width:103px}.trusted__logos--logo.vodafone{width:141px}.trusted__logos--logo.quora{width:115px}.trusted__logos--logo.general_electric{width:41px}.trusted__logos--logo.booking{width:177px}.trusted__logos--logo.airbnb{width:125px}.trusted__logos--logo.dropbox{width:160px}.trusted__logos--logo.grammarly{width:158px}.trusted__logos--logo.netflix{width:80px}.trusted__logos--logo.shopify{width:126px}.trusted__logos--logo.shutterstock{width:152px}.trusted__logos--logo.tiktok{width:128px}.trusted[theme=dark] .trusted__block .line,.trusted[theme=light]{background-color:var(--white)}.trusted[theme=dark] .trusted__block{opacity:.6}.trusted[theme=dark] .trusted__block--text p{color:var(--white)}.trusted[theme=dark] .trusted__logos{opacity:.8}.trusted[theme=light] .trusted__block{opacity:1}.trusted[theme=light] .trusted__block .line{background-color:var(--grey)}.trusted[theme=light] .trusted__block--text p{color:var(--grey)}.trusted[theme=light] .trusted__logos--logo path{fill:var(--grey)}.trusted[theme=dark] .trusted__logos--logo path{fill:var(--white)}@media screen and (max-width:1199.98px){.trusted__logos--logo.tesla{width:107px}.trusted__logos--logo.amazon{width:79px}.trusted__logos--logo.p_and_g{width:45px}.trusted__logos--logo.samsung{width:96px}.trusted__logos--logo.microsoft{width:112px}.trusted__logos--logo.laliga{width:101px}.trusted__logos--logo.hilton{width:67px}.trusted__logos--logo.cisco{width:61px}.trusted__logos--logo.decathlon{width:92px}.trusted__logos--logo.forbes{width:91px}.trusted__logos--logo.vodafone{width:130px}.trusted__logos--logo.quora{width:102px}.trusted__logos--logo.general_electric{width:30px}.trusted__logos--logo.booking{width:167px}.trusted__logos--logo.airbnb{width:89px}.trusted__logos--logo.dropbox{width:114px}.trusted__logos--logo.grammarly{width:112px}.trusted__logos--logo.netflix{width:57px}.trusted__logos--logo.shopify{width:90px}.trusted__logos--logo.shutterstock{width:111px}.trusted__logos--logo.tiktok{width:91px}}@media screen and (max-width:991.98px){.trusted{padding:30px 0}.trusted .container{max-width:546px}.trusted__block{margin-bottom:30px}.trusted__logos{flex-wrap:wrap;justify-content:center;row-gap:20px;-moz-column-gap:clamp(10px,10vw,58px);column-gap:clamp(10px,10vw,58px)}.trusted__logos--logo.airbnb{width:115px}.trusted__logos--logo.dropbox{width:154px}.trusted__logos--logo.grammarly{width:146px}.trusted__logos--logo.netflix{width:74px}.trusted__logos--logo.shopify{width:121px}.trusted__logos--logo.shutterstock{width:150px}.trusted__logos--logo.tiktok{width:123px}}@media screen and (max-width:767.98px){.trusted__logos--logo.airbnb{width:86px}.trusted__logos--logo.dropbox{width:115px}.trusted__logos--logo.grammarly{width:109px}.trusted__logos--logo.netflix{width:55px}.trusted__logos--logo.shopify{width:90px}.trusted__logos--logo.shutterstock{width:109px}.trusted__logos--logo.tiktok{width:92px}}@media screen and (max-width:575.98px){html{font-size:1.7361111111vw}.trusted__block{gap:24px;margin-bottom:24px}.trusted__logos{row-gap:16px;-moz-column-gap:5.8116232465rem;column-gap:5.8116232465rem}.trusted__logos--logo.tesla{width:10.7214428858rem}.trusted__logos--logo.amazon{width:7.9158316633rem}.trusted__logos--logo.p_and_g{width:4.5090180361rem}.trusted__logos--logo.samsung{width:9.619238477rem}.trusted__logos--logo.microsoft{width:11.2224448898rem}.trusted__logos--logo.laliga{width:10.120240481rem}.trusted__logos--logo.hilton{width:6.7134268537rem}.trusted__logos--logo.cisco{width:6.1122244489rem}.trusted__logos--logo.decathlon{width:9.2184368737rem}.trusted__logos--logo.forbes{width:9.1182364729rem}.trusted__logos--logo.vodafone{width:13.0260521042rem}.trusted__logos--logo.quora{width:10.4208416834rem}.trusted__logos--logo.general_electric{width:3.006012024rem}.trusted__logos--logo.booking{width:16.7334669339rem}.trusted__logos--logo.airbnb{width:6.0120240481rem}.trusted__logos--logo.dropbox{width:7.8156312625rem}.trusted__logos--logo.grammarly{width:7.6152304609rem}.trusted__logos--logo.netflix{width:3.9078156313rem}.trusted__logos--logo.shopify{width:6.1122244489rem}.trusted__logos--logo.shutterstock{width:7.4148296593rem}.trusted__logos--logo.tiktok{width:6.2124248497rem}}div[theme=dark] .footer-line .footer{border-top:1px solid rgba(255,255,255,.5)}div[theme=dark] .footer-line .footer .footer-year,div[theme=dark] .footer-line .footer .regulations{color:#fff}div[theme=dark] .footer-line .fill{fill:#FFF!important}.footer-line{margin-top:-1px;z-index:2;background-color:var(--intense-dark-indigo)}.footer-line .footer{padding:26px 0 40px;display:flex;border-top:1px solid #E9EBEF;flex-direction:row;align-items:center;flex-wrap:wrap}.footer-line .footer .footer-line__logo{height:20px;order:1;text-align:start;display:flex}.footer-line .footer .footer-line__logo a{display:inherit}.footer-line .footer .footer__right{align-content:center;display:flex;justify-content:center;align-items:center;order:2}.footer-line .footer .footer-year,.footer-line .footer .regulations,.footer-line .footer .terms-privacy{font-family:Factor,Arial,sans-serif;font-size:15px;line-height:130%}.footer-line .footer .footer__right .regulations{flex-wrap:nowrap;gap:10px 40px;display:flex;flex-direction:row;align-items:center}.footer-line .footer .footer__right .regulations .terms-privacy{color:inherit}.footer-line .footer .footer__right .regulations .terms-privacy:hover{text-decoration:underline}.footer-line .footer .footer__right .regulations .terms-privacy:last-of-type{margin-right:0;padding:0;display:inline-block}.footer-line .footer .footer-year{text-align:right;opacity:.5;order:3}.column-footer{flex:1;flex-basis:auto}@media screen and (max-width:1199.98px){.footer-line .footer{justify-content:space-between;flex-direction:row}.footer-line .footer .footer-year{margin:12px 0 0}.footer-line .footer .footer-line__logo{width:50%;order:1}.footer-line .footer .footer-year,.footer-line .footer .footer__right{width:50%;order:2;margin-left:auto;margin-right:auto;justify-content:right}}@media screen and (max-width:991.98px){.footer-line .footer{justify-content:space-between;flex-direction:row}.footer-line .footer .footer-line__logo{flex:1 1 100%;order:1;display:none}.footer-line .footer .footer-year,.footer-line .footer .footer__right{flex:1 1 100%;order:2;margin-left:auto;margin-right:auto;justify-content:center;text-align:center}.footer-line .footer .footer__right{justify-content:center;align-items:center}.footer-line .footer .footer__right .regulations{width:100%;align-items:center;justify-content:center}.footer-line .footer .footer-year{margin:10px 0 0;justify-content:center;text-align:center}.chyb{display:block;padding:8px 0}}@media screen and (max-width:767.98px){.footer-line .footer{padding:32px 0;flex-wrap:wrap;justify-content:center}.footer-line .footer .footer__right .regulations{width:100%;align-items:center;justify-content:center;display:inline-flex;gap:10px 40px;flex-direction:row;flex-wrap:wrap}.footer-line .footer .footer-year{margin-top:24px;text-align:center}.chyb{display:block;padding:8px 0}}.trusted{padding:70px 0 90px}@media screen and (max-width:991.98px){.trusted{padding:30px 0 60px}}