

/* Start:/local/templates/perfumery/components/bitrix/form.result.new/form_embed/style.css?17821412291240*/
.container.margin_no {
	margin-left: unset;
	margin-right: unset;
}


form div.ajax-loader {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: unset;
  margin-top: 0;
  background-position: center center;
  background-size: 70px;
  background-color: rgba(255,255,255,0.5);
}

.fileUpload {
    position: relative;
}
.fileUpload::before,
.fileUpload::after {
    content: '';
    position: absolute;
    width: 12px;
    height: 1px;
    background-color: #979899;
    top: 21px;
    right: 20px;
}
.fileUpload::after {
    transform: rotate(90deg);
}
.filled::before,
.filled::after {
    display: none;
}
.fileBtn {
    box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.25);
    border-radius: 3px;
    padding: 13px 40px;
    text-align: center;
    color: #5f5f5f;
  font-weight: 700;
    cursor: pointer;
}
.fileBtn:hover {
    color: #00945e;
}
.fileName {
    display: none;
}

.form-title-box {
  margin: 0 0 16px;
}
.webform form {
  display: grid;
  gap: 16px;
  position: relative;
}
.webform .web-form-7-box form {
  max-width: 400px;
}
.form-btn {
  display: flex;
  flex-direction: column-reverse;
  gap: 16px;
}

@media all and (min-width:1024px) {
  .webform .web-form-7-box {
    padding-left: 40px;
  }
}
/* End */
/* /local/templates/perfumery/components/bitrix/form.result.new/form_embed/style.css?17821412291240 */
