@import "https://fonts.googleapis.com/css2?family=Nunito:wght@400;500;600&display=swap";
@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap";
*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{color:#000;background-color:#fff;margin:0;padding:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;line-height:1.5}.min-h-screen{min-height:100vh}.max-w-6xl{max-width:72rem}.mx-auto{margin-left:auto;margin-right:auto}.d-none{display:none}.flex{display:flex}.flex-wrap{flex-wrap:wrap;display:flex}.pre-wrap{white-space:pre-wrap}.flex-col{flex-direction:column}.flex-1{flex:1}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:end}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.inline-flex{display:inline-flex}.px-4{padding-left:1rem;padding-right:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-16{padding-top:4rem!important;padding-bottom:4rem!important}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.pb-0{padding-bottom:0!important}.pt-0{padding-top:0!important}.pt-4{padding-top:1rem}.pt-16{padding-top:4rem!important}.px-8{padding-left:2rem;padding-right:2rem}.p-2{padding:.5rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.m-16{margin:4rem}.mb-6{margin-bottom:1.5rem}.mb-16{margin-bottom:4rem}.mb-8{margin-bottom:2rem}.mb-4{margin-bottom:1rem}.mb-3{margin-bottom:.75rem}.mb-2{margin-bottom:.5rem}.mb-1{margin-bottom:.25rem}.mt-8{margin-top:2rem}.mt-12{margin-top:3rem}.mt-16{margin-top:4rem}.mt-4{margin-top:1rem}.mt-3{margin-top:.75rem}.mt-2{margin-top:.5rem}.my-16{margin-top:4rem;margin-bottom:4rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-8{gap:2rem}.gap-1{gap:.25rem!important}.space-y-3>*+*{margin-top:.75rem}.space-y-2>*+*{margin-top:.5rem}.bg-yellow{background-color:#ffdd05}.bg-white{background-color:#fff}.bg-dark{background-color:#282828}.text-white{color:#fff}.text-black{color:#000}.text-gray-700{color:#374151}.text-gray-300{color:#d1d5db}.text-2xl{font-family:Nunito,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:1.5rem}.text-3xl{font-family:Nunito,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:1.875rem}.text-xl{font-family:Nunito,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:1.25rem}.text-lg{font-family:Nunito,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:1.125rem}.text-base{font-size:1rem}.text-sm{font-size:.875rem}.text-xs{font-size:.75rem}.uppercase{text-transform:uppercase}.text-center{text-align:center}.text-end{text-align:end}.font-medium{font-weight:500}.font-normal{font-weight:400}.border{border:1px solid #e5e7eb}.border-2{border:2px solid #e5e7eb}.border-b{border-bottom:1px solid #e5e7eb}.border-b-grey{border-bottom:1px solid #646464}.border-b-dark-grey{border-bottom:1px solid #565656}.border-black{border-color:#000}.border-gray-200{border-color:#e5e7eb}.border-gray-300{border-color:#d1d5db}.border-gray-400{border-color:#9ca3af}.border-yellow-dark{border-color:#ac8503}.border-white{border-color:#fff}.rounded-lg{border-radius:.5rem}.rounded-bottom{border-radius:0 0 .5rem .5rem}.rounded-full{border-radius:9999px}.w-12{width:3rem}.h-6{height:1.5rem}.h-8{height:2rem}.w-auto{width:auto}.h-auto{height:auto}.h-full{height:100%}.w-full{width:100%}.w-4{width:1rem}.h-4{height:1rem}.max-w-none{max-width:none}.relative{position:relative}.absolute{position:absolute}.inset-0{top:0;bottom:0;left:0;right:0}.overflow-hidden{overflow:hidden}.object-contain{object-fit:contain}.cursor-pointer{cursor:pointer}.hover-opacity:hover{opacity:.8}.rating-indicator{border-radius:9999px;justify-content:center;align-items:center;width:3rem;height:1.5rem;font-size:.875rem;display:inline-flex;box-shadow:3px 3px 5px rgba(0,0,0,.443)}.header{padding:1.5rem 1rem}.patient-info{background-color:#fff;padding:4rem 1rem}.symptoms-report{background-color:#fff;padding:2rem 1rem}.report-section{background-color:#fff;padding:2rem 1rem 4rem}.lens-recommendation{background-color:#fff;padding:4rem 1rem 2rem}.lens-interactive{background-color:#ffdd05;padding:4rem 1rem}.lifestyle-section,.testimonies-section{background-color:#ffdd05;padding:2rem 1rem}.footer{color:#fff;background-color:#282828;padding:1.5rem 1rem}.language-selector{background-color:#fff;border-radius:9999px;align-items:center;gap:.5rem;max-width:200px;margin-left:2rem;padding:.5rem 1rem;display:flex}.language-selector select{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.lens-option{cursor:pointer;flex:1;align-items:center;gap:.5rem;padding:.5rem;display:flex}.button-primary{color:#000;cursor:pointer;background-color:#fff;border:none;border-radius:9999px;padding:.75rem 2rem;font-size:.875rem}.image-panel{border-radius:.5rem;width:312px;height:300px;position:relative;overflow:hidden}.image-panel img{max-width:none;height:100%;position:absolute}.footer-links{align-items:center;gap:1rem;font-size:.75rem;display:flex}.social-icons{align-items:center;gap:1rem;display:flex}#languageSelect{color:#000;background:#fff;border:none}@media (min-width:768px){.d-md-none{display:none!important}.d-md-flex{display:flex!important}.md-px-8{padding-left:2rem;padding-right:2rem}.md-py-12{padding-top:3rem;padding-bottom:3rem}.md-py-16{padding-top:4rem;padding-bottom:4rem}.md-text-3xl{font-size:1.875rem}.md-text-2xl{font-size:1.5rem}.md-text-base{font-size:1rem}.md-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md-flex-row{flex-direction:row}}@media (min-width:1024px){.lg-rounded-lg{border-radius:.5rem}.lg-p-6{padding:1.5rem}.lg-border-2{border:2px solid #e5e7eb}.lg-border-yellow-dark{border-color:#ac8503}.lg-flex-row{flex-direction:row}.lg-block{display:block}.lg-none{display:none!important}.lg-gap-3{gap:.75rem!important}}@media (min-width:640px){.d-sm-none{display:none!important}.d-sm-flex{display:flex!important}}@media (max-width:639px){.max-sm-flex-col{flex-direction:column}.max-sm-gap-2{gap:.5rem}.max-sm-gap-1{gap:.25rem}.max-sm-items-center{align-items:center}.max-sm-hidden{display:none}}
.SequelDTP-module__5BBaEa__symptomScaleContainer{justify-content:space-between;margin-top:24px;display:flex;position:relative}.SequelDTP-module__5BBaEa__symptomScale{border:1px solid rgba(51,51,51,.67);border-radius:9999px;width:240px;height:24px;position:relative;overflow:hidden}.SequelDTP-module__5BBaEa__symptomScale>div{border-radius:9999px;height:24px;position:absolute;top:0;left:0;box-shadow:3px 0 3px rgba(0,0,0,.3)}.SequelDTP-module__5BBaEa__symptomScale1{background-color:#fff;width:20%}.SequelDTP-module__5BBaEa__symptomScale2{background-color:#ffe85c;width:40%}.SequelDTP-module__5BBaEa__symptomScale3{background-color:#e6bd05;width:60%}.SequelDTP-module__5BBaEa__symptomScale4{background-color:#cc9d04;width:80%}.SequelDTP-module__5BBaEa__symptomScale5{background-color:#ac8503;width:100%}.SequelDTP-module__5BBaEa__symptomScaleNumbers{width:240px;display:flex;position:absolute;right:0}.SequelDTP-module__5BBaEa__symptomScaleNumbers>div{color:#000;justify-content:center;width:20%;display:flex}.SequelDTP-module__5BBaEa__symptomScaleText{justify-content:space-between;width:240px;display:flex;position:absolute;top:28px;right:0}.SequelDTP-module__5BBaEa__symptomsContainer{max-width:768px;margin-left:auto;margin-right:auto}.SequelDTP-module__5BBaEa__pageSection{padding:2rem 0}.SequelDTP-module__5BBaEa__yellow{background-color:#ffdd05}.SequelDTP-module__5BBaEa__rating5{background-color:#ac8503}.SequelDTP-module__5BBaEa__rating4{background-color:#cc9d04}.SequelDTP-module__5BBaEa__rating3{background-color:#e6bd05}.SequelDTP-module__5BBaEa__rating2{background-color:rgba(255,221,5,.65)}.SequelDTP-module__5BBaEa__rating1,.SequelDTP-module__5BBaEa__rating0{background-color:#fff;border:1px solid #9ca3af}.SequelDTP-module__5BBaEa__cardPanel{color:#fff;background-color:#282828;border-radius:.5rem;width:312px;height:300px;padding:4rem 1rem 1rem}.SequelDTP-module__5BBaEa__featureCircle{background-color:#ffdd05;border-radius:9999px;width:108px;height:108px;margin-left:auto;margin-right:auto}.SequelDTP-module__5BBaEa__featureIcon{padding:.5rem}.SequelDTP-module__5BBaEa__featureText{text-transform:uppercase;text-align:center;margin:1rem 0 .25rem;font-size:21px;font-weight:600;line-height:26px}.SequelDTP-module__5BBaEa__featureSubtext{text-align:center;font-size:14px}
.MeasurementVisualsSequel-module__WYe5dW__insideWrapper{aspect-ratio:16/9;width:100%;height:100%;position:relative}.MeasurementVisualsSequel-module__WYe5dW__measurementBackground{object-fit:cover;width:100%;height:100%;display:block;position:relative}.MeasurementVisualsSequel-module__WYe5dW__linesBox{width:42.71%;height:100%;position:absolute;bottom:0;left:28.646%;overflow:hidden}.MeasurementVisualsSequel-module__WYe5dW__convergenceZoneRippleBox{width:23.958%;height:18.519%;position:absolute;bottom:18.241%;right:38.02%;overflow:hidden}.MeasurementVisualsSequel-module__WYe5dW__comfortZoneRippleBox{width:34.375%;height:20.37%;position:absolute;bottom:16.944%;right:32.813%;overflow:hidden}.MeasurementVisualsSequel-module__WYe5dW__ripples{width:100%;height:1500%;position:absolute}.MeasurementVisualsSequel-module__WYe5dW__convergenceLines{width:100%;height:100%}.MeasurementVisualsSequel-module__WYe5dW__zoneLabelBox{width:26.042%;height:23.148%;position:absolute;bottom:0;right:36.979%;container-type:size}.MeasurementVisualsSequel-module__WYe5dW__zoneLabel{width:100%;height:100%;position:absolute}.MeasurementVisualsSequel-module__WYe5dW__zoneLabelText{text-align:center;color:#fff;text-shadow:1px 1px 2px #000;height:100%;margin-left:auto;margin-right:auto;font-size:min(12cqw,14cqh);transform:translateY(50%)}.MeasurementVisualsSequel-module__WYe5dW__zoneTextConverged{width:100%}.MeasurementVisualsSequel-module__WYe5dW__zoneTextComfort{width:70%}@keyframes MeasurementVisualsSequel-module__WYe5dW__fadeRevealVertical{0%{-webkit-mask-position:50% 0;mask-position:50% 0}25%{-webkit-mask-position:50% 30%;mask-position:50% 30%}28%{-webkit-mask-position:50% 30%;mask-position:50% 30%}to{-webkit-mask-position:50% 100%;mask-position:50% 100%}}@keyframes MeasurementVisualsSequel-module__WYe5dW__fadeInWithDelay{0%{opacity:0}to{opacity:1}}.MeasurementVisualsSequel-module__WYe5dW__fadeOpacityDelayed{opacity:0;animation:.7s ease-out .7s forwards MeasurementVisualsSequel-module__WYe5dW__fadeInWithDelay}.MeasurementVisualsSequel-module__WYe5dW__rippleHidden{opacity:0}.MeasurementVisualsSequel-module__WYe5dW__fadeMaskVertical{animation:3s ease-out forwards MeasurementVisualsSequel-module__WYe5dW__fadeRevealVertical;-webkit-mask-image:linear-gradient(transparent 50%,#000 55%,#000 100%);mask-image:linear-gradient(transparent 50%,#000 55%,#000 100%);-webkit-mask-position:top;mask-position:top;-webkit-mask-size:100% 200%;mask-size:100% 200%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}
.NeurolensDTP-module__-9wkPq__symptomScaleContainer{flex-direction:column;justify-items:center;margin-top:24px;display:flex;position:relative}.NeurolensDTP-module__-9wkPq__symptomScale{background:rgba(0,0,0,.333);border:1px solid rgba(51,51,51,.67);border-radius:9999px;width:300px;height:36px;position:relative}.NeurolensDTP-module__-9wkPq__symptomScale>div{border-radius:9999px;height:36px;position:absolute;top:0;left:0;box-shadow:3px 0 3px rgba(0,0,0,.3)}.NeurolensDTP-module__-9wkPq__symptomScale1{background:#00687a;border:2px solid #00d0f5;width:22%}.NeurolensDTP-module__-9wkPq__symptomScale2{background:#005c7a;border:2px solid #00b4f2;width:41.5%}.NeurolensDTP-module__-9wkPq__symptomScale3{background:#004e75;border:2px solid #0097e4;width:61%}.NeurolensDTP-module__-9wkPq__symptomScale4{background:#004070;border:2px solid #007ada;width:80.5%}.NeurolensDTP-module__-9wkPq__symptomScale5{background:#022873;border:2px solid #0550e5;width:100%}.NeurolensDTP-module__-9wkPq__symptomScaleNumbers{align-items:center;width:300px;height:36px;display:flex;position:absolute;left:0}.NeurolensDTP-module__-9wkPq__symptomScaleNumbers>div{color:#fff;justify-content:center;width:20%;font-weight:700;display:flex}.NeurolensDTP-module__-9wkPq__scaleContainer{display:flex;position:relative}#NeurolensDTP-module__-9wkPq__scaleRating1{color:#fff;width:22%}#NeurolensDTP-module__-9wkPq__scaleRating2,#NeurolensDTP-module__-9wkPq__scaleRating3,#NeurolensDTP-module__-9wkPq__scaleRating4,#NeurolensDTP-module__-9wkPq__scaleRating5{color:#fff;width:19.5%}.NeurolensDTP-module__-9wkPq__symptomText{font-size:14px}.NeurolensDTP-module__-9wkPq__symptomScaleText{justify-content:space-between;width:300px;display:flex;position:absolute;top:40px;left:0}.NeurolensDTP-module__-9wkPq__symptomsContainer{flex:320px;min-width:320px;max-width:600px}.NeurolensDTP-module__-9wkPq__pageSection{padding:2rem 0}.NeurolensDTP-module__-9wkPq__bgGreyDark{background-color:#1e1e1e}.NeurolensDTP-module__-9wkPq__bgGreyLight{background-color:#282828}.NeurolensDTP-module__-9wkPq__bgGradientBlue{background-image:linear-gradient(90deg,#0550e5,#00d0f5)}.NeurolensDTP-module__-9wkPq__textClipColor{color:transparent;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.NeurolensDTP-module__-9wkPq__gradientTight{white-space:normal;display:inline-block}.NeurolensDTP-module__-9wkPq__learnMoreBlueGradientButton{background:linear-gradient(#1e1e1e,#1e1e1e) padding-box padding-box,linear-gradient(90deg,#0550e5,#00d0f5) border-box;border:2px solid transparent;padding:10px}.NeurolensDTP-module__-9wkPq__ratingChip{background:rgba(0,0,0,.333);width:64px;min-width:64px;height:32px;font-weight:700}.NeurolensDTP-module__-9wkPq__rating5{color:#fff;background:#022873;border:2px solid #0550e5}.NeurolensDTP-module__-9wkPq__rating4{color:#fff;background:#004070;border:2px solid #007ada}.NeurolensDTP-module__-9wkPq__rating3{color:#fff;background:#004e75;border:2px solid #0097e4}.NeurolensDTP-module__-9wkPq__rating2{color:#fff;background:#005c7a;border:2px solid #00b4f2}.NeurolensDTP-module__-9wkPq__rating1{color:#fff;background:#00687a;border:2px solid #00d0f5}.NeurolensDTP-module__-9wkPq__rating0{background-color:#fff;border:1px solid #9ca3af}.NeurolensDTP-module__-9wkPq__measurementDataContainer{flex:0 0 300px}.NeurolensDTP-module__-9wkPq__measurementDataBox{border:1px solid #646464}.NeurolensDTP-module__-9wkPq__neurolensValue{margin-top:1.5rem;margin-bottom:1rem;font-size:48px}.NeurolensDTP-module__-9wkPq__convergenceExcess{line-height:48px;font-size:36px!important}.NeurolensDTP-module__-9wkPq__symptomIcon{justify-content:center;width:32px;height:24px;display:flex}.NeurolensDTP-module__-9wkPq__topCarrousel{align-items:center;gap:16px;width:100%;max-width:732px;display:flex}.NeurolensDTP-module__-9wkPq__testimonyCarrousel{flex:600px;min-width:300px;max-width:600px;height:360px;margin:auto;position:relative;overflow:hidden}.NeurolensDTP-module__-9wkPq__carrouselArrowPanel{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:50px;height:50px;padding:0}.NeurolensDTP-module__-9wkPq__carrouselArrow{background-image:linear-gradient(90deg,#0550e5,#00d0f5);border-radius:25px;justify-content:center;align-items:center;width:100%;min-width:50px;height:100%;display:flex}.NeurolensDTP-module__-9wkPq__testimonyCard{opacity:0;background:linear-gradient(#1e1e1e,#1e1e1e) padding-box padding-box,linear-gradient(#0550e5,#00d0f5) border-box;border:2px solid transparent;border-radius:.75rem;width:240px;height:360px;padding:1.5rem;font-size:14px;transition:transform .4s,opacity .4s;position:absolute;top:0;left:50%;transform:translate(-50%);box-shadow:0 10px 25px rgba(0,0,0,.4)}.NeurolensDTP-module__-9wkPq__testimonyCardCenter{opacity:1;z-index:3;transform:translate(-50%)scale(1)}.NeurolensDTP-module__-9wkPq__testimonyCardLeft{opacity:.5;z-index:2;transform:translate(-80%)scale(.85)}.NeurolensDTP-module__-9wkPq__testimonyCardHiddenLeft{transform:translate(-100%)scale(.8)}.NeurolensDTP-module__-9wkPq__testimonyCardRight{opacity:.5;z-index:2;transform:translate(-20%)scale(.85)}.NeurolensDTP-module__-9wkPq__testimonyCardHiddenRight{transform:translate(0%)scale(.8)}.NeurolensDTP-module__-9wkPq__testimonyCardHidden{opacity:0;z-index:1;pointer-events:none}.NeurolensDTP-module__-9wkPq__carrouselIndexContainer{justify-content:center;align-items:center;margin-top:1rem;display:flex}.NeurolensDTP-module__-9wkPq__carrouselIndexDots{align-items:center;width:100px;height:20px;margin-left:1rem;margin-right:1rem;display:flex;position:relative;overflow:hidden}.NeurolensDTP-module__-9wkPq__carrouselIndexDotsTrack{gap:8px;transition:transform .35s;display:flex}.NeurolensDTP-module__-9wkPq__carrouselDot{background:rgba(255,255,255,.3);border-radius:50%;flex-shrink:0;width:12px;height:12px;transition:transform .25s,background .25s}.NeurolensDTP-module__-9wkPq__carrouselDotActive{background:#fff;transform:scale(1.4)}.NeurolensDTP-module__-9wkPq__switch{width:42px;height:25px;display:inline-block;position:relative}.NeurolensDTP-module__-9wkPq__switch input{opacity:0;width:0;height:0}.NeurolensDTP-module__-9wkPq__slider{cursor:pointer;background-color:#ccc;border-radius:25px;transition:all .4s;position:absolute;top:0;bottom:0;left:0;right:0}.NeurolensDTP-module__-9wkPq__slider:before{content:"";background-color:#fff;border-radius:50%;width:17px;height:17px;transition:all .4s;position:absolute;bottom:4px;left:4px}input:checked+.NeurolensDTP-module__-9wkPq__slider{background-color:#2196f3}input:focus+.NeurolensDTP-module__-9wkPq__slider{box-shadow:0 0 1px #2196f3}input:checked+.NeurolensDTP-module__-9wkPq__slider:before{transform:translate(17px)}.NeurolensDTP-module__-9wkPq__videoPlayer{aspect-ratio:16/9;background:linear-gradient(#1e1e1e,#1e1e1e) padding-box padding-box,linear-gradient(90deg,#0550e5,#00d0f5) border-box;border:2px solid transparent;border-radius:.75rem;width:100%;margin-top:2rem;overflow:hidden}@media (min-width:576px){.NeurolensDTP-module__-9wkPq__testimonyCardSmWide{width:300px;height:320px;font-size:16px}.NeurolensDTP-module__-9wkPq__testimonyCarrouselSmShort{height:320px}.NeurolensDTP-module__-9wkPq__symptomText{font-size:16px}}@media (min-width:768px){.NeurolensDTP-module__-9wkPq__testimonyCardMdWide{width:400px;height:250px}.NeurolensDTP-module__-9wkPq__testimonyCarrouselMdShort{height:250px}}
.MeasurementVisuals-module__MIKPPq__insideWrapper{width:100%;height:100%;position:relative}.MeasurementVisuals-module__MIKPPq__pinsideWrapper{width:70%;margin:10px auto;position:relative}.MeasurementVisuals-module__MIKPPq__insideWrapperNear,.MeasurementVisuals-module__MIKPPq__insideWrapperDistance{width:100%;height:100%;position:relative}.MeasurementVisuals-module__MIKPPq__pInsideWrapperNear,.MeasurementVisuals-module__MIKPPq__pInsideWrapperDistance{position:relative}.MeasurementVisuals-module__MIKPPq__coveredImage,.MeasurementVisuals-module__MIKPPq__coveringImage{width:20.84%;height:40.28%;position:absolute;top:0;right:0}.MeasurementVisuals-module__MIKPPq__measurementBackground{width:100%;height:100%;display:block}.MeasurementVisuals-module__MIKPPq__nearConvergenceLinesBox{width:10%;height:70.83%;position:absolute;top:0;left:45%;overflow:hidden}.MeasurementVisuals-module__MIKPPq__distanceConvergenceLinesBox{width:100%;height:6.66667%;position:absolute;top:44.8148%;left:0;overflow:hidden}.MeasurementVisuals-module__MIKPPq__distanceConvergenceLines,.MeasurementVisuals-module__MIKPPq__distanceAlignedConvergenceLines{width:100%;height:auto;position:absolute}.MeasurementVisuals-module__MIKPPq__convergenceLines,.MeasurementVisuals-module__MIKPPq__alignedConvergenceLines{width:auto;height:100%;position:absolute;top:-1%}.MeasurementVisuals-module__MIKPPq__coveringGlassesBox{width:20.84%;height:46.3%;position:absolute;top:0;right:0;overflow:hidden}.MeasurementVisuals-module__MIKPPq__coveringGlassesSprite{width:2000%;height:100%;position:relative}.MeasurementVisuals-module__MIKPPq__nearTopBox{width:20.7%;height:37%;position:absolute;bottom:0;left:40.1%;overflow:hidden}.MeasurementVisuals-module__MIKPPq__distanceTopBox{width:19.583%;height:14.62%;position:absolute;top:38.81%;left:0%;overflow:hidden}.MeasurementVisuals-module__MIKPPq__topSprite{width:2000%;height:100%;position:relative}.MeasurementVisuals-module__MIKPPq__topDistanceSprite{width:100%;height:2000%;position:relative;left:-1%}.MeasurementVisuals-module__MIKPPq__measurementWrapper{position:relative}
