body {
  font-family: "Montserrat", Helvetica;
  font-weight: 400;
  color: #3f3f3f;
  font-size: 16px;
}

.btn {
  display: inline-block;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 18px 26px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 16px;
  border: 0;
  background: rgba(76, 126, 227, 1) linear-gradient(225deg, rgba(125, 168, 255, 1) 0%, rgba(76, 126, 227, 1) 100%);
  font-family: "Montserrat", Helvetica;
  font-weight: 600;
  color: var(--style);
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
}

.btn:hover {
  color: #fff;
  background: rgba(76, 126, 227, 1);
}

.btn-green {
  background: rgba(38, 233, 80, 1) linear-gradient(45deg, rgba(20, 184, 94, 1) 0%, rgba(38, 233, 80, 1) 100%);
}

.btn-green:hover {
  color: #fff;
  background: rgba(38, 233, 80, 1);
}

.btn.disabled,
.btn:disabled,
fieldset:disabled .btn {
  color: #fff;
  border: 0;
}

.container-fluid {
  padding-left: 39px;
  padding-right: 39px;
}

.form-control {
  padding: 15px 20px;
  border-radius: 16px;
  color: #3f3f3f;
}




.export {
  overflow-x: hidden;
}

.export>* {
  position: relative;
}

.export .header {
  background: url(../img/1.jpg) no-repeat 0 0 / cover;
}

.export .element {
  position: absolute;
  top: 0;
  left: calc(50.00% - 960px);
  width: 1920px;
  height: 963px;
}

.header>.view {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 30px;
  padding: 24px 39px 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: #ffffff4c;
}

.header .view .div {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.project-item {
  width: 100%;
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  position: relative;
  flex: 0 0 auto;
}

.project-item__image {
  position: relative;
}

.simplefavorite-button {
  position: absolute;
  right: 15px;
  top: 15px;
  font-size: 20px;
}

.comparison-buttons {
  position: absolute;
  top: 15px;
  right: 45px;
  font-size: 20px;
}

.header>.view .logo {
  position: relative;
  width: 298px;
  height: 56px;
  aspect-ratio: 5.33;
  object-fit: cover;
}

.header>.view .text-wrapper {
  position: relative;
  width: fit-content;
  font-family: "Montserrat", Helvetica;
  font-weight: 400;
  color: var(--style);
  font-size: 18px;
  letter-spacing: 0;
  line-height: normal;
}

.header>.view .view-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.header>.view .view-2 .navbar {
  width: 100%;
  padding: 0;
}

.header>.view .view-2 .navbar .navbar-nav {
  justify-content: space-between;
  width: 100%;
}

.header>.view .view-2 .navbar .navbar-nav .nav-link {
  width: fit-content;
  font-family: "Montserrat", Helvetica;
  font-weight: 600;
  color: var(--style);
  font-size: 18px;
  line-height: normal;
  position: relative;
  letter-spacing: 0;
  padding: 0;
}

.header>.view .view-2 .navbar .navbar-nav .nav-link.dropdown-toggle::after {
  vertical-align: 2px;
}

.header>.view .div-2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.header>.view .view-3 {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}

.header>.view .img {
  position: relative;
  width: 24px;
  height: 24px;
}

.header>.view .text-wrapper-2 {
  position: relative;
  width: fit-content;
  font-family: "Montserrat", Helvetica;
  font-weight: 500;
  color: var(--style);
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
}

.header>.view .text-wrapper-2 a,
.header>.view .text-wrapper-3 a {
  color: #fff;
}

.header>.view .image {
  position: relative;
  flex: 0 0 auto;
}

.header>.view .div-3 {
  display: inline-flex;
  align-items: center;
  gap: 30px;
  position: relative;
  flex: 0 0 auto;
}

.header>.view .view-4 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
  gap: 2px;
  position: relative;
  flex: 0 0 auto;
}

.header>.view .frame {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}

.header>.view .text-wrapper-3 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Montserrat", Helvetica;
  font-weight: 600;
  color: var(--style);
  font-size: 28px;
  letter-spacing: 0;
  line-height: normal;
}

.header>.view .p {
  position: relative;
  width: fit-content;
  font-family: "Montserrat", Helvetica;
  font-weight: 400;
  color: var(--style);
  font-size: 14px;
  letter-spacing: 0;
  line-height: normal;
}

.header>.view .div-wrapper {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
  padding: 18px 26px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 16px;
  background: linear-gradient(225deg,
      rgba(125, 168, 255, 1) 0%,
      rgba(76, 126, 227, 1) 100%);
}

.header>.view .text-wrapper-4 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Montserrat", Helvetica;
  font-weight: 600;
  color: var(--style);
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
}

.header>.view .text-wrapper-5 {
  width: fit-content;
  font-family: "Montserrat", Helvetica;
  font-weight: 600;
  color: var(--style);
  font-size: 18px;
  line-height: normal;
  position: relative;
  letter-spacing: 0;
}

.header>.view .frame-2 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  position: relative;
  flex: 0 0 auto;
}

.header>.view .vector {
  position: absolute;
  width: 50.00%;
  height: 25.00%;
  top: 33.33%;
  left: 20.83%;
}

.header .messangers {
  display: flex;
  gap: 10px;
}

.header .messangers .like {
  position: relative;
  width: 38px;
  height: 38px;
  border-radius: 9px;
  aspect-ratio: 1;
  background: linear-gradient(225deg,
      rgba(125, 168, 255, 1) 0%,
      rgba(76, 126, 227, 1) 100%);
}

.header .messangers .bold-messages {
  position: absolute;
  top: 7px;
  left: 8px;
  width: 23px;
  height: 23px;
}

.header .messangers .MAX {
  position: relative;
  width: 38px;
  height: 38px;
  aspect-ratio: 1;
  background-image: url(../img/max-bg.png);
  background-size: 100% 100%;
}

.header .messangers .vector-3 {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.header .messangers .vector-4 {
  position: absolute;
  width: 56.82%;
  height: 54.55%;
  top: 22.73%;
  left: 21.59%;
}

.header .messangers .telegram {
  position: relative;
  width: 38px;
  height: 38px;
  border-radius: 9px;
  aspect-ratio: 1;
  background: linear-gradient(225deg,
      rgba(20, 156, 224, 1) 0%,
      rgba(0, 136, 204, 1) 100%);
}

.header .messangers .vk {
  position: relative;
  width: 38px;
  height: 38px;
  border-radius: 9px;
  aspect-ratio: 1;
  background: #0077FF;
}

.header .messangers .vector-5 {
  position: absolute;
  top: calc(50.00% - 9px);
  left: calc(50.00% - 11px);
  width: 21px;
  height: 18px;
  aspect-ratio: 1.17;
}

.header .view-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 52px;
  padding: 160px 39px 250px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.header .view-wrapper .view-5 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 60px;
  padding: 0px 0px 0px 60px;
  position: relative;
  flex: 0 0 auto;
}

.header .view-wrapper .view-6 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.header .view-wrapper .text-wrapper-6 {
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Montserrat", Helvetica;
  font-weight: 700;
  color: var(--style);
  font-size: 78px;
  line-height: 101.4px;
  position: relative;
  letter-spacing: 0;
}

.header .view-wrapper .text-wrapper-7 {
  align-self: stretch;
  font-family: "Montserrat", Helvetica;
  font-weight: 500;
  color: var(--style);
  font-size: 66px;
  line-height: 85.8px;
  position: relative;
  letter-spacing: 0;
}

.header .view-wrapper .view-7 {
  display: inline-flex;
  align-items: flex-start;
  gap: 30px;
  position: relative;
  flex: 0 0 auto;
}

.header .view-wrapper .view-8 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  padding: 22px 40px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 16px;
  background: linear-gradient(45deg,
      rgba(20, 184, 94, 1) 0%,
      rgba(38, 233, 80, 1) 100%);
}

.header .view-wrapper .text-wrapper-8 {
  width: fit-content;
  font-family: "Montserrat", Helvetica;
  font-weight: 600;
  color: var(--style);
  font-size: 20px;
  line-height: normal;
  white-space: nowrap;
  position: relative;
  letter-spacing: 0;
}

.header .view-wrapper .img-2 {
  position: relative;
  width: 32px;
  height: 32px;
  aspect-ratio: 1;
}

.header .view-wrapper .view-9 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  padding: 22px 40px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 16px;
  background: linear-gradient(225deg,
      rgba(125, 168, 255, 1) 0%,
      rgba(76, 126, 227, 1) 100%);
}

.export>.element-2 {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 40px 39px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.export>.element-2 .view-10 {
  display: flex;
  width: 290px;
  align-items: center;
  gap: 16px;
  padding: 0px 30px 0px 0px;
  position: relative;
}

.export>.element-2 .img-3 {
  position: relative;
  width: 48px;
  height: 48px;
  aspect-ratio: 1;
}

.export>.element-2 .text-wrapper-9 {
  flex: 1;
  font-family: "Montserrat", Helvetica;
  font-weight: 500;
  color: var(--TB-gs-4r);
  font-size: 16px;
  line-height: 22.4px;
  position: relative;
  letter-spacing: 0;
}

.export>.element-2 .div-4 {
  position: relative;
  flex: 1;
  margin-top: -1.00px;
  font-family: "Montserrat", Helvetica;
  font-weight: 400;
  color: var(--TB-gs-4r);
  font-size: 16px;
  letter-spacing: 0;
  line-height: 22.4px;
}

.export>.element-2 .span {
  font-weight: 600;
}

.export>.element-2 .text-wrapper-10 {
  font-family: "Montserrat", Helvetica;
  font-weight: 500;
}

.export>.element-2 .div-5 {
  position: relative;
  flex: 1;
  margin-top: -1.00px;
  font-family: "Montserrat", Helvetica;
  font-weight: 400;
  color: var(--TB-gs-4r);
  font-size: 16px;
  letter-spacing: 0;
  line-height: 22.4px;
}

.export>.element-2 .text-wrapper-11 {
  font-weight: 500;
}

.export>.element-2 .text-wrapper-12 {
  font-family: "Montserrat", Helvetica;
  font-weight: 600;
}

.export>.element-2 .div-6 {
  position: relative;
  flex: 1;
  font-family: "Montserrat", Helvetica;
  font-weight: 400;
  color: var(--TB-gs-4r);
  font-size: 16px;
  letter-spacing: 0;
  line-height: 22.4px;
}

.export>.element-3 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
  padding: 40px 39px 80px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.export>.element-3 .text-wrapper-13 {
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Montserrat", Helvetica;
  font-weight: 700;
  color: var(--TB-gs-4r);
  font-size: 48px;
  line-height: normal;
  position: relative;
  letter-spacing: 0;
}

.export>.element-3 .view-11 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.export>.element-3 .view-12 {
  display: flex;
  align-items: flex-end;
  gap: 30px;
  padding: 0px 0px 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.export>.element-3 .div-7 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.export>.element-3 .text-wrapper-14 {
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Montserrat", Helvetica;
  font-weight: 400;
  color: var(--TB-gs-4r);
  font-size: 16px;
  line-height: normal;
  position: relative;
  letter-spacing: 0;
}

.export>.element-3 .view-13 {
  display: flex;
  flex-direction: column;
  height: 76px;
  align-items: center;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.export>.element-3 .view-14 {
  display: flex;
  height: 76px;
  align-items: center;
  justify-content: space-between;
  padding: 29px 30px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: var(--ffffff);
  border-radius: 16px;
  border: 1px solid;
  border-color: var(--a-gtlj-g);
}

.export>.element-3 .view-15 {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  position: relative;
  align-self: stretch;
  flex: 0 0 auto;
}

.export>.element-3 .text-wrapper-15 {
  width: fit-content;
  margin-top: -4.00px;
  margin-bottom: -2.00px;
  font-family: "Montserrat", Helvetica;
  font-weight: 400;
  color: var(--TB-gs-4r);
  font-size: 20px;
  line-height: normal;
  white-space: nowrap;
  position: relative;
  letter-spacing: 0;
}

.export>.element-3 .text-wrapper-16 {
  position: relative;
  width: fit-content;
  margin-top: -4.00px;
  margin-bottom: -2.00px;
  font-family: "Montserrat", Helvetica;
  font-weight: 600;
  color: var(--TB-gs-4r);
  font-size: 20px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.export>.element-3 .view-16 {
  display: flex;
  width: 422px;
  align-items: center;
  padding: 0px 30px;
  position: relative;
  flex: 0 0 auto;
  margin-bottom: -6.00px;
  margin-top: -6px;
}

.export>.element-3 .ellipse {
  margin-left: -4.00px;
  position: relative;
  width: 20px;
  height: 20px;
  margin-top: -4.00px;
  margin-bottom: -4.00px;
  background-color: var(--style);
  border-radius: 10px;
  border: 4px solid;
  border-color: var(--x);
}

.export>.element-3 .vector-2 {
  position: relative;
  flex: 1;
  flex-grow: 1;
  height: 1px;
  object-fit: cover;
}

.export>.element-3 .ellipse-2 {
  margin-right: -4.00px;
  position: relative;
  width: 20px;
  height: 20px;
  margin-top: -4.00px;
  margin-bottom: -4.00px;
  background-color: var(--style);
  border-radius: 10px;
  border: 4px solid;
  border-color: var(--x);
}

.export>.element-3 .div-8 {
  position: relative;
  width: 16px;
  height: 16px;
}

.export>.element-3 .vector-3 {
  position: absolute;
  width: 75.00%;
  height: 37.50%;
  top: 25.00%;
  left: 6.25%;
}

.export>.element-3 .view-17 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  padding: 22px 60px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 16px;
  background: linear-gradient(45deg,
      rgba(20, 184, 94, 1) 0%,
      rgba(38, 233, 80, 1) 100%);
}

.export>.element-3 .text-wrapper-8 {
  width: fit-content;
  font-family: "Montserrat", Helvetica;
  font-weight: 600;
  color: var(--style);
  font-size: 20px;
  line-height: normal;
  white-space: nowrap;
  position: relative;
  letter-spacing: 0;
}

.export>.element-3 .rectangle {
  position: relative;
  width: 594px;
  height: 380px;
  object-fit: cover;
}

.export>.element-3 .view-19 {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 0px 0px 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: var(--a-gtlj-g);
}

.export>.element-3 .text-wrapper-17 {
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Montserrat", Helvetica;
  font-weight: 500;
  color: var(--TB-gs-4r);
  font-size: 32px;
  line-height: normal;
  position: relative;
  letter-spacing: 0;
}

.export>.element-3 .view-20 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.export>.element-3 .view-21 {
  display: flex;
  align-items: center;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.export>.element-3 .view-22 {
  display: flex;
  width: 297px;
  align-items: center;
  gap: 12px;
  position: relative;
}

.export>.element-3 .arrow-expand-sharp-wrapper {
  position: relative;
  width: 42px;
  height: 42px;
  background-color: #e6efff;
  border-radius: 8px;
}

.export>.element-3 .arrow-expand-sharp {
  position: absolute;
  top: 9px;
  left: 9px;
  width: 24px;
  height: 24px;
}

.export>.element-3 .frame-3 {
  display: inline-flex;
  align-items: baseline;
  gap: 6px;
  position: relative;
  flex: 0 0 auto;
}

.export>.element-3 .text-wrapper-18 {
  width: fit-content;
  font-family: "Montserrat", Helvetica;
  font-weight: 400;
  color: var(--TB-gs-4r);
  font-size: 14px;
  line-height: normal;
  position: relative;
  letter-spacing: 0;
}

.export>.element-3 .element-4 {
  position: relative;
  width: 100%;
  margin-top: -1.00px;
  font-family: "Montserrat", Helvetica;
  font-weight: 600;
  color: var(--TB-gs-4r);
  font-size: 20px;
  letter-spacing: 0;
  line-height: normal;
}

.export>.element-3 .image-2 {
  position: relative;
  width: 42px;
  height: 42px;
}

.export>.element-3 .view-23 {
  display: inline-flex;
  align-items: flex-start;
  gap: 14px;
  position: relative;
  flex: 0 0 auto;
}

.export>.element-3 .text-wrapper-19 {
  margin-top: -1.00px;
  font-family: "Montserrat", Helvetica;
  font-weight: 700;
  font-size: 36px;
  position: relative;
  width: fit-content;
  color: var(--TB-gs-4r);
  letter-spacing: 0;
  line-height: normal;
}

.export>.element-3 .text-wrapper-20 {
  margin-top: -1.00px;
  font-family: "Montserrat", Helvetica;
  font-weight: 400;
  font-size: 18px;
  text-decoration: line-through;
  position: relative;
  width: fit-content;
  color: var(--TB-gs-4r);
  letter-spacing: 0;
  line-height: normal;
}

.export>.element-3 .view-24 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  padding: 20px 30px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 16px;
  border: none;
}

.export>.element-3 .view-24::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 1px;
  border-radius: 16px;
  background: linear-gradient(45deg,
      rgba(20, 184, 94, 1) 0%,
      rgba(38, 233, 80, 1) 100%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  z-index: 1;
  pointer-events: none;
}

.export>.element-3 .text-wrapper-21 {
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Montserrat", Helvetica;
  font-weight: 600;
  color: var(--x);
  font-size: 18px;
  line-height: normal;
  position: relative;
  letter-spacing: 0;
}

.export>.element-3 .elements {
  position: relative;
  width: 76.19%;
  height: 76.19%;
  top: 11.90%;
  left: 11.90%;
}

.export>.element-3 .vector-4 {
  position: absolute;
  width: 91.67%;
  height: 91.67%;
  top: 0;
  left: -8.20%;
}

.element-3 .vector-5 {
  position: absolute;
  width: 58.33%;
  height: 58.33%;
  top: -8.20%;
  left: 33.46%;
}

.element-3 .frame-4 {
  display: flex;
  flex-direction: column;
  width: 594px;
  height: 592px;
  align-items: flex-start;
  justify-content: space-between;
  padding: 60px;
  position: relative;
}

.element-3 .text-wrapper-22 {
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Montserrat", Helvetica;
  font-weight: 700;
  color: var(--style);
  font-size: 48px;
  line-height: 62.4px;
  position: relative;
  letter-spacing: 0;
}

.element-3 .frame-5 {
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element-3 .view-25 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  padding: 26px 60px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 16px;
  background: linear-gradient(225deg,
      rgba(125, 168, 255, 1) 0%,
      rgba(76, 126, 227, 1) 100%);
}

.element-3 .text-wrapper-23 {
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Montserrat", Helvetica;
  font-weight: 600;
  color: var(--style);
  font-size: 20px;
  line-height: normal;
  white-space: nowrap;
  position: relative;
  letter-spacing: 0;
}




.export>.element-4 {
  display: flex;
  position: relative;
  flex-direction: column;
  align-items: flex-start;
  gap: 30px;
  padding: 120px 39px;
  background-color: #959595;
}

.export>.element-4 .image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.export>.element-4 .view {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 40px;
  padding: 0px 0px 0px 60px;
  position: relative;
  flex: 0 0 auto;
}

.export>.element-4 .div {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 30px;
  position: relative;
  flex: 0 0 auto;
}

.export>.element-4 .text-wrapper {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Montserrat", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 48px;
  letter-spacing: 0;
  line-height: normal;
}

.export>.element-4 .p {
  width: 932px;
  font-family: "Montserrat", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 24px;
  line-height: 36px;
  position: relative;
  letter-spacing: 0;
}

.export>.element-4 .view-2 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  padding: 22px 40px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 16px;
  background: linear-gradient(45deg,
      rgba(20, 184, 94, 1) 0%,
      rgba(38, 233, 80, 1) 100%);
}

.export>.element-4 .text-wrapper-2 {
  width: fit-content;
  font-family: "Montserrat", Helvetica;
  font-weight: 600;
  color: #ffffff;
  font-size: 20px;
  line-height: normal;
  white-space: nowrap;
  position: relative;
  letter-spacing: 0;
}

.export>.element-4 .calculator-shop {
  position: relative;
  width: 32px;
  height: 32px;
  aspect-ratio: 1;
}

.export>.element-4 .frame-wrapper {
  position: absolute;
  top: 191px;
  /*left: 1468px;*/
  right: 30px;
  width: 174px;
  height: 174px;
  border-radius: 87px;
  background: linear-gradient(225deg,
      rgba(125, 168, 255, 1) 0%,
      rgba(76, 126, 227, 1) 100%);
}

.export>.element-4 .frame {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 11px;
  position: relative;
  top: 42px;
  left: 2px;
}

.export>.element-4 .gift {
  position: relative;
  width: 36px;
  height: 36px;
  aspect-ratio: 1;
}

.export>.element-4 .text-wrapper-3 {
  width: 171px;
  font-family: "Montserrat", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 18px;
  text-align: center;
  line-height: normal;
  position: relative;
  letter-spacing: 0;
}



.element-5 {
  display: flex;
  position: relative;
  flex-direction: column;
  align-items: center;
  gap: 40px;
  padding: 80px 39px;
}

.element-5 .text-wrapper-4 {
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Montserrat", Helvetica;
  font-weight: 700;
  color: #3f3f3f;
  font-size: 48px;
  line-height: normal;
  position: relative;
  letter-spacing: 0;
}

.element-5 .view-3 {
  display: grid;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 0px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  grid-template-columns: repeat(3, 33.3334%);
  grid-template-rows: repeat(2, 374px);
}

.element-5 .view-4 {
  position: relative;
  margin-top: -1.00px;
  margin-left: -1.00px;
  background-color: #f8fbff;
  border: 1px solid;
  border-color: #d9d9d9;
  height: 100%;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}

.element-5 .rectangle {
  position: absolute;
  top: 0;
  left: 0;
  width: 614px;
  height: 372px;
}

.element-5 .logo {
  width: 70%;
  position: relative;
}

.element-5 .view-5 {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  padding: 60px;
  position: relative;
  margin-top: -1.00px;
  border: 1px solid;
  border-color: #d9d9d9;
}

.element-5 .div-wrapper {
  position: absolute;
  top: 244px;
  left: 347px;
  width: 237px;
  height: 155px;
  overflow: hidden;
}

.element-5 .text-wrapper-5 {
  position: absolute;
  top: 6px;
  left: 48px;
  font-family: "Montserrat", Helvetica;
  font-weight: 700;
  color: #e6efff;
  font-size: 179.8px;
  text-align: right;
  letter-spacing: 0;
  line-height: 269.7px;
  white-space: nowrap;
}

.element-5 .view-6 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  padding: 0px 100px 0px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element-5 .img-wrapper {
  position: relative;
  width: 64px;
  height: 64px;
  background-color: #6699ff;
  border-radius: 8px;
  aspect-ratio: 1;
}

.element-5 .img {
  position: absolute;
  top: calc(50.00% - 18px);
  left: calc(50.00% - 18px);
  width: 36px;
  height: 36px;
  aspect-ratio: 1;
}

.element-5 .text-wrapper-6 {
  width: fit-content;
  font-family: "Montserrat", Helvetica;
  font-weight: 700;
  color: #3f3f3f;
  font-size: 32px;
  line-height: 48px;
  white-space: nowrap;
  position: relative;
  letter-spacing: 0;
}

.element-5 .text-wrapper-7 {
  align-self: stretch;
  font-family: "Montserrat", Helvetica;
  font-weight: 400;
  color: #3f3f3f;
  font-size: 16px;
  line-height: 25.6px;
  position: relative;
  letter-spacing: 0;
}

.element-5 .view-7 {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  padding: 60px;
  position: relative;
  margin-top: -1.00px;
  margin-right: -1.00px;
  border: 1px solid;
  border-color: #d9d9d9;
}

.element-5 .element-3 {
  left: 12px;
  position: absolute;
  top: 6px;
  font-family: "Montserrat", Helvetica;
  font-weight: 700;
  color: #e6efff;
  font-size: 179.8px;
  text-align: right;
  letter-spacing: 0;
  line-height: 269.7px;
  white-space: nowrap;
}

.element-5 .view-8 {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  padding: 60px;
  position: relative;
  margin-bottom: -1.00px;
  margin-left: -1.00px;
  border: 1px solid;
  border-color: #d9d9d9;
}

.element-5 .element-4 {
  left: 13px;
  position: absolute;
  top: 6px;
  font-family: "Montserrat", Helvetica;
  font-weight: 700;
  color: #e6efff;
  font-size: 179.8px;
  text-align: right;
  letter-spacing: 0;
  line-height: 269.7px;
  white-space: nowrap;
}

.element-5 .view-9 {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  padding: 60px;
  position: relative;
  margin-bottom: -1.00px;
  border: 1px solid;
  border-color: #d9d9d9;
}

.element-5 .element-5 {
  left: -6px;
  position: absolute;
  top: 6px;
  font-family: "Montserrat", Helvetica;
  font-weight: 700;
  color: #e6efff;
  font-size: 179.8px;
  text-align: right;
  letter-spacing: 0;
  line-height: 269.7px;
  white-space: nowrap;
}

.element-5 .view-10 {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  padding: 60px;
  position: relative;
  margin-bottom: -1.00px;
  margin-right: -1.00px;
  background-color: #f8fbff;
  border: 1px solid;
  border-color: #d9d9d9;
}

.element-5 .element-6 {
  left: 11px;
  position: absolute;
  top: 6px;
  font-family: "Montserrat", Helvetica;
  font-weight: 700;
  color: #e6efff;
  font-size: 179.8px;
  text-align: right;
  letter-spacing: 0;
  line-height: 269.7px;
  white-space: nowrap;
}

.element-5 .element-7 {
  display: flex;
  width: 1920px;
  height: 856px;
  position: relative;
  flex-direction: column;
  align-items: flex-start;
  gap: 40px;
  padding: 40px 39px 80px;
}



.element-7 {
  padding: 80px 39px;
}

.element-7 .view-11 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0px 60px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  margin-bottom: 40px;
}

.element-7 .text-wrapper-8 {
  width: fit-content;
  font-family: "Montserrat", Helvetica;
  font-weight: 700;
  color: #3f3f3f;
  font-size: 48px;
  line-height: normal;
  position: relative;
  letter-spacing: 0;
}

.element-7 .view-12 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  padding: 26px 60px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 16px;
  background: linear-gradient(225deg,
      rgba(125, 168, 255, 1) 0%,
      rgba(76, 126, 227, 1) 100%);
}

.element-7 .text-wrapper-9 {
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Montserrat", Helvetica;
  font-weight: 600;
  color: #ffffff;
  font-size: 20px;
  line-height: normal;
  white-space: nowrap;
  position: relative;
  letter-spacing: 0;
}

.element-7 .image-2 {
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.reviews-container {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(2, 230px);
  gap: 23px;
  grid-template-areas:
    "big big norm1 norm2"
    "big big norm3 norm4";
}

.review-item {
  overflow: hidden;
  position: relative;
}

.review-item::before {
  content: "";
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: linear-gradient(to right, #14b85e 0%, #26e950 100%);
  position: absolute;
  z-index: 1;
  left: calc(50% - 40px);
  top: calc(50% - 40px);
}

.review-item::after {
  content: "";
  width: 80px;
  height: 80px;
  background: url(../img/play.svg) no-repeat center center;
  position: absolute;
  z-index: 1;
  left: calc(50% - 40px);
  top: calc(50% - 40px);
}

.review-item:first-child::before {
  width: 100px;
  height: 100px;
  left: calc(50% - 50px);
  top: calc(50% - 50px);
}

.review-item:first-child::after {
  background-size: 32px auto;
}

.review-item:first-child {
  grid-area: big;
}

.review-item:nth-child(2) {
  grid-area: norm1;
}

.review-item:nth-child(3) {
  grid-area: norm2;
}

.review-item:nth-child(4) {
  grid-area: norm3;
}

.review-item:nth-child(5) {
  grid-area: norm4;
}



.export>.element-8 {
  display: flex;
  position: relative;
  flex-direction: column;
  align-items: center;
  gap: 40px;
  padding: 40px 39px 80px;
}

.element-8 .text-wrapper {
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Montserrat", Helvetica;
  font-weight: 700;
  color: #3f3f3f;
  font-size: 48px;
  line-height: normal;
  position: relative;
  letter-spacing: 0;
}

.element-8 .group {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 700px;
  background-image: url(../img/map.png);
  background-size: cover;
  background-position: 50% 50%;
}

.element-8 .div {
  position: relative;
  top: 84px;
  left: 606px;
  width: 779px;
  height: 374px;
}

.element-8 .pin {
  position: absolute;
  top: 298px;
  left: 306px;
  width: 59px;
  height: 76px;
}

.element-8 .vector {
  position: absolute;
  width: auto;
  height: auto;
  top: 80%;
  left: -50%;
  right: -50%;
  margin: 0 auto;
}

.element-8 .ellipse {
  position: absolute;
  width: 100.00%;
  height: 77.59%;
  top: 0;
  left: 0;
  background-color: #6699ff;
  border-radius: 29.48px;
  border: 1px solid;
  border-color: #ffffff;
}

.element-8 .img {
  position: absolute;
  width: 60.10%;
  top: 12px;
  left: 20.00%;
  height: 35px;
  aspect-ratio: 1;
}

.element-8 .pin-2 {
  position: absolute;
  top: 20px;
  left: 0;
  width: 59px;
  height: 76px;
}

.element-8 .pin-3 {
  position: absolute;
  top: 0;
  left: 720px;
  width: 59px;
  height: 76px;
}

.element-8 .pin-4 {
  position: absolute;
  top: 1px;
  left: 720px;
  width: 59px;
  height: 76px;
}



.export>.element-9 {
  display: flex;
  width: 1920px;
  height: 900px;
  position: relative;
  flex-direction: row-reverse;
  align-items: flex-end;
  justify-content: center;
  gap: 40px;
  padding: 80px 0;
  background-color: #f8fbff;
}

.element-9 .view {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 40px;
  padding: 0px 60px;
  position: relative;
  flex: 0 0 auto;
  max-width: 800px;
}

.element-9 .text-wrapper {
  font-family: "Montserrat", Helvetica;
  font-weight: 700;
  color: #3f3f3f;
  font-size: 48px;
  letter-spacing: 0;
  line-height: normal;
}

.element-9 .view-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 30px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element-9 .view-3 {
  display: flex;
  align-items: center;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element-9 .div-wrapper {
  position: relative;
  width: 40px;
  height: 40px;
  background-color: #e6efff;
  border-radius: 8px;
  aspect-ratio: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}

.element-9 .text-wrapper-2 {
  font-family: "Montserrat", Helvetica;
  font-weight: 700;
  color: #6699ff;
  font-size: 18px;
  text-align: center;
  line-height: 27px;
  letter-spacing: 0;
  white-space: nowrap;
}

.element-9 .p {
  flex: 1;
  font-family: "Montserrat", Helvetica;
  font-weight: 400;
  color: #3f3f3f;
  font-size: 18px;
  line-height: 27px;
  position: relative;
  letter-spacing: 0;
}

.element-9 .span {
  font-weight: 600;
}

.element-9 .text-wrapper-3 {
  font-family: "Montserrat", Helvetica;
}

.element-9 .element-3 {
  color: #6699ff;
  font-size: 18px;
  line-height: 27px;
  font-family: "Montserrat", Helvetica;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0;
  white-space: nowrap;
}

.element-9 .element-4 {
  margin-top: -1.00px;
  font-weight: 400;
  position: relative;
  flex: 1;
  font-family: "Montserrat", Helvetica;
  color: #3f3f3f;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 27px;
}

.element-9 .text-wrapper-4 {
  font-family: "Montserrat", Helvetica;
  font-weight: 500;
}

.element-9 .element-5 {
  color: #6699ff;
  font-size: 18px;
  line-height: 27px;
  font-family: "Montserrat", Helvetica;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0;
  white-space: nowrap;
}

.element-9 .element-6 {
  margin-top: -1.00px;
  font-weight: 600;
  position: relative;
  flex: 1;
  font-family: "Montserrat", Helvetica;
  color: #3f3f3f;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 27px;
}

.element-9 .view-4 {
  width: 960px;
  height: 900px;
  background-image: url(../img/snapedit_1770882212150.jpg);
  background-size: 100% 100%;
  margin-left: -530px;
  position: relative;
}

.element-9 .view-5 {
  position: absolute;
  top: 724px;
  left: 337px;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #6699ff;
  border-radius: 8px;
}

.element-9 .text-wrapper-5 {
  height: 14px;
  width: 22px;
  font-family: "Montserrat", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 20px;
  text-align: center;
  line-height: 14px;
  letter-spacing: 0;
  white-space: nowrap;
}

.element-9 .element-wrapper {
  position: absolute;
  top: 556px;
  left: 405px;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #6699ff;
  border-radius: 8px;
}

.element-9 .element-7 {
  /*height: 14px;
  width: 26px;*/
  color: #ffffff;
  font-size: 20px;
  line-height: 14px;
  font-family: "Montserrat", Helvetica;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0;
  white-space: nowrap;
}

.element-9 .view-6 {
  position: absolute;
  top: 483px;
  left: 534px;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #6699ff;
  border-radius: 8px;
}

.element-9 .view-7 {
  position: absolute;
  top: 165px;
  left: 486px;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #6699ff;
  border-radius: 8px;
}

.element-9 .element-8 {
  height: 14px;
  width: 28px;
  color: #ffffff;
  font-size: 20px;
  line-height: 14px;
  font-family: "Montserrat", Helvetica;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0;
  white-space: nowrap;
}

.element-9 .view-8 {
  position: absolute;
  top: 291px;
  left: 605px;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #6699ff;
  border-radius: 8px;
}

.element-9 .view-9 {
  position: absolute;
  top: 248px;
  left: 324px;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #6699ff;
  border-radius: 8px;
}

.element-9 .element-9 {
  height: 14px;
  margin-left: 1px;
  width: 27px;
  color: #ffffff;
  font-size: 20px;
  line-height: 14px;
  font-family: "Montserrat", Helvetica;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0;
  white-space: nowrap;
}

.element-9 .view-10 {
  position: absolute;
  top: 731px;
  left: 510px;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #6699ff;
  border-radius: 8px;
}

.element-9 .view-11 {
  position: absolute;
  top: 206px;
  left: 834px;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #6699ff;
  border-radius: 8px;
}



.element-10 {
  display: flex;
  position: relative;
  flex-direction: column;
  align-items: center;
  gap: 40px;
  padding: 80px 39px;
}

.element-10 .text-wrapper {
  font-family: "Montserrat", Helvetica;
  font-weight: 700;
  color: #3f3f3f;
  font-size: 48px;
  letter-spacing: 0;
  line-height: normal;
}

.element-10 .view-12 {
  display: flex;
  flex-direction: column;
  width: 1340px;
  align-items: flex-start;
  position: relative;
  flex: 0 0 auto;
}

.element-10 .view-13 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 30px 40px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #f8fbff;
}

.element-10 .frame {
  display: flex;
  width: 1100px;
  align-items: flex-start;
  gap: 30px;
  padding: 6px 0px 0px;
  position: relative;
}

.element-10 .text-wrapper-6 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Montserrat", Helvetica;
  font-weight: 500;
  color: #6699ff;
  font-size: 24px;
  line-height: 36px;
  letter-spacing: 0;
  white-space: nowrap;
}

.element-10 .frame-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.element-10 .text-wrapper-7 {
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Montserrat", Helvetica;
  font-weight: 700;
  color: #3f3f3f;
  font-size: 24px;
  line-height: 36px;
  white-space: nowrap;
  position: relative;
  letter-spacing: 0;
}

.element-10 .text-wrapper-8 {
  align-self: stretch;
  font-family: "Montserrat", Helvetica;
  font-weight: 400;
  color: #5d5d5d;
  font-size: 18px;
  line-height: 27px;
  position: relative;
  letter-spacing: 0;
}

.element-10 .group-2 {
  position: relative;
  width: 48px;
  height: 48px;
}

.export>.element-10 .tabler-icon-x {
  position: relative;
  top: 12px;
  left: 12px;
  width: 24px;
  height: 24px;
}

/*.export>.element-10 .vector-2 {
  position: absolute;
  width: 50.00%;
  height: 50.00%;
  top: 20.83%;
  left: 20.83%;
}*/

.export>.element-10 .view-14 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 30px 40px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  margin-left: -1.00px;
  margin-right: -1.00px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: #d9d9d9;
}

.export>.element-10 .div-2 {
  display: inline-flex;
  align-items: flex-start;
  gap: 30px;
  position: relative;
  flex: 0 0 auto;
}

.export>.element-10 .view-15 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 30px 40px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  margin-bottom: -1.00px;
  margin-left: -1.00px;
  margin-right: -1.00px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: #d9d9d9;
}

.export>.element-11 {
  display: flex;
  position: relative;
  flex-direction: column;
  align-items: center;
  gap: 30px;
  padding: 90px 39px;
  background-color: #2b2b2b;
}

.export>.element-11 .old-wood-background {
  background: #3c3c3c url(../img/old-wood-background-1.png) no-repeat 0 0 / cover;
  transform: rotate(180deg);
  aspect-ratio: 3.27;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*.export>.element-11 .old-wood-background-2 {
  mix-blend-mode: multiply;
  aspect-ratio: 1.6;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 1920px;
  height: 588px;
}*/

.export>.element-11 .view-17 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  gap: 40px;
}

.export>.element-11 .view-18 {
  display: flex;
  flex-direction: column;
  width: 593px;
  align-items: flex-start;
  gap: 30px;
  position: relative;
}

.export>.element-11 .text-wrapper-9 {
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Montserrat", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 48px;
  line-height: normal;
  position: relative;
  letter-spacing: 0;
}

.export>.element-11 .text-wrapper-10 {
  align-self: stretch;
  font-family: "Montserrat", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 24px;
  line-height: 36px;
  position: relative;
  letter-spacing: 0;
}

.export>.element-11 .form-control {
  padding: 29px 30px;
}

.export>.element-11 .view-19 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 30px;
  position: relative;
  flex: 0 0 auto;
}

.export>.element-11 .view-20 {
  display: flex;
  flex-wrap: wrap;
  width: 874px;
  align-items: flex-start;
  gap: 20px 30px;
  position: relative;
  flex: 0 0 auto;
}

.export>.element-11 .view-21 {
  display: flex;
  flex-direction: column;
  width: 422px;
  align-items: flex-start;
  gap: 8px;
  position: relative;
}

.export>.element-11 .text-wrapper-11 {
  align-self: stretch;
  margin-top: -1.00px;
  color: #ffffff;
  font-size: 16px;
  position: relative;
  font-family: "Montserrat", Helvetica;
  font-weight: 400;
  letter-spacing: 0;
  line-height: normal;
}

.export>.element-11 .view-22 {
  display: flex;
  height: 76px;
  align-items: center;
  justify-content: space-between;
  padding: 29px 30px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #ffffff;
  border-radius: 16px;
  border: 1px solid;
  border-color: #d9d9d9;
}

.export>.element-11 .text-wrapper-12 {
  width: fit-content;
  margin-top: -4.00px;
  margin-bottom: -2.00px;
  color: #3f3f3f;
  font-size: 20px;
  white-space: nowrap;
  position: relative;
  font-family: "Montserrat", Helvetica;
  font-weight: 400;
  letter-spacing: 0;
  line-height: normal;
}

.export>.element-11 .img-2 {
  position: relative;
  width: 24px;
  height: 24px;
  margin-top: -3.00px;
  margin-bottom: -3.00px;
}

.export>.element-11 .view-23 {
  display: flex;
  flex-direction: column;
  width: 874px;
  align-items: flex-start;
  gap: 8px;
  position: relative;
}

.export>.element-11 .view-24 {
  display: flex;
  height: 130px;
  align-items: flex-start;
  justify-content: space-between;
  padding: 29px 30px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #ffffff;
  border-radius: 16px;
  border: 1px solid;
  border-color: #d9d9d9;
}

.export>.element-11 .text-wrapper-13 {
  flex: 1;
  margin-top: -1.00px;
  font-family: "Montserrat", Helvetica;
  font-weight: 400;
  color: #3f3f3f;
  font-size: 20px;
  line-height: normal;
  position: relative;
  letter-spacing: 0;
}

.export>.element-11 .img-3 {
  position: relative;
  width: 24px;
  height: 24px;
}

.export>.element-11 .view-25 {
  display: flex;
  align-items: center;
  gap: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.export>.element-11 .view-26 {
  display: flex;
  width: 422px;
  height: 76px;
  align-items: center;
  justify-content: center;
  gap: 16px;
  padding: 22px 60px;
  position: relative;
  border-radius: 16px;
  background: linear-gradient(45deg,
      rgba(20, 184, 94, 1) 0%,
      rgba(38, 233, 80, 1) 100%);
}

.export>.element-11 .text-wrapper-14 {
  width: fit-content;
  font-family: "Montserrat", Helvetica;
  font-weight: 600;
  color: #ffffff;
  font-size: 20px;
  line-height: normal;
  white-space: nowrap;
  position: relative;
  letter-spacing: 0;
}

.export>.element-11 .div-3 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}

.export>.element-11 .rectangle {
  position: relative;
  width: 18px;
  height: 18px;
  background-color: #ffffff;
  border-radius: 4px;
  border: 1px solid;
  border-color: #d9d9d9;
  aspect-ratio: 1;
}

.export>.element-11 .div-4 {
  width: fit-content;
  margin-top: -0.50px;
  font-family: "Montserrat", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 14px;
  line-height: normal;
  position: relative;
  letter-spacing: 0;
}

.export>.element-11 .text-wrapper-15 {
  font-family: "Montserrat", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0;
}

.export>.element-11 .text-wrapper-16 {
  text-decoration: underline;
}



.export>.frame-wrapper {
  display: flex;
  position: relative;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
  padding: 40px 39px;
  background-color: #3f3f3f;
}

.export>.frame-wrapper .frame-3 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.export>.frame-wrapper .logo {
  position: relative;
  width: 298px;
  height: 56px;
  aspect-ratio: 5.33;
  object-fit: cover;
}

.export>.frame-wrapper .text-wrapper-17 {
  width: 229px;
  margin-top: -1.00px;
  font-family: "Montserrat", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 14px;
  line-height: normal;
  position: relative;
  letter-spacing: 0;
}

.export>.frame-wrapper .view-27 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
  gap: 9px;
  position: relative;
  flex: 0 0 auto;
}

.export>.frame-wrapper .view-27 .div-3 {
  display: flex;
  width: 100%;
  justify-content: flex-end;
}

.export>.frame-wrapper .view-28 {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}

.export>.frame-wrapper .text-wrapper-18 {
  position: relative;
  width: fit-content;
  font-family: "Montserrat", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0;
  line-height: normal;
}

.export>.frame-wrapper .text-wrapper-19 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Montserrat", Helvetica;
  font-weight: 600;
  color: #ffffff;
  font-size: 24px;
  letter-spacing: 0;
  line-height: normal;
}

.export>.frame-wrapper .frame-4 {
  display: flex;
  flex-direction: column;
  width: 152px;
  align-items: flex-start;
  gap: 10px;
  position: relative;
}

.export>.frame-wrapper .text-wrapper-20 {
  width: fit-content;
  margin-top: -1.00px;
  opacity: 0.6;
  font-family: "Montserrat", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 14px;
  line-height: normal;
  position: relative;
  letter-spacing: 0;
}

.export>.frame-wrapper .view-3 {
  display: flex;
  gap: 10px;
}

.export>.frame-wrapper .like {
  position: relative;
  width: 38px;
  height: 38px;
  border-radius: 9px;
  aspect-ratio: 1;
  background: linear-gradient(225deg,
      rgba(125, 168, 255, 1) 0%,
      rgba(76, 126, 227, 1) 100%);
}

.export>.frame-wrapper .bold-messages {
  position: absolute;
  top: 7px;
  left: 8px;
  width: 23px;
  height: 23px;
}

.export>.frame-wrapper .MAX {
  position: relative;
  width: 38px;
  height: 38px;
  aspect-ratio: 1;
  background-image: url(../img/max-bg.png);
  background-size: 100% 100%;
}

.export>.frame-wrapper .vector-3 {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.export>.frame-wrapper .vector-4 {
  position: absolute;
  width: 56.82%;
  height: 54.55%;
  top: 22.73%;
  left: 21.59%;
}

.export>.frame-wrapper .telegram {
  position: relative;
  width: 38px;
  height: 38px;
  border-radius: 9px;
  aspect-ratio: 1;
  background: linear-gradient(225deg,
      rgba(20, 156, 224, 1) 0%,
      rgba(0, 136, 204, 1) 100%);
}

.export>.frame-wrapper .vk {
  position: relative;
  width: 38px;
  height: 38px;
  border-radius: 9px;
  aspect-ratio: 1;
  background: #0077FF;
}

.export>.frame-wrapper .vector-5 {
  position: absolute;
  top: calc(50.00% - 9px);
  left: calc(50.00% - 11px);
  width: 21px;
  height: 18px;
  aspect-ratio: 1.17;
}

.export>.frame-wrapper .view-29 {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
  padding: 18px 26px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 16px;
  background: linear-gradient(225deg,
      rgba(125, 168, 255, 1) 0%,
      rgba(76, 126, 227, 1) 100%);
}

.export>.frame-wrapper .text-wrapper-21 {
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Montserrat", Helvetica;
  font-weight: 600;
  color: #ffffff;
  font-size: 16px;
  line-height: normal;
  position: relative;
  letter-spacing: 0;
}

.export>.frame-wrapper .calculator-shop {
  position: relative;
  width: 20px;
  height: 20px;
  aspect-ratio: 1;
}

.export>.frame-wrapper .div-5 {
  flex-direction: column;
  gap: 10px;
  display: inline-flex;
  align-items: flex-start;
  position: relative;
  flex: 0 0 auto;
}

.export>.frame-wrapper .logo-2 {
  position: relative;
  width: 153.63px;
  height: 26px;
  aspect-ratio: 5.91;
}

section.content {
  padding: 40px 0 80px;
}

.section-title,
.title-section {
  font-family: "Montserrat", Helvetica;
  font-weight: 700;
  color: #3f3f3f;
  font-size: 48px;
  line-height: normal;
  letter-spacing: 0;
  margin-bottom: 40px;
}

.card-project__parametr>div span {
  font-weight: 700;
  line-height: 1.5;
}

.filter-block {
  margin-bottom: 20px;
}

.filter-block h4 {
  font-weight: 600;
  margin-bottom: 15px;
}

.filter-items,
.filter-collapse-container {
  display: flex;
  gap: 2px 10px;
  flex-wrap: wrap;
}

.filter-item__link {
  font-size: 14px;
  padding: 2px 10px;
  margin-bottom: 5px;
  background-color: #ececec;
  border-radius: 3px;
  color: #222222;
  white-space: nowrap;
  line-height: 1.5;
}

.filter-collapse-button {
  font-size: 14px;
  margin-top: 10px;
}

.proect-buttons {
  gap: 30px;
}

.swiper-button-next,
.swiper-button-prev {
  background: url(../img/slider-nav.svg) no-repeat center center;
  width: 60px;
  height: 60px;
  border: 0;
}

.swiper-button-next::after,
.swiper-button-prev::after {
  display: none;
}

.swiper-button-prev {
  transform: rotate(180deg);
}

.images-card__img {
  display: flex;
  justify-content: center;
  align-items: center;
}

.calculator-project .form-calculator .form-calculator__block .form-calculator__body .options-form .options-form__item .options-form__label::before {
  border: 1px solid rgb(76, 126, 227);
}

.calculator-project .form-calculator .form-calculator__block .form-calculator__body .options-form .options-form__item .options-form__label::after {
  background-color: rgb(76, 126, 227);
}

.calculator-project .form-calculator .form-calculator__block .form-calculator__body .options-form .options-form__item .options-form__label .dashed {
  border-bottom: 1.5px dashed #E5E9E5;
}

.fancybox-slide.fancybox-slide--inline>* {
  border-radius: 16px;
}

.modal-container {
  max-width: 600px;
  padding: 20px;
}

.modal-container h3 {
  text-align: center;
  margin-bottom: 30px;
  font-family: "Montserrat", Helvetica;
  font-weight: 700;
  color: #3f3f3f;
  font-size: 24px;
  line-height: normal;
  letter-spacing: 0;
}

.modal-container h3~p {
  text-align: center;
}

.modal-container .wpcf7 {
  margin-top: 30px;
}

.modal-container .btn {
  margin: 30px auto 0;
  display: block;
}

.wp-pagenavi a,
.wp-pagenavi span {
  border: 0 !important;
}

.wp-pagenavi .pages {
  margin-right: 20px
}

#komplect-tab-pane p {
  padding: 20px;
}

#komplect-tab-pane p:nth-child(2n) {
  background-color: #eee;
}

.tab-pane {
  padding: 30px 0;
}

section.content p {
  line-height: 1.4;
}

.export>.element-11 .view-23 textarea {
  width: 100%;
  height: 130px;
}

.export>.element-11 .view-25 .btn {
  width: 422px;
  padding: 22px 60px;
  font-size: 20px;
}

.export>.element-11 .div-3 span.wpcf7-list-item {
  margin: 0;
}

.export>.element-11 .div-3 .wpcf7-list-item-label {
  color: #fff;
  font-size: 14px;
  margin-left: 10px;
}

.export>.element-11 .div-3 input[type="checkbox"] {
  width: 18px;
  height: 18px;
  border: 0;
}

.export>.element-11 .div-3 span.wpcf7-list-item>label {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.wpcf7 form .wpcf7-response-output {
  padding: 29px 30px;
  border-radius: 16px;
  line-height: 1.3;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
  border-color: #ffb900;
  background-color: #ffb900;
}

.wpcf7 form.sent .wpcf7-response-output {
  border-color: #25e850;
  background-color: #25e850;
}

.export>.frame-wrapper .text-wrapper-18 a {
  color: #fff;
}

.calculator-project {
  margin-top: 0;
}

#objects__map {
  width: 100%;
  height: 700px;
}