/*!
Theme Name: Kingfisher, iClicks
Theme URI: https://iclicks.nl/
Author: Frontend Development, iClicks
Author URI: https://iclicks.nl/
Description: Customized iClicks theme.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: kfi
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, grid-layout, one-column, two-columns, left-sidebar, right-sidebar, footer-widgets, full-width-template, theme-options
*/

*, ::before, ::after {
  --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-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --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: rgb(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:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::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-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --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: rgb(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:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

/*! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: currentColor;
  /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: Montserrat, sans-serif;
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
  -webkit-tap-highlight-color: transparent;
  /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  /* 1 */
  font-feature-settings: normal;
  /* 2 */
  font-variation-settings: normal;
  /* 3 */
  font-size: 1em;
  /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
  border-collapse: collapse;
  /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-feature-settings: inherit;
  /* 1 */
  font-variation-settings: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  letter-spacing: inherit;
  /* 1 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  /* 1 */
  vertical-align: middle;
  /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}

/* Classes here are being purged by PurgeCSS */

/* Do not delete */

body {
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

/* Typography */

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  line-height: 1.4em;
}

@media (min-width: 768px) {
  h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
    margin-bottom: 20px;
  }
}

h1, .h1 {
  font-size: 26px;
}

@media (min-width: 640px) {
  h1, .h1 {
    font-size: 30px;
  }
}

@media (min-width: 768px) {
  h1, .h1 {
    font-size: 42px;
  }
}

@media (min-width: 1340px) {
  h1, .h1 {
    font-size: 50px;
  }
}

h2, .h2 {
  font-size: 26px;
}

@media (min-width: 768px) {
  h2, .h2 {
    font-size: 30px;
  }
}

h3, .h3 {
  font-size: 22px;
}

@media (min-width: 768px) {
  h3, .h3 {
    font-size: 30px;
  }
}

h4, .h4 {
  font-size: 20px;
}

h5, .h5 {
  font-size: 18px;
}

@media (min-width: 768px) {
  h5, .h5 {
    font-size: 22px;
  }
}

h6, .h6 {
  font-size: 15px;
}

@media (min-width: 768px) {
  h6, .h6 {
    font-size: 16px;
  }
}

p {
  margin-bottom: 16px;
  font-size: 15px;
  line-height: 1.625;
}

@media (min-width: 768px) {
  p {
    margin-bottom: 24px;
    font-size: 16px;
  }
}

a {
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(32 176 208 / var(--tw-text-opacity, 1));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
}

a:hover {
  --tw-text-opacity: 1;
  color: rgb(25 140 166 / var(--tw-text-opacity, 1));
}

strong {
  font-weight: 700;
}

ul {
  margin-bottom: 16px;
}

@media (min-width: 768px) {
  ul {
    margin-bottom: 24px;
  }
}

ul {
  li {
    line-height: 1.625 !important;
  }
}

ol {
  margin-bottom: 30px;
}

ol li {
  margin-bottom: 20px;
  list-style-position: inside;
  list-style-type: decimal;
  font-size: 16px;
  font-weight: 400;
}

.text-editor ul {
  li {
    position: relative !important;
  }
  li {
    padding-left: 20px !important;
  }
  li:before {
    content: '\f111';
  }
  li:before {
    position: absolute !important;
  }
  li:before {
    top: 8px !important;
  }
  li:before {
    left: 0px !important;
  }
  li:before {
    padding-right: 8px !important;
  }
  li:before {
    font-family: 'Font Awesome 6 Pro' !important;
  }
  li:before {
    font-size: 6px !important;
  }
  li:before {
    font-weight: 900 !important;
  }
  li:before {
    --tw-text-opacity: 1 !important;
    color: rgb(32 176 208 / var(--tw-text-opacity, 1)) !important;
  }
}

ul.arrow li,
.text-editor ul.arrow li,
ul.check li,
ul.check-round li {
  position: relative;
  margin-bottom: 0.5em;
  overflow-wrap: break-word;
  padding-left: 25px;
  font-size: 16px;
  font-weight: 400;
}

ul.arrow li:before,
.text-editor ul.arrow li:before,
ul.check li:before {
  position: absolute !important;
  left: 0px !important;
  top: 3px !important;
  display: flex !important;
  height: 20px !important;
  width: 20px !important;
  align-items: center !important;
  justify-content: center !important;
  border-radius: 9999px !important;
  font-family: 'Font Awesome 6 Pro' !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(32 176 208 / var(--tw-text-opacity, 1)) !important;
  --tw-content: '\f00c' !important;
  content: var(--tw-content) !important;
}

ul.check li:before {
  font-weight: 300 !important;
}

ul.arrow li:before {
  top: 2px !important;
  font-weight: 300 !important;
  --tw-content: '\f061' !important;
  content: var(--tw-content) !important;
}

ul.check.check-white li:before,
ul.arrow.arrow-white li:before {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

.container {
  width: 100%;
}

@media (min-width: 360px) {
  .container {
    max-width: 360px;
  }
}

@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}

@media (min-width: 1340px) {
  .container {
    max-width: 1340px;
  }
}

/* Classes here are being purged by PurgeCSS */

/* Do not delete */

.cf7mls-btns button,
.btn-green,
.btn-white,
.btn-custom,
.btn-black,
.btn-outline-black,
.btn-outline-white,
.btn {
  display: inline-flex !important;
  cursor: pointer !important;
  justify-content: center !important;
  border-radius: 9999px !important;
  border-width: 1px !important;
  padding-left: 30px !important;
  padding-right: 30px !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  text-align: center !important;
  font-weight: 400 !important;
  transition-property: all !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 500ms !important;
}

.btn-sm {
  padding-left: 8px !important;
  padding-right: 8px !important;
  padding-top: 12px !important;
  padding-bottom: 12px !important;
  font-size: 14px !important;
}

@media (min-width: 640px) {
  .btn-sm {
    padding-left: 15px !important;
    padding-right: 15px !important;
    font-size: 16px !important;
  }
}

.btn-black {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.btn-black:hover {
  --tw-border-opacity: 1;
  border-color: rgb(32 176 208 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(32 176 208 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.btn-cta {
  --tw-border-opacity: 1 !important;
  border-color: rgb(32 176 208 / var(--tw-border-opacity, 1)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(32 176 208 / var(--tw-bg-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

.btn-cta:hover {
  --tw-border-opacity: 1 !important;
  border-color: rgb(25 140 166 / var(--tw-border-opacity, 1)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(25 140 166 / var(--tw-bg-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

.btn-green {
  --tw-border-opacity: 1 !important;
  border-color: rgb(108 190 84 / var(--tw-border-opacity, 1)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(108 190 84 / var(--tw-bg-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

.btn-green:hover {
  --tw-border-opacity: 1 !important;
  border-color: rgb(86 152 67 / var(--tw-border-opacity, 1)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(86 152 67 / var(--tw-bg-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

.btn-white {
  --tw-border-opacity: 1 !important;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1)) !important;
}

.btn-white:hover {
  --tw-border-opacity: 1 !important;
  border-color: rgb(108 190 84 / var(--tw-border-opacity, 1)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(108 190 84 / var(--tw-bg-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

.btn-custom {
  border-radius: 9999px;
  border-width: 1px;
  background-image: linear-gradient(45deg, #6cbe54, #20b0d0);
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  -o-border-image: linear-gradient(45deg, #6cbe54, #20b0d0) 1;
     border-image: linear-gradient(45deg, #6cbe54, #20b0d0) 1;
}

.content-lt .btn-black:hover {
  --tw-border-opacity: 1 !important;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(51 51 51 / var(--tw-bg-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

.btn-review::before {
  position: relative;
  left: -5px;
  font-family: 'Font Awesome 6 Pro';
  font-weight: 300;
  --tw-content: '\f044';
  content: var(--tw-content);
}

.btn-outline-black {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.btn-outline-black:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.btn-outline-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.btn-outline-white:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.btn-primary {
  --tw-border-opacity: 1 !important;
  border-color: rgb(32 176 208 / var(--tw-border-opacity, 1)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(32 176 208 / var(--tw-bg-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

.btn-primary:hover {
  --tw-border-opacity: 1 !important;
  border-color: rgb(25 140 166 / var(--tw-border-opacity, 1)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(25 140 166 / var(--tw-bg-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

.btn-primary {
  &.muted {
    background-color: transparent !important;
  }
  &.muted {
    --tw-text-opacity: 1 !important;
    color: rgb(32 176 208 / var(--tw-text-opacity, 1)) !important;
  }
  &.muted:hover {
    --tw-border-opacity: 1 !important;
    border-color: rgb(32 176 208 / var(--tw-border-opacity, 1)) !important;
  }
  &.muted:hover {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(32 176 208 / var(--tw-bg-opacity, 1)) !important;
  }
  &.muted:hover {
    --tw-text-opacity: 1 !important;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
  }
}

.btn-underline {
  position: relative;
  display: inline-flex;
  align-items: center;
  -moz-column-gap: 8px;
       column-gap: 8px;
  --tw-text-opacity: 1;
  color: rgb(32 176 208 / var(--tw-text-opacity, 1));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.btn-underline:hover {
  --tw-text-opacity: 1;
  color: rgb(25 140 166 / var(--tw-text-opacity, 1));
}

.btn-underline::after {
  margin-left: 2px;
  display: inline-block;
  font-family: 'Font Awesome 6 Pro';
  font-weight: 700;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  --tw-content: '\f061';
  content: var(--tw-content);
  transform: translateX(0);
}

.btn-underline:hover::after {
  transform: translateX(4px);
  /* Move arrow slightly to the right */
}

/* .btn-send:before {
  @apply
  font-awesome text-white font-bold content-['\f061'] inline-block ml-2 transition-transform duration-300;
  transform: translateX(0);
} */

/* Basic styles for all input fields */

[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 {
  border-radius: 8px !important;
  border-width: 1px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(217 217 217 / var(--tw-border-opacity, 1)) !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  padding-left: 16px !important;
  padding-right: 16px !important;
  --tw-text-opacity: 1 !important;
  color: rgb(51 51 51 / var(--tw-text-opacity, 1)) !important;
}

[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 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(232 232 232 / var(--tw-ring-opacity, 1)) !important;
}

textarea {
  height: 100px;
}

select {
  width: 100%;
}

/* Squares */

.square {
  position: relative !important;
  width: 100% !important;
}

.square:after {
  content: '';
  display: block !important;
  padding-bottom: 100% !important;
}

.square .inner {
  position: absolute !important;
  height: 100% !important;
  width: 100% !important;
}

.visible {
  visibility: visible !important;
}

.fixed {
  position: fixed !important;
}

.absolute {
  position: absolute !important;
}

.relative {
  position: relative !important;
}

.inset-0 {
  inset: 0px !important;
}

.-bottom-\[5px\] {
  bottom: -5px !important;
}

.-top-\[63px\] {
  top: -63px !important;
}

.bottom-\[40px\] {
  bottom: 40px !important;
}

.left-0 {
  left: 0px !important;
}

.left-\[3px\] {
  left: 3px !important;
}

.left-auto {
  left: auto !important;
}

.right-0 {
  right: 0px !important;
}

.right-\[-24px\] {
  right: -24px !important;
}

.right-\[-9999px\] {
  right: -9999px !important;
}

.right-\[40px\] {
  right: 40px !important;
}

.top-0 {
  top: 0px !important;
}

.top-1\/2 {
  top: 50% !important;
}

.top-4 {
  top: 4px !important;
}

.top-8 {
  top: 8px !important;
}

.top-\[2px\] {
  top: 2px !important;
}

.top-\[3px\] {
  top: 3px !important;
}

.top-\[77px\] {
  top: 77px !important;
}

.z-10 {
  z-index: 10 !important;
}

.z-50 {
  z-index: 50 !important;
}

.z-\[10\] {
  z-index: 10 !important;
}

.z-\[2\] {
  z-index: 2 !important;
}

.order-1 {
  order: 1 !important;
}

.order-2 {
  order: 2 !important;
}

.order-3 {
  order: 3 !important;
}

.col-span-1 {
  grid-column: span 1 / span 1 !important;
}

.col-span-4 {
  grid-column: span 4 / span 4 !important;
}

.col-span-5 {
  grid-column: span 5 / span 5 !important;
}

.float-none {
  float: none !important;
}

.mx-16 {
  margin-left: 16px !important;
  margin-right: 16px !important;
}

.mx-6 {
  margin-left: 6px !important;
  margin-right: 6px !important;
}

.mx-\[24px\] {
  margin-left: 24px !important;
  margin-right: 24px !important;
}

.mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

.my-20 {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

.-mb-10 {
  margin-bottom: -10px !important;
}

.mb-0 {
  margin-bottom: 0px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mb-12 {
  margin-bottom: 12px !important;
}

.mb-15 {
  margin-bottom: 15px !important;
}

.mb-16 {
  margin-bottom: 16px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-24 {
  margin-bottom: 24px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mb-32 {
  margin-bottom: 32px !important;
}

.mb-4 {
  margin-bottom: 4px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.mb-60 {
  margin-bottom: 60px !important;
}

.mb-8 {
  margin-bottom: 8px !important;
}

.mb-\[0\.5em\] {
  margin-bottom: 0.5em !important;
}

.mb-\[5px\] {
  margin-bottom: 5px !important;
}

.mb-\[64px\] {
  margin-bottom: 64px !important;
}

.mb-\[70px\] {
  margin-bottom: 70px !important;
}

.ml-10 {
  margin-left: 10px !important;
}

.ml-2 {
  margin-left: 2px !important;
}

.ml-\[8px\] {
  margin-left: 8px !important;
}

.mr-0 {
  margin-right: 0px !important;
}

.mr-12 {
  margin-right: 12px !important;
}

.mr-6 {
  margin-right: 6px !important;
}

.mt-100 {
  margin-top: 100px !important;
}

.mt-16 {
  margin-top: 16px !important;
}

.mt-2 {
  margin-top: 2px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mt-24 {
  margin-top: 24px !important;
}

.mt-32 {
  margin-top: 32px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mt-\[0px\] {
  margin-top: 0px !important;
}

.box-border {
  box-sizing: border-box !important;
}

.block {
  display: block !important;
}

.inline-block {
  display: inline-block !important;
}

.inline {
  display: inline !important;
}

.flex {
  display: flex !important;
}

.inline-flex {
  display: inline-flex !important;
}

.table {
  display: table !important;
}

.grid {
  display: grid !important;
}

.hidden {
  display: none !important;
}

.aspect-\[4\/3\] {
  aspect-ratio: 4/3 !important;
}

.aspect-square {
  aspect-ratio: 1 / 1 !important;
}

.h-2 {
  height: 2px !important;
}

.h-20 {
  height: 20px !important;
}

.h-24 {
  height: 24px !important;
}

.h-300 {
  height: 300px !important;
}

.h-35 {
  height: 35px !important;
}

.h-40 {
  height: 40px !important;
}

.h-50 {
  height: 50px !important;
}

.h-500 {
  height: 500px !important;
}

.h-8 {
  height: 8px !important;
}

.h-\[140px\] {
  height: 140px !important;
}

.h-\[18px\] {
  height: 18px !important;
}

.h-\[40px\] {
  height: 40px !important;
}

.h-\[500px\] {
  height: 500px !important;
}

.h-\[56px\] {
  height: 56px !important;
}

.h-\[60px\] {
  height: 60px !important;
}

.h-\[61px\] {
  height: 61px !important;
}

.h-\[64px\] {
  height: 64px !important;
}

.h-auto {
  height: auto !important;
}

.h-full {
  height: 100% !important;
}

.max-h-\[120px\] {
  max-height: 120px !important;
}

.w-1\/3 {
  width: 33.333333% !important;
}

.w-100 {
  width: 100px !important;
}

.w-150 {
  width: 150px !important;
}

.w-20 {
  width: 20px !important;
}

.w-200 {
  width: 200px !important;
}

.w-24 {
  width: 24px !important;
}

.w-25p {
  width: 25% !important;
}

.w-35 {
  width: 35px !important;
}

.w-40 {
  width: 40px !important;
}

.w-50p {
  width: 50% !important;
}

.w-70p {
  width: 70% !important;
}

.w-75p {
  width: 75% !important;
}

.w-8 {
  width: 8px !important;
}

.w-\[1px\] {
  width: 1px !important;
}

.w-\[40px\] {
  width: 40px !important;
}

.w-\[64px\] {
  width: 64px !important;
}

.w-\[93px\] {
  width: 93px !important;
}

.w-auto {
  width: auto !important;
}

.w-fit {
  width: -moz-fit-content !important;
  width: fit-content !important;
}

.w-full {
  width: 100% !important;
}

.min-w-\[160px\] {
  min-width: 160px !important;
}

.max-w-\[768px\] {
  max-width: 768px !important;
}

.max-w-none {
  max-width: none !important;
}

.max-w-screen-xl {
  max-width: 1340px !important;
}

.flex-1 {
  flex: 1 1 0% !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.-translate-y-1\/2 {
  --tw-translate-y: -50% !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.translate-x-0 {
  --tw-translate-x: 0px !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.cursor-not-allowed {
  cursor: not-allowed !important;
}

.cursor-pointer {
  cursor: pointer !important;
}

.resize {
  resize: both !important;
}

.list-inside {
  list-style-position: inside !important;
}

.list-decimal {
  list-style-type: decimal !important;
}

.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
}

.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}

.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}

.grid-cols-\[28px_auto\] {
  grid-template-columns: 28px auto !important;
}

.grid-cols-\[56px_auto\] {
  grid-template-columns: 56px auto !important;
}

.grid-cols-\[auto_20px\] {
  grid-template-columns: auto 20px !important;
}

.grid-cols-\[auto_70px\] {
  grid-template-columns: auto 70px !important;
}

.flex-row {
  flex-direction: row !important;
}

.flex-col {
  flex-direction: column !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.items-start {
  align-items: flex-start !important;
}

.items-end {
  align-items: flex-end !important;
}

.items-center {
  align-items: center !important;
}

.justify-start {
  justify-content: flex-start !important;
}

.justify-end {
  justify-content: flex-end !important;
}

.justify-center {
  justify-content: center !important;
}

.justify-between {
  justify-content: space-between !important;
}

.justify-items-start {
  justify-items: start !important;
}

.gap-10 {
  gap: 10px !important;
}

.gap-12 {
  gap: 12px !important;
}

.gap-16 {
  gap: 16px !important;
}

.gap-20 {
  gap: 20px !important;
}

.gap-24 {
  gap: 24px !important;
}

.gap-32 {
  gap: 32px !important;
}

.gap-4 {
  gap: 4px !important;
}

.gap-40 {
  gap: 40px !important;
}

.gap-48 {
  gap: 48px !important;
}

.gap-8 {
  gap: 8px !important;
}

.gap-\[50px\] {
  gap: 50px !important;
}

.gap-\[6px\] {
  gap: 6px !important;
}

.gap-\[8px\] {
  gap: 8px !important;
}

.gap-x-0 {
  -moz-column-gap: 0px !important;
       column-gap: 0px !important;
}

.gap-x-100 {
  -moz-column-gap: 100px !important;
       column-gap: 100px !important;
}

.gap-x-12 {
  -moz-column-gap: 12px !important;
       column-gap: 12px !important;
}

.gap-x-16 {
  -moz-column-gap: 16px !important;
       column-gap: 16px !important;
}

.gap-x-20 {
  -moz-column-gap: 20px !important;
       column-gap: 20px !important;
}

.gap-x-24 {
  -moz-column-gap: 24px !important;
       column-gap: 24px !important;
}

.gap-x-32 {
  -moz-column-gap: 32px !important;
       column-gap: 32px !important;
}

.gap-x-4 {
  -moz-column-gap: 4px !important;
       column-gap: 4px !important;
}

.gap-x-8 {
  -moz-column-gap: 8px !important;
       column-gap: 8px !important;
}

.gap-x-\[16px\] {
  -moz-column-gap: 16px !important;
       column-gap: 16px !important;
}

.gap-x-\[8px\] {
  -moz-column-gap: 8px !important;
       column-gap: 8px !important;
}

.gap-y-10 {
  row-gap: 10px !important;
}

.gap-y-12 {
  row-gap: 12px !important;
}

.gap-y-16 {
  row-gap: 16px !important;
}

.gap-y-20 {
  row-gap: 20px !important;
}

.gap-y-24 {
  row-gap: 24px !important;
}

.gap-y-32 {
  row-gap: 32px !important;
}

.gap-y-4 {
  row-gap: 4px !important;
}

.gap-y-40 {
  row-gap: 40px !important;
}

.gap-y-50 {
  row-gap: 50px !important;
}

.gap-y-8 {
  row-gap: 8px !important;
}

.gap-y-\[64px\] {
  row-gap: 64px !important;
}

.space-y-12 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(12px * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(12px * var(--tw-space-y-reverse)) !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.overflow-visible {
  overflow: visible !important;
}

.text-ellipsis {
  text-overflow: ellipsis !important;
}

.whitespace-nowrap {
  white-space: nowrap !important;
}

.break-words {
  overflow-wrap: break-word !important;
}

.rounded-\[100px\] {
  border-radius: 100px !important;
}

.rounded-\[16px\] {
  border-radius: 16px !important;
}

.rounded-\[8px\] {
  border-radius: 8px !important;
}

.rounded-\[9999px\] {
  border-radius: 9999px !important;
}

.rounded-full {
  border-radius: 9999px !important;
}

.rounded-t-\[8px\] {
  border-top-left-radius: 8px !important;
  border-top-right-radius: 8px !important;
}

.border {
  border-width: 1px !important;
}

.border-2 {
  border-width: 2px !important;
}

.border-\[1px\] {
  border-width: 1px !important;
}

.border-b {
  border-bottom-width: 1px !important;
}

.border-t {
  border-top-width: 1px !important;
}

.border-\[\#EEEEEE\] {
  --tw-border-opacity: 1 !important;
  border-color: rgb(238 238 238 / var(--tw-border-opacity, 1)) !important;
}

.border-black {
  --tw-border-opacity: 1 !important;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1)) !important;
}

.border-gray {
  --tw-border-opacity: 1 !important;
  border-color: rgb(217 217 217 / var(--tw-border-opacity, 1)) !important;
}

.border-gray-light {
  --tw-border-opacity: 1 !important;
  border-color: rgb(232 232 232 / var(--tw-border-opacity, 1)) !important;
}

.border-green {
  --tw-border-opacity: 1 !important;
  border-color: rgb(108 190 84 / var(--tw-border-opacity, 1)) !important;
}

.border-primary {
  --tw-border-opacity: 1 !important;
  border-color: rgb(32 176 208 / var(--tw-border-opacity, 1)) !important;
}

.border-primary-cta {
  --tw-border-opacity: 1 !important;
  border-color: rgb(32 176 208 / var(--tw-border-opacity, 1)) !important;
}

.border-white {
  --tw-border-opacity: 1 !important;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1)) !important;
}

.bg-\[\#25D366\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(37 211 102 / var(--tw-bg-opacity, 1)) !important;
}

.bg-\[\#D0D6D8\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(208 214 216 / var(--tw-bg-opacity, 1)) !important;
}

.bg-\[\#EEEEEE\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(238 238 238 / var(--tw-bg-opacity, 1)) !important;
}

.bg-black {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1)) !important;
}

.bg-gray-light {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(232 232 232 / var(--tw-bg-opacity, 1)) !important;
}

.bg-gray-lighter {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(242 242 242 / var(--tw-bg-opacity, 1)) !important;
}

.bg-green {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(108 190 84 / var(--tw-bg-opacity, 1)) !important;
}

.bg-primary {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(32 176 208 / var(--tw-bg-opacity, 1)) !important;
}

.bg-primary-cta {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(32 176 208 / var(--tw-bg-opacity, 1)) !important;
}

.bg-primary-light {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(76 191 217 / var(--tw-bg-opacity, 1)) !important;
}

.bg-primary-lighter {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(250 252 255 / var(--tw-bg-opacity, 1)) !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.bg-white {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}

.bg-custom {
  background-image: linear-gradient(45deg, #6cbe54, #20b0d0) !important;
}

.to-transparent {
  --tw-gradient-to: transparent var(--tw-gradient-to-position) !important;
}

.fill-\[\#4A90E5\] {
  fill: #4A90E5 !important;
}

.object-contain {
  -o-object-fit: contain !important;
     object-fit: contain !important;
}

.object-cover {
  -o-object-fit: cover !important;
     object-fit: cover !important;
}

.object-center {
  -o-object-position: center !important;
     object-position: center !important;
}

.p-0 {
  padding: 0px !important;
}

.p-24 {
  padding: 24px !important;
}

.p-32 {
  padding: 32px !important;
}

.p-\[20px\] {
  padding: 20px !important;
}

.px-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.px-10 {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.px-12 {
  padding-left: 12px !important;
  padding-right: 12px !important;
}

.px-16 {
  padding-left: 16px !important;
  padding-right: 16px !important;
}

.px-20 {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.px-30 {
  padding-left: 30px !important;
  padding-right: 30px !important;
}

.px-4 {
  padding-left: 4px !important;
  padding-right: 4px !important;
}

.px-8 {
  padding-left: 8px !important;
  padding-right: 8px !important;
}

.px-\[24px\] {
  padding-left: 24px !important;
  padding-right: 24px !important;
}

.py-0 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.py-10 {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.py-100 {
  padding-top: 100px !important;
  padding-bottom: 100px !important;
}

.py-12 {
  padding-top: 12px !important;
  padding-bottom: 12px !important;
}

.py-14 {
  padding-top: 14px !important;
  padding-bottom: 14px !important;
}

.py-16 {
  padding-top: 16px !important;
  padding-bottom: 16px !important;
}

.py-25 {
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}

.py-30 {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

.py-4 {
  padding-top: 4px !important;
  padding-bottom: 4px !important;
}

.py-40 {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

.py-50 {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}

.py-6 {
  padding-top: 6px !important;
  padding-bottom: 6px !important;
}

.py-8 {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}

.pb-0 {
  padding-bottom: 0px !important;
}

.pb-10 {
  padding-bottom: 10px !important;
}

.pb-100 {
  padding-bottom: 100px !important;
}

.pb-100p {
  padding-bottom: 100% !important;
}

.pb-25 {
  padding-bottom: 25px !important;
}

.pb-30 {
  padding-bottom: 30px !important;
}

.pb-50 {
  padding-bottom: 50px !important;
}

.pb-\[24px\] {
  padding-bottom: 24px !important;
}

.pl-0 {
  padding-left: 0px !important;
}

.pl-10 {
  padding-left: 10px !important;
}

.pl-20 {
  padding-left: 20px !important;
}

.pl-\[25px\] {
  padding-left: 25px !important;
}

.pl-\[45px\] {
  padding-left: 45px !important;
}

.pr-10 {
  padding-right: 10px !important;
}

.pr-8 {
  padding-right: 8px !important;
}

.pr-\[16px\] {
  padding-right: 16px !important;
}

.pt-0 {
  padding-top: 0px !important;
}

.pt-20 {
  padding-top: 20px !important;
}

.pt-25 {
  padding-top: 25px !important;
}

.pt-30 {
  padding-top: 30px !important;
}

.pt-32 {
  padding-top: 32px !important;
}

.pt-50 {
  padding-top: 50px !important;
}

.pt-\[56\.25\%\] {
  padding-top: 56.25% !important;
}

.text-left {
  text-align: left !important;
}

.text-center {
  text-align: center !important;
}

.font-awesome {
  font-family: 'Font Awesome 6 Pro' !important;
}

.font-heading {
  font-family: Montserrat, sans-serif !important;
}

.font-sans {
  font-family: Montserrat, sans-serif !important;
}

.text-12 {
  font-size: 12px !important;
}

.text-14 {
  font-size: 14px !important;
}

.text-15 {
  font-size: 15px !important;
}

.text-16 {
  font-size: 16px !important;
}

.text-18 {
  font-size: 18px !important;
}

.text-20 {
  font-size: 20px !important;
}

.text-22 {
  font-size: 22px !important;
}

.text-26 {
  font-size: 26px !important;
}

.text-6 {
  font-size: 6px !important;
}

.text-\[14px\] {
  font-size: 14px !important;
}

.text-\[16px\] {
  font-size: 16px !important;
}

.text-\[21px\] {
  font-size: 21px !important;
}

.text-\[22px\] {
  font-size: 22px !important;
}

.text-\[32px\] {
  font-size: 32px !important;
}

.text-\[40px\] {
  font-size: 40px !important;
}

.text-\[60px\] {
  font-size: 60px !important;
}

.font-black {
  font-weight: 900 !important;
}

.font-bold {
  font-weight: 700 !important;
}

.font-extrabold {
  font-weight: 800 !important;
}

.font-light {
  font-weight: 300 !important;
}

.font-medium {
  font-weight: 500 !important;
}

.font-normal {
  font-weight: 400 !important;
}

.font-semibold {
  font-weight: 600 !important;
}

.uppercase {
  text-transform: uppercase !important;
}

.leading-\[1\.4em\] {
  line-height: 1.4em !important;
}

.leading-\[120\%\] {
  line-height: 120% !important;
}

.leading-\[128\%\] {
  line-height: 128% !important;
}

.leading-\[140\%\] {
  line-height: 140% !important;
}

.leading-\[2\.2em\] {
  line-height: 2.2em !important;
}

.leading-\[2em\] {
  line-height: 2em !important;
}

.leading-none {
  line-height: 1 !important;
}

.leading-normal {
  line-height: 1.5 !important;
}

.leading-relaxed {
  line-height: 1.625 !important;
}

.leading-snug {
  line-height: 1.375 !important;
}

.-tracking-\[1\%\] {
  letter-spacing: -1% !important;
}

.text-\[\#525A5D\] {
  --tw-text-opacity: 1 !important;
  color: rgb(82 90 93 / var(--tw-text-opacity, 1)) !important;
}

.text-\[\#FBBC05\] {
  --tw-text-opacity: 1 !important;
  color: rgb(251 188 5 / var(--tw-text-opacity, 1)) !important;
}

.text-black {
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1)) !important;
}

.text-black\/30 {
  color: rgb(0 0 0 / 0.3) !important;
}

.text-black\/80 {
  color: rgb(0 0 0 / 0.8) !important;
}

.text-body {
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1)) !important;
}

.text-gray {
  --tw-text-opacity: 1 !important;
  color: rgb(217 217 217 / var(--tw-text-opacity, 1)) !important;
}

.text-gray-dark {
  --tw-text-opacity: 1 !important;
  color: rgb(51 51 51 / var(--tw-text-opacity, 1)) !important;
}

.text-primary {
  --tw-text-opacity: 1 !important;
  color: rgb(32 176 208 / var(--tw-text-opacity, 1)) !important;
}

.text-white {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

.text-white\/80 {
  color: rgb(255 255 255 / 0.8) !important;
}

.underline {
  text-decoration-line: underline !important;
}

.opacity-\[0\.75\] {
  opacity: 0.75 !important;
}

.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1) !important;
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.shadow-none {
  --tw-shadow: 0 0 #0000 !important;
  --tw-shadow-colored: 0 0 #0000 !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important;
}

.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}

.transition-all {
  transition-property: all !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}

.transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}

.transition-transform {
  transition-property: transform !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}

.duration-300 {
  transition-duration: 300ms !important;
}

.duration-500 {
  transition-duration: 500ms !important;
}

.content-\[\'\\f00c\'\] {
  --tw-content: '\f00c' !important;
  content: var(--tw-content) !important;
}

.content-\[\'\\f054\'\] {
  --tw-content: '\f054' !important;
  content: var(--tw-content) !important;
}

.content-\[\'\\f061\'\] {
  --tw-content: '\f061' !important;
  content: var(--tw-content) !important;
}

.border-custom {
  -o-border-image: linear-gradient(45deg, #6cbe54, #20b0d0) 1 !important;
     border-image: linear-gradient(45deg, #6cbe54, #20b0d0) 1 !important;
}

/* Do not delete */

/* Expands the product image to the full width of its parent on archive pages */

.attachment-woocommerce_thumbnail {
  width: 100% !important;
}

/* Prevents the sorting select box to bleed out of its parent on smaller screen sizes */

.woocommerce-ordering {
  width: 100% !important;
}

@media (min-width: 640px) {
  .woocommerce-ordering {
    width: auto !important;
  }
}

.woocommerce-ordering {
  select {
    width: 100% !important;
  }
  select {
    font-size: 14px !important;
  }
  @media (min-width: 360px) {
    select {
      font-size: 16px !important;
    }
  }
  @media (min-width: 640px) {
    select {
      width: auto !important;
    }
  }
}

/* Styles the image size on the cart page */

.woocommerce-cart-form .attachment-woocommerce_thumbnail {
  width: 100px !important;
}

/* Styles the product wrapping link in product loops */

.woocommerce-LoopProduct-link {
  display: flex !important;
  flex: 1 1 0% !important;
  flex-direction: column !important;
}

/* Styles the product titles in product loops */

.woocommerce-loop-product__title {
  margin-bottom: 4px !important;
  flex: 1 1 0% !important;
  font-size: 22px !important;
}

@media (min-width: 768px) {
  .woocommerce-loop-product__title {
    margin-bottom: 10px !important;
    font-size: 30px !important;
  }
}

/* Styles the notices */

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
  --tw-border-opacity: 1 !important;
  border-color: rgb(32 176 208 / var(--tw-border-opacity, 1)) !important;
}

.woocommerce-error:before,
.woocommerce-info:before,
.woocommerce-message:before {
  --tw-text-opacity: 1 !important;
  color: rgb(32 176 208 / var(--tw-text-opacity, 1)) !important;
}

/*CUSTOM CSS START */

#mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block {
  margin-right: 0px !important;
}

/* START REVIEWWIDGET*/

.review-widget__link a {
  --tw-text-opacity: 1 !important;
  color: rgb(51 51 51 / var(--tw-text-opacity, 1)) !important;
}

.review-widget__link a:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(32 176 208 / var(--tw-text-opacity, 1)) !important;
}

.header-top a.review-widget-link {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.header-top a.review-widget-link:hover {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.review-widget__cijfer {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.header-top .review-widget__cijfer {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

/* END REVIEWWIDGET*/

/* START HEROSCENE */

.heroScene li {
  font-size: 14px !important;
}

@media (min-width: 640px) {
  .heroScene li {
    font-size: 16px !important;
  }
}

@media (min-width: 1340px) {
  .heroScene li {
    font-size: 18px !important;
  }
}

.heroScene ul.check li {
  padding-left: 30px;
}

.heroScene ul.check li:before {
  top: 4px !important;
  font-size: 18px !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

/* END HEROSCENE */

/*--------------------------------------------------------------
# Section USPS horizontal scroll
--------------------------------------------------------------*/

.topheader-cta::after {
  content: '';
  position: absolute;
  top: 0px;
  right: -9999px;
  display: none;
  height: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

@media (min-width: 640px) {
  .topheader-cta::after {
    display: flex;
  }
}

.topheader-cta::after {
  width: 9999px;
}

.usp-text {
  font-size: 60px;
  font-weight: 800;
  line-height: 120%;
  letter-spacing: -1%;
}

@media (min-width: 1024px) {
  .usp-text {
    font-size: 80px;
  }
}

@media (min-width: 1340px) {
  .usp-text {
    font-size: 104px;
  }
}

.usp-text {
  color: transparent;
  text-stroke: 1px #4A90E5;
  -webkit-text-stroke: 1px #4A90E5;
}

.scroll {
  position: relative;
  display: flex;
  width: 100%;
  overflow: hidden;
  --gap: 24px;
  --animation-duration: 30s;
  --total-width: 2000px;
}

.scroll > div {
  display: flex;
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  flex-wrap: nowrap;
  white-space: nowrap;
  will-change: transform;
  animation: none;
  /* Start with no animation */
}

@keyframes scroll {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(
                calc(-33.33%)
        );
    /* Only animate 1/3 of the total content */
  }
}

.slide {
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.scroll-item {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.slide .scroll-item {
  position: relative;
  overflow: visible;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 16px;
  font-size: 22px;
  font-weight: 700;
  line-height: 128%;
  --tw-text-opacity: 1;
  color: rgb(82 90 93 / var(--tw-text-opacity, 1));
}

@media (min-width: 1024px) {
  .slide .scroll-item {
    font-size: 40px;
  }
}

/* Image-based slides */

.slide img {
  height: 60px;
  width: auto;
  max-width: none;
  -o-object-fit: contain;
     object-fit: contain;
}

[id^='marketing-partners-'] .slide {
  height: 40px;
  width: 40px;
  min-width: 160px;
  padding: 20px;
}

[id^='marketing-partners-'] .slide img {
  height: auto;
  max-height: 120px;
  width: 100%;
}

/* USP dots/circles styling */

.scroll-item svg circle {
  fill: #4A90E5;
}

/* Linear gradient mask */

.scroll[class*='mask-image'] {
  -webkit-mask-image: linear-gradient(
            to right,
            transparent 0,
            black 128px,
            black calc(100% - 128px),
            transparent 100%
    );
  mask-image: linear-gradient(
            to right,
            transparent 0,
            black 128px,
            black calc(100% - 128px),
            transparent 100%
    );
}

/*--------------------------------------------------------------
# END Section USPS horizontal scroll
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# START FOOTER
--------------------------------------------------------------*/

.footer h2,
    .footer h3 {
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.footer p,
    .footer li,
    .footer li a {
  font-size: 14px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.footer li a:hover:hover {
  --tw-text-opacity: 1;
  color: rgb(32 176 208 / var(--tw-text-opacity, 1));
}

.footer li {
  line-height: 2em !important;
}

.bottom-footer p,
    .bottom-footer a {
  font-size: 14px;
  font-weight: 300;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.bottom-footer a:hover {
  --tw-text-opacity: 1;
  color: rgb(32 176 208 / var(--tw-text-opacity, 1));
}

/* Add pipes between menu items in the footer colophon menu */

#menu-colophonmenu li {
  position: relative;
  display: flex;
  align-items: center;
}

#menu-colophonmenu li:not(:last-child)::after {
  content: '|';
  margin-left: 6px;
  margin-right: 6px;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

#menu-colophonmenu li:not(:first-child) {
  padding-left: 0px;
}

/*--------------------------------------------------------------
# END FOOTER
--------------------------------------------------------------*/

.cta-block-col h2 {
  font-size: 26px;
}

@media (min-width: 640px) {
  .cta-block-col h2 {
    font-size: 32px;
  }
}

.review-arrow {
  display: flex !important;
  height: 40px !important;
  width: 40px !important;
  align-items: center !important;
  justify-content: center !important;
  border-radius: 9999px !important;
  border-width: 1px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(32 176 208 / var(--tw-border-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(32 176 208 / var(--tw-text-opacity, 1)) !important;
  transition-duration: 500ms !important;
}

.review-arrow:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(32 176 208 / var(--tw-bg-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

.video,
    .resp-iframe {
  position: relative;
  margin-bottom: 20px;
  width: 100%;
  overflow: hidden;
  padding-top: 56.25%;
}

.video video,
    .resp-iframe iframe {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
}

.content-lt ul.check li:before,
    .content-lt ul.arrow li:before,
    .content-lt,
    .content-lt p,
    .content-lt span {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

.content-lt a {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

.content-lt a:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1)) !important;
}

.content-lt a.btn-cta,
    .content-lt a.btn-green {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

.content-lt a.btn-cta:hover,
    .content-lt a.btn-green:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

.usps-header div:nth-child(3) {
  display: none !important;
}

@media (min-width: 1340px) {
  .usps-header div:nth-child(3) {
    display: inline-flex !important;
  }
}

.usps-header div:nth-child(2) {
  display: none !important;
}

@media (min-width: 1024px) {
  .usps-header div:nth-child(2) {
    display: inline-flex !important;
  }
}

.usps-header div:nth-child(1) {
  display: none !important;
}

@media (min-width: 640px) {
  .usps-header div:nth-child(1) {
    display: inline-flex !important;
  }
}

.sidebar ul li {
  line-height: 2.2em !important;
}

.sidebar ul li a {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: 300;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
}

.sidebar ul li a:hover {
  --tw-text-opacity: 1;
  color: rgb(32 176 208 / var(--tw-text-opacity, 1));
}

.sidebar ul li  a::after {
  position: absolute;
  right: 0px;
  top: 50%;
  display: flex;
  height: 20px;
  width: 20px;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(32 176 208 / var(--tw-border-opacity, 1));
  font-family: 'Font Awesome 6 Pro';
  font-size: 12px;
  --tw-text-opacity: 1;
  color: rgb(32 176 208 / var(--tw-text-opacity, 1));
  --tw-content: '\f054';
  content: var(--tw-content);
}

.bg-img-opacity-hero {
  opacity: 0.75;
}

.custom-title-price-img-cta {
  display: grid;
  grid-template-columns: auto 70px;
  -moz-column-gap: 20px;
       column-gap: 20px;
}

@media (min-width: 1340px) {
  .custom-title-price-img-cta {
    grid-template-columns: auto 70px;
  }
}

.title-price {
  display: flex;
  flex-direction: column;
}

.custom-form {
  border-radius: 8px;
  --tw-bg-opacity: 1;
  background-color: rgb(32 176 208 / var(--tw-bg-opacity, 1));
  padding: 32px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.payment-field,
      .custom-form-fields {
  width: 66.666667%;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu {
  top: 77px;
}

.bookly-services-form-my-form-phone [type=tel] {
  padding-left: 45px !important;
}

.faq-lt {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1)) !important;
}

.faq-lt p,
      .faq-lt a,
      .faq-lt span {
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1)) !important;
}

.faq-dk {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(32 176 208 / var(--tw-bg-opacity, 1)) !important;
}

.btn-abs {
  position: absolute;
  bottom: 30px;
}

.prem-badge {
  position: absolute;
  top: -63px;
  left: 3px;
  width: 93px;
}

.custom-bookly-form {
  --tw-bg-opacity: 1;
  background-color: rgb(32 176 208 / var(--tw-bg-opacity, 1));
}

.content-lt .bookly-services-form-container div,
    .content-lt .bookly-services-form-container a,
    .content-lt .bookly-services-form-container span {
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1)) !important;
}

.bookly-services-form-container hr {
  display: none;
}

.bookly-css-root .bookly-payment-gateway-mark {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(108 190 84 / var(--tw-bg-opacity, 1)) !important;
}

.text-sm {
  font-size: 12px;
}

/*CUSTOM CSS END */

.before\:relative::before {
  content: var(--tw-content) !important;
  position: relative !important;
}

.before\:-left-\[5px\]::before {
  content: var(--tw-content) !important;
  left: -5px !important;
}

.before\:font-awesome::before {
  content: var(--tw-content) !important;
  font-family: 'Font Awesome 6 Pro' !important;
}

.before\:font-light::before {
  content: var(--tw-content) !important;
  font-weight: 300 !important;
}

.before\:content-\[\'\\f044\'\]::before {
  --tw-content: '\f044' !important;
  content: var(--tw-content) !important;
}

.first\:bg-primary:first-child {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(32 176 208 / var(--tw-bg-opacity, 1)) !important;
}

.first\:text-white:first-child {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

.last\:m-0:last-child {
  margin: 0px !important;
}

.last\:mr-0:last-child {
  margin-right: 0px !important;
}

.hover\:-translate-y-\[2px\]:hover {
  --tw-translate-y: -2px !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.hover\:border-gray-dark:hover {
  --tw-border-opacity: 1 !important;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1)) !important;
}

.hover\:border-green:hover {
  --tw-border-opacity: 1 !important;
  border-color: rgb(108 190 84 / var(--tw-border-opacity, 1)) !important;
}

.hover\:border-green-dark:hover {
  --tw-border-opacity: 1 !important;
  border-color: rgb(86 152 67 / var(--tw-border-opacity, 1)) !important;
}

.hover\:border-primary:hover {
  --tw-border-opacity: 1 !important;
  border-color: rgb(32 176 208 / var(--tw-border-opacity, 1)) !important;
}

.hover\:border-primary-dark:hover {
  --tw-border-opacity: 1 !important;
  border-color: rgb(25 140 166 / var(--tw-border-opacity, 1)) !important;
}

.hover\:bg-black:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:bg-gray:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(217 217 217 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:bg-gray-dark:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(51 51 51 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:bg-green:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(108 190 84 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:bg-green-dark:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(86 152 67 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:bg-primary:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(32 176 208 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:bg-primary-dark:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(25 140 166 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:bg-white:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:text-black:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1)) !important;
}

.hover\:text-primary:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(32 176 208 / var(--tw-text-opacity, 1)) !important;
}

.hover\:text-primary-dark:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(25 140 166 / var(--tw-text-opacity, 1)) !important;
}

.hover\:text-white:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

.focus\:ring-2:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}

.focus\:ring-gray-light:focus {
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(232 232 232 / var(--tw-ring-opacity, 1)) !important;
}

@media (min-width: 360px) {
  .xs\:text-16 {
    font-size: 16px !important;
  }
}

@media (min-width: 640px) {
  .sm\:col-span-2 {
    grid-column: span 2 / span 2 !important;
  }

  .sm\:col-span-3 {
    grid-column: span 3 / span 3 !important;
  }

  .sm\:mb-0 {
    margin-bottom: 0px !important;
  }

  .sm\:mr-10 {
    margin-right: 10px !important;
  }

  .sm\:mr-16 {
    margin-right: 16px !important;
  }

  .sm\:mt-0 {
    margin-top: 0px !important;
  }

  .sm\:block {
    display: block !important;
  }

  .sm\:flex {
    display: flex !important;
  }

  .sm\:inline-flex {
    display: inline-flex !important;
  }

  .sm\:h-40 {
    height: 40px !important;
  }

  .sm\:h-80 {
    height: 80px !important;
  }

  .sm\:h-\[430px\] {
    height: 430px !important;
  }

  .sm\:w-40 {
    width: 40px !important;
  }

  .sm\:w-50p {
    width: 50% !important;
  }

  .sm\:w-auto {
    width: auto !important;
  }

  .sm\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
  }

  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .sm\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }

  .sm\:grid-cols-\[auto_1px_150px\] {
    grid-template-columns: auto 1px 150px !important;
  }

  .sm\:flex-row {
    flex-direction: row !important;
  }

  .sm\:flex-col {
    flex-direction: column !important;
  }

  .sm\:items-center {
    align-items: center !important;
  }

  .sm\:justify-start {
    justify-content: flex-start !important;
  }

  .sm\:justify-end {
    justify-content: flex-end !important;
  }

  .sm\:justify-center {
    justify-content: center !important;
  }

  .sm\:gap-16 {
    gap: 16px !important;
  }

  .sm\:gap-20 {
    gap: 20px !important;
  }

  .sm\:gap-24 {
    gap: 24px !important;
  }

  .sm\:gap-x-16 {
    -moz-column-gap: 16px !important;
         column-gap: 16px !important;
  }

  .sm\:gap-x-24 {
    -moz-column-gap: 24px !important;
         column-gap: 24px !important;
  }

  .sm\:gap-x-8 {
    -moz-column-gap: 8px !important;
         column-gap: 8px !important;
  }

  .sm\:gap-x-\[16px\] {
    -moz-column-gap: 16px !important;
         column-gap: 16px !important;
  }

  .sm\:gap-y-0 {
    row-gap: 0px !important;
  }

  .sm\:gap-y-24 {
    row-gap: 24px !important;
  }

  .sm\:gap-y-48 {
    row-gap: 48px !important;
  }

  .sm\:px-15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .sm\:px-24 {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }

  .sm\:pb-0 {
    padding-bottom: 0px !important;
  }

  .sm\:pt-12 {
    padding-top: 12px !important;
  }

  .sm\:text-left {
    text-align: left !important;
  }

  .sm\:text-16 {
    font-size: 16px !important;
  }

  .sm\:text-22 {
    font-size: 22px !important;
  }

  .sm\:text-30 {
    font-size: 30px !important;
  }

  .sm\:text-\[32px\] {
    font-size: 32px !important;
  }
}

@media (min-width: 768px) {
  .md\:col-span-2 {
    grid-column: span 2 / span 2 !important;
  }

  .md\:col-span-3 {
    grid-column: span 3 / span 3 !important;
  }

  .md\:-mb-20 {
    margin-bottom: -20px !important;
  }

  .md\:mb-0 {
    margin-bottom: 0px !important;
  }

  .md\:mb-10 {
    margin-bottom: 10px !important;
  }

  .md\:mb-100 {
    margin-bottom: 100px !important;
  }

  .md\:mb-25 {
    margin-bottom: 25px !important;
  }

  .md\:mb-35 {
    margin-bottom: 35px !important;
  }

  .md\:mb-40 {
    margin-bottom: 40px !important;
  }

  .md\:mr-10 {
    margin-right: 10px !important;
  }

  .md\:mr-\[8px\] {
    margin-right: 8px !important;
  }

  .md\:mt-0 {
    margin-top: 0px !important;
  }

  .md\:block {
    display: block !important;
  }

  .md\:inline-block {
    display: inline-block !important;
  }

  .md\:h-43 {
    height: 43px !important;
  }

  .md\:h-60 {
    height: 60px !important;
  }

  .md\:w-43 {
    width: 43px !important;
  }

  .md\:w-auto {
    width: auto !important;
  }

  .md\:w-full {
    width: 100% !important;
  }

  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }

  .md\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }

  .md\:grid-cols-\[200px_auto\] {
    grid-template-columns: 200px auto !important;
  }

  .md\:flex-row {
    flex-direction: row !important;
  }

  .md\:items-center {
    align-items: center !important;
  }

  .md\:justify-start {
    justify-content: flex-start !important;
  }

  .md\:justify-end {
    justify-content: flex-end !important;
  }

  .md\:justify-between {
    justify-content: space-between !important;
  }

  .md\:gap-x-20 {
    -moz-column-gap: 20px !important;
         column-gap: 20px !important;
  }

  .md\:gap-x-\[70px\] {
    -moz-column-gap: 70px !important;
         column-gap: 70px !important;
  }

  .md\:gap-y-0 {
    row-gap: 0px !important;
  }

  .md\:rounded-tl-\[16px\] {
    border-top-left-radius: 16px !important;
  }

  .md\:bg-white {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
  }

  .md\:py-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }

  .md\:pl-16 {
    padding-left: 16px !important;
  }

  .md\:text-16 {
    font-size: 16px !important;
  }

  .md\:text-18 {
    font-size: 18px !important;
  }

  .md\:text-26 {
    font-size: 26px !important;
  }

  .md\:text-30 {
    font-size: 30px !important;
  }

  .md\:text-\[14px\] {
    font-size: 14px !important;
  }

  .md\:text-\[42px\] {
    font-size: 42px !important;
  }

  .md\:text-black {
    --tw-text-opacity: 1 !important;
    color: rgb(0 0 0 / var(--tw-text-opacity, 1)) !important;
  }
}

@media (min-width: 1024px) {
  .lg\:order-1 {
    order: 1 !important;
  }

  .lg\:order-3 {
    order: 3 !important;
  }

  .lg\:col-span-1 {
    grid-column: span 1 / span 1 !important;
  }

  .lg\:col-span-2 {
    grid-column: span 2 / span 2 !important;
  }

  .lg\:col-span-3 {
    grid-column: span 3 / span 3 !important;
  }

  .lg\:col-span-4 {
    grid-column: span 4 / span 4 !important;
  }

  .lg\:mb-0 {
    margin-bottom: 0px !important;
  }

  .lg\:block {
    display: block !important;
  }

  .lg\:flex {
    display: flex !important;
  }

  .lg\:inline-flex {
    display: inline-flex !important;
  }

  .lg\:hidden {
    display: none !important;
  }

  .lg\:w-8\/12 {
    width: 66.666667% !important;
  }

  .lg\:w-90p {
    width: 90% !important;
  }

  .lg\:w-full {
    width: 100% !important;
  }

  .lg\:max-w-screen-lg {
    max-width: 1024px !important;
  }

  .lg\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
  }

  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }

  .lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }

  .lg\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  }

  .lg\:flex-col {
    flex-direction: column !important;
  }

  .lg\:justify-items-center {
    justify-items: center !important;
  }

  .lg\:gap-32 {
    gap: 32px !important;
  }

  .lg\:gap-50 {
    gap: 50px !important;
  }

  .lg\:gap-x-140 {
    -moz-column-gap: 140px !important;
         column-gap: 140px !important;
  }

  .lg\:gap-x-80 {
    -moz-column-gap: 80px !important;
         column-gap: 80px !important;
  }

  .lg\:gap-y-16 {
    row-gap: 16px !important;
  }

  .lg\:py-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }

  .lg\:py-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }

  .lg\:pb-40 {
    padding-bottom: 40px !important;
  }

  .lg\:pb-80 {
    padding-bottom: 80px !important;
  }

  .lg\:pl-16 {
    padding-left: 16px !important;
  }

  .lg\:pl-20 {
    padding-left: 20px !important;
  }

  .lg\:pl-24 {
    padding-left: 24px !important;
  }

  .lg\:pr-20 {
    padding-right: 20px !important;
  }

  .lg\:pt-40 {
    padding-top: 40px !important;
  }

  .lg\:pt-80 {
    padding-top: 80px !important;
  }

  .lg\:text-center {
    text-align: center !important;
  }

  .lg\:text-20 {
    font-size: 20px !important;
  }

  .lg\:text-\[60px\] {
    font-size: 60px !important;
  }

  .lg\:text-\[80px\] {
    font-size: 80px !important;
  }
}

@media (min-width: 1340px) {
  .xl\:order-2 {
    order: 2 !important;
  }

  .xl\:col-span-2 {
    grid-column: span 2 / span 2 !important;
  }

  .xl\:col-span-3 {
    grid-column: span 3 / span 3 !important;
  }

  .xl\:inline-flex {
    display: inline-flex !important;
  }

  .xl\:hidden {
    display: none !important;
  }

  .xl\:h-80 {
    height: 80px !important;
  }

  .xl\:h-\[728px\] {
    height: 728px !important;
  }

  .xl\:w-80p {
    width: 80% !important;
  }

  .xl\:w-full {
    width: 100% !important;
  }

  .xl\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }

  .xl\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }

  .xl\:grid-cols-\[auto_70px\] {
    grid-template-columns: auto 70px !important;
  }

  .xl\:justify-center {
    justify-content: center !important;
  }

  .xl\:justify-between {
    justify-content: space-between !important;
  }

  .xl\:gap-0 {
    gap: 0px !important;
  }

  .xl\:gap-40 {
    gap: 40px !important;
  }

  .xl\:gap-x-140 {
    -moz-column-gap: 140px !important;
         column-gap: 140px !important;
  }

  .xl\:gap-x-40 {
    -moz-column-gap: 40px !important;
         column-gap: 40px !important;
  }

  .xl\:gap-x-48 {
    -moz-column-gap: 48px !important;
         column-gap: 48px !important;
  }

  .xl\:gap-x-\[140px\] {
    -moz-column-gap: 140px !important;
         column-gap: 140px !important;
  }

  .xl\:gap-y-60 {
    row-gap: 60px !important;
  }

  .xl\:px-32 {
    padding-left: 32px !important;
    padding-right: 32px !important;
  }

  .xl\:py-100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }

  .xl\:py-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }

  .xl\:pb-100 {
    padding-bottom: 100px !important;
  }

  .xl\:pb-50 {
    padding-bottom: 50px !important;
  }

  .xl\:pl-32 {
    padding-left: 32px !important;
  }

  .xl\:pl-40 {
    padding-left: 40px !important;
  }

  .xl\:pr-40 {
    padding-right: 40px !important;
  }

  .xl\:pt-100 {
    padding-top: 100px !important;
  }

  .xl\:pt-50 {
    padding-top: 50px !important;
  }

  .xl\:text-18 {
    font-size: 18px !important;
  }

  .xl\:text-\[104px\] {
    font-size: 104px !important;
  }

  .xl\:text-\[80px\] {
    font-size: 80px !important;
  }
}

.\[\&_\.fa-chevron-right\]\:px-4 .fa-chevron-right {
  padding-left: 4px !important;
  padding-right: 4px !important;
}

.\[\&_\.fa-chevron-right\]\:text-8 .fa-chevron-right {
  font-size: 8px !important;
}

.\[\&_a\]\:underline a {
  text-decoration-line: underline !important;
}

.\[\&_i\]\:-mt-\[2px\] i {
  margin-top: -2px !important;
}

.\[\&_i\]\:text-12 i {
  font-size: 12px !important;
}

.\[\&_i\]\:text-body i {
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1)) !important;
}

.\[\&_span\>span\:first-child\]\:relative span>span:first-child {
  position: relative !important;
}

.\[\&_span\>span\:first-child\]\:-top-\[1px\] span>span:first-child {
  top: -1px !important;
}

.\[\&_span\>span\:last-child\]\:font-medium span>span:last-child {
  font-weight: 500 !important;
}