@import url("https://fonts.cdnfonts.com/css/bbh-hegarty");

/*
Theme Name: The Bee Effect
Theme URI: https://opencollective.com/blankslate
Author: 93FT
Author URI: https://93ft.com
Description: Custom theme for the Sport Legacy Institute
Tags: accessibility-ready, one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Version: 2024.2
Requires at least: 5.2
Tested up to: 6.5
Requires PHP: 7.4
License: GNU General Public License v3 or Later
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: blankslate

BlankSlate WordPress Theme 2011-2024
BlankSlate is distributed under the terms of the GNU GPL
*/

/* bbh-hegarty-latin-400-normal */

@font-face {
  font-family: 'BBH Hegarty';

  font-style: normal;

  font-display: swap;

  font-weight: 400;

  src: url(./files/bbh-hegarty-latin-400-normal.woff2) format('woff2'), url(./files/bbh-hegarty-latin-400-normal.woff) format('woff');

  unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}

*, ::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.18 | 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;
}

.font-heading {
  font-family: "BBH Hegarty", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.\!font-body {
  font-optical-sizing: auto !important;
  font-family: "Alice", serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
}

.font-body {
  font-optical-sizing: auto;
  font-family: "Alice", serif;
  font-weight: 400;
  font-style: normal;
}

html {
  font-optical-sizing: auto;
  font-family: "Alice", serif;
  font-weight: 400;
  font-style: normal;
  scroll-behavior: smooth;
  --tw-bg-opacity: 1;
  background-color: rgb(240 242 229 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

p{
  font-size: 16px;
  line-height: 140%;
}

a{
  cursor: pointer;
}

section:not(:first-of-type){
  margin-top: 0px;
}

@media (max-width: 860px){
  section:not(:first-of-type){
    margin-top: 0px;
  }
}

.svg-container svg{
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.wrapper{
  z-index: 10;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  box-sizing: border-box;
  width: 100%;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  padding-top: 0px;
  padding-bottom: 0px;
}

@media (max-width: 1140px){
  .wrapper{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (max-width: 860px){
  .wrapper{
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

.wrapper-inside{
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1420px;
}

.wrapper-narrow{
  max-width: 1340px;
}

.wrapper-narrowest{
  max-width: 1200px;
}

.full-grid{
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
}

@media (max-width: 1360px){
  .full-grid{
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }
}

@media (max-width: 1140px){
  .full-grid{
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }
}

@media (max-width: 860px){
  .full-grid{
    -moz-column-gap: 0px !important;
         column-gap: 0px !important;
    row-gap: 2rem !important;
  }
}

.center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.center-x {
  position: absolute;
  top: 0%;
  left: 50%;
  transform: translate(-50%, 0%);
}

.center-x-bottom {
  position: absolute;
  bottom: 0%;
  left: 50%;
  transform: translate(-50%, 0%);
}

.center-y {
  position: absolute;
  top: 50%;
  left: 0%;
  transform: translate(0%, -50%);
}

.center-reset {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  transform: none;
}

.transition-fade {
  transition: 0.4s;
  opacity: 1;
}

.cover{
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.contain{
  background-size: contain;
  background-repeat: no-repeat;
}

html.is-animating .transition-fade {
  opacity: 0;
}

h1,
  .h1,
  h2,
  .h2,
  h3,
  .h3,
  h4,
  .h4,
  h5,
  .h5{
  text-wrap: balance;
  letter-spacing: 0.025em;
}


  .\!h5{
  text-wrap: balance;
  letter-spacing: 0.025em;
}

h1,
  .h1 {
  font-family: "BBH Hegarty", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 85px;
  line-height: 90%;
}

@media (max-width: 860px){
  h1,
  .h1{
    font-size: 38px;
    line-height: 110%;
  }
}

@media (max-width: 501px){
  h1,
  .h1{
    font-size: 34px;
    line-height: 110%;
  }
}

h2,
  .h2 {
  font-family: "BBH Hegarty", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 38px;
  line-height: 110%;
}

@media (max-width: 860px){
  h2,
  .h2{
    font-size: 26px;
    line-height: 100%;
  }
}

h3,
  .h3 {
  font-family: "BBH Hegarty", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 22px;
  line-height: 100%;
}

@media (max-width: 860px){
  h3,
  .h3{
    font-size: 18px;
    line-height: 140%;
  }
}

h4,
  .h4 {
  font-family: "BBH Hegarty", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  line-height: 150%;
}

h5,
  .h5 {
  font-family: "BBH Hegarty", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 140%;
}


  .\!h5 {
  font-family: "BBH Hegarty", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 140%;
}

ul{
  list-style-type: disc;
  padding-left: 1.25rem;
}

p,
  li {
  font-optical-sizing: auto;
  font-family: "Alice", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 140%;
}

li{
  margin-bottom: 0.5rem;
  padding-left: 0.25rem;
}

p:not(:first-of-type){
  margin-top: 1rem;
}

p.small {
  font-optical-sizing: auto;
  font-family: "Alice", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 140%;
}

p.large {
  font-family: "BBH Hegarty", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 22px;
  line-height: 100%;
}

@media (max-width: 860px){
  p.large{
    font-size: 18px;
    line-height: 140%;
  }
}

.eyebrow {
  font-family: "BBH Hegarty", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 34px;
  line-height: 110%;
}

@media (max-width: 860px){
  .eyebrow{
    font-size: 26px;
    line-height: 100%;
  }
}

.tag {
  font-optical-sizing: auto;
  font-family: "Alice", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 11px;
  line-height: 100%;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

em{
  font-style: normal;
}

html.lenis,
  html.lenis body {
  height: auto;
}

.lenis.lenis-smooth {
  scroll-behavior: auto !important;
}

.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}

.lenis.lenis-stopped {
  overflow: clip;
}

.lenis.lenis-smooth iframe {
  pointer-events: none;
}

.container{
  width: 100%;
}

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

.button,
  .btn,
  .wp-element-button,
  .wpcf7-submit {
  font-family: "BBH Hegarty", sans-serif;
  font-weight: 400;
  font-style: normal;
  box-sizing: border-box;
  display: inline-block;
  cursor: pointer;
  border-radius: 9999px;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  text-align: center;
  font-size: 14px;
  line-height: 140%;
  line-height: 1 !important;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.button:hover,
  .btn:hover,
  .wp-element-button:hover,
  .wpcf7-submit:hover{
  border-color: inherit;
}

@media (max-width: 860px){
  .button,
  .btn,
  .wp-element-button,
  .wpcf7-submit{
    width: 100%;
  }
}

.button.white{
  --tw-border-opacity: 1;
  border-color: rgb(247 248 238 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(247 248 238 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(240 242 229 / var(--tw-text-opacity, 1));
}

.button.white:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(240 242 229 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(247 248 238 / var(--tw-text-opacity, 1));
}

.button.green{
  --tw-border-opacity: 1;
  border-color: rgb(228 231 111 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(228 231 111 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.button.green:hover{
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(247 248 238 / var(--tw-text-opacity, 1));
}

.button.black{
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(246 208 70 / var(--tw-text-opacity, 1));
}

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

.button.dark-outline,
  .wp-element-button{
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.button.dark-outline:hover,
  .wp-element-button:hover{
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(247 248 238 / var(--tw-text-opacity, 1));
  mix-blend-mode: multiply;
}

.button.yellow{
  --tw-border-opacity: 1;
  border-color: rgb(246 208 70 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(246 208 70 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.button.yellow:hover{
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(246 208 70 / var(--tw-text-opacity, 1));
}

hr{
  height: 1px;
  width: 100%;
  border-width: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(215 215 215 / var(--tw-bg-opacity, 1));
}

.card-block .header{
  display: flex;
  max-width: 435px;
  flex: 1 1 0%;
  flex-direction: column;
  align-items: flex-start;
  gap: 3rem;
}

@media (max-width: 860px){
  .card-block .header{
    gap: 2rem;
  }
}

.card-block .header p{
  max-width: 386px;
}

@media (max-width: 860px){
  .card-block .header p{
    margin-bottom: 0.5rem;
  }
}

.card-block .cards{
  display: flex;
  max-width: 580px;
  flex: 1 1 0%;
  flex-direction: column;
  gap: 1.25rem;
}

.card-block .cards .card{
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 2rem;
  --tw-bg-opacity: 1;
  background-color: rgb(247 248 238 / var(--tw-bg-opacity, 1));
  padding: 2.5rem;
}

@media (max-width: 860px){
  .card-block .cards .card{
    gap: 1.5rem;
    padding: 1.5rem;
  }
}

.card-logos{
  display: flex;
  align-items: center;
  gap: 1.5rem;
}

#help .circles{
  margin-top: 60px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

#help .circles > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-2.5rem * var(--tw-space-x-reverse));
  margin-left: calc(-2.5rem * calc(1 - var(--tw-space-x-reverse)));
}

@media (max-width: 860px){
  #help .circles{
    margin-left: auto;
    margin-right: auto;
    margin-top: 2.5rem;
    max-width: 375px;
  }

  #help .circles > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0px * var(--tw-space-x-reverse));
    margin-left: calc(-0px * calc(1 - var(--tw-space-x-reverse)));
  }
}

#help .circle{
  position: relative;
  display: flex;
  aspect-ratio: 1 / 1;
  width: 290px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
}

#help .circle:nth-child(odd){
  z-index: 10;
  --tw-bg-opacity: 1;
  background-color: rgb(246 208 70 / var(--tw-bg-opacity, 1));
}

#help .circle:nth-child(even){
  z-index: 20;
  border-width: 3px;
}

@media (max-width: 860px){
  #help .circle{
    margin-top: -65px;
    width: 217px;
    --tw-translate-x: 0px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  #help .circle:first-child{
    margin-top: 0px;
  }

  #help .circle:nth-child(odd){
    --tw-translate-x: -3rem;
    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));
  }

  #help .circle:nth-child(even){
    --tw-translate-x: 3rem;
    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));
  }
}

#help .circle h3{
  max-width: 176px;
  --tw-translate-y: 5px;
  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));
  text-align: center;
}

#help .circle h3::after{
  --tw-content: url('./images/icons/underline.svg');
  content: var(--tw-content);
}

#services .icon{
  position: absolute;
  left: -30px;
  top: 28px;
  max-width: 60px;
}

#services .icon:first-child{
  max-width: 56px;
}

#services .icon:last-child{
  max-width: 56px;
}

@media (max-width: 860px){
  #services .icon{
    position: relative;
    left: 0px;
    top: 0px;
  }
}

.blocks{
  display: flex;
  gap: 60px;
}

@media (max-width: 860px){
  .blocks{
    flex-direction: column;
    gap: 32px;
  }
}

.blocks .text,
  .blocks .image{
  flex: 1 1 0%;
}

.blocks .text{
  display: flex;
  flex-direction: column;
  gap: 0px;
  padding-top: 2.25rem;
  padding-bottom: 2.25rem;
}

@media (max-width: 860px){
  .blocks .text{
    padding-top: 0px;
    padding-bottom: 0px;
  }
}

.blocks .text h2{
  margin-bottom: 3rem;
}

@media (max-width: 860px){
  .blocks .text h2{
    margin-bottom: 2rem;
  }
}

.blocks .text p.large{
  margin-bottom: 0px;
}

.blocks img{
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.blocks .left{
  order: 1;
}

.blocks .right{
  order: 2;
}

.two-column{
  margin-top: 4rem;
}

@media (max-width: 860px){
  .two-column{
    flex-direction: column;
    gap: 1.25rem;
  }
}

.two-column h3{
  margin-bottom: 2rem;
}

.two-column .text{
  display: flex;
  flex-direction: column;
  --tw-bg-opacity: 1;
  background-color: rgb(247 248 238 / var(--tw-bg-opacity, 1));
  padding: 2.5rem;
}

.two-column .button{
  margin-top: auto;
  align-self: flex-start;
}

.two-column img{
  -o-object-fit: contain;
     object-fit: contain;
}

.client-logos{
  display: flex;
  overflow: hidden;
}

.client-logo-left,
  .partner-logos{
  border-top-width: 1px;
  border-bottom-width: 1px;
}

.client-logo-right{
  border-bottom-width: 1px;
}

.client-logo-container{
  position: relative;
  z-index: 10;
  display: flex;
  aspect-ratio: 1 / 1;
  height: 15rem;
  width: 15rem;
  flex: 1 1 0%;
  align-items: center;
  justify-content: center;
  overflow: visible;
  border-left-width: 1px;
  border-color: rgb(0 0 0 / 0.1);
}

@media (max-width: 860px){
  .client-logo-container{
    height: 10rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

.client-logo-container img{
  max-width: 126px;
}

.client-logo{
  aspect-ratio: 1 / 1;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}

.pointer-events-none{
  pointer-events: none;
}

.pointer-events-auto{
  pointer-events: auto;
}

.visible{
  visibility: visible;
}

.invisible{
  visibility: hidden;
}

.fixed{
  position: fixed;
}

.absolute{
  position: absolute;
}

.relative{
  position: relative;
}

.sticky{
  position: sticky;
}

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

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

.bottom-0{
  bottom: 0px;
}

.left-0{
  left: 0px;
}

.right-0{
  right: 0px;
}

.right-5{
  right: 1.25rem;
}

.top-0{
  top: 0px;
}

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

.top-48{
  top: 12rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-1{
  order: 1;
}

.order-2{
  order: 2;
}

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

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

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

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

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

.col-start-5{
  grid-column-start: 5;
}

.row-span-3{
  grid-row: span 3 / span 3;
}

.row-span-4{
  grid-row: span 4 / span 4;
}

.m-5{
  margin: 1.25rem;
}

.m-auto{
  margin: auto;
}

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

.my-0{
  margin-top: 0px;
  margin-bottom: 0px;
}

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

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

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

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

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

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

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

.mb-14{
  margin-bottom: 3.5rem;
}

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

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

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

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

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

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

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

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

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

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

.ml-10{
  margin-left: 2.5rem;
}

.ml-3{
  margin-left: 0.75rem;
}

.ml-5{
  margin-left: 1.25rem;
}

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

.mr-5{
  margin-right: 1.25rem;
}

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

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

.mt-11{
  margin-top: 2.75rem;
}

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

.mt-14{
  margin-top: 3.5rem;
}

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

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

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

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

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

.mt-52{
  margin-top: 13rem;
}

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

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

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

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

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

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

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

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

.block{
  display: block;
}

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

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

.flex{
  display: flex;
}

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

.grid{
  display: grid;
}

.hidden{
  display: none;
}

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

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

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

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

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

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

.h-60{
  height: 15rem;
}

.h-8{
  height: 2rem;
}

.h-9{
  height: 2.25rem;
}

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

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

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

.h-\[2\.5px\]{
  height: 2.5px;
}

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

.h-\[calc\(100vh-110px\)\]{
  height: calc(100vh - 110px);
}

.h-auto{
  height: auto;
}

.h-full{
  height: 100%;
}

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

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

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

.max-h-\[calc\(100vh-75px\)\]{
  max-height: calc(100vh - 75px);
}

.max-h-full{
  max-height: 100%;
}

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

.w-10{
  width: 2.5rem;
}

.w-60{
  width: 15rem;
}

.w-8{
  width: 2rem;
}

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

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

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

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

.w-\[calc\(33\.3333\%-40px\)\]{
  width: calc(33.3333% - 40px);
}

.w-full{
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.grow{
  flex-grow: 1;
}

.-translate-x-44{
  --tw-translate-x: -11rem;
  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-\[100\%\]{
  --tw-translate-x: -100%;
  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-\[150px\]{
  --tw-translate-x: -150px;
  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-\[25\%\]{
  --tw-translate-x: -25%;
  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-\[45\%\]{
  --tw-translate-x: -45%;
  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-y-\[180px\]{
  --tw-translate-y: -180px;
  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-\[3\.4px\]{
  --tw-translate-y: -3.4px;
  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-\[45\%\]{
  --tw-translate-x: 45%;
  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-\[0\%\]{
  --tw-translate-y: 0%;
  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-\[10\%\]{
  --tw-translate-y: 10%;
  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-\[20\%\]{
  --tw-translate-y: 20%;
  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-\[3\.4px\]{
  --tw-translate-y: 3.4px;
  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-\[30\%\]{
  --tw-translate-y: 30%;
  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-\[5px\]{
  --tw-translate-y: 5px;
  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-\[225deg\]{
  --tw-rotate: -225deg;
  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-45{
  --tw-rotate: 45deg;
  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-x-100{
  --tw-scale-x: -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));
}

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

.resize{
  resize: both;
}

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

.list-disc{
  list-style-type: disc;
}

.list-none{
  list-style-type: none;
}

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

.grid-rows-subgrid{
  grid-template-rows: subgrid;
}

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

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

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

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

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

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

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

.gap-0{
  gap: 0px;
}

.gap-10{
  gap: 2.5rem;
}

.gap-12{
  gap: 3rem;
}

.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-\[4px\]{
  gap: 4px;
}

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

.gap-x-10{
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
}

.gap-x-20{
  -moz-column-gap: 5rem;
       column-gap: 5rem;
}

.gap-y-10{
  row-gap: 2.5rem;
}

.-space-x-10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-2.5rem * var(--tw-space-x-reverse));
  margin-left: calc(-2.5rem * calc(1 - var(--tw-space-x-reverse)));
}

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

.overflow-hidden{
  overflow: hidden;
}

.overflow-visible{
  overflow: visible;
}

.overflow-x-auto{
  overflow-x: auto;
}

.overflow-y-auto{
  overflow-y: auto;
}

.overflow-x-hidden{
  overflow-x: hidden;
}

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

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

.rounded{
  border-radius: 0.25rem;
}

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

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

.border{
  border-width: 1px;
}

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

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

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

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

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

.\!border-red-dark{
  --tw-border-opacity: 1 !important;
  border-color: rgb(61 10 28 / var(--tw-border-opacity, 1)) !important;
}

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

.border-black\/10{
  border-color: rgb(0 0 0 / 0.1);
}

.border-blue-light{
  --tw-border-opacity: 1;
  border-color: rgb(174 221 255 / var(--tw-border-opacity, 1));
}

.border-green-light{
  --tw-border-opacity: 1;
  border-color: rgb(228 231 111 / var(--tw-border-opacity, 1));
}

.border-grey-line{
  --tw-border-opacity: 1;
  border-color: rgb(215 215 215 / var(--tw-border-opacity, 1));
}

.border-transparent{
  border-color: transparent;
}

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

.border-yellow{
  --tw-border-opacity: 1;
  border-color: rgb(246 208 70 / var(--tw-border-opacity, 1));
}

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

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

.bg-black\/70{
  background-color: rgb(0 0 0 / 0.7);
}

.bg-blue{
  --tw-bg-opacity: 1;
  background-color: rgb(29 24 55 / var(--tw-bg-opacity, 1));
}

.bg-green{
  --tw-bg-opacity: 1;
  background-color: rgb(107 106 92 / var(--tw-bg-opacity, 1));
}

.bg-green-light{
  --tw-bg-opacity: 1;
  background-color: rgb(228 231 111 / var(--tw-bg-opacity, 1));
}

.bg-grey{
  --tw-bg-opacity: 1;
  background-color: rgb(240 242 229 / var(--tw-bg-opacity, 1));
}

.bg-grey-light{
  --tw-bg-opacity: 1;
  background-color: rgb(242 243 245 / var(--tw-bg-opacity, 1));
}

.bg-grey-line{
  --tw-bg-opacity: 1;
  background-color: rgb(215 215 215 / var(--tw-bg-opacity, 1));
}

.bg-red{
  --tw-bg-opacity: 1;
  background-color: rgb(117 95 100 / var(--tw-bg-opacity, 1));
}

.bg-red-dark{
  --tw-bg-opacity: 1;
  background-color: rgb(61 10 28 / var(--tw-bg-opacity, 1));
}

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

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

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

.bg-yellow{
  --tw-bg-opacity: 1;
  background-color: rgb(246 208 70 / var(--tw-bg-opacity, 1));
}

.bg-lines{
  background-image: url('images/bg-lines.webp');
}

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

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

.p-0{
  padding: 0px;
}

.p-10{
  padding: 2.5rem;
}

.p-12{
  padding: 3rem;
}

.p-16{
  padding: 4rem;
}

.p-20{
  padding: 5rem;
}

.p-4{
  padding: 1rem;
}

.p-5{
  padding: 1.25rem;
}

.p-6{
  padding: 1.5rem;
}

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

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

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

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

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

.px-24{
  padding-left: 6rem;
  padding-right: 6rem;
}

.px-5{
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

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

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

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

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

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

.py-2\.5{
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

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

.py-32{
  padding-top: 8rem;
  padding-bottom: 8rem;
}

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

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

.py-5{
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

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

.py-7{
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}

.py-9{
  padding-top: 2.25rem;
  padding-bottom: 2.25rem;
}

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

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

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

.pb-10{
  padding-bottom: 2.5rem;
}

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

.pb-2{
  padding-bottom: 0.5rem;
}

.pb-20{
  padding-bottom: 5rem;
}

.pb-24{
  padding-bottom: 6rem;
}

.pb-28{
  padding-bottom: 7rem;
}

.pb-32{
  padding-bottom: 8rem;
}

.pb-40{
  padding-bottom: 10rem;
}

.pb-\[28px\]{
  padding-bottom: 28px;
}

.pl-1{
  padding-left: 0.25rem;
}

.pl-5{
  padding-left: 1.25rem;
}

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

.pr-16{
  padding-right: 4rem;
}

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

.pr-6{
  padding-right: 1.5rem;
}

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

.pt-12{
  padding-top: 3rem;
}

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

.pt-20{
  padding-top: 5rem;
}

.pt-24{
  padding-top: 6rem;
}

.pt-28{
  padding-top: 7rem;
}

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

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

.pt-40{
  padding-top: 10rem;
}

.pt-44{
  padding-top: 11rem;
}

.pt-5{
  padding-top: 1.25rem;
}

.pt-6{
  padding-top: 1.5rem;
}

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

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

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

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

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

.\!text-5xl{
  font-size: 38px !important;
  line-height: 110% !important;
}

.text-2xl{
  font-size: 22px;
  line-height: 100%;
}

.text-3xl{
  font-size: 26px;
  line-height: 100%;
}

.text-4xl{
  font-size: 34px;
  line-height: 110%;
}

.text-5xl{
  font-size: 38px;
  line-height: 110%;
}

.text-6xl{
  font-size: 60px;
  line-height: 110%;
}

.text-7xl{
  font-size: 85px;
  line-height: 90%;
}

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

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

.text-base{
  font-size: 16px;
  line-height: 140%;
}

.text-lg{
  font-size: 18px;
  line-height: 140%;
}

.text-sm{
  font-size: 14px;
  line-height: 140%;
}

.text-xl{
  font-size: 20px;
  line-height: 150%;
}

.text-xs{
  font-size: 13px;
  line-height: 100%;
}

.text-xxs{
  font-size: 11px;
  line-height: 100%;
}

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

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

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

.uppercase{
  text-transform: uppercase;
}

.normal-case{
  text-transform: none;
}

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

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

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

.tracking-\[0\%\]{
  letter-spacing: 0%;
}

.tracking-\[0\.01em\]{
  letter-spacing: 0.01em;
}

.tracking-wide{
  letter-spacing: 0.025em;
}

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

.text-blue-light{
  --tw-text-opacity: 1;
  color: rgb(174 221 255 / var(--tw-text-opacity, 1));
}

.text-grey{
  --tw-text-opacity: 1;
  color: rgb(240 242 229 / var(--tw-text-opacity, 1));
}

.text-red{
  --tw-text-opacity: 1;
  color: rgb(117 95 100 / var(--tw-text-opacity, 1));
}

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

.text-yellow{
  --tw-text-opacity: 1;
  color: rgb(246 208 70 / var(--tw-text-opacity, 1));
}

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

.antialiased{
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.opacity-0{
  opacity: 0;
}

.opacity-100{
  opacity: 1;
}

.opacity-40{
  opacity: 0.4;
}

.opacity-80{
  opacity: 0.8;
}

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

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

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

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

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

.duration-\[300ms\]{
  transition-duration: 300ms;
}

.duration-\[500ms\]{
  transition-duration: 500ms;
}

.duration-\[600ms\]{
  transition-duration: 600ms;
}

.duration-\[800ms\]{
  transition-duration: 800ms;
}

.ease-\[cubic-bezier\(0\.75\2c 0\2c 0\.29\2c 1\.01\)\]{
  transition-timing-function: cubic-bezier(0.75,0,0.29,1.01);
}

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

#header{
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 100 !important;
  display: flex;
  min-height: 95px;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  --tw-bg-opacity: 1;
  background-color: rgb(240 242 229 / var(--tw-bg-opacity, 1));
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

@media (max-width: 860px){
  #header{
    min-height: 65px;
  }

  #header.mobile{
    border-color: transparent;
  }
}

#header .logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}

@media (max-width: 860px){
  #header .logo{
    height: 19px;
    width: 198px;
  }

  #header .logo.mobile{
    opacity: 0;
  }
}

#header .right{
  text-align: right;
}

#header .left,
  #header .right {
  font-family: "BBH Hegarty", sans-serif;
  font-weight: 400;
  font-style: normal;
  display: flex;
  height: 100% !important;
  align-items: center;
  gap: 1.25rem;
  font-size: 16px;
  line-height: 140%;
  line-height: 1;
  letter-spacing: 0.01em;
}

@media (max-width: 1360px){
  #header .left,
  #header .right{
    gap: 1rem;
  }
}

@media (max-width: 860px){
  #header .right a{
    display: none;
  }
}

#header .left a:not(.button),
  #header .right a:not(.button){
  position: relative;
  margin-bottom: -2px;
  cursor: pointer;
  overflow: hidden;
  border-bottom-width: 1px;
  border-color: transparent;
  padding-top: 28px;
  padding-bottom: 28px;
  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: 200ms;
  /*previous hover state: after:transition-all after:duration-200 after:ease-in-out after:content-[url('./images/icons/underline.svg')] after:absolute after:-translate-x-[100%] hover:after:translate-x-0 after:bottom-1 first:after:left-0 after:-left-5 after:opacity-100 hover:after:opacity-100*/
}

#header .left a.hovered,
  #header .right a.hovered{
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}

.headerOverlay{
  pointer-events: none;
  visibility: hidden;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 40;
  height: 100%;
  width: 100%;
  background-color: rgb(0 0 0 / 0.7);
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 800ms;
}

.headerOverlay.active{
  pointer-events: auto;
  visibility: visible;
  opacity: 1;
}

.subNavBar{
  pointer-events: none;
  position: fixed;
  top: 75px;
  left: 0px;
  z-index: 90 !important;
  max-height: calc(100vh - 75px);
  width: 100%;
  --tw-translate-x: -100%;
  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));
  overflow-y: auto;
  --tw-bg-opacity: 1;
  background-color: rgb(246 208 70 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
}

@media (max-width: 1140px){
  .subNavBar{
    top: 75px;
    max-height: calc(100vh - 65px);
  }
}

.subNavBar.active{
  pointer-events: auto;
  visibility: visible;
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 1;
}

.subNavList{
  display: flex;
  height: calc(100vh - 110px);
  flex-direction: column;
  justify-content: center;
  gap: 2.5rem;
}

.subNavBar .subNavList li{
  position: relative;
  margin-bottom: 0px;
  list-style-type: none;
  text-align: center;
}

.subNavList li a {
  font-family: "BBH Hegarty", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 38px !important;
  line-height: 110% !important;
  text-transform: none;
  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: 200ms;
}

.subNavList li a:hover{
  --tw-text-opacity: 1;
  color: rgb(240 242 229 / var(--tw-text-opacity, 1));
}

.subNavList li a:active{
  --tw-text-opacity: 1;
  color: rgb(240 242 229 / var(--tw-text-opacity, 1));
}

@media (min-width: 860px){
  .subNavList li a span{
    margin-bottom: 2.5rem;
  }
}

.subNavBar .subNavList li:last-child a::after{
  display: none;
}

.subNavOverlay{
  pointer-events: none;
  position: fixed;
  top: 75px;
  left: 0px;
  z-index: 90 !important;
  max-height: calc(100vh - 75px);
  width: 100%;
  overflow-y: auto;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(215 215 215 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(247 248 238 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  opacity: 0;
  transition-property: all;
  transition-duration: 600ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

@media (max-width: 1140px){
  .subNavOverlay{
    top: 65px;
    max-height: calc(100vh - 65px);
    --tw-translate-x: -100%;
    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));
  }
}

.subNavOverlay.active{
  pointer-events: auto;
  visibility: visible;
  opacity: 1;
}

@media (max-width: 1140px){
  .subNavOverlay.active{
    --tw-translate-x: 0px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
}

.subNavBackground{
  pointer-events: none;
  visibility: hidden;
  position: fixed;
  top: 75px;
  left: 0px;
  z-index: 40;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(247 248 238 / var(--tw-bg-opacity, 1));
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 800ms;
}

@media (max-width: 1140px){
  .subNavBackground{
    display: none;
  }
}

.subNavBackground.active{
  visibility: visible;
  opacity: 1;
}

@media (max-width: 1140px){
  .subNavBackground.active{
    display: none;
  }
}

.subNavOverlay.no-transition{
  transition-duration: 0s !important;
}

/*.subNavOverlay * {
    @apply opacity-0 transition-all duration-[300ms] ease-in-out;
  }

  .subNavOverlay.active * {
    @apply opacity-100;
  }*/

.subNavList li{
  margin-bottom: 0.5rem;
}

.subNavList li a {
  font-family: "BBH Hegarty", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 22px;
  line-height: 100%;
  text-transform: none;
  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: 200ms;
}

.subNavList li a:hover{
  --tw-text-opacity: 1;
  color: rgb(117 95 100 / var(--tw-text-opacity, 1));
}

@media (max-width: 860px){
  .subNavList li a{
    font-size: 22px;
  }
}

.homeSlider{
  position: relative;
  margin-top: 70px;
  width: 100%;
  overflow: hidden;
}

@media (max-width: 1140px){
  .homeSlider{
    margin-top: 65px;
  }
}

.homeSlider .homeSlide{
  width: 100%;
  max-width: 664px;
  padding: 4rem;
  padding-bottom: 0px;
}

@media (max-width: 860px){
  .homeSlider .homeSlide{
    padding: 0px;
    padding-top: 2.5rem;
  }
}

a.arrowLink{
  display: inline-flex;
  align-items: center;
  line-height: 1 !important;
}

@media (max-width: 860px){
  a.arrowLink{
    margin-top: 1rem;
    font-size: 14px;
    line-height: 140%;
  }
}

a.arrowLink:hover img{
  margin-left: 1rem;
}

a.arrowLink img{
  margin-left: 0.75rem;
  display: inline-block;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.homeSlider .homeSlide .bar{
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 50;
  width: 100%;
  text-align: center;
}

.homeSlider .homeSlide .bar .barInner{
  width: 100%;
  padding: 1.25rem;
}

.homeSlider .homeSlide .bar .barInner p{
  font-size: 14px;
  line-height: 140%;
  line-height: 1 !important;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.homeSlider .homeSlide.green{
  --tw-bg-opacity: 1;
  background-color: rgb(107 106 92 / var(--tw-bg-opacity, 1));
}

.homeSlider .homeSlide.green .bar{
  --tw-bg-opacity: 1;
  background-color: rgb(228 231 111 / var(--tw-bg-opacity, 1));
}

.homeSlider .homeSlide.green .text p{
  --tw-text-opacity: 1;
  color: rgb(228 231 111 / var(--tw-text-opacity, 1));
}

.homeSlider .homeSlide.blue{
  --tw-bg-opacity: 1;
  background-color: rgb(29 24 55 / var(--tw-bg-opacity, 1));
}

.homeSlider .homeSlide.blue .bar{
  --tw-bg-opacity: 1;
  background-color: rgb(174 221 255 / var(--tw-bg-opacity, 1));
}

.homeSlider .homeSlide.blue .text p{
  --tw-text-opacity: 1;
  color: rgb(174 221 255 / var(--tw-text-opacity, 1));
}

.homeSlider .homeSlide.red{
  --tw-bg-opacity: 1;
  background-color: rgb(117 95 100 / var(--tw-bg-opacity, 1));
}

.homeSlider .homeSlide.red .bar{
  --tw-bg-opacity: 1;
  background-color: rgb(255 203 90 / var(--tw-bg-opacity, 1));
}

.homeSlider .homeSlide.red .text p{
  --tw-text-opacity: 1;
  color: rgb(255 203 90 / var(--tw-text-opacity, 1));
}

.oneBlock{
  text-align: left;
}

@media (max-width: 860px){
  .oneBlock{
    grid-column: span 12 / span 12;
  }
}

.oneBlock .images{
  position: relative;
  display: block;
  overflow: hidden;
}

.oneBlock .images .top{
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
}

.oneBlock .images .bottom{
  height: auto;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.oneBlock h4{
  margin-top: 2rem;
  margin-bottom: 0.875rem;
}

.oneBlock p{
  margin-bottom: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(240 242 229 / var(--tw-text-opacity, 1));
}

@media (max-width: 860px){
  .oneBlock p{
    margin-bottom: 1rem;
    max-width: 50%;
    font-size: 15px;
  }
}

@media (max-width: 700px){
  .oneBlock p{
    max-width: 100%;
  }
}

.oneBlock ul{
  margin-bottom: 1.5rem;
  list-style-type: disc;
  padding-left: 1.25rem;
  text-align: left;
  --tw-text-opacity: 1;
  color: rgb(240 242 229 / var(--tw-text-opacity, 1));
}

@media (max-width: 860px){
  .oneBlock ul{
    margin-bottom: 1rem;
    max-width: 50%;
    font-size: 15px;
  }
}

@media (max-width: 700px){
  .oneBlock ul{
    max-width: 100%;
  }
}

.oneBlock ul li{
  margin-bottom: 0.25rem;
}

@media (max-width: 1140px){
  .oneBlock a.arrowLink{
    margin-bottom: 3rem;
  }
}

@media (max-width: 860px){
  .oneBlock a.arrowLink{
    margin-bottom: 2rem;
  }

  .oneBlock a.arrowLink:last-of-type{
    margin-bottom: 0px;
  }
}

.oneBlock div p a:not(.arrowLink){
  text-decoration-line: underline;
}

.colText p,
  .richText p{
  margin-bottom: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(240 242 229 / var(--tw-text-opacity, 1));
}

@media (max-width: 860px){
  .colText p,
  .richText p{
    margin-bottom: 1rem;
    max-width: 50%;
    font-size: 15px;
  }
}

@media (max-width: 700px){
  .colText p,
  .richText p{
    max-width: 100%;
  }
}

.colText ul,
  .richText ul{
  margin-bottom: 1.5rem;
  list-style-type: disc;
  padding-left: 1.25rem;
  text-align: left;
  --tw-text-opacity: 1;
  color: rgb(240 242 229 / var(--tw-text-opacity, 1));
}

@media (max-width: 860px){
  .colText ul,
  .richText ul{
    margin-bottom: 1rem;
    max-width: 50%;
    font-size: 15px;
  }
}

@media (max-width: 700px){
  .colText ul,
  .richText ul{
    max-width: 100%;
  }
}

.colText ul li,
  .richText ul li{
  margin-bottom: 0.25rem;
}

.colText a:not(.arrowLink),
  .richText a:not(.arrowLink){
  text-decoration-line: underline;
}

.richText strong{
  font-weight: 600;
}

.homeScroller .os-scrollbar {
  display: none;
  z-index: 40;
  /*The size of the scrollbar*/
  --os-size: 2px;
  /*The axis-perpendicular padding of the scrollbar (horizontal: padding-y, vertical: padding-x)*/
  --os-padding-perpendicular: 1px;
  /*The axis padding of the scrollbar (horizontal: padding-x, vertical: padding-y)*/
  --os-padding-axis: 0;
  /*The border radius of the scrollbar track*/
  --os-track-border-radius: 6px;
  /*The background of the scrollbar track*/
  --os-track-bg: #1a1a1f;
  /*The :hover background of the scrollbar track*/
  --os-track-bg-hover: #1a1a1f;
  /*The :active background of the scrollbar track*/
  --os-track-bg-active: #1a1a1f;
  /*The border radius of the scrollbar handle*/
  --os-handle-border-radius: 6px;
  /*The background of the scrollbar handle*/
  --os-handle-bg: #1a1a1f;
  /*The :hover background of the scrollbar handle*/
  --os-handle-bg-hover: #1a1a1f;
  /*The :active background of the scrollbar handle*/
  --os-handle-bg-active: #1a1a1f;
  /*The min size of the scrollbar handle*/
  --os-handle-min-size: 33px;
  /*The max size of the scrollbar handle*/
  --os-handle-max-size: 360px;
  /*The axis-perpendicular size of the scrollbar handle (horizontal: height, vertical: width)*/
  --os-handle-perpendicular-size: 200%;
  /*The :hover axis-perpendicular size of the scrollbar handle (horizontal: height, vertical: width)*/
  --os-handle-perpendicular-size-hover: 200%;
  /*The :active axis-perpendicular size of the scrollbar handle (horizontal: height, vertical: width)*/
  --os-handle-perpendicular-size-active: 200%;
  /*Increases the interactive area of the scrollbar handle.*/
  --os-handle-interactive-area-offset: 2px;
}

.homeScroller .inner{
  margin-left: 2.5rem;
  white-space: nowrap;
}

@media (max-width: 860px){
  .homeScroller .inner{
    margin: 0px;
    scroll-snap-type: x var(--tw-scroll-snap-strictness);
    --tw-scroll-snap-strictness: mandatory;
    overflow-x: auto;
  }
}

.oneScroller{
  display: flex;
  height: 100%;
  flex-direction: column;
  padding: 3rem;
}

@media (max-width: 860px){
  .oneScroller{
    padding: 1.5rem;
  }
}

.oneScroller .text{
  margin-top: 60px;
  width: 100%;
  white-space: normal;
}

@media (max-width: 860px){
  .oneScroller .text{
    margin-top: 2rem;
  }
}

@media (max-width: 501px){
  .oneScroller .text{
    margin-top: 1.5rem;
  }
}

/* 1. Track setup */

.testimonialSlider .slick-track{
  display: flex;
  align-items: stretch;
}

/* 2. Target the inner wrapper Slick creates and force height stretching */

.testimonialSlider .slick-track > div{
  display: flex;
  height: auto;
}

/* 3. Make the slide a flex container that fills its parent height */

.testimonialSlider .slick-slide{
  display: flex;
  height: 100%;
  padding-left: 30px;
  padding-right: 30px;
}

@media (max-width: 860px){
  .testimonialSlider .slick-slide{
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (max-width: 501px){
  .testimonialSlider .slick-slide{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}

/* 4. Ensure the card inside fills the full height of the slide */

.testimonialSlider .slick-slide > div{
  display: flex;
  height: 100%;
  width: 100%;
  flex-direction: column;
}

/*arrow set up*/

.slick-custom-arrow{
  position: absolute;
  top: 50%;
  z-index: 10;
  display: flex;
  aspect-ratio: 1 / 1;
  height: 100px;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(247 248 238 / var(--tw-bg-opacity, 1));
}

@media (max-width: 860px){
  .slick-custom-arrow{
    height: 71px;
  }
}

.slick-prev{
  left: 0px;
  --tw-translate-x: -45%;
  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));
}

.slick-prev img{
  padding-left: 1.5rem;
}

@media (max-width: 860px){
  .slick-prev img{
    padding-left: 1rem;
  }
}

.slick-next{
  right: 0px;
  --tw-translate-x: 45%;
  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));
}

.slick-next img{
  padding-right: 1.5rem;
}

@media (max-width: 860px){
  .slick-next img{
    padding-right: 1rem;
  }
}

.oneScroller p,
  .oneEvent p,
  .oneNews p{
  text-wrap: wrap;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.oneScroller .text p:not(:first){
  margin-top: 1rem;
}

.oneScroller .scroller-logo{
  max-height: 43px;
}

.oneScroller .author{
  margin-top: auto;
  display: flex;
  align-items: center;
  gap: 1rem;
  padding-top: 60px;
}

@media (max-width: 860px){
  .oneScroller .author{
    padding-top: 2rem;
  }
}

@media (max-width: 501px){
  .oneScroller .author{
    padding-top: 1.5rem;
  }
}

.oneScroller .author img{
  aspect-ratio: 1 / 1 !important;
  max-height: 51px;
  max-width: 51px;
}

.oneScroller .author div{
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 0.75rem;
}

.oneScroller .author p{
  margin-top: 0px;
}

/*
  .miniSlider .slick-track {
    @apply !flex;
  }
  .miniSlider .slick-slide {
    @apply px-2.5;
  }*/

.eventsContainer{
  margin-bottom: 3.5rem;
  margin-left: 1.25rem;
  margin-right: 1.25rem;
  font-size: 0;
}

@media (max-width: 860px){
  .eventsContainer{
    margin-bottom: 1rem;
    margin-left: 1.25rem;
  }
}

.oneEvent{
  margin: 1.25rem;
  margin-bottom: 1.5rem;
  display: inline-block;
  width: calc(33.3333% - 40px);
  --tw-bg-opacity: 1;
  background-color: rgb(242 243 245 / var(--tw-bg-opacity, 1));
  padding: 1.25rem;
}

@media (max-width: 1140px){
  .oneEvent{
    margin: 0.75rem;
    width: calc(33.3333% - 24px);
  }
}

@media (max-width: 860px){
  .oneEvent{
    margin: 0px;
    margin-bottom: 3.5rem;
    width: 100%;
  }
}

.oneNews{
  width: 100%;
}

/*
  Footer menus

  .footerLists .eyebrow {
    @apply opacity-80;
  }
  .footerLists ul {
    @apply mt-2 mb-14 pr-4 mobile:mb-10 mobile:pr-4;
  }
  .footerLists ul li {
    @apply mb-0.5;
  }
  .footerLists ul li a {
    @apply hover:underline;
  }*/

/* wp-menu-top level ul wrapper */

.footerLists > ul{
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
}

@media (max-width: 1360px){
  .footerLists > ul{
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }
}

@media (max-width: 1140px){
  .footerLists > ul{
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }
}

@media (max-width: 860px){
  .footerLists > ul{
    -moz-column-gap: 0px !important;
         column-gap: 0px !important;
    row-gap: 2rem !important;
    gap: 0px !important;
  }
}

/*each list containing the top level menu item a-tag and a ul of list items*/

.footerLists > ul > li{
  grid-column: span 4 / span 4;
}

@media (max-width: 860px){
  .footerLists > ul > li{
    grid-column: span 6 / span 6;
  }
}

/*each menus' a-tag title: the eyebrow*/

.footerLists > ul > li > a {
  font-family: "BBH Hegarty", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 34px;
  line-height: 110%;
}

@media (max-width: 860px){
  .footerLists > ul > li > a{
    font-size: 26px;
    line-height: 100%;
  }
}

.footerLists > ul > li > a{
  opacity: 0.8;
}

/*each nested ul within a top-level menu item*/

.footerLists > ul > li > ul{
  margin-top: 0.5rem;
  margin-bottom: 3.5rem;
  padding-right: 1rem;
  font-size: 14px;
  line-height: 140%;
  --tw-text-opacity: 1;
  color: rgb(240 242 229 / var(--tw-text-opacity, 1));
}

@media (max-width: 860px){
  .footerLists > ul > li > ul{
    margin-bottom: 2.5rem;
    padding-right: 1rem;
  }
}

/*each list item within the nested ul*/

.footerLists > ul > li > ul > li{
  margin-bottom: 0.125rem;
}

/*each anchor tag within the list items of the nested ul
  .footerLists > ul > li > ul > li a {
    @apply hover:underline;
  }*/

.onePrice{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  --tw-bg-opacity: 1;
  background-color: rgb(242 243 245 / var(--tw-bg-opacity, 1));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  text-align: left;
}

.onePrice .top{
  margin-bottom: 2rem;
}

.onePrice .tag{
  margin-bottom: 0.875rem;
  display: block;
  --tw-text-opacity: 1;
  color: rgb(117 95 100 / var(--tw-text-opacity, 1));
}

.onePrice .extra{
  font-size: 13px;
  line-height: 100%;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(240 242 229 / var(--tw-text-opacity, 1));
}

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

.answer p{
  margin-bottom: 1.5rem;
  display: block;
  padding-right: 1.5rem;
  padding-top: 1rem;
  font-size: 16px;
  line-height: 140%;
  --tw-text-opacity: 1;
  color: rgb(240 242 229 / var(--tw-text-opacity, 1));
}

.textContent::first-child{
  margin-top: 0px !important;
}

.textContent h3{
  margin-top: 0px !important;
}

.textContent p:not(:first-child) {
  font-optical-sizing: auto !important;
  font-family: "Alice", serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
  margin-bottom: 1.5rem;
  letter-spacing: 0%;
  --tw-text-opacity: 1;
  color: rgb(240 242 229 / var(--tw-text-opacity, 1));
}

.textContent h2{
  margin-top: 3rem;
  margin-bottom: 1.5rem;
}

.textContent h3{
  margin-top: 2.5rem;
  margin-bottom: 1rem;
}

.textContent h4{
  margin-top: 2.5rem;
  margin-bottom: 0.875rem;
}

.textContent h5 {
  font-family: "BBH Hegarty", sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.textContent a{
  text-decoration-line: underline;
}

.textContent ul {
  font-optical-sizing: auto !important;
  font-family: "Alice", serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
  margin-bottom: 1.5rem;
  list-style-type: disc;
  padding-left: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(240 242 229 / var(--tw-text-opacity, 1));
}

.textContent ul li {
  font-optical-sizing: auto !important;
  font-family: "Alice", serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
  margin-bottom: 0.5rem;
  letter-spacing: 0%;
}

.textContent ol {
  font-optical-sizing: auto !important;
  font-family: "Alice", serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
  margin-bottom: 1.5rem;
  list-style-type: decimal;
  padding-left: 1.25rem;
  letter-spacing: 0%;
  --tw-text-opacity: 1;
  color: rgb(240 242 229 / var(--tw-text-opacity, 1));
}

.textContent ol li {
  font-optical-sizing: auto !important;
  font-family: "Alice", serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
  margin-bottom: 0.5rem;
  letter-spacing: 0%;
}

.textContent img{
  margin-top: 3rem;
  margin-bottom: 3rem;
  height: auto;
  width: 100%;
}

.textContent .blogIntro p {
  text-wrap: balance;
  letter-spacing: 0.025em;
  font-family: "BBH Hegarty", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 140%;
}

@keyframes fadeInMoveUp {
  0% {
    opacity: 0;
    transform: translateY(100%);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes fadeInMoveUpLess {
  0% {
    opacity: 0;
    transform: translateY(30%);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeInFromBlur {
  0% {
    opacity: 0;
    filter: blur(3px);
  }

  100% {
    opacity: 1;
    filter: blur(0);
  }
}

@keyframes moveInDown {
  0% {
    transform: translateY(-3%);
    filter: blur(2px);
    opacity: 0;
  }

  100% {
    transform: translateY(0);
    filter: blur(0);
    opacity: 1;
  }
}

@keyframes moveInUp {
  0% {
    transform: translateY(3%);
    filter: blur(2px);
    opacity: 0;
  }

  100% {
    transform: translateY(0);
    filter: blur(0);
    opacity: 1;
  }
}

@keyframes moveInForward {
  0% {
    transform: translateX(-3%);
    filter: blur(2px);
    opacity: 0;
  }

  100% {
    transform: translateX(0);
    filter: blur(0);
    opacity: 1;
  }
}

@keyframes moveInLeft {
  0% {
    transform: translateX(3%);
    filter: blur(2px);
    opacity: 0;
  }

  100% {
    transform: translateX(0);
    filter: blur(0);
    opacity: 1;
  }
}

.animate-fadeInMoveUp {
  animation: fadeInMoveUp 1500ms cubic-bezier(0.43, 0.195, 0.02, 1) forwards;
}

.animate-fadeInMoveUpLess {
  animation: fadeInMoveUpLess 1700ms ease forwards;
}

.animate-fadeInMoveUp-delay {
  animation: fadeInMoveUp 1500ms cubic-bezier(0.43, 0.195, 0.02, 1) forwards;
  animation-delay: 0.8s;
}

.animate-fadeIn {
  animation: fadeIn 1500ms ease-out forwards;
}

.animate-fadeInFromBlur {
  animation: fadeInFromBlur 1200ms cubic-bezier(0.4, 0, 0.2, 1) forwards;
}

.fadeInFromBlur {
  opacity: 0;
  filter: blur(3px);
}

.animate-fadeIn-delay {
  animation: fadeIn 1500ms cubic-bezier(0.43, 0.195, 0.02, 1) forwards;
  animation-delay: 0.8s;
}

.animate-moveIn-up {
  animation: moveInUp 2500ms ease-in-out forwards;
}

.animate-moveIn-down {
  animation: moveInDown 2500ms ease-in-out forwards;
}

.animate-moveIn-forward {
  animation: moveInForward 2500ms ease-in-out forwards;
}

.animate-moveIn-left {
  animation: moveInLeft 2000ms ease-in-out forwards;
}

.homeScroller .os-scrollbar-handle,
.homeScroller .os-scrollbar-track {
  width: calc(100% - 40px);
  left: 0;
}

@media (max-width: 860px){
  .homeScroller .os-scrollbar-handle,
.homeScroller .os-scrollbar-track{
    width: calc(100% - 24px);
  }
}

.homeScroller .os-scrollbar-horizontal .os-scrollbar-handle {
  bottom: -2px;
  cursor: pointer;
  left: 0;
  height: 5px;
}

@media (max-width: 860px){
  .homeScroller .os-scrollbar-horizontal .os-scrollbar-handle{
    width: 180px;
  }
}

.homeScroller .os-scrollbar-track {
  height: 1px;
  overflow: visible;
  margin-top: -2px;
  background-color: rgb(0 0 0 / 0.3);
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.wpcf7-form{
  margin-left: auto;
  max-width: 580px;
}

.wpcf7-form label{
  margin-bottom: 0.25rem;
  display: block;
  font-size: 14px;
  line-height: 140%;
}

.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form textarea{
  margin-bottom: 1rem;
  width: 100%;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 16px;
  line-height: 140%;
}

.wpcf7-form input[type="text"]::-moz-placeholder, .wpcf7-form input[type="email"]::-moz-placeholder, .wpcf7-form textarea::-moz-placeholder{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.wpcf7-form input[type="text"]::placeholder,
.wpcf7-form input[type="email"]::placeholder,
.wpcf7-form textarea::placeholder{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.wpcf7-form textarea{
  height: 190px;
  resize: none;
}

.wpcf7-form .wpcf7-form-control{
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.wpcf7-form .wpcf7-submit {
  font-family: "BBH Hegarty", sans-serif;
  font-weight: 400;
  font-style: normal;
  box-sizing: border-box;
  display: inline-block;
  cursor: pointer;
  border-radius: 9999px;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  text-align: center;
  font-size: 14px;
  line-height: 140%;
  line-height: 1 !important;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.wpcf7-form .wpcf7-submit:hover{
  border-color: inherit;
}

@media (max-width: 860px){
  .wpcf7-form .wpcf7-submit{
    width: 100%;
  }
}

.wpcf7-form .wpcf7-submit.white{
  --tw-border-opacity: 1;
  border-color: rgb(247 248 238 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(247 248 238 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(240 242 229 / var(--tw-text-opacity, 1));
}

.wpcf7-form .wpcf7-submit.white:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(240 242 229 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(247 248 238 / var(--tw-text-opacity, 1));
}

.wpcf7-form .wpcf7-submit.green{
  --tw-border-opacity: 1;
  border-color: rgb(228 231 111 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(228 231 111 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.wpcf7-form .wpcf7-submit.green:hover{
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(247 248 238 / var(--tw-text-opacity, 1));
}

.wpcf7-form .wpcf7-submit.black{
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(246 208 70 / var(--tw-text-opacity, 1));
}

.wpcf7-form .wpcf7-submit.black:hover{
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.wpcf7-form .wpcf7-submit.dark-outline{
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.wpcf7-form .wpcf7-submit.dark-outline:hover{
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(247 248 238 / var(--tw-text-opacity, 1));
  mix-blend-mode: multiply;
}

.wpcf7-form .wpcf7-submit.yellow{
  --tw-border-opacity: 1;
  border-color: rgb(246 208 70 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(246 208 70 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.wpcf7-form .wpcf7-submit.yellow:hover{
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(246 208 70 / var(--tw-text-opacity, 1));
}

.two-column .wpcf7-form .wpcf7-submit{
  margin-top: auto;
  align-self: flex-start;
}

.wpcf7-form .wpcf7-submit{
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.visitPageIntro .wpcf7-form .wpcf7-submit{
  opacity: 0;
  animation: fadeIn 1500ms cubic-bezier(0.43, 0.195, 0.02, 1) forwards;
  animation-delay: 1.2s;
}

.wpcf7-form .wpcf7-submit:hover{
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(247 248 238 / var(--tw-text-opacity, 1));
}

.wpcf7-response-output{
  margin-left: 0px !important;
  margin-right: 0px !important;
  margin-top: 0.5rem;
  --tw-border-opacity: 1 !important;
  border-color: rgb(61 10 28 / var(--tw-border-opacity, 1)) !important;
  --tw-bg-opacity: 1;
  background-color: rgb(61 10 28 / var(--tw-bg-opacity, 1));
  padding-left: 1rem !important;
  padding-right: 1rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
  font-size: 14px;
  line-height: 140%;
  --tw-text-opacity: 1;
  color: rgb(247 248 238 / var(--tw-text-opacity, 1));
}

.grecaptcha-badge {
  visibility: hidden;
}

.menuToggle{
  position: absolute;
  right: 1.25rem;
  z-index: 5010;
  display: none;
  height: 2rem;
  width: 2rem;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

@media (max-width: 860px){
  .menuToggle{
    display: flex;
  }
}

.menuToggle:has(.menuI.topI.topAnimate){
  --tw-bg-opacity: 1;
  background-color: rgb(240 242 229 / var(--tw-bg-opacity, 1));
}

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

#header:has(.menuI.topI.topAnimate){
  --tw-bg-opacity: 1;
  background-color: rgb(246 208 70 / var(--tw-bg-opacity, 1));
}

.menuToggle .menuI{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.75,0,0.29,1.01);
}

.menuToggle .menuI.topI.topAnimate{
  --tw-translate-y: 3.4px;
  --tw-rotate: 45deg;
  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));
}

.menuToggle .menuI.middleI.middleAnimate{
  opacity: 0;
}

.menuToggle .menuI.bottomI.bottomAnimate{
  --tw-translate-y: -3.4px;
  --tw-rotate: -225deg;
  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));
}

/*hides second promoted nav item zero-indexed*/

@media (max-width: 1140px){
  .promoted-nav-item-1{
    display: none !important;
  }
}

/*selectors for page content/intros*/

.visitPageIntro > p{
  margin-left: auto;
  margin-right: auto;
  margin-top: 3rem;
  max-width: 610px;
  opacity: 0;
  animation: fadeIn 1500ms cubic-bezier(0.43, 0.195, 0.02, 1) forwards;
  animation-delay: 0.8s;
}

@media (max-width: 860px){
  .visitPageIntro > p{
    margin-top: 2rem;
  }
}

.visitPageIntro .button,
.defaultPage .wp-element-button{
  opacity: 0;
  animation: fadeIn 1500ms cubic-bezier(0.43, 0.195, 0.02, 1) forwards;
  animation-delay: 1.2s;
}

.findUs > p{
  margin-left: auto;
  margin-right: auto;
  margin-top: 2rem;
  max-width: 510px;
}

.defaultPage > p{
  margin-left: auto;
  margin-right: auto;
  margin-top: 3rem;
  max-width: 610px;
  opacity: 0;
  animation: fadeIn 1500ms cubic-bezier(0.43, 0.195, 0.02, 1) forwards;
  animation-delay: 0.8s;
}

@media (max-width: 860px){
  .defaultPage > p{
    margin-top: 1.25rem;
  }
}

.defaultPage .wp-element-button,
.defaultPage .wpcf7-submit{
  margin-top: 3rem;
}

/*
.overlayNav {
  @apply desktop:hidden fixed top-0 left-0 w-full h-full bg-grey z-[50] opacity-0 invisible transition-opacity duration-300;
}
.overlayNav.open {
  opacity: 1;
  visibility: visible;
  @include transition(opacity 0.3s ease, visibility 0.1s ease);
}
.overlayNav nav {
  @apply h-full flex flex-col text-white pt-40 pl-5;
}
.overlayNav nav .menu-item a {
  @apply h1 mb-5 block;
}
#header {
  @apply fixed w-full py-10 z-[60] mobile:py-3 mobile:px-5 mobile:rounded-[50px] mobile:bg-grey/15 mobile:backdrop-blur-[40px] mobile:top-5 mobile:left-5 mobile:right-5 mobile:w-auto;
}
#header .wrapper {
  @apply mobile:p-0;
}*/

/*style for block custom wysiwyg components pulled in from blocks*/

.wp-block-buttons{
  display: flex;
  justify-content: center;
  gap: 1.5rem;
}

@media (max-width: 860px){
  .wp-block-buttons{
    flex-direction: column;
    gap: 0px;
  }

  .wp-block-buttons .wp-block-button a{
    margin-top: 1.5rem !important;
  }
}

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

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

.after\:absolute::after{
  content: var(--tw-content);
  position: absolute;
}

.after\:-left-5::after{
  content: var(--tw-content);
  left: -1.25rem;
}

.after\:bottom-1::after{
  content: var(--tw-content);
  bottom: 0.25rem;
}

.after\:-translate-x-\[100\%\]::after{
  content: var(--tw-content);
  --tw-translate-x: -100%;
  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));
}

.after\:opacity-100::after{
  content: var(--tw-content);
  opacity: 1;
}

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

.after\:duration-200::after{
  content: var(--tw-content);
  transition-duration: 200ms;
}

.after\:ease-in-out::after{
  content: var(--tw-content);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.after\:content-\[url\(\'\.\/images\/icons\/underline\.svg\'\)\]::after{
  --tw-content: url('./images/icons/underline.svg');
  content: var(--tw-content);
}

.first\:max-w-\[56px\]:first-child{
  max-width: 56px;
}

.first\:after\:left-0:first-child::after{
  content: var(--tw-content);
  left: 0px;
}

.last\:max-w-\[56px\]:last-child{
  max-width: 56px;
}

.odd\:z-10:nth-child(odd){
  z-index: 10;
}

.odd\:bg-yellow:nth-child(odd){
  --tw-bg-opacity: 1;
  background-color: rgb(246 208 70 / var(--tw-bg-opacity, 1));
}

.even\:z-20:nth-child(even){
  z-index: 20;
}

.even\:border-\[3px\]:nth-child(even){
  border-width: 3px;
}

.hover\:border-\[inherit\]:hover{
  border-color: inherit;
}

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

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

.hover\:bg-grey:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(240 242 229 / var(--tw-bg-opacity, 1));
}

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

.hover\:text-red:hover{
  --tw-text-opacity: 1;
  color: rgb(117 95 100 / var(--tw-text-opacity, 1));
}

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

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

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

.active\:text-grey:active{
  --tw-text-opacity: 1;
  color: rgb(240 242 229 / var(--tw-text-opacity, 1));
}

@media (max-width: 1360px){
  .laptop\:gap-x-8{
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }
}

@media (max-width: 1140px){
  .medium\:top-\[65px\]{
    top: 65px;
  }

  .medium\:top-\[75px\]{
    top: 75px;
  }

  .medium\:m-3{
    margin: 0.75rem;
  }

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

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

  .medium\:block{
    display: block;
  }

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

  .medium\:hidden{
    display: none;
  }

  .medium\:max-h-\[calc\(100vh-65px\)\]{
    max-height: calc(100vh - 65px);
  }

  .medium\:w-\[calc\(33\.3333\%-24px\)\]{
    width: calc(33.3333% - 24px);
  }

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

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

  .medium\:gap-x-10{
    -moz-column-gap: 2.5rem;
         column-gap: 2.5rem;
  }

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

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

@media (min-width: 860px){
  .desktop\:hidden{
    display: none;
  }
}

@media (max-width: 860px){
  .mobile\:relative{
    position: relative;
  }

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

  .mobile\:-top-\[300px\]{
    top: -300px;
  }

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

  .mobile\:left-5{
    left: 1.25rem;
  }

  .mobile\:right-5{
    right: 1.25rem;
  }

  .mobile\:top-5{
    top: 1.25rem;
  }

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

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

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

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

  .mobile\:col-span-full{
    grid-column: 1 / -1;
  }

  .mobile\:m-0{
    margin: 0px;
  }

  .mobile\:my-10{
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .mobile\:\!mb-10{
    margin-bottom: 2.5rem !important;
  }

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

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

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

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

  .mobile\:mb-14{
    margin-bottom: 3.5rem;
  }

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

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

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

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

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

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

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

  .mobile\:mt-14{
    margin-top: 3.5rem;
  }

  .mobile\:mt-2{
    margin-top: 0.5rem;
  }

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

  .mobile\:mt-3{
    margin-top: 0.75rem;
  }

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

  .mobile\:mt-7{
    margin-top: 1.75rem;
  }

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

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

  .mobile\:block{
    display: block;
  }

  .mobile\:inline-block{
    display: inline-block;
  }

  .mobile\:flex{
    display: flex;
  }

  .mobile\:hidden{
    display: none;
  }

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

  .mobile\:h-40{
    height: 10rem;
  }

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

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

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

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

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

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

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

  .mobile\:w-auto{
    width: auto;
  }

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

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

  .mobile\:max-w-\[50\%\]{
    max-width: 50%;
  }

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

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

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

  .mobile\:translate-y-\[0\]{
    --tw-translate-y: 0;
    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));
  }

  .mobile\:snap-x{
    scroll-snap-type: x var(--tw-scroll-snap-strictness);
  }

  .mobile\:snap-mandatory{
    --tw-scroll-snap-strictness: mandatory;
  }

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

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

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

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

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

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

  .mobile\:gap-2{
    gap: 0.5rem;
  }

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

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

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

  .mobile\:gap-x-0{
    -moz-column-gap: 0px;
         column-gap: 0px;
  }

  .mobile\:gap-y-6{
    row-gap: 1.5rem;
  }

  .mobile\:-space-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(-0px * var(--tw-space-x-reverse));
    margin-left: calc(-0px * calc(1 - var(--tw-space-x-reverse)));
  }

  .mobile\:self-center{
    align-self: center;
  }

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

  .mobile\:border-b{
    border-bottom-width: 1px;
  }

  .mobile\:border-grey-line{
    --tw-border-opacity: 1;
    border-color: rgb(215 215 215 / var(--tw-border-opacity, 1));
  }

  .mobile\:bg-grey\/15{
    background-color: rgb(240 242 229 / 0.15);
  }

  .mobile\:p-0{
    padding: 0px;
  }

  .mobile\:p-6{
    padding: 1.5rem;
  }

  .mobile\:px-5{
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

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

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

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

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

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

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

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

  .mobile\:pb-0{
    padding-bottom: 0px;
  }

  .mobile\:pb-10{
    padding-bottom: 2.5rem;
  }

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

  .mobile\:pb-2{
    padding-bottom: 0.5rem;
  }

  .mobile\:pb-20{
    padding-bottom: 5rem;
  }

  .mobile\:pb-\[20px\]{
    padding-bottom: 20px;
  }

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

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

  .mobile\:pt-0{
    padding-top: 0px;
  }

  .mobile\:pt-10{
    padding-top: 2.5rem;
  }

  .mobile\:pt-12{
    padding-top: 3rem;
  }

  .mobile\:pt-16{
    padding-top: 4rem;
  }

  .mobile\:pt-20{
    padding-top: 5rem;
  }

  .mobile\:pt-28{
    padding-top: 7rem;
  }

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

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

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

  .mobile\:\!text-2xl{
    font-size: 22px !important;
    line-height: 100% !important;
  }

  .mobile\:text-5xl{
    font-size: 38px;
    line-height: 110%;
  }

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

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

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

  .mobile\:text-sm{
    font-size: 14px;
    line-height: 140%;
  }

  .mobile\:backdrop-blur-\[40px\]{
    --tw-backdrop-blur: blur(40px);
    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);
  }

  .first\:mobile\:mt-0:first-child{
    margin-top: 0px;
  }

  .mobile\:even\:translate-x-12:nth-child(even){
    --tw-translate-x: 3rem;
    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));
  }
}

@media (max-width: 501px){
  .small\:px-2{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}

@media (max-width: 860px){
  .\[\&_a\]\:mobile\:hidden a{
    display: none;
  }
}

.\[\&_img\]\:max-w-\[126px\] img{
  max-width: 126px;
}
