@charset "UTF-8";
/* 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, #5956CE);
  --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, #6f6cd4);
  --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, #8582db);
  --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, #c7c6ee);
  --color-btn-bg-half-shade-is-light:var(--draft-color-btn-bg-half-shade-is-light, true);
  --color-accent-text:var(--draft-color-accent-text, #202223);
  --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, #35383a);
  --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, #4a4f51);
  --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, #8c9295);
  --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, #333333);
  --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, #474747);
  --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, #5c5c5c);
  --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, #999999);
  --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, 6px);
  --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, 'PT Root UI');
  --font-size:var(--draft-font-size, 16px);
  --font-family-heading:var(--draft-font-family-heading, 'PT Root UI');
  --heading-ratio:var(--draft-heading-ratio, 1.75);
  --heading-weight:var(--draft-heading-weight, 500);
  --collection_count:var(--draft-collection_count, 10);
  --search_count:var(--draft-search_count, 10);
  --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, 1272px);
  --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, left);
  --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, false); }

/* line 4, theme.scss */
.outside-widgets .delete-widget-link {
  display: none; }

/* line 8, theme.scss */
.outside-widgets .add-widget-link {
  display: none; }

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

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

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

  /* line 23, theme.scss */
  [data-fixed-panels] [data-widget-add] {
    display: none; } }
/* =========================================================
   Страница «Обмен и возврат» /page/exchange
   Цветовая адаптация под ofd-shop.ru
   Форма заявки на возврат: физические и цифровые товары
   ========================================================= */
/* line 36, theme.scss */
.exchange-page {
  --ex-dark: #2b2b35;
  --ex-blue: #5b4bdb;
  --ex-blue-dark: #4939c4;
  --ex-border: #e6e3f3;
  --ex-bg: #f7f6ff;
  --ex-text: #33333f;
  --ex-muted: #747486;
  color: var(--ex-text);
  margin: 20px 0 40px; }

/* line 49, theme.scss */
.exchange-page * {
  box-sizing: border-box; }

/* Верхний блок */
/* line 55, theme.scss */
.exchange-hero {
  background: linear-gradient(135deg, #faf9ff 0%, #ffffff 100%);
  border: 1px solid var(--ex-border);
  border-radius: 20px;
  padding: 28px;
  margin-bottom: 24px; }

/* line 63, theme.scss */
.exchange-title {
  font-size: 42px;
  line-height: 1.1;
  margin: 0 0 14px;
  color: var(--ex-dark); }

/* line 70, theme.scss */
.exchange-subtitle {
  font-size: 18px;
  line-height: 1.6;
  color: var(--ex-text);
  max-width: 900px;
  margin: 0 0 20px; }

/* line 78, theme.scss */
.exchange-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px; }

/* Кнопки */
/* line 86, theme.scss */
.exchange-btn {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 46px;
  padding: 0 18px;
  border-radius: 12px;
  text-decoration: none;
  font-weight: 700;
  transition: 0.2s ease;
  border: 1px solid transparent;
  cursor: pointer; }

/* line 101, theme.scss */
.exchange-btn--primary {
  background: var(--ex-blue);
  color: #ffffff; }

/* line 106, theme.scss */
.exchange-btn--primary:hover {
  background: var(--ex-blue-dark);
  color: #ffffff; }

/* line 111, theme.scss */
.exchange-btn--secondary {
  background: #ffffff;
  color: var(--ex-dark);
  border-color: #cfc9ef; }

/* line 117, theme.scss */
.exchange-btn--secondary:hover {
  border-color: var(--ex-blue);
  color: var(--ex-blue); }

/* line 122, theme.scss */
.exchange-btn__loader {
  display: none;
  width: 16px;
  height: 16px;
  margin-left: 10px;
  border: 2px solid rgba(255, 255, 255, 0.55);
  border-top-color: #ffffff;
  border-radius: 50%;
  animation: exchange-spin 0.8s linear infinite; }

/* line 133, theme.scss */
.exchange-btn.is-loading {
  opacity: 0.85;
  cursor: wait;
  pointer-events: none; }

/* line 139, theme.scss */
.exchange-btn.is-loading .exchange-btn__loader {
  display: inline-block; }

/* line 143, theme.scss */
.exchange-btn.is-loading .exchange-btn__text {
  opacity: 0.95; }

@keyframes exchange-spin {
  to {
    transform: rotate(360deg); } }
/* Карточки */
/* line 155, theme.scss */
.exchange-cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
  margin-bottom: 28px; }

/* line 162, theme.scss */
.exchange-card {
  background: #ffffff;
  border: 1px solid var(--ex-border);
  border-radius: 16px;
  padding: 20px; }

/* line 169, theme.scss */
.exchange-card__title {
  font-size: 18px;
  font-weight: 800;
  color: var(--ex-dark);
  margin-bottom: 10px; }

/* line 176, theme.scss */
.exchange-card__text {
  color: var(--ex-text);
  line-height: 1.6; }

/* Общие заголовки */
/* line 183, theme.scss */
.exchange-section-title {
  font-size: 28px;
  line-height: 1.2;
  color: var(--ex-dark);
  margin: 0 0 18px; }

/* line 190, theme.scss */
.exchange-steps,
.exchange-rules,
.exchange-form-section,
.exchange-contacts {
  margin-bottom: 34px; }

/* Шаги */
/* line 199, theme.scss */
.exchange-steps__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px; }

/* line 205, theme.scss */
.exchange-step {
  background: #ffffff;
  border: 1px solid var(--ex-border);
  border-radius: 16px;
  padding: 22px 18px; }

/* line 212, theme.scss */
.exchange-step__num {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: var(--ex-blue);
  color: #ffffff;
  font-weight: 800;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px; }

/* line 225, theme.scss */
.exchange-step__title {
  font-size: 18px;
  font-weight: 800;
  color: var(--ex-dark);
  margin-bottom: 8px; }

/* line 232, theme.scss */
.exchange-step__text {
  color: var(--ex-text);
  line-height: 1.5; }

/* Раскрывающиеся условия */
/* line 239, theme.scss */
.exchange-details {
  border: 1px solid var(--ex-border);
  border-radius: 16px;
  background: #ffffff;
  padding: 0;
  margin-bottom: 14px;
  overflow: hidden; }

/* line 248, theme.scss */
.exchange-details summary {
  cursor: pointer;
  list-style: none;
  padding: 18px 22px;
  font-size: 18px;
  font-weight: 800;
  color: var(--ex-dark);
  position: relative; }

/* line 258, theme.scss */
.exchange-details summary::-webkit-details-marker {
  display: none; }

/* line 262, theme.scss */
.exchange-details summary::after {
  content: "+";
  position: absolute;
  right: 22px;
  top: 50%;
  transform: translateY(-50%);
  color: var(--ex-blue);
  font-size: 24px;
  font-weight: 700; }

/* line 273, theme.scss */
.exchange-details[open] summary::after {
  content: "–"; }

/* line 277, theme.scss */
.exchange-details__body {
  padding: 0 22px 20px;
  color: var(--ex-text);
  line-height: 1.7; }

/* line 283, theme.scss */
.exchange-list {
  margin: 0;
  padding-left: 20px; }

/* Форма */
/* line 290, theme.scss */
.exchange-form-section {
  background: #ffffff;
  border: 1px solid var(--ex-border);
  border-radius: 20px;
  padding: 26px; }

/* line 297, theme.scss */
.exchange-form-subtitle {
  color: var(--ex-muted);
  margin: -6px 0 20px; }

/* line 302, theme.scss */
.exchange-form-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 18px; }

/* line 308, theme.scss */
.exchange-field {
  display: flex;
  flex-direction: column; }

/* line 313, theme.scss */
.exchange-field--full {
  grid-column: 1 / -1; }

/* line 317, theme.scss */
.exchange-field label {
  font-size: 14px;
  font-weight: 700;
  color: var(--ex-dark);
  margin-bottom: 8px; }

/* line 324, theme.scss */
.exchange-field input,
.exchange-field select,
.exchange-field textarea {
  width: 100%;
  min-height: 48px;
  border: 1px solid #d8d4ef;
  border-radius: 12px;
  padding: 12px 14px;
  font-size: 15px;
  color: var(--ex-text);
  background: #ffffff;
  outline: none; }

/* line 338, theme.scss */
.exchange-field textarea {
  min-height: 120px;
  resize: vertical; }

/* line 343, theme.scss */
.exchange-field input:focus,
.exchange-field select:focus,
.exchange-field textarea:focus {
  border-color: var(--ex-blue);
  box-shadow: 0 0 0 3px rgba(91, 75, 219, 0.12); }

/* line 350, theme.scss */
.exchange-field input.is-error,
.exchange-field select.is-error,
.exchange-field textarea.is-error {
  border-color: #cc3d3d;
  box-shadow: 0 0 0 3px rgba(204, 61, 61, 0.08); }

/* line 357, theme.scss */
.exchange-field-error,
[data-feedback-form-field-error] {
  color: #cc3d3d;
  font-size: 13px;
  margin-top: 6px; }

/* line 364, theme.scss */
.exchange-field-hint {
  margin-top: 6px;
  font-size: 13px;
  line-height: 1.5;
  color: var(--ex-muted); }

/* Блок цифрового товара */
/* line 373, theme.scss */
.exchange-digital-block {
  margin-top: 24px;
  padding: 20px;
  border-radius: 16px;
  background: var(--ex-bg);
  border: 1px solid var(--ex-border); }

/* line 381, theme.scss */
.exchange-digital-block h4 {
  margin: 0 0 16px;
  font-size: 20px;
  color: var(--ex-dark); }

/* Согласие */
/* line 389, theme.scss */
.exchange-consent {
  margin-top: 18px;
  padding: 16px;
  background: #faf9ff;
  border: 1px solid var(--ex-border);
  border-radius: 14px;
  line-height: 1.6; }

/* line 398, theme.scss */
.exchange-consent input {
  margin-right: 8px; }

/* line 402, theme.scss */
.exchange-note {
  margin-top: 16px;
  font-size: 14px;
  color: var(--ex-muted); }

/* line 408, theme.scss */
.exchange-form-actions {
  display: flex;
  align-items: center;
  margin-top: 22px;
  margin-bottom: 34px;
  padding-bottom: 4px;
  clear: both; }

/* Уведомления */
/* line 419, theme.scss */
.exchange-error {
  margin-bottom: 18px;
  padding: 14px 16px;
  border-radius: 12px;
  background: #fff3f3;
  color: #b42318;
  border: 1px solid #ffd1d1;
  font-weight: 700; }

/* line 429, theme.scss */
.exchange-success {
  display: none;
  position: relative;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  margin-bottom: 18px;
  padding: 14px 46px 14px 16px;
  border-radius: 12px;
  background: #f1efff;
  color: #3f329c;
  border: 1px solid #d8d2ff;
  font-weight: 700; }

/* line 444, theme.scss */
.exchange-success.is-show {
  display: flex; }

/* line 448, theme.scss */
.exchange-success__close {
  position: absolute;
  top: 50%;
  right: 14px;
  transform: translateY(-50%);
  width: 28px;
  height: 28px;
  padding: 0;
  border: 0;
  border-radius: 50%;
  background: transparent;
  color: #3f329c;
  font-size: 22px;
  font-weight: 400;
  line-height: 1;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center; }

/* line 469, theme.scss */
.exchange-success__close:hover {
  background: rgba(91, 75, 219, 0.1); }

/* line 473, theme.scss */
.exchange-success__close:focus {
  outline: none;
  box-shadow: 0 0 0 3px rgba(91, 75, 219, 0.16); }

/* Контакты */
/* line 480, theme.scss */
.exchange-contact-card {
  background: #ffffff;
  border: 1px solid var(--ex-border);
  border-radius: 18px;
  padding: 24px; }

/* line 487, theme.scss */
.exchange-contact-row {
  margin-bottom: 12px;
  line-height: 1.6; }

/* Адаптив */
@media (max-width: 1024px) {
  /* line 495, theme.scss */
  .exchange-cards,
  .exchange-steps__grid,
  .exchange-form-grid {
    grid-template-columns: repeat(2, 1fr); }

  /* line 501, theme.scss */
  .exchange-title {
    font-size: 34px; } }
@media (max-width: 700px) {
  /* line 507, theme.scss */
  .exchange-hero,
  .exchange-form-section,
  .exchange-contact-card,
  .exchange-card,
  .exchange-step {
    padding: 18px; }

  /* line 515, theme.scss */
  .exchange-cards,
  .exchange-steps__grid,
  .exchange-form-grid {
    grid-template-columns: 1fr; }

  /* line 521, theme.scss */
  .exchange-title {
    font-size: 28px; }

  /* line 525, theme.scss */
  .exchange-subtitle {
    font-size: 16px; }

  /* line 529, theme.scss */
  .exchange-actions {
    flex-direction: column; }

  /* line 533, theme.scss */
  .exchange-btn {
    width: 100%; } }
/* === Конец блока: страница «Обмен и возврат» === */
/* =========================================================
   Mobile fix: страница «Обмен и возврат»
   Исправление формы и раскрывающихся блоков на телефоне
   ========================================================= */
@media (max-width: 700px) {
  /* line 547, theme.scss */
  .exchange-page {
    overflow-x: hidden; }

  /* line 551, theme.scss */
  .exchange-form-section {
    overflow: hidden;
    max-width: 100%; }

  /* line 556, theme.scss */
  .exchange-form-grid {
    grid-template-columns: minmax(0, 1fr); }

  /* line 560, theme.scss */
  .exchange-field {
    min-width: 0;
    max-width: 100%; }

  /* line 565, theme.scss */
  .exchange-field input,
  .exchange-field select,
  .exchange-field textarea {
    min-width: 0;
    max-width: 100%;
    width: 100%; }

  /* line 573, theme.scss */
  .exchange-field input[type="date"] {
    -webkit-appearance: none;
    appearance: none;
    text-align: left; }

  /* line 579, theme.scss */
  .exchange-details summary {
    padding: 18px 58px 18px 20px;
    line-height: 1.25;
    min-height: 64px;
    display: flex;
    align-items: center; }

  /* line 587, theme.scss */
  .exchange-details summary::after {
    right: 22px;
    flex-shrink: 0; }

  /* line 592, theme.scss */
  .exchange-section-title {
    line-height: 1.15; } }
/* =========================================================
   Страница «Контакты» /page/contacts
   Дизайн под ООО «Оптима-ДВ»
   ========================================================= */
/* line 602, theme.scss */
.odv-contacts-page {
  --odv-dark: #2b2b35;
  --odv-purple: #5b4bdb;
  --odv-purple-dark: #4939c4;
  --odv-border: #e6e3f3;
  --odv-bg: #f7f6ff;
  --odv-text: #33333f;
  --odv-muted: #747486;
  --odv-white: #ffffff;
  color: var(--odv-text);
  margin: 20px 0 44px; }

/* line 616, theme.scss */
.odv-contacts-page * {
  box-sizing: border-box; }

/* line 620, theme.scss */
.odv-contacts-hero {
  background: linear-gradient(135deg, #faf9ff 0%, #ffffff 100%);
  border: 1px solid var(--odv-border);
  border-radius: 22px;
  padding: 32px;
  margin-bottom: 24px; }

/* line 628, theme.scss */
.odv-contacts-badge {
  display: inline-block;
  padding: 8px 14px;
  border-radius: 999px;
  background: rgba(91, 75, 219, 0.1);
  color: var(--odv-purple);
  font-size: 14px;
  font-weight: 800;
  margin-bottom: 16px; }

/* line 639, theme.scss */
.odv-contacts-title {
  font-size: 42px;
  line-height: 1.1;
  margin: 0 0 14px;
  color: var(--odv-dark); }

/* line 646, theme.scss */
.odv-contacts-subtitle {
  max-width: 920px;
  margin: 0 0 22px;
  font-size: 18px;
  line-height: 1.6;
  color: var(--odv-text); }

/* line 654, theme.scss */
.odv-contacts-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px; }

/* line 660, theme.scss */
.odv-contacts-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 46px;
  padding: 0 18px;
  border-radius: 12px;
  text-decoration: none;
  font-weight: 800;
  transition: 0.2s ease;
  border: 1px solid transparent; }

/* line 673, theme.scss */
.odv-contacts-btn--primary {
  background: var(--odv-purple);
  color: #ffffff; }

/* line 678, theme.scss */
.odv-contacts-btn--primary:hover {
  background: var(--odv-purple-dark);
  color: #ffffff; }

/* line 683, theme.scss */
.odv-contacts-btn--secondary {
  background: #ffffff;
  color: var(--odv-dark);
  border-color: #cfc9ef; }

/* line 689, theme.scss */
.odv-contacts-btn--secondary:hover {
  border-color: var(--odv-purple);
  color: var(--odv-purple); }

/* line 694, theme.scss */
.odv-contacts-cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
  margin-bottom: 28px; }

/* line 701, theme.scss */
.odv-contact-card {
  background: #ffffff;
  border: 1px solid var(--odv-border);
  border-radius: 18px;
  padding: 22px; }

/* line 708, theme.scss */
.odv-contact-card__label {
  color: var(--odv-muted);
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 8px; }

/* line 715, theme.scss */
.odv-contact-card__value {
  color: var(--odv-dark);
  font-size: 22px;
  font-weight: 900;
  margin-bottom: 10px; }

/* line 722, theme.scss */
.odv-contact-card__value a {
  color: var(--odv-dark);
  text-decoration: none; }

/* line 727, theme.scss */
.odv-contact-card__value a:hover {
  color: var(--odv-purple); }

/* line 731, theme.scss */
.odv-contact-card__text {
  color: var(--odv-text);
  line-height: 1.55; }

/* line 736, theme.scss */
.odv-contacts-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px;
  margin-bottom: 28px; }

/* line 743, theme.scss */
.odv-contacts-panel {
  background: #ffffff;
  border: 1px solid var(--odv-border);
  border-radius: 20px;
  padding: 26px; }

/* line 750, theme.scss */
.odv-contacts-section-title {
  color: var(--odv-dark);
  font-size: 28px;
  line-height: 1.2;
  margin: 0 0 18px; }

/* line 757, theme.scss */
.odv-contacts-info-list {
  display: grid;
  gap: 14px; }

/* line 762, theme.scss */
.odv-contacts-info-row {
  display: grid;
  grid-template-columns: 130px 1fr;
  gap: 16px;
  padding-bottom: 14px;
  border-bottom: 1px solid var(--odv-border); }

/* line 770, theme.scss */
.odv-contacts-info-row:last-child {
  border-bottom: 0;
  padding-bottom: 0; }

/* line 775, theme.scss */
.odv-contacts-info-row__name {
  color: var(--odv-muted);
  font-weight: 700; }

/* line 780, theme.scss */
.odv-contacts-info-row__value {
  color: var(--odv-text);
  line-height: 1.55; }

/* line 785, theme.scss */
.odv-contacts-info-row__value a {
  color: var(--odv-purple);
  text-decoration: none;
  font-weight: 800; }

/* line 791, theme.scss */
.odv-contacts-copy-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 20px; }

/* line 798, theme.scss */
.odv-contacts-copy-btn {
  min-height: 40px;
  padding: 0 14px;
  border: 1px solid #cfc9ef;
  border-radius: 10px;
  background: #ffffff;
  color: var(--odv-purple);
  font-weight: 800;
  cursor: pointer;
  transition: 0.2s ease; }

/* line 810, theme.scss */
.odv-contacts-copy-btn:hover {
  border-color: var(--odv-purple);
  background: #faf9ff; }

/* line 815, theme.scss */
.odv-contacts-copy-btn.is-copied {
  background: #f1efff;
  border-color: #d8d2ff; }

/* line 820, theme.scss */
.odv-contacts-route-list {
  display: grid;
  gap: 12px; }

/* line 825, theme.scss */
.odv-contacts-route {
  display: block;
  padding: 16px;
  border: 1px solid var(--odv-border);
  border-radius: 14px;
  background: #ffffff;
  text-decoration: none;
  transition: 0.2s ease; }

/* line 835, theme.scss */
.odv-contacts-route:hover {
  border-color: var(--odv-purple);
  background: #faf9ff; }

/* line 840, theme.scss */
.odv-contacts-route__title {
  display: block;
  color: var(--odv-dark);
  font-size: 17px;
  font-weight: 900;
  margin-bottom: 6px; }

/* line 848, theme.scss */
.odv-contacts-route__text {
  display: block;
  color: var(--odv-muted);
  line-height: 1.5; }

/* line 854, theme.scss */
.odv-contacts-map-section {
  background: #ffffff;
  border: 1px solid var(--odv-border);
  border-radius: 20px;
  padding: 26px;
  margin-bottom: 28px; }

/* line 862, theme.scss */
.odv-contacts-map-head {
  margin-bottom: 18px; }

/* line 866, theme.scss */
.odv-contacts-map-text {
  color: var(--odv-muted);
  line-height: 1.55;
  margin: -8px 0 0; }

/* line 872, theme.scss */
.odv-contacts-map {
  overflow: hidden;
  border: 1px solid var(--odv-border);
  border-radius: 18px;
  background: var(--odv-bg); }

/* line 879, theme.scss */
.odv-contacts-map iframe {
  display: block;
  width: 100%;
  min-height: 420px;
  border: 0; }

/* line 886, theme.scss */
.odv-contacts-details {
  background: #ffffff;
  border: 1px solid var(--odv-border);
  border-radius: 20px;
  padding: 26px; }

/* line 893, theme.scss */
.odv-contacts-details-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 14px; }

/* line 899, theme.scss */
.odv-contacts-requisite {
  padding: 16px;
  border: 1px solid var(--odv-border);
  border-radius: 14px;
  background: #ffffff; }

/* line 906, theme.scss */
.odv-contacts-requisite span {
  display: block;
  color: var(--odv-muted);
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 6px; }

/* line 914, theme.scss */
.odv-contacts-requisite strong {
  display: block;
  color: var(--odv-dark);
  line-height: 1.45; }

/* line 920, theme.scss */
.odv-contacts-details-note {
  margin-top: 16px;
  padding: 14px 16px;
  border-radius: 14px;
  background: #faf9ff;
  border: 1px solid var(--odv-border);
  color: var(--odv-muted);
  line-height: 1.55; }

@media (max-width: 1024px) {
  /* line 931, theme.scss */
  .odv-contacts-cards,
  .odv-contacts-grid,
  .odv-contacts-details-grid {
    grid-template-columns: 1fr; }

  /* line 937, theme.scss */
  .odv-contacts-title {
    font-size: 34px; } }
@media (max-width: 700px) {
  /* line 943, theme.scss */
  .odv-contacts-hero,
  .odv-contacts-panel,
  .odv-contacts-map-section,
  .odv-contacts-details,
  .odv-contact-card {
    padding: 18px; }

  /* line 951, theme.scss */
  .odv-contacts-title {
    font-size: 30px; }

  /* line 955, theme.scss */
  .odv-contacts-subtitle {
    font-size: 16px; }

  /* line 959, theme.scss */
  .odv-contacts-actions {
    flex-direction: column; }

  /* line 963, theme.scss */
  .odv-contacts-btn {
    width: 100%; }

  /* line 967, theme.scss */
  .odv-contacts-info-row {
    grid-template-columns: 1fr;
    gap: 6px; }

  /* line 972, theme.scss */
  .odv-contact-card__value {
    font-size: 20px; }

  /* line 976, theme.scss */
  .odv-contacts-map iframe {
    min-height: 320px; } }
/* === Конец блока: страница «Контакты» === */
