@charset 'UTF-8';*, ::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: #e5e7eb; /* 2 */
}::before,
::after {
  --tw-content: '';
}/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: Oxygen, sans-serif; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}/*
Remove the default font size and weight for headings.
*/h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}/*
Reset links to optimize for opt-in styling instead of opt-out.
*/a {
  color: inherit;
  text-decoration: inherit;
}/*
Add the correct font weight in Edge and Safari.
*/b,
strong {
  font-weight: bolder;
}/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}/*
Add the correct font size in all browsers.
*/small {
  font-size: 80%;
}/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}sub {
  bottom: -0.25em;
}sup {
  top: -0.5em;
}/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}/*
Remove the inheritance of text transform in Edge and Firefox.
*/button,
select {
  text-transform: none;
}/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}/*
Use the modern Firefox focus style for all focusable elements.
*/:-moz-focusring {
  outline: auto;
}/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/:-moz-ui-invalid {
  box-shadow: none;
}/*
Add the correct vertical alignment in Chrome and Firefox.
*/progress {
  vertical-align: baseline;
}/*
Correct the cursor style of increment and decrement buttons in Safari.
*/::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}/*
Remove the inner padding in Chrome and Safari on macOS.
*/::-webkit-search-decoration {
  -webkit-appearance: none;
}/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}/*
Add the correct display in Chrome and Safari.
*/summary {
  display: list-item;
}/*
Removes the default spacing and border for appropriate elements.
*/blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}fieldset {
  margin: 0;
  padding: 0;
}legend {
  padding: 0;
}ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}/*
Reset default styling for dialogs.
*/dialog {
  padding: 0;
}/*
Prevent resizing textareas horizontally by default.
*/textarea {
  resize: vertical;
}/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}/*
Set the default cursor for buttons.
*/button,
[role="button"] {
  cursor: pointer;
}/*
Make sure disabled buttons don't get the pointer cursor.
*/:disabled {
  cursor: default;
}/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/img,
video {
  max-width: 100%;
  height: auto;
}/* Make elements with the HTML hidden attribute stay hidden by default */[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}.container{
    width: 100%;
    padding-right: 5vw;
    padding-left: 5vw;
}@media (min-width: 100%){.container{
        max-width: 100%;
        padding-right: 5vw;
        padding-left: 5vw;
    }
}@media (min-width: 1440px){.container{
        max-width: 1440px;
        padding-right: 2vw;
        padding-left: 2vw;
    }
}@media (min-width: 1640px){.container{
        max-width: 1640px;
        padding-right: 2vw;
        padding-left: 2vw;
    }
}.sr-only{
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
}.pointer-events-none{
    pointer-events: none;
}.visible{
    visibility: visible;
}.collapse{
    visibility: collapse;
}.static{
    position: static;
}.fixed{
    position: fixed;
}.absolute{
    position: absolute;
}.relative{
    position: relative;
}.sticky{
    position: sticky;
}.inset-0{
    inset: 0px;
}.-bottom-6{
    bottom: -1.5rem;
}.-left-4{
    left: -1rem;
}.-left-6{
    left: -1.5rem;
}.-top-4{
    top: -1rem;
}.bottom-0{
    bottom: 0px;
}.bottom-1\/2{
    bottom: 50%;
}.bottom-12{
    bottom: 3rem;
}.bottom-40{
    bottom: 10rem;
}.bottom-\[5vw\]{
    bottom: 5vw;
}.bottom-auto{
    bottom: auto;
}.left-0{
    left: 0px;
}.left-1\/2{
    left: 50%;
}.left-12{
    left: 3rem;
}.left-\[5vw\]{
    left: 5vw;
}.left-auto{
    left: auto;
}.right-0{
    right: 0px;
}.right-12{
    right: 3rem;
}.right-4{
    right: 1rem;
}.right-5{
    right: 1.25rem;
}.right-\[5vw\]{
    right: 5vw;
}.top-0{
    top: 0px;
}.top-1\/2{
    top: 50%;
}.top-1\/3{
    top: 33.333333%;
}.top-5{
    top: 1.25rem;
}.top-\[5vw\]{
    top: 5vw;
}.top-auto{
    top: auto;
}.z-0{
    z-index: 0;
}.z-10{
    z-index: 10;
}.z-20{
    z-index: 20;
}.z-30{
    z-index: 30;
}.z-50{
    z-index: 50;
}.order-1{
    order: 1;
}.order-2{
    order: 2;
}.col-span-1{
    grid-column: span 1 / span 1;
}.col-span-2{
    grid-column: span 2 / span 2;
}.col-span-3{
    grid-column: span 3 / span 3;
}.m-0{
    margin: 0px;
}.mx-auto{
    margin-left: auto;
    margin-right: auto;
}.my-8{
    margin-top: 2rem;
    margin-bottom: 2rem;
}.-ml-12{
    margin-left: -3rem;
}.-ml-8{
    margin-left: -2rem;
}.-mt-16{
    margin-top: -4rem;
}.-mt-4{
    margin-top: -1rem;
}.mb-0{
    margin-bottom: 0px;
}.mb-1{
    margin-bottom: 0.25rem;
}.mb-10{
    margin-bottom: 2.5rem;
}.mb-12{
    margin-bottom: 3rem;
}.mb-16{
    margin-bottom: 4rem;
}.mb-2{
    margin-bottom: 0.5rem;
}.mb-3{
    margin-bottom: 0.75rem;
}.mb-4{
    margin-bottom: 1rem;
}.mb-6{
    margin-bottom: 1.5rem;
}.mb-8{
    margin-bottom: 2rem;
}.ml-2{
    margin-left: 0.5rem;
}.ml-4{
    margin-left: 1rem;
}.ml-auto{
    margin-left: auto;
}.mr-3{
    margin-right: 0.75rem;
}.mr-4{
    margin-right: 1rem;
}.mt-0{
    margin-top: 0px;
}.mt-1{
    margin-top: 0.25rem;
}.mt-16{
    margin-top: 4rem;
}.mt-2{
    margin-top: 0.5rem;
}.mt-3{
    margin-top: 0.75rem;
}.mt-4{
    margin-top: 1rem;
}.mt-6{
    margin-top: 1.5rem;
}.mt-8{
    margin-top: 2rem;
}.block{
    display: block;
}.inline-block{
    display: inline-block;
}.inline{
    display: inline;
}.flex{
    display: flex;
}.inline-flex{
    display: inline-flex;
}.grid{
    display: grid;
}.hidden{
    display: none;
}.aspect-\[3\/2\]{
    aspect-ratio: 3/2;
}.aspect-square{
    aspect-ratio: 1 / 1;
}.aspect-video{
    aspect-ratio: 16 / 9;
}.size-full{
    width: 100%;
    height: 100%;
}.h-10{
    height: 2.5rem;
}.h-2{
    height: 0.5rem;
}.h-2\/3{
    height: 66.666667%;
}.h-20{
    height: 5rem;
}.h-32{
    height: 8rem;
}.h-5{
    height: 1.25rem;
}.h-52{
    height: 13rem;
}.h-6{
    height: 1.5rem;
}.h-64{
    height: 16rem;
}.h-72{
    height: 18rem;
}.h-8{
    height: 2rem;
}.h-\[250px\]{
    height: 250px;
}.h-\[40px\]{
    height: 40px;
}.h-\[45px\]{
    height: 45px;
}.h-auto{
    height: auto;
}.h-full{
    height: 100%;
}.h-screen{
    height: 100vh;
}.max-h-40{
    max-height: 10rem;
}.max-h-\[250px\]{
    max-height: 250px;
}.max-h-\[60vh\]{
    max-height: 60vh;
}.min-h-60{
    min-height: 15rem;
}.min-h-\[600px\]{
    min-height: 600px;
}.min-h-screen{
    min-height: 100vh;
}.w-1\/2{
    width: 50%;
}.w-1\/3{
    width: 33.333333%;
}.w-1\/5{
    width: 20%;
}.w-10{
    width: 2.5rem;
}.w-2\/3{
    width: 66.666667%;
}.w-2\/5{
    width: 40%;
}.w-28{
    width: 7rem;
}.w-3\/4{
    width: 75%;
}.w-3\/5{
    width: 60%;
}.w-4{
    width: 1rem;
}.w-48{
    width: 12rem;
}.w-5{
    width: 1.25rem;
}.w-6{
    width: 1.5rem;
}.w-8{
    width: 2rem;
}.w-\[24px\]{
    width: 24px;
}.w-\[40px\]{
    width: 40px;
}.w-\[45px\]{
    width: 45px;
}.w-\[90vw\]{
    width: 90vw;
}.w-auto{
    width: auto;
}.w-full{
    width: 100%;
}.max-w-full{
    max-width: 100%;
}.flex-1{
    flex: 1 1 0%;
}.flex-shrink{
    flex-shrink: 1;
}.flex-shrink-0{
    flex-shrink: 0;
}.flex-grow{
    flex-grow: 1;
}.-translate-x-1\/2{
    --tw-translate-x: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.-translate-x-full{
    --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-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-1\/3{
    --tw-translate-y: -33.333333%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.translate-x-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));
}.translate-x-full{
    --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-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-1\/3{
    --tw-translate-y: 33.333333%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.translate-y-full{
    --tw-translate-y: 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));
}.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));
}.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-default{
    cursor: default;
}.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-1{
    grid-template-columns: repeat(1, minmax(0, 1fr));
}.grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
}.grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
}.flex-row{
    flex-direction: row;
}.flex-row-reverse{
    flex-direction: row-reverse;
}.flex-col{
    flex-direction: column;
}.flex-wrap{
    flex-wrap: wrap;
}.items-start{
    align-items: flex-start;
}.items-end{
    align-items: flex-end;
}.items-center{
    align-items: center;
}.justify-start{
    justify-content: flex-start;
}.justify-end{
    justify-content: flex-end;
}.justify-center{
    justify-content: center;
}.justify-between{
    justify-content: space-between;
}.justify-around{
    justify-content: space-around;
}.gap-1{
    gap: 0.25rem;
}.gap-12{
    gap: 3rem;
}.gap-16{
    gap: 4rem;
}.gap-2{
    gap: 0.5rem;
}.gap-20{
    gap: 5rem;
}.gap-32{
    gap: 8rem;
}.gap-4{
    gap: 1rem;
}.gap-6{
    gap: 1.5rem;
}.gap-8{
    gap: 2rem;
}.gap-\[25px\]{
    gap: 25px;
}.gap-x-2{
    -moz-column-gap: 0.5rem;
         column-gap: 0.5rem;
}.gap-x-4{
    -moz-column-gap: 1rem;
         column-gap: 1rem;
}.gap-y-12{
    row-gap: 3rem;
}.gap-y-16{
    row-gap: 4rem;
}.gap-y-24{
    row-gap: 6rem;
}.divide-y > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}.divide-black\/10 > :not([hidden]) ~ :not([hidden]){
    border-color: rgb(12 12 12 / 0.1);
}.overflow-hidden{
    overflow: hidden;
}.overflow-y-auto{
    overflow-y: auto;
}.overflow-x-hidden{
    overflow-x: hidden;
}.overflow-y-scroll{
    overflow-y: scroll;
}.truncate{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}.whitespace-nowrap{
    white-space: nowrap;
}.text-wrap{
    text-wrap: wrap;
}.rounded{
    border-radius: 0.25rem;
}.rounded-2xl{
    border-radius: 1rem;
}.rounded-3xl{
    border-radius: 1.5rem;
}.rounded-\[30px\]{
    border-radius: 30px;
}.rounded-\[60px\]{
    border-radius: 60px;
}.rounded-full{
    border-radius: 9999px;
}.rounded-lg{
    border-radius: 0.5rem;
}.rounded-md{
    border-radius: 0.375rem;
}.rounded-sm{
    border-radius: 0.125rem;
}.rounded-xl{
    border-radius: 0.75rem;
}.rounded-b-xl{
    border-bottom-right-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
}.rounded-t-\[60px\]{
    border-top-left-radius: 60px;
    border-top-right-radius: 60px;
}.rounded-t-xl{
    border-top-left-radius: 0.75rem;
    border-top-right-radius: 0.75rem;
}.rounded-bl-3xl{
    border-bottom-left-radius: 1.5rem;
}.rounded-br-3xl{
    border-bottom-right-radius: 1.5rem;
}.rounded-tl-3xl{
    border-top-left-radius: 1.5rem;
}.rounded-tr-3xl{
    border-top-right-radius: 1.5rem;
}.border{
    border-width: 1px;
}.border-0{
    border-width: 0px;
}.border-2{
    border-width: 2px;
}.border-b{
    border-bottom-width: 1px;
}.border-b-0{
    border-bottom-width: 0px;
}.border-b-2{
    border-bottom-width: 2px;
}.border-b-8{
    border-bottom-width: 8px;
}.border-l{
    border-left-width: 1px;
}.border-l-0{
    border-left-width: 0px;
}.border-r{
    border-right-width: 1px;
}.border-r-0{
    border-right-width: 0px;
}.border-t-\[1px\]{
    border-top-width: 1px;
}.border-black{
    --tw-border-opacity: 1;
    border-color: rgb(12 12 12 / var(--tw-border-opacity, 1));
}.border-black\/10{
    border-color: rgb(12 12 12 / 0.1);
}.border-gray-300{
    --tw-border-opacity: 1;
    border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}.border-white{
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}.border-opacity-10{
    --tw-border-opacity: 0.1;
}.bg-\[\#F1F4F0\]{
    --tw-bg-opacity: 1;
    background-color: rgb(241 244 240 / var(--tw-bg-opacity, 1));
}.bg-\[\#bda54c\]{
    --tw-bg-opacity: 1;
    background-color: rgb(189 165 76 / var(--tw-bg-opacity, 1));
}.bg-\[\#e2dfdb\]{
    --tw-bg-opacity: 1;
    background-color: rgb(226 223 219 / var(--tw-bg-opacity, 1));
}.bg-black{
    --tw-bg-opacity: 1;
    background-color: rgb(12 12 12 / var(--tw-bg-opacity, 1));
}.bg-black\/80{
    background-color: rgb(12 12 12 / 0.8);
}.bg-gray-200{
    --tw-bg-opacity: 1;
    background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}.bg-transparent{
    background-color: transparent;
}.bg-white{
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}.bg-white\/10{
    background-color: rgb(255 255 255 / 0.1);
}.bg-white\/20{
    background-color: rgb(255 255 255 / 0.2);
}.bg-gradient-to-b{
    background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}.bg-gradient-to-t{
    background-image: linear-gradient(to top, var(--tw-gradient-stops));
}.from-black{
    --tw-gradient-from: #0C0C0C var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(12 12 12 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-white{
    --tw-gradient-from: #ffffff var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.to-transparent{
    --tw-gradient-to: transparent var(--tw-gradient-to-position);
}.fill-current{
    fill: currentColor;
}.stroke-current{
    stroke: currentColor;
}.stroke-\[5px\]{
    stroke-width: 5px;
}.object-contain{
    -o-object-fit: contain;
       object-fit: contain;
}.object-cover{
    -o-object-fit: cover;
       object-fit: cover;
}.object-center{
    -o-object-position: center;
       object-position: center;
}.p-0{
    padding: 0px;
}.p-12{
    padding: 3rem;
}.p-2{
    padding: 0.5rem;
}.p-4{
    padding: 1rem;
}.p-5{
    padding: 1.25rem;
}.p-6{
    padding: 1.5rem;
}.px-0{
    padding-left: 0px;
    padding-right: 0px;
}.px-10{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
}.px-12{
    padding-left: 3rem;
    padding-right: 3rem;
}.px-2{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}.px-3{
    padding-left: 0.75rem;
    padding-right: 0.75rem;
}.px-4{
    padding-left: 1rem;
    padding-right: 1rem;
}.px-5{
    padding-left: 1.25rem;
    padding-right: 1.25rem;
}.px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}.px-8{
    padding-left: 2rem;
    padding-right: 2rem;
}.px-\[15px\]{
    padding-left: 15px;
    padding-right: 15px;
}.py-0{
    padding-top: 0px;
    padding-bottom: 0px;
}.py-1{
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
}.py-16{
    padding-top: 4rem;
    padding-bottom: 4rem;
}.py-2{
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}.py-20{
    padding-top: 5rem;
    padding-bottom: 5rem;
}.py-3{
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
}.py-4{
    padding-top: 1rem;
    padding-bottom: 1rem;
}.py-5{
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
}.py-6{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}.py-8{
    padding-top: 2rem;
    padding-bottom: 2rem;
}.pb-0{
    padding-bottom: 0px;
}.pb-1{
    padding-bottom: 0.25rem;
}.pb-12{
    padding-bottom: 3rem;
}.pb-16{
    padding-bottom: 4rem;
}.pb-2{
    padding-bottom: 0.5rem;
}.pb-4{
    padding-bottom: 1rem;
}.pb-40{
    padding-bottom: 10rem;
}.pb-6{
    padding-bottom: 1.5rem;
}.pb-8{
    padding-bottom: 2rem;
}.pl-0{
    padding-left: 0px;
}.pl-10{
    padding-left: 2.5rem;
}.pl-2{
    padding-left: 0.5rem;
}.pl-4{
    padding-left: 1rem;
}.pl-8{
    padding-left: 2rem;
}.pl-\[10vw\]{
    padding-left: 10vw;
}.pr-12{
    padding-right: 3rem;
}.pr-6{
    padding-right: 1.5rem;
}.pr-\[5vw\]{
    padding-right: 5vw;
}.pt-12{
    padding-top: 3rem;
}.pt-16{
    padding-top: 4rem;
}.pt-20{
    padding-top: 5rem;
}.pt-3{
    padding-top: 0.75rem;
}.pt-32{
    padding-top: 8rem;
}.pt-4{
    padding-top: 1rem;
}.pt-72{
    padding-top: 18rem;
}.pt-8{
    padding-top: 2rem;
}.text-left{
    text-align: left;
}.text-center{
    text-align: center;
}.text-right{
    text-align: right;
}.font-body{
    font-family: Oxygen, sans-serif;
}.font-heading{
    font-family: Oswald, sans-serif;
}.font-sans{
    font-family: Oxygen, sans-serif;
}.font-subtitle{
    font-family: Oswald, sans-serif;
}.text-2xl{
    font-size: calc(20px + (28 - 20) * ((100vw - 375px) / (1440 - 375)));
    line-height: 1.2;
}.text-3xl{
    font-size: calc(23px + (35 - 23) * ((100vw - 375px) / (1440 - 375)));
    line-height: 1.1;
}.text-4xl{
    font-size: calc(30px + (45 - 30) * ((100vw - 375px) / (1440 - 375)));
    line-height: 1.1;
}.text-5xl{
    font-size: calc(35px + (55 - 35) * ((100vw - 375px) / (1440 - 375)));
    line-height: 1;
}.text-6xl{
    font-size: calc(45px + (80 - 45) * ((100vw - 375px) / (1440 - 375)));
    line-height: 1;
}.text-\[12px\]{
    font-size: 12px;
}.text-base{
    font-size: calc(15px + (17 - 15) * ((100vw - 375px) / (1440 - 375)));
    line-height: 1.6;
}.text-btn{
    font-size: calc(14px + (15 - 14) * ((100vw - 375px) / (1440 - 375)));
    line-height: 1;
}.text-lg{
    font-size: calc(16px + (21 - 16) * ((100vw - 375px) / (1440 - 375)));
    line-height: 1.3;
}.text-sm{
    font-size: calc(13px + (14 - 13) * ((100vw - 375px) / (1440 - 375)));
    line-height: 1.4;
}.text-xl{
    font-size: calc(20px + (25 - 20) * ((100vw - 375px) / (1440 - 375)));
    line-height: 1.2;
}.text-xs{
    font-size: calc(10px + (12 - 10) * ((100vw - 375px) / (1440 - 375)));
    line-height: 1;
}.text-xxs{
    font-size: calc(8px + (10 - 8) * ((100vw - 375px) / (1440 - 375)));
    line-height: 1;
}.font-black{
    font-weight: 900;
}.font-bold{
    font-weight: 700;
}.font-extrabold{
    font-weight: 800;
}.font-light{
    font-weight: 300;
}.font-medium{
    font-weight: 500;
}.font-normal{
    font-weight: 400;
}.font-semibold{
    font-weight: 600;
}.uppercase{
    text-transform: uppercase;
}.lowercase{
    text-transform: lowercase;
}.capitalize{
    text-transform: capitalize;
}.normal-case{
    text-transform: none;
}.italic{
    font-style: italic;
}.not-italic{
    font-style: normal;
}.leading-6{
    line-height: 1.5rem;
}.leading-none{
    line-height: 1;
}.leading-tight{
    line-height: 1.25;
}.tracking-normal{
    letter-spacing: 0em;
}.tracking-tight{
    letter-spacing: -0.025em;
}.tracking-widest{
    letter-spacing: 0.1em;
}.text-\[\#6A696E\]{
    --tw-text-opacity: 1;
    color: rgb(106 105 110 / var(--tw-text-opacity, 1));
}.text-black{
    --tw-text-opacity: 1;
    color: rgb(12 12 12 / var(--tw-text-opacity, 1));
}.text-gray-700{
    --tw-text-opacity: 1;
    color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}.text-inherit{
    color: inherit;
}.text-white{
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.underline{
    text-decoration-line: underline;
}.no-underline{
    text-decoration-line: none;
}.antialiased{
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}.opacity-10{
    opacity: 0.1;
}.opacity-100{
    opacity: 1;
}.opacity-15{
    opacity: 0.15;
}.opacity-20{
    opacity: 0.2;
}.opacity-25{
    opacity: 0.25;
}.opacity-30{
    opacity: 0.3;
}.opacity-40{
    opacity: 0.4;
}.opacity-5{
    opacity: 0.05;
}.opacity-50{
    opacity: 0.5;
}.opacity-60{
    opacity: 0.6;
}.opacity-70{
    opacity: 0.7;
}.opacity-75{
    opacity: 0.75;
}.opacity-80{
    opacity: 0.8;
}.opacity-85{
    opacity: 0.85;
}.opacity-90{
    opacity: 0.9;
}.opacity-95{
    opacity: 0.95;
}.shadow-md{
    --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.shadow-sm{
    --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
    --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.outline{
    outline-style: solid;
}.drop-shadow-2xl{
    --tw-drop-shadow: drop-shadow(0 25px 25px rgb(0 0 0 / 0.15));
    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);
}.grayscale{
    --tw-grayscale: grayscale(100%);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}.filter{
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}.transition{
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}.transition-all{
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}.transition-transform{
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}.duration-200{
    transition-duration: 200ms;
}.duration-300{
    transition-duration: 300ms;
}.duration-500{
    transition-duration: 500ms;
}.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);
}.alignfull{
    margin: 2rem calc(50% - 50vw) !important;
    max-width: 100vw !important;
    width: 100vw;
}.alignwide{
    margin: 2rem 0;
    max-width: 1280px !important;
}.alignnone{
    margin-left: 0px;
    margin-right: 0px;
    height: auto;
    max-width: 100%;
}.aligncenter{
    margin: 0.5rem auto;
    display: block;
}@media (min-width: 600px){.alignleft:not(.wp-block-button){
        margin-right: 0.5rem;
        float: left;
    }.alignright:not(.wp-block-button){
        margin-left: 0.5rem;
        float: right;
    }.wp-block-button.alignleft a{
        float: left;
        margin-right: 1rem;
    }.wp-block-button.alignright a{
        float: right;
        margin-left: 1rem;
    }
}.wp-caption{
    display: inline-block;
}.wp-caption img{
    margin-bottom: 0.5rem;
    line-height: 1;
}.wp-caption-text{
    font-size: calc(13px + (14 - 13) * ((100vw - 375px) / (1440 - 375)));
    color: #4b5563;
}/* Slider */.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}.slick-list:focus
{
    outline: none;
}.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}.slick-slider .slick-track,
.slick-slider .slick-list
{
    transform: translate3d(0, 0, 0);
}.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}.slick-track:after
{
    clear: both;
}.slick-loading .slick-track
{
    visibility: hidden;
}.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}[dir='rtl'] .slick-slide
{
    float: right;
}.slick-slide img
{
    display: block;
}.slick-slide.slick-loading img
{
    display: none;
}.slick-slide.dragging img
{
    pointer-events: none;
}.slick-initialized .slick-slide
{
    display: block;
}.slick-loading .slick-slide
{
    visibility: hidden;
}.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}.slick-arrow.slick-hidden {
    display: none;
}/* Slider */.slick-loading .slick-list
{
   
}/* Icons *//* Arrows */.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}.slick-prev
{
    left: -25px;
}[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}.slick-prev:before
{
    content: '←';
}[dir='rtl'] .slick-prev:before
{
    content: '→';
}.slick-next
{
    right: -25px;
}[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}.slick-next:before
{
    content: '→';
}[dir='rtl'] .slick-next:before
{
    content: '←';
}/* Dots */.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}body {
	overflow-x: hidden;
}.page-template-landing{
    overflow-x: hidden;
}.alignfull{
    margin-top: 0px;
    margin-bottom: 0px;
	margin-top:0 !important;
	margin-bottom:0 !important;
}.peek-a-boo .slick-list {
		padding: 0 40% 0 0 !important;
	}@media (max-width: 1440px) {.peek-a-boo .slick-list {
			padding: 0 50% 0 0 !important
	}
		}@media (max-width: 640px) {.peek-a-boo .slick-list {
			padding: 0 20% 0 0 !important
	} 
		}.container.bleed-left {
		margin-left: 0px;
		padding-left: 0px;
		max-width: calc(100vw - (100vw - 1640px) / 2);
		margin-right: calc((100vw - 1640px) / 2);
	}@media (max-width: 1640px) {.container.bleed-left {
			max-width: calc(100vw - (100vw - 1440px) / 2);
			margin-right: calc((100vw - 1440px) / 2)
	}
		}@media (max-width: 1440px) {.container.bleed-left {
			max-width: 100vw;
			margin-right: 0
	}
		}.container.bleed-right { 
		margin-right: 0px;
		padding-right: 0px;
		max-width: calc(100vw - (100vw - 1640px) / 2);
		margin-left: calc((100vw - 1640px) / 2);
		
	}@media (max-width: 1640px) {.container.bleed-right {
			max-width: calc(100vw - (100vw - 1440px) / 2);
			margin-left: calc((100vw - 1440px) / 2)
		
	}
		}@media (max-width: 1440px) {.container.bleed-right {
			max-width: 100vw;
			margin-left: 0
		
	}
		}.transition{
    position: absolute;
    inset: 0px;
    z-index: 10;
    height: auto;
    width: 100%;
}picture.transition img, picture.transition source {
		width: 100%;
	}.transition.transition-bottom{
    top: auto;
}.transition.transition-top{
    bottom: auto;
}.padded-image img{
    margin: auto;
		height: calc(100% - 10rem);
		width: calc(100% - 10rem);
}.iframe-container {
  overflow: hidden;
  padding-top: 56.25%; /* 16:9*/
  position: relative;
}.iframe-container iframe {
   border: 0;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
}.alignfull{
    margin-top: 0px;
    margin-bottom: 0px;
}.block-padding-bottom{
    padding-bottom: 3rem;
}@media (min-width: 1280px){.block-padding-bottom{
        padding-bottom: 6rem;
    }
}.block-padding-bottom-half{
    padding-bottom: 1rem;
}@media (min-width: 782px){.block-padding-bottom-half{
        padding-bottom: 1.5rem;
    }
}@media (min-width: 960px){.block-padding-bottom-half{
        padding-bottom: 2.5rem;
    }
}.block-padding-bottom-extra{
    padding-bottom: 4rem;
}@media (min-width: 782px){.block-padding-bottom-extra{
        padding-bottom: 5rem;
    }
}@media (min-width: 1280px){.block-padding-bottom-extra{
        padding-bottom: 10rem;
    }
}.block-padding-bottom-extrax2{
    padding-top: 8rem;
}@media (min-width: 782px){.block-padding-bottom-extrax2{
        padding-top: 10rem;
    }
}@media (min-width: 1280px){.block-padding-bottom-extrax2{
        padding-bottom: 20rem;
    }
}.block-padding-top{
    padding-top: 3rem;
}@media (min-width: 1280px){.block-padding-top{
        padding-top: 6rem;
    }
}.block-padding-top-half{
    padding-top: 1rem;
}@media (min-width: 782px){.block-padding-top-half{
        padding-top: 1.5rem;
    }
}@media (min-width: 960px){.block-padding-top-half{
        padding-top: 2.5rem;
    }
}.block-padding-top-extra{
    padding-top: 4rem;
}@media (min-width: 782px){.block-padding-top-extra{
        padding-top: 5rem;
    }
}@media (min-width: 1280px){.block-padding-top-extra{
        padding-top: 10rem;
    }
}.block-padding-top-extrax2{
    padding-top: 8rem;
}@media (min-width: 782px){.block-padding-top-extrax2{
        padding-top: 10rem;
    }
}@media (min-width: 1280px){.block-padding-top-extrax2{
        padding-top: 20rem;
    }
}.flowlines,
.dividers{
    overflow: hidden;
}.flowlines svg, .dividers svg{
    height: auto;
    width: 100%;
}picture.flowlines svg img, picture.flowlines svg source,picture .dividers svg img, picture .dividers svg source {
		width: 100%;
	}@media(max-width: 760px) {.flowlines svg, .dividers svg {
		width: 200%
	}
	}.image-position-top {
	-o-object-position: top;
	   object-position: top;
}.image-position-bottom {
	-o-object-position: bottom;
	   object-position: bottom;
}.media-h-short {
	height: 60vh;
	min-height: 550px;
}.media-h-regular {
	height: 80vh;
}.media-h-full {
	height: auto;
}@media(max-width: 1280px) {
	.media-h-short {
		height: 40vh;
		min-height: 350px;
	}
	.media-h-regular {
		height: 60vh;
	}
}@media(max-width: 768px) {
	.media-h-short {
		height: 30vh;
		min-height: 250px; 
	}
	.media-h-regular {
		height: 50vh;
	}
}.tab-button{
    border-bottom-width: 2px;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}.tab-button:hover {
		 
	}.tab-button.active{
    border-bottom-width: 2px;
}.aspect-vert {
	aspect-ratio: 3 / 4;
}picture.w-full img, picture.w-full source {
		width: 100%;
	}picture.h-full img, picture.h-full source {
		height: 100%;
	}picture.object-cover img, picture.object-cover source {
		-o-object-fit: cover;
		   object-fit: cover;
	}.wp-block-button__link{
    position: relative;
    white-space: nowrap;
    border-radius: 1.5rem;
    border-width: 1px;
    padding: 0px;
    font-family: Oswald, sans-serif;
    font-size: calc(14px + (15 - 14) * ((100vw - 375px) / (1440 - 375)));
    line-height: 1;
    font-weight: 400;
    text-transform: lowercase;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}.wp-block-button__link:hover{
    text-decoration-line: none !important;
}.wp-block-button__link.no-hover:hover {
			background-color: rgb(var(--primary-color)) !important;
			border-color: rgb(var(--primary-color)) !important;
			color: rgb(var(--dark-color)) !important;
		}.wp-block-button__link.no-hover:hover .arrow {
				background-color: rgb(var(--secondary-color)) !important;
			}.wp-block-button__link.no-hover:hover svg {
				transform: rotate(0deg);
			}.wp-block-button__link .text-wrap{
    padding-top: 0.75rem;
    padding-left: 2.5rem;
    padding-right: 1.5rem;
    padding-bottom: 1rem;
}.wp-block-button__link .arrow{
    display: block;
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
    border-radius: 1.5rem;
    --tw-bg-opacity: 1;
    background-color: rgb(12 12 12 / var(--tw-bg-opacity, 1));
    padding-left: 1rem;
    padding-right: 1rem;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}picture.wp-block-button__link .arrow img, picture.wp-block-button__link .arrow source {
		height: 100%;
	}.wp-block-button__link .arrow {
		margin-right: -1px; 
		margin-top: -1px;
		margin-bottom: -1px;
		height: 46px;
	}.wp-block-button__link .arrow svg{
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}.wp-block-button__link.btn-outlined{
    border-width: 1px !important;
    background-color: transparent !important;
}.wp-block-button__link:hover svg {
			transform: rotate(45deg);
		}.wp-block-button__link.button-primary.btn-filled {
			background-color: rgb(var(--primary-color));
			border-color: rgb(var(--primary-color));
			color: rgb(var(--dark-color));
		}.wp-block-button__link.button-primary.btn-filled .arrow {
				background-color: rgb(var(--secondary-color));
			}.wp-block-button__link.button-primary.btn-filled:hover {
				background-color: rgb(var(--secondary-color));
			}.wp-block-button__link.button-primary.btn-filled:hover .arrow {
					background-color: rgb(var(--primary-color));
				}.wp-block-button__link.button-primary.btn-outlined {
			border-color: rgb(var(--primary-color));
			color: rgb(var(--primary-color));
		}.wp-block-button__link.button-primary.btn-outlined .arrow { 
				border: rgb(var(--primary-color)) 1px solid;
				background: transparent;
			}.wp-block-button__link.button-primary.btn-outlined .arrow svg path {
					stroke: rgb(var(--primary-color));
				}.wp-block-button__link.button-primary.btn-outlined:hover {
				background-color: rgb(var(--primary-color)) !important;
				color: rgb(var(--dark-color));
			}.wp-block-button__link.button-primary.btn-outlined:hover .arrow {
					background-color: rgb(var(--secondary-color));
				}.wp-block-button__link.button-primary.btn-outlined:hover .arrow svg path{
    stroke: currentColor;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.wp-block-button__link.button-secondary.btn-filled {
			background-color: rgb(var(--secondary-color));
			border-color: rgb(var(--secondary-color));
			color: rgb(var(--dark-color));
		}.wp-block-button__link.button-secondary.btn-filled .arrow {
				background-color: rgb(var(--primary-color));
			}.wp-block-button__link.button-secondary.btn-filled:hover {
				background-color: rgb(var(--primary-color));
			}.wp-block-button__link.button-secondary.btn-filled:hover .arrow {
					background-color: rgb(var(--secondary-color));
				}.wp-block-button__link.button-secondary.btn-outlined {
			border-color: rgb(var(--secondary-color));
			color: rgb(var(--secondary-color));
		}.wp-block-button__link.button-secondary.btn-outlined .arrow { 
				border: rgb(var(--secondary-color)) 1px solid;
				background: transparent;
			}.wp-block-button__link.button-secondary.btn-outlined .arrow svg path {
					stroke: rgb(var(--secondary-color));
				}.wp-block-button__link.button-secondary.btn-outlined:hover {
				background: rgb(var(--secondary-color)) !important;
				color: rgb(var(--dark-color));
			}.wp-block-button__link.button-secondary.btn-outlined:hover .arrow {
					background-color: rgb(var(--primary-color));
				}.wp-block-button__link.button-secondary.btn-outlined:hover .arrow svg path{
    stroke: currentColor;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.wp-block-button__link.button-dark.btn-filled {
			background-color: rgb(var(--dark-color));
			border-color: rgb(var(--dark-color));
		}.wp-block-button__link.button-dark.btn-filled .arrow{
    --tw-bg-opacity: 1;
    background-color: rgb(12 12 12 / var(--tw-bg-opacity, 1));
}.wp-block-button__link.button-dark.btn-filled:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgb(12 12 12 / var(--tw-bg-opacity, 1)) !important;
}.wp-block-button__link.button-dark.btn-filled:hover .arrow {
					background-color: rgb(var(--dark-color));
				}.wp-block-button__link.button-dark.btn-outlined {
			border-color: rgb(var(--dark-color));
			color: rgb(var(--dark-color)); 
			background-color: transparent;
		}.wp-block-button__link.button-dark.btn-outlined .arrow {
				border: rgb(var(--dark-color)) 1px solid;
				background-color: transparent;
			}.wp-block-button__link.button-dark.btn-outlined .arrow svg path {
					stroke: rgb(var(--dark-color));
				}.wp-block-button__link.button-dark.btn-outlined:hover {
				background-color: rgb(var(--dark-color)) !important;
				color: rgb(var(--white-color));
			}.wp-block-button__link.button-dark.btn-outlined:hover .arrow{
    --tw-bg-opacity: 1;
    background-color: rgb(12 12 12 / var(--tw-bg-opacity, 1));
}.wp-block-button__link.button-dark.btn-outlined:hover .arrow svg path{
    stroke: currentColor;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.wp-block-button__link.button-black.btn-filled{
    --tw-border-opacity: 1;
    border-color: rgb(12 12 12 / var(--tw-border-opacity, 1));
    --tw-bg-opacity: 1;
    background-color: rgb(12 12 12 / var(--tw-bg-opacity, 1));
}.wp-block-button__link.button-black.btn-filled .arrow {
				background-color: rgb(var(--dark-color));
			}.wp-block-button__link.button-black.btn-filled:hover {
				background-color: rgb(var(--dark-color));
			}.wp-block-button__link.button-black.btn-filled:hover .arrow{
    --tw-bg-opacity: 1;
    background-color: rgb(12 12 12 / var(--tw-bg-opacity, 1));
}.wp-block-button__link.button-black.btn-outlined{
    --tw-border-opacity: 1;
    border-color: rgb(12 12 12 / var(--tw-border-opacity, 1));
    --tw-text-opacity: 1;
    color: rgb(12 12 12 / var(--tw-text-opacity, 1));
}.wp-block-button__link.button-black.btn-outlined .arrow{
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(12 12 12 / var(--tw-border-opacity, 1));
    background-color: transparent;
}.wp-block-button__link.button-black.btn-outlined .arrow svg path{
    stroke: currentColor;
    --tw-text-opacity: 1;
    color: rgb(12 12 12 / var(--tw-text-opacity, 1));
}.wp-block-button__link.button-black.btn-outlined:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgb(12 12 12 / var(--tw-bg-opacity, 1)) !important;
    --tw-text-opacity: 1 !important;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}.wp-block-button__link.button-black.btn-outlined:hover .arrow {
					background-color: rgb(var(--dark-color));
				}.wp-block-button__link.button-black.btn-outlined:hover .arrow svg path{
    stroke: currentColor;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.wp-block-button__link.button-white.btn-filled, .wp-block-button__link.button-white.default-style{
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    --tw-text-opacity: 1;
    color: rgb(12 12 12 / var(--tw-text-opacity, 1));
}.wp-block-button__link.button-white.btn-filled .arrow, .wp-block-button__link.button-white.default-style .arrow {
				background-color: rgb(var(--light-color));
			}.wp-block-button__link.button-white.btn-filled .arrow svg path, .wp-block-button__link.button-white.default-style .arrow svg path{
    stroke: currentColor;
    --tw-text-opacity: 1;
    color: rgb(12 12 12 / var(--tw-text-opacity, 1));
}.wp-block-button__link.button-white.btn-filled:hover, .wp-block-button__link.button-white.default-style:hover {
				background-color: rgb(var(--light-color));
			}.wp-block-button__link.button-white.btn-filled:hover .arrow, .wp-block-button__link.button-white.default-style:hover .arrow{
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}.wp-block-button__link.button-white.btn-outlined{
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.wp-block-button__link.button-white.btn-outlined .arrow{
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
    background-color: transparent;
}.wp-block-button__link.button-white.btn-outlined .arrow svg path{
    stroke: currentColor;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.wp-block-button__link.button-white.btn-outlined:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
    --tw-text-opacity: 1 !important;
    color: rgb(12 12 12 / var(--tw-text-opacity, 1)) !important;
}.wp-block-button__link.button-white.btn-outlined:hover .arrow {
					background-color: rgb(var(--light-color));
				}.wp-block-button__link.button-white.btn-outlined:hover .arrow svg path{
    stroke: currentColor;
    --tw-text-opacity: 1;
    color: rgb(12 12 12 / var(--tw-text-opacity, 1));
}.wp-block-button__link.button-light.btn-filled {
			background-color: rgb(var(--light-color));
			border-color: rgb(var(--light-color));
			--tw-text-opacity: 1;
			color: rgb(12 12 12 / var(--tw-text-opacity, 1));
		}.wp-block-button__link.button-light.btn-filled .arrow{
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}.wp-block-button__link.button-light.btn-filled .arrow svg path{
    stroke: currentColor;
    --tw-text-opacity: 1;
    color: rgb(12 12 12 / var(--tw-text-opacity, 1));
}.wp-block-button__link.button-light.btn-filled:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}.wp-block-button__link.button-light.btn-filled:hover .arrow {
					background-color: rgb(var(--light-color));
				}.wp-block-button__link.button-light.btn-outlined {
			border-color: rgb(var(--light-color));
			color: rgb(var(--light-color)); 
			background-color: transparent;
		}.wp-block-button__link.button-light.btn-outlined .arrow {
				border: rgb(var(--light-color)) 1px solid;
				background-color: transparent;
			}.wp-block-button__link.button-light.btn-outlined .arrow svg path {
					stroke: rgb(var(--light-color));
				}.wp-block-button__link.button-light.btn-outlined:hover {
				background-color: rgb(var(--light-color)) !important;
				--tw-text-opacity: 1 !important;
				color: rgb(12 12 12 / var(--tw-text-opacity, 1)) !important;
			}.wp-block-button__link.button-light.btn-outlined:hover .arrow{
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}.wp-block-button__link.button-light.btn-outlined:hover .arrow svg path{
    stroke: currentColor;
    --tw-text-opacity: 1;
    color: rgb(12 12 12 / var(--tw-text-opacity, 1));
}header .top-bar p{
    font-size: calc(10px + (12 - 10) * ((100vw - 375px) / (1440 - 375)));
    line-height: 1;
}header .logo{
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}header .wp-block-button__link.btn-filled,
	header .wp-block-button__link.btn-outlined  {
		transition: none !important;
	}header .wp-block-button__link.btn-filled .arrow, header .wp-block-button__link.btn-outlined .arrow {
			transition: none !important;  
		}header .wp-block-button__link.btn-filled:hover, header .wp-block-button__link.btn-outlined:hover {
			background-color: rgb(var(--secondary-color))  !important;
		}header .wp-block-button__link.btn-filled:hover .arrow, header .wp-block-button__link.btn-outlined:hover .arrow {
				background-color: rgb(var(--primary-color))  !important;
			}.started-scrolling .main-header{
    padding-top: 1rem;
}.started-scrolling header{
    position: fixed;
}.started-scrolling header .logo{
    display: none;
}.started-scrolling header .alignment{
    align-items: center;
}.started-scrolling header .wp-block-button__link.btn-filled,
		.started-scrolling header .wp-block-button__link.btn-outlined {
			background-color: rgb(var(--primary-color))  !important;
			border-color: rgb(var(--primary-color))  !important;
			color: rgb(var(--dark-color))  !important;
		}.started-scrolling header .wp-block-button__link.btn-filled .arrow, .started-scrolling header .wp-block-button__link.btn-outlined .arrow {
				background-color: rgb(var(--secondary-color))  !important;
				border-color: rgb(var(--primary-color))  !important;
			}.started-scrolling header .wp-block-button__link.btn-filled:hover, .started-scrolling header .wp-block-button__link.btn-outlined:hover {
				background-color: rgb(var(--secondary-color))  !important;
			}.started-scrolling header .wp-block-button__link.btn-filled:hover .arrow, .started-scrolling header .wp-block-button__link.btn-outlined:hover .arrow {
					background-color: rgb(var(--primary-color))  !important;
				}.started-scrolling header .menu-toggle{
    border-radius: 9999px;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}.started-scrolling header .menu-toggle:hover{
    --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));
}.started-scrolling header .menu-toggle {
			background-color: rgb(var(--primary-color));
		}.started-scrolling header .menu-toggle .bars span {
				background-color: rgb(var(--dark-color));
			}.started-scrolling header .menu-toggle .other-bar {
				background-color: rgb(var(--dark-color));
			}.menu-toggle .bars {
		width: 25px;
		height: 15px;
		position: relative;
		margin-top: 1px;
		transition: transform 0.3s cubic-bezier(0.694, 0.048, 0.335, 1);
	}.menu-toggle .bars span {
			display: block;
			width: 100%;
			height: 2px;
			--tw-bg-opacity: 1;
			background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
			margin-top: 4px;
		}.menu-toggle .bars span:first-child {
				margin-top: 0;
				transform: scaleX(1);
				transition: transform 0.2s cubic-bezier(0.694, 0.048, 0.335, 1);
				transition-delay: 0.4s;
			}.menu-toggle .bars span:nth-child(3) {
				transition: width 0.2s cubic-bezier(0.694, 0.048, 0.335, 1);
				transition-delay: 0.4s;
			}.menu-toggle .bars .other-bar {
			width: 2px;
			height: 0;
			background-color: #fff;
			position: absolute;
			top: -5px;
			left: 50%;
			margin-left: -2px;
			transition: height 0.4s cubic-bezier(0.694, 0.048, 0.335, 1);
			z-index: 10;
		}.menu-toggle.is-menu-open .bars {
			transform: rotate(45deg);
			transition-delay: 0.4s;
		}.menu-toggle.is-menu-open .bars span:first-child {
					transform: scaleX(0);
					transition: transform 0.2s cubic-bezier(0.694, 0.048, 0.335, 1);
				}.menu-toggle.is-menu-open .bars span:nth-child(3) {
					width: 0;
					transition: width 0.2s cubic-bezier(0.694, 0.048, 0.335, 1);
				}.menu-toggle.is-menu-open .bars .other-bar {
				height: 25px;
				transition: height 0.2s cubic-bezier(0.694, 0.048, 0.335, 1);
				transition-delay: 0.3s;
			}h1,
h2,
h3{
    font-family: Oswald, sans-serif;
    font-weight: 700;
}h1 small, h2 small, h3 small{
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.1em;
    font-size: calc(20px + (25 - 20) * ((100vw - 375px) / (1440 - 375)));
    line-height: 1.2;
}.main-heading,
.main-title{
    margin-bottom: 1.5rem;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}.subtitle{
    margin-bottom: 1rem;
    font-size: calc(15px + (17 - 15) * ((100vw - 375px) / (1440 - 375)));
    line-height: 1.6;
    font-weight: 600;
    text-transform: uppercase; 
	letter-spacing: .1em;
}p, ul, ol{
    margin-bottom: 1rem;
}@media (min-width: 782px){p, ul, ol{
        margin-bottom: 1.5rem;
    }
}p a, ul a, ol a{
    font-weight: 600;
    text-decoration-line: underline;
}p a:hover, ul a:hover, ol a:hover{
    text-decoration-line: none;
}p strong, ul strong, ol strong{
    font-weight: 600;
}.content ol, .accordian-faqs ol {
		list-style: decimal !important;
		margin-left: 1.5rem;
	}hr{
    margin-top: 2rem;
    margin-bottom: 2rem;
    width: 100%;
}picturehr img, picturehr source {
		width: 100%;
	}hr{
    margin-left: auto;
    margin-right: auto;
    border-top-width: 2px;
}.content ul, .content ol, .text-block ul, .text-block ol, .tab-content ul, .tab-content ol {
		list-style: initial;
		padding-left: 3rem;
	}.content ul li, .content ol li, .text-block ul li, .text-block ol li, .tab-content ul li, .tab-content ol li {

		}.text-block .main-title{
    margin-bottom: 0px;
}.text-block .main-title + .subtitle{
    margin-top: 1.5rem;
}.content ul {
		list-style: none;
		position: relative;
		padding-left: 1rem;
	}.content ul li{
    position: relative;
}.content ul li:before {
				content: '+';
				position: absolute;
				left: -1rem;
				top: 0px;
				color: rgb(var(--primary-color));
			}blockquote{
    position: relative;
    font-style: italic;
}blockquote p{
    position: relative;
}.form-wrapper form input, .form-wrapper form textarea, .form-wrapper form select {
			color: rgb(var(--dark-color));
			background-color: rgb(var(--light-color));
			font-size: calc(15px + (17 - 15) * ((100vw - 375px) / (1440 - 375))) !important;
			line-height: 1.6 !important; 
			border: 1px rgb(var(--dark-color)) solid;
		}.form-wrapper form .gform_drop_area {
			border: 1px rgb(var(--dark-color)) solid !important;
			border-radius: 0 !important;
			background: rgb(var(--light-color)) !important;
		}.form-wrapper form .gform_drop_area .gform_drop_instructions {
				color: rgb(var(--dark-color));
				font-family: Oxygen, sans-serif;
				font-size: calc(15px + (17 - 15) * ((100vw - 375px) / (1440 - 375)));
				line-height: 1.6;
			}.form-wrapper form input:not(.gfield-choice-input), .form-wrapper form select{
    height: 3rem;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
}.form-wrapper form input[type=file]{
			padding: 8px !important;
		}.form-wrapper form .gchoice label{
    font-size: calc(15px + (17 - 15) * ((100vw - 375px) / (1440 - 375))) !important;
    line-height: 1.6 !important;
    text-transform: none !important;
}.form-wrapper form textarea{
    padding: 1rem !important;
}.form-wrapper form label, .form-wrapper form legend{
    font-family: Oxygen, sans-serif;
    text-transform: uppercase;
    font-size: calc(10px + (12 - 10) * ((100vw - 375px) / (1440 - 375))) !important;
    line-height: 1 !important;
}.form-wrapper form .gfield_required {
			color: rgb(var(--primary-color)) !important;
		}.form-wrapper form .button:hover{
    cursor: pointer;
}.form-wrapper form .button {
			padding: 1rem 1rem;
			transition: all 0.2s;
			border-radius: 0px;
			font-weight: 500;
			text-decoration: none !important;
			text-transform: uppercase;
			line-height: 1;
			background-color: rgb(var(--primary-color)) !important;
    		color: rgb(var(--dark-color)) !important;
			border: none !important;
		}.form-wrapper form .button:hover {
				background-color: rgba(var(--primary-color), .8) !important;
			}.form-wrapper form #field_6_5{
    margin-bottom: 1rem;
}.form-wrapper form .gsection_title{
    font-size: calc(20px + (28 - 20) * ((100vw - 375px) / (1440 - 375)));
    line-height: 1.2;
}.form-wrapper form .gfield--type-section{
    margin-top: 1.5rem !important;
    border-width: 0px !important;
}.form-wrapper form .gfield--type-section:first-child{
    margin-top: 0px !important;
}.form-wrapper form .gform_confirmation_message{
    font-size: calc(15px + (17 - 15) * ((100vw - 375px) / (1440 - 375)));
    line-height: 1.6;
}:root {
  --menu-width: 450px; /* adjust to taste */
}@media(max-width: 781px) {
    :root {
    --menu-width: 300px; /* adjust to taste */
    }
}body{
    --tw-bg-opacity: 1;
    background-color: rgb(12 12 12 / var(--tw-bg-opacity, 1));
}#page {
  transition: transform 300ms ease;
  transform: all .3s;
}/* Open state */body.menu-open #off-canvas-menu {
  transform: translateX(0);
}body.menu-open #page {
  transform: translateX(calc(var(--menu-width) * -1));
  opacity: .1;
}/* If you want the fixed header to slide sideways with the page too: */body.menu-open #site-header{
  transform: translateX(calc(var(--menu-width) * -1));
  transition: transform 300ms ease;
}/* Prevent sideways scroll when pushed */body.menu-open {
  overflow-x: hidden;
}#off-canvas-menu{
    position: fixed;
    inset: 0px;
    left: auto;
    z-index: 50;
    height: 100vh;
    --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;
    border-left-width: 1px;
    --tw-bg-opacity: 1;
    background-color: rgb(12 12 12 / var(--tw-bg-opacity, 1));
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
    transform: translateX(100%);
        width: var(--menu-width);
        border-left: rgb(var(--dark-color)) 15px solid;
}#off-canvas-menu ul{
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
    border-bottom-width: 1px;
    border-color: rgb(12 12 12 / 0.1);
}#off-canvas-menu nav{
    display: flex;
    height: 100%;
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
    padding-top: 3rem;
}picture#off-canvas-menu nav img, picture#off-canvas-menu nav source {
		width: 100%;
		height: 100%;
	}@media (min-width: 782px){#off-canvas-menu nav{
        padding-top: 4rem;
    }
}@media (min-width: 1440px){#off-canvas-menu nav{
        padding-top: 8rem;
    }
}#off-canvas-menu a{
    text-decoration-line: none;
}#off-canvas-menu li.menu-item.current-menu-item a {
                color: rgb(var(--primary-color));
            }#off-canvas-menu li.menu-item a{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    font-family: Oswald, sans-serif;
    font-size: calc(20px + (25 - 20) * ((100vw - 375px) / (1440 - 375)));
    line-height: 1.2;
    font-weight: 400;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}@media (min-width: 782px){#off-canvas-menu li.menu-item a{
        padding-left: 5rem;
        padding-right: 5rem;
    }
}#off-canvas-menu li.menu-item a:hover {
                color: rgb(var(--primary-color));
            }#submenu-1, #submenu-2, #submenu-3, #submenu-4, #submenu-5, #submenu-6, #submenu-7, #submenu-8, #submenu-9, #submenu-10{
    padding-top: 6rem;
}#off-canvas-menu nav {
	transition: transform 0.3s ease-in-out;
}/* div[id^="submenu-"] {
    transition: transform 0.3s ease-in-out;
} */.translate-x-full {
    transform: translateX(100%);
}.translate-x-0 {
    transform: translateX(0);
}.-translate-x-full {
    transform: translateX(-100%);
}.sub-menu-active {
	z-index: 2;
}footer {
	background: #141417;
	background: linear-gradient(168deg,rgba(12, 12, 12, 1) 67%, rgba(216, 112, 37, .5) 100%);
	overflow-x: hidden;
}/*.dividers {
		svg path {
			@apply text-black;
		}
	}*/footer h5{
    margin-bottom: 1rem;
    font-family: Oxygen, sans-serif;
    font-size: calc(16px + (21 - 16) * ((100vw - 375px) / (1440 - 375)));
    line-height: 1.3;
    font-weight: 700;
}footer nav ul li.menu-item-has-children > a{
    margin-bottom: 1rem;
    display: block;
    --tw-text-opacity: 1;
    color: rgb(106 105 110 / var(--tw-text-opacity, 1));
}footer nav ul li.menu-item-has-children > a:hover{
    text-decoration-line: none;
}@media (min-width: 960px){footer nav ul li.menu-item-has-children > a{
        margin-bottom: 2rem;
    }
}footer nav ul li a{
    font-weight: 400;
    text-decoration-line: none;
}footer nav ul li a:hover{
    text-decoration-line: underline;
}footer .copyright{
    margin-bottom: 1rem;
    --tw-text-opacity: 1;
    color: rgb(106 105 110 / var(--tw-text-opacity, 1));
}footer .copyright nav ul{
    margin-bottom: 0px;
}@media (min-width: 600px){footer .copyright nav ul{
        display: flex;
    }
}footer .copyright nav ul li:last-child{
    border-width: 0px;
    padding-right: 0px;
}@media (min-width: 600px){footer .copyright nav ul li{
        margin-left: 0.25rem;
        margin-right: 0.25rem;
        border-right-width: 1px;
        --tw-border-opacity: 1;
        border-color: rgb(106 105 110 / var(--tw-border-opacity, 1));
        padding-right: 0.5rem;
    }
}address{
    margin-bottom: 2rem;
}address ul, address p{
    margin-bottom: 1rem !important;
    padding-left: 0px !important;
}address p, address li{
    display: block;
    font-family: Oxygen, sans-serif;
    font-size: calc(10px + (12 - 10) * ((100vw - 375px) / (1440 - 375)));
    font-weight: 700;
    text-transform: uppercase;
    font-style: normal;
    line-height: 1.25;
}address p a, address li a{
    text-decoration-line: none;
}address p a:hover, address li a:hover{
    text-decoration-line: underline;
}address p:before, address li:before {
				content: none !important; 
			}/*************************
All controls and other elements that are not dynamically generated or black/white are #929b98 / find and replace 929b98 to ensure you get the SVG's updated as well when updating the theme.

/*************************
Header block
************************ */.block-header h1, .block-header h2, .block-header h3, .block-header h4, .block-header h5, .block-header h6, .block-header p, .block-header li {
		text-shadow: 1px 1px 3px rgba(0, 0, 0, .26);
	}.block-header .header-gallery .slick-list, .block-header .header-gallery .slick-track{
    height: 100%;
}picture.block-header .header-gallery .slick-list img, picture.block-header .header-gallery .slick-list source,picture .block-header .header-gallery .slick-track img, picture .block-header .header-gallery .slick-track source {
		height: 100%;
	}/*************************
CTA Block
************************ */.block-cover .scrim {
		background: linear-gradient(180deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 58.64%), linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
		mix-blend-mode: multiply;
		background-blend-mode: multiply, normal;
	}.block-cover .left-centered{
    align-items: center;
    justify-items: center;
}.block-cover .left-bottom{
    align-items: flex-end;
    justify-items: end;
}.block-cover svg.aspect-square {
		height: calc(100% - 10vw);
	}.block-cover .has-video{
    overflow: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(12 12 12 / var(--tw-bg-opacity, 1));
}@media screen and (max-width: 768px) {.block-cover .has-video {
		max-height: 81.65vh;
		min-height: 81.65vh
}
	}.block-cover .has-video .block-cover__video{
    z-index: 0;
    --tw-bg-opacity: 1;
    background-color: rgb(12 12 12 / var(--tw-bg-opacity, 1));
}.video-container {
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: absolute;
	width: 100%;
	overflow: hidden;
	height: 100%;
}@media screen and (max-width: 768px) {.video-container {
		max-height: 81.65vh;
		min-height: 81.65vh
}
	}.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0; 
	left: 0;
	min-width: 100%;

	min-height: 100vh;
}@media (orientation: landscape) {
	.video-container iframe,
	.video-container object,
	.video-container embed {
		width: calc(100vmin / (9 / 16));
		height: calc(100vmax * (9 / 16));
	}
}@media (orientation: portrait) {
	.video-container iframe,
	.video-container object,
	.video-container embed {
		width: calc(100vmax / (9 / 16));
	}
}.video-container-mobile {
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: absolute;
	width: 100%;
	overflow: hidden;
	height: 100%;
}@media screen and (max-width: 768px) {.video-container-mobile {
		max-height: 81.65vh;
		min-height: 81.65vh
}
	}.video-container-mobile iframe,
.video-container-mobile object,
.video-container-mobile embed {
	position: absolute;
	top: 0;
	left: 0;
	min-width: 100%;

	min-height: 100vh;
}@media screen and (max-width: 768px) {.video-container-mobile iframe,
.video-container-mobile object,
.video-container-mobile embed {
		max-height: 81.65vh
}

		@media screen and (min-height: 670px) {.video-container-mobile iframe,
.video-container-mobile object,
.video-container-mobile embed {
			min-height: 81.65vh
}
		}
	}@media (orientation: landscape) {
	.video-container-mobile iframe,
	.video-container-mobile object,
	.video-container-mobile embed {
		width: calc(100vmax / (16 / 9));
		height: calc(100vmin * (16 / 9));
	}
}@media (orientation: portrait) {
	.video-container-mobile iframe,
	.video-container-mobile object,
	.video-container-mobile embed {
		width: calc(100vmin / (16 / 9));
	}
}/*************************
FAQ SECTION
************************ */.accordian-faqs dt a{
    position: relative;
    display: block;
    width: 100%;
    padding-right: 1.5rem;
}picture.accordian-faqs dt a img, picture.accordian-faqs dt a source {
		width: 100%;
	}.accordian-faqs dt a:after {
		position: absolute;
		right: 0;
		top: 0;
		width: 15px;
		height: 15px;
		transition: all 0.2s;
		content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15px' fill='%23333333' viewBox='0 0 21.14 21.14'%3E%3Cpolygon points='21.14 10.57 21.14 12.05 11.31 12.05 11.31 21.14 9.83 21.14 9.83 12.05 0 12.05 0 10.57 9.83 10.57 9.83 0 11.31 0 11.31 10.57 21.14 10.57'/%3E%3C/svg%3E");
		pointer-events: none;
	}.accordian-faqs dt.opened a:after {
		transform: rotate(45deg) translateY(-0%);
	}/*************************
Post Slider Block
**************************/.post-slider-block{
    position: relative;
    padding-bottom: 3rem;
}/*************************
Slider BLock
**************************/.slider-block .slide-content p{
    font-size: calc(16px + (21 - 16) * ((100vw - 375px) / (1440 - 375)));
    line-height: 2;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.slider-block .slide-slider{
    position: relative;
    padding-bottom: 4rem;
}/*************************
Text/Content Block
************************ */.text-block .text-2-col {
		-moz-column-count: 2;
		     column-count: 2;
	}@media (min-width: 782px){.text-block .text-2-col{
        gap: 3rem;
    }
}@media (min-width: 960px){.text-block .text-2-col{
        gap: 5rem;
    }
}@media (max-width: 768px) {.text-block .text-2-col {
			-moz-column-count: 1;
			     column-count: 1
	}
		}.text-block .text-2-col ul,
		.text-block .text-2-col ol,
		.text-block .text-2-col p {
			-moz-column-break-inside: avoid;
			     break-inside: avoid-column;
		}.blend-mix-blend-multiply{
    mix-blend-mode: multiply;
}.blend-mix-blend-screen{
    mix-blend-mode: screen;
}.blend-mix-blend-difference{
    mix-blend-mode: difference;
}/*************************
Gallery Block
************************ */.gallery .slick-arrow{
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}.gallery .slick-arrow img{
    display: inline-block;
    width: 24px;
}.block-blog-posts .blog-thumbnail img{
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}picture.block-blog-posts .blog-thumbnail img img, picture.block-blog-posts .blog-thumbnail img source {
		width: 100%;
		height: 100%;
		-o-object-fit: cover;
		   object-fit: cover;
	}.block-blog-posts .tps-tab, .block-blog-posts input{
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}.block-blog-posts form {
		border: 1px #a39d99 solid;
		margin-top: 1rem;
		width: 100%;
	}picture.block-blog-posts form img, picture.block-blog-posts form source {
		width: 100%;
	}@media (min-width: 960px){.block-blog-posts form{
        margin-top: 0px;
        width: 50%;
    }
}.block-blog-posts form button{
    display: none;
}.block-blog-posts form input{
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
    font-family: Oxygen, sans-serif;
    font-size: calc(15px + (17 - 15) * ((100vw - 375px) / (1440 - 375)));
    line-height: 1.6;
}picture.block-blog-posts form input img, picture.block-blog-posts form input source {
		width: 100%;
	}.block-blog-posts .tps-tabs .tps-tab{
    position: relative;
    margin: 0px;
    padding-left: 1rem;
    padding-right: 1rem;
    font-family: Oxygen, sans-serif;
    font-size: calc(15px + (17 - 15) * ((100vw - 375px) / (1440 - 375)));
    line-height: 1.6;
    text-transform: uppercase;
}.block-blog-posts .tps-tabs .tps-tab[aria-pressed="true"]::after {
					content: '';
					position: absolute;
					bottom: 0px;
					left: 0px;
					right: 0px;
					display: block;
					height: 0.5rem;
					width: 100%;
					--tw-translate-y: 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));
					--tw-bg-opacity: 1;
					background-color: rgb(189 165 76 / var(--tw-bg-opacity, 1));
				}picture.block-blog-posts .tps-tabs .tps-tab[aria-pressed="true"] img::after, picture.block-blog-posts .tps-tabs .tps-tab[aria-pressed="true"] source::after {
		width: 100%;
	}@media (min-width: 960px){.block-blog-posts .tps-tabs .tps-tab[aria-pressed="true"]::after{
        height: 1.5rem;
    }
}.block-blog-posts .tps-posts, .block-blog-posts .tps-grid{
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
}@media (min-width: 782px){.block-blog-posts .tps-posts, .block-blog-posts .tps-grid{
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}@media (min-width: 1280px){.block-blog-posts .tps-posts, .block-blog-posts .tps-grid{
        gap: 4rem;
    }
}.tps-pagination,
.nav-links{
    padding-top: 2rem;
    font-family: Oxygen, sans-serif;
}.tps-pagination button, 
	.tps-pagination a.next, 
	.tps-pagination a.prev, 
	.nav-links button, 
	.nav-links a.next, 
	.nav-links a.prev{
    height: 2rem;
    width: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(226 223 219 / var(--tw-bg-opacity, 1));
    font-size: calc(15px + (17 - 15) * ((100vw - 375px) / (1440 - 375)));
    line-height: 1.6;
    font-weight: 400;
    --tw-text-opacity: 1;
    color: rgb(12 12 12 / var(--tw-text-opacity, 1));
}.tps-pagination button.tps-next, .tps-pagination a.next.tps-next, .tps-pagination a.prev.tps-next, .nav-links button.tps-next, .nav-links a.next.tps-next, .nav-links a.prev.tps-next {
		}.tps-pagination a.next, .tps-pagination a.prev, .nav-links a.next, .nav-links a.prev{
    display: inline-block;
    width: auto;
    padding-left: 1rem;
    padding-right: 1rem;
}.tps-pagination .tps-page, .nav-links .tps-page{
    padding-left: 1rem;
    padding-right: 1rem;
}.nav-links{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.25rem;
}.nav-links a {
		line-height: 1 !important;
		display: inline-block;
		height: auto;
		padding: 0.5rem;
	}.search-page form{
    width: 100%;
}picture.search-page form img, picture.search-page form source {
		width: 100%;
	}@media (min-width: 960px){.search-page form{
        width: 40%;
    }
}@media(min-width: 768px) {.block-grid.layout2 .aspect-square {
				aspect-ratio: 2 / 1
		}
			}.block-grid.layout4 >.container{
    padding-left: 0px;
    padding-right: 0px;
}@media (min-width: 600px){.block-grid.layout4 >.container{
        padding-left: 5vw;
        padding-right: 5vw;
    }
}.block-grid.layout4 .slick-arrow{
    position: absolute;
    top: 50%;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
			height: 30px;
			width: 30px;
}.block-grid.layout4 .slick-arrow.slick-prev{
    left: 0px;
}.block-grid.layout4 .slick-arrow.slick-next{
    right: 0px;
}.block-grid.layout4 .slick-arrow img {
				height: 20px;
			}.block-grid.layout4 figure .grid-slide,
			.block-grid.layout4 figure .slick-track{
    height: 100%;
}picture.block-grid.layout4 figure .grid-slide img, picture.block-grid.layout4 figure .grid-slide source,picture
			.block-grid.layout4 figure .slick-track img, picture
			.block-grid.layout4 figure .slick-track source {
		height: 100%;
	}.block-grid.layout4 figure .slick-list{
    position: absolute;
    inset: 0px;
}@media(max-width: 781px) {
		.media-block .content.block-padding-bottom{
        padding-bottom: 0px;
    }.media-block-alt > .container {
			padding-right: 5vw;
			padding-left: 5vw
	}  
		.text-block-with-form svg.arrow {
			width: 80px;
		}
	}.landing-block blockquote p{
    margin-bottom: 0px;
			font-size: inherit;
}.expeditions-block.block-slider-custom .peek-a-boo .slick-list {
			padding: 0 15% 0 0 !important;
		}.expeditions-block.block-slider-custom .slider-arrows{
    display: flex;
    justify-content: flex-end;
    gap: 0.5rem;
    padding-top: 1.5rem;
}.expeditions-block.block-slider-custom .slick-arrow{
    position: static;
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}.expeditions-block.block-slider-custom .slick-arrow.slick-prev {
				background-image: url("data:image/svg+xml,%3Csvg width='16' height='14' viewBox='0 0 16 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.28015 12.7083L1.40015 6.56872M1.40015 6.56872L7.28015 0.708252M1.40015 6.56872H15.4001' stroke='%23FFFFFF' stroke-width='2'/%3E%3C/svg%3E%0A");
			}.expeditions-block.block-slider-custom .slick-arrow.slick-next {
				background-image: url("data:image/svg+xml,%3Csvg width='16' height='14' viewBox='0 0 16 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.12 0.69165L14 6.83119M14 6.83119L8.12 12.6917M14 6.83119H0' stroke='%23FFFFFF' stroke-width='2'/%3E%3C/svg%3E%0A");
			}.expeditions-block.block-slider-custom .slick-track{
    display: flex;
    align-items: stretch;
}.expeditions-block.block-slider-custom .slick-slide{
    height: auto !important;
}.expeditions-block.block-slider-expeditions .peek-a-boo .slick-list {
			padding: 0 30% 0 0 !important;
		}@media(max-width: 768px) {.expeditions-block.block-slider-expeditions .peek-a-boo .slick-list {
				padding: 0 10% 0 0 !important
		}
			}.expeditions-block .expeditions-slider{
    margin-bottom: 0px;
}.expeditions-block .expeditions-slider.overlap-bottom-yes{
    --tw-translate-y: 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));
}.expeditions-block .expeditions-slider .slick-track{
    display: flex;
    align-items: stretch;
}.expeditions-block .expeditions-slider .slick-track .item{
    height: auto;
}.expeditions-block .expeditions-slider{
    z-index: 10;
}.expeditions-block .expeditions-slider .slick-list,
		.expeditions-block .expeditions-slider .slick-track{
    height: 100%;
}picture.expeditions-block .expeditions-slider .slick-list img, picture.expeditions-block .expeditions-slider .slick-list source,picture
		.expeditions-block .expeditions-slider .slick-track img, picture
		.expeditions-block .expeditions-slider .slick-track source {
		height: 100%;
	}.expeditions-block .expeditions-slider .slick-arrow {
			background-color: rgb(var(--light-color));
			top: 24rem;
		}.expeditions-block .expeditions-slider .slick-arrow.slick-prev {
				background-image: url("data:image/svg+xml,%3Csvg width='16' height='14' viewBox='0 0 16 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.28015 12.7083L1.40015 6.56872M1.40015 6.56872L7.28015 0.708252M1.40015 6.56872H15.4001' stroke='%230B0B0C' stroke-width='2'/%3E%3C/svg%3E%0A");
				left: 1rem;
			}.expeditions-block .expeditions-slider .slick-arrow.slick-next {
				background-image: url("data:image/svg+xml,%3Csvg width='16' height='14' viewBox='0 0 16 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.12 0.69165L14 6.83119M14 6.83119L8.12 12.6917M14 6.83119H0' stroke='%230B0B0C' stroke-width='2'/%3E%3C/svg%3E%0A");
				right: 1.5rem;
			}.expeditions-block .expeditions-slider .slick-dots{
    position: static;
    display: flex;
    justify-content: center;
    gap: 0.25rem;
    padding-right: 5vw;
    padding-bottom: 2rem;
    padding-top: 1rem;
}.expeditions-block .expeditions-slider .slick-dots li{
    margin: 0px;
    display: block;
    width: auto;
    padding: 0px;
}.expeditions-block .expeditions-slider .slick-dots li button{
    display: block;
    height: auto;
    width: auto;
    padding: 0px;
}.expeditions-block .expeditions-slider .slick-dots li button:before {
						font-size: 25px;
						position: static;
					}.testimonial-block {
	overflow: hidden;
	
}.testimonial-block .testimonials-slider .slick-arrow{
    top: 50%;
					border: rgb(var(--tertiary-color)) 1px solid;
}.testimonial-block .testimonials-slider .slick-arrow.slick-prev {
						background-image: url("data:image/svg+xml,%3Csvg width='16' height='14' viewBox='0 0 16 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.28015 12.7083L1.40015 6.56872M1.40015 6.56872L7.28015 0.708252M1.40015 6.56872H15.4001' stroke='%236A696E' stroke-width='2'/%3E%3C/svg%3E%0A");
					}.testimonial-block .testimonials-slider .slick-arrow.slick-next {
						background-image: url("data:image/svg+xml,%3Csvg width='16' height='14' viewBox='0 0 16 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.12 0.69165L14 6.83119M14 6.83119L8.12 12.6917M14 6.83119H0' stroke='%236A696E' stroke-width='2'/%3E%3C/svg%3E%0A");
					}.testimonial-block.layout1 .custom-gallery {
				width: 110vw;
				margin-left: -5vw;
				margin-right: -5vw;
				margin-top: -25px;
				display: grid;
				grid-template-columns: repeat(6, 1fr);
				grid-template-rows: auto auto;
				gap: 50px;
			}.testimonial-block.layout1 .custom-gallery .gallery-item {
					width: calc((100vw - (50px * 5)) / 6);
					position: relative;
				}.testimonial-block.layout1 .custom-gallery .gallery-item img{
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}picture.testimonial-block.layout1 .custom-gallery .gallery-item img img, picture.testimonial-block.layout1 .custom-gallery .gallery-item img source {
		width: 100%;
		height: 100%;
		-o-object-fit: cover;
		   object-fit: cover;
	}.testimonial-block.layout1 .custom-gallery .gallery-item.is-square {
						aspect-ratio: 1 / 1;
						-o-object-fit: cover;
						   object-fit: cover;
						border-radius: 50%;
						overflow: hidden;
					}.testimonial-block.layout1 .custom-gallery .gallery-item.is-vertical{
						aspect-ratio: 3 / 4;
						-o-object-fit: cover;
						   object-fit: cover;
					}.testimonial-block.layout1 .custom-gallery .gallery-item.item-3,
					.testimonial-block.layout1 .custom-gallery .gallery-item.item-7 {
						aspect-ratio: 3 / 2;
					}.testimonial-block.layout1 .custom-gallery .gallery-item.item-4,
					.testimonial-block.layout1 .custom-gallery .gallery-item.item-6,
					.testimonial-block.layout1 .custom-gallery .gallery-item.item-10 {
						border: 1px solid rgb(var(--light-color));
					}.testimonial-block.layout1 .custom-gallery .pair .gallery-item {
						margin-bottom: 50px;
					}.testimonial-block.layout1 .custom-gallery .pair .gallery-item:last-child{
    position: absolute;
    margin-bottom: 0px;
}@media(max-width:1300px) {.testimonial-block.layout1 .custom-gallery {
					gap: 15px;
					margin-top: -15px
			} 
					.testimonial-block.layout1 .custom-gallery .gallery-item {
						width: calc((100vw - (15px * 5)) / 6);
					}
					.testimonial-block.layout1 .custom-gallery .pair .gallery-item {
						margin-bottom: 15px;
					}
				}@media(max-width:600px) {.testimonial-block.layout1 .custom-gallery {
					gap: 5px;
					margin-top: 0px
			} 
					.testimonial-block.layout1 .custom-gallery .gallery-item {
						width: calc((100vw - (5px * 5)) / 6);
					}
					.testimonial-block.layout1 .custom-gallery .pair .gallery-item {
						margin-bottom: 5px;
					}
				}.testimonial-block.layout1 .slick-prev{
    left: 0px;
}@media (min-width: 600px){.testimonial-block.layout1 .slick-prev{
        left: -25px;
    }
}.testimonial-block.layout1 .slick-next{
    right: 0px;
}@media (min-width: 600px){.testimonial-block.layout1 .slick-next{
        right: -25px;
    }
}.testimonial-block.layout2 .custom-gallery{
    inset: 0px;
    margin-left: auto;
    width: 100%;
    gap: 25px;
}picture.testimonial-block.layout2 .custom-gallery img, picture.testimonial-block.layout2 .custom-gallery source {
		width: 100%;
	}@media (min-width: 782px){.testimonial-block.layout2 .custom-gallery{
        position: absolute;
        width: 30vw;
    }
}@media (min-width: 960px){.testimonial-block.layout2 .custom-gallery{
        gap: 50px;
    }
}.testimonial-block.layout2 .custom-gallery {
			margin-right: -5vw;
			margin-top: -25px;
			display: grid;
			grid-template-columns: repeat(2, 1fr);
			grid-template-rows: auto auto;
		}.testimonial-block.layout2 .custom-gallery .gallery-item{
    position: relative;
    margin-bottom: 0px;
    width: 100%;
}picture.testimonial-block.layout2 .custom-gallery .gallery-item img, picture.testimonial-block.layout2 .custom-gallery .gallery-item source {
		width: 100%;
	}@media (min-width: 782px){.testimonial-block.layout2 .custom-gallery .gallery-item{
        margin-bottom: 25px;
    }
}@media (min-width: 960px){.testimonial-block.layout2 .custom-gallery .gallery-item{
        margin-bottom: 50px;
    }
}.testimonial-block.layout2 .custom-gallery .gallery-item img{
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}picture.testimonial-block.layout2 .custom-gallery .gallery-item img img, picture.testimonial-block.layout2 .custom-gallery .gallery-item img source {
		width: 100%;
		height: 100%;
		-o-object-fit: cover;
		   object-fit: cover;
	}.testimonial-block.layout2 .custom-gallery .gallery-item.is-square {
					aspect-ratio: 1 / 1;
					-o-object-fit: cover;
					   object-fit: cover;
					border-radius: 50%;
					overflow: hidden;
				}.testimonial-block.layout2 .custom-gallery .gallery-item.is-vertical{
					aspect-ratio: 3 / 4;
					-o-object-fit: cover;
					   object-fit: cover;
				}.testimonial-block.layout2 .custom-gallery .gallery-item.item-1 {
					aspect-ratio: 3 / 2;
				}.testimonial-block.layout2 .custom-gallery .gallery-item.item-1,
				.testimonial-block.layout2 .custom-gallery .gallery-item.item-4 {
					border: 1px solid rgb(var(--light-color));
				}@media(max-width: 781px) {
					.testimonial-block.layout2 .custom-gallery .gallery-item.item-2, 
					.testimonial-block.layout2 .custom-gallery .gallery-item.item-4 {
						display: none;
					}
				.testimonial-block.layout2 .container.block-padding-top {
					padding-top: 0;
				}
				}.testimonial-block.layout2 .slick-prev{
    left: 0px;
}@media (min-width: 600px){.testimonial-block.layout2 .slick-prev{
        left: -75px;
    }
}.testimonial-block.layout2 .slick-next{
    right: 0px;
}@media (min-width: 600px){.testimonial-block.layout2 .slick-next{
        right: -0px;
    }
}@media (min-width: 960px){.testimonial-block.layout2 .testimonials-slider{
        padding-right: 6rem;
    }
}.journey-block .journey-line{
    position: absolute;
    inset: 0px;
    height: 100%;
    width: 100%;
    padding-top: 2rem;
    padding-bottom: 2rem;
}picture.journey-block .journey-line img, picture.journey-block .journey-line source {
		width: 100%;
		height: 100%;
	}@media(max-width: 781px) {.journey-block .steps{
        padding-top: 2rem;
    }
		}.expeditions-template-default .block-header .main-heading{
    margin-bottom: 2rem;
}.expeditions-template-default .block-header .subtitle{
    margin-bottom: 0.5rem;
    font-family: Oxygen, sans-serif;
    font-weight: 400;
    text-transform: none;
    letter-spacing: 0em;
}.expeditions-template-default .block-header .content{
    font-family: Oswald, sans-serif;
}.expeditions-template-default .media-block .days-distance p span{
    display: block;
    font-family: Oswald, sans-serif;
    text-transform: uppercase;
    line-height: 1.25;
    letter-spacing: 0.1em;
}/*
	Class for custom iamge type "thin-bar

*/.is-style-thin-bar{
	 margin-bottom:0px!important;
	 margin-top:0px!important;
 }.is-style-thin-bar img{
		 height: 50vh; 
		 -o-object-fit: cover; 
		    object-fit: cover;
		
	 }.slick-arrow{
    position: absolute;
    z-index: 10;
    height: 45px;
    width: 45px;
    border-radius: 9999px;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(12 12 12 / var(--tw-border-opacity, 1));
	border-style: solid;
	background-repeat: no-repeat !important;
	background-position: center !important;
	background-size: 14px;
	transition: all .3s;
}.slick-arrow:before {
		content: none; 
	}.slick-arrow img{
    display: none;
}/*************************
Blog Specific Stylings
************************ */.meta-deets{
    font-weight: 700;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
    text-transform: uppercase;
    font-size: calc(15px + (17 - 15) * ((100vw - 375px) / (1440 - 375)));
    line-height: 1.6;
}.meta-deets span{
    margin-left: 0.5rem;
}.post-sidebar hr{
    width: 6rem;
    padding-bottom: 2rem;
    margin-left: 0px;
    margin-right: 0px;
    border-width: 0px;
    margin-bottom: 0px;
		border-top:3px solid;
}.single-post .site-content .alignwide {
			margin-left:0;
			margin-right:0;
		}.single-post .site-content .wp-block-heading{
    margin-bottom: 1.5rem;
}.single-post .site-content h2.wp-block-heading,
		.single-post .site-content h2{
    margin-bottom: 1.5rem;
    font-size: calc(20px + (28 - 20) * ((100vw - 375px) / (1440 - 375)));
    line-height: 1.2;
}.single-post .site-content h3.wp-block-heading,
		.single-post .site-content h3:not(.post-title){
    margin-bottom: 1.5rem;
    font-size: calc(16px + (21 - 16) * ((100vw - 375px) / (1440 - 375)));
    line-height: 1.3;
}/* Products */.single-ghl_product header .custom-logo {
			filter: contrast(0) brightness(0);
		}.single-ghl_product header .wp-block-buttons .wp-block-button__link.button-white.btn-outlined {
						border-color: rgb(var(--dark-color));
						color: rgb(var(--dark-color)); 
						background-color: transparent;
					}.single-ghl_product header .wp-block-buttons .wp-block-button__link.button-white.btn-outlined .arrow {
							border: rgb(var(--dark-color)) 1px solid;
							background-color: transparent;
						}.single-ghl_product header .wp-block-buttons .wp-block-button__link.button-white.btn-outlined .arrow svg path {
								stroke: rgb(var(--dark-color));
							}.single-ghl_product header .wp-block-buttons .wp-block-button__link.button-white.btn-outlined:hover {
							background-color: rgb(var(--dark-color)) !important;
							color: #fff !important;
						}.single-ghl_product header .wp-block-buttons .wp-block-button__link.button-white.btn-outlined:hover .arrow{
    --tw-bg-opacity: 1;
    background-color: rgb(12 12 12 / var(--tw-bg-opacity, 1));
}.single-ghl_product header .wp-block-buttons .wp-block-button__link.button-white.btn-outlined:hover .arrow svg path{
    stroke: currentColor;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.single-ghl_product header .menu-toggle:not(.is-menu-open) .bars span {
			background-color: rgb(var(--dark-color));
		}.single-ghl_product .scrim{
    display: none;
}.first\:mt-0:first-child{
    margin-top: 0px;
}.last\:mr-0:last-child{
    margin-right: 0px;
}.last\:border-0:last-child{
    border-width: 0px;
}.hover\:rotate-0:hover{
    --tw-rotate: 0deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.hover\:rotate-45:hover{
    --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));
}.hover\:scale-105:hover{
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.hover\:cursor-pointer:hover{
    cursor: pointer;
}.hover\:text-white:hover{
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.hover\:underline:hover{
    text-decoration-line: underline;
}.hover\:no-underline:hover{
    text-decoration-line: none;
}.hover\:opacity-50:hover{
    opacity: 0.5;
}.hover\:opacity-80:hover{
    opacity: 0.8;
}.hover\:opacity-90:hover{
    opacity: 0.9;
}.focus\:ring:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}.focus\:ring-opacity-50:focus{
    --tw-ring-opacity: 0.5;
}.group:hover .group-hover\:text-black{
    --tw-text-opacity: 1;
    color: rgb(12 12 12 / var(--tw-text-opacity, 1));
}.group:hover .group-hover\:opacity-50{
    opacity: 0.5;
}@media (min-width: 480px){.xs\:h-96{
        height: 24rem;
    }
}@media (min-width: 600px){.sm\:-left-\[25px\]{
        left: -25px;
    }.sm\:-left-\[75px\]{
        left: -75px;
    }.sm\:-right-\[25px\]{
        right: -25px;
    }.sm\:mb-8{
        margin-bottom: 2rem;
    }.sm\:ml-1{
        margin-left: 0.25rem;
    }.sm\:mr-1{
        margin-right: 0.25rem;
    }.sm\:flex{
        display: flex;
    }.sm\:grid{
        display: grid;
    }.sm\:hidden{
        display: none;
    }.sm\:h-\[46px\]{
        height: 46px;
    }.sm\:max-h-48{
        max-height: 12rem;
    }.sm\:w-1\/2{
        width: 50%;
    }.sm\:w-1\/3{
        width: 33.333333%;
    }.sm\:w-3\/4{
        width: 75%;
    }.sm\:w-48{
        width: 12rem;
    }.sm\:w-\[50px\]{
        width: 50px;
    }.sm\:grid-cols-2{
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }.sm\:flex-col{
        flex-direction: column;
    }.sm\:items-end{
        align-items: flex-end;
    }.sm\:gap-2{
        gap: 0.5rem;
    }.sm\:gap-6{
        gap: 1.5rem;
    }.sm\:border-r{
        border-right-width: 1px;
    }.sm\:border-\[\#6A696E\]{
        --tw-border-opacity: 1;
        border-color: rgb(106 105 110 / var(--tw-border-opacity, 1));
    }.sm\:px-\[5vw\]{
        padding-left: 5vw;
        padding-right: 5vw;
    }.sm\:pb-12{
        padding-bottom: 3rem;
    }.sm\:pl-10{
        padding-left: 2.5rem;
    }.sm\:pr-2{
        padding-right: 0.5rem;
    }.sm\:text-left{
        text-align: left;
    }.sm\:text-sm{
        font-size: calc(13px + (14 - 13) * ((100vw - 375px) / (1440 - 375)));
        line-height: 1.4;
    }.sm\:text-xxs{
        font-size: calc(8px + (10 - 8) * ((100vw - 375px) / (1440 - 375)));
        line-height: 1;
    }
}@media (min-width: 782px){.md\:absolute{
        position: absolute;
    }.md\:inset-0{
        inset: 0px;
    }.md\:right-24{
        right: 6rem;
    }.md\:right-5{
        right: 1.25rem;
    }.md\:top-5{
        top: 1.25rem;
    }.md\:order-1{
        order: 1;
    }.md\:order-2{
        order: 2;
    }.md\:mb-0{
        margin-bottom: 0px;
    }.md\:mb-\[25px\]{
        margin-bottom: 25px;
    }.md\:ml-8{
        margin-left: 2rem;
    }.md\:mr-8{
        margin-right: 2rem;
    }.md\:mt-0{
        margin-top: 0px;
    }.md\:block{
        display: block;
    }.md\:inline-block{
        display: inline-block;
    }.md\:flex{
        display: flex;
    }.md\:hidden{
        display: none;
    }.md\:h-52{
        height: 13rem;
    }.md\:h-\[300px\]{
        height: 300px;
    }.md\:h-\[350px\]{
        height: 350px;
    }.md\:h-auto{
        height: auto;
    }.md\:h-screen{
        height: 100vh;
    }.md\:max-h-52{
        max-height: 13rem;
    }.md\:max-h-none{
        max-height: none;
    }.md\:w-1\/2{
        width: 50%;
    }.md\:w-1\/3{
        width: 33.333333%;
    }.md\:w-1\/4{
        width: 25%;
    }.md\:w-1\/5{
        width: 20%;
    }.md\:w-2\/3{
        width: 66.666667%;
    }.md\:w-3\/4{
        width: 75%;
    }.md\:w-3\/5{
        width: 60%;
    }.md\:w-4\/5{
        width: 80%;
    }.md\:w-\[30vw\]{
        width: 30vw;
    }.md\:grid-cols-2{
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }.md\:grid-cols-3{
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }.md\:flex-row{
        flex-direction: row;
    }.md\:items-center{
        align-items: center;
    }.md\:justify-start{
        justify-content: flex-start;
    }.md\:gap-12{
        gap: 3rem;
    }.md\:gap-20{
        gap: 5rem;
    }.md\:gap-24{
        gap: 6rem;
    }.md\:gap-3{
        gap: 0.75rem;
    }.md\:gap-4{
        gap: 1rem;
    }.md\:gap-6{
        gap: 1.5rem;
    }.md\:gap-x-12{
        -moz-column-gap: 3rem;
             column-gap: 3rem;
    }.md\:gap-x-6{
        -moz-column-gap: 1.5rem;
             column-gap: 1.5rem;
    }.md\:gap-x-8{
        -moz-column-gap: 2rem;
             column-gap: 2rem;
    }.md\:gap-y-16{
        row-gap: 4rem;
    }.md\:gap-y-24{
        row-gap: 6rem;
    }.md\:rounded-3xl{
        border-radius: 1.5rem;
    }.md\:rounded-\[60px\]{
        border-radius: 60px;
    }.md\:rounded-bl-3xl{
        border-bottom-left-radius: 1.5rem;
    }.md\:rounded-br-3xl{
        border-bottom-right-radius: 1.5rem;
    }.md\:rounded-tl-3xl{
        border-top-left-radius: 1.5rem;
    }.md\:rounded-tr-3xl{
        border-top-right-radius: 1.5rem;
    }.md\:bg-transparent{
        background-color: transparent;
    }.md\:p-12{
        padding: 3rem;
    }.md\:p-16{
        padding: 4rem;
    }.md\:p-4{
        padding: 1rem;
    }.md\:p-8{
        padding: 2rem;
    }.md\:px-12{
        padding-left: 3rem;
        padding-right: 3rem;
    }.md\:px-20{
        padding-left: 5rem;
        padding-right: 5rem;
    }.md\:px-4{
        padding-left: 1rem;
        padding-right: 1rem;
    }.md\:py-20{
        padding-top: 5rem;
        padding-bottom: 5rem;
    }.md\:pb-10{
        padding-bottom: 2.5rem;
    }.md\:pb-20{
        padding-bottom: 5rem;
    }.md\:pb-6{
        padding-bottom: 1.5rem;
    }.md\:pb-8{
        padding-bottom: 2rem;
    }.md\:pl-8{
        padding-left: 2rem;
    }.md\:pt-12{
        padding-top: 3rem;
    }.md\:pt-16{
        padding-top: 4rem;
    }.md\:pt-20{
        padding-top: 5rem;
    }.md\:pt-40{
        padding-top: 10rem;
    }.md\:pt-6{
        padding-top: 1.5rem;
    }.md\:pt-8{
        padding-top: 2rem;
    }.md\:text-right{
        text-align: right;
    }.md\:text-3xl{
        font-size: calc(23px + (35 - 23) * ((100vw - 375px) / (1440 - 375)));
        line-height: 1.1;
    }.md\:alignnone{
        margin-left: 0px;
        margin-right: 0px;
        height: auto;
        max-width: 100%;
    }
}@media (min-width: 960px){.lg\:absolute{
        position: absolute;
    }.lg\:right-0{
        right: 0px;
    }.lg\:top-1\/4{
        top: 25%;
    }.lg\:order-1{
        order: 1;
    }.lg\:order-2{
        order: 2;
    }.lg\:col-span-2{
        grid-column: span 2 / span 2;
    }.lg\:mx-0{
        margin-left: 0px;
        margin-right: 0px;
    }.lg\:mb-0{
        margin-bottom: 0px;
    }.lg\:mb-6{
        margin-bottom: 1.5rem;
    }.lg\:mb-8{
        margin-bottom: 2rem;
    }.lg\:mb-\[50px\]{
        margin-bottom: 50px;
    }.lg\:flex{
        display: flex;
    }.lg\:h-6{
        height: 1.5rem;
    }.lg\:h-96{
        height: 24rem;
    }.lg\:h-auto{
        height: auto;
    }.lg\:w-1\/2{
        width: 50%;
    }.lg\:w-1\/3{
        width: 33.333333%;
    }.lg\:w-2\/3{
        width: 66.666667%;
    }.lg\:w-2\/5{
        width: 40%;
    }.lg\:w-3\/4{
        width: 75%;
    }.lg\:w-3\/5{
        width: 60%;
    }.lg\:w-52{
        width: 13rem;
    }.lg\:w-\[850px\]{
        width: 850px;
    }.lg\:w-auto{
        width: auto;
    }.lg\:grid-cols-2{
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }.lg\:grid-cols-3{
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }.lg\:grid-cols-4{
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }.lg\:gap-12{
        gap: 3rem;
    }.lg\:gap-16{
        gap: 4rem;
    }.lg\:gap-20{
        gap: 5rem;
    }.lg\:gap-32{
        gap: 8rem;
    }.lg\:gap-40{
        gap: 10rem;
    }.lg\:gap-8{
        gap: 2rem;
    }.lg\:gap-\[50px\]{
        gap: 50px;
    }.lg\:gap-x-8{
        -moz-column-gap: 2rem;
             column-gap: 2rem;
    }.lg\:rounded-\[60px\]{
        border-radius: 60px;
    }.lg\:rounded-t-\[60px\]{
        border-top-left-radius: 60px;
        border-top-right-radius: 60px;
    }.lg\:p-12{
        padding: 3rem;
    }.lg\:p-4{
        padding: 1rem;
    }.lg\:p-8{
        padding: 2rem;
    }.lg\:px-0{
        padding-left: 0px;
        padding-right: 0px;
    }.lg\:px-10{
        padding-left: 2.5rem;
        padding-right: 2.5rem;
    }.lg\:px-16{
        padding-left: 4rem;
        padding-right: 4rem;
    }.lg\:px-20{
        padding-left: 5rem;
        padding-right: 5rem;
    }.lg\:px-32{
        padding-left: 8rem;
        padding-right: 8rem;
    }.lg\:px-8{
        padding-left: 2rem;
        padding-right: 2rem;
    }.lg\:py-8{
        padding-top: 2rem;
        padding-bottom: 2rem;
    }.lg\:pb-0{
        padding-bottom: 0px;
    }.lg\:pb-20{
        padding-bottom: 5rem;
    }.lg\:pb-6{
        padding-bottom: 1.5rem;
    }.lg\:pl-12{
        padding-left: 3rem;
    }.lg\:pr-0{
        padding-right: 0px;
    }.lg\:pr-12{
        padding-right: 3rem;
    }.lg\:pr-8{
        padding-right: 2rem;
    }.lg\:pt-20{
        padding-top: 5rem;
    }.lg\:pt-48{
        padding-top: 12rem;
    }.lg\:text-right{
        text-align: right;
    }.lg\:text-lg{
        font-size: calc(16px + (21 - 16) * ((100vw - 375px) / (1440 - 375)));
        line-height: 1.3;
    }.lg\:last\:pr-0:last-child{
        padding-right: 0px;
    }
}@media (min-width: 1280px){.xl\:right-16{
        right: 4rem;
    }.xl\:right-24{
        right: 6rem;
    }.xl\:h-96{
        height: 24rem;
    }.xl\:h-\[400px\]{
        height: 400px;
    }.xl\:h-\[500px\]{
        height: 500px;
    }.xl\:w-2\/3{
        width: 66.666667%;
    }.xl\:w-2\/5{
        width: 40%;
    }.xl\:w-3\/5{
        width: 60%;
    }.xl\:w-72{
        width: 18rem;
    }.xl\:grid-cols-3{
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }.xl\:gap-12{
        gap: 3rem;
    }.xl\:gap-32{
        gap: 8rem;
    }.xl\:p-12{
        padding: 3rem;
    }.xl\:p-16{
        padding: 4rem;
    }.xl\:px-12{
        padding-left: 3rem;
        padding-right: 3rem;
    }.xl\:py-32{
        padding-top: 8rem;
        padding-bottom: 8rem;
    }.xl\:pb-16{
        padding-bottom: 4rem;
    }.xl\:pl-28{
        padding-left: 7rem;
    }.xl\:pr-28{
        padding-right: 7rem;
    }.xl\:pt-72{
        padding-top: 18rem;
    }.xl\:text-6xl{
        font-size: calc(45px + (80 - 45) * ((100vw - 375px) / (1440 - 375)));
        line-height: 1;
    }
}@media (min-width: 1440px){.\32xl\:right-0{
        right: 0px;
    }.\32xl\:mx-0{
        margin-left: 0px;
        margin-right: 0px;
    }.\32xl\:w-1\/2{
        width: 50%;
    }.\32xl\:w-3\/5{
        width: 60%;
    }.\32xl\:max-w-2xl{
        max-width: 42rem;
    }.\32xl\:grid-cols-4{
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }.\32xl\:p-16{
        padding: 4rem;
    }.\32xl\:pt-96{
        padding-top: 24rem;
    }
}

