:root{--bar-min-scale: .2;--bar-max-scale: 1;--pause-duration: .7s}.phone-compatibility-wrapper h2{padding-block:1em;padding-inline:.25em;font-size:30px;color:#025669;display:block;width:80%;margin-inline:auto}.devices{height:70vh;padding-block:2em;position:relative}.logo-device{position:absolute;display:grid;justify-content:center;align-items:center;width:60px;height:60px}.logo-device img{max-width:50px;min-width:50px;min-height:50px;max-height:50px}.ios-logo{left:0;background-color:#fff;top:0;border-bottom-right-radius:30px}.android-logo{right:0;top:0;background-color:#fff;border-bottom-left-radius:30px}.ios-devices{background-image:url(/cdn/shop/files/dark-iphone.jpg?v=1742553769);background-size:cover;background-position:center;background-repeat:no-repeat}.android-devices{background-image:url(/cdn/shop/files/galaxy-zfold6-pink.jpg?v=1742553768);background-size:cover;background-position:center;background-repeat:no-repeat}.compatibility-content p{font-size:1.2em}.compatibility-content h3{text-align:center}.compatibility-content{width:80%;margin-inline:auto}.ios-devices .compatibility-content{color:#d4af37;background-color:#00000080;padding:.5em}.ios-devices .compatibility-content h3{color:#ffa73f;margin-bottom:.65em}.android-devices .compatibility-content{background-color:#00000080;padding:.5em;color:#d4af37}.android-devices .compatibility-content h3{margin-bottom:.65em;color:#ffa73f}.ios-devices .version-compatibility{background-color:#cfced3;color:#000}.android-devices .version-compatibility{background-color:#000;color:#bd91a7}.version-compatibility{position:absolute;left:3%;bottom:15%;font-size:1.2em;font-weight:700;padding-block:.25em;padding-inline:.5em;border-radius:5px}@media screen and (min-width: 768px){.phone-compatibility{margin-top:1.75em}.phone-compatibility-wrapper__row{display:grid;grid-template-columns:50% 50%;position:relative}.phone-compatibility-wrapper h2{text-align:center}.devices{height:100vh;display:grrid;align-content:center}.ios-devices{background-image:url(/cdn/shop/files/iphone-01-desktop.jpg?v=1742563048)}.android-devices{background-image:url(/cdn/shop/files/galaxy-zfold6-pink.jpg?v=1742553768)}.ios-devices .compatibility-content{background-color:transparent}.android-devices .compatibility-content{background-color:transparent;color:#000}.version-compatibility{bottom:10%}}.phone-call-streaming-wrapper,.phone-call-streaming__container{display:flex;flex-direction:column-reverse}.phone-call-streaming__text h2{font-size:40px;color:#025669;line-height:1;padding-inline-start:.25em}.calls{display:block;color:#ffa73f!important;padding-left:1em}.phone-call-streaming__text-info{width:92%;margin-inline:auto}.phone-call-streaming__text-info{margin-bottom:1.5em}.phone-call-streaming__text-info p{font-size:1.2em}.phone-call-streaming__img{position:relative;border-bottom-left-radius:50px;border-bottom-right-radius:50px}.phone-call-streaming__img img{border-bottom-left-radius:50px;border-bottom-right-radius:50px}.phone-call-streaming__img svg{position:absolute;top:-22%;left:3%;width:30%}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.3)}}.audio-wave{transform-origin:center;animation:pulse 3s ease-in-out infinite;animation-fill-mode:both}@media (prefers-reduced-motion: reduce){.audio-wave{animation:none}}@media screen and (min-width: 768px){.phone-call-streaming-wrapper{display:flex;flex-direction:row}.phone-call-streaming__img{width:55%;border-bottom-right-radius:0;border-top-right-radius:100px;border-bottom-left-radius:100px}.phone-call-streaming__img img{border-bottom-right-radius:0;border-top-right-radius:100px;border-bottom-left-radius:100px}.phone-call-streaming__text h2{margin-bottom:1em}.phone-call-streaming__text{width:45%}.phone-call-streaming__container{display:flex;flex-direction:column}.phone-call-streaming__img svg{top:-28%}}.music-streaming{background-color:#025669;padding-block-start:4em;margin-top:4em}.music-streaming__text{width:92%;margin-inline:auto;margin-bottom:2em}.music-streaming__text h2{font-size:40px;color:#fff;line-height:1;margin-bottom:1em}.music-streaming__text h2 span{display:block;font-weight:400!important;background-color:#ffa73f;padding-inline:.2em;padding-block:.15em;width:fit-content;color:#025669;font-size:30px}.music-streaming__text p{color:#e5e5e5;font-size:1.2em}.music-streaming__img{width:80%;margin-left:auto;min-height:350px;max-height:350px;border-top-right-radius:100px;border-bottom-left-radius:150px;overflow:hidden}.music-streaming__img img{border-top-right-radius:100px;border-bottom-left-radius:150px;filter:brightness(120%) contrast(110%)}.audio-bar{transform-origin:bottom;animation:barScaleJump 3.5s infinite ease-in-out;animation-timing-function:steps(6,end);opacity:.3}@keyframes barScaleJump{0%{transform:scaleY(var(--bar-min-scale))}20%{transform:scaleY(calc(var(--bar-max-scale) * .7))}40%{transform:scaleY(calc(var(--bar-max-scale) * .3))}60%,95%{transform:scaleY(var(--bar-min-scale))}to{transform:scaleY(var(--bar-min-scale))}}.audio-bar:nth-child(4n+1){animation-duration:3.3s}.audio-bar:nth-child(4n+2){animation-duration:3.7s}.audio-bar:nth-child(4n+3){animation-duration:3.5s}.audio-bar:nth-child(4n+4){animation-duration:3.6s}.audio-bar:nth-child(n+1):nth-child(-n+10){animation-delay:0s}.audio-bar:nth-child(n+11):nth-child(-n+20){animation-delay:.4s}.audio-bar:nth-child(n+21):nth-child(-n+30){animation-delay:.6s}.audio-bar:nth-child(n+31):nth-child(-n+40){animation-delay:.2s}.audio-bar:nth-child(n+41):nth-child(-n+50){animation-delay:.1s}.audio-bar:nth-child(n+51):nth-child(-n+60){animation-delay:.5s}.audio-bar:nth-child(odd){animation:barScaleJump 3.5s infinite,barFlicker 1.2s infinite alternate}@keyframes barFlicker{0%,50%{opacity:.2}60%{opacity:.5}to{opacity:.2}}@media screen and (min-width: 768px){.music-streaming__text{padding-inline:2em}.music-streaming__text h2{font-size:45px}.music-streamin__text h2 span{font-size:25px}.music-streaming-wrapper{display:flex}.music-streaming__img{min-height:450px;max-height:450px}.music-streaming__img img{object-fit:cover;min-width:100%;max-width:100%;min-height:100%;max-height:100%}.digital-audio-wave{height:30vh;width:100%}.digital-audio-wave svg{opacity:.4;animation:pulseOpacity 2.5s infinite alternate}@keyframes pulseOpacity{0%,50%{opacity:.3}to{opacity:.6}}}.tv-audio-wrapper__text{width:92%;margin-inline:auto}.tv-audio-wrapper__text h2{font-size:40px;color:#025669;line-height:1;margin-bottom:1em}.tv-audio-wrapper__text h2 span{display:block;font-weight:400!important;color:orange;font-size:30px!important;margin-bottom:-7px}.tv-audio-wrapper__text p{font-size:1.2em}.tv-audio-wrapper__text small{display:block;border:2px solid orange;font-weight:700;padding-inline:.65em;padding-block:.35em;width:fit-content;margin-block:1.5em}.tv-audio .tv-audio-wrapper__row{position:relative}.tv-audio-wrapper__svg,.tv-audio-wrapper__hearing-aids{position:absolute}.tv-audio-wrapper__svg{width:50%;bottom:1%;right:3%}.tv-audio-wrapper__hearing-aids{width:48%;bottom:8%;right:4%}@keyframes rotateInner{0%,to{transform:rotate(0)}50%{transform:rotate(-200deg)}}@keyframes rotateMid{0%,to{transform:rotate(0)}50%{transform:rotate(200deg)}}@keyframes rotateOuter{0%,to{transform:rotate(0)}50%{transform:rotate(-200deg)}}#inner-circle{animation:rotateInner 18s ease-in-out infinite;transform-origin:center}#mid-circle{animation:rotateMid 18s ease-in-out infinite;transform-origin:center}#outer-circle{animation:rotateOuter 18s ease-in-out infinite;transform-origin:center}@media (prefers-reduced-motion: reduce){#inner-circle,#mid-cirlce,#outer-circle{animation:none}}@media screen and (min-width: 768px){.tv-audio .tv-audio-wrapper__row{display:flex}.tv-audio-wrapper__svg{width:28%;bottom:1%;right:-1%}.tv-audio-wrapper__hearing-aids{width:26%;bottom:18%;right:0}.tv-audio-wrapper__text h2{font-size:45px;padding-top:2em}.tv-audio-wrapper__text{padding-inline:2em;position:relative}.tv-audio-wrapper__text small{padding-inline:.85em;padding-block:.5em}}.bluetooth-streaming-cta-wrapper{width:92%;margin-inline:auto}.bluetooth-streaming-cta-wrapper h2{font-size:40px;color:#025669;margin-bottom:1em;text-align:center}.bt-features-title{font-size:1.5em;line-height:1;color:#4c4c4c}.bluetooth-streaming-features{width:80%;margin-inline:auto;margin-bottom:3.5em}.bluetooth-streaming-features>*+*{margin-top:2.5em}.bluetooth-streaming-feature{display:flex;column-gap:1em;align-items:center}.bluetooth-streaming-feature img{width:50px;height:50px}.bluetooth-streaming-feature p{font-size:1.2em}.bluetooth-streaming-cta-btn{width:50%;margin-inline:auto}.bluetooth-streaming-cta-btn .start-btn{background-color:#ffa73f;color:#fff}.bluetooth-cta-hearing-aids{margin-bottom:2.5em}@media screen and (min-width: 768px){.bluetooth-streaming-cta-wrapper h2{font-size:45px;margin-bottom:0}.bluetooth-streaming-cta__row{display:flex;justify-content:space-between}.bluetooth-cta-hearing-aids{width:50%;margin-bottom:0}.bluetooth-streaming-features{width:50%;margin-bottom:0;position:relative;display:grid;grid-template-columns:auto auto auto;grid-template-rows:auto;justify-content:center;align-content:center;gap:.75em}.bt-features-title{position:absolute;top:15%;left:23%}.bluetooth-streaming-feature{flex-direction:column;justify-content:center;align-items:center;border:1.5px solid #b5b5b5;width:120px;height:120px;border-radius:10px;margin-top:0}.bluetooth-streaming-cta-wrapper{position:relative}.bluetooth-streaming-cta-btn{width:10%;margin-inline:auto}}@media screen and (min-width: 768px){.bluetooth-streaming__hero{position:relative}.bluetooth-streaming__hero .m-hero__content{background:linear-gradient(to right,#fff 0% 40%,#fff6);position:absolute;left:0;top:0;bottom:0;right:0;width:40%;padding-inline:2em;padding-block:3em;box-shadow:20px 0 20px 50px #fff6}}
/*# sourceMappingURL=/cdn/shop/t/39/assets/bluetooth-streaming.css.map */
