.component.hearing-test-spot .step{padding-top:2rem}.component.hearing-test-spot .step-manager{position:relative;width:100%;overflow:hidden}.component.hearing-test-spot .progress-bar{position:relative;z-index:10}.component.hearing-test-spot .progress-bar__blocks{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.component.hearing-test-spot .progress-bar__block{height:4px;background-color:gray}.component.hearing-test-spot .progress-bar__block--active{background-color:#c6168d}.component.hearing-test-spot .progress-bar__balloon{display:none;position:absolute;top:10px;padding:5px;background-color:#c6168d;border-radius:4px;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:left .3s ease-in-out;transition:left .3s ease-in-out}@media only screen and (min-width:568px){.component.hearing-test-spot .progress-bar__balloon{display:block}}.component.hearing-test-spot .progress-bar__balloon:before{content:"";position:absolute;width:0;height:0;top:-5px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #c6168d}.component.hearing-test-spot .progress-bar__text{color:#fff;white-space:nowrap}.component.hearing-test-spot .step-header{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;max-width:400px;border-bottom:1px solid #fff;margin:0 auto 4rem}.component.hearing-test-spot .step-header__icon-wrapper div div{width:50px;height:50px;margin-bottom:1rem}.component.hearing-test-spot .step-header__icon{width:100%;max-height:50px;fill:#fff}.component.hearing-test-spot .step-header__title{font-size:1.5rem;text-align:center;color:#fff;text-transform:uppercase;margin:0 0 1rem}.component.hearing-test-spot .step{display:block;position:relative;width:100%;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out , -webkit-transform .3s ease-in-out;color:#fff;background-position:50%;background-size:cover;background-color:gray}@media only screen and (min-width:568px){.component.hearing-test-spot .step{padding:4rem;width:calc(100% - 8rem)}}.component.hearing-test-spot .step__wrapper{width:100%;background-color:#f7f6f4}.component.hearing-test-spot .step__content{display:block;margin:0 auto;text-align:center;max-width:800px;padding:0}.component.hearing-test-spot .step__title{font-size:2.5rem;margin-bottom:2rem;color:#3b3c3d}.component.hearing-test-spot .step__body{font-size:1.25rem;color:#3b3c3d;margin-bottom:1rem;text-align:center}.component.hearing-test-spot .step-enter{-webkit-transform:translate3d(100vw,0,0);transform:translate3d(100vw,0,0)}.component.hearing-test-spot .step-enter-active{position:relative;-webkit-transform:translateZ(0);transform:translateZ(0)}.component.hearing-test-spot .step-exit{position:absolute;-webkit-transform:translateZ(0);transform:translateZ(0)}.component.hearing-test-spot .step-exit-active{-webkit-transform:translate3d(-100vw,0,0);transform:translate3d(-100vw,0,0)}.component.hearing-test-spot .step--button .step__title,.component.hearing-test-spot .step--slider .step__title{margin-bottom:4rem}.component.hearing-test-spot .step-button{color:#fff;background:#7b1e57;border:1px solid transparent;cursor:pointer;font-size:1.2rem;padding:.8em 2em 1em;margin:0 1rem 1rem}.component.hearing-test-spot .step-button:focus{background:hsla(0,0%,100%,.4)}.component.hearing-test-spot .step-circle{border:2px solid #595857;width:3rem;height:3rem;font-size:1.3rem;line-height:1.9rem;border-radius:50%;overflow:hidden;text-align:center;margin:0 auto .5rem}.rc-slider{position:relative;height:14px;padding:5px 0;width:100%;border-radius:6px;-ms-touch-action:none;touch-action:none}.rc-slider,.rc-slider *{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-track{position:absolute;left:0;height:4px;border-radius:6px;background-color:#abe2fb}.rc-slider-handle{position:absolute;margin-top:-5px;width:14px;height:14px;cursor:pointer;cursor:-webkit-grab;cursor:grab;border-radius:50%;border:2px solid #96dbfa;background-color:#fff;-ms-touch-action:pan-x;touch-action:pan-x}.rc-slider-handle:focus{border-color:#57c5f7;-webkit-box-shadow:0 0 0 5px #96dbfa;box-shadow:0 0 0 5px #96dbfa;outline:none}.rc-slider-handle:hover{border-color:#57c5f7}.rc-slider-handle:active{border-color:#57c5f7;-webkit-box-shadow:0 0 5px #57c5f7;box-shadow:0 0 5px #57c5f7;cursor:-webkit-grabbing;cursor:grabbing}.rc-slider-mark{position:absolute;top:18px;left:0;width:100%;font-size:12px}.rc-slider-mark-text{position:absolute;display:inline-block;vertical-align:middle;text-align:center;cursor:pointer;color:#999;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.rc-slider-mark-text:first-child{left:20%}.rc-slider-mark-text:last-child{left:80%}.rc-slider-dot{position:absolute;bottom:-2px;margin-left:-4px;width:8px;height:8px;border:2px solid #e9e9e9;background-color:#fff;cursor:pointer;border-radius:50%;vertical-align:middle}.component.hearing-test-spot .step--slider .slider__wrapper{width:100%;max-width:400px;padding:0;margin:0 auto 3rem;position:relative}.component.hearing-test-spot .step--slider .slider__container{display:inline-block;width:65%;margin:0 1.5rem}.component.hearing-test-spot .step--slider .step-circle{cursor:pointer;background-color:#fff;line-height:1.7rem;font-size:0;overflow:hidden;padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;top:-.7rem;left:0}.component.hearing-test-spot .step--slider .step-circle:last-child{left:auto;right:0}.component.hearing-test-spot .step--slider .rc-slider{display:block}.component.hearing-test-spot .step--slider .rc-slider-handle{border-color:#c6168d}.component.hearing-test-spot .step--slider .rc-slider-handle:active,.component.hearing-test-spot .step--slider .rc-slider-handle:focus{-webkit-box-shadow:0 0 5px #c6168d;box-shadow:0 0 5px #c6168d}.component.hearing-test-spot .step--slider .rc-slider-track{background-color:#c6168d}.component.hearing-test-spot .step--slider .rc-slider-mark-text{color:#fff;white-space:nowrap}.component.hearing-test-spot .volume-controls{position:relative}.component.hearing-test-spot .volume-controls .step-circle{cursor:pointer;background-color:#fff;line-height:1.7rem;font-size:0;overflow:hidden;padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;top:-.7rem;left:0;bottom:1rem;top:auto}.component.hearing-test-spot .volume-controls .step-circle:last-child{left:auto;right:0}.component.hearing-test-spot .volume-bars{display:inline-block;width:auto;margin:0 2rem 2rem}.component.hearing-test-spot .volume-bar{display:inline-block;width:8px;margin:0 1.5px;cursor:pointer;border:2px solid transparent}.component.hearing-test-spot .volume-bar.filled{background-color:#927748}.component.hearing-test-spot .volume-bar.empty{background-color:#d8d8d8}.component.hearing-test-spot .volume-bar:first-child{height:10px}.component.hearing-test-spot .volume-bar:nth-child(2){height:20px}.component.hearing-test-spot .volume-bar:nth-child(3){height:30px}.component.hearing-test-spot .volume-bar:nth-child(4){height:40px}.component.hearing-test-spot .volume-bar:nth-child(5){height:50px}.component.hearing-test-spot .volume-bar:nth-child(6){height:60px}.component.hearing-test-spot .volume-bar:nth-child(7){height:70px}.component.hearing-test-spot .volume-bar:nth-child(8){height:80px}.component.hearing-test-spot .circular-progress-bar__background,.component.hearing-test-spot .circular-progress-bar__progress{fill:none}.component.hearing-test-spot .circular-progress-bar__background{stroke:#ddd}.component.hearing-test-spot .circular-progress-bar__progress{stroke:#c6168d;stroke-linecap:round;stroke-linejoin:round}.component.hearing-test-spot .circular-progress-bar__text{font-size:1em;font-weight:700;fill:#c6168d}.component.hearing-test-spot .tone-player .circular-progress-bar__wrapper{position:relative;margin-bottom:2rem}.component.hearing-test-spot .tone-player__control{cursor:pointer}.component.hearing-test-spot .tone-player__control:after{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.component.hearing-test-spot .tone-player__control--play:after{content:"PLAY"}.component.hearing-test-spot .tone-player__control--stop:after{content:"STOP"}#wrapper>#content .component.hearing-test.rich-text:first-of-type(){padding-top:2rem}#wrapper>#content .component.hearing-test .bigger{font-size:1.25rem;font-family:Soho\ Gothic\ W01\ Regular,Open\ Sans,Arial,sans-serif}#wrapper>#content .component.hearing-test.form.intro-page+.rich-text.hearing-test .component-content{width:50rem;max-width:90%;font-size:.8rem}#wrapper>#content .component.hearing-test.form.intro-page{margin:0;padding:10px 0 2rem}#wrapper>#content .component.hearing-test.form.intro-page .scfForm .scfSectionBorderAsFieldSet{background-color:transparent}#wrapper>#content .component.hearing-test.form.intro-page .scfForm .scfValidationSummary{margin:0 auto;text-align:left;width:20rem;max-width:100%}#wrapper>#content .component.hearing-test.form.intro-page .scfForm .scfValidationSummary li{text-align:left;display:inline-block}#wrapper>#content .component.hearing-test.form.intro-page .scfForm .scfValidationSummary li:last-of-type{display:none}#wrapper>#content .component.hearing-test.form.intro-page .scfForm .ErrorStar{font-family:Soho\ Gothic\ W01\ Regular,Open\ Sans,Arial,sans-serif;display:inline-block}#wrapper>#content .component.hearing-test.form.intro-page .scfForm .scfFooterBorder{margin:0 auto 2.5rem}@media screen and (min-width:500px){#wrapper>#content .component.hearing-test.form.intro-page .scfForm .scfFooterBorder{max-width:50rem;float:none}#wrapper>#content .component.hearing-test.form.intro-page .scfForm .scfSectionContent{max-width:20rem;margin:0 auto;float:none}}#wrapper>#content .component.hearing-test.form.intro-page .scfForm .scfSectionContent .scfEmailGeneralPanel,#wrapper>#content .component.hearing-test.form.intro-page .scfForm .scfSectionContent .scfSingleLineGeneralPanel{max-width:100%;width:100%;float:right;padding:0 1px 0 0}#wrapper>#content .component.hearing-test.form.intro-page .scfForm .scfSectionContent>div{padding:10px 0 17px;margin:0}#wrapper>#content .component.hearing-test.form.intro-page .scfForm .scfSectionContent .scfEmailGeneralPanel input,#wrapper>#content .component.hearing-test.form.intro-page .scfForm .scfSectionContent .scfSingleLineGeneralPanel input{border-radius:0;max-width:100%;margin-left:0;height:56px}#wrapper>#content .component.hearing-test.form.intro-page .scfForm .scfSubmitButtonBorder{float:none;width:20rem;margin:0 auto;height:3.5rem;font-family:Soho\ Gothic\ W01\ Regular,Open\ Sans,Arial,sans-serif;line-height:1;font-size:1rem;border:0}#wrapper>#content .component.hearing-test.form.intro-page .scfForm .scfSubmitButtonBorder input{width:100%;max-width:100%;height:3.5rem}#wrapper>#content .component.hearing-test.form.intro-page .scfForm .scfSubmitButtonBorder input:hover{background-color:#410032}@media screen and (max-width:500px){#wrapper>#content .component.hearing-test.form.intro-page .scfForm .scfSubmitButtonBorder{width:100%}}#wrapper>#content .component.hearing-test.form.intro-page .scfForm .scfSubmitButtonBorder input{background-color:#7b1e57;border:1px solid transparent;color:#fff!important;margin-bottom:0}#wrapper>#content .component.hearing-test.form.intro-page .scfForm .scfRequired{display:none}#wrapper>#content .component.hearing-test.form.intro-page .scfForm .scfEmailLabel,#wrapper>#content .component.hearing-test.form.intro-page .scfForm .scfSingleLineTextLabel{color:#7e7b78;position:absolute;left:20px;top:22px;width:auto!important;font-size:1rem!important}@media screen and (max-width:1260px){#wrapper>#content .component.hearing-test.form.intro-page .scfForm .scfEmailLabel,#wrapper>#content .component.hearing-test.form.intro-page .scfForm .scfSingleLineTextLabel{top:23px}}@media screen and (max-width:767px){#wrapper>#content .component.hearing-test.form.intro-page .scfForm .scfEmailLabel,#wrapper>#content .component.hearing-test.form.intro-page .scfForm .scfSingleLineTextLabel{top:25px}}#wrapper>#content .component.hearing-test.form.intro-page.multiple-input .scfForm .scfSubmitButtonBorder{padding:17px 0 0}#wrapper>#content .component.hearing-test.form.intro-page.multiple-input .scfForm .scfSectionContent>div{padding:10px 0 0}@media screen and (min-width:500px){#wrapper>#content .component.hearing-test.form.intro-page.multiple-input .scfForm .scfSectionContent{max-width:20rem}#wrapper>#content .component.hearing-test.form.intro-page.multiple-input .scfForm .scfSectionContent .scfEmailLabel,#wrapper>#content .component.hearing-test.form.intro-page.multiple-input .scfForm .scfSectionContent .scfSingleLineTextLabel{width:60%;font-size:.9rem}#wrapper>#content .component.hearing-test.form.intro-page.multiple-input .scfForm .scfSectionContent .scfSingleLineTextBorder{display:inline-block;width:60%}#wrapper>#content .component.hearing-test.form.intro-page.multiple-input .scfForm .scfSectionContent .scfSingleLineTextBorder:first-of-type(){width:38%;margin-right:2%}#wrapper>#content .component.hearing-test.form.intro-page.multiple-input .scfForm .scfSectionContent .scfSingleLineTextBorder:first-of-type() .scfSingleLineGeneralPanel{float:left;margin-left:0}#wrapper>#content .component.hearing-test.form.intro-page.multiple-input .scfForm .scfSectionContent .scfEmailBorder .scfEmailGeneralPanel{width:100%;margin-left:0}}#wrapper>#content .component.hearing-test.form.intro-page.multiple-input .scfForm .scfSectionBorder .scfSectionBorderAsFieldSet{margin:0}#wrapper>#content .component.hearing-test.form.intro-page.multiple-input .scfForm .scfSectionBorder:last-of-type .scfSectionContent{max-width:90%;margin:0 auto}#wrapper>#content .component.hearing-test.form.intro-page.multiple-input .scfForm .scfSectionBorder:last-of-type .scfSectionContent .scfCheckBoxListGeneralPanel .scfCheckbox{margin:0 auto;font-size:1rem}#wrapper>#content .component.hearing-test.form.intro-page.multiple-input .scfForm .scfSectionBorder:last-of-type .scfSectionContent .scfCheckBoxListGeneralPanel .scfCheckbox label{margin-left:0}#wrapper>#content .component.hearing-test.image-spot{background-color:#f7f6f4;padding:0 0 2rem}#wrapper>#content .component.hearing-test.image-spot .image-spot-elements{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:inherit;-ms-flex-align:inherit;align-items:inherit;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:767px){#wrapper>#content .component.hearing-test.image-spot .image-spot-elements{-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}}#wrapper>#content .component.hearing-test.image-spot .image-spot-element{position:relative;margin:1rem 0;max-width:30rem;padding:2rem 4rem;background-color:#fff;-webkit-box-shadow:0 0 30px 0 rgba(0,0,0,.1);box-shadow:0 0 30px 0 rgba(0,0,0,.1);overflow:visible}@media only screen and (min-width:992px){#wrapper>#content .component.hearing-test.image-spot .image-spot-element{margin:0 1rem}}#wrapper>#content .component.hearing-test.image-spot .image-spot-element-header{margin-bottom:1rem;height:auto!important}#wrapper>#content .component.hearing-test.image-spot .image-spot-element-text{height:auto!important}#wrapper>#content .component.hearing-test.image-spot .image-spot-element-link{padding:0!important;position:absolute;bottom:0;left:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:translateY(50%);transform:translateY(50%)}#wrapper>#content .component.hearing-test.image-spot .image-spot-element-link a{padding:1rem 2.5rem;background-color:#7b1e57;color:#fff}#wrapper>#content .component.hearing-test-spot .progress-bar__block{background-color:#e3dfdb;height:15px;border-right:4px solid #fff}#wrapper>#content .component.hearing-test-spot .progress-bar__block.progress-bar__block--active{background-color:transparent}#wrapper>#content .component.hearing-test-spot .progress-bar__balloon{background-color:#3b3c3d;border-radius:15px;padding:10px 25px;font-size:.75rem;top:34px}#wrapper>#content .component.hearing-test-spot .progress-bar__balloon:before{border-bottom:5px solid #3b3c3d}#wrapper>#content .component.hearing-test-spot .step{-webkit-transform:none;transform:none;background-color:transparent}#wrapper>#content .component.hearing-test-spot .step .step__wrapper{padding:0 0 7rem}#wrapper>#content .component.hearing-test-spot .step .step__title{margin-bottom:2rem}@media only screen and (max-width:767px){#wrapper>#content .component.hearing-test-spot .step .step__title{font-size:1.5rem;max-width:90%;margin-left:auto;margin-right:auto}}#wrapper>#content .component.hearing-test-spot .step .step__body{margin-bottom:2.5rem}#wrapper>#content .component.hearing-test-spot .step .step__heading2{font-size:1.25rem;color:#3b3c3d;margin-bottom:1rem;text-align:center}@media only screen and (max-width:767px){#wrapper>#content .component.hearing-test-spot .step .step__heading2{max-width:90%;margin-left:auto;margin-right:auto}}#wrapper>#content .component.hearing-test-spot .step .step__question{font-size:1.25rem;color:#3b3c3d;margin-bottom:1rem;text-align:center}#wrapper>#content .component.hearing-test-spot .step .step-button{float:none;width:20rem;margin:0 auto;height:3.5rem;font-family:Soho\ Gothic\ W01\ Regular,Open\ Sans,Arial,sans-serif;line-height:1;font-size:1rem;border:0}#wrapper>#content .component.hearing-test-spot .step .step-button input{width:100%;max-width:100%;height:3.5rem}#wrapper>#content .component.hearing-test-spot .step .step-button input:hover{background-color:#410032}#wrapper>#content .component.hearing-test-spot .step .step-button:focus{background-color:#7b1e57}#wrapper>#content .component.hearing-test-spot .step .step-button:hover{background-color:#410032}#wrapper>#content .component.hearing-test-spot .step .step-header{display:none}#wrapper>#content .component.hearing-test-spot .step .volume-bar{padding-left:3px;padding-right:3px;border-radius:5px}#wrapper>#content .component.hearing-test-spot .step .volume-controls{width:20rem;text-align:center;margin:0 auto 1rem}#wrapper>#content .component.hearing-test-spot .step .volume-controls .step-circle{color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;bottom:1.5rem;-webkit-box-shadow:0 0 0 0 #000;box-shadow:0 0 0 0 #000;-webkit-transform:scale(1);transform:scale(1);-webkit-animation:pulse 2s 5;animation:pulse 2s 5}#wrapper>#content .component.hearing-test-spot .step .volume-controls .step-circle:after{display:inline-block;content:"";width:20px;position:relative;right:1px;height:0;border-bottom:2px solid #595857}#wrapper>#content .component.hearing-test-spot .step .volume-controls .step-circle:last-child{background-color:#595857}#wrapper>#content .component.hearing-test-spot .step .volume-controls .step-circle:last-child:before{display:inline-block;content:"";position:relative;left:10px;height:20px;border-right:2px solid #fff}#wrapper>#content .component.hearing-test-spot .step .volume-controls .step-circle:last-child:after{border-bottom:2px solid #fff}@-webkit-keyframes pulse{0%{-webkit-transform:scale(.95);transform:scale(.95);-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.7);box-shadow:0 0 0 0 rgba(0,0,0,.7)}70%{-webkit-transform:scale(1);transform:scale(1);-webkit-box-shadow:0 0 0 10px transparent;box-shadow:0 0 0 10px transparent}to{-webkit-transform:scale(.95);transform:scale(.95);-webkit-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent}}@keyframes pulse{0%{-webkit-transform:scale(.95);transform:scale(.95);-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.7);box-shadow:0 0 0 0 rgba(0,0,0,.7)}70%{-webkit-transform:scale(1);transform:scale(1);-webkit-box-shadow:0 0 0 10px transparent;box-shadow:0 0 0 10px transparent}to{-webkit-transform:scale(.95);transform:scale(.95);-webkit-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent}}#wrapper>#content .component.hearing-test-spot .step.step--tone-calibration-intro .component.image-spot.hearing-test .image-spot-element{background-color:transparent;border:none;-webkit-box-shadow:none;box-shadow:none;color:#3b3c3d;font-family:Soho\ Gothic\ W01\ bold,Open\ Sans\ bold,Arial,sans-serif;padding:0 1.5rem}@media only screen and (min-width:1900px){#wrapper>#content .component.hearing-test-spot .step.step--tone-calibration-intro .component.image-spot.hearing-test .image-spot-element{padding:0}}#wrapper>#content .component.hearing-test-spot .step.step--tone-calibration-intro .component.image-spot.hearing-test .image-spot-element-text{width:100%;margin:0;max-width:100%;line-height:normal}#wrapper>#content .component.hearing-test-spot .step.step--tone-calibration-intro .component.image-spot.hearing-test .image-spot-element-header{display:none}#wrapper>#content .component.hearing-test-spot .step.step--tone-calibration-intro .component.image-spot.hearing-test .image-spot-element-image{padding:0}#wrapper>#content .component.hearing-test-spot .step.step--tone-calibration-intro .component.image-spot.hearing-test .image-spot-element-image img{height:auto}@media only screen and (max-width:767px){#wrapper>#content .component.hearing-test-spot .step.step--tone-calibration-intro .component.image-spot.hearing-test{padding:0 0 1rem}}#wrapper>#content .component.hearing-test-spot .step.step--tone-calibration-intro .step-circle,#wrapper>#content .component.hearing-test-spot .step.step--tone-calibration-intro .step__title:last-of-type{display:none}#wrapper>#content .component.hearing-test-spot .step--slider .step__body{margin-bottom:3rem}#wrapper>#content .component.hearing-test-spot .step--slider .step__wrapper .step__content .step-circle{display:none}#wrapper>#content .component.hearing-test-spot .step--slider .step__wrapper .step__content .slider__container{width:80%}#wrapper>#content .component.hearing-test-spot .step--slider .step__wrapper .step__content .slider__container .rc-slider-track{height:10px}#wrapper>#content .component.hearing-test-spot .step--slider .step__wrapper .step__content .slider__container .rc-slider-track-0{background-color:#927748}#wrapper>#content .component.hearing-test-spot .step--slider .step__wrapper .step__content .slider__container .rc-slider-track-1{background-color:#b7b3ac}#wrapper>#content .component.hearing-test-spot .step--slider .step__wrapper .step__content .slider__container .rc-slider-handle{width:40px;height:40px;-webkit-box-shadow:0 0 12px 0 rgba(0,0,0,.33);box-shadow:0 0 12px 0 rgba(0,0,0,.33);border:1px solid #cbc9c4;margin-top:-15px;z-index:0!important}#wrapper>#content .component.hearing-test-spot .step--slider .step__wrapper .step__content .slider__wrapper{width:60rem;max-width:80%;margin:0 auto calc(3.5rem + 15px)}#wrapper>#content .component.hearing-test-spot .step--slider .rc-slider-mark{display:-webkit-box;display:-ms-flexbox;display:flex;position:unset;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#wrapper>#content .component.hearing-test-spot .step--slider .rc-slider-mark-text{color:#3b3c3d;font-size:1rem;font-family:Soho\ Gothic\ W01\ bold,Open\ Sans\ bold,Arial,sans-serif;cursor:pointer;-webkit-transform:none;transform:none;position:unset;margin-top:15px}#wrapper>#content .component.hearing-test-spot .tone-player .step__body{max-width:90%;margin-left:auto;margin-right:auto}#wrapper>#content .component.hearing-test-spot .tone-player .circular-progress-bar__wrapper{margin-top:2.5rem;margin-bottom:2rem}#wrapper>#content .component.hearing-test-spot .tone-player .circular-progress-bar__wrapper svg{width:136px;height:136px}#wrapper>#content .component.hearing-test-spot .tone-player .circular-progress-bar__wrapper .circular-progress-bar__background{fill:#fff;stroke:#b7b3ac}#wrapper>#content .component.hearing-test-spot .tone-player .circular-progress-bar__wrapper .circular-progress-bar__progress{stroke:#7b1e57}#wrapper>#content .component.hearing-test-spot .tone-player .circular-progress-bar__wrapper .tone-player__control--play:after{content:"";width:0;height:0;border-top:18px solid transparent;border-left:36px solid #595857;border-bottom:18px solid transparent;border-radius:2px;left:calc(50% + 5px)}#wrapper>#content .component.hearing-test-spot .tone-player .circular-progress-bar__wrapper .tone-player__control--stop:after{content:"";width:10px;height:30px;border-right:8px solid #595857;border-left:8px solid #595857}#wrapper>#content .component.hearing-test-spot .tone-player .tone-player__buttons .step-button{width:13rem;margin-right:10px}#wrapper>#content .component.hearing-test-spot .tone-player .tone-player__buttons .step-button:last-of-type{margin-left:10px;margin-right:0}@media only screen and (max-width:767px){#wrapper>#content .component.hearing-test-spot .tone-player .tone-player__buttons .step-button{width:90%;margin-bottom:1rem;margin-right:0}#wrapper>#content .component.hearing-test-spot .tone-player .tone-player__buttons .step-button:last-of-type{margin-left:0;margin-right:0;margin-bottom:0}}#wrapper>#content .component.hearing-test-spot .tone-player .step__body{margin-bottom:1.5rem}#wrapper>#content .component.hearing-test-spot .tone-step-question{color:#3b3c3d;font-size:.8125rem;margin-top:2rem;line-height:1.5}@media only screen and (max-width:767px){#wrapper>#content .component .component.hearing-test.image-spot .image-spot-element{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}