.elementor-5514 .elementor-element.elementor-element-3724c73{--display:flex;--gap:120px 120px;--row-gap:120px;--column-gap:120px;--margin-top:250px;--margin-bottom:55px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}.elementor-5514 .elementor-element.elementor-element-c50cfac{text-align:center;}.elementor-5514 .elementor-element.elementor-element-c50cfac .elementor-heading-title{font-family:"Inter", Sans-serif;font-size:30px;font-weight:700;line-height:24px;letter-spacing:-0.1px;}.elementor-5514 .elementor-element.elementor-element-a89e0ec{width:var( --container-widget-width, 654px );max-width:654px;--container-widget-width:654px;--container-widget-flex-grow:0;}.elementor-5514 .elementor-element.elementor-element-a89e0ec.elementor-element{--align-self:center;}.elementor-5514 .elementor-element.elementor-element-0751fcb{margin:30px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;font-family:"Inter", Sans-serif;font-size:20px;font-weight:300;line-height:26px;}@media(max-width:1024px){.elementor-5514 .elementor-element.elementor-element-c50cfac .elementor-heading-title{font-size:40px;line-height:38px;}.elementor-5514 .elementor-element.elementor-element-0751fcb{font-size:18px;line-height:24px;}}@media(max-width:767px){.elementor-5514 .elementor-element.elementor-element-c50cfac .elementor-heading-title{font-size:40px;line-height:42px;}}/* Start custom CSS for shortcode, class: .elementor-element-a89e0ec */.gform_heading {
    display: none;
}
.gfield_select select {
	color: #000;
}
/* Chrome, Safari, Edge */
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
select::-webkit-input-placeholder {
    color: #D0D0D0 !important;
}

/* Firefox */
input::-moz-placeholder,
textarea::-moz-placeholder,
select::-moz-placeholder {
    color: #D0D0D0 !important;
    opacity: 1 !important;
}

/* IE 10-11 */
input:-ms-input-placeholder,
textarea:-ms-input-placeholder,
select:-ms-input-placeholder {
    color: #D0D0D0 !important;
}

/* Стандарт */
input::placeholder,
textarea::placeholder,
select::placeholder {
    color: #D0D0D0 !important;
    opacity: 1 !important;
}

.gform_wrapper input, .gform_wrapper select, .gform_wrapper textarea {
    height: 54px !important;
    border-radius: 5px;
    border: 1px solid #D9D9D9;
    min-block-size: auto;
    padding: 7px 20px;
    color: #000 !important;
}
input.gfield-choice-input {
    width: 20.0px !important;
    height: 20.0px !important;
    padding: 0 !important;
    margin-right: 11px !important;
}
.gfield--type-html {
    color: #858585;
    text-align: right;
    font-family: Inter;
    font-size: 12px;
    font-weight: 400;
    line-height: 35px;
}
.gform_wrapper label {
    color: #000 !important;
    font-family: Inter !important;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    line-height: 35px !important;
	margin: 0px  !important;
}
.gchoice {
    align-items: center;
}
.gform_fields {
    column-gap: 16px;
    gap: 27px !important;
}
.gfield_checkbox label {
    color: #000;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 26px;
}
.gform-footer {
    justify-content: center;
}
.gform-footer button {
  display: inline-flex;
  align-items: center;
}

.gform-footer button span::after {
  content: '';
  display: inline-block;
  width: 18px;
  height: 18px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3E%3Cpath d='M9 0C4.02947 0 0 4.02947 0 9C0 13.9705 4.02947 18 9 18C13.9705 18 18 13.9705 18 9C18 4.02947 13.9705 0 9 0ZM13.1098 9.13991L9.48814 12.761C9.0565 13.1038 8.5384 12.5615 8.88952 12.1436L11.6028 9.42008H5.1368C5.12849 9.42008 5.00628 9.3531 4.99021 9.34209C4.77304 9.19136 4.77069 8.82291 4.97938 8.66368C4.99942 8.64834 5.12687 8.57776 5.1368 8.57776H11.6028C10.963 7.93293 10.3268 7.28304 9.68725 6.63785C9.49608 6.44505 8.88428 5.9246 8.80503 5.71393C8.65069 5.30342 9.11174 4.96115 9.46756 5.21984L13.1288 8.87634C13.2019 8.9796 13.1822 9.04603 13.1098 9.13991Z' fill='white'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  margin-left: 8px;
}
@media (max-width: 767px) {
.gform-icon--circle-error {
    display: none !important;
}
}/* End custom CSS */