/* CLEARFIX */
.cf:before, .cf:after { content: " "; display: table; }
.cf:after { clear: both; }
img { display: block; }

/* BASE */
.lp-fullwidth { background-color: #fff; overflow: hidden; }
.lp-fullwidth--black { background-color: #000; }
.lp-fullwidth--white { background-color: #fff; }
.lp-fullwidth--darkgray { background-color: #161617; }
.lp-fullwidth--lightgray { 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: #fff; padding: 140px 0 90px; }
.lp-billboard__logo { width: 220px; max-width: 100%; margin: 0 auto 12px; }
.lp-billboard__img { width: 842px; max-width: 100%; margin: 50px auto; }
.lp-billboard__title { font: 500 60px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -2.4px; text-align: center; background: linear-gradient(90deg, #E6F4EF -3.39%, #50697F 100%); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent; }
.lp-billboard__descr { max-width: 940px; font: 500 22px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.55px; margin: 0 auto ; padding: 0 20px; box-sizing: border-box; }
.lp-billboard__descr-color { color: #86868B; }
.lp-billboard .lp-btn { margin: 30px auto 0;}

/* 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: 420px; padding: 0; box-sizing: border-box; border-radius: 18px; background-color: #000; color: #fff; 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/95% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.75px; 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: 500 20px/95% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.7px; margin: 10px 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: 62%; }
.lp-unit--40 { width: 38%; }

/* UNIT CUSTOM */
.lp-unit--design { min-height: 520px; }
.lp-unit--design .lp-unit__img { width: 760px; max-width: 95%; margin: 50px auto; }
.lp-unit--chip { }
.lp-unit--aiapps {}
.lp-unit--aiapps .lp-unit__img { margin-top: 30px; }
.lp-unit--power .lp-unit__wrapper { margin: auto; }
.lp-unit--power .lp-unit__img { width: 152px; max-width: 100%; }
.lp-unit--power .lp-unit__title { margin-top: 20px; }
.lp-unit--ai .lp-unit__wrapper { margin: auto; }
.lp-unit--ai .lp-unit__img { width: 114px; max-width: 100%; }
.lp-unit--ai .lp-unit__title { margin-top: 20px; }
.lp-unit--ai .lp-unit__footernote { margin-top: 10px; }
.lp-unit--display {}
.lp-unit--display .lp-unit__img { margin-top: 30px; }
.lp-unit--liquid-glass { min-height: 540px; }
.lp-unit--liquid-glass .lp-unit__img { height: 100%; position: absolute; left: 0; right: 0; bottom: 0; top: 0; object-fit: cover; object-position: bottom; }
.lp-unit--app { }
.lp-unit--app .lp-unit__img { margin: 60px auto; }
.lp-unit--camera { min-height: 440px; padding-right: 50%; padding-left: 55px; }
.lp-unit--camera .lp-unit__img { width: 48%; position: absolute; bottom: 0; right: 0; }
.lp-unit--camera .lp-unit__wrapper { margin: 0; text-align: left; }
.lp-unit--сontinuity { overflow: initial; }
.lp-unit--сontinuity .lp-unit__img { margin: 45px auto; max-width: 95%; }
.lp-unit--сontinuity .lp-unit__descr { max-width: 320px; margin: 0 auto; }
.lp-unit--size {}
.lp-unit--size .lp-unit__wrapper { }
.lp-unit--size .lp-unit__img { margin: 30px auto; }
.lp-unit--photo {}
.lp-unit--ports { min-height: 540px; }
.lp-unit--protection { min-height: 540px; -webkit-justify-content: flex-start; -ms-flex-pack: flex-start; justify-content: flex-start; }



/* FOOTER */
.lp-footer { margin: 100px auto 0; box-sizing: border-box; font: 500 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: 500 12px/115% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.12px; color: #6E6E73; border: 1px solid #E5E5E5; padding: 20px; box-sizing: border-box; }

/* CHIP */
.lp-chip-group { margin: 60px auto; max-width: 640px; 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: 50px; }
.lp-chip-item { text-align: center; }
.lp-chip-item__img { margin-bottom: 20px; }
.lp-chip-item__img img { margin: 0 auto; }
.lp-chip-item__title { font: 500 22px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.77px; background: linear-gradient(90deg, #E1E5FD 0%, #889FE9 100%); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent; }
.lp-chip-item__descr { margin-top: 10px; font: 400 14px/110% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.35px; color: #fff; }

/* CAMERA FEATURES */
.lp-featuresCamera-group { margin: 50px 0 0; 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: 500 18px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.45px; color: #fff; }
.lp-featuresCamera__icon { width: 45px; min-width: 45px; }

/* PROTECTION FEATURES */
.lp-featuresProtection-group { margin: 60px auto; width: 360px; max-width: 90%; 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: 30px; align-items: flex-start; }
.lp-featuresProtection-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-featuresProtection__descr { font: 500 20px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.7px; color: #86868B; }
.lp-featuresProtection__descr strong { color: #fff; }
.lp-featuresProtection__icon { width: 42px; min-width: 42px; }


/* WHY MAC */
.lp-whymac { text-align: center; }
.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; }

/* ACS BANNER */
.lp-acs { min-height: 310px; margin: 10px auto; background-color: #F5F5F7; padding: 70px 40px; box-sizing: border-box; text-align: left; position: relative; color: #000; overflow: hidden; border-radius: 18px; }
.lp-acs__wrapper { margin: 0 50% 0 0; }
.lp-acs__subtitle { font: 500 18px/120% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.45px; }
.lp-acs__title { max-width: 380px;  font: 500 38px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.33px; margin: 10px 0 0; }
.lp-acs__descr { max-width: 360px; font: 400 18px/100% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.45px;  margin: 10px 0 0; }
.lp-acs__link { display: inline-block; font: 400 16px/120% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.16px; margin-top: 24px; position: relative; color: #FF5CB9; white-space: nowrap;}
.lp-acs__link:after { display: inline-block; content: ' '; width: 14px; height: 14px; margin: 0 0 0 6px; background: transparent url('https://static.re-store.ru/promo/apple/macbook-pro-14inch-m5/images/link-arrow--pink.png') top center no-repeat; background-size: 100% auto; vertical-align: text-top; }
.lp-acs__img { width: 56%; height: auto;  position: absolute; right: -30px; top: 15px; }

/* lp-upgrade */
.lp-upgrade { margin: 120px auto; max-width: 1120px; background-color: #1D1D1F; border-radius: 18px; padding: 60px 70px; box-sizing: border-box; }
.lp-upgrade__title { font: 500 48px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.68px; color: #F5F5F7; }
.lp-upgrade__descr { margin: 40px 0 30px; font: 500 22px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.77px; color: #86868B; }
.lp-upgrade__img {}

/* TOOLTIP */
.lp-tooltip-container { position: relative; display: inline-block; vertical-align: text-top; }
.lp-button { display: block; width: auto; height: auto; padding: 0; margin: 0; border: 0; }
.lp-button:hover { background: transparent; }
.lp-button:hover path { fill: #ED5AAE; }
.lp-button:focus-visible { border: 0; outline: none; }
.lp-button:focus { border: none; outline: none; }
.lp-tooltip-anchor { anchor-name: var(--id); }

.lp-tooltip {
    inset: unset;
    max-width: 300px;
    top: 10px;
    padding: 16px 24px;
    background-color: #FFFFFF;border: none;
    box-shadow: 0 4px 16px 0 rgba(45, 48, 54, 0.10); border-radius: 6px; font: 400 16px/120% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.16px; color: #000; text-align: left; position-anchor: var(--id); position-area: bottom; position-try-fallbacks: --top, --left, --right; anchor-name: var(--tid);
    overflow: inherit;
}

/* описываем, что значат фолбэки */
@position-try --top {  position-area: top;  bottom: 10px;  top: unset;  }
@position-try --bottom {  position-area: bottom;  bottom: unset;  top: 10px;  }
@position-try --left { position-area: left; max-width: 200px; bottom: unset; right: 10px;  }
@position-try --right { position-area: right; max-width: 200px; bottom: unset; left: 10px; }
.lp-tooltip-content { background-color: inherit; }

/* хвостики */
.lp-tooltip::before,
.lp-tooltip::after,
.lp-tooltip .lp-tooltip-content::before,
.lp-tooltip .lp-tooltip-content::after {
    /* якоримся на тот же элемент, что и тултип */
    position-anchor: var(--id);
    content: ' ';
    position: fixed;
    background-color: inherit;
    margin: auto;
}

/* для вертикальной ориентации */
.lp-tooltip::before,
.lp-tooltip::after {
    left: anchor(var(--id) start);
    right: anchor(var(--id) end);
    width: 10px;
    max-height: 10px;
}

/* для кейса, когда тултип под кнопкой */
.lp-tooltip::before {
    /* растягиваем хвостик между двумя якорями */
    top: anchor(var(--id) end);
    bottom: anchor(var(--tid) start);
    translate: 0 7px;
    rotate: 45deg;
}

/* для кейса, когда тултип над кнопкой */
.lp-tooltip::after {
    /* растягиваем хвостик между двумя якорями */
    top: anchor(var(--tid) end);
    bottom: anchor(var(--id) start);
    translate: 0 -7px;
    rotate: 45deg;
}

/* для горизонтальной ориентации */
.lp-tooltip .lp-tooltip-content::before,
.lp-tooltip .lp-tooltip-content::after {
    top: anchor(var(--id) start);
    bottom: anchor(var(--id) end);
    height: 10px;
    max-width: 10px;
}

/* для кейса, когда тултип справа от кнопки */
.lp-tooltip .lp-tooltip-content::before {
    /* растягиваем хвостик между двумя якорями */
    left: anchor(var(--id) end);
    right: anchor(var(--tid) start);
    translate: 7px;
    rotate: 45deg;
}

/* для кейса, когда тултип слева от кнопки */
.lp-tooltip .lp-tooltip-content::after {
    /* растягиваем хвостик между двумя якорями */
    left: anchor(var(--tid) end);
    right: anchor(var(--id) start);
    translate: -7px;
    rotate: 45deg;
}




@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 */
    .lp-unit--camera { min-height: 440px; }
    .lp-unit--photo { min-height: initial!important; }
    /* ACS BANNER */
    .lp-acs { min-height: auto; padding: 40px; }
    .lp-acs__title { font: 500 32px / 90% 'Graphik-Medium-Cy', sans-serif; }

}

@media only screen and (max-width: 768px) {
    /* BASE */
    .lp-container { max-width: 390px; margin: 0 auto; position: relative; padding: 30px 20px; }
    /* BILLBOARD */
    .lp-billboard { padding: 60px 0; }
    .lp-billboard__logo { width: 144px; margin: 0 auto 10px; }
    .lp-billboard__img { margin: 40px auto 70px; }
    .lp-billboard__title { font: 500 30px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.05px; }
    .lp-billboard__descr { max-width: 380px; font: 500 14px/110% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.35px; }

    /* 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: 400px; }
    .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; }
    .lp-unit__footernote { font: 400 14px/110% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.35px; }
    /* UNIT CUSTOM */
    .lp-unit--aiapps { min-height: 360px; }
    .lp-unit--power { min-height: 270px; }
    .lp-unit--ai { min-height: 270px; }
    .lp-unit--display { min-height: 360px; }
    .lp-unit--liquid-glass { min-height: 426px; }
    .lp-unit--app { min-height: 426px; }
    .lp-unit--app .lp-unit__img { margin: 50px auto; }
    .lp-unit--camera { min-height: 340px; padding-right: 0; padding-left: 0; }
    .lp-unit--camera .lp-unit__img { width: 90%; margin: 0 0 0 auto; position: relative; bottom: initial; right: initial; }
    .lp-unit--camera .lp-unit__wrapper { margin: 20px; text-align: center; }


    .lp-upgrade__img { max-width: 350px; margin: 0 auto; }
    /* CHIP */
    .lp-chip-group { margin: 30px auto; width: 90%; max-width: 200px; -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-chip-item { width: 100%; }
    .lp-chip-item__title { font: 500 18px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.45px; }

    /* CAMERA FEATURES */
    .lp-featuresCamera-group { margin: 20px auto 45px; width: 90%; max-width: 280px; -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: 25px; }
    .lp-featuresCamera-item { width: 100%; -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: 12px; text-align: center; }
    .lp-featuresCamera__descr { font: 500 16px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.4px; }
    .lp-featuresCamera__icon { margin: 0 auto; }

    /* PROTECTION FEATURES */
    .lp-featuresProtection-group { margin: 20px auto 45px; width: 90%; max-width: 300px; -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: 25px; }
    .lp-featuresProtection-item { width: 100%; -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: 12px; text-align: center; }
    .lp-featuresProtection__descr { font: 500 16px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.4px; }
    .lp-featuresProtection__icon { margin: 0 auto; }

    /* WHY MAC */
    .lp-whymac { }
    .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; }

    /* ACS BANNER */
    .lp-acs { min-height: 480px; padding: 0; }
    .lp-acs__wrapper { margin: 30px 20px 50px; }
    .lp-acs__subtitle { font: 500 16px/120% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.4px; }
    .lp-acs__title { font: 500 30px/95% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.75px; }
    .lp-acs__descr { font: 500 16px/120% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.4px; }
    .lp-acs__img { width: 100%; position: relative; right: initial; top: initial; transform: translate(0,0); margin: 0 0 0 20px; }
}



@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; }

    /* lp-upgrade */
    .lp-upgrade { margin: 0 auto; background-color: #161617;  padding: 40px 20px; text-align: center; border-radius: 0; }
    .lp-upgrade__title { font: 500 30px/95% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.05px; }
    .lp-upgrade__descr { margin: 12px 0 22px; font: 500 16px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.4px; }
    .lp-upgrade__img {}
}

@media only screen and (max-width: 360px) {
    /* BILLBOARD */
    .lp-billboard__descr { font-size: 18px; }
    /* WHY MAC */
    .lp-whymac-item__wrapper { padding: 40px 15px; }
    /* ACS BANNER */
    .lp-acs__title { font-size: 26px; }
}