<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
aside,
figure,
footer,
header,
section {
  display: block;
}
body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}
[tabindex="-1"]:focus {
  outline: 0 !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}
ul {
  margin-top: 0;
  margin-bottom: 1rem;
}
ul ul {
  margin-bottom: 0;
}
blockquote {
  margin: 0 0 1rem;
}
b,
strong {
  font-weight: bolder;
}
a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: #0056b3;
  text-decoration: underline;
}
a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):hover,
a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  outline: 0;
}
pre {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
    "Courier New", monospace;
  font-size: 1em;
}
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}
figure {
  margin: 0 0 1rem;
}
img {
  vertical-align: middle;
  border-style: none;
}
svg {
  overflow: hidden;
  vertical-align: middle;
}
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
button {
  border-radius: 0;
}
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}
input,
button,
select {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
select {
  word-wrap: normal;
}
button,
[type="button"],
[type="submit"] {
  -webkit-appearance: button;
}
button:not(:disabled),
[type="button"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type="radio"],
input[type="checkbox"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="time"] {
  -webkit-appearance: listbox;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
[hidden] {
  display: none !important;
}
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}
.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters &gt; [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col-lg-10,
.col-lg-9,
.col-lg-6,
.col-lg-5,
.col-lg-4,
.col-lg-3,
.col-lg-2,
.col-md-8,
.col-md-6,
.col-md-4,
.col-sm-12,
.col-sm-10,
.col-sm-4,
.col-12,
.col-6 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 576px) {
  .col-sm-3 {
	  -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
   
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media (min-width: 768px) {
	  .col-md-3 {
	  -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
   
  }
  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}
@media (min-width: 992px) {
  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
}
.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-transition: border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    -webkit-transition: none;
    transition: none;
  }
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:disabled {
  background-color: #e9ecef;
  opacity: 1;
}
select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.form-group {
  margin-bottom: 1rem;
}
.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}
.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}
.form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}
.form-check-label {
  margin-bottom: 0;
}
.form-control.is-valid {
  border-color: #28a745;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center right calc(0.375em + 0.1875rem);
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.form-control.is-valid:focus {
  border-color: #28a745;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.form-check-input.is-valid ~ .form-check-label {
  color: #28a745;
}
.form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
  background-repeat: no-repeat;
  background-position: center right calc(0.375em + 0.1875rem);
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.form-control.is-invalid:focus {
  border-color: #dc3545;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}
.border-right {
  border-right: 1px solid #dee2e6 !important;
}
.iframe .custom-form .form-check .form-check-input:checked + label::before {
  border-color: #007bff !important;
}
.section--gray .btn--secondary,
.section--white .btn--secondary,
.btn--primary:hover,
.btn--primary:focus,
.btn--primary:active,
.btn--primary:focus:active,
.btn--primary:not(:disabled):active,
.btn--primary:not(.disabled):active,
.btn--primary:not(:disabled):active:focus,
.btn--primary:not(.disabled):active:focus,
.btn--primary,
.btn--secondary {
  border-color: #6c757d !important;
}
.referrals-banner .btn--secondary {
  border-color: #fff !important;
}
.w-100 {
  width: 100% !important;
}
.h-100 {
  height: 100% !important;
}
.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}
.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}
.flex-grow-1 {
  -webkit-box-flex: 1 !important;
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
}
.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important;
}
.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.justify-content-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}
.align-items-start {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}
.align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}
.align-items-stretch {
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}
.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}
.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}
@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
}
.mr-1 {
  margin-right: 0.25rem !important;
}
.p-0 {
  padding: 0 !important;
}
.d-none {
  display: none !important;
}
.d-inline {
  display: inline !important;
}
.d-block {
  display: block !important;
}
.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
html {
  font-size: 62.5%;
  height: 100%;
}
body {
  min-height: 100%;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  body {
    height: 0;
  }
}
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (min-width: 768px) {
  ul {
    margin-bottom: 0.5rem;
  }
}
ul:last-of-type {
  margin-bottom: 0.5rem;
}
@media (min-width: 768px) {
  ul:only-of-type {
    margin-bottom: 0.5rem;
  }
}
ul li {
  margin-bottom: 1rem;
}
img {
  max-width: 100%;
}
.margin-bottom-none,
p.outro,
.paragraph.outro {
  margin-bottom: 0 !important;
}
.margin-bottom-small {
  margin-bottom: 1.5rem !important;
}
.margin-bottom-medium {
  margin-bottom: 2rem !important;
}
.margin-bottom-large {
  margin-bottom: 3rem !important;
}
.padding-none {
  padding: 0 !important;
}
.padding-bottom-none {
  padding-bottom: 0 !important;
}
.link--text {
  color: inherit !important;
  font-family: inherit !important;
  font-size: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
}
.link--text:hover,
.link--text:focus,
.link--text:active,
.link--text:focus:active,
.link--text:not(:disabled):active,
.link--text:not(.disabled):active,
.link--text:not(:disabled):active:focus,
.link--text:not(.disabled):active:focus {
  color: inherit !important;
  font-family: inherit !important;
  font-size: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
}
.text-center {
  text-align: center !important;
}
.text-left {
  text-align: left !important;
}
.regular {
  font-weight: 400 !important;
}
.strong,
strong {
  font-weight: 700 !important;
}
.medium {
  font-weight: 500 !important;
}
.uppercase {
  text-transform: uppercase !important;
}
.italic {
  font-style: italic !important;
}
.hidden {
  display: none !important;
}
.disabled {
  opacity: 0.5;
  pointer-events: none;
}
.referrals-banner .btn--secondary,
.emeritus .btn--secondary,
.landing-page .section--white {
  background-color: #fff !important;
}
.landing-page .section--gray {
  background-color: #d1e8e2 !important;
}
.iframe .custom-form .form-check .form-check-input:checked + label::before,
.information,
.emeritus .btn--secondary:hover,
.emeritus .btn--secondary:focus,
.emeritus .btn--secondary:active,
.landing-page .section--primary {
  background-color: #00be6d !important;
}
.referrals-banner .btn--secondary:hover,
.referrals-banner .btn--secondary:focus,
.referrals-banner .btn--secondary:active,
.referrals-banner,
.btn--primary,
.btn--secondary {
  background-color: #00be6d !important;
}
.landing-page .referrals-banner .btn--secondary:hover,
.landing-page .referrals-banner .btn--secondary:focus,
.landing-page .referrals-banner .btn--secondary:active,
.landing-page .referrals-banner {
  background-color: #f6b344 !important;
}
.text-light,
.emeritus .btn--secondary:hover,
.emeritus .btn--secondary:focus,
.emeritus .btn--secondary:active,
.link:not([class*="--text"]):hover,
.link:not([class*="--text"]) {
  color: #fff !important;
}
.text-dark {
  color: #333 !important;
}
.emeritus .btn--secondary,
.heading--primary {
  color: #00be6d !important;
}
.referrals-banner .btn--secondary,
.btn--secondary:hover,
.btn--secondary:focus,
.btn--secondary:active,
.btn--secondary:focus:active,
.btn--secondary:not(:disabled):active,
.btn--secondary:not(.disabled):active,
.btn--secondary:not(:disabled):active:focus,
.btn--secondary:not(.disabled):active:focus,
.btn--primary:hover,
.btn--primary:focus,
.btn--primary:active,
.btn--primary:focus:active,
.btn--primary:not(:disabled):active,
.btn--primary:not(.disabled):active,
.btn--primary:not(:disabled):active:focus,
.btn--primary:not(.disabled):active:focus {
  color: #00be6d !important;
}
.landing-page .referrals-banner .btn--secondary {
  color: #f6b344 !important;
}
a:not(.link):not(.btn) {
  color: #00be6d !important;
}
a:not(.link):not(.btn):hover {
  color: #007241 !important;
}
.iframe .custom-form .form-check .form-check-input:checked + label::before {
  border-color: #00be6d !important;
}
.section--gray .btn--secondary,
.section--white .btn--secondary,
.btn--primary:hover,
.btn--primary:focus,
.btn--primary:active,
.btn--primary:focus:active,
.btn--primary:not(:disabled):active,
.btn--primary:not(.disabled):active,
.btn--primary:not(:disabled):active:focus,
.btn--primary:not(.disabled):active:focus,
.btn--primary,
.btn--secondary {
  border-color: #00be6d !important;
}
.referrals-banner .btn--secondary {
  border-color: #fff !important;
}
.border-right {
  border-right: 1px solid #ccc;
}
.strike-through {
  text-decoration: line-through;
}
.pre {
  white-space: pre !important;
}
.pre-line {
  white-space: pre-line !important;
}
.desktop {
  display: none !important;
}
@media (min-width: 768px) {
  .desktop {
    display: block !important;
  }
}
.mobile {
  display: block !important;
}
@media (min-width: 768px) {
  .mobile {
    display: none !important;
  }
}
.btn--primary,
.btn--secondary {
  color: #fff !important;
}
.btn--primary:hover,
.btn--primary:focus,
.btn--primary:active,
.btn--primary:focus:active,
.btn--primary:not(:disabled):active,
.btn--primary:not(.disabled):active,
.btn--primary:not(:disabled):active:focus,
.btn--primary:not(.disabled):active:focus {
  background-color: transparent !important;
}
.btn--secondary:hover,
.btn--secondary:focus,
.btn--secondary:active,
.btn--secondary:focus:active,
.btn--secondary:not(:disabled):active,
.btn--secondary:not(.disabled):active,
.btn--secondary:not(:disabled):active:focus,
.btn--secondary:not(.disabled):active:focus {
  background-color: #fff !important;
  border-color: #fff !important;
}
.hidden-label-text {
  text-indent: -9999rem;
}
.landing-page {
  background-color: #fff;
}
.landing-page section {
  padding-bottom: 3rem;
  padding-top: 3rem;
}
@media (min-width: 768px) {
  .landing-page section {
    padding-bottom: 4rem;
    padding-top: 4rem;
  }
}
.landing-page .section--image,
.landing-page .hero {
  overflow: hidden;
  position: relative;
  position: relative;
}
.landing-page .section--image &gt; img,
.landing-page .hero &gt; img,
.landing-page .section--image &gt; picture &gt; img,
.landing-page .hero &gt; picture &gt; img {
  height: 100%;
  max-width: none;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  width: 100%;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .landing-page .section--image &gt; img,
  .landing-page .hero &gt; img,
  .landing-page .section--image &gt; picture &gt; img,
  .landing-page .hero &gt; picture &gt; img {
    position: absolute;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
    min-height: 100%;
    width: 100%;
  }
}
.landing-page .section--image &gt; img,
.landing-page .hero &gt; img,
.landing-page .section--image &gt; picture img,
.landing-page .hero &gt; picture img {
  margin-top: 7rem;
  position: relative;
  top: 0;
}
@media (min-width: 992px) {
  .landing-page .section--image &gt; img,
  .landing-page .hero &gt; img,
  .landing-page .section--image &gt; picture img,
  .landing-page .hero &gt; picture img {
    height: 100%;
    margin-top: 0;
    position: absolute;
    z-index: -1;
  }
}
.landing-page .section--image .banner--desktop,
.landing-page .hero .banner--desktop {
  display: none;
}
@media (min-width: 992px) {
  .landing-page .section--image .banner--desktop,
  .landing-page .hero .banner--desktop {
    display: block;
  }
}
.landing-page .section--image .banner--mobile,
.landing-page .hero .banner--mobile {
  display: block;
}
@media (min-width: 992px) {
  .landing-page .section--image .banner--mobile,
  .landing-page .hero .banner--mobile {
    display: none;
  }
}
.landing-page.emeritus .main-header a:last-of-type {
  display: none;
}
.landing-page.emeritus .main-header a:last-of-type [class*="__logo"] {
  margin-bottom: 0;
}
.landing-page .container {
  overflow-x: hidden;
}
@media (max-width: 991.98px) {
  .landing-page .container {
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .landing-page .container {
    max-width: 97rem;
  }
}
@media (min-width: 1200px) {
  .landing-page .container {
    max-width: 117rem;
  }
}
.landing-page .apply {
  display: none;
}
body {
  color: #333;
  font-family: "Roboto", arial, sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.6;
}
@media (min-width: 768px) {
  body {
    font-size: 1.8rem;
    line-height: 1.45;
  }
}
a {
  -webkit-transition: color 0.15s, ease-in-out;
  transition: color 0.15s, ease-in-out;
  outline: none;
}
@media (prefers-reduced-motion: reduce) {
  a {
    -webkit-transition: none;
    transition: none;
  }
}
a:not(.link):not(.btn):hover {
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: inherit;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 0.5rem;
}
h3 {
  font-size: 2.4rem;
}
h4 {
  font-size: 1.8rem;
}
h5 {
  font-size: 2.3rem;
}
blockquote {
  border: 0;
  margin: 0;
  min-height: 11.1rem;
  padding: 0;
}
li,
ul {
  position: relative;
}
li li,
li .paragraph,
ul li,
ul .paragraph {
  color: #333;
  margin-bottom: 2rem;
}
li li::before,
li .paragraph::before,
ul li::before,
ul .paragraph::before {
  margin-left: 0;
}
li li:last-of-type,
li .paragraph:last-of-type,
ul li:last-of-type,
ul .paragraph:last-of-type {
  margin-bottom: 0;
}
li p,
li .paragraph,
ul p,
ul .paragraph {
  display: inline;
}
li:last-of-type,
ul:last-of-type {
  margin-bottom: 3rem;
}
ul {
  padding-left: 1.5rem;
}
ul[class*="col-"] {
  left: 1.5rem;
  padding-right: 3rem;
}
ul li::before {
  border-radius: 100%;
  background-color: #333;
  content: "";
  display: inline-block;
  height: 0.5rem;
  left: 0;
  margin: 0 1rem 0.3rem -1.5rem;
  vertical-align: middle;
  width: 0.5rem;
}
p,
.paragraph {
  font-weight: 400;
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  p,
  .paragraph {
    margin-bottom: 3rem;
  }
}
p:empty,
.paragraph:empty {
  margin: 0;
}
.paragraph--note {
  font-size: 1.4rem;
  font-style: italic;
  margin-bottom: 0;
}
.paragraph--large {
  font-size: 1.8rem;
  line-height: 1.45;
}
@media (min-width: 768px) {
  .paragraph--large {
    font-size: 2rem;
  }
}
.paragraph--xsmall {
  font-size: 1.3rem;
  line-height: 1.31;
}
p &gt; a,
p &gt; .link,
.paragraph &gt; a,
.paragraph &gt; .link {
  font-size: inherit;
}
.heading-1 {
  color: #333;
  font-size: 2rem;
  line-height: 1.35;
  margin: 0;
}
.heading-2 {
  color: #333;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 34px;
  margin: 0 0 2rem;
  position: relative;
}
@media (min-width: 768px) {
  .heading-2 {
    font-size: 3.4rem;
    line-height: normal;
    margin: 0 0 3rem;
  }
}
.heading-3 {
  font-size: 4.7rem;
  font-weight: 700;
  line-height: 1.16;
  margin: 0 0 1rem;
}
.heading-4 {
  color: #333;
  font-family: inherit;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.6;
  margin: 0;
}
@media (min-width: 768px) {
  .heading-4 {
    font-size: 1.8rem;
    line-height: 1.45;
  }
}
.heading-5 {
  color: #fff;
  font-size: 1.8rem;
  font-weight: 400;
  margin: 0 0 1rem;
}
@media (min-width: 768px) {
  .heading-5 {
    font-size: 2.4rem;
    margin: 0 0 2.5rem;
  }
}
.heading-6 {
  color: #999;
  font-size: 1.2rem;
  line-height: 1.7;
}
.link {
  display: inline-block;
  line-height: 1.1;
  text-decoration: underline;
}
.link + .link {
  margin: 1rem 0;
}
.link--text {
  text-decoration: none;
}
.link--text:hover {
  cursor: text;
  text-decoration: none;
}
.main-header {
  background-color: #fff;
  color: #393939;
  height: auto;
  min-height: 7rem;
  padding: 1.5rem;
  position: relative;
  width: 100%;
  z-index: 1;
}
@media (min-width: 768px) {
  .main-header {
    height: 10rem;
  }
}
@media (max-width: 991.98px) {
  .main-header a + a [class*="__logo"] {
    margin-top: 2rem;
  }
}
.main-header__logo {
  height: auto;
  max-height: 6rem;
  max-width: 100%;
  width: auto;
}
@media (min-width: 768px) {
  .main-header__logo {
    max-height: 7rem;
    max-width: 37rem;
  }
}
.emeritus .main-header__logo {
  max-height: 3.8rem;
}
@media (min-width: 768px) {
  .emeritus .main-header__logo {
    max-height: 5.5rem;
  }
}
.main-footer {
  background-color: #fff;
  border-top: 1px solid #ccc;
  color: #777879;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  font-size: 1.2rem;
  margin: 0 auto 10rem;
  max-width: 100%;
  padding: 1rem 0 10.5rem;
  text-align: center;
  z-index: 1;
}
@media (min-width: 992px) {
  .main-footer {
    margin: 0 auto;
    max-width: 97rem;
    padding-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .main-footer {
    max-width: 117rem;
  }
}
.main-footer__logo {
  height: auto;
  width: 14rem;
}
.main-footer--custom-margin {
  margin: -1.8rem auto 0;
}
@media (min-width: 768px) {
  .main-footer--custom-margin {
    margin: -1.8rem 6.5rem 0;
  }
}
.main-footer--custom-margin .main-footer__logo {
  margin: 2.2rem auto 0;
}
.btn {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  padding: 1.3rem 2rem;
  font-size: 1.6rem;
  line-height: 2rem;
  border-radius: 0.4rem;
  -webkit-transition: color 0.15s, ease-in-out ease-in-out 0s,
    background-color 0.15s, ease-in-out ease-in-out 0s, border-color 0.15s,
    ease-in-out ease-in-out 0s, ease-in-out ease-in-out 0s,
    -webkit-box-shadow 0.15s;
  transition: color 0.15s, ease-in-out ease-in-out 0s, background-color 0.15s,
    ease-in-out ease-in-out 0s, border-color 0.15s, ease-in-out ease-in-out 0s,
    ease-in-out ease-in-out 0s, -webkit-box-shadow 0.15s;
  transition: color 0.15s, ease-in-out ease-in-out 0s, background-color 0.15s,
    ease-in-out ease-in-out 0s, border-color 0.15s, ease-in-out ease-in-out 0s,
    box-shadow 0.15s, ease-in-out ease-in-out 0s;
  transition: color 0.15s, ease-in-out ease-in-out 0s, background-color 0.15s,
    ease-in-out ease-in-out 0s, border-color 0.15s, ease-in-out ease-in-out 0s,
    box-shadow 0.15s, ease-in-out ease-in-out 0s, -webkit-box-shadow 0.15s;
  border: 2px solid;
  display: inline-block;
  font-weight: 700;
  margin: 0 auto;
  min-height: 5rem;
  min-width: 22rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  white-space: inherit;
}
@media (prefers-reduced-motion: reduce) {
  .btn {
    -webkit-transition: none;
    transition: none;
  }
}
@media (min-width: 768px) {
  .btn {
    border-radius: 0;
  }
}
.btn:hover,
.btn:focus,
.btn:active,
.btn:focus:active,
.btn:not(:disabled):active,
.btn:not(.disabled):active,
.btn:not(:disabled):active:focus,
.btn:not(.disabled):active:focus {
  outline: 0;
  text-decoration: none;
}
.btn:disabled,
.btn.disabled,
.btn--disabled {
  background-color: #dedede;
  border-color: #dedede;
  color: #fff;
  cursor: not-allowed;
}
/* .modal {
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  background-color: rgba(0, 0, 0, 0.5);
  height: 100%;
  left: 0;
  opacity: 0;
  outline: 0;
  pointer-events: none;
  position: fixed;
  top: 0;
  visibility: hidden;
  width: 100%;
  z-index: 10;
}
@media (prefers-reduced-motion: reduce) {
  .modal {
    -webkit-transition: none;
    transition: none;
  }
}
@media (max-width: 767.98px) {
  .modal {
    padding: 0 1rem;
  }
} */
.modal--open,
.modal:target {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
}
.modal--close,
.modal--close:target {
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
}
.modal--large .modal__body {
  border-radius: 0.3rem;
  position: absolute;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  margin: 3rem auto;
  max-height: calc(100vh - 6rem);
  top: 0;
}
@media (min-width: 768px) {
  .modal--large .modal__body {
    padding: 4rem 4rem 2.5rem;
    width: 70%;
  }
}
.modal--image .modal__body {
  padding: 3rem 2rem;
}
.modal--image .modal__body .referrals-bg-img {
  margin: -3rem 0 2rem -2rem;
  max-width: none;
  -o-object-fit: cover;
  object-fit: cover;
  width: calc(100% + 4rem);
}
@media (min-width: 768px) {
  .modal--image .modal__body .referrals-bg-img {
    height: calc(100% + 28rem);
    margin: -14rem 0 0 -7rem;
    width: calc(100% + 4rem);
  }
}
@media (min-width: 768px) {
  .modal--image .modal__body {
    padding: 14rem 4rem;
  }
}
.modal__body {
  border-radius: 0.2rem;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  -ms-overflow-style: none;
  overflow-y: auto;
  background: #fff;
  max-height: 80vh;
  max-width: 60rem;
  padding: 3rem 2rem;
  width: calc(100% - 3rem);
}
@media (max-width: 991.98px) {
  .modal__body {
    -webkit-overflow-scrolling: touch;
  }
}
@media (min-width: 768px) {
  .modal__body {
    max-height: 90vh;
    max-width: 60rem;
    padding: 4rem 5rem;
  }
}
@media (min-width: 992px) {
  .modal__body {
    max-width: 90rem;
    padding: 4rem 7rem;
  }
}
.modal__close {
  position: absolute;
  right: 1rem;
  text-decoration: none;
  top: 1.4rem;
  z-index: 3;
}
.modal__close::before {
  -webkit-transition: color 0.5s ease-in-out;
  transition: color 0.5s ease-in-out;
  color: #ccc;
  content: "\00D7";
  font-family: arial, sans-serif;
  font-size: 4rem;
  font-weight: 500;
  line-height: 0.4;
  width: 1.2rem;
}
@media (prefers-reduced-motion: reduce) {
  .modal__close::before {
    -webkit-transition: none;
    transition: none;
  }
}
.modal__close:hover {
  text-decoration: none;
}
.modal__close:hover::before {
  color: #777879;
}
.modal ul {
  margin-bottom: 3rem;
}
.modal ul:last-of-type {
  margin-bottom: 0;
}
.modal ul li::before {
  margin-right: 0.5rem;
}
.modal .slider__img {
  border-radius: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 12.5rem;
  flex: 0 0 12.5rem;
  height: 12.5rem;
  margin: 0 0 2rem;
  width: 12.5rem;
}
@media (min-width: 992px) {
  .modal .slider__img {
    min-width: 12.5rem;
  }
}
.modal .btn {
  width: 100%;
}
.modal .heading-2 {
  color: #333;
}
.sticky {
  position: relative;
  width: 100%;
  z-index: 9;
}
.sticky.stick {
  bottom: 0;
  position: fixed;
}
@media (min-width: 992px) {
  .sticky.stick {
    bottom: auto;
    top: 0;
  }
}
@media (min-width: 992px) {
  .sticky.stick .sticky--desktop {
    display: block;
  }
}
@media (max-width: 991.98px) {
  .sticky.stick .sticky--mobile {
    display: block;
  }
}
.hero {
  background-color: transparent;
  background-size: cover;
  opacity: 1;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 100%;
}
@media (min-width: 992px) {
  .hero {
    overflow: hidden;
    position: relative;
	min-height: 72rem; 
  }
  .hero &gt; img,
  .hero &gt; picture &gt; img {
    height: 100%;
    max-width: none;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    width: 100%;
  }
}
@media all and (min-width: 992px) and (-ms-high-contrast: none),
  (min-width: 992px) and (-ms-high-contrast: active) {
  .hero &gt; img,
  .hero &gt; picture &gt; img {
    position: absolute;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
    min-height: 100%;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .hero .row {
    /*  min-height: 72rem; */
	 min-height: auto;
  }
}
.hero__header {
  background-color: #333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0;
  top: 0;
  z-index: 2;
}
.hero__header::before {
  background-color: rgb(0 0 0 / 47%);
    content: "";
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
    border-radius: 15px;
}
@media (min-width: 992px) {
  .hero__header.put-1 {
    background: transparent;
    margin: 4rem 0 0 1.5rem;
  }
  .hero__header {
   background: transparent; 
    margin: 7rem 0 0 1.5rem;
  }
  .hero__header::before {
    display: block;
  }
}
.hero__form {
  -ms-flex-item-align: start;
  align-self: flex-start;
  background-color: #fff;
  margin-left: -1.5rem;
  padding: 2.5rem 1.5rem;
  width: calc(100% + 3rem);
}
@media (min-width: 992px) {
 .hero__form {
    float: right;
    margin: -32rem 0 1rem;
    min-height: 100%;
    padding: 1rem 2rem 2rem;
    width: 38rem;
}
}
.hero .header__title {
  color: #fff;
  line-height: 1.5;
  padding: 0;
  text-transform: none;
}
@media (min-width: 992px) {
  .hero .header__title {
    line-height: 1.45;
  }
}
.hero .header__title {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    font-size: 2.1rem;
    font-weight: 400;
    margin: 2rem;
    text-align: center;
}
.hero .header__title + .paragraph--large {
  margin-top: -2rem;
}
@media (min-width: 992px) {
  .hero .header__title {
    font-size: 2.5rem;
    text-align: left;
  }
}
.hero .header__stars {
  margin: 0;
}
.hero .form__title {
  font-size: 2.4rem;
  line-height: 1.1;
  margin: 0.5rem 0 2rem;
}
.information {
  padding: 0;
  position: relative;
  width: 100%;
}
.information__box {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin: 0 1rem;
  padding: 2.2rem 0;
}
@media (min-width: 768px) {
  .information__box {
    height: 100%;
    min-height: 22rem;
    padding: 1.5rem 1rem;
  }
}
@media (min-width: 992px) {
  .information__box {
    margin: 0;
    min-height: 12rem;
    padding: 0.7rem 1rem 0.7rem 1.5rem;
  }
}
.information [class*="col-"]:not(:last-of-type) .information__box {
  border-bottom: 1px solid #fff;
}
@media (min-width: 768px) {
  .information [class*="col-"]:not(:last-of-type) .information__box {
    border-bottom: 0;
    border-right: 1px solid #fff;
  }
}
.information__btn {
  display: block;
  margin: 0 auto;
  max-width: 50rem;
  width: 90%;
}
.information .box__graphic {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  height: 4.6rem;
  position: relative;
  vertical-align: top;
  width: 4.6rem;
}
.information .box__graphic--info {
  height: 1.3rem;
  margin-right: 0.3rem;
  opacity: 0.8;
  width: 1.3rem;
}
.information .box__content {
  padding-left: 1rem;
  position: relative;
}
.information .box__content .heading-5 {
  font-size: 2rem;
  margin: 0 0 1rem;
}
@media (min-width: 768px) {
  .information .box__content .heading-5 {
    font-size: 2.2rem;
    margin: 0 0 0.7rem;
  }
}
.information .box__content .link {
  font-size: 1.2rem;
  margin-bottom: 0.8rem;
}
.information .box__content .paragraph--large {
  font-size: 1.8rem;
  margin-bottom: 0.7rem;
}
@media (min-width: 768px) {
  .information .box__content .paragraph--large {
    font-size: 2rem;
  }
}
.information .container {
  padding: 0;
}
@media (min-width: 992px) {
  .information .container {
    padding: 2.4rem 1.5rem;
  }
}
@media (min-width: 992px) {
  .information .container .row {
    margin: 0 -1.5rem;
  }
}
.information--sticky {
  display: none;
  margin: 0;
  padding: 0.9rem 0;
}
@media (min-width: 992px) {
  .information--sticky {
    padding: 0;
  }
}
.information--sticky .container {
  max-width: none;
  padding: 0.6rem 1.5rem;
}
@media (min-width: 992px) {
  .information--sticky .container {
    max-width: 117rem;
  }
}
.information--sticky .information__box {
  padding: 0.8rem;
  width: 100%;
}
@media (min-width: 768px) {
  .information--sticky .information__box .heading-5 {
    font-size: 2rem;
  }
}
@media (min-width: 768px) {
  .information--sticky .information__box .paragraph--large {
    font-size: 1.8rem;
  }
}
.referrals-banner {
  -webkit-transition: max-height 0.3s ease-in-out 0s,
    padding 0.3s ease-in-out 0s;
  transition: max-height 0.3s ease-in-out 0s, padding 0.3s ease-in-out 0s;
  -ms-overflow-style: none;
  max-height: 12rem;
  padding: 0.7rem 0;
}
@media (prefers-reduced-motion: reduce) {
  .referrals-banner {
    -webkit-transition: none;
    transition: none;
  }
}
.referrals-banner__toggle {
  display: none;
  opacity: 0;
  visibility: hidden;
}
.referrals-banner__toggle:checked ~ .referrals-banner {
  max-height: 0;
  padding: 0;
}
.referrals-banner__inner {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.6rem;
  height: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.referrals-banner__close {
  cursor: pointer;
  margin: 0;
  overflow: hidden;
  position: relative;
  text-indent: -9999rem;
  width: 2.5rem;
}
.referrals-banner__close::before {
  color: #fff;
  content: "\00D7";
  font-family: arial, sans-serif;
  font-size: 4rem;
  font-weight: 300;
  line-height: 0;
  position: absolute;
  right: 0;
  text-indent: 9999rem;
  top: 50%;
}
.referrals-banner .btn {
  margin: 0 0.5rem;
}
@media (max-width: 767.98px) {
  .referrals-banner .btn {
    min-width: 14rem;
  }
}
@media (min-width: 768px) {
  .referrals-banner .btn {
    margin-right: 3rem;
  }
}
.referrals-banner .btn--secondary:hover,
.referrals-banner .btn--secondary:focus,
.referrals-banner .btn--secondary:active,
.referrals-banner .btn--secondary:focus:active,
.referrals-banner .btn--secondary:not(:disabled):active,
.referrals-banner .btn--secondary:not(.disabled):active,
.referrals-banner .btn--secondary:not(:disabled):active:focus,
.referrals-banner .btn--secondary:not(.disabled):active:focus {
  color: #fff !important;
}
@media (min-width: 768px) {
  form,
  .form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
form &gt; :not(.btn) *,
.form &gt; :not(.btn) * {
  width: 100%;
}
@media (min-width: 768px) {
  form .form-group:not(.boolean),
  .form .form-group:not(.boolean) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50% - 5px);
    flex: 0 0 calc(50% - 5px);
    width: calc(50% - 5px);
  }
}
form label,
.form label {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
form label::after,
form label::before,
.form label::after,
.form label::before {
  background: none;
  content: "";
}
form label.form-control-label,
.form label.form-control-label {
  -ms-overflow-style: none;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
form label[for="custom_form_entry_agree"] span,
.form label[for="custom_form_entry_agree"] span {
  display: none;
}
form select,
form input[type="text"],
form .form-control,
.form select,
.form input[type="text"],
.form .form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  -ms-overflow-style: none;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-radius: 0.5rem;
  -webkit-transition: border-color 0.3s ease-in-out;
  transition: border-color 0.3s ease-in-out;
  border: 1px solid;
  -webkit-box-shadow: none;
  box-shadow: none;
  cursor: text;
  display: block;
  font-family: "Roboto", arial, sans-serif;
  font-weight: 400;
  line-height: 1.5;
  outline: 0;
  white-space: nowrap;
  width: 100%;
}
form select:-webkit-autofill,
form select:-internal-autofill-selected,
form input[type="text"]:-webkit-autofill,
form input[type="text"]:-internal-autofill-selected,
form .form-control:-webkit-autofill,
form .form-control:-internal-autofill-selected,
.form select:-webkit-autofill,
.form select:-internal-autofill-selected,
.form input[type="text"]:-webkit-autofill,
.form input[type="text"]:-internal-autofill-selected,
.form .form-control:-webkit-autofill,
.form .form-control:-internal-autofill-selected {
  -webkit-box-shadow: 0 0 0 3rem #fff inset;
  box-shadow: 0 0 0 3rem #fff inset;
}
form select:-webkit-autofill:hover,
form select:-webkit-autofill:focus,
form select:-webkit-autofill:active,
form select:-webkit-autofill:focus:active,
form select:-webkit-autofill:not(:disabled):active,
form select:-webkit-autofill:not(.disabled):active,
form select:-webkit-autofill:not(:disabled):active:focus,
form select:-webkit-autofill:not(.disabled):active:focus,
form select:-internal-autofill-selected:hover,
form select:-internal-autofill-selected:focus,
form select:-internal-autofill-selected:active,
form select:-internal-autofill-selected:focus:active,
form select:-internal-autofill-selected:not(:disabled):active,
form select:-internal-autofill-selected:not(.disabled):active,
form select:-internal-autofill-selected:not(:disabled):active:focus,
form select:-internal-autofill-selected:not(.disabled):active:focus,
form input[type="text"]:-webkit-autofill:hover,
form input[type="text"]:-webkit-autofill:focus,
form input[type="text"]:-webkit-autofill:active,
form input[type="text"]:-webkit-autofill:focus:active,
form input[type="text"]:-webkit-autofill:not(:disabled):active,
form input[type="text"]:-webkit-autofill:not(.disabled):active,
form input[type="text"]:-webkit-autofill:not(:disabled):active:focus,
form input[type="text"]:-webkit-autofill:not(.disabled):active:focus,
form input[type="text"]:-internal-autofill-selected:hover,
form input[type="text"]:-internal-autofill-selected:focus,
form input[type="text"]:-internal-autofill-selected:active,
form input[type="text"]:-internal-autofill-selected:focus:active,
form input[type="text"]:-internal-autofill-selected:not(:disabled):active,
form input[type="text"]:-internal-autofill-selected:not(.disabled):active,
form input[type="text"]:-internal-autofill-selected:not(:disabled):active:focus,
form input[type="text"]:-internal-autofill-selected:not(.disabled):active:focus,
form .form-control:-webkit-autofill:hover,
form .form-control:-webkit-autofill:focus,
form .form-control:-webkit-autofill:active,
form .form-control:-webkit-autofill:focus:active,
form .form-control:-webkit-autofill:not(:disabled):active,
form .form-control:-webkit-autofill:not(.disabled):active,
form .form-control:-webkit-autofill:not(:disabled):active:focus,
form .form-control:-webkit-autofill:not(.disabled):active:focus,
form .form-control:-internal-autofill-selected:hover,
form .form-control:-internal-autofill-selected:focus,
form .form-control:-internal-autofill-selected:active,
form .form-control:-internal-autofill-selected:focus:active,
form .form-control:-internal-autofill-selected:not(:disabled):active,
form .form-control:-internal-autofill-selected:not(.disabled):active,
form .form-control:-internal-autofill-selected:not(:disabled):active:focus,
form .form-control:-internal-autofill-selected:not(.disabled):active:focus,
.form select:-webkit-autofill:hover,
.form select:-webkit-autofill:focus,
.form select:-webkit-autofill:active,
.form select:-webkit-autofill:focus:active,
.form select:-webkit-autofill:not(:disabled):active,
.form select:-webkit-autofill:not(.disabled):active,
.form select:-webkit-autofill:not(:disabled):active:focus,
.form select:-webkit-autofill:not(.disabled):active:focus,
.form select:-internal-autofill-selected:hover,
.form select:-internal-autofill-selected:focus,
.form select:-internal-autofill-selected:active,
.form select:-internal-autofill-selected:focus:active,
.form select:-internal-autofill-selected:not(:disabled):active,
.form select:-internal-autofill-selected:not(.disabled):active,
.form select:-internal-autofill-selected:not(:disabled):active:focus,
.form select:-internal-autofill-selected:not(.disabled):active:focus,
.form input[type="text"]:-webkit-autofill:hover,
.form input[type="text"]:-webkit-autofill:focus,
.form input[type="text"]:-webkit-autofill:active,
.form input[type="text"]:-webkit-autofill:focus:active,
.form input[type="text"]:-webkit-autofill:not(:disabled):active,
.form input[type="text"]:-webkit-autofill:not(.disabled):active,
.form input[type="text"]:-webkit-autofill:not(:disabled):active:focus,
.form input[type="text"]:-webkit-autofill:not(.disabled):active:focus,
.form input[type="text"]:-internal-autofill-selected:hover,
.form input[type="text"]:-internal-autofill-selected:focus,
.form input[type="text"]:-internal-autofill-selected:active,
.form input[type="text"]:-internal-autofill-selected:focus:active,
.form input[type="text"]:-internal-autofill-selected:not(:disabled):active,
.form input[type="text"]:-internal-autofill-selected:not(.disabled):active,
.form
  input[type="text"]:-internal-autofill-selected:not(:disabled):active:focus,
.form
  input[type="text"]:-internal-autofill-selected:not(.disabled):active:focus,
.form .form-control:-webkit-autofill:hover,
.form .form-control:-webkit-autofill:focus,
.form .form-control:-webkit-autofill:active,
.form .form-control:-webkit-autofill:focus:active,
.form .form-control:-webkit-autofill:not(:disabled):active,
.form .form-control:-webkit-autofill:not(.disabled):active,
.form .form-control:-webkit-autofill:not(:disabled):active:focus,
.form .form-control:-webkit-autofill:not(.disabled):active:focus,
.form .form-control:-internal-autofill-selected:hover,
.form .form-control:-internal-autofill-selected:focus,
.form .form-control:-internal-autofill-selected:active,
.form .form-control:-internal-autofill-selected:focus:active,
.form .form-control:-internal-autofill-selected:not(:disabled):active,
.form .form-control:-internal-autofill-selected:not(.disabled):active,
.form .form-control:-internal-autofill-selected:not(:disabled):active:focus,
.form .form-control:-internal-autofill-selected:not(.disabled):active:focus {
  -webkit-box-shadow: 0 0 0 3rem #fff inset;
  box-shadow: 0 0 0 3rem #fff inset;
}
form select:-moz-autofill,
form select:-moz-autofill-preview,
form input[type="text"]:-moz-autofill,
form input[type="text"]:-moz-autofill-preview,
form .form-control:-moz-autofill,
form .form-control:-moz-autofill-preview,
.form select:-moz-autofill,
.form select:-moz-autofill-preview,
.form input[type="text"]:-moz-autofill,
.form input[type="text"]:-moz-autofill-preview,
.form .form-control:-moz-autofill,
.form .form-control:-moz-autofill-preview {
  filter: #fff;
}
form select:-moz-autofill:hover,
form select:-moz-autofill:focus,
form select:-moz-autofill:active,
form select:-moz-autofill:focus:active,
form select:-moz-autofill:not(:disabled):active,
form select:-moz-autofill:not(.disabled):active,
form select:-moz-autofill:not(:disabled):active:focus,
form select:-moz-autofill:not(.disabled):active:focus,
form select:-moz-autofill-preview:hover,
form select:-moz-autofill-preview:focus,
form select:-moz-autofill-preview:active,
form select:-moz-autofill-preview:focus:active,
form select:-moz-autofill-preview:not(:disabled):active,
form select:-moz-autofill-preview:not(.disabled):active,
form select:-moz-autofill-preview:not(:disabled):active:focus,
form select:-moz-autofill-preview:not(.disabled):active:focus,
form input[type="text"]:-moz-autofill:hover,
form input[type="text"]:-moz-autofill:focus,
form input[type="text"]:-moz-autofill:active,
form input[type="text"]:-moz-autofill:focus:active,
form input[type="text"]:-moz-autofill:not(:disabled):active,
form input[type="text"]:-moz-autofill:not(.disabled):active,
form input[type="text"]:-moz-autofill:not(:disabled):active:focus,
form input[type="text"]:-moz-autofill:not(.disabled):active:focus,
form input[type="text"]:-moz-autofill-preview:hover,
form input[type="text"]:-moz-autofill-preview:focus,
form input[type="text"]:-moz-autofill-preview:active,
form input[type="text"]:-moz-autofill-preview:focus:active,
form input[type="text"]:-moz-autofill-preview:not(:disabled):active,
form input[type="text"]:-moz-autofill-preview:not(.disabled):active,
form input[type="text"]:-moz-autofill-preview:not(:disabled):active:focus,
form input[type="text"]:-moz-autofill-preview:not(.disabled):active:focus,
form .form-control:-moz-autofill:hover,
form .form-control:-moz-autofill:focus,
form .form-control:-moz-autofill:active,
form .form-control:-moz-autofill:focus:active,
form .form-control:-moz-autofill:not(:disabled):active,
form .form-control:-moz-autofill:not(.disabled):active,
form .form-control:-moz-autofill:not(:disabled):active:focus,
form .form-control:-moz-autofill:not(.disabled):active:focus,
form .form-control:-moz-autofill-preview:hover,
form .form-control:-moz-autofill-preview:focus,
form .form-control:-moz-autofill-preview:active,
form .form-control:-moz-autofill-preview:focus:active,
form .form-control:-moz-autofill-preview:not(:disabled):active,
form .form-control:-moz-autofill-preview:not(.disabled):active,
form .form-control:-moz-autofill-preview:not(:disabled):active:focus,
form .form-control:-moz-autofill-preview:not(.disabled):active:focus,
.form select:-moz-autofill:hover,
.form select:-moz-autofill:focus,
.form select:-moz-autofill:active,
.form select:-moz-autofill:focus:active,
.form select:-moz-autofill:not(:disabled):active,
.form select:-moz-autofill:not(.disabled):active,
.form select:-moz-autofill:not(:disabled):active:focus,
.form select:-moz-autofill:not(.disabled):active:focus,
.form select:-moz-autofill-preview:hover,
.form select:-moz-autofill-preview:focus,
.form select:-moz-autofill-preview:active,
.form select:-moz-autofill-preview:focus:active,
.form select:-moz-autofill-preview:not(:disabled):active,
.form select:-moz-autofill-preview:not(.disabled):active,
.form select:-moz-autofill-preview:not(:disabled):active:focus,
.form select:-moz-autofill-preview:not(.disabled):active:focus,
.form input[type="text"]:-moz-autofill:hover,
.form input[type="text"]:-moz-autofill:focus,
.form input[type="text"]:-moz-autofill:active,
.form input[type="text"]:-moz-autofill:focus:active,
.form input[type="text"]:-moz-autofill:not(:disabled):active,
.form input[type="text"]:-moz-autofill:not(.disabled):active,
.form input[type="text"]:-moz-autofill:not(:disabled):active:focus,
.form input[type="text"]:-moz-autofill:not(.disabled):active:focus,
.form input[type="text"]:-moz-autofill-preview:hover,
.form input[type="text"]:-moz-autofill-preview:focus,
.form input[type="text"]:-moz-autofill-preview:active,
.form input[type="text"]:-moz-autofill-preview:focus:active,
.form input[type="text"]:-moz-autofill-preview:not(:disabled):active,
.form input[type="text"]:-moz-autofill-preview:not(.disabled):active,
.form input[type="text"]:-moz-autofill-preview:not(:disabled):active:focus,
.form input[type="text"]:-moz-autofill-preview:not(.disabled):active:focus,
.form .form-control:-moz-autofill:hover,
.form .form-control:-moz-autofill:focus,
.form .form-control:-moz-autofill:active,
.form .form-control:-moz-autofill:focus:active,
.form .form-control:-moz-autofill:not(:disabled):active,
.form .form-control:-moz-autofill:not(.disabled):active,
.form .form-control:-moz-autofill:not(:disabled):active:focus,
.form .form-control:-moz-autofill:not(.disabled):active:focus,
.form .form-control:-moz-autofill-preview:hover,
.form .form-control:-moz-autofill-preview:focus,
.form .form-control:-moz-autofill-preview:active,
.form .form-control:-moz-autofill-preview:focus:active,
.form .form-control:-moz-autofill-preview:not(:disabled):active,
.form .form-control:-moz-autofill-preview:not(.disabled):active,
.form .form-control:-moz-autofill-preview:not(:disabled):active:focus,
.form .form-control:-moz-autofill-preview:not(.disabled):active:focus {
  filter: #fff;
}
@media (prefers-reduced-motion: reduce) {
  form select,
  form input[type="text"],
  form .form-control,
  .form select,
  .form input[type="text"],
  .form .form-control {
    -webkit-transition: none;
    transition: none;
  }
}
@-moz-document url-prefix("") {
  form select.select,
  form select.country_select,
  form input[type="text"].select,
  form input[type="text"].country_select,
  form .form-control.select,
  form .form-control.country_select,
  .form select.select,
  .form select.country_select,
  .form input[type="text"].select,
  .form input[type="text"].country_select,
  .form .form-control.select,
  .form .form-control.country_select {
    padding-left: 0.6rem !important;
  }
  form select.select:-moz-focusring,
  form select.select::-moz-focus-inner,
  form select.country_select:-moz-focusring,
  form select.country_select::-moz-focus-inner,
  form input[type="text"].select:-moz-focusring,
  form input[type="text"].select::-moz-focus-inner,
  form input[type="text"].country_select:-moz-focusring,
  form input[type="text"].country_select::-moz-focus-inner,
  form .form-control.select:-moz-focusring,
  form .form-control.select::-moz-focus-inner,
  form .form-control.country_select:-moz-focusring,
  form .form-control.country_select::-moz-focus-inner,
  .form select.select:-moz-focusring,
  .form select.select::-moz-focus-inner,
  .form select.country_select:-moz-focusring,
  .form select.country_select::-moz-focus-inner,
  .form input[type="text"].select:-moz-focusring,
  .form input[type="text"].select::-moz-focus-inner,
  .form input[type="text"].country_select:-moz-focusring,
  .form input[type="text"].country_select::-moz-focus-inner,
  .form .form-control.select:-moz-focusring,
  .form .form-control.select::-moz-focus-inner,
  .form .form-control.country_select:-moz-focusring,
  .form .form-control.country_select::-moz-focus-inner {
    color: transparent;
    text-shadow: 0 0 0 #000;
  }
  form select.select:-moz-focusring option:not(:checked),
  form select.select::-moz-focus-inner option:not(:checked),
  form select.country_select:-moz-focusring option:not(:checked),
  form select.country_select::-moz-focus-inner option:not(:checked),
  form input[type="text"].select:-moz-focusring option:not(:checked),
  form input[type="text"].select::-moz-focus-inner option:not(:checked),
  form input[type="text"].country_select:-moz-focusring option:not(:checked),
  form input[type="text"].country_select::-moz-focus-inner option:not(:checked),
  form .form-control.select:-moz-focusring option:not(:checked),
  form .form-control.select::-moz-focus-inner option:not(:checked),
  form .form-control.country_select:-moz-focusring option:not(:checked),
  form .form-control.country_select::-moz-focus-inner option:not(:checked),
  .form select.select:-moz-focusring option:not(:checked),
  .form select.select::-moz-focus-inner option:not(:checked),
  .form select.country_select:-moz-focusring option:not(:checked),
  .form select.country_select::-moz-focus-inner option:not(:checked),
  .form input[type="text"].select:-moz-focusring option:not(:checked),
  .form input[type="text"].select::-moz-focus-inner option:not(:checked),
  .form input[type="text"].country_select:-moz-focusring option:not(:checked),
  .form
    input[type="text"].country_select::-moz-focus-inner
    option:not(:checked),
  .form .form-control.select:-moz-focusring option:not(:checked),
  .form .form-control.select::-moz-focus-inner option:not(:checked),
  .form .form-control.country_select:-moz-focusring option:not(:checked),
  .form .form-control.country_select::-moz-focus-inner option:not(:checked) {
    color: #444;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  form select::-ms-clear,
  form input[type="text"]::-ms-clear,
  form .form-control::-ms-clear,
  .form select::-ms-clear,
  .form input[type="text"]::-ms-clear,
  .form .form-control::-ms-clear {
    display: none;
  }
  form select.select,
  form select.country_select,
  form input[type="text"].select,
  form input[type="text"].country_select,
  form .form-control.select,
  form .form-control.country_select,
  .form select.select,
  .form select.country_select,
  .form input[type="text"].select,
  .form input[type="text"].country_select,
  .form .form-control.select,
  .form .form-control.country_select {
    padding-left: 0.6rem !important;
  }
  form select.select::-ms-expand,
  form select.country_select::-ms-expand,
  form input[type="text"].select::-ms-expand,
  form input[type="text"].country_select::-ms-expand,
  form .form-control.select::-ms-expand,
  form .form-control.country_select::-ms-expand,
  .form select.select::-ms-expand,
  .form select.country_select::-ms-expand,
  .form input[type="text"].select::-ms-expand,
  .form input[type="text"].country_select::-ms-expand,
  .form .form-control.select::-ms-expand,
  .form .form-control.country_select::-ms-expand {
    display: none;
  }
  form select.select::-ms-value,
  form select.country_select::-ms-value,
  form input[type="text"].select::-ms-value,
  form input[type="text"].country_select::-ms-value,
  form .form-control.select::-ms-value,
  form .form-control.country_select::-ms-value,
  .form select.select::-ms-value,
  .form select.country_select::-ms-value,
  .form input[type="text"].select::-ms-value,
  .form input[type="text"].country_select::-ms-value,
  .form .form-control.select::-ms-value,
  .form .form-control.country_select::-ms-value {
    background: transparent;
    color: #444;
  }
}
form select:hover,
form select:focus,
form select:active,
form select:focus:active,
form select:not(:disabled):active,
form select:not(.disabled):active,
form select:not(:disabled):active:focus,
form select:not(.disabled):active:focus,
form input[type="text"]:hover,
form input[type="text"]:focus,
form input[type="text"]:active,
form input[type="text"]:focus:active,
form input[type="text"]:not(:disabled):active,
form input[type="text"]:not(.disabled):active,
form input[type="text"]:not(:disabled):active:focus,
form input[type="text"]:not(.disabled):active:focus,
form .form-control:hover,
form .form-control:focus,
form .form-control:active,
form .form-control:focus:active,
form .form-control:not(:disabled):active,
form .form-control:not(.disabled):active,
form .form-control:not(:disabled):active:focus,
form .form-control:not(.disabled):active:focus,
.form select:hover,
.form select:focus,
.form select:active,
.form select:focus:active,
.form select:not(:disabled):active,
.form select:not(.disabled):active,
.form select:not(:disabled):active:focus,
.form select:not(.disabled):active:focus,
.form input[type="text"]:hover,
.form input[type="text"]:focus,
.form input[type="text"]:active,
.form input[type="text"]:focus:active,
.form input[type="text"]:not(:disabled):active,
.form input[type="text"]:not(.disabled):active,
.form input[type="text"]:not(:disabled):active:focus,
.form input[type="text"]:not(.disabled):active:focus,
.form .form-control:hover,
.form .form-control:focus,
.form .form-control:active,
.form .form-control:focus:active,
.form .form-control:not(:disabled):active,
.form .form-control:not(.disabled):active,
.form .form-control:not(:disabled):active:focus,
.form .form-control:not(.disabled):active:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0;
}
form select:disabled,
form select.disabled,
form input[type="text"]:disabled,
form input[type="text"].disabled,
form .form-control:disabled,
form .form-control.disabled,
.form select:disabled,
.form select.disabled,
.form input[type="text"]:disabled,
.form input[type="text"].disabled,
.form .form-control:disabled,
.form .form-control.disabled {
  background-color: #d1e8e2;
  border-color: #ccc;
  cursor: not-allowed;
  opacity: 0.6;
}
form select:disabled + label,
form select:disabled + .form-control-label,
form select.disabled + label,
form select.disabled + .form-control-label,
form input[type="text"]:disabled + label,
form input[type="text"]:disabled + .form-control-label,
form input[type="text"].disabled + label,
form input[type="text"].disabled + .form-control-label,
form .form-control:disabled + label,
form .form-control:disabled + .form-control-label,
form .form-control.disabled + label,
form .form-control.disabled + .form-control-label,
.form select:disabled + label,
.form select:disabled + .form-control-label,
.form select.disabled + label,
.form select.disabled + .form-control-label,
.form input[type="text"]:disabled + label,
.form input[type="text"]:disabled + .form-control-label,
.form input[type="text"].disabled + label,
.form input[type="text"].disabled + .form-control-label,
.form .form-control:disabled + label,
.form .form-control:disabled + .form-control-label,
.form .form-control.disabled + label,
.form .form-control.disabled + .form-control-label {
  color: #999;
}
form select:disabled + label::after,
form select:disabled + label::before,
form select:disabled + .form-control-label::after,
form select:disabled + .form-control-label::before,
form select.disabled + label::after,
form select.disabled + label::before,
form select.disabled + .form-control-label::after,
form select.disabled + .form-control-label::before,
form input[type="text"]:disabled + label::after,
form input[type="text"]:disabled + label::before,
form input[type="text"]:disabled + .form-control-label::after,
form input[type="text"]:disabled + .form-control-label::before,
form input[type="text"].disabled + label::after,
form input[type="text"].disabled + label::before,
form input[type="text"].disabled + .form-control-label::after,
form input[type="text"].disabled + .form-control-label::before,
form .form-control:disabled + label::after,
form .form-control:disabled + label::before,
form .form-control:disabled + .form-control-label::after,
form .form-control:disabled + .form-control-label::before,
form .form-control.disabled + label::after,
form .form-control.disabled + label::before,
form .form-control.disabled + .form-control-label::after,
form .form-control.disabled + .form-control-label::before,
.form select:disabled + label::after,
.form select:disabled + label::before,
.form select:disabled + .form-control-label::after,
.form select:disabled + .form-control-label::before,
.form select.disabled + label::after,
.form select.disabled + label::before,
.form select.disabled + .form-control-label::after,
.form select.disabled + .form-control-label::before,
.form input[type="text"]:disabled + label::after,
.form input[type="text"]:disabled + label::before,
.form input[type="text"]:disabled + .form-control-label::after,
.form input[type="text"]:disabled + .form-control-label::before,
.form input[type="text"].disabled + label::after,
.form input[type="text"].disabled + label::before,
.form input[type="text"].disabled + .form-control-label::after,
.form input[type="text"].disabled + .form-control-label::before,
.form .form-control:disabled + label::after,
.form .form-control:disabled + label::before,
.form .form-control:disabled + .form-control-label::after,
.form .form-control:disabled + .form-control-label::before,
.form .form-control.disabled + label::after,
.form .form-control.disabled + label::before,
.form .form-control.disabled + .form-control-label::after,
.form .form-control.disabled + .form-control-label::before {
  display: none;
}
form select:disabled + label span,
form select:disabled + .form-control-label span,
form select.disabled + label span,
form select.disabled + .form-control-label span,
form input[type="text"]:disabled + label span,
form input[type="text"]:disabled + .form-control-label span,
form input[type="text"].disabled + label span,
form input[type="text"].disabled + .form-control-label span,
form .form-control:disabled + label span,
form .form-control:disabled + .form-control-label span,
form .form-control.disabled + label span,
form .form-control.disabled + .form-control-label span,
.form select:disabled + label span,
.form select:disabled + .form-control-label span,
.form select.disabled + label span,
.form select.disabled + .form-control-label span,
.form input[type="text"]:disabled + label span,
.form input[type="text"]:disabled + .form-control-label span,
.form input[type="text"].disabled + label span,
.form input[type="text"].disabled + .form-control-label span,
.form .form-control:disabled + label span,
.form .form-control:disabled + .form-control-label span,
.form .form-control.disabled + label span,
.form .form-control.disabled + .form-control-label span {
  color: #999;
}
form select,
.form select {
  color: inherit;
  cursor: pointer;
}
form input[type="submit"],
form button[type="submit"],
.form input[type="submit"],
.form button[type="submit"] {
  display: block;
  width: 100%;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  form input[type="submit"],
  form button[type="submit"],
  .form input[type="submit"],
  .form button[type="submit"] {
    display: inline-block;
    width: auto;
  }
}
.form label {
  color: #444;
  font-size: 1.4rem;
  font-weight: 700;
  margin-bottom: 0.2rem;
  position: relative;
  width: 100%;
}
.form input[type="text"],
.form .form-control {
  background-color: #d1e8e2;
  border-color: #ccc;
  color: #000;
  font-size: 1.4rem;
  height: 4.3rem;
  padding: 1rem 2rem;
}
@media (min-width: 992px) {
  .form input[type="submit"],
  .form button[type="submit"] {
    width: auto;
  }
}
.form .form-group {
  margin-bottom: 2rem;
  width: 100%;
}
@media (min-width: 768px) {
  .form .form-group:nth-of-type(-n + 4) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50% - 5px);
    flex: 0 0 calc(50% - 5px);
    width: calc(50% - 5px);
  }
}
.iframe .custom-form .form-control.placeholder,
.legacy-form .custom-form .form-control.placeholder {
  color: transparent;
}
.iframe .custom-form .form-control::-webkit-input-placeholder,
.legacy-form .custom-form .form-control::-webkit-input-placeholder {
  color: transparent;
}
.iframe .custom-form .form-control::-moz-placeholder,
.legacy-form .custom-form .form-control::-moz-placeholder {
  color: transparent;
}
.iframe .custom-form .form-control:-ms-input-placeholder,
.legacy-form .custom-form .form-control:-ms-input-placeholder {
  color: transparent;
}
.iframe .custom-form .form-control::-ms-input-placeholder,
.legacy-form .custom-form .form-control::-ms-input-placeholder {
  color: transparent;
}
.iframe .custom-form .form-control::placeholder,
.legacy-form .custom-form .form-control::placeholder {
  color: transparent;
}
.iframe .custom-form .form-control:-moz-placeholder,
.legacy-form .custom-form .form-control:-moz-placeholder {
  color: transparent;
}
.iframe .custom-form .form-control::-moz-placeholder,
.legacy-form .custom-form .form-control::-moz-placeholder {
  color: transparent;
}
.iframe .custom-form .form-control::-webkit-input-placeholder,
.legacy-form .custom-form .form-control::-webkit-input-placeholder {
  color: transparent;
}
.iframe .custom-form .form-control:-ms-input-placeholder,
.legacy-form .custom-form .form-control:-ms-input-placeholder {
  color: transparent;
}
.iframe .custom-form .form-control.select,
.iframe .custom-form .form-control.country_select,
.legacy-form .custom-form .form-control.select,
.legacy-form .custom-form .form-control.country_select {
  -ms-background-size: 1.5rem 1.5rem;
  background-size: 1.5rem 1.5rem;
  background-color: inherit;
  background-image: url(fonts/icons/emeritus-select-list-arrow-e6c9e7bb8d4f9805b80f6d121a712af51695450b475217c38248e7c11a549b26.svg);
  background-position: calc(100% - 1rem) 50%;
  background-repeat: no-repeat;
  padding-right: 3rem;
}
.iframe .custom-form .form__validation-error-message,
.legacy-form .custom-form .form__validation-error-message {
  color: #dc3545;
  font-size: 1.2rem;
  line-height: 1.16;
}
.iframe .custom-form .form-check--hide-checkbox,
.legacy-form .custom-form .form-check--hide-checkbox {
  padding: 0;
}
.iframe .custom-form .form-check--hide-checkbox label.form-check-label,
.legacy-form .custom-form .form-check--hide-checkbox label.form-check-label {
  margin: 0;
  pointer-events: none;
}
.iframe .custom-form .form-check--hide-checkbox label.form-check-label::after,
.iframe .custom-form .form-check--hide-checkbox label.form-check-label::before,
.legacy-form
  .custom-form
  .form-check--hide-checkbox
  label.form-check-label::after,
.legacy-form
  .custom-form
  .form-check--hide-checkbox
  label.form-check-label::before {
  display: none;
}
.iframe .custom-form .form-check--hide-checkbox label.form-check-label a,
.legacy-form .custom-form .form-check--hide-checkbox label.form-check-label a {
  pointer-events: auto;
}
.legacy-form {
  border-radius: 0;
  background-color: transparent;
  color: #333;
  display: block;
  margin: -1rem 0 0;
  overflow: hidden;
  padding: 1rem 0 0;
}
.legacy-form .custom-form {
  display: block;
}
.legacy-form .form-group:not(.boolean) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  width: 100%;
}
.legacy-form .form-group:not(.boolean).hidden {
  margin-bottom: 0;
}
.legacy-form .form-control-label {
  -webkit-transition: color 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, color 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, color 0.3s ease-in-out,
    -webkit-transform 0.3s ease-in-out;
  background-color: #fff;
  color: #999;
  display: block;
  font-size: 1.8rem;
  font-weight: 400;
  left: 0;
  line-height: 1;
  margin: 1.6rem;
  max-width: calc(100% - 4.8rem);
  padding: 0 0.2rem;
  pointer-events: none;
  position: absolute;
  text-align: left;
  text-transform: capitalize;
  top: 0;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  white-space: nowrap;
  width: auto;
}
@media (prefers-reduced-motion: reduce) {
  .legacy-form .form-control-label {
    -webkit-transition: none;
    transition: none;
  }
}
.legacy-form .form-control-label::after,
.legacy-form .form-control-label::before {
  display: none;
}
.legacy-form .form-control-label[for="custom_form_entry_agree"] span {
  display: none;
}
.legacy-form .form-control {
  background-color: transparent;
  border-color: #dddddf;
  color: #333;
  font-size: 1.8rem;
  height: auto;
  margin-bottom: 1rem;
  padding: 1.1rem 2rem 1rem;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .legacy-form .form-control {
    padding-left: 1.5rem !important;
  }
}
.legacy-form .form-control:focus {
  border-color: #999;
}
.legacy-form .form-control:focus + .form-control-label {
  color: #999;
}
.legacy-form .form-control.filled:not(:focus) {
  border-color: #dddddf;
}
.legacy-form .form-control.filled:not(:focus) + .form-control-label {
  color: #999;
}
.legacy-form
  .form-control:not(select):not(:-moz-placeholder-shown)
  + .form-control-label {
  color: #999;
  font-size: 1.4rem;
  margin: 1.6rem;
  pointer-events: initial;
  transform: translate(-0.13rem, -2.3rem);
}
.legacy-form
  .form-control:not(select):not(:-ms-input-placeholder)
  + .form-control-label {
  color: #999;
  font-size: 1.4rem;
  margin: 1.6rem;
  pointer-events: initial;
  -ms-transform: translate(-0.13rem, -2.3rem);
  transform: translate(-0.13rem, -2.3rem);
}
.legacy-form .form-control:focus + .form-control-label,
.legacy-form .form-control.filled + .form-control-label,
.legacy-form
  .form-control:not(select):not(:placeholder-shown)
  + .form-control-label,
.legacy-form .form-control.select:valid + .form-control-label,
.legacy-form .form-control.country_select:valid + .form-control-label {
  color: #999;
  font-size: 1.4rem;
  margin: 1.6rem;
  pointer-events: initial;
  -webkit-transform: translate(-0.13rem, -2.3rem);
  -ms-transform: translate(-0.13rem, -2.3rem);
  transform: translate(-0.13rem, -2.3rem);
}
.legacy-form
  .form__input--invalid:not(select):not(:-moz-placeholder-shown):not(:focus):not(:disabled):required,
.legacy-form
  .form-control:invalid:not(select):not(:-moz-placeholder-shown):not(:focus):not(:disabled):required,
.legacy-form
  .form-control.is-invalid:not(select):not(:-moz-placeholder-shown):not(:focus):not(:disabled):required {
  border-color: #dc3545;
}
.legacy-form
  .form__input--invalid:not(select):not(:-ms-input-placeholder):not(:focus):not(:disabled):required,
.legacy-form
  .form-control:invalid:not(select):not(:-ms-input-placeholder):not(:focus):not(:disabled):required,
.legacy-form
  .form-control.is-invalid:not(select):not(:-ms-input-placeholder):not(:focus):not(:disabled):required {
  border-color: #dc3545;
}
.legacy-form .form__input--invalid.filled:not(:focus):not(:disabled):required,
.legacy-form
  .form__input--invalid:not(select):not(:placeholder-shown):not(:focus):not(:disabled):required,
.legacy-form .form-control:invalid.filled:not(:focus):not(:disabled):required,
.legacy-form
  .form-control:invalid:not(select):not(:placeholder-shown):not(:focus):not(:disabled):required,
.legacy-form
  .form-control.is-invalid.filled:not(:focus):not(:disabled):required,
.legacy-form
  .form-control.is-invalid:not(select):not(:placeholder-shown):not(:focus):not(:disabled):required {
  border-color: #dc3545;
}
.legacy-form
  .form__input--invalid:not(select):not(:-moz-placeholder-shown):not(:focus):not(:disabled):required:hover,
.legacy-form
  .form__input--invalid:not(select):not(:-moz-placeholder-shown):not(:focus):not(:disabled):required:focus,
.legacy-form
  .form__input--invalid:not(select):not(:-moz-placeholder-shown):not(:focus):not(:disabled):required:active,
.legacy-form
  .form__input--invalid:not(select):not(:-moz-placeholder-shown):not(:focus):not(:disabled):required:focus:active,
.legacy-form
  .form__input--invalid:not(select):not(:-moz-placeholder-shown):not(:focus):not(:disabled):required:not(:disabled):active,
.legacy-form
  .form__input--invalid:not(select):not(:-moz-placeholder-shown):not(:focus):not(:disabled):required:not(.disabled):active,
.legacy-form
  .form__input--invalid:not(select):not(:-moz-placeholder-shown):not(:focus):not(:disabled):required:not(:disabled):active:focus,
.legacy-form
  .form__input--invalid:not(select):not(:-moz-placeholder-shown):not(:focus):not(:disabled):required:not(.disabled):active:focus,
.legacy-form
  .form-control:invalid:not(select):not(:-moz-placeholder-shown):not(:focus):not(:disabled):required:hover,
.legacy-form
  .form-control:invalid:not(select):not(:-moz-placeholder-shown):not(:focus):not(:disabled):required:focus,
.legacy-form
  .form-control:invalid:not(select):not(:-moz-placeholder-shown):not(:focus):not(:disabled):required:active,
.legacy-form
  .form-control:invalid:not(select):not(:-moz-placeholder-shown):not(:focus):not(:disabled):required:focus:active,
.legacy-form
  .form-control:invalid:not(select):not(:-moz-placeholder-shown):not(:focus):not(:disabled):required:not(:disabled):active,
.legacy-form
  .form-control:invalid:not(select):not(:-moz-placeholder-shown):not(:focus):not(:disabled):required:not(.disabled):active,
.legacy-form
  .form-control:invalid:not(select):not(:-moz-placeholder-shown):not(:focus):not(:disabled):required:not(:disabled):active:focus,
.legacy-form
  .form-control:invalid:not(select):not(:-moz-placeholder-shown):not(:focus):not(:disabled):required:not(.disabled):active:focus,
.legacy-form
  .form-control.is-invalid:not(select):not(:-moz-placeholder-shown):not(:focus):not(:disabled):required:hover,
.legacy-form
  .form-control.is-invalid:not(select):not(:-moz-placeholder-shown):not(:focus):not(:disabled):required:focus,
.legacy-form
  .form-control.is-invalid:not(select):not(:-moz-placeholder-shown):not(:focus):not(:disabled):required:active,
.legacy-form
  .form-control.is-invalid:not(select):not(:-moz-placeholder-shown):not(:focus):not(:disabled):required:focus:active,
.legacy-form
  .form-control.is-invalid:not(select):not(:-moz-placeholder-shown):not(:focus):not(:disabled):required:not(:disabled):active,
.legacy-form
  .form-control.is-invalid:not(select):not(:-moz-placeholder-shown):not(:focus):not(:disabled):required:not(.disabled):active,
.legacy-form
  .form-control.is-invalid:not(select):not(:-moz-placeholder-shown):not(:focus):not(:disabled):required:not(:disabled):active:focus,
.legacy-form
  .form-control.is-invalid:not(select):not(:-moz-placeholder-shown):not(:focus):not(:disabled):required:not(.disabled):active:focus {
  border-color: #dc3545;
}
.legacy-form
  .form__input--invalid:not(select):not(:-ms-input-placeholder):not(:focus):not(:disabled):required:hover,
.legacy-form
  .form__input--invalid:not(select):not(:-ms-input-placeholder):not(:focus):not(:disabled):required:focus,
.legacy-form
  .form__input--invalid:not(select):not(:-ms-input-placeholder):not(:focus):not(:disabled):required:active,
.legacy-form
  .form__input--invalid:not(select):not(:-ms-input-placeholder):not(:focus):not(:disabled):required:focus:active,
.legacy-form
  .form__input--invalid:not(select):not(:-ms-input-placeholder):not(:focus):not(:disabled):required:not(:disabled):active,
.legacy-form
  .form__input--invalid:not(select):not(:-ms-input-placeholder):not(:focus):not(:disabled):required:not(.disabled):active,
.legacy-form
  .form__input--invalid:not(select):not(:-ms-input-placeholder):not(:focus):not(:disabled):required:not(:disabled):active:focus,
.legacy-form
  .form__input--invalid:not(select):not(:-ms-input-placeholder):not(:focus):not(:disabled):required:not(.disabled):active:focus,
.legacy-form
  .form-control:invalid:not(select):not(:-ms-input-placeholder):not(:focus):not(:disabled):required:hover,
.legacy-form
  .form-control:invalid:not(select):not(:-ms-input-placeholder):not(:focus):not(:disabled):required:focus,
.legacy-form
  .form-control:invalid:not(select):not(:-ms-input-placeholder):not(:focus):not(:disabled):required:active,
.legacy-form
  .form-control:invalid:not(select):not(:-ms-input-placeholder):not(:focus):not(:disabled):required:focus:active,
.legacy-form
  .form-control:invalid:not(select):not(:-ms-input-placeholder):not(:focus):not(:disabled):required:not(:disabled):active,
.legacy-form
  .form-control:invalid:not(select):not(:-ms-input-placeholder):not(:focus):not(:disabled):required:not(.disabled):active,
.legacy-form
  .form-control:invalid:not(select):not(:-ms-input-placeholder):not(:focus):not(:disabled):required:not(:disabled):active:focus,
.legacy-form
  .form-control:invalid:not(select):not(:-ms-input-placeholder):not(:focus):not(:disabled):required:not(.disabled):active:focus,
.legacy-form
  .form-control.is-invalid:not(select):not(:-ms-input-placeholder):not(:focus):not(:disabled):required:hover,
.legacy-form
  .form-control.is-invalid:not(select):not(:-ms-input-placeholder):not(:focus):not(:disabled):required:focus,
.legacy-form
  .form-control.is-invalid:not(select):not(:-ms-input-placeholder):not(:focus):not(:disabled):required:active,
.legacy-form
  .form-control.is-invalid:not(select):not(:-ms-input-placeholder):not(:focus):not(:disabled):required:focus:active,
.legacy-form
  .form-control.is-invalid:not(select):not(:-ms-input-placeholder):not(:focus):not(:disabled):required:not(:disabled):active,
.legacy-form
  .form-control.is-invalid:not(select):not(:-ms-input-placeholder):not(:focus):not(:disabled):required:not(.disabled):active,
.legacy-form
  .form-control.is-invalid:not(select):not(:-ms-input-placeholder):not(:focus):not(:disabled):required:not(:disabled):active:focus,
.legacy-form
  .form-control.is-invalid:not(select):not(:-ms-input-placeholder):not(:focus):not(:disabled):required:not(.disabled):active:focus {
  border-color: #dc3545;
}
.legacy-form
  .form__input--invalid.filled:not(:focus):not(:disabled):required:hover,
.legacy-form
  .form__input--invalid.filled:not(:focus):not(:disabled):required:focus,
.legacy-form
  .form__input--invalid.filled:not(:focus):not(:disabled):required:active,
.legacy-form
  .form__input--invalid.filled:not(:focus):not(:disabled):required:focus:active,
.legacy-form
  .form__input--invalid.filled:not(:focus):not(:disabled):required:not(:disabled):active,
.legacy-form
  .form__input--invalid.filled:not(:focus):not(:disabled):required:not(.disabled):active,
.legacy-form
  .form__input--invalid.filled:not(:focus):not(:disabled):required:not(:disabled):active:focus,
.legacy-form
  .form__input--invalid.filled:not(:focus):not(:disabled):required:not(.disabled):active:focus,
.legacy-form
  .form__input--invalid:not(select):not(:placeholder-shown):not(:focus):not(:disabled):required:hover,
.legacy-form
  .form__input--invalid:not(select):not(:placeholder-shown):not(:focus):not(:disabled):required:focus,
.legacy-form
  .form__input--invalid:not(select):not(:placeholder-shown):not(:focus):not(:disabled):required:active,
.legacy-form
  .form__input--invalid:not(select):not(:placeholder-shown):not(:focus):not(:disabled):required:focus:active,
.legacy-form
  .form__input--invalid:not(select):not(:placeholder-shown):not(:focus):not(:disabled):required:not(:disabled):active,
.legacy-form
  .form__input--invalid:not(select):not(:placeholder-shown):not(:focus):not(:disabled):required:not(.disabled):active,
.legacy-form
  .form__input--invalid:not(select):not(:placeholder-shown):not(:focus):not(:disabled):required:not(:disabled):active:focus,
.legacy-form
  .form__input--invalid:not(select):not(:placeholder-shown):not(:focus):not(:disabled):required:not(.disabled):active:focus,
.legacy-form
  .form-control:invalid.filled:not(:focus):not(:disabled):required:hover,
.legacy-form
  .form-control:invalid.filled:not(:focus):not(:disabled):required:focus,
.legacy-form
  .form-control:invalid.filled:not(:focus):not(:disabled):required:active,
.legacy-form
  .form-control:invalid.filled:not(:focus):not(:disabled):required:focus:active,
.legacy-form
  .form-control:invalid.filled:not(:focus):not(:disabled):required:not(:disabled):active,
.legacy-form
  .form-control:invalid.filled:not(:focus):not(:disabled):required:not(.disabled):active,
.legacy-form
  .form-control:invalid.filled:not(:focus):not(:disabled):required:not(:disabled):active:focus,
.legacy-form
  .form-control:invalid.filled:not(:focus):not(:disabled):required:not(.disabled):active:focus,
.legacy-form
  .form-control:invalid:not(select):not(:placeholder-shown):not(:focus):not(:disabled):required:hover,
.legacy-form
  .form-control:invalid:not(select):not(:placeholder-shown):not(:focus):not(:disabled):required:focus,
.legacy-form
  .form-control:invalid:not(select):not(:placeholder-shown):not(:focus):not(:disabled):required:active,
.legacy-form
  .form-control:invalid:not(select):not(:placeholder-shown):not(:focus):not(:disabled):required:focus:active,
.legacy-form
  .form-control:invalid:not(select):not(:placeholder-shown):not(:focus):not(:disabled):required:not(:disabled):active,
.legacy-form
  .form-control:invalid:not(select):not(:placeholder-shown):not(:focus):not(:disabled):required:not(.disabled):active,
.legacy-form
  .form-control:invalid:not(select):not(:placeholder-shown):not(:focus):not(:disabled):required:not(:disabled):active:focus,
.legacy-form
  .form-control:invalid:not(select):not(:placeholder-shown):not(:focus):not(:disabled):required:not(.disabled):active:focus,
.legacy-form
  .form-control.is-invalid.filled:not(:focus):not(:disabled):required:hover,
.legacy-form
  .form-control.is-invalid.filled:not(:focus):not(:disabled):required:focus,
.legacy-form
  .form-control.is-invalid.filled:not(:focus):not(:disabled):required:active,
.legacy-form
  .form-control.is-invalid.filled:not(:focus):not(:disabled):required:focus:active,
.legacy-form
  .form-control.is-invalid.filled:not(:focus):not(:disabled):required:not(:disabled):active,
.legacy-form
  .form-control.is-invalid.filled:not(:focus):not(:disabled):required:not(.disabled):active,
.legacy-form
  .form-control.is-invalid.filled:not(:focus):not(:disabled):required:not(:disabled):active:focus,
.legacy-form
  .form-control.is-invalid.filled:not(:focus):not(:disabled):required:not(.disabled):active:focus,
.legacy-form
  .form-control.is-invalid:not(select):not(:placeholder-shown):not(:focus):not(:disabled):required:hover,
.legacy-form
  .form-control.is-invalid:not(select):not(:placeholder-shown):not(:focus):not(:disabled):required:focus,
.legacy-form
  .form-control.is-invalid:not(select):not(:placeholder-shown):not(:focus):not(:disabled):required:active,
.legacy-form
  .form-control.is-invalid:not(select):not(:placeholder-shown):not(:focus):not(:disabled):required:focus:active,
.legacy-form
  .form-control.is-invalid:not(select):not(:placeholder-shown):not(:focus):not(:disabled):required:not(:disabled):active,
.legacy-form
  .form-control.is-invalid:not(select):not(:placeholder-shown):not(:focus):not(:disabled):required:not(.disabled):active,
.legacy-form
  .form-control.is-invalid:not(select):not(:placeholder-shown):not(:focus):not(:disabled):required:not(:disabled):active:focus,
.legacy-form
  .form-control.is-invalid:not(select):not(:placeholder-shown):not(:focus):not(:disabled):required:not(.disabled):active:focus {
  border-color: #dc3545;
}
.legacy-form
  .form__input--valid:not(select):not(:-moz-placeholder-shown):not(:focus):not(:disabled):required:invalid,
.legacy-form
  .form-control:valid:not(select):not(:-moz-placeholder-shown):not(:focus):not(:disabled):required:invalid,
.legacy-form
  .form-control.is-valid:not(select):not(:-moz-placeholder-shown):not(:focus):not(:disabled):required:invalid {
  border-color: #dc3545;
}
.legacy-form
  .form__input--valid:not(select):not(:-ms-input-placeholder):not(:focus):not(:disabled):required:invalid,
.legacy-form
  .form-control:valid:not(select):not(:-ms-input-placeholder):not(:focus):not(:disabled):required:invalid,
.legacy-form
  .form-control.is-valid:not(select):not(:-ms-input-placeholder):not(:focus):not(:disabled):required:invalid {
  border-color: #dc3545;
}
.legacy-form
  .form__input--valid.filled:not(:focus):not(:disabled):required:invalid,
.legacy-form
  .form__input--valid:not(select):not(:placeholder-shown):not(:focus):not(:disabled):required:invalid,
.legacy-form
  .form-control:valid.filled:not(:focus):not(:disabled):required:invalid,
.legacy-form
  .form-control:valid:not(select):not(:placeholder-shown):not(:focus):not(:disabled):required:invalid,
.legacy-form
  .form-control.is-valid.filled:not(:focus):not(:disabled):required:invalid,
.legacy-form
  .form-control.is-valid:not(select):not(:placeholder-shown):not(:focus):not(:disabled):required:invalid {
  border-color: #dc3545;
}
.legacy-form .form__input--invalid,
.legacy-form .form-control.is-invalid {
  border-color: #dc3545;
}
.legacy-form .form__input--invalid + .form-control-label,
.legacy-form .form-control.is-invalid + .form-control-label {
  color: #dddddf;
  font-size: 1.8rem;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.legacy-form .form-control.select:invalid,
.legacy-form .form-control.country_select:invalid {
  color: transparent;
}
.legacy-form .form-control.select:invalid option,
.legacy-form .form-control.country_select:invalid option {
  color: #333;
}
.legacy-form .form-check {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.legacy-form .form-check .form-check-input {
  cursor: pointer;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 1.5rem;
  flex: 0 0 1.5rem;
  height: 1.5rem;
  margin-top: 1px;
  width: 1.5rem;
}
.legacy-form .form-check .form-check-input:checked {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.legacy-form .form-check .form-check-input:focus:invalid + label {
  color: #dc3545;
}
.legacy-form .form-check .form-check-label {
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
  color: #333;
  cursor: pointer;
  font-size: 1.3rem;
  margin: 0 0 1rem 1rem;
}
@media (prefers-reduced-motion: reduce) {
  .legacy-form .form-check .form-check-label {
    -webkit-transition: none;
    transition: none;
  }
}
.legacy-form .form__validation-error-message {
  margin-top: -0.5rem;
}
.iframe .custom-form {
  font-family: "Roboto", arial, sans-serif;
}
.iframe .custom-form::after {
  display: block;
  clear: both;
  content: "";
}
.iframe .custom-form .form-group:not(.boolean) {
  display: block;
  overflow: hidden;
  position: relative;
}
.iframe .custom-form .form-group:not(.boolean) select,
.iframe .custom-form .form-group:not(.boolean) input:not([type="submit"]) {
  padding: 2.3rem 3rem 0.8rem 1rem;
}
.iframe .custom-form .form-group:not(.boolean) select.placeholder,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]).placeholder {
  color: transparent;
}
.iframe
  .custom-form
  .form-group:not(.boolean)
  select::-webkit-input-placeholder,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"])::-webkit-input-placeholder {
  color: transparent;
}
.iframe .custom-form .form-group:not(.boolean) select::-moz-placeholder,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"])::-moz-placeholder {
  color: transparent;
}
.iframe .custom-form .form-group:not(.boolean) select:-ms-input-placeholder,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):-ms-input-placeholder {
  color: transparent;
}
.iframe .custom-form .form-group:not(.boolean) select::-ms-input-placeholder,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"])::-ms-input-placeholder {
  color: transparent;
}
.iframe .custom-form .form-group:not(.boolean) select::placeholder,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"])::placeholder {
  color: transparent;
}
.iframe .custom-form .form-group:not(.boolean) select:-moz-placeholder,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):-moz-placeholder {
  color: transparent;
}
.iframe .custom-form .form-group:not(.boolean) select::-moz-placeholder,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"])::-moz-placeholder {
  color: transparent;
}
.iframe
  .custom-form
  .form-group:not(.boolean)
  select::-webkit-input-placeholder,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"])::-webkit-input-placeholder {
  color: transparent;
}
.iframe .custom-form .form-group:not(.boolean) select:-ms-input-placeholder,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):-ms-input-placeholder {
  color: transparent;
}
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):-moz-placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]).placeholder,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):-moz-placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]).placeholder {
  color: transparent;
}
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):-ms-input-placeholder:not(:focus):not(:disabled):not([type="checkbox"]).placeholder,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):-ms-input-placeholder:not(:focus):not(:disabled):not([type="checkbox"]).placeholder {
  color: transparent;
}
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]).placeholder,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]).placeholder {
  color: transparent;
}
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"])::-webkit-input-placeholder,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"])::-webkit-input-placeholder {
  color: transparent;
}
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"])::-moz-placeholder,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"])::-moz-placeholder {
  color: transparent;
}
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-ms-input-placeholder,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-ms-input-placeholder {
  color: transparent;
}
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"])::-ms-input-placeholder,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"])::-ms-input-placeholder {
  color: transparent;
}
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):-moz-placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"])::placeholder,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):-moz-placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"])::placeholder {
  color: transparent;
}
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):-ms-input-placeholder:not(:focus):not(:disabled):not([type="checkbox"])::placeholder,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):-ms-input-placeholder:not(:focus):not(:disabled):not([type="checkbox"])::placeholder {
  color: transparent;
}
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"])::placeholder,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"])::placeholder {
  color: transparent;
}
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):-moz-placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-placeholder,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):-moz-placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-placeholder {
  color: transparent;
}
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-placeholder,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-placeholder {
  color: transparent;
}
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):-moz-placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"])::-moz-placeholder,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):-moz-placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"])::-moz-placeholder {
  color: transparent;
}
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"])::-moz-placeholder,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"])::-moz-placeholder {
  color: transparent;
}
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"])::-webkit-input-placeholder,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"])::-webkit-input-placeholder {
  color: transparent;
}
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):-ms-input-placeholder:not(:focus):not(:disabled):not([type="checkbox"]):-ms-input-placeholder,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):-ms-input-placeholder:not(:focus):not(:disabled):not([type="checkbox"]):-ms-input-placeholder {
  color: transparent;
}
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-ms-input-placeholder,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-ms-input-placeholder {
  color: transparent;
}
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):-moz-placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"])
  + label,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):-moz-placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"])
  + label {
  -ms-overflow-style: none;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  -moz-transition: transform 0.15s ease-in-out 0s,
    font-size 0.15s ease-in-out 0s, height 0.15s ease-in-out 0s;
  transition: transform 0.15s ease-in-out 0s, font-size 0.15s ease-in-out 0s,
    height 0.15s ease-in-out 0s;
  -webkit-transform: translate(1rem, 1.8rem);
  -ms-transform: translate(1rem, 1.8rem);
  transform: translate(1rem, 1.8rem);
  background-color: transparent;
  color: #999;
  font-size: 1.6rem;
  height: calc(100% - 3.5rem);
  left: 0;
  line-height: normal;
  margin: 0;
  padding: 0 2rem 0 0;
  position: absolute;
  text-align: left;
  text-transform: capitalize;
  top: 0;
  transform-origin: 1rem top;
  width: calc(100% - 2rem);
  z-index: 0;
}
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):-ms-input-placeholder:not(:focus):not(:disabled):not([type="checkbox"])
  + label,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):-ms-input-placeholder:not(:focus):not(:disabled):not([type="checkbox"])
  + label {
  -ms-overflow-style: none;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  -ms-transition: transform 0.15s ease-in-out 0s, font-size 0.15s ease-in-out 0s,
    height 0.15s ease-in-out 0s;
  transition: transform 0.15s ease-in-out 0s, font-size 0.15s ease-in-out 0s,
    height 0.15s ease-in-out 0s;
  -webkit-transform: translate(1rem, 1.8rem);
  -ms-transform: translate(1rem, 1.8rem);
  transform: translate(1rem, 1.8rem);
  background-color: transparent;
  color: #999;
  font-size: 1.6rem;
  height: calc(100% - 3.5rem);
  left: 0;
  line-height: normal;
  margin: 0;
  padding: 0 2rem 0 0;
  position: absolute;
  text-align: left;
  text-transform: capitalize;
  top: 0;
  -ms-transform-origin: 1rem top;
  transform-origin: 1rem top;
  width: calc(100% - 2rem);
  z-index: 0;
}
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"])
  + label,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"])
  + label {
  -ms-overflow-style: none;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: font-size 0.15s ease-in-out 0s,
    height 0.15s ease-in-out 0s, -webkit-transform 0.15s ease-in-out 0s;
  transition: font-size 0.15s ease-in-out 0s, height 0.15s ease-in-out 0s,
    -webkit-transform 0.15s ease-in-out 0s;
  transition: transform 0.15s ease-in-out 0s, font-size 0.15s ease-in-out 0s,
    height 0.15s ease-in-out 0s;
  transition: transform 0.15s ease-in-out 0s, font-size 0.15s ease-in-out 0s,
    height 0.15s ease-in-out 0s, -webkit-transform 0.15s ease-in-out 0s;
  -webkit-transform: translate(1rem, 1.8rem);
  -ms-transform: translate(1rem, 1.8rem);
  transform: translate(1rem, 1.8rem);
  background-color: transparent;
  color: #999;
  font-size: 1.6rem;
  height: calc(100% - 3.5rem);
  left: 0;
  line-height: normal;
  margin: 0;
  padding: 0 2rem 0 0;
  position: absolute;
  text-align: left;
  text-transform: capitalize;
  top: 0;
  -webkit-transform-origin: 1rem top;
  -ms-transform-origin: 1rem top;
  transform-origin: 1rem top;
  width: calc(100% - 2rem);
  z-index: 0;
}
@media (prefers-reduced-motion: reduce) {
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):-moz-placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"])
    + label,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):-moz-placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"])
    + label {
    -moz-transition: none;
    transition: none;
  }
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):-ms-input-placeholder:not(:focus):not(:disabled):not([type="checkbox"])
    + label,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):-ms-input-placeholder:not(:focus):not(:disabled):not([type="checkbox"])
    + label {
    -ms-transition: none;
    transition: none;
  }
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"])
    + label,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"])
    + label {
    -webkit-transition: none;
    transition: none;
  }
}
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-webkit-autofill,
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-internal-autofill-selected,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-webkit-autofill,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-internal-autofill-selected {
  -webkit-box-shadow: 0 0 0 3rem #00be6d inset;
  box-shadow: 0 0 0 3rem #00be6d inset;
}
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-webkit-autofill
  + label,
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-internal-autofill-selected
  + label,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-webkit-autofill
  + label,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-internal-autofill-selected
  + label {
  -ms-overflow-style: none;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: font-size 0.15s ease-in-out 0s,
    height 0.15s ease-in-out 0s, -webkit-transform 0.15s ease-in-out 0s;
  transition: font-size 0.15s ease-in-out 0s, height 0.15s ease-in-out 0s,
    -webkit-transform 0.15s ease-in-out 0s;
  transition: transform 0.15s ease-in-out 0s, font-size 0.15s ease-in-out 0s,
    height 0.15s ease-in-out 0s;
  transition: transform 0.15s ease-in-out 0s, font-size 0.15s ease-in-out 0s,
    height 0.15s ease-in-out 0s, -webkit-transform 0.15s ease-in-out 0s;
  -webkit-transform: translate(1rem, 1.8rem);
  -ms-transform: translate(1rem, 1.8rem);
  transform: translate(1rem, 1.8rem);
  background-color: transparent;
  color: #999;
  font-size: 1.6rem;
  height: calc(100% - 3.5rem);
  left: 0;
  line-height: normal;
  margin: 0;
  padding: 0 2rem 0 0;
  position: absolute;
  text-align: left;
  text-transform: capitalize;
  top: 0;
  -webkit-transform-origin: 1rem top;
  transform-origin: 1rem top;
  width: calc(100% - 2rem);
  z-index: 0;
  -webkit-transition: font-size 0.15s ease-in-out 0s,
    -webkit-transform 0.15s ease-in-out 0s;
  transition: font-size 0.15s ease-in-out 0s,
    -webkit-transform 0.15s ease-in-out 0s;
  transition: transform 0.15s ease-in-out 0s, font-size 0.15s ease-in-out 0s;
  transition: transform 0.15s ease-in-out 0s, font-size 0.15s ease-in-out 0s,
    -webkit-transform 0.15s ease-in-out 0s;
  -webkit-transform: translate(1rem, 1rem);
  -ms-transform: translate(1rem, 1rem);
  transform: translate(1rem, 1rem);
  font-size: 1.2rem;
  height: calc(100% - 2rem);
  pointer-events: none;
  top: 0;
}
@media (prefers-reduced-motion: reduce) {
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-webkit-autofill
    + label,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-internal-autofill-selected
    + label,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-webkit-autofill
    + label,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-internal-autofill-selected
    + label {
    -webkit-transition: none;
    transition: none;
  }
}
@media (prefers-reduced-motion: reduce) {
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-webkit-autofill
    + label,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-internal-autofill-selected
    + label,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-webkit-autofill
    + label,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-internal-autofill-selected
    + label {
    -webkit-transition: none;
    transition: none;
  }
}
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-webkit-autofill:hover,
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-webkit-autofill:focus,
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-webkit-autofill:active,
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-webkit-autofill:focus:active,
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-webkit-autofill:not(:disabled):active,
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-webkit-autofill:not(.disabled):active,
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-webkit-autofill:not(:disabled):active:focus,
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-webkit-autofill:not(.disabled):active:focus,
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-internal-autofill-selected:hover,
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-internal-autofill-selected:focus,
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-internal-autofill-selected:active,
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-internal-autofill-selected:focus:active,
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-internal-autofill-selected:not(:disabled):active,
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-internal-autofill-selected:not(.disabled):active,
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-internal-autofill-selected:not(:disabled):active:focus,
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-internal-autofill-selected:not(.disabled):active:focus,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-webkit-autofill:hover,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-webkit-autofill:focus,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-webkit-autofill:active,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-webkit-autofill:focus:active,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-webkit-autofill:not(:disabled):active,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-webkit-autofill:not(.disabled):active,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-webkit-autofill:not(:disabled):active:focus,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-webkit-autofill:not(.disabled):active:focus,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-internal-autofill-selected:hover,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-internal-autofill-selected:focus,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-internal-autofill-selected:active,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-internal-autofill-selected:focus:active,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-internal-autofill-selected:not(:disabled):active,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-internal-autofill-selected:not(.disabled):active,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-internal-autofill-selected:not(:disabled):active:focus,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-internal-autofill-selected:not(.disabled):active:focus {
  -webkit-box-shadow: 0 0 0 3rem #00be6d inset;
  box-shadow: 0 0 0 3rem #00be6d inset;
}
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):-moz-placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill,
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):-moz-placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill-preview,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):-moz-placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):-moz-placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill-preview {
  filter: #00be6d;
}
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill,
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill-preview,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill-preview {
  filter: #00be6d;
}
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):-moz-placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill
  + label,
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):-moz-placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill-preview
  + label,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):-moz-placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill
  + label,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):-moz-placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill-preview
  + label {
  -ms-overflow-style: none;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  -moz-transition: transform 0.15s ease-in-out 0s,
    font-size 0.15s ease-in-out 0s, height 0.15s ease-in-out 0s;
  transition: transform 0.15s ease-in-out 0s, font-size 0.15s ease-in-out 0s,
    height 0.15s ease-in-out 0s;
  -webkit-transform: translate(1rem, 1.8rem);
  -ms-transform: translate(1rem, 1.8rem);
  transform: translate(1rem, 1.8rem);
  background-color: transparent;
  color: #999;
  font-size: 1.6rem;
  height: calc(100% - 3.5rem);
  left: 0;
  line-height: normal;
  margin: 0;
  padding: 0 2rem 0 0;
  position: absolute;
  text-align: left;
  text-transform: capitalize;
  top: 0;
  transform-origin: 1rem top;
  width: calc(100% - 2rem);
  z-index: 0;
  -moz-transition: transform 0.15s ease-in-out 0s,
    font-size 0.15s ease-in-out 0s;
  transition: transform 0.15s ease-in-out 0s, font-size 0.15s ease-in-out 0s;
  -webkit-transform: translate(1rem, 1rem);
  -ms-transform: translate(1rem, 1rem);
  transform: translate(1rem, 1rem);
  font-size: 1.2rem;
  height: calc(100% - 2rem);
  pointer-events: none;
  top: 0;
}
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill
  + label,
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill-preview
  + label,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill
  + label,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill-preview
  + label {
  -ms-overflow-style: none;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  -moz-transition: transform 0.15s ease-in-out 0s,
    font-size 0.15s ease-in-out 0s, height 0.15s ease-in-out 0s;
  transition: transform 0.15s ease-in-out 0s, font-size 0.15s ease-in-out 0s,
    height 0.15s ease-in-out 0s;
  -webkit-transform: translate(1rem, 1.8rem);
  -ms-transform: translate(1rem, 1.8rem);
  transform: translate(1rem, 1.8rem);
  background-color: transparent;
  color: #999;
  font-size: 1.6rem;
  height: calc(100% - 3.5rem);
  left: 0;
  line-height: normal;
  margin: 0;
  padding: 0 2rem 0 0;
  position: absolute;
  text-align: left;
  text-transform: capitalize;
  top: 0;
  transform-origin: 1rem top;
  width: calc(100% - 2rem);
  z-index: 0;
  -moz-transition: transform 0.15s ease-in-out 0s,
    font-size 0.15s ease-in-out 0s;
  transition: transform 0.15s ease-in-out 0s, font-size 0.15s ease-in-out 0s;
  -webkit-transform: translate(1rem, 1rem);
  -ms-transform: translate(1rem, 1rem);
  transform: translate(1rem, 1rem);
  font-size: 1.2rem;
  height: calc(100% - 2rem);
  pointer-events: none;
  top: 0;
}
@media (prefers-reduced-motion: reduce) {
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):-moz-placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill
    + label,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):-moz-placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill-preview
    + label,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):-moz-placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill
    + label,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):-moz-placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill-preview
    + label {
    -moz-transition: none;
    transition: none;
  }
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill
    + label,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill-preview
    + label,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill
    + label,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill-preview
    + label {
    -moz-transition: none;
    transition: none;
  }
}
@media (prefers-reduced-motion: reduce) {
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):-moz-placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill
    + label,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):-moz-placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill-preview
    + label,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):-moz-placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill
    + label,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):-moz-placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill-preview
    + label {
    -moz-transition: none;
    transition: none;
  }
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill
    + label,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill-preview
    + label,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill
    + label,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill-preview
    + label {
    -moz-transition: none;
    transition: none;
  }
}
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):-moz-placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill:hover,
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):-moz-placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill:focus,
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):-moz-placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill:active,
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):-moz-placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill:focus:active,
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):-moz-placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill:not(:disabled):active,
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):-moz-placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill:not(.disabled):active,
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):-moz-placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill:not(:disabled):active:focus,
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):-moz-placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill:not(.disabled):active:focus,
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):-moz-placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill-preview:hover,
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):-moz-placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill-preview:focus,
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):-moz-placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill-preview:active,
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):-moz-placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill-preview:focus:active,
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):-moz-placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill-preview:not(:disabled):active,
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):-moz-placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill-preview:not(.disabled):active,
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):-moz-placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill-preview:not(:disabled):active:focus,
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):-moz-placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill-preview:not(.disabled):active:focus,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):-moz-placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill:hover,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):-moz-placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill:focus,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):-moz-placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill:active,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):-moz-placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill:focus:active,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):-moz-placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill:not(:disabled):active,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):-moz-placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill:not(.disabled):active,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):-moz-placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill:not(:disabled):active:focus,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):-moz-placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill:not(.disabled):active:focus,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):-moz-placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill-preview:hover,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):-moz-placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill-preview:focus,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):-moz-placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill-preview:active,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):-moz-placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill-preview:focus:active,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):-moz-placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill-preview:not(:disabled):active,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):-moz-placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill-preview:not(.disabled):active,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):-moz-placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill-preview:not(:disabled):active:focus,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):-moz-placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill-preview:not(.disabled):active:focus {
  filter: #00be6d;
}
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill:hover,
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill:focus,
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill:active,
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill:focus:active,
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill:not(:disabled):active,
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill:not(.disabled):active,
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill:not(:disabled):active:focus,
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill:not(.disabled):active:focus,
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill-preview:hover,
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill-preview:focus,
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill-preview:active,
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill-preview:focus:active,
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill-preview:not(:disabled):active,
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill-preview:not(.disabled):active,
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill-preview:not(:disabled):active:focus,
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill-preview:not(.disabled):active:focus,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill:hover,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill:focus,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill:active,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill:focus:active,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill:not(:disabled):active,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill:not(.disabled):active,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill:not(:disabled):active:focus,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill:not(.disabled):active:focus,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill-preview:hover,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill-preview:focus,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill-preview:active,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill-preview:focus:active,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill-preview:not(:disabled):active,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill-preview:not(.disabled):active,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill-preview:not(:disabled):active:focus,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):placeholder-shown:not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill-preview:not(.disabled):active:focus {
  filter: #00be6d;
}
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):-moz-placeholder-shown:not(:focus):disabled
  + label,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):-moz-placeholder-shown:not(:focus):disabled
  + label {
  -ms-overflow-style: none;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  -moz-transition: transform 0.15s ease-in-out 0s,
    font-size 0.15s ease-in-out 0s, height 0.15s ease-in-out 0s;
  transition: transform 0.15s ease-in-out 0s, font-size 0.15s ease-in-out 0s,
    height 0.15s ease-in-out 0s;
  -webkit-transform: translate(1rem, 1.8rem);
  -ms-transform: translate(1rem, 1.8rem);
  transform: translate(1rem, 1.8rem);
  background-color: transparent;
  color: #999;
  font-size: 1.6rem;
  height: calc(100% - 3.5rem);
  left: 0;
  line-height: normal;
  margin: 0;
  padding: 0 2rem 0 0;
  position: absolute;
  text-align: left;
  text-transform: capitalize;
  top: 0;
  transform-origin: 1rem top;
  width: calc(100% - 2rem);
  z-index: 0;
}
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):-ms-input-placeholder:not(:focus):disabled
  + label,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):-ms-input-placeholder:not(:focus):disabled
  + label {
  -ms-overflow-style: none;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  -ms-transition: transform 0.15s ease-in-out 0s, font-size 0.15s ease-in-out 0s,
    height 0.15s ease-in-out 0s;
  transition: transform 0.15s ease-in-out 0s, font-size 0.15s ease-in-out 0s,
    height 0.15s ease-in-out 0s;
  -webkit-transform: translate(1rem, 1.8rem);
  -ms-transform: translate(1rem, 1.8rem);
  transform: translate(1rem, 1.8rem);
  background-color: transparent;
  color: #999;
  font-size: 1.6rem;
  height: calc(100% - 3.5rem);
  left: 0;
  line-height: normal;
  margin: 0;
  padding: 0 2rem 0 0;
  position: absolute;
  text-align: left;
  text-transform: capitalize;
  top: 0;
  -ms-transform-origin: 1rem top;
  transform-origin: 1rem top;
  width: calc(100% - 2rem);
  z-index: 0;
}
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(.filled):placeholder-shown:not(:focus):disabled
  + label,
.iframe
  .custom-form
  .form-group:not(.boolean)
  input:not([type="submit"]):not(.filled):placeholder-shown:not(:focus):disabled
  + label {
  -ms-overflow-style: none;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: font-size 0.15s ease-in-out 0s,
    height 0.15s ease-in-out 0s, -webkit-transform 0.15s ease-in-out 0s;
  transition: font-size 0.15s ease-in-out 0s, height 0.15s ease-in-out 0s,
    -webkit-transform 0.15s ease-in-out 0s;
  transition: transform 0.15s ease-in-out 0s, font-size 0.15s ease-in-out 0s,
    height 0.15s ease-in-out 0s;
  transition: transform 0.15s ease-in-out 0s, font-size 0.15s ease-in-out 0s,
    height 0.15s ease-in-out 0s, -webkit-transform 0.15s ease-in-out 0s;
  -webkit-transform: translate(1rem, 1.8rem);
  -ms-transform: translate(1rem, 1.8rem);
  transform: translate(1rem, 1.8rem);
  background-color: transparent;
  color: #999;
  font-size: 1.6rem;
  height: calc(100% - 3.5rem);
  left: 0;
  line-height: normal;
  margin: 0;
  padding: 0 2rem 0 0;
  position: absolute;
  text-align: left;
  text-transform: capitalize;
  top: 0;
  -webkit-transform-origin: 1rem top;
  -ms-transform-origin: 1rem top;
  transform-origin: 1rem top;
  width: calc(100% - 2rem);
  z-index: 0;
}
@media (prefers-reduced-motion: reduce) {
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):-moz-placeholder-shown:not(:focus):disabled
    + label,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):-moz-placeholder-shown:not(:focus):disabled
    + label {
    -moz-transition: none;
    transition: none;
  }
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):-ms-input-placeholder:not(:focus):disabled
    + label,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):-ms-input-placeholder:not(:focus):disabled
    + label {
    -ms-transition: none;
    transition: none;
  }
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):placeholder-shown:not(:focus):disabled
    + label,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):placeholder-shown:not(:focus):disabled
    + label {
    -webkit-transition: none;
    transition: none;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):not(:focus):not(:disabled):not([type="checkbox"]).placeholder,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):not(:focus):not(:disabled):not([type="checkbox"]).placeholder {
    color: transparent;
  }
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):not(:focus):not(:disabled):not([type="checkbox"])::-webkit-input-placeholder,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):not(:focus):not(:disabled):not([type="checkbox"])::-webkit-input-placeholder {
    color: transparent;
  }
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):not(:focus):not(:disabled):not([type="checkbox"])::-moz-placeholder,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):not(:focus):not(:disabled):not([type="checkbox"])::-moz-placeholder {
    color: transparent;
  }
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-ms-input-placeholder,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-ms-input-placeholder {
    color: transparent;
  }
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):not(:focus):not(:disabled):not([type="checkbox"])::-ms-input-placeholder,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):not(:focus):not(:disabled):not([type="checkbox"])::-ms-input-placeholder {
    color: transparent;
  }
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):not(:focus):not(:disabled):not([type="checkbox"])::placeholder,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):not(:focus):not(:disabled):not([type="checkbox"])::placeholder {
    color: transparent;
  }
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-moz-placeholder,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-moz-placeholder {
    color: transparent;
  }
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):not(:focus):not(:disabled):not([type="checkbox"])::-moz-placeholder,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):not(:focus):not(:disabled):not([type="checkbox"])::-moz-placeholder {
    color: transparent;
  }
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):not(:focus):not(:disabled):not([type="checkbox"])::-webkit-input-placeholder,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):not(:focus):not(:disabled):not([type="checkbox"])::-webkit-input-placeholder {
    color: transparent;
  }
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-ms-input-placeholder,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-ms-input-placeholder {
    color: transparent;
  }
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):not(:focus):not(:disabled):not([type="checkbox"])
    + label,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):not(:focus):not(:disabled):not([type="checkbox"])
    + label {
    -ms-overflow-style: none;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: font-size 0.15s ease-in-out 0s,
      height 0.15s ease-in-out 0s, -webkit-transform 0.15s ease-in-out 0s;
    transition: font-size 0.15s ease-in-out 0s, height 0.15s ease-in-out 0s,
      -webkit-transform 0.15s ease-in-out 0s;
    transition: transform 0.15s ease-in-out 0s, font-size 0.15s ease-in-out 0s,
      height 0.15s ease-in-out 0s;
    transition: transform 0.15s ease-in-out 0s, font-size 0.15s ease-in-out 0s,
      height 0.15s ease-in-out 0s, -webkit-transform 0.15s ease-in-out 0s;
    -webkit-transform: translate(1rem, 1.8rem);
    -ms-transform: translate(1rem, 1.8rem);
    transform: translate(1rem, 1.8rem);
    background-color: transparent;
    color: #999;
    font-size: 1.6rem;
    height: calc(100% - 3.5rem);
    left: 0;
    line-height: normal;
    margin: 0;
    padding: 0 2rem 0 0;
    position: absolute;
    text-align: left;
    text-transform: capitalize;
    top: 0;
    -webkit-transform-origin: 1rem top;
    -ms-transform-origin: 1rem top;
    transform-origin: 1rem top;
    width: calc(100% - 2rem);
    z-index: 0;
  }
}
@media all and (-ms-high-contrast: none) and (prefers-reduced-motion: reduce),
  (-ms-high-contrast: active) and (prefers-reduced-motion: reduce) {
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):not(:focus):not(:disabled):not([type="checkbox"])
    + label,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):not(:focus):not(:disabled):not([type="checkbox"])
    + label {
    -webkit-transition: none;
    transition: none;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-webkit-autofill,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-internal-autofill-selected,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-webkit-autofill,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-internal-autofill-selected {
    -webkit-box-shadow: 0 0 0 3rem #00be6d inset;
    box-shadow: 0 0 0 3rem #00be6d inset;
  }
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-webkit-autofill
    + label,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-internal-autofill-selected
    + label,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-webkit-autofill
    + label,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-internal-autofill-selected
    + label {
    -ms-overflow-style: none;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: font-size 0.15s ease-in-out 0s,
      height 0.15s ease-in-out 0s, -webkit-transform 0.15s ease-in-out 0s;
    transition: font-size 0.15s ease-in-out 0s, height 0.15s ease-in-out 0s,
      -webkit-transform 0.15s ease-in-out 0s;
    transition: transform 0.15s ease-in-out 0s, font-size 0.15s ease-in-out 0s,
      height 0.15s ease-in-out 0s;
    transition: transform 0.15s ease-in-out 0s, font-size 0.15s ease-in-out 0s,
      height 0.15s ease-in-out 0s, -webkit-transform 0.15s ease-in-out 0s;
    -webkit-transform: translate(1rem, 1.8rem);
    -ms-transform: translate(1rem, 1.8rem);
    transform: translate(1rem, 1.8rem);
    background-color: transparent;
    color: #999;
    font-size: 1.6rem;
    height: calc(100% - 3.5rem);
    left: 0;
    line-height: normal;
    margin: 0;
    padding: 0 2rem 0 0;
    position: absolute;
    text-align: left;
    text-transform: capitalize;
    top: 0;
    -webkit-transform-origin: 1rem top;
    transform-origin: 1rem top;
    width: calc(100% - 2rem);
    z-index: 0;
    -webkit-transition: font-size 0.15s ease-in-out 0s,
      -webkit-transform 0.15s ease-in-out 0s;
    transition: font-size 0.15s ease-in-out 0s,
      -webkit-transform 0.15s ease-in-out 0s;
    transition: transform 0.15s ease-in-out 0s, font-size 0.15s ease-in-out 0s;
    transition: transform 0.15s ease-in-out 0s, font-size 0.15s ease-in-out 0s,
      -webkit-transform 0.15s ease-in-out 0s;
    -webkit-transform: translate(1rem, 1rem);
    -ms-transform: translate(1rem, 1rem);
    transform: translate(1rem, 1rem);
    font-size: 1.2rem;
    height: calc(100% - 2rem);
    pointer-events: none;
    top: 0;
  }
}
@media all and (-ms-high-contrast: none) and (prefers-reduced-motion: reduce),
  (-ms-high-contrast: active) and (prefers-reduced-motion: reduce) {
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-webkit-autofill
    + label,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-internal-autofill-selected
    + label,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-webkit-autofill
    + label,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-internal-autofill-selected
    + label {
    -webkit-transition: none;
    transition: none;
  }
}
@media all and (-ms-high-contrast: none) and (prefers-reduced-motion: reduce),
  (-ms-high-contrast: active) and (prefers-reduced-motion: reduce) {
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-webkit-autofill
    + label,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-internal-autofill-selected
    + label,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-webkit-autofill
    + label,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-internal-autofill-selected
    + label {
    -webkit-transition: none;
    transition: none;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-webkit-autofill:hover,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-webkit-autofill:focus,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-webkit-autofill:active,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-webkit-autofill:focus:active,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-webkit-autofill:not(:disabled):active,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-webkit-autofill:not(.disabled):active,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-webkit-autofill:not(:disabled):active:focus,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-webkit-autofill:not(.disabled):active:focus,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-internal-autofill-selected:hover,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-internal-autofill-selected:focus,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-internal-autofill-selected:active,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-internal-autofill-selected:focus:active,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-internal-autofill-selected:not(:disabled):active,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-internal-autofill-selected:not(.disabled):active,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-internal-autofill-selected:not(:disabled):active:focus,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-internal-autofill-selected:not(.disabled):active:focus,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-webkit-autofill:hover,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-webkit-autofill:focus,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-webkit-autofill:active,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-webkit-autofill:focus:active,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-webkit-autofill:not(:disabled):active,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-webkit-autofill:not(.disabled):active,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-webkit-autofill:not(:disabled):active:focus,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-webkit-autofill:not(.disabled):active:focus,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-internal-autofill-selected:hover,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-internal-autofill-selected:focus,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-internal-autofill-selected:active,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-internal-autofill-selected:focus:active,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-internal-autofill-selected:not(:disabled):active,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-internal-autofill-selected:not(.disabled):active,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-internal-autofill-selected:not(:disabled):active:focus,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-internal-autofill-selected:not(.disabled):active:focus {
    -webkit-box-shadow: 0 0 0 3rem #00be6d inset;
    box-shadow: 0 0 0 3rem #00be6d inset;
  }
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill-preview,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill-preview {
    filter: #00be6d;
  }
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill
    + label,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill-preview
    + label,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill
    + label,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill-preview
    + label {
    -ms-overflow-style: none;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    -moz-transition: transform 0.15s ease-in-out 0s,
      font-size 0.15s ease-in-out 0s, height 0.15s ease-in-out 0s;
    transition: transform 0.15s ease-in-out 0s, font-size 0.15s ease-in-out 0s,
      height 0.15s ease-in-out 0s;
    -webkit-transform: translate(1rem, 1.8rem);
    -ms-transform: translate(1rem, 1.8rem);
    transform: translate(1rem, 1.8rem);
    background-color: transparent;
    color: #999;
    font-size: 1.6rem;
    height: calc(100% - 3.5rem);
    left: 0;
    line-height: normal;
    margin: 0;
    padding: 0 2rem 0 0;
    position: absolute;
    text-align: left;
    text-transform: capitalize;
    top: 0;
    transform-origin: 1rem top;
    width: calc(100% - 2rem);
    z-index: 0;
    -moz-transition: transform 0.15s ease-in-out 0s,
      font-size 0.15s ease-in-out 0s;
    transition: transform 0.15s ease-in-out 0s, font-size 0.15s ease-in-out 0s;
    -webkit-transform: translate(1rem, 1rem);
    -ms-transform: translate(1rem, 1rem);
    transform: translate(1rem, 1rem);
    font-size: 1.2rem;
    height: calc(100% - 2rem);
    pointer-events: none;
    top: 0;
  }
}
@media all and (-ms-high-contrast: none) and (prefers-reduced-motion: reduce),
  (-ms-high-contrast: active) and (prefers-reduced-motion: reduce) {
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill
    + label,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill-preview
    + label,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill
    + label,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill-preview
    + label {
    -moz-transition: none;
    transition: none;
  }
}
@media all and (-ms-high-contrast: none) and (prefers-reduced-motion: reduce),
  (-ms-high-contrast: active) and (prefers-reduced-motion: reduce) {
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill
    + label,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill-preview
    + label,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill
    + label,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill-preview
    + label {
    -moz-transition: none;
    transition: none;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill:hover,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill:focus,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill:active,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill:focus:active,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill:not(:disabled):active,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill:not(.disabled):active,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill:not(:disabled):active:focus,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill:not(.disabled):active:focus,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill-preview:hover,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill-preview:focus,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill-preview:active,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill-preview:focus:active,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill-preview:not(:disabled):active,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill-preview:not(.disabled):active,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill-preview:not(:disabled):active:focus,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill-preview:not(.disabled):active:focus,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill:hover,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill:focus,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill:active,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill:focus:active,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill:not(:disabled):active,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill:not(.disabled):active,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill:not(:disabled):active:focus,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill:not(.disabled):active:focus,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill-preview:hover,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill-preview:focus,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill-preview:active,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill-preview:focus:active,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill-preview:not(:disabled):active,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill-preview:not(.disabled):active,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill-preview:not(:disabled):active:focus,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):not(:focus):not(:disabled):not([type="checkbox"]):-moz-autofill-preview:not(.disabled):active:focus {
    filter: #00be6d;
  }
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):not(:focus):disabled
    + label,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):not(:focus):disabled
    + label {
    -ms-overflow-style: none;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: font-size 0.15s ease-in-out 0s,
      height 0.15s ease-in-out 0s, -webkit-transform 0.15s ease-in-out 0s;
    transition: font-size 0.15s ease-in-out 0s, height 0.15s ease-in-out 0s,
      -webkit-transform 0.15s ease-in-out 0s;
    transition: transform 0.15s ease-in-out 0s, font-size 0.15s ease-in-out 0s,
      height 0.15s ease-in-out 0s;
    transition: transform 0.15s ease-in-out 0s, font-size 0.15s ease-in-out 0s,
      height 0.15s ease-in-out 0s, -webkit-transform 0.15s ease-in-out 0s;
    -webkit-transform: translate(1rem, 1.8rem);
    -ms-transform: translate(1rem, 1.8rem);
    transform: translate(1rem, 1.8rem);
    background-color: transparent;
    color: #999;
    font-size: 1.6rem;
    height: calc(100% - 3.5rem);
    left: 0;
    line-height: normal;
    margin: 0;
    padding: 0 2rem 0 0;
    position: absolute;
    text-align: left;
    text-transform: capitalize;
    top: 0;
    -webkit-transform-origin: 1rem top;
    -ms-transform-origin: 1rem top;
    transform-origin: 1rem top;
    width: calc(100% - 2rem);
    z-index: 0;
  }
}
@media all and (-ms-high-contrast: none) and (prefers-reduced-motion: reduce),
  (-ms-high-contrast: active) and (prefers-reduced-motion: reduce) {
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(.filled):not(:focus):disabled
    + label,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    input:not([type="submit"]):not(.filled):not(:focus):disabled
    + label {
    -webkit-transition: none;
    transition: none;
  }
}
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(:valid):not(.filled):-moz-placeholder-shown
  + label {
  -ms-overflow-style: none;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  -moz-transition: transform 0.15s ease-in-out 0s,
    font-size 0.15s ease-in-out 0s, height 0.15s ease-in-out 0s;
  transition: transform 0.15s ease-in-out 0s, font-size 0.15s ease-in-out 0s,
    height 0.15s ease-in-out 0s;
  -webkit-transform: translate(1rem, 1.8rem);
  -ms-transform: translate(1rem, 1.8rem);
  transform: translate(1rem, 1.8rem);
  background-color: transparent;
  color: #999;
  font-size: 1.6rem;
  height: calc(100% - 3.5rem);
  left: 0;
  line-height: normal;
  margin: 0;
  padding: 0 2rem 0 0;
  position: absolute;
  text-align: left;
  text-transform: capitalize;
  top: 0;
  transform-origin: 1rem top;
  width: calc(100% - 2rem);
  z-index: 0;
}
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(:valid):not(.filled):-ms-input-placeholder
  + label {
  -ms-overflow-style: none;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  -ms-transition: transform 0.15s ease-in-out 0s, font-size 0.15s ease-in-out 0s,
    height 0.15s ease-in-out 0s;
  transition: transform 0.15s ease-in-out 0s, font-size 0.15s ease-in-out 0s,
    height 0.15s ease-in-out 0s;
  -webkit-transform: translate(1rem, 1.8rem);
  -ms-transform: translate(1rem, 1.8rem);
  transform: translate(1rem, 1.8rem);
  background-color: transparent;
  color: #999;
  font-size: 1.6rem;
  height: calc(100% - 3.5rem);
  left: 0;
  line-height: normal;
  margin: 0;
  padding: 0 2rem 0 0;
  position: absolute;
  text-align: left;
  text-transform: capitalize;
  top: 0;
  -ms-transform-origin: 1rem top;
  transform-origin: 1rem top;
  width: calc(100% - 2rem);
  z-index: 0;
}
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(:valid):not(.filled):placeholder-shown
  + label {
  -ms-overflow-style: none;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: font-size 0.15s ease-in-out 0s,
    height 0.15s ease-in-out 0s, -webkit-transform 0.15s ease-in-out 0s;
  transition: font-size 0.15s ease-in-out 0s, height 0.15s ease-in-out 0s,
    -webkit-transform 0.15s ease-in-out 0s;
  transition: transform 0.15s ease-in-out 0s, font-size 0.15s ease-in-out 0s,
    height 0.15s ease-in-out 0s;
  transition: transform 0.15s ease-in-out 0s, font-size 0.15s ease-in-out 0s,
    height 0.15s ease-in-out 0s, -webkit-transform 0.15s ease-in-out 0s;
  -webkit-transform: translate(1rem, 1.8rem);
  -ms-transform: translate(1rem, 1.8rem);
  transform: translate(1rem, 1.8rem);
  background-color: transparent;
  color: #999;
  font-size: 1.6rem;
  height: calc(100% - 3.5rem);
  left: 0;
  line-height: normal;
  margin: 0;
  padding: 0 2rem 0 0;
  position: absolute;
  text-align: left;
  text-transform: capitalize;
  top: 0;
  -webkit-transform-origin: 1rem top;
  -ms-transform-origin: 1rem top;
  transform-origin: 1rem top;
  width: calc(100% - 2rem);
  z-index: 0;
}
@media (prefers-reduced-motion: reduce) {
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(:valid):not(.filled):-moz-placeholder-shown
    + label {
    -moz-transition: none;
    transition: none;
  }
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(:valid):not(.filled):-ms-input-placeholder
    + label {
    -ms-transition: none;
    transition: none;
  }
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(:valid):not(.filled):placeholder-shown
    + label {
    -webkit-transition: none;
    transition: none;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(:valid):not(.filled)
    + label {
    -ms-overflow-style: none;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: font-size 0.15s ease-in-out 0s,
      height 0.15s ease-in-out 0s, -webkit-transform 0.15s ease-in-out 0s;
    transition: font-size 0.15s ease-in-out 0s, height 0.15s ease-in-out 0s,
      -webkit-transform 0.15s ease-in-out 0s;
    transition: transform 0.15s ease-in-out 0s, font-size 0.15s ease-in-out 0s,
      height 0.15s ease-in-out 0s;
    transition: transform 0.15s ease-in-out 0s, font-size 0.15s ease-in-out 0s,
      height 0.15s ease-in-out 0s, -webkit-transform 0.15s ease-in-out 0s;
    -webkit-transform: translate(1rem, 1.8rem);
    -ms-transform: translate(1rem, 1.8rem);
    transform: translate(1rem, 1.8rem);
    background-color: transparent;
    color: #999;
    font-size: 1.6rem;
    height: calc(100% - 3.5rem);
    left: 0;
    line-height: normal;
    margin: 0;
    padding: 0 2rem 0 0;
    position: absolute;
    text-align: left;
    text-transform: capitalize;
    top: 0;
    -webkit-transform-origin: 1rem top;
    -ms-transform-origin: 1rem top;
    transform-origin: 1rem top;
    width: calc(100% - 2rem);
    z-index: 0;
  }
}
@media all and (-ms-high-contrast: none) and (prefers-reduced-motion: reduce),
  (-ms-high-contrast: active) and (prefers-reduced-motion: reduce) {
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(:valid):not(.filled)
    + label {
    -webkit-transition: none;
    transition: none;
  }
}
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(:valid):not(:-moz-placeholder-shown)
  + label {
  -ms-overflow-style: none;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  -moz-transition: transform 0.15s ease-in-out 0s,
    font-size 0.15s ease-in-out 0s, height 0.15s ease-in-out 0s;
  transition: transform 0.15s ease-in-out 0s, font-size 0.15s ease-in-out 0s,
    height 0.15s ease-in-out 0s;
  -webkit-transform: translate(1rem, 1.8rem);
  -ms-transform: translate(1rem, 1.8rem);
  transform: translate(1rem, 1.8rem);
  background-color: transparent;
  color: #999;
  font-size: 1.6rem;
  height: calc(100% - 3.5rem);
  left: 0;
  line-height: normal;
  margin: 0;
  padding: 0 2rem 0 0;
  position: absolute;
  text-align: left;
  text-transform: capitalize;
  top: 0;
  transform-origin: 1rem top;
  width: calc(100% - 2rem);
  z-index: 0;
}
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(:valid):not(:-ms-input-placeholder)
  + label {
  -ms-overflow-style: none;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  -ms-transition: transform 0.15s ease-in-out 0s, font-size 0.15s ease-in-out 0s,
    height 0.15s ease-in-out 0s;
  transition: transform 0.15s ease-in-out 0s, font-size 0.15s ease-in-out 0s,
    height 0.15s ease-in-out 0s;
  -webkit-transform: translate(1rem, 1.8rem);
  -ms-transform: translate(1rem, 1.8rem);
  transform: translate(1rem, 1.8rem);
  background-color: transparent;
  color: #999;
  font-size: 1.6rem;
  height: calc(100% - 3.5rem);
  left: 0;
  line-height: normal;
  margin: 0;
  padding: 0 2rem 0 0;
  position: absolute;
  text-align: left;
  text-transform: capitalize;
  top: 0;
  -ms-transform-origin: 1rem top;
  transform-origin: 1rem top;
  width: calc(100% - 2rem);
  z-index: 0;
}
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(:valid).filled
  + label,
.iframe
  .custom-form
  .form-group:not(.boolean)
  select:not(:valid):not(:placeholder-shown)
  + label {
  -ms-overflow-style: none;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: font-size 0.15s ease-in-out 0s,
    height 0.15s ease-in-out 0s, -webkit-transform 0.15s ease-in-out 0s;
  transition: font-size 0.15s ease-in-out 0s, height 0.15s ease-in-out 0s,
    -webkit-transform 0.15s ease-in-out 0s;
  transition: transform 0.15s ease-in-out 0s, font-size 0.15s ease-in-out 0s,
    height 0.15s ease-in-out 0s;
  transition: transform 0.15s ease-in-out 0s, font-size 0.15s ease-in-out 0s,
    height 0.15s ease-in-out 0s, -webkit-transform 0.15s ease-in-out 0s;
  -webkit-transform: translate(1rem, 1.8rem);
  -ms-transform: translate(1rem, 1.8rem);
  transform: translate(1rem, 1.8rem);
  background-color: transparent;
  color: #999;
  font-size: 1.6rem;
  height: calc(100% - 3.5rem);
  left: 0;
  line-height: normal;
  margin: 0;
  padding: 0 2rem 0 0;
  position: absolute;
  text-align: left;
  text-transform: capitalize;
  top: 0;
  -webkit-transform-origin: 1rem top;
  -ms-transform-origin: 1rem top;
  transform-origin: 1rem top;
  width: calc(100% - 2rem);
  z-index: 0;
}
@media (prefers-reduced-motion: reduce) {
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(:valid):not(:-moz-placeholder-shown)
    + label {
    -moz-transition: none;
    transition: none;
  }
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(:valid):not(:-ms-input-placeholder)
    + label {
    -ms-transition: none;
    transition: none;
  }
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(:valid).filled
    + label,
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(:valid):not(:placeholder-shown)
    + label {
    -webkit-transition: none;
    transition: none;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(:valid).filled
    + label {
    -ms-overflow-style: none;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: font-size 0.15s ease-in-out 0s,
      height 0.15s ease-in-out 0s, -webkit-transform 0.15s ease-in-out 0s;
    transition: font-size 0.15s ease-in-out 0s, height 0.15s ease-in-out 0s,
      -webkit-transform 0.15s ease-in-out 0s;
    transition: transform 0.15s ease-in-out 0s, font-size 0.15s ease-in-out 0s,
      height 0.15s ease-in-out 0s;
    transition: transform 0.15s ease-in-out 0s, font-size 0.15s ease-in-out 0s,
      height 0.15s ease-in-out 0s, -webkit-transform 0.15s ease-in-out 0s;
    -webkit-transform: translate(1rem, 1.8rem);
    -ms-transform: translate(1rem, 1.8rem);
    transform: translate(1rem, 1.8rem);
    background-color: transparent;
    color: #999;
    font-size: 1.6rem;
    height: calc(100% - 3.5rem);
    left: 0;
    line-height: normal;
    margin: 0;
    padding: 0 2rem 0 0;
    position: absolute;
    text-align: left;
    text-transform: capitalize;
    top: 0;
    -webkit-transform-origin: 1rem top;
    -ms-transform-origin: 1rem top;
    transform-origin: 1rem top;
    width: calc(100% - 2rem);
    z-index: 0;
  }
}
@media all and (-ms-high-contrast: none) and (prefers-reduced-motion: reduce),
  (-ms-high-contrast: active) and (prefers-reduced-motion: reduce) {
  .iframe
    .custom-form
    .form-group:not(.boolean)
    select:not(:valid).filled
    + label {
    -webkit-transition: none;
    transition: none;
  }
}
.iframe .custom-form .form-group:not(.boolean) label:not(.form-check-label) {
  -ms-overflow-style: none;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: font-size 0.15s ease-in-out 0s,
    height 0.15s ease-in-out 0s, -webkit-transform 0.15s ease-in-out 0s;
  transition: font-size 0.15s ease-in-out 0s, height 0.15s ease-in-out 0s,
    -webkit-transform 0.15s ease-in-out 0s;
  transition: transform 0.15s ease-in-out 0s, font-size 0.15s ease-in-out 0s,
    height 0.15s ease-in-out 0s;
  transition: transform 0.15s ease-in-out 0s, font-size 0.15s ease-in-out 0s,
    height 0.15s ease-in-out 0s, -webkit-transform 0.15s ease-in-out 0s;
  -webkit-transform: translate(1rem, 1.8rem);
  -ms-transform: translate(1rem, 1.8rem);
  transform: translate(1rem, 1.8rem);
  background-color: transparent;
  color: #999;
  font-size: 1.6rem;
  height: calc(100% - 3.5rem);
  left: 0;
  line-height: normal;
  margin: 0;
  padding: 0 2rem 0 0;
  position: absolute;
  text-align: left;
  text-transform: capitalize;
  top: 0;
  -webkit-transform-origin: 1rem top;
  -ms-transform-origin: 1rem top;
  transform-origin: 1rem top;
  width: calc(100% - 2rem);
  z-index: 0;
  -webkit-transition: font-size 0.15s ease-in-out 0s,
    -webkit-transform 0.15s ease-in-out 0s;
  transition: font-size 0.15s ease-in-out 0s,
    -webkit-transform 0.15s ease-in-out 0s;
  transition: transform 0.15s ease-in-out 0s, font-size 0.15s ease-in-out 0s;
  transition: transform 0.15s ease-in-out 0s, font-size 0.15s ease-in-out 0s,
    -webkit-transform 0.15s ease-in-out 0s;
  -webkit-transform: translate(1rem, 1rem);
  -ms-transform: translate(1rem, 1rem);
  transform: translate(1rem, 1rem);
  font-size: 1.2rem;
  height: calc(100% - 2rem);
  pointer-events: none;
  top: 0;
}
@media (prefers-reduced-motion: reduce) {
  .iframe .custom-form .form-group:not(.boolean) label:not(.form-check-label) {
    -webkit-transition: none;
    transition: none;
  }
}
@media (prefers-reduced-motion: reduce) {
  .iframe .custom-form .form-group:not(.boolean) label:not(.form-check-label) {
    -webkit-transition: none;
    transition: none;
  }
}
.iframe .custom-form .form-control {
  border-radius: 2px;
  background-color: #fff;
  border-color: #d1e8e2;
  color: #444;
  font-size: 1.6rem;
  height: 5.5rem;
}
.iframe
  .custom-form
  .form__input--valid:not(:-moz-placeholder-shown):not(:focus):not(:disabled):required,
.iframe
  .custom-form
  .form-control:valid:not(:-moz-placeholder-shown):not(:focus):not(:disabled):required,
.iframe
  .custom-form
  .form-control.is-valid:not(:-moz-placeholder-shown):not(:focus):not(:disabled):required {
  background-image: none;
  border-color: #197430;
}
.iframe
  .custom-form
  .form__input--valid:not(:-ms-input-placeholder):not(:focus):not(:disabled):required,
.iframe
  .custom-form
  .form-control:valid:not(:-ms-input-placeholder):not(:focus):not(:disabled):required,
.iframe
  .custom-form
  .form-control.is-valid:not(:-ms-input-placeholder):not(:focus):not(:disabled):required {
  background-image: none;
  border-color: #197430;
}
.iframe
  .custom-form
  .form__input--valid.filled:not(:focus):not(:disabled):required,
.iframe
  .custom-form
  .form__input--valid:not(:placeholder-shown):not(:focus):not(:disabled):required,
.iframe
  .custom-form
  .form-control:valid.filled:not(:focus):not(:disabled):required,
.iframe
  .custom-form
  .form-control:valid:not(:placeholder-shown):not(:focus):not(:disabled):required,
.iframe
  .custom-form
  .form-control.is-valid.filled:not(:focus):not(:disabled):required,
.iframe
  .custom-form
  .form-control.is-valid:not(:placeholder-shown):not(:focus):not(:disabled):required {
  background-image: none;
  border-color: #197430;
}
.iframe
  .custom-form
  .form__input--valid:not(:-moz-placeholder-shown):not(:focus):not(:disabled):required
  + .form-control-label::after,
.iframe
  .custom-form
  .form-control:valid:not(:-moz-placeholder-shown):not(:focus):not(:disabled):required
  + .form-control-label::after,
.iframe
  .custom-form
  .form-control.is-valid:not(:-moz-placeholder-shown):not(:focus):not(:disabled):required
  + .form-control-label::after {
  -webkit-transform: scale(1) rotate(42deg);
  -ms-transform: scale(1) rotate(42deg);
  transform: scale(1) rotate(42deg);
}
.iframe
  .custom-form
  .form__input--valid:not(:-ms-input-placeholder):not(:focus):not(:disabled):required
  + .form-control-label::after,
.iframe
  .custom-form
  .form-control:valid:not(:-ms-input-placeholder):not(:focus):not(:disabled):required
  + .form-control-label::after,
.iframe
  .custom-form
  .form-control.is-valid:not(:-ms-input-placeholder):not(:focus):not(:disabled):required
  + .form-control-label::after {
  -webkit-transform: scale(1) rotate(42deg);
  -ms-transform: scale(1) rotate(42deg);
  transform: scale(1) rotate(42deg);
}
.iframe
  .custom-form
  .form__input--valid.filled:not(:focus):not(:disabled):required
  + .form-control-label::after,
.iframe
  .custom-form
  .form__input--valid:not(:placeholder-shown):not(:focus):not(:disabled):required
  + .form-control-label::after,
.iframe
  .custom-form
  .form-control:valid.filled:not(:focus):not(:disabled):required
  + .form-control-label::after,
.iframe
  .custom-form
  .form-control:valid:not(:placeholder-shown):not(:focus):not(:disabled):required
  + .form-control-label::after,
.iframe
  .custom-form
  .form-control.is-valid.filled:not(:focus):not(:disabled):required
  + .form-control-label::after,
.iframe
  .custom-form
  .form-control.is-valid:not(:placeholder-shown):not(:focus):not(:disabled):required
  + .form-control-label::after {
  -webkit-transform: scale(1) rotate(42deg);
  -ms-transform: scale(1) rotate(42deg);
  transform: scale(1) rotate(42deg);
}
.iframe
  .custom-form
  .form__input--valid:not(:-moz-placeholder-shown):not(:focus):not(:disabled):required:invalid,
.iframe
  .custom-form
  .form-control:valid:not(:-moz-placeholder-shown):not(:focus):not(:disabled):required:invalid,
.iframe
  .custom-form
  .form-control.is-valid:not(:-moz-placeholder-shown):not(:focus):not(:disabled):required:invalid {
  border-color: #dc3545;
}
.iframe
  .custom-form
  .form__input--valid:not(:-ms-input-placeholder):not(:focus):not(:disabled):required:invalid,
.iframe
  .custom-form
  .form-control:valid:not(:-ms-input-placeholder):not(:focus):not(:disabled):required:invalid,
.iframe
  .custom-form
  .form-control.is-valid:not(:-ms-input-placeholder):not(:focus):not(:disabled):required:invalid {
  border-color: #dc3545;
}
.iframe
  .custom-form
  .form__input--valid.filled:not(:focus):not(:disabled):required:invalid,
.iframe
  .custom-form
  .form__input--valid:not(:placeholder-shown):not(:focus):not(:disabled):required:invalid,
.iframe
  .custom-form
  .form-control:valid.filled:not(:focus):not(:disabled):required:invalid,
.iframe
  .custom-form
  .form-control:valid:not(:placeholder-shown):not(:focus):not(:disabled):required:invalid,
.iframe
  .custom-form
  .form-control.is-valid.filled:not(:focus):not(:disabled):required:invalid,
.iframe
  .custom-form
  .form-control.is-valid:not(:placeholder-shown):not(:focus):not(:disabled):required:invalid {
  border-color: #dc3545;
}
.iframe
  .custom-form
  .form__input--valid:not(:-moz-placeholder-shown):not(:focus):not(:disabled):required:invalid
  + .form-control-label::before,
.iframe
  .custom-form
  .form-control:valid:not(:-moz-placeholder-shown):not(:focus):not(:disabled):required:invalid
  + .form-control-label::before,
.iframe
  .custom-form
  .form-control.is-valid:not(:-moz-placeholder-shown):not(:focus):not(:disabled):required:invalid
  + .form-control-label::before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.iframe
  .custom-form
  .form__input--valid:not(:-ms-input-placeholder):not(:focus):not(:disabled):required:invalid
  + .form-control-label::before,
.iframe
  .custom-form
  .form-control:valid:not(:-ms-input-placeholder):not(:focus):not(:disabled):required:invalid
  + .form-control-label::before,
.iframe
  .custom-form
  .form-control.is-valid:not(:-ms-input-placeholder):not(:focus):not(:disabled):required:invalid
  + .form-control-label::before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.iframe
  .custom-form
  .form__input--valid.filled:not(:focus):not(:disabled):required:invalid
  + .form-control-label::before,
.iframe
  .custom-form
  .form__input--valid:not(:placeholder-shown):not(:focus):not(:disabled):required:invalid
  + .form-control-label::before,
.iframe
  .custom-form
  .form-control:valid.filled:not(:focus):not(:disabled):required:invalid
  + .form-control-label::before,
.iframe
  .custom-form
  .form-control:valid:not(:placeholder-shown):not(:focus):not(:disabled):required:invalid
  + .form-control-label::before,
.iframe
  .custom-form
  .form-control.is-valid.filled:not(:focus):not(:disabled):required:invalid
  + .form-control-label::before,
.iframe
  .custom-form
  .form-control.is-valid:not(:placeholder-shown):not(:focus):not(:disabled):required:invalid
  + .form-control-label::before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.iframe
  .custom-form
  .form__input--valid:not(:-moz-placeholder-shown):not(:focus):not(:disabled):required:invalid
  + .form-control-label::after,
.iframe
  .custom-form
  .form-control:valid:not(:-moz-placeholder-shown):not(:focus):not(:disabled):required:invalid
  + .form-control-label::after,
.iframe
  .custom-form
  .form-control.is-valid:not(:-moz-placeholder-shown):not(:focus):not(:disabled):required:invalid
  + .form-control-label::after {
  -webkit-transform: scale(0) rotate(42deg);
  -ms-transform: scale(0) rotate(42deg);
  transform: scale(0) rotate(42deg);
}
.iframe
  .custom-form
  .form__input--valid:not(:-ms-input-placeholder):not(:focus):not(:disabled):required:invalid
  + .form-control-label::after,
.iframe
  .custom-form
  .form-control:valid:not(:-ms-input-placeholder):not(:focus):not(:disabled):required:invalid
  + .form-control-label::after,
.iframe
  .custom-form
  .form-control.is-valid:not(:-ms-input-placeholder):not(:focus):not(:disabled):required:invalid
  + .form-control-label::after {
  -webkit-transform: scale(0) rotate(42deg);
  -ms-transform: scale(0) rotate(42deg);
  transform: scale(0) rotate(42deg);
}
.iframe
  .custom-form
  .form__input--valid.filled:not(:focus):not(:disabled):required:invalid
  + .form-control-label::after,
.iframe
  .custom-form
  .form__input--valid:not(:placeholder-shown):not(:focus):not(:disabled):required:invalid
  + .form-control-label::after,
.iframe
  .custom-form
  .form-control:valid.filled:not(:focus):not(:disabled):required:invalid
  + .form-control-label::after,
.iframe
  .custom-form
  .form-control:valid:not(:placeholder-shown):not(:focus):not(:disabled):required:invalid
  + .form-control-label::after,
.iframe
  .custom-form
  .form-control.is-valid.filled:not(:focus):not(:disabled):required:invalid
  + .form-control-label::after,
.iframe
  .custom-form
  .form-control.is-valid:not(:placeholder-shown):not(:focus):not(:disabled):required:invalid
  + .form-control-label::after {
  -webkit-transform: scale(0) rotate(42deg);
  -ms-transform: scale(0) rotate(42deg);
  transform: scale(0) rotate(42deg);
}
.iframe
  .custom-form
  .form__input--invalid:not(select):not(:-moz-placeholder-shown):not(:focus):not(:disabled):required,
.iframe
  .custom-form
  .form-control:invalid:not(select):not(:-moz-placeholder-shown):not(:focus):not(:disabled):required,
.iframe
  .custom-form
  .form-control.is-invalid:not(select):not(:-moz-placeholder-shown):not(:focus):not(:disabled):required {
  background-image: none;
  border-color: #dc3545;
}
.iframe
  .custom-form
  .form__input--invalid:not(select):not(:-ms-input-placeholder):not(:focus):not(:disabled):required,
.iframe
  .custom-form
  .form-control:invalid:not(select):not(:-ms-input-placeholder):not(:focus):not(:disabled):required,
.iframe
  .custom-form
  .form-control.is-invalid:not(select):not(:-ms-input-placeholder):not(:focus):not(:disabled):required {
  background-image: none;
  border-color: #dc3545;
}
.iframe
  .custom-form
  .form__input--invalid.filled:not(:focus):not(:disabled):required,
.iframe
  .custom-form
  .form__input--invalid:not(select):not(:placeholder-shown):not(:focus):not(:disabled):required,
.iframe
  .custom-form
  .form-control:invalid.filled:not(:focus):not(:disabled):required,
.iframe
  .custom-form
  .form-control:invalid:not(select):not(:placeholder-shown):not(:focus):not(:disabled):required,
.iframe
  .custom-form
  .form-control.is-invalid.filled:not(:focus):not(:disabled):required,
.iframe
  .custom-form
  .form-control.is-invalid:not(select):not(:placeholder-shown):not(:focus):not(:disabled):required {
  background-image: none;
  border-color: #dc3545;
}
.iframe
  .custom-form
  .form__input--invalid:not(select):not(:-moz-placeholder-shown):not(:focus):not(:disabled):required
  + .form-control-label::before,
.iframe
  .custom-form
  .form-control:invalid:not(select):not(:-moz-placeholder-shown):not(:focus):not(:disabled):required
  + .form-control-label::before,
.iframe
  .custom-form
  .form-control.is-invalid:not(select):not(:-moz-placeholder-shown):not(:focus):not(:disabled):required
  + .form-control-label::before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  top: 0.8rem;
}
.iframe
  .custom-form
  .form__input--invalid:not(select):not(:-ms-input-placeholder):not(:focus):not(:disabled):required
  + .form-control-label::before,
.iframe
  .custom-form
  .form-control:invalid:not(select):not(:-ms-input-placeholder):not(:focus):not(:disabled):required
  + .form-control-label::before,
.iframe
  .custom-form
  .form-control.is-invalid:not(select):not(:-ms-input-placeholder):not(:focus):not(:disabled):required
  + .form-control-label::before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  top: 0.8rem;
}
.iframe
  .custom-form
  .form__input--invalid.filled:not(:focus):not(:disabled):required
  + .form-control-label::before,
.iframe
  .custom-form
  .form__input--invalid:not(select):not(:placeholder-shown):not(:focus):not(:disabled):required
  + .form-control-label::before,
.iframe
  .custom-form
  .form-control:invalid.filled:not(:focus):not(:disabled):required
  + .form-control-label::before,
.iframe
  .custom-form
  .form-control:invalid:not(select):not(:placeholder-shown):not(:focus):not(:disabled):required
  + .form-control-label::before,
.iframe
  .custom-form
  .form-control.is-invalid.filled:not(:focus):not(:disabled):required
  + .form-control-label::before,
.iframe
  .custom-form
  .form-control.is-invalid:not(select):not(:placeholder-shown):not(:focus):not(:disabled):required
  + .form-control-label::before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  top: 0.8rem;
}
.iframe .custom-form .form__input--invalid,
.iframe .custom-form .form-control.is-invalid {
  border-color: #dc3545;
}
.iframe .custom-form .form__input--invalid.select,
.iframe .custom-form .form__input--invalid.country_select,
.iframe .custom-form .form-control.is-invalid.select,
.iframe .custom-form .form-control.is-invalid.country_select {
  background-image: none;
}
.iframe .custom-form .form__input--invalid + .form-control-label::before,
.iframe .custom-form .form-control.is-invalid + .form-control-label::before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.iframe
  .custom-form
  .form__input--invalid:not(:focus)
  + .form-control-label::before,
.iframe
  .custom-form
  .form-control.is-invalid:not(:focus)
  + .form-control-label::before {
  top: 0;
}
.iframe .custom-form .form-control:not(:required) + label span {
  font-size: 1.3rem;
  text-transform: lowercase;
}
.iframe .custom-form .form-control.select:invalid,
.iframe .custom-form .form-control.country_select:invalid {
  color: transparent;
}
.iframe .custom-form .form-control.select:invalid option,
.iframe .custom-form .form-control.country_select:invalid option {
  color: #444;
}
.iframe .custom-form .form-control-label {
  text-transform: capitalize;
}
.iframe .custom-form .form-control-label::after,
.iframe .custom-form .form-control-label::before {
  -webkit-transition: -webkit-transform 0.15s ease-in-out;
  transition: -webkit-transform 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
  display: block;
  position: absolute;
  right: 0;
  top: 0.8rem;
}
@media (prefers-reduced-motion: reduce) {
  .iframe .custom-form .form-control-label::after,
  .iframe .custom-form .form-control-label::before {
    -webkit-transition: none;
    transition: none;
  }
}
.iframe .custom-form .form-control-label::before {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  color: #dc3545;
  content: "\00D7";
  font-size: 3rem;
  font-weight: 300;
  line-height: 0.4;
  right: 0.4rem;
  width: 1.2rem;
}
.iframe .custom-form .form-control-label::after {
  -webkit-transform: scale(0) rotate(42deg);
  -ms-transform: scale(0) rotate(42deg);
  transform: scale(0) rotate(42deg);
  border: solid #197430;
  border-width: 0 0.2rem 0.2rem 0;
  height: 1.4rem;
  top: 0.8rem;
  -webkit-transform-origin: 1px 1px;
  -ms-transform-origin: 1px 1px;
  transform-origin: 1px 1px;
  width: 0.8rem;
}
.iframe .custom-form .form-check {
  position: relative;
}
.iframe .custom-form .form-check:hover label::before {
  border: 0.4rem solid #ccc;
}
.iframe .custom-form .form-check &gt; label {
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.4rem;
  margin: 0 0 0 1rem;
  padding: 0.75rem 0 0;
}
@media (prefers-reduced-motion: reduce) {
  .iframe .custom-form .form-check &gt; label {
    -webkit-transition: none;
    transition: none;
  }
}
.iframe .custom-form .form-check &gt; label::before {
  border-radius: 50%;
  -webkit-transition: background-color 0.3s ease-in-out 0s,
    border 0.3s ease-in-out 0s, -webkit-transform 0.3s ease-in-out 0s;
  transition: background-color 0.3s ease-in-out 0s, border 0.3s ease-in-out 0s,
    -webkit-transform 0.3s ease-in-out 0s;
  transition: background-color 0.3s ease-in-out 0s,
    transform 0.3s ease-in-out 0s, border 0.3s ease-in-out 0s;
  transition: background-color 0.3s ease-in-out 0s,
    transform 0.3s ease-in-out 0s, border 0.3s ease-in-out 0s,
    -webkit-transform 0.3s ease-in-out 0s;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  background-color: #fff;
  border: 1px solid #ccc;
  content: "";
  display: inline-block;
  height: 1.5rem;
  left: 0;
  margin: 0 0.5rem 0 0;
  position: absolute;
  width: 1.5rem;
}
@media (prefers-reduced-motion: reduce) {
  .iframe .custom-form .form-check &gt; label::before {
    -webkit-transition: none;
    transition: none;
  }
}
.iframe .custom-form .form-check &gt; label .simple-form-optional {
  display: none;
}
.iframe .custom-form .form-check abbr {
  left: 0.3rem;
  top: 0.2rem;
}
.iframe .custom-form .form-check .form-check-input {
  height: 1px;
  left: 1px;
  margin: 0;
  opacity: 0;
  position: absolute;
  top: 1rem;
  width: 1px;
}
.iframe .custom-form .form-check .form-check-input:valid + label,
.iframe .custom-form .form-check .form-check-input.is-valid + label {
  color: #444;
}
.iframe .custom-form .form-check .form-check-input:checked {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.iframe .custom-form .form-check .form-check-input:checked + label::before {
  border: 1px solid;
  margin-right: 1rem;
}
.iframe .custom-form .form-check .form-check-input:checked + label::after {
  -webkit-transform: scale(1.7) rotate(45deg);
  -ms-transform: scale(1.7) rotate(45deg);
  transform: scale(1.7) rotate(45deg);
}
.iframe .custom-form .form-check .form-check-label {
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  color: #444;
  display: inline-block;
}
.iframe .custom-form .form-check .form-check-label::before {
  border-radius: 10%;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  margin: 0.2rem 0.5rem 0 0;
}
.iframe .custom-form .form-check .form-check-label::after {
  -webkit-transform: scale(0) rotate(45deg);
  -ms-transform: scale(0) rotate(45deg);
  transform: scale(0) rotate(45deg);
  background: none;
  border: solid #fff;
  border-width: 0 0.1rem 0.1rem 0;
  content: "";
  height: 0.55rem;
  left: 0;
  margin: 1.25rem 0.6rem;
  position: absolute;
  top: 0;
  width: 0.3rem;
}
.iframe .custom-form abbr {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 0;
  pointer-events: none;
  position: relative;
  text-decoration: none;
  top: 0.3rem;
}
.iframe .custom-form .form__validation-error-message {
  margin-top: 0.5rem;
}
.iframe .custom-form input[type="submit"],
.iframe .custom-form button[type="submit"] {
  margin: 1rem auto;
}
.certificate picture {
  overflow: hidden;
  position: relative;
  display: block;
  margin: 0 auto 3rem;
  max-height: 36rem;
  max-width: 36rem;
}
.certificate picture &gt; img,
.certificate picture &gt; picture &gt; img {
  height: 100%;
  max-width: none;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: center;
  object-position: center;
  width: 100%;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .certificate picture &gt; img,
  .certificate picture &gt; picture &gt; img {
    position: absolute;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
    min-height: 100%;
    width: auto;
  }
}
@media (min-width: 768px) {
  .certificate picture {
    float: right;
    margin: 0;
    max-width: 36rem;
  }
}
.certificate picture img {
  max-height: 36rem;
  max-width: 100%;
  width: 36rem;
}
@media (min-width: 768px) {
  .certificate picture img {
    -o-object-position: right;
    object-position: right;
  }
}
.certificate .outro:not(:empty) {
  margin: 3rem 0 0;
}
@media (max-width: 767.98px) {
  .certificate .btn {
    display: table;
  }
}
.testimonial-slider__slider {
  outline: 0;
  overflow: hidden;
  position: relative;
}
.testimonial-slider .slider__inner {
  -webkit-transition: margin-left 0.25s linear;
  transition: margin-left 0.25s linear;
  overflow: hidden;
  position: relative;
  width: calc(100% * 26);
}
@media (prefers-reduced-motion: reduce) {
  .testimonial-slider .slider__inner {
    -webkit-transition: none;
    transition: none;
  }
}
.testimonial-slider .slider__item {
  -webkit-transition: margin-left 2s linear;
  transition: margin-left 2s linear;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  float: left;
  position: relative;
  width: calc(100% / 26);
}
@media (prefers-reduced-motion: reduce) {
  .testimonial-slider .slider__item {
    -webkit-transition: none;
    transition: none;
  }
}
.testimonial-slider .slider__img {
  border-radius: 100%;
  height: 12.5rem;
  width: 12.5rem;
}
.testimonial-slider .slider__text {
  margin: 0 0 2rem;
}
@media (min-width: 992px) {
  .testimonial-slider .slider__author {
    max-width: 75rem;
  }
}
.testimonial-slider .slider__text,
.testimonial-slider .slider__author {
  font-size: 1.6rem;
  text-align: left;
}
@media (min-width: 768px) {
  .testimonial-slider .slider__text,
  .testimonial-slider .slider__author {
    font-size: 1.8rem;
    font-weight: 700;
  }
}
.testimonial-slider .slider__navigation {
  border-radius: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-transition: background 0.2s ease;
  transition: background 0.2s ease;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ccc;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 1rem;
  -webkit-box-pack: unset;
  -ms-flex-pack: unset;
  justify-content: unset;
  margin: 2rem 0.75rem 0;
  position: relative;
  text-decoration: none;
  width: 1rem;
}
@media (prefers-reduced-motion: reduce) {
  .testimonial-slider .slider__navigation {
    -webkit-transition: none;
    transition: none;
  }
}
.testimonial-slider .slider__navigation:only-of-type {
  display: none;
}
.testimonial-slider .slider__navigation.desktop {
  display: none !important;
}
@media (min-width: 768px) {
  .testimonial-slider .slider__navigation.desktop {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
.testimonial-slider .slider__navigation.mobile {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
@media (min-width: 768px) {
  .testimonial-slider .slider__navigation.mobile {
    display: none !important;
  }
}
.testimonial-slider .slider__navigation:hover {
  background: #777879;
}
.testimonial-slider .slider__control {
  display: none;
  opacity: 0;
  visibility: hidden;
}
.testimonial-slider .slider__control:nth-of-type(1):checked ~ .slider__inner {
  margin-left: 0%;
}
.testimonial-slider
  .slider__control:nth-of-type(1):checked
  ~ label:nth-of-type(1) {
  background: #777879;
}
.testimonial-slider .slider__control:nth-of-type(2):checked ~ .slider__inner {
  margin-left: -100%;
}
.testimonial-slider
  .slider__control:nth-of-type(2):checked
  ~ label:nth-of-type(2) {
  background: #777879;
}
.testimonial-slider .slider__control:nth-of-type(3):checked ~ .slider__inner {
  margin-left: -200%;
}
.testimonial-slider
  .slider__control:nth-of-type(3):checked
  ~ label:nth-of-type(3) {
  background: #777879;
}
.testimonial-slider .slider__control:nth-of-type(4):checked ~ .slider__inner {
  margin-left: -300%;
}
.testimonial-slider
  .slider__control:nth-of-type(4):checked
  ~ label:nth-of-type(4) {
  background: #777879;
}
.testimonial-slider .slider__control:nth-of-type(5):checked ~ .slider__inner {
  margin-left: -400%;
}
.testimonial-slider
  .slider__control:nth-of-type(5):checked
  ~ label:nth-of-type(5) {
  background: #777879;
}
.testimonial-slider .slider__control:nth-of-type(6):checked ~ .slider__inner {
  margin-left: -500%;
}
.testimonial-slider
  .slider__control:nth-of-type(6):checked
  ~ label:nth-of-type(6) {
  background: #777879;
}
.testimonial-slider .slider__control:nth-of-type(7):checked ~ .slider__inner {
  margin-left: -600%;
}
.testimonial-slider
  .slider__control:nth-of-type(7):checked
  ~ label:nth-of-type(7) {
  background: #777879;
}
.testimonial-slider .slider__control:nth-of-type(8):checked ~ .slider__inner {
  margin-left: -700%;
}
.testimonial-slider
  .slider__control:nth-of-type(8):checked
  ~ label:nth-of-type(8) {
  background: #777879;
}
.testimonial-slider .slider__control:nth-of-type(9):checked ~ .slider__inner {
  margin-left: -800%;
}
.testimonial-slider
  .slider__control:nth-of-type(9):checked
  ~ label:nth-of-type(9) {
  background: #777879;
}
.testimonial-slider .slider__control:nth-of-type(10):checked ~ .slider__inner {
  margin-left: -900%;
}
.testimonial-slider
  .slider__control:nth-of-type(10):checked
  ~ label:nth-of-type(10) {
  background: #777879;
}
.testimonial-slider .slider__control:nth-of-type(11):checked ~ .slider__inner {
  margin-left: -1000%;
}
.testimonial-slider
  .slider__control:nth-of-type(11):checked
  ~ label:nth-of-type(11) {
  background: #777879;
}
.testimonial-slider .slider__control:nth-of-type(12):checked ~ .slider__inner {
  margin-left: -1100%;
}
.testimonial-slider
  .slider__control:nth-of-type(12):checked
  ~ label:nth-of-type(12) {
  background: #777879;
}
.testimonial-slider .slider__control:nth-of-type(13):checked ~ .slider__inner {
  margin-left: -1200%;
}
.testimonial-slider
  .slider__control:nth-of-type(13):checked
  ~ label:nth-of-type(13) {
  background: #777879;
}
.testimonial-slider .slider__control:nth-of-type(14):checked ~ .slider__inner {
  margin-left: -1300%;
}
.testimonial-slider
  .slider__control:nth-of-type(14):checked
  ~ label:nth-of-type(14) {
  background: #777879;
}
.testimonial-slider .slider__control:nth-of-type(15):checked ~ .slider__inner {
  margin-left: -1400%;
}
.testimonial-slider
  .slider__control:nth-of-type(15):checked
  ~ label:nth-of-type(15) {
  background: #777879;
}
.testimonial-slider .slider__control:nth-of-type(16):checked ~ .slider__inner {
  margin-left: -1500%;
}
.testimonial-slider
  .slider__control:nth-of-type(16):checked
  ~ label:nth-of-type(16) {
  background: #777879;
}
.testimonial-slider .slider__control:nth-of-type(17):checked ~ .slider__inner {
  margin-left: -1600%;
}
.testimonial-slider
  .slider__control:nth-of-type(17):checked
  ~ label:nth-of-type(17) {
  background: #777879;
}
.testimonial-slider .slider__control:nth-of-type(18):checked ~ .slider__inner {
  margin-left: -1700%;
}
.testimonial-slider
  .slider__control:nth-of-type(18):checked
  ~ label:nth-of-type(18) {
  background: #777879;
}
.testimonial-slider .slider__control:nth-of-type(19):checked ~ .slider__inner {
  margin-left: -1800%;
}
.testimonial-slider
  .slider__control:nth-of-type(19):checked
  ~ label:nth-of-type(19) {
  background: #777879;
}
.testimonial-slider .slider__control:nth-of-type(20):checked ~ .slider__inner {
  margin-left: -1900%;
}
.testimonial-slider
  .slider__control:nth-of-type(20):checked
  ~ label:nth-of-type(20) {
  background: #777879;
}
.testimonial-slider .slider__control:nth-of-type(21):checked ~ .slider__inner {
  margin-left: -2000%;
}
.testimonial-slider
  .slider__control:nth-of-type(21):checked
  ~ label:nth-of-type(21) {
  background: #777879;
}
.testimonial-slider .slider__control:nth-of-type(22):checked ~ .slider__inner {
  margin-left: -2100%;
}
.testimonial-slider
  .slider__control:nth-of-type(22):checked
  ~ label:nth-of-type(22) {
  background: #777879;
}
.testimonial-slider .slider__control:nth-of-type(23):checked ~ .slider__inner {
  margin-left: -2200%;
}
.testimonial-slider
  .slider__control:nth-of-type(23):checked
  ~ label:nth-of-type(23) {
  background: #777879;
}
.testimonial-slider .slider__control:nth-of-type(24):checked ~ .slider__inner {
  margin-left: -2300%;
}
.testimonial-slider
  .slider__control:nth-of-type(24):checked
  ~ label:nth-of-type(24) {
  background: #777879;
}
.testimonial-slider .slider__control:nth-of-type(25):checked ~ .slider__inner {
  margin-left: -2400%;
}
.testimonial-slider
  .slider__control:nth-of-type(25):checked
  ~ label:nth-of-type(25) {
  background: #777879;
}
.testimonial-slider .slider__text,
.testimonial-slider .slider__author {
  text-align: center;
}
.testimonial-slider .slider__img {
  height: 13.2rem;
  width: 13.2rem;
}
.program-experiences .btn {
  display: table;
  margin-bottom: 3rem;
}
.program-modules .row + .btn,
.program-modules .row + .paragraph {
  margin-top: 1.5rem;
}
.program-modules .btn {
  display: table;
  margin-top: 1.5rem;
}
.program-modules .paragraph + .btn {
  margin-top: 3rem;
}
.stakes [class*="col-"].border-right,
.stakes [class*="col-"].border-right + [class*="col-"] {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (min-width: 992px) {
  .stakes [class*="col-"].border-right,
  .stakes [class*="col-"].border-right + [class*="col-"] {
    padding: 0 2.5rem;
  }
}
.stakes [class*="col-"].border-right {
  border-bottom: 1px solid #ccc;
  border-right: 0 !important;
  margin: 0 1.5rem 1.5rem;
  max-width: calc(100% - 3rem);
  padding: 1.5rem 0;
}
@media (min-width: 992px) {
  .stakes [class*="col-"].border-right {
    border-bottom: 0;
    border-right: 1px solid #ccc !important;
    margin: 0;
    max-width: 100%;
    padding: 0 2.5rem;
  }
}
.stakes .heading-6 {
  max-width: 100%;
}
@media (min-width: 992px) {
  .stakes .heading-6 {
    min-height: 4rem;
  }
}
.stakes .btn,
.stakes .paragraph.outro {
  display: table;
  margin: 3rem auto 0;
}
.jRMtza {
  background-color: rgba(0, 0, 0, 0.5) !important;
  height: 130%;
  -webkit-transform: translate(-11.5%, -11.5%);
  -ms-transform: translate(-11.5%, -11.5%);
  transform: translate(-11.5%, -11.5%);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  width: 130%;
}
.dZlMIb {
  right: 2% !important;
  top: 3% !important;
  z-index: 999;
}
@font-face {
  font-display: swap;
  font-family: Roboto;
  font-weight: 300;
  src: local("Roboto Light"), local("Roboto-Light"),
    url(fonts/roboto/roboto-300-90dd6c0fda7b63b3c77b2b435b24806de7878cf87fc3535c831e17ab06a88323.woff)
      format("woff2");
}
@font-face {
  font-display: swap;
  font-family: Roboto;
  font-weight: 400;
  src: local("Roboto Regular"), local("Roboto-Regular"),
    url(fonts/roboto/roboto-400-c8a16147088c7265536a7ea2059ac258f11909cf834fd73291846228c7541e1e.woff)
      format("woff2");
}
@font-face {
  font-display: swap;
  font-family: Roboto;
  font-weight: 700;
  src: local("Roboto Bold"), local("Roboto-Bold"),
    url(fonts/roboto/roboto-700-52f8bb74139ad63addef6bbe77099889a3bcfce85834f5e9ebdd383e787866a2.woff)
      format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Roboto Slab";
  font-weight: 400;
  src: local("Roboto Slab Regular"), local("RobotoSlab-Regular"),
    url(fonts/robotoslab/robotoslab-400-d3bfeae25272767fef34e9e2d77694bf721940acde1271412baf9cd7aa8466a7.woff)
      format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Roboto Slab";
  font-weight: 700;
  src: local("Roboto Slab Bold"), local("RobotoSlab-Bold"),
    url(fonts/robotoslab/robotoslab-700-0bc32c9e388a4d0eef1a5e1206ffb5ec705d4855d0546c4a048d468a033790c1.woff)
      format("woff2");
}
h2,
.header__title,
.heading-2 {
  font-family: "Roboto Slab", arial, sans-serif;
}
.landing-page .section--primary,
.emeritus .btn--secondary:hover,
.emeritus .btn--secondary:focus,
.emeritus .btn--secondary:active,
.information,
.iframe .custom-form .form-check .form-check-input:checked + label::before {
  background-color: #843565  !important;
}
.btn--primary,
.btn--secondary,
.referrals-banner,
.referrals-banner .btn--secondary:hover,
.referrals-banner .btn--secondary:focus,
.referrals-banner .btn--secondary:active {
  background-color: #843565 !important;
}
.landing-page .referrals-banner .btn--secondary:hover,
.landing-page .referrals-banner .btn--secondary:focus,
.landing-page .referrals-banner .btn--secondary:active,
.landing-page .referrals-banner {
  background-color: #007da4 !important;
}
.iframe .custom-form .form-check .form-check-input:checked + label::before {
  border-color: #4f2582 !important;
}
.btn--primary,
.btn--primary:hover,
.btn--primary:focus,
.btn--primary:active,
.btn--primary:focus:active,
.btn--primary:not(:disabled):active,
.btn--primary:not(.disabled):active,
.btn--primary:not(:disabled):active:focus,
.btn--primary:not(.disabled):active:focus,
.btn--secondary,
.section--gray .btn--secondary,
.section--white .btn--secondary {
  border-color: #818181 !important;
}
.heading--primary,
.emeritus .btn--secondary {
  color: #4f2582 !important;
}
.btn--primary:hover,
.btn--primary:focus,
.btn--primary:active,
.btn--primary:focus:active,
.btn--primary:not(:disabled):active,
.btn--primary:not(.disabled):active,
.btn--primary:not(:disabled):active:focus,
.btn--primary:not(.disabled):active:focus,
.btn--secondary:hover,
.btn--secondary:focus,
.btn--secondary:active,
.btn--secondary:focus:active,
.btn--secondary:not(:disabled):active,
.btn--secondary:not(.disabled):active,
.btn--secondary:not(:disabled):active:focus,
.btn--secondary:not(.disabled):active:focus,
.referrals-banner .btn--secondary {
  color: #818181 !important;
}
.landing-page .referrals-banner .btn--secondary {
  color: #007da4 !important;
}
a:not(.link):not(.btn) {
  color: #4f2582 !important;
}
a:not(.link):not(.btn):hover {
  color: #2b1446 !important;
}
.landing-page .referrals-banner .btn--secondary:hover,
.landing-page .referrals-banner .btn--secondary:focus,
.landing-page .referrals-banner .btn--secondary:active,
.landing-page .referrals-banner .btn--secondary:focus:active,
.landing-page .referrals-banner .btn--secondary:not(:disabled):active,
.landing-page .referrals-banner .btn--secondary:not(.disabled):active,
.landing-page .referrals-banner .btn--secondary:not(:disabled):active:focus,
.landing-page .referrals-banner .btn--secondary:not(.disabled):active:focus {
  color: #fff !important;
}


































.topnav {
    background: #ff5733;
    width: 100%;
    float: left;
    margin: 0;
    padding: 11.8px 0px;
    border-color: #ffffff;
    box-shadow: 1px 3px 5px rgb(0 0 0 / 40%);
}
.topnav ul {
    list-style-type: none;
    margin: 0 0 0px;
    padding: 0;
}
.topnav .nav-link {
    display: block;
    color: #fff;
    text-decoration: none;
    padding: 2px 13px;
    border: 2px dotted #ff5733;
    font-size: 20px;
    font-weight: normal;
    border-bottom: unset;
    text-transform: uppercase;
    margin: 0px !important;
	float: left;
	font-weight: 500;
}
.topnav .nav-link a{
    color: #fff;
}
input.form-control.hidden-input-file {
    position: absolute;
    top: 0;
    width: calc(100% - 30px);
    left: 15px;
    opacity: 0;
	padding: 0 0px !important;
}
input.form-control.hidden-input-file.fillbg {
	opacity: 1;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
.owl-carousel .owl-item img {padding: 15px; }
.container-big {
    max-width: 90%;
    margin: auto;
}
ol, ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
header {
    height: 80px;
    position: absolute;
    display: block;
    z-index: 999;
    width: max-content;
    right: 0;
}
.left_header_bg {
    width: 112px;
    margin: auto;
}
.right_header_bg {
    background: #ffeb3b;
    float: right;
    width: 70px;
    overflow: hidden;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    position: fixed;
    z-index: 99;
    right: 0;
    top: 0;
	height: 80px;
}
.menufix {
    background: #ffeb3b;
    float: right;
    width: 70px;
    overflow: hidden;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    position: fixed;
    z-index: 99;
    left: 0;
    top: 0;
	height: 80px;
}

.right_header_bg .fa {
    line-height: 80px;
    font-size: 34px;
    color: #fff;
}


.certificate_bg {
    background: #fff;
	padding: 50px 0px 50px 0px;
}

.answer_andwin_bg {
	padding: 50px 50px 50px 50px;
}
img {
    max-width: 100%;
}
section {
    width: 100%;
    overflow: hidden;
}


footer {
    color: #fff;
   background: #191919;
}

.footer-top {
    color: #fff;
   background: #000;
}



.elementor-background-overlay {
    background-color: #030303;
    opacity: 0.84;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
	height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
}
.accordion li.open i.fa-chevron-down{    top: 13px;}
.accordion li i.fa-chevron-down {
    cursor: pointer;
    height: 21px;
    position: absolute;
    width: 21px;
    top: 30px;
}
.accordion li i.fa-chevron-down:before, .accordion li i.fa-chevron-down:after {
    background: #fff;
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
    top: 0;
    width: 22px;
    transition: transform 500ms ease;
}
.accordion li i.fa-chevron-down:before{      transform: rotate(271deg);}
.accordion li i.fa-chevron-down:after {
  transform-origin: center;
}
.accordion li.open i.fa-chevron-down:after {
     transform: rotate(0deg);
}
.accordion li.open i.fa-chevron-down:before {    transform: rotate(1deg);

}



.socialbtn {
    width: 35px;
    height: 35px;
    margin: 5px;
    outline: none;
    border: none;
    background: #191919;
    box-shadow: 5px 5px 10px #8e8e8e, -5px -5px 10px #f2e4ef;
    border-radius: 50%;
    transition: 0.2;
}

.socialbtn a{
    color:#fff
}

.socialbtn:hover {
  cursor: pointer;
  animation-name: pulse;
  animation-duration: 3s;
  animation-iteration-count: infinite;
}
@keyframes pulse {
  from {
    transform: scale(1);
  }
  50% {
    transform: scale(1.21);
  }
  to {
    transform: scale(1);
  }
}



 .accordion .open .link{box-shadow: none;}
  .accordion .open {box-shadow: 0 4px 17px 0 rgba(0,0,0,.09);}

.accordion .link {
    cursor: pointer;
    display: block;
    padding: 15px 15px 15px 15px;
    color: #ffffff;
    font-size: 22px;
    font-weight: 600;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    margin-top: 20px;
    box-shadow: 0 4px 17px 0 rgb(0 0 0 / 9%);
    background: #000000;
	text-decoration:none;
}

.accordion li:last-child .link {
	border-bottom: 0;
}
.submenu_q {
    padding: 20px;
    font-size: 16px;
	    margin: 0;
}
.submenu_q li{
	margin: 0;
}
.submenu_q p {
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
}
.accordion li i {
	position: absolute;
	top: 16px;
	left: 12px;
	font-size: 18px;
	color: #595959;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.accordion li i.fa-chevron-down {
	right: 12px;
	left: auto;
	font-size: 16px;
}

.accordion li.open .link {
	color: #fff;
}

.accordion li.open i {
	color: #b63b4d;
}
.accordion li.open i.fa-chevron-down {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

.accordion li.default .submenu_q {display: block;}
.accordion li.default .submenu_q2 {display: block;}



@media (max-width: 768px){
	.accordion .link{    padding: 15px 29px 15px 13px;}
#accordion{padding:0px 0px 20px 0px;}	
.q_line2{display:none;}
.q_line{display:none;}	
.accordion{ padding:20px 0px;}
.accordion li i.fa-chevron-down {
    right: 4px;}
	.accordion .link{font-size:13px;}
	
	.banner--mobile img {

}
	}
	
.elementor-button {
    background-color: #E3300A;
    padding: 15px 35px;
	color: #fff;
	font-weight: 600;
}	
	
.section-padding {
    position: relative;
}

.section-bg {
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;

}



.contact-form {
    padding-top: 100px;
    padding-bottom: 100px;
}

.contact-form input,
.contact-form textarea {
    width: 100%;
    border: none;
    padding: 13px;
    margin-bottom: 17px;
    color: #333;
}

input:focus,
textarea:focus,
button:focus {
    outline: none;
}

.contact-form input[type="submit"] {
   width: auto;
    padding: 15px 30px;
    color: #fff;
    background: #ffeb3b;
    font-weight: bold;
}

.appointment-text {
    padding-top: 140px;
	color: #000;
	font-size: 20px;
}

ul li i {
    padding-right: 10px;
    color: #000;
}

.boxed-btn {
    padding: 10px 30px;
    background: #fff;
    color: white;
    font-weight: bold;
    border-radius: 5px;
}

.boxed-btn:hover {
    color: white;
    text-decoration: none;
}

h2.absolute-text {
    color: white;
    letter-spacing: 2px;
	margin: 10px 0;

}

ul {
    margin: 40px 0;
}

ul li {
    margin: 15px 0px;
}

@media screen and (max-width: 767px) {
    .section-bg {
        width: 100%;
    }

  .left_header_bg {
    width: 112px;
    margin: auto;
}
.cart-img img {
    max-width: 50%;
}
    h2.absolute-text {
        color: white;
        position: absolute;
        top: -109px;
        left: 24px;
        writing-mode: inherit;
        transform: none;
        letter-spacing: 2px;
    }

}
@media screen and (max-width: 1024px) and (min-width: 768px){
    h2.absolute-text {
        color: white;
        position: absolute;
        top: 32px;
        left: 24px;
        writing-mode: inherit;
        transform: none;
        letter-spacing: 2px;
    }
    .appointment-text {
        padding-left: 20px;
        padding-top: 140px;
    }

}	






.box {
    margin: 0 25px;
    text-align: center;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #DBD6D6;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 40px 10px 40px 0px;
}
.cart-text.text-md-left p {
    font-size: 18px;
    line-height: 1.5em;
    letter-spacing: 0px;
    margin-top: 22px;
}


.cart-social i {
    font-size: 25px;
    margin: 20px;

}

.box:hover .cart-social i.fa-facebook-official,
.box:hover .cart-social i.fa-instagram,
.box:hover .cart-social i.fa-twitter-square {
    background: white;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


.cart-social i.fa-facebook-official {
    font-size: 32px;
    background: -webkit-linear-gradient(135deg, #52E5E7 10%, #130CB7 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.cart-social i.fa-instagram {
    font-size: 32px;
    background: -webkit-linear-gradient(135deg, #F761A1 10%, #8C1BAB 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.cart-social i.fa-twitter-square {
    font-size: 32px;
    background: -webkit-linear-gradient(135deg, #ABDCFF 10%, #0396FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.testimonial {
    border: 1px solid #dbd6d6;
    padding: 30px 30px 30px 30px;
    margin: 30px;
    border-radius: 25px 0px 25px 0px;
    overflow: hidden;
    position: relative;
}

.testimonial .pic {
    display: inline-block;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    bottom: 24px;
    right: 20px;
}
.testimonial .pic img {
  width: 100%;
  height: auto;
}
.testimonial .description {
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 1.5em;
    letter-spacing: 0px;
}
.testimonial .title {
    margin: 0;
    font-size: 18px;
    font-weight: 300;
}
.testimonial .post {
  display: inline-block;
  font-size: 17px;
  color: #000;
  font-style: italic;
}
.owl-theme .owl-controls .owl-page span {
  border: 2px solid #2a3d7d;
  background: #fff !important;
  border-radius: 0 !important;
  opacity: 1;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls .owl-page:hover span {
  background: #000 !important;
  border-color: #000;
}
@media only screen and (max-width: 767px) {
  .testimonial {
    padding: 20px;
    text-align: center;
	margin: 0;
  }
  .testimonial .pic {
    display: block;
    position: static;
    margin: 0 auto 15px;
  }

.appointment-text {
    padding-left: 0px;
    padding-top: 56px;
}
.contact-form {
    padding-top: 100px;
    padding-bottom: 10px;
}
.box {
	margin: 0;
    margin-bottom: 15px;
}
.elementor-button {
    background-color: #E3300A;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    padding: 19px 19px 19px 19px;
}
.answer_andwin_bg {

    padding: 50px 0px;
}
.accordion li i.fa-chevron-down:before, .accordion li i.fa-chevron-down:after {
    background: #fff;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    top: 0;
    width: 13px;
    transition: transform 500ms ease;
}
.accordion li i.fa-chevron-down {
    right: 4px;
    top: 22px;
}
.accordion li.open i.fa-chevron-down {
    top: 5px;
    right: 13px;
}
}



		
		.business_patner_footer .form-control {
			background-color: #fff;
			background-image: none;
			border: none;
			border-radius: 0;
			box-shadow: none;
			color: #000;
			font-size: 16px;
			height: 40px;
			line-height: 1.42857;
			padding: 6px 12px;
			transition: border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0;
			outline: 0;
			width: 85%;
			font-weight: 300;
		}
		.business_patner_footer .form input, .business_patner_footer .form textarea {
			background: #eaeae3;
			font-size: 18px;
			font-family: Ubuntu,sans-serif;
			color: #333;
			font-weight: 300;
			width: 100%;
		}
		.business_patner_footer .form input {
			line-height: 40px;
			padding: 0 15px;
		}
		.form-group {
			margin-bottom: 0px;
		}

		.business_patner_footer .form .select-style select {
			padding: 0 15px;
			width: 100%;
			height: 40px;
			border: none;
			box-shadow: none;
			color: #262020;
			background-color: transparent;
			background-image: none;
			-webkit-appearance: none;
			-moz-appearance: none;
			appearance: none;
			font-size: 18px;
			font-weight: 400;
			text-transform: capitalize;
		}
		
		.business_patner_footer .form .select-style {
			padding: 0;
			margin: 0;
			border: 0;
			width: 100%;
			overflow: hidden;
			background: url(images/dropdown_icon.png) 100% 50% no-repeat #eaeae3;
			display: block;
			cursor: pointer;
		}
		.business_patner_footer .form span {
			font-family: 'Merriweather Sans',sans-serif;
			font-weight: 300;
			font-size: 13px;
			line-height: 20px;
			margin: 10px 0 20px;
			color: #fff;
			font-style: italic;
			display: block;
		}
		.black_btn, .black_btn span {
    border: 0;
    text-transform: uppercase;
    font-family: Ubuntu,sans-serif;
    font-weight: 500;
    color: #fff;
    font-size: 24px;
}
.black_btn {
    background: top right #ffeb3b;
    padding: 6px 50px 7px 18px;
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 0;
    -moz-background-clip: padding-box;
    -moz-border-radius: 0;
    border-radius: 0;
    background-clip: padding-box;
    display: block;
    position: relative;
	text-align: center;
	outline: 0;
    width: 100%;
}

.black_btn span {
	height: 49px;
    line-height: 46px;
    top: 0;
    right: 0;
    background: top right #ffeb3b;
    padding: 0;
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 0;
    -moz-background-clip: padding-box;
    -moz-border-radius: 0;
    border-radius: 0;
    background-clip: padding-box;
    display: inline-block;
    width: 50px;
    position: absolute;
}
.business_patner_footer .form span {
    font-family: 'Merriweather Sans',sans-serif;
    font-weight: 300;
    font-size: 13px;
    line-height: 20px;
    margin: 10px 0 20px;
    color: #fff;
    font-style: italic;
    display: block;
}
.business_patner_footer .form .black_btn span {
    line-height: 46px;
    margin: 0;
}
.business_text {
    color: #fff;
    line-height: 87px;
    text-align: left;
    font-size: 94px;
}
.business_text span {
    line-height: 16px;
    padding-top: 5px;
    font-size: 18px;
}
.business_text span {
    padding-left: 5px!important;
	display: block;
}


@media (max-width: 767px) {
.business_patner_footer .form {
    padding: 25px 0 0;
}
.business_text {
    color: #fff;
    text-align: center;
    font-size: 43px !important;
    line-height: 40px !important;
}
}

.ui.fluid.dropdown {
    padding: 0 15px;
    width: 100%;
    height: 40px;
    border: none;
    box-shadow: none;
    color: #262020;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 18px;
    font-weight: 400;
    text-transform: capitalize;
	line-height: 40px;
	min-height: 40px;
}
.ui.dropdown&gt;input:not(.search):first-child, .ui.dropdown&gt;select {
    display: none!important;
}
.ui.multiple.dropdown&gt;.text {
    font-size: 18px;
    font-family: Ubuntu,sans-serif;
    color: #333 !important;
    font-weight: 300;
    height: 40px;
    line-height: 40px;
	margin: 0;
}

.ui.fluid.dropdown&gt;.dropdown.icon {
	height: 40px;
	width: 40px;
	padding: 0px;
    float: right;
    background: url(images/dropdown_icon.png) 100% 50% no-repeat #eaeae3;
    color: transparent;
	right: 12px;
}
.ui.selection.dropdown.active, .ui.selection.dropdown.visible {
    z-index: 10;
}


/* Mega Menu CSS */
header .mega-menu {
    width: 100%;
    min-height: 500px;
    /*box-shadow: 0 0 10px 0 #aaa;*/
    border-top: 1px solid #aaa;
    background: #fff;
    display: -webkit-flex;
    display: flex;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 9;
    font-family: inherit;
    font-weight: inherit;
    opacity: 0;
    visibility: hidden;
    transition: 0s ease;
}
header .mega-menu.active {
    visibility: visible;
    opacity: 1;
}
.mega-list {
    background: #fff url('../images/mega-menubg.jpg') no-repeat center;
    background-size: cover;
    padding: 30px;
    width: 42%;
    
    color: #000;
    position: relative;
    /*min-height: 500px;*/
    /*height: 580px;*/
    box-shadow: inset -4px 0px 10px 0 #555;
}
.mega-list span {
    cursor: pointer;
}
.mega-list .detail {
    display: none;
}
.mega-content {
    width: 58%;
    
    display: -webkit-flex;
    display: flex;
}
.mega-content .detdesc {
    width: 60%;
    
    padding: 30px 15px 15px;
}
.mega-content .detimg {
    width: 40%;
    
    overflow: hidden;
    text-align: center;
    padding: 0;
}
.mega-content .detimg img {
    width: 100%;
    height: 100%;
}
.mega-list .styled-list {
    list-style: none;
    
    padding: 0;
    margin: 0;
    width: 30%;
}
.mega-list .styled-list li &gt; a {
    display: inline-block;
    padding: 8px 15px;
    font-weight: inherit;
    font-size: 16px;
    /*color: #87c397;*/
    color: #000;
}
.mega-list .styled-list.firstlevel &gt; li .firstlevellink {
    font-size: 16px;
    position: relative;
}
.mega-list .styled-list.firstlevel &gt; li.active .firstlevellink {
    color: #3bb77e;
border-left: 4px solid #3bb77e;
    border-radius: 0;
}
.mega-list .styled-list.firstlevel &gt; li.active .firstlevellink:after {
    content: '';
    width: 15px;
    height: 2px;
    background: #3bb77e;
    display: inline-block;
    position: absolute;
    bottom: 20px;
    left: calc(100% - 10px);
}
.mega-list .styled-list.firstlevel &gt; li.active &gt; span {
    background: #c89501;
    color: #ffe0a5;
}
.mega-list .secondlevel {
    width: 73%;
    display: none;
    animation: fadein .5s;
    -moz-animation: fadein .5s;
    -webkit-animation: fadein .5s;
    -o-animation: fadein .5s;
}
.mega-list .firstlevel &gt; li.active .secondlevel {
    display: block;
    position: absolute;
    right: -7%;
    top: 30px;
}
.mega-list .styled-list li .secondlevellink {
    padding: 8px 15px 0px 0px;
    margin-bottom: 12px;
}
.mega-list .styled-list.secondlevel .styled-list li.active span.secondlevellink {
    border-bottom: 1px solid #c89501;
}
.mega-list .firstlevel &gt; li.active .secondlevel .styled-list {
    width: 80%;
}
.mega-list .firstlevel &gt; li.active .secondlevel .styled-list li {
    display: block;
    
    clear: both;
}
/*.mega-list .firstlevel &gt; li.active .secondlevel .styled-list li.active &gt; a {
    color: #3bb77e;
}*/
.secondlevellink:hover {
    color: #3bb77e !important;
}
.mega-list .firstlevel &gt; li.active .secondlevel .styled-list:nth-child(2) {
    display: none;
}
.mega-content .detdesc h2 {
    font-size: 26px;
    font-weight: inherit;
    color: #000;
}
.mega-content .detdesc p {
    color: #747476;
    min-height: 72px;
}
.mega-content .detdesc.descblen p {
    min-height: 103px;
}
.mega-content .detdesc p strong {
    color: #000;
    font-size: 130%;
}
/*.mega-content .detdesc.descchai p {
    min-height: 72px;
}*/
.all-varients {
    text-align: center;
    padding: 20px 0;
}
.all-varients .menu-varient {
    display: inline-block;
    overflow: hidden;
    margin: 0;
    padding: 0 10px;
    text-align: center;
}
.all-varients .menu-varient.varient1 {
    width: 27%;
}
.all-varients .menu-varient.varient2 {
    width: 33%;
}
/*.all-varients .menu-varient.varient3 {
    width: 28%;
}*/
.all-varients .menu-varient img {
    width: 100%;
    max-height: 300px;
}
.all-varients .menu-varient .varient-name {
    display: inline-block;
    background: #276b3f;
    color: #fff;
    font-size: 14px;
    font-weight: inherit;
    padding: 4px 15px;
    margin-top: 15px;
    border-radius: 4px;
}
@keyframes fadein{from{opacity:.2;right:-15px}to{opacity:1;right:-35px}}@-moz-keyframes fadein{from{opacity:.2;right:-15px}to{opacity:1;right:-35px}}@-webkit-keyframes fadein{from{opacity:.2;right:-15px}to{opacity:1;right:-35px}}@-o-keyframes fadein{from{opacity:.2;right:-15px}to{opacity:1;right:-35px}}

.arrow {
    width: 13px;
    height: 13px;
    display: inline-block;
    position: relative;
    bottom: -4px;
    left: -10px;
    transition: 0.4s ease;
    margin-top: 2px;
    text-align: left;
    transform: rotate( 
45deg);
    transform: rotate(0);
    left: 9px;
}

.arrow:before {
    content: "";
    transition: 0.4s ease;
    background-color: transparent;
    width: 1px;
    height: 9px;
    display: inline-block;
    position: absolute;
    border-bottom: 9px solid black;
    top: 0;
    left: 5px;
    transform: rotate(0);
    transform: rotate( 
223deg);
}

.arrow:after {
    content: "";
    transition: 0.4s ease;
    background-color: transparent;
    width: 1px;
    height: 9px;
    display: inline-block;
    position: absolute;
    border-bottom: 9px solid black;
    top: 0;
    left: -1px;
    transform: rotate(0);
    transform: rotate( 
135deg);
}


.dropdown.active .arrow {

}

.dropdown.active .arrow:before {
    transform: rotate( 
135deg);
    border-bottom: 9px solid #3BB77E;
}

.dropdown.active .arrow:after {
    transform: rotate( 
228deg);
    border-bottom: 9px solid #3BB77E;
}

.burger-icon {
    position: relative;
    width: 24px;
    height: 20px;
    cursor: pointer;
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
	margin: auto;
    margin-top: 30px;
}

.burger-icon &gt; span {
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
}
.burger-icon &gt; span.burger-icon-top {
    top: 2px;
}
.burger-icon &gt; span.burger-icon-mid {
    top: 9px;
}
.burger-icon &gt; span.burger-icon-bottom {
    bottom: 2px;
}
.burger-icon &gt; span::before, .burger-icon &gt; span::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: #fff;
}
.burger-icon.burger-icon-white &gt; span::before, .burger-icon.burger-icon-white &gt; span::after {
    background-color: #fff;
}

.body-overlay-1 {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    visibility: hidden;
    width: 100%;
    cursor: crosshair;
    z-index: 98;
}
.mobile-menu-active .body-overlay-1 {
    opacity: 1;
    visibility: visible;
}


header.header_top {
    z-index: 97;
}
.mobile-header-top {
    padding: 15px 30px 13px 30px;
    border-bottom: 1px solid #ececec;
}
.close-style-wrap {

}
.close-style-wrap .close-style {
    position: relative;
    background-color: transparent;
    padding: 0;
    border: none;
    width: 26px;
    height: 26px;
    background-color: #DEF9EC;
    border-radius: 30px;
}
.close-style-wrap .close-style &gt; i {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 10px;
    height: 1px;
    margin: 0 !important;
    -webkit-transform-origin: center;
    transform-origin: center;
    display: block;
    overflow: hidden;
}

.close-style-wrap .close-style &gt; i.icon-top {
    -webkit-transform: translate(-50%, -50%) rotate(
45deg);
    transform: translate(-50%, -50%) rotate(
45deg);
}
.close-style-wrap .close-style &gt; i.icon-bottom {
    -webkit-transform: translate(-50%, -50%) rotate(
-45deg);
    transform: translate(-50%, -50%) rotate(
-45deg);
}

.close-style-wrap .close-style &gt; i::before, .close-style-wrap .close-style &gt; i::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: #111;
}
.close-style-wrap .close-style &gt; i.icon-top::before {
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s, -webkit-transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s;
    -webkit-transform: scaleX(1) translateZ(0);
    transform: scaleX(1) translateZ(0);
    -webkit-transform-origin: right;
    transform-origin: right;
}
.close-style-wrap .close-style &gt; i.icon-top::after {
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    -webkit-transform: scaleX(0) translateZ(0);
    transform: scaleX(0) translateZ(0);
    -webkit-transform-origin: left;
    transform-origin: left;
}
.close-style-wrap .close-style &gt; i.icon-bottom::before {
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s, -webkit-transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s;
    -webkit-transform: scaleX(1) translateZ(0);
    transform: scaleX(1) translateZ(0);
    -webkit-transform-origin: right;
    transform-origin: right;
}
.close-style-wrap .close-style &gt; i.icon-bottom::after {
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    -webkit-transform: scaleX(0) translateZ(0);
    transform: scaleX(0) translateZ(0);
    -webkit-transform-origin: left;
    transform-origin: left;
}
.header_navigation {
    border: none ;
}
#menu {
    position: fixed;
    top: 0;
    width: 360px;
    min-height: 100vh;
    bottom: 0;
    left: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -webkit-transform: translate(-200px, 0);
    transform: translate(-200px, 0);
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 15px 0 rgb(0 0 0 / 9%);
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 9%);
    z-index: 99;
	width: 380px;
}
.sidebar-visible #menu{
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}
#menu .navbar-nav {
    margin: 0;
    position: unset;
    padding: 5px 15px;
    top: 79px;
    background: #fff;
    left: 0;
    box-shadow: unset;
    width: 100%;
    z-index: 1000;
    padding: 30px;
}
#menu .navbar-nav &gt; li {
    width: 100%;
    display: block;
    position: relative;
    padding: 13px 0;
    border-bottom: 1px solid #ececec;
}
.main-menu &gt; ul &gt; li &gt; a {
    width: 100%;
    color: #253D4E;
    font-family: "Quicksand", sans-serif;
    font-size: 14px;
    line-height: 1;
    text-transform: capitalize;
    font-weight: 700;
    position: relative;
    display: inline-block;
    padding: 13px 15px;
}
.main-menu &gt; ul &gt; li &gt; a.hot-deals {
    border: 2px solid #3BB77E;
    line-height: 44px;
    border-radius: 5px;
    padding: 0 20px !important;
    margin: 0px;
    width: 100%;
    text-align: center;
}

.menu-expand {
    right: 0;
    position: absolute;
    cursor: pointer;
    z-index: 9;
    text-align: center;
    font-size: 12px;
    display: block;
    width: 30px;
    height: 30px;
    line-height: 38px;
    top: 5px;
    color: #253D4E;
}
.menu-expand i {
    font-size: 14px;
    font-weight: 300;
}











.ag-format-container {
  width: 1142px;
  margin: 0 auto;
}


img {
  max-width: 100%;
}

.ag-tabs-block {
  padding: 20px 0;
}
.ag-tabs_title {
  display: table;
  margin: 0 0 20px;
  padding: 0 10px;
  background-color: #ffeb3b;

  font-weight: bold;
  font-size: 40px;

  z-index: 2;
  position: relative;
}
.ag-tabs_title:before {
  content: "";
  display: block;
  height: 100%;
  width: 64px;
  border-right: 2px solid #020202;
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0) 5px, #ffcf00 5px);
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0) 5px, #ffcf00 5px);
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0) 5px, #ffcf00 5px);

  z-index: -1;
  position: absolute;
  top: 0;
  right: -30px;

  -webkit-transform: skewX(-160deg) skewY(0);
  -ms-transform: skewX(-160deg) skewY(0);
  -o-transform: skewX(-160deg) skewY(0);
  transform: skewX(-160deg) skewY(0);
}
.ag-tabs_box {
  margin: 0 8px 10px 0;
  border: 1px solid #d1d3d4;
  background-color: #FFF;

  -webkit-box-shadow: 3px 3px 0 0 #fff, 3px 3px 0 1px #d1d3d4, 7px 7px 0 0 #fff, 7px 7px 0 1px #d1d3d4, 16px 16px 15px 0 rgba(6, 32, 55, .15);
  -moz-box-shadow: 3px 3px 0 0 #fff, 3px 3px 0 1px #d1d3d4, 7px 7px 0 0 #fff, 7px 7px 0 1px #d1d3d4, 16px 16px 15px 0 rgba(6, 32, 55, .15);
  -o-box-shadow: 3px 3px 0 0 #fff, 3px 3px 0 1px #d1d3d4, 7px 7px 0 0 #fff, 7px 7px 0 1px #d1d3d4, 16px 16px 15px 0 rgba(6, 32, 55, .15);
  box-shadow: 3px 3px 0 0 #fff, 3px 3px 0 1px #d1d3d4, 7px 7px 0 0 #fff, 7px 7px 0 1px #d1d3d4, 16px 16px 15px 0 rgba(6, 32, 55, .15);

  overflow: hidden;

  z-index: 2;
  position: relative;
}
.ag-tabs_list {
  float: left;
  min-width: 150px;
  margin: 0 10px 0 0;
  background-color: #f2f2f2;

  font-size: 16px;

  position: relative;
}
.ag-tabs_list:before {
  content: "";
  display: block;
  height: 3000%;
  width: 100%;
  background: inherit;

  position: absolute;
  top: 100%;
  left: 0;
}
.ag-tabs_item {
  padding: 0;
  margin: 0;
}
.ag-tabs_link {
  line-height: 1.1;
  display: block;
  padding: 12px 17px 11px 16px;

  color: #23457f;

  position: relative;
}
.ag-tabs_link:hover,
.ag-tabs_link:focus {
  background-color: #FFF;

  text-decoration: none;
}
.ag-tabs_link:active,
.js-ag-tabs_item__active .ag-tabs_link {
  background-color: #ffcf00;

  color: #000;
}
.ag-tabs_link:active:before,
.js-ag-tabs_item__active a:before,
.ag-tabs_link:active:after,
.js-ag-tabs_item__active a:after {
  content: "";
  display: block;
  height: 50%;
  width: 10px;

  position: absolute;
  left: 100%;
}
.ag-tabs_link:active:before,
.js-ag-tabs_item__active a:before,
.ag-tabs_link:active:after,
.js-ag-tabs_item__active a:after {
  content: "";
  display: block;
  height: 50%;
  width: 10px;

  position: absolute;
  left: 100%;
}
.ag-tabs_link:active:before,
.js-ag-tabs_item__active a:before {
  background-image: -webkit-linear-gradient(to top right, #ffcf00 50%, rgba(0, 0, 0, 0) 50%);
  background-image: -o-linear-gradient(to top right, #ffcf00 50%, rgba(0, 0, 0, 0) 50%);
  background-image: linear-gradient(to top right, #ffcf00 50%, rgba(0, 0, 0, 0) 50%);

  top: 0;
}
.ag-tabs_link:active:after,
.js-ag-tabs_item__active a:after {
  background-image: -webkit-linear-gradient(to top left, rgba(0, 0, 0, 0) 50%, #ffcf00 50%);
  background-image: -o-linear-gradient(to top left, rgba(0, 0, 0, 0) 50%, #ffcf00 50%);
  background-image: linear-gradient(to top left, rgba(0, 0, 0, 0) 50%, #ffcf00 50%);

  bottom: 0;
}

.ag-tab_box {


  overflow: hidden;
}
.ag-tab_pane {
  display: none;
}
.js-ag-tab_pane__active {
  display: block;
}
.ag-tab_img-box {
  max-width: 300px;
  width: 100%;
  margin: 0 auto 20px;
}
.ag-tab_name {
  padding: 0 0 15px;

  text-align: center;
  font-size: 20px;
}


@media only screen and (max-width: 767px) {

  .ag-format-container {
    width: 96%;
  }
	.right_header_bg {
    background: #ffeb3b;
    float: right;
    width: 35px;
    overflow: hidden;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    position: fixed;
    z-index: 99;
    right: 0;
    top: 0;
    height: 50px;
}
.right_header_bg .fa {
    line-height: 50px;
    font-size: 22px;
    color: #fff;
}
.menufix {
    background: #ffeb3b;
    float: right;
    width: 35px;
    overflow: hidden;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    position: fixed;
    z-index: 99;
    left: 0;
    top: 0;
    height: 50px;
}
.burger-icon {
    position: relative;
    width: 22px;
    height: 20px;
    cursor: pointer;
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    margin: auto;
    margin-top: 15px;
}
}

@media only screen and (max-width: 639px) {

}

@media only screen and (max-width: 479px) {
	.marquee-item {
    width: 20vw; 
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

}

@media (min-width: 768px) and (max-width: 979px) {
  .ag-format-container {
    width: 750px;
  }

}

@media (min-width: 980px) and (max-width: 1161px) {
  .ag-format-container {
    width: 960px;
  }

}

@media (min-width: 980px) and (max-width: 2500px) {
#menu {
    position: fixed;
    top: 0;
    width: 360px;
    min-height: 100vh;
    bottom: 0;
    left: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -webkit-transform: translate(-200px, 0);
    transform: translate(-200px, 0);
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 15px 0 rgb(0 0 0 / 9%);
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 9%);
    z-index: 99;
    width: 200px;
}
  #menu .navbar-nav {
    margin: 0;
    position: unset;
    padding: 5px 15px;
    top: 79px;
    background: #fff;
    left: 0;
    box-shadow: unset;
    width: 100%;
    z-index: 1000;
    padding: 15px;
}
.ag-tab_box, footer, .footer-top {
    overflow: hidden;
    padding-left: 200px;
}
.marquee-item {
    width: auto;
    height: 50px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.marquee-item img {
    max-width: initial;
    height: 100%;
}
}

.appointment-text ul li::before, .accordion li::before, #page-section-441 li::before {
    border-radius: 100%;
    background-color: #333;
    content: "";
    display: none;
    height: 0;
    left: 0;
    margin: 0 1rem .3rem -1.5rem;
    vertical-align: middle;
    width: 0;
}






</pre></body></html>