/* line 1, _settings.scss */
:root {
  --bg:var(--draft-bg, #FFFFFF);
  --bg-is-light:var(--draft-bg-is-light, true);
  --bg-minor-shade:var(--draft-bg-minor-shade, #f7f7f7);
  --bg-minor-shade-is-light:var(--draft-bg-minor-shade-is-light, true);
  --bg-major-shade:var(--draft-bg-major-shade, #ededed);
  --bg-major-shade-is-light:var(--draft-bg-major-shade-is-light, true);
  --bg-half-shade:var(--draft-bg-half-shade, #808080);
  --bg-half-shade-is-dark:var(--draft-bg-half-shade-is-dark, true);
  --color-btn-bg:var(--draft-color-btn-bg, #000000);
  --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, #1a1a1a);
  --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, #333333);
  --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, #808080);
  --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, #000000);
  --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, #1a1a1a);
  --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, #333333);
  --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, #808080);
  --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, #000000);
  --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, #1a1a1a);
  --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, #333333);
  --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, #808080);
  --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, 'Istok Web');
  --font-size:var(--draft-font-size, 16px);
  --font-family-heading:var(--draft-font-family-heading, 'Istok Web');
  --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 */
body[data-theme-template="index"],
body[data-theme-template="index"] main {
  margin: 0;
  padding: 0;
  background: #eef4f8; }

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

/* line 26, theme.scss */
.mp-site {
  --blue: #6aa6c9;
  --blue-deep: #2949d9;
  --red: #e51e2a;
  --ink: #111319;
  --muted: #707783;
  --paper: #f6f6f2;
  --line: rgba(17, 19, 25, .12);
  font-family: Arial, Helvetica, sans-serif;
  color: var(--ink);
  background: var(--paper);
  overflow-x: clip;
  min-height: 100vh; }

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

/* line 43, theme.scss */
.mp-skip-link {
  position: absolute;
  left: 16px;
  top: -48px;
  z-index: 50;
  border-radius: 12px;
  background: #fff;
  color: #111319;
  padding: 10px 14px; }

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

/* line 55, theme.scss */
.mp-nav {
  position: fixed;
  z-index: 30;
  top: 16px;
  left: 50%;
  width: min(1450px, calc(100% - 32px));
  transform: translateX(-50%);
  min-height: 64px;
  display: grid;
  grid-template-columns: 230px 1fr auto auto auto;
  align-items: center;
  gap: 20px;
  padding: 10px 14px 10px 18px;
  border-radius: 22px;
  border: 1px solid rgba(255, 255, 255, 0.34);
  background: rgba(255, 255, 255, 0.72);
  backdrop-filter: blur(18px);
  box-shadow: 0 14px 44px rgba(36, 61, 85, 0.12); }

/* line 75, theme.scss */
.mp-logo img {
  display: block;
  width: 210px;
  max-width: 100%;
  height: auto; }

/* line 76, theme.scss */
.mp-menu {
  display: flex;
  justify-content: center;
  gap: 26px;
  font-size: 13px;
  color: rgba(17, 19, 25, 0.78); }

/* line 77, theme.scss */
.mp-menu a,
.mp-phone,
.mp-nav-cta,
.mp-burger,
.mp-form-button,
.mp-poster-cta {
  transition: transform .22s ease, opacity .22s ease, background .22s ease, color .22s ease, border-color .22s ease; }

/* line 83, theme.scss */
.mp-menu a:hover,
.mp-phone:hover {
  opacity: .62; }

/* line 85, theme.scss */
.mp-phone {
  font-weight: 700;
  white-space: nowrap;
  font-size: 14px; }

/* line 86, theme.scss */
.mp-nav-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  border-radius: 999px;
  padding: 0 18px;
  background: var(--ink);
  color: #fff !important;
  font-size: 13px;
  font-weight: 700; }

/* line 98, theme.scss */
.mp-nav-cta:hover,
.mp-form-button:hover,
.mp-poster-cta:hover {
  transform: translateY(-2px); }

/* line 101, theme.scss */
.mp-burger {
  display: none;
  width: 44px;
  height: 44px;
  border-radius: 14px;
  border: 1px solid rgba(17, 19, 25, 0.1);
  background: rgba(255, 255, 255, 0.72);
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 5px;
  cursor: pointer; }

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

/* line 116, theme.scss */
.mp-poster {
  min-height: 100svh;
  position: relative;
  overflow: hidden;
  background: radial-gradient(circle at 48% 35%, rgba(255, 255, 255, 0.28), rgba(0, 0, 0, 0) 28%), var(--blue);
  display: grid;
  place-items: center;
  padding: 112px 26px 46px; }

/* line 125, theme.scss */
.mp-poster::before {
  content: "";
  position: absolute;
  inset: 0;
  opacity: .18;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.2) 1px, transparent 1px), linear-gradient(rgba(255, 255, 255, 0.18) 1px, transparent 1px);
  background-size: 86px 86px;
  mask-image: radial-gradient(circle at 50% 45%, #000000 0%, rgba(0, 0, 0, 0) 78%); }

/* line 136, theme.scss */
.mp-poster-title {
  position: relative;
  z-index: 2;
  width: min(1480px, 96vw);
  margin: 0;
  color: #fff;
  font-weight: 400;
  font-size: clamp(80px, 10.4vw, 194px);
  line-height: .76;
  letter-spacing: -.075em;
  text-align: left;
  pointer-events: none; }

/* line 149, theme.scss */
.mp-poster-title span {
  display: block;
  white-space: nowrap; }

/* line 150, theme.scss */
.mp-poster-title span:nth-child(1) {
  transform: translateX(1vw); }

/* line 151, theme.scss */
.mp-poster-title span:nth-child(2) {
  transform: translateX(12vw); }

/* line 152, theme.scss */
.mp-poster-title span:nth-child(3) {
  transform: translateX(37vw); }

/* line 153, theme.scss */
.mp-poster-title span:nth-child(4) {
  transform: translateX(28vw); }

/* line 154, theme.scss */
.mp-poster-object {
  position: absolute;
  z-index: 3;
  width: min(980px, 78vw);
  left: 50%;
  top: 51%;
  transform: translate(-50%, -50%) rotate(-1deg);
  filter: saturate(1.12) contrast(1.03) drop-shadow(0 44px 70px rgba(22, 63, 102, 0.28));
  animation: mpFloat 7s ease-in-out infinite;
  will-change: transform; }

@keyframes mpFloat {
  0%,100% {
    transform: translate(-50%, -50%) rotate(-1deg); }
  50% {
    transform: translate(-50%, -53%) rotate(1deg); } }
/* line 169, theme.scss */
.mp-poster-meta {
  position: absolute;
  z-index: 4;
  color: rgba(255, 255, 255, 0.86);
  font-size: 15px;
  line-height: 1.35; }

/* line 176, theme.scss */
.mp-poster-meta b {
  font-weight: 400;
  color: #fff; }

/* line 177, theme.scss */
.mp-poster-meta-left {
  left: 5.5vw;
  top: 54%; }

/* line 178, theme.scss */
.mp-poster-meta-right {
  right: 8vw;
  top: 55%;
  text-align: left; }

/* line 179, theme.scss */
.mp-poster-meta-bottom {
  left: 17vw;
  bottom: 13%; }

/* line 180, theme.scss */
.mp-poster-cta {
  position: absolute;
  z-index: 5;
  right: 4.5vw;
  bottom: 5.5vw;
  min-height: 58px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 26px;
  border-radius: 999px;
  color: #fff !important;
  background: rgba(17, 19, 25, 0.86);
  border: 1px solid rgba(255, 255, 255, 0.24);
  backdrop-filter: blur(14px);
  box-shadow: 0 22px 45px rgba(17, 19, 25, 0.22);
  font-weight: 700; }

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

/* line 212, theme.scss */
.mp-editorial {
  padding: clamp(82px, 12vw, 170px) 0 80px; }

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

/* line 225, 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-weight: 400;
  letter-spacing: -.065em;
  line-height: .9; }

/* line 238, theme.scss */
.mp-editorial h2 {
  max-width: 1040px;
  font-size: clamp(52px, 8vw, 126px); }

/* line 239, theme.scss */
.mp-editorial-grid {
  margin-top: 44px;
  display: grid;
  grid-template-columns: .72fr 1fr;
  gap: clamp(32px, 8vw, 120px);
  align-items: start; }

/* line 246, theme.scss */
.mp-editorial-grid p {
  margin: 0;
  color: #2c3037;
  font-size: clamp(20px, 2.2vw, 32px);
  line-height: 1.16;
  letter-spacing: -.035em; }

/* line 253, theme.scss */
.mp-editorial-grid p:first-child {
  color: var(--muted);
  font-size: 16px;
  line-height: 1.55;
  letter-spacing: 0; }

/* line 255, theme.scss */
.mp-lens {
  padding: 76px 0 40px; }

/* line 256, theme.scss */
.mp-lens h2,
.mp-route h2,
.mp-documents h2,
.mp-cases h2,
.mp-team h2,
.mp-contact h2 {
  font-size: clamp(44px, 6.8vw, 104px); }

/* line 262, theme.scss */
.mp-lens-list {
  margin-top: 46px;
  border-top: 1px solid var(--line); }

/* line 263, theme.scss */
.mp-lens-list article {
  display: grid;
  grid-template-columns: 80px minmax(230px, 0.7fr) minmax(260px, 1fr);
  gap: 30px;
  padding: 30px 0;
  border-bottom: 1px solid var(--line); }

/* line 270, theme.scss */
.mp-lens-list span,
.mp-route-steps span,
.mp-doc-list span,
.mp-case span {
  color: var(--blue-deep);
  font-size: 13px;
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase; }

/* line 280, theme.scss */
.mp-lens-list h3 {
  margin: 0;
  font-size: clamp(28px, 3.4vw, 48px);
  line-height: .94;
  letter-spacing: -.05em;
  font-weight: 400; }

/* line 287, 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.55;
  font-style: normal; }

/* line 303, theme.scss */
.mp-visual-break {
  width: min(1280px, calc(100% - 48px));
  margin: 70px auto 0;
  position: relative;
  min-height: 620px;
  border-radius: 38px;
  overflow: hidden;
  background: #111319; }

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

/* line 313, theme.scss */
.mp-visual-caption {
  position: absolute;
  left: 34px;
  bottom: 34px;
  width: min(560px, calc(100% - 68px));
  padding: 24px;
  border-radius: 24px;
  color: #fff;
  background: rgba(13, 18, 28, 0.76);
  border: 1px solid rgba(255, 255, 255, 0.14);
  backdrop-filter: blur(18px); }

/* line 325, theme.scss */
.mp-visual-caption b {
  display: block;
  font-size: 28px;
  line-height: 1.05;
  letter-spacing: -.04em;
  font-weight: 400; }

/* line 326, theme.scss */
.mp-visual-caption span {
  display: block;
  margin-top: 12px;
  color: rgba(255, 255, 255, 0.76);
  line-height: 1.5; }

/* line 328, theme.scss */
.mp-route {
  padding: 110px 0 50px;
  display: grid;
  grid-template-columns: .86fr 1.14fr;
  gap: clamp(36px, 6vw, 90px);
  align-items: start; }

/* line 329, theme.scss */
.mp-route-head {
  position: sticky;
  top: 108px; }

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

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

/* line 332, theme.scss */
.mp-route-steps b {
  display: block;
  margin-bottom: 8px;
  font-size: clamp(24px, 3vw, 42px);
  line-height: .96;
  letter-spacing: -.05em;
  font-weight: 400; }

/* line 334, theme.scss */
.mp-documents {
  margin-top: 70px;
  padding: clamp(44px, 6vw, 76px);
  border-radius: 42px;
  background: #111319;
  color: #fff;
  display: grid;
  grid-template-columns: .95fr 1.05fr;
  gap: clamp(34px, 6vw, 90px);
  overflow: hidden;
  position: relative; }

/* line 346, theme.scss */
.mp-documents::after {
  content: "";
  position: absolute;
  right: -160px;
  top: -160px;
  width: 420px;
  height: 420px;
  border-radius: 999px;
  background: radial-gradient(circle, rgba(42, 79, 255, 0.35), rgba(0, 0, 0, 0) 65%); }

/* line 356, theme.scss */
.mp-documents .mp-section-tag {
  color: #7fa4ff; }

/* line 357, theme.scss */
.mp-documents h2 {
  color: #fff; }

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

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

/* line 360, theme.scss */
.mp-doc-list article {
  padding: 24px;
  border-radius: 24px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  background: rgba(255, 255, 255, 0.06); }

/* line 361, theme.scss */
.mp-doc-list span {
  display: block;
  color: #9bb5ff;
  margin-bottom: 12px; }

/* line 362, theme.scss */
.mp-doc-list b {
  color: rgba(255, 255, 255, 0.86);
  font-size: 21px;
  line-height: 1.25;
  letter-spacing: -.035em;
  font-weight: 400; }

/* line 364, theme.scss */
.mp-cases {
  padding: 110px 0 40px; }

/* line 365, theme.scss */
.mp-case-grid {
  margin-top: 44px;
  display: grid;
  grid-template-columns: 1.2fr 1fr;
  gap: 18px; }

/* line 366, theme.scss */
.mp-case {
  position: relative;
  min-height: 360px;
  border-radius: 32px;
  overflow: hidden;
  background: #111319; }

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

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

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

/* line 370, theme.scss */
.mp-case::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 34%, rgba(0, 0, 0, 0.72)); }

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

/* line 372, theme.scss */
.mp-case h3 {
  margin: 10px 0 0;
  color: #fff;
  font-size: clamp(25px, 3vw, 44px);
  line-height: .98;
  letter-spacing: -.05em;
  font-weight: 400; }

/* line 374, theme.scss */
.mp-team {
  padding: 92px 0 34px;
  display: grid;
  grid-template-columns: .72fr 1.28fr;
  gap: clamp(34px, 6vw, 100px);
  align-items: start; }

/* line 375, theme.scss */
.mp-team-title {
  position: sticky;
  top: 108px; }

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

/* line 377, theme.scss */
.mp-team-list article {
  display: grid;
  grid-template-columns: .82fr 1.18fr;
  gap: 26px;
  padding: 24px 0;
  border-bottom: 1px solid var(--line); }

/* line 378, theme.scss */
.mp-team-list b {
  font-size: clamp(22px, 2.2vw, 34px);
  line-height: 1;
  letter-spacing: -.045em;
  font-weight: 400; }

/* line 380, theme.scss */
.mp-contact {
  margin-top: 70px;
  margin-bottom: 32px;
  border-radius: 42px;
  overflow: hidden;
  display: grid;
  grid-template-columns: .92fr 1.08fr;
  background: var(--blue);
  color: #fff; }

/* line 390, theme.scss */
.mp-contact-copy {
  padding: clamp(36px, 6vw, 74px); }

/* line 391, theme.scss */
.mp-contact .mp-section-tag {
  color: #fff;
  opacity: .72; }

/* line 392, theme.scss */
.mp-contact h2 {
  color: #fff; }

/* line 393, theme.scss */
.mp-contact-copy p {
  margin-top: 24px;
  color: rgba(255, 255, 255, 0.76);
  font-size: 18px; }

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

/* line 395, theme.scss */
.mp-contact-lines a {
  font-size: clamp(28px, 4vw, 56px);
  line-height: .92;
  letter-spacing: -.06em; }

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

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

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

/* line 399, theme.scss */
.mp-form label span {
  font-size: 13px;
  font-weight: 800;
  color: #343945; }

/* line 400, theme.scss */
.mp-form input,
.mp-form textarea {
  width: 100%;
  border: 0;
  border-bottom: 1px solid rgba(17, 19, 25, 0.25);
  background: transparent;
  border-radius: 0;
  padding: 15px 0;
  outline: none;
  color: var(--ink);
  font-size: 18px; }

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

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

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

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

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

/* line 408, theme.scss */
.mp-form-button {
  min-height: 58px;
  border: 0;
  border-radius: 999px;
  background: var(--ink);
  color: #fff;
  font-size: 16px;
  font-weight: 800;
  cursor: pointer; }

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

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

/* line 412, theme.scss */
.mp-policy {
  font-size: 13px;
  color: var(--muted); }

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

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

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

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

/* line 418, theme.scss */
.mp-footer a:hover {
  opacity: .6; }

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

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

/* line 423, theme.scss */
.mp-menu a:focus,
.mp-phone:focus,
.mp-nav-cta:focus,
.mp-burger:focus,
.mp-poster-cta:focus,
.mp-form-button:focus {
  outline: 3px solid rgba(40, 81, 255, 0.28);
  outline-offset: 3px; }

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

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

  /* line 433, theme.scss */
  .mp-poster-object {
    width: min(880px, 88vw); }

  /* line 434, theme.scss */
  .mp-poster-meta-left {
    left: 32px; }

  /* line 435, theme.scss */
  .mp-poster-meta-right {
    right: 32px; }

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

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

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

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

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

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

  /* line 447, theme.scss */
  .mp-footer p {
    grid-column: auto;
    text-align: left; } }
@media (max-width: 820px) {
  /* line 451, theme.scss */
  .mp-nav {
    grid-template-columns: 170px 1fr auto;
    min-height: 58px;
    top: 10px;
    width: calc(100% - 20px); }

  /* line 452, theme.scss */
  .mp-logo img {
    width: 160px; }

  /* line 453, theme.scss */
  .mp-nav-cta {
    display: none; }

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

  /* line 455, theme.scss */
  .mp-menu {
    display: none;
    position: absolute;
    right: 10px;
    top: calc(100% + 8px);
    width: min(320px, calc(100vw - 28px));
    padding: 18px;
    flex-direction: column;
    align-items: flex-start;
    border-radius: 18px;
    background: rgba(255, 255, 255, 0.96);
    box-shadow: 0 18px 40px rgba(17, 19, 25, 0.14); }

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

  /* line 457, theme.scss */
  .mp-poster {
    min-height: 860px;
    padding-top: 98px; }

  /* line 458, theme.scss */
  .mp-poster-title {
    font-size: clamp(62px, 16vw, 112px);
    line-height: .82;
    width: calc(100vw - 26px); }

  /* line 459, theme.scss */
  .mp-poster-title span:nth-child(1),
  .mp-poster-title span:nth-child(2),
  .mp-poster-title span:nth-child(3),
  .mp-poster-title span:nth-child(4) {
    transform: none; }

  /* line 463, theme.scss */
  .mp-poster-object {
    width: min(720px, 120vw);
    top: 54%; }

  /* line 464, theme.scss */
  .mp-poster-meta {
    font-size: 13px; }

  /* line 465, theme.scss */
  .mp-poster-meta-left {
    top: auto;
    bottom: 168px; }

  /* line 466, theme.scss */
  .mp-poster-meta-right {
    display: none; }

  /* line 467, theme.scss */
  .mp-poster-meta-bottom {
    left: 32px;
    bottom: 126px; }

  /* line 468, theme.scss */
  .mp-poster-cta {
    left: 32px;
    right: auto;
    bottom: 42px; }

  /* line 469, theme.scss */
  .mp-editorial,
  .mp-lens,
  .mp-route,
  .mp-cases,
  .mp-team {
    padding-top: 70px; }

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

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

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

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

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

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

  /* line 491, theme.scss */
  .mp-contact {
    padding: 0; }

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

  /* line 493, theme.scss */
  .mp-form {
    padding: 24px; } }
@media (max-width: 520px) {
  /* line 497, theme.scss */
  .mp-poster {
    min-height: 760px; }

  /* line 498, theme.scss */
  .mp-poster-object {
    width: 138vw;
    opacity: .98; }

  /* line 499, theme.scss */
  .mp-poster-title {
    font-size: clamp(52px, 18vw, 88px); }

  /* line 500, 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(42px, 13vw, 64px); }

  /* line 507, theme.scss */
  .mp-case {
    min-height: 300px; }

  /* line 508, theme.scss */
  .mp-case-wide {
    min-height: 390px; } }
@media (prefers-reduced-motion: reduce) {
  /* line 512, theme.scss */
  .mp-poster-object {
    animation: none; }

  /* line 513, theme.scss */
  .mp-reveal,
  .mp-menu a,
  .mp-phone,
  .mp-nav-cta,
  .mp-burger,
  .mp-form-button,
  .mp-poster-cta,
  .mp-case img {
    transition: none; } }
/* === v5 visual repair: reference-driven poster composition === */
/* line 524, theme.scss */
body[data-theme-template="index"] {
  background: #6ca8c8; }

/* line 525, theme.scss */
.mp-art {
  --blue: #6ca8c8;
  --blue-deep: #2148d8;
  --ink: #10131a;
  --paper: #f7f7f3;
  background: var(--paper); }

/* line 532, theme.scss */
.mp-nav {
  position: absolute;
  top: 24px;
  left: 24px;
  right: 24px;
  width: auto;
  transform: none;
  min-height: 58px;
  grid-template-columns: 218px 1fr auto auto auto;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  backdrop-filter: none; }

/* line 548, theme.scss */
.mp-logo {
  width: 218px;
  padding: 13px 18px 12px;
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.82);
  box-shadow: 0 16px 44px rgba(21, 55, 85, 0.12);
  backdrop-filter: blur(18px); }

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

/* line 557, theme.scss */
.mp-menu {
  justify-self: center;
  padding: 14px 22px;
  border-radius: 999px;
  background: rgba(236, 247, 252, 0.56);
  border: 1px solid rgba(255, 255, 255, 0.28);
  box-shadow: 0 16px 44px rgba(21, 55, 85, 0.1);
  backdrop-filter: blur(18px);
  color: rgba(12, 17, 27, 0.72);
  gap: 24px;
  font-size: 13px;
  font-weight: 700; }

/* line 570, theme.scss */
.mp-phone {
  color: #fff;
  font-size: 15px;
  text-shadow: 0 2px 14px rgba(25, 70, 100, 0.35); }

/* line 575, theme.scss */
.mp-nav-cta {
  min-height: 48px;
  padding: 0 22px;
  background: #10131a;
  color: #fff !important;
  font-size: 14px;
  box-shadow: 0 18px 40px rgba(15, 18, 26, 0.18); }

/* line 583, theme.scss */
.mp-poster {
  min-height: 100svh;
  padding: 0;
  display: block;
  isolation: isolate;
  background: radial-gradient(circle at 64% 42%, rgba(255, 255, 255, 0.22), rgba(0, 0, 0, 0) 28%), linear-gradient(180deg, rgba(255, 255, 255, 0.05), rgba(38, 94, 126, 0.08)), var(--blue); }

/* line 593, theme.scss */
.mp-poster::before {
  opacity: .09;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.36) 1px, transparent 1px), linear-gradient(rgba(255, 255, 255, 0.32) 1px, transparent 1px);
  background-size: 78px 78px;
  mask-image: radial-gradient(circle at 60% 45%, #000000 0%, rgba(0, 0, 0, 0) 72%); }

/* line 601, theme.scss */
.mp-poster::after {
  content: "";
  position: absolute;
  inset: auto 0 0;
  height: 36%;
  z-index: 1;
  pointer-events: none;
  background: linear-gradient(180deg, transparent, rgba(31, 82, 111, 0.18)); }

/* line 610, theme.scss */
.mp-poster-title {
  position: absolute;
  z-index: 3;
  left: 4.1vw;
  top: 20.5vh;
  width: 92vw;
  color: #fff;
  font-size: clamp(88px, 13vw, 238px);
  line-height: .74;
  letter-spacing: -.08em;
  font-weight: 400;
  text-align: left;
  text-shadow: 0 16px 50px rgba(32, 72, 100, 0.08); }

/* line 624, theme.scss */
.mp-poster-title span {
  display: block;
  white-space: nowrap; }

/* line 625, theme.scss */
.mp-poster-title span:nth-child(1) {
  transform: none; }

/* line 626, theme.scss */
.mp-poster-title span:nth-child(2) {
  transform: translateX(11vw); }

/* line 627, theme.scss */
.mp-poster-title span:nth-child(3),
.mp-poster-title span:nth-child(4) {
  transform: none; }

/* line 629, theme.scss */
.mp-poster-title em {
  display: block;
  margin-top: .26em;
  transform: translateX(34vw);
  font-style: normal;
  font-size: clamp(28px, 4.2vw, 76px);
  line-height: .9;
  letter-spacing: -.07em;
  color: rgba(255, 255, 255, 0.94); }

/* line 639, theme.scss */
.mp-poster-object {
  z-index: 4;
  width: min(920px, 56vw);
  left: 62%;
  top: 53%;
  filter: saturate(1.08) contrast(1.04) drop-shadow(0 54px 76px rgba(18, 58, 88, 0.25)); }

/* line 646, theme.scss */
.mp-poster-meta {
  z-index: 6;
  color: rgba(255, 255, 255, 0.86);
  font-size: 16px;
  text-shadow: 0 2px 15px rgba(23, 70, 103, 0.28); }

/* line 652, theme.scss */
.mp-poster-meta b {
  font-weight: 700; }

/* line 653, theme.scss */
.mp-poster-meta-left {
  left: 5.6vw;
  top: 60%; }

/* line 654, theme.scss */
.mp-poster-meta-right {
  right: 6.3vw;
  top: 56%;
  max-width: 330px; }

/* line 655, theme.scss */
.mp-poster-meta-bottom {
  left: 18vw;
  bottom: 11%; }

/* line 656, theme.scss */
.mp-poster-cta {
  z-index: 7;
  right: 5vw;
  bottom: 8.6%;
  min-height: 58px;
  padding: 0 28px;
  background: rgba(16, 19, 26, 0.88); }

/* line 664, theme.scss */
.mp-editorial {
  padding-top: clamp(96px, 11vw, 150px); }

/* line 665, theme.scss */
.mp-editorial h2 {
  max-width: 1100px; }

/* line 666, theme.scss */
.mp-lens-list article {
  padding: 34px 0; }

/* line 667, theme.scss */
.mp-visual-break {
  margin-top: 82px; }

/* line 668, theme.scss */
.mp-documents {
  background: #10131a; }

/* line 669, theme.scss */
.mp-contact {
  background: #6ca8c8; }

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

  /* line 673, theme.scss */
  .mp-poster-title {
    top: 18vh;
    font-size: clamp(74px, 14vw, 150px); }

  /* line 674, theme.scss */
  .mp-poster-object {
    width: min(860px, 74vw);
    left: 60%;
    top: 55%; }

  /* line 675, theme.scss */
  .mp-poster-title em {
    transform: translateX(24vw); } }
@media (max-width: 820px) {
  /* line 679, theme.scss */
  .mp-nav {
    top: 12px;
    left: 12px;
    right: 12px;
    width: auto;
    grid-template-columns: 190px 1fr auto; }

  /* line 686, theme.scss */
  .mp-logo {
    width: 190px;
    padding: 11px 14px;
    border-radius: 20px; }

  /* line 687, theme.scss */
  .mp-logo img {
    width: 156px; }

  /* line 688, theme.scss */
  .mp-menu {
    justify-self: end;
    color: rgba(17, 19, 25, 0.82);
    background: rgba(255, 255, 255, 0.96);
    border-radius: 18px;
    padding: 18px; }

  /* line 695, theme.scss */
  .mp-poster {
    min-height: 820px; }

  /* line 696, theme.scss */
  .mp-poster-title {
    top: 128px;
    left: 18px;
    width: calc(100vw - 36px);
    font-size: clamp(62px, 16vw, 108px);
    line-height: .8; }

  /* line 703, theme.scss */
  .mp-poster-title span:nth-child(2) {
    transform: translateX(8vw); }

  /* line 704, theme.scss */
  .mp-poster-title em {
    transform: none;
    margin-top: .28em;
    font-size: clamp(27px, 7vw, 46px); }

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

  /* line 706, theme.scss */
  .mp-poster-meta-left {
    left: 24px;
    bottom: 172px;
    top: auto; }

  /* line 707, theme.scss */
  .mp-poster-meta-bottom {
    left: 24px;
    bottom: 126px; }

  /* line 708, theme.scss */
  .mp-poster-cta {
    left: 24px;
    right: auto;
    bottom: 44px; } }
@media (max-width: 520px) {
  /* line 712, theme.scss */
  .mp-nav {
    grid-template-columns: 158px 1fr auto; }

  /* line 713, theme.scss */
  .mp-logo {
    width: 158px;
    padding: 10px 12px; }

  /* line 714, theme.scss */
  .mp-logo img {
    width: 134px; }

  /* line 715, theme.scss */
  .mp-poster {
    min-height: 760px; }

  /* line 716, theme.scss */
  .mp-poster-title {
    top: 108px;
    font-size: clamp(50px, 17vw, 84px); }

  /* line 717, theme.scss */
  .mp-poster-object {
    width: 142vw;
    left: 56%;
    top: 51%; } }
/* === v6 clean hero fixes: no black CTA, transparent object, calmer poster === */
/* line 722, theme.scss */
.mp-nav {
  grid-template-columns: 250px 1fr auto !important;
  width: min(1380px, calc(100% - 44px)) !important;
  min-height: 58px !important;
  padding: 9px 14px 9px 18px !important;
  border-radius: 24px !important; }

/* line 729, theme.scss */
.mp-logo img {
  width: 210px !important; }

/* line 730, theme.scss */
.mp-nav-cta,
.mp-poster-cta {
  display: none !important; }

/* line 732, theme.scss */
.mp-phone {
  padding-right: 10px;
  color: #111319 !important; }

/* line 736, theme.scss */
.mp-poster {
  background: radial-gradient(circle at 74% 36%, rgba(255, 255, 255, 0.34), rgba(0, 0, 0, 0) 32%), linear-gradient(180deg, #70abc9 0%, #66a1bf 100%) !important;
  padding-top: 112px !important;
  isolation: isolate; }

/* line 743, theme.scss */
.mp-poster::before {
  opacity: .10 !important;
  mask-image: linear-gradient(180deg, #000 0%, transparent 72%) !important; }

/* line 747, theme.scss */
.mp-poster::after {
  display: none !important; }

/* line 748, theme.scss */
.mp-poster-title {
  position: absolute !important;
  z-index: 4 !important;
  left: 4.6vw !important;
  top: 23vh !important;
  width: min(920px, 58vw) !important;
  font-size: clamp(88px, 9.4vw, 172px) !important;
  line-height: .78 !important;
  letter-spacing: -.075em !important;
  text-shadow: 0 18px 42px rgba(63, 111, 144, 0.14); }

/* line 759, theme.scss */
.mp-poster-title span,
.mp-poster-title span:nth-child(1),
.mp-poster-title span:nth-child(2),
.mp-poster-title span:nth-child(3),
.mp-poster-title span:nth-child(4) {
  transform: none !important; }

/* line 766, theme.scss */
.mp-poster-title em {
  display: block !important;
  margin-top: .22em !important;
  max-width: 680px !important;
  transform: none !important;
  font-size: clamp(28px, 3.1vw, 56px) !important;
  line-height: .96 !important;
  letter-spacing: -.055em !important;
  font-style: normal !important;
  color: rgba(255, 255, 255, 0.94) !important; }

/* line 777, theme.scss */
.mp-poster-object {
  z-index: 3 !important;
  width: min(820px, 51vw) !important;
  left: auto !important;
  right: 3.8vw !important;
  top: 51% !important;
  transform: translateY(-50%) rotate(-1deg) !important;
  filter: saturate(1.08) contrast(1.04) drop-shadow(0 46px 72px rgba(22, 63, 102, 0.3)) !important;
  animation: mpHeroClean 7s ease-in-out infinite !important; }

@keyframes mpHeroClean {
  0%,100% {
    transform: translateY(-50%) rotate(-1deg); }
  50% {
    transform: translateY(-53%) rotate(0.8deg); } }
/* line 791, theme.scss */
.mp-poster-meta {
  z-index: 5 !important;
  color: rgba(255, 255, 255, 0.88) !important;
  text-shadow: 0 8px 24px rgba(46, 86, 116, 0.16); }

/* line 796, theme.scss */
.mp-poster-meta-left {
  left: 5vw !important;
  top: auto !important;
  bottom: 24vh !important; }

/* line 801, theme.scss */
.mp-poster-meta-bottom {
  left: 5vw !important;
  bottom: 12vh !important; }

/* line 805, theme.scss */
.mp-poster-meta-right {
  display: none !important; }

/* line 806, theme.scss */
.mp-form-button {
  background: #2949d9 !important;
  color: #fff !important; }

@media (max-width: 1100px) {
  /* line 811, theme.scss */
  .mp-nav {
    grid-template-columns: 205px 1fr auto !important; }

  /* line 812, theme.scss */
  .mp-logo img {
    width: 185px !important; }

  /* line 813, theme.scss */
  .mp-poster-title {
    width: calc(100% - 48px) !important;
    top: 118px !important;
    left: 24px !important;
    font-size: clamp(62px, 14vw, 122px) !important; }

  /* line 814, theme.scss */
  .mp-poster-object {
    width: min(760px, 92vw) !important;
    right: auto !important;
    left: 52% !important;
    top: 54% !important;
    transform: translate(-50%, -50%) rotate(-1deg) !important;
    opacity: .95; }

  @keyframes mpHeroClean {
    0%,100% {
      transform: translate(-50%, -50%) rotate(-1deg); }
    50% {
      transform: translate(-50%, -53%) rotate(0.8deg); } }
  /* line 816, theme.scss */
  .mp-poster-meta-left {
    left: 24px !important;
    bottom: 142px !important; }

  /* line 817, theme.scss */
  .mp-poster-meta-bottom {
    left: 24px !important;
    bottom: 86px !important; } }
@media (max-width: 760px) {
  /* line 820, theme.scss */
  .mp-nav {
    grid-template-columns: 160px 1fr auto !important;
    width: calc(100% - 20px) !important;
    top: 10px !important; }

  /* line 821, theme.scss */
  .mp-logo img {
    width: 150px !important; }

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

  /* line 823, theme.scss */
  .mp-poster {
    min-height: 780px !important; }

  /* line 824, theme.scss */
  .mp-poster-title {
    top: 105px !important;
    font-size: clamp(50px, 17vw, 88px) !important; }

  /* line 825, theme.scss */
  .mp-poster-title em {
    font-size: clamp(24px, 7vw, 38px) !important; }

  /* line 826, theme.scss */
  .mp-poster-object {
    width: 132vw !important;
    left: 56% !important;
    top: 51% !important; }

  /* line 827, theme.scss */
  .mp-poster-meta-left {
    bottom: 112px !important; }

  /* line 828, theme.scss */
  .mp-poster-meta-bottom {
    bottom: 62px !important; } }
