/*!**************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[3]!./src/blocks/landing/get-form/main.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************/
.get-form {
  padding: 80px 0 160px;
}
.get-form__wrapper {
  display: flex;
  justify-content: space-between;
}
.get-form__title {
  font-size: 48px;
  font-weight: 700;
  color: #000000;
}
.get-form__multistep {
  width: 100%;
  max-width: 770px;
}
.get-form .ff-default input.ff-el-form-control {
  border: 1px solid rgba(134, 134, 139, 0.5019607843);
  width: 100%;
  max-width: 377px;
}
.get-form .fluentform .ff-el-input--label {
  position: absolute;
  top: 10px;
  left: 16px;
  color: #263238;
  font-weight: 400;
  font-size: 13px;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s all;
  line-height: 1.2;
}
.get-form .ff-default .ff-el-group:focus-within .ff-el-input--label {
  opacity: 1;
  visibility: visible;
}
.get-form .fluentform .ff-el-group {
  position: relative;
  margin-bottom: 15px;
}
.get-form .fluentform .ff-el-group.get-form__wrapper-textarea {
  margin-bottom: 20px;
}
.get-form .ff-default .ff-el-form-control {
  color: #263238;
  font-weight: 500;
  font-size: 17px;
  max-height: 58px;
  font-family: "Geist", sans-serif;
  padding: 16px;
  transition: 0.3s all;
}
.get-form .ff-default .ff-el-form-control::-moz-placeholder {
  color: #5D6375;
  font-weight: 400;
}
.get-form .ff-default .ff-el-form-control::placeholder {
  color: #5D6375;
  font-weight: 400;
}
.get-form .ff-default .ff-el-form-control:focus {
  padding-top: 25px;
  padding-bottom: 8px;
}
.get-form .ff-default .ff-el-form-control.get-form__textarea {
  min-height: 116px;
  resize: none;
}
.get-form .ff-default .ff-el-form-control:focus {
  border-color: var(--primary--color);
}
.get-form .fluentform .ff-el-tc label.ff_tc_label > span {
  padding: 0;
}
.get-form .fluentform .ff-el-tc label.ff_tc_label {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  cursor: pointer;
}
.get-form .fluentform .ff-el-tc label.ff_tc_label > span {
  padding: 0 !important;
  width: auto;
}
.get-form .fluentform .ff-el-form-check-label .ff-el-form-check-input {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 16px;
  height: 16px;
  border-radius: 2px;
  border: 1px solid rgba(93, 99, 117, 0.67);
  cursor: pointer;
  position: relative;
  transition: background-color 0.3s, border-color 0.3s;
  margin-top: 2px;
  background-color: var(--white);
}
.get-form .fluentform .ff-el-form-check-label .ff-el-form-check-input:checked {
  background-color: var(--primary--color);
  border-color: var(--primary--color);
}
.get-form .fluentform .ff-el-form-check-label .ff-el-form-check-input:checked::after {
  content: "";
  position: absolute;
  left: 4px;
  top: 1px;
  width: 5px;
  height: 9px;
  border: solid var(--white);
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.get-form .fluentform .ff-el-form-check-label .ff-el-form-check-input:focus {
  outline: none;
}
.get-form .ff_t_c p {
  font-size: 17px;
  color: #5D6375;
  font-weight: 400;
  margin: 0;
  font-family: "Geist", sans-serif;
}
.get-form .btn {
  padding: 15px 40px;
  font-size: 17px;
  font-weight: 600;
  font-family: "Geist", sans-serif;
}
.get-form .fluentform .ff-el-group.ff_submit_btn_wrapper {
  margin-top: 60px;
  margin-bottom: 0;
}
.get-form .select2 .select2-selection--single .select2-selection__rendered {
  padding: 16px;
  line-height: 1.2;
  color: #5D6375;
  font-size: 17px;
  font-weight: 400;
  font-family: "Geist", sans-serif;
  border: 1px solid rgba(134, 134, 139, 0.5019607843);
  border-radius: 8px;
}
.get-form .select2 .select2-selection--single {
  border-bottom: 0 !important;
}
.get-form .fluentform .ff-el-input--label.ff-el-is-required.asterisk-right label:after {
  margin-left: 0;
  color: var(--primary--color);
}
.get-form .ff-el-form-control[aria-required=true]::after {
  content: " *";
  color: var(--primary--color);
}
.get-form .fluentform span.select2.select2-container:after {
  right: 15px;
  width: 20px;
  height: 20px;
  border: none;
  background: url("data:image/svg+xml,%3Csvg width=%2720%27 height=%2720%27 viewBox=%270 0 20 20%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath fill-rule=%27evenodd%27 clip-rule=%27evenodd%27 d=%27M9.56032 13.5672C9.67751 13.6843 9.83636 13.75 10.002 13.75C10.1676 13.75 10.3265 13.6843 10.4437 13.5672L16.6937 7.31722C16.7551 7.26 16.8043 7.191 16.8385 7.11433C16.8726 7.03767 16.891 6.9549 16.8925 6.87099C16.894 6.78707 16.8785 6.70371 16.8471 6.62589C16.8157 6.54806 16.7689 6.47737 16.7095 6.41802C16.6502 6.35867 16.5795 6.31188 16.5017 6.28045C16.4238 6.24901 16.3405 6.23358 16.2566 6.23506C16.1726 6.23654 16.0899 6.25491 16.0132 6.28907C15.9365 6.32323 15.8675 6.37248 15.8103 6.43388L10.002 12.2422L4.19365 6.43388C4.07518 6.32348 3.91847 6.26338 3.75655 6.26624C3.59463 6.26909 3.44015 6.33469 3.32564 6.4492C3.21113 6.56371 3.14553 6.7182 3.14268 6.88011C3.13982 7.04203 3.19992 7.19874 3.31032 7.31722L9.56032 13.5672Z%27 fill=%27black%27 stroke=%27black%27 stroke-width=%270.5%27/%3E%3C/svg%3E%0A") 50%/contain;
}

.select2-results__options::-webkit-scrollbar {
  width: 5px;
}

.select2-results__options::-webkit-scrollbar-track {
  background: transparent;
}

.select2-results__options::-webkit-scrollbar-thumb {
  background-color: var(--primary--color);
  border-radius: 33px;
  margin-right: 16px;
}

.select2-results__options {
  scrollbar-width: thin;
  scrollbar-color: var(--primary--color) transparent;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0px 1000px inherit inset !important;
  -webkit-text-fill-color: inherit !important;
  -webkit-transition: background-color 5000s ease-in-out 0s !important;
  transition: background-color 5000s ease-in-out 0s !important;
}

.select2-container.select2-container--default .select2-results > .select2-results__options {
  top: 0px !important;
  padding: 10px 16px !important;
  max-height: 180px;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.2509803922);
  background: #FFFFFF;
  display: flex;
  flex-direction: column;
  border-radius: 6px;
}

.select2-container--default.select2-container .select2-results__options .select2-results__option {
  padding: 0;
  border-bottom: none;
  font-size: 17px;
  font-weight: 400;
  color: #263238;
  margin-bottom: 10px;
  transition: 0.3s all;
}
.select2-container--default.select2-container .select2-results__options .select2-results__option:hover {
  color: var(--primary--color) !important;
}

.select2-results__option.select2-results__option--highlighted, .select2-results__option.select2-results__option--highlighted[aria-selected] {
  color: var(--primary--color) !important;
}

.select2-container--default.select2-container .select2-dropdown {
  padding: 0;
  font-size: 17px;
  font-family: "Geist", sans-serif;
  font-weight: 400;
  color: #263238;
}

.select2-results__options li:nth-child(1) {
  display: none;
}

.select2-container--default .select2-results__option--selected {
  background-color: transparent !important;
}

.select2-container--default .select2-selection__arrow,
.select2-container--default .select2-selection__arrow b {
  background: none !important;
  border: none !important;
}

.select2-results__options-wrapper {
  max-height: 200px;
  overflow: hidden;
  position: relative;
}

.select2-results__options-wrapper .select2-results__options {
  overflow-y: scroll !important;
  padding-right: 15px;
}

.select2-results__options-wrapper .select2-results__options::-webkit-scrollbar {
  width: 5px;
}

.select2-results__options-wrapper .select2-results__options::-webkit-scrollbar-track {
  background: transparent;
}

.select2-results__options-wrapper .select2-results__options::-webkit-scrollbar-thumb {
  background-color: #AA076B;
  border-radius: 33px;
}

.select2-results__options-wrapper .select2-results__options {
  scrollbar-width: thin;
  scrollbar-color: #AA076B transparent;
}

@media only screen and (max-width: 1024px) {
  .get-form {
    padding: 50px 0 100px;
  }
  .get-form__wrapper {
    flex-direction: column;
  }
  .get-form__multistep {
    margin-top: 77px;
  }
  .get-form .fluentform .ff-el-group.ff_submit_btn_wrapper {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 576px) {
  .get-form {
    padding: 40px 0 80px;
  }
  .get-form__title {
    font-size: 32px;
  }
  .get-form__multistep {
    margin-top: 38px;
  }
}

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