.btn-transparent{background:#0000;border-radius:var(--large-border-radius);border-width:2px;color:var(--button-gray-text);height:34px;line-height:30px;transition:all .2s ease}.btn-transparent,.btn-transparent.loading-element{margin-bottom:-2px;margin-top:-2px}.btn-transparent:hover{background-color:var(--button-default-hover);border-color:var(--button-default-hover);color:var(--button-white-text)}.btn-transparent:active{background-color:var(--button-default-active);border-color:var(--button-default-active);color:var(--button-white-text)}.btn-transparent.btn-lg{font-size:1.4666667rem;font-weight:var(--font-weight-regular);height:3rem;line-height:41px;margin-bottom:0;margin-top:0}.btn-transparent.btn-success{background:#0000;border-color:var(--success-green);color:var(--success-green)}.btn-transparent.btn-success:hover{background-color:var(--success-green-hover);border-color:var(--success-green-hover);color:var(--button-white-text)}.btn-transparent.btn-success:active{background-color:var(--success-green-active);border-color:var(--success-green-active);color:var(--button-white-text)}.btn-transparent.btn-primary{background:#0000;border-color:var(--primary-blue);color:var(--primary-blue)}.btn-transparent.btn-primary:hover{background-color:var(--primary-blue-hover);border-color:var(--primary-blue-hover);color:var(--button-white-text)}.btn-transparent.btn-primary:active{background-color:var(--primary-blue-active);border-color:var(--primary-blue-active);color:var(--button-white-text)}.btn-transparent.btn-danger{background:#0000;border-color:var(--error-red);color:var(--error-red)}.btn-transparent.btn-danger:hover{background-color:var(--error-red-hover);border-color:var(--error-red-hover);color:var(--button-white-text)}.btn-transparent.btn-danger:active{background-color:var(--error-red-active);border-color:var(--error-red-active);color:var(--button-white-text)}.btn-transparent.btn-inverted-dark{background-color:initial;border-color:var(--inverted-gray);color:var(--inverted-gray)}.btn-transparent.btn-inverted-dark:hover{background-color:var(--inverted-gray-hover);border-color:#0000;color:var(--button-white-text)}.btn-transparent.btn-inverted-dark:active{background-color:var(--inverted-gray-active);border-color:#0000;color:var(--button-white-text)}.btn-transparent.btn-inverted-light{background-color:initial;border-color:var(--inverted-white);color:var(--inverted-white)}.btn-transparent.btn-inverted-light:hover{background-color:var(--inverted-white-hover);border-color:#0000;color:var(--button-black-text)}.btn-transparent.btn-inverted-light:active{background-color:var(--inverted-white-active);border-color:#0000;color:var(--button-black-text)}.btn-transparent.disabled,.btn-transparent.disabled:active,.btn-transparent.disabled:hover,.btn-transparent[disabled=disabled],.btn-transparent[disabled=disabled]:active,.btn-transparent[disabled=disabled]:hover{background-color:initial;border-color:var(--button-disabled-color);color:var(--button-disabled-color);cursor:default}.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-Brands-Block__brands{margin:0 auto;-webkit-mask-image:linear-gradient(to right,#0000,var(--color-black) 3rem,var(--color-black) calc(100% - 3rem),#0000);mask-image:linear-gradient(to right,#0000,var(--color-black) 3rem,var(--color-black) calc(100% - 3rem),#0000);max-width:71rem;overflow:hidden;position:relative}.S-Brands-Block__bottom-description,.S-Brands-Block__top-description{font-size:var(--medium-font-size);font-weight:var(--font-weight-regular);letter-spacing:normal;opacity:.76;padding:0 1rem;text-align:center}.S-Brands-Block__top-description{margin-bottom:2rem}.S-Brands-Block__bottom-description{margin-bottom:0;margin-top:2rem}@keyframes horizontal-scroll{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0)}}.S-Brands-Slider{visibility:hidden}.S-Brands-Slider__container{margin:0 auto;overflow:hidden;width:3725px}@media (min-width:992px){.S-Brands-Slider__container{width:100%}}.S-Brands-Slider__image-wrapper{display:flex}.S-Brands-Slider.S-Brands-Slider--allowAnimation .S-Brands-Slider__image-wrapper{transition:transform .75s ease}.S-Brands-Slider.S-Brands-Slider--allowMobileAnimation .S-Brands-Slider__image-wrapper{animation:horizontal-scroll 240s linear infinite}@media (min-width:992px){.S-Brands-Slider.S-Brands-Slider--allowMobileAnimation .S-Brands-Slider__image-wrapper{animation:none}}.S-Brands-Slider.S-Brands-Slider--mobileAnimationPause .S-Brands-Slider__image-wrapper{animation-play-state:paused}.S-Brands-Slider.S-Brands-Slider--ready{visibility:visible}.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}: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-Carousel-Panel{display:flex;overflow:hidden;visibility:hidden}.S-Carousel-Panel__line{display:flex;flex:1 0 auto;position:relative}.S-Carousel-Panel__center,.S-Carousel-Panel__left,.S-Carousel-Panel__right{display:flex;list-style:none;margin:0;padding:0}.S-Carousel-Panel.S-Carousel-Panel--visible{visibility:visible}.S-Carousel-Dots-Indicator{display:flex}.S-Carousel-Dots-Indicator__stub{visibility:hidden}.S-Carousel-Dots-Indicator__dot,.S-Carousel-Dots-Indicator__stub{background:none;border:.5rem solid #fff0;border-radius:50%;cursor:pointer;height:2rem;margin:0 .5rem 0 0;outline:none;padding:0;width:2rem}.S-Carousel-Dots-Indicator__dot:after,.S-Carousel-Dots-Indicator__stub:after{background:#c7d6e3;border-radius:50%;content:"";display:block;height:1rem;position:relative;transition:transform .3s;width:1rem}.S-Carousel-Dots-Indicator__dot:last-child,.S-Carousel-Dots-Indicator__stub:last-child{margin:0}.S-Carousel-Dots-Indicator__dot:disabled,.S-Carousel-Dots-Indicator__stub:disabled{cursor:default;opacity:.9}.S-Carousel-Dots-Indicator__dot:disabled:after,.S-Carousel-Dots-Indicator__stub:disabled:after{background:var(--color-gray-main)}.S-Carousel-Dots-Indicator.S-Carousel-Dots-Indicator--small .S-Carousel-Dots-Indicator__dot,.S-Carousel-Dots-Indicator.S-Carousel-Dots-Indicator--small .S-Carousel-Dots-Indicator__stub{height:1.8rem;margin:0 .3rem 0 0;width:1.8rem}.S-Carousel-Dots-Indicator.S-Carousel-Dots-Indicator--small .S-Carousel-Dots-Indicator__dot:after,.S-Carousel-Dots-Indicator.S-Carousel-Dots-Indicator--small .S-Carousel-Dots-Indicator__stub:after{height:.8rem;left:.05rem;width:.8rem}.S-Carousel-Dots-Indicator.S-Carousel-Dots-Indicator--small.S-Carousel-Dots-Indicator.S-Carousel-Dots-Indicator--small-first .S-Carousel-Dots-Indicator__dot:first-child:after,.S-Carousel-Dots-Indicator.S-Carousel-Dots-Indicator--small.S-Carousel-Dots-Indicator.S-Carousel-Dots-Indicator--small-last .S-Carousel-Dots-Indicator__dot:last-child:after{transform:scale(.6)}.S-Carousel__indicator{display:flex;justify-content:center}.S-Testimonial-Block{--blue-color:var(--primary-blue-color)}.S-Testimonial-Block__quote{border:3px solid #d1dde6;border-radius:1em 1em 0;font-family:var(--font-family-roboto-slab);margin:0 auto 2rem;padding:25px 2rem;quotes:"\201c" "\201d"}.S-Testimonial-Block__quote:after,.S-Testimonial-Block__quote:before{color:#a2b9cc;font-family:Georgia,Times New Roman,Times,serif;font-size:1.5em;font-weight:var(--font-weight-bold);vertical-align:initial}.S-Testimonial-Block__quote:before{content:open-quote;margin-right:.1em}.S-Testimonial-Block__quote:after{content:close-quote;margin-left:.1em}@media (min-width:768px){.S-Testimonial-Block__quote.S-Testimonial-Block__quote--big{font-size:var(--h3-font-size);line-height:var(--h3-line-height);margin-bottom:3rem;padding:38px 3rem}}.S-Testimonial-Block__quote.S-Testimonial-Block__quote--center{text-align:center}.S-Testimonial-Block__quote.S-Testimonial-Block__quote--bold-blue{border-color:var(--blue-color);border-width:4px;color:var(--blue-color);font-family:var(--font-family-josefin);font-weight:var(--font-weight-bold)}.S-Testimonial-Block__quote.S-Testimonial-Block__quote--bold-blue:after,.S-Testimonial-Block__quote.S-Testimonial-Block__quote--bold-blue:before{color:var(--blue-color)}.S-Testimonial-Block__author{text-align:right}.S-Testimonial-Block__name{font-weight:400}.S-Testimonial-Block__signature{display:block;margin:0 0 0 auto;max-width:100%}.S-Testimonial-Block__signature-image{display:block;margin-left:auto}.S-Testimonial-Block span{vertical-align:initial}.S-FAQ{padding:0}.S-FAQ__faq-list{list-style:none;padding:0}.S-FAQ__faq-item{display:block}.S-FAQ-Item{background:var(--color-white);border:1px solid #0000;border-radius:4px;box-shadow:0 1px 2px 0 #00000021;margin-bottom:1rem;position:relative;transition:background .4s,border-color .4s;width:100%}.S-FAQ-Item__question-container{cursor:pointer;padding:1rem 1.5rem}@media (min-width:768px){.S-FAQ-Item__question-container{padding:1.5rem 2.5rem}}.S-FAQ-Item__question{color:var(--main-text-color);font-size:var(--medium-font-size);font-weight:var(--font-weight-medium);margin-bottom:0;padding-right:1rem}@media (min-width:768px){.S-FAQ-Item__question{font-size:var(--p-font-size)}}.S-FAQ-Item__answer-container{max-height:0;opacity:0;overflow:hidden;transition:transform .4s,opacity .4s,max-height .4s}.S-FAQ-Item__answer-part{font-size:var(--small-font-size);font-weight:var(--font-weight-regular);margin:0;padding:0 1.5rem}@media (min-width:768px){.S-FAQ-Item__answer-part{font-size:var(--p-font-size);padding:0 2.5rem .5rem}}.S-FAQ-Item__arrow{border-bottom:3px solid #ccd5d8;border-left:3px solid #ccd5d8;display:none;height:12px;position:absolute;right:2rem;top:2rem;transform:rotate(-45deg);transition:transform .3s;width:12px}@media (min-width:768px){.S-FAQ-Item__arrow{display:block}}.S-FAQ-Item.S-FAQ-Item--expanded{background:#f4f6f7;border-color:#e0e0e0;box-shadow:none}.S-FAQ-Item.S-FAQ-Item--expanded .S-FAQ-Item__answer-container{max-height:500px;opacity:1;transform:translateY(-1rem)}@media (min-width:768px){.S-FAQ-Item.S-FAQ-Item--expanded .S-FAQ-Item__answer-container{max-height:250px}}.S-FAQ-Item.S-FAQ-Item--expanded .S-FAQ-Item__arrow{transform:rotate(-225deg)}@keyframes bounce{0%{transform:scale(0) translateZ(0)}33%{transform:scale(1.2)}66%{transform:scale(.9)}to{transform:scale(1)}}.S-Annual-Report-First-Screen{position:relative}.S-Annual-Report-First-Screen__content{display:flex;flex-direction:column-reverse;margin-top:3rem;padding:0 1rem;position:relative;z-index:2}@media (min-width:768px){.S-Annual-Report-First-Screen__content{display:block;padding:0}}.S-Annual-Report-First-Screen__info{text-align:center}@media (min-width:768px){.S-Annual-Report-First-Screen__info{background:var(--color-white);border-radius:4px;box-shadow:0 17px 23px 0 #b4c2e45e,0 0 16px 0 #b5bdd757;left:2rem;padding:3rem;position:absolute;text-align:left;top:5.5rem;width:32rem}}@media (min-width:1200px){.S-Annual-Report-First-Screen__info{left:auto;padding:4rem;right:calc(50% + 2rem);top:6.5rem;width:35rem}}.S-Annual-Report-First-Screen__title{font-size:var(--h2-font-size)}@media (min-width:768px){.S-Annual-Report-First-Screen__title{font-size:3.2rem}}.S-Annual-Report-First-Screen__description{margin-bottom:3rem}.S-Annual-Report-First-Screen__try-for-free{font-size:var(--h4-font-size);margin-bottom:2rem;padding:0 5%;width:100%}@media (max-width:767px){.S-Annual-Report-First-Screen__try-for-free{padding:0 1rem}}.S-Annual-Report-First-Screen__example-link{color:var(--text-light-blue-color);display:block;-webkit-text-decoration:underline;text-decoration:underline}.S-Annual-Report-First-Screen__cta-container{align-items:center;display:flex;justify-content:center;margin-bottom:3rem}@media (min-width:768px){.S-Annual-Report-First-Screen__cta-container{justify-content:space-between;margin:0}}.S-Annual-Report-First-Screen__go-trial{border-radius:4px;box-shadow:0 6px 13px 0 #35c6157a,0 2px 8px 0 #35c61580;flex:1 1 50%;font-size:var(--p-font-size);line-height:2.6rem;margin-bottom:0;max-width:9rem;padding:0}@media (min-width:28.001em){.S-Annual-Report-First-Screen__go-trial{max-width:14rem;padding:0 2rem}}.S-Annual-Report-First-Screen__buttons{display:flex;justify-content:center;margin-bottom:3rem}@media (min-width:768px){.S-Annual-Report-First-Screen__buttons{justify-content:flex-start;margin-bottom:0}}.S-Annual-Report-First-Screen__calendly.S-Calendly{background:#0000;border:3px solid var(--color-gray-main);border-radius:4px;box-shadow:none;color:var(--color-gray-main);flex:1 1 50%;font-size:var(--p-font-size);height:3rem;line-height:2.6rem;margin-left:1.5rem;max-width:9rem;padding:0;transition:box-shadow var(--transition-duration)}.S-Annual-Report-First-Screen__calendly.S-Calendly:hover{background:var(--light-gray-background)}@media (min-width:28.001em){.S-Annual-Report-First-Screen__calendly.S-Calendly{max-width:14rem;padding:0 2rem}}.S-Annual-Report-First-Screen__illustration-container{margin:0 auto;max-width:26rem;position:relative;width:100%}@media (min-width:768px){.S-Annual-Report-First-Screen__illustration-container{display:flex;justify-content:center;margin:0;max-width:none;width:auto}}.S-Annual-Report-First-Screen__main-image{display:none}@media (min-width:768px){.S-Annual-Report-First-Screen__main-image{display:block;margin-left:calc(50% - 19rem)}}@media (min-width:1200px){.S-Annual-Report-First-Screen__main-image{margin-left:17rem}}.S-Annual-Report-First-Screen__main-mobile-image{display:block;float:right}@media (min-width:768px){.S-Annual-Report-First-Screen__main-mobile-image{display:none}}.S-Annual-Report-First-Screen__chart-left,.S-Annual-Report-First-Screen__chart-right{display:none;position:absolute}@media (min-width:1200px){.S-Annual-Report-First-Screen__chart-left,.S-Annual-Report-First-Screen__chart-right{display:block}}.S-Annual-Report-First-Screen__chart-left{right:calc(50% + 37rem);top:30rem}.S-Annual-Report-First-Screen__chart-right{left:calc(50% + 27.15rem);top:0}.S-Annual-Report-First-Screen__brands{color:var(--color-white);margin-bottom:3rem;margin-top:0;position:relative;z-index:2}@media (min-width:768px){.S-Annual-Report-First-Screen__brands{margin-top:-4rem}}.S-Annual-Report-First-Screen__stain-wrapper{overflow:hidden;position:relative}.S-Annual-Report-PowerfulTool{margin:0 auto;max-width:85rem;padding:0 2rem;position:relative;text-align:center}.S-Annual-Report-PowerfulTool__title{font-size:var(--h2-font-size);letter-spacing:normal;line-height:2.6rem}@media (min-width:768px){.S-Annual-Report-PowerfulTool__title{font-size:var(--h1-font-size);line-height:var(--h1-line-height)}}.S-Annual-Report-PowerfulTool__description{font-size:var(--p-font-size);letter-spacing:normal;line-height:2rem;margin:0 auto 2rem;max-width:54rem}@media (min-width:768px){.S-Annual-Report-PowerfulTool__description{margin-bottom:2.5rem}}.S-Annual-Report-PowerfulTool__embed{height:25rem;margin:0 auto 2rem;max-width:26rem}@media (min-width:768px){.S-Annual-Report-PowerfulTool__embed{height:48.5rem;max-width:80rem}}@media (min-width:1200px){.S-Annual-Report-PowerfulTool__embed{margin:0 auto}}.S-Annual-Report-PowerfulTool__go-trial{align-items:center;box-shadow:0 5px 10px 0 #15287733;display:inline-flex;font-size:var(--p-font-size);line-height:normal;padding:0 2rem}@media (min-width:768px){.S-Annual-Report-PowerfulTool__go-trial{border-radius:.4rem;box-shadow:0 8px 16px 0 #15287733;font-size:2rem;margin-top:3.5rem;padding:0 2.5rem}}.S-Annual-Report-Online-Reports{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:84rem;padding:0 1.5rem;position:relative}@media (min-width:768px){.S-Annual-Report-Online-Reports{padding:0 2rem}}@media (min-width:1200px){.S-Annual-Report-Online-Reports{align-items:flex-start;flex-direction:row;justify-content:flex-end}}@media (prefers-reduced-motion:no-preference){.S-Annual-Report-Online-Reports__link-wrapper{transform:scale(0);transition:transform var(--transition-duration);will-change:transform}.S-Annual-Report-Online-Reports.S-Annual-Report-Online-Reports--show-link .S-Annual-Report-Online-Reports__link-wrapper{animation:bounce .5s forwards}}@media (min-width:1200px){.S-Annual-Report-Online-Reports__text{margin-right:7rem;max-width:27rem}}.S-Annual-Report-Online-Reports__image-wrapper{position:relative}.S-Annual-Report-Online-Reports__image-with-link{margin:0 -2.5rem;position:relative}@media (min-width:768px){.S-Annual-Report-Online-Reports__image-with-link{margin:0;z-index:1}}.S-Annual-Report-Online-Reports__title{font-size:var(--h3-font-size);font-weight:var(--font-weight-medium);letter-spacing:normal;line-height:2.6rem}@media (min-width:768px){.S-Annual-Report-Online-Reports__title{font-size:var(--h2-font-size);line-height:var(--h2-line-height);margin-right:4rem}}.S-Annual-Report-Online-Reports__description{font-size:var(--p-font-size);letter-spacing:normal;line-height:var(--p-line-height);margin-bottom:1rem}@media (min-width:768px){.S-Annual-Report-Online-Reports__description{margin-bottom:4rem}}@media (min-width:1200px){.S-Annual-Report-Online-Reports__description{margin-bottom:0}}.S-Annual-Report-Online-Reports__watch-video-button{display:inline-flex;margin-bottom:3rem}@media (min-width:768px){.S-Annual-Report-Online-Reports__watch-video-button{bottom:2.5rem;left:-2.5rem;margin-bottom:0;position:absolute;z-index:2}}@media (min-width:850px){.S-Annual-Report-Online-Reports__watch-video-button{left:-4.5rem}}.S-Annual-Report-Online-Reports__link-wrapper{align-items:center;background:var(--color-white);border-radius:2.4rem;box-shadow:-16px 18px 36px 0 #4b528f4a,0 0 12px 0 #3250a40f;display:flex;height:3rem;position:absolute;right:calc(50% - 15.5rem);top:-1.5rem;width:23.5rem}@media (min-width:550px){.S-Annual-Report-Online-Reports__link-wrapper{height:4.8rem;right:-3rem;top:-2rem;width:39rem}}.S-Annual-Report-Online-Reports__icon-star{height:1.3rem;margin:0 .5rem 0 1rem;-webkit-user-select:none;user-select:none;width:1.3rem}@media (min-width:550px){.S-Annual-Report-Online-Reports__icon-star{height:auto;margin:0 1rem 0 2rem;width:auto}}.S-Annual-Report-Online-Reports__link{-webkit-background-clip:text;background-clip:text;background-color:#4770eb;background-image:linear-gradient(270deg,#646ed9 23%,#4395fb 89%);font-size:1.1rem;font-weight:500;-webkit-user-select:none;user-select:none;-webkit-text-fill-color:#0000}@media (min-width:550px){.S-Annual-Report-Online-Reports__link{font-size:1.73rem}}.S-Annual-Report-CTA{text-align:center}.S-Annual-Report-CTA__icon{display:block;margin:0 auto 2rem}.S-Annual-Report-CTA__title{font-size:var(--h2-font-size);margin:0 auto 2rem;max-width:40rem}@media (min-width:768px){.S-Annual-Report-CTA__title{font-size:var(--h1-font-size)}}.S-Annual-Report-CTA__button{box-shadow:var(--shadow-blue);margin-bottom:2rem}@media (min-width:768px){.S-Annual-Report-CTA__button{font-size:var(--h2-font-size);padding:0 5rem}}.S-Annual-Report-CTA__features{color:#3254a4;font-size:var(--p-font-size);margin:0 auto;max-width:16rem;opacity:.6;text-align:center}.S-Annual-Report-Demo{position:relative}.S-Annual-Report-Demo__card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background-color:var(--color-white);border-radius:.5rem;box-shadow:0 7px 20px 0 #4f74b938;margin:0 auto;max-width:64rem;min-height:19rem;padding:3rem 2rem 0;position:relative}@media (min-width:992px){.S-Annual-Report-Demo__card{padding:4rem 5.5% 0 7%}}@media (min-width:1200px){.S-Annual-Report-Demo__card{padding:4rem 4.5rem 0 5.5rem}}.S-Annual-Report-Demo__title{font-size:var(--h2-font-size);line-height:2.6rem}@media (min-width:992px){.S-Annual-Report-Demo__title{max-width:25rem}}.S-Annual-Report-Demo__description{font-size:var(--p-font-size);line-height:var(--p-line-height);max-width:30rem}@media (min-width:992px){.S-Annual-Report-Demo__description{margin:0 8rem 0 0}.S-Annual-Report-Demo__footer{display:flex}}.S-Annual-Report-Demo__book-demo-wrapper{text-align:center}@media (min-width:992px){.S-Annual-Report-Demo__book-demo-wrapper{position:relative}}.S-Annual-Report-Demo__calendly.S-Calendly-FBO{border:1px solid #cfd8ec;box-shadow:0 12px 23px 2px #4978ea3b;color:var(--main-text-color);display:inline-block;font-size:1.4rem;height:3.7rem;line-height:3.3rem;margin:0 -1rem 4rem;padding:0 2.5rem}@media (min-width:768px){.S-Annual-Report-Demo__calendly.S-Calendly-FBO{margin:0 0 4rem}}@media (min-width:992px){.S-Annual-Report-Demo__calendly.S-Calendly-FBO{margin:0}}.S-Annual-Report-Demo__avatar-image{height:8rem;position:absolute;right:-2.5rem;top:-5.5rem;width:8rem}.S-Annual-Report-Demo__avatar-image.loaded{border-radius:50%;box-shadow:-2px 11px 31px 0 #334ba040}@media (min-width:992px){.S-Annual-Report-Demo__avatar-image{height:10.5rem;right:3rem;top:-14.5rem;width:10.5rem}}.S-Annual-Report-Demo__square{background-image:linear-gradient(to bottom,#fff0,var(--color-white));border-radius:.5rem;box-shadow:0 10px 10px 0 #8d9bce3b;display:none;position:absolute}@media (min-width:768px){.S-Annual-Report-Demo__square{display:block}}.S-Annual-Report-Demo__square.S-Annual-Report-Demo__square--1{bottom:-3.5rem;display:block;height:121px;left:50%;opacity:.23;width:97px}@media (min-width:768px){.S-Annual-Report-Demo__square.S-Annual-Report-Demo__square--1{bottom:auto;height:116px;left:calc(50% - 44rem);opacity:.33;top:4.5rem;width:115px}}.S-Annual-Report-Demo__square.S-Annual-Report-Demo__square--2{bottom:2.5rem;height:116px;left:calc(50% - 34rem);opacity:.23;width:115px}.S-Annual-Report-Demo__square.S-Annual-Report-Demo__square--3{height:179px;left:calc(50% - 30rem);opacity:.33;top:-4rem;width:143px}.S-Annual-Report-Demo__square.S-Annual-Report-Demo__square--4{bottom:-2.5rem;height:179px;left:calc(50% + 30rem);opacity:.33;width:143px}.S-Annual-Report-Demo__square.S-Annual-Report-Demo__square--5{height:90px;left:calc(50% + 41rem);opacity:.33;top:1rem;width:81px}.S-Annual-Report-Testimonial__quotes-text{margin:0 auto;max-width:35rem;padding-left:1rem;padding-right:1rem}@media (min-width:768px){.S-Annual-Report-Testimonial__quotes-text{max-width:52rem}}.S-Annual-Report-Testimonial__stories-link{margin-top:3rem;text-align:center}@media (min-width:768px){.S-Testimonial-Block.S-Testimonial-Block--online-annual-report .S-Testimonial-Block__quote{margin-bottom:2rem;padding:2.5rem 4.5rem 3rem}}.S-Testimonial-Block.S-Testimonial-Block--online-annual-report .S-Testimonial-Block__signature{margin-bottom:1rem}.S-Annual-Report-Templates{--carousel-item-margin:2.5rem;text-align:center}.S-Annual-Report-Templates__title{font-size:var(--h2-font-size);line-height:1.33;margin:0 auto 1rem;max-width:43rem;padding:0 1rem}.S-Annual-Report-Templates__description{font-size:var(--p-font-size);margin:0 auto;max-width:58rem;padding:0 1rem}.S-Annual-Report-Templates__template-list{margin-top:1.5rem}@media (min-width:992px){.S-Annual-Report-Templates__template-list{display:flex;justify-content:center;margin-top:2rem}}.S-Annual-Report-Templates__image-container{margin:1rem auto 0}@media (min-width:768px){.S-Annual-Report-Templates__image-container{margin:1rem auto 2rem}}.S-Annual-Report-Templates__preview-image{box-shadow:0 8px 12px 0 #202b7924}.S-Annual-Report-Templates__stub{margin-top:1.5rem;position:relative}@media (min-width:768px){.S-Annual-Report-Templates__stub{margin-top:0}}@media (min-width:992px){.S-Annual-Report-Templates__stub{margin:0 calc(var(--carousel-item-margin)/2)}.S-Annual-Report-Templates__stub-text-wrapper{left:0;position:absolute;right:0;top:5rem}}.S-Annual-Report-Templates__stub-description{font-size:1.66667rem;margin-bottom:1.5rem}@media (min-width:768px){.S-Annual-Report-Templates__stub-description{margin-bottom:1rem}}.S-Annual-Report-Templates__stub-image{box-shadow:0 5px 15px 0 #19233a2e;margin-top:1rem}.S-Annual-Report-Templates__stub-picture{display:none}@media (min-width:992px){.S-Annual-Report-Templates__stub-picture{display:inline}}.S-Annual-Report-Templates__go-trial{box-shadow:0 5px 10px 0 #15287733;font-size:1.266666rem}@media (min-width:768px){.S-Annual-Report-Templates__go-trial{box-shadow:0 9px 19px 0 #12226140;font-size:1.4rem;height:3rem;line-height:calc(3rem - 6px);padding:0 3rem}}.S-Annual-Report-Templates__carousel{margin:0 auto;-webkit-mask-image:linear-gradient(to right,#0000,var(--color-black) 3rem,var(--color-black) calc(100% - 3rem),#0000);mask-image:linear-gradient(to right,#0000,var(--color-black) 3rem,var(--color-black) calc(100% - 3rem),#0000);max-width:15rem}@media (min-width:768px){.S-Annual-Report-Templates__carousel{margin:0;-webkit-mask-image:none;mask-image:none;max-width:none}.S-Annual-Report-Templates .S-Carousel__indicator{display:none}}.S-Annual-Report-Templates .S-Carousel-Panel{overflow:visible}@media (min-width:768px){.S-Annual-Report-Templates .S-Carousel-Panel__left,.S-Annual-Report-Templates .S-Carousel-Panel__right{display:none}}.S-Annual-Report-Templates .S-Carousel-Panel__item{margin-right:var(--carousel-item-margin)}.S-Annual-Report-Examples{text-align:center}.S-Annual-Report-Examples__title{font-size:var(--h2-font-size);letter-spacing:normal;line-height:2.6rem;margin:0 auto 1rem;max-width:34rem;padding:0 1rem}@media (min-width:768px){.S-Annual-Report-Examples__title{font-size:var(--h1-font-size);line-height:var(--h1-line-height)}}.S-Annual-Report-Examples__description{color:var(--color-gray-dark);font-size:var(--p-font-size);letter-spacing:normal;line-height:var(--p-line-height);margin:0 auto 1.5rem;max-width:47rem;padding:0 1rem}@media (min-width:768px){.S-Annual-Report-Examples__description{line-height:1.8rem;margin:0 auto 2.5rem}}.S-Annual-Report-Examples__image-container{margin:1rem auto}.S-Annual-Report-Examples__preview-image{box-shadow:0 8px 12px 0 #202b7924;margin:0 auto 8px}.S-Annual-Report-Examples__demo-title{color:var(--color-gray-main);font-size:var(--p-font-size);font-weight:700;letter-spacing:2.5px;line-height:var(--p-line-height);text-transform:uppercase}.S-Annual-Report-Examples__go-trial{border-radius:.26rem;box-shadow:0 5px 10px 0 #15287733;font-size:var(--p-font-size);margin-top:2rem;padding:0 2.5rem}@media (min-width:768px){.S-Annual-Report-Examples__go-trial{border-radius:.4rem;box-shadow:0 8px 16px 0 #15287733;font-size:2rem;margin-top:3rem}}.S-Carousel.S-Carousel--Examples .S-Carousel__indicator{display:flex;justify-content:center}.S-Carousel-Panel{--examples-panel-max-width:140rem}.S-Carousel-Panel.S-Carousel-Panel--Examples{margin:0 auto;max-width:var(--examples-panel-max-width);position:relative}.S-Carousel-Panel.S-Carousel-Panel--Examples:after,.S-Carousel-Panel.S-Carousel-Panel--Examples:before{bottom:0;content:"";display:block;position:absolute;top:0;width:15rem;z-index:1}.S-Carousel-Panel.S-Carousel-Panel--Examples:before{background:linear-gradient(90deg,#f3f7fe,#f3f7fe00);left:calc(50% - var(--examples-panel-max-width)/2)}.S-Carousel-Panel.S-Carousel-Panel--Examples:after{background:linear-gradient(270deg,#f3f7fe,#f3f7fe00);right:calc(50% - var(--examples-panel-max-width)/2)}.S-Carousel-Panel.S-Carousel-Panel--Examples .S-Carousel-Panel__item{margin-right:3rem}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (min-width:1200px){.S-Annual-Report-Engage{align-items:center;display:flex;flex-flow:row-reverse;justify-content:flex-end;margin:0 auto;max-width:93rem;padding:0 1rem}}.S-Annual-Report-Engage__title{font-size:var(--h3-font-size);font-weight:var(--font-weight-medium);line-height:1.67}@media (min-width:768px){.S-Annual-Report-Engage__title{font-size:var(--h2-font-size);line-height:1.5}}@media (min-width:1200px){.S-Annual-Report-Engage__title{margin-bottom:1.5rem;max-width:23rem}}.S-Annual-Report-Engage__description{font-size:var(--p-font-size)}@media (min-width:1200px){.S-Annual-Report-Engage__description{max-width:27rem}}.S-Annual-Report-Engage__text{padding:0 1rem}@media (min-width:1200px){.S-Annual-Report-Engage__text{padding:0}}.S-Annual-Report-Engage__images{position:relative}@media (min-width:768px){.S-Annual-Report-Engage__images{margin-top:5rem}}@media (min-width:1200px){.S-Annual-Report-Engage__images{margin-right:3.5rem;margin-top:0}}.S-Annual-Report-Engage__watch-video-button{display:inline-flex;margin:0 0 3rem 1rem}@media (min-width:768px){.S-Annual-Report-Engage__watch-video-button{bottom:-.5rem;margin:0;position:absolute;right:calc(50% - 25rem);z-index:2}}@media (min-width:1200px){.S-Annual-Report-Engage__watch-video-button{right:-.5rem}}.S-Annual-Report-Engage__preview-picture-mobile{display:flex;justify-content:flex-end;margin:0 auto;max-width:26rem}@media (min-width:768px){.S-Annual-Report-Engage__preview-picture-mobile{display:none}}.S-Annual-Report-Engage__preview-image-mobile{margin:0 -4.2rem}.S-Annual-Report-Engage__desktop-view{display:none;margin:0 auto;position:relative;width:48rem}@media (min-width:768px){.S-Annual-Report-Engage__desktop-view{display:block}}.S-Annual-Report-Engage__video-image{border-radius:8px;box-shadow:15px 23px 30px 0 #202b836e;overflow:hidden;position:absolute;right:2%;top:-2%}@media (prefers-reduced-motion:no-preference){.S-Annual-Report-Engage__video-image{opacity:0;transform:scale(.71) translate(-35%,59%);transition:opacity .4s,transform .3s}.S-Annual-Report-Engage__video-image.animate{opacity:1;transform:scale(1) translate(0)}}.S-Annual-Report-Engage__chart-wrapper{left:15.8%;top:41.2%}@media (prefers-reduced-motion:no-preference){.S-Annual-Report-Engage__chart{animation:rotate 15s linear infinite}}.S-Annual-Report-Engage__gif{left:23%;top:52%}.S-Annual-Report-Engage__chart-wrapper,.S-Annual-Report-Engage__gif{position:absolute}@media (prefers-reduced-motion:no-preference){.S-Annual-Report-Engage__chart-wrapper,.S-Annual-Report-Engage__gif{transform:scale(0)}.S-Annual-Report-Engage__chart-wrapper.animate,.S-Annual-Report-Engage__gif.animate{animation:bounce .5s forwards}}.S-Annual-Report-FAQ__title{font-size:var(--h2-font-size);padding-bottom:2rem;text-align:center}@media (min-width:768px){.S-Annual-Report-FAQ__title{font-size:var(--h1-font-size);line-height:var(--h1-line-height)}}.S-Annual-Report-FAQ__list{margin:0 auto;max-width:65rem}.S-Annual-Report-FAQ .S-FAQ-Item--expanded{background:#eff0f9}.S-Annual-Report-Stay{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:77rem;overflow:hidden;padding:0 2rem}@media (min-width:992px){.S-Annual-Report-Stay{flex-direction:row-reverse;justify-content:flex-end;overflow:visible;padding:0 1rem}}@media (min-width:768px){.S-Annual-Report-Stay__text{margin-bottom:5rem}}@media (min-width:992px){.S-Annual-Report-Stay__text{margin:1rem 0 0 9.4%}}.S-Annual-Report-Stay__title{font-size:var(--h3-font-size);font-weight:var(--font-weight-medium);letter-spacing:normal;line-height:1.25;margin-bottom:1.5rem}@media (min-width:768px){.S-Annual-Report-Stay__title{font-size:var(--h2-font-size);line-height:1.33;margin-bottom:2.5rem}}@media (min-width:992px){.S-Annual-Report-Stay__title{max-width:28rem}}.S-Annual-Report-Stay__sub-title{font-size:var(--p-font-size);letter-spacing:normal;line-height:1.67;margin-bottom:1rem}@media (min-width:768px){.S-Annual-Report-Stay__sub-title{margin:0}}@media (min-width:992px){.S-Annual-Report-Stay__sub-title{max-width:26rem}}.S-Annual-Report-Stay__image-mobile{display:block;height:auto;margin-left:50%;max-width:160%;transform:translateX(-50%)}@media (min-width:768px){.S-Annual-Report-Stay__image-mobile{display:none}}.S-Annual-Report-Stay__animation-wrapper{display:none}@media (min-width:768px){.S-Annual-Report-Stay__animation-wrapper{display:block;margin:0 auto;max-width:36.333rem}}.S-Annual-Report-Stay-Animation{position:relative}.S-Annual-Report-Stay-Animation__flipbook{transform:translateZ(0)}@media (prefers-reduced-motion:no-preference){.S-Annual-Report-Stay-Animation__flipbook{filter:blur(5px);transition:filter var(--transition-duration)}}.S-Annual-Report-Stay-Animation__password-wrapper{align-items:center;background:#1d324787;border-radius:1rem;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;z-index:2}@media (prefers-reduced-motion:no-preference){.S-Annual-Report-Stay-Animation__password-wrapper{opacity:1;transition:opacity var(--transition-duration)}}.S-Annual-Report-Stay-Animation__flipbook-container{position:relative;z-index:1}@media (prefers-reduced-motion:no-preference){.S-Annual-Report-Stay-Animation__flipbook-container{transform:scale(0);transform-origin:left top;transition:transform var(--transition-duration)}.S-Annual-Report-Stay-Animation__flipbook-container.S-Annual-Report-Stay-Animation__flipbook-container--animate{transform:scale(1)}}.S-Annual-Report-Stay-Animation__lock-wrapper{align-items:center;background:#6284ff;border-radius:50%;box-shadow:-10px 15px 30px 0 #9eb1d68c,0 0 12px 0 #3250a41f;display:flex;height:7rem;justify-content:center;left:-2.7rem;position:absolute;top:-3rem;width:7rem;z-index:2}@media (prefers-reduced-motion:no-preference){.S-Annual-Report-Stay-Animation__flipbook-wrapper.S-Annual-Report-Stay-Animation__flipbook-wrapper--animate .S-Annual-Report-Stay-Animation__flipbook{filter:blur(0);transition-delay:var(--transition-duration)}.S-Annual-Report-Stay-Animation__flipbook-wrapper.S-Annual-Report-Stay-Animation__flipbook-wrapper--animate .S-Annual-Report-Stay-Animation__password-wrapper{opacity:0;transition-delay:var(--transition-duration)}}.S-Annual-Report{font-weight:var(--font-weight-regular);overflow:hidden}.S-Annual-Report__first-screen{background:linear-gradient(180deg,#f3f5fa,#f7f8fc 38%,#d7ddef 53%,#bac7f4 77%,#b7c2ec)}@media (min-width:768px){.S-Annual-Report__first-screen{background:linear-gradient(180deg,#f3f5fa,#f7f8fc 46%,#d7ddef 61%,#bac7f4 85%,#b7c2ec)}}.S-Annual-Report__powerful-tool{padding-top:5rem;position:relative;z-index:5}.S-Annual-Report__how-to{background-color:#e5f1fd;overflow:hidden;padding-left:1rem;position:relative;z-index:4}@media (min-width:1200px){.S-Annual-Report__how-to{margin-top:-6rem;padding-left:0}}.S-Annual-Report__templates{padding-bottom:5rem}.S-Annual-Report__online-reports{padding:1rem 0 3rem}@media (min-width:768px){.S-Annual-Report__online-reports{padding:5rem 0}}.S-Annual-Report__stay{padding:2rem 0}@media (min-width:768px){.S-Annual-Report__stay{padding:2rem 0 4rem}}.S-Annual-Report__schedule-demo{padding:7rem 1rem 5rem}.S-Annual-Report__engage{padding-top:3rem}@media (min-width:768px){.S-Annual-Report__engage{padding-top:5rem}}.S-Annual-Report__analyze{padding:5rem 1rem 0;position:relative}@media (min-width:768px){.S-Annual-Report__analyze{padding:5rem 1rem}}.S-Annual-Report__testimonial{padding:5rem 0 3rem}@media (min-width:768px){.S-Annual-Report__testimonial{padding:4rem 0 5rem}}.S-Annual-Report__examples{position:relative;z-index:5}.S-Annual-Report__reasons{background-image:linear-gradient(180deg,#f3f7fe,#e5f1fd 45%);margin-top:-2rem;padding-bottom:7rem;padding-left:1rem;position:relative;z-index:4}@media (min-width:1200px){.S-Annual-Report__reasons{margin-top:-6rem;padding-left:0}}.S-Annual-Report__products{background-image:var(--gradient-cta-background-multiple);padding:4rem 0}.S-Annual-Report__faq{background:#eff0f9;padding:3rem 1rem}@media (min-width:992px){.S-Annual-Report__faq{padding:6rem 6rem 1rem}}.S-Annual-Report__call-to-action{background:#eff0f9;padding:2rem 0}@media (min-width:768px){.S-Annual-Report__call-to-action{padding:2rem 0}}.S-Annual-Report__navigation{background:#eff0f9}.S-Annual-Report__gray-gradient{background-image:linear-gradient(180deg,#f1f2fd00,#f1f2fd 50%,#f1f2fd 0,#f1f2fd00)}.S-Annual-Report__blue-gray-gradient{background-image:linear-gradient(to bottom,var(--color-white) 35%,#ebf2ff,#f3f7fe 70%)}@keyframes vertical-levitation{0%,to{transform:translateY(0)}50%{transform:translateY(-1rem)}}.S-Annual-Report-How-To:before{background:linear-gradient(to bottom,var(--color-white) 25%,#fff0);top:0}.S-Annual-Report-How-To:after,.S-Annual-Report-How-To:before{content:"";height:22rem;left:0;position:absolute;right:0;z-index:3}.S-Annual-Report-How-To:after{background:linear-gradient(to top,var(--color-white) 25%,#fff0);bottom:0}.S-Annual-Report-How-To__container{background-color:var(--color-white);box-shadow:0 11px 23px 0 #26256c1a;margin:0 auto;max-width:50rem;padding:6rem 2rem 3rem;position:relative}@media (min-width:1200px){.S-Annual-Report-How-To__container{max-width:62rem;padding:13rem 2rem 7rem}}.S-Annual-Report-How-To__title{font-size:var(--h1-font-size);line-height:var(--h1-line-height);margin:0 auto 2rem;max-width:49rem;position:relative;text-align:center;z-index:3}.S-Annual-Report-How-To__list{list-style-type:none;margin:3rem auto 0;max-width:31rem;padding:0;position:relative;z-index:4}@media (min-width:768px){.S-Annual-Report-How-To__list{max-width:33rem}}.S-Annual-Report-How-To__step{display:grid;grid-template:"number title" 4rem "description description" auto/3rem auto;line-height:1.6rem;margin-bottom:2rem}@media (min-width:768px){.S-Annual-Report-How-To__step{grid-template:"number title" 1.7rem "number description" auto/5rem auto}}.S-Annual-Report-How-To__step-number{color:#a6cbf0;font-family:Josefin Sans,sans-serif;font-size:4rem;font-weight:var(--font-weight-light);grid-area:number;margin-top:1rem}@media (min-width:768px){.S-Annual-Report-How-To__step-number{align-items:center;display:flex;font-size:79px;line-height:normal}}.S-Annual-Report-How-To__step-title{align-items:center;display:flex;font-weight:600;grid-area:title;margin:0 0 1rem}@media (min-width:768px){.S-Annual-Report-How-To__step-title{display:block}}.S-Annual-Report-How-To__step-description{grid-area:description;margin:0}.S-Annual-Report-How-To__book{display:none;left:calc(50% - 43rem);position:absolute;top:20rem;z-index:3}@media (prefers-reduced-motion:no-preference){.S-Annual-Report-How-To__book{animation:vertical-levitation 15s ease infinite}}@media (min-width:992px){.S-Annual-Report-How-To__book{display:block}}@media (min-width:1200px){.S-Annual-Report-How-To__book{left:calc(50% - 49rem)}}.S-Annual-Report-How-To__chart{bottom:0;display:none;left:calc(50% + 21rem);position:absolute;z-index:0}@media (min-width:992px){.S-Annual-Report-How-To__chart{display:block}}@media (min-width:1200px){.S-Annual-Report-How-To__chart{left:calc(50% + 31rem)}}.S-Our-Products__product{border-radius:9px;box-shadow:13px 21px 30px 0 #2134695c}.S-Our-Products__product-link .btn{font-size:var(--medium-font-size);height:40px;padding-top:.2rem}.S-Annual-Report-Reasons{padding-top:1rem;position:relative;z-index:2}.S-Annual-Report-Reasons:before{background-image:linear-gradient(180deg,#f3f7fe 35%,#f5f8fe00);content:"";height:15rem;left:-1rem;position:absolute;right:0;top:0;z-index:3}.S-Annual-Report-Reasons__container{background-color:var(--color-white);box-shadow:0 11px 23px 0 #26256c1a;margin:0 auto;max-width:50rem;padding:6rem 0 4rem;position:relative}@media (min-width:1200px){.S-Annual-Report-Reasons__container{max-width:75rem;padding:13rem 0 5rem}}.S-Annual-Report-Reasons__pin{display:none;left:3rem;position:absolute;top:7rem;z-index:3}@media (min-width:1200px){.S-Annual-Report-Reasons__pin{display:block}}.S-Annual-Report-Reasons__title{font-size:var(--h2-font-size);line-height:var(--h2-line-height);margin:0 auto 1rem;max-width:56rem;padding:0 2rem;position:relative;text-align:center;z-index:5}@media (min-width:992px){.S-Annual-Report-Reasons__title{font-size:var(--h0-font-size);line-height:var(--h0-line-height);margin:0 auto 4rem}}.S-Annual-Report-Reasons__reasons{list-style-type:none;padding:0 2.5rem;position:relative;z-index:5}@media (min-width:768px){.S-Annual-Report-Reasons__reasons{display:flex;flex-flow:row wrap;justify-content:space-between;padding:0 5rem}}.S-Annual-Report-Reasons__reason{margin:0 auto 2rem;max-width:25rem}@media (min-width:768px){.S-Annual-Report-Reasons__reason{margin:0;max-width:18rem;padding:2rem 0}}.S-Annual-Report-Reasons__reason.S-Annual-Report-Reasons__reason--with-plus{position:relative}.S-Annual-Report-Reasons__reason.S-Annual-Report-Reasons__reason--with-plus:after,.S-Annual-Report-Reasons__reason.S-Annual-Report-Reasons__reason--with-plus:before{background-color:var(--color-gray-main);content:"";display:none;position:absolute}@media (min-width:1200px){.S-Annual-Report-Reasons__reason.S-Annual-Report-Reasons__reason--with-plus:after,.S-Annual-Report-Reasons__reason.S-Annual-Report-Reasons__reason--with-plus:before{display:block}}.S-Annual-Report-Reasons__reason.S-Annual-Report-Reasons__reason--with-plus:before{bottom:0;height:1.5px;right:-4.5rem;width:3rem}.S-Annual-Report-Reasons__reason.S-Annual-Report-Reasons__reason--with-plus:after{bottom:-1.5rem;height:3rem;right:-3rem;width:1.5px}.S-Annual-Report-Reasons__reason-title{font-size:1.47rem;font-weight:var(--font-weight-medium);line-height:1.5;margin:0 0 1rem}@media (min-width:768px){.S-Annual-Report-Reasons__reason-title{font-size:var(--h3-font-size)}}.S-Annual-Report-Reasons__reason-description{margin:0}.S-Annual-Report-Reasons__ruler{background-image:linear-gradient(180deg,#e5f1fd,#0000),linear-gradient(90deg,#d2deeb 1.5px,#0000 0);background-position:6px;background-size:95px 100%;bottom:0;display:none;height:45rem;left:calc(50% - 41.3rem);margin-left:-6px;position:absolute;width:89rem}@media (min-width:768px){.S-Annual-Report-Reasons__ruler{display:flex}}.S-Annual-Report-Reasons__ruler-grade{color:#b1beca;display:block;margin-right:95px;margin-top:43rem;text-align:right;width:95px}.S-Annual-Report-Reasons__chart{display:none;pointer-events:none;position:absolute;z-index:3}@media (min-width:768px){.S-Annual-Report-Reasons__chart{bottom:-3rem;display:block;left:calc(50% - 41.7rem)}}.S-Annual-Report-Reasons__chart-mobile{bottom:0;left:calc(50% - 40rem);pointer-events:none;position:absolute;z-index:3}@media (min-width:768px){.S-Annual-Report-Reasons__chart-mobile{display:none}}@media (min-width:992px){.S-Annual-Report-Analyze{display:flex;margin:0 auto;max-width:75rem}}.S-Annual-Report-Analyze__title{font-size:var(--h3-font-size);font-weight:var(--font-weight-medium);line-height:1.67;margin:0 0 1rem}@media (min-width:768px){.S-Annual-Report-Analyze__title{font-size:var(--h2-font-size);line-height:1.5}}@media (min-width:992px){.S-Annual-Report-Analyze__title{margin-bottom:2rem}}.S-Annual-Report-Analyze__info{position:relative;z-index:1}@media (min-width:992px){.S-Annual-Report-Analyze__info{flex:0 1 22rem}}@media (min-width:1200px){.S-Annual-Report-Analyze__info{flex:0 1 29rem}}.S-Annual-Report-Analyze__preview{margin-top:2rem;z-index:1}@media (min-width:768px){.S-Annual-Report-Analyze__preview{margin-top:0}}@media (min-width:992px){.S-Annual-Report-Analyze__preview{left:-4rem;position:relative}}@media (min-width:1200px){.S-Annual-Report-Analyze__preview{left:-1rem;top:-5rem}}.S-Annual-Report-Analyze__preview-image{display:none;-webkit-user-select:none;user-select:none}@media (min-width:768px){.S-Annual-Report-Analyze__preview-image{display:block;margin-left:calc(50% - 28rem)}}@media (min-width:992px){.S-Annual-Report-Analyze__preview-image{margin-left:0;position:absolute}}.S-Annual-Report-Analyze__preview-image-mobile{margin-left:calc(50% - 22rem)}@media (min-width:768px){.S-Annual-Report-Analyze__preview-image-mobile{display:none}}.S-Annual-Report__stain{border-radius:50%;display:none;filter:blur(50px);position:absolute;z-index:1}@media (min-width:768px){.S-Annual-Report__stain{display:block}}.S-Annual-Report__stain.S-Annual-Report__stain--fs-1{background:#edf2f8;height:174px;left:calc(50% - 47rem);top:-3rem;width:535px}.S-Annual-Report__stain.S-Annual-Report__stain--fs-2{background:#e5e7f5;height:174px;left:calc(50% + 17rem);top:-6rem;width:706px}.S-Annual-Report__stain.S-Annual-Report__stain--fs-3{background:#b2bfe5;bottom:-12rem;height:304px;left:calc(50% - 49rem);width:306px}.S-Annual-Report__stain.S-Annual-Report__stain--fs-4{background:#9cd2e7;bottom:-14rem;height:304px;left:calc(50% - 49rem);width:304px}.S-Annual-Report__stain.S-Annual-Report__stain--fs-5{background:#c3cfea;bottom:-10rem;height:542px;left:calc(50% + 6rem);width:652px}.S-Annual-Report__stain.S-Annual-Report__stain--fs-6{background:#5981be;bottom:-16rem;height:426px;left:calc(50% + 6rem);width:514px}.S-Annual-Report__stain.S-Annual-Report__stain--fs-7{background:#6d99e4;bottom:-11rem;height:242px;left:calc(50% - 15rem);width:759px}.S-Annual-Report__stain.S-Annual-Report__stain--fs-8{background:#b2bfe5;bottom:1rem;height:304px;left:calc(50% - 7rem);width:366px}.S-Annual-Report__stain.S-Annual-Report__stain--pt-1{background:#a4c1fc;height:16rem;opacity:.28;right:0;top:0;width:16rem;z-index:-1}@media (min-width:992px){.S-Annual-Report__stain.S-Annual-Report__stain--pt-1{height:27.6rem;top:-15rem;width:27.6rem}}.S-Annual-Report__stain.S-Annual-Report__stain--or-1{background:#cde3ff;bottom:5rem;height:490px;left:calc(50% - 11rem);opacity:.71;width:527px;z-index:-1}.S-Annual-Report__stain.S-Annual-Report__stain--sd-1{background:#fdcdff7a;bottom:-6rem;height:428px;opacity:.72;right:-1rem;width:245px;z-index:0}@media (min-width:768px){.S-Annual-Report__stain.S-Annual-Report__stain--sd-1{bottom:auto;height:416.5px;left:calc(50% - 41rem);right:auto;top:1rem;width:448px}}.S-Annual-Report__stain.S-Annual-Report__stain--an-1{background-color:#cdd4ff78;height:474px;left:calc(50% + 19rem);opacity:.99;top:-5rem;width:527px;z-index:0}.S-Annual-Report__square{--background-gradient:linear-gradient(to bottom,var(--color-white),#fff0);--background-gradient-reverse:linear-gradient(to bottom,#fff0,var(--color-white));background-image:var(--background-gradient);border-radius:.5rem;box-shadow:0 10px 10px 0 #8d9bce3b;display:none;position:absolute;z-index:1}@media (min-width:768px){.S-Annual-Report__square{display:block}}.S-Annual-Report__square.S-Annual-Report__square--fs-1{background-image:var(--background-gradient-reverse);display:block;height:153px;left:calc(50% + 4rem);opacity:.33;top:-3rem;width:95px}@media (min-width:768px){.S-Annual-Report__square.S-Annual-Report__square--fs-1{height:179px;left:calc(50% - 45rem);top:-3rem;width:143px}}.S-Annual-Report__square.S-Annual-Report__square--fs-2{background-image:var(--background-gradient-reverse);height:149px;left:calc(50% + 14rem);opacity:.19;top:-6rem;width:114px}.S-Annual-Report__square.S-Annual-Report__square--fs-3{background-image:var(--background-gradient-reverse);height:179px;left:calc(50% + 35rem);opacity:.19;top:-3rem;width:108px}.S-Annual-Report__square.S-Annual-Report__square--fs-4{background-image:var(--background-gradient-reverse);height:162px;left:calc(50% + 41rem);opacity:.19;top:-7rem;width:108px}.S-Annual-Report__square.S-Annual-Report__square--fs-5{bottom:0;height:226px;left:calc(50% - 54rem);opacity:.16;width:114px}.S-Annual-Report__square.S-Annual-Report__square--fs-6{bottom:11rem;height:138px;left:calc(50% - 49rem);opacity:.49;width:114px}.S-Annual-Report__square.S-Annual-Report__square--fs-7{background-image:var(--background-gradient-reverse);bottom:-2rem;height:79px;left:calc(50% - 49rem);opacity:.33;width:114px}.S-Annual-Report__square.S-Annual-Report__square--fs-8{bottom:17rem;height:179px;left:calc(50% - 43rem);opacity:.49;width:114px}.S-Annual-Report__square.S-Annual-Report__square--fs-9{background-image:var(--background-gradient-reverse);bottom:-3rem;display:block;height:67px;left:calc(50% - 9rem);opacity:.33;width:96px}@media (min-width:768px){.S-Annual-Report__square.S-Annual-Report__square--fs-9{bottom:-3rem;left:calc(50% - 34rem)}}.S-Annual-Report__square.S-Annual-Report__square--fs-10{background-image:linear-gradient(180deg,#eff1f9,#fff0);bottom:13rem;box-shadow:none;height:179px;left:calc(50% - 28rem);width:101px}.S-Annual-Report__square.S-Annual-Report__square--fs-11{background:#ced8ee;bottom:-2rem;height:126px;left:calc(50% - 29rem);opacity:.29;width:148px}.S-Annual-Report__square.S-Annual-Report__square--fs-12{bottom:-3rem;height:260px;left:calc(50% + 4rem);opacity:.16;width:302px}.S-Annual-Report__square.S-Annual-Report__square--fs-13{bottom:0;height:180px;left:calc(50% + 17rem);opacity:.08;width:302px}.S-Annual-Report__square.S-Annual-Report__square--fs-14{bottom:12rem;height:180px;left:calc(50% + 26rem);opacity:.19;width:100px}.S-Annual-Report__square.S-Annual-Report__square--fs-15{bottom:0;height:226px;left:calc(50% + 28rem);opacity:.15;width:197px}.S-Annual-Report__square.S-Annual-Report__square--fs-16{bottom:13rem;height:179px;left:calc(50% + 36rem);opacity:.07;width:100px}.S-Annual-Report__square.S-Annual-Report__square--fs-17{background-image:var(--background-gradient-reverse);bottom:-4rem;height:90px;left:calc(50% + 39rem);opacity:.24;width:96px}.S-Annual-Report__square.S-Annual-Report__square--fs-18{bottom:2rem;height:226px;left:calc(50% + 46rem);opacity:.37;width:148px}.S-Annual-Report__square.S-Annual-Report__square--sd-1{bottom:-3.5rem;display:block;height:121px;left:50%;opacity:.23;width:97px;z-index:0}@media (min-width:768px){.S-Annual-Report__square.S-Annual-Report__square--sd-1{bottom:auto;height:116px;left:calc(50% - 44rem);opacity:.33;top:4.5rem;width:115px}}.S-Annual-Report__square.S-Annual-Report__square--sd-2{bottom:2.5rem;height:116px;left:calc(50% - 34rem);opacity:.23;width:115px;z-index:0}.S-Annual-Report__square.S-Annual-Report__square--sd-3{height:179px;left:calc(50% - 30rem);opacity:.33;top:-4rem;width:143px;z-index:0}.S-Annual-Report__square.S-Annual-Report__square--sd-4{bottom:-2.5rem;height:179px;left:calc(50% + 30rem);opacity:.33;width:143px;z-index:0}.S-Annual-Report__square.S-Annual-Report__square--sd-5{height:90px;left:calc(50% + 41rem);opacity:.33;top:1rem;width:81px;z-index:0}
/*# sourceMappingURL=1977-bundle.css.production.2025-05-27.sourcemap*/