/* CLEARFIX */
.cf:before, .cf:after { content: " "; display: table; }
.cf:after { clear: both; }
img { display: block; }

/* BASE */
.lp-fullwidth { background-color: #FAFAFA; overflow: hidden; }
.lp-fullwidth--white { background-color: #fff; }
.lp-fullwidth--gray { background-color: #F6F6F6; }
.lp-container { max-width: 1020px; margin: 0 auto; position: relative; padding: 100px 20px; box-sizing: border-box; -moz-font-feature-settings: "kern"; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
sub, sup { font-size: 40%; top: -1.2em; }
.lp-container img { max-width: 100%; }

/* BUTTON */
.lp-btn { display: inline-block; font: 500 16px/24px 'Graphik-Medium-Cy', sans-serif; padding: 12px 24px; box-sizing: border-box; color:#fff; text-align: center; cursor: pointer; border-radius: 6px; -webkit-transition: 0.25s; transition: 0.25s; text-decoration: none; }
.lp-btn--blue { background-color: #378BE7; }
.lp-btn--blue:hover { background-color: #327ED1; }
.lp-btn--blue:active { background-color: #2865A7; }
.lp-btn--pink { background-color: #E64C8F; }
.lp-btn--pink:hover { background-color: #B83D72; }
.lp-btn--pink:active { background-color: #93315B; }
.lp-btn--white { background-color: #fff; color: #242424; }
.lp-btn--white:hover { background-color: #fff; opacity: .85; }
.lp-btn--white:active { background-color: #fff; }
.lp-btn--black { background-color: #000; }
.lp-btn--black:hover { background-color: #333; }

/* BILLBOARD */
.lp-billboard { text-align: center; color: #1D1D1F; }
.lp-billboard__logo { width: 230px; margin: 74px auto 20px; }
.lp-billboard__title {max-width: 90%; font: 500 60px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -2.4px; margin: 20px auto 34px; background: linear-gradient(90deg, #0898FF 0%, #5882FF 33%, #9450FA 68%); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent; }
.lp-billboard__img { max-width: 90%; margin: 0 auto; }
.lp-billboard__descr {max-width: 740px; font: 500 22px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.55px; margin: 34px auto 74px; }

/* UNIT */
.lp-unitgroup { display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; -ms-flex-pack: space-between; justify-content: space-between; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; gap: 20px; margin-top: 20px; }
.lp-unitgroup:first-child { margin-top: 0; }
.lp-unit { min-height: 610px; padding: 0; box-sizing: border-box; border-radius: 18px; background-color: #fff; color: #1D1D1F; overflow: hidden; position: relative; }
.lp-unit--column { display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; -ms-flex-pack: space-between; justify-content: space-between; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; }
.lp-unit--column-center { display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; }
.lp-unit__wrapper { text-align: center; margin: 50px 30px 0; position: relative; z-index: 1; }
.lp-unit__subtitle { font: 500 22px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.55px; color: #1D1D1F; margin-bottom: 10px; }
.lp-unit__title { max-width: 800px; font: 500 30px/95% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.75px; margin: 0 auto; }
.lp-unit__title-color { color: #86868B; }
.lp-unit__img { display: block; margin: 0 auto; }
.lp-unit--mid { width: 50%; }
.lp-unit--big { width: 100%; min-height: 640px; }
.lp-unit--60 { width: 62%; }
.lp-unit--40 { width: 38%; }

/* UNIT CUSTOM */
.lp-unit--design { min-height: 656px; }
.lp-unit--design .lp-unit__title { max-width: 600px; }
.lp-unit--design .lp-unit__img { max-width: 390px; margin-top: 34px; }
.lp-unit--activenoise { min-height: 640px; background-color: #0e1939; color: #F5F5F7; -webkit-justify-content: flex-start; -ms-flex-pack: flex-start; justify-content: flex-start; }
.lp-unit--activenoise .lp-unit__title { max-width: 480px; }
.lp-unit--activenoise .lp-unit__img { position: absolute; left: 0; right: 0; bottom: 0; }
.lp-unit--chip {}
.lp-unit--chip .lp-unit__img { width: 186px; box-shadow: 0px 0px 37.1px 13px #8AE497; margin: 70px auto; }
.lp-unit--spatialaudio { min-height: 600px; background-color: #000; color: #F5F5F7; }
.lp-unit--spatialaudio .lp-unit__wrapper { margin: 50px 30px; }
.lp-unit--spatialaudio .lp-unit__img { position: absolute; left: 0; right: 0; top: 0; }
.lp-unit--usb { min-height: 600px; }
.lp-unit--usb .lp-unit__img { width: 73px; margin-top: 90px; }
.lp-unit--qi { min-height: 600px; }
.lp-unit--qi .lp-unit__img { width: 240px; margin-top: 32px; }
.lp-unit--locator { min-height: 600px; }
.lp-unit--locator .lp-unit__img { width: 276px; margin-top: 28px; }
.lp-unit--water { min-height: 600px; }
.lp-unit--water .lp-unit__img { width: 236px; margin: 73px auto; }
.lp-unit--case { min-height: 440px; }
.lp-unit--case .lp-unit__img { width: 328px; margin: 80px auto; }
.lp-unitgroup--case { background-color: #fff; border-radius: 18px; }
.lp-unit--power { min-height: 440px; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }
.lp-unit--power .lp-unit__wrapper { margin: 0; }

/* FEATURES */
.lp-features-group { max-width: 370px; margin: 10% 0 10% 53%; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; gap: 32px; position: relative; z-index: 1; }
.lp-features { position: relative; color: #F5F5F7; text-align: left; padding-left: 60px; box-sizing: border-box; }
.lp-features__icon { position: absolute; left: 0; top: 0; }
.lp-features__title { font: 500 18px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.18px; margin-bottom: 4px; }
.lp-features__descr { font: 400 18px/100% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.18px; }

/* POWER */
.lp-power-group { margin: 50px 30px; text-align: center; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; gap: 30px; position: relative; z-index: 1; }
.lp-power { position: relative; color: #1D1D1F; }
.lp-power__title { font: 500 48px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.68px; margin: 4px 0; background: linear-gradient(90deg, #00BE68 0%, #18985E 68.01%); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent; }
.lp-power__descr { font: 400 18px/100% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.18px; }


/* FOOTER */
.lp-footer { margin: 100px auto 0; box-sizing: border-box; font: 400 12px/115% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.12px; color: #6E6E73; }
.lp-footer strong { font: 500 12px/115% 'Graphik-Medium-Cy', sans-serif; }
.lp-footer a { color: #6E6E73; text-decoration: underline; }
.lp-footernote { margin: 40px auto; box-sizing: border-box; font: 400 12px/115% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.12px; color: #6E6E73; border: 1px solid #E5E5E5; padding: 20px; box-sizing: border-box; }

/* ACS BANNER */
.lp-acs { min-height: 370px; margin: 20px auto; background-color: #fff; padding: 70px; box-sizing: border-box; text-align: left; position: relative; }
.lp-acs__wrapper {}
.lp-acs__subtitle { font: 500 18px/120% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.18px; }
.lp-acs__title { max-width: 380px;  font: 500 38px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.33px; margin: 10px 0 15px; }
.lp-acs__descr { max-width: 380px; font: 400 18px/120% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.18px; }
.lp-acs__img { width: auto; max-height: 93%; position: absolute; right: 12%; top: 50%; transform: translate(0,-50%); }
.lp-acs .lp-btn { margin-top: 30px; }



@media only screen and (max-width: 1024px) {
    /* UNIT */
    .lp-unit { min-height: initial; }
    .lp-unit--big { min-height: initial; }
    .lp-unit__subtitle { font: 500 20px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.2px; }
    .lp-unit__title { font: 500 26px/95% 'Graphik-Medium-Cy', sans-serif; }
    .lp-unit--60 { width: 50%; }
    .lp-unit--40 { width: 50%; }
    /* UNIT CUSTOM */

    /* ACS BANNER */
    .lp-acs { min-height: 272px; padding: 40px; }
    .lp-acs__title { font: 500 32px / 90% 'Graphik-Medium-Cy', sans-serif; }
    .lp-acs__img {  }
}

@media only screen and (max-width: 768px) {
    /* BASE */
    .lp-container { max-width: 390px; margin: 0 auto; position: relative; padding: 30px 20px; }
    /* BILLBOARD */
    .lp-billboard { }
    .lp-billboard__logo { width: 160px; margin: 45px auto 12px; }
    .lp-billboard__title {max-width: 280px; font: 500 48px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.68px; margin: 12px auto 32px; }
    .lp-billboard__img { max-width: 312px; margin: 0 auto; }
    .lp-billboard__descr { max-width: 90%; margin: 40px auto; }
    /* UNIT */
    .lp-unitgroup { -webkit-justify-content: flex-start; -ms-flex-pack: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; gap: 20px; }
    .lp-unit--small { width: auto; }
    .lp-unit--mid { width: auto; }
    .lp-unit--60 { width: auto; }
    .lp-unit--40 { width: auto; }
    .lp-unit { min-height: initial; }
    .lp-unit--column { }
    .lp-unit__wrapper { margin: 20px; text-align: center!important; }
    .lp-unit__subtitle { font: 500 18px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.18px; }
    .lp-unit__title { font: 500 22px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.55px; }
    /* UNIT CUSTOM */
    .lp-unit--design { min-height: 580px; }
    .lp-unit--design .lp-unit__img { width: 310px; max-width: 90%; margin-top: 40px; }
    .lp-unit--activenoise { min-height: 793px; }
    .lp-unit--activenoise .lp-unit__img { position: absolute; left: 0; right: 0; bottom: 0; }
    .lp-unit--chip { min-height: 450px; }
    .lp-unit--chip .lp-unit__img { margin: 56px auto; }
    .lp-unit--spatialaudio { min-height: 450px; }
    .lp-unit--spatialaudio .lp-unit__wrapper { margin: 20px; }
    .lp-unit--usb { min-height: 440px; }
    .lp-unit--usb .lp-unit__img { margin-top: 40px; margin-bottom: -75px; }
    .lp-unit--qi { min-height: 440px; }
    .lp-unit--qi .lp-unit__img { width: 178px; margin-top: 20px; }
    .lp-unit--locator { min-height: 512px; }
    .lp-unit--locator .lp-unit__img { width: 244px; margin-top: 20px; }
    .lp-unit--water { min-height: 440px; }
    .lp-unit--water .lp-unit__img { margin: 37px auto; }
    .lp-unit--case { min-height: auto; }
    .lp-unit--case .lp-unit__img { width: 220px; margin: 20px auto 0; }
    .lp-unit--power { min-height: auto; }
    .lp-unit--power .lp-unit__wrapper { margin: 20px; }

    /* FEATURES */
    .lp-features-group { max-width: initial; margin: 20px 20px 92% 20px; }
    .lp-features__title { font: 500 16px/110% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.16px; margin-bottom: 4px; }
    .lp-features__descr { font: 400 16px/100% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.16px; }

    /* POWER */
    .lp-power-group { margin: 0; }
    .lp-power__title { font: 500 38px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.33px; }
    .lp-power__descr { font: 400 16px/100% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.16px; }


    /* ACS BANNER */
    .lp-acs { min-height: initial; margin: 20px -20px; padding: 0; }
    .lp-acs__wrapper { padding: 30px 20px 0; box-sizing: border-box; }
    .lp-acs__subtitle { font: 500 16px/120% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.16px; }
    .lp-acs__title { max-width: initial; font: 500 30px/95% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.75px; }
    .lp-acs__descr { max-width: 330px; font: 400 16px/120% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.16px; }
    .lp-acs__img { width: 260px; margin: 20px auto; max-height: initial; height: initial; right: initial; left: initial; position: relative; top: initial; transform: initial; }
    .lp-acs .lp-btn { margin: 30px 0; }
}



@media only screen and (max-width: 768px) {
    .lp-btn { font: 500 14px/20px 'Graphik-Medium-Cy', sans-serif; padding: 10px 24px; }
    /* FOOTER */
    .lp-footer { margin: 30px auto 0; }
}

@media only screen and (max-width: 360px) { }