@font-face{font-family:TrueAudio;src:url(/assets/woff/TrueAudioMedium-QJC0W2_f.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:TrueAudio;src:url(/assets/woff/TrueAudioBold-CjkTttGL.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;font-family:Red Hat Display,sans-serif;background-color:#090909;color:#a0a0a2}a{text-decoration:none;color:#a0a0a2}h1,h2,h3,h4,h5,h6{color:#fff}.overflow-hidden{overflow:hidden}h1,h2,h3,h4,h5,h6{font-weight:700;margin-bottom:1rem}p{margin-bottom:1rem;line-height:1.6}.container{width:100%;max-width:84.375rem;margin:0 auto;padding:0 .9375rem}.flex{display:flex}.flex-center{justify-content:center;align-items:center}.flex-space-between{justify-content:space-between;align-items:center}.text-center{text-align:center}.button{grid-column-gap:.625rem;grid-row-gap:.625rem;border:2px solid;border-radius:3.4375rem;justify-content:center;align-items:center;padding:.3rem 1rem;transition:transform .4s,color .4s,background-color .4s;display:flex;line-height:15px;font-family:TrueAudio,Red Hat Display,sans-serif;font-size:15px}.button__primary{background-color:#e50914;border-color:#e50914;color:#fff}.button__primary:hover{background-color:#090909;border-color:#fff;cursor:pointer}.preloader{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10000;display:flex;justify-content:space-between;background-color:transparent;overflow:hidden;animation:hidePreloader 3s forwards}.preloader__image-wrapper{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10000}.preloader__image-wrapper img{display:block;width:150px;animation:fadeInZoom 3.2s ease forwards}@media (min-width: 992px){.preloader__image-wrapper img{width:300px}}.preloader__curtain-left{width:50%;height:100%;background-color:#000;transform-origin:left;animation:openLeft .5s ease-out forwards;animation-delay:2.5s}.preloader__curtain-right{width:50%;height:100%;background-color:#000;transform-origin:right;animation:openRight .5s ease-out forwards;animation-delay:2.5s}@keyframes openLeft{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes openRight{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes revealContent{0%{opacity:0}to{opacity:1}}@keyframes showHideImage{0%{opacity:1}50%{opacity:1}to{opacity:0}}@keyframes hidePreloader{0%{opacity:1;visibility:visible}90%{opacity:1}to{opacity:0;visibility:hidden;display:none}}@keyframes fadeInZoom{0%{opacity:0;transform:scale(.2)}50%{opacity:1;transform:scale(1)}75%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(50)}}.navbar{z-index:9999;background-color:transparent;padding:0 24px;position:fixed;top:0%;bottom:auto;left:0%;right:0%;transition:all .5s ease-out,border 0s;display:flex;align-items:center;min-height:76px}.navbar.isScrolling{background-color:#000000e6}@media (min-width: 768px){.navbar{min-height:104px;padding:0 64px}}.navbar__wrapper{justify-content:space-between;align-items:center;display:flex;position:relative;z-index:1000;width:100%}.navbar__logo{width:11rem;float:left;color:#333;text-decoration:none;position:absolute;left:50%;transform:translate(-50%)}@media (min-width: 768px){.navbar__logo{width:13rem}}.navbar__logo img{max-width:100%;display:inline-block;vertical-align:middle}.navbar__menu{grid-column-gap:2rem;justify-content:center;align-items:center;display:none}.navbar__menu_link{color:#9f9f9f;transition:color .4s;vertical-align:top;text-align:left;margin:0 auto;text-decoration:none;display:inline-block;position:relative}.navbar__menu_link:hover,.navbar__menu_link.active{color:#fff}@media (min-width: 992px){.navbar__menu{display:flex}}.navbar__menu_mobile{display:flex;flex-direction:column;margin-top:8rem}.navbar__menu_mobile a{margin:0;padding:.8rem 0}@media (min-width: 768px){.navbar__button{display:none}}.navbar__button_contact{display:none}@media (min-width: 992px){.navbar__button_contact{display:flex}}.navbar__button_toggle{width:30px;height:30px;cursor:pointer;z-index:1000;background:none;border:none}.navbar__button_toggle span{display:block;height:3px;background:#fff;margin:6px 0;border-radius:2px;transition:.4s}.navbar__button_toggle.open span:nth-child(1){transform:rotate(45deg) translate(6px,6px)}.navbar__button_toggle.open span:nth-child(2){opacity:0}.navbar__button_toggle.open span:nth-child(3){transform:rotate(-45deg) translate(6px,-7px)}.navbar__overlay{width:100%;height:0vh;position:absolute;top:0;left:0;right:0;overflow:hidden;background-color:#090909;transition:opacity .3s ease;opacity:0}.navbar__overlay.open{height:100vh;opacity:1}.hero{height:100dvh;display:flex;flex-direction:column}.hero .video-overlay{position:absolute;top:0;left:0;width:100%;height:100dvh;background-color:#00000080;z-index:8;opacity:.4}.hero .video-overlay video{width:100%;height:99.9%;object-fit:cover}.hero__container{z-index:9;flex:1;display:flex;justify-content:center;align-items:center}@media screen and (max-height: 480px){.hero__container{align-items:end}}.hero__wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.hero__heading{font-size:2rem;font-weight:700;max-width:702px}@media (min-width: 768px){.hero__heading{font-size:3.5rem}}@media screen and (max-height: 480px){.hero__heading{font-size:2rem}}.services__header{display:flex;justify-content:center;padding:2.5rem 0;align-items:center;flex-direction:column}.services__heading{font-size:2rem;max-width:725px}@media (min-width: 767px){.services__heading{font-size:3rem}}.services__description{max-width:725px;margin-bottom:2.5rem}.services__wrapper{display:flex;flex-wrap:wrap;justify-content:space-between}.services__item{width:100%;display:flex;margin:0 auto;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin-bottom:5rem}@media (min-width: 767px){.services__item.image-right{flex-direction:row-reverse}}.services__item_img{width:100%}@media (min-width: 767px){.services__item_img{width:60%}}.services__item_img_wrapper{background-size:cover;padding-top:56.25%}.services__item_img_wrapper.home-audio{background-image:url(/assets/png/home-audio-D2RuHEsu.png)}.services__item_img_wrapper.pro-audio{background-image:url(/assets/png/pro-audio-HibuqE9G.png)}.services__item_img_wrapper.cinema-audio{background-image:url(/assets/png/cinema-audio-FEWzK58D.png)}.services__item_img_wrapper.room-design{background-image:url(/assets/png/Calibration-DRR9UtZU.png)}.services__item_content{width:100%;display:flex;flex-direction:column;justify-content:center;padding:0 1.5rem;margin-top:1rem}@media (min-width: 767px){.services__item_content{width:40%;padding:0 0 0 3rem;margin-top:0}}.services__item_content.content-left{padding:0 1.5rem}@media (min-width: 767px){.services__item_content.content-left{padding:0 3rem 0 0}}.services__item_content_title{font-size:1.8rem;margin-bottom:1.5rem;text-align:center}@media (min-width: 767px){.services__item_content_title{font-size:2.8rem;text-align:left}}.services__item_content_copy{text-align:center}@media (min-width: 767px){.services__item_content_copy{text-align:left}}.services__item_content_link{align-self:flex-start;margin-top:auto}.reveal{opacity:0;transform:translateY(100px);transition:all .9s ease-out;will-change:opacity,transform}.reveal.active{opacity:1;transform:translateY(0)}.contact__wrapper{display:flex;flex-direction:column}@media (min-width: 768px){.contact__wrapper{flex-direction:row}}.contact__details{display:flex;flex-direction:column}@media (min-width: 768px){.contact__details{width:50%}}.contact__details_heading{font-size:1.8rem;margin-bottom:1.5rem;text-align:center}@media (min-width: 768px){.contact__details_heading{font-size:2.8rem;text-align:left}}.contact__details_method{display:flex}.contact__details_icon{margin-right:.5rem}.contact__form{display:flex;flex-direction:column;align-items:center;margin-top:4rem}@media (min-width: 768px){.contact__form{padding:0;padding:0 3rem;margin-top:0}}.contact__form form{width:100%}@media (min-width: 768px){.contact__form form{width:80%}}@media (min-width: 768px){.contact__form{width:50%}}.contact__form label{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.contact__form input,.contact__form textarea{font-family:TrueAudio,Red Hat Display,sans-serif;border:1px solid #cfd0d1;padding:13px 12px;border-radius:8px;font-size:1rem;line-height:1.43;outline:none;width:100%;margin-bottom:0}.contact__form input.has-error,.contact__form textarea.has-error{border-width:2px;border-color:#e50914}.contact__form_input{width:100%;margin-bottom:2rem}.contact__form_input .error-message{color:#e50914;font-size:.875rem;margin-top:.5rem}.contact .partner-text{font-size:10px;margin-bottom:0}.contact .partner-img{max-width:150px}footer{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:2rem 1rem;margin-top:2rem}footer .footer__links{display:flex;list-style:none;margin-bottom:1rem;flex-flow:wrap;justify-content:center}footer .footer__links li{margin:1rem;display:flex;align-items:center}footer .footer__links li a{text-decoration:none;color:inherit;text-align:center}footer .footer__links li a:hover{text-decoration:underline;color:#fff;cursor:pointer}footer .footer__copyright{margin-left:aito;margin-bottom:0}.toast-container{position:fixed;bottom:2rem;right:2rem;background-color:#222;color:#fff;padding:1rem 1.5rem;border-left:4px solid red;border-radius:8px;box-shadow:0 4px 20px #0000004d;opacity:0;transition:opacity .4s ease,transform .4s ease;pointer-events:none;z-index:9999;left:50%;transform:translate(-50%) translateY(0);width:fit-content;max-width:90%;text-align:center}.toast-container p{margin:0}.toast-container.show{opacity:1;pointer-events:auto}.service_links{width:100%;display:flex;justify-content:center;list-style-type:none;z-index:9;margin:2rem 0}.service_links.navbar-links{flex-direction:column;flex-direction:row;flex-wrap:wrap;margin-top:5.5rem}.service_links.navbar-links li{margin-bottom:1rem}.service_links li{width:112px;margin:0 1rem}@media (max-width: 766px){.service_links li{margin:0 .5rem}}.service_links li a{cursor:pointer}.service_links li a:hover .hero__service_links_item{border-color:#fff}.service_links_item{height:75px;background:50% 50%/cover no-repeat;border:2.5px solid #9f9f9f;border-radius:5px;overflow:hidden;transition:border-color .5s linear}@media (max-width: 766px){.service_links_item{height:60px}}.service_links_item:before{content:"";display:block;width:100%}.service_links_item.home-audio{background-image:url(/assets/png/home-audio-D2RuHEsu.png)}.service_links_item.pro-audio{background-image:url(/assets/png/pro-audio-HibuqE9G.png)}.service_links_item.cinema-audio{background-image:url(/assets/png/cinema-audio-FEWzK58D.png)}.service_links_item.room-design{background-image:url(/assets/png/eq2-TIeRtXSN.png)}.service_links_title{text-align:center;margin-top:1rem;color:#fff;display:none}@media (min-width: 768px){.service_links_title{display:block}}.service_links_title_sg{text-align:center;margin-top:.5rem;color:#fff;font-size:.8rem}@media (min-width: 768px){.service_links_title_sg{display:none}}@media (max-width: 766px){.service_links.navbar-links{display:flex}}
