@font-face {
  font-family: "Bricolage Grotesque";
  src: url("../fonts/BricolageGrotesque-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Bricolage Grotesque";
  src: url("../fonts/BricolageGrotesque-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Bricolage Grotesque";
  src: url("../fonts/BricolageGrotesque-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Bricolage Grotesque";
  src: url("../fonts/BricolageGrotesque-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Bricolage Grotesque";
  src: url("../fonts/BricolageGrotesque-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Bricolage Grotesque";
  src: url("../fonts/BricolageGrotesque-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Bricolage Grotesque";
  src: url("../fonts/BricolageGrotesque-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Figtree";
  src: url("../fonts/Figtree-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Figtree";
  src: url("../fonts/Figtree-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Figtree";
  src: url("../fonts/Figtree-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Figtree";
  src: url("../fonts/Figtree-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Figtree";
  src: url("../fonts/Figtree-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Figtree";
  src: url("../fonts/Figtree-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Figtree";
  src: url("../fonts/Figtree-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Figtree";
  src: url("../fonts/Figtree-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Figtree";
  src: url("../fonts/Figtree-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Figtree";
  src: url("../fonts/Figtree-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Figtree";
  src: url("../fonts/Figtree-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Figtree";
  src: url("../fonts/Figtree-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Figtree";
  src: url("../fonts/Figtree-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Figtree";
  src: url("../fonts/Figtree-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

*, ::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.19 | 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: #e5e7eb; /* 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: Figtree, 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;
}

html,
  body {
  font-family: Figtree, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(187 187 187 / var(--tw-text-opacity, 1));
}

h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
  font-family: Bricolage Grotesque, sans-serif;
}

footer nav a {
  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: 150ms;
}

footer nav a:hover {
  --tw-text-opacity: 1;
  color: rgb(50 133 255 / var(--tw-text-opacity, 1));
}

.entry-content h1 {
  font-size: 2.25rem;
  line-height: 2.5rem;
  font-weight: 700;
  line-height: 1.25;
}

.entry-content h2 {
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 700;
  line-height: 1.25;
}

.entry-content h3 {
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 600;
}

.entry-content h4 {
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 600;
}

.entry-content h5 {
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 600;
}

.entry-content h6 {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
}
.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}
@media (min-width: 100%) {

  .container {
    max-width: 100%;
  }
}
@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: 1140px) {

  .container {
    max-width: 1140px;
  }
}
/* Hover on all menu links */
.site-nav .site-nav__list a {
  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: 150ms;
}
.site-nav .site-nav__list a:hover {
  --tw-text-opacity: 1;
  color: rgb(50 133 255 / var(--tw-text-opacity, 1));
}
/* Active/current page states */
.site-nav .current-menu-item > a,
  .site-nav .current-menu-ancestor > a,
  .site-nav .current_page_item > a,
  .site-nav .current_page_ancestor > a {
  --tw-text-opacity: 1;
  color: rgb(50 133 255 / var(--tw-text-opacity, 1));
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.pointer-events-none {
  pointer-events: none;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.inset-0 {
  inset: 0px;
}
.inset-y-0 {
  top: 0px;
  bottom: 0px;
}
.-bottom-5 {
  bottom: -1.25rem;
}
.-top-5 {
  top: -1.25rem;
}
.left-1\/2 {
  left: 50%;
}
.left-10 {
  left: 2.5rem;
}
.right-0 {
  right: 0px;
}
.right-1\/2 {
  right: 50%;
}
.right-10 {
  right: 2.5rem;
}
.right-12 {
  right: 3rem;
}
.z-10 {
  z-index: 10;
}
.z-50 {
  z-index: 50;
}
.z-\[1000\] {
  z-index: 1000;
}
.order-1 {
  order: 1;
}
.order-2 {
  order: 2;
}
.-mx-4 {
  margin-left: -1rem;
  margin-right: -1rem;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-32 {
  margin-top: 8rem;
  margin-bottom: 8rem;
}
.-ml-\[50vw\] {
  margin-left: -50vw;
}
.-mr-\[50vw\] {
  margin-right: -50vw;
}
.-mt-4 {
  margin-top: -1rem;
}
.mb-16 {
  margin-bottom: 4rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-6 {
  margin-bottom: 1.5rem;
}
.mb-8 {
  margin-bottom: 2rem;
}
.mb-auto {
  margin-bottom: auto;
}
.ml-auto {
  margin-left: auto;
}
.mr-12 {
  margin-right: 3rem;
}
.mt-1 {
  margin-top: 0.25rem;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mt-12 {
  margin-top: 3rem;
}
.mt-14 {
  margin-top: 3.5rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mt-6 {
  margin-top: 1.5rem;
}
.mt-8 {
  margin-top: 2rem;
}
.mt-auto {
  margin-top: auto;
}
.block {
  display: block;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.aspect-video {
  aspect-ratio: 16 / 9;
}
.h-10 {
  height: 2.5rem;
}
.h-12 {
  height: 3rem;
}
.h-4 {
  height: 1rem;
}
.h-40 {
  height: 10rem;
}
.h-5 {
  height: 1.25rem;
}
.h-6 {
  height: 1.5rem;
}
.h-7 {
  height: 1.75rem;
}
.h-8 {
  height: 2rem;
}
.h-80 {
  height: 20rem;
}
.h-9 {
  height: 2.25rem;
}
.h-\[120px\] {
  height: 120px;
}
.h-\[30px\] {
  height: 30px;
}
.h-\[350px\] {
  height: 350px;
}
.h-\[50px\] {
  height: 50px;
}
.h-\[60px\] {
  height: 60px;
}
.h-\[70px\] {
  height: 70px;
}
.h-\[72px\] {
  height: 72px;
}
.h-auto {
  height: auto;
}
.h-full {
  height: 100%;
}
.h-px {
  height: 1px;
}
.h-14 {
  height: 3.5rem;
}
.h-16 {
  height: 4rem;
}
.min-h-\[100px\] {
  min-height: 100px;
}
.min-h-\[240px\] {
  min-height: 240px;
}
.w-1\/5 {
  width: 20%;
}
.w-10 {
  width: 2.5rem;
}
.w-12 {
  width: 3rem;
}
.w-2\/5 {
  width: 40%;
}
.w-4 {
  width: 1rem;
}
.w-4\/5 {
  width: 80%;
}
.w-5 {
  width: 1.25rem;
}
.w-6 {
  width: 1.5rem;
}
.w-7 {
  width: 1.75rem;
}
.w-8 {
  width: 2rem;
}
.w-80 {
  width: 20rem;
}
.w-9 {
  width: 2.25rem;
}
.w-\[120px\] {
  width: 120px;
}
.w-\[30px\] {
  width: 30px;
}
.w-\[60px\] {
  width: 60px;
}
.w-\[72px\] {
  width: 72px;
}
.w-auto {
  width: auto;
}
.w-full {
  width: 100%;
}
.w-screen {
  width: 100vw;
}
.min-w-\[260px\] {
  min-width: 260px;
}
.max-w-3xl {
  max-width: 48rem;
}
.max-w-4xl {
  max-width: 56rem;
}
.max-w-5xl {
  max-width: 64rem;
}
.max-w-\[220px\] {
  max-width: 220px;
}
.max-w-\[60\%\] {
  max-width: 60%;
}
.max-w-\[80\%\] {
  max-width: 80%;
}
.max-w-\[90\%\] {
  max-width: 90%;
}
.max-w-full {
  max-width: 100%;
}
.max-w-lg {
  max-width: 32rem;
}
.max-w-md {
  max-width: 28rem;
}
.max-w-xl {
  max-width: 36rem;
}
.flex-1 {
  flex: 1 1 0%;
}
.shrink-0 {
  flex-shrink: 0;
}
.origin-center {
  transform-origin: center;
}
.rotate-0 {
  --tw-rotate: 0deg;
  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));
}
.rotate-90 {
  --tw-rotate: 90deg;
  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));
}
.resize {
  resize: both;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.flex-row {
  flex-direction: row;
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.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-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-10 {
  gap: 2.5rem;
}
.gap-12 {
  gap: 3rem;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-3 {
  gap: 0.75rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-6 {
  gap: 1.5rem;
}
.gap-8 {
  gap: 2rem;
}
.gap-x-10 {
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
}
.gap-y-4 {
  row-gap: 1rem;
}
.gap-y-6 {
  row-gap: 1.5rem;
}
.space-x-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-y-10 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
}
.space-y-20 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(5rem * var(--tw-space-y-reverse));
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.space-y-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-visible {
  overflow: visible;
}
.rounded-\[28px\] {
  border-radius: 28px;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-md {
  border-radius: 0.375rem;
}
.rounded-none {
  border-radius: 0px;
}
.border {
  border-width: 1px;
}
.border-4 {
  border-width: 4px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-l {
  border-left-width: 1px;
}
.border-r {
  border-right-width: 1px;
}
.border-t {
  border-top-width: 1px;
}
.border-brand-accent {
  --tw-border-opacity: 1;
  border-color: rgb(255 107 53 / var(--tw-border-opacity, 1));
}
.border-brand-primary {
  --tw-border-opacity: 1;
  border-color: rgb(50 133 255 / var(--tw-border-opacity, 1));
}
.border-brand-secondary {
  --tw-border-opacity: 1;
  border-color: rgb(84 84 212 / var(--tw-border-opacity, 1));
}
.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
.border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.border-white\/10 {
  border-color: rgb(255 255 255 / 0.1);
}
.border-white\/15 {
  border-color: rgb(255 255 255 / 0.15);
}
.border-white\/20 {
  border-color: rgb(255 255 255 / 0.2);
}
.border-white\/30 {
  border-color: rgb(255 255 255 / 0.3);
}
.border-white\/40 {
  border-color: rgb(255 255 255 / 0.4);
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}
.bg-black\/20 {
  background-color: rgb(0 0 0 / 0.2);
}
.bg-black\/25 {
  background-color: rgb(0 0 0 / 0.25);
}
.bg-black\/30 {
  background-color: rgb(0 0 0 / 0.3);
}
.bg-black\/40 {
  background-color: rgb(0 0 0 / 0.4);
}
.bg-brand-accent {
  --tw-bg-opacity: 1;
  background-color: rgb(255 107 53 / var(--tw-bg-opacity, 1));
}
.bg-brand-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(50 133 255 / var(--tw-bg-opacity, 1));
}
.bg-brand-secondary {
  --tw-bg-opacity: 1;
  background-color: rgb(84 84 212 / var(--tw-bg-opacity, 1));
}
.bg-neutral-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1));
}
.bg-transparent {
  background-color: transparent;
}
.bg-white\/10 {
  background-color: rgb(255 255 255 / 0.1);
}
.bg-white\/20 {
  background-color: rgb(255 255 255 / 0.2);
}
.bg-gradient-to-t {
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}
.from-black\/40 {
  --tw-gradient-from: rgb(0 0 0 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-black\/60 {
  --tw-gradient-from: rgb(0 0 0 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.via-black\/10 {
  --tw-gradient-to: rgb(0 0 0 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 0 0 / 0.1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-transparent {
  --tw-gradient-to: rgb(0 0 0 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), transparent var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.to-transparent {
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}
.object-contain {
  -o-object-fit: contain;
     object-fit: contain;
}
.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}
.object-bottom {
  -o-object-position: bottom;
     object-position: bottom;
}
.p-10 {
  padding: 2.5rem;
}
.p-2 {
  padding: 0.5rem;
}
.p-6 {
  padding: 1.5rem;
}
.p-8 {
  padding: 2rem;
}
.p-px {
  padding: 1px;
}
.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}
.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.py-14 {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}
.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-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.pb-10 {
  padding-bottom: 2.5rem;
}
.pb-8 {
  padding-bottom: 2rem;
}
.pr-10 {
  padding-right: 2.5rem;
}
.pr-12 {
  padding-right: 3rem;
}
.pt-1 {
  padding-top: 0.25rem;
}
.pt-16 {
  padding-top: 4rem;
}
.pt-6 {
  padding-top: 1.5rem;
}
.pt-8 {
  padding-top: 2rem;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.font-heading {
  font-family: Bricolage Grotesque, sans-serif;
}
.font-sans {
  font-family: Figtree, sans-serif;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}
.text-5xl {
  font-size: 3rem;
  line-height: 1;
}
.text-6xl {
  font-size: 3.75rem;
  line-height: 1;
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.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-extrabold {
  font-weight: 800;
}
.font-medium {
  font-weight: 500;
}
.font-normal {
  font-weight: 400;
}
.font-semibold {
  font-weight: 600;
}
.uppercase {
  text-transform: uppercase;
}
.leading-6 {
  line-height: 1.5rem;
}
.leading-7 {
  line-height: 1.75rem;
}
.leading-8 {
  line-height: 2rem;
}
.leading-none {
  line-height: 1;
}
.leading-normal {
  line-height: 1.5;
}
.leading-relaxed {
  line-height: 1.625;
}
.leading-snug {
  line-height: 1.375;
}
.leading-tight {
  line-height: 1.25;
}
.tracking-tight {
  letter-spacing: -0.025em;
}
.tracking-widest {
  letter-spacing: 0.1em;
}
.text-brand-accent {
  --tw-text-opacity: 1;
  color: rgb(255 107 53 / var(--tw-text-opacity, 1));
}
.text-brand-primary {
  --tw-text-opacity: 1;
  color: rgb(50 133 255 / var(--tw-text-opacity, 1));
}
.text-neutral-500 {
  --tw-text-opacity: 1;
  color: rgb(115 115 115 / var(--tw-text-opacity, 1));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.text-white\/60 {
  color: rgb(255 255 255 / 0.6);
}
.text-white\/70 {
  color: rgb(255 255 255 / 0.7);
}
.text-white\/80 {
  color: rgb(255 255 255 / 0.8);
}
.opacity-60 {
  opacity: 0.6;
}
.outline {
  outline-style: solid;
}
.blur {
  --tw-blur: blur(8px);
  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);
}
.backdrop-blur-xl {
  --tw-backdrop-blur: blur(24px);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  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;
}
.transition-colors {
  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: 150ms;
}
.transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-200 {
  transition-duration: 200ms;
}
.duration-300 {
  transition-duration: 300ms;
}
.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.hover\:bg-brand-primary:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(50 133 255 / var(--tw-bg-opacity, 1));
}

.hover\:bg-gray-900:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
}

.hover\:bg-transparent:hover {
  background-color: transparent;
}

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

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

.hover\:text-brand-accent:hover {
  --tw-text-opacity: 1;
  color: rgb(255 107 53 / var(--tw-text-opacity, 1));
}

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

.hover\:opacity-100:hover {
  opacity: 1;
}

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

.group:hover .group-hover\:translate-x-2 {
  --tw-translate-x: 0.5rem;
  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));
}

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

.group:hover .group-hover\:bg-brand-primary\/70 {
  background-color: rgb(50 133 255 / 0.7);
}

.group:hover .group-hover\:text-brand-accent {
  --tw-text-opacity: 1;
  color: rgb(255 107 53 / var(--tw-text-opacity, 1));
}

.group:hover .group-hover\:text-brand-primary {
  --tw-text-opacity: 1;
  color: rgb(50 133 255 / var(--tw-text-opacity, 1));
}

.group:hover .group-hover\:text-white\/60 {
  color: rgb(255 255 255 / 0.6);
}

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

@media (min-width: 640px) {

  .sm\:-mx-8 {
    margin-left: -2rem;
    margin-right: -2rem;
  }

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

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

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

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

  .sm\:p-10 {
    padding: 2.5rem;
  }

  .sm\:p-12 {
    padding: 3rem;
  }

  .sm\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

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

  .sm\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

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

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

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

  .sm\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .sm\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .sm\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }

  .sm\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }

  .sm\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

@media (min-width: 768px) {

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

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

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

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

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

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

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

  .md\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .md\:mb-28 {
    margin-bottom: 7rem;
  }

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

  .md\:mb-40 {
    margin-bottom: 10rem;
  }

  .md\:block {
    display: block;
  }

  .md\:inline {
    display: inline;
  }

  .md\:flex {
    display: flex;
  }

  .md\:hidden {
    display: none;
  }

  .md\:h-24 {
    height: 6rem;
  }

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

  .md\:max-w-\[75\%\] {
    max-width: 75%;
  }

  .md\:max-w-\[85\%\] {
    max-width: 85%;
  }

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

  .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-reverse {
    flex-direction: row-reverse;
  }

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

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

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

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

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

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

  .md\:border-l {
    border-left-width: 1px;
  }

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

  .md\:border-white\/20 {
    border-color: rgb(255 255 255 / 0.2);
  }

  .md\:p-10 {
    padding: 2.5rem;
  }

  .md\:px-14 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .md\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .md\:py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .md\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .md\:pb-14 {
    padding-bottom: 3.5rem;
  }

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

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

  .md\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .md\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }

  .md\:text-8xl {
    font-size: 6rem;
    line-height: 1;
  }

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

@media (min-width: 1024px) {

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

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

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

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

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

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

  .lg\:col-span-5 {
    grid-column: span 5 / span 5;
  }

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

  .lg\:col-span-7 {
    grid-column: span 7 / span 7;
  }

  .lg\:col-start-1 {
    grid-column-start: 1;
  }

  .lg\:col-start-7 {
    grid-column-start: 7;
  }

  .lg\:col-start-8 {
    grid-column-start: 8;
  }

  .lg\:-mx-24 {
    margin-left: -6rem;
    margin-right: -6rem;
  }

  .lg\:-mx-\[10\%\] {
    margin-left: -10%;
    margin-right: -10%;
  }

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

  .lg\:max-w-md {
    max-width: 28rem;
  }

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

  .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-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }

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

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

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

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

  .lg\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .lg\:pl-6 {
    padding-left: 1.5rem;
  }

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

  .lg\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .lg\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .lg\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }

  .lg\:text-7xl {
    font-size: 4.5rem;
    line-height: 1;
  }

  .lg\:text-8xl {
    font-size: 6rem;
    line-height: 1;
  }
}

@media (min-width: 1280px) {

  .xl\:-mx-32 {
    margin-left: -8rem;
    margin-right: -8rem;
  }

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

.\[\&_ol\]\:mt-4 ol {
  margin-top: 1rem;
}

.\[\&_ol\]\:list-decimal ol {
  list-style-type: decimal;
}

.\[\&_ol\]\:pl-5 ol {
  padding-left: 1.25rem;
}

.\[\&_p\+p\]\:mt-4 p+p {
  margin-top: 1rem;
}

.\[\&_ul\]\:mt-4 ul {
  margin-top: 1rem;
}

.\[\&_ul\]\:list-disc ul {
  list-style-type: disc;
}

.\[\&_ul\]\:pl-5 ul {
  padding-left: 1.25rem;
}

html,
body {
  min-height: 100%;
  height: 100%;
  overflow-x: hidden;
}

body {
  background-image: url("../images/page-bg.png");
  background-size: 100% auto;
  background-position: top center;
  background-repeat: repeat-y;
  position: relative;
  z-index: 0;
  min-height: 100vh;
}

.site-background {
  background-image: url("../images/bg-icons.png");
  background-size: 95% auto;
  background-position: center 10%;
  background-repeat: repeat-y;
  position: relative;
  z-index: 0;
  min-height: 100vh;
}

@media (min-width: 768px) {
  .site-nav__list .menu-item-has-children {
    position: relative;
  }

  .site-nav__list .menu-item-has-children::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    height: 12px;
  }

  .site-nav__list .sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 220px;
    padding: 12px;
    margin-top: 12px;
    display: none;
    z-index: 999;

    background: rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.2);
  }

  .site-nav__list .sub-menu a {
    display: block;
    padding: 8px 10px;
    color: #fff;
    text-decoration: none;
    white-space: nowrap;
  }

  .site-nav__list .menu-item-has-children:hover > .sub-menu,
  .site-nav__list .menu-item-has-children:focus-within > .sub-menu {
    display: block;
  }
  .site-nav .menu-item-has-children > a {
    position: relative;
  }

  .site-nav .menu-item-has-children > a::after {
    content: "";
    display: inline-block;
    margin-left: 0.4rem;
    width: 6px;
    height: 6px;
    border-right: 2px solid currentColor;
    border-bottom: 2px solid currentColor;
    transform: rotate(45deg);
    transition: transform 200ms ease, opacity 200ms ease;
    opacity: 0.7;
    top: -3px;
    position: relative;
  }

  .site-nav .menu-item-has-children:hover > a::after,
  .site-nav .menu-item-has-children:focus-within > a::after {
    transform: rotate(-135deg);
    opacity: 1;
    top: -1px;
  }
}

@media (max-width: 767px) {
  #mobileMenu .menu-item-has-children > .sub-menu {
    display: none;
    margin-top: 12px;
  }

  #mobileMenu .menu-item-has-children.is-open > .sub-menu {
    display: block;
  }

  #mobileMenu .sub-menu {
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: center;
  }

  #mobileMenu .sub-menu a {
    font-size: 1.125rem;
    font-weight: 400;
    opacity: 0.75;
  }

  #mobileMenu .sub-menu a:hover {
    opacity: 1;
  }
  #mobileMenu .menu-item-has-children > a {
    position: relative;
    padding-right: 1.75rem;
  }

  #mobileMenu .menu-item-has-children > a::after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    width: 10px;
    height: 10px;
    border-right: 2px solid currentColor;
    border-bottom: 2px solid currentColor;
    transform: translateY(-60%) rotate(45deg);
    transition: transform 200ms ease;
    opacity: 0.8;
  }

  #mobileMenu .menu-item-has-children.is-open > a::after {
    transform: translateY(-40%) rotate(-135deg);
    opacity: 1;
  }
}

.footer-cta-bg {
  background-image: url("../images/elipse-1.png");
  background-size: 840px auto;
  background-repeat: no-repeat;
  background-position: center top;
}
.section-numbers {
  background-image: url("../images/elipse-2.png");
  background-size: 800px auto;
  background-repeat: no-repeat;
  background-position: center;
  padding: 150px 0;
}
.custom-blur-bg {
  background-image: url("../images/elipse-5.png");
  background-size: 1000px auto;
  background-repeat: no-repeat;
  background-position: center 200px;
}
.courses-section,
.second-services-section,
.first-cta-section,
.custom-cta-bg,
.custom-team-bg,
.faq-section-one,
.faq-section-two,
.second-boxes-custom,
.boxes-layout-4 {
  position: relative;
  z-index: 1;
}
.second-services-section,
.c-list-z {
  position: relative;
  z-index: 10;
}
.second-boxes-custom::before {
  content: "";
  position: absolute;
  top: -100px;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
  width: 800px;
  height: 800px;
  background-image: url("../images/elipse-9.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.boxes-layout-4::before {
  content: "";
  position: absolute;
  top: -100px;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
  width: 800px;
  height: 800px;
  background-image: url("../images/elipse-9.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.boxes-layout-4::after {
  content: "";
  position: absolute;
  top: 300px;
  left: 70%;
  transform: translateX(-50%);
  z-index: -1;
  width: 800px;
  height: 800px;
  background-image: url("../images/elipse-3.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.custom-team-bg::before {
  content: "";
  position: absolute;
  top: -300px;
  left: 200px;
  z-index: -1;
  width: 800px;
  height: 800px;
  background-image: url("../images/elipse-8.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.custom-cta-bg::before {
  content: "";
  position: absolute;
  top: -200px;
  left: 200px;
  z-index: -1;
  width: 800px;
  height: 800px;
  background-image: url("../images/elipse-7.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.first-cta-section::before {
  content: "";
  position: absolute;
  top: -200px;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
  width: 800px;
  height: 800px;
  background-image: url("../images/elipse-6.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.second-services-section::before {
  content: "";
  position: absolute;
  top: -200px;
  right: 300px;
  z-index: -1;
  width: 800px;
  height: 800px;
  background-image: url("../images/elipse-6.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.faq-section-one::before {
  content: "";
  position: absolute;
  top: -300px;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
  width: 800px;
  height: 800px;
  background-image: url("../images/elipse-6.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.faq-section-two::before {
  content: "";
  position: absolute;
  top: -300px;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
  width: 800px;
  height: 800px;
  background-image: url("../images/elipse-6.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.courses-section::before {
  content: "";
  position: absolute;
  top: -400px;
  right: 300px;
  z-index: -1;
  width: 800px;
  height: 800px;
  background-image: url("../images/elipse-3.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.courses-section::after {
  content: "";
  position: absolute;
  left: 200px;
  bottom: -250px;
  z-index: -1;
  width: 800px;
  height: 800px;
  background-image: url("../images/elipse-4.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.custom-quotes svg {
  width: 40px;
  height: 30px;
}
.custom-cta-borders-top {
  position: relative;
  z-index: 1;
}
.custom-cta-borders-top:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 1px;
  width: 30px;
  background: rgba(255, 255, 255, 0.4);
}
.custom-cta-borders-top:after {
  content: "";
  position: absolute;
  top: 0;
  left: 90px;
  right: 0;
  height: 1px;
  background: rgba(255, 255, 255, 0.4);
}

.custom-cta-borders-bottom {
  position: relative;
  z-index: 1;
}
.custom-cta-borders-bottom:before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  height: 1px;
  width: 30px;
  background: rgba(255, 255, 255, 0.4);
}
.custom-cta-borders-bottom:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 90px;
  left: 0;
  height: 1px;
  background: rgba(255, 255, 255, 0.4);
}

@media (max-width: 639px) {
  .custom-blur-bg {
    background: transparent;
  }
  .courses-section::before,
  .courses-section::after,
  .second-services-section::before,
  .custom-cta-bg::before,
  .faq-section-one::before,
  .faq-section-two::before,
  .second-boxes-custom::before,
  .boxes-layout-4::before,
  .boxes-layout-4::after {
    display: none;
  }
  .section-numbers {
    background: transparent;
    max-width: 90%;
    margin: 0 auto;
    padding: 60px 0;
  }
}
.numbers-grid {
  display: grid;
  grid-template-columns: 1fr;
}

@media (min-width: 640px) {
  .numbers-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

.numbers-frame {
  position: relative;
  background: linear-gradient(90deg, #3285ff, #5454d4) top,
    linear-gradient(90deg, #3285ff, #5454d4) bottom,
    linear-gradient(180deg, #3285ff, #5454d4) left,
    linear-gradient(180deg, #3285ff, #5454d4) right;
  background-repeat: no-repeat;
  background-size: 100% 1px, 100% 1px, 1px 100%, 1px 100%;
  padding: 1px;
}

.numbers-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 46px 32px;
  text-align: center;
}
.numbers-item::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000;
  opacity: 0.2;
  z-index: -1;
}

.numbers-item:not(:first-child) {
  background: linear-gradient(180deg, #3285ff, #5454d4) left / 1px 100%
    no-repeat;
}

@media (max-width: 639px) {
  .numbers-item:not(:first-child) {
    background: linear-gradient(90deg, #3285ff, #5454d4) top / 100% 1px
      no-repeat;
  }
}

.numbers-value {
  font-size: 3.5rem;
  font-weight: 800;
  line-height: 1;
  color: #fff;
}

.numbers-label {
  font-size: 0.875rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  color: rgba(255, 255, 255, 0.6);
}

.about-wysiwyg p + p {
  margin-top: 16px;
}

.about-wysiwyg ul,
.about-wysiwyg ol {
  margin-top: 16px;
  margin-bottom: 16px;
  padding-left: 20px;
}

.about-wysiwyg li + li {
  margin-top: 8px;
}

.about-wysiwyg a {
  text-decoration: underline;
}

.about-wysiwyg a:hover {
  text-decoration: none;
}
.title-accent {
  color: #3285ff;
}

.custom-border-gradient {
  position: relative;
  border-radius: 9999px;
  background: transparent;
}

.custom-border-gradient::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 1px;
  border-radius: inherit;
  background: linear-gradient(90deg, #3285ff, #5454d4);

  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}

.course-row {
  height: 200px;
  margin-bottom: -1px;
}

.course-more-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  position: absolute;
  top: 0;
  bottom: 0;
  overflow: visible;
  border: 1px solid transparent;
  -o-border-image: linear-gradient(90deg, #3285ff, #5454d4) 1;
     border-image: linear-gradient(90deg, #3285ff, #5454d4) 1;
}

.course-more-label {
  display: inline-block;
  transform: rotate(-90deg);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  white-space: nowrap;
  color: #fff;
  position: relative;
  z-index: 2;
}

.course-more-btn::after {
  content: "";
  position: absolute;
  left: -31px;
  width: 0;
  height: 0;
  border-top: 100px solid transparent;
  border-bottom: 100px solid transparent;
  border-right: 30px solid #5454d4;
  opacity: 0;
  transition-property: opacity, color, transform, background-color, border-color,
    text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  transform: translateX(15px);
}

.group:hover .course-more-btn {
  background: #5454d4;
  -o-border-image: none !important;
     border-image: none !important;
  border-color: #5454d4;
}

.group:hover .course-more-btn::after {
  opacity: 1;
  transform: translateX(0px);
}

.testimonials-slick .slick-dots {
  display: flex !important;
  justify-content: center;
  bottom: -35px;
  gap: 6px;
}

.testimonials-slick .slick-dots li {
  margin: 0;
  width: 10px;
  height: 10px;
}

.testimonials-slick .slick-dots li button {
  width: 10px;
  height: 10px;
  padding: 0;
}

.testimonials-slick .slick-dots li button::before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 9999px;
  background-color: #fff;
  opacity: 0.4;
}

.testimonials-slick .slick-dots li.slick-active button::before {
  background-color: #fff;
  opacity: 1;
}

.logo-carousel-slick .slick-track {
  display: flex !important;
  align-items: center;
}
.logo-carousel-slick .slick-slide {
  height: auto;
}
.logo-carousel-slick .slick-slide > div {
  height: 100%;
}

.course-image {
  width: 100%;
  max-height: 330px;
  overflow: hidden;
}

.course-image img {
  width: 100%;
  height: 330px;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  transition: transform 300ms ease;
}
.course-card {
  position: relative;
  display: block;
  height: 100%;
  padding: 24px;
  background: transparent;
  color: white;
  z-index: 0;
  cursor: pointer;
}

.course-card::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 1px;
  background: linear-gradient(90deg, #3285ff, #5454d4);
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
  z-index: 1;
}
.course-card::after {
  content: "";
  position: absolute;
  inset: 0;
  padding: 1px;
  background: linear-gradient(90deg, #ff6b35, #ff6b35);
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
  opacity: 0;
  transition: opacity 300ms ease;
  z-index: 2;
}
@media (hover: hover) and (pointer: fine) {
  .course-card:hover .course-image img {
    transform: scale(1.1);
  }

  .course-card:hover::after {
    opacity: 1;
  }
}

.gradient-border-box {
  position: relative;
  background: transparent;
  color: #fff;
  z-index: 0;
}

.gradient-border-box::before,
.gradient-border-box::after {
  content: "";
  position: absolute;
  inset: 0;
  padding: 1px;
  pointer-events: none;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  z-index: 1;
}

.gradient-border-box::before {
  background: linear-gradient(90deg, #3285ff, #5454d4);
  opacity: 1;
}

.custom-icon-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 0;
}
@media (min-width: 640px) {
  .custom-icon-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1024px) {
  .custom-icon-grid {
    grid-template-columns: repeat(4, 1fr);
  }
}
.custom-icon-cell {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

@media (min-width: 640px) {
  .custom-icon-cell {
    border-right: 1px solid rgba(255, 255, 255, 0.2);
  }
  .custom-icon-cell:nth-child(2n) {
    border-right: 0;
  }
  .custom-icon-cell:nth-last-child(-n + 2) {
    border-bottom: 0;
  }
}

@media (min-width: 1024px) {
  .custom-icon-cell:nth-child(2n) {
    border-right: 1px solid rgba(255, 255, 255, 0.2);
  }
  .custom-icon-cell:nth-child(4n) {
    border-right: 0;
  }

  .custom-icon-cell:nth-last-child(-n + 2) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  .custom-icon-cell:nth-last-child(-n + 4) {
    border-bottom: 0;
  }
}
.custom-icon-grid > li {
  min-width: 0;
}

.boxes3-card {
  position: relative;
  padding: 28px;
  background: transparent;
  color: #fff;
}

.boxes3-card::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 1px;
  background: linear-gradient(90deg, #3285ff, #5454d4);
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}
.boxes-layout-4 .boxes4-item {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
@media (min-width: 768px) {
  .boxes-layout-4 .boxes4-item {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  .boxes-layout-4 .boxes4-item:nth-child(odd) {
    border-right: 1px solid rgba(255, 255, 255, 0.2);
  }
  .boxes-layout-4 .boxes4-item:nth-last-child(-n + 2) {
    border-bottom: 0;
  }
}
@media (max-width: 767px) {
  .boxes-layout-4 .boxes4-item {
    border-right: 0 !important;
  }
  .boxes-layout-4 .boxes4-item:last-child {
    border-bottom: 0;
  }
}
.service-card {
  position: relative;
  display: block;
  height: 100%;
  padding: 24px;
  color: #fff;
  text-decoration: none;
  background: transparent;
}
.service-card::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 1px;
  background: linear-gradient(90deg, #3285ff, #5454d4);
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
  z-index: 0;
}
.service-card::after {
  content: "";
  position: absolute;
  inset: 0;
  padding: 1px;
  background: linear-gradient(
    90deg,
    var(--brand-accent, #ff6b35),
    var(--brand-accent, #ff6b35)
  );
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
  z-index: 0;
  opacity: 0;
  transition: opacity 260ms ease;
}
.service-card:hover::after {
  opacity: 1;
}
.service-image,
.service-content {
  position: relative;
  z-index: 1;
}
.service-image {
  overflow: hidden;
}
.service-image img {
  display: block;
  width: 100%;
  height: 330px;
  -o-object-fit: cover;
     object-fit: cover;
  transform: scale(1);
  transition: transform 350ms ease;
}
.service-card:hover .service-image img {
  transform: scale(1.08);
}
.service-head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
  margin-top: 18px;
}
.service-title {
  margin: 0;
  font-weight: 700;
}
.service-title span {
  transition: color 200ms ease;
}
.service-card:hover .service-title span {
  color: var(--brand-accent, #ff6b35);
}

.service-text {
  margin-top: 12px;
  color: rgba(255, 255, 255, 0.72);
}

.service-arrow {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: rgba(255, 255, 255, 0.9);
  transform: translateY(2px);
}

.blog-card {
  position: relative;
  display: block;
  height: 100%;
  padding: 24px;
  color: #fff;
  text-decoration: none;
  background: transparent;
}

.blog-card::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 1px;
  background: linear-gradient(90deg, #3285ff, #5454d4);
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
  z-index: 0;
}

.blog-card::after {
  content: "";
  position: absolute;
  inset: 0;
  padding: 1px;
  background: linear-gradient(
    90deg,
    var(--brand-accent, #ff6b35),
    var(--brand-accent, #ff6b35)
  );
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
  z-index: 0;
  opacity: 0;
  transition: opacity 260ms ease;
}
.blog-card:hover::after {
  opacity: 1;
}

.blog-card__image,
.blog-card__content {
  position: relative;
  z-index: 1;
}

.blog-card__image {
  overflow: hidden;
}
.blog-card__image img {
  width: 100%;
  height: 330px;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  transform: scale(1);
  transition: transform 350ms ease;
}
.blog-card:hover .blog-card__image img {
  transform: scale(1.08);
}

.blog-card__head {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 16px;
  margin-top: 18px;
}

.blog-card__title {
  margin: 0;
  font-size: 22px;
  line-height: 1.2;
  font-weight: 700;
}

.blog-card__title span {
  transition: color 200ms ease;
}
.blog-card:hover .blog-card__title span {
  color: var(--brand-accent, #ff6b35);
}

.blog-card__arrow {
  flex: 0 0 auto;
  color: rgba(255, 255, 255, 0.9);
  transform: translateY(2px);
}

.blog-card__text {
  margin-top: 12px;
  font-size: 16px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.72);
}
.blog-pagination ul {
  display: flex;
  gap: 6px;
  list-style: none;
  padding: 0;
  margin: 0;
  align-items: center;
}

.blog-pagination li {
  margin: 0;
  padding: 0;
}

.blog-pagination a,
.blog-pagination span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 26px;
  height: 26px;
  border: 1px solid rgba(255, 255, 255, 0.35);
  color: #fff;
  text-decoration: none;
  font-size: 12px;
  line-height: 1;
}

.blog-pagination .current {
  background: var(--brand-primary, #3285ff);
  border-color: var(--brand-primary, #3285ff);
  color: #fff;
}

.blog-pagination a:hover {
  border-color: var(--brand-primary, #3285ff);
}
.single-post-template .container section > .container {
  padding: 0;
}
.wp-content {
  color: rgba(255, 255, 255, 0.8);
  font-size: 16px;
  line-height: 1.75;
}

.wp-content .wp-block-heading {
  color: #fff;
  font-weight: 800;
  margin: 0 0 18px;
}

.wp-content h1.wp-block-heading {
  font-size: 48px;
  line-height: 1.1;
}
.wp-content h2.wp-block-heading {
  font-size: 36px;
  line-height: 1.15;
  margin-bottom: 16px;
}
.wp-content h3.wp-block-heading {
  font-size: 28px;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 14px;
}
.wp-content h4.wp-block-heading {
  font-size: 22px;
  line-height: 1.25;
  font-weight: 700;
  margin-bottom: 12px;
}

.wp-content .wp-block-paragraph {
  margin: 0 0 16px;
}

.wp-content .wp-block-list {
  margin: 0 0 18px;
  padding-left: 22px;
}
.wp-content .wp-block-list li {
  margin: 8px 0;
}

.wp-content > .wp-block + .wp-block {
  margin-top: 22px;
}

.wp-content .wp-block-image img {
  height: auto;
  max-width: 100%;
  display: block;
}
.wp-content .wp-block-gallery {
  margin: 22px 0;
}
.wp-content .wp-block-quote {
  margin: 0;
  padding: 18px 20px;
  border-left: 3px solid rgba(255, 255, 255, 0.25);
  background: rgba(255, 255, 255, 0.04);
  color: rgba(255, 255, 255, 0.85);
}
.wp-content .wp-block-quote p {
  margin: 0;
}
.wp-content .wp-block-separator {
  border: 0;
  height: 1px;
  background: rgba(255, 255, 255, 0.2);
  margin: 26px 0;
}

.contact-form-wrap .cf7-field {
  position: relative;
  display: block;
}
.contact-form-wrap .cf7-field::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 1px;
  border-radius: 0;
  background: linear-gradient(90deg, #3285ff, #5454d4);

  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;

  pointer-events: none;
}

.contact-form-wrap .cf7-input {
  width: 100%;
  background: transparent;
  color: #fff;

  border: 0;
  padding: 18px;
  outline: none;

  position: relative;
  z-index: 1;
}

.contact-form-wrap .cf7-field--textarea .cf7-input {
  height: 180px;
  resize: none;
}

.contact-form-wrap .cf7-input::-moz-placeholder {
  color: transparent;
}

.contact-form-wrap .cf7-input::placeholder {
  color: transparent;
}

.contact-form-wrap .cf7-field::after {
  content: attr(data-label);
  position: absolute;
  left: 18px;
  bottom: 12px;

  color: rgba(255, 255, 255, 0.55);
  font-size: 14px;
  line-height: 1;

  pointer-events: none;
  z-index: 2;

  transition: opacity 0.15s ease, transform 0.15s ease;
}

.contact-form-wrap .cf7-field:focus-within::after {
  opacity: 0.75;
}

.contact-form-wrap .cf7-field.is-filled::after {
  opacity: 0;
  transform: translateY(0);
}

.contact-form-wrap .cf7-actions {
  margin-top: 18px;
}

.contact-form-wrap .cf7-submit,
.contact-form-wrap input.wpcf7-submit {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  background: #3285ff;
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;

  padding: 14px 44px;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;

  transition: opacity 0.2s ease, transform 0.2s ease, background 0.2s ease;
}

.contact-form-wrap .cf7-submit:hover,
.contact-form-wrap input.wpcf7-submit:hover {
  opacity: 0.9;
  transform: translateY(-1px);
}

.contact-form-wrap .wpcf7-not-valid-tip {
  margin-top: 8px;
  font-size: 12px;
}
.contact-form-wrap .cf7-field::after {
  content: attr(data-label);
  position: absolute;
  left: 18px;
  bottom: 12px;

  color: rgba(255, 255, 255, 0.55);
  font-size: 14px;
  line-height: 1;

  pointer-events: none;
  z-index: 2;

  transition: opacity 0.18s ease, transform 0.25s ease;
  transform: translateY(0);
}

.contact-form-wrap .cf7-field:focus-within::after {
  opacity: 0.75;
  transform: translateY(-10px);
}

.contact-form-wrap .cf7-field.is-filled::after {
  opacity: 0;
  transform: translateY(-10px);
}
.contact-form-wrap .cf7-field {
  margin-bottom: 20px;
}
.contact-form-wrap .cf7-field br {
  display: none !important;
}
.custom-fonts-contact h1 {
  font-size: 48px;
  line-height: 1.1;
  font-weight: 600;
}
.custom-fonts-contact h2 {
  font-size: 36px;
  line-height: 1.15;
  font-weight: 600;
}
.custom-fonts-contact h3 {
  font-size: 28px;
  line-height: 1.2;
  font-weight: 600;
}
.custom-fonts-contact h4 {
  font-size: 22px;
  line-height: 1.25;
  font-weight: 600;
}

.custom-fonts-contact p {
  margin: 0 0 16px;
}
.custom-fonts-contact ul,
.custom-fonts-contact ol {
  margin: 0 0 18px;
  padding-left: 22px;
}
.custom-fonts-contact li {
  margin: 8px 0;
}
.map-card {
  position: relative;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.2);
}

.map-embed {
  width: 100%;
  aspect-ratio: 16 / 7;
  min-height: 260px;
  border: 0;
  display: block;
}

.map-vignette {
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 2;
  background: radial-gradient(
      120% 90% at 50% 50%,
      rgba(0, 0, 0, 0) 35%,
      rgba(0, 0, 0, 0.55) 100%
    ),
    linear-gradient(to top, rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0) 55%);
}

.map-click {
  position: absolute;
  inset: 0;
  z-index: 4;
  cursor: pointer;
}

.course-image-frame {
  position: relative;
  width: 100%;
  max-height: 330px;
  aspect-ratio: 3.5 / 4;
  overflow: hidden;
}

.course-image-frame img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transform: translateZ(0);
  transition: transform 300ms;
}
.lesson-dates {
  display: flex;
}
.lesson-dates li {
  margin-right: 3px;
}
.lesson-dates li::after {
  content: ",";
}

.lesson-dates li:last-of-type:after {
  display: none;
}

/* sakrij checkbox */
.filter-card input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

/* ✅ SELEKTIRANO STANJE */
.filter-card:has(input:checked) .course-card::before {
  background: linear-gradient(90deg, #ff6b35, #ff6b35);
}

.filter-card:has(input:checked) .card-title span {
  color: #ff6b35;
}

.filter-card:has(input:checked) .card-arrow {
  color: #ff6b35;
}
.card-title span,
.card-arrow {
  transition: color 200ms ease;
}
.course-card:hover .card-title span {
  color: #ff6b35;
}
.course-card:hover .card-arrow {
  color: #ff6b35;
}

.gradient-border-box-rounded {
  position: relative;
  background: transparent;
  color: #fff;
  z-index: 0;
}

.gradient-border-box-rounded::before,
.gradient-border-box-rounded::after {
  content: "";
  position: absolute;
  inset: 0;
  padding: 1px;
  pointer-events: none;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  z-index: 1;
  border-radius: 100%;
}

.gradient-border-box-rounded::before {
  background: linear-gradient(90deg, #3285ff, #5454d4);
  opacity: 1;
}
