/* @import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&display=swap"); */
@import url("https://fonts.googleapis.com/css?family=Oswald:500,700|Source+Sans+Pro:300,400,700|Plus+Jakarta+Sans:600,800|Inter:700|Nunito+Sans:600,800");

/*! tailwindcss v3.1.8 | MIT License | https://tailwindcss.com*/
*,
:after,
:before {
  box-sizing: border-box;
  border: 0 solid #e5e7eb;
}
:after,
:before {
  --tw-content: "";
}
html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  font-family: ui-sans-serif, system-ui, -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;
}
body {
  margin: 0;
  line-height: inherit;
}
hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  text-decoration: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
pre,
samp {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
    Liberation Mono, Courier New, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: initial;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}
button,
select {
  text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
  background-color: initial;
  background-image: none;
}
:-moz-focusring {
  outline: auto;
}
:-moz-ui-invalid {
  box-shadow: none;
}
progress {
  vertical-align: initial;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
}
fieldset,
legend {
  padding: 0;
}
menu,
ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}
[role="button"],
button {
  cursor: pointer;
}
:disabled {
  cursor: default;
}
audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
  display: block;
  vertical-align: middle;
}
img,
video {
  max-width: 100%;
  height: auto;
}
[multiple],
[type="date"],
[type="datetime-local"],
[type="email"],
[type="month"],
[type="number"],
[type="password"],
[type="search"],
[type="tel"],
[type="text"],
[type="time"],
[type="url"],
[type="week"],
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  border-radius: 0;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-shadow: 0 0 #0000;
}
[multiple]:focus,
[type="date"]:focus,
[type="datetime-local"]:focus,
[type="email"]:focus,
[type="month"]:focus,
[type="number"]:focus,
[type="password"]:focus,
[type="search"]:focus,
[type="tel"]:focus,
[type="text"]:focus,
[type="time"]:focus,
[type="url"]:focus,
[type="week"]:focus,
select:focus,
textarea:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty, /*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0
    var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0
    calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
    var(--tw-shadow);
  border-color: #2563eb;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #6b7280;
  opacity: 1;
}
input::placeholder,
textarea::placeholder {
  color: #6b7280;
  opacity: 1;
}
::-webkit-datetime-edit-fields-wrapper {
  padding: 0;
}
::-webkit-date-and-time-value {
  min-height: 1.5em;
}
::-webkit-datetime-edit,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-meridiem-field,
::-webkit-datetime-edit-millisecond-field,
::-webkit-datetime-edit-minute-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-second-field,
::-webkit-datetime-edit-year-field {
  padding-top: 0;
  padding-bottom: 0;
}
select {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  padding-right: 2.5rem;
  -webkit-print-color-adjust: exact;
  color-adjust: exact;
  print-color-adjust: exact;
}
[multiple] {
  background-image: none;
  background-position: 0 0;
  background-repeat: unset;
  background-size: initial;
  padding-right: 0.75rem;
  -webkit-print-color-adjust: unset;
  color-adjust: unset;
  print-color-adjust: unset;
}
[type="checkbox"],
[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  -webkit-print-color-adjust: exact;
  color-adjust: exact;
  print-color-adjust: exact;
  display: inline-block;
  vertical-align: middle;
  background-origin: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  flex-shrink: 0;
  height: 1rem;
  width: 1rem;
  color: #2563eb;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  --tw-shadow: 0 0 #0000;
}
[type="checkbox"] {
  border-radius: 0;
}
[type="radio"] {
  border-radius: 100%;
}
[type="checkbox"]:focus,
[type="radio"]:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty, /*!*/ /*!*/);
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0
    var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0
    calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
    var(--tw-shadow);
}
[type="checkbox"]:checked,
[type="radio"]:checked {
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: 50%;
  background-repeat: no-repeat;
}
[type="checkbox"]:checked {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.207 4.793a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L6.5 9.086l4.293-4.293a1 1 0 0 1 1.414 0z'/%3E%3C/svg%3E");
}
[type="radio"]:checked {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E");
}
[type="checkbox"]:checked:focus,
[type="checkbox"]:checked:hover,
[type="checkbox"]:indeterminate,
[type="radio"]:checked:focus,
[type="radio"]:checked:hover {
  border-color: transparent;
  background-color: currentColor;
}
[type="checkbox"]:indeterminate {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3E%3C/svg%3E");
  background-size: 100% 100%;
  background-position: 50%;
  background-repeat: no-repeat;
}
[type="checkbox"]:indeterminate:focus,
[type="checkbox"]:indeterminate:hover {
  border-color: transparent;
  background-color: currentColor;
}
[type="file"] {
  background: unset;
  border-color: inherit;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-size: unset;
  line-height: inherit;
}
[type="file"]:focus {
  outline: 1px solid ButtonText;
  outline: 1px auto -webkit-focus-ring-color;
}
*,
:after,
:before {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
}
::-webkit-backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
}
::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
}
.flex-col-6 {
  max-width: 100%;
}
@media (min-width: 768px) {
  .flex-col-6 {
    width: 50%;
  }
}
.flex-col-12 {
  max-width: 100%;
}
@media (min-width: 768px) {
  .flex-col-12 {
    width: 100%;
  }
}
.plus-jakarta{
  font-family: Plus Jakarta Sans, sans-serif;
}
.oswald{
  font-family: Oswald, sans-serif;
}
.source-sans{
  font-family: Source Sans Pro, sans-serif;
}
.form-header h2 {
  font-size: 36px;
  font-weight: 700;
  color: #000;
  margin-bottom: 8px;
  text-transform: uppercase;
}
.form-header h2,
.form-header p {
  font-family: Oswald, sans-serif;
  text-align: center;
}
.form-header p {
  margin-top: 0;
  margin-bottom: 32px;
  font-size: 24px;
  font-weight: 500;
  color: #666666
}
.form-body {
  margin-top: 1.5rem;
}
.form-body label:not(.form-check-label) {
  font-size: 18px;
  line-height: 1;
  font-family: Oswald, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}
.form-body .form-group + .form-group {
  margin-top: 1rem;
}

.form-body p {
  margin: 0 0 1rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.form-footer {
  margin-top: 2rem;
}
.form-footer [type="submit"] {
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(47 54 75 / var(--tw-bg-opacity));
  padding: 0 8px;
  font-size: 30px;
  line-height: 64px;
  font-weight: 700;
  border-radius: 32px;
  font-family: Oswald, sans-serif;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.form-footer button.disabled {
  pointer-events: none;
  opacity: 0.4;
}
.form-body .form-check {
  margin-left: 1rem;
}
.form-body .form-check-input {
  visibility: hidden;
  position: absolute;
  top: 200%;
}
.form-body .form-check .form-check-label {
  margin-bottom: 0;
  display: inline-flex;
  cursor: pointer;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
  padding: 0.75rem 1.25rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(79 79 79 / var(--tw-text-opacity));
}
.form-body .form-check .form-check-label:before {
  margin-right: 0.75rem;
  display: block;
  height: 13px;
  width: 13px;
  line-height: 1;
  --tw-content: url(../img/icon-unchecked.png);
  content: var(--tw-content);
}
.form-body .form-check-input:checked + .form-check-label {
  --tw-border-opacity: 1;
  border-color: rgb(244 93 38 / var(--tw-border-opacity));
}
.form-body .form-check-input:checked + .form-check-label:before {
  --tw-content: url(../img/icon-checked.png);
  content: var(--tw-content);
}
.form-body
  .form-check-input
  + .form-check-label
  + .form-check-input
  + .form-check-label {
  margin-left: 2.5rem;
}
.form-body .form-select select {
  background-image: url(../img/arrow-select.svg);
  background-size: auto;
  background-position: right 20px center;
}
.form-body .error-message {
  margin-top: 0.5rem;
  display: none;
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(251 113 133 / var(--tw-text-opacity));
}
.form-body .error + .error-message,
.form-body .show {
  display: block !important;
}
.form-body .form-check.error .form-check-label,
.form-body input.error,
.form-body select.error,
.form-body textarea.error {
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(225 29 72 / var(--tw-border-opacity));
}
.question--form .form-header {
  display: none;
}
@media (min-width: 768px) {
  .question--form .form-header {
    display: block;
  }
}
.question--form .form-header h2 {
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 768px) {
  .question--form .form-body {
    margin-top: 2rem;
  }
}
.question--form .form-body p {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
}
.question--form .form-body label {
  margin-bottom: 1rem;
  display: inline-block;
}
.question--form .form-body .form-group {
  margin-bottom: 1.75rem;
}
.question--form .form-body .form-group input,
.question--form .form-body .form-group select,
.question--form .form-body .form-group textarea {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(79 79 79 / var(--tw-text-opacity));
}
@media (min-width: 768px) {
  .customer-info-form .form-body {
    margin-top: 0;
  }
}
.form-bg-dark .form-body label:not(.form-check-label),
.form-bg-dark p {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.form-bg-dark .form-body .form-check .form-check-label {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
body,
html {
  font-family: Source Sans Pro, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  --tw-text-opacity: 1;
  color: rgb(96 96 96 / var(--tw-text-opacity));
}
h1 {
  margin-bottom: 1.25rem;
}
h1,
h2 {
  display: block;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.3;
  --tw-text-opacity: 1;
  color: rgb(57 57 57 / var(--tw-text-opacity));
}
h2 {
  margin-bottom: 1rem;
}
h3 {
  font-size: 21px;
  line-height: 1.3;
  color: rgb(57 57 57 / var(--tw-text-opacity));
}
h3,
h4 {
  margin-bottom: 1rem;
  display: block;
  font-weight: 700;
  --tw-text-opacity: 1;
}
h4 {
  font-size: 18px;
}
h4,
h5 {
  line-height: 1.4;
  color: rgb(39 39 39 / var(--tw-text-opacity));
}
h5 {
  margin-bottom: 1rem;
  display: block;
  font-size: 16px;
  font-weight: 700;
  --tw-text-opacity: 1;
}
p {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  font-size: 16px;
  line-height: 1.4;
}
header.stickybar {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  z-index: 50;
  --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1),
    0 2px 4px -2px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color),
    0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.home-banner--wrapper{
  background-size: 410px;
}
.home-banner--header-text{
  color: rgba(56, 61, 80, 1);
}
.home-banner--header-text p, 
.home-banner--header-text h2{
  font-family: Plus Jakarta Sans, sans-serif;
  font-weight: 800;
}
.home-banner--header-text p{
  margin-top: 0;
  margin-bottom: 24px;
}
.home-banner--header-text h1{
  font-family: Oswald, sans-serif;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 24px;
  line-height: 1;
}
.home-banner--header-text h2{
  margin: 0;
}


.home-banner--form__inner{
  border-top: 20px solid #F25D26;
  box-shadow: 0px 4px 40px 0px #00000026;
}

.home-banner--form .form-body .form-group{
  margin-bottom: 40px; 
}

.google-reviews-box {
  width: 100%;
  max-width: 356px;
  padding: 24px;
  margin: 0 56px 71px auto;
  background-color: rgba(227, 246, 255, 1);
}
.google-reviews-box img{
  width: 126px;
  height: 24px;
}
.google-reviews-box p{
  font-family: Oswald, sans-serif;
  font-weight: 700;
  font-size: 24px;
  color: rgba(10, 48, 85, 1);
  margin-top: 0;
  margin-bottom: 12px;
}
.google-reviews-box span{
  color: rgba(10, 48, 85, 1);
  font-size: 16px;
  font-weight: 600;
  font-family: Plus Jakarta Sans, sans-serif;
}
.google-reviews-box .flex{
  justify-content: space-between;
}

.google-reviewed-banner p:first-child{
  font-family: Oswald, sans-serif;
  font-weight: 700;
  margin: 0 0 8px;
}
.google-reviewed-banner p:last-child{
  font-family: Plus Jakarta Sans, sans-serif;
  font-weight: 700;
  margin: 0;
}

.border-orange-top{
  border-top: 6px solid;
  border-image: linear-gradient(to right,#F25D26 0px, #F25D26 165px, transparent 165px, transparent 100%) 100% 1;
}
.border-yellow-top{
  border-top: 6px solid;
  border-image: linear-gradient(to right,#FFB700 0px, #FFB700 165px, transparent 165px, transparent 100%) 100% 1;
}
.your-claims{
  font-family: Oswald, sans-serif;
}
@media(min-width: 768px){
  .your-claims-0,
  .your-claims-98{
    gap: 21px;
  }
}
.your-claims-98 >p span{
  font-size: 60px;
  vertical-align: top;
  line-height: 95px;
}
.slide-card{
  background-color: rgba(255, 255, 255, 0.13);
  border-radius: 10px;
}
.slide-card h3{
  margin-bottom: 20px;
  margin-top: 4px;
}
.slide-card p{
  line-height: 1.2;
  margin: 0;
}
.slide-card-img{
  height: 246px;
  width: 411px;
}
.clients-slide{
  padding: 38px 48px 28px;
  background-color: white;
  font-family: Soruce Sans Pro, sans-serif;
  color: #525252;
  line-height: 1.4;
}
.clients-slide img{
  margin-bottom: 12px;
}

form[name='consultationFormBottom']{
  width: 100%;
}
form[name='consultationFormBottom'] .form-header h2{
  font-size: 72px;
  color: #fff;
  margin-bottom: 64px;
}
form[name='consultationFormBottom'] .form-body{
  display: flex;
  justify-content: space-evenly;
  gap: 12px;
}

form[name='consultationFormBottom'] .form-group{
  width: 100%;
  max-width: 380px;
  margin: 0 !important;
}

form[name='consultationFormBottom'] .form-group label{
  color: #fff;
  font-family: Inter, sans-serif;
  margin-bottom: 12px;
  display: block;
}

form[name='consultationFormBottom'] .form-footer .btn-submit{
  background-color: rgba(242, 93, 38, 1);
  color: #fff;
  font-size: 30px;
  padding: 10px 59px;
  border-radius: 50px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: auto;
}

form[name='consultationFormBottom'] .form-footer{
  margin-top: 64px;
}

.container-bottom-form{
  border-top: 24px solid rgba(242, 93, 38, 1);
}

header .header--ctn a{
  gap: 12px;
  font-family: Nunito Sans, sans-serif;
  font-weight: 600;
  color: #272727;
  font-size: 22px;
  line-height: 28px;
}

header .header--ctn a span{
  font-weight: 800;
  margin-top: 4px;
  display: block;
}

.container-main-content a.btn-get-free{
  display: block;
  margin: 0 auto;
  max-width: 432px;
  background-color: #172D55;
  border-radius: 50px;
  padding: 27px 60px;
  color: #fff;
  font-size: 30px;
  text-transform: uppercase;
}
.container-main-content a.btn-get-free:hover{
  color: #fff;
}
.container-main-content ul {
  list-style-position: inside;
  list-style-type: disc;
  padding-left: 1rem;
}
.container-main-content ol li,
.container-main-content ul li {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  font-size: 16px;
  line-height: 1.5;
}
.container-main-content p {
  line-height: 1;
}
.container-main-content strong {
  --tw-text-opacity: 1;
  color: rgb(57 57 57 / var(--tw-text-opacity));
}
.container-main-content a {
  --tw-text-opacity: 1;
  color: rgb(3 132 215 / var(--tw-text-opacity));
}
.container-main-content a:hover {
  --tw-text-opacity: 1;
  color: rgb(14 70 102 / var(--tw-text-opacity));
}
.testimonial--wrapper:before {
  position: absolute;
  top: -0.75rem;
  left: 1.75rem;
  z-index: 10;
  display: block;
  height: 23px;
  width: 28px;
  --tw-content: url(../img/icon-quote.svg);
  content: var(--tw-content);
}
.home-banner--content .testimonial--wrapper:before {
  top: 1.75rem;
}
.main-content--testimonial__title:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  display: block;
  height: 44px;
  width: 100%;
  --tw-content: url(../img/icon-double-quote.png);
  content: var(--tw-content);
}
.flexslider .slides img {
  width: auto !important;
}
footer .footer-top__logo img{
  height: 72px;
}
.footer-mid__copyright a {
  --tw-text-opacity: 1;
  color: rgb(1 161 221 / var(--tw-text-opacity));
}
.footer-mid__copyright a:hover {
  --tw-text-opacity: 1;
  color: rgb(32 40 62 / var(--tw-text-opacity));
}
@media(min-width: 1200px){
  .footer-top__address {
      row-gap: 32px;
  }
}

.footer-top__address{
  font-size: 24px;
  line-height: 32px;
  row-gap: 32px;
}
.relative {
  position: relative;
}
.order-1 {
  order: 1;
}
.order-2 {
  order: 2;
}
.order-3 {
  order: 3;
}
.order-4 {
  order: 4;
}
.order-5 {
  order: 5;
}
.order-6 {
  order: 6;
}
.m-0 {
  margin: 0;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.my-0{
  margin-top: 0;
  margin-bottom: 0;
}
.mr-2 {
  margin-right: 0.5rem;
}
.mb-0 {
  margin-bottom: 0;
}
.mt-12 {
  margin-top: 3rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mr-4 {
  margin-right: 1rem;
}
.mt-14 {
  margin-top: 3.5rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-9 {
  margin-top: 2.25rem;
}
.ml-4 {
  margin-left: 1rem;
}
.mb-8 {
  margin-bottom: 2rem;
}
.mb-14 {
  margin-bottom: 3.5rem;
}
.mb-9 {
  margin-bottom: 2.25rem;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mt-0 {
  margin-top: 0;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.mb-12 {
  margin-bottom: 3rem;
}
.mt-1 {
  margin-top: 0.25rem;
}
.mb-10 {
  margin-bottom: 2.5rem;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.\!hidden {
  display: none !important;
}
.h-full {
  height: 100%;
}
.w-full {
  width: 100%;
}
.w-\[40px\] {
  width: 40px;
}
.w-auto {
  width: auto;
}
.gap-\[21px\]{
  gap: 21px;
}
.gap-\[42px\]{
  gap: 42px;
}
.flex-col-6 {
  flex: 0 0 50%;
}
.flex-col-12 {
  flex: 0 0 100%;
}
.grid-flow-row {
  grid-auto-flow: row;
}
.auto-rows-min {
  grid-auto-rows: -webkit-min-content;
  grid-auto-rows: min-content;
}
.flex-row {
  flex-direction: row;
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-center {
  align-items: center;
}
.items-end {
  align-items: end;
}
.self-stretch {
  align-self: stretch;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-evenly {
  justify-content: space-evenly;
}
.justify-between {
  justify-content: space-between;
}
.overflow-hidden {
  overflow: hidden;
}
.border {
  border-width: 1px;
}
.border-t {
  border-top-width: 1px;
}
.border-\[\#98AEE8\] {
  --tw-border-opacity: 1;
  border-color: rgb(152 174 232 / var(--tw-border-opacity));
}
.border-\[\#E1E1E1\] {
  --tw-border-opacity: 1;
  border-color: rgb(225 225 225 / var(--tw-border-opacity));
}
.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-navyblue {
  --tw-bg-opacity: 1;
  background-color: rgb(57 72 111 / var(--tw-bg-opacity));
}
.bg-white\/\[\.7\] {
  background-color: hsla(0, 0%, 100%, 0.7);
}
.bg-orange {
  --tw-bg-opacity: 1;
  background-color: rgb(244 93 38 / var(--tw-bg-opacity));
}
.bg-\[\#313952\] {
  --tw-text-opacity: 1;
  background-color: rgb(49 57 82 / var(--tw-text-opacity));
}
.bg-\[\#7D8EBA\] {
  --tw-bg-opacity: 1;
  background-color: rgb(125 142 186 / var(--tw-bg-opacity));
}
.bg-\[\#fafafa\] {
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity));
}
.bg-\[\#39486F\] {
  --tw-bg-opacity: 1;
  background-color: rgb(57 72 111 / var(--tw-bg-opacity));
}
.bg-gray-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}
.bg-\[\#FAFAFA\] {
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity));
}
.bg-\[\#F5F7F7\] {
  --tw-bg-opacity: 1;
  background-color: rgba(245 247 247 / var(--tw-bg-opacity));
}

.bg-cover {
  background-size: cover;
}
.bg-top {
  background-position: top;
}
.bg-bottom-left{
  background-position: bottom left;
}
.bg-no-repeat {
  background-repeat: no-repeat;
}
.p-4 {
  padding: 1rem;
}
.p-6 {
  padding: 1.5rem;
}
.p-7 {
  padding: 1.75rem;
}
.p-8 {
  padding: 2rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.px-20 {
  padding-left: 5rem;
  padding-right: 5rem;
}
.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.px-0 {
  padding-left: 0;
  padding-right: 0;
}
.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.px-12 {
  padding-left: 3rem;
  padding-right: 3rem;
}
.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-0 {
  padding-top: 0;
  padding-bottom: 0;
}
.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}
.py-9 {
  padding-top: 2.25rem;
  padding-bottom: 2.25rem;
}
.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.pl-20 {
  padding-left: 5rem;
}
.pb-6 {
  padding-bottom: 1.5rem;
}
.pt-4 {
  padding-top: 1rem;
}
.pt-6 {
  padding-top: 1.5rem;
}
.pb-8 {
  padding-bottom: 2rem;
}
.pt-8 {
  padding-top: 2rem;
}
.pt-12 {
  padding-top: 3rem;
}
.pt-16 {
  padding-top: 4rem;
}
.pb-10 {
  padding-bottom: 2.5rem;
}
.pt-10 {
  padding-top: 2.5rem;
}
.pb-5 {
  padding-bottom: 1.25rem;
}
.pb-14 {
  padding-bottom: 3.5rem;
}
.pb-19 {
  padding-bottom: 4.75rem;
}
.pb-22 {
  padding-bottom: 5.5rem;
}
.pb-26 {
  padding-bottom: 6.5rem;
}
.pl-8{
  padding-left: 2rem;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.uppercase {
  text-transform: uppercase;
}
.text-\[16px\] {
  font-size: 16px;
}
.text-\[60px\] {
  font-size: 60px;
}
.text-\[75px\] {
  font-size: 75px;
}
.text-\[30px\] {
  font-size: 30px;
}
.text-\[32px\] {
  font-size: 32px;
}
.text-\[36px\] {
  font-size: 36px;
}
.text-\[38px\] {
  font-size: 38px;
}
.text-\[45px\] {
  font-size: 45px;
}
.text-\[14px\] {
  font-size: 14px;
}
.text-\[12px\] {
  font-size: 12px;
}
.text-\[10px\] {
  font-size: 10px;
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-\[20px\] {
  font-size: 20px;
}
.\!text-\[14px\] {
  font-size: 14px !important;
}
.text-\[24px\] {
  font-size: 24px;
}
.\!text-sm {
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.font-semibold {
  font-weight: 600;
}
.font-bold {
  font-weight: 700;
}
.font-extrabold {
  font-weight: 800;
}
.italic {
  font-style: italic;
}
.not-italic {
  font-style: normal;
}
.leading-\[1\.2\] {
  line-height: 1.2;
}
.leading-\[1\.5\] {
  line-height: 1.5;
}
.leading-\[1\.3\] {
  line-height: 1.3;
}
.leading-none {
  line-height: 1;
}
.leading-normal {
  line-height: 1.5;
}
.leading-relaxed {
  line-height: 1.625;
}
.leading-\[1\.4\] {
  line-height: 1.4;
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-\[\#393939\] {
  --tw-text-opacity: 1;
  color: rgb(57 57 57 / var(--tw-text-opacity));
}
.text-\[\#F25D26\] {
  --tw-text-opacity: 1;
  color: rgb(242 93 38 / var(--tw-text-opacity));
}
.\!text-white {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
.text-\[\#606060\] {
  --tw-text-opacity: 1;
  color: rgb(96 96 96 / var(--tw-text-opacity));
}
.text-\[\#313952\] {
  --tw-text-opacity: 1;
  color: rgb(49 57 82 / var(--tw-text-opacity));
}
.text-\[\#32384C\] {
  --tw-text-opacity: 1;
  color: rgb(50 56 76 / var(--tw-text-opacity));
}
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}
[multiple],
[type="date"],
[type="datetime-local"],
[type="email"],
[type="month"],
[type="number"],
[type="password"],
[type="search"],
[type="tel"],
[type="text"],
[type="time"],
[type="url"],
[type="week"],
select,
textarea {
  padding: 12px;
  font-size: 16px;
  line-height: 1.4;
  color: #39486f;
  background-color: #fff;
  border: 1px solid #cdcdcd;
  width: 100%;
  max-width: 100%;
}
[type="email"]:focus,
[type="tel"]:focus,
[type="text"]:focus,
input:focus,
select:focus,
textarea:focus {
  outline: none;
  box-shadow: none;
  border-color: #cdcdcd;
}
@font-face {
  font-family: flexslider-icon;
  src: url(../fonts/flexslider/flexslider-icon.eot);
  src: url(../fonts/flexslider/flexslider-icon.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/flexslider/flexslider-icon.woff) format("woff"),
    url(../fonts/flexslider/flexslider-icon.ttf) format("truetype"),
    url(../fonts/flexslider/flexslider-icon.svg#flexslider-icon) format("svg");
  font-weight: 400;
  font-style: normal;
}
.flex-container a:hover,
.flex-slider a:hover {
  outline: none;
}
.flex-control-nav,
.flex-direction-nav,
.slides,
.slides > li {
  margin: 0;
  padding: 0;
  list-style: none !important;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
.flexslider,
.flexslider ul.slides {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  margin: 0;
  padding: 0;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
.flexslider {
  margin: 0;
  background: transparent;
  position: relative;
  zoom: 1;
  border-radius: 0;
  border: none;
  box-shadow: none;
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides img {
  height: auto;
  -moz-user-select: none;
}
.flex-viewport {
  max-height: 2000px;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  display: flex;
  margin:  42px 0 0;
  padding: 0 !important;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  z-index: 4;
  pointer-events: none;
}
.flex-direction-nav a {
  display: block;
  width: 200px;
  height: 26px;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  pointer-events: auto;
  font-family: Oswald, sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 1;
  text-transform: uppercase;
  color: #000;
}
@media(max-width: 768px){
  .flex-direction-nav a{
    width: auto;
  }
}
.flex-direction-nav a:hover{
  color: #000;
}
.flex-direction-nav a.flex-prev:before {
  display: inline-block;
  content: url(../img/icon-arrow-left-long.png);
  width: 60px;
  height: 24px;
  margin-right: 14px;
}
.flex-direction-nav a.flex-next:after {
  display: inline-block;
  content: url(../img/icon-arrow-right-long.png);
  width: 60px;
  height: 24px;
  margin-left: 14px;
}
.flex-direction-nav a.flex-next{
  text-align: right;
}
.flexslider .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: flexslider-icon;
  font-size: 20px;
  display: inline-block;
  content: "\f004";
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a.flex-play:before {
  content: "\f003";
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -80px;
  text-align: center;
  z-index: 3;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-align: left;
  text-indent: -9999px;
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  border-radius: 20px;
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: 0.7;
  cursor: pointer;
  -moz-user-select: none;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}
.hover\:bg-\[\#20283e\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(32 40 62 / var(--tw-bg-opacity));
}
@media (min-width: 768px) {
  .md\:bg-\[url\(\.\.\/img\/main-banner-v3\.png\)\] {
    background-image: url(../img/main-banner-v3.png);
  }
  .md\:flex-col-3 {
    max-width: 100%;
  }
  @media (min-width: 768px) {
    .md\:flex-col-3 {
      width: 25%;
    }
  }
  .md\:flex-col-5 {
    max-width: 100%;
  }
  @media (min-width: 768px) {
    .md\:flex-col-5 {
      width: 41.66666667%;
    }
  }
  .md\:flex-col-6 {
    max-width: 100%;
  }
  @media (min-width: 768px) {
    .md\:flex-col-6 {
      width: 50%;
    }
  }
  .md\:flex-col-7 {
    max-width: 100%;
  }
  @media (min-width: 768px) {
    .md\:flex-col-7 {
      width: 58.33333333%;
    }
  }
  .md\:flex-col-8 {
    max-width: 100%;
  }
  @media (min-width: 768px) {
    .md\:flex-col-8 {
      width: 66.66666667%;
    }
  }
  .md\:flex-row{
    flex-direction: row;
  }
  .md\:order-1 {
    order: 1;
  }
  .md\:order-2 {
    order: 2;
  }
  .md\:order-3 {
    order: 3;
  }
  .md\:order-4 {
    order: 4;
  }
  .md\:order-5 {
    order: 5;
  }
  .md\:order-6 {
    order: 6;
  }
  .md\:m-4 {
    margin: 1rem;
  }
  .md\:my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
  .md\:mt-5 {
    margin-top: 1.25rem;
  }
  .md\:mb-0 {
    margin-bottom: 0;
  }
  .md\:mb-3 {
    margin-bottom: 0.75rem;
  }
  .md\:mb-8 {
    margin-bottom: 2rem;
  }
  .md\:mb-16 {
    margin-bottom: 4rem;
  }
  .md\:mb-19 {
    margin-bottom: 4.75rem;
  }
  .md\:mb-22 {
    margin-bottom: 5.5rem;
  }
  .md\:mb-23 {
    margin-bottom: 5.75rem;
  }
  .md\:mb-29 {
    margin-bottom: 7.25rem;
  }
  .md\:mt-12 {
    margin-top: 3rem;
  }
  .md\:mt-35 {
    margin-top: 8.75rem;
  }
  .md\:mr-2 {
    margin-right: 0.5rem;
  }
  .md\:block {
    display: block;
  }
  .md\:inline-block {
    display: inline-block;
  }
  .md\:hidden {
    display: none;
  }
  .md\:flex-col-6 {
    flex: 0 0 50%;
  }
  .md\:flex-col-7 {
    flex: 0 0 58.33333333%;
  }
  .md\:flex-col-3 {
    flex: 0 0 25%;
  }
  .md\:flex-col-5 {
    flex: 0 0 41.66666667%;
  }
  .md\:flex-col-8 {
    flex: 0 0 66.66666667%;
  }
  .md\:justify-start {
    justify-content: flex-start;
  }
  .md\:border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgb(229 231 235 / var(--tw-border-opacity));
  }
  .md\:bg-transparent {
    background-color: initial;
  }
  .md\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  }
  .md\:p-0 {
    padding: 0;
  }
  .md\:p-6 {
    padding: 1.5rem;
  }
  .md\:p-8 {
    padding: 2rem;
  }
  .md\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .md\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .md\:px-14 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }
  .md\:px-28 {
    padding-left: 7rem;
    padding-right: 7rem;
  }
  .md\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .md\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .md\:py-18 {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }
  .md\:py-0 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .md\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .md\:py-22 {
    padding-top: 5.5rem;
    padding-bottom: 5.5rem;
  }
  .md\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .md\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .md\:py-28 {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }
  .md\:pb-4 {
    padding-bottom: 1rem;
  }
  .md\:pb-8 {
    padding-bottom: 2rem;
  }
  .md\:pb-16 {
    padding-bottom: 4rem;
  }
  .md\:pb-24 {
    padding-bottom: 6rem;
  }
  .md\:pb-26 {
    padding-bottom: 6.5rem;
  }
  .md\:pb-22 {
    padding-bottom: 5.5rem;
  }
  .md\:pt-4 {
    padding-top: 1rem;
  }
  .md\:pt-8 {
    padding-top: 2rem;
  }
  .md\:pt-10 {
    padding-top: 2.5rem;
  }
  .md\:pt-14 {
    padding-top: 3.5rem;
  }
  .md\:pt-16 {
    padding-top: 4rem;
  }
  .md\:pt-35 {
    padding-top: 8.75rem;
  }
  .md\:text-left {
    text-align: left;
  }
  .md\:text-\[28px\] {
    font-size: 28px;
  }
  .md\:text-\[20px\] {
    font-size: 20px;
  }
  .md\:text-\[26px\] {
    font-size: 26px;
  }
  .md\:text-\[25px\] {
    font-size: 25px;
  }
  .md\:text-\[24px\] {
    font-size: 24px;
  }
  .md\:text-\[36px\] {
    font-size: 36px;
  }
  .md\:text-\[45px\] {
    font-size: 45px;
  }
  .md\:text-\[60px\] {
    font-size: 60px;
  }
  .md\:text-\[70px\] {
    font-size: 70px;
  }
  .md\:text-\[85px\] {
    font-size: 85px;
  }
  .md\:text-\[100px\] {
    font-size: 100px;
  }
  .md\:text-\[150px\] {
    font-size: 150px;
  }
  .md\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  .md\:leading-\[1\.4\] {
    line-height: 1.4;
  }
  .md\:\!text-black {
    --tw-text-opacity: 1 !important;
    color: rgb(0 0 0 / var(--tw-text-opacity)) !important;
  }
}
@media (min-width: 992px) {
  .lg\:flex-col-5 {
    max-width: 100%;
  }
  @media (min-width: 768px) {
    .lg\:flex-col-5 {
      width: 41.66666667%;
    }
  }
  .lg\:flex-col-5 {
    flex: 0 0 41.66666667%;
  }
  .lg\:p-10 {
    padding: 2.5rem;
  }
  .lg\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .lg\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .lg\:py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
  .lg\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }
  .lg\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .lg\:pt-10 {
    padding-top: 2.5rem;
  }
  .lg\:pt-16 {
    padding-top: 4rem;
  }
  .lg\:pt-24 {
    padding-top: 6rem;
  }
  .lg\:pb-0 {
    padding-bottom: 0;
  }
  .lg\:pt-40 {
    padding-top: 10rem;
  }
  .lg\:pb-36 {
    padding-bottom: 9rem;
  }
  .lg\:text-\[36px\] {
    font-size: 36px;
  }
}
@media (min-width: 1200px) {
  .xl\:px-12{
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .xl\:pt-10{
    padding-top: 2.5rem;
  }
  .xl\:pt-8{
    padding-top: 2rem;
  }
  .xl\:pb-8{
    padding-bottom: 2rem;
  }
  .xl\:text-\[85px\]{
    font-size: 85px;
  }
  .xl\:text-\[60px\]{
    font-size: 60px;
  }
  .xl\:text-\[24px\]{
    font-size: 24px;
  }
  .xl\:container {
    width: 100%;
  }
  .xl\:px-28{
    padding-left: 7rem;
    padding-right: 7rem;
  }
  .xl\:mb-23{
    margin-bottom: 5.75rem;
  }
  @media (min-width: 576px) {
    .xl\:container {
      max-width: 576px;
    }
  }
  @media (min-width: 768px) {
    .xl\:container {
      max-width: 768px;
    }
  }
  @media (min-width: 992px) {
    .xl\:container {
      max-width: 992px;
    }
  }
  @media (min-width: 1200px) {
    .xl\:container {
      max-width: 1200px;
    }
  }
  @media (min-width: 1400px) {
    .xl\:container {
      max-width: 1400px;
    }
  }
  .xl\:flex-col-3{
    max-width: 100%;
  }
  .xl\:flex-col-3 {
    width: 25%;
  }
  .xl\:flex-col-3 {
    flex: 0 0 25%;
  }
  .xl\:flex-col-7{
    max-width: 100%;
  }
  .xl\:flex-col-7 {
    width: 58.333%;
  }
  .xl\:flex-col-7 {
    flex: 0 0 58.333%;
  }
  .xl\:flex-col-6{
    max-width: 100%;
  }
  .xl\:flex-col-6 {
    width: 50%;
  }
  .xl\:flex-col-6 {
    flex: 0 0 50%;
  }
  .xl\:flex-col-5 {
    max-width: 100%;
  }
  .xl\:flex-col-5 {
    width: 41.66666667%;
  }
  .xl\:flex-col-5 {
    flex: 0 0 41.66666667%;
  }
  .xl\:flex-col-4 {
    max-width: 100%;
  }
  .xl\:flex-col-4 {
    width: 33.3333333%;
  }
  .xl\:flex-col-4 {
    flex: 0 0 33.3333333%;
  }
  .xl\:flex-col-9{
    max-width: 100%;
  }
  .xl\:flex-col-9 {
    width: 75%;
  }
  .xl\:flex-col-9 {
    flex: 0 0 75%;
  }
  .xl\:order-1 {
    order: 1;
  }
  .xl\:order-2 {
    order: 2;
  }
  .xl\:order-3 {
    order: 3;
  }
  .xl\:order-4 {
    order: 4;
  }
  .xl\:order-5 {
    order: 5;
  }
  .xl\:order-6 {
    order: 6;
  }
}

@media(max-width: 1400px) and (min-width: 768px){
  .home-banner--text{
    gap: 203px;
  }
  .home-banner--form{
    max-width: 70%;
    margin: 40px auto;
    flex: 0 0 100%;
  }
  .container-home-banner >div{
    background-position: 0 38%;
  }
  .home-banner--text{
    flex: 0 0 100%;
    max-width: 100%;
    padding-top: 2.5rem;
  }
  .google-reviews-box{
    margin-left: 44%;
    margin-right: auto;
  }
}

@media(max-width:1200px) and (min-width:768px){
  .your-claims-flex{
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 53px;
  }
  .your-claims-0{
    width: 100%;
    margin-left: 250px;
  }
  .your-claims-98{
    margin-left: 60px;
  }
  .clients-slide{
    padding: 32px 40px;
  }
  .section-title{
    font-size: 32px;
  }
  form[name='consultationFormBottom'] .form-header h2{
    font-size: 57px;
    color: #fff;
    line-height: 72px;
    margin-bottom: 27px;
  }
  form[name='consultationFormBottom'] .form-body{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 24px;
    margin-top: 0;
    padding: 0 90px
  }

  form[name='consultationFormBottom'] .form-group{
    width: 100%;
    max-width: unset;
    margin: 0 !important;
  }

  form[name='consultationFormBottom'] .form-group label{
    margin-bottom: 18px;
  }

  form[name='consultationFormBottom'] .form-footer .btn-submit{
    font-size: 27px;
    padding: 0;
    line-height: 59px;
    width: 100%;
  }

  form[name='consultationFormBottom'] .form-footer{
    margin-top: 64px;
    padding: 0 90px;
  }

  .container-bottom-form{
    border-top: 24px solid rgba(242, 93, 38, 1);
  }

  header .header--ctn a{
    font-size: 18px;
  }

  header .header--logo picture img{
    height: 34px;
  }

  header .header--wrapper{
    padding-top: 12px;
    padding-bottom: 12px;
  }

}

@media(max-width: 768px){
  .home-banner--text{
    background-image: url(../img/main-banner-v3.png);
    background-repeat: no-repeat;
    background-position:bottom left;
    background-size: auto 211px;
  }

  .home-banner--header-text p{
    margin-bottom: 8px;
  }
  .home-banner--header-text h1{
    margin-bottom: 0;
  }
  .home-banner--header-text h2{
    margin-bottom: 120px;
  }


  .google-reviews-box{
    max-width: 197px;
    padding: 12px;
    margin-left: 44%;
    margin-right: auto;
    margin-bottom: 14px;
  }
  .google-reviews-box p{
    margin-bottom: 8px;
    font-size: 20px;
  }
  .google-reviews-box img{
    width: 153px;
  }
  .google-reviews-box span{
    margin-top: 8px;
  }

  .google-reviewed-banner p:first-child{
      margin: 0;
      line-height: 1.125
    }
  .google-reviewed-banner p:last-child{
    line-height: 1.125
  } 
  .home-banner--form__inner{
    border: none;
    background-color: unset;
    padding-left: 24px;
    padding-right: 24px;
  }
  .form-header h2{
    text-align: left;
  }
  .form-header p{
    text-align: left;
  }
  .home-banner--wrapper >.home-banner--row >div:first-child{
    padding-left: 24px;
    padding-right: 14px;
  }
  .your-claims-flex{
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 37px;
  }

  .your-claims-0{
    width: 100%;
    margin-left: 32px;
    gap: 32px;
  }

  .your-claims-98{
    gap: 20px;
  }

  .your-claims-98 >p span {
    font-size: 28px;
    vertical-align: top;
    line-height: 52px;
  }
  .winwin-subtext{
    line-height: 1.4 !important;
  }
  .container-main-content a.btn-get-free{
    font-size: 27px;
    padding: 18px;
  }
  .clients-slide{
    padding: 22px 36px;
    background-color: unset;
  }
  .slides .clients-slide img{
    height: 36px;
  }
  .flex-direction-nav{
    margin-top: 75px;
    margin-bottom: 29px;
  }

  .section-title{
    font-size: 32px;
  }

  form[name='consultationFormBottom'] .form-header h2{
    font-size: 46px;
    color: #fff;
    line-height: 52px;
    text-align: center;
    margin-bottom: 40px;
  }

  form[name='consultationFormBottom'] .form-body{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 24px;
    margin-top: 0;
    padding: 0;
  }

  form[name='consultationFormBottom'] .form-group{
    width: 100%;
    max-width: unset;
    margin: 0 !important;
  }

  form[name='consultationFormBottom'] .form-group label{
    margin-bottom: 18px;
  }

  form[name='consultationFormBottom'] .form-footer .btn-submit{
    font-size: 27px;
    padding: 0;
    line-height: 64px;
    width: 100%;
  }

  form[name='consultationFormBottom'] .form-footer{
    margin-top: 64px;
    padding: 0;
  }

  .container-bottom-form{
    border-top: 10px solid rgba(242, 93, 38, 1);
  }
  .bottom-form--wrapper{
    padding-top: 64px;
    padding-bottom: 113px;
  }

  header .header--ctn a{
    font-size: 18px;
  }

  header .header--logo picture img{
    height: 34px;
  }

  header .header--wrapper{
    padding-top: 12px;
    padding-bottom: 12px;
  }
}
