html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}@font-face{font-family:Planar;src:url(/fonts/GT-Planar-VF.ttf)}body{background:#f3f1ee;font-family:Planar;font-weight:200;scroll-behavior:smooth}*{box-sizing:border-box}.button{width:226px;height:80px;display:flex;justify-content:center;align-items:center;border-radius:40px;font-size:26px;font-style:normal;font-weight:300;line-height:145%;transition:.45s;cursor:pointer}.button--yellow{background:#fdfe87;width:max-content;padding:0 60px}.progress-bar{height:8px;border:1px solid black;position:fixed;top:0;left:0;width:100%}.progress-bar__filling{height:100%;background:#000}.screen-stage{display:flex;justify-content:center}.screen{width:100%;max-width:1680px;display:none}.screen.is-active{display:block}.screen__inner{padding:100px 14%;text-align:center}.screen__header{font-size:60px;font-style:normal;font-weight:300;line-height:110%;margin-bottom:60px}.screen__question{margin-bottom:60px}.screen__next-screen-btn{margin:0 auto}.screen hr{margin-bottom:60px;border-width:2px}.question__title{margin-bottom:20px;font-size:26px;font-style:normal;line-height:145%}.question__buttons{display:flex;gap:20px;justify-content:center}.question__buttons-title{font-size:26px;font-style:normal;font-weight:300;line-height:145%}.question__button{border:1px solid black;background:#fff}.question__button.is-active{background:#000;color:#fff}.switch{display:flex;gap:20px;align-items:center;cursor:pointer}.switch__title{display:flex;width:55px;height:38px;align-items:center;justify-content:flex-end}.switch__toggle{position:relative;width:107px;height:54px;border-radius:40px;border:2px #000;transition:.4s;border:2px solid black}.switch__toggle-head{background-color:#444;width:41px;height:41px;border-radius:100%;position:absolute;top:5px;left:5px;transition:.4s}.switch.is-active .switch__toggle{background-color:#2c2c2c}.switch.is-active .switch__toggle-head{background-color:#fff;transform:translate(52px)}.summary{width:100%;padding-bottom:100px;display:none}.summary.is-active{display:block}.summary__head{padding:50px 8%;margin-bottom:130px;position:relative}.summary__head-background{position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(/head-background.svg);background-size:auto;background-position:center;background-repeat:repeat-x;display:none}.summary__head-foreground{display:flex;gap:60px}.summary__head-title{max-width:max-content;font-size:60px;font-style:normal;font-weight:200;line-height:110%;padding-top:50px}.summary__graph{height:500px;flex:1;display:flex;justify-content:center;align-items:center}.summary__score{margin-bottom:95px}.summary__score-title{font-size:36px;font-weight:300;line-height:145%}.summary__score-title span{display:inline-block}.summary__score-description{font-size:26px;font-weight:200;line-height:145%}.summary__body{padding:0 22%}.summary__paragraph{margin-bottom:20px}.summary__paragraph:last-child{margin-bottom:0}.summary__paragraph-title{font-size:35px;font-style:normal;font-weight:200;line-height:120%;margin-bottom:20px}.summary__paragraph-text{font-size:26px;font-style:normal;font-weight:200;line-height:145%}.summary__action-btn{margin-top:40px}.loader{position:absolute;top:0;right:0;bottom:0;left:0;background:#f3f1ee;justify-content:center;align-items:center;display:none}.loader.is-active{display:flex}.loader__message{font-size:40px;font-weight:200}.loader__message strong{width:28px;display:inline-block}.graph{position:relative;width:406px;height:406px}.graph__point{width:11px;height:11px;border:1px solid black;background:#f3f1ee;border-radius:100%;position:absolute;box-sizing:border-box}.graph__result-figure{position:absolute;top:0;right:0;bottom:0;left:0}.graph__result-figure path{fill:var(--yellow, #fcfe8a);opacity:.8}.graph__sphere-name{font-size:22px;font-weight:200;line-height:145%;display:block;width:max-content;position:absolute}
