.popup {
  display: none;
}

.wpcf7-response-output {
  border: none !important;
  margin-bottom: 0 !important;
}

.fancybox__container {
  --fancybox-bg: rgba(24, 24, 27, 0.5);
}

.form-help {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.form-help__description {
  text-align: center;
  font-weight: 500;
  font-size: 14px;
  line-height: 155%;
}
.form-help__file {
  cursor: pointer;
  border: 1px dashed #999;
  border-radius: 10px;
  padding: 30px 15px;
  width: 100%;
}
@media (max-width: 575px) {
  .form-help__file {
    padding: 15px;
  }
}
.form-help__file .wpcf7-not-valid-tip {
  text-align: center;
}
.form-help__file-title {
  text-align: center;
  display: block;
  margin-top: 15px;
  color: #FFB700;
}
.form-help__file-text {
  display: flex;
  flex-direction: column;
  gap: 15px;
  align-items: center;
  justify-content: center;
}
.form-help__file-text::before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='65' height='65' viewBox='0 0 65 65' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M32.5 24.375L20.3125 36.5625H28.4375V56.875H36.5625V36.5625H44.6875L32.5 24.375ZM52.8125 20.3125C52.2571 20.3125 51.7255 20.4017 51.1859 20.4751C48.0914 13.2151 40.8868 8.125 32.5 8.125C24.1112 8.125 16.9126 13.2151 13.8121 20.4751C13.2765 20.4017 12.7449 20.3125 12.1875 20.3125C5.45505 20.3125 0 25.7715 0 32.5C0 39.2325 5.45505 44.6875 12.1875 44.6875C13.4907 44.6875 14.7186 44.4177 15.8929 44.0249C18.0571 46.4252 21.0305 48.0359 24.375 48.5278V44.386C21.2111 43.7274 18.5609 41.6684 17.226 38.8159C15.8394 39.9268 14.1057 40.625 12.1875 40.625C7.7025 40.625 4.0625 36.983 4.0625 32.5C4.0625 28.015 7.7025 24.375 12.1875 24.375C13.7923 24.375 15.274 24.855 16.5297 25.6544C17.8588 18.0134 24.4762 12.1875 32.5 12.1875C40.5298 12.1875 47.0837 18.0412 48.4009 25.6921C49.6704 24.8669 51.1859 24.375 52.8125 24.375C57.2955 24.375 60.9375 28.015 60.9375 32.5C60.9375 36.983 57.2955 40.625 52.8125 40.625C52.1619 40.625 51.543 40.5298 50.932 40.387C49.0952 42.9816 46.08 44.6875 42.6562 44.6875C41.9541 44.6875 41.2836 44.5844 40.625 44.4336V48.5556C41.2876 48.6628 41.9619 48.75 42.6562 48.75C46.5403 48.75 50.0513 47.1829 52.6221 44.6597C52.6855 44.6597 52.7411 44.6875 52.8125 44.6875C59.545 44.6875 65 39.2325 65 32.5C65 25.7715 59.545 20.3125 52.8125 20.3125Z' fill='%23FFB700'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  min-width: 65px;
  width: 65px;
  height: 65px;
}
.form-help__file input {
  display: none;
}
.form-help__contacts {
  width: 100%;
  max-width: 90%;
  align-self: center;
}
.form-help__contacts .wpcf7-radio {
  display: flex;
}
.form-help__contacts .wpcf7-list-item {
  margin: 0;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 42px;
  width: 33.3333333333%;
  cursor: pointer;
}
.form-help__contacts .wpcf7-list-item.first .wpcf7-list-item-label {
  border-right: none;
  border-radius: 5px 0 0 5px;
}
.form-help__contacts .wpcf7-list-item.last .wpcf7-list-item-label {
  border-left: none;
  border-radius: 0 5px 5px 0;
}
.form-help__contacts input[type=radio],
.form-help__contacts .wpcf7-list-item-label {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.form-help__contacts input[type=radio] {
  z-index: 2;
  opacity: 0;
  margin: 0;
}
.form-help__contacts input[type=radio]:checked + .wpcf7-list-item-label {
  background: #FFB700;
}
.form-help__contacts input[type=radio]:checked[value=call] + .wpcf7-list-item-label::before {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='white' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3890_3413)'%3E%3Cpath d='M15.2053 13.2302C14.5519 12.5851 13.7362 12.5851 13.087 13.2302C12.5917 13.7213 12.0965 14.2124 11.6095 14.7118C11.4764 14.8491 11.364 14.8782 11.2017 14.7867C10.8812 14.6119 10.54 14.4704 10.232 14.2789C8.79616 13.3758 7.5934 12.2147 6.52797 10.9079C5.99942 10.2586 5.52914 9.56361 5.20036 8.78119C5.13377 8.62304 5.14625 8.519 5.27527 8.38998C5.77052 7.91137 6.25329 7.42028 6.74022 6.92918C7.4186 6.24665 7.4186 5.44758 6.73606 4.76088C6.34902 4.36967 5.96197 3.98678 5.57492 3.59557C5.17538 3.19604 4.78001 2.79234 4.37632 2.39697C3.72291 1.76021 2.9072 1.76021 2.25795 2.40113C1.75854 2.89223 1.27993 3.39581 0.772188 3.87858C0.301903 4.32389 0.0646799 4.86909 0.0147382 5.50584C-0.0643362 6.54213 0.189534 7.52016 0.54745 8.47322C1.27993 10.4459 2.39529 12.198 3.74788 13.8045C5.57492 15.977 7.75571 17.6958 10.3069 18.936C11.4556 19.4937 12.6458 19.9224 13.9402 19.9931C14.8308 20.043 15.6049 19.8183 16.225 19.1233C16.6495 18.6488 17.1281 18.216 17.5776 17.7624C18.2435 17.0882 18.2476 16.2724 17.5859 15.6066C16.7952 14.8117 16.0003 14.0209 15.2053 13.2302Z' fill='inherit'/%3E%3Cpath d='M14.4103 9.91321L15.946 9.65102C15.7047 8.24016 15.0388 6.96249 14.0274 5.94701C12.9579 4.87742 11.6053 4.20321 10.1153 3.99512L9.89893 5.53915C11.0517 5.70146 12.1005 6.22169 12.9287 7.04989C13.7111 7.83231 14.223 8.82282 14.4103 9.91321Z' fill='inherit'/%3E%3Cpath d='M16.8119 3.23789C15.0389 1.46496 12.7957 0.34543 10.3194 0L10.103 1.54403C12.2422 1.84368 14.1816 2.81338 15.7131 4.34077C17.1656 5.79324 18.1187 7.6286 18.4641 9.64708L19.9998 9.38488C19.5961 7.04595 18.4932 4.92342 16.8119 3.23789Z' fill='inherit'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.form-help__contacts input[type=radio]:checked[value=telegram] + .wpcf7-list-item-label::before {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='white' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3890_3420)'%3E%3Cpath d='M7.84753 12.6505L7.51669 17.3039C7.99003 17.3039 8.19503 17.1005 8.44086 16.8564L10.66 14.7355L15.2584 18.103C16.1017 18.573 16.6959 18.3255 16.9234 17.3272L19.9417 3.18385L19.9425 3.18302C20.21 1.93635 19.4917 1.44885 18.67 1.75469L0.92836 8.54719C-0.282474 9.01719 -0.264141 9.69219 0.722526 9.99802L5.25836 11.4089L15.7942 4.81635C16.29 4.48802 16.7409 4.66969 16.37 4.99802L7.84753 12.6505Z' fill='inherit'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.form-help__contacts input[type=radio]:checked[value=viber] + .wpcf7-list-item-label::before {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='white' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3890_3423)'%3E%3Cpath d='M19.2958 11.5778C19.8924 6.55526 19.0091 3.38443 17.4158 1.95026L17.4166 1.94943C14.8449 -0.499735 6.15994 -0.862235 3.08328 2.05943C1.70161 3.4886 1.21494 5.5861 1.16161 8.18277C1.10828 10.7803 1.04494 15.6461 5.57911 16.9661H5.58328L5.57911 18.9819C5.57911 18.9819 5.54828 19.7986 6.06994 19.9628C6.66661 20.1561 6.93661 19.7769 8.79244 17.5603C11.8958 17.8294 14.2791 17.2128 14.5499 17.1228C15.1766 16.9128 18.7224 16.4436 19.2958 11.5778ZM9.09828 16.1419C9.09828 16.1419 7.13411 18.5911 6.52328 19.2269C6.32328 19.4336 6.10411 19.4144 6.10744 19.0044C6.10744 18.7353 6.12244 15.6578 6.12244 15.6578C2.27828 14.5561 2.50494 10.4128 2.54661 8.24527C2.58828 6.07693 2.98494 4.3011 4.15494 3.10526C6.85411 0.574431 14.4683 1.14026 16.4083 2.9636C18.7799 5.0661 17.9358 11.0061 17.9408 11.2086C17.4533 15.2703 14.5799 15.5278 14.0516 15.7036C13.8258 15.7786 11.7299 16.3178 9.09828 16.1419Z' fill='inherit'/%3E%3Cpath d='M10.185 3.58105C9.86413 3.58105 9.86413 4.08105 10.185 4.08522C12.6741 4.10439 14.7241 5.83939 14.7466 9.02189C14.7466 9.35772 15.2383 9.35356 15.2341 9.01772C15.2075 5.58856 12.9683 3.60022 10.185 3.58105Z' fill='inherit'/%3E%3Cpath d='M13.4592 8.4942C13.4517 8.82586 13.9425 8.8417 13.9467 8.50586C13.9875 6.61503 12.8217 5.05753 10.6309 4.89336C10.31 4.87003 10.2767 5.3742 10.5967 5.39753C12.4967 5.5417 13.4975 6.83836 13.4592 8.4942Z' fill='inherit'/%3E%3Cpath d='M12.9341 10.6448C12.5225 10.4064 12.1033 10.5548 11.93 10.7889L11.5675 11.2581C11.3833 11.4964 11.0391 11.4648 11.0391 11.4648C8.52747 10.8006 7.85581 8.17226 7.85581 8.17226C7.85581 8.17226 7.82498 7.81643 8.05498 7.62559L8.50831 7.25059C8.73497 7.07059 8.87831 6.63726 8.64747 6.21143C8.03081 5.09726 7.61664 4.71309 7.40581 4.41809C7.18414 4.14059 6.85081 4.07809 6.50414 4.26559H6.49664C5.77581 4.68726 4.98664 5.47643 5.23914 6.28893C5.66997 7.14559 6.46164 9.87643 8.98497 11.9398C10.1708 12.9156 12.0475 13.9156 12.8441 14.1464L12.8516 14.1581C13.6366 14.4198 14.4 13.5998 14.8075 12.8573V12.8514C14.9883 12.4923 14.9283 12.1523 14.6641 11.9298C14.1958 11.4731 13.4891 10.9689 12.9341 10.6448Z' fill='inherit'/%3E%3Cpath d='M10.9741 6.75372C11.775 6.80039 12.1633 7.21872 12.205 8.07789C12.22 8.41372 12.7075 8.39039 12.6925 8.05456C12.6391 6.93289 12.0541 6.30789 11.0008 6.24956C10.68 6.23039 10.65 6.73456 10.9741 6.75372Z' fill='inherit'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.form-help__contacts input[type=radio][value=call] + .wpcf7-list-item-label::before {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='%23FFB700' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3890_3413)'%3E%3Cpath d='M15.2053 13.2302C14.5519 12.5851 13.7362 12.5851 13.087 13.2302C12.5917 13.7213 12.0965 14.2124 11.6095 14.7118C11.4764 14.8491 11.364 14.8782 11.2017 14.7867C10.8812 14.6119 10.54 14.4704 10.232 14.2789C8.79616 13.3758 7.5934 12.2147 6.52797 10.9079C5.99942 10.2586 5.52914 9.56361 5.20036 8.78119C5.13377 8.62304 5.14625 8.519 5.27527 8.38998C5.77052 7.91137 6.25329 7.42028 6.74022 6.92918C7.4186 6.24665 7.4186 5.44758 6.73606 4.76088C6.34902 4.36967 5.96197 3.98678 5.57492 3.59557C5.17538 3.19604 4.78001 2.79234 4.37632 2.39697C3.72291 1.76021 2.9072 1.76021 2.25795 2.40113C1.75854 2.89223 1.27993 3.39581 0.772188 3.87858C0.301903 4.32389 0.0646799 4.86909 0.0147382 5.50584C-0.0643362 6.54213 0.189534 7.52016 0.54745 8.47322C1.27993 10.4459 2.39529 12.198 3.74788 13.8045C5.57492 15.977 7.75571 17.6958 10.3069 18.936C11.4556 19.4937 12.6458 19.9224 13.9402 19.9931C14.8308 20.043 15.6049 19.8183 16.225 19.1233C16.6495 18.6488 17.1281 18.216 17.5776 17.7624C18.2435 17.0882 18.2476 16.2724 17.5859 15.6066C16.7952 14.8117 16.0003 14.0209 15.2053 13.2302Z' fill='inherit'/%3E%3Cpath d='M14.4103 9.91321L15.946 9.65102C15.7047 8.24016 15.0388 6.96249 14.0274 5.94701C12.9579 4.87742 11.6053 4.20321 10.1153 3.99512L9.89893 5.53915C11.0517 5.70146 12.1005 6.22169 12.9287 7.04989C13.7111 7.83231 14.223 8.82282 14.4103 9.91321Z' fill='inherit'/%3E%3Cpath d='M16.8119 3.23789C15.0389 1.46496 12.7957 0.34543 10.3194 0L10.103 1.54403C12.2422 1.84368 14.1816 2.81338 15.7131 4.34077C17.1656 5.79324 18.1187 7.6286 18.4641 9.64708L19.9998 9.38488C19.5961 7.04595 18.4932 4.92342 16.8119 3.23789Z' fill='inherit'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.form-help__contacts input[type=radio][value=telegram] + .wpcf7-list-item-label::before {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='%23FFB700' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3890_3420)'%3E%3Cpath d='M7.84753 12.6505L7.51669 17.3039C7.99003 17.3039 8.19503 17.1005 8.44086 16.8564L10.66 14.7355L15.2584 18.103C16.1017 18.573 16.6959 18.3255 16.9234 17.3272L19.9417 3.18385L19.9425 3.18302C20.21 1.93635 19.4917 1.44885 18.67 1.75469L0.92836 8.54719C-0.282474 9.01719 -0.264141 9.69219 0.722526 9.99802L5.25836 11.4089L15.7942 4.81635C16.29 4.48802 16.7409 4.66969 16.37 4.99802L7.84753 12.6505Z' fill='inherit'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.form-help__contacts input[type=radio][value=viber] + .wpcf7-list-item-label::before {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='%23FFB700' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3890_3423)'%3E%3Cpath d='M19.2958 11.5778C19.8924 6.55526 19.0091 3.38443 17.4158 1.95026L17.4166 1.94943C14.8449 -0.499735 6.15994 -0.862235 3.08328 2.05943C1.70161 3.4886 1.21494 5.5861 1.16161 8.18277C1.10828 10.7803 1.04494 15.6461 5.57911 16.9661H5.58328L5.57911 18.9819C5.57911 18.9819 5.54828 19.7986 6.06994 19.9628C6.66661 20.1561 6.93661 19.7769 8.79244 17.5603C11.8958 17.8294 14.2791 17.2128 14.5499 17.1228C15.1766 16.9128 18.7224 16.4436 19.2958 11.5778ZM9.09828 16.1419C9.09828 16.1419 7.13411 18.5911 6.52328 19.2269C6.32328 19.4336 6.10411 19.4144 6.10744 19.0044C6.10744 18.7353 6.12244 15.6578 6.12244 15.6578C2.27828 14.5561 2.50494 10.4128 2.54661 8.24527C2.58828 6.07693 2.98494 4.3011 4.15494 3.10526C6.85411 0.574431 14.4683 1.14026 16.4083 2.9636C18.7799 5.0661 17.9358 11.0061 17.9408 11.2086C17.4533 15.2703 14.5799 15.5278 14.0516 15.7036C13.8258 15.7786 11.7299 16.3178 9.09828 16.1419Z' fill='inherit'/%3E%3Cpath d='M10.185 3.58105C9.86413 3.58105 9.86413 4.08105 10.185 4.08522C12.6741 4.10439 14.7241 5.83939 14.7466 9.02189C14.7466 9.35772 15.2383 9.35356 15.2341 9.01772C15.2075 5.58856 12.9683 3.60022 10.185 3.58105Z' fill='inherit'/%3E%3Cpath d='M13.4592 8.4942C13.4517 8.82586 13.9425 8.8417 13.9467 8.50586C13.9875 6.61503 12.8217 5.05753 10.6309 4.89336C10.31 4.87003 10.2767 5.3742 10.5967 5.39753C12.4967 5.5417 13.4975 6.83836 13.4592 8.4942Z' fill='inherit'/%3E%3Cpath d='M12.9341 10.6448C12.5225 10.4064 12.1033 10.5548 11.93 10.7889L11.5675 11.2581C11.3833 11.4964 11.0391 11.4648 11.0391 11.4648C8.52747 10.8006 7.85581 8.17226 7.85581 8.17226C7.85581 8.17226 7.82498 7.81643 8.05498 7.62559L8.50831 7.25059C8.73497 7.07059 8.87831 6.63726 8.64747 6.21143C8.03081 5.09726 7.61664 4.71309 7.40581 4.41809C7.18414 4.14059 6.85081 4.07809 6.50414 4.26559H6.49664C5.77581 4.68726 4.98664 5.47643 5.23914 6.28893C5.66997 7.14559 6.46164 9.87643 8.98497 11.9398C10.1708 12.9156 12.0475 13.9156 12.8441 14.1464L12.8516 14.1581C13.6366 14.4198 14.4 13.5998 14.8075 12.8573V12.8514C14.9883 12.4923 14.9283 12.1523 14.6641 11.9298C14.1958 11.4731 13.4891 10.9689 12.9341 10.6448Z' fill='inherit'/%3E%3Cpath d='M10.9741 6.75372C11.775 6.80039 12.1633 7.21872 12.205 8.07789C12.22 8.41372 12.7075 8.39039 12.6925 8.05456C12.6391 6.93289 12.0541 6.30789 11.0008 6.24956C10.68 6.23039 10.65 6.73456 10.9741 6.75372Z' fill='inherit'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.form-help__contacts .wpcf7-list-item-label {
  z-index: 1;
  color: transparent;
  transition: all ease 0.4s;
  border: 2px solid #FFB700;
}
.form-help__contacts .wpcf7-list-item-label::before {
  content: "";
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px;
}
.form-help__button {
  padding: 15px 50px;
  text-transform: unset;
  display: flex;
  margin: 0 auto;
}

.popup-help-with-layout {
  padding: 45px 50px !important;
  border-radius: 14px !important;
}
@media (max-width: 575px) {
  .popup-help-with-layout {
    padding: 45px 25px 25px !important;
  }
}
.popup-help-with-layout__inner {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.popup-help-with-layout__title {
  font-weight: 700;
  font-size: 24px;
  line-height: 120%;
  text-align: center;
}
.popup-help-with-layout__description {
  font-weight: 500;
  font-size: 14px;
  line-height: 155%;
  text-align: center;
}
