.tooltip[data-v-6d2b557f]{position:fixed;bottom:0;left:50%;top:auto!important;z-index:15;display:block;max-width:100%;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:all .1s cubic-bezier(.75,0,.3,1.75);transition:all .1s cubic-bezier(.75,0,.3,1.75)}.tooltip__arrow[data-v-6d2b557f]{left:calc(50% - 7px);background-color:#fff}.tooltip__inner[data-v-6d2b557f]{background-color:#fff;color:#444}.tooltip_open[data-v-6d2b557f]{bottom:20px}.pwa-tooltip[data-v-6d2b557f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:240px}.pwa-tooltip__wrapper[data-v-6d2b557f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pwa-tooltip__logo[data-v-6d2b557f]{margin-right:.5rem}.pwa-tooltip__body[data-v-6d2b557f]{line-height:1.5}.pwa-tooltip__icon[data-v-6d2b557f]{width:15px;height:20px;margin-top:-5px;-o-object-fit:contain;object-fit:contain;vertical-align:middle}.pwa-tooltip__button[data-v-6d2b557f]{margin-left:auto;color:#4aa3f3}body,html{height:100%;font-size:16px}html.out{overflow:hidden}body{-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#f2f5f7;color:#444;line-height:1.4;font-weight:400;font-family:Archivo,sans-serif}body::-webkit-scrollbar-track{border-radius:4px;background-color:#ecf0f3}body::-webkit-scrollbar{width:8px;height:8px;background-color:#ecf0f3}body::-webkit-scrollbar-thumb{border-radius:4px;background-color:#dbe5eb}*{margin:0;padding:0;outline:none;-webkit-box-sizing:inherit;box-sizing:inherit;font-family:inherit}img,input,select,textarea{max-width:100%}pre{margin:0;padding:10px;overflow-x:auto;border-radius:.3rem;background-color:#f2f5f7;color:#444}pre::-webkit-scrollbar-track{border-radius:4px;background-color:#ecf0f3}pre::-webkit-scrollbar{width:8px;height:8px;background-color:#ecf0f3}pre::-webkit-scrollbar-thumb{border-radius:4px;background-color:#dbe5eb}.disabled,[disabled]{pointer-events:none}.hidden{position:absolute;z-index:-1;opacity:0}.amcharts-chart-div a{display:none!important;opacity:0;position:absolute}.amcharts-legend-div{border-bottom:1px solid #dbe5eb;margin-bottom:.5rem;font-weight:700}.amcharts-legend-div>svg{-webkit-transform:translate(-40px,-10px);transform:translate(-40px,-10px)}.time{margin-left:.4rem;font-size:.8em;text-transform:lowercase;color:inherit;font-weight:400}p:not(:last-child){margin-bottom:1.5em}@media screen and (max-width:767px){p:not(:last-child){margin-bottom:1rem}}a,a:active,a:focus,a:hover{text-decoration:none;color:#0967d2}a.white,a:active.white,a:focus.white,a:hover.white{text-decoration:underline;color:#fff}ol,ul{list-style:none}b,strong{font-weight:700}h1,h2,h3,h4,h5,h6{color:#0a2159;font-family:Roboto,sans-serif}h1{margin:0 0 2rem;font-size:2.5rem}@media screen and (max-width:767px){h1{font-size:1.8rem}}h2{margin:0 0 1.5rem;font-size:1.8rem}@media screen and (max-width:767px){h2{font-size:1.3rem}}h3{margin:0 0 1rem;font-size:20px;color:#444}@media screen and (max-width:767px){h3{font-size:18px}}h4,h5,h6{margin:0 0 .5rem;color:#444;font-size:14px}h4{font-size:16px}.text-center{text-align:center}.text-success{color:#27ab83}.text-danger{color:#fa575c;line-height:1}.error-message{position:relative;display:inline-block;color:#fa575c;font-size:14px;padding-left:20px}.error-message:before{content:"";position:absolute;left:0;top:2px;width:15px;height:15px;background-image:url(../img/exclamation-err.e4d1eb3f.svg);background-size:contain;background-repeat:no-repeat;background-position:50%}.error-message.mt{margin-top:.5rem}.error-message.mb{margin-bottom:1rem}.warning-message{position:relative;display:inline-block;color:#cb6e17;padding-left:20px}.warning-message:before{content:"";position:absolute;left:0;top:50%;width:15px;height:15px;background-image:url(../img/exclamation-warn.aeb9cfd4.svg);background-size:contain;background-repeat:no-repeat;background-position:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.scale-enter-active,.scale-leave-active{-webkit-transition:all .5s;transition:all .5s}.scale-enter-to,.scale-leave{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.scale-enter,.scale-leave-to{opacity:0;-webkit-transform:scale(1.1);transform:scale(1.1)}.icon{display:inline-block;width:20px;height:20px}.icon__question{position:relative;border-radius:50%;border:1.5px solid #4aa3f3;color:#4aa3f3;font-size:12px;line-height:1}.icon__question:after{position:absolute;z-index:1;top:50%;left:50%;content:"?";color:inherit;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.icon__check{position:relative;border-color:#8eedc7;width:23px;height:23px}.icon__check:before{position:absolute;left:0;top:0;content:"";width:20px;height:20px;border:1.5px solid;border-color:inherit;border-radius:50%}.icon__check:after{position:absolute;left:8px;top:5px;content:"";width:5px;height:8px;border-bottom:1.5px solid;border-right:1.5px solid;border-color:inherit;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.icon__check_dark{border-color:#27ab83}.icon__check_md{width:33px;height:33px}.icon__check_md:before{width:30px;height:30px}.icon__check_md:after{left:12px;top:7px;width:8px;height:13px}.icon__check_lg{width:3rem;height:3rem;border-width:.15rem}.icon__check_lg:before{width:2.7rem;height:2.7rem}.icon__check_lg:after{left:16px;top:8px;width:13px;height:20px}.icon__arrow{position:relative;border-color:#0a2159}.icon__arrow:before{right:0;bottom:0;width:8px;height:8px;border-right:1.5px solid}.icon__arrow:after,.icon__arrow:before{position:absolute;content:"";display:block;border-bottom:1.5px solid;border-color:inherit}.icon__arrow:after{right:1px;bottom:1px;width:15px;height:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:right bottom;transform-origin:right bottom}.icon__arrow_angle:after{display:none}.icon__arrow_angle:before{width:11px;height:11px}.icon__arrow_right{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.icon__arrow_left{-webkit-transform:rotate(135deg);transform:rotate(135deg)}.icon__arrow_secondary{border-color:#8eedc7}.icon__circle-arrow{width:25px;height:25px;background-image:url(../img/chevron-circle-right.e7e334e5.svg);background-size:contain;background-repeat:no-repeat;background-position:50%}.icon__close{position:relative;display:block;width:25px;height:25px;cursor:pointer}.icon__close:after,.icon__close:before{content:"";position:absolute;width:100%;height:1px;left:0;top:50%;background-color:#444;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.icon__close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.icon__dashboard{width:24px;height:18px;background-image:url(../img/nav-dashboard.b761ffb7.svg)}.icon__dashboard,.icon__history{background-size:contain;background-repeat:no-repeat;background-position:50%}.icon__history{width:25px;height:22px;background-image:url(../img/nav-history.1c455541.svg)}.icon__characteristics{background-image:url(../img/nav-characteristics.e00112f0.svg)}.icon__characteristics,.icon__recommendations{width:18px;height:24px;background-size:contain;background-repeat:no-repeat;background-position:50%}.icon__recommendations{background-image:url(../img/nav-recommendations.14bf031d.svg)}.icon__settings{width:24px;height:24px;background-image:url(../img/nav-settings.7bdaaf5e.svg)}.icon__delete,.icon__settings{background-size:contain;background-repeat:no-repeat;background-position:50%}.icon__delete{width:14px;height:16px;background-image:url(../img/trash.19117fd5.svg)}.icon__delete:hover{background-image:url(../img/delete.841c19a8.svg)}.icon__email{position:relative;width:3rem;height:2rem;border:.15rem solid #27ab83;border-radius:4px;overflow:hidden}.icon__email:before{position:absolute;bottom:10px;left:-.3rem;display:block;content:"";width:3rem;height:3rem;border:.15rem solid #27ab83;border-radius:10px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.lds-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.lds-wrapper.abs,.lds-wrapper.container{top:0;left:0;width:100%;height:100%;background:hsla(0,0%,100%,.3)}.lds-wrapper.transparent{background:transparent}.lds-wrapper.abs{position:fixed;z-index:1000}.lds-wrapper.container{position:absolute;z-index:1;padding:0;margin:0}.lds-wrapper.white .lds-ring div{border-right-color:#fff}.lds-wrapper.info .lds-ring div{border-right-color:#cb6e17}.lds-wrapper.small .lds-ring{max-width:40px;max-height:40px}.lds-wrapper.small .lds-ring div{margin:4px;border-width:4px}.lds-wrapper .lds-ring{display:inline-block;position:relative;width:100%;height:100%;max-width:80px;max-height:80px}.lds-wrapper .lds-ring div{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;position:absolute;width:75%;height:75%;margin:3px;border:6px solid transparent;border-radius:50%;-webkit-animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border-right-color:#0967d2}.lds-wrapper .lds-ring div:first-child{-webkit-animation-delay:-.45s;animation-delay:-.45s}.lds-wrapper .lds-ring div:nth-child(2){-webkit-animation-delay:-.3s;animation-delay:-.3s}.lds-wrapper .lds-ring div:nth-child(3){-webkit-animation-delay:-.15s;animation-delay:-.15s}@-webkit-keyframes lds-ring{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes lds-ring{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.logo{display:inline-block;width:130px;height:30px}.logo_small{width:30px}.logo_xs{width:25px;height:25px}.alert{position:fixed;z-index:15;top:7rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-box-shadow:0 2px 10px 0 rgba(68,68,68,.2);box-shadow:0 2px 10px 0 rgba(68,68,68,.2);border-radius:.3rem;border:1px solid #9e9e9e;background-color:#dbe5eb}.alert__body{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:40rem;padding:.7rem 1.5rem}@media screen and (max-width:767px){.alert__body{max-width:90vw}}.alert__icon{display:inline-block;width:16px;height:16px}.alert__icon:first-child{margin-right:.7rem}.audio{width:100%;padding:2rem 0;background-color:#eee;-webkit-box-shadow:0 2px 10px 0 rgba(68,68,68,.2);box-shadow:0 2px 10px 0 rgba(68,68,68,.2)}@media screen and (max-width:767px){.audio{padding:1rem 1rem 2.5rem}}.audio.inline{background-color:transparent;-webkit-box-shadow:none;box-shadow:none;padding:0}@media screen and (max-width:767px){.audio.inline{padding:0}}.audio__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:40rem;margin:0 auto}@media screen and (max-width:767px){.audio__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.audio.inline .audio__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.audio__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.audio__row:not(:last-child){margin-bottom:1rem}.audio__player{width:270px}@media screen and (max-width:767px){.audio__player{width:100%}}.audio.inline .audio__player{width:100%;padding:2rem;background-color:#fff;margin-bottom:2rem}@media screen and (max-width:767px){.audio.inline .audio__player{padding:1rem 1rem 1.5rem;margin-bottom:0}}.audio__input{-webkit-appearance:none;-webkit-box-flex:1;-ms-flex:1;flex:1;height:6px;border-radius:3px;overflow:hidden;background-color:#dbe5eb}.audio__input::-webkit-slider-thumb{-webkit-appearance:none;width:6px;height:6px;cursor:pointer;border-radius:50%;background:#0967d2;-webkit-box-shadow:-1000px 0 0 997px #0967d2;box-shadow:-1000px 0 0 997px #0967d2}.audio__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#0967d2;text-transform:uppercase;font-weight:700;cursor:pointer}.audio__button.delete{color:#fa575c}.audio__icon{margin-right:.4rem}.audio__time{font-size:14px;color:#9e9e9e}.button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:3rem;padding:0 3.5em;font-size:16px;border:0;border-radius:.3rem;color:inherit;cursor:pointer;line-height:2;font-weight:700;font-family:Roboto,sans-serif;text-transform:uppercase;-webkit-transition:all .25s;transition:all .25s}.button_blue .icon,.button_danger .icon,.button_secondary .icon{border-color:#fff}.button_secondary{color:#fff;background-color:#27ab83}.button_secondary:focus,.button_secondary:hover{background-color:#2cc093}.button_danger{color:#fff;background-color:#fa575c}.button_danger:focus,.button_danger:hover{background-color:#fb7074}.button_blue{color:#fff;background-color:#4aa3f3}.button_blue:focus,.button_blue:hover{background-color:#62aff5}.button_text{background-color:transparent;color:#9e9e9e}.button_secondary-outline{color:#8eedc7;background-color:transparent;border:2px solid #8eedc7}.button_secondary-dark-outline{color:#27ab83;background-color:transparent;border:2px solid #27ab83}.button_secondary-dark-outline:hover{background-color:rgba(39,171,131,.1)}.button_outline{background-color:transparent;color:#9e9e9e;border:1px solid #9e9e9e}.button_outline:hover{background-color:#f2f5f7}.button_sm{height:2.3076923077rem;padding:0 .8rem;border-radius:3px;font-size:14px}.button_md{height:2.7272727273rem;font-size:14px;padding:0 2em}.button .icon{margin-top:-.1rem}.button .icon:not(:last-child):first-child{margin-right:.5rem}.button .icon:not(:first-child):last-child{margin-left:.5rem}[type=checkbox]:checked,[type=checkbox]:not(:checked){position:absolute;opacity:0;pointer-events:none}[type=checkbox]+span:not(.lever){position:relative;padding-left:35px;cursor:pointer;display:inline-block;height:25px;line-height:25px;font-size:1rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[type=checkbox]+span:not(.lever):before,[type=checkbox]:not(.filled-in)+span:not(.lever):after{content:"";position:absolute;top:0;left:0;width:18px;height:18px;z-index:0;border:2px solid #dbe5eb;border-radius:0;margin-top:3px;-webkit-transition:.1s;transition:.1s}[type=checkbox]:not(.filled-in)+span:not(.lever):after{border:0;-webkit-transform:scale(0);transform:scale(0)}[type=checkbox]:not(:checked):disabled+span:not(.lever):before{border:none;background-color:#dbe5eb}[type=checkbox]:indeterminate+span:not(.lever):before{top:-11px;left:-12px;width:10px;height:22px;border-top:none;border-left:none;border-right:2px solid #0967d2;border-bottom:none;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-origin:100% 100%;transform-origin:100% 100%}[type=checkbox]:indeterminate:disabled+span:not(.lever):before{border-right:2px solid #dbe5eb;background-color:transparent}[type=checkbox].filled-in+span:not(.lever):after{border-radius:4px}[type=checkbox].filled-in+span:not(.lever):after,[type=checkbox].filled-in+span:not(.lever):before{content:"";left:0;position:absolute;-webkit-transition:all .1s;transition:all .1s;z-index:1}[type=checkbox].filled-in:not(:checked)+span:not(.lever):before{width:0;height:0;border:3px solid transparent;left:6px;top:10px;-webkit-transform:rotate(37deg);transform:rotate(37deg);-webkit-transform-origin:100% 100%;transform-origin:100% 100%}[type=checkbox].filled-in:not(:checked)+span:not(.lever):after{height:20px;width:20px;background-color:transparent;border:2px solid #444;top:0;z-index:0}[type=checkbox].filled-in:checked+span:not(.lever):before{top:0;left:1px;width:6px;height:11px;border-top:2px solid transparent;border-left:2px solid transparent;border-right:2px solid #fff;border-bottom:2px solid #fff;-webkit-transform:rotate(44deg);transform:rotate(44deg);-webkit-transform-origin:100% 100%;transform-origin:100% 100%}[type=checkbox].filled-in:checked+span:not(.lever):after{top:0;width:20px;height:20px;border:2px solid #0967d2;background-color:#0967d2;z-index:0}[type=checkbox].filled-in:disabled:not(:checked)+span:not(.lever):before{background-color:transparent;border:2px solid transparent}[type=checkbox].filled-in:disabled:not(:checked)+span:not(.lever):after{border-color:transparent;background-color:#dbe5eb}[type=checkbox].filled-in:disabled:checked+span:not(.lever):before{background-color:transparent}[type=checkbox].filled-in:disabled:checked+span:not(.lever):after{background-color:#dbe5eb;border-color:#dbe5eb}.container{width:100%;max-width:1200px;margin:0 auto;padding-left:1rem;padding-right:1rem}@media screen and (max-width:767px){.container{padding-left:.7rem;padding-right:.7rem}}.container_spaced-lg{padding-top:4.5rem;padding-bottom:4.5rem}@media screen and (max-width:767px){.container_spaced-lg{padding-top:3.5rem;padding-bottom:3.5rem}}.container_sm{padding-left:0;padding-right:0;max-width:40rem}@media screen and (max-width:767px){.container_sm{padding-left:.7rem;padding-right:.7rem}}.input{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;font-size:16px;background-color:#eee;border-radius:.3rem;border:1px solid transparent}.input.error{border-color:#fa575c}.input__node{z-index:1;height:3rem;width:100%;padding:0 1rem;background-color:transparent;border-radius:.3rem;border:0;color:#444;font-size:inherit}.input__node::-webkit-input-placeholder{color:#9e9e9e}.input__node::-moz-placeholder{color:#9e9e9e}.input__node:-ms-input-placeholder{color:#9e9e9e}.input__node::-ms-input-placeholder{color:#9e9e9e}.input__node::placeholder{color:#9e9e9e}.input__placeholder{position:absolute;z-index:0;left:0;top:0;height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 1rem;border:1px solid transparent;color:#9e9e9e}ul.list{margin-left:2rem;padding-bottom:1rem}@media screen and (max-width:767px){ul.list{margin-left:.75rem}}ul.list li{position:relative;padding-left:1.2rem}ul.list li li{margin-top:1rem}ul.list li li:before{border:1px solid #0967d2;background-color:transparent}ul.list li:not(:last-child){margin-bottom:1rem}ul.list li:before{position:absolute;left:0;top:6px;content:"";display:block;width:8px;height:8px;background-color:#0967d2;border-radius:50%}ol.list{padding-bottom:1rem;counter-reset:li}ol.list li{position:relative;padding-left:1.5rem;counter-increment:li}ol.list li li{margin-top:1rem}ol.list li:not(:last-child){margin-bottom:1rem}ol.list li:before{position:absolute;left:0;top:0;content:counter(li);display:block;color:#0967d2;font-weight:700}ol.list_white-circle{padding-bottom:0}ol.list_white-circle li{padding-left:2rem;color:#0a2159;font-weight:700}ol.list_white-circle li:before{top:-2px;width:25px;height:25px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;color:#4aa3f3;background-color:#fff;border-radius:50%}.pills,ol.list_white-circle li:before{display:-webkit-box;display:-ms-flexbox;display:flex}.pills{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;height:3rem;border:2px solid #9e9e9e;border-radius:.3rem}.pills__item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 5px;cursor:pointer;color:#9e9e9e}.pills__item:not(:last-child){border-right:2px solid #9e9e9e}.pills__item_active{color:#0967d2;background-color:rgba(9,103,210,.1)}.pills__item_active:after{content:"";position:absolute;top:-2px;left:-2px;width:100%;height:100%;border:2px solid #0967d2}.pills__item_active:first-child:after{border-radius:.3rem 0 0 .3rem}.pills__item_active:last-child:after{border-radius:0 .3rem .3rem 0}.progress{position:relative;height:6px;width:100%;background-color:#0a2159}.progress__ready{position:absolute;z-index:1;top:0;left:0;width:0;height:100%;background-color:#4aa3f3;-webkit-transition:width .5s;transition:width .5s}[type=radio]:checked,[type=radio]:not(:checked){position:absolute;opacity:0;pointer-events:none}[type=radio]:checked+span,[type=radio]:not(:checked)+span{position:relative;padding-left:35px;cursor:pointer;display:inline-block;height:25px;line-height:25px;font-size:1rem;-webkit-transition:.1s ease;transition:.1s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[type=radio]+span:after,[type=radio]+span:before{content:"";position:absolute;left:0;top:-2px;margin:4px 2px;width:18px;height:18px;z-index:0;-webkit-transition:.1s ease;transition:.1s ease}[type=radio].with-gap:checked+span:after,[type=radio].with-gap:checked+span:before,[type=radio]:checked+span:after,[type=radio]:checked+span:before,[type=radio]:not(:checked)+span:after,[type=radio]:not(:checked)+span:before{border-radius:50%}[type=radio]:not(:checked)+span:after,[type=radio]:not(:checked)+span:before{border:2px solid #444}[type=radio]:not(:checked)+span:after{-webkit-transform:scale(0);transform:scale(0)}[type=radio]:checked+span:before{border:2px solid transparent}[type=radio].with-gap:checked+span:after,[type=radio].with-gap:checked+span:before,[type=radio]:checked+span:after{border:2px solid #0967d2}[type=radio].with-gap:checked+span:after,[type=radio]:checked+span:after{background-color:#0967d2}[type=radio]:checked+span:after{-webkit-transform:scale(1.02);transform:scale(1.02)}[type=radio].with-gap:checked+span:after{-webkit-transform:scale(.5);transform:scale(.5)}[type=radio].tabbed:focus+span:before{-webkit-box-shadow:0 2px 10px 0 rgba(68,68,68,.2);box-shadow:0 2px 10px 0 rgba(68,68,68,.2)}[type=radio].with-gap:disabled:checked+span:before{border:2px solid rgba(68,68,68,.4)}[type=radio].with-gap:disabled:checked+span:after{border:none;background-color:rgba(68,68,68,.4)}[type=radio]:disabled:checked+span:before,[type=radio]:disabled:not(:checked)+span:before{background-color:transparent;border-color:rgba(68,68,68,.4)}[type=radio]:disabled+span{color:rgba(68,68,68,.4)}[type=radio]:disabled:not(:checked)+span:before{border-color:rgba(68,68,68,.4)}[type=radio]:disabled:checked+span:after{background-color:rgba(68,68,68,.4);border-color:#dbe5eb}.scale__list{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.scale__item,.scale__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.scale__item{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;width:2rem;height:2rem;cursor:pointer;color:#9e9e9e;background-color:#dbe5eb;border-radius:50%}.scale__item.active{color:#fff;background-color:#0967d2}.scale__separator{-webkit-box-flex:1;-ms-flex:1;flex:1;height:6px;background-color:#dbe5eb}.scale__separator.active{background-color:#0967d2}.scale__labels{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:.5rem}.scale__label{max-width:45%;text-align:left;font-size:.9rem}.scale__label:last-child{text-align:right}.select{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.select.error .select__view{border-color:#fa575c}.select__view{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:3rem;padding:0 2.5rem 0 1rem;background-color:#eee;border-radius:.3rem;border:1px solid transparent;cursor:pointer}@media screen and (max-width:767px){.select__view{padding:0 1.7rem 0 .5rem}}.select__view:after{content:"";position:absolute;right:1rem;top:15px;width:10px;height:10px;border-bottom:1px solid #444;border-right:1px solid #444;-webkit-transform:rotate(45deg);transform:rotate(45deg)}@media screen and (max-width:767px){.select__view:after{right:.5rem}}.select__input{position:absolute;opacity:0;width:0;height:0}.select__view-text{white-space:nowrap;overflow:hidden}.select__placeholder{color:#9e9e9e}.select__container{position:absolute;z-index:10;left:0;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;background-color:#fff;border-radius:.3rem;-webkit-box-shadow:0 2px 10px 0 rgba(68,68,68,.2);box-shadow:0 2px 10px 0 rgba(68,68,68,.2)}.select__container.active{display:block}.select__container.bottom{top:auto;bottom:0;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.select__list{max-height:200px;overflow:auto}.select__list::-webkit-scrollbar-track{border-radius:3.5px;background-color:#ecf0f3}.select__list::-webkit-scrollbar{width:7px;height:7px;background-color:#ecf0f3}.select__list::-webkit-scrollbar-thumb{border-radius:3.5px;background-color:#dbe5eb}.select__item{padding:.5rem 1rem;cursor:pointer}.select__item:hover{background-color:#f2f5f7}.select__item.selected{background-color:#dbe5eb}.select__search{padding:1rem;border:0;border-bottom:1px solid #dbe5eb}.select__container.bottom .select__search{border-bottom:0;border-top:1px solid #dbe5eb}.select__label{min-width:80px;padding-left:1rem}.socials__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:767px){.socials__list{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}.socials__item{width:calc(33% - .1rem);height:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#0967d2;border-radius:.3rem;color:#fff;font-weight:700;font-size:14px;cursor:pointer;-webkit-transition:all .5s;transition:all .5s;-webkit-box-shadow:none;box-shadow:none}.socials__item:hover{color:#fff;-webkit-transform:translateY(-.15rem);transform:translateY(-.15rem)}@media screen and (max-width:767px){.socials__item{padding:.5rem .2rem}.socials__item:hover{-webkit-transition:none;transition:none;-webkit-box-shadow:none;box-shadow:none;-webkit-transform:none;transform:none}}.socials__item_fb{background-color:#3b5998}.socials__item_tw{background-color:#1da1f2}.socials__item_ig{background-color:#c13584}.socials__logo{margin-right:.5rem}@media screen and (max-width:767px){.socials__logo{margin-right:.3em}}.socials__title{padding:0 1rem;color:#0a2159;text-align:center}@media screen and (max-width:767px){.socials__title{padding:0}}.socials__copied{min-width:190px}.tabs{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:3rem;border:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#fff;font-size:14px;font-weight:700}@media screen and (max-width:767px){.tabs{font-size:12.6px}}.tabs__border{position:absolute;bottom:0;height:3px;background-color:#4aa3f3;-webkit-transition:left .3s;transition:left .3s}.tabs__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0;padding:0;color:#9e9e9e;cursor:pointer}.tabs__item_active{color:#4aa3f3}.tabs__link{display:inline-block;font-size:inherit;font-weight:inherit;padding:.5rem;white-space:nowrap;text-transform:uppercase}.textarea{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;font-size:16px}.textarea__node{height:3rem;max-width:100%;min-width:100%;min-height:7rem;padding:.5rem 1rem;background-color:#eee;border-radius:.3rem;border:0;font-size:inherit}.tooltip{position:absolute;z-index:-1;top:10px!important;display:none;max-width:200px;padding:0;-webkit-transition:top .1s ease-in,opacity .1s ease-in;transition:top .1s ease-in,opacity .1s ease-in;opacity:0;outline:none}.tooltip .wrapper{position:relative}.tooltip_block{z-index:1;display:block}.tooltip_open{z-index:5;top:0!important;display:block;visibility:visible;opacity:1}.tooltip_open .icon{background-color:#4aa3f3;color:#fff}.tooltip__popover,.tooltip__trigger{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tooltip__inner{padding:10px 15px;color:#fff;font-size:14px;border-radius:.3rem;background-color:#444;-webkit-box-shadow:0 2px 10px 0 rgba(68,68,68,.2);box-shadow:0 2px 10px 0 rgba(68,68,68,.2)}.tooltip__arrow{position:absolute;width:10px;height:10px;-webkit-transform:rotate(45deg);transform:rotate(45deg);background-color:#444}.tooltip[x-placement=bottom] .tooltip__arrow{top:-5px}.tooltip[x-placement=top] .tooltip__arrow{bottom:-5px}.tooltip[x-placement=left] .tooltip__arrow,.tooltip[x-placement=right] .tooltip__arrow{left:-5px}.tooltip__question{width:1rem;height:1rem;font-size:11px}.flat-bar{font-size:12.6px;color:#757575;padding:3.5rem 0 2.5rem}.flat-bar__inner{position:relative;height:6px;background-color:#3f9142}.flat-bar__wrapper{position:absolute;right:0;top:calc(100% + .5rem);-webkit-transform:translateX(50%);transform:translateX(50%);text-align:center}.flat-bar__value .flat-bar__wrapper{top:auto;bottom:calc(100% + 1rem)}.flat-bar__value .flat-bar__wrapper:after{content:"";position:absolute;left:50%;top:100%;width:0;height:0;border:10px solid transparent;border-top-color:#4aa3f3;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.flat-bar__lln,.flat-bar__normal,.flat-bar__value{position:absolute;top:0;left:0;height:6px}.flat-bar__lln:after,.flat-bar__normal:after{position:absolute;right:0;top:-4px;content:"";display:block;width:3px;height:14px;background-color:#3f9142}.flat-bar__lln{z-index:1;background-color:#e9b949}.flat-bar__lln:after{background-color:inherit}.header{position:relative;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;height:100px;border-top:5px solid #4aa3f3}@media screen and (max-width:767px){.header{position:fixed;top:0;left:0;width:100%;height:60px;border-top:0;background-color:#fff;-webkit-box-shadow:0 2px 10px 0 rgba(68,68,68,.2);box-shadow:0 2px 10px 0 rgba(68,68,68,.2)}}@media screen and (max-width:767px){.header,.header__container{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.header__button{display:none;color:#4aa3f3}@media screen and (max-width:767px){.header__button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}}.intro{margin-top:-100px;padding-bottom:2rem;background-color:#fff}@media screen and (max-width:767px){.intro{margin-top:60px;padding-top:0;padding-bottom:0;border-top:5px solid #4aa3f3}}.intro__container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;background-image:url(../img/intro-bg.d715f56f.svg);background-repeat:no-repeat;background-size:contain;background-position:100%}@media screen and (max-width:991px){.intro__container{background-size:60%}}@media screen and (max-width:767px){.intro__container{background-image:url(../img/intro-bg-mobile.2f10a7fa.svg);background-position:50%;background-size:contain}.intro__container:before{position:absolute;content:"";left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.65)}}.intro__body{position:relative;z-index:2;width:475px}@media screen and (max-width:767px){.intro__body{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.intro__title{margin-top:4rem;margin-bottom:3rem;color:#444;line-height:1.2;text-transform:capitalize}@media screen and (max-width:767px){.intro__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:0;margin-bottom:1.5rem;color:#fff;text-align:center}}.intro__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:1.3rem;font-weight:700;color:#13337d}@media screen and (max-width:767px){.intro__text{color:#fff;text-align:center;text-transform:capitalize}}.intro__desc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#13337d;font-size:14px;font-weight:700}@media screen and (max-width:767px){.intro__desc{display:none}}.intro__icon{display:inline-block;margin-top:-.1rem;margin-right:.4rem}.intro__button{margin-top:1rem}@media screen and (max-width:767px){.intro__button{width:16rem}}.intro__button+.intro__button{margin-left:1rem}@media screen and (max-width:767px){.intro__button+.intro__button{margin-left:0;margin-top:1rem}}.questions{background-color:#f2f5f7}.questions__title{max-width:800px;margin:0 auto 2rem;text-align:center;font-size:1.8rem;font-weight:700;color:#0a2159}@media screen and (max-width:767px){.questions__title{max-width:100%;font-size:19.2px}}.questions__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}@media screen and (max-width:767px){.questions__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.questions__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:20%}@media screen and (max-width:767px){.questions__item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:90%}.questions__item:not(:last-child){margin-bottom:1.5rem}}.questions__ico{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:65px;height:65px;margin-bottom:1rem;border-radius:50%;background-color:#fff}.questions__ico img{width:40px;height:40px}@media screen and (max-width:767px){.questions__ico{margin-bottom:0;margin-right:1rem}}.questions__text{margin:0;text-align:center;font-size:16px;font-weight:700;color:#444}@media screen and (max-width:767px){.questions__text{width:70%;text-align:left}}.description{background-color:#dbe5eb}.description__title{margin-bottom:2rem}@media screen and (max-width:767px){.description__title{text-align:center;margin-bottom:1.5rem}}@media screen and (max-width:767px){.description__container{padding-bottom:0}}.description__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:767px){.description__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.description__text{width:40%}@media screen and (max-width:767px){.description__text{width:100%;margin-bottom:3rem}}.description__right-block{width:45%;margin-top:-5rem;margin-bottom:0;padding:4rem;color:#fff;background:linear-gradient(135deg,#0a2159,#13337d)}@media screen and (max-width:767px){.description__right-block{width:calc(100% + 1.4rem);margin:0 -.7rem;padding:1.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.description__right-title{color:inherit;margin-bottom:1.5rem}@media screen and (max-width:767px){.description__right-title{width:80%;text-align:center;margin-bottom:2.5rem}}.description__right-list{max-width:280px;margin-left:2.5rem;margin-bottom:1.5rem}@media screen and (max-width:767px){.description__right-list{margin-bottom:2.5rem}}.description__right-item{position:relative}.description__right-item:not(:last-child){margin-bottom:1rem}.description__right-item .icon{position:absolute;top:5px;left:-35px}.footer{color:#fff;border-top:5px solid #4aa3f3;background-color:#0a2159;text-align:center}.footer__nav{margin-top:2rem}.footer__nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:50%;margin:0 auto;cursor:pointer}@media screen and (max-width:767px){.footer__nav-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}}@media screen and (max-width:767px){.footer__nav-item:not(:last-child){margin-bottom:1rem}}.footer__nav-link{color:#fff}.footer__copyright{padding:1.5rem 0 .5rem;border-top:1px solid rgba(74,163,243,.5);color:#4aa3f3;font-weight:400;font-size:14px}@media screen and (max-width:767px){.footer__copyright{padding:1.5rem 0;color:#fff}}.card{width:40rem;max-width:100%;margin:0 auto 1rem;background-color:#fff;border-radius:7px;-webkit-box-shadow:0 0 2rem rgba(68,68,68,.2);box-shadow:0 0 2rem rgba(68,68,68,.2)}@media screen and (max-width:767px){.card{-webkit-box-shadow:0 0 1rem rgba(68,68,68,.2);box-shadow:0 0 1rem rgba(68,68,68,.2)}}.card .socials{margin-top:1rem}.card.danger{background-color:#fa575c;color:#fff}.card.disclaimer{background-color:#d9e2ec;-webkit-box-shadow:none;box-shadow:none}.card_sm{-webkit-box-shadow:0 0 1rem rgba(68,68,68,.2);box-shadow:0 0 1rem rgba(68,68,68,.2)}.card_sm .card__container{padding:1rem}.card_sm .card__title{margin-bottom:1rem}.card__header{padding:2rem;border-radius:7px 7px 0 0;background:linear-gradient(135deg,#0a2159,#13337d);color:#fff}@media screen and (max-width:767px){.card__header{padding:1rem}}.card__title{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #dbe5eb;color:#0a2159;font-weight:700}.card__container{height:100%;padding:2rem}@media screen and (max-width:767px){.card__container{padding:1rem}}.card__section:not(:last-child){margin-bottom:3rem}.card__footer{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:1.5rem}.card__footer,.page{display:-webkit-box;display:-ms-flexbox;display:flex}.page{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100%}.page_grey{background-color:#f2f5f7}.page__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1}.page__container{padding-top:7rem}@media screen and (max-width:767px){.page__container{padding-top:5rem}}.page__card-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:2.5rem}@media screen and (max-width:767px){.page__card-footer-button{width:100%}}.page__footer{margin-top:auto}@media screen and (max-width:767px){.page__outside{margin-bottom:3rem}}.page__recorder-outside{margin-bottom:200px}@media screen and (max-width:767px){.page__recorder-outside{margin-bottom:13rem}}.login__logo-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:3rem 0;border-top:5px solid #4aa3f3}@media screen and (max-width:767px){.login__logo-wrapper{padding:1.5rem}}.login__header-title{margin:0;color:#fff}@media screen and (max-width:767px){.login__header-title{text-align:center}}.login__sign-up{text-align:center;margin:1rem 0 2rem}.login__reset-password{display:block;text-align:center}.header-quiz{position:fixed;z-index:10;left:0;top:0;width:100%;color:#fff;background-color:#0a2159;-webkit-box-shadow:0 2px 10px 0 rgba(68,68,68,.2);box-shadow:0 2px 10px 0 rgba(68,68,68,.2)}.header-quiz__container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:4.5rem}@media screen and (max-width:767px){.header-quiz__container{height:3.5rem}}.header-quiz__logo{position:absolute;left:1rem;top:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width:767px){.header-quiz__logo{left:.6666666667rem}}.header-quiz__logo-image{display:block;width:130px;height:30px;background-image:url(../img/telling-logo-white.ed32151e.png);background-size:contain;background-repeat:no-repeat;background-position:50%}@media screen and (max-width:991px){.header-quiz__logo-image{width:30px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAYAAADDPmHLAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAHWmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDUgNzkuMTYzNDk5LCAyMDE4LzA4LzEzLTE2OjQwOjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOSAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDIwLTAzLTI1VDE1OjA2OjI0LTA2OjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAyMC0wMy0yOFQxNDoxNzo0OS0wNjowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAyMC0wMy0yOFQxNDoxNzo0OS0wNjowMCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHBob3Rvc2hvcDpJQ0NQcm9maWxlPSJzUkdCIElFQzYxOTY2LTIuMSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDplMWIyYmIwMi0yODg4LWZiNDktOTIyMC0wMGUzYzMyYTljMGEiIHhtcE1NOkRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDoxNzU2NDI3NS02NjgzLWZjNGItOWNhMS03ZjkxMjIzOTJhZGYiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpkZThjYWJkNi02MmNmLTgxNDEtYmIxMi00OTEzYjliMGNlOWMiPiA8cGhvdG9zaG9wOkRvY3VtZW50QW5jZXN0b3JzPiA8cmRmOkJhZz4gPHJkZjpsaT54bXAuZGlkOmIyMDUzMTE0LWE5YzItYjI0Yi1hMzczLTFiNmViYjliYzYzYzwvcmRmOmxpPiA8L3JkZjpCYWc+IDwvcGhvdG9zaG9wOkRvY3VtZW50QW5jZXN0b3JzPiA8eG1wTU06SGlzdG9yeT4gPHJkZjpTZXE+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJjcmVhdGVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOmRlOGNhYmQ2LTYyY2YtODE0MS1iYjEyLTQ5MTNiOWIwY2U5YyIgc3RFdnQ6d2hlbj0iMjAyMC0wMy0yNVQxNTowNjoyNC0wNjowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKFdpbmRvd3MpIi8+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJzYXZlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDphY2NhZTRjOS01ZWQyLTM4NGItYTVkZC04YmU5MWZjNjY4NzMiIHN0RXZ0OndoZW49IjIwMjAtMDMtMjVUMTY6MTU6NDItMDY6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE5IChXaW5kb3dzKSIgc3RFdnQ6Y2hhbmdlZD0iLyIvPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0ic2F2ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6ZTFiMmJiMDItMjg4OC1mYjQ5LTkyMjAtMDBlM2MzMmE5YzBhIiBzdEV2dDp3aGVuPSIyMDIwLTAzLTI4VDE0OjE3OjQ5LTA2OjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOSAoV2luZG93cykiIHN0RXZ0OmNoYW5nZWQ9Ii8iLz4gPC9yZGY6U2VxPiA8L3htcE1NOkhpc3Rvcnk+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+57iBqgAABq5JREFUeNrtnU2IHEUUx3uy+V7dHZEYEaLEg5LTDKIElhASJOwpB/HgfW4eBAmIF0FYCIKHQNhrLjIHb7KImNOwBCTgYcFg2L1kIy5BnE1AyAYWY2Z+HrbbtLM9M/1R1f266v2hTjMU1fX/TU+997qrAiBwsM0C54GvgR+Bu8Aj4CnT9QS4D/SAa8Bl4ISj8xS4cBGHgfeBG6HJNjUA1oEvgDeBhgJQfpsBzoW/7AHVaxdYAS4CRxUAe+094FfkaxM4qwCYaW8Dt6ivVqSvH6QO7ALwN+7oD+C0AjC9fQQMcVc7wDsKwP52Hr+0C7yiAEATeIi/+ikMY70DYAa4iSrSlz4B8In6PVbnXAbgcLgIUk3WnTIzjGWZf0Z9zZxynnMFgOvqZ24t1h2ATfWwsG7UEYAG0FfvjOlmnQCYcSyNK0WbdQDgGDJKtK6qbzpCMGn+nPpTinbCu6woAI6qL6VD0JACwAHcruBJ1Z8SAGhodq9S3a4agG31oHJ1qwKgq3Nf/4xhXvMv6pyL04myAHhB51qkhnkigzwA/KNzLVYbtgFY1TkWr44tAN7Sua2NZm0A8EzntTbaMg3AVSEXplXG9GqbAmBWyAWdio3pnvqbSg0TAEjI9t0bGdPL6m0qdYsCsCDkQpYSxqYysCCsy8LvKwXATm6gDr9+BcDiXWASAE8UAGe0mhUAaUkfBaC4DmUBYFsB8CMiSDL/pMDBKwBmdCANAF0FwFktpgEABcBZbU8DoK0AOK9jkwDYUACc15VxAMwIHrQCYE674wBYVAC80ZEkAFYrGkwvBYRpAegYAroV66dT8Pou8fwlmp60aEDCL2q0Zr2bE4CeoZA2KWGynvPa+ux/k0qC1kYBaFY4mDSmpQEgqWS8lGM8pvoZ15cU/Q+AjiAAlhSAUtSMA7CmAHgHQCcOwDMFwDsANuIAoAB4BwARACcVAG8BaEhIAFUBQBt4fUzEkaWfTtjPogEA2mGYWKYfTQkvfZQNQGtKjJ+3n2YBAC5RTUm+HQA/eAZAY8p30vYT5BxTkk6NfKdVViRQVgWwPybDVwUAQQ0AODXme9sT5jGPuoHhDpM0P+XWpgCkA6AZ+9xUTWHN9qp0PcUEKADTARitcxwx5M+WbQCWFAAjANgKJ7cVAL8BeKwA+A3AMwXAbwBQABQABUD/AhQAXwHYVQA0CrCqrgIgGoAt208DDdl/eqgCkB2APulqBblSwbb3AuiFA26RXHdQANLVArqxeTR1QktXwv6/CkD6aqBpdXx8IGSeyQ9f5H2uoAgArZHvlPWYflvCfkBlAxCvrDUM9TOuRJsWgPh5gA3KO4TrSAAc9AwAwrXIeobQdWnCInd9gmFZVu9Dyj9uVx8Lt9iP1RSuiRAwDsCWAuAdAMtxAJYVAO8AWIgDsKAAeAfAbByAWQXAOwD2bRAxEAJAzyEAekIB2EgCoKp1wPxIXD7MCcAw4Tt5wqqkXT3yxuXDijJ8qf7/RwGo6iXRIXuvRrUmGJZ2j6B+2E+rYEwd76foexProfGXBN3+G4zZJ3CATOkuYRZu/0kALCsAzmthEgAnFQDn1WDKZtEDBcCP2/84AJYVAD9u/+iBEX7f/tEjY7xS6iNj9NAoN3UwCwB6bJxbWkUPjvRax/MAoEfHuqE1Cpwd3FYAaq9Ch0dX/bhYpO9HxjSjvuZf+WcF4EUhF1PFc/POxf15AJBymOQD4F3yP5zhmxbTeJsWgIbOZ63UT+lragCknyqmyrDwywuA5IMlVc91NYunWQEo8701VXZtZ/QzMwABcELnWawOlgFAAHyocy1Ob+TxMi8AEjaWUD1XJ6+PRQAIgB2d+8r1cxEPiwJwAHiqHlSmzYL+FQYgAA5pZFCPFb8tAALgqPpRqnZIkecvEwBJRSPX9TT86w2kARBtBDlQj6zpoWG/jAMQ1eo1OjCvXyx4ZQWAKGW8qZ4ZU9eST9YAiNp19a6wLtv0yDYAAXBGPcylATBn258yAIgWh7ouSK87psI8KQBE7Vv1dqo6ZXpSNgABcFozh4n6K8ylBK4DELUr6vl/ulCVD1UCEK0NfA4XV8r6r5cKQNReA+57ZHwPOCZh7qUAELU59urbLid0Dkmac2kAxKuLKw4Z/xkGCzg+ABBPKV8OiyB10wZwVvj8igdgdMH4OXJeWU/SI+ADqb/2ugMQb8fDhMkDAabfCsO4mTrOZV0BGP2baLO3h8Bd7B+EeR/4GHjJgblzAoBxrQmcZ+9Vqe/C6OI34PEYSJ4AvwO3gW+AT4FzwKvSVu4m279cFRWkGVhTqwAAAABJRU5ErkJggg==)}}.header-quiz__title{margin:0 40px;color:inherit;font-size:1.3rem}@media screen and (max-width:767px){.header-quiz__title{font-size:16px;line-height:1.2}}.header-quiz.profile-header .header-quiz__title{display:none}@media screen and (max-width:991px){.header-quiz.profile-header .header-quiz__title{display:block}}.header-quiz__record{-ms-flex-negative:0;flex-shrink:0;margin-left:auto}.header-quiz__sign-in{position:absolute;right:1rem;top:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width:767px){.header-quiz__sign-in{font-size:14px}}.header-quiz__sign-in-text{font-size:14px;text-transform:none;font-weight:400;line-height:1}.header-quiz__sign-in-btn{height:3rem;padding:0 1rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1.2}@media screen and (max-width:767px){.header-quiz__sign-in-btn{height:2.5rem;padding:0 .5rem;font-size:14px}}.instruction .list{margin-left:0}.instruction__title{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #dbe5eb;color:#0a2159}.instruction__image{display:block;margin:2rem auto 0}.instruction__emoji{vertical-align:middle;margin-left:.5rem}.instruction__video{height:320px;margin-bottom:1.5rem}@media screen and (max-width:767px){.instruction__video{height:180px}}.instruction__success{color:#1f8a6a}.instruction__danger{color:#c6060c}.instruction__links{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:14px}.instruction__links,.modal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal{position:fixed;z-index:100;left:0;top:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;background-color:rgba(0,0,0,.6);-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.modal__wrapper{display:block}.modal__container{position:relative;width:40rem;max-width:90vw;min-height:4rem;padding:1.5rem;background-color:#fff;border-radius:.3rem;-webkit-box-shadow:0 0 3rem rgba(0,0,0,.3);box-shadow:0 0 3rem rgba(0,0,0,.3);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}@media screen and (max-width:767px){.modal__container{max-width:95vw;padding:1rem}}.modal__close{position:absolute;z-index:10;top:1rem;right:1rem}.modal__title{color:#0a2159;padding-bottom:1rem;margin-bottom:1.5rem;border-bottom:1px solid #dbe5eb}.modal__body{min-height:100px;max-height:calc(90vh - 5rem);overflow:auto;margin:0 -1.5rem;padding:0 1.5rem}.modal__body::-webkit-scrollbar-track{border-radius:3px;background-color:#ecf0f3}.modal__body::-webkit-scrollbar{width:6px;height:6px;background-color:#ecf0f3}.modal__body::-webkit-scrollbar-thumb{border-radius:3px;background-color:#dbe5eb}@media screen and (max-width:767px){.modal__body{padding:0 1rem;margin:0 -1rem}}.modal__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:1.5rem}@media screen and (max-width:767px){.modal__footer .button{-webkit-box-flex:1;-ms-flex:1;flex:1}}.modal-enter,.modal-leave-active{opacity:0}.modal-enter .modal__container,.modal-leave-active .modal__container{-webkit-transform:scale(1.1);transform:scale(1.1)}.record{position:fixed;z-index:5;left:50%;bottom:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.record__send-button{margin-left:auto}@media screen and (max-width:767px){.record__send-button{margin:1.5rem 0 0;width:100%}}.record__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:2rem}@media screen and (max-width:767px){.record__body{padding-bottom:3.5rem}}.record__record-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;width:130px;height:130px;margin:0 auto;outline:none;border-radius:50%;background-color:#27ab83;-webkit-box-shadow:0 6px 12px rgba(1,51,42,.24);box-shadow:0 6px 12px rgba(1,51,42,.24);border:0;cursor:pointer;color:#fff;text-transform:uppercase;font-weight:700;font-size:16px;-webkit-transition:all .1s;transition:all .1s}@media screen and (max-width:767px){.record__record-button{width:100px;height:100px;font-size:14px}}.record__record-button:focus,.record__record-button:hover{background-color:#2cc093}.record__record-button.stop{background-color:#e12d39}.record__record-button.stop:focus,.record__record-button.stop:hover{background-color:#e4434e}.record__not-allowed{padding:2rem;text-align:center;color:#fa575c;background-color:#fff}.record__record-timer{margin-top:.1rem;font-size:14px}.record__record-button-icon{margin-top:-1rem;margin-bottom:.5rem}.record__calibration{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700}.record__calibration-text,.record__calibration-title{color:#cb6e17;text-transform:capitalize}.record__calibration-title{text-transform:uppercase}.record__calibration-text{font-size:1.3rem}.record__calibration-loader{position:relative;margin-bottom:1rem;width:40px;height:40px}.record__calibration-silent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1.5rem;color:#0a2159;font-size:1.3rem;font-weight:300}.record__calibration-silent img{margin-right:1rem}.record__recording-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1.5rem;font-weight:700;color:#27ab83;font-size:1.3rem}.record__recording-text img{margin-right:.5rem;-webkit-filter:brightness(.7);filter:brightness(.7)}.record__remember{margin-top:5rem}.record__audio-description{position:relative;margin-top:5rem;margin-bottom:2rem}.record__audio-description:after{position:absolute;top:calc(100% + .8rem);left:12rem;width:60px;height:60px;content:"";background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAAtCAYAAADydghMAAAEsUlEQVRoQ92aXWhcRRTH/3Pvptl+mNJt9s7c3bvbxPoBVlqqCNIWFJGq9UWh9kWrgiIiihX0rT6U+iRIgyIK4oNaH8QP0AejVlAJPghW6lcUrDRN5iYzu2lspbb52L1HZnNTN3FjdpP9uOs8XXZn539+c2b2njlnGNqvxYTIXhWA9jCG20C0BUACwCoArAIOAZgBMMGAvkodIjUFPT098YsXC/cxhmcIuHIRqKptjiRwInFFV0fH1PNg9BCAWAWacRAGYKGfivgmHrdGhoeT54HjBQDGo3ONAdfHstn8usnJIGPb9kykgB03vZ8RexXAmjKjDcC3DHQokVh/bHBwcLpqd1boGAVgS4jMywR6dL599FEhxh47I6W/EsCFv20psBCZVxaAngMFe7Ue/byekOVjtQTYcb17GeHoJUMIvmUVd46NjZ1uFGjZpm60xD/jJ5PJdZbdeQpAd/jp+aCI6/J5+VuzrGiah4XwHifgpTkwAj2QU/6bzQJtqoe58H4EcG0o+rNWchuAYrNhjV5DPdzd3X2ZHYufAdBhxIjR/bkx/61WgDbcw0JktxCCn0KhQucqyxkeHv6jlbAN87CTyuxmAX0awo1oJTctiIBaxl33Je243t2M8EFI9JVW8uaW0TU60kq63u0Wob+0X4H3ckreEyXYui5px0lvYxY7MQvI3tVqZF/UYOsGnM1mN0xNBxMh4BdayVuiCFsvYMaFZw7YNkBDWvm9UYWtCzAX6VMA6wEwrZXsjDLsioE5Tx8GYwfNQDPT8fUTEyf//N8CO04vZ9aMmo2gsDc3Jt+POuyKPMyFdwHAapON0Ere0A6wywbmbuYgiA6bAbSSVlSiqGomfTmRls2FZ5JlZi3fpfXIh9UIRaVPzcDczRwD0a0AxrWSyaiAVGtHTcCe562eKcDsXRQLLD0+PjJarVBU+tUEzIX3JYCbAPpFK/+aqEDUYkctwLEwokLMpm7f983Bvu1a1cBceC8CeIIAmVMy03akocG1AAellBBhq9bS5KjaslUF7DjeVmbhe/NfpZWsVOtpG/iqgIXwviNgOwO9oJT/dNvQVTC0KmAuvFJFzraCtaOjo6XXUru2JYFTqdTVxcD6tV2Of0s5gnHXO0GEjYv983KReQegfSC8prV8ZKkBo/69yVaYCoAFwlGt5f6FBnPhTQLotFixpxnFrkZPGHOczGZm0UkjxIA7lZIfl4maCTGvI3Mq+tfy5zx9Ixjr00rubFXppNYJKkFw7j0Jhj7zPBWPbTg7NHTWPLuuuykgewjABa3k2vLBOc8cAaMDpc8ID2stX69VvBX9L3mNu97XIOww2RqtpLkRA+6mD4DYEQZ8opS8Yy5Y4cIz5c3Ns7D0nNb+s60wfjma85ZpWRbjB1PhEyI9QGC7GOhBpfw3wrSOuYJgG7HApu153w9z0cuRb/5v5gGnUqk1xcD6K9zPhwh4CkAXQ6yXqLADDG+HJp7bmOhyVnrBpPm4FcqlyVR2lxUEA/OMIXwGht2z2xX9OSX3tMLYemhWDDzmTkYLBaJQ310p9KKRFhfe7wAuDwWCoBhL5/NDpbRsO7f/Ci3NO9hcAjutlTRX/spvuLUt8994co3E0jKQ3gAAAABJRU5ErkJggg==);background-position:50%;background-size:contain;background-repeat:no-repeat;-webkit-transform:scaleX(-1) rotate(-90deg);transform:scaleX(-1) rotate(-90deg)}@media screen and (max-width:767px){.record__audio-description:after{top:calc(100% + .5rem);left:10.5rem;width:50px;height:50px}}.record__calibration-counter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:50px;height:50px;margin-bottom:1.5rem;color:#444;background-color:#e9b949;border-radius:50%;font-size:1.2rem}.record__loader{position:relative;width:40px;height:40px}.form_horizontal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (max-width:767px){.form_horizontal{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}.form__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:2rem;color:#0a2159}@media screen and (max-width:767px){.form__title{text-align:center}}.form__field-wrapper{position:relative;margin-bottom:2rem}.form_horizontal .form__field-wrapper{margin-right:1.5rem;margin-bottom:0}@media screen and (max-width:767px){.form_horizontal .form__field-wrapper{margin-right:0}}.form__submit-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:2rem;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media screen and (max-width:767px){.form__submit-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.form__submit-wrapper_right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.form__submit-wrapper_center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:767px){.form__keep-signed{margin-bottom:1.5rem}}.form__errors{margin-bottom:1.5rem;color:#fa575c}.form__field-label{font-weight:700;margin-bottom:1rem}.form__field-error{position:absolute;right:0;top:5px;display:none;font-size:14px;color:#fa575c}@media screen and (max-width:767px){.form__field-error{position:relative;top:auto;right:auto;margin-top:.5rem}}.form__field{border:1px solid transparent}.error .form__field{border-color:#fa575c}.error .form__field-error{display:block}.form__main-icon-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:1rem auto;height:5rem;width:5rem;border-radius:50%;background-color:rgba(39,171,131,.1)}.notification__body{padding-top:4rem;padding-bottom:3rem;color:#0a2159;font-weight:700;font-size:1.3rem}.notification__icon-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:1rem auto;height:4rem;width:4rem;border-radius:50%;background-color:rgba(39,171,131,.1)}.notification__text{text-align:center}.audio-uploading__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:767px){.audio-uploading__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.audio-uploading__loader{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (max-width:767px){.audio-uploading__loader{min-height:100px}}.audio-uploading__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.5rem 0}.audio-uploading__title{width:200px}.audio-uploading__status{font-weight:700;color:#0a2159}.audio-uploading__status.completed{color:#27ab83}.audio-uploading__status.error{color:#fa575c}.welcome h4{margin-bottom:.2rem}.welcome__title{margin:1.5rem 0;color:#0a2159;font-size:1.2rem}.welcome__body{max-width:400px}.welcome__section{margin-bottom:1.5rem}.welcome__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.consent__bold{display:inline-block;font-weight:700}.consent .list{margin-left:2rem}@media screen and (max-width:767px){.consent .list{margin-left:.75rem}}@media screen and (max-width:767px){.consent__container{position:fixed;z-index:5;left:0;bottom:0;width:100%;background-color:#f2f5f7}}.consent__title{text-align:center;text-transform:uppercase}.consent__form{padding:1.5rem 0 6rem}@media screen and (max-width:767px){.consent__form{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:1rem 0}}@media screen and (max-width:767px){.consent__page-layout{margin-bottom:29rem}}.consent__field-wrapper{-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (max-width:767px){.consent__field-wrapper{margin-right:1rem}}.consent__field-wrapper .input{background-color:#fff;border:1px solid #9e9e9e}@media screen and (max-width:767px){.consent__submit{padding:0 1rem}}.consent__remind-field{padding-bottom:2rem}.detected{padding:10px 8px 24px}.detected__title{font-weight:700;font-size:1.3rem;line-height:1.3;text-align:center;color:#0a2159;margin-bottom:16px}.detected__title-red{color:#ef4e4e}.detected__text{font-size:18px;line-height:26px;color:#0a2159}.detected__divider{width:100%;height:1px;margin:24px 0;background-color:#e0e0e0}.detected__button-divider{font-size:18px;line-height:1;text-align:center;color:#0a2159;margin:16px 0;text-transform:uppercase}.detected__footer>button{width:100%}.detected__button-icon{margin-right:8px}.detected__capitalized-button{text-transform:none;font-size:16px}.nav-bar{position:absolute;z-index:1;left:50%;height:100%;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:40rem;margin:0 auto;-ms-flex-item-align:stretch;align-self:stretch}@media screen and (max-width:991px){.nav-bar{position:fixed;z-index:10;top:auto;left:0;bottom:0;width:100%;height:3.6rem;-ms-flex-pack:distribute;justify-content:space-around;background-color:#fff;-webkit-box-shadow:0 2px 10px 0 rgba(68,68,68,.2);box-shadow:0 2px 10px 0 rgba(68,68,68,.2);-webkit-transform:none;transform:none}}.nav-bar__title{margin-left:.5rem;color:#fff;line-height:1}@media screen and (max-width:991px){.nav-bar__title{display:none}}.router-link-active .nav-bar__title{font-weight:700}.nav-bar__icon{-webkit-filter:invert(1) sepia(1) saturate(5) hue-rotate(175deg);filter:invert(1) sepia(1) saturate(5) hue-rotate(175deg)}@media screen and (max-width:991px){.nav-bar__icon{-webkit-filter:none;filter:none}}.router-link-active .nav-bar__icon{-webkit-filter:contrast(5);filter:contrast(5)}@media screen and (max-width:991px){.router-link-active .nav-bar__icon{-webkit-filter:invert(1) sepia(1) saturate(5) hue-rotate(175deg);filter:invert(1) sepia(1) saturate(5) hue-rotate(175deg)}}.nav-bar__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 1rem}.nav-bar__link.router-link-active{background-color:hsla(0,0%,100%,.25)}.dashboard{padding:0}.dashboard_completed{padding:3rem 0 0}.dashboard__label{margin:1rem 0;color:#4aa3f3;text-transform:uppercase;text-align:center}.dashboard__title{margin:2rem 0;text-align:center;color:#0a2159}@media screen and (max-width:767px){.dashboard__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.dashboard__chart-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:767px){.dashboard__chart-list{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.dashboard__chart{min-width:calc(50% - 1rem);margin:0 0 1rem;-webkit-box-flex:1;-ms-flex:1;flex:1}.dashboard__chart:nth-child(2n){margin-left:1rem}@media screen and (max-width:767px){.dashboard__chart:nth-child(2n){margin-left:0}}@media screen and (max-width:767px){.dashboard__chart{width:100%}}.lung-report{padding-top:3rem}@media screen and (max-width:767px){.lung-report.completed:not(.partial){padding-top:5rem}}.lung-report__header{width:40rem;max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:767px){.lung-report__header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}.lung-report__header-tools{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;height:3rem}@media screen and (max-width:767px){.lung-report__header-tools{padding:0 1rem}}@media screen and (max-width:767px){.lung-report.completed:not(.partial) .lung-report__header-tools{padding:1rem 1rem 0;height:auto}}.lung-report.partial .lung-report__header-tools{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.lung-report__back-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;padding-left:.3rem;cursor:pointer;-webkit-transition:-webkit-transform .1s;transition:-webkit-transform .1s;transition:transform .1s;transition:transform .1s,-webkit-transform .1s}.lung-report__back-icon .icon{border-color:#757575}.lung-report__back-icon:hover{-webkit-transform:translateX(-.2rem);transform:translateX(-.2rem)}@media screen and (max-width:767px){.lung-report__back-icon:hover{-webkit-transform:none;transform:none}}.lung-report__date{font-weight:700;color:#0a2159}.lung-report__date,.lung-report__delete{-ms-flex-negative:0;flex-shrink:0;margin-left:1rem}.lung-report__delete{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.2rem .4rem;cursor:pointer}@media screen and (max-width:767px){.lung-report__delete{margin-left:auto}}.lung-report__tabs{margin-left:1rem}@media screen and (max-width:767px){.lung-report__tabs{margin-left:0}}.profile h1{margin-right:0}.profile__container{padding-top:6rem;padding-bottom:4.5rem}@media screen and (max-width:767px){.profile__container{padding-top:5rem}}.profile__tabs-wrapper{width:40rem;max-width:100%}.profile__header{position:fixed;z-index:15;top:4.5rem;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;background-color:#fff;-webkit-box-shadow:0 2px 10px 0 rgba(68,68,68,.2);box-shadow:0 2px 10px 0 rgba(68,68,68,.2)}@media screen and (max-width:767px){.profile__header{top:3.5rem}}.chart{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%}.chart__body{height:300px}.chart__legend-wrapper{margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #dbe5eb;color:#0a2159;font-weight:700;font-size:14px;font-family:Roboto,sans-serif}.chart__legend{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.chart__legend .trigger{padding:.2rem 1rem}@media screen and (max-width:767px){.chart__legend .trigger{padding:.4rem 1rem}}.chart__bullet{display:inline-block;width:8px;height:8px;border-radius:50%;margin-top:-.1rem;margin-right:.5rem}.history-session-list__card-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#444}.history-session-list__date .time{color:#9e9e9e}.history-session-list__invalid,.history-session-list__partial{margin-left:1rem;padding:.2rem .4rem;font-size:12.6px;text-transform:uppercase;color:#cb6e17;line-height:1;background-color:#fff3c4;border-radius:12.6px}@media screen and (max-width:767px){.history-session-list__invalid,.history-session-list__partial{margin-left:.3rem;font-size:11.2px}}.history-session-list__invalid{background-color:#fa575c;color:#fff}.history-session-list__icon{margin-left:auto;-webkit-transition:-webkit-transform .1s;transition:-webkit-transform .1s;transition:transform .1s;transition:transform .1s,-webkit-transform .1s}.history-session-list__icon .icon{border-color:#757575}.history-session-list__card-inner:hover .history-session-list__icon{-webkit-transform:translateX(.2rem);transform:translateX(.2rem)}@media screen and (max-width:767px){.history-session-list__card-inner:hover .history-session-list__icon{-webkit-transform:none;transform:none}}@media screen and (max-width:767px){.lung-report-card{margin:0 -.7rem}}@media screen and (max-width:767px){.lung-report-card__card{border-radius:0}}.lung-report-card__description{margin-bottom:1rem}.lung-report-card__carousel{margin:0 -2rem}@media screen and (max-width:767px){.lung-report-card__carousel{margin:0 -1rem}}.lung-report-card__carousel .VueCarousel-navigation-button{width:40px!important;height:40px!important;background-size:contain;background-repeat:no-repeat}@media screen and (max-width:767px){.lung-report-card__carousel .VueCarousel-navigation-button{width:48px!important;height:48px!important}}.lung-report-card__carousel .VueCarousel-navigation-prev{top:calc(50% - 50px)!important;-webkit-transform:none!important;transform:none!important;background-image:url(../img/slider-arrow-prev.2a7df6e6.svg)}.lung-report-card__carousel .VueCarousel-navigation-next{top:calc(50% - 50px)!important;-webkit-transform:none!important;transform:none!important;background-image:url(../img/slider-arrow-next.a8654154.svg)}.lung-report-card__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:.5rem}.lung-report-card__item:not(:last-child){margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #dbe5eb}.lung-report-card__value{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:120px;margin-left:auto;-ms-flex-negative:0;flex-shrink:0;color:#0a2159;font-weight:700}.lung-report-card__relativity{font-weight:400;color:#757575;font-size:14.4px}.lung-report-card__label{margin:2rem 0 1rem;color:#4aa3f3;text-align:center;text-transform:uppercase}.lung-report-card__title{color:#0a2159;margin:0}.lung-report-card__bar-labels{font-size:14px;margin-bottom:1.5rem}.lung-report-card__bar-title{color:#0a2159}.lung-report-card__bar-label{position:relative;padding-left:1rem}.lung-report-card__bar-label:before{content:"";position:absolute;left:0;top:50%;width:10px;height:10px;border-radius:50%;background-color:#3f9142;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.lung-report-card__bar-label.lln:before{background-color:#e9b949}.partial-session .list{margin-left:0;color:#757575}.partial-session__title{color:#0a2159;margin-bottom:1rem}.partial-session__warning-title{padding-left:2.5rem}.partial-session__warning-title:before{top:1.5rem;width:25px;height:25px}@media screen and (max-width:767px){.partial-session__warning-title{padding-left:2rem;font-size:16px}.partial-session__warning-title:before{top:1rem;width:20px;height:20px}}.partial-session__button{margin-left:2.5rem}@media screen and (max-width:767px){.partial-session__button{width:100%;margin-left:0}}.profile-settings__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:767px){.profile-settings__card{display:block}}.profile-settings__title-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width:767px){.profile-settings__title-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.profile-settings__title{margin:0;font-size:1.3rem;color:#0a2159}@media screen and (max-width:767px){.profile-settings__title{margin-bottom:1rem;font-size:16px}}.profile-settings__sub-title{font-size:14px;color:#757575}.profile-settings__button{width:290px;padding:0 1.5rem;text-transform:capitalize}@media screen and (max-width:767px){.profile-settings__button{width:100%}}.lp-container{max-width:960px;margin:0 auto}@media screen and (max-width:991px){.lp-container{padding:0 32px}}.colored-spacer{background-color:#f0f4f8;width:100%;height:108px}@media screen and (max-width:991px){.colored-spacer{height:284px}}.lp-footer{font-family:Inter,sans-serif;padding-top:64px;border-top:1px solid #d9e2ec}.lp-footer__wrapper{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:767px){.lp-footer__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width:767px){.lp-footer__logo{margin-bottom:64px}}.lp-footer__heading{font-weight:700;font-size:14px;line-height:14px;letter-spacing:.003em;color:#334e68;margin-bottom:24px;margin-top:10px}@media screen and (max-width:767px){.lp-footer__nav{padding-bottom:56px}}.lp-footer__nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;cursor:pointer}.lp-footer__nav-item{font-family:Archivo,sans-serif}.lp-footer__nav-item:not(:last-child){margin-bottom:24px}.lp-footer__nav-link{font-weight:500;font-size:16px;line-height:16px;color:#486581}.lp-footer__share-copied{min-width:190px}.lp-footer__share-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:767px){.lp-footer__share-list{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width:767px){.lp-footer__subr-input{padding-bottom:56px}}.lp-footer__share-item{width:157px;height:36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#0967d2;border-radius:.3rem;color:#fff;font-weight:700;font-size:14px;cursor:pointer;-webkit-transition:all .5s;transition:all .5s;-webkit-box-shadow:none;box-shadow:none;margin-bottom:10px}.lp-footer__share-item:hover{color:#fff;-webkit-transform:translateY(-.15rem);transform:translateY(-.15rem)}@media screen and (max-width:767px){.lp-footer__share-item{padding:.5rem .2rem;width:calc(50% - 8px)}.lp-footer__share-item:hover{-webkit-transition:none;transition:none;-webkit-box-shadow:none;box-shadow:none;-webkit-transform:none;transform:none}}.lp-footer__share-item_fb{background-color:#3b5998}.lp-footer__share-item_tw{background-color:#1da1f2}.lp-footer__share-item_ig{background-color:#c13584}.lp-footer__share-logo{margin-right:.5rem}@media screen and (max-width:767px){.lp-footer__share-logo{margin-right:.3em}}.lp-footer__copyright{font-family:Archivo,sans-serif;width:100%;padding:30px 0;border-top:1px solid #d9e2ec;font-size:14px;text-align:center;color:#486581;margin-top:80px}@media screen and (max-width:767px){.lp-footer__copyright{margin-top:56px}}.lp-main{font-family:Inter,sans-serif;position:relative;background-image:url(../img/lp-top-gradient-desktop.d25fe0cc.jpg);background-position:top/50%;background-repeat:no-repeat;background-size:100% 100%}@media screen and (max-width:767px){.lp-main{background-image:url(../img/lp-top-gradient-mobile.d5bc300b.jpg)}}.lp-main__title{max-width:630px;font-weight:700;font-size:50px;line-height:58px;letter-spacing:.5px;color:#fff}@media screen and (max-width:991px){.lp-main__title{max-width:250px}}@media screen and (max-width:767px){.lp-main__title{font-weight:700;font-size:40px;line-height:44px;letter-spacing:.3px}}.lp-main__subtitle{max-width:400px;margin-top:20px;font-weight:500;font-size:20px;line-height:28px;color:#fff}@media screen and (max-width:767px){.lp-main__subtitle{margin-top:48px;max-width:210px;font-size:18px;line-height:22px;font-weight:300}}.lp-main__wrapper{margin-top:92px;padding-bottom:135px}@media screen and (max-width:767px){.lp-main__wrapper{margin-top:43px;padding-bottom:85px}}.lp-main__button-wrapper{z-index:9999}.lp-main__button{padding:16px 32px;margin-top:36px;background:hsla(0,0%,100%,.2);background-blend-mode:screen;border-radius:26px;font-weight:700;font-size:14px;line-height:14px;color:#fff;text-transform:capitalize;height:unset;cursor:pointer}@media screen and (max-width:767px){.lp-main__button{margin-top:32px}}.lp-main__button:hover{background:hsla(0,0%,100%,.4)}.lp-main__triangle{color:#fff;pointer-events:none}.lp-main__devices-img{position:absolute;top:120px;right:0;width:50%;height:740px;background-image:url(../img/lp-devices-desktop.9092b91c.png);background-position:0;background-repeat:no-repeat;background-size:1164px 739px}@media screen and (max-width:767px){.lp-main__devices-img{top:169px;height:456px;width:53%;background-size:717px 456px}}.lp-header{font-family:Inter,sans-serif}.lp-header__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:50px}@media screen and (max-width:767px){.lp-header__container{padding-top:38px}}@media screen and (max-width:767px){.lp-header__logo{width:126px;height:26px}}.lp-header__button{padding:10px 16px;background:hsla(0,0%,100%,.2);border-radius:26px;font-weight:700;font-size:14px;line-height:14px;color:#fff;text-transform:capitalize;height:unset}.lp-header__button:hover{background:hsla(0,0%,100%,.4)}.lp-header__arrow{border-color:#fff}.lp-description{font-family:Inter,sans-serif;background-color:#fff}.lp-description__title{max-width:480px;font-weight:700;font-size:44px;line-height:48px;letter-spacing:.004em;color:#212121}@media screen and (max-width:767px){.lp-description__title{font-size:32px;line-height:40px;letter-spacing:.003em}}.lp-description__wrapper{padding-top:109px;padding-bottom:150px}@media screen and (max-width:767px){.lp-description__wrapper{padding-top:50px;padding-bottom:80px}}.lp-description__list{margin-top:65px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:767px){.lp-description__list{margin-top:50px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.lp-description__item{width:33%}@media screen and (max-width:767px){.lp-description__item{width:100%}}.lp-description__text{margin-top:20px;font-size:18px;line-height:26px;color:#334e68;font-weight:500}@media screen and (max-width:767px){.lp-description__text{font-size:18px;line-height:26px}}.lp-description__item:not(:last-of-type){padding-right:31px}@media screen and (max-width:767px){.lp-description__item:not(:last-of-type){padding-bottom:60px}}.lp-description__strong{font-weight:800}.lp-description__breathing-image{width:44px;height:49px}@media screen and (max-width:767px){.lp-description__breathing-image{width:70px;height:78px}}.lp-description__sound-wave-image{width:65px;height:55px}@media screen and (max-width:767px){.lp-description__sound-wave-image{width:92px;height:76px}}.lp-description__pneumonia-image{width:50px;height:50px}@media screen and (max-width:767px){.lp-description__pneumonia-image{width:76px;height:76px}}.lp-description__image-wrapper{height:55px}@media screen and (max-width:767px){.lp-description__image-wrapper{height:78px}}.lp-under-attack{position:relative;font-family:Inter,sans-serif;background:linear-gradient(229.65deg,#102a43 51.23%,#041729 102.81%);padding-bottom:312px}@media screen and (max-width:767px){.lp-under-attack{padding-bottom:270px}}.lp-under-attack__wrapper{padding-top:128px}.lp-under-attack__section{display:block;margin-bottom:16px;font-weight:700;font-size:22px;line-height:22px;color:#7cc4fa}.lp-under-attack__title{max-width:478px;margin-bottom:64px;font-weight:700;font-size:34px;line-height:38px;color:#fff}@media screen and (max-width:767px){.lp-under-attack__title{font-size:32px;line-height:42px;margin-bottom:48px}}.lp-under-attack__facts-list{max-width:551px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:767px){.lp-under-attack__facts-list{max-width:unset;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.lp-under-attack__facts-item{width:50%;min-height:150px}@media screen and (max-width:767px){.lp-under-attack__facts-item{width:100%;min-height:unset;padding-bottom:48px}}.lp-under-attack__facts-item:nth-child(odd){padding-right:34px}@media screen and (max-width:767px){.lp-under-attack__facts-item:nth-child(odd){padding-right:0}}.lp-under-attack____facts-image{margin-bottom:8px}@media screen and (max-width:767px){.lp-under-attack____facts-image{margin-bottom:16px}}.lp-under-attack__facts-text{font-size:16px;line-height:24px;color:#d9e2ec}@media screen and (max-width:767px){.lp-under-attack__facts-text{max-width:unset;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.lp-under-attack__box{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:100;bottom:-20px;width:100%}@media screen and (max-width:767px){.lp-under-attack__box{padding:0 32px;bottom:-226px}}.lp-under-attack__box-list{background:#fff;-webkit-box-shadow:0 2px 32px rgba(0,8,80,.16);box-shadow:0 2px 32px rgba(0,8,80,.16);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:64px 48px}@media screen and (max-width:767px){.lp-under-attack__box-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:48px 32px}}.lp-under-attack__box-title{font-weight:700;font-size:36px;line-height:40px;color:#102a43}@media screen and (max-width:767px){.lp-under-attack__box-title{font-size:32px;padding-bottom:16px;line-height:34px}}.lp-under-attack__box-item{padding-left:40px}@media screen and (max-width:767px){.lp-under-attack__box-item{padding-left:0;padding-top:32px}}.lp-under-attack__box-item div:first-child{font-weight:700;font-size:24px;line-height:24px;color:#2186eb;margin-bottom:10px}.lp-under-attack__box-item div:nth-child(2){font-size:16px;line-height:24px;color:#334e68}.lp-under-attack__triangle{color:#f0f4f8}.lp-under-attack__lungs{background-image:url(../img/lp-lungs.25bb2ed4.jpg);position:absolute;top:167px;right:0;width:45%;height:590px;background-position:0;background-repeat:no-repeat;background-size:599px 599px}@media screen and (max-width:767px){.lp-under-attack__lungs{display:none}}.join{font-family:Inter,sans-serif;width:320px}@media screen and (max-width:767px){.join{width:100%}}.join__input{border-top-right-radius:0;border-bottom-right-radius:0;background:#d9e2ec;color:#486581}.join__button{font-weight:600;font-size:14px;line-height:20px;text-align:center;color:#fff;background:#102a43;border-radius:0 5px 5px 0;padding:14px 24px;height:unset}.join__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.join__error{color:#fa575c}.join__success{color:#27ab83}.join__text{margin-top:8px;font-size:12px;line-height:16px}.lp-advantages{position:relative;font-family:Inter,sans-serif;background:#f0f4f8;padding-top:107px;padding-bottom:116px}@media screen and (max-width:767px){.lp-advantages{padding-top:306px;padding-bottom:420px}}.lp-advantages__title{max-width:305px;margin-bottom:52px;font-weight:700;font-size:40px;line-height:44px;color:#102a43}@media screen and (max-width:767px){.lp-advantages__title{font-size:32px;line-height:34px;padding-bottom:54px}}.lp-advantages__list{max-width:560px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:767px){.lp-advantages__list{max-width:unset;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.lp-advantages__item{width:50%;min-height:160px}@media screen and (max-width:767px){.lp-advantages__item{width:100%;min-height:unset;padding-bottom:48px}}.lp-advantages__item:nth-child(odd){padding-right:34px}@media screen and (max-width:767px){.lp-advantages__item:nth-child(odd){padding-right:0}}.lp-advantages__image{margin-bottom:8px}.lp-advantages__heading{font-weight:700;font-size:20px;line-height:20px;color:#102a43;margin-bottom:10px}@media screen and (max-width:767px){.lp-advantages__heading{font-size:22px;line-height:22px;margin-bottom:6px}}.lp-advantages__text{font-size:16px;line-height:24px;color:#334e68}@media screen and (max-width:767px){.lp-advantages__text{font-size:18px;line-height:26px}}.lp-advantages__triangle{color:#fff}.lp-advantages__phone-image{position:absolute;top:110px;right:0;width:45%;height:555px;background-image:url(../img/lp-phone.d41f9a50.png);background-position:0 0;background-repeat:no-repeat;background-size:706px 615px}@media screen and (max-width:767px){.lp-advantages__phone-image{bottom:-30px;top:unset;right:50%;-webkit-transform:translateX(50%);transform:translateX(50%);width:100%;background-position:30%;background-size:686px 595px}}.lp-voice{position:relative;font-family:Inter,sans-serif;background-color:#fff;padding-top:79px;padding-bottom:151px}@media screen and (max-width:767px){.lp-voice{padding-top:79px;padding-bottom:337px}}.lp-voice__title{font-weight:700;font-size:34px;line-height:38px;color:#102a43;width:100%;max-width:390px;margin-bottom:28px}@media screen and (max-width:767px){.lp-voice__title{font-size:32px;line-height:40px;max-width:unset;margin-bottom:48px}}.lp-voice__text{font-size:16px;line-height:24px;color:#334e68;width:100%;max-width:480px}@media screen and (max-width:767px){.lp-voice__text{font-size:18px;line-height:26px;max-width:unset}}.lp-voice__text p:first-child{margin-bottom:16px}@media screen and (max-width:767px){.lp-voice__text p:first-child{margin-bottom:24px}}.lp-voice__laptop-image{position:absolute;top:-10px;right:0;width:45%;height:483px;background-image:url(../img/lp-laptop.e86ec2f0.png);background-position:0 0;background-repeat:no-repeat;background-size:789px 483px}@media screen and (max-width:767px){.lp-voice__laptop-image{bottom:30px;top:unset;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:90%;height:289px;background-size:contain;background-position:-8px}}.lp-research{position:relative;font-family:Inter,sans-serif;background:#102a43;padding-top:128px;padding-bottom:312px}@media screen and (max-width:767px){.lp-research{padding-top:80px;padding-bottom:270px}}.lp-research__title{font-weight:700;font-size:34px;line-height:38px;color:#fff;width:100%;margin-bottom:32px}@media screen and (max-width:767px){.lp-research__title{font-size:32px;line-height:42px;margin-bottom:48px}}.lp-research__text{font-size:16px;line-height:24px;color:#d9e2ec;width:100%;max-width:475px}@media screen and (max-width:767px){.lp-research__text{font-size:18px;line-height:26px;max-width:unset}}.lp-research__text p:first-child{margin-bottom:16px}@media screen and (max-width:767px){.lp-research__text p:first-child{margin-bottom:24px}}.lp-research__box{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:100;bottom:-20px;width:100%}@media screen and (max-width:767px){.lp-research__box{padding:0 32px;bottom:-226px}}.lp-research__box-list{background:#fff;-webkit-box-shadow:0 2px 32px rgba(0,8,80,.16);box-shadow:0 2px 32px rgba(0,8,80,.16);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:24px 48px}@media screen and (max-width:767px){.lp-research__box-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:48px 32px}}.lp-research__box-item{padding-top:40px;width:50%}@media screen and (max-width:767px){.lp-research__box-item{width:100%;padding-left:0;padding-top:32px}}.lp-research__box-item:first-child{border-right:1px solid #d9e2ec;padding-bottom:26px}@media screen and (max-width:767px){.lp-research__box-item:first-child{border-bottom:1px solid #d9e2ec;padding-bottom:48px;border-right:none}}.lp-research__box-item1-title{font-weight:700;font-size:24px;line-height:28px;text-transform:uppercase;color:#102a43;margin-bottom:12px}@media screen and (max-width:767px){.lp-research__box-item1-title{font-size:32px;line-height:34px;margin-bottom:24px}}.lp-research__box-text{font-size:18px;line-height:24px;color:#334e68;margin-bottom:25px;max-width:360px}@media screen and (max-width:767px){.lp-research__box-text{max-width:unset}}.lp-research__button{z-index:100;padding:16px 32px;background:url(../img/lp-cta-gradient-desktop.b5cb4d6f.jpg);background-blend-mode:screen;border-radius:26px;font-weight:700;font-size:16px;line-height:20px;color:#fff;text-transform:capitalize;height:unset}.lp-research__button:hover{opacity:.8}.lp-research__box-item2-title{font-weight:700;font-size:20px;line-height:26px;text-transform:uppercase;color:#102a43;margin-bottom:24px;padding-left:48px}@media screen and (max-width:767px){.lp-research__box-item2-title{font-size:32px;font-size:24px;line-height:30px;margin-top:16px;padding-left:0}}.lp-research__logo-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:16px;padding-left:48px}@media screen and (max-width:767px){.lp-research__logo-list{padding-left:0}}.lp-research__logo{text-decoration:none;display:block}.lp-research__logo-jama>img{width:293px;height:73px}@media screen and (max-width:767px){.lp-research__logo-jama>img{width:173px;height:43px}}.lp-research__logo-nbc>img{width:67px;height:65px}@media screen and (max-width:767px){.lp-research__logo-nbc>img{width:49px;height:47px}}.lp-research__logo-nsf>img{width:80px;height:80px}@media screen and (max-width:767px){.lp-research__logo-nsf>img{width:58px;height:58px}}.lp-research__logo-chest>img{width:142px;height:64px}@media screen and (max-width:767px){.lp-research__logo-chest>img{width:103px;height:46px}}.lp-research__triangle{color:#f0f4f8;z-index:50}.lp-research__lungs{background-image:url(../img/lp-waves.5aa779c8.png);position:absolute;top:21px;right:0;width:50%;height:589px;background-position:0;background-size:731px 589px;background-repeat:no-repeat}@media screen and (max-width:767px){.lp-research__lungs{bottom:1px;top:unset;left:0;width:100%;height:430px;background-size:134%;background-position:top}}.lp-research__spacer{height:50px;width:100%}@media screen and (max-width:767px){.lp-research__spacer{height:207px}}.lp-triangle{width:100%;height:205px;position:absolute;bottom:-5px}@media screen and (max-width:767px){.lp-triangle{height:105px}}