@keyframes bounce{0%{transform:scale(0) translateZ(0)}33%{transform:scale(1.2)}66%{transform:scale(.9)}to{transform:scale(1)}}.S-Navigation-Footer{background-image:linear-gradient(to bottom,#fff0 9%,#eff0f9fc 84%,var(--color-silver) 95%);contain-intrinsic-size:auto 80rem;content-visibility:auto;margin-bottom:-1px;padding:4rem 0 2rem}@media (min-width:768px){.S-Navigation-Footer{padding:6rem 0 4rem}}.S-Navigation-Footer__container{display:flex;flex-flow:row wrap;margin:0 auto;max-width:1000px;padding:0 25px}@media (min-width:768px){.S-Navigation-Footer__container{padding:0 1rem}}.S-Navigation-Footer__section{flex:0 1 460px;margin:0 auto 2rem}.S-Navigation-Footer__section-title{color:var(--text-blue-color);font-size:var(--p-font-size);font-weight:var(--font-weight-medium);letter-spacing:2px;line-height:var(--p-line-height);text-transform:uppercase}.S-Navigation-Footer__links-container{display:flex;flex-flow:row wrap;margin:0 -10px}.S-Navigation-Footer__links-list{display:flex;flex:1 1 200px;flex-direction:column;list-style:none;margin:0;padding:0;width:50%}.S-Navigation-Footer__links-list-item{display:block;font-weight:var(--font-weight-regular);padding:0 10px;width:100%}.S-Navigation-Footer__links-list-item>a{color:var(--text-blue-color)}.S-Navigation-Footer__links-list-item.S-Navigation-Footer__links-list-item--active{font-weight:var(--font-weight-medium)}.S-Navigation-Footer__icon{display:inline-block;margin-right:.5em;vertical-align:middle}.S-Navigation-Footer.S-Navigation-Footer--inverse .S-Navigation-Footer__container{flex-direction:row-reverse}.S-Navigation-Footer__lowercase{text-transform:lowercase}.S-Feature-Pane{padding:0 1rem}.S-Feature-Pane__title-text{font-size:var(--h4-font-size);font-weight:var(--font-weight-bold);letter-spacing:2px;line-height:var(--h4-line-height);text-transform:uppercase}.S-Feature-Pane__text{font-size:var(--medium-font-size);font-weight:var(--font-weight-regular);margin:0 auto;max-width:18rem;padding-bottom:2rem}.S-Feature-Pane__icon{display:block;margin:2rem auto}.S-Feature-Pane__text,.S-Feature-Pane__title{text-align:center}.S-Click-To-Read-Icon{align-items:center;background-color:#197fffcc;border-radius:50%;box-shadow:0 9px 15px 0 #222f8b80;display:flex;height:5.33rem;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:5.33rem}@media (max-width:800px){.S-Click-To-Read-Icon{background:linear-gradient(136deg,#fff0 40%,#e3f0ff2e 46%,#e3f0ff8a 50%,#e3f0ff30 54%,#fff0 60%),#197fffcc;background-size:400% 400%}}@media (max-width:800px) and (prefers-reduced-motion:no-preference){.S-Click-To-Read-Icon{animation:highlight-animation 5s infinite;animation-delay:2s}}.S-Click-To-Read-Icon__logo{height:2.27rem;opacity:.9;width:2.27rem}@keyframes highlight-animation{0%{background-position:100% 100%}40%{background-position:0 0}}.S-Click-To-Read__desktop{display:none}@media (min-width:801px){.S-Click-To-Read__desktop{display:inline-block}}.S-Click-To-Read__mobile{display:inline-block}@media (min-width:801px){.S-Click-To-Read__mobile{display:none}}.S-Click-To-Read__butterfly{display:none;margin-top:2rem}.S-Click-To-Read.S-Click-To-Read--butterfly .S-Click-To-Read__desktop,.S-Click-To-Read.S-Click-To-Read--butterfly .S-Click-To-Read__mobile{display:none}.S-Click-To-Read.S-Click-To-Read--butterfly .S-Click-To-Read__butterfly{display:inline-block}.S-Demo-Example-Block{color:var(--main-text-color);text-align:center}.S-Demo-Example-Block__title{font-size:2.4rem;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:50rem;text-align:center}.S-Demo-Example-Block__description{font-weight:var(--font-weight-regular);margin:0 auto 3rem;max-width:56rem}.S-Demo-Example-Block__demos{margin:0 -1rem}@media (min-width:768px){.S-Demo-Example-Block__demos{display:flex;flex-wrap:wrap}}@media (min-width:992px){.S-Demo-Example-Block__demos{justify-content:center}}.S-Demo-Example-Block__demo{padding:0 1rem}@media (min-width:768px){.S-Demo-Example-Block__demo{flex:1 1 50%}}@media (min-width:992px){.S-Demo-Example-Block__demo{flex-basis:auto}}.S-Demo-Example-Block.S-Demo-Example-Block--light-theme{color:var(--color-white)}.S-Demo-Example-Block.S-Demo-Example-Block--empty-description .S-Demo-Example-Block__description{display:none}.S-Demo-Example-Block.S-Demo-Example-Block--empty-description .S-Demo-Example-Block__title{margin-bottom:5rem}:root{--demo-image-container-transition:transform 0.2s ease;--demo-image-container-transform:translateY(-10px)}.S-Demo-Example__preview{color:inherit;display:block;position:relative;text-align:center}.S-Demo-Example__title{font-size:var(--medium-font-size);font-weight:var(--font-weight-bold);letter-spacing:2px;margin:0;text-transform:uppercase}.S-Demo-Example__image-container{display:inline-block;margin:1rem auto 2rem;position:relative;transition:var(--demo-image-container-transition)}.S-Demo-Example__image{height:auto;max-width:100%}.S-Demo-Example.S-Demo-Example--shadowed .S-Demo-Example__image,.S-Demo-Example.S-Demo-Example--shadowed .S-Demo-Example__picture-image{box-shadow:0 2px 6px 0 #1421424f}.S-Demo-Example:hover .S-Demo-Example__image-container{transform:var(--demo-image-container-transform)}.S-Interactive-Stub{--background-color:#eeeef8;align-items:center;background:var(--background-color);cursor:pointer;display:flex;height:100%;justify-content:center}.S-Interactive-Stub:hover{background:#dadae7}.S-Interactive-Stub__button{border:2px solid #9c9abb;border-radius:25px;color:#8583a1;font-size:1.4rem;font-weight:var(--font-weight-regular);padding:.5rem 2.5rem}.S-Interactive-Stub.S-Interactive-Stub--loading{background:var(--background-color);cursor:default}.S-Interactive-Stub.S-Interactive-Stub--loading:hover{background:var(--background-color)}.S-Interactive-Stub.S-Interactive-Stub--loading:after{background:url(../gif/book-preloader-transparent.gif) no-repeat 50%,var(--background-color);background-blend-mode:multiply;bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.S-Interactive-Stub.S-Interactive-Stub--loading .S-Interactive-Stub__button{display:none}.S-Embed{height:100%;position:relative}.S-Embed__stub{bottom:0;left:0;position:absolute;right:0;top:0;z-index:3}@media (prefers-reduced-motion:no-preference){.S-Embed__stub{display:none}}.S-Embed__link{display:block}.S-Embed__content{height:100%;visibility:hidden}@media (prefers-reduced-motion:no-preference){.S-Embed__content{visibility:visible}}.S-Embed.S-Embed--loaded .S-Embed__stub{display:none}.S-Embed.S-Embed--loaded .S-Embed__content{visibility:visible}.S-SEO-First-Screen-Ray-Text{--first-screen-ray-animation-duration:0.5s;--first-screen-ray-animation-delay:0.5s;--first-screen-ray-animation-delay-delta:0.1s;--first-screen-ray-animation-fn:ease-in-out}.S-SEO-First-Screen-Ray-Text__box{height:2rem;position:relative}.S-SEO-First-Screen-Ray-Text__front{z-index:1}@media (prefers-reduced-motion:no-preference){.S-SEO-First-Screen-Ray-Text__front{transition-duration:var(--first-screen-ray-animation-duration);transition-property:transform;transition-timing-function:var(--first-screen-ray-animation-fn)}.S-SEO-First-Screen-Ray-Text__front.S-SEO-First-Screen-Ray-Text__front--animate{transform:none}.S-SEO-First-Screen-Ray-Text__front.S-SEO-First-Screen-Ray-Text__front--shown{transition:none}}.S-SEO-First-Screen-Ray-Text__back,.S-SEO-First-Screen-Ray-Text__front{align-items:center;background:#fddb2c;color:var(--main-text-color);display:flex;font-size:1.133rem;font-weight:var(--font-weight-medium);height:100%;justify-content:center;letter-spacing:.27px;padding:.3rem .6rem;position:absolute}@media (min-width:992px){.S-SEO-First-Screen-Ray-Text__back,.S-SEO-First-Screen-Ray-Text__front{font-size:1.2666rem;letter-spacing:.3px}}.S-SEO-First-Screen-Ray-Text__ray{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-image:linear-gradient(8deg,#fddb2c4d 30%,#fddb2c2b 93%);position:absolute;transform:translateZ(0);transform-origin:top center}@media (prefers-reduced-motion:no-preference){.S-SEO-First-Screen-Ray-Text__ray{transition-duration:var(--first-screen-ray-animation-duration);transition-property:clip-path;transition-timing-function:var(--first-screen-ray-animation-fn)}.S-SEO-First-Screen-Ray-Text__ray.S-SEO-First-Screen-Ray-Text__ray--shown{transition:none}}@media (min-width:992px) and (prefers-reduced-motion:no-preference){.S-SEO-First-Screen-Ray-Text.S-SEO-First-Screen-Ray-Text--boost .S-SEO-First-Screen-Ray-Text__front{transform:translateX(21.1rem) translateY(-9rem) scale(.3);transition-delay:var(--first-screen-ray-animation-delay)}.S-SEO-First-Screen-Ray-Text.S-SEO-First-Screen-Ray-Text.S-SEO-First-Screen-Ray-Text--boost .S-SEO-First-Screen-Ray-Text__front--animate,.S-SEO-First-Screen-Ray-Text.S-SEO-First-Screen-Ray-Text.S-SEO-First-Screen-Ray-Text--boost .S-SEO-First-Screen-Ray-Text__front--shown{transform:none}}.S-SEO-First-Screen-Ray-Text.S-SEO-First-Screen-Ray-Text--boost .S-SEO-First-Screen-Ray-Text__back{transform:translate3d(11.8rem,-7rem,0) scale(.24)}@media (min-width:992px){.S-SEO-First-Screen-Ray-Text.S-SEO-First-Screen-Ray-Text--boost .S-SEO-First-Screen-Ray-Text__back{transform:translate3d(21.1rem,-9.1rem,0) scale(.27)}}.S-SEO-First-Screen-Ray-Text.S-SEO-First-Screen-Ray-Text--boost .S-SEO-First-Screen-Ray-Text__ray{bottom:0;clip-path:polygon(90% 0,100% 8%,47% 100%,0 76%);height:8.2rem;width:16.6rem}@media (min-width:992px){.S-SEO-First-Screen-Ray-Text.S-SEO-First-Screen-Ray-Text--boost .S-SEO-First-Screen-Ray-Text__ray{clip-path:polygon(92% 0,100% 5%,32% 100%,0 81%);height:10.3rem;width:26.5rem}@media (prefers-reduced-motion:no-preference){.S-SEO-First-Screen-Ray-Text.S-SEO-First-Screen-Ray-Text--boost .S-SEO-First-Screen-Ray-Text__ray{clip-path:polygon(92% 0,100% 5%,100% 5%,92% 0);transition-delay:var(--first-screen-ray-animation-delay)}.S-SEO-First-Screen-Ray-Text.S-SEO-First-Screen-Ray-Text.S-SEO-First-Screen-Ray-Text--boost .S-SEO-First-Screen-Ray-Text__ray--animate,.S-SEO-First-Screen-Ray-Text.S-SEO-First-Screen-Ray-Text.S-SEO-First-Screen-Ray-Text--boost .S-SEO-First-Screen-Ray-Text__ray--shown{clip-path:polygon(92% 0,100% 5%,32% 100%,0 81%)}}}.S-SEO-First-Screen-Ray-Text.S-SEO-First-Screen-Ray-Text--boost .S-SEO-First-Screen-Ray-Text__box{width:7.8rem}@media (min-width:992px){.S-SEO-First-Screen-Ray-Text.S-SEO-First-Screen-Ray-Text--boost .S-SEO-First-Screen-Ray-Text__box{width:8.5rem}}@media (min-width:992px) and (prefers-reduced-motion:no-preference){.S-SEO-First-Screen-Ray-Text.S-SEO-First-Screen-Ray-Text--seo .S-SEO-First-Screen-Ray-Text__front{transform:translateX(26.2rem) translateY(5.3rem) scale(.3);transition-delay:calc(var(--first-screen-ray-animation-delay) + var(--first-screen-ray-animation-delay-delta))}.S-SEO-First-Screen-Ray-Text.S-SEO-First-Screen-Ray-Text.S-SEO-First-Screen-Ray-Text--seo .S-SEO-First-Screen-Ray-Text__front--animate,.S-SEO-First-Screen-Ray-Text.S-SEO-First-Screen-Ray-Text.S-SEO-First-Screen-Ray-Text--seo .S-SEO-First-Screen-Ray-Text__front--shown{transform:none}}.S-SEO-First-Screen-Ray-Text.S-SEO-First-Screen-Ray-Text--seo .S-SEO-First-Screen-Ray-Text__back{transform:translate3d(8.7rem,6.7rem,0) scale(.24)}@media (min-width:992px){.S-SEO-First-Screen-Ray-Text.S-SEO-First-Screen-Ray-Text--seo .S-SEO-First-Screen-Ray-Text__back{transform:translate3d(26.4rem,5.3rem,0) scale(.27)}}.S-SEO-First-Screen-Ray-Text.S-SEO-First-Screen-Ray-Text--seo .S-SEO-First-Screen-Ray-Text__ray{clip-path:polygon(0 26%,77% 0,100% 93%,81% 100%);height:8rem;top:0;width:16.8rem}@media (min-width:992px){.S-SEO-First-Screen-Ray-Text.S-SEO-First-Screen-Ray-Text--seo .S-SEO-First-Screen-Ray-Text__ray{clip-path:polygon(0 30%,40% 0,100% 90%,90% 100%);height:6.7rem;width:35.5rem}@media (prefers-reduced-motion:no-preference){.S-SEO-First-Screen-Ray-Text.S-SEO-First-Screen-Ray-Text--seo .S-SEO-First-Screen-Ray-Text__ray{clip-path:polygon(90% 100%,100% 90%,100% 90%,90% 100%);transition-delay:calc(var(--first-screen-ray-animation-delay) + var(--first-screen-ray-animation-delay-delta))}.S-SEO-First-Screen-Ray-Text.S-SEO-First-Screen-Ray-Text.S-SEO-First-Screen-Ray-Text--seo .S-SEO-First-Screen-Ray-Text__ray--animate,.S-SEO-First-Screen-Ray-Text.S-SEO-First-Screen-Ray-Text.S-SEO-First-Screen-Ray-Text--seo .S-SEO-First-Screen-Ray-Text__ray--shown{clip-path:polygon(0 30%,40% 0,100% 90%,90% 100%)}}}.S-SEO-First-Screen-Ray-Text.S-SEO-First-Screen-Ray-Text--seo .S-SEO-First-Screen-Ray-Text__box{width:14.4rem}@media (min-width:992px){.S-SEO-First-Screen-Ray-Text.S-SEO-First-Screen-Ray-Text--seo .S-SEO-First-Screen-Ray-Text__box{width:14.5rem}}@media (min-width:992px) and (prefers-reduced-motion:no-preference){.S-SEO-First-Screen-Ray-Text.S-SEO-First-Screen-Ray-Text--online .S-SEO-First-Screen-Ray-Text__front{transform:translateX(-14.4rem) translateY(10.6rem) scale(.25);transition-delay:calc(var(--first-screen-ray-animation-delay) + var(--first-screen-ray-animation-delay-delta)*2)}.S-SEO-First-Screen-Ray-Text.S-SEO-First-Screen-Ray-Text.S-SEO-First-Screen-Ray-Text--online .S-SEO-First-Screen-Ray-Text__front--animate,.S-SEO-First-Screen-Ray-Text.S-SEO-First-Screen-Ray-Text.S-SEO-First-Screen-Ray-Text--online .S-SEO-First-Screen-Ray-Text__front--shown{transform:none}}.S-SEO-First-Screen-Ray-Text.S-SEO-First-Screen-Ray-Text--online .S-SEO-First-Screen-Ray-Text__back{transform:translate3d(-14.1rem,-6.55rem,0) scale(.24)}@media (min-width:992px){.S-SEO-First-Screen-Ray-Text.S-SEO-First-Screen-Ray-Text--online .S-SEO-First-Screen-Ray-Text__back{transform:translate3d(-14.4rem,10.55rem,0) scale(.27)}}.S-SEO-First-Screen-Ray-Text.S-SEO-First-Screen-Ray-Text--online .S-SEO-First-Screen-Ray-Text__ray{bottom:0;clip-path:polygon(0 5%,11% 0,100% 74%,54% 100%);height:7.8rem;right:5.5rem;width:19.7rem}@media (min-width:992px){.S-SEO-First-Screen-Ray-Text.S-SEO-First-Screen-Ray-Text--online .S-SEO-First-Screen-Ray-Text__ray{bottom:auto;clip-path:polygon(52% 0,100% 17%,13% 100%,0 95%);height:11.9rem;right:4.5rem;top:0;width:20.8rem}@media (prefers-reduced-motion:no-preference){.S-SEO-First-Screen-Ray-Text.S-SEO-First-Screen-Ray-Text--online .S-SEO-First-Screen-Ray-Text__ray{clip-path:polygon(0 95%,13% 100%,13% 100%,0 95%);transition-delay:calc(var(--first-screen-ray-animation-delay) + var(--first-screen-ray-animation-delay-delta)*2)}.S-SEO-First-Screen-Ray-Text.S-SEO-First-Screen-Ray-Text.S-SEO-First-Screen-Ray-Text--online .S-SEO-First-Screen-Ray-Text__ray--animate,.S-SEO-First-Screen-Ray-Text.S-SEO-First-Screen-Ray-Text.S-SEO-First-Screen-Ray-Text--online .S-SEO-First-Screen-Ray-Text__ray--shown{clip-path:polygon(52% 0,100% 17%,13% 100%,0 95%)}}}.S-SEO-First-Screen-Ray-Text.S-SEO-First-Screen-Ray-Text--online .S-SEO-First-Screen-Ray-Text__box{width:14.5rem}@media (min-width:992px) and (prefers-reduced-motion:no-preference){.S-SEO-First-Screen-Ray-Text.S-SEO-First-Screen-Ray-Text--promote .S-SEO-First-Screen-Ray-Text__front{transform:translateX(-13.2rem) translateY(-7.5rem) scale(.25);transition-delay:calc(var(--first-screen-ray-animation-delay) + var(--first-screen-ray-animation-delay-delta)*3)}.S-SEO-First-Screen-Ray-Text.S-SEO-First-Screen-Ray-Text.S-SEO-First-Screen-Ray-Text--promote .S-SEO-First-Screen-Ray-Text__front--animate,.S-SEO-First-Screen-Ray-Text.S-SEO-First-Screen-Ray-Text.S-SEO-First-Screen-Ray-Text--promote .S-SEO-First-Screen-Ray-Text__front--shown{transform:none}}.S-SEO-First-Screen-Ray-Text.S-SEO-First-Screen-Ray-Text--promote .S-SEO-First-Screen-Ray-Text__back{transform:translate3d(-13.2rem,-7.55rem,0) scale(.27)}.S-SEO-First-Screen-Ray-Text.S-SEO-First-Screen-Ray-Text--promote .S-SEO-First-Screen-Ray-Text__ray{bottom:0;height:8.8rem;right:3.5rem;width:20.2rem}@media (min-width:992px){.S-SEO-First-Screen-Ray-Text.S-SEO-First-Screen-Ray-Text--promote .S-SEO-First-Screen-Ray-Text__ray{clip-path:polygon(0 6%,15% 0,100% 77%,46% 100%)}@media (prefers-reduced-motion:no-preference){.S-SEO-First-Screen-Ray-Text.S-SEO-First-Screen-Ray-Text--promote .S-SEO-First-Screen-Ray-Text__ray{clip-path:polygon(0 6%,15% 0,15% 0,0 6%);transition-delay:calc(var(--first-screen-ray-animation-delay) + var(--first-screen-ray-animation-delay-delta)*3)}.S-SEO-First-Screen-Ray-Text.S-SEO-First-Screen-Ray-Text.S-SEO-First-Screen-Ray-Text--promote .S-SEO-First-Screen-Ray-Text__ray--animate,.S-SEO-First-Screen-Ray-Text.S-SEO-First-Screen-Ray-Text.S-SEO-First-Screen-Ray-Text--promote .S-SEO-First-Screen-Ray-Text__ray--shown{clip-path:polygon(0 6%,15% 0,100% 77%,46% 100%)}}}.S-SEO-First-Screen-Ray-Text.S-SEO-First-Screen-Ray-Text--promote .S-SEO-First-Screen-Ray-Text__box{width:14.5rem}.S-SEO-First-Screen{color:var(--color-white);position:relative;text-align:center}.S-SEO-First-Screen__text{padding:0 1rem}.S-SEO-First-Screen__title{font-size:var(--h1-font-size);letter-spacing:normal;line-height:1.22;margin-bottom:.5rem}@media (min-width:768px){.S-SEO-First-Screen__title{line-height:1.25}}.S-SEO-First-Screen__description{font-size:var(--p-font-size);letter-spacing:normal;line-height:1.67}@media (min-width:768px){.S-SEO-First-Screen__description{margin:0 auto 1.5rem;max-width:56rem;opacity:.9}}.S-SEO-First-Screen__waves-image{display:none;left:calc(50% - 90rem);opacity:.34;pointer-events:none;position:absolute;top:-5.8rem}@media (min-width:992px){.S-SEO-First-Screen__waves-image{display:block}}.S-SEO-First-Screen__book-image{display:none;margin:-2.5rem -6rem 0}@media (min-width:992px){.S-SEO-First-Screen__book-image{display:block}}.S-SEO-First-Screen__book-mobile-image{margin:0 -6rem 1.3rem}@media (min-width:992px){.S-SEO-First-Screen__book-mobile-image{display:none}}.S-SEO-First-Screen__go-trial{background-color:#45c64e;border-color:#45c64e;box-shadow:0 5px 10px 0 #15287733;font-size:1.266rem;margin-bottom:1rem}@media (min-width:768px){.S-SEO-First-Screen__go-trial{box-shadow:var(--shadow-deep-blue-large-spread);margin-bottom:.5rem}}.S-SEO-First-Screen__requirements:last-child{font-size:14px;letter-spacing:normal;line-height:1.79;margin-bottom:4rem;opacity:.6;position:relative;z-index:1}@media (min-width:992px){.S-SEO-First-Screen__requirements:last-child{font-size:16px;line-height:1.88;margin-bottom:0;opacity:.46}}.S-SEO-First-Screen__corner{bottom:-6.2rem;display:none;left:calc(50% - 154rem);min-width:267rem;pointer-events:none;position:absolute;z-index:3}@media (min-width:992px){.S-SEO-First-Screen__corner{display:block}}.S-SEO-First-Screen__dot{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#abd4fa85;border:3px solid var(--color-white);border-radius:50%;box-shadow:1px 3px 12px 0 #95a4cc4a;display:none;height:2.5rem;justify-content:center;left:calc(50% + 44.7rem);position:absolute;top:91.3rem;transform:translateZ(0);width:2.5rem;z-index:4}.S-SEO-First-Screen__dot:after{background:var(--color-white);border-radius:50%;content:"";display:block;height:.9rem;width:.9rem}@media (min-width:992px){.S-SEO-First-Screen__dot{display:flex}}.S-SEO-First-Screen__shadow{background-image:linear-gradient(154deg,#8aeaff00 51%,#74c9ff 87%);display:none;height:17rem;left:calc(50% + 19.5rem);opacity:.47;pointer-events:none;position:absolute;top:76rem;width:45rem;z-index:-1}@media (min-width:992px){.S-SEO-First-Screen__shadow{display:block}}.S-SEO-First-Screen__corner-mobile{bottom:0;filter:drop-shadow(-2px -3px 20px rgba(60,80,108,.23));left:50%;pointer-events:none;position:absolute;right:0;transform:translate3d(-50%,4%,0);width:1000px}@media (min-width:992px){.S-SEO-First-Screen__corner-mobile{display:none}}.S-SEO-First-Screen__image-wrapper{display:inline-block;position:relative}.S-SEO-First-Screen__video-link{height:15.6rem;left:-25%;position:absolute;top:10%;width:22.8rem}@media (min-width:992px){.S-SEO-First-Screen__video-link{height:26rem;left:-3%;top:5%;width:45.2rem;z-index:3}}.S-SEO-First-Screen__watch-video-button{align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#fddb2c;border-radius:50%;box-shadow:0 26px 31px 2px #1a316470;color:var(--main-text-color);display:flex;height:4.5rem;justify-content:center;left:35.5%;pointer-events:none;position:absolute;top:33%;width:4.5rem;z-index:2}@media (prefers-reduced-motion:no-preference){.S-SEO-First-Screen__watch-video-button{transform:scale(0)}}@media (min-width:992px){.S-SEO-First-Screen__watch-video-button{border-radius:48px;font-size:var(--h2-font-size);font-weight:var(--font-weight-medium);height:auto;left:47.5%;letter-spacing:normal;padding:1.4rem 3rem;top:16.2%;width:auto}}@media (prefers-reduced-motion:no-preference){.S-SEO-First-Screen__watch-video-button.S-SEO-First-Screen__watch-video-button--shown{animation:bounce .5s forwards}.S-SEO-First-Screen__watch-video-button.S-SEO-First-Screen__watch-video-button--shown-delayed{animation:bounce .5s .5s forwards}}.S-SEO-First-Screen__watch-video-text{display:none}@media (min-width:992px){.S-SEO-First-Screen__watch-video-text{display:inline}}.S-SEO-First-Screen__play{display:flex;margin-right:-.3rem;width:1.5rem}.S-SEO-First-Screen__play>svg{width:100%}@media (min-width:992px){.S-SEO-First-Screen__play{margin-right:1rem}}.S-SEO-First-Screen__ray-text{pointer-events:none;position:absolute}@media (prefers-reduced-motion:no-preference){.S-SEO-First-Screen__ray-text{visibility:hidden}}.S-SEO-First-Screen__ray-text--boost{left:-1.6rem;top:15.9rem;z-index:4}@media (min-width:992px){.S-SEO-First-Screen__ray-text--boost{left:-1rem;top:20rem}}.S-SEO-First-Screen__ray-text--seo{left:-.5rem;top:-1.5rem;z-index:1}@media (min-width:992px){.S-SEO-First-Screen__ray-text--seo{left:-6.5rem;top:.5rem}}.S-SEO-First-Screen__ray-text--online{left:23.8rem;top:13rem;z-index:1}@media (min-width:992px){.S-SEO-First-Screen__ray-text--online{left:37.8rem;top:-1.5rem}}.S-SEO-First-Screen__ray-text--promote{display:none;left:37.2rem;top:18.5rem;z-index:2}@media (min-width:992px){.S-SEO-First-Screen__ray-text--promote{display:block}}.S-SEO-First-Screen.S-SEO-First-Screen--image-loaded .S-SEO-First-Screen__ray-text{visibility:visible}.S-SEO-Call-To-Action__title{font-size:var(--h2-font-size);letter-spacing:.25px;line-height:1.33;margin-bottom:1.5rem}@media (min-width:768px){.S-SEO-Call-To-Action__title{letter-spacing:.19px;line-height:normal;margin-bottom:2.5rem}}.S-SEO-Call-To-Action__requirements{font-size:var(--h4-font-size);letter-spacing:normal;line-height:1.67;opacity:.5}@media (min-width:768px){.S-SEO-Call-To-Action__requirements{letter-spacing:.12px;line-height:1.72}}.S-SEO-Call-To-Action__go-trial{background-color:#45c54e;border-color:#45c54e;box-shadow:var(--shadow-blue-pastel);font-size:var(--h3-font-size);height:3.5rem;line-height:3rem;margin-bottom:1.5rem;padding:0 3.5rem}@media (min-width:768px){.S-SEO-Call-To-Action__go-trial{box-shadow:var(--shadow-blue);font-size:1.866666rem;height:4.5rem;line-height:4rem;padding:0 5rem}}.S-SEO-Search-Engine{margin:0 auto;max-width:76rem;padding:0 2rem;text-align:center}@media (min-width:768px){.S-SEO-Search-Engine{padding:0 1rem}}@media (min-width:992px){.S-SEO-Search-Engine{text-align:left}}.S-SEO-Search-Engine__title{font-size:var(--h2-font-size);letter-spacing:.19px;line-height:1.33;margin:0 auto 1rem}@media (min-width:768px){.S-SEO-Search-Engine__title{font-size:var(--h1-font-size);letter-spacing:normal;line-height:1.14}}@media (min-width:992px){.S-SEO-Search-Engine__title{margin:0 0 1rem;max-width:39rem}}.S-SEO-Search-Engine__description{color:#5586b3;font-size:var(--p-font-size);letter-spacing:normal;line-height:1.56;margin:0 auto 2.5rem}@media (min-width:768px){.S-SEO-Search-Engine__description{letter-spacing:.23px;line-height:1.67}}@media (min-width:992px){.S-SEO-Search-Engine__description{margin:0 0 3rem;max-width:39rem}}.S-SEO-Search-Engine__marker{background:#fddb2c;display:inline-block;white-space:pre}@media (prefers-reduced-motion:no-preference){.S-SEO-Search-Engine__marker{background:var(--color-white);transition:background .5s ease}.S-SEO-Search-Engine__marker.S-SEO-Search-Engine__marker--animate{background:#fddb2c}}.S-Feature-Pane.S-Feature-Pane--search-engine{justify-content:space-around;padding:0}@media (min-width:992px){.S-Feature-Pane.S-Feature-Pane--search-engine{justify-content:space-between}}.S-Feature-Pane.S-Feature-Pane--search-engine .S-Feature-Pane__item{margin:0 auto}@media (min-width:768px){.S-Feature-Pane.S-Feature-Pane--search-engine .S-Feature-Pane__item{margin:0}}.S-Feature-Pane.S-Feature-Pane--search-engine .S-Feature-Pane__item:first-child{max-width:22rem}@media (min-width:992px){.S-Feature-Pane.S-Feature-Pane--search-engine .S-Feature-Pane__item:first-child{max-width:21rem;width:30%}}.S-Feature-Pane.S-Feature-Pane--search-engine .S-Feature-Pane__item:nth-child(2){max-width:22rem}@media (min-width:992px){.S-Feature-Pane.S-Feature-Pane--search-engine .S-Feature-Pane__item:nth-child(2){width:30%}}.S-Feature-Pane.S-Feature-Pane--search-engine .S-Feature-Pane__item:nth-child(3){max-width:22rem}@media (min-width:768px){.S-Feature-Pane.S-Feature-Pane--search-engine .S-Feature-Pane__item:nth-child(3){margin:0 2rem;max-width:18rem}}@media (min-width:992px){.S-Feature-Pane.S-Feature-Pane--search-engine .S-Feature-Pane__item:nth-child(3){margin:0;width:25%}}.S-Feature-Pane.S-Feature-Pane--search-engine .S-Feature-Pane__item:nth-child(3) .S-Feature-Pane__title-text{max-width:14rem}.S-Feature-Pane.S-Feature-Pane--search-engine .S-Feature-Pane__title-text{font-size:var(--h3-font-size);font-weight:var(--font-weight-medium);letter-spacing:normal;line-height:1.33;margin:0 0 1.2rem;max-width:18rem;text-align:left;text-transform:none}.S-Feature-Pane.S-Feature-Pane--search-engine .S-Feature-Pane__text{font-size:var(--p-font-size);letter-spacing:normal;line-height:1.67;max-width:none;text-align:left}.S-SEO{font-weight:var(--font-weight-regular);overflow:hidden}.S-SEO__first-screen{background:var(--header-background-xs);overflow:hidden;padding-top:1rem;position:relative}@media (min-width:768px){.S-SEO__first-screen{background:var(--header-background)}}@media (min-width:992px){.S-SEO__first-screen:after,.S-SEO__first-screen:before{background:var(--color-white);bottom:0;content:"";position:absolute;top:0;z-index:4}.S-SEO__first-screen:before{left:0;right:calc(50% + 152rem)}.S-SEO__first-screen:after{left:calc(50% + 103rem);right:0}}.S-SEO__search-engine{border-top:2px solid var(--color-white);margin-top:-1px;position:relative;z-index:3}@media (min-width:768px){.S-SEO__search-engine{border-top:none;margin-top:2rem}}@media (min-width:992px){.S-SEO__search-engine{margin-top:-10.5rem;position:relative}}.S-SEO__cian-gradient{background-image:linear-gradient(to bottom,var(--color-white),#f1f9fd 10%,#e8f1fc 19%,#eef7fd 56%,#f2fafe 79%,#f3fbff);position:relative}.S-SEO__improve-wave{bottom:-3rem;display:none;left:calc(50% - 94rem);pointer-events:none;position:absolute;z-index:1}@media (min-width:1200px){.S-SEO__improve-wave{display:block}}.S-SEO__how-to-promote{padding:0 0 3rem;position:relative;z-index:2}@media (min-width:768px){.S-SEO__how-to-promote{padding:0 0 2rem}}@media (min-width:992px){.S-SEO__how-to-promote{padding:2rem 0 5rem}}.S-SEO__bg-stain{-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:50%;filter:blur(50px);perspective:1000;position:absolute;transform:translateZ(0);z-index:1}.S-SEO__bg-stain.S-SEO__bg-stain--1{background-color:#e0f6fc;height:554px;left:calc(50% - 86rem);top:6rem;width:1200px}.S-SEO__bg-stain.S-SEO__bg-stain--2{background-color:#dde2ff;height:569px;left:calc(50% - 54rem);opacity:.28;top:33rem;width:579px}.S-SEO__bg-stain.S-SEO__bg-stain--3{background-color:#e6f6fc;height:705px;left:calc(50% - 12rem);top:-4rem;width:1246px}.S-SEO__bg-stain.S-SEO__bg-stain--4{background-color:var(--color-white);height:498px;left:calc(50% - 32rem);top:-19rem;width:816px}.S-SEO__bg-stain.S-SEO__bg-stain--5{background-color:#e5f3ff;height:532px;left:calc(50% - 49rem);opacity:.35;top:81rem;width:767px}.S-SEO__bg-stain.S-SEO__bg-stain--6{background-color:#dde2ff;height:685px;left:calc(50% - 55rem);opacity:.28;top:86rem;width:594px}.S-SEO__bg-stain.S-SEO__bg-stain--7{background-color:#e8f3fd;height:701px;left:calc(50% + 3rem);opacity:.38;top:84rem;width:856px}.S-SEO__bg-stain.S-SEO__bg-stain--8{background-color:#e9f3ff;height:558px;left:calc(50% - 37rem);opacity:.61;top:118rem;width:856px}.S-SEO__bg-stain.S-SEO__bg-stain--9{background-color:#e9dff3;height:844px;left:calc(50% + 5rem);opacity:.31;top:82rem;width:816px}.S-SEO__bg-stain.S-SEO__bg-stain--10{background-image:linear-gradient(71deg,#fcfeff,#fcfeff 33%,#f3f9ff 75%,#f3f9ff);height:510px;left:calc(50% + 17rem);opacity:.8;top:158rem;width:730px}@media (min-width:992px){.S-SEO__bg-stain.S-SEO__bg-stain--10{top:130rem}}.S-SEO__bg-stain.S-SEO__bg-stain--11{background:var(--color-white);height:355px;left:calc(50% - 33rem);opacity:.95;top:179rem;width:856px}@media (min-width:992px){.S-SEO__bg-stain.S-SEO__bg-stain--11{top:151rem}}.S-SEO__bg-stain.S-SEO__bg-stain--12{background:var(--color-white);height:612px;left:calc(50% - 48rem);opacity:.6;top:182rem;width:591px}@media (min-width:992px){.S-SEO__bg-stain.S-SEO__bg-stain--12{top:144rem}}.S-SEO__bg-stain.S-SEO__bg-stain--13{background:var(--color-white);height:844px;left:calc(50% - 27rem);opacity:.62;top:162rem;width:816px}@media (min-width:992px){.S-SEO__bg-stain.S-SEO__bg-stain--13{top:134rem}}.S-SEO__bg-stain.S-SEO__bg-stain--14{background:#fdfeff;height:558px;left:calc(50% + 3rem);opacity:.95;top:187rem;width:856px}@media (min-width:992px){.S-SEO__bg-stain.S-SEO__bg-stain--14{top:159rem}}.S-SEO__bg-stain.S-SEO__bg-stain--15{background:var(--color-white);height:844px;left:calc(50% - 20rem);opacity:.62;top:191rem;width:816px}@media (min-width:992px){.S-SEO__bg-stain.S-SEO__bg-stain--15{top:163rem}}.S-SEO__bg-stain.S-SEO__bg-stain--16{background:#fafcff;height:558px;left:calc(50% + 12rem);opacity:.95;top:209rem;width:856px}@media (min-width:992px){.S-SEO__bg-stain.S-SEO__bg-stain--16{top:181rem}}.S-SEO__bg-stain.S-SEO__bg-stain--17{background:#f6fbff;border-radius:0;filter:blur(39px);height:258px;left:calc(50% - 9rem);opacity:.5;top:242rem;width:1070px}@media (min-width:992px){.S-SEO__bg-stain.S-SEO__bg-stain--17{top:214rem}}.S-SEO__bg-stain.S-SEO__bg-stain--18{background:#e9f2fd;border-radius:0;height:284px;left:calc(50% - 25rem);opacity:1;top:123rem;width:736px}@media (min-width:992px){.S-SEO__bg-stain.S-SEO__bg-stain--18{top:102rem}}.S-SEO__meta{padding:1rem 0 3rem;position:relative}@media (min-width:992px){.S-SEO__meta{padding:1rem 0 5rem}}.S-SEO__meta-wave-left,.S-SEO__meta-wave-right{display:none;pointer-events:none;position:absolute;z-index:1}@media (min-width:1200px){.S-SEO__meta-wave-left,.S-SEO__meta-wave-right{display:block}}.S-SEO__meta-wave-left{left:calc(50% - 81rem);top:28rem}.S-SEO__meta-wave-right{left:calc(50% + 8rem);top:-25rem}.S-SEO__scaner{padding:0 0 3rem;position:relative;z-index:1}@media (min-width:992px){.S-SEO__scaner{padding:0 0 5rem}}.S-SEO__improve{padding:2rem 0 8.5rem;position:relative;z-index:2}@media (min-width:992px){.S-SEO__improve{padding:2rem 0 11rem}}.S-SEO__features{margin-top:1rem;position:relative;z-index:1}@media (min-width:768px){.S-SEO__features{margin-top:5rem}}.S-SEO__boost-wrapper{margin-top:-3rem}@media (min-width:450px){.S-SEO__boost-wrapper{margin-top:-9rem;padding-top:5rem}}@media (min-width:992px){.S-SEO__boost-wrapper{margin-top:-20rem;padding-top:0}}.S-SEO__boost{margin-bottom:3.5rem}@media (min-width:768px){.S-SEO__boost{margin-bottom:4rem}}.S-SEO__keywords{background:var(--color-white)}.S-SEO-Boost,.S-SEO__keywords{position:relative;z-index:2}@media (min-width:768px){.S-SEO-Boost{padding:0 1rem}}@media (min-width:992px){.S-SEO-Boost{padding:0 1rem 0 3rem}}.S-SEO-Boost__title{font-size:var(--h2-font-size);letter-spacing:.25px;line-height:1.33;padding:0 2rem}@media (min-width:768px){.S-SEO-Boost__title{font-size:var(--h1-font-size);letter-spacing:normal;line-height:1.33;margin:0 auto 1.5rem;max-width:35rem;padding:0}}.S-SEO-Boost__description{font-size:var(--p-font-size);letter-spacing:.3px;line-height:1.67;margin-bottom:1.5rem;padding:0 .4rem}@media (min-width:768px){.S-SEO-Boost__description{margin:0 auto 4.5rem;max-width:53rem;padding:0}}.S-SEO-Boost__features{list-style:none;margin:0;padding:0}@media (min-width:768px){.S-SEO-Boost__features{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:2rem}}@media (min-width:992px){.S-SEO-Boost__features{grid-template-columns:1fr 1fr 1fr;margin:0 auto;max-width:63rem}}.S-SEO-Boost-Wrapper{background:var(--color-silver);padding:0 1rem;text-align:center}.S-SEO-Boost-Wrapper__page{background:var(--color-white);box-shadow:0 11px 23px 0 #26256c1a;margin:0 auto;max-width:74.5rem;padding:5rem 1rem 1.5rem;position:relative}@media (min-width:992px){.S-SEO-Boost-Wrapper__page{padding:10rem 1rem 5rem}}.S-SEO-Boost-Wrapper__corner-image{bottom:0;display:none;position:absolute;right:0}@media (min-width:768px){.S-SEO-Boost-Wrapper__corner-image{display:block;height:auto;width:11rem}}@media (min-width:992px){.S-SEO-Boost-Wrapper__corner-image{width:auto}}.S-SEO-Boost-Feature{margin-bottom:2rem;text-align:left}@media (min-width:992px){.S-SEO-Boost-Feature:first-child .S-SEO-Boost-Feature__description,.S-SEO-Boost-Feature:nth-child(4) .S-SEO-Boost-Feature__description{max-width:17rem}.S-SEO-Boost-Feature:nth-child(2) .S-SEO-Boost-Feature__description,.S-SEO-Boost-Feature:nth-child(3) .S-SEO-Boost-Feature__description,.S-SEO-Boost-Feature:nth-child(5) .S-SEO-Boost-Feature__description,.S-SEO-Boost-Feature:nth-child(6) .S-SEO-Boost-Feature__description{max-width:18rem}}.S-SEO-Boost-Feature__title{font-size:var(--h4-font-size);font-weight:var(--font-weight-bold);letter-spacing:2px;line-height:1.67;margin-bottom:0;text-transform:uppercase}.S-SEO-Boost-Feature__description{font-size:var(--p-font-size);letter-spacing:normal;margin:0}.S-SEO-Boost-Feature__icon{display:flex;margin-bottom:.5rem}.S-SEO-How-To-Promote{margin:0 auto;max-width:100rem;padding:0 1rem;position:relative;z-index:1}.S-SEO-How-To-Promote__title{font-size:var(--h2-font-size);letter-spacing:.19px;line-height:1.33;margin:0 auto 1.5rem;text-align:center}@media (min-width:768px){.S-SEO-How-To-Promote__title{font-size:var(--h1-font-size);letter-spacing:.23px;line-height:3rem;margin:0 auto 1rem}}.S-SEO-How-To-Promote__description{font-size:var(--p-font-size);letter-spacing:normal;margin:0 auto;max-width:45rem;text-align:center}@media (min-width:768px){.S-SEO-How-To-Promote__description{letter-spacing:.23px}}.S-SEO-How-To-Promote__content{display:flex;flex-direction:column-reverse;margin-top:2rem}@media (min-width:1200px){.S-SEO-How-To-Promote__content{flex-direction:row;margin-top:4rem}}.S-SEO-How-To-Promote__how-to-wrapper{margin:0 auto;max-width:100%;padding-top:1rem}@media (min-width:768px){.S-SEO-How-To-Promote__how-to-wrapper{flex:0 0 38rem;max-width:38rem}}@media (min-width:1200px){.S-SEO-How-To-Promote__how-to-wrapper{flex:0 0 24rem;margin-right:3rem;max-width:24rem}}.S-SEO-How-To-Promote__how-to-list{list-style-type:none;padding:0}.S-SEO-How-To-Promote__how-to-item{margin-bottom:1.5rem}@media (min-width:768px){.S-SEO-How-To-Promote__how-to-item{display:flex;margin-bottom:2rem}}.S-SEO-How-To-Promote__how-to-item-text{letter-spacing:normal;margin:0}.S-SEO-How-To-Promote__drop-cap{align-items:center;border:4px solid var(--main-text-color);border-radius:50%;display:flex;flex:1 0 54px;float:left;font-size:1.8667rem;height:54px;justify-content:center;margin-right:1.5rem;margin-top:.2rem;padding-top:.3rem;width:54px}@media (min-width:768px){.S-SEO-How-To-Promote__drop-cap{float:none}}.S-SEO-How-To-Promote__drop-cap-planet{display:block;float:left;height:54px;margin-right:1.5rem;margin-top:.3rem;width:54px}@media (min-width:768px){.S-SEO-How-To-Promote__drop-cap-planet{float:none}}.S-SEO-How-To-Promote__go-trial-wrapper{text-align:center}.S-SEO-How-To-Promote__go-trial{background-color:#45c54e;box-shadow:0 10px 28px 0 #0b2a9f3b;font-size:var(--h4-font-size);letter-spacing:normal;margin:0 auto;padding:0 1rem}@media (min-width:768px){.S-SEO-How-To-Promote__go-trial{font-size:var(--h3-font-size);height:4rem;line-height:3.6rem;padding:0 2rem}}.S-SEO-How-To-Promote__embed-wrapper{flex:0 1 100%}.S-SEO-How-To-Promote__embed{height:100%}.S-SEO-How-To-Promote__publication-link{display:block;margin:0 auto;max-width:24rem}@media (min-width:768px){.S-SEO-How-To-Promote__publication-link{display:none}}.S-SEO-How-To-Promote__publication-link .S-SEO-How-To-Promote__image-container{margin:1rem auto}.S-SEO-How-To-Promote__browser{display:none;height:26rem;margin:0 auto 2rem;max-width:26rem}@media (min-width:768px){.S-SEO-How-To-Promote__browser{background-color:#c6e6f4;border-radius:1rem;display:block;height:35rem;max-width:50rem;padding:2.5rem 1rem 1rem;position:relative}}@media (min-width:1200px){.S-SEO-How-To-Promote__browser{height:100%;margin-bottom:0;max-width:100%;width:100%}}.S-SEO-How-To-Promote__browser-dots{display:none;left:1.5rem;position:absolute;top:1rem}@media (min-width:768px){.S-SEO-How-To-Promote__browser-dots{display:flex}}.S-SEO-How-To-Promote__browser-dot{background:var(--color-gray-main);border-radius:50%;display:block;height:12px;margin-right:.5rem;opacity:.16;width:12px}.S-SEO-How-To-Promote .S-Demo-Example__image{margin:1rem 0}.S-SEO-Meta{margin:0 auto;max-width:82rem;padding:0 1rem;position:relative;z-index:2}.S-SEO-Meta__title{font-size:var(--h2-font-size);letter-spacing:normal;margin:0 auto 1rem;text-align:center}@media (min-width:768px){.S-SEO-Meta__title{font-size:var(--h1-font-size)}}.S-SEO-Meta__description{font-size:var(--p-font-size);letter-spacing:normal;margin:0 auto;max-width:45rem;text-align:center}.S-SEO-Meta__content{display:flex;flex-wrap:wrap;justify-content:space-between;margin:3.5rem auto 0;max-width:60rem}.S-SEO-Meta__square{background:var(--color-white);box-shadow:0 6px 37px 0 #1f47ad12;margin-bottom:1rem;padding:2rem;width:100%}@media (min-width:768px){.S-SEO-Meta__square{padding:4rem;width:calc(50% - .5rem)}}.S-SEO-Meta__square:first-child{border-top-left-radius:19px;border-top-right-radius:19px}@media (min-width:768px){.S-SEO-Meta__square:first-child{border-top-right-radius:0}}.S-SEO-Meta__square:last-child{border-bottom-left-radius:19px;border-bottom-right-radius:19px}@media (min-width:768px){.S-SEO-Meta__square:last-child{border-bottom-left-radius:0}.S-SEO-Meta__square:nth-child(2){border-top-right-radius:19px}.S-SEO-Meta__square:nth-child(3){border-bottom-left-radius:19px}}.S-SEO-Meta__square-title{font-weight:var(--font-weight-bold);letter-spacing:2px;line-height:1.56;margin-bottom:1rem;text-transform:uppercase}@media (min-width:768px){.S-SEO-Meta__square-title{letter-spacing:2.5px;margin-bottom:1.5rem}}.S-SEO-Meta__square-description{font-size:var(--p-font-size);letter-spacing:normal;margin:0}.S-SEO-Scaner{--animation-duration:3s;margin:0 auto;max-width:52rem;padding:0 1rem}.S-SEO-Scaner__content-container{display:flex;flex-direction:column;padding:2rem;position:relative}@media (min-width:768px){.S-SEO-Scaner__content-container{padding:3rem}}.S-SEO-Scaner__angle{border:5px solid #b7c8f1;height:39px;position:absolute;width:39px}.S-SEO-Scaner__angle--1{border-bottom:none;border-right:none;left:0;top:0}.S-SEO-Scaner__angle.S-SEO-Scaner__angle--2{border-bottom:none;border-left:none;right:0;top:0}.S-SEO-Scaner__angle.S-SEO-Scaner__angle--3{border-right:none;border-top:none;bottom:0;left:0}.S-SEO-Scaner__angle.S-SEO-Scaner__angle--4{border-left:none;border-top:none;bottom:0;right:0}.S-SEO-Scaner__content{color:#6e90e4;letter-spacing:normal;line-height:1.67;margin:0;position:relative;z-index:2}.S-SEO-Scaner__tip{font-weight:var(--font-weight-bold);letter-spacing:2.5px;text-transform:uppercase}.S-SEO-Scaner__scaner-container{display:none;height:calc(100% - 10px);left:5px;position:absolute;top:5px;width:calc(100% - 10px)}@media (min-width:768px){.S-SEO-Scaner__scaner-container{display:block}}.S-SEO-Scaner__scaner-wrapper{height:100%;overflow:hidden;position:relative;width:100%}.S-SEO-Scaner__scaner{background:#d0ddfd;height:100%;opacity:0;position:absolute;transform:translateX(calc(52rem - 44px));width:4px}.S-SEO-Scaner__shadow-left{background:linear-gradient(90deg,#e6effc00,#e6effc00 50%,#e6effc);height:100%;position:absolute;transform:scaleX(1) translateX(-20rem);width:20rem}.S-SEO-Scaner__shadow-right{background:linear-gradient(270deg,#e6effc00,#e6effc00 50%,#e6effc);height:100%;position:absolute;transform:scaleX(1) translateX(calc(72rem - 44px));width:20rem}@media (prefers-reduced-motion:no-preference){.S-SEO-Scaner.S-SEO-Scaner--animated .S-SEO-Scaner__scaner{animation:scaner-animation var(--animation-duration) linear 1}.S-SEO-Scaner.S-SEO-Scaner--animated .S-SEO-Scaner__shadow-left{animation:shadow-left-animation var(--animation-duration) linear 1;transform-origin:right center}.S-SEO-Scaner.S-SEO-Scaner--animated .S-SEO-Scaner__shadow-right{animation:shadow-right-animation var(--animation-duration) linear 1;transform-origin:left center}}.S-SEO-Scaner__link{color:#6e90e4;-webkit-text-decoration:underline;text-decoration:underline}@keyframes scaner-animation{0%,to{opacity:0}2%,48%,52%,98%{opacity:1}5%,95%{opacity:1;transform:translateX(calc(52rem - 44px))}45%,55%{opacity:1;transform:translateX(0)}50%{opacity:0;transform:translateX(0)}}@keyframes shadow-left-animation{0%,55%{opacity:1;transform:scaleX(1) translateX(-20rem)}95%{opacity:1;transform:scaleX(1) translateX(calc(32rem - 44px))}98%{transform:scaleX(1) translateX(calc(42rem - 44px))}99%{opacity:0;transform:scaleX(0) translateX(calc(52rem - 44px))}to{opacity:0;transform:scaleX(0) translateX(-20rem)}}@keyframes shadow-right-animation{0%,5%{opacity:1;transform:scaleX(1) translateX(calc(52rem - 40px))}45%{opacity:1;transform:scaleX(1) translateX(4px)}48%{opacity:0;transform:scaleX(1) translateX(4px)}49%{transform:scaleX(0) translateX(4px)}98%{transform:scaleX(0) translateX(calc(52rem - 40px))}to{opacity:0;transform:scaleX(1) translateX(calc(52rem - 44px))}}@media (min-width:850px){.S-SEO-Improve__content{display:flex;justify-content:center}}.S-SEO-Improve__text{text-align:center}@media (min-width:850px){.S-SEO-Improve__text{margin:.5rem 2rem 0 0;max-width:23rem;text-align:left}}.S-SEO-Improve__title{font-size:var(--h2-font-size);letter-spacing:.19px;line-height:1.33}@media (min-width:850px){.S-SEO-Improve__title{font-size:var(--h0-font-size);letter-spacing:normal;line-height:1.2}}.S-SEO-Improve__description{font-size:var(--p-font-size);letter-spacing:normal;line-height:1.56;padding-bottom:0}@media (min-width:768px){.S-SEO-Improve__description{padding-bottom:2rem}}@media (min-width:850px){.S-SEO-Improve__description{letter-spacing:.23px;line-height:1.67;padding-bottom:0}}.S-SEO-Improve__reasons{list-style:none;margin:0 auto;max-width:41.5rem;padding-left:0}@media (min-width:850px){.S-SEO-Improve__reasons{margin:0;padding-left:1.7em}}.S-SEO-Improve__reason-icon{display:inline-block;float:left;height:3rem;margin:.7rem .8rem 0 0;width:3rem}@media (min-width:850px){.S-SEO-Improve__reason-icon{flex-shrink:0;float:none;margin:0 1.5rem 0 0}}@media (prefers-reduced-motion:no-preference){.S-SEO-Improve__reason-icon #circle{transition:stroke-dashoffset .45s linear;stroke-dashoffset:109px;stroke-dasharray:109px}.S-SEO-Improve__reason-icon #check{transition:stroke-dashoffset .45s linear;stroke-dashoffset:21px;stroke-dasharray:21px}}.S-SEO-Improve__reason{font-size:var(--p-font-size);letter-spacing:normal;line-height:1.78;margin-bottom:2rem}@media (min-width:850px){.S-SEO-Improve__reason{display:flex;line-height:1.67}}.S-SEO-Improve__reason:last-child{margin-bottom:0}.S-SEO-Improve__reason.S-SEO-Improve__reason--animate-check .S-SEO-Improve__reason-icon #check,.S-SEO-Improve__reason.S-SEO-Improve__reason--animate-circle .S-SEO-Improve__reason-icon #circle{stroke-dashoffset:0}@media (min-width:850px){.S-SEO-Improve__reason-content{margin-top:.7rem}}.S-SEO-Improve__reason-title{font-weight:var(--font-weight-bold)}.S-SEO-Improve__call-to-action{margin-top:2.5rem;text-align:center}@media (min-width:850px){.S-SEO-Improve__call-to-action{margin-top:4rem}}.S-SEO-Improve__go-trial{background-color:#45c54e;border-color:#45c54e;box-shadow:var(--shadow-blue);font-size:1.26rem;letter-spacing:normal;padding:0 1.5rem}@media (min-width:850px){.S-SEO-Improve__go-trial{font-size:1.86rem;padding:0 2.6rem}}.S-Navigation-Footer{background:var(--color-silver)}@media (min-width:768px){.S-Navigation-Footer{padding:6rem 0 .5rem}}.S-SEO-Keywords{position:relative}.S-SEO-Keywords__heading{margin:0 auto;max-width:54rem;padding:0 2rem;position:relative;top:-1.5rem;z-index:2}.S-SEO-Keywords__title{font-size:var(--h2-font-size);letter-spacing:.19px;margin:0 auto;max-width:calc(100% - 7rem);position:relative;text-align:center;top:-1rem}@media (min-width:768px){.S-SEO-Keywords__title{align-items:center;background:var(--color-white);border-radius:2.75rem;box-shadow:1px 3px 11px 0 #737bab38;display:flex;font-size:var(--h0-font-size);height:5.5rem;justify-content:center;letter-spacing:normal;max-width:none;top:0;width:32rem}}@media (min-width:992px){.S-SEO-Keywords__title{width:100%}}.S-SEO-Keywords__title:after{background-image:linear-gradient(to right,#fff0,var(--color-white) 40%);content:"";display:none;height:8rem;position:absolute;right:-5rem;top:-1rem;width:17rem}@media (min-width:992px){.S-SEO-Keywords__title:after{display:block}}.S-SEO-Keywords__description{letter-spacing:normal;margin:0 auto 1rem;max-width:47rem;text-align:center}@media (min-width:768px){.S-SEO-Keywords__description{letter-spacing:.23px;margin:2rem auto 0}}@media (min-width:992px){.S-SEO-Keywords__content{margin-top:-1rem}}.S-SEO-Keywords__browser-container{height:8rem;left:-2rem;position:absolute;top:-6rem;width:100%}.S-SEO-Keywords__browser-container:before{height:31px;right:calc(50% + 52rem)}.S-SEO-Keywords__browser-container:after,.S-SEO-Keywords__browser-container:before{background:linear-gradient(180deg,#fff0 1px,var(--color-white) 0);bottom:0;content:"";display:block;position:absolute;visibility:hidden;width:100%}.S-SEO-Keywords__browser-container:after{height:90px;left:10rem;right:0}@media (min-width:768px){.S-SEO-Keywords__browser-container:after{height:87px;left:25rem}.S-SEO-Keywords__browser-container{left:0}}@media (min-width:992px){.S-SEO-Keywords__browser-container{left:calc(50% - 39rem)}}.S-SEO-Keywords__browser{display:none}@media (min-width:768px){.S-SEO-Keywords__browser{display:block}}.S-SEO-Keywords__browser-mobile{display:block}@media (min-width:768px){.S-SEO-Keywords__browser-mobile{display:none}}.S-SEO-Keywords.S-SEO-Keywords--loaded .S-SEO-Keywords__browser-container:after,.S-SEO-Keywords.S-SEO-Keywords--loaded .S-SEO-Keywords__browser-container:before{visibility:visible}.S-SEO-Keywords-Image-Block{display:flex;flex-direction:column-reverse;padding:0 2rem}@media (min-width:992px){.S-SEO-Keywords-Image-Block{flex-direction:row;padding:0}.S-SEO-Keywords-Image-Block__preview-container{max-width:50%}}.S-SEO-Keywords-Image-Block__preview{display:none;margin:0 auto}@media (min-width:768px){.S-SEO-Keywords-Image-Block__preview{display:block}}@media (min-width:992px){.S-SEO-Keywords-Image-Block__preview{float:right}}.S-SEO-Keywords-Image-Block__preview-mobile{display:block;margin-left:50%;transform:translateX(-50%)}@media (min-width:768px){.S-SEO-Keywords-Image-Block__preview-mobile{display:none}}@media (min-width:992px){.S-SEO-Keywords-Image-Block__content{display:flex;flex-direction:column;justify-content:center;margin-left:3rem}}.S-SEO-Keywords-Image-Block__title{font-size:var(--h3-font-size);font-weight:var(--font-weight-medium);letter-spacing:normal;line-height:1.25}@media (min-width:768px){.S-SEO-Keywords-Image-Block__title{font-size:var(--h2-font-size);letter-spacing:.39px}}.S-SEO-Keywords-Image-Block__description{letter-spacing:normal}@media (min-width:768px){.S-SEO-Keywords-Image-Block__description{letter-spacing:.23px}}@media (min-width:992px){.S-SEO-Keywords-Image-Block.S-SEO-Keywords-Image-Block--reverse{flex-direction:row-reverse}.S-SEO-Keywords-Image-Block.S-SEO-Keywords-Image-Block--reverse .S-SEO-Keywords-Image-Block__preview{float:left}.S-SEO-Keywords-Image-Block.S-SEO-Keywords-Image-Block--reverse .S-SEO-Keywords-Image-Block__content{margin-left:0;margin-right:5rem}}.S-SEO-Keywords-Image-Block.S-SEO-Keywords-Image-Block--keyword{margin:0 auto;max-width:86rem}@media (min-width:992px){.S-SEO-Keywords-Image-Block.S-SEO-Keywords-Image-Block--keyword{padding:0 1rem}.S-SEO-Keywords-Image-Block.S-SEO-Keywords-Image-Block--keyword .S-SEO-Keywords-Image-Block__content{width:27rem}.S-SEO-Keywords-Image-Block.S-SEO-Keywords-Image-Block--keyword .S-SEO-Keywords-Image-Block__preview-container{max-width:60%}}@media (min-width:768px){.S-SEO-Keywords-Image-Block.S-SEO-Keywords-Image-Block--keyword .S-SEO-Keywords-Image-Block__preview{margin-left:50%;transform:translateX(-57%)}}@media (min-width:992px){.S-SEO-Keywords-Image-Block.S-SEO-Keywords-Image-Block--keyword .S-SEO-Keywords-Image-Block__preview{margin-left:0;max-width:100%;transform:none}}.S-SEO-Keywords-Image-Block.S-SEO-Keywords-Image-Block--beyond{margin:0 auto;max-width:74rem}@media (min-width:992px){.S-SEO-Keywords-Image-Block.S-SEO-Keywords-Image-Block--beyond{padding:0 1rem}}.S-SEO-Keywords-Image-Block.S-SEO-Keywords-Image-Block--beyond .S-SEO-Keywords-Image-Block__description{margin-bottom:.5rem}@media (min-width:992px){.S-SEO-Keywords-Image-Block.S-SEO-Keywords-Image-Block--beyond .S-SEO-Keywords-Image-Block__description{margin-bottom:0}.S-SEO-Keywords-Image-Block.S-SEO-Keywords-Image-Block--beyond .S-SEO-Keywords-Image-Block__content{width:25rem}.S-SEO-Keywords-Image-Block.S-SEO-Keywords-Image-Block--beyond .S-SEO-Keywords-Image-Block__preview{max-width:100%}}.S-SEO-Keywords-Image-Block.S-SEO-Keywords-Image-Block--beyond .S-SEO-Keywords-Image-Block__preview-mobile{max-width:115%}.S-SEO-Keywords-Image-Block.S-SEO-Keywords-Image-Block--analytics{margin:0 auto;max-width:76rem}@media (min-width:992px){.S-SEO-Keywords-Image-Block.S-SEO-Keywords-Image-Block--analytics{padding:0 1rem}}.S-SEO-Keywords-Image-Block.S-SEO-Keywords-Image-Block--analytics .S-SEO-Keywords-Image-Block__description{margin-bottom:0}@media (min-width:992px){.S-SEO-Keywords-Image-Block.S-SEO-Keywords-Image-Block--analytics .S-SEO-Keywords-Image-Block__content{width:28rem}}.S-SEO-Keywords-Image-Block.S-SEO-Keywords-Image-Block--analytics .S-SEO-Keywords-Image-Block__preview-container{margin-top:-3rem;z-index:-1}@media (min-width:350px){.S-SEO-Keywords-Image-Block.S-SEO-Keywords-Image-Block--analytics .S-SEO-Keywords-Image-Block__preview-container{margin-top:0;z-index:auto}}.S-SEO-Keywords-Image-Block.S-SEO-Keywords-Image-Block--analytics .S-SEO-Keywords-Image-Block__preview-mobile{max-width:270%;transform:translateX(-46%)}@media (min-width:768px){.S-SEO-Keywords-Image-Block.S-SEO-Keywords-Image-Block--analytics .S-SEO-Keywords-Image-Block__preview{margin-left:50%;transform:translateX(-62%)}}@media (min-width:992px){.S-SEO-Keywords-Image-Block.S-SEO-Keywords-Image-Block--analytics .S-SEO-Keywords-Image-Block__preview{margin-left:0;max-width:142%;transform:none}}.S-SEO-Features{position:relative}@media (min-width:992px){.S-SEO-Features.S-SEO-Features--animate .S-SEO-Features__radar-ray{animation:ray-rotate 20s linear infinite}}.S-SEO-Features__content{padding-bottom:2.5rem;position:relative;text-align:center;z-index:2}@media (min-width:450px){.S-SEO-Features__content{padding-bottom:6.5rem}}@media (min-width:992px){.S-SEO-Features__content{padding-bottom:22rem}}.S-SEO-Features__title{font-size:var(--h2-font-size);letter-spacing:.25px;line-height:1.33}@media (min-width:768px){.S-SEO-Features__title{font-size:var(--h1-font-size);letter-spacing:normal}}.S-SEO-Features__description{font-size:var(--p-font-size);letter-spacing:.3px;line-height:1.67;margin:0 auto .5rem;max-width:37rem}@media (min-width:768px){.S-SEO-Features__description{letter-spacing:.23px;margin-bottom:2rem}}.S-SEO-Features__icon-twitter-wrapper{align-items:center;background:var(--color-white);display:flex;height:70px;justify-content:center;width:70px}.S-SEO-Features__icon-qr,.S-SEO-Features__icon-twitter-wrapper{border-radius:50%;box-shadow:-5px 13px 26px 0 #3250a421,0 0 9px 0 #3250a40f;margin:1rem auto}.S-SEO-Features__icon-qr{height:69px;width:69px}.S-SEO-Features__house{bottom:0;height:3rem;left:0;position:absolute;right:0}.S-SEO-Features__house:after{background:url(../svg/house-roof-mobile.svg) no-repeat 100% 100%;background-size:100% 100%;bottom:0;content:"";height:500%;left:0;position:absolute;width:100%;z-index:0}@media (min-width:450px){.S-SEO-Features__house{height:8rem}}@media (min-width:992px){.S-SEO-Features__house{height:21rem}.S-SEO-Features__house:after{background:url(../svg/house-roof-desktop.svg) no-repeat 100% 100%;background-size:100% 100%}}.S-SEO-Features__radar{align-items:center;display:none;justify-content:center;left:calc(46% - 19px);position:absolute;top:-19px;z-index:1}@media (min-width:992px){.S-SEO-Features__radar{display:flex}}.S-SEO-Features__radar-center{background:var(--color-white);border-radius:50%;height:14px;left:calc(50% - 7px);position:absolute;top:calc(50% - 7px);width:14px}.S-SEO-Features__radar-border{background:#e5e6f7;border:3px solid var(--color-white);border-radius:50%;box-shadow:1px 3px 12px 0 #95a4cc4a;height:38px;width:38px}@media (min-width:992px) and (prefers-reduced-motion:no-preference){.S-SEO-Features__radar-ray{background:linear-gradient(109deg,#dadaff87 17%,#dce1ff00 78%);clip-path:polygon(100% 0,100% 100%,0 54%,0 46%);filter:blur(5px);height:13rem;left:35px;opacity:.83;position:absolute;top:-79px;transform:rotate(152deg) translateZ(0);transform-origin:-16px center;width:48rem;z-index:-1}}.S-Feature-Pane.S-Feature-Pane--features{justify-content:center}.S-Feature-Pane.S-Feature-Pane--features .S-Feature-Pane__text{font-size:var(--p-font-size);letter-spacing:.23px;line-height:1.67;max-width:18rem;padding-bottom:1rem}@media (min-width:768px){.S-Feature-Pane.S-Feature-Pane--features .S-Feature-Pane__text{padding-bottom:2rem}}.S-Feature-Pane.S-Feature-Pane--features .S-Feature-Pane__icon{margin-bottom:1.5rem}.S-Feature-Pane.S-Feature-Pane--features .S-Feature-Pane__item:first-child .S-Feature-Pane__text{max-width:16rem}.S-Feature-Pane.S-Feature-Pane--features .S-Feature-Pane__item:nth-child(3) .S-Feature-Pane__text{max-width:19rem}.S-Feature-Pane.S-Feature-Pane--features .S-Feature-Pane__item:nth-child(5) .S-Feature-Pane__icon{margin-bottom:1.7rem;margin-top:1rem}@keyframes ray-rotate{0%{transform:rotate(152deg) translateZ(0)}to{transform:rotate(512deg) translateZ(0)}}
/*# sourceMappingURL=4127-bundle.css.production.2025-05-27.sourcemap*/