#price-sec-block {
  padding: 40px 0;
}

#price-sec-block .price__content {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}

#price-sec-block .price__content-left,
#price-sec-block .price__content-right {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

#price-sec-block .price__single-item {
  border-radius: 10px;
  overflow: hidden;
  padding: 0 30px;
  background-color: #fff;
  cursor: pointer;
}

#price-sec-block .price__single-item.active .price__single-item-name {
  color: var(--primary);
}

#price-sec-block .price__single-item.active .price__single-item-name .price__single-item-toggler {
  transform: rotate(-45deg);
}

#price-sec-block .price__single-item.active .price__single-item-name .price__single-item-toggler path {
  stroke: var(--primary);
}

#price-sec-block .price__single-item-btn-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 30px;
}

#price-sec-block .price__single-item-name {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: "Optima Cyr";
  font-size: clamp(20px, 0.0075 * 100vw + 17.6px, 32px);
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  text-transform: uppercase;
  color: var(--head);
  padding: 30px 0;
  transition: 0.3s ease;
}

#price-sec-block .price__single-item-toggler {
  transform: rotate(0deg);
  transition: 0.5s ease;
}

#price-sec-block .price__single-item-toggler path {
  transition: 0.5s ease;
  stroke: var(--head);
}

#price-sec-block .price__single-item-table {
  display: none;
  padding-bottom: 30px;
}

#price-sec-block .price__single-item-table-head {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  margin-bottom: 40px;
}

#price-sec-block .price__single-item-table-head-column {
  font-family: "Optima Cyr";
  font-size: clamp(16px, 0.0025 * 100vw + 15.2px, 20px);
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  text-transform: uppercase;
  color: var(--head);
}

#price-sec-block .price__single-item-table-head-column:last-child {
  display: flex;
  align-items: center;
  justify-content: end;
}

#price-sec-block .price__single-item-table-row {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  padding: 15px;
  border-bottom: 1px solid var(--bglight);
}

#price-sec-block .price__single-item-table-row:last-child {
  padding: 0 15px 15px 15px;
}

#price-sec-block .price__single-item-table-row-title {
  font-family: "Avenir Next Cyr";
  font-size: clamp(18px, 0 * 100vw + 18px, 18px);
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  color: var(--head);
}

#price-sec-block .price__single-item-table-row-value {
  font-family: "Avenir Next Cyr";
  font-size: clamp(18px, 0 * 100vw + 18px, 18px);
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  color: var(--head);
  display: flex;
  align-items: center;
  justify-content: end;
}

#price-sec-block .price__form {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: var(--primary);
  border-radius: 20px;
  margin-top: 40px;
}

#price-sec-block .price__form-left {
  padding: 80px 70px 80px 60px;
}

#price-sec-block .price__form-title {
  font-family: "Optima Cyr";
  font-size: clamp(24px, 0.015 * 100vw + 19.2px, 48px);
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  text-transform: uppercase;
  color: var(--head);
}

#price-sec-block .price__form-title span.white {
  font-family: "Optima Cyr";
  font-size: clamp(24px, 0.015 * 100vw + 19.2px, 48px);
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  text-transform: uppercase;
  color: #fff;
}

#price-sec-block .price__form-title span.margin {
  font-family: "Optima Cyr";
  font-size: clamp(24px, 0.015 * 100vw + 19.2px, 48px);
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  text-transform: uppercase;
  color: var(--head);
  display: flex;
  align-items: center;
  justify-content: end;
  margin-right: 100px;
}

#price-sec-block .price__form-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 45px;
  margin-top: 40px;
}

#price-sec-block .price__form-desc {
  font-family: "Avenir Next Cyr";
  font-size: clamp(18px, 0 * 100vw + 18px, 18px);
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  color: var(--maintext);
}

#price-sec-block .price__form-btn {
  width: 40%;
  min-height: 35px;
}

#price-sec-block .price__form-img {
  position: relative;
  display: flex;
  max-width: 535px;
}

#price-sec-block .price__form-img::before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='454' height='347' viewBox='0 0 454 347' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.147463 166.117C4.67392 69.8655 130.011 55.4876 222.554 28.7037C300.993 6.00155 393.564 -26.6 443.951 37.6697C497.818 106.378 466.526 203.065 413.825 272.672C364.789 337.438 286.1 370.31 207.442 350.049C108.547 324.576 -4.65066 268.145 0.147463 166.117Z' fill='white'/%3E%3C/svg%3E");
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right top;
}

#price-sec-block .price__form-img img {
  -o-object-fit: contain;
  object-fit: contain;
  position: relative;
  z-index: 10;
}

#price-sec-block .price__form {
  margin-top: 40px;
  background-color: var(--primary);
  display: flex;
  border-radius: 20px;
}

#price-sec-block .price__form-img {
  max-width: 500px;
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
}

#price-sec-block .price__form-img::before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='495' height='407' viewBox='0 0 495 407' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M494.827 195.047C489.514 82.0331 342.402 65.1512 233.782 33.7026C141.716 7.04678 33.0631 -31.2325 -26.0782 44.2302C-89.3035 124.904 -52.575 238.43 9.28152 320.16C66.8363 396.205 159.196 434.802 251.52 411.013C367.595 381.103 500.459 314.844 494.827 195.047Z' fill='white'/%3E%3C/svg%3E");
  background-size: contain;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
}

#price-sec-block .price__form-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  position: relative;
  z-index: 10;
}

#price-sec-block .price__form-content {
  padding: 60px 60px 60px 20px;
}

#price-sec-block .price__form-title {
  font-family: "Optima Cyr";
  font-size: clamp(24px, 0.015 * 100vw + 19.2px, 48px);
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  /* 60px */
  text-transform: uppercase;
  color: var(--head);
  margin-bottom: 30px;
}

#price-sec-block .price__form-title span {
  font-family: "Optima Cyr";
  font-size: clamp(24px, 0.015 * 100vw + 19.2px, 48px);
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  /* 60px */
  text-transform: uppercase;
  color: #fff;
}

#price-sec-block .price__form-desc {
  font-family: "Avenir Next Cyr";
  font-size: clamp(20px, 0.00125 * 100vw + 19.6px, 22px);
  font-style: normal;
  font-weight: 300;
  line-height: 150%;
  color: var(--maintext);
  margin-bottom: 40px;
}

#price-sec-block .price__form-inputs .form__inputs-wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}

#price-sec-block .price__form-inputs .form__inputs-wrapper .btn {
  width: auto;
}

#price-sec-block .price__form-inputs .form__policy {
  margin-top: 40px;
  font-family: "Avenir Next Cyr";
  font-size: clamp(14px, 0 * 100vw + 14px, 14px);
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  color: var(--maintext);
}

#price-sec-block .price__form-inputs .form__policy a {
  font-family: "Avenir Next Cyr";
  font-size: clamp(14px, 0 * 100vw + 14px, 14px);
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  color: #fff;
}

@media only screen and (max-width: 1600px) {
  #price-sec-block .price__form-bottom {
    flex-direction: column;
    align-items: start;
  }
}

@media only screen and (max-width: 1300px) {
  #price-sec-block .price__form-title span.margin {
    justify-content: start;
    margin: 0;
  }

  #price-sec-block .price__form-btn {
    width: auto;
  }
}

@media only screen and (max-width: 1200px) {
  #price-sec-block .price__form-img {
    display: none;
  }
  #price-sec-block .price__form-inputs .form__inputs-wrapper {
    grid-template-columns: repeat(1,1fr);
  }
}

@media (max-width: 1000px) {
  #price-sec-block {
    padding: 30px 0 !important;
  } 
}

@media only screen and (max-width: 767px) {
  #price-sec-block .price__content {
    grid-template-columns: repeat(1, 1fr);
  }

  #price-sec-block .price__form-left {
    padding: 30px;
  }
}

/*# sourceMappingURL=block.css.map */