/* Unified UI layer for migrated YUTD sites. */
body.tpl-body-site-10,
body.tpl-body-site-13 {
  --yutd-ui-accent: #008f43;
  --yutd-ui-accent-dark: #1f4f2a;
  --yutd-ui-heading: #1f4f2a;
  --yutd-ui-accent-soft: #edf7f1;
  --yutd-ui-line: #dbe5dd;
  --yutd-ui-surface: #ffffff;
  --yutd-ui-surface-soft: #f6f8f6;
  --yutd-ui-text: #202722;
  --yutd-ui-muted: #6b746e;
  --yutd-ui-shadow: 0 3px 12px rgba(26, 36, 30, 0.12);
  --yutd-ui-shadow-soft: 0 1px 7px rgba(26, 36, 30, 0.09);
}

body.tpl-body-site-10 {
  --yutd-ui-accent: #f28b16;
  --yutd-ui-accent-dark: #d71920;
  --yutd-ui-heading: #6e3f3a;
  --yutd-ui-accent-soft: #fff5e8;
  --yutd-ui-line: #ead7c2;
}

body.tpl-body-site-10 #content,
body.tpl-body-site-10 #cont_txt,
body.tpl-body-site-13 #content,
body.tpl-body-site-13 #cont_txt {
  color: var(--yutd-ui-text) !important;
}

body.tpl-body-site-10 .yutd-breadcrumbs,
body.tpl-body-site-13 .yutd-breadcrumbs {
  margin: 10px 0 16px !important;
  padding: 7px 10px !important;
  border: 1px solid var(--yutd-ui-line) !important;
  border-radius: 6px !important;
  background: rgba(255, 255, 255, 0.78) !important;
  color: var(--yutd-ui-muted) !important;
  font-size: 11px !important;
  line-height: 1.35 !important;
}

body.tpl-body-site-10 > .yutd-breadcrumbs,
body.tpl-body-site-13 > .yutd-breadcrumbs {
  margin: 6px 14px 8px !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
}

body.tpl-body-site-10 .yutd-breadcrumbs a,
body.tpl-body-site-13 .yutd-breadcrumbs a {
  color: var(--yutd-ui-accent-dark) !important;
  text-decoration: none !important;
  border-bottom: 1px solid color-mix(in srgb, var(--yutd-ui-accent-dark), transparent 65%);
}

body.tpl-body-site-10 .yutd-breadcrumbs__item + .yutd-breadcrumbs__item::before,
body.tpl-body-site-13 .yutd-breadcrumbs__item + .yutd-breadcrumbs__item::before {
  color: #aab3ad !important;
}

body.tpl-body-site-10 #lamarty_cont_top_line,
body.tpl-body-site-10 #second_top_line,
body.tpl-body-site-13 h1:not(.yutd-seo-h1),
body.tpl-body-site-13 #content h1:not(.yutd-seo-h1),
body.tpl-body-site-13 #cont_txt h1:not(.yutd-seo-h1),
body.tpl-body-site-13 .yutd-page-title {
  border-radius: 6px !important;
}

body.tpl-body-site-13 h1:not(.yutd-seo-h1),
body.tpl-body-site-13 #content h1:not(.yutd-seo-h1),
body.tpl-body-site-13 #cont_txt h1:not(.yutd-seo-h1),
body.tpl-body-site-13 .yutd-page-title {
  box-sizing: border-box !important;
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  margin: 8px 0 18px !important;
  padding: 9px 14px !important;
  background: var(--yutd-ui-accent) !important;
  color: #fff !important;
  font-size: 18px !important;
  line-height: 1.25 !important;
}

body.tpl-body-site-10 h2,
body.tpl-body-site-10 .documents__title,
body.tpl-body-site-10 .yutd-section-title,
body.tpl-body-site-13 h2,
body.tpl-body-site-13 .documents__title,
body.tpl-body-site-13 .yutd-section-title {
  border-radius: 6px !important;
}

body.tpl-body-site-10 #content h2,
body.tpl-body-site-10 #cont_txt h2,
body.tpl-body-site-10 .documents__title,
body.tpl-body-site-10 .yutd-section-title,
body.tpl-body-site-13 #content h2,
body.tpl-body-site-13 #cont_txt h2,
body.tpl-body-site-13 .documents__title,
body.tpl-body-site-13 .yutd-section-title {
  box-sizing: border-box !important;
  margin: 16px 0 12px !important;
  padding: 8px 12px !important;
  background: linear-gradient(90deg, #d7d9d6 0%, #eceeed 100%) !important;
  color: var(--yutd-ui-heading) !important;
  font-size: 17px !important;
  line-height: 1.25 !important;
}

body.tpl-body-site-10 .documents__title,
body.tpl-body-site-13 .documents__title {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 12px !important;
}

body.tpl-body-site-10 .documents__title h2,
body.tpl-body-site-13 .documents__title h2 {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  font-size: 17px !important;
}

body.tpl-body-site-10 .documents__block,
body.tpl-body-site-10 .documents__block_img,
body.tpl-body-site-13 .documents__block,
body.tpl-body-site-13 .documents__block_img {
  align-items: stretch !important;
}

body.tpl-body-site-10 .documents__item,
body.tpl-body-site-10 .yutd-home-card,
body.tpl-body-site-10 .yutd-home-news__item,
body.tpl-body-site-10 .yutd-dealer-box,
body.tpl-body-site-10 .yutd-contact-card,
body.tpl-body-site-13 .documents__item,
body.tpl-body-site-13 .yutd-home-card,
body.tpl-body-site-13 .yutd-home-news__item,
body.tpl-body-site-13 .yutd-dealer-box,
body.tpl-body-site-13 .yutd-contact-card,
body.tpl-body-site-13 .yutd-syply-application-grid > .grid-item {
  box-sizing: border-box !important;
  border: 1px solid var(--yutd-ui-line) !important;
  border-radius: 6px !important;
  background: var(--yutd-ui-surface) !important;
  box-shadow: var(--yutd-ui-shadow-soft) !important;
}

body.tpl-body-site-10 .yutd-home-card,
body.tpl-body-site-13 .yutd-home-card {
  padding: 8px !important;
}

body.tpl-body-site-10 .yutd-home-card img,
body.tpl-body-site-13 .yutd-home-card img {
  display: block !important;
  margin: 0 auto 7px !important;
  width: 84px !important;
  height: 84px !important;
  object-fit: cover !important;
}

body.tpl-body-site-10 .yutd-home-news__item,
body.tpl-body-site-13 .yutd-home-news__item {
  padding: 10px 12px !important;
  min-height: 82px !important;
}

body.tpl-body-site-10 .documents__item,
body.tpl-body-site-13 .documents__item {
  overflow: hidden !important;
  transition: box-shadow 0.18s ease, border-color 0.18s ease !important;
}

body.tpl-body-site-10 .documents__item:hover,
body.tpl-body-site-13 .documents__item:hover {
  border-color: color-mix(in srgb, var(--yutd-ui-accent), white 35%) !important;
  box-shadow: var(--yutd-ui-shadow) !important;
}

body.tpl-body-site-10 .documents__pictures,
body.tpl-body-site-10 .documents__video,
body.tpl-body-site-13 .documents__pictures,
body.tpl-body-site-13 .documents__video {
  background: #fff !important;
  border-radius: 6px 6px 0 0 !important;
}

body.tpl-body-site-10 .documents__header,
body.tpl-body-site-13 .documents__header {
  padding: 8px 10px !important;
  color: var(--yutd-ui-text) !important;
}

body.tpl-body-site-10 .documents__header a,
body.tpl-body-site-13 .documents__header a {
  color: var(--yutd-ui-text) !important;
  text-decoration: none !important;
}

body.tpl-body-site-10 .documents__ol li > a:first-child,
body.tpl-body-site-13 .documents__ol li > a:first-child {
  color: #23633d !important;
  font-weight: 600 !important;
  text-decoration-color: rgba(35, 99, 61, 0.45) !important;
  text-underline-offset: 2px !important;
}

body.tpl-body-site-10 .documents__ol li > a:first-child:hover,
body.tpl-body-site-10 .documents__ol li > a:first-child:focus,
body.tpl-body-site-13 .documents__ol li > a:first-child:hover,
body.tpl-body-site-13 .documents__ol li > a:first-child:focus {
  color: #0b8b45 !important;
  text-decoration-color: currentColor !important;
}

body.tpl-body-site-10 #yutd-lamarty-advantages-actions .yutd-exclusive-value {
  margin: 10px 0 !important;
  padding: 11px 13px !important;
  border-left: 4px solid #f28b16 !important;
  background: #fff5e8 !important;
  color: #3f3021 !important;
  line-height: 1.45 !important;
}

body.tpl-body-site-10 .gradient-line {
  overflow: visible !important;
}

body.tpl-body-site-10 .gradient-line__item {
  isolation: isolate !important;
}

body.tpl-body-site-10 .gradient-line__item:hover {
  z-index: 60 !important;
}

body.tpl-body-site-10 .gradient-line__item--exclusive::after {
  content: "";
  position: absolute;
  z-index: 3;
  inset: 0 0 auto;
  height: 5px;
  background: #f28b16;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}

body.tpl-body-site-10 .gradient-line__image {
  box-sizing: border-box !important;
  width: 220px !important;
  height: 320px !important;
  left: 50% !important;
  bottom: 38px !important;
  z-index: 80 !important;
  overflow: hidden !important;
  transform: translateX(-50%) !important;
  border: 4px solid #fff !important;
  border-top-color: #f28b16 !important;
  border-radius: 4px !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  box-shadow: 0 12px 30px rgba(24, 28, 25, 0.32) !important;
}

body.tpl-body-site-10 .gradient-line__image::before,
body.tpl-body-site-10 .gradient-line__image::after {
  position: absolute;
  z-index: 20;
  pointer-events: none;
  transition: opacity 180ms ease, visibility 180ms ease;
}

body.tpl-body-site-10 .gradient-line__image::before {
  content: "Загружаем превью";
  inset: 0;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 58px 18px 18px;
  background: #f1f2ef;
  color: #344139;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
}

body.tpl-body-site-10 .gradient-line__image::after {
  content: "";
  top: 50%;
  left: 50%;
  width: 34px;
  height: 34px;
  margin: -30px 0 0 -17px;
  box-sizing: border-box;
  border: 4px solid #d7ddd7;
  border-top-color: #f28b16;
  border-radius: 50%;
  animation: yutd-gradient-preview-spin 700ms linear infinite;
}

body.tpl-body-site-10 .gradient-line__image.is-loaded::before,
body.tpl-body-site-10 .gradient-line__image.is-loaded::after {
  opacity: 0;
  visibility: hidden;
}

body.tpl-body-site-10 .gradient-line__image.is-load-error::before {
  content: "Превью временно недоступно";
}

body.tpl-body-site-10 .gradient-line__image.is-load-error::after {
  display: none;
}

@keyframes yutd-gradient-preview-spin {
  to { transform: rotate(360deg); }
}

body.tpl-body-site-10 .gradient-line__item:first-child .gradient-line__image {
  left: 0 !important;
  transform: none !important;
}

body.tpl-body-site-10 .gradient-line__item:last-child .gradient-line__image {
  right: 0 !important;
  left: auto !important;
  transform: none !important;
}

body.tpl-body-site-10 .gradient-line__name {
  box-sizing: border-box !important;
  inset: auto 0 0 !important;
  width: 100% !important;
  padding: 12px 8px !important;
  background: rgba(24, 28, 25, 0.78) !important;
  color: #fff !important;
  text-shadow: 0 1px 2px #000 !important;
}

body.tpl-body-site-10 .yutd-gradient-search {
  position: relative !important;
  z-index: 90 !important;
}

body.tpl-body-site-10 .yutd-gradient-search-results {
  display: none;
  position: absolute;
  z-index: 120;
  top: calc(100% + 6px);
  left: 0;
  box-sizing: border-box;
  width: min(520px, 100%);
  max-height: 360px;
  overflow: auto;
  padding: 5px;
  border: 1px solid #cbd3cc;
  border-radius: 4px;
  background: #fff;
  box-shadow: 0 12px 28px rgba(24, 28, 25, 0.22);
}

body.tpl-body-site-10 .yutd-gradient-search-results.is-open {
  display: block;
}

body.tpl-body-site-10 .yutd-gradient-search-result {
  display: grid;
  grid-template-columns: 52px minmax(0, 1fr) auto;
  align-items: center;
  gap: 10px;
  box-sizing: border-box;
  width: 100%;
  min-height: 58px;
  padding: 5px;
  border: 0;
  border-bottom: 1px solid #edf0ed;
  border-radius: 2px;
  background: #fff;
  color: #26332b;
  font: inherit;
  text-align: left;
  cursor: pointer;
}

body.tpl-body-site-10 .yutd-gradient-search-result:last-child {
  border-bottom: 0;
}

body.tpl-body-site-10 .yutd-gradient-search-result:hover,
body.tpl-body-site-10 .yutd-gradient-search-result:focus,
body.tpl-body-site-10 .yutd-gradient-search-result.is-active {
  outline: 0;
  background: #f2f6f2;
}

body.tpl-body-site-10 .yutd-gradient-search-result__preview {
  width: 52px;
  height: 52px;
  border: 1px solid #d6ddd7;
  background-color: #eef1ee;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

body.tpl-body-site-10 .yutd-gradient-search-result__name {
  min-width: 0;
  font-weight: 700;
}

body.tpl-body-site-10 .yutd-gradient-search-result__badge {
  padding: 4px 6px;
  border-radius: 3px;
  background: #f28b16;
  color: #fff;
  font-size: 10px;
  font-weight: 700;
  line-height: 1.1;
  text-transform: uppercase;
}

body.tpl-body-site-10 .yutd-gradient-search-empty {
  padding: 14px;
  color: #526057;
  font-weight: 600;
  text-align: center;
}

body.tpl-body-site-10 .yutd-exclusive-hover-badge,
body.tpl-body-site-10 .yutd-exclusive-stamping-badge {
  position: absolute;
  z-index: 5;
  top: 8px;
  left: 8px;
  box-sizing: border-box;
  padding: 5px 8px;
  border-radius: 3px;
  background: #f28b16;
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.15;
  text-transform: uppercase;
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.24);
}

body.tpl-body-site-10 .yutd-exclusive-stamping {
  display: inline-block !important;
  position: relative !important;
  vertical-align: top !important;
}

body.tpl-body-site-10 .yutd-exclusive-stamping-badge {
  top: 8px !important;
  right: auto !important;
  bottom: auto !important;
  left: 8px !important;
  transform: none !important;
  pointer-events: none;
}

body.tpl-body-site-10 .documents__switcher,
body.tpl-body-site-13 .documents__switcher,
body.tpl-body-site-10 .yutd-dealer-btn,
body.tpl-body-site-13 .yutd-dealer-btn,
body.tpl-body-site-10 .yutd-contact-actions a,
body.tpl-body-site-13 .yutd-contact-actions a,
body.tpl-body-site-10 input[type="submit"],
body.tpl-body-site-13 input[type="submit"],
body.tpl-body-site-10 input[type="button"],
body.tpl-body-site-13 input[type="button"] {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 32px !important;
  padding: 7px 12px !important;
  border: 1px solid var(--yutd-ui-accent) !important;
  border-radius: 5px !important;
  background: var(--yutd-ui-accent) !important;
  color: #fff !important;
  font: 700 12px/1.2 Arial, Helvetica, sans-serif !important;
  text-decoration: none !important;
  cursor: pointer !important;
  box-shadow: none !important;
}

body.tpl-body-site-10 .documents__switcher,
body.tpl-body-site-13 .documents__switcher {
  flex: 0 0 auto !important;
  background: #fff !important;
  color: var(--yutd-ui-accent-dark) !important;
  border-color: var(--yutd-ui-line) !important;
}

body.tpl-body-site-10 .yutd-dealer-btn.secondary,
body.tpl-body-site-13 .yutd-dealer-btn.secondary {
  background: var(--yutd-ui-accent-dark) !important;
  border-color: var(--yutd-ui-accent-dark) !important;
}

body.tpl-body-site-10 .documents__switcher:hover,
body.tpl-body-site-13 .documents__switcher:hover,
body.tpl-body-site-10 .yutd-dealer-btn:hover,
body.tpl-body-site-13 .yutd-dealer-btn:hover,
body.tpl-body-site-10 .yutd-contact-actions a:hover,
body.tpl-body-site-13 .yutd-contact-actions a:hover {
  filter: brightness(0.96);
}

body.tpl-body-site-10 #left_coloumn #info_block,
body.tpl-body-site-13 #left_coloumn #info_block {
  box-sizing: border-box !important;
  width: auto !important;
  height: auto !important;
  min-height: 0 !important;
  margin: 16px 18px !important;
  padding: 13px 14px !important;
  border-radius: 6px !important;
  background: var(--yutd-ui-accent) !important;
  color: #fff !important;
  font-size: 14px !important;
  line-height: 1.22 !important;
  box-shadow: var(--yutd-ui-shadow-soft) !important;
}

body.tpl-body-site-10 #left_coloumn #info_block {
  max-width: 168px !important;
  margin: 16px 58px 16px 8px !important;
  padding: 12px 11px !important;
  font-size: 13px !important;
}

body.tpl-body-site-10 #second_top_line {
  position: relative !important;
}

body.tpl-body-site-10 #second_top_line .lamarty_slogan {
  box-sizing: border-box !important;
  top: 50% !important;
  left: 0 !important;
  right: 230px !important;
  display: flex !important;
  align-items: center !important;
  width: auto !important;
  min-height: 36px !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 2px 14px !important;
  transform: translateY(-50%) !important;
  border-left: 3px solid var(--yutd-ui-accent) !important;
  color: #252b27 !important;
  font: 600 15px/1.28 Arial, Helvetica, sans-serif !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

body.tpl-body-site-10 .yutd-header-syply-link {
  position: absolute !important;
  top: 52px !important;
  right: 76px !important;
  display: block !important;
  width: 86px !important;
  height: 32px !important;
  line-height: 0 !important;
  text-decoration: none !important;
}

body.tpl-body-site-10 .yutd-header-syply-link img {
  display: block !important;
  max-width: 86px !important;
  max-height: 32px !important;
  width: auto !important;
  height: auto !important;
  border: 0 !important;
}

body.tpl-body-site-10 .contein[data-yutd-gallery-ignore] .mask-cont {
  cursor: zoom-in !important;
  outline: 0 !important;
}

body.tpl-body-site-10 .contein[data-yutd-gallery-ignore] .mask-cont:focus-visible {
  outline: 3px solid rgba(242, 139, 22, 0.72) !important;
  outline-offset: 3px !important;
}

body.yutd-fitting-result-open {
  overflow: hidden !important;
}

.yutd-fitting-result-modal {
  position: fixed !important;
  inset: 0 !important;
  z-index: 2147483646 !important;
  display: none !important;
  align-items: center !important;
  justify-content: center !important;
  box-sizing: border-box !important;
  padding: 0 !important;
  background: rgba(0, 0, 0, 0.82) !important;
}

.yutd-fitting-result-modal.is-open {
  display: flex !important;
}

.yutd-fitting-result-modal__dialog {
  position: relative !important;
  display: flex !important;
  flex-direction: column !important;
  width: 100vw !important;
  height: 100vh !important;
  max-width: none !important;
  max-height: none !important;
  overflow: hidden !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: #fff !important;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.42) !important;
}

.yutd-fitting-result-modal__stage {
  position: relative !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  flex: 1 1 auto !important;
  min-height: 0 !important;
  max-height: none !important;
  overflow: hidden !important;
  background: #202321 !important;
}

.yutd-fitting-result-modal__image {
  display: none;
  width: 100% !important;
  height: 100% !important;
  max-width: none !important;
  max-height: none !important;
  object-fit: contain !important;
}

.yutd-fitting-result-modal__status {
  align-items: center !important;
  justify-content: center !important;
  min-height: 260px !important;
  color: #fff !important;
  font: 600 16px/1.35 Arial, Helvetica, sans-serif !important;
}

.yutd-fitting-result-modal__close {
  position: absolute !important;
  top: 10px !important;
  right: 10px !important;
  z-index: 2 !important;
  width: 42px !important;
  height: 42px !important;
  padding: 0 0 3px !important;
  border: 1px solid rgba(255, 255, 255, 0.65) !important;
  border-radius: 5px !important;
  background: rgba(24, 26, 25, 0.86) !important;
  color: #fff !important;
  font: 700 28px/1 Arial, Helvetica, sans-serif !important;
  cursor: pointer !important;
}

.yutd-fitting-result-modal__footer {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 18px !important;
  padding: 12px 16px !important;
  border-top: 3px solid #f28b16 !important;
  background: #fff !important;
}

.yutd-fitting-result-modal__title {
  margin: 0 !important;
  color: #252b27 !important;
  font: 600 18px/1.25 Arial, Helvetica, sans-serif !important;
}

.yutd-fitting-result-modal__actions {
  display: flex !important;
  gap: 8px !important;
  flex: 0 0 auto !important;
}

.yutd-fitting-result-modal__actions button {
  min-height: 38px !important;
  padding: 8px 14px !important;
  border: 1px solid #d56f08 !important;
  border-radius: 5px !important;
  background: #f28b16 !important;
  color: #fff !important;
  font: 600 13px/1.2 Arial, Helvetica, sans-serif !important;
  cursor: pointer !important;
}

.yutd-fitting-result-modal__actions button:disabled {
  opacity: 0.5 !important;
  cursor: wait !important;
}

body.tpl-body-site-10 #new_decors .new_decor_item {
  padding-bottom: 14px !important;
  text-align: center !important;
}

body.tpl-body-site-10 #new_decors .new_decor_item_lnk {
  display: block !important;
  width: 100px !important;
  margin: 5px auto 0 !important;
  color: #111 !important;
  font: 11px/1.18 Arial, Helvetica, sans-serif !important;
  text-align: center !important;
  text-decoration: underline !important;
  overflow-wrap: anywhere !important;
}

body.tpl-body-site-10 #new_decors .new_decor_item_img {
  display: block !important;
  margin: 0 auto !important;
}

body.tpl-body-site-10 #left_coloumn #white_vert_line > a > img {
  box-sizing: border-box !important;
  max-width: calc(100% - 12px) !important;
  height: auto !important;
  margin-right: 12px !important;
}

body.tpl-body-site-10 .yutd-home-furniture-scroller {
  position: relative !important;
  min-width: 0 !important;
}

body.tpl-body-site-10 .yutd-home-furniture-preview {
  box-sizing: border-box !important;
  max-height: 150px !important;
  padding: 0 38px 8px !important;
  overflow-x: auto !important;
  overflow-y: hidden !important;
  scroll-behavior: smooth !important;
  scroll-snap-type: x proximity !important;
  scrollbar-width: none !important;
}

body.tpl-body-site-10 .yutd-home-furniture-preview::-webkit-scrollbar {
  display: none !important;
}

body.tpl-body-site-10 .yutd-home-furniture-preview .yutd-home-card {
  display: inline-block !important;
  scroll-snap-align: start !important;
}

body.tpl-body-site-10 .yutd-home-furniture-preview .yutd-home-card:nth-child(n+7) {
  display: inline-block !important;
}

body.tpl-body-site-10 .yutd-home-furniture-arrow {
  position: absolute !important;
  top: 50% !important;
  z-index: 3 !important;
  display: none !important;
  align-items: center !important;
  justify-content: center !important;
  width: 30px !important;
  height: 48px !important;
  padding: 0 0 4px !important;
  transform: translateY(-50%) !important;
  border: 1px solid #d56f08 !important;
  border-radius: 5px !important;
  background: rgba(242, 139, 22, 0.96) !important;
  color: #fff !important;
  font: bold 30px/1 Arial, Helvetica, sans-serif !important;
  cursor: pointer !important;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.18) !important;
}

body.tpl-body-site-10 .yutd-home-furniture-scroller.has-scroll .yutd-home-furniture-arrow {
  display: flex !important;
}

body.tpl-body-site-10 .yutd-home-furniture-arrow--prev {
  left: 2px !important;
}

body.tpl-body-site-10 .yutd-home-furniture-arrow--next {
  right: 2px !important;
}

body.tpl-body-site-10 .yutd-home-furniture-arrow:disabled {
  opacity: 0.32 !important;
  cursor: default !important;
  box-shadow: none !important;
}

body.tpl-body-site-10 .yutd-home-furniture-arrow:not(:disabled):hover,
body.tpl-body-site-10 .yutd-home-furniture-arrow:not(:disabled):focus {
  background: #d71920 !important;
  border-color: #d71920 !important;
  outline: 2px solid rgba(215, 25, 32, 0.22) !important;
  outline-offset: 2px !important;
}

body.tpl-body-site-10 .aist_copyright,
body.tpl-body-site-13 .aist_copyright {
  color: var(--yutd-ui-text) !important;
  font-size: 11px !important;
  line-height: 1.25 !important;
}

body.tpl-body-site-10 .aist_copyright a,
body.tpl-body-site-13 .aist_copyright a {
  display: none !important;
}

body.tpl-body-site-10 #left_coloumn #info_block > div,
body.tpl-body-site-13 #left_coloumn #info_block > div {
  height: auto !important;
}

body.tpl-body-site-10 #left_coloumn #info_block a,
body.tpl-body-site-13 #left_coloumn #info_block a {
  color: #fff !important;
  text-decoration: none !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.45);
}

body.tpl-body-site-10 #left_coloumn #info_block a:hover,
body.tpl-body-site-13 #left_coloumn #info_block a:hover {
  border-bottom-color: #fff;
}

body.tpl-body-site-13 .yutd-syply-application-grid > .grid-item {
  padding: 8px 10px 10px !important;
  break-inside: avoid !important;
}

body.tpl-body-site-10 .legal-footer-links,
body.tpl-body-site-13 .legal-footer-links {
  box-sizing: border-box !important;
  margin: 24px 20px 24px 250px !important;
  padding: 13px 18px !important;
  border-top: 3px solid var(--yutd-ui-accent) !important;
  border-bottom: 1px solid var(--yutd-ui-line) !important;
  background: var(--yutd-ui-surface-soft) !important;
  color: var(--yutd-ui-muted) !important;
  font: 11px/1.55 Arial, Helvetica, sans-serif !important;
  text-align: center !important;
}

body.tpl-body-site-10 .legal-footer-links a,
body.tpl-body-site-13 .legal-footer-links a {
  display: inline-block !important;
  margin: 2px 3px !important;
  color: var(--yutd-ui-accent-dark) !important;
  font-weight: 600 !important;
  text-decoration: none !important;
  border-bottom: 1px solid color-mix(in srgb, var(--yutd-ui-accent-dark), transparent 58%) !important;
}

body.tpl-body-site-10 .legal-footer-links a:hover,
body.tpl-body-site-13 .legal-footer-links a:hover,
body.tpl-body-site-10 .legal-footer-links a:focus,
body.tpl-body-site-13 .legal-footer-links a:focus {
  color: var(--yutd-ui-accent) !important;
  border-bottom-color: currentColor !important;
}

@media (max-width: 760px) {
  .yutd-fitting-result-modal__dialog {
    width: 100% !important;
    height: 100% !important;
    max-height: none !important;
  }

  .yutd-fitting-result-modal__footer {
    align-items: stretch !important;
    flex-direction: column !important;
    gap: 9px !important;
    padding: 10px !important;
  }

  .yutd-fitting-result-modal__title {
    padding-right: 42px !important;
    font-size: 15px !important;
  }

  .yutd-fitting-result-modal__actions {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
  }

  body.tpl-body-site-10 #second_top_line .lamarty_slogan {
    right: 150px !important;
    min-height: 32px !important;
    padding: 2px 9px !important;
    border-left-width: 2px !important;
    font-size: 11px !important;
    line-height: 1.2 !important;
  }

  body.tpl-body-site-10 #left_coloumn #white_vert_line > a > img {
    margin-right: 0 !important;
    max-width: 100% !important;
  }

  body.tpl-body-site-10 .legal-footer-links,
  body.tpl-body-site-13 .legal-footer-links {
    margin: 18px 10px 132px !important;
    padding: 12px 10px !important;
    border-radius: 6px !important;
    font-size: 11px !important;
  }

  body.tpl-body-site-10 .yutd-breadcrumbs,
  body.tpl-body-site-13 .yutd-breadcrumbs {
    margin: 8px 10px 12px !important;
    padding: 7px 9px !important;
  }

  body.tpl-body-site-13 h1:not(.yutd-seo-h1),
  body.tpl-body-site-13 #content h1:not(.yutd-seo-h1),
  body.tpl-body-site-13 #cont_txt h1:not(.yutd-seo-h1),
  body.tpl-body-site-13 .yutd-page-title {
    margin: 8px 10px 14px !important;
    width: auto !important;
    font-size: 17px !important;
  }

  body.tpl-body-site-10 #content h2,
  body.tpl-body-site-10 #cont_txt h2,
  body.tpl-body-site-10 .documents__title,
  body.tpl-body-site-10 .yutd-section-title,
  body.tpl-body-site-13 #content h2,
  body.tpl-body-site-13 #cont_txt h2,
  body.tpl-body-site-13 .documents__title,
  body.tpl-body-site-13 .yutd-section-title {
    margin: 12px 10px 10px !important;
    padding: 8px 10px !important;
    font-size: 16px !important;
  }

  body.tpl-body-site-10 .documents__title,
  body.tpl-body-site-13 .documents__title {
    align-items: flex-start !important;
    flex-direction: column !important;
  }

  body.tpl-body-site-10 .documents__switcher,
  body.tpl-body-site-13 .documents__switcher {
    width: 100% !important;
  }

  body.tpl-body-site-10 .documents__item,
  body.tpl-body-site-13 .documents__item {
    width: 100% !important;
    max-width: 100% !important;
  }
}
