.hearing-modal-open{overflow:hidden;padding-right:15px}.hearing-modal-overlay{align-items:center;background:transparent;display:none;height:100vh;justify-content:center;left:0;overflow:hidden;position:fixed;top:0;width:100vw;z-index:1000000}.hearing-modal-content{align-items:center;background:#fff;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.2);display:flex;float:none;height:80px;justify-content:center;padding:20px;position:relative;width:auto}.hearing-loader{height:40px;width:100px;--g:radial-gradient(farthest-side,#0000 calc(95% - 3px),var(--primary-color) calc(100% - 3px) 98%,#0000 101%) no-repeat;animation:l9 1s infinite alternate;background:var(--g),var(--g),var(--g);background-size:30px 30px}@keyframes l9{0%{background-position:0 50%,50% 50%,100% 50%}20%{background-position:0 0,50% 50%,100% 50%}40%{background-position:0 100%,50% 0,100% 50%}60%{background-position:0 50%,50% 100%,100% 0}80%{background-position:0 50%,50% 50%,100% 100%}to{background-position:0 50%,50% 50%,100% 50%}}@media (max-width:768px){.hearing-modal-content{height:60px}.hearing-loader{background-size:20px 20px;height:30px;width:80px}}@media (max-width:576px){.hearing-modal-content{height:50px;padding:15px}.hearing-loader{background-size:15px 15px;height:20px;width:60px}}