/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:none}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}html{box-sizing:border-box}body{-webkit-font-smoothing:antialiased}*,:after,:before{box-sizing:inherit}ul{margin:0;padding:0}a{color:#4450f2;text-decoration:none}:root{--black: #181D27;--white: #fff;--blue: #4450f2;--blueDark: #202fff;--yellow: #F0C800;--yellowDark: #857002;--greenText: #23711A;--green: #25c485;--red: #fe5b6f;--greyText: rgba(20, 20, 20, .7);--grey60: #4B4754;--grey40: rgba(20, 20, 20, .4);--grey20: rgba(20, 20, 20, .2);--grey10: rgba(20, 20, 20, .1);--bold: 700;--regular: 400;--shadow: rgba(67, 62, 63, .2)}body{font-family:Inter,sans-serif;color:var(--black);font-size:15px;line-height:1.5em;letter-spacing:-.13px}h1{margin-top:0;margin-bottom:20px;font-family:DM Sans,sans-serif;font-size:66px;line-height:1em;font-weight:700;letter-spacing:-1.61px}h2{margin-top:0;margin-bottom:18px;font-family:DM Sans,sans-serif;font-size:42px;line-height:1.2em;font-weight:700;letter-spacing:-.93px}h3{max-width:400px;margin-top:0;margin-bottom:12px;font-family:DM Sans,sans-serif;font-size:24px;line-height:1.3em;font-weight:600;letter-spacing:-.47px}h4{max-width:400px;margin-top:0;margin-bottom:20px;font-size:24px;line-height:1.3em;font-weight:400;letter-spacing:-.47px}h5{margin-top:0;margin-bottom:10px;font-family:DM Sans,sans-serif;font-size:18px;line-height:1.5em;font-weight:600}p{margin-bottom:10px}.container{max-width:940px;margin:0 auto 80px;text-align:center}@media (min-width: 0) and (max-width: 990px){.container{margin-bottom:40px}}@media (min-width: 765px) and (max-width: 990px){.container{padding-right:60px;padding-left:60px}}@media (min-width: 0) and (max-width: 765px){.container{padding-right:20px;padding-left:20px}}.container--big{max-width:1100px}.container--small{max-width:700px}.container--left{text-align:left}.header{position:sticky;top:0px;z-index:1;background-color:#ffffffd9;backdrop-filter:blur(12px)}@media (min-width: 0) and (max-width: 990px){.header{padding:0 20px}}.header__inner{display:flex;justify-content:space-between;height:72px;max-width:1200px;margin:0 auto}.header__block{display:flex;align-items:center}.header__link{padding:8px 18px;border-radius:24px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease;color:var(--black);font-weight:600}.header__link:not(:first-child){margin-left:15px}.header__link:hover{background-color:#f6f6f6}.header__link-free{height:36px;background-color:var(--yellow);padding:6px 18px}.header__link-free:hover{background-color:var(--yellowDark)}.hero{padding-top:100px;overflow-x:hidden;overflow-y:visible}@media (min-width: 0) and (max-width: 765px){.hero{padding-top:50px}}.hero__h1{font-size:60px;line-height:1em;text-align:center;margin-bottom:18px}@media (min-width: 0) and (max-width: 990px){.hero__h1{font-size:36px}}.hero__subtitle{font-size:24px;line-height:1.5em;font-weight:var(--regular);text-align:center;max-width:660px;margin:18px auto 60px}@media (min-width: 0) and (max-width: 990px){.hero__subtitle{font-size:18px}}.hero__plot-wrapper{position:relative}.hero__plot-wrapper:before{content:url(https://cdn.bir.ch/vite/assets/backgroundLeft-4f34e2b0.svg);position:absolute;top:-210px;left:-80px;z-index:-1}.hero__plot-wrapper:after{content:url(https://cdn.bir.ch/vite/assets/backgroundRight-3245fd86.svg);position:absolute;top:-330px;right:-80px;z-index:-1}@media (min-width: 765px) and (max-width: 990px){.hero__plot-wrapper:before{left:-300px}.hero__plot-wrapper:after{right:-300px}}@media (min-width: 0) and (max-width: 765px){.hero__plot-wrapper:before{content:none}.hero__plot-wrapper:after{content:none}}.hero__info-message{color:var(--greyText);text-align:center;margin-top:30px}.description__title{font-size:36px;line-height:1.3em}.description__title{margin:24px auto 0;font-size:24px;line-height:1.5em;font-weight:var(--regular)}.description__title--small{max-width:540px}.description___body{text-align:left;margin:60px 0}.description___body p{font-size:15px;color:var(--black)}.description__img{width:100%;max-width:600px;margin-top:36px}.up-to-chart__inner{padding:70px;background-color:#f7f3f2;text-align:center}@media (min-width: 0) and (max-width: 990px){.up-to-chart__inner{padding:40px 20px}}.up-to-chart__quote{font-size:24px;line-height:1.5em;max-width:500px;margin:40px auto}.up-to-chart__button{padding:15px 24px;background-color:var(--black);color:var(--white);font-weight:var(--bold);border-radius:6px;border:none;cursor:pointer}.up-to-chart__button:hover{background-color:var(--grey60);color:var(--white)}.up-to-chart__button:focus{outline:none}.about__items{display:grid;grid-column-gap:80px;grid-template-rows:2;grid-row-gap:50px;grid-template-columns:1fr 1fr}@media (min-width: 0) and (max-width: 990px){.about__items{display:block}}@media (min-width: 0) and (max-width: 990px){.about__item:not(:last-of-type){margin-bottom:40px}}.about__item-title{font-size:24px;font-weight:var(--bold);line-height:1.3em;margin-bottom:18px}.about__item-body p{font-size:15px;color:var(--black)}.about__item-body ul,.about__item-body ol{padding-inline-start:20px}.about__item-body li{margin-bottom:.5rem}.about__item-body ul li{list-style-type:disc}.about__item-body ol li{list-style-type:decimal}.about__item-body a{color:var(--greenText);border-bottom:1px solid var(--greenText)}.about__item-body a:hover{border-bottom:none}.review__inner{padding:70px;background-color:#f7f3f2;text-align:center}@media (min-width: 0) and (max-width: 990px){.review__inner{padding:40px 20px}}.review__logo{width:160px}.review__quote{font-size:36px;line-height:1.3em;font-weight:var(--bold);max-width:600px;color:var(--black);text-align:center;margin:18px auto 0}@media (min-width: 0) and (max-width: 990px){.review__quote{font-size:24px}}.review__person{text-align:center;margin-top:24px}.review__person-photo{width:50px;height:50px;border-radius:50%}.review__person-name{margin-top:12px;font-weight:var(--bold);text-align:center}.review__person-job{text-align:center}.final-form__arrow{margin-bottom:30px}.final-form__title{font-size:36px;line-height:1.3em;font-weight:var(--bold);max-width:600px;margin:0 auto 18px}@media (min-width: 0) and (max-width: 765px){.final-form__title{font-size:30px;line-height:1.2em}}.final-form__subtitle{max-width:700px;margin:0 auto 30px;font-size:24px;line-height:1.5em}@media (min-width: 0) and (max-width: 765px){.final-form__subtitle{font-size:18px}}.final-form__form-wrapper{display:flex;align-items:center;justify-content:center}@media (min-width: 0) and (max-width: 765px){.final-form__form{width:100%}}.final-form__form input[type=email]{border-style:solid none solid solid;border-width:2px;border-color:var(--black);border-radius:6px 0 0 6px;font-size:14px;width:300px;height:46px;padding:8px 21px}.final-form__form input[type=email]:focus{outline:none}@media (min-width: 765px) and (max-width: 990px){.final-form__form input[type=email]{width:450px}}@media (min-width: 0) and (max-width: 765px){.final-form__form input[type=email]{width:100%;border-style:solid;border-radius:6px}}.final-form__form input[type=submit]{vertical-align:top;color:var(--white);font-weight:var(--bold);background-color:var(--black);border:0;border-radius:0 6px 6px 0;padding:11px 25px 13px;height:46px;cursor:pointer}.final-form__form input[type=submit]:hover{background-color:var(--grey60)}.final-form__form input[type=submit]:focus{outline:none}@media (min-width: 0) and (max-width: 765px){.final-form__form input[type=submit]{margin-top:15px;width:100%;border-style:solid;border-radius:6px}}.final-form__demo-button{padding:11px 25px 13px;border-radius:6px;font-weight:var(--bold);border:2px solid var(--black);color:var(--black);margin-left:20px}.final-form__demo-button:hover{border:2px solid var(--grey60)}@media (min-width: 0) and (max-width: 990px){.final-form__demo-button{display:none}}.final-form__options{display:flex;align-items:center;justify-content:center;margin-top:36px}@media (min-width: 0) and (max-width: 765px){.final-form__options{display:none}}.final-form__option{color:var(--green);font-size:14px;font-weight:var(--bold)}.final-form__option:not(:last-of-type){margin-right:24px}footer.footer{padding:0}.footer__wrapper{display:flex;justify-content:space-between;max-width:1200px;margin:120px auto 60px;padding:0 30px}@media (min-width: 0) and (max-width: 990px){.footer__wrapper{display:block}}.footer__copyright{font-size:13px;line-height:1.5em;padding:6px 0;opacity:.5}.footer__link{color:inherit;font-size:13px;line-height:1.5em;opacity:.5;padding:6px 0}.footer__link:not(:first-of-type){margin-left:40px}.footer__link:hover{color:var(--grey60);opacity:1}.resize-observer[data-v-8859cc6c]{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;border:none;background-color:transparent;pointer-events:none;display:block;overflow:hidden;opacity:0}.resize-observer[data-v-8859cc6c] object{display:block;position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden;pointer-events:none;z-index:-1}.v-popper__popper{z-index:10000;top:0;left:0}.v-popper__popper.v-popper__popper--hidden{visibility:hidden;opacity:0;pointer-events:none}.v-popper__popper.v-popper__popper--shown{visibility:visible;opacity:1}.v-popper__popper.v-popper__popper--skip-transition,.v-popper__popper.v-popper__popper--skip-transition>.v-popper__wrapper{transition:none!important}.v-popper__backdrop{position:absolute;top:0;left:0;width:100%;height:100%;display:none}.v-popper__inner{position:relative;box-sizing:border-box;overflow-y:auto}.v-popper__inner>div{position:relative;z-index:1;max-width:inherit;max-height:inherit}.v-popper--theme-tooltip .v-popper__inner{background:var(--black);color:var(--white);border-radius:6px;box-shadow:0 1px 10px var(--shadow)}.v-popper__popper[data-popper-reference-hidden]{visibility:hidden;pointer-events:none}.v-popper__popper.v-popper__popper--shown{outline:0}.v-popper--theme-dropdown .v-popper__inner{flex-direction:column;background-color:var(--white);border-radius:6px;box-shadow:0 0 0 1px #2828281a,0 3px 12px #28282833}.v-popper--theme-dropdown .v-popper__arrow-inner{visibility:visible;border-color:#fff}.v-popper--theme-dropdown .v-popper__arrow-outer{border-color:#ddd}
