:root {
  --color1: #fff1e4;
  --color2: #ffdbb2;
  --color3: #39483e;
  --font-main: 'Encode Sans', Helvetica, sans-serif;
  --font-secondary: 'condor', times, serif;
}

body,
html {
  font-family: var(--font-main);
}

p {
  font-family: var(--font-main);
}

.standard__headline {
  font-family: var(--font-secondary);
}

/* Padding-Top (pt) */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Padding-Bottom (pb) */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

[data-name='acf_inner-hero'] .spacing__container {
  padding-top: 120px;
  padding-bottom: 60px;
}

@media (min-width: 1400px) {
  [data-name='acf_inner-hero'] .spacing__container {
    padding-top: 300px;
    padding-bottom: 90px;
  }
}

[data-name='acf_inner-hero'] h1,
[data-name='acf_inner-hero'] h2 {
  font-weight: 300;
}

[data-name='acf_blog-parent'] .spacing__container {
  padding-top: 60px;
  padding-bottom: 60px;
}

[data-name='acf_blog-child'] .text__summary p:not(:last-child),
[data-name='acf_blog-child'] .text__summary ul:not(:last-child),
[data-name='acf_blog-child'] .text__summary ol:not(:last-child) {
  padding-bottom: 30px;
}

[data-name='acf_blog-child'] .spacing__container {
  padding-top: 120px;
  padding-bottom: 0px;
}

[data-name='acf_blog-child'] .text__summary ul li {
  position: relative;
  padding-left: 30px;
}

[data-name='acf_blog-child'] .text__summary ol {
  list-style-type: decimal;
  padding-left: 30px;
}

[data-name='acf_blog-child'] .related-posts .standard__headline,
[data-name='acf_blog-child'] .blog-header .standard__headline {
  font-weight: 300;
}

[data-name='acf_blog-child'] .splide__arrows {
  height: 0px;
  opacity: 0;
}

[data-name='acf_blog-child'] .text__summary ul li:after {
  position: absolute;
  left: 0px;
  top: 50%;
  display: block;
  height: 8px;
  width: 8px;
  --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));
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(57 72 62 / var(--tw-bg-opacity, 1));
  --tw-content: none;
  content: var(--tw-content);
  content: '';
}

*,
::before,
::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}

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

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

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

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

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

html,
:host {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
  tab-size: 4;
  /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji',
    'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
  -webkit-tap-highlight-color: transparent;
  /* 7 */
}

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

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

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

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

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

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

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

button,
select {
  text-transform: none;
}

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

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

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

:-moz-focusring {
  outline: auto;
}

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

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

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

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

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

summary {
  display: list-item;
}

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

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

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

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

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

/*
Set the default cursor for buttons.
*/

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

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

:disabled {
  cursor: default;
}

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

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

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

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

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

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

.\!container {
  width: 100% !important;
}

.container {
  width: 100%;
}

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

  .container {
    max-width: 360px;
  }
}

@media (min-width: 399px) {
  .\!container {
    max-width: 399px !important;
  }

  .container {
    max-width: 399px;
  }
}

@media (min-width: 480px) {
  .\!container {
    max-width: 480px !important;
  }

  .container {
    max-width: 480px;
  }
}

@media (min-width: 600px) {
  .\!container {
    max-width: 600px !important;
  }

  .container {
    max-width: 600px;
  }
}

@media (min-width: 767px) {
  .\!container {
    max-width: 767px !important;
  }

  .container {
    max-width: 767px;
  }
}

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

  .container {
    max-width: 1024px;
  }
}

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

  .container {
    max-width: 1200px;
  }
}

@media (min-width: 1400px) {
  .\!container {
    max-width: 1400px !important;
  }

  .container {
    max-width: 1400px;
  }
}

@media (min-width: 1600px) {
  .\!container {
    max-width: 1600px !important;
  }

  .container {
    max-width: 1600px;
  }
}

@media (min-width: 1800px) {
  .\!container {
    max-width: 1800px !important;
  }

  .container {
    max-width: 1800px;
  }
}

.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-y-0 {
  top: 0px;
  bottom: 0px;
}

.-right-\[20\%\] {
  right: -20%;
}

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

.bottom-0 {
  bottom: 0px;
}

.left-0 {
  left: 0px;
}

.right-0 {
  right: 0px;
}

.right-3 {
  right: 0.75rem;
}

.right-4 {
  right: 1rem;
}

.right-6 {
  right: 1.5rem;
}

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

.top-0 {
  top: 0px;
}

.top-3 {
  top: 0.75rem;
}

.top-4 {
  top: 1rem;
}

.top-6 {
  top: 1.5rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

.my-\[20px\] {
  margin-top: 20px;
  margin-bottom: 20px;
}

.my-\[36px\] {
  margin-top: 36px;
  margin-bottom: 36px;
}

.my-\[50px\] {
  margin-top: 50px;
  margin-bottom: 50px;
}

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

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

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

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

.mb-11 {
  margin-bottom: 2.75rem;
}

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

.mb-15 {
  margin-bottom: 60px;
}

.mb-17 {
  margin-bottom: 70px;
}

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

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

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

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

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

.mb-7 {
  margin-bottom: 1.75rem;
}

.mb-8 {
  margin-bottom: 30px;
}

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

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

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

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

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

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

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

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

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

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

.mt-8 {
  margin-top: 30px;
}

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

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

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

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

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

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

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

.block {
  display: block;
}

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

.inline {
  display: inline;
}

.flex {
  display: flex;
}

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

.table {
  display: table;
}

.grid {
  display: grid;
}

.contents {
  display: contents;
}

.hidden {
  display: none;
}

.h-20 {
  height: 5rem;
}

.h-8 {
  height: 2rem;
}

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

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

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

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

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

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

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

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

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

.h-full {
  height: 100%;
}

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

.h-screen {
  height: 100vh;
}

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

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

.min-h-14 {
  min-height: 3.5rem;
}

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

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

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

.w-20 {
  width: 5rem;
}

.w-8 {
  width: 2rem;
}

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

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

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

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

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

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

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

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

.w-full {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.max-w-\[92vw\] {
  max-width: 92vw;
}

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

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

.origin-top-right {
  transform-origin: top right;
}

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

.scale-\[\.5\] {
  --tw-scale-x: 0.5;
  --tw-scale-y: 0.5;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

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

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

.animate-spin {
  animation: spin 1s linear infinite;
}

.cursor-pointer {
  cursor: pointer;
}

.resize {
  resize: both;
}

.appearance-none {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.columns-1 {
  -moz-columns: 1;
  columns: 1;
}

.columns-2 {
  -moz-columns: 2;
  columns: 2;
}

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

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

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

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

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

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

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

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

.gap-10 {
  gap: 2.5rem;
}

.gap-16 {
  gap: 4rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-8 {
  gap: 2rem;
}

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

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

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

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

.overflow-hidden {
  overflow: hidden;
}

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

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

.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.rounded {
  border-radius: 0.25rem;
}

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

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

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

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

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

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

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

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

.rounded-b-\[20px\] {
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}

.rounded-b-\[30px\] {
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
}

.border {
  border-width: 1px;
}

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

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

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

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

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

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

.border-color3 {
  --tw-border-opacity: 1;
  border-color: rgb(57 72 62 / var(--tw-border-opacity, 1));
}

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

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

.bg-color3 {
  --tw-bg-opacity: 1;
  background-color: rgb(57 72 62 / var(--tw-bg-opacity, 1));
}

.fill-\[var\(--color1\)\] {
  fill: var(--color1);
}

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

.p-2 {
  padding: 0.5rem;
}

.p-30 {
  padding: 30px;
}

.p-5 {
  padding: 1.25rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pb-\[var\(--DefaultBottomPadding\)\] {
  padding-bottom: var(--DefaultBottomPadding);
}

.pl-12 {
  padding-left: 3rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pt-\[var\(--DefaultTopPadding\)\] {
  padding-top: var(--DefaultTopPadding);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.italic {
  font-style: italic;
}

.leading-\[0\.6\] {
  line-height: 0.6;
}

.leading-\[0\.9\] {
  line-height: 0.9;
}

.leading-\[1\.12\] {
  line-height: 1.12;
}

.leading-\[1\.8px\] {
  line-height: 1.8px;
}

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

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

.leading-tight {
  line-height: 1.25;
}

.tracking-\[1\.8px\] {
  letter-spacing: 1.8px;
}

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

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

.text-color3 {
  --tw-text-opacity: 1;
  color: rgb(57 72 62 / var(--tw-text-opacity, 1));
}

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

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

.opacity-0 {
  opacity: 0;
}

.opacity-100 {
  opacity: 1;
}

.opacity-75 {
  opacity: 0.75;
}

.outline {
  outline-style: solid;
}

.outline-color2 {
  outline-color: #ffdbb2;
}

.outline-color3 {
  outline-color: #39483e;
}

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

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

.transition {
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    -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;
}

.placeholder\:text-color2::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(255 219 178 / var(--tw-text-opacity, 1));
}

.placeholder\:text-color2::placeholder {
  --tw-text-opacity: 1;
  color: rgb(255 219 178 / var(--tw-text-opacity, 1));
}

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

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

.after\:top-0::after {
  content: var(--tw-content);
  top: 0px;
}

.after\:h-full::after {
  content: var(--tw-content);
  height: 100%;
}

.after\:w-full::after {
  content: var(--tw-content);
  width: 100%;
}

.after\:bg-gradient-to-r::after {
  content: var(--tw-content);
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}

.after\:content-\[\'\'\]::after {
  --tw-content: '';
  content: var(--tw-content);
}

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

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

@media (min-width: 360px) {
  .b360\:text-\[44px\] {
    font-size: 44px;
  }
}

@media (min-width: 399px) {
  .b399\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

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

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

@media (min-width: 480px) {
  .b480\:pb-30 {
    padding-bottom: 30px;
  }

  .b480\:pb-60 {
    padding-bottom: 60px;
  }

  .b480\:pt-30 {
    padding-top: 30px;
  }

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

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

  .b767\:-right-\[5\%\] {
    right: -5%;
  }

  .b767\:bottom-5 {
    bottom: 1.25rem;
  }

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

  .b767\:top-\[auto\] {
    top: auto;
  }

  .b767\:mb-11 {
    margin-bottom: 2.75rem;
  }

  .b767\:mb-13 {
    margin-bottom: 50px;
  }

  .b767\:mb-15 {
    margin-bottom: 60px;
  }

  .b767\:mb-17 {
    margin-bottom: 70px;
  }

  .b767\:mb-8 {
    margin-bottom: 30px;
  }

  .b767\:mb-9 {
    margin-bottom: 2.25rem;
  }

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

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

  .b767\:mr-15 {
    margin-right: 60px;
  }

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

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

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

  .b767\:block {
    display: block;
  }

  .b767\:flex {
    display: flex;
  }

  .b767\:hidden {
    display: none;
  }

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

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

  .b767\:h-\[calc\(22vw\)\] {
    height: calc(22vw);
  }

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

  .b767\:h-max {
    height: -moz-max-content;
    height: max-content;
  }

  .b767\:h-px {
    height: 1px;
  }

  .b767\:min-h-16 {
    min-height: 4rem;
  }

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

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

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

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

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

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

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

  .b767\:max-w-\[75vw\] {
    max-width: 75vw;
  }

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

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

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

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

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

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

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

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

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

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

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

  .b767\:gap-20 {
    gap: 5rem;
  }

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

  .b767\:gap-9 {
    gap: 2.25rem;
  }

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

  .b767\:rounded-b-\[46px\] {
    border-bottom-right-radius: 46px;
    border-bottom-left-radius: 46px;
  }

  .b767\:p-50 {
    padding: 50px;
  }

  .b767\:px-20 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .b767\:px-50 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .b767\:py-100 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .b767\:py-120 {
    padding-top: 120px;
    padding-bottom: 120px;
  }

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

  .b767\:py-70 {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .b767\:pb-120 {
    padding-bottom: 120px;
  }

  .b767\:pb-150 {
    padding-bottom: 150px;
  }

  .b767\:pb-60 {
    padding-bottom: 60px;
  }

  .b767\:pb-80 {
    padding-bottom: 80px;
  }

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

  .b767\:pt-120 {
    padding-top: 120px;
  }

  .b767\:pt-150 {
    padding-top: 150px;
  }

  .b767\:pt-50 {
    padding-top: 50px;
  }

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

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

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

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

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

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

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

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

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

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

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

  .b767\:leading-\[1\.12\] {
    line-height: 1.12;
  }

  .b767\:leading-tight {
    line-height: 1.25;
  }
}

@media (min-width: 1024px) {
  .b1024\:right-16 {
    right: 4rem;
  }

  .b1024\:top-16 {
    top: 4rem;
  }

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

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

  .b1024\:mb-15 {
    margin-bottom: 60px;
  }

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

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

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

  .b1024\:block {
    display: block;
  }

  .b1024\:flex {
    display: flex;
  }

  .b1024\:hidden {
    display: none;
  }

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

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

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

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

  .b1024\:w-24 {
    width: 6rem;
  }

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

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

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

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

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

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

  .b1024\:scale-100 {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y))
      rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
      scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

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

  .b1024\:scale-\[0\.8\] {
    --tw-scale-x: 0.8;
    --tw-scale-y: 0.8;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y))
      rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
      scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

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

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

  .b1024\:gap-\[92px\] {
    gap: 92px;
  }

  .b1024\:py-120 {
    padding-top: 120px;
    padding-bottom: 120px;
  }

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

  .b1024\:pb-100 {
    padding-bottom: 100px;
  }

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

  .b1024\:pl-\[8\%\] {
    padding-left: 8%;
  }

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

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

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

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

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

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

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

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

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

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

  .b1024\:opacity-30 {
    opacity: 0.3;
  }
}

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

  .b1200\:right-\[36px\] {
    right: 36px;
  }

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

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

  .b1200\:my-\[100px\] {
    margin-top: 100px;
    margin-bottom: 100px;
  }

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

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

  .b1200\:mr-\[100px\] {
    margin-right: 100px;
  }

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

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

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

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

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

  .b1200\:flex {
    display: flex;
  }

  .b1200\:hidden {
    display: none;
  }

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

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

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

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

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

  .b1200\:-translate-y-\[50\%\] {
    --tw-translate-y: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y))
      rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
      scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

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

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

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

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

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

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

  .b1200\:gap-\[114px\] {
    gap: 114px;
  }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1400px) {
  .b1400\:w-1\/5 {
    width: 20%;
  }

  .b1400\:max-w-60 {
    max-width: 15rem;
  }

  .b1400\:gap-32 {
    gap: 8rem;
  }

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

@media (min-width: 1600px) {
  .b1600\:right-0 {
    right: 0px;
  }

  .b1600\:top-\[20\%\] {
    top: 20%;
  }

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

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

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

  .b1600\:gap-\[144px\] {
    gap: 144px;
  }

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

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

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

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

@media (min-width: 1800px) {
  .b1800\:h-\[400px\] {
    height: 400px;
  }

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

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

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

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

  .b1800\:px-20 {
    padding-left: 20px;
    padding-right: 20px;
  }

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

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

  .b1800\:text-\[20rem\] {
    font-size: 20rem;
  }
}

.\[\&_a\]\:w-full a {
  width: 100%;
}

.\[\&_a\]\:text-base a {
  font-size: 1rem;
  line-height: 1.5rem;
}

.\[\&_a\]\:text-color3 a {
  --tw-text-opacity: 1;
  color: rgb(57 72 62 / var(--tw-text-opacity, 1));
}

@media (min-width: 767px) {
  .b767\:\[\&_a\]\:w-full a {
    width: 100%;
  }
}

.\[\&_img\]\:h-full img {
  height: 100%;
}

.\[\&_img\]\:w-full img {
  width: 100%;
}

.\[\&_img\]\:object-cover img {
  -o-object-fit: cover;
  object-fit: cover;
}

.\[\&_p\]\:mb-10 p {
  margin-bottom: 2.5rem;
}

.\[\&_p\]\:mb-4 p {
  margin-bottom: 1rem;
}

.\[\&_p\]\:text-center p {
  text-align: center;
}

.\[\&_p\]\:text-3xl p {
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.\[\&_p\]\:text-base p {
  font-size: 1rem;
  line-height: 1.5rem;
}

.\[\&_p\]\:text-lg p {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.\[\&_p\]\:leading-normal p {
  line-height: 1.5;
}

.\[\&_p\]\:text-color2 p {
  --tw-text-opacity: 1;
  color: rgb(255 219 178 / var(--tw-text-opacity, 1));
}

.\[\&_p\]\:text-color3 p {
  --tw-text-opacity: 1;
  color: rgb(57 72 62 / var(--tw-text-opacity, 1));
}

@media (min-width: 767px) {
  .b767\:\[\&_p\]\:text-left p {
    text-align: left;
  }

  .b767\:\[\&_p\]\:text-\[40px\] p {
    font-size: 40px;
  }

  .b767\:\[\&_p\]\:text-lg p {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .b767\:\[\&_p\]\:text-xl p {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .b767\:\[\&_p\]\:leading-normal p {
    line-height: 1.5;
  }
}

.\[\&_ul\]\:flex ul {
  display: flex;
}

.\[\&_ul\]\:gap-2 ul {
  gap: 0.5rem;
}
