@charset "UTF-8";
/* line 1, _settings.scss */
:root {
  --bg:var(--draft-bg, #333740);
  --bg-is-dark:var(--draft-bg-is-dark, true);
  --bg-minor-shade:var(--draft-bg-minor-shade, #464b57);
  --bg-minor-shade-is-dark:var(--draft-bg-minor-shade-is-dark, true);
  --bg-major-shade:var(--draft-bg-major-shade, #575e6d);
  --bg-major-shade-is-dark:var(--draft-bg-major-shade-is-dark, true);
  --bg-half-shade:var(--draft-bg-half-shade, #9299a8);
  --bg-half-shade-is-dark:var(--draft-bg-half-shade-is-dark, true);
  --color-btn-bg:var(--draft-color-btn-bg, #FFFFFF);
  --color-btn-bg-is-light:var(--draft-color-btn-bg-is-light, true);
  --color-btn-bg-minor-shade:var(--draft-color-btn-bg-minor-shade, #f7f7f7);
  --color-btn-bg-minor-shade-is-light:var(--draft-color-btn-bg-minor-shade-is-light, true);
  --color-btn-bg-major-shade:var(--draft-color-btn-bg-major-shade, #ededed);
  --color-btn-bg-major-shade-is-light:var(--draft-color-btn-bg-major-shade-is-light, 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, #A6A8A3);
  --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, #b7b9b4);
  --color-accent-text-minor-shade-is-light:var(--draft-color-accent-text-minor-shade-is-light, true);
  --color-accent-text-major-shade:var(--draft-color-accent-text-major-shade, #c7c9c5);
  --color-accent-text-major-shade-is-light:var(--draft-color-accent-text-major-shade-is-light, true);
  --color-accent-text-half-shade:var(--draft-color-accent-text-half-shade, #f9f9f8);
  --color-accent-text-half-shade-is-light:var(--draft-color-accent-text-half-shade-is-light, true);
  --color-text-dark:var(--draft-color-text-dark, #525151);
  --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, #646262);
  --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, #757373);
  --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, #a9a7a7);
  --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, #F4F1EA);
  --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, #efebe2);
  --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, #e9e3d5);
  --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, #9d8753);
  --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, 10px);
  --color-notice-warning:var(--draft-color-notice-warning, #fff3cd);
  --color-notice-warning-is-light:var(--draft-color-notice-warning-is-light, true);
  --color-notice-warning-minor-shade:var(--draft-color-notice-warning-minor-shade, #fff0be);
  --color-notice-warning-minor-shade-is-light:var(--draft-color-notice-warning-minor-shade-is-light, true);
  --color-notice-warning-major-shade:var(--draft-color-notice-warning-major-shade, #ffecac);
  --color-notice-warning-major-shade-is-light:var(--draft-color-notice-warning-major-shade-is-light, true);
  --color-notice-warning-half-shade:var(--draft-color-notice-warning-half-shade, #e6b000);
  --color-notice-warning-half-shade-is-dark:var(--draft-color-notice-warning-half-shade-is-dark, true);
  --color-notice-success:var(--draft-color-notice-success, #d4edda);
  --color-notice-success-is-light:var(--draft-color-notice-success-is-light, true);
  --color-notice-success-minor-shade:var(--draft-color-notice-success-minor-shade, #cae9d2);
  --color-notice-success-minor-shade-is-light:var(--draft-color-notice-success-minor-shade-is-light, true);
  --color-notice-success-major-shade:var(--draft-color-notice-success-major-shade, #bee4c7);
  --color-notice-success-major-shade-is-light:var(--draft-color-notice-success-major-shade-is-light, true);
  --color-notice-success-half-shade:var(--draft-color-notice-success-half-shade, #429e58);
  --color-notice-success-half-shade-is-dark:var(--draft-color-notice-success-half-shade-is-dark, true);
  --color-notice-error:var(--draft-color-notice-error, #f8d7da);
  --color-notice-error-is-light:var(--draft-color-notice-error-is-light, true);
  --color-notice-error-minor-shade:var(--draft-color-notice-error-minor-shade, #f6ccd0);
  --color-notice-error-minor-shade-is-light:var(--draft-color-notice-error-minor-shade-is-light, true);
  --color-notice-error-major-shade:var(--draft-color-notice-error-major-shade, #f3bcc1);
  --color-notice-error-major-shade-is-light:var(--draft-color-notice-error-major-shade-is-light, true);
  --color-notice-error-half-shade:var(--draft-color-notice-error-half-shade, #c52330);
  --color-notice-error-half-shade-is-dark:var(--draft-color-notice-error-half-shade-is-dark, true);
  --color-notice-info:var(--draft-color-notice-info, #cce5ff);
  --color-notice-info-is-light:var(--draft-color-notice-info-is-light, true);
  --color-notice-info-minor-shade:var(--draft-color-notice-info-minor-shade, #bedeff);
  --color-notice-info-minor-shade-is-light:var(--draft-color-notice-info-minor-shade-is-light, true);
  --color-notice-info-major-shade:var(--draft-color-notice-info-major-shade, #acd4ff);
  --color-notice-info-major-shade-is-light:var(--draft-color-notice-info-major-shade-is-light, true);
  --color-notice-info-half-shade:var(--draft-color-notice-info-half-shade, #006fe6);
  --color-notice-info-half-shade-is-dark:var(--draft-color-notice-info-half-shade-is-dark, true);
  --font-family:var(--draft-font-family, Montserrat);
  --font-size:var(--draft-font-size, 16px);
  --font-family-heading:var(--draft-font-family-heading, Montserrat);
  --heading-ratio:var(--draft-heading-ratio, 3.0);
  --heading-weight:var(--draft-heading-weight, 700);
  --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, 1680px);
  --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, true);
  --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, true);
  --compare_enabled:var(--draft-compare_enabled, true); }

/* 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; } }
/* ATLANT PROJECT / premium visual layer V3 */
/* line 30, theme.scss */
html {
  scroll-behavior: smooth; }

/* line 32, theme.scss */
body[data-theme-template] {
  background: #333740;
  color: #F4F1EA; }

/* line 33, theme.scss */
body[data-theme-template] .page_layout,
body[data-theme-template] main {
  background: #333740;
  color: #F4F1EA; }

/* line 35, theme.scss */
body[data-theme-template] header {
  position: sticky;
  top: 0;
  z-index: 80;
  border-bottom: 1px solid #51545C;
  background: #333740;
  transform: translateY(0);
  transition: transform 0.28s ease, border-color 0.28s ease, background-color 0.28s ease;
  will-change: transform; }

/* line 45, theme.scss */
body[data-theme-template].atl-header-hidden header {
  transform: translateY(-110%); }

/* line 46, theme.scss */
body[data-theme-template].atl-header-visible header {
  transform: translateY(0); }

/* line 47, theme.scss */
body[data-theme-template] header a.is-active {
  color: #C36B45 !important; }

/* line 48, theme.scss */
body[data-theme-template] a {
  text-underline-offset: 4px; }

/* line 50, theme.scss */
#o-kompanii,
#nashi-raboty,
#tarify,
#raschet-stoimosti,
#otzyvy,
#kontakty {
  scroll-margin-top: 120px; }

/* line 57, theme.scss */
.atl-hero,
.atl-about,
.atl-works,
.atl-fixed,
.atl-tariffs,
.atl-process,
.atl-estimate,
.atl-reviews,
.atl-contacts,
.atl-catalog-intro,
.atl-product-note,
.atl-page-intro {
  font-family: Montserrat, Arial, sans-serif;
  color: #F4F1EA;
  background: #333740;
  box-sizing: border-box; }

/* line 75, theme.scss */
.atl-hero *,
.atl-about *,
.atl-works *,
.atl-fixed *,
.atl-tariffs *,
.atl-process *,
.atl-estimate *,
.atl-reviews *,
.atl-contacts *,
.atl-catalog-intro *,
.atl-product-note *,
.atl-page-intro *,
.atl-lightbox * {
  box-sizing: border-box; }

/* line 89, theme.scss */
.atl-wrap {
  width: calc(100% - 32px);
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto; }

/* line 91, theme.scss */
.atl-section-head span,
.atl-estimate__info > span,
.atl-contacts span,
.atl-catalog-intro span,
.atl-product-note span,
.atl-page-intro span {
  display: block;
  margin-bottom: 18px;
  color: #C36B45;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  font-weight: 800; }

/* line 107, theme.scss */
.atl-section-head h2,
.atl-estimate__info h2,
.atl-contacts h2,
.atl-catalog-intro h1 {
  margin: 0;
  color: #F4F1EA;
  font-size: 58px;
  line-height: 0.98;
  letter-spacing: -0.055em;
  text-transform: uppercase;
  font-weight: 800; }

/* line 120, theme.scss */
.atl-section-head p,
.atl-estimate__info p,
.atl-contacts p,
.atl-catalog-intro p,
.atl-product-note p,
.atl-page-intro p {
  margin: 0;
  max-width: 540px;
  color: #D8D2C8;
  font-size: 16px;
  line-height: 1.65; }

/* line 133, theme.scss */
.atl-section-head--row {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 28px;
  margin-bottom: 34px; }

/* line 135, theme.scss */
.atl-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  padding: 0 24px;
  border: 1px solid #C36B45;
  color: #FFFFFF;
  background: #C36B45;
  text-decoration: none;
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0.13em;
  text-transform: uppercase;
  font-weight: 800;
  cursor: pointer;
  transition: background-color 0.22s ease, color 0.22s ease, border-color 0.22s ease, transform 0.22s ease; }

/* line 153, theme.scss */
.atl-btn--ghost {
  background: transparent;
  color: #F4F1EA;
  border-color: #6E7178; }

/* line 154, theme.scss */
.atl-btn:hover,
.atl-btn:focus {
  background: #F4F1EA;
  color: #333740;
  border-color: #F4F1EA;
  transform: translateY(-2px); }

/* line 157, theme.scss */
.atl-hero {
  position: relative;
  padding: 42px 0 0;
  border-bottom: 1px solid #51545C;
  overflow: hidden; }

/* line 158, theme.scss */
.atl-hero:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 260px;
  background: #C36B45;
  opacity: 0.14; }

/* line 159, theme.scss */
.atl-hero__grid {
  position: relative;
  display: grid;
  grid-template-columns: 0.9fr 1.1fr;
  min-height: 720px;
  border-left: 1px solid #51545C;
  border-right: 1px solid #51545C; }

/* line 160, theme.scss */
.atl-hero__content {
  padding: 76px 54px 58px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  border-right: 1px solid #51545C; }

/* line 161, theme.scss */
.atl-kicker {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 28px;
  color: #D8D2C8;
  font-size: 12px;
  letter-spacing: 0.14em;
  text-transform: uppercase; }

/* line 162, theme.scss */
.atl-kicker span {
  color: #C36B45;
  font-weight: 800; }

/* line 163, theme.scss */
.atl-kicker i {
  display: block;
  width: 56px;
  height: 1px;
  background: #C36B45; }

/* line 164, theme.scss */
.atl-kicker b {
  font-weight: 500; }

/* line 165, theme.scss */
.atl-hero h1 {
  margin: 0;
  max-width: 780px;
  color: #F4F1EA;
  font-size: 76px;
  line-height: 0.92;
  letter-spacing: -0.055em;
  text-transform: uppercase;
  font-weight: 800; }

/* line 166, theme.scss */
.atl-hero p {
  margin: 30px 0 0;
  max-width: 590px;
  color: #D8D2C8;
  font-size: 19px;
  line-height: 1.65; }

/* line 167, theme.scss */
.atl-hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 36px; }

/* line 168, theme.scss */
.atl-hero__facts {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
  margin-top: 54px; }

/* line 169, theme.scss */
.atl-hero__facts span {
  min-height: 82px;
  padding: 17px 16px;
  border: 1px solid #51545C;
  color: #D8D2C8;
  font-size: 13px;
  line-height: 1.35; }

/* line 170, theme.scss */
.atl-hero__facts b {
  display: block;
  margin-bottom: 10px;
  color: #C36B45;
  font-size: 12px;
  letter-spacing: 0.12em; }

/* line 171, theme.scss */
.atl-hero__photo {
  position: relative;
  display: block;
  min-height: 720px;
  width: 100%;
  padding: 0;
  border: 0;
  overflow: hidden;
  background: #2B2F37;
  text-align: left;
  cursor: pointer; }

/* line 172, theme.scss */
.atl-hero__photo img {
  width: 100%;
  height: 100%;
  min-height: 720px;
  display: block;
  object-fit: cover;
  opacity: 0.9;
  transition: transform 0.7s ease; }

/* line 173, theme.scss */
.atl-hero__photo:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 46%;
  background: linear-gradient(180deg, transparent 0%, #2B2F37 100%);
  opacity: 0.82; }

/* line 174, theme.scss */
.atl-hero__photo:hover img {
  transform: scale(1.025); }

/* line 175, theme.scss */
.atl-hero__photo span {
  position: absolute;
  left: 30px;
  bottom: 30px;
  z-index: 2;
  min-width: 210px;
  padding: 18px;
  border: 1px solid #6E7178;
  background: #333740;
  color: #F4F1EA; }

/* line 176, theme.scss */
.atl-hero__photo em {
  display: block;
  margin-bottom: 8px;
  color: #C36B45;
  font-style: normal;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.13em; }

/* line 177, theme.scss */
.atl-hero__photo b {
  display: block;
  font-size: 26px;
  line-height: 1.05; }

/* line 179, theme.scss */
.atl-about {
  padding: 76px 0;
  border-bottom: 1px solid #51545C; }

/* line 180, theme.scss */
.atl-about__grid {
  display: grid;
  grid-template-columns: 0.9fr 1.1fr;
  gap: 40px;
  align-items: start; }

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

/* line 182, theme.scss */
.atl-about__text p {
  margin: 0;
  padding: 26px;
  min-height: 160px;
  border: 1px solid #51545C;
  color: #D8D2C8;
  font-size: 17px;
  line-height: 1.65;
  background: #2B2F37; }

/* line 184, theme.scss */
.atl-works,
.atl-fixed,
.atl-tariffs,
.atl-process,
.atl-estimate,
.atl-reviews,
.atl-contacts {
  padding: 86px 0;
  border-bottom: 1px solid #51545C; }

/* line 192, theme.scss */
.atl-projects-featured {
  display: grid;
  grid-template-columns: 1.3fr 0.75fr 0.75fr;
  gap: 18px;
  margin-bottom: 26px; }

/* line 193, theme.scss */
.atl-project-card {
  display: flex;
  flex-direction: column;
  border: 1px solid #51545C;
  background: #2B2F37;
  overflow: hidden;
  transition: transform 0.24s ease, border-color 0.24s ease; }

/* line 194, theme.scss */
.atl-project-card:hover {
  transform: translateY(-4px);
  border-color: #C36B45; }

/* line 195, theme.scss */
.atl-project-card__image,
.atl-gallery-card button {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  border: 0;
  background: #24272E;
  cursor: pointer;
  overflow: hidden; }

/* line 197, theme.scss */
.atl-project-card__image {
  height: 360px; }

/* line 198, theme.scss */
.atl-project-card--large .atl-project-card__image {
  height: 460px; }

/* line 199, theme.scss */
.atl-project-card img,
.atl-gallery-card img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.55s ease, filter 0.55s ease; }

/* line 201, theme.scss */
.atl-project-card:hover img,
.atl-gallery-card:hover img {
  transform: scale(1.035);
  filter: saturate(1.04) contrast(1.04); }

/* line 203, theme.scss */
.atl-project-card i,
.atl-gallery-card i {
  position: absolute;
  right: 14px;
  top: 14px;
  width: 38px;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #6E7178;
  color: #F4F1EA;
  background: #333740;
  font-style: normal;
  font-size: 18px; }

/* line 205, theme.scss */
.atl-project-card div,
.atl-gallery-card div {
  padding: 20px; }

/* line 207, theme.scss */
.atl-project-card h3,
.atl-gallery-card b {
  display: block;
  margin: 0;
  color: #F4F1EA;
  font-size: 24px;
  line-height: 1.1;
  letter-spacing: -0.035em; }

/* line 209, theme.scss */
.atl-project-card p,
.atl-gallery-card span {
  display: block;
  margin: 9px 0 0;
  color: #D8D2C8;
  font-size: 14px;
  line-height: 1.45; }

/* line 212, theme.scss */
.atl-gallery-panel {
  border: 1px solid #51545C;
  background: #2B2F37;
  padding: 24px; }

/* line 213, theme.scss */
.atl-gallery-toolbar {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 22px;
  margin-bottom: 28px; }

/* line 214, theme.scss */
.atl-gallery-toolbar > span {
  color: #D8D2C8;
  font-size: 13px;
  line-height: 1.4;
  padding-top: 8px; }

/* line 215, theme.scss */
.atl-gallery-filters {
  display: flex;
  flex-wrap: wrap;
  gap: 8px; }

/* line 216, theme.scss */
.atl-gallery-filters button {
  min-height: 40px;
  padding: 0 15px;
  border: 1px solid #51545C;
  background: #333740;
  color: #D8D2C8;
  cursor: pointer;
  font-size: 12px;
  letter-spacing: 0.05em; }

/* line 217, theme.scss */
.atl-gallery-filters button.is-active,
.atl-gallery-filters button:hover {
  border-color: #C36B45;
  background: #C36B45;
  color: #FFFFFF; }

/* line 219, theme.scss */
.atl-gallery-group {
  margin-top: 34px; }

/* line 220, theme.scss */
.atl-gallery-group:first-of-type {
  margin-top: 0; }

/* line 221, theme.scss */
.atl-gallery-group h3 {
  margin: 0 0 14px;
  color: #F4F1EA;
  font-size: 22px;
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: -0.02em; }

/* line 222, theme.scss */
.atl-gallery-group.is-hidden {
  display: none; }

/* line 223, theme.scss */
.atl-gallery-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px; }

/* line 224, theme.scss */
.atl-gallery-card {
  border: 1px solid #51545C;
  background: #333740;
  overflow: hidden;
  transition: transform 0.24s ease, border-color 0.24s ease; }

/* line 225, theme.scss */
.atl-gallery-card:hover {
  transform: translateY(-4px);
  border-color: #C36B45; }

/* line 226, theme.scss */
.atl-gallery-card button {
  height: 300px; }

/* line 227, theme.scss */
.atl-gallery-card--wide {
  grid-column: span 2; }

/* line 228, theme.scss */
.atl-gallery-card--wide button {
  height: 360px; }

/* line 229, theme.scss */
.atl-gallery-card.is-hidden {
  display: none; }

/* line 231, theme.scss */
.atl-fixed__grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  border-top: 1px solid #51545C;
  border-left: 1px solid #51545C; }

/* line 232, theme.scss */
.atl-fixed__grid article {
  min-height: 170px;
  padding: 22px;
  border-right: 1px solid #51545C;
  border-bottom: 1px solid #51545C;
  background: #333740; }

/* line 233, theme.scss */
.atl-fixed__grid b {
  display: block;
  color: #F4F1EA;
  font-size: 17px;
  line-height: 1.25; }

/* line 234, theme.scss */
.atl-fixed__grid span {
  display: block;
  margin-top: 12px;
  color: #D8D2C8;
  font-size: 13px;
  line-height: 1.45; }

/* line 236, theme.scss */
.atl-tariffs__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px; }

/* line 237, theme.scss */
.atl-tariff {
  padding: 30px;
  min-height: 430px;
  border: 1px solid #51545C;
  background: #2B2F37;
  display: flex;
  flex-direction: column;
  transition: transform 0.24s ease, border-color 0.24s ease; }

/* line 238, theme.scss */
.atl-tariff:hover {
  transform: translateY(-4px);
  border-color: #C36B45; }

/* line 239, theme.scss */
.atl-tariff--accent {
  border-color: #C36B45;
  background: #333740; }

/* line 240, theme.scss */
.atl-tariff > span {
  color: #C36B45;
  font-size: 12px;
  letter-spacing: 0.13em;
  text-transform: uppercase;
  font-weight: 800; }

/* line 241, theme.scss */
.atl-tariff h3 {
  margin: 34px 0 0;
  color: #F4F1EA;
  font-size: 38px;
  line-height: 1;
  letter-spacing: -0.045em; }

/* line 242, theme.scss */
.atl-tariff p {
  margin: 16px 0 0;
  color: #D8D2C8;
  font-size: 15px;
  line-height: 1.55; }

/* line 243, theme.scss */
.atl-tariff ul {
  margin: 30px 0 0;
  padding: 0;
  list-style: none;
  color: #D8D2C8;
  font-size: 14px;
  line-height: 1.9; }

/* line 244, theme.scss */
.atl-tariff li:before {
  content: "— ";
  color: #C36B45; }

/* line 245, theme.scss */
.atl-tariff strong {
  display: block;
  margin-top: auto;
  padding-top: 28px;
  color: #C36B45;
  font-size: 24px;
  letter-spacing: -0.025em; }

/* line 246, theme.scss */
.atl-tariff a {
  display: inline-flex;
  margin-top: 18px;
  color: #F4F1EA;
  text-transform: uppercase;
  letter-spacing: 0.13em;
  font-size: 11px;
  font-weight: 800;
  text-decoration: none; }

/* line 248, theme.scss */
.atl-process__line {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  border-top: 1px solid #51545C;
  border-left: 1px solid #51545C; }

/* line 249, theme.scss */
.atl-process__line article {
  min-height: 190px;
  padding: 24px;
  border-right: 1px solid #51545C;
  border-bottom: 1px solid #51545C;
  background: #2B2F37; }

/* line 250, theme.scss */
.atl-process__line span {
  color: #C36B45;
  font-size: 12px;
  letter-spacing: 0.13em;
  font-weight: 800; }

/* line 251, theme.scss */
.atl-process__line b {
  display: block;
  margin-top: 38px;
  color: #F4F1EA;
  font-size: 22px;
  line-height: 1.1; }

/* line 252, theme.scss */
.atl-process__line p {
  margin: 12px 0 0;
  color: #D8D2C8;
  font-size: 14px;
  line-height: 1.5; }

/* line 254, theme.scss */
.atl-estimate__grid {
  display: grid;
  grid-template-columns: 0.9fr 1.1fr;
  gap: 22px;
  align-items: stretch; }

/* line 255, theme.scss */
.atl-estimate__info {
  padding: 34px;
  border: 1px solid #51545C;
  background: #2B2F37; }

/* line 256, theme.scss */
.atl-estimate__steps {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 8px;
  margin-top: 32px; }

/* line 257, theme.scss */
.atl-estimate__steps b {
  min-height: 46px;
  padding: 14px;
  border: 1px solid #51545C;
  color: #D8D2C8;
  font-size: 11px;
  line-height: 1.3;
  letter-spacing: 0.08em;
  text-transform: uppercase; }

/* line 258, theme.scss */
.atl-estimate__total {
  margin-top: 44px;
  padding-top: 28px;
  border-top: 1px solid #51545C; }

/* line 259, theme.scss */
.atl-estimate__total span {
  display: block;
  color: #C36B45;
  font-size: 11px;
  letter-spacing: 0.13em;
  text-transform: uppercase;
  font-weight: 800; }

/* line 260, theme.scss */
.atl-estimate__total strong {
  display: block;
  margin-top: 12px;
  color: #F4F1EA;
  font-size: 38px;
  line-height: 1.08;
  letter-spacing: -0.045em; }

/* line 261, theme.scss */
.atl-estimate__total em {
  display: block;
  margin-top: 12px;
  color: #D8D2C8;
  font-style: normal;
  font-size: 13px; }

/* line 262, theme.scss */
.atl-request-form {
  padding: 28px;
  border: 1px solid #51545C;
  background: #333740;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 14px; }

/* line 263, theme.scss */
.atl-form-success {
  display: none;
  grid-column: 1 / -1;
  padding: 14px;
  color: #F4F1EA;
  background: #2B2F37;
  border: 1px solid #C36B45; }

/* line 264, theme.scss */
.atl-field {
  display: block; }

/* line 265, theme.scss */
.atl-field--range,
.atl-type,
.atl-request-form .atl-btn,
.atl-request-form small {
  grid-column: 1 / -1; }

/* line 269, theme.scss */
.atl-field span {
  display: block;
  margin-bottom: 8px;
  color: #D8D2C8;
  font-size: 12px;
  letter-spacing: 0.08em;
  text-transform: uppercase; }

/* line 270, theme.scss */
.atl-field input {
  width: 100%;
  min-height: 54px;
  padding: 0 14px;
  border: 1px solid #51545C;
  background: #2B2F37;
  color: #F4F1EA;
  outline: none; }

/* line 271, theme.scss */
.atl-field input:focus {
  border-color: #C36B45; }

/* line 272, theme.scss */
.atl-field input[type="range"] {
  padding: 0;
  accent-color: #C36B45;
  background: transparent;
  border: 0; }

/* line 273, theme.scss */
.atl-type {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 8px; }

/* line 274, theme.scss */
.atl-type button {
  min-height: 48px;
  border: 1px solid #51545C;
  background: #2B2F37;
  color: #D8D2C8;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 11px;
  font-weight: 800; }

/* line 275, theme.scss */
.atl-type button.is-active {
  border-color: #C36B45;
  background: #C36B45;
  color: #FFFFFF; }

/* line 276, theme.scss */
.atl-request-form small {
  color: #D8D2C8;
  font-size: 11px;
  line-height: 1.45; }

/* line 278, theme.scss */
.atl-reviews__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px; }

/* line 279, theme.scss */
.atl-reviews article {
  min-height: 230px;
  padding: 26px;
  border: 1px solid #51545C;
  background: #2B2F37; }

/* line 280, theme.scss */
.atl-reviews b {
  display: block;
  color: #F4F1EA;
  font-size: 22px;
  line-height: 1.2; }

/* line 281, theme.scss */
.atl-reviews p {
  margin: 22px 0 0;
  color: #D8D2C8;
  font-size: 15px;
  line-height: 1.55; }

/* line 282, theme.scss */
.atl-reviews span {
  display: block;
  margin-top: 28px;
  color: #C36B45;
  font-size: 12px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  font-weight: 800; }

/* line 284, theme.scss */
.atl-contacts__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
  align-items: end; }

/* line 285, theme.scss */
.atl-contacts__links {
  display: grid;
  gap: 12px;
  justify-items: start; }

/* line 286, theme.scss */
.atl-contacts__links a:not(.atl-btn) {
  color: #F4F1EA;
  font-size: 20px;
  text-decoration: none; }

/* line 287, theme.scss */
.atl-contacts__links a:not(.atl-btn):hover {
  color: #C36B45; }

/* line 289, theme.scss */
.atl-lightbox {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 200;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 28px;
  background: #24272E; }

/* line 290, theme.scss */
.atl-lightbox.is-open {
  display: flex; }

/* line 291, theme.scss */
.atl-lightbox figure {
  width: calc(100% - 96px);
  max-width: 1180px;
  max-height: calc(100vh - 80px);
  margin: 0;
  display: grid;
  grid-template-columns: 1fr 320px;
  background: #333740;
  border: 1px solid #51545C; }

/* line 292, theme.scss */
.atl-lightbox img {
  width: 100%;
  height: calc(100vh - 82px);
  max-height: 820px;
  object-fit: contain;
  background: #1F2228; }

/* line 293, theme.scss */
.atl-lightbox figcaption {
  padding: 28px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  border-left: 1px solid #51545C; }

/* line 294, theme.scss */
.atl-lightbox b {
  color: #F4F1EA;
  font-size: 30px;
  line-height: 1.08;
  letter-spacing: -0.035em; }

/* line 295, theme.scss */
.atl-lightbox span {
  margin-top: 14px;
  color: #D8D2C8;
  font-size: 15px;
  line-height: 1.55; }

/* line 296, theme.scss */
.atl-lightbox__close,
.atl-lightbox__nav {
  position: fixed;
  border: 1px solid #51545C;
  background: #333740;
  color: #F4F1EA;
  cursor: pointer; }

/* line 298, theme.scss */
.atl-lightbox__close {
  right: 22px;
  top: 22px;
  width: 48px;
  height: 48px;
  font-size: 30px;
  line-height: 1; }

/* line 299, theme.scss */
.atl-lightbox__nav {
  top: 50%;
  width: 54px;
  height: 70px;
  font-size: 42px;
  transform: translateY(-50%); }

/* line 300, theme.scss */
.atl-lightbox__nav--prev {
  left: 22px; }

/* line 301, theme.scss */
.atl-lightbox__nav--next {
  right: 22px; }

/* line 302, theme.scss */
.atl-lightbox__close:hover,
.atl-lightbox__nav:hover {
  border-color: #C36B45;
  color: #C36B45; }

/* line 304, theme.scss */
body.atl-lightbox-lock {
  overflow: hidden; }

/* line 306, theme.scss */
.atl-mobile-cta {
  display: none; }

/* line 308, theme.scss */
.atl-catalog-intro,
.atl-product-note,
.atl-page-intro {
  padding: 56px 0 24px; }

/* line 311, theme.scss */
.atl-catalog-intro__inner,
.atl-product-note__inner,
.atl-page-intro__inner {
  width: calc(100% - 32px);
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
  padding: 30px;
  border: 1px solid #51545C;
  background: #2B2F37; }

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

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

@media (max-width: 1180px) {
  /* line 319, theme.scss */
  .atl-hero__grid,
  .atl-about__grid,
  .atl-estimate__grid,
  .atl-contacts__grid {
    grid-template-columns: 1fr; }

  /* line 323, theme.scss */
  .atl-hero__content {
    border-right: 0;
    border-bottom: 1px solid #51545C; }

  /* line 324, theme.scss */
  .atl-hero__photo,
  .atl-hero__photo img {
    min-height: 520px; }

  /* line 326, theme.scss */
  .atl-fixed__grid {
    grid-template-columns: repeat(3, 1fr); }

  /* line 327, theme.scss */
  .atl-process__line {
    grid-template-columns: repeat(3, 1fr); }

  /* line 328, theme.scss */
  .atl-projects-featured {
    grid-template-columns: 1fr 1fr; }

  /* line 329, theme.scss */
  .atl-project-card--large {
    grid-column: 1 / -1; }

  /* line 330, theme.scss */
  .atl-gallery-grid {
    grid-template-columns: repeat(2, 1fr); }

  /* line 331, theme.scss */
  .atl-lightbox figure {
    grid-template-columns: 1fr;
    width: calc(100% - 70px); }

  /* line 332, theme.scss */
  .atl-lightbox img {
    height: calc(100vh - 220px); }

  /* line 333, theme.scss */
  .atl-lightbox figcaption {
    border-left: 0;
    border-top: 1px solid #51545C; } }
@media (max-width: 860px) {
  /* line 337, theme.scss */
  .atl-section-head--row {
    display: block; }

  /* line 338, theme.scss */
  .atl-section-head--row p {
    margin-top: 18px; }

  /* line 339, theme.scss */
  .atl-section-head h2,
  .atl-estimate__info h2,
  .atl-contacts h2,
  .atl-catalog-intro h1 {
    font-size: 42px; }

  /* line 343, theme.scss */
  .atl-hero h1 {
    font-size: 54px; }

  /* line 344, theme.scss */
  .atl-hero__content {
    padding: 50px 24px; }

  /* line 345, theme.scss */
  .atl-hero__facts,
  .atl-about__text,
  .atl-tariffs__grid,
  .atl-reviews__grid {
    grid-template-columns: 1fr; }

  /* line 349, theme.scss */
  .atl-projects-featured,
  .atl-gallery-grid {
    grid-template-columns: 1fr; }

  /* line 351, theme.scss */
  .atl-gallery-card--wide {
    grid-column: auto; }

  /* line 352, theme.scss */
  .atl-gallery-card button,
  .atl-gallery-card--wide button,
  .atl-project-card__image,
  .atl-project-card--large .atl-project-card__image {
    height: 360px; }

  /* line 356, theme.scss */
  .atl-gallery-toolbar {
    display: block; }

  /* line 357, theme.scss */
  .atl-gallery-toolbar > span {
    display: block;
    margin-top: 16px; }

  /* line 358, theme.scss */
  .atl-fixed__grid {
    grid-template-columns: repeat(2, 1fr); }

  /* line 359, theme.scss */
  .atl-process__line {
    grid-template-columns: 1fr; }

  /* line 360, theme.scss */
  .atl-request-form {
    grid-template-columns: 1fr; }

  /* line 361, theme.scss */
  .atl-estimate__steps {
    grid-template-columns: 1fr; }

  /* line 362, theme.scss */
  .atl-lightbox {
    padding: 16px; }

  /* line 363, theme.scss */
  .atl-lightbox__nav {
    display: none; }

  /* line 364, theme.scss */
  .atl-lightbox figure {
    width: 100%;
    max-height: calc(100vh - 80px); }

  /* line 365, theme.scss */
  .atl-lightbox img {
    height: calc(100vh - 260px); }

  /* line 366, theme.scss */
  .atl-mobile-cta {
    position: fixed;
    left: 12px;
    right: 12px;
    bottom: 12px;
    z-index: 80;
    display: grid;
    grid-template-columns: 1fr 1fr;
    border: 1px solid #51545C;
    background: #333740;
    box-shadow: 0 14px 42px #24272E; }

  /* line 367, theme.scss */
  .atl-mobile-cta a {
    min-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #F4F1EA;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    font-size: 11px;
    font-weight: 800; }

  /* line 368, theme.scss */
  .atl-mobile-cta a + a {
    background: #C36B45;
    color: #FFFFFF; } }
@media (max-width: 520px) {
  /* line 372, theme.scss */
  .atl-wrap {
    width: calc(100% - 24px); }

  /* line 373, theme.scss */
  .atl-hero {
    padding-top: 18px; }

  /* line 374, theme.scss */
  .atl-hero__grid {
    min-height: auto; }

  /* line 375, theme.scss */
  .atl-hero h1 {
    font-size: 42px; }

  /* line 376, theme.scss */
  .atl-hero p {
    font-size: 16px; }

  /* line 377, theme.scss */
  .atl-kicker {
    display: block; }

  /* line 378, theme.scss */
  .atl-kicker i {
    margin: 12px 0; }

  /* line 379, theme.scss */
  .atl-hero__photo,
  .atl-hero__photo img {
    min-height: 320px; }

  /* line 381, theme.scss */
  .atl-hero__photo span {
    left: 16px;
    bottom: 16px;
    min-width: 170px;
    padding: 14px; }

  /* line 382, theme.scss */
  .atl-about,
  .atl-works,
  .atl-fixed,
  .atl-tariffs,
  .atl-process,
  .atl-estimate,
  .atl-reviews,
  .atl-contacts {
    padding: 56px 0; }

  /* line 390, theme.scss */
  .atl-section-head h2,
  .atl-estimate__info h2,
  .atl-contacts h2,
  .atl-catalog-intro h1 {
    font-size: 34px; }

  /* line 394, theme.scss */
  .atl-gallery-panel {
    padding: 14px; }

  /* line 395, theme.scss */
  .atl-gallery-card button,
  .atl-gallery-card--wide button,
  .atl-project-card__image,
  .atl-project-card--large .atl-project-card__image {
    height: 280px; }

  /* line 399, theme.scss */
  .atl-fixed__grid {
    grid-template-columns: 1fr; }

  /* line 400, theme.scss */
  .atl-type {
    grid-template-columns: 1fr; }

  /* line 401, theme.scss */
  .atl-estimate__total strong {
    font-size: 30px; }

  /* line 402, theme.scss */
  .atl-lightbox img {
    height: calc(100vh - 300px); }

  /* line 403, theme.scss */
  body[data-theme-template] {
    padding-bottom: 72px; } }
