:root {
  --iphone: #f06731;
  --midnightsky: #2a4785;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.body {
  color: #000;
  background-image: url('../images/20251003_2142_Бетон-с-трещинами_simple_compose_01k6np2h8cecjt32wwsn8eshgg-1_1.avif');
  background-position: 0 0;
  background-size: cover;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-weight: 700;
}

.section {
  height: 100px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.container {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  -webkit-backdrop-filter: blur(17px);
  backdrop-filter: blur(17px);
  background-color: #fffc;
  border-radius: 16px;
  justify-content: flex-start;
  align-items: center;
  min-height: 70px;
  display: flex;
  position: fixed;
  inset: 20px 0% auto;
  box-shadow: 0 2px 5px #0003;
}

.container-2 {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  height: auto;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
}

.heading {
  font-size: 60px;
}

.heading-2 {
  color: #000;
  text-align: center;
  font-size: 70px;
  font-weight: 700;
  line-height: 110%;
}

.button {
  background-color: var(--iphone);
  border-style: solid;
  border-width: 2px;
  border-radius: 16px;
  margin-top: 20px;
  padding: 20px 40px;
  font-size: 24px;
  box-shadow: 0 2px 5px #0003;
}

.text-span {
  color: #fff;
  background-color: #019ca4;
}

.heading-3 {
  color: #000;
  text-align: center;
}

.link {
  color: #a35f48;
}

.link-2 {
  color: var(--midnightsky);
}

.link-3 {
  color: #53626d;
}

.grid {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 16px;
}

.div-block-9 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  margin-top: 16px;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.div-block-8 {
  background-image: url('../images/2025-09-27_20-24-33.png');
  background-position: 0 0;
  background-size: cover;
  align-self: stretch;
  height: 280px;
}

.div-block-8.shps {
  background-image: url('../images/20250927_2029_Щебеночно-песчаная-смесь_simple_compose_01k663g5k5fbgrnpe9wn2nqx56.png');
}

.div-block-8.sheb {
  background-image: url('../images/2025-09-27_20-24-48.png');
  background-position: 0 0;
  background-size: cover;
}

.div-block-8.otsv {
  background-image: url('../images/assets_task_01k6643wg8fynrm9g411z8bn84_1758994784_img_0.webp');
}

.div-block-8.pgs {
  background-image: url('../images/20250927_2032_Песчано-гравийная-смесь_simple_compose_01k663nm8necd875sybfwrbj53.png');
}

.div-block-8.grunt {
  background-image: url('../images/69bb4fc1-af74-48dc-8391-1e5d13f875e3.png');
}

.div-block-7 {
  color: #000;
  background-color: #fff;
  border-radius: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 16px;
  display: flex;
  overflow: hidden;
  box-shadow: 0 3px 14px 3px #0003;
}

.heading-6 {
  color: var(--midnightsky);
  align-self: stretch;
  padding-left: 16px;
  padding-right: 16px;
}

.text-block-5 {
  flex: 1;
  min-height: 140px;
  padding-left: 16px;
  padding-right: 16px;
  font-size: 16px;
  font-weight: 400;
}

.button-2 {
  text-align: center;
  background-color: #000;
  border-radius: 16px;
  flex: 1;
  align-self: stretch;
  width: 100%;
  transition: all .2s;
  display: block;
}

.button-2:hover {
  background-color: #3e3e3e;
}

.button-2.order {
  background-color: var(--iphone);
  color: #fff;
  text-align: center;
  flex: 1;
  margin-left: 0;
}

.section-2 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.text-block {
  color: #000;
  font-size: 30px;
  font-weight: 700;
}

.text-span-2 {
  color: var(--iphone);
}

.text-block-2 {
  color: #000;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-weight: 400;
}

.link-4 {
  color: var(--midnightsky);
  font-size: 24px;
  text-decoration: underline;
}

.div-block-10 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-11 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-12 {
  flex: 1;
}

.heading-7 {
  font-size: 32px;
  line-height: 130%;
}

.section-3 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.italic-text {
  color: #000;
}

.grid-2 {
  border-radius: 16px;
  grid-template-columns: 1fr 1fr 1fr;
}

.div-block-13 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #fff9;
  border-radius: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px;
  display: flex;
}

.div-block-14 {
  background-color: #ffffff80;
  border-radius: 16px;
}

.paragraph {
  font-size: 16px;
  font-weight: 400;
  line-height: 130%;
}

.image {
  height: 40px;
  margin-right: 10px;
}

.div-block-15 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-8 {
  margin-top: 0;
  margin-bottom: 0;
}

.section-4 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.container-5 {
  padding-top: 32px;
  padding-bottom: 32px;
  line-height: 150%;
}

.heading-9 {
  margin-bottom: 20px;
  font-size: 36px;
  line-height: 40px;
}

.grid-4 {
  grid-template-rows: auto;
  grid-template-columns: 1fr .75fr;
  place-items: center end;
}

.paragraph-2 {
  font-size: 18px;
  font-weight: 400;
}

.text-block-6 {
  margin-top: 20px;
  font-size: 16px;
  line-height: 130%;
}

.bold-text-2 {
  font-size: 28px;
  line-height: 150%;
}

.list-item {
  margin-top: 10px;
  font-size: 18px;
  font-weight: 400;
}

.image-5 {
  border-radius: 16px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.container-6 {
  background-color: #fff;
  border-radius: 16px;
  padding-bottom: 40px;
  padding-left: 20px;
  padding-right: 120px;
}

.uui-button {
  grid-column-gap: .5rem;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #7f56d9;
  border: 1px solid #7f56d9;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  box-shadow: 0 1px 2px #1018280d;
}

.uui-button:hover {
  background-color: #6941c6;
  border-color: #6941c6;
}

.uui-button:focus {
  background-color: #7f56d9;
  box-shadow: 0 1px 2px #1018280d, 0 0 0 4px #f4ebff;
}

.accordion-icon_vertical-line {
  background-color: #98a2b3;
  border-radius: 1px;
  width: 2px;
  height: .75rem;
  position: absolute;
}

.uui-avatar-group_item {
  background-color: #fff;
  border: 2px solid #fff;
  border-radius: 50%;
  width: 2.75rem;
  height: 2.75rem;
  margin-right: -1rem;
}

.uui-faq01_component {
  margin-top: 4rem;
}

.uui-heading-xxsmall {
  color: #101828;
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.5;
}

.accordion-icon_component {
  color: #98a2b3;
  border: 2px solid #98a2b3;
  border-radius: 50%;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
  position: relative;
}

.uui-text-size-large {
  color: #475467;
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.125rem;
  line-height: 1.5;
}

.uui-faq01_cta {
  background-color: #f9fafb;
  border-radius: 1rem;
  justify-content: center;
  margin-top: 4rem;
  padding: 2rem;
  display: flex;
}

.uui-avatar-stack_item {
  background-color: #fff;
  border: 2px solid #fff;
  border-radius: 50%;
  width: 2.75rem;
  height: 2.75rem;
  margin-right: -1rem;
}

.uui-avatar-stack_item.featured {
  width: 3.5rem;
  height: 3.5rem;
  position: relative;
}

.uui-button-row {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.uui-button-row.button-row-center {
  justify-content: center;
}

.uui-faq01_question {
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  display: flex;
}

.uui-faq01_heading {
  color: #101828;
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 130%;
}

.uui-faq01_icon-wrapper {
  color: #7f56d9;
}

.uui-text-size-medium {
  letter-spacing: normal;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 130%;
}

.uui-faq01_list {
  margin-left: auto;
  margin-right: auto;
}

.avatar-stack_component {
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-end;
  width: auto;
  margin-bottom: 2rem;
  margin-right: 1rem;
  display: flex;
}

.uui-text-align-center {
  text-align: center;
}

.uui-faq01_answer {
  overflow: hidden;
}

.accordion-icon_horizontal-line {
  background-color: #98a2b3;
  border-radius: 1px;
  width: .75rem;
  height: 2px;
  position: absolute;
}

.uui-space-medium {
  width: 100%;
  min-height: 2rem;
}

.uui-faq01_accordion {
  border-bottom: 1px solid #eaecf0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
}

.uui-faq01_accordion.last-item {
  border-bottom-color: #0000;
}

.uui-space-xxsmall {
  width: 100%;
  min-height: .5rem;
}

.uui-space-small {
  width: 100%;
  min-height: 1.5rem;
}

.faq {
  border-left: 2px solid #000;
  margin-bottom: 20px;
  padding-left: 20px;
}

.paragraph-3 {
  font-size: 16px;
  font-weight: 400;
  line-height: 130%;
}

.heading-11 {
  font-size: 32px;
  line-height: 130%;
}

.section-5 {
  padding-top: 32px;
  padding-bottom: 32px;
}

.image-6 {
  height: 70px;
  padding: 5px;
}

.grid-3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

.div-block-16 {
  background-color: #fff;
  border: 2px solid #000;
  border-radius: 16px;
  padding: 0 16px 16px;
}

.div-block-17 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  margin-bottom: 16px;
  display: flex;
}

.div-block-18 {
  justify-content: flex-start;
  align-items: center;
  height: 70px;
  padding: 5px;
  display: flex;
}

.button-3 {
  background-color: var(--iphone);
  text-align: center;
  border-radius: 16px;
  flex: 1;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  height: 70px;
  font-size: 24px;
  line-height: 100%;
  display: flex;
}

.div-block-19 {
  background-color: #f3f3f2;
  border-radius: 16px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 16px;
  display: flex;
}

.link-5 {
  color: #fff;
  font-size: 24px;
  text-decoration: none;
}

.link-5._2 {
  color: #0f0f0f;
  line-height: 130%;
}

.heading-12 {
  margin-bottom: 20px;
}

.image-7 {
  height: 70px;
}

.heading-13 {
  font-size: 50px;
  line-height: 100%;
}

.container-7 {
  color: #000;
  border-radius: 16px;
  padding: 16px;
}

.grid-3-copy {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.section-6 {
  opacity: .95;
  -webkit-backdrop-filter: blur(50px);
  backdrop-filter: blur(50px);
  background-color: #000;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: block;
}

.text-block-7 {
  color: #fff;
  max-width: 700px;
}

.link-6 {
  color: #fff;
}

.container-8 {
  font-weight: 300;
}

.div-block-20 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.div-block-21 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.grid-5 {
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr .25fr;
}

.text-span-3 {
  background-color: #f3f3f2;
  line-height: 130%;
}

.text-span-4 {
  background-color: #f3f3f2;
}

.div-block-22 {
  z-index: 999;
  background-color: #000c;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.div-block-23 {
  background-color: #fff;
  border-radius: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 600px;
  height: 500px;
  padding: 10px;
  display: flex;
}

.heading-14 {
  margin-top: 0;
}

.form-imput-wrapper {
  background-color: #e6e6e6;
  border-radius: 16px;
  align-self: stretch;
  margin-bottom: 10px;
  padding: 10px;
}

.text-field {
  margin-bottom: 0;
}

.form-block {
  align-self: stretch;
  display: flex;
}

.form {
  flex-flow: column;
  flex: 1;
  display: flex;
}

.code-embed {
  justify-content: center;
  align-self: stretch;
  align-items: center;
  display: flex;
}

.form-wrapper {
  z-index: 99;
  background-color: #000c;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.form-box {
  background-color: #fff;
  border-radius: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 320px;
  height: 400px;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
  position: relative;
}

.form-block-2 {
  flex: 0 auto;
  align-self: stretch;
}

.text-field-2 {
  border: 1px solid #000;
  border-radius: 16px;
  height: 50px;
  font-size: 16px;
}

.heading-15 {
  text-align: left;
  font-size: 20px;
  line-height: 130%;
}

.button-2-copy {
  background-color: var(--iphone);
  text-align: center;
  border-radius: 16px;
  flex: 1;
  align-self: stretch;
  width: 100%;
  transition: all .2s;
  display: block;
}

.button-2-copy:hover {
  background-color: #3e3e3e;
}

.button-2-copy.order {
  background-color: var(--iphone);
  color: #fff;
  text-align: center;
  flex: 1;
  margin-left: 0;
}

.text-block-8 {
  margin-top: 8px;
  margin-right: 8px;
  font-size: 20px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.text-block-9 {
  text-align: center;
  font-size: 12px;
  font-weight: 300;
  line-height: 130%;
}

.container-9-copy {
  display: none;
}

.image-8 {
  border-radius: 16px;
}

.text-span-5 {
  background-color: var(--iphone);
}

.grid-6 {
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr;
}

.text-block-10 {
  color: #fff;
  font-weight: 700;
}

.div-block-24 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  display: flex;
}

.link-7 {
  color: #fff;
}

.link-block {
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

@media screen and (max-width: 991px) {
  .heading-2 {
    font-size: 50px;
  }

  .grid {
    grid-template-columns: 1fr 1fr;
  }

  .text-block {
    font-size: 24px;
  }

  .text-block-2 {
    flex: 0 auto;
    line-height: 100%;
  }

  .div-block-12 {
    display: none;
  }

  .grid-2 {
    grid-template-columns: 1fr;
  }

  .div-block-15 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .container-5 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .grid-4 {
    grid-template-columns: 1fr;
  }

  .heading-11 {
    font-size: 28px;
  }

  .grid-3 {
    grid-template-columns: 1fr;
  }

  .heading-13 {
    font-size: 40px;
  }

  .grid-3-copy {
    grid-template-columns: 1fr;
  }

  .div-block-20 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    justify-content: center;
    align-items: center;
  }

  .div-block-21 {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .grid-5 {
    grid-template-columns: .75fr 1fr .25fr;
  }
}

@media screen and (max-width: 767px) {
  .section {
    height: 180px;
  }

  .container {
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-2 {
    height: auto;
  }

  .heading-2 {
    font-size: 40px;
  }

  .heading-3 {
    font-size: 28px;
    line-height: 110%;
  }

  .grid {
    grid-template-columns: 1fr;
  }

  .text-block-5 {
    min-height: 80px;
  }

  .text-block {
    line-height: 100%;
  }

  .section-3 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-5 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .grid-4 {
    grid-template-columns: 1fr;
  }

  .uui-button {
    font-size: 1rem;
  }

  .uui-button:hover {
    background-color: #7f56d9;
    border-color: #7f56d9;
  }

  .uui-faq01_component {
    margin-top: 3rem;
  }

  .uui-heading-xxsmall {
    font-size: 1.125rem;
  }

  .uui-text-size-large {
    font-size: 1rem;
  }

  .uui-faq01_cta {
    margin-top: 3rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .uui-button-row {
    align-self: stretch;
  }

  .uui-button-row.button-row-center.is-reverse-mobile-landscape {
    flex-direction: column-reverse;
  }

  .avatar-stack_component {
    margin-bottom: 1.5rem;
  }

  .uui-space-medium {
    min-height: 1.5rem;
  }

  .uui-space-small {
    min-height: 1.25rem;
  }

  .section-5, .section-6 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-20 {
    flex-flow: row;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: center;
  }

  .grid-5 {
    flex: 0 auto;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr .5fr;
  }

  .section-7, .container-9, .container-9-copy {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media screen and (max-width: 479px) {
  .section {
    height: 120px;
    padding-top: 0;
  }

  .container {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-left: 0;
    margin-right: 0;
    top: 0;
  }

  .container-2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .heading-2 {
    text-align: left;
    font-size: 30px;
  }

  .button {
    text-align: center;
    align-self: stretch;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-3 {
    text-align: left;
    font-size: 20px;
  }

  .text-block {
    font-size: 32px;
  }

  .text-block-2 {
    display: none;
  }

  .heading-7 {
    font-size: 24px;
  }

  .heading-9 {
    font-size: 24px;
    line-height: 130%;
  }

  .container-6 {
    padding-right: 20px;
  }

  .heading-11 {
    font-size: 20px;
  }

  .button-3 {
    min-width: 280px;
  }

  .div-block-19 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    padding-top: 8px;
  }

  .link-5._2 {
    font-size: 18px;
  }

  .heading-13 {
    font-size: 28px;
  }

  .grid-5 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .grid-6 {
    grid-template-columns: 1fr;
  }
}

#w-node-a024d829-5ea2-4ffc-c5a9-290b206d77f9-206d77e2 {
  justify-self: center;
}

#w-node-_446eb3bf-026c-fdfa-8f93-b8a1dc00be58-2de48e58 {
  align-self: stretch;
}

#w-node-_446eb3bf-026c-fdfa-8f93-b8a1dc00be58-ceb8c9e0, #w-node-_446eb3bf-026c-fdfa-8f93-b8a1dc00be58-b0c87e85, #w-node-_446eb3bf-026c-fdfa-8f93-b8a1dc00be58-3677141b, #w-node-_446eb3bf-026c-fdfa-8f93-b8a1dc00be58-21072f09 {
  place-self: stretch stretch;
}

@media screen and (max-width: 767px) {
  #w-node-a024d829-5ea2-4ffc-c5a9-290b206d77e5-206d77e2 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-a024d829-5ea2-4ffc-c5a9-290b206d77ef-206d77e2 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-a024d829-5ea2-4ffc-c5a9-290b206d77f9-206d77e2 {
    grid-area: 1 / 2 / 2 / 3;
  }
}


