/* CLEARFIX */
.cf:before, .cf:after { content: " "; display: table; }
.cf:after { clear: both; }
img { display: block; }

/* BASE */
.lp-fullwidth { background-color: #fff; overflow: hidden; -moz-font-feature-settings: "kern"; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.lp-fullwidth--black { background-color: #000; }
.lp-fullwidth--white { background-color: #fff; }
.lp-fullwidth--darkgray { background-color: #161617; }
.lp-fullwidth--lightgray { background-color: #F5F5F7; }
.lp-fullwidth--blue { background: linear-gradient(180deg, #DBEBF5 0%, #FFF 100%); }
.lp-container { max-width: 1020px; margin: 0 auto; position: relative; padding: 100px 20px; box-sizing: border-box; }
sub, sup { font-size: 40%; top: -1.2em; }
.lp-container img { max-width: 100%; }
.lp-container--mid { max-width: 1140px; margin: 0 auto; position: relative; padding: 60px 20px; box-sizing: border-box; }

/* BUTTON */
.lp-btn-group { text-align: center; }
.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: #000; padding: 60px 20px 50px; box-sizing: border-box; }
.lp-billboard__logo { width: 197px; max-width: 100%; margin: 0 auto; }
.lp-billboard__img { width: 907px; max-width: 100%; margin: 35px auto; }
.lp-billboard__title { font: 500 60px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -2.4px; margin: 8px auto 16px; }
.lp-billboard__subtitle { font: 500 18px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.45px; color: #973906; }
.lp-billboard__title-color { display: inline-block; background: linear-gradient(90deg, #162E44 16.73%, #6193AE 100%); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent; }
.lp-billboard__descr { max-width: 920px; margin: 45px auto 0; font: 500 22px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.55px; color: #1D1D1F; }
.lp-billboard .lp-btn { margin: 35px auto 0; }

/* INTRO TEXT */
.lp-introtext { max-width: 870px; font: 500 22px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.77px; margin: 0 auto 60px; text-align: center; }

/* UNIT */
.lp-unitgroup--combo { border-radius: 18px; background-color: #F5F5F7; overflow: hidden; }
.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: 420px; padding: 0; box-sizing: border-box; border-radius: 18px; background-color: #F5F5F7; color: #000; 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: 30px 30px 0; position: relative; z-index: 1; }
.lp-unit__wrapper:last-child { margin: 0 30px 30px; }
.lp-unit__subtitle { font: 500 22px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.55px; color: #F36C21; margin-bottom: 10px; }
.lp-unit__title { max-width: 620px; font: 500 30px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.05px; margin: 0 auto; }
.lp-unit__title-color { color: #86868B; }
.lp-unit__title small { font: 500 22px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.55px; }
.lp-unit__descr { font: 400 18px/100% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.45px; margin: 30px auto 0; }
.lp-unit__descr-color { color: #86868B; }
.lp-unit__footernote { font: 400 18px/100% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.45px; color: #86868B; text-align: center; margin: 0 auto; }
.lp-unit__footernote small { font: 400 14px/110% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.35px; }
.lp-unit__img { display: block; margin: 0 auto; }
.lp-unit--mid { width: 50%; }
.lp-unit--big { width: 100%; }
.lp-unit--60 { width: 66%; }
.lp-unit--40 { width: 34%; }
.lp-unit--features-group { background-color: transparent; gap: 20px; }
.lp-unit--features { min-height: 260px; border-radius: 18px; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }

/* UNIT CUSTOM */
.lp-unit--size {}
.lp-unit--size .lp-unit__img { margin: 50px 0; }
.lp-unit--color {}
.lp-unit--color .lp-unit__img { margin: 80px 0 40px; }
.lp-unit--chip { }
.lp-unit--chip .lp-unit__img { width: 380px; max-width: 40%; position: absolute; left: 0; top: 50%; transform: translateY(-50%); }
.lp-unit--power {}
.lp-unit--power .lp-unit__img { width: 180px; margin: 10px auto; }
.lp-unit--power .lp-unit__wrapper:last-child { margin: auto 20px; }
.lp-unit--power .lp-unit__wrapper:last-child .lp-unit__descr { margin: 0; }
.lp-unit--work {}
.lp-unit--macos {}
.lp-unit--macos .lp-unit__img { width: 400px;  max-width: 86%; margin: auto; }
.lp-unit--macosfeatures {}
.lp-unit--handoff {}
.lp-unit--handoff .lp-unit__img { max-width: 696px; margin: 50px auto 0; }
.lp-unit--retina {}
.lp-unit--retina .lp-unit__img { margin: 30px auto 0; }
.lp-unit--camera {}
.lp-unit--ports {}
.lp-unit--wifi {}
.lp-unit--wifi .lp-unit__img { width: 66px; margin: 0 auto; }
.lp-unit--wifi .lp-unit__wrapper:last-child { margin: auto 30px; }
.lp-unit--color2 .lp-unit__img { margin: auto 0; }



/* CHIP */
.lp-chip-container { width: 360px; max-width: 50%; margin: 50px 60px 50px auto; }
.lp-chipHead { display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -ms-flex-pack:flex-start; justify-content: flex-start; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; gap: 50px; align-items: center; }
.lp-chipHead__icon { width: 80px; }
.lp-chipHead__title { width: calc(100% - 50px - 80px); font: 500 30px/95% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.75px; }
.lp-chip__descr { margin: 50px 0; font: 500 18px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.45px; }
.lp-chipFeatures { display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -ms-flex-pack:flex-start; justify-content: flex-start; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; gap: 40px; }
.lp-chipFeaturesItem { width: calc(50% - 20px); }
.lp-chipFeaturesItem__descr { margin-top: 8px; font: 400 18px/100% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.45px; }
.lp-chipFeaturesItem__descr strong { font: 500 48px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.68px; }
.lp-chipFeaturesItem__descr:first-child { margin-top: 0; }

/* MACOS FEATURES */
.lp-macosfeatures-group { margin: 60px; display: -ms-flexbox; display: -webkit-flex; display: flex; -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; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; gap: 20px; align-items: flex-start; }
.lp-macosfeatures-item { display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -ms-flex-pack:flex-start; justify-content: flex-start; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; gap: 20px; align-items: center; }
.lp-macosfeatures__descr { font: 400 18px/100% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.45px; color: #000; }
.lp-macosfeatures__icon { width: 40px; min-width: 40px; }


/* 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; }

/* CAMERA FEATURES */
.lp-featuresCamera-group { margin: auto; width: 90%; max-width: 380px; display: -ms-flexbox; display: -webkit-flex; display: flex; -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; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; gap: 20px; align-items: flex-start; }
.lp-featuresCamera-item { display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: center; -ms-flex-pack:center; justify-content: center; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; gap: 20px; align-items: center; }
.lp-featuresCamera__descr { font: 400 18px/100% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.45px; color: #000; }
.lp-featuresCamera__icon { width: 70px; min-width: 70px; }

.lp-camera2 { margin: 40px; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: center; -ms-flex-pack:center; justify-content: center; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; gap: 20px; align-items: center; }
.lp-camera2__icon { width: 86px; min-width: 86px; }
.lp-camera2__title { font: 500 30px/95% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.75px; text-align: left; }

/* NEXT MAC */
.lp-nextmac { text-align: center; margin: 100px 0 0; }
.lp-nextmac__title { font: 500 30px/95% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.05px; color: #000; margin-bottom: 30px; }

/* WHY MAC */
.lp-whymac { text-align: center; margin: 100px 0 0; }
.lp-whymac__title { font: 500 30px/95% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.05px; color: #000; margin-bottom: 30px; }
.lp-whymac-group { display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: center; -ms-flex-pack:center; justify-content: center; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; gap: 10px; }
.lp-whymac-item { width: calc(33.333333% - 7px); background-color: #F5F5F7; border-radius: 18px; overflow: hidden; }
.lp-whymac-item__wrapper { padding: 60px 12px; box-sizing: border-box; }
.lp-whymac-item__icon { margin-bottom: 52px; }
.lp-whymac-item__icon img { margin: 0 auto; }
.lp-whymac-item__title { font: 500 30px/95% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.05px; color: #000; }
.lp-whymac-item__descr { font: 400 18px/100% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.45px; color: #000; margin-top: 10px; }

/* WHY */
.lp-why { margin: 0 auto 60px; }
.lp-why__title { font: 500 30px/95% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.05px; color: #000; text-align: center; }
.lp-why-itemgroup { margin-top: 20px; 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: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; gap: 6px; }
.lp-why-item { border-radius: 12px; background-color: #F5F5F7; -webkit-box-flex: 0; -ms-flex: 1 0 calc(16.66666667% - 5px); flex: 1 0 calc(16.66666667% - 5px); padding: 40px 15px 30px; box-sizing: border-box; }
.lp-why-item__img { height: 80px; width: auto; margin: 0 auto; }
.lp-why-item__img img { max-width: 100%; width: auto; height: 80px; margin: 0 auto;}
.lp-why-item__title { font: 400 14px/110% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.35px; color: #000; text-align: center; margin-top: 16px; }

/* COMPARE */
.lp-container--compare { max-width: 1140px; margin: 0 auto; position: relative; padding: 120px 20px; box-sizing: border-box; }
.lp-compare { background-color: #fff; padding: 60px 30px; box-sizing: border-box; color: #000; border-radius: 18px; }
.lp-compare sup { font-size: 60%; top: -.8em; }
.lp-compare__subtitle { font: 500 22px/100% 'Graphik-Medium-Cy', sans-serif; text-align: center; }
.lp-compare__title { font: 500 38px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.33px; margin: 12px 0 40px; text-align: center; }

.lp-compare-rowgroup { max-width: 811px; margin: 0 auto; text-align: center; 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: 32px; }
.lp-compare-column { width: calc(33.333333% - 16px); max-width: 217px; }
.lp-compare-column__head { font: 500 18px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.45px; color: #000; padding: 16px 0 28px; box-sizing: border-box; text-align: center; }
.lp-compare-column__devices { border-bottom: 1px solid #d6d6d6; padding: 20px 0 25px; box-sizing: border-box; }
.lp-compare-column__img { margin-bottom: 32px; }
.lp-compare-column__img img { max-width: 100%; margin: 0 auto; }
.lp-compare-column__color { text-align: center; font-size: 0; line-height: 0; }
.lp-compare-column__color-item { display: inline-block; width: 12px; height: 12px; margin: 0 3px; box-shadow: inset 0px 1.44px 1.44px rgba(0, 0, 0, 0.06); border-radius: 12px; }
.lp-compare-column__features { margin-top: 40px; }
.lp-compare-column__value { font: 500 22px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.77px; }
.lp-compare-column__caption { font: 500 12px/120% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.24px;  margin-top: 8px;}
.lp-compare-column__icon { margin-bottom: 10px; }
.lp-compare-column__icon img { max-width: 100%; margin: 0 auto; }
.lp-compare-column__head a { color: #ED5AAE; text-decoration: none; }
.lp-compare-column__head a:hover { opacity: .8; }
.lp-compare .lp-btn-group { margin-top: 50px; }





@media only screen and (max-width: 1024px) {
    /* UNIT */
    .lp-unit__subtitle { font: 500 20px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.2px; }
    .lp-unit--60 { width: 50%; }
    .lp-unit--40 { width: 50%; }
    /* UNIT CUSTOM */


    /* COMPARE */
    .lp-compare-column { width: calc(33.333333% - 16px); max-width: 170px; }
    .lp-compare-column--table { display: none; }
    /* WHY */
    .lp-why-item { -ms-flex: 1 0 calc(33.333333% - 5px); flex: 1 0 calc(33.333333% - 5px); }
    /* SAFETY */
    .lp-safety-group { margin: 40px 40px 40px 55%; }
}

@media only screen and (max-width: 768px) {
    /* BASE */
    .lp-container, .lp-container--mid { max-width: 390px; margin: 0 auto; position: relative; padding: 30px 20px; }

    /* BILLBOARD */
    .lp-billboard { padding: 40px 20px; }
    .lp-billboard__logo { width: 150px; }
    .lp-billboard__img { width: 314px; }
    .lp-billboard__title { margin: 20px auto; }
    .lp-billboard__subtitle { font: 500 16px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.4px; }
    .lp-billboard__descr { margin: 40px auto 0; font: 500 18px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.18px; }

    /* INTRO TEXT */
    .lp-introtext { font: 500 18px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.45px; margin: 20px auto 40px; }


    /* UNIT */
    .lp-unit { min-height: initial; }
    .lp-unit--big { min-height: initial; }
    .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: 400px; }
    .lp-unit--column { }
    .lp-unit__wrapper { text-align: center!important; }

    /* UNIT CUSTOM */
    .lp-unit--chip { }
    .lp-unit--chip .lp-unit__img { width: initial; max-width: initial; position: initial; left: initial; top: initial; transform: initial; }
    .lp-unit--power {}
    .lp-unit--power .lp-unit__img { }
    .lp-unit--power .lp-unit__wrapper:last-child {  }
    .lp-unit--power .lp-unit__wrapper:last-child .lp-unit__descr { }
    .lp-unit--work {}
    .lp-unit--macos {}
    .lp-unit--macos .lp-unit__img { }
    .lp-unit--macosfeatures {}
    .lp-unit--handoff {}
    .lp-unit--handoff .lp-unit__img { }
    .lp-unit--retina {}
    .lp-unit--retina .lp-unit__img { }
    .lp-unit--camera {}
    .lp-unit--ports {}
    .lp-unit--wifi { min-height: 200px; }
    .lp-unit--wifi .lp-unit__img { }
    .lp-unit--wifi .lp-unit__wrapper:last-child {  }
    .lp-unit--color2 .lp-unit__img {  }
    .lp-unit--camera2 { min-height: 180px; }

    /* CHIP */
    .lp-chip-container { width: 360px; max-width: 90%; margin: 50px 20px; text-align: center; }
    .lp-chipHead { gap: 20px; }
    .lp-chipHead__title { width: calc(100% - 20px - 80px); text-align: left; }
    .lp-chip__descr { }
    .lp-chipFeatures { -webkit-flex-direction:  column; -ms-flex-direction: column; flex-direction: column; gap: 32px; align-items: center; }
    .lp-chipFeaturesItem { width: initial; }

    /* MACOS FEATURES */
    .lp-macosfeatures-group { margin: 0 20px 30px; }

    /* NEXT MAC */
    .lp-nextmac { margin: 80px 0 0; }

    /* WHY MAC */
    .lp-whymac { margin: 80px 0 50px; }
    .lp-whymac__title { }
    .lp-whymac-group { -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; }
    .lp-whymac-item { width: 100%; }
    .lp-whymac-item__wrapper { padding: 40px 20px; text-align: left; }
    .lp-whymac-item__icon { margin:0 0 30px; }
    .lp-whymac-item__icon img { margin: 0; }
    .lp-whymac-item__title { font: 500 22px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.55px; }
    .lp-whymac-item__descr { font: 400 16px/110% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.4px; }

    .lp-btn { font: 500 14px/20px 'Graphik-Medium-Cy', sans-serif; padding: 10px 24px; }
    /* FOOTER */
    .lp-footer { margin: 30px auto 0; }
    /* WHY */
    .lp-why-item { -ms-flex: 1 0 calc(50% - 3px); flex: 1 0 calc(50% - 3px); }
    /* COMPARE */
    .lp-container--compare { padding: 30px 10px; background-color: #fff; }
    .lp-compare { margin: 0; padding: 0; }
    .lp-compare__subtitle { font: 500 22px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.77px; }
    .lp-compare__title { max-width: 340px; font: 500 38px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.33px; margin: 20px auto 40px; }
    .lp-compare-rowgroup { gap: 12px;  -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center;  }
    .lp-compare-column { width: calc(50% - 12px); max-width: 170px; }
    .lp-compare-column--mobile { display: none; }
    .lp-compare-column__head { font: 500 16px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.45px; }

    /* CAMERA FEATURES */
    .lp-featuresCamera-group { margin:20px 20px 40px; gap: 32px; }
    .lp-featuresCamera__descr { font: 400 16px/110% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.4px; }

    .lp-camera2 { margin: 40px 20px; }
    .lp-camera2__icon { width: 64px; min-width: 64px; }
    .lp-camera2__title { font: 500 22px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.55px; }

    /* SAFETY */
    .lp-safety-group { margin:20px 20px 40px; gap: 32px; }
    .lp-safety__descr { font: 400 16px/110% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.4px; }
}

@media only screen and (max-width: 360px) {
    /* BASE */
    .lp-container, .lp-container--mid { padding: 30px 10px; }

    /* WHY MAC */
    .lp-whymac-item__wrapper { padding: 40px 15px; }
}