@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&display=swap");
/* line 1, _settings.scss */
:root {
  --bg:var(--draft-bg, #eaeff5);
  --bg-is-light:var(--draft-bg-is-light, true);
  --bg-minor-shade:var(--draft-bg-minor-shade, #e1e8f0);
  --bg-minor-shade-is-light:var(--draft-bg-minor-shade-is-light, true);
  --bg-major-shade:var(--draft-bg-major-shade, #d4deea);
  --bg-major-shade-is-light:var(--draft-bg-major-shade-is-light, true);
  --bg-half-shade:var(--draft-bg-half-shade, #4e74a2);
  --bg-half-shade-is-dark:var(--draft-bg-half-shade-is-dark, true);
  --color-btn-bg:var(--draft-color-btn-bg, #ea0015);
  --color-btn-bg-is-dark:var(--draft-color-btn-bg-is-dark, true);
  --color-btn-bg-minor-shade:var(--draft-color-btn-bg-minor-shade, #ff071c);
  --color-btn-bg-minor-shade-is-dark:var(--draft-color-btn-bg-minor-shade-is-dark, true);
  --color-btn-bg-major-shade:var(--draft-color-btn-bg-major-shade, #ff2335);
  --color-btn-bg-major-shade-is-dark:var(--draft-color-btn-bg-major-shade-is-dark, true);
  --color-btn-bg-half-shade:var(--draft-color-btn-bg-half-shade, #ff7581);
  --color-btn-bg-half-shade-is-dark:var(--draft-color-btn-bg-half-shade-is-dark, true);
  --color-accent-text:var(--draft-color-accent-text, #1730bd);
  --color-accent-text-is-dark:var(--draft-color-accent-text-is-dark, true);
  --color-accent-text-minor-shade:var(--draft-color-accent-text-minor-shade, #1b37d9);
  --color-accent-text-minor-shade-is-dark:var(--draft-color-accent-text-minor-shade-is-dark, true);
  --color-accent-text-major-shade:var(--draft-color-accent-text-major-shade, #2c48e5);
  --color-accent-text-major-shade-is-dark:var(--draft-color-accent-text-major-shade-is-dark, true);
  --color-accent-text-half-shade:var(--draft-color-accent-text-half-shade, #7b8def);
  --color-accent-text-half-shade-is-dark:var(--draft-color-accent-text-half-shade-is-dark, true);
  --color-text-dark:var(--draft-color-text-dark, #263238);
  --color-text-dark-is-dark:var(--draft-color-text-dark-is-dark, true);
  --color-text-dark-minor-shade:var(--draft-color-text-dark-minor-shade, #364750);
  --color-text-dark-minor-shade-is-dark:var(--draft-color-text-dark-minor-shade-is-dark, true);
  --color-text-dark-major-shade:var(--draft-color-text-dark-major-shade, #475d68);
  --color-text-dark-major-shade-is-dark:var(--draft-color-text-dark-major-shade-is-dark, true);
  --color-text-dark-half-shade:var(--draft-color-text-dark-half-shade, #839daa);
  --color-text-dark-half-shade-is-dark:var(--draft-color-text-dark-half-shade-is-dark, true);
  --color-text-light:var(--draft-color-text-light, #ffffff);
  --color-text-light-is-light:var(--draft-color-text-light-is-light, true);
  --color-text-light-minor-shade:var(--draft-color-text-light-minor-shade, #f7f7f7);
  --color-text-light-minor-shade-is-light:var(--draft-color-text-light-minor-shade-is-light, true);
  --color-text-light-major-shade:var(--draft-color-text-light-major-shade, #ededed);
  --color-text-light-major-shade-is-light:var(--draft-color-text-light-major-shade-is-light, true);
  --color-text-light-half-shade:var(--draft-color-text-light-half-shade, #808080);
  --color-text-light-half-shade-is-dark:var(--draft-color-text-light-half-shade-is-dark, true);
  --icons_pack:var(--draft-icons_pack, insales-default);
  --controls-btn-border-radius:var(--draft-controls-btn-border-radius, 0px);
  --color-notice-warning:var(--draft-color-notice-warning, #fff3cd);
  --color-notice-warning-is-light:var(--draft-color-notice-warning-is-light, true);
  --color-notice-warning-minor-shade:var(--draft-color-notice-warning-minor-shade, #fff0be);
  --color-notice-warning-minor-shade-is-light:var(--draft-color-notice-warning-minor-shade-is-light, true);
  --color-notice-warning-major-shade:var(--draft-color-notice-warning-major-shade, #ffecac);
  --color-notice-warning-major-shade-is-light:var(--draft-color-notice-warning-major-shade-is-light, true);
  --color-notice-warning-half-shade:var(--draft-color-notice-warning-half-shade, #e6b000);
  --color-notice-warning-half-shade-is-dark:var(--draft-color-notice-warning-half-shade-is-dark, true);
  --color-notice-success:var(--draft-color-notice-success, #d4edda);
  --color-notice-success-is-light:var(--draft-color-notice-success-is-light, true);
  --color-notice-success-minor-shade:var(--draft-color-notice-success-minor-shade, #cae9d2);
  --color-notice-success-minor-shade-is-light:var(--draft-color-notice-success-minor-shade-is-light, true);
  --color-notice-success-major-shade:var(--draft-color-notice-success-major-shade, #bee4c7);
  --color-notice-success-major-shade-is-light:var(--draft-color-notice-success-major-shade-is-light, true);
  --color-notice-success-half-shade:var(--draft-color-notice-success-half-shade, #429e58);
  --color-notice-success-half-shade-is-dark:var(--draft-color-notice-success-half-shade-is-dark, true);
  --color-notice-error:var(--draft-color-notice-error, #f8d7da);
  --color-notice-error-is-light:var(--draft-color-notice-error-is-light, true);
  --color-notice-error-minor-shade:var(--draft-color-notice-error-minor-shade, #f6ccd0);
  --color-notice-error-minor-shade-is-light:var(--draft-color-notice-error-minor-shade-is-light, true);
  --color-notice-error-major-shade:var(--draft-color-notice-error-major-shade, #f3bcc1);
  --color-notice-error-major-shade-is-light:var(--draft-color-notice-error-major-shade-is-light, true);
  --color-notice-error-half-shade:var(--draft-color-notice-error-half-shade, #c52330);
  --color-notice-error-half-shade-is-dark:var(--draft-color-notice-error-half-shade-is-dark, true);
  --color-notice-info:var(--draft-color-notice-info, #cce5ff);
  --color-notice-info-is-light:var(--draft-color-notice-info-is-light, true);
  --color-notice-info-minor-shade:var(--draft-color-notice-info-minor-shade, #bedeff);
  --color-notice-info-minor-shade-is-light:var(--draft-color-notice-info-minor-shade-is-light, true);
  --color-notice-info-major-shade:var(--draft-color-notice-info-major-shade, #acd4ff);
  --color-notice-info-major-shade-is-light:var(--draft-color-notice-info-major-shade-is-light, true);
  --color-notice-info-half-shade:var(--draft-color-notice-info-half-shade, #006fe6);
  --color-notice-info-half-shade-is-dark:var(--draft-color-notice-info-half-shade-is-dark, true);
  --font-family:var(--draft-font-family, Montserrat);
  --font-size:var(--draft-font-size, 16px);
  --font-family-heading:var(--draft-font-family-heading, Montserrat);
  --heading-ratio:var(--draft-heading-ratio, 1.5);
  --heading-weight:var(--draft-heading-weight, 500);
  --collection_count:var(--draft-collection_count, 12);
  --search_count:var(--draft-search_count, 12);
  --blog_size:var(--draft-blog_size, 8);
  --product_not_available:var(--draft-product_not_available, shown);
  --layout-content-max-width:var(--draft-layout-content-max-width, 1440px);
  --delta_sidebar:var(--draft-delta_sidebar, 1);
  --type_sidebar:var(--draft-type_sidebar, sticky);
  --sidebar_index_show:var(--draft-sidebar_index_show, false);
  --sidebar_index_position:var(--draft-sidebar_index_position, left);
  --sidebar_collection_show:var(--draft-sidebar_collection_show, false);
  --sidebar_collection_position:var(--draft-sidebar_collection_position, right);
  --sidebar_cart_show:var(--draft-sidebar_cart_show, false);
  --sidebar_cart_position:var(--draft-sidebar_cart_position, left);
  --sidebar_product_show:var(--draft-sidebar_product_show, false);
  --sidebar_product_position:var(--draft-sidebar_product_position, left);
  --sidebar_blog_show:var(--draft-sidebar_blog_show, false);
  --sidebar_blog_position:var(--draft-sidebar_blog_position, left);
  --sidebar_article_show:var(--draft-sidebar_article_show, false);
  --sidebar_article_position:var(--draft-sidebar_article_position, left);
  --sidebar_page_show:var(--draft-sidebar_page_show, false);
  --sidebar_page_position:var(--draft-sidebar_page_position, left);
  --sidebar_compare_show:var(--draft-sidebar_compare_show, false);
  --sidebar_compare_position:var(--draft-sidebar_compare_position, left);
  --sidebar_search_show:var(--draft-sidebar_search_show, false);
  --sidebar_search_position:var(--draft-sidebar_search_position, left);
  --feedback_captcha_enabled:var(--draft-feedback_captcha_enabled, true);
  --favorite_enabled:var(--draft-favorite_enabled, false);
  --compare_enabled:var(--draft-compare_enabled, true); }

/* line 5, theme.scss */
.outside-widgets .delete-widget-link,
.outside-widgets .add-widget-link,
[data-fixed-panels] .delete-widget-link {
  display: none; }

@media (max-width: 768px) {
  /* line 10, theme.scss */
  [style*="--is-editor:true"] .outside-widgets {
    display: none; }

  /* line 11, theme.scss */
  .edit-widget-buttons .widget-name {
    display: none !important; }

  /* line 12, theme.scss */
  [data-fixed-panels] [data-widget-add] {
    display: none; } }
/* line 15, theme.scss */
body[data-theme-template="index"] .page_layout > header,
body[data-theme-template="index"] .page_layout > footer,
body[data-theme-template="index"] [data-fixed-panels],
body[data-theme-template="index"] .outside-widgets {
  display: none !important; }

/* line 20, theme.scss */
html {
  scroll-behavior: smooth; }

/* line 22, theme.scss */
body[data-theme-template="index"],
body[data-theme-template="index"] main {
  margin: 0;
  padding: 0;
  background: #eaeff5; }

/* line 29, theme.scss */
.mp-site,
.mp-site * {
  box-sizing: border-box; }

/* line 32, theme.scss */
.mp-site {
  --blue: #1730bd;
  --blue-2: #213bbd;
  --blue-dark: #0d1c77;
  --red: #ea0015;
  --ink: #263238;
  --muted: rgba(38, 50, 56, .68);
  --soft: #eaeff5;
  --paper: #ffffff;
  --line: rgba(38, 50, 56, .14);
  --shadow: 0 24px 70px rgba(23, 48, 189, .12);
  width: 100%;
  min-height: 100vh;
  overflow-x: clip;
  background: var(--soft);
  color: var(--ink);
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased; }

/* line 55, theme.scss */
.mp-site a {
  color: inherit;
  text-decoration: none; }

/* line 56, theme.scss */
.mp-site img {
  max-width: 100%; }

/* line 57, theme.scss */
.mp-site button,
.mp-site input,
.mp-site textarea {
  font: inherit; }

/* line 61, theme.scss */
.mp-skip-link {
  position: absolute;
  left: 18px;
  top: -52px;
  z-index: 80;
  padding: 10px 14px;
  border-radius: 12px;
  background: #fff;
  color: var(--ink); }

/* line 71, theme.scss */
.mp-skip-link:focus {
  top: 14px; }

/* line 73, theme.scss */
.mp-nav {
  position: fixed;
  z-index: 60;
  top: 18px;
  left: 50%;
  transform: translateX(-50%);
  width: min(1360px, calc(100% - 44px));
  min-height: 68px;
  display: grid;
  grid-template-columns: 236px 1fr auto auto;
  align-items: center;
  gap: clamp(14px, 2vw, 28px);
  padding: 10px 16px 10px 18px;
  border: 1px solid rgba(38, 50, 56, 0.08);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.97);
  box-shadow: 0 14px 40px rgba(19, 32, 80, 0.1);
  backdrop-filter: blur(18px); }

/* line 93, theme.scss */
.mp-logo {
  display: inline-flex;
  align-items: center;
  width: 236px;
  min-width: 0; }

/* line 99, theme.scss */
.mp-logo img {
  display: block;
  width: auto;
  max-width: 100%;
  height: 48px;
  object-fit: contain; }

/* line 107, theme.scss */
.mp-menu {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: clamp(16px, 2vw, 30px);
  color: var(--blue);
  font-size: 13px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: -.01em; }

/* line 118, theme.scss */
.mp-menu a {
  position: relative;
  color: var(--blue);
  transition: color .2s ease; }

/* line 123, theme.scss */
.mp-menu a::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -8px;
  height: 2px;
  transform: scaleX(0);
  transform-origin: left;
  border-radius: 99px;
  background: var(--red);
  transition: transform .2s ease; }

/* line 136, theme.scss */
.mp-menu a:hover,
.mp-menu a:focus,
.mp-menu a.is-active {
  color: var(--red); }

/* line 139, theme.scss */
.mp-menu a:hover::after,
.mp-menu a:focus::after,
.mp-menu a.is-active::after {
  transform: scaleX(1); }

/* line 143, theme.scss */
.mp-phone {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 0 20px;
  border-radius: 999px;
  background: var(--red);
  color: #fff;
  font-size: clamp(16px, 1.3vw, 20px);
  line-height: 1;
  font-weight: 800;
  letter-spacing: -.03em;
  white-space: nowrap;
  transition: transform .2s ease, box-shadow .2s ease; }

/* line 159, theme.scss */
.mp-phone:hover {
  transform: translateY(-1px);
  box-shadow: 0 12px 24px rgba(234, 0, 21, 0.22); }

/* line 161, theme.scss */
.mp-burger {
  display: none;
  width: 44px;
  height: 44px;
  border: 1px solid rgba(38, 50, 56, 0.12);
  border-radius: 14px;
  background: #fff;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 5px; }

/* line 174, theme.scss */
.mp-burger span {
  display: block;
  width: 18px;
  height: 2px;
  border-radius: 999px;
  background: var(--ink); }

/* line 182, theme.scss */
.mp-poster {
  position: relative;
  min-height: 100svh;
  overflow: hidden;
  display: grid;
  align-items: center;
  padding: 138px clamp(24px, 5vw, 78px) 72px;
  background: radial-gradient(circle at 78% 35%, rgba(255, 255, 255, 0.18), rgba(0, 0, 0, 0) 28%), linear-gradient(135deg, var(--blue) 0%, var(--blue-2) 52%, var(--blue-dark) 100%);
  color: #fff;
  isolation: isolate; }

/* line 195, theme.scss */
.mp-poster::before {
  content: none; }

/* line 198, theme.scss */
.mp-poster::after {
  content: "";
  position: absolute;
  z-index: 0;
  inset: auto -18vw -30vw auto;
  width: 58vw;
  height: 58vw;
  border-radius: 999px;
  background: rgba(234, 0, 21, 0.12);
  filter: blur(28px); }

/* line 210, theme.scss */
.mp-poster-title {
  position: relative;
  z-index: 3;
  width: min(660px, 52vw);
  margin: 0;
  color: #fff;
  font-size: clamp(68px, 8vw, 128px);
  line-height: .88;
  letter-spacing: -.065em;
  font-weight: 700; }

/* line 221, theme.scss */
.mp-poster-title span,
.mp-poster-title em {
  display: block; }

/* line 223, theme.scss */
.mp-poster-title em {
  margin-top: .34em;
  max-width: 560px;
  color: rgba(255, 255, 255, 0.92);
  font-size: clamp(22px, 2.3vw, 36px);
  line-height: 1.12;
  letter-spacing: -.035em;
  font-style: normal;
  font-weight: 600; }

/* line 234, theme.scss */
.mp-poster-object {
  position: absolute;
  z-index: 2;
  right: clamp(28px, 5vw, 78px);
  top: 50%;
  width: min(700px, 45vw);
  transform: translateY(-50%);
  filter: saturate(1.02) contrast(1.02) drop-shadow(0 34px 56px rgba(1, 10, 61, 0.26)); }

/* line 244, theme.scss */
.mp-poster-meta {
  position: absolute;
  z-index: 4;
  color: rgba(255, 255, 255, 0.88);
  font-size: clamp(12px, 0.95vw, 13.5px);
  line-height: 1.5;
  font-weight: 500; }

/* line 252, theme.scss */
.mp-poster-meta b {
  display: block;
  margin-top: 3px;
  color: #fff;
  font-weight: 700; }

/* line 258, theme.scss */
.mp-poster-meta-left {
  left: clamp(24px, 5vw, 78px);
  bottom: clamp(158px, 20vh, 228px);
  max-width: 520px;
  padding: 14px 18px;
  border-left: 4px solid var(--red);
  border-radius: 18px;
  background: rgba(10, 28, 128, 0.5);
  box-shadow: 0 18px 34px rgba(7, 18, 77, 0.18);
  backdrop-filter: blur(10px); }

/* line 269, theme.scss */
.mp-poster-meta-bottom {
  left: clamp(24px, 5vw, 78px);
  bottom: clamp(44px, 9vh, 88px);
  max-width: 620px;
  padding: 14px 18px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 18px;
  background: rgba(10, 28, 128, 0.44);
  box-shadow: 0 18px 34px rgba(7, 18, 77, 0.16);
  backdrop-filter: blur(10px); }

/* line 281, theme.scss */
.mp-editorial,
.mp-lens,
.mp-route,
.mp-documents,
.mp-cases,
.mp-team,
.mp-contact,
.mp-footer {
  width: min(1160px, calc(100% - 56px));
  margin-left: auto;
  margin-right: auto; }

/* line 294, theme.scss */
.mp-editorial {
  padding: clamp(74px, 10vw, 132px) 0 64px; }

/* line 296, theme.scss */
.mp-editorial-kicker,
.mp-section-tag {
  margin-bottom: 18px;
  color: var(--blue);
  font-size: 12px;
  line-height: 1.2;
  font-weight: 800;
  letter-spacing: .12em;
  text-transform: uppercase; }

/* line 306, theme.scss */
.mp-editorial-kicker,
.mp-lens > .mp-section-tag,
.mp-route .mp-section-tag,
.mp-cases > .mp-section-tag {
  color: var(--red); }

/* line 311, theme.scss */
.mp-editorial h2,
.mp-lens h2,
.mp-route h2,
.mp-documents h2,
.mp-cases h2,
.mp-team h2,
.mp-contact h2 {
  margin: 0;
  color: var(--ink);
  font-size: clamp(42px, 5.4vw, 82px);
  line-height: .96;
  letter-spacing: -.055em;
  font-weight: 700; }

/* line 325, theme.scss */
.mp-editorial h2 {
  max-width: 980px;
  color: var(--blue);
  font-size: clamp(44px, 6vw, 92px); }

/* line 330, theme.scss */
.mp-editorial-grid {
  margin-top: 38px;
  display: grid;
  grid-template-columns: .82fr 1.18fr;
  gap: clamp(28px, 7vw, 92px);
  align-items: start; }

/* line 337, theme.scss */
.mp-editorial-grid p {
  margin: 0;
  color: var(--blue);
  font-size: clamp(22px, 2.3vw, 34px);
  line-height: 1.22;
  letter-spacing: -.035em;
  font-weight: 600; }

/* line 345, theme.scss */
.mp-editorial-grid p:first-child {
  color: var(--muted);
  font-size: 17px;
  line-height: 1.62;
  letter-spacing: -.01em;
  font-weight: 500; }

/* line 353, theme.scss */
.mp-lens {
  padding: 70px 0 34px; }

/* line 354, theme.scss */
.mp-lens-list {
  margin-top: 42px;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px; }

/* line 360, theme.scss */
.mp-lens-list article {
  min-height: 260px;
  padding: 26px 24px;
  border: 1px solid var(--line);
  border-radius: 26px;
  background: rgba(255, 255, 255, 0.78);
  box-shadow: 0 12px 34px rgba(38, 50, 56, 0.05); }

/* line 368, theme.scss */
.mp-lens-list h3 {
  margin: 0;
  color: var(--ink);
  font-size: clamp(24px, 2.2vw, 34px);
  line-height: 1.04;
  letter-spacing: -.045em;
  font-weight: 700; }

/* line 376, theme.scss */
.mp-lens-list p,
.mp-route-steps em,
.mp-doc-main p,
.mp-doc-list b,
.mp-team-list span,
.mp-contact-copy p,
.mp-policy,
.mp-footer p,
.mp-footer a {
  margin: 0;
  color: var(--muted);
  font-size: 16px;
  line-height: 1.58;
  letter-spacing: -.01em;
  font-style: normal;
  font-weight: 500; }

/* line 393, theme.scss */
.mp-lens-list p {
  margin-top: 22px; }

/* line 395, theme.scss */
.mp-visual-break {
  width: min(1280px, calc(100% - 56px));
  margin: 74px auto 0;
  position: relative;
  min-height: 560px;
  border-radius: 34px;
  overflow: hidden;
  background: var(--ink);
  box-shadow: var(--shadow); }

/* line 405, theme.scss */
.mp-visual-break img {
  display: block;
  width: 100%;
  height: 560px;
  object-fit: cover;
  filter: saturate(0.95) contrast(1.02); }

/* line 412, theme.scss */
.mp-visual-caption {
  position: absolute;
  left: 28px;
  bottom: 28px;
  width: min(540px, calc(100% - 56px));
  padding: 22px 24px;
  border-left: 5px solid var(--red);
  border-radius: 22px;
  background: rgba(23, 48, 189, 0.88);
  color: #fff;
  backdrop-filter: blur(16px); }

/* line 424, theme.scss */
.mp-visual-caption b {
  display: block;
  color: #fff;
  font-size: clamp(24px, 2.4vw, 34px);
  line-height: 1.04;
  letter-spacing: -.04em;
  font-weight: 700; }

/* line 432, theme.scss */
.mp-visual-caption span {
  display: block;
  margin-top: 12px;
  color: rgba(255, 255, 255, 0.82);
  font-size: 15px;
  line-height: 1.55;
  font-weight: 500; }

/* line 441, theme.scss */
.mp-route {
  padding: clamp(82px, 10vw, 124px) 0 46px;
  display: grid;
  grid-template-columns: .82fr 1.18fr;
  gap: clamp(36px, 6vw, 86px);
  align-items: start; }

/* line 448, theme.scss */
.mp-route-head,
.mp-team-title {
  position: sticky;
  top: 110px; }

/* line 450, theme.scss */
.mp-route-steps {
  margin: 0;
  padding: 0;
  list-style: none;
  border-top: 1px solid var(--line); }

/* line 456, theme.scss */
.mp-route-steps li {
  display: grid;
  grid-template-columns: 52px 1fr;
  gap: 22px;
  padding: 25px 0;
  border-bottom: 1px solid var(--line); }

/* line 463, theme.scss */
.mp-route-steps span,
.mp-doc-list span,
.mp-case span {
  color: var(--blue);
  font-size: 12px;
  line-height: 1.2;
  font-weight: 800;
  letter-spacing: .10em;
  text-transform: uppercase; }

/* line 473, theme.scss */
.mp-route-steps span {
  color: var(--red);
  padding-top: 7px; }

/* line 477, theme.scss */
.mp-route-steps b {
  display: block;
  margin-bottom: 8px;
  color: var(--ink);
  font-size: clamp(22px, 2.5vw, 34px);
  line-height: 1.06;
  letter-spacing: -.04em;
  font-weight: 700; }

/* line 487, theme.scss */
.mp-documents {
  margin-top: 64px;
  padding: clamp(38px, 5.4vw, 68px);
  border-radius: 36px;
  background: var(--blue);
  color: #fff;
  display: grid;
  grid-template-columns: .96fr 1.04fr;
  gap: clamp(34px, 6vw, 82px);
  overflow: hidden;
  position: relative;
  box-shadow: 0 26px 80px rgba(23, 48, 189, 0.22); }

/* line 500, theme.scss */
.mp-documents::after {
  content: "";
  position: absolute;
  right: -150px;
  top: -150px;
  width: 390px;
  height: 390px;
  border-radius: 999px;
  background: radial-gradient(circle, rgba(234, 0, 21, 0.32), rgba(0, 0, 0, 0) 66%); }

/* line 510, theme.scss */
.mp-documents .mp-section-tag,
.mp-doc-list span {
  color: var(--red); }

/* line 512, theme.scss */
.mp-documents h2,
.mp-doc-main p,
.mp-doc-list b {
  color: #fff; }

/* line 515, theme.scss */
.mp-doc-main p {
  margin-top: 24px;
  color: rgba(255, 255, 255, 0.8); }

/* line 516, theme.scss */
.mp-doc-list {
  position: relative;
  z-index: 1;
  display: grid;
  gap: 14px; }

/* line 522, theme.scss */
.mp-doc-list article {
  padding: 22px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.08); }

/* line 528, theme.scss */
.mp-doc-list span {
  display: block;
  margin-bottom: 11px; }

/* line 529, theme.scss */
.mp-doc-list b {
  display: block;
  font-size: clamp(17px, 1.5vw, 21px);
  line-height: 1.35;
  letter-spacing: -.025em;
  font-weight: 600; }

/* line 537, theme.scss */
.mp-cases {
  padding: clamp(82px, 10vw, 124px) 0 40px; }

/* line 538, theme.scss */
.mp-case-grid {
  margin-top: 42px;
  display: grid;
  grid-template-columns: 1.16fr 1fr;
  gap: 16px; }

/* line 544, theme.scss */
.mp-case {
  position: relative;
  min-height: 344px;
  overflow: hidden;
  border-radius: 30px;
  background: var(--ink);
  box-shadow: 0 14px 40px rgba(38, 50, 56, 0.08); }

/* line 552, theme.scss */
.mp-case-wide {
  grid-row: span 2;
  min-height: 704px; }

/* line 553, theme.scss */
.mp-case img {
  position: absolute;
  inset: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: saturate(0.96) contrast(1.04);
  transition: transform .75s ease; }

/* line 563, theme.scss */
.mp-case:hover img {
  transform: scale(1.035); }

/* line 564, theme.scss */
.mp-case::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(10, 20, 82, 0.03) 22%, rgba(5, 10, 34, 0.82)); }

/* line 570, theme.scss */
.mp-case div {
  position: absolute;
  z-index: 2;
  left: 24px;
  right: 24px;
  bottom: 24px;
  color: #fff; }

/* line 578, theme.scss */
.mp-case span {
  color: var(--red); }

/* line 579, theme.scss */
.mp-case h3 {
  margin: 10px 0 0;
  color: #fff;
  font-size: clamp(24px, 2.6vw, 38px);
  line-height: 1.04;
  letter-spacing: -.045em;
  font-weight: 700; }

/* line 588, theme.scss */
.mp-team {
  padding: clamp(78px, 9vw, 112px) 0 34px;
  display: grid;
  grid-template-columns: .84fr 1.16fr;
  gap: clamp(28px, 4.8vw, 64px);
  align-items: start; }

/* line 595, theme.scss */
.mp-team-list {
  border-top: 1px solid var(--line); }

/* line 596, theme.scss */
.mp-team-list article {
  display: grid;
  grid-template-columns: minmax(220px, 0.86fr) minmax(0, 1.14fr);
  gap: 20px;
  padding: 26px 0;
  border-bottom: 1px solid var(--line); }

/* line 603, theme.scss */
.mp-team-list b {
  color: var(--ink);
  font-size: clamp(20px, 1.8vw, 28px);
  line-height: 1.1;
  letter-spacing: -.038em;
  font-weight: 700; }

/* line 611, theme.scss */
.mp-team h2 {
  max-width: 9ch;
  font-size: clamp(64px, 7vw, 128px);
  line-height: .9;
  letter-spacing: -.06em; }

/* line 617, theme.scss */
.mp-team-list span {
  color: rgba(38, 50, 56, 0.78);
  font-size: 17px;
  line-height: 1.55; }

/* line 623, theme.scss */
.mp-contact {
  margin-top: 64px;
  margin-bottom: 34px;
  border-radius: 36px;
  overflow: hidden;
  display: grid;
  grid-template-columns: .95fr 1.05fr;
  background: var(--blue);
  color: #fff;
  box-shadow: 0 24px 70px rgba(23, 48, 189, 0.18); }

/* line 634, theme.scss */
.mp-contact-copy {
  padding: clamp(34px, 5.4vw, 68px); }

/* line 635, theme.scss */
.mp-contact .mp-section-tag,
.mp-contact h2,
.mp-contact-copy p,
.mp-contact-lines a,
.mp-contact-lines span {
  color: #fff; }

/* line 640, theme.scss */
.mp-contact-copy p {
  margin-top: 22px;
  color: rgba(255, 255, 255, 0.78);
  font-size: 17px; }

/* line 641, theme.scss */
.mp-contact-lines {
  margin-top: 32px;
  display: grid;
  gap: 10px; }

/* line 646, theme.scss */
.mp-contact-lines a {
  font-size: clamp(28px, 3.8vw, 52px);
  line-height: .96;
  letter-spacing: -.06em;
  font-weight: 800; }

/* line 652, theme.scss */
.mp-contact-lines span {
  color: rgba(255, 255, 255, 0.76); }

/* line 654, theme.scss */
.mp-form {
  display: grid;
  gap: 14px;
  padding: clamp(26px, 4vw, 42px);
  background: rgba(255, 255, 255, 0.96);
  color: var(--ink); }

/* line 661, theme.scss */
.mp-form label {
  display: grid;
  gap: 8px; }

/* line 662, theme.scss */
.mp-form label span {
  color: rgba(38, 50, 56, 0.74);
  font-size: 13px;
  line-height: 1.2;
  font-weight: 800; }

/* line 668, theme.scss */
.mp-form input,
.mp-form textarea {
  width: 100%;
  min-height: 52px;
  padding: 13px 0;
  border: 0;
  border-bottom: 1px solid rgba(38, 50, 56, 0.24);
  border-radius: 0;
  background: transparent;
  outline: none;
  color: var(--ink);
  font-size: 17px;
  font-weight: 500; }

/* line 682, theme.scss */
.mp-form textarea {
  min-height: 118px;
  resize: vertical; }

/* line 683, theme.scss */
.mp-form input:focus,
.mp-form textarea:focus {
  border-color: var(--blue); }

/* line 685, theme.scss */
.mp-form input::placeholder,
.mp-form textarea::placeholder {
  color: rgba(38, 50, 56, 0.38); }

/* line 687, theme.scss */
.mp-form em[data-feedback-form-field-error] {
  min-height: 14px;
  color: var(--red);
  font-size: 12px;
  font-style: normal; }

/* line 693, theme.scss */
.mp-agree {
  grid-template-columns: auto 1fr;
  align-items: center;
  column-gap: 10px; }

/* line 698, theme.scss */
.mp-agree input {
  width: 18px;
  height: 18px;
  min-height: 18px;
  padding: 0; }

/* line 699, theme.scss */
.mp-form-button {
  min-height: 56px;
  border: 0;
  border-radius: 999px;
  background: var(--red);
  color: #fff;
  font-size: 16px;
  font-weight: 800;
  cursor: pointer;
  transition: transform .2s ease, box-shadow .2s ease; }

/* line 710, theme.scss */
.mp-form-button:hover {
  transform: translateY(-1px);
  box-shadow: 0 14px 28px rgba(234, 0, 21, 0.2); }

/* line 711, theme.scss */
.mp-form-success,
.mp-form-error {
  display: none;
  padding: 14px 16px;
  border-radius: 14px;
  color: #fff;
  background: #1b7f4b; }

/* line 719, theme.scss */
.mp-form-error {
  background: #a3202a; }

/* line 720, theme.scss */
.mp-policy {
  font-size: 12px;
  color: rgba(38, 50, 56, 0.58); }

/* line 722, theme.scss */
.mp-footer {
  padding: 20px 0 50px;
  display: grid;
  grid-template-columns: 190px 1fr;
  gap: 24px;
  align-items: start; }

/* line 729, theme.scss */
.mp-footer img {
  width: 190px;
  height: auto; }

/* line 730, theme.scss */
.mp-footer div {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 18px; }

/* line 736, theme.scss */
.mp-footer p {
  grid-column: 2;
  text-align: right;
  font-size: 13px; }

/* line 737, theme.scss */
.mp-footer a:hover {
  color: var(--red); }

/* line 739, theme.scss */
.mp-reveal {
  opacity: 0;
  transform: translateY(24px);
  transition: opacity .65s ease, transform .65s ease; }

/* line 744, theme.scss */
.mp-reveal.is-visible {
  opacity: 1;
  transform: translateY(0); }

/* line 746, theme.scss */
.mp-menu a:focus,
.mp-phone:focus,
.mp-burger:focus,
.mp-form-button:focus {
  outline: 3px solid rgba(234, 0, 21, 0.24);
  outline-offset: 3px; }

@media (max-width: 1180px) {
  /* line 755, theme.scss */
  .mp-nav {
    grid-template-columns: 210px 1fr auto auto; }

  /* line 756, theme.scss */
  .mp-logo {
    width: 196px; }

  /* line 757, theme.scss */
  .mp-logo img {
    width: auto;
    height: 42px; }

  /* line 758, theme.scss */
  .mp-menu {
    gap: 18px;
    font-size: 12px; }

  /* line 759, theme.scss */
  .mp-phone {
    padding: 0 15px; }

  /* line 760, theme.scss */
  .mp-poster-title {
    width: min(620px, 56vw); }

  /* line 761, theme.scss */
  .mp-poster-object {
    width: min(640px, 46vw);
    right: 24px; }

  /* line 762, theme.scss */
  .mp-lens-list {
    grid-template-columns: repeat(2, minmax(0, 1fr)); }

  /* line 763, theme.scss */
  .mp-route,
  .mp-documents,
  .mp-team,
  .mp-contact {
    grid-template-columns: 1fr; }

  /* line 767, theme.scss */
  .mp-route-head,
  .mp-team-title {
    position: static; }

  /* line 769, theme.scss */
  .mp-case-grid {
    grid-template-columns: 1fr; }

  /* line 770, theme.scss */
  .mp-case-wide {
    min-height: 520px; }

  /* line 771, theme.scss */
  .mp-footer {
    grid-template-columns: 1fr; }

  /* line 772, theme.scss */
  .mp-footer div {
    justify-content: flex-start; }

  /* line 773, theme.scss */
  .mp-footer p {
    grid-column: auto;
    text-align: left; } }
@media (max-width: 860px) {
  /* line 777, theme.scss */
  .mp-nav {
    top: 10px;
    width: calc(100% - 20px);
    min-height: 60px;
    grid-template-columns: 168px 1fr auto;
    padding: 8px 12px 8px 14px;
    border-radius: 18px; }

  /* line 785, theme.scss */
  .mp-logo {
    width: 154px; }

  /* line 786, theme.scss */
  .mp-logo img {
    width: auto;
    height: 38px; }

  /* line 787, theme.scss */
  .mp-phone {
    display: none; }

  /* line 788, theme.scss */
  .mp-burger {
    display: inline-flex;
    justify-self: end; }

  /* line 789, theme.scss */
  .mp-menu {
    display: none;
    position: absolute;
    right: 10px;
    top: calc(100% + 8px);
    width: min(330px, calc(100vw - 28px));
    padding: 18px;
    border: 1px solid rgba(38, 50, 56, 0.08);
    border-radius: 18px;
    background: #fff;
    box-shadow: 0 18px 40px rgba(17, 19, 25, 0.14);
    flex-direction: column;
    align-items: flex-start;
    gap: 18px;
    font-size: 15px; }

  /* line 805, theme.scss */
  .mp-menu.is-open {
    display: flex; }

  /* line 806, theme.scss */
  .mp-menu a::after {
    bottom: -5px; }

  /* line 808, theme.scss */
  .mp-poster {
    min-height: 840px;
    align-items: start;
    padding: 104px 24px 40px; }

  /* line 813, theme.scss */
  .mp-poster-title {
    width: min(560px, calc(100vw - 48px));
    font-size: clamp(48px, 14vw, 88px);
    line-height: .92; }

  /* line 818, theme.scss */
  .mp-poster-title em {
    font-size: clamp(23px, 6.5vw, 36px); }

  /* line 819, theme.scss */
  .mp-poster-object {
    top: 50%;
    left: 52%;
    right: auto;
    width: min(690px, 110vw);
    transform: translate(-50%, -50%);
    opacity: .96; }

  /* line 827, theme.scss */
  .mp-poster-meta-left {
    left: 24px;
    right: 24px;
    bottom: 128px;
    max-width: none; }

  /* line 833, theme.scss */
  .mp-poster-meta-bottom {
    left: 24px;
    right: 24px;
    bottom: 34px;
    max-width: none; }

  /* line 840, theme.scss */
  .mp-editorial,
  .mp-lens,
  .mp-route,
  .mp-documents,
  .mp-cases,
  .mp-team,
  .mp-contact,
  .mp-footer {
    width: min(100% - 28px, 1160px); }

  /* line 848, theme.scss */
  .mp-editorial-grid,
  .mp-route-steps li,
  .mp-team-list article {
    grid-template-columns: 1fr;
    gap: 12px; }

  /* line 851, theme.scss */
  .mp-lens-list {
    grid-template-columns: 1fr; }

  /* line 852, theme.scss */
  .mp-lens-list article {
    min-height: auto; }

  /* line 853, theme.scss */
  .mp-route-steps span {
    padding-top: 0; }

  /* line 854, theme.scss */
  .mp-visual-break {
    width: calc(100% - 28px);
    min-height: 440px;
    border-radius: 26px; }

  /* line 855, theme.scss */
  .mp-visual-break img {
    height: 440px; }

  /* line 856, theme.scss */
  .mp-visual-caption {
    left: 16px;
    right: 16px;
    bottom: 16px;
    width: auto;
    padding: 18px; }

  /* line 857, theme.scss */
  .mp-documents,
  .mp-contact {
    border-radius: 28px; }

  /* line 859, theme.scss */
  .mp-documents {
    padding: 28px; }

  /* line 860, theme.scss */
  .mp-contact-copy {
    padding: 30px; }

  /* line 861, theme.scss */
  .mp-case {
    min-height: 340px;
    border-radius: 26px; }

  /* line 862, theme.scss */
  .mp-case-wide {
    min-height: 460px; } }
@media (max-width: 520px) {
  /* line 866, theme.scss */
  .mp-nav {
    grid-template-columns: 146px 1fr auto; }

  /* line 867, theme.scss */
  .mp-logo {
    width: 136px; }

  /* line 868, theme.scss */
  .mp-logo img {
    width: auto;
    height: 34px; }

  /* line 869, theme.scss */
  .mp-poster {
    min-height: 780px;
    padding-left: 18px;
    padding-right: 18px; }

  /* line 874, theme.scss */
  .mp-poster-title {
    width: calc(100vw - 36px);
    font-size: clamp(44px, 14vw, 72px); }

  /* line 875, theme.scss */
  .mp-poster-object {
    width: 138vw;
    top: 46%; }

  /* line 876, theme.scss */
  .mp-poster-meta {
    font-size: 11.5px;
    line-height: 1.42; }

  /* line 877, theme.scss */
  .mp-poster-meta-left {
    left: 18px;
    right: 18px;
    bottom: 132px; }

  /* line 878, theme.scss */
  .mp-poster-meta-bottom {
    left: 18px;
    right: 18px;
    bottom: 28px; }

  /* line 879, theme.scss */
  .mp-editorial h2,
  .mp-lens h2,
  .mp-route h2,
  .mp-documents h2,
  .mp-cases h2,
  .mp-team h2,
  .mp-contact h2 {
    font-size: clamp(36px, 12vw, 56px); }

  /* line 886, theme.scss */
  .mp-editorial-grid p {
    font-size: 22px; }

  /* line 887, theme.scss */
  .mp-contact-copy {
    padding: 26px 22px; }

  /* line 888, theme.scss */
  .mp-form {
    padding: 22px; } }
@media (prefers-reduced-motion: reduce) {
  /* line 892, theme.scss */
  html {
    scroll-behavior: auto; }

  /* line 893, theme.scss */
  .mp-site *,
  .mp-site *::before,
  .mp-site *::after {
    animation: none !important;
    transition-duration: .01ms !important;
    scroll-behavior: auto !important; } }
/* line 903, theme.scss */
.mp-site {
  --route-red: #ea0015;
  --route-blue: #1730bd;
  --route-blue-soft: rgba(23, 48, 189, .08);
  --route-card: rgba(255, 255, 255, .86);
  --route-line: rgba(38, 50, 56, .13); }

/* line 911, theme.scss */
.mp-nav {
  width: min(1420px, calc(100% - 44px));
  border-radius: 0 0 28px 28px;
  border-top: 0;
  border-left-color: rgba(38, 50, 56, 0.07);
  border-right-color: rgba(38, 50, 56, 0.07);
  box-shadow: 0 18px 46px rgba(20, 30, 70, 0.1); }

/* line 920, theme.scss */
.mp-menu {
  gap: clamp(18px, 2.2vw, 34px);
  letter-spacing: -.015em; }

/* line 925, theme.scss */
.mp-phone {
  box-shadow: 0 12px 24px rgba(234, 0, 21, 0.18); }

/* line 929, theme.scss */
.mp-poster {
  min-height: 960px;
  padding-top: 150px;
  padding-bottom: 84px;
  background: radial-gradient(circle at 78% 34%, rgba(255, 255, 255, 0.14), rgba(0, 0, 0, 0) 30%), linear-gradient(132deg, #1730bd 0%, #1e34b8 48%, #1c2672 100%); }

/* line 938, theme.scss */
.mp-poster::before {
  opacity: .0;
  background: none;
  mask-image: none; }

/* line 944, theme.scss */
.mp-poster::after {
  background: rgba(234, 0, 21, 0.1);
  filter: blur(44px); }

/* line 949, theme.scss */
.mp-poster-title {
  width: min(690px, 51vw);
  font-size: clamp(76px, 8.2vw, 132px);
  line-height: .88;
  letter-spacing: -.072em; }

/* line 956, theme.scss */
.mp-poster-title em {
  max-width: 560px;
  margin-top: .32em;
  font-size: clamp(22px, 2.1vw, 34px);
  line-height: 1.16;
  letter-spacing: -.035em;
  font-weight: 600; }

/* line 965, theme.scss */
.mp-poster-object {
  right: clamp(24px, 5vw, 78px);
  top: 50.5%;
  width: min(710px, 45vw);
  filter: saturate(1) contrast(1.01) drop-shadow(0 34px 58px rgba(0, 10, 60, 0.3)); }

/* line 972, theme.scss */
.mp-poster-meta-left,
.mp-poster-meta-bottom {
  max-width: 610px;
  border-radius: 18px;
  background: rgba(10, 28, 128, 0.46);
  box-shadow: 0 20px 40px rgba(2, 12, 70, 0.18); }

/* line 980, theme.scss */
.mp-poster-meta-left {
  bottom: clamp(164px, 21vh, 238px); }

/* line 984, theme.scss */
.mp-poster-meta-bottom {
  max-width: 720px; }

/* line 988, theme.scss */
.mp-poster-meta b {
  line-height: 1.45; }

/* line 992, theme.scss */
.mp-editorial {
  padding-top: clamp(92px, 10vw, 134px); }

/* line 996, theme.scss */
.mp-editorial h2 {
  max-width: 1040px;
  color: var(--ink);
  font-size: clamp(52px, 6.8vw, 104px); }

/* line 1002, theme.scss */
.mp-editorial-grid {
  grid-template-columns: 1fr 1fr;
  gap: clamp(34px, 6vw, 86px);
  border-top: 1px solid var(--route-line);
  padding-top: 34px; }

/* line 1009, theme.scss */
.mp-editorial-grid p {
  color: var(--ink);
  font-size: clamp(22px, 2vw, 30px);
  line-height: 1.32;
  letter-spacing: -.03em; }

/* line 1016, theme.scss */
.mp-editorial-grid p:first-child {
  color: rgba(38, 50, 56, 0.72);
  font-size: clamp(18px, 1.35vw, 22px);
  line-height: 1.56; }

/* line 1022, theme.scss */
.mp-lens {
  padding-top: 88px; }

/* line 1026, theme.scss */
.mp-lens-list {
  gap: 0;
  border-top: 1px solid var(--route-line);
  border-left: 1px solid var(--route-line);
  background: rgba(255, 255, 255, 0.4); }

/* line 1033, theme.scss */
.mp-lens-list article {
  min-height: 292px;
  border: 0;
  border-right: 1px solid var(--route-line);
  border-bottom: 1px solid var(--route-line);
  border-radius: 0;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.88), rgba(255, 255, 255, 0.7));
  box-shadow: none;
  position: relative; }

/* line 1045, theme.scss */
.mp-lens-list article::before {
  content: "";
  position: absolute;
  left: 24px;
  right: 24px;
  top: 22px;
  height: 3px;
  background: var(--route-red);
  transform-origin: left;
  transform: scaleX(0.18);
  transition: transform .32s ease; }

/* line 1058, theme.scss */
.mp-lens-list article:hover::before {
  transform: scaleX(1); }

/* line 1062, theme.scss */
.mp-lens-list h3 {
  margin-top: 22px;
  color: var(--route-blue);
  font-size: clamp(26px, 2vw, 34px); }

/* line 1068, theme.scss */
.mp-lens-list p {
  margin-top: 24px;
  font-size: 16px;
  line-height: 1.62; }

/* line 1074, theme.scss */
.mp-visual-break {
  width: min(1320px, calc(100% - 56px));
  min-height: 520px;
  border-radius: 0;
  box-shadow: 0 22px 64px rgba(38, 50, 56, 0.12); }

/* line 1081, theme.scss */
.mp-visual-break img {
  height: 520px; }

/* line 1085, theme.scss */
.mp-visual-caption {
  left: 28px;
  bottom: 28px;
  width: min(560px, calc(100% - 56px));
  border-radius: 0;
  background: rgba(23, 48, 189, 0.92); }

/* line 1093, theme.scss */
.mp-route {
  position: relative;
  padding-top: clamp(96px, 11vw, 142px); }

/* line 1098, theme.scss */
.mp-route::before {
  content: "";
  position: absolute;
  left: calc(50% - 1px);
  top: 134px;
  bottom: 56px;
  width: 2px;
  background: linear-gradient(180deg, var(--route-red), rgba(234, 0, 21, 0.12));
  transform-origin: top; }

/* line 1109, theme.scss */
.mp-route-steps {
  position: relative;
  border-top: 0; }

/* line 1114, theme.scss */
.mp-route-steps li {
  grid-template-columns: 62px 1fr;
  gap: 24px;
  padding: 30px 0;
  border-bottom: 1px solid var(--route-line); }

/* line 1121, theme.scss */
.mp-route-steps span {
  width: 42px;
  height: 42px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding-top: 0;
  border-radius: 999px;
  background: var(--route-blue);
  color: #fff;
  font-size: 12px; }

/* line 1134, theme.scss */
.mp-route-steps b {
  color: var(--ink);
  font-size: clamp(23px, 1.9vw, 30px);
  line-height: 1.08; }

/* line 1140, theme.scss */
.mp-route-steps em {
  margin-top: 8px;
  max-width: 680px; }

/* line 1145, theme.scss */
.mp-documents {
  border-radius: 0;
  background: var(--route-blue); }

/* line 1150, theme.scss */
.mp-doc-list {
  gap: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.18); }

/* line 1155, theme.scss */
.mp-doc-list article {
  border: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 0;
  background: transparent;
  padding: 24px 0; }

/* line 1163, theme.scss */
.mp-doc-list span {
  color: var(--route-red); }

/* line 1167, theme.scss */
.mp-cases {
  padding-top: clamp(96px, 11vw, 142px); }

/* line 1171, theme.scss */
.mp-case-grid {
  gap: 0;
  border-top: 1px solid var(--route-line);
  border-left: 1px solid var(--route-line); }

/* line 1177, theme.scss */
.mp-case,
.mp-case-wide {
  border-radius: 0;
  box-shadow: none;
  border-right: 1px solid var(--route-line);
  border-bottom: 1px solid var(--route-line); }

/* line 1185, theme.scss */
.mp-case::after {
  background: linear-gradient(180deg, rgba(8, 18, 64, 0.02) 15%, rgba(7, 14, 48, 0.74)); }

/* line 1189, theme.scss */
.mp-case div {
  left: 28px;
  right: 28px;
  bottom: 28px; }

/* line 1195, theme.scss */
.mp-case span {
  color: var(--route-red); }

/* line 1199, theme.scss */
.mp-team {
  grid-template-columns: .72fr 1.28fr;
  gap: clamp(36px, 5vw, 76px); }

/* line 1204, theme.scss */
.mp-team h2 {
  max-width: 7ch;
  font-size: clamp(82px, 8vw, 150px); }

/* line 1209, theme.scss */
.mp-team-list {
  border-top-color: var(--route-line); }

/* line 1213, theme.scss */
.mp-team-list article {
  grid-template-columns: minmax(250px, 0.78fr) minmax(0, 1.22fr);
  gap: 28px;
  padding: 30px 0;
  border-bottom-color: var(--route-line); }

/* line 1220, theme.scss */
.mp-team-list b {
  font-size: clamp(23px, 1.8vw, 30px); }

/* line 1224, theme.scss */
.mp-team-list span {
  max-width: 560px;
  color: rgba(38, 50, 56, 0.76);
  font-size: clamp(17px, 1.35vw, 21px);
  line-height: 1.56; }

/* line 1231, theme.scss */
.mp-contact {
  border-radius: 0; }

@media (max-width: 1180px) {
  /* line 1236, theme.scss */
  .mp-poster {
    min-height: 900px; }

  /* line 1240, theme.scss */
  .mp-poster-title {
    width: min(600px, 56vw);
    font-size: clamp(64px, 8vw, 104px); }

  /* line 1245, theme.scss */
  .mp-poster-object {
    width: min(620px, 45vw); }

  /* line 1249, theme.scss */
  .mp-route::before {
    display: none; }

  /* line 1253, theme.scss */
  .mp-team {
    grid-template-columns: 1fr; }

  /* line 1257, theme.scss */
  .mp-team h2 {
    max-width: none;
    font-size: clamp(58px, 9vw, 116px); } }
@media (max-width: 860px) {
  /* line 1264, theme.scss */
  .mp-nav {
    border-radius: 0 0 20px 20px; }

  /* line 1268, theme.scss */
  .mp-poster {
    min-height: 850px;
    padding-top: 106px; }

  /* line 1273, theme.scss */
  .mp-poster-title {
    width: min(560px, calc(100vw - 48px));
    font-size: clamp(48px, 13vw, 82px); }

  /* line 1278, theme.scss */
  .mp-poster-object {
    top: 49%;
    left: 52%;
    width: min(680px, 112vw); }

  /* line 1284, theme.scss */
  .mp-poster-meta-left {
    bottom: 140px; }

  /* line 1288, theme.scss */
  .mp-editorial-grid,
  .mp-team-list article {
    grid-template-columns: 1fr; }

  /* line 1293, theme.scss */
  .mp-lens-list {
    grid-template-columns: 1fr; }

  /* line 1297, theme.scss */
  .mp-lens-list article {
    min-height: auto; }

  /* line 1301, theme.scss */
  .mp-visual-break,
  .mp-documents,
  .mp-case,
  .mp-case-wide,
  .mp-contact {
    border-radius: 0; } }
@media (max-width: 520px) {
  /* line 1311, theme.scss */
  .mp-poster {
    min-height: 810px; }

  /* line 1315, theme.scss */
  .mp-poster-title {
    font-size: clamp(44px, 13.8vw, 70px); }

  /* line 1319, theme.scss */
  .mp-poster-title em {
    font-size: clamp(20px, 5.8vw, 28px); }

  /* line 1323, theme.scss */
  .mp-poster-object {
    width: 138vw;
    top: 46%; }

  /* line 1328, theme.scss */
  .mp-poster-meta-left {
    bottom: 138px; }

  /* line 1332, theme.scss */
  .mp-team h2 {
    font-size: clamp(56px, 18vw, 86px); } }
/* line 1338, theme.scss */
.mp-stagger-item {
  opacity: 0;
  transform: translateY(18px);
  transition: opacity .58s ease, transform .58s ease;
  transition-delay: var(--mp-delay, 0ms); }

/* line 1345, theme.scss */
.mp-stagger-item.mp-inview {
  opacity: 1;
  transform: translateY(0); }

/* line 1350, theme.scss */
.mp-poster-object {
  translate: 0 var(--mp-hero-shift, 0); }

/* line 1356, theme.scss */
.mp-poster {
  min-height: 920px;
  padding-top: 144px;
  padding-bottom: 72px;
  background: radial-gradient(circle at 76% 38%, rgba(255, 255, 255, 0.11), rgba(0, 0, 0, 0) 25%), radial-gradient(circle at 84% 72%, rgba(255, 255, 255, 0.06), rgba(0, 0, 0, 0) 22%), linear-gradient(134deg, #1730bd 0%, #2139c5 46%, #252a7a 100%); }

/* line 1366, theme.scss */
.mp-poster::after {
  inset: auto -6vw -14vw auto;
  width: 42vw;
  height: 26vw;
  border-radius: 999px;
  background: radial-gradient(circle, rgba(7, 16, 82, 0.34) 0%, rgba(7, 16, 82, 0.1) 42%, rgba(0, 0, 0, 0) 72%);
  filter: blur(26px); }

/* line 1375, theme.scss */
.mp-poster-title {
  width: min(620px, 46vw);
  font-size: clamp(78px, 7.8vw, 126px);
  line-height: .87;
  letter-spacing: -.068em; }

/* line 1382, theme.scss */
.mp-poster-title em {
  max-width: 520px;
  margin-top: .36em;
  color: rgba(255, 255, 255, 0.9);
  font-size: clamp(21px, 1.95vw, 31px);
  line-height: 1.18;
  letter-spacing: -.03em;
  font-weight: 550; }

/* line 1392, theme.scss */
.mp-poster-object {
  right: clamp(18px, 2.8vw, 48px);
  top: 53%;
  width: min(860px, 51vw);
  filter: saturate(1) contrast(1.01) drop-shadow(0 18px 36px rgba(6, 16, 74, 0.18)) drop-shadow(0 44px 70px rgba(4, 12, 54, 0.2)); }

/* line 1399, theme.scss */
.mp-poster-meta-left,
.mp-poster-meta-bottom {
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  background: linear-gradient(180deg, rgba(16, 36, 138, 0.54), rgba(12, 28, 112, 0.4));
  box-shadow: 0 18px 40px rgba(5, 14, 66, 0.18);
  backdrop-filter: blur(12px); }

/* line 1408, theme.scss */
.mp-poster-meta-left {
  max-width: 500px;
  bottom: clamp(156px, 20vh, 218px); }

/* line 1413, theme.scss */
.mp-poster-meta-bottom {
  max-width: 640px;
  bottom: clamp(42px, 8vh, 78px); }

@media (max-width: 1180px) {
  /* line 1419, theme.scss */
  .mp-poster {
    min-height: 880px; }

  /* line 1423, theme.scss */
  .mp-poster-title {
    width: min(560px, 50vw);
    font-size: clamp(68px, 7vw, 102px); }

  /* line 1428, theme.scss */
  .mp-poster-object {
    right: 10px;
    top: 53%;
    width: min(760px, 50vw); } }
@media (max-width: 860px) {
  /* line 1436, theme.scss */
  .mp-poster {
    min-height: 830px;
    padding-top: 108px;
    padding-bottom: 36px; }

  /* line 1442, theme.scss */
  .mp-poster-title {
    width: min(520px, calc(100vw - 48px));
    font-size: clamp(50px, 12.4vw, 82px); }

  /* line 1447, theme.scss */
  .mp-poster-title em {
    max-width: 420px;
    font-size: clamp(20px, 5.2vw, 28px); }

  /* line 1452, theme.scss */
  .mp-poster-object {
    left: 54%;
    right: auto;
    top: 50%;
    width: min(620px, 96vw); }

  /* line 1459, theme.scss */
  .mp-poster-meta-left {
    bottom: 132px; }

  /* line 1463, theme.scss */
  .mp-poster-meta-bottom {
    bottom: 28px; } }
@media (max-width: 520px) {
  /* line 1469, theme.scss */
  .mp-poster {
    min-height: 780px; }

  /* line 1473, theme.scss */
  .mp-poster-title {
    font-size: clamp(42px, 13.2vw, 66px); }

  /* line 1477, theme.scss */
  .mp-poster-object {
    width: 118vw;
    top: 46.5%;
    left: 54%; }

  /* line 1483, theme.scss */
  .mp-poster-meta-left {
    bottom: 128px; } }
/* Functional InSales feedback states */
/* line 1489, theme.scss */
.mp-form-success.is-show,
.mp-form-error.is-show {
  display: block; }

/* line 1493, theme.scss */
.mp-form [data-feedback-form-field-area].is-error input,
.mp-form [data-feedback-form-field-area].is-error textarea {
  border-color: var(--red); }

/* line 1497, theme.scss */
.mp-recaptcha {
  display: grid;
  gap: 8px;
  min-height: 1px; }

/* Minimal safe fallbacks for InSales dynamic pages when widget lists are empty */
/* line 1504, theme.scss */
.mp-shop-page,
.mp-content-page {
  width: min(1180px, calc(100% - 40px));
  margin: 0 auto;
  padding: 110px 0 70px;
  color: var(--color-text-dark, #263238);
  font-family: "Montserrat", Arial, Helvetica, sans-serif; }

/* line 1512, theme.scss */
.mp-shop-breadcrumbs {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 28px;
  color: rgba(38, 50, 56, 0.58);
  font-size: 13px; }

/* line 1520, theme.scss */
.mp-shop-breadcrumbs a {
  color: #1730bd;
  text-decoration: none; }

/* line 1521, theme.scss */
.mp-shop-head {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 24px;
  align-items: end;
  margin-bottom: 34px; }

/* line 1528, theme.scss */
.mp-shop-kicker {
  margin: 0 0 10px;
  color: #ea0015;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .12em;
  text-transform: uppercase; }

/* line 1536, theme.scss */
.mp-shop-head h1,
.mp-content-page h1,
.mp-product-info h1 {
  margin: 0;
  color: #263238;
  font-size: clamp(38px, 5vw, 72px);
  line-height: .98;
  letter-spacing: -.055em;
  font-weight: 700; }

/* line 1546, theme.scss */
.mp-shop-description,
.mp-content-body {
  margin-top: 22px;
  color: rgba(38, 50, 56, 0.76);
  font-size: 17px;
  line-height: 1.65; }

/* line 1553, theme.scss */
.mp-shop-count {
  padding: 12px 16px;
  border: 1px solid rgba(38, 50, 56, 0.12);
  border-radius: 999px;
  background: #fff;
  color: rgba(38, 50, 56, 0.72);
  font-size: 14px;
  font-weight: 700; }

/* line 1562, theme.scss */
.mp-shop-subcollections {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 0 0 28px; }

/* line 1568, theme.scss */
.mp-shop-subcollections a,
.mp-shop-link,
.mp-shared-cart {
  display: inline-flex;
  align-items: center;
  min-height: 42px;
  padding: 0 16px;
  border: 1px solid rgba(23, 48, 189, 0.18);
  border-radius: 999px;
  background: #fff;
  color: #1730bd;
  text-decoration: none;
  font-size: 14px;
  font-weight: 700; }

/* line 1583, theme.scss */
.mp-shop-filters,
.mp-search-form {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin: 0 0 34px;
  padding: 18px;
  border: 1px solid rgba(38, 50, 56, 0.1);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.78); }

/* line 1594, theme.scss */
.mp-shop-filters label,
.mp-search-form label {
  display: grid;
  gap: 6px; }

/* line 1599, theme.scss */
.mp-shop-filters span {
  color: rgba(38, 50, 56, 0.62);
  font-size: 12px;
  font-weight: 800; }

/* line 1604, theme.scss */
.mp-shop-filters select,
.mp-shop-filters input,
.mp-search-form input,
.mp-cart-summary input,
.mp-product-variant select {
  min-height: 44px;
  border: 1px solid rgba(38, 50, 56, 0.16);
  border-radius: 12px;
  background: #fff;
  color: #263238;
  padding: 0 12px;
  font: inherit; }

/* line 1617, theme.scss */
.mp-shop-filters button,
.mp-search-form button {
  min-height: 44px;
  padding: 0 18px;
  border: 0;
  border-radius: 999px;
  background: #ea0015;
  color: #fff;
  font-weight: 800;
  cursor: pointer; }

/* line 1628, theme.scss */
.mp-shop-filters a {
  align-self: center;
  color: #1730bd;
  font-weight: 700;
  text-decoration: none; }

/* line 1629, theme.scss */
.mp-shop-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px; }

/* line 1634, theme.scss */
.mp-shop-card {
  display: grid;
  overflow: hidden;
  border: 1px solid rgba(38, 50, 56, 0.1);
  border-radius: 24px;
  background: #fff;
  box-shadow: 0 16px 44px rgba(20, 30, 70, 0.06); }

/* line 1642, theme.scss */
.mp-shop-card__image {
  display: grid;
  place-items: center;
  aspect-ratio: 1 / 1;
  background: #eef2f7;
  color: rgba(38, 50, 56, 0.45);
  text-decoration: none; }

/* line 1650, theme.scss */
.mp-shop-card__image img {
  width: 100%;
  height: 100%;
  object-fit: cover; }

/* line 1655, theme.scss */
.mp-shop-card__body {
  display: grid;
  gap: 14px;
  padding: 18px; }

/* line 1656, theme.scss */
.mp-shop-card h2 {
  margin: 0;
  font-size: 20px;
  line-height: 1.12;
  letter-spacing: -.035em; }

/* line 1662, theme.scss */
.mp-shop-card h2 a {
  color: #263238;
  text-decoration: none; }

/* line 1663, theme.scss */
.mp-shop-card p {
  margin: 0;
  color: rgba(38, 50, 56, 0.66);
  font-size: 14px;
  line-height: 1.45; }

/* line 1664, theme.scss */
.mp-shop-card__meta {
  display: grid;
  gap: 8px; }

/* line 1665, theme.scss */
.mp-shop-price {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: baseline; }

/* line 1666, theme.scss */
.mp-shop-price b,
.mp-product-price span,
.mp-cart-total b {
  color: #1730bd;
  font-size: 22px;
  font-weight: 800; }

/* line 1669, theme.scss */
.mp-shop-price s,
.mp-product-price s {
  color: rgba(38, 50, 56, 0.46); }

/* line 1671, theme.scss */
.mp-shop-available {
  color: #1b7f4b;
  font-size: 13px;
  font-weight: 800; }

/* line 1672, theme.scss */
.mp-shop-available.is-empty {
  color: #a3202a; }

/* line 1673, theme.scss */
.mp-shop-empty {
  padding: 28px;
  border: 1px solid rgba(38, 50, 56, 0.1);
  border-radius: 24px;
  background: #fff;
  color: rgba(38, 50, 56, 0.68); }

/* line 1680, theme.scss */
.mp-shop-pagination {
  display: flex;
  gap: 14px;
  align-items: center;
  justify-content: center;
  margin-top: 34px; }

/* line 1681, theme.scss */
.mp-shop-pagination a {
  color: #1730bd;
  font-weight: 800;
  text-decoration: none; }

/* line 1682, theme.scss */
.mp-product-layout {
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(320px, 0.75fr);
  gap: clamp(28px, 5vw, 70px);
  align-items: start; }

/* line 1688, theme.scss */
.mp-product-gallery {
  display: grid;
  gap: 14px; }

/* line 1689, theme.scss */
.mp-product-gallery img,
.mp-product-placeholder {
  width: 100%;
  border-radius: 28px;
  background: #eef2f7; }

/* line 1695, theme.scss */
.mp-product-gallery img {
  display: block;
  height: auto; }

/* line 1696, theme.scss */
.mp-product-placeholder {
  display: grid;
  place-items: center;
  min-height: 440px;
  color: rgba(38, 50, 56, 0.48); }

/* line 1697, theme.scss */
.mp-product-info {
  position: sticky;
  top: 110px;
  display: grid;
  gap: 24px; }

/* line 1698, theme.scss */
.mp-product-lead {
  color: rgba(38, 50, 56, 0.74);
  font-size: 18px;
  line-height: 1.55; }

/* line 1699, theme.scss */
.mp-product-form,
.mp-product-description,
.mp-product-props,
.mp-cart-summary {
  display: grid;
  gap: 18px;
  padding: 22px;
  border: 1px solid rgba(38, 50, 56, 0.1);
  border-radius: 24px;
  background: #fff; }

/* line 1710, theme.scss */
.mp-product-status {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  color: rgba(38, 50, 56, 0.62);
  font-size: 14px;
  font-weight: 800; }

/* line 1711, theme.scss */
.mp-product-price {
  display: flex;
  gap: 12px;
  align-items: baseline; }

/* line 1712, theme.scss */
.mp-product-price span {
  font-size: 34px; }

/* line 1713, theme.scss */
.mp-product-variant {
  display: grid;
  gap: 8px; }

/* line 1714, theme.scss */
.mp-product-qty {
  display: inline-grid;
  grid-template-columns: 44px 62px 44px;
  align-items: center;
  gap: 8px; }

/* line 1715, theme.scss */
.mp-product-qty button,
.mp-product-qty input {
  width: 100%;
  height: 44px;
  border: 1px solid rgba(38, 50, 56, 0.16);
  border-radius: 12px;
  background: #fff;
  text-align: center;
  font: inherit; }

/* line 1725, theme.scss */
.mp-product-qty button {
  cursor: pointer;
  font-weight: 900; }

/* line 1726, theme.scss */
.mp-shop-button {
  min-height: 52px;
  border: 0;
  border-radius: 999px;
  background: #ea0015;
  color: #fff;
  font: inherit;
  font-weight: 800;
  cursor: pointer; }

/* line 1736, theme.scss */
.mp-shop-button.is-secondary {
  background: #1730bd; }

/* line 1737, theme.scss */
.mp-shop-button:disabled {
  opacity: .48;
  cursor: not-allowed; }

/* line 1738, theme.scss */
.mp-product-description h2,
.mp-product-props h2 {
  margin: 0;
  color: #263238;
  font-size: 26px;
  letter-spacing: -.035em; }

/* line 1740, theme.scss */
.mp-product-description {
  color: rgba(38, 50, 56, 0.76);
  line-height: 1.65; }

/* line 1741, theme.scss */
.mp-product-props dl {
  display: grid;
  grid-template-columns: 180px 1fr;
  gap: 14px;
  margin: 0;
  padding-top: 12px;
  border-top: 1px solid rgba(38, 50, 56, 0.1); }

/* line 1742, theme.scss */
.mp-product-props dt {
  color: rgba(38, 50, 56, 0.58);
  font-weight: 800; }

/* line 1743, theme.scss */
.mp-product-props dd {
  margin: 0; }

/* line 1744, theme.scss */
.mp-cart-form {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 340px;
  gap: 24px;
  align-items: start; }

/* line 1745, theme.scss */
.mp-cart-items {
  display: grid;
  gap: 14px; }

/* line 1746, theme.scss */
.mp-cart-item {
  display: grid;
  grid-template-columns: 100px minmax(0, 1fr) auto;
  gap: 18px;
  padding: 16px;
  border: 1px solid rgba(38, 50, 56, 0.1);
  border-radius: 22px;
  background: #fff; }

/* line 1755, theme.scss */
.mp-cart-item__image {
  width: 100px;
  height: 100px;
  border-radius: 16px;
  overflow: hidden;
  background: #eef2f7; }

/* line 1756, theme.scss */
.mp-cart-item__image img {
  width: 100%;
  height: 100%;
  object-fit: cover; }

/* line 1757, theme.scss */
.mp-cart-item h2 {
  margin: 0 0 8px;
  font-size: 20px;
  line-height: 1.15;
  letter-spacing: -.035em; }

/* line 1758, theme.scss */
.mp-cart-item h2 a {
  color: #263238;
  text-decoration: none; }

/* line 1759, theme.scss */
.mp-cart-item p {
  margin: 0 0 12px;
  color: rgba(38, 50, 56, 0.58); }

/* line 1760, theme.scss */
.mp-cart-item__price {
  display: grid;
  gap: 8px;
  justify-items: end;
  align-content: start; }

/* line 1761, theme.scss */
.mp-cart-item__price button {
  border: 0;
  background: transparent;
  color: #ea0015;
  font-weight: 800;
  cursor: pointer; }

/* line 1762, theme.scss */
.mp-cart-summary {
  position: sticky;
  top: 110px; }

/* line 1763, theme.scss */
.mp-cart-summary label {
  display: grid;
  gap: 8px; }

/* line 1764, theme.scss */
.mp-cart-summary > button[data-coupon-submit] {
  min-height: 44px;
  border: 0;
  border-radius: 999px;
  background: #1730bd;
  color: #fff;
  font-weight: 800;
  cursor: pointer; }

/* line 1765, theme.scss */
.mp-cart-total {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  padding-top: 16px;
  border-top: 1px solid rgba(38, 50, 56, 0.1);
  font-weight: 800; }

/* line 1766, theme.scss */
.mp-article-list {
  display: grid;
  gap: 16px; }

/* line 1767, theme.scss */
.mp-article-list article {
  padding: 22px;
  border-radius: 22px;
  background: #fff;
  border: 1px solid rgba(38, 50, 56, 0.1); }

/* line 1768, theme.scss */
.mp-article-list h2 {
  margin: 0 0 12px; }

/* line 1769, theme.scss */
.mp-article-list a {
  color: #1730bd;
  font-weight: 800;
  text-decoration: none; }

@media (max-width: 1024px) {
  /* line 1772, theme.scss */
  .mp-shop-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr)); }

  /* line 1773, theme.scss */
  .mp-product-layout,
  .mp-cart-form {
    grid-template-columns: 1fr; }

  /* line 1775, theme.scss */
  .mp-product-info,
  .mp-cart-summary {
    position: static; } }
@media (max-width: 760px) {
  /* line 1779, theme.scss */
  .mp-shop-page,
  .mp-content-page {
    width: min(100% - 28px, 1180px);
    padding-top: 92px; }

  /* line 1781, theme.scss */
  .mp-shop-head {
    grid-template-columns: 1fr;
    align-items: start; }

  /* line 1782, theme.scss */
  .mp-shop-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px; }

  /* line 1783, theme.scss */
  .mp-cart-item {
    grid-template-columns: 82px 1fr; }

  /* line 1784, theme.scss */
  .mp-cart-item__image {
    width: 82px;
    height: 82px; }

  /* line 1785, theme.scss */
  .mp-cart-item__price {
    grid-column: 1 / -1;
    justify-items: start; } }
@media (max-width: 480px) {
  /* line 1788, theme.scss */
  .mp-shop-grid {
    grid-template-columns: 1fr; }

  /* line 1789, theme.scss */
  .mp-product-props dl {
    grid-template-columns: 1fr;
    gap: 4px; }

  /* line 1790, theme.scss */
  .mp-shop-filters,
  .mp-search-form {
    display: grid; } }
/* v18: restored first-banner visual */
/* line 1795, theme.scss */
.mp-poster-object {
  right: clamp(-42px, -2vw, -18px);
  top: 52%;
  width: min(1040px, 58vw);
  max-width: none;
  object-fit: contain;
  border-radius: 0;
  filter: saturate(1.02) contrast(1.02) drop-shadow(0 28px 58px rgba(1, 10, 61, 0.2));
  -webkit-mask-image: radial-gradient(ellipse at 57% 53%, #000000 0% 58%, rgba(0, 0, 0, 0.84) 68%, rgba(0, 0, 0, 0) 84%);
  mask-image: radial-gradient(ellipse at 57% 53%, #000000 0% 58%, rgba(0, 0, 0, 0.84) 68%, rgba(0, 0, 0, 0) 84%); }

@media (max-width: 1180px) {
  /* line 1808, theme.scss */
  .mp-poster-object {
    right: clamp(-84px, -7vw, -32px);
    top: 53%;
    width: min(920px, 66vw); } }
@media (max-width: 860px) {
  /* line 1816, theme.scss */
  .mp-poster-object {
    left: 54%;
    right: auto;
    top: 51%;
    width: min(840px, 126vw); } }
@media (max-width: 520px) {
  /* line 1825, theme.scss */
  .mp-poster-object {
    left: 58%;
    top: 47%;
    width: 148vw; } }
