*, ::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: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 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;
}

.container {
  width: 100%;
}

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

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

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

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

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

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.inset-0 {
  inset: 0px;
}

.bottom-0 {
  bottom: 0px;
}

.bottom-\[-45px\] {
  bottom: -45px;
}

.bottom-\[16px\] {
  bottom: 16px;
}

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

.bottom-\[8px\] {
  bottom: 8px;
}

.left-0 {
  left: 0px;
}

.left-1\/2 {
  left: 50%;
}

.left-\[118px\] {
  left: 118px;
}

.left-\[125px\] {
  left: 125px;
}

.left-\[13px\] {
  left: 13px;
}

.left-\[50\%\] {
  left: 50%;
}

.left-\[8px\] {
  left: 8px;
}

.right-0 {
  right: 0px;
}

.right-4 {
  right: 1rem;
}

.right-\[16px\] {
  right: 16px;
}

.right-auto {
  right: auto;
}

.top-0 {
  top: 0px;
}

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

.top-16 {
  top: 4rem;
}

.top-\[13px\] {
  top: 13px;
}

.top-\[220px\] {
  top: 220px;
}

.top-\[25px\] {
  top: 25px;
}

.top-\[50\%\] {
  top: 50%;
}

.z-0 {
  z-index: 0;
}

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

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

.z-\[10000\] {
  z-index: 10000;
}

.z-\[1\] {
  z-index: 1;
}

.z-\[3\] {
  z-index: 3;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-5 {
  order: 5;
}

.col-span-12 {
  grid-column: span 12 / span 12;
}

.m-auto {
  margin: auto;
}

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

.my-12 {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.my-auto {
  margin-top: auto;
  margin-bottom: auto;
}

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

.mb-1 {
  margin-bottom: 0.25rem;
}

.mb-10 {
  margin-bottom: 2.5rem;
}

.mb-12 {
  margin-bottom: 3rem;
}

.mb-16 {
  margin-bottom: 4rem;
}

.mb-2 {
  margin-bottom: 0.5rem;
}

.mb-20 {
  margin-bottom: 5rem;
}

.mb-32 {
  margin-bottom: 8rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.mb-6 {
  margin-bottom: 1.5rem;
}

.mb-8 {
  margin-bottom: 2rem;
}

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

.mb-\[68px\] {
  margin-bottom: 68px;
}

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

.mr-auto {
  margin-right: auto;
}

.mt-1 {
  margin-top: 0.25rem;
}

.mt-10 {
  margin-top: 2.5rem;
}

.mt-12 {
  margin-top: 3rem;
}

.mt-20 {
  margin-top: 5rem;
}

.mt-4 {
  margin-top: 1rem;
}

.mt-6 {
  margin-top: 1.5rem;
}

.mt-8 {
  margin-top: 2rem;
}

.mt-\[-34\.5px\] {
  margin-top: -34.5px;
}

.mt-\[10px\] {
  margin-top: 10px;
}

.mt-\[7px\] {
  margin-top: 7px;
}

.mt-auto {
  margin-top: auto;
}

.block {
  display: block;
}

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.aspect-\[1\/1\] {
  aspect-ratio: 1/1;
}

.aspect-\[21\/9\] {
  aspect-ratio: 21/9;
}

.aspect-\[3\/2\] {
  aspect-ratio: 3/2;
}

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

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

.aspect-video {
  aspect-ratio: 16 / 9;
}

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

.h-0 {
  height: 0px;
}

.h-1\/2 {
  height: 50%;
}

.h-\[10px\] {
  height: 10px;
}

.h-\[14px\] {
  height: 14px;
}

.h-\[15px\] {
  height: 15px;
}

.h-\[20px\] {
  height: 20px;
}

.h-\[286px\] {
  height: 286px;
}

.h-\[300px\] {
  height: 300px;
}

.h-\[30px\] {
  height: 30px;
}

.h-\[36px\] {
  height: 36px;
}

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

.h-\[48px\] {
  height: 48px;
}

.h-\[50px\] {
  height: 50px;
}

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

.h-\[68px\] {
  height: 68px;
}

.h-\[700px\] {
  height: 700px;
}

.h-\[98px\] {
  height: 98px;
}

.h-auto {
  height: auto;
}

.h-fit {
  height: -moz-fit-content;
  height: fit-content;
}

.h-full {
  height: 100%;
}

.max-h-\[498px\] {
  max-height: 498px;
}

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

.max-h-\[52px\] {
  max-height: 52px;
}

.max-h-\[60vh\] {
  max-height: 60vh;
}

.max-h-\[70vh\] {
  max-height: 70vh;
}

.max-h-\[72px\] {
  max-height: 72px;
}

.max-h-\[96px\] {
  max-height: 96px;
}

.min-h-\[180px\] {
  min-height: 180px;
}

.min-h-\[350px\] {
  min-height: 350px;
}

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

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

.w-1\/2 {
  width: 50%;
}

.w-10\/12 {
  width: 83.333333%;
}

.w-4\/12 {
  width: 33.333333%;
}

.w-6\/12 {
  width: 50%;
}

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

.w-\[157px\] {
  width: 157px;
}

.w-\[15px\] {
  width: 15px;
}

.w-\[16px\] {
  width: 16px;
}

.w-\[36px\] {
  width: 36px;
}

.w-\[3px\] {
  width: 3px;
}

.w-\[50px\] {
  width: 50px;
}

.w-\[68px\] {
  width: 68px;
}

.w-\[97px\] {
  width: 97px;
}

.w-\[98px\] {
  width: 98px;
}

.w-\[calc\(16\.6667\%-13px\)\] {
  width: calc(16.6667% - 13px);
}

.w-\[calc\(16\.6667\%-27px\)\] {
  width: calc(16.6667% - 27px);
}

.w-\[calc\(25\%-12px\)\] {
  width: calc(25% - 12px);
}

.w-\[calc\(25\%-24px\)\] {
  width: calc(25% - 24px);
}

.w-\[calc\(33\.333\%-12px\)\] {
  width: calc(33.333% - 12px);
}

.w-\[calc\(33\.333\%-22px\)\] {
  width: calc(33.333% - 22px);
}

.w-\[calc\(50\%-16px\)\] {
  width: calc(50% - 16px);
}

.w-\[calc\(50\%-8px\)\] {
  width: calc(50% - 8px);
}

.w-auto {
  width: auto;
}

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

.w-full {
  width: 100%;
}

.min-w-\[180px\] {
  min-width: 180px;
}

.min-w-\[98px\] {
  min-width: 98px;
}

.min-w-full {
  min-width: 100%;
}

.max-w-3xl {
  max-width: 48rem;
}

.max-w-4xl {
  max-width: 56rem;
}

.max-w-\[365px\] {
  max-width: 365px;
}

.max-w-full {
  max-width: 100%;
}

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

.-translate-x-1\/2 {
  --tw-translate-x: -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));
}

.-translate-x-1\/3 {
  --tw-translate-x: -33.333333%;
  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));
}

.-translate-y-1\/2 {
  --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));
}

.translate-x-1\/3 {
  --tw-translate-x: 33.333333%;
  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));
}

.translate-x-\[-50\%\] {
  --tw-translate-x: -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));
}

.translate-y-\[-50\%\] {
  --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));
}

.scale-\[0\.8\] {
  --tw-scale-x: 0.8;
  --tw-scale-y: 0.8;
  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));
}

.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));
}

.cursor-pointer {
  cursor: pointer;
}

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

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

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

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

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

.flex-col-reverse {
  flex-direction: column-reverse;
}

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

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

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

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

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

.items-stretch {
  align-items: stretch;
}

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

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

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

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

.gap-0 {
  gap: 0px;
}

.gap-1 {
  gap: 0.25rem;
}

.gap-10 {
  gap: 2.5rem;
}

.gap-12 {
  gap: 3rem;
}

.gap-16 {
  gap: 4rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-20 {
  gap: 5rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-5 {
  gap: 1.25rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-8 {
  gap: 2rem;
}

.gap-\[16px\] {
  gap: 16px;
}

.gap-\[18px\] {
  gap: 18px;
}

.gap-\[32px\] {
  gap: 32px;
}

.gap-\[36px\] {
  gap: 36px;
}

.gap-\[3rem\] {
  gap: 3rem;
}

.gap-\[40px\] {
  gap: 40px;
}

.gap-\[48px\] {
  gap: 48px;
}

.gap-\[4rem\] {
  gap: 4rem;
}

.gap-x-4 {
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}

.gap-x-\[24px\] {
  -moz-column-gap: 24px;
       column-gap: 24px;
}

.gap-y-\[40px\] {
  row-gap: 40px;
}

.self-auto {
  align-self: auto;
}

.overflow-hidden {
  overflow: hidden;
}

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

.\!rounded-2xl {
  border-radius: 1rem !important;
}

.\!rounded-none {
  border-radius: 0px !important;
}

.rounded {
  border-radius: 0.25rem;
}

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

.rounded-\[1rem\] {
  border-radius: 1rem;
}

.rounded-\[20px\] {
  border-radius: 20px;
}

.rounded-\[24px\] {
  border-radius: 24px;
}

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

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

.rounded-lg {
  border-radius: 0.5rem;
}

.rounded-md {
  border-radius: 0.375rem;
}

.border {
  border-width: 1px;
}

.border-0 {
  border-width: 0px;
}

.border-\[0\.25px\] {
  border-width: 0.25px;
}

.border-l-2 {
  border-left-width: 2px;
}

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

.border-solid {
  border-style: solid;
}

.border-\[\#9CC334\] {
  --tw-border-opacity: 1;
  border-color: rgb(156 195 52 / var(--tw-border-opacity, 1));
}

.border-\[\#AAA\] {
  --tw-border-opacity: 1;
  border-color: rgb(170 170 170 / var(--tw-border-opacity, 1));
}

.border-\[\#FFF\] {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}

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

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

.\!bg-\[\#1873D3\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(24 115 211 / var(--tw-bg-opacity, 1)) !important;
}

.bg-\[\#000000b3\] {
  background-color: #000000b3;
}

.bg-\[\#000\] {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}

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

.\!bg-cover {
  background-size: cover !important;
}

.bg-cover {
  background-size: cover;
}

.bg-center {
  background-position: center;
}

.bg-no-repeat {
  background-repeat: no-repeat;
}

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

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

.object-\[25\%\] {
  -o-object-position: 25%;
     object-position: 25%;
}

.p-0 {
  padding: 0px;
}

.p-6 {
  padding: 1.5rem;
}

.p-8 {
  padding: 2rem;
}

.p-\[24px\] {
  padding: 24px;
}

.p-\[32px\] {
  padding: 32px;
}

.p-\[36px\] {
  padding: 36px;
}

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

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.px-\[16px\] {
  padding-left: 16px;
  padding-right: 16px;
}

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

.px-\[2rem\] {
  padding-left: 2rem;
  padding-right: 2rem;
}

.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.py-\[1rem\] {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.py-\[24px\] {
  padding-top: 24px;
  padding-bottom: 24px;
}

.py-\[32px\] {
  padding-top: 32px;
  padding-bottom: 32px;
}

.py-\[40px\] {
  padding-top: 40px;
  padding-bottom: 40px;
}

.py-\[48px\] {
  padding-top: 48px;
  padding-bottom: 48px;
}

.py-\[4px\] {
  padding-top: 4px;
  padding-bottom: 4px;
}

.py-\[4rem\] {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.py-\[50px\] {
  padding-top: 50px;
  padding-bottom: 50px;
}

.pb-1 {
  padding-bottom: 0.25rem;
}

.pb-12 {
  padding-bottom: 3rem;
}

.pb-\[7rem\] {
  padding-bottom: 7rem;
}

.pl-\[20px\] {
  padding-left: 20px;
}

.pl-\[32px\] {
  padding-left: 32px;
}

.pl-\[40px\] {
  padding-left: 40px;
}

.pr-0 {
  padding-right: 0px;
}

.pr-1 {
  padding-right: 0.25rem;
}

.pr-\[50px\] {
  padding-right: 50px;
}

.pt-4 {
  padding-top: 1rem;
}

.pt-8 {
  padding-top: 2rem;
}

.pt-\[100px\] {
  padding-top: 100px;
}

.pt-\[12em\] {
  padding-top: 12em;
}

.pt-\[4rem\] {
  padding-top: 4rem;
}

.pt-\[80px\] {
  padding-top: 80px;
}

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

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

.text-start {
  text-align: start;
}

.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}

.text-\[10px\] {
  font-size: 10px;
}

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

.text-\[18px\] {
  font-size: 18px;
}

.text-\[24px\] {
  font-size: 24px;
}

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

.text-\[56px\] {
  font-size: 56px;
}

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

.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}

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

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

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

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

.uppercase {
  text-transform: uppercase;
}

.capitalize {
  text-transform: capitalize;
}

.text-\[\#00356D\] {
  --tw-text-opacity: 1;
  color: rgb(0 53 109 / var(--tw-text-opacity, 1));
}

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

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

.no-underline {
  text-decoration-line: none;
}

.opacity-50 {
  opacity: 0.5;
}

.shadow-\[4px_4px_0_0_\#9CC334\] {
  --tw-shadow: 4px 4px 0 0 #9CC334;
  --tw-shadow-colored: 4px 4px 0 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.grayscale {
  --tw-grayscale: grayscale(100%);
  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);
}

.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);
}

.transition-\[0\.2\] {
  transition-property: 0.2;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-\[0\.2s\] {
  transition-property: 0.2s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

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

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

.hover\:scale-110:hover {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  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));
}

.hover\:scale-\[1\.1\]:hover {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  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));
}

.hover\:underline:hover {
  text-decoration-line: underline;
}

.hover\:opacity-70:hover {
  opacity: 0.7;
}

.hover\:opacity-80:hover {
  opacity: 0.8;
}

.hover\:grayscale:hover {
  --tw-grayscale: grayscale(100%);
  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);
}

.hover\:grayscale-0:hover {
  --tw-grayscale: grayscale(0);
  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);
}

@media (min-width: 640px) {
  .sm\:absolute {
    position: absolute;
  }

  .sm\:relative {
    position: relative;
  }

  .sm\:left-0 {
    left: 0px;
  }

  .sm\:left-\[-8px\] {
    left: -8px;
  }

  .sm\:left-\[50\%\] {
    left: 50%;
  }

  .sm\:left-auto {
    left: auto;
  }

  .sm\:right-0 {
    right: 0px;
  }

  .sm\:right-\[-8px\] {
    right: -8px;
  }

  .sm\:top-\[50\%\] {
    top: 50%;
  }

  .sm\:top-auto {
    top: auto;
  }

  .sm\:order-2 {
    order: 2;
  }

  .sm\:order-5 {
    order: 5;
  }

  .sm\:m-auto {
    margin: auto;
  }

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

  .sm\:mb-\[-9px\] {
    margin-bottom: -9px;
  }

  .sm\:ml-0 {
    margin-left: 0px;
  }

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

  .sm\:ml-auto {
    margin-left: auto;
  }

  .sm\:mr-0 {
    margin-right: 0px;
  }

  .sm\:mr-auto {
    margin-right: auto;
  }

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

  .sm\:block {
    display: block;
  }

  .sm\:flex {
    display: flex;
  }

  .sm\:hidden {
    display: none;
  }

  .sm\:aspect-auto {
    aspect-ratio: auto;
  }

  .sm\:h-\[150px\] {
    height: 150px;
  }

  .sm\:h-\[200px\] {
    height: 200px;
  }

  .sm\:h-\[3px\] {
    height: 3px;
  }

  .sm\:h-\[calc\(50\%-8px\)\] {
    height: calc(50% - 8px);
  }

  .sm\:h-auto {
    height: auto;
  }

  .sm\:h-full {
    height: 100%;
  }

  .sm\:min-h-\[350px\] {
    min-height: 350px;
  }

  .sm\:w-1\/2 {
    width: 50%;
  }

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

  .sm\:w-\[calc\(50\%-8px\)\] {
    width: calc(50% - 8px);
  }

  .sm\:w-fit {
    width: -moz-fit-content;
    width: fit-content;
  }

  .sm\:w-full {
    width: 100%;
  }

  .sm\:min-w-\[25\%\] {
    min-width: 25%;
  }

  .sm\:min-w-\[300px\] {
    min-width: 300px;
  }

  .sm\:min-w-\[350px\] {
    min-width: 350px;
  }

  .sm\:max-w-\[25\%\] {
    max-width: 25%;
  }

  .sm\:max-w-\[300px\] {
    max-width: 300px;
  }

  .sm\:translate-y-\[-50\%\] {
    --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));
  }

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

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

  .sm\:flex-nowrap {
    flex-wrap: nowrap;
  }

  .sm\:items-end {
    align-items: flex-end;
  }

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

  .sm\:gap-4 {
    gap: 1rem;
  }

  .sm\:gap-8 {
    gap: 2rem;
  }

  .sm\:gap-\[16px\] {
    gap: 16px;
  }

  .sm\:gap-\[96px\] {
    gap: 96px;
  }

  .sm\:overflow-auto {
    overflow: auto;
  }

  .sm\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .sm\:px-\[10px\] {
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .sm\:px-\[26px\] {
    padding-left: 26px;
    padding-right: 26px;
  }

  .sm\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .sm\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .sm\:pb-\[0\] {
    padding-bottom: 0;
  }

  .sm\:pl-0 {
    padding-left: 0px;
  }

  .sm\:pl-\[48px\] {
    padding-left: 48px;
  }

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

  .sm\:pr-\[48px\] {
    padding-right: 48px;
  }

  .sm\:pt-\[150px\] {
    padding-top: 150px;
  }

  .sm\:text-center {
    text-align: center;
  }

  .sm\:text-right {
    text-align: right;
  }
}

@media (min-width: 768px) {
  .md\:sticky {
    position: sticky;
  }

  .md\:bottom-\[24px\] {
    bottom: 24px;
  }

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

  .md\:right-\[48px\] {
    right: 48px;
  }

  .md\:top-\[160px\] {
    top: 160px;
  }

  .md\:order-1 {
    order: 1;
  }

  .md\:order-2 {
    order: 2;
  }

  .md\:col-span-12 {
    grid-column: span 12 / span 12;
  }

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

  .md\:col-span-4 {
    grid-column: span 4 / span 4;
  }

  .md\:col-span-6 {
    grid-column: span 6 / span 6;
  }

  .md\:col-span-8 {
    grid-column: span 8 / span 8;
  }

  .md\:col-span-9 {
    grid-column: span 9 / span 9;
  }

  .md\:my-20 {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

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

  .md\:mt-10 {
    margin-top: 2.5rem;
  }

  .md\:block {
    display: block;
  }

  .md\:aspect-\[12\/5\] {
    aspect-ratio: 12/5;
  }

  .md\:h-\[48px\] {
    height: 48px;
  }

  .md\:h-auto {
    height: auto;
  }

  .md\:w-1\/2 {
    width: 50%;
  }

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

  .md\:w-1\/4 {
    width: 25%;
  }

  .md\:w-2\/5 {
    width: 40%;
  }

  .md\:w-4\/12 {
    width: 33.333333%;
  }

  .md\:w-5\/12 {
    width: 41.666667%;
  }

  .md\:w-6\/12 {
    width: 50%;
  }

  .md\:w-7\/12 {
    width: 58.333333%;
  }

  .md\:w-8\/12 {
    width: 66.666667%;
  }

  .md\:w-\[48px\] {
    width: 48px;
  }

  .md\:w-\[calc\(16\.6667\%-20px\)\] {
    width: calc(16.6667% - 20px);
  }

  .md\:w-\[calc\(16\.6667\%-27px\)\] {
    width: calc(16.6667% - 27px);
  }

  .md\:w-\[calc\(25\%-18px\)\] {
    width: calc(25% - 18px);
  }

  .md\:w-\[calc\(25\%-24px\)\] {
    width: calc(25% - 24px);
  }

  .md\:w-\[calc\(33\.333\%-18px\)\] {
    width: calc(33.333% - 18px);
  }

  .md\:w-\[calc\(33\.333\%-22px\)\] {
    width: calc(33.333% - 22px);
  }

  .md\:w-\[calc\(50\%-12px\)\] {
    width: calc(50% - 12px);
  }

  .md\:w-\[calc\(50\%-16px\)\] {
    width: calc(50% - 16px);
  }

  .md\:w-\[calc\(50\%-1rem\)\] {
    width: calc(50% - 1rem);
  }

  .md\:w-\[calc\(50\%-24px\)\] {
    width: calc(50% - 24px);
  }

  .md\:w-\[calc\(50\%-8px\)\] {
    width: calc(50% - 8px);
  }

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

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

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

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

  .md\:flex-nowrap {
    flex-wrap: nowrap;
  }

  .md\:items-start {
    align-items: flex-start;
  }

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

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

  .md\:justify-evenly {
    justify-content: space-evenly;
  }

  .md\:gap-0 {
    gap: 0px;
  }

  .md\:gap-4 {
    gap: 1rem;
  }

  .md\:gap-6 {
    gap: 1.5rem;
  }

  .md\:gap-8 {
    gap: 2rem;
  }

  .md\:gap-\[24px\] {
    gap: 24px;
  }

  .md\:gap-x-6 {
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }

  .md\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .md\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .md\:py-\[90px\] {
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .md\:pl-\[40px\] {
    padding-left: 40px;
  }

  .md\:text-left {
    text-align: left;
  }

  .md\:text-right {
    text-align: right;
  }

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

@media (min-width: 991px) {
  .lg\:bottom-\[48px\] {
    bottom: 48px;
  }

  .lg\:right-16 {
    right: 4rem;
  }

  .lg\:right-\[48px\] {
    right: 48px;
  }

  .lg\:order-1 {
    order: 1;
  }

  .lg\:order-2 {
    order: 2;
  }

  .lg\:my-24 {
    margin-top: 6rem;
    margin-bottom: 6rem;
  }

  .lg\:mt-12 {
    margin-top: 3rem;
  }

  .lg\:block {
    display: block;
  }

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

  .lg\:h-\[24px\] {
    height: 24px;
  }

  .lg\:h-\[43px\] {
    height: 43px;
  }

  .lg\:h-\[92px\] {
    height: 92px;
  }

  .lg\:max-h-\[80vh\] {
    max-height: 80vh;
  }

  .lg\:min-h-\[500px\] {
    min-height: 500px;
  }

  .lg\:min-h-\[80vh\] {
    min-height: 80vh;
  }

  .lg\:w-1\/2 {
    width: 50%;
  }

  .lg\:w-10\/12 {
    width: 83.333333%;
  }

  .lg\:w-3\/12 {
    width: 25%;
  }

  .lg\:w-4\/12 {
    width: 33.333333%;
  }

  .lg\:w-5\/12 {
    width: 41.666667%;
  }

  .lg\:w-6\/12 {
    width: 50%;
  }

  .lg\:w-7\/12 {
    width: 58.333333%;
  }

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

  .lg\:w-9\/12 {
    width: 75%;
  }

  .lg\:w-\[400px\] {
    width: 400px;
  }

  .lg\:w-\[92px\] {
    width: 92px;
  }

  .lg\:w-\[calc\(16\.6667\%-27px\)\] {
    width: calc(16.6667% - 27px);
  }

  .lg\:w-\[calc\(25\%-24px\)\] {
    width: calc(25% - 24px);
  }

  .lg\:w-\[calc\(33\.333\%-16px\)\] {
    width: calc(33.333% - 16px);
  }

  .lg\:w-\[calc\(33\.333\%-24px\)\] {
    width: calc(33.333% - 24px);
  }

  .lg\:w-\[calc\(50\%-16px\)\] {
    width: calc(50% - 16px);
  }

  .lg\:w-\[calc\(50\%-32px\)\] {
    width: calc(50% - 32px);
  }

  .lg\:w-fit {
    width: -moz-fit-content;
    width: fit-content;
  }

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

  .lg\:max-w-\[500px\] {
    max-width: 500px;
  }

  .lg\:scale-\[1\] {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    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));
  }

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

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

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

  .lg\:flex-row {
    flex-direction: row;
  }

  .lg\:flex-row-reverse {
    flex-direction: row-reverse;
  }

  .lg\:flex-nowrap {
    flex-wrap: nowrap;
  }

  .lg\:items-start {
    align-items: flex-start;
  }

  .lg\:items-center {
    align-items: center;
  }

  .lg\:justify-start {
    justify-content: flex-start;
  }

  .lg\:justify-end {
    justify-content: flex-end;
  }

  .lg\:justify-center {
    justify-content: center;
  }

  .lg\:justify-between {
    justify-content: space-between;
  }

  .lg\:gap-10 {
    gap: 2.5rem;
  }

  .lg\:gap-12 {
    gap: 3rem;
  }

  .lg\:gap-16 {
    gap: 4rem;
  }

  .lg\:gap-4 {
    gap: 1rem;
  }

  .lg\:gap-8 {
    gap: 2rem;
  }

  .lg\:gap-\[36px\] {
    gap: 36px;
  }

  .lg\:gap-\[38px\] {
    gap: 38px;
  }

  .lg\:gap-\[40px\] {
    gap: 40px;
  }

  .lg\:gap-\[4\] {
    gap: 4;
  }

  .lg\:gap-\[80px\] {
    gap: 80px;
  }

  .lg\:gap-\[96px\] {
    gap: 96px;
  }

  .lg\:gap-x-8 {
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }

  .lg\:self-end {
    align-self: flex-end;
  }

  .lg\:rounded-\[28px\] {
    border-radius: 28px;
  }

  .lg\:p-8 {
    padding: 2rem;
  }

  .lg\:p-\[32px\] {
    padding: 32px;
  }

  .lg\:p-\[48px\] {
    padding: 48px;
  }

  .lg\:p-\[56px\] {
    padding: 56px;
  }

  .lg\:p-\[80px\] {
    padding: 80px;
  }

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

  .lg\:px-\[40px\] {
    padding-left: 40px;
    padding-right: 40px;
  }

  .lg\:px-\[48px\] {
    padding-left: 48px;
    padding-right: 48px;
  }

  .lg\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .lg\:py-\[60px\] {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .lg\:pl-\[80px\] {
    padding-left: 80px;
  }

  .lg\:pr-0 {
    padding-right: 0px;
  }

  .lg\:pr-\[48px\] {
    padding-right: 48px;
  }

  .lg\:pt-\[150px\] {
    padding-top: 150px;
  }

  .lg\:pt-\[50vh\] {
    padding-top: 50vh;
  }

  .lg\:text-left {
    text-align: left;
  }

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

  .lg\:text-right {
    text-align: right;
  }

  .lg\:text-\[20px\] {
    font-size: 20px;
  }

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

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

@media (min-width: 1200px) {
  .xl\:left-\[-45px\] {
    left: -45px;
  }

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

  .xl\:min-h-\[960px\] {
    min-height: 960px;
  }

  .xl\:w-1\/2 {
    width: 50%;
  }

  .xl\:w-2\/3 {
    width: 66.666667%;
  }

  .xl\:w-4\/12 {
    width: 33.333333%;
  }

  .xl\:w-6\/12 {
    width: 50%;
  }

  .xl\:w-8\/12 {
    width: 66.666667%;
  }

  .xl\:w-\[40\%\] {
    width: 40%;
  }

  .xl\:w-\[60\%\] {
    width: 60%;
  }

  .xl\:w-\[65\%\] {
    width: 65%;
  }

  .xl\:w-\[calc\(16\.6667\%-27px\)\] {
    width: calc(16.6667% - 27px);
  }

  .xl\:w-\[calc\(25\%-24px\)\] {
    width: calc(25% - 24px);
  }

  .xl\:w-\[calc\(33\.333\%-22px\)\] {
    width: calc(33.333% - 22px);
  }

  .xl\:w-\[calc\(50\%-16px\)\] {
    width: calc(50% - 16px);
  }

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

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

  .xl\:flex-row {
    flex-direction: row;
  }

  .xl\:gap-\[130px\] {
    gap: 130px;
  }

  .xl\:gap-\[96px\] {
    gap: 96px;
  }

  .xl\:\!rounded-l-none {
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
  }

  .xl\:\!rounded-r-none {
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
  }

  .xl\:p-\[44px\] {
    padding: 44px;
  }

  .xl\:px-\[32px\] {
    padding-left: 32px;
    padding-right: 32px;
  }

  .xl\:px-\[81px\] {
    padding-left: 81px;
    padding-right: 81px;
  }

  .xl\:py-\[106px\] {
    padding-top: 106px;
    padding-bottom: 106px;
  }

  .xl\:py-\[80px\] {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .xl\:pl-0 {
    padding-left: 0px;
  }
}

@media (min-width: 1536px) {
  .\32xl\:left-\[-72px\] {
    left: -72px;
  }

  .\32xl\:h-\[600px\] {
    height: 600px;
  }

  .\32xl\:w-1\/2 {
    width: 50%;
  }

  .\32xl\:gap-\[160px\] {
    gap: 160px;
  }

  .\32xl\:gap-\[96px\] {
    gap: 96px;
  }
}
/*
 * ACCCO Child Theme Styles
 * This file will override parent theme styles
 */
.btn {
  position: relative;
  color: white;
  font-size: 18px;
  font-weight: 600;
  border: 0px;
  border-radius: 15px;
  cursor: pointer;
  transition: 0.4s ease;
  padding: 1rem 2rem;
  display: inline-flex;
  justify-content: flex-end;
  align-items: center;
}

.back-to-top {
  border-radius: 1rem;
  border: 1px solid var(--Green);
  background: var(--Green);
  display: flex;
  width: 58px;
  height: 58px;
  padding: 14px 13px 14px 14px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  position: absolute;
  top: 0;
  right: 48px;
  z-index: 9998;
}

/*
 * Custom styling:
 * .block-label
 * .container, .container-left-only, .container-right-only
 * .font-family
 * h1-h6 font-size
 * padding margin
 */
body {
  background-color: #FFFFFF;
}

/* Custom container styles */
@media (min-width: 1440px) {
  .container {
    max-width: 1320px !important;
  }
  .container-left-only {
    padding-left: calc((100vw - 1320px) / 2) !important;
  }
  .container-right-only {
    padding-right: calc((100vw - 1320px) / 2) !important;
  }
}
@media (max-width: 1439px) {
  .container {
    padding-left: 48px;
    padding-right: 48px;
    max-width: 100%;
  }
  .container-left-only {
    padding-left: 48px;
  }
  .container-right-only {
    padding-right: 48px;
  }
}
@media (max-width: 991px) {
  .container {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .container-left-only, .container-right-only {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media (max-width: 640px) {
  .container {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .container-left-only, .container-right-only {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
.orange-press-block ol {
  list-style: auto;
}
.orange-press-block ul {
  list-style: disc;
}
.orange-press-block li {
  margin-bottom: 5px;
}

.brand-label {
  font-size: 18px;
  font-weight: 700;
  display: flex;
  align-items: center;
  color: #08AD9E;
}
@media (max-width: 991px) {
  .brand-label {
    font-size: 16px;
  }
}

.pt-none {
  padding-top: 0;
}

.pb-none {
  padding-bottom: 0;
}

@media screen and (max-width: 991px) {
  .pt-none {
    padding-top: 0;
  }
  .pb-none {
    padding-bottom: 0;
  }
}
.pt-extra_small {
  padding-top: 68px;
}

.pb-extra_small {
  padding-bottom: 68px;
}

@media screen and (max-width: 991px) {
  .pt-extra_small {
    padding-top: 37.7777777778px;
  }
  .pb-extra_small {
    padding-bottom: 37.7777777778px;
  }
}
.pt-small {
  padding-top: 96px;
}

.pb-small {
  padding-bottom: 96px;
}

@media screen and (max-width: 991px) {
  .pt-small {
    padding-top: 53.3333333333px;
  }
  .pb-small {
    padding-bottom: 53.3333333333px;
  }
}
.pt-medium {
  padding-top: 124px;
}

.pb-medium {
  padding-bottom: 124px;
}

@media screen and (max-width: 991px) {
  .pt-medium {
    padding-top: 68.8888888889px;
  }
  .pb-medium {
    padding-bottom: 68.8888888889px;
  }
}
.pt-large {
  padding-top: 164px;
}

.pb-large {
  padding-bottom: 164px;
}

@media screen and (max-width: 991px) {
  .pt-large {
    padding-top: 91.1111111111px;
  }
  .pb-large {
    padding-bottom: 91.1111111111px;
  }
}
.pt-extra_large {
  padding-top: 256px;
}

.pb-extra_large {
  padding-bottom: 256px;
}

@media screen and (max-width: 991px) {
  .pt-extra_large {
    padding-top: 142.2222222222px;
  }
  .pb-extra_large {
    padding-bottom: 142.2222222222px;
  }
}
.mt-none {
  margin-top: 0;
}

.mb-none {
  margin-bottom: 0;
}

@media screen and (max-width: 991px) {
  .mt-none {
    margin-top: 0;
  }
  .mt-none {
    margin-bottom: 0;
  }
}
.mt-extra_small {
  margin-top: 68px;
}

.mb-extra_small {
  margin-bottom: 68px;
}

@media screen and (max-width: 991px) {
  .mt-extra_small {
    margin-top: 37.7777777778px;
  }
  .mt-extra_small {
    margin-bottom: 37.7777777778px;
  }
}
.mt-small {
  margin-top: 96px;
}

.mb-small {
  margin-bottom: 96px;
}

@media screen and (max-width: 991px) {
  .mt-small {
    margin-top: 53.3333333333px;
  }
  .mt-small {
    margin-bottom: 53.3333333333px;
  }
}
.mt-medium {
  margin-top: 124px;
}

.mb-medium {
  margin-bottom: 124px;
}

@media screen and (max-width: 991px) {
  .mt-medium {
    margin-top: 68.8888888889px;
  }
  .mt-medium {
    margin-bottom: 68.8888888889px;
  }
}
.mt-large {
  margin-top: 164px;
}

.mb-large {
  margin-bottom: 164px;
}

@media screen and (max-width: 991px) {
  .mt-large {
    margin-top: 91.1111111111px;
  }
  .mt-large {
    margin-bottom: 91.1111111111px;
  }
}
.mt-extra_large {
  margin-top: 256px;
}

.mb-extra_large {
  margin-bottom: 256px;
}

@media screen and (max-width: 991px) {
  .mt-extra_large {
    margin-top: 142.2222222222px;
  }
  .mt-extra_large {
    margin-bottom: 142.2222222222px;
  }
}
html, body {
  font-family: "brother-1816", sans-serif;
}
html h1, html h2, html h3, html h4, html h5, html h6, body h1, body h2, body h3, body h4, body h5, body h6 {
  color: var(--Heading);
  font-family: "brother-1816", sans-serif;
  font-style: normal;
}
html h1, body h1 {
  font-size: 100px;
  font-weight: 900;
}
html p, body p {
  color: var(--Body);
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
html div, html span, html a, html input, html ul, html ul li, html ol, body div, body span, body a, body input, body ul, body ul li, body ol {
  font-family: "brother-1816", sans-serif;
}

header {
  background: transparent;
  transition: 0.2s;
  padding: 18px 0;
}
header .btn-purple {
  border-radius: 15px;
  border: 1px solid #D78BCD;
  background: var(--Purple);
  padding: 11px 32px;
  font-weight: 500;
  height: 51px;
  display: none;
}
header.bg-white {
  box-shadow: 0px -4px 10px 0px rgba(0, 0, 0, 0.1);
}
header.bg-white .btn-purple {
  display: flex;
}

.footer-wave-container {
  background-image: url("../../images/footer-wave.png");
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  /* Force exact fit: 100% width, 100% height - no proportion preserved */
  position: relative;
  width: 100%;
  height: 150px;
  overflow: hidden;
  margin-bottom: -10px;
}
@media (max-width: 768px) {
  .footer-wave-container {
    height: 60px;
    margin-bottom: 20px;
  }
}

.bg-footer {
  background: var(--Pink, #ED1F63);
}

footer h4 {
  font-weight: 500;
  font-size: 28px;
  line-height: 1.2em;
}
footer p,
footer span {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.25em;
}
footer p {
  color: var(--White, #FFF);
}
footer a {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.78125em;
  transition: all 0.3s ease;
  text-decoration: underline;
}
@media (min-width: 992px) {
  footer a.address {
    max-width: 180px;
  }
}
footer a:hover {
  text-decoration: none;
}
footer a.phone {
  text-decoration: none;
}
footer a.phone:hover {
  text-decoration: underline;
}
footer .social-links a {
  transition: all 0.3s ease;
}
footer .social-links a:hover {
  transform: scale(1.1);
}

.orange-press-block.blk-form {
  background-color: #FFFFFF !important;
  position: relative;
  padding: 80px 0 !important;
}
@media (min-width: 992px) {
  .orange-press-block.blk-form {
    padding: 120px 0 !important;
  }
}
.orange-press-block.blk-form .form-left-image-wrapper {
  position: relative;
  margin-left: 40px;
}
.orange-press-block.blk-form .form-left-image-container {
  position: relative;
  left: calc((100vw - 1250px) / 2);
  width: 260px;
  height: 260px;
  transform: rotate(45deg) translate(15%, 15%);
  z-index: -1;
  border-radius: 20px;
  overflow: hidden;
}
.orange-press-block.blk-form .form-left-image-container::before {
  content: "";
  position: absolute;
  top: -15%;
  left: -15%;
  width: 140%;
  height: 140%;
  background-size: cover;
  background-position: center;
  background-image: inherit;
  transform: rotate(-45deg);
  transform-origin: center center;
}
@media (max-width: 1200px) {
  .orange-press-block.blk-form .form-left-image-container {
    left: -15px;
  }
}
.orange-press-block.blk-form .form-left-image-container .form-left-image {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.orange-press-block.blk-form .form-left-border {
  position: absolute;
  top: -15px;
  left: calc((100vw - 1250px) / 2);
  width: 260px;
  height: 260px;
  transform: rotate(45deg);
  border: 3px solid var(--Pink, #ED1F63);
  z-index: -1;
}
@media (max-width: 1200px) {
  .orange-press-block.blk-form .form-left-border {
    left: -15px;
  }
}
.orange-press-block.blk-form .form-right-image-wrapper {
  position: relative;
}
.orange-press-block.blk-form .form-right-image-container {
  position: relative;
  right: calc((100vw - 1250px) / 2);
  width: 260px;
  height: 260px;
  border-radius: 50%;
  overflow: hidden;
  z-index: -1;
  background-size: cover;
  background-position: center;
}
@media (max-width: 1200px) {
  .orange-press-block.blk-form .form-right-image-container {
    right: -15px;
  }
}
.orange-press-block.blk-form .form-right-border {
  position: absolute;
  top: 35px;
  right: calc((100vw - 1250px) / 2 - 28px);
  width: 260px;
  height: 260px;
  border: 3px solid var(--Pink, #ED1F63);
  border-radius: 50%;
  z-index: 0;
}
@media (max-width: 1200px) {
  .orange-press-block.blk-form .form-right-border {
    right: -28px;
  }
}
@media (min-width: 768px) {
  .orange-press-block.blk-form .container {
    position: relative;
    z-index: 10;
  }
}
@media (max-width: 767px) {
  .orange-press-block.blk-form .container {
    padding: 0 16px;
  }
}

.blk-form h2 {
  color: var(--Black, #3D3936);
  text-align: center;
  font-family: "brother-1816", sans-serif;
  font-size: 72px;
  font-style: normal;
  font-weight: 900;
  line-height: 79.2px;
  letter-spacing: -2px;
}
@media (max-width: 991px) {
  .blk-form h2 {
    font-size: 36px;
    line-height: 40px;
  }
}

.orange_form .gform_heading {
  display: none !important;
}
.orange_form .gform_wrapper {
  padding: 0 !important;
}
.orange_form .gform_wrapper .gform_fields {
  row-gap: 0 !important;
}
.orange_form .gform_wrapper .gform-body .gfield_label,
.orange_form .gform_wrapper .gform-body .gform-field-label,
.orange_form .gform_wrapper .gform-body .ginput_counter {
  display: none !important;
}
.orange_form .gform_wrapper .gform-body .gfield {
  margin-bottom: 16px;
}
.orange_form .gform_wrapper .gform-body .gfield select#input_1_5 {
  font-weight: 500;
}
.orange_form .gform_wrapper .gform-body .gfield input,
.orange_form .gform_wrapper .gform-body .gfield textarea,
.orange_form .gform_wrapper .gform-body .gfield select {
  border-radius: 10px;
  border: 1px solid #E4E1DB;
  box-shadow: none;
  background: #FFFFFF;
  color: #3E3E3E;
  padding: 12px 16px;
  font-weight: 350;
  font-size: 15px !important;
  line-height: 1.36;
  width: 100%;
  transition: all 0.2s ease;
  height: 55px;
}
.orange_form .gform_wrapper .gform-body .gfield input:focus,
.orange_form .gform_wrapper .gform-body .gfield textarea:focus,
.orange_form .gform_wrapper .gform-body .gfield select:focus {
  color: #3E3E3E;
  border: 1px solid var(--Pink, #ED1F63);
  outline: none;
  box-shadow: 0px 0px 4px 0px rgba(237, 31, 99, 0.25);
}
.orange_form .gform_wrapper .gform-body .gfield input::placeholder,
.orange_form .gform_wrapper .gform-body .gfield textarea::placeholder,
.orange_form .gform_wrapper .gform-body .gfield select::placeholder {
  color: #8E8E8E;
}
.orange_form .gform_wrapper .gform-body .gfield textarea {
  min-height: 120px;
  max-height: 180px !important;
}
.orange_form .gform_wrapper .gform-body .gfield legend {
  display: none !important;
}
.orange_form .gform_wrapper .gform-body .gfield .charleft.ginput_counter {
  font-size: 12px;
  color: #8E8E8E;
  margin-top: 4px;
}
.orange_form .gform_wrapper form .gform_fields .gfield_time_ampm,
.orange_form .gform_wrapper form .gform_fields .ginput_container_select {
  width: 100% !important;
  padding-right: 0 !important;
  border: none !important;
}
.orange_form .gform_wrapper form .gform_fields .ginput_container_select:after {
  mask-image: url("../../icons/icon-chevron.svg") !important;
  background-color: var(--Pink);
  top: 19px;
}
.orange_form .gform_wrapper form .gform_fields .ginput_container_email:after,
.orange_form .gform_wrapper form .gform_fields .ginput_container_phone:after {
  display: none !important;
}
.orange_form .gform_wrapper .gform_footer {
  margin-top: 10px;
  text-align: center;
}
.orange_form .gform_wrapper .gform_footer input.gform_button,
.orange_form .gform_wrapper .gform_footer #gform_submit_button_1 {
  color: #FFFFFF;
  background: var(--Pink, #ED1F63) !important;
  font-family: "brother-1816", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.2;
  padding: 18px 32px;
  min-width: 180px;
  border: none;
  border-radius: 15px;
  cursor: pointer;
  transition: background-color 0.2s ease;
}
.orange_form .gform_wrapper .gform_required_legend {
  font-size: 12px;
  color: #8E8E8E;
  margin-bottom: 16px;
}
.orange_form .gform_wrapper .gform_confirmation_wrapper .btn.btn-secondary:hover {
  color: #b20808 !important;
}
@media (max-width: 767px) {
  .orange_form .gform_wrapper .gform-body .gfield {
    width: 100% !important;
  }
  .orange_form .gform_wrapper .gform_footer .gform_button {
    width: 100%;
    padding: 14px 20px;
  }
}

.icon-instagram {
  mask-image: url("../../icons/social/instagram.svg") !important;
}
.icon-facebook {
  mask-image: url("../../icons/social/facebook.svg") !important;
}
.icon-linkedin {
  mask-image: url("../../icons/social/linkedin.svg") !important;
}
.icon-tick {
  mask-image: url("../../icons/icon-tick.svg");
}
.icon-quote {
  mask-image: url("../../icons/quote.svg");
}
.icon-phone {
  mask-image: url("../../icons/phone.svg");
}
.icon-email {
  mask-image: url("../../icons/mail.svg");
}
.icon-map-pin {
  mask-image: url("../../icons/map.svg");
}

@keyframes slide {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
.logo-slider {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.logo-slider__track {
  display: flex;
  width: fit-content;
  animation: slide 15s linear infinite;
  /* Double the content for seamless looping */
}
.logo-slider__track > * {
  flex-shrink: 0;
}
.logo-slider__track:hover {
  animation-play-state: paused;
}
.logo-slider__wrapper {
  position: relative;
}
.logo-slider__wrapper::before, .logo-slider__wrapper::after {
  content: "";
  position: absolute;
  top: 0;
  width: 120px;
  height: 100%;
  z-index: 2;
  pointer-events: none;
}
.logo-slider__wrapper::before {
  left: 0;
  background: linear-gradient(to right, #FBFBFB 0%, rgba(251, 251, 251, 0) 100%);
}
.logo-slider__wrapper::after {
  right: 0;
  background: linear-gradient(to left, #FBFBFB 0%, rgba(251, 251, 251, 0) 100%);
}

.logo-slider-text {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Satoshi Variable", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.35em;
  margin-bottom: 48px;
}
.logo-slider-text span {
  color: #000000;
}
.logo-slider-text svg {
  flex-shrink: 0;
}

/* Logo item styling */
.logo-item {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 1.5rem;
}

.green.text {
  color: var(--Green);
}
.green.object {
  fill: var(--Green);
}
.green.btn {
  background-color: var(--Green);
}

.purple.text {
  color: var(--Purple);
}
.purple.object {
  fill: var(--Purple);
}
.purple.btn {
  background-color: var(--Purple);
}

.orange.text {
  color: var(--Orange);
}
.orange.object {
  fill: var(--Orange);
}
.orange.btn {
  background-color: var(--Orange);
}

.pink.text {
  color: var(--Pink);
}
.pink.object {
  fill: var(--Pink);
}
.pink.btn {
  background-color: var(--Pink);
}

.heading.text {
  color: var(--Heading);
}
.heading.object {
  fill: var(--Heading);
}
.heading.btn {
  background-color: var(--Heading);
}

.body.text {
  color: var(--Body);
}
.body.object {
  fill: var(--Body);
}
.body.btn {
  background-color: var(--Body);
}

.cream.text {
  color: var(--Cream);
}
.cream.object {
  fill: var(--Cream);
}
.cream.btn {
  background-color: var(--Cream);
}

.ellipse {
  background: url(../../icons/ellipse.svg);
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  fill: var(--Pink);
  width: 100px;
  height: 102px;
}

.rectangle {
  background: url(../../icons/rectangle.svg);
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  fill: var(--Pink);
  width: 253px;
  height: 253px;
  flex-shrink: 0;
}

.polygon {
  background: url(../../icons/polygon.svg);
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  fill: var(--Pink);
  min-width: 253px;
  min-height: 253px;
  flex-shrink: 0;
}

.blk-content h2 {
  text-align: center;
  font-size: 36px;
  font-style: normal;
  font-weight: 900;
  line-height: 40px; /* 111.111% */
  letter-spacing: -2px;
}
@media (min-width: 992px) {
  .blk-content h2 {
    font-size: 72px;
    line-height: 79.2px; /* 110% */
  }
}

.blk-content-image .orangepress-anchor {
  transform: none;
}
.blk-content-image .content-wrapper {
  text-align: left;
}
.blk-content-image .content-wrapper .block-label {
  font-size: 1rem;
  font-style: normal;
  font-weight: 900;
  line-height: 18px; /* 112.5% */
  letter-spacing: 1px;
  text-transform: uppercase;
}
.blk-content-image .content-wrapper .block-title {
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px; /* 125% */
  letter-spacing: -2px;
}
@media (min-width: 992px) {
  .blk-content-image .content-wrapper .block-title {
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 50px; /* 125% */
    letter-spacing: -2px;
  }
}
.blk-content-image .content-wrapper p {
  font-family: "Montserrat", sans-serif;
  font-size: 1rem;
  font-style: normal;
  line-height: 23px; /* 143.75% */
}
.blk-content-image .image-wrapper svg {
  position: absolute;
}
.blk-content-image .image-wrapper svg.pink {
  bottom: -1.5rem;
  right: -1.5rem;
  z-index: -1;
  width: 128px;
  height: 128px;
}
@media (min-width: 992px) {
  .blk-content-image .image-wrapper svg.pink {
    bottom: -3rem;
    right: -3rem;
    width: 253px;
    height: 253px;
  }
}
.blk-content-image .image-wrapper svg.orange {
  position: absolute;
  top: -3rem;
  right: 0;
  z-index: 1;
  width: 87px;
  height: 87px;
}
@media (min-width: 576px) {
  .blk-content-image .image-wrapper svg.orange {
    top: -64px;
    width: 128px;
    height: 128px;
  }
}
@media (min-width: 992px) {
  .blk-content-image .image-wrapper svg.orange {
    top: -78px;
    width: 156px;
    height: 156px;
  }
}
@media (min-width: 1400px) {
  .blk-content-image .image-wrapper svg.orange {
    top: -96px;
    width: 192px;
    height: 192px;
  }
}
.blk-content-image .img-in-bg .content-wrapper h5 {
  color: white;
  text-align: center;
  text-shadow: 0px 4px 20px rgba(0, 0, 0, 0.7);
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px; /* 75% */
  letter-spacing: 1px;
  text-transform: uppercase;
}
.blk-content-image .img-in-bg .content-wrapper p {
  font-family: "brother-1816", sans-serif;
  color: white;
  text-align: center;
  font-size: 30px;
  font-style: normal;
  font-weight: 900;
  line-height: 35px; /* 116.667% */
  letter-spacing: -1px;
}
@media (min-width: 768px) {
  .blk-content-image .img-in-bg .content-wrapper p {
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 992px) {
  .blk-content-image .img-in-bg .content-wrapper p {
    font-size: 48px;
    line-height: 57.6px; /* 120% */
    max-width: 1000px;
  }
}
.blk-content-image .img-in-bg .image-wrapper .gradient-overlay {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.43) 54.81%);
  z-index: 2;
}

.blk-repeater {
  background-color: var(--Purple);
}
@media (min-width: 992px) {
  .blk-repeater .purple-wave {
    background-image: url("../../images/wave.png");
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    width: 100%;
    height: 50px;
    overflow: hidden;
    z-index: 2;
    top: -50px;
  }
}
.blk-repeater .repeater {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 5rem;
  max-width: 1200px;
  margin: 0 auto;
}
@media (min-width: 480px) {
  .blk-repeater .repeater {
    grid-template-columns: repeat(2, 1fr);
    gap: 4rem;
  }
  .blk-repeater .repeater .item:nth-child(4), .blk-repeater .repeater .item:nth-child(5) {
    transform: none;
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  .blk-repeater .repeater {
    grid-template-columns: repeat(3, 1fr);
    gap: 2rem;
  }
  .blk-repeater .repeater .item:nth-child(4), .blk-repeater .repeater .item:nth-child(5) {
    transform: translateX(50%);
    margin-top: 4rem;
  }
}
.blk-repeater .repeater .item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 1rem;
}
.blk-repeater .repeater .item:nth-child(4), .blk-repeater .repeater .item:nth-child(5) {
  grid-column-start: span 1;
}
.blk-repeater .repeater .item img {
  width: 113px;
  height: 113px;
}
.blk-repeater .repeater .item p {
  color: white;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px; /* 125% */
  max-width: 200px;
}

.blk-testimonial .testimonial p {
  font-family: "Avenir";
  font-size: 32px;
  font-weight: 300;
  line-height: 42px;
}
@media (max-width: 1440px) {
  .blk-testimonial .testimonial p {
    font-size: 24px;
    line-height: 36px;
  }
}
@media (max-width: 1199px) {
  .blk-testimonial .testimonial p {
    font-size: 20px;
    line-height: 30px;
  }
}
.blk-testimonial .author {
  font-size: 28px;
  font-weight: 500;
  line-height: 33.6px;
}
@media (max-width: 1440px) {
  .blk-testimonial .author {
    font-size: 20px;
    line-height: 33.6px;
  }
}
.blk-testimonial .position {
  color: var(--Green);
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}
@media (max-width: 1199px) {
  .blk-testimonial .position {
    font-size: 14px;
    line-height: 24px;
  }
}
.blk-testimonial .icon-quote {
  background: var(--Green);
  width: 48px;
  height: 48px;
  mask-size: cover;
  mask-repeat: no-repeat;
}
.blk-testimonial .swiper-pagination span {
  width: 16px;
  height: 16px;
  margin: 0px 8px !important;
  background: #D9D9D9;
  opacity: 1;
}
.blk-testimonial .swiper-pagination span:hover {
  background: var(--Green);
}
.blk-testimonial .swiper-pagination span.swiper-pagination-bullet-active {
  background: var(--Green);
}

.blk-timeline .timeline_item_class {
  position: relative;
}
.blk-timeline .timeline_item_class .icon-tick {
  transition-property: all;
  transition-duration: 0.2s;
  transition-origin: center;
}
.blk-timeline .timeline_item_class.show .icon-tick {
  width: 16px;
  height: 16px;
  opacity: 1;
}
.blk-timeline .timeline_item_class:not(.show) .icon-tick {
  width: 16px;
  height: 16px;
  opacity: 1;
}
@media screen and (min-width: 768px) {
  .blk-timeline .timeline_item_class:not(.show) .icon-tick {
    width: 0px;
    height: 0px;
    opacity: 0;
  }
}
.blk-timeline .timeline_item_class::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 0.5px;
  z-index: 1;
  bottom: 0px;
  left: 0px;
  top: auto;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, #6C6B6B 22.6%, #6C6B6B 82.69%, rgba(0, 0, 0, 0) 100%);
}
.blk-timeline .timeline_item_class:first-of-type {
  padding-top: 0px;
}
.blk-timeline .timeline_item_class:last-child::after {
  content: none;
}

.bnr-hero.image-left .swiper .swiper-wrapper .swiper-slide {
  background-color: var(--Cream);
}
.bnr-hero.image-left .swiper .swiper-wrapper .swiper-slide .content_column {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
@media (min-width: 992px) {
  .bnr-hero.image-left .swiper .swiper-wrapper .swiper-slide .content_column {
    max-width: unset;
    text-align: left;
  }
}
.bnr-hero.image-left .swiper .swiper-wrapper .swiper-slide .content_column h1 {
  font-size: 48px;
  font-style: normal;
  font-weight: 900;
  line-height: 50px; /* 104.167% */
  letter-spacing: -3px;
  z-index: 2;
}
@media (min-width: 992px) {
  .bnr-hero.image-left .swiper .swiper-wrapper .swiper-slide .content_column h1 {
    font-size: 85px;
    line-height: 85px;
  }
}
@media (min-width: 1400px) {
  .bnr-hero.image-left .swiper .swiper-wrapper .swiper-slide .content_column h1 {
    font-size: 100px;
    line-height: 100px;
  }
}
.bnr-hero.image-left .swiper .swiper-wrapper .swiper-slide .content_column .ellipse {
  position: absolute;
  right: -5%;
  top: -10%;
  width: 56px;
  height: 56px;
}
@media (min-width: 768px) {
  .bnr-hero.image-left .swiper .swiper-wrapper .swiper-slide .content_column .ellipse {
    right: 0;
    top: -10%;
  }
}
@media (min-width: 992px) {
  .bnr-hero.image-left .swiper .swiper-wrapper .swiper-slide .content_column .ellipse {
    right: 10%;
    top: 50%;
    width: 75px;
    height: 75px;
    transform: translateY(-50%);
  }
}
@media (min-width: 1200px) {
  .bnr-hero.image-left .swiper .swiper-wrapper .swiper-slide .content_column .ellipse {
    width: 95px;
    height: 95px;
  }
}
.bnr-hero.image-left .swiper .swiper-wrapper .swiper-slide .content_column p {
  font-size: 1rem;
  font-style: normal;
  line-height: 25px; /* 156.25% */
}
@media (min-width: 992px) {
  .bnr-hero.image-left .swiper .swiper-wrapper .swiper-slide .content_column p {
    font-size: 20px;
    line-height: 33.6px; /* 168% */
  }
}

.blk-card .cards-wrapper .card {
  transition: background 0.4s ease; /* Transition on background */
  background: white;
}
.blk-card .cards-wrapper .card * {
  transition-property: all;
  transition-duration: 300ms;
}
.blk-card .cards-wrapper .card .icon-image-wrapper {
  border-radius: 50%;
  border: 1px solid var(--Neutral-60, #959595);
  background: var(--Neutral-20, #F5F5F5);
}
.blk-card .cards-wrapper .card .icon-image-wrapper .icon-image {
  width: 24px;
  height: 24px;
  background-color: black;
  mask-repeat: no-repeat;
  mask-size: contain;
  mask-position: center;
  position: absolute;
}
.blk-card .cards-wrapper .card:hover {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.5) 30.97%, rgba(255, 255, 255, 0.5) 56.12%, rgba(192, 217, 244, 0.5) 127.84%), #FFF;
}
.blk-card .cards-wrapper .card:hover .card-title {
  color: #00356D;
}
.blk-card .cards-wrapper .card:hover .icon-image-wrapper {
  border-color: #61D6CB;
}
.blk-card .cards-wrapper .card:hover .icon-image-wrapper .icon-image {
  background-color: #1873D3;
}
@media screen and (max-width: 768px) {
  .blk-card .cards-wrapper .card {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.5) 30.97%, rgba(255, 255, 255, 0.5) 56.12%, rgba(192, 217, 244, 0.5) 127.84%), #FFF;
  }
  .blk-card .cards-wrapper .card .card-title {
    color: #00356D;
  }
  .blk-card .cards-wrapper .card .icon-image-wrapper {
    border-color: #61D6CB;
  }
  .blk-card .cards-wrapper .card .icon-image-wrapper .icon-image {
    background-color: #1873D3;
  }
}

/*
 * Icon styles are defined in _icon.scss with higher specificity
 * to override parent theme styles
 */

/*# sourceMappingURL=style.sass.css.map */
