body .sNew3,
body .sNew3 *,
body .sNew3 *::before,
body .sNew3 *::after {
 box-sizing: border-box; }body .sNew3 {
 all: initial; display: block; width: 100%; background: #fff;
  font: 400 16px/1.5 'Montserrat', system-ui, sans-serif; color: rgb(43,42,45);
  -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility;
  --gold: rgb(219,185,103); --dark: rgb(43,42,45); --gray: rgb(237,237,237); --gray2: rgb(226,225,224); --red: rgb(193,39,45);
}body .sNew3 img {
 display: block; max-width: 100%; }body .sNew3 p,
body .sNew3 h1,
body .sNew3 h2,
body .sNew3 h3,
body .sNew3 h4,
body .sNew3 ul,
body .sNew3 ol {
 margin: 0; padding: 0; font-weight: inherit; }body .sNew3 ul,
body .sNew3 ol {
 list-style: none; }body .sNew3 a {
 color: inherit; text-decoration: none; }body .sNew3 b,
body .sNew3 strong {
 font-weight: 700; }body .sNew3 .s3 {
 position: relative; }body .sNew3 .s3__wrap {
 max-width: 1103px; margin: 0 auto; padding: 0 20px; }body .sNew3 .s3__badge-row {
 display: block; padding: 0 20px; max-width: 1103px; margin: 0 auto; }body .sNew3 .s3__badge-row--center {
 padding: 0 20px; }body .sNew3 .s3__badge {
 display: block; width: 100%; background: var(--gold); color: var(--dark);
  font: 700 30px/1.2 Montserrat, sans-serif; text-transform: uppercase;
  padding: 18px 40px; border-radius: 0 0 20px 20px; text-align: center; }body .sNew3 .s3__badge-row--center .s3__badge {
 text-align: center; }body .sNew3 .s3__badge--shadow {
 box-shadow: inset 0 8px 14px -4px rgba(0,0,0,0.35); }body .sNew3 h2.s3__badge {
 font-weight: 700; }body .sNew3 .s3__ph {
 background: repeating-linear-gradient(45deg,#ececec 0 10px,#f6f6f6 10px 20px);
  border: 1px dashed #b8b8b8; border-radius: 12px; display: flex; align-items: center; justify-content: center;
  font: 500 11px/1.3 ui-monospace, Menlo, monospace; color: #777; text-align: center; padding: 6px; }body .sNew3 .s3-hero {
 min-height: 480px; padding: 260px 0 60px;
  background: linear-gradient(rgba(0,0,0,.53),rgba(0,0,0,.53)), url('/assets_a/0907/img/mp/hero.jpg') center 34%/cover no-repeat;
  color: #fff; }body .sNew3 .s3-hero__inner {
 max-width: 1103px; margin: 0 auto; padding: 0 20px; }body .sNew3 .s3-hero__title {
 font: 700 48px/1.15 Montserrat, sans-serif; text-transform: uppercase; margin-bottom: 24px; }body .sNew3 .s3-hero__desc {
 font: 500 20px/1.4 Montserrat, sans-serif; max-width: 896px; }body .sNew3 .s3-intro {
 padding: 70px 0; }body .sNew3 .s3-intro__grid {
 display: grid; grid-template-columns: 480px 1fr; grid-template-areas: "img body"; gap: 60px; max-width: 1180px; margin: 0 auto; padding: 0 20px; align-items: start; }body .sNew3 .s3-intro__pics {
 grid-area: img; display: flex; justify-content: center; }body .sNew3 .s3-intro__pics img {
 width: 100%; max-width: 460px; height: auto; object-fit: contain; }body .sNew3 .s3-intro__body {
 grid-area: body; }body .sNew3 .s3-intro h2 {
 font: 600 32px/1.2 Montserrat, sans-serif; color: #000; margin-bottom: 26px; }body .sNew3 .s3-intro h2 + .s3-intro__group {
 margin-bottom: 40px; }body .sNew3 .s3-intro__group {
 display: flex; flex-direction: column; gap: 20px; }body .sNew3 .s3-adv {
 display: grid; grid-template-columns: 47px 1fr; gap: 22px; align-items: center; }body .sNew3 .s3-adv__ico {
 width: 47px; height: 47px; object-fit: contain; }body .sNew3 .s3-adv p {
 font: 400 18px/1.4 Montserrat, sans-serif; color: #000; }body .sNew3 .s3-plus {
 display: grid; grid-template-columns: 100px 1fr; align-items: stretch;
  background: rgba(219,185,103,0.36); box-shadow: inset 0 0 0 1px var(--gold);
  border-radius: 20px; overflow: hidden; }body .sNew3 .s3-plus__ico {
 background: var(--gold); display: flex; align-items: center; justify-content: center; }body .sNew3 .s3-plus__ico img {
 width: 54px; height: 54px; object-fit: contain; }body .sNew3 .s3-plus:first-of-type .s3-plus__ico img {
 width: 59px; height: 59px; }body .sNew3 .s3-plus__body {
 padding: 16px 22px; font: 400 15px/1.45 Montserrat, sans-serif; color: #000; align-self: center; }body .sNew3 .s3-notice {
 background: var(--gray2); border-radius: 20px; padding: 24px 40px; text-align: center;
  max-width: 781px; margin: 0 auto 24px; font: 400 18px/1.4 Montserrat, sans-serif; color: #000; }body .sNew3 .s3-notice-tail {
 text-align: center; font: 500 18px/1.35 Montserrat, sans-serif; color: #000; padding: 0 20px 100px; }body .sNew3 .s3-cta {
 background: var(--gold); padding: 48px 20px 40px; text-align: center; }body .sNew3 .s3-cta h2 {
 color: #fff; font: 700 34px/1.4 Montserrat, sans-serif; text-transform: uppercase; margin-bottom: 30px; }body .sNew3 a.s3-cta__btn,
body .sNew3 .s3-cta__btn {
 display: inline-flex; align-items: center; gap: 20px;
  background: var(--dark); border-radius: 20px; padding: 14px 56px;
  color: #fff; font: 700 32px/1.35 Montserrat, sans-serif; text-decoration: none; }body .sNew3 .s3-cta__btn img {
 width: 55px; height: 55px; }body .sNew3 .s3-section {
 padding: 0 0 70px; }body .sNew3 .s3-section--gray {
 background: var(--gray); }body .sNew3 .s3-section--dark {
 background: linear-gradient(rgba(0,0,0,.55),rgba(0,0,0,.55)), url('/assets_a/0907/img/mp/grunt-bg.png') center/cover no-repeat; color: #fff; padding-bottom: 90px; }body .sNew3 .s3-section--glue {
 background: linear-gradient(0deg, rgba(255,255,255,.85),rgba(255,255,255,.85)), url('/assets_a/0907/img/mp/glue-bg.jpg') center/cover no-repeat; }body .sNew3 .s3-section--gray2 {
 background: var(--gray2); position: relative; overflow: hidden; }body .sNew3 .s3-zapas {
 display: grid; grid-template-columns: auto 1fr; gap: 40px; align-items: start; margin-top: 40px; padding: 0 80px; }body .sNew3 .s3-zapas img {
 grid-column: 1; grid-row: 1; width: 100%; max-width: 350px; height: auto; object-fit: contain; margin-right: auto; margin-left: 0;
  filter: drop-shadow(0 12px 30px rgba(0,0,0,0.22)); }body .sNew3 .s3-zapas__text {
 grid-column: 2; grid-row: 1; }body .sNew3 .s3-zapas__text p {
 font-size: 20px; font-weight: 500; margin-bottom: 28px; }body .sNew3 .s3-zapas__text p {
 margin-bottom: 14px; font: 400 16px/1.55 Montserrat, sans-serif; color: #000; }body .sNew3 .s3-zapas__text p:last-child {
 margin-bottom: 0; }body .sNew3 .s3-zapas__free {
 font-weight: 700; font-size: 24px; display: inline-block; margin-top: 4px; }body .sNew3 .s3-prep__lead {
 text-align: center; font: 700 20px/1.4 Montserrat, sans-serif; color: var(--dark);
  max-width: 928px; margin: 40px auto 50px; }body .sNew3 .s3-crit-list {
 display: flex; flex-direction: column; gap: 40px; }body .sNew3 .s3-crit {
 display: grid; grid-template-columns: 216px 1fr; gap: 32px; align-items: start; }body .sNew3 .s3-crit__img {
 width: 216px; height: 144px; border-radius: 20px; object-fit: cover; }body .sNew3 .s3-crit h3 {
 font: 700 28px/1.2 Montserrat, sans-serif; color: var(--gold); margin-bottom: 12px; }body .sNew3 .s3-crit p {
 font: 400 16px/1.5 Montserrat, sans-serif; color: #000; }body .sNew3 .s3-grunt__intro {
 font: 500 15px/1.55 Montserrat, sans-serif; color: #fff; margin: 40px 0 30px; max-width: 900px; }body .sNew3 .s3-vazhno {
 position: relative; display: grid; grid-template-columns: 30px 1fr; gap: 10px; margin-bottom: 40px; max-width: 900px; padding: 12px 0; }body .sNew3 .s3-vazhno__label {
 position: absolute; left: 0; top: 50%; transform: translateY(-50%) rotate(180deg);
  writing-mode: vertical-rl; font: 800 15px/1 Montserrat, sans-serif; letter-spacing: 0.05em; color: #fff;
  text-align: center; }body .sNew3 .s3-vazhno p {
 font: 500 15px/1.55 Montserrat, sans-serif; color: #fff; align-self: center; grid-column: 2; }body .sNew3 .s3-rec {
 background: #fff; border-radius: 20px; padding: 40px 48px; position: relative;
  padding-right: 190px; display: block;
  max-width: 820px; margin-right: auto; margin-left: 0; min-height: 340px; }body .sNew3 .s3-rec__body {
 color: #000; }body .sNew3 .s3-rec__head {
 display: grid; grid-template-columns: 84px 1fr; gap: 20px; align-items: center; margin-bottom: 16px; }body .sNew3 .s3-rec__head-ph {
 width: 84px; height: 84px; background: url('/assets_a/0907/img/mp/hex-icon.png') center/contain no-repeat; border: 0; padding: 0; }body .sNew3 .s3-rec__label {
 font: 500 15px/1.35 Montserrat, sans-serif; color: var(--dark); margin-bottom: 4px; }body .sNew3 .s3-rec__title {
 font: 700 20px/1.3 Montserrat, sans-serif; color: var(--dark); }body .sNew3 .s3-rec__list {
 padding-left: 20px; font: 400 15px/1.5 Montserrat, sans-serif; }body .sNew3 ul.s3-rec__list {
 list-style: disc; }body .sNew3 .s3-rec__list li {
 margin-bottom: 4px; }body .sNew3 .s3-rec__list-heading {
 font: 600 15px Montserrat, sans-serif; margin-bottom: 6px; }body .sNew3 .s3-rec__img {
 position: absolute; left: calc(100% - 260px); bottom: 0; width: 320px; height: 75%;
  border-radius: 20px; padding: 16px; box-sizing: border-box; background: #fff; overflow: hidden; }body .sNew3 .s3-rec__img img {
 width: 100%; height: 100%; object-fit: cover;
  background: transparent; border: 0; border-radius: 14px; }body .sNew3 .s3-glue__lead {
 font: 500 15px/1.55 Montserrat, sans-serif; color: var(--dark); margin: 40px 0 20px; max-width: 800px; }body .sNew3 .s3-glue__q {
 font: 700 20px/1.3 Montserrat, sans-serif; color: var(--dark); margin-bottom: 24px; }body .sNew3 .s3-glue__row {
 display: grid; grid-template-columns: 1fr 460px; gap: 40px; align-items: start; margin-bottom: 60px; }body .sNew3 .s3-num {
 display: flex; flex-direction: column; gap: 20px; }body .sNew3 .s3-num__item {
 display: grid; grid-template-columns: 44px 1fr; gap: 12px; align-items: start; text-align: left; }body .sNew3 .s3-num__n {
 font: 800 22px/1.35 Montserrat, sans-serif; color: #000; }body .sNew3 .s3-num p {
 font: 700 15px/1.55 Montserrat, sans-serif; color: #000; }body .sNew3 .s3-shpatel {
 background: #fff; border-radius: 9px; box-shadow: 0 8px 24px rgba(0,0,0,0.08);
  padding: 150px 24px 22px; position: relative; margin-top: 20px; }body .sNew3 .s3-shpatel img {
 position: absolute; top: -70px; left: 34px; width: 377px; height: 204px; object-fit: contain; }body .sNew3 .s3-shpatel p {
 font: 400 15px/1.5 Montserrat, sans-serif; color: var(--dark); }body .sNew3 .s3-rec-inline {
 display: flex; gap: 20px; align-items: center; margin-bottom: 30px; }body .sNew3 .s3-rec-inline__ph {
 width: 84px; height: 84px; flex-shrink: 0; background: url('/assets_a/0907/img/mp/hex-icon.png') center/contain no-repeat; border: 0; padding: 0; }body .sNew3 .s3-rec-inline__txt {
 font: 700 22px/1.35 Montserrat, sans-serif; color: var(--dark); }body .sNew3 .s3-prod {
 display: grid; grid-template-columns: 420px 1fr; gap: 40px; align-items: center; }body .sNew3 .s3-prod img {
 width: 100%; height: auto; max-height: 380px; object-fit: contain; background: transparent; border-radius: 0; padding: 0; }body .sNew3 .s3-prod h3 {
 font: 700 24px/1.3 Montserrat, sans-serif; color: var(--dark); margin-bottom: 12px; }body .sNew3 .s3-prod .s3-rec__list-heading {
 margin-bottom: 8px; }body .sNew3 ul.s3-prod-list {
 list-style: disc; padding-left: 20px; font: 400 15px/1.5 Montserrat, sans-serif; }body .sNew3 .s3-prod-list li {
 margin-bottom: 4px; }body .sNew3 .s3-forbid {
 text-align: center; font: 400 15px/1.5 Montserrat, sans-serif; color: #000;
  max-width: 1100px; margin: 40px auto 0; }body .sNew3 .s3-glue__white {
 background: #fff; padding: 50px 0; margin-top: 40px; }body .sNew3 .s3-glue__white .s3__wrap {
 max-width: 1103px; margin: 0 auto; padding: 0 20px; }body .sNew3 .s3-acclim {
 display: grid; grid-template-columns: 300px 1fr; gap: 40px; margin-top: 50px; align-items: start; }body .sNew3 .s3-acclim__img {
 width: 100%; height: 246px; border-radius: 12px; object-fit: cover; }body .sNew3 .s3-acclim__text > p {
 font: 400 16px/1.55 Montserrat, sans-serif; color: #000; margin-bottom: 24px; }body .sNew3 .s3-acclim__warn {
 display: grid; grid-template-columns: 84px 1fr; gap: 20px; align-items: center; }body .sNew3 .s3-acclim__warn-ph {
 width: 84px; height: 84px; background: url('/assets_a/0907/img/mp/hex-icon.png') center/contain no-repeat; border: 0; padding: 0; }body .sNew3 .s3-acclim__warn p {
 font: 400 15px/1.55 Montserrat, sans-serif; color: #000; }body .sNew3 .s3-start__intro {
 text-align: center; font: 500 16px/1.55 Montserrat, sans-serif; color: #000;
  max-width: 1008px; margin: 40px auto 40px; }body .sNew3 .s3-start__intro b {
 font-weight: 700; }body .sNew3 .s3-plans {
 display: grid; grid-template-columns: 1fr 1fr; gap: 40px; margin-bottom: 40px; }body .sNew3 .s3-plans img {
 width: 100%; height: auto; background: transparent; object-fit: contain; max-height: 460px; border-radius: 0; }body .sNew3 .s3-free {
 background: var(--gray2); border-radius: 20px; padding: 22px 32px; text-align: center; }body .sNew3 .s3-free p {
 font: 500 16px/1.5 Montserrat, sans-serif; color: #000; margin-bottom: 14px; }body .sNew3 .s3-free p b {
 font-weight: 700; }body .sNew3 .s3-free__row {
 display: inline-flex; gap: 14px; align-items: center; flex-wrap: wrap; justify-content: center; }body .sNew3 .s3-free__row span {
 font: 500 18px Montserrat, sans-serif; color: #000; }body .sNew3 .s3-free__row span b {
 font-weight: 700; }body .sNew3 .s3-free__badge {
 background: var(--gold); border-radius: 10px; padding: 8px 20px;
  font: 800 32px/1.4 Montserrat, sans-serif; color: #000; }body .sNew3 .s3-gaps {
 display: grid; grid-template-columns: 500px 1fr; gap: 40px; align-items: start; margin-top: 50px; }body .sNew3 .s3-gaps__img {
 width: 100%; height: 300px; border-radius: 20px; object-fit: cover; }body .sNew3 .s3-gaps__text p {
 font: 400 15px/1.55 Montserrat, sans-serif; color: var(--dark); margin-bottom: 14px; }body .sNew3 .s3-gaps__text p:last-child {
 margin-bottom: 0; }body .sNew3 .s3-gaps__text p b {
 font-weight: 700; }body .sNew3 .s3-gaps__q {
 font-weight: 700 !important; margin-bottom: 8px !important; }body .sNew3 .s3-after {
 padding: 30px 20px 70px; text-align: center; background: var(--gray); }body .sNew3 .s3-after p {
 font: 400 20px/1.5 Montserrat, sans-serif; color: var(--dark); max-width: 1015px; margin: 40px auto 0; }body .sNew3 .s3-after p b {
 font-weight: 700; }body .sNew3 .s3-cover {
 padding-bottom: 40px; }body .sNew3 .s3-cover__row {
 display: grid; gap: 60px; align-items: center; margin-top: 40px; }body .sNew3 .s3-cover__row--1 {
 grid-template-columns: 1fr 480px; }body .sNew3 .s3-cover__row--1 .s3-cover__img {
 grid-column: 2; grid-row: 1; }body .sNew3 .s3-cover__row--1 > div {
 grid-column: 1; grid-row: 1; }body .sNew3 .s3-cover__row--2 {
 grid-template-columns: 500px 1fr; margin-top: 60px; }body .sNew3 .s3-cover h3 {
 font: 800 22px/1.3 Montserrat, sans-serif; color: var(--gold); text-transform: uppercase; margin-bottom: 16px; }body .sNew3 .s3-cover__lead {
 font: 700 17px/1.5 Montserrat, sans-serif; color: #000; margin-bottom: 14px; }body .sNew3 .s3-cover p {
 font: 400 15px/1.55 Montserrat, sans-serif; color: #000; margin-bottom: 14px; }body .sNew3 .s3-cover p:last-child {
 margin-bottom: 0; }body .sNew3 .s3-cover__img {
 width: 100%; height: 340px; object-fit: cover; }body .sNew3 .s3-cover__img--tilt {
 }body .sNew3 .s3-cover__banner {
 background: var(--gold); border-radius: 20px; padding: 22px 40px;
  text-align: center; font: 500 17px/1.45 Montserrat, sans-serif; color: var(--dark);
  max-width: 950px; margin: 50px auto 0; }body .sNew3 .s3-cover__banner .red {
 color: var(--red); font-weight: 800; }body .sNew3 .s3-exp {
 position: relative; min-height: 640px; padding-bottom: 40px; }body .sNew3 .s3-exp__bg {
 position: absolute; inset: 0; z-index: 0; overflow: hidden; }body .sNew3 .s3-exp__bg img {
 position: absolute; right: 0; top: 0; height: 100%; width: 50%; object-fit: cover; object-position: 50% 30%; }body .sNew3 .s3-exp__bg::after {
 content: ''; position: absolute; inset: 0; background: linear-gradient(90deg, var(--gray2) 0%, var(--gray2) 51%, rgba(226,225,224,0.5) 70%, rgba(226,225,224,0) 90%); }body .sNew3 .s3-exp .s3__wrap {
 position: relative; z-index: 1; }body .sNew3 .s3-exp__text {
 max-width: 620px; padding-top: 40px; }body .sNew3 .s3-exp__text p {
 font: 400 15px/1.55 Montserrat, sans-serif; color: #000; margin-bottom: 12px; }body .sNew3 .s3-exp__text p b {
 font-weight: 700; }body .sNew3 .s3-exp__list {
 display: flex; flex-direction: column; gap: 10px; margin-top: 4px; }body .sNew3 .s3-exp__list li {
 position: relative; padding-left: 22px; font: 400 15px/1.55 Montserrat, sans-serif; color: #000; }body .sNew3 .s3-exp__list li::before {
 content: ''; position: absolute; left: 6px; top: 8px; width: 6px; height: 6px; border-radius: 50%; background: #000; }body .sNew3 .s3-exp__mobile-img {
 display: none; }body .sNew3 .s3-final {
 padding: 70px 20px; text-align: center; font: 700 32px/1.4 Montserrat, sans-serif; color: var(--dark); text-transform: uppercase; }

@media (max-width: 1024px) {body .sNew3 .s3-section--dark {
 background-position: right -200px top -300px; }body .sNew3 {
 font-size: 15px; }body .sNew3 .s3__wrap {
 padding: 0 24px; }body .sNew3 .s3__badge-row {
 padding-left: 40px; }body .sNew3 .s3__badge {
 font-size: 24px; padding: 12px 30px; }body .sNew3 .s3-hero {
 min-height: 420px; padding: 200px 0 50px; }body .sNew3 .s3-hero__inner {
 padding: 0 32px; }body .sNew3 .s3-hero__title {
 font-size: 36px; }body .sNew3 .s3-hero__desc {
 font-size: 17px; }body .sNew3 .s3-intro__grid {
 grid-template-columns: 380px 1fr; gap: 40px; padding: 0 24px; }body .sNew3 .s3-intro__pics {
 height: 500px; }body .sNew3 .s3-intro__pics img {
 width: 300px; height: 340px; }body .sNew3 .s3-intro__pics img:nth-child(2) {
 left: 60px; top: 150px; }body .sNew3 .s3-intro h2 {
 font-size: 26px; }body .sNew3 .s3-cta h2 {
 font-size: 28px; }body .sNew3 .s3-cta__btn {
 font-size: 24px; padding: 14px 36px; }body .sNew3 .s3-zapas {
 grid-template-columns: 380px 1fr; gap: 30px; padding: 0; }body .sNew3 .s3-zapas img {
 grid-column: 1; grid-row: 1; }body .sNew3 .s3-zapas__text {
 grid-column: 2; grid-row: 1; }body .sNew3 .s3-crit {
 grid-template-columns: 180px 1fr; gap: 24px; }body .sNew3 .s3-crit__img {
 width: 180px; height: 130px; }body .sNew3 .s3-rec {
 grid-template-columns: 1fr 220px; padding: 24px; }body .sNew3 .s3-glue__row {
 grid-template-columns: 1fr 380px; gap: 30px; }body .sNew3 .s3-prod {
 grid-template-columns: 340px 1fr; gap: 30px; }body .sNew3 .s3-acclim {
 grid-template-columns: 260px 1fr; gap: 30px; }body .sNew3 .s3-plans {
 gap: 24px; }body .sNew3 .s3-gaps {
 grid-template-columns: 400px 1fr; gap: 30px; }body .sNew3 .s3-gaps__img {
 height: 260px; }body .sNew3 .s3-cover__row--1 {
 grid-template-columns: 1fr 380px; gap: 40px; }body .sNew3 .s3-cover__row--2 {
 grid-template-columns: 400px 1fr; gap: 40px; }
}

@media (max-width: 640px) {body .sNew3 .s3-section--dark {
 background-position: right -150px top -300px; }body .sNew3 {
 font-size: 14px; }body .sNew3 .s3__wrap {
 padding: 0 16px; }body .sNew3 p,
body .sNew3 li {
 font-size: 14px !important; }body .sNew3 .s3__badge-row {
 padding-left: 16px; padding-right: 16px; }body .sNew3 .s3__badge-row--center {
 padding-left: 16px; padding-right: 16px; }body .sNew3 .s3__badge {
 font-size: 15px; padding: 10px 18px; line-height: 1.25; }body .sNew3 .s3-hero {
 min-height: 0; height: auto; padding: 200px 20px 40px;
    background:
      linear-gradient(180deg, rgba(0,0,0,0.12) 0%, rgba(0,0,0,0.85) 100%),
      url('/assets_a/0907/img/mp/hero.jpg') center 34%/cover no-repeat;
  }body .sNew3 .s3-hero__inner {
 padding: 0; max-width: 100%; }body .sNew3 .s3-hero__title {
 font-size: 22px; margin-bottom: 12px; }body .sNew3 .s3-hero__desc {
 font-size: 14px !important; }body .sNew3 .s3-intro {
 padding: 32px 0 24px; }body .sNew3 .s3-intro__grid {
 grid-template-columns: 1fr; grid-template-areas: "body" "img"; gap: 24px; padding: 0 16px; }body .sNew3 .s3-intro__pics img {
 width: 100%; max-width: 100%; height: auto; }body .sNew3 .s3-intro h2 {
 font-size: 20px; margin-bottom: 14px; }body .sNew3 .s3-intro__group {
 gap: 14px; }body .sNew3 .s3-adv {
 grid-template-columns: 40px 1fr; gap: 14px; }body .sNew3 .s3-adv__ico {
 width: 40px; height: 40px; }body .sNew3 .s3-plus {
 display: block; padding: 18px 20px; position: relative; }body .sNew3 .s3-plus__ico {
 float: right; width: 66px; height: 50px; margin: -18px -20px 10px 14px;
    border-radius: 0 20px 0 18px; background: var(--gold); }body .sNew3 .s3-plus__ico img {
 width: 30px; height: 30px; }body .sNew3 .s3-plus:first-of-type .s3-plus__ico img {
 width: 30px; height: 30px; }body .sNew3 .s3-plus__body {
 padding: 0; font-size: 14px !important; }body .sNew3 .s3-notice {
 padding: 18px 20px; margin-bottom: 20px; }body .sNew3 .s3-notice-tail {
 padding: 0 20px 40px; }body .sNew3 .s3-cta {
 padding: 28px 16px; }body .sNew3 .s3-cta h2 {
 font-size: 18px; margin-bottom: 20px; }body .sNew3 a.s3-cta__btn {
 padding: 12px 20px; font-size: 15px; gap: 10px; }body .sNew3 .s3-cta__btn img {
 width: 30px; height: 30px; }body .sNew3 .s3-section {
 padding: 0 0 40px; }body .sNew3 .s3-section--dark {
 padding-bottom: 0; }body .sNew3 .s3-zapas {
 grid-template-columns: 1fr; gap: 20px; margin-top: 24px; padding: 0; }body .sNew3 .s3-zapas img {
 grid-column: 1; grid-row: 1; width: calc(100% + 32px); max-width: none; margin-left: -16px; filter: none; order: -1; }body .sNew3 .s3-zapas__text {
 grid-column: 1; grid-row: 2; }body .sNew3 .s3-prep__lead {
 font-size: 15px !important; margin: 24px auto 24px; }body .sNew3 .s3-crit-list {
 gap: 28px; }body .sNew3 .s3-crit {
 grid-template-columns: 1fr; gap: 12px; }body .sNew3 .s3-crit__img {
 width: 100%; height: 220px; }body .sNew3 .s3-crit h3 {
 font-size: 22px; }body .sNew3 .s3-grunt__intro {
 margin: 24px 0 24px; }body .sNew3 .s3-vazhno {
 grid-template-columns: 32px 1fr; gap: 14px; margin-bottom: 30px; }body .sNew3 .s3-vazhno__label {
 font-size: 17px; }body .sNew3 .s3-rec {
 display: flex; flex-direction: column; padding: 20px 40px; gap: 16px;
    width: calc(100% + 32px); margin: 0 -16px; border-radius: 0; }body .sNew3 .s3-rec__img {
 order: -1; position: static; width: 100%; height: auto; padding: 12px; overflow: visible; }body .sNew3 .s3-rec__img img {
 width: 100%; height: auto; max-height: 60%; object-fit: contain; }body .sNew3 .s3-rec__body {
 order: 0; }body .sNew3 .s3-rec__head {
 grid-template-columns: 1fr; justify-items: center; text-align: center; gap: 10px; }body .sNew3 .s3-rec__head-ph {
 width: 60px; height: 60px; }body .sNew3 .s3-rec__title {
 font-size: 18px; }body .sNew3 .s3-glue__lead {
 margin: 24px 0 12px; }body .sNew3 .s3-glue__q {
 font-size: 17px; margin-bottom: 18px; }body .sNew3 .s3-glue__row {
 grid-template-columns: 1fr; gap: 24px; margin-bottom: 30px; }body .sNew3 .s3-num__item {
 grid-template-columns: 36px 1fr; }body .sNew3 .s3-num__n {
 font-size: 20px; }body .sNew3 .s3-shpatel {
 padding: 110px 18px 18px; margin-top: 30px; }body .sNew3 .s3-shpatel img {
 width: 260px; height: 140px; top: -36px; left: 50%; transform: translateX(-50%); }body .sNew3 .s3-rec-inline {
 grid-template-columns: 60px 1fr; gap: 14px; margin-bottom: 20px; }body .sNew3 .s3-rec-inline__ph {
 width: 60px; height: 60px; }body .sNew3 .s3-rec-inline__txt {
 font-size: 16px; }body .sNew3 .s3-prod {
 grid-template-columns: 1fr; gap: 16px; }body .sNew3 .s3-prod img {
 max-height: 240px; }body .sNew3 .s3-prod h3 {
 font-size: 20px; }body .sNew3 .s3-forbid {
 margin-top: 24px; }body .sNew3 .s3-acclim {
 grid-template-columns: 1fr; gap: 20px; margin-top: 24px; }body .sNew3 .s3-acclim__img {
 width: 100%; height: auto; max-height: 70vh; object-fit: contain; border-radius: 12px; order: 2; }body .sNew3 .s3-acclim__text {
 display: contents; }body .sNew3 .s3-acclim__text > p {
 margin-bottom: 0; order: 1; }body .sNew3 .s3-acclim__warn {
 grid-template-columns: 1fr; justify-items: center; text-align: center; gap: 12px; order: 3; }body .sNew3 .s3-acclim__warn-ph {
 width: 60px; height: 60px; }body .sNew3 .s3-start__intro {
 margin: 24px auto 24px; }body .sNew3 .s3-plans {
 grid-template-columns: 1fr; gap: 16px; margin-bottom: 24px; }body .sNew3 .s3-plans img {
 max-height: 380px; }body .sNew3 .s3-free {
 padding: 20px; }body .sNew3 .s3-free__row {
 flex-direction: column; gap: 10px; }body .sNew3 .s3-free__row span {
 font-size: 15px; }body .sNew3 .s3-free__badge {
 font-size: 22px; padding: 8px 18px; }body .sNew3 .s3-gaps {
 grid-template-columns: 1fr; gap: 20px; margin-top: 24px; }body .sNew3 .s3-gaps__img {
 order: 2; height: 220px; }body .sNew3 .s3-gaps__text {
 order: 1; }body .sNew3 .s3-after {
 padding: 20px 16px 30px; }body .sNew3 .s3-after p {
 font-size: 15px !important; margin: 20px auto 0; }body .sNew3 .s3-cover__row {
 display: block; margin-top: 24px; position: relative; overflow: visible; }body .sNew3 .s3-cover__row--1 {
 min-height: 260px; }body .sNew3 .s3-cover__row--2 {
 margin-top: 30px; min-height: 300px; }body .sNew3 .s3-cover__row--1 .s3-cover__img {
 position: absolute; top: -12px; left: calc(100% - 13vw); width: 55%; height: 240px;
    border-radius: 10px 0 0 10px; object-fit: cover; z-index: 0; float: none; margin: 0; transform: none; }body .sNew3 .s3-cover__row--2 .s3-cover__img {
 position: absolute; top: 68px; right: calc(100% - 6vw); width: 52%; height: 220px;
    border-radius: 0 10px 10px 0; object-fit: cover; z-index: 0; float: none; margin: 0; transform: none; }body .sNew3 .s3-cover__row--1 h3,
body .sNew3 .s3-cover__row--1 .s3-cover__lead {
 padding-right: 20vw; position: relative; z-index: 1; clear: none; }body .sNew3 .s3-cover__row--1 p:not(.s3-cover__lead) {
 padding-right: 0; position: relative; z-index: 1; clear: none; }body .sNew3 .s3-cover__row--2 h3 {
 padding-left: 0; position: relative; z-index: 1; }body .sNew3 .s3-cover__row--2 p {
 padding-left: 20vw; position: relative; z-index: 1; clear: none; }body .sNew3 .s3-cover h3 {
 font-size: 16px; }body .sNew3 .s3-cover__lead {
 font-size: 14px !important; }body .sNew3 .s3-cover__banner {
 padding: 18px 20px; margin-top: 24px; }body .sNew3 .s3-exp {
 min-height: 0; padding-bottom: 0; }body .sNew3 .s3-exp__bg {
 display: none; }body .sNew3 .s3-exp__text {
 padding-top: 24px; }body .sNew3 .s3-exp__mobile-img {
 display: block; width: 100vw; margin-left: calc(-50vw + 50%); aspect-ratio: 1 / 1;
    background:
      linear-gradient(180deg, rgba(226,225,224,1) 0%, rgba(226,225,224,0.6) 40%, rgba(226,225,224,0) 75%),
      url('/assets_a/0907/img/mp/girl-chair.png') center 20%/cover no-repeat;
    margin-top: 8px; }body .sNew3 .s3-final {
 padding: 40px 20px; font-size: 20px; }
}
@media (max-width: 540px) {body .sNew3 .s3-section--dark {
 background-position: right -200px top -300px; }
}
@media (max-width: 450px) {body .sNew3 .s3-section--dark {
 background-position: right -250px top -300px; }
}
