/*!****************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js!./web/themes/fbc/resources/css/style.css ***!
  \****************************************************************************************************************************************************************/
@import url(https://use.typekit.net/rwx1pop.css);
/*!********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js!./web/themes/fbc/resources/css/style.css (1) ***!
  \********************************************************************************************************************************************************************/

/* Adobe Fonts */
*, ::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: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 rgba(0,0,0,0);
  --tw-ring-shadow: 0 0 rgba(0,0,0,0);
  --tw-shadow: 0 0 rgba(0,0,0,0);
  --tw-shadow-colored: 0 0 rgba(0,0,0,0);
  --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: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 rgba(0,0,0,0);
  --tw-ring-shadow: 0 0 rgba(0,0,0,0);
  --tw-shadow: 0 0 rgba(0,0,0,0);
  --tw-shadow-colored: 0 0 rgba(0,0,0,0);
  --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.15 | 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: "proxima-nova", ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, 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]) {
  text-decoration: underline;
  -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;
}
[type='text'],input:where(:not([type])),[type='email'],[type='url'],[type='password'],[type='number'],[type='date'],[type='datetime-local'],[type='month'],[type='search'],[type='tel'],[type='time'],[type='week'],[multiple],textarea,select{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  border-radius: 0px;
  padding-top: 0.5rem;
  padding-right: 0.75rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-shadow: 0 0 rgba(0,0,0,0);
}
[type='text']:focus, input:where(:not([type])):focus, [type='email']:focus, [type='url']:focus, [type='password']:focus, [type='number']:focus, [type='date']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='week']:focus, [multiple]:focus, textarea:focus, select:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: /*!*/ /*!*/ 0 0 0 0px #fff, /*!*/ /*!*/ 0 0 0 calc(1px + 0px) #2563eb, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  border-color: #2563eb;
}
input::-moz-placeholder, textarea::-moz-placeholder{
  color: #6b7280;
  opacity: 1;
}
input::placeholder,textarea::placeholder{
  color: #6b7280;
  opacity: 1;
}
::-webkit-datetime-edit-fields-wrapper{
  padding: 0;
}
::-webkit-date-and-time-value{
  min-height: 1.5em;
  text-align: inherit;
}
::-webkit-datetime-edit{
  display: inline-flex;
}
::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{
  padding-top: 0;
  padding-bottom: 0;
}
select{
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  padding-right: 2.5rem;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
}
[multiple],[size]:where(select:not([size="1"])){
  background-image: none;
  background-image: initial;
  background-position: 0 0;
  background-position: initial;
  background-repeat: repeat;
  background-repeat: initial;
  background-size: auto auto;
  background-size: initial;
  padding-right: 0.75rem;
  -webkit-print-color-adjust: inherit;
          print-color-adjust: inherit;
}
[type='checkbox'],[type='radio']{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
  display: inline-block;
  vertical-align: middle;
  background-origin: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  flex-shrink: 0;
  height: 1rem;
  width: 1rem;
  color: #2563eb;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  --tw-shadow: 0 0 rgba(0,0,0,0);
}
[type='checkbox']{
  border-radius: 0px;
}
[type='radio']{
  border-radius: 100%;
}
[type='checkbox']:focus,[type='radio']:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --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(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: /*!*/ /*!*/ 0 0 0 0px #fff, /*!*/ /*!*/ 0 0 0 calc(2px + 2px) #2563eb, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
[type='checkbox']:checked,[type='radio']:checked{
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
[type='checkbox']:checked{
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
}
@media (forced-colors: active) {
  [type='checkbox']:checked{
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}
[type='radio']:checked{
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
}
@media (forced-colors: active) {
  [type='radio']:checked{
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}
[type='checkbox']:checked:hover,[type='checkbox']:checked:focus,[type='radio']:checked:hover,[type='radio']:checked:focus{
  border-color: transparent;
  background-color: currentColor;
}
[type='checkbox']:indeterminate{
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
@media (forced-colors: active) {
  [type='checkbox']:indeterminate{
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}
[type='checkbox']:indeterminate:hover,[type='checkbox']:indeterminate:focus{
  border-color: transparent;
  background-color: currentColor;
}
[type='file']{
  background: transparent none repeat 0 0 / auto auto padding-box border-box scroll;
  background: initial;
  border-color: inherit;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-size: inherit;
  line-height: inherit;
}
[type='file']:focus{
  outline: 1px solid ButtonText;
  outline: 1px auto -webkit-focus-ring-color;
}
html{
  font-family: "chevin-pro", ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (prefers-reduced-motion: no-preference){
  html{
    scroll-behavior: smooth;
  }
}
.container{
  width: 100%;
}
@media (min-width: 640px){
  .container{
    max-width: 640px;
  }
}
@media (min-width: 768px){
  .container{
    max-width: 768px;
  }
}
@media (min-width: 1024px){
  .container{
    max-width: 1024px;
  }
}
@media (min-width: 1280px){
  .container{
    max-width: 1280px;
  }
}
@media (min-width: 1536px){
  .container{
    max-width: 1536px;
  }
}
.wysiwyg{
  color: var(--tw-prose-body);
  max-width: 100%;
}
.wysiwyg :where(p):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.wysiwyg :where([class~="lead"]):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
.wysiwyg :where(a):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  color: #633F2E;
  -webkit-text-decoration: underline;
  text-decoration: underline;
  font-weight: 500;
  text-underline-offset: 4px;
  text-decoration-color: #633F2E;
  transition: text-decoration-color 0.3s ease;
}
.wysiwyg :where(a):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)):hover{
  text-decoration-color: transparent;
}
.wysiwyg :where(strong):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  color: var(--tw-prose-bold);
  font-weight: 600;
}
.wysiwyg :where(a strong):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  color: inherit;
}
.wysiwyg :where(blockquote strong):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  color: inherit;
}
.wysiwyg :where(thead th strong):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  color: inherit;
}
.wysiwyg :where(ol):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
.wysiwyg :where(ol[type="A"]):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  list-style-type: upper-alpha;
}
.wysiwyg :where(ol[type="a"]):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  list-style-type: lower-alpha;
}
.wysiwyg :where(ol[type="A" s]):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  list-style-type: upper-alpha;
}
.wysiwyg :where(ol[type="a" s]):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  list-style-type: lower-alpha;
}
.wysiwyg :where(ol[type="I"]):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  list-style-type: upper-roman;
}
.wysiwyg :where(ol[type="i"]):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  list-style-type: lower-roman;
}
.wysiwyg :where(ol[type="I" s]):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  list-style-type: upper-roman;
}
.wysiwyg :where(ol[type="i" s]):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  list-style-type: lower-roman;
}
.wysiwyg :where(ol[type="1"]):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  list-style-type: decimal;
}
.wysiwyg :where(ul):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
.wysiwyg :where(ol > li):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *))::marker{
  font-weight: 400;
  color: var(--tw-prose-counters);
}
.wysiwyg :where(ul > li):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *))::marker{
  color: var(--tw-prose-bullets);
}
.wysiwyg :where(dt):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.25em;
}
.wysiwyg :where(hr):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}
.wysiwyg :where(blockquote):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-left-width: 0.25rem;
  border-left-color: var(--tw-prose-quote-borders);
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1em;
}
.wysiwyg :where(blockquote p:first-of-type):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *))::before{
  content: open-quote;
}
.wysiwyg :where(blockquote p:last-of-type):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *))::after{
  content: close-quote;
}
.wysiwyg :where(h1):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  color: var(--tw-prose-headings);
  font-weight: 800;
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}
.wysiwyg :where(h1 strong):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  font-weight: 900;
  color: inherit;
}
.wysiwyg :where(h2):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  color: var(--tw-prose-headings);
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}
.wysiwyg :where(h2 strong):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  font-weight: 800;
  color: inherit;
}
.wysiwyg :where(h3):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}
.wysiwyg :where(h3 strong):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  font-weight: 700;
  color: inherit;
}
.wysiwyg :where(h4):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}
.wysiwyg :where(h4 strong):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  font-weight: 700;
  color: inherit;
}
.wysiwyg :where(img):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}
.wysiwyg :where(picture):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}
.wysiwyg :where(video):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}
.wysiwyg :where(kbd):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  font-weight: 500;
  font-family: inherit;
  color: var(--tw-prose-kbd);
  box-shadow: 0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-right: 0.375em;
  padding-bottom: 0.1875em;
  padding-left: 0.375em;
}
.wysiwyg :where(code):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}
.wysiwyg :where(code):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *))::before{
  content: "`";
}
.wysiwyg :where(code):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *))::after{
  content: "`";
}
.wysiwyg :where(a code):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  color: inherit;
}
.wysiwyg :where(h1 code):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  color: inherit;
}
.wysiwyg :where(h2 code):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  color: inherit;
  font-size: 0.875em;
}
.wysiwyg :where(h3 code):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  color: inherit;
  font-size: 0.9em;
}
.wysiwyg :where(h4 code):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  color: inherit;
}
.wysiwyg :where(blockquote code):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  color: inherit;
}
.wysiwyg :where(thead th code):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  color: inherit;
}
.wysiwyg :where(pre):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-right: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-left: 1.1428571em;
}
.wysiwyg :where(pre code):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
.wysiwyg :where(pre code):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *))::before{
  content: none;
}
.wysiwyg :where(pre code):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *))::after{
  content: none;
}
.wysiwyg :where(table):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  width: 100%;
  table-layout: auto;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}
.wysiwyg :where(thead):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}
.wysiwyg :where(thead th):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
.wysiwyg :where(tbody tr):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}
.wysiwyg :where(tbody tr:last-child):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  border-bottom-width: 0;
}
.wysiwyg :where(tbody td):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  vertical-align: baseline;
}
.wysiwyg :where(tfoot):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}
.wysiwyg :where(tfoot td):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  vertical-align: top;
}
.wysiwyg :where(th, td):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  text-align: left;
}
.wysiwyg :where(figure > *):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  margin-top: 0;
  margin-bottom: 0;
}
.wysiwyg :where(figcaption):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
.wysiwyg{
  --tw-prose-body: #222222;
  --tw-prose-headings: #222222;
  --tw-prose-lead: #222222;
  --tw-prose-links: #222222;
  --tw-prose-bold: #222222;
  --tw-prose-counters: #222222;
  --tw-prose-bullets: #222222;
  --tw-prose-hr: #222222;
  --tw-prose-quotes: #222222;
  --tw-prose-quote-borders: #222222;
  --tw-prose-captions: #222222;
  --tw-prose-kbd: #111827;
  --tw-prose-kbd-shadows: 17 24 39;
  --tw-prose-code: #222222;
  --tw-prose-pre-code: #222222;
  --tw-prose-pre-bg: #222222;
  --tw-prose-th-borders: #222222;
  --tw-prose-td-borders: #222222;
  --tw-prose-invert-body: #FFFFFF;
  --tw-prose-invert-headings: #FFFFFF;
  --tw-prose-invert-lead: #FFFFFF;
  --tw-prose-invert-links: #FFFFFF;
  --tw-prose-invert-bold: #FFFFFF;
  --tw-prose-invert-counters: #FFFFFF;
  --tw-prose-invert-bullets: #FFFFFF;
  --tw-prose-invert-hr: #FFFFFF;
  --tw-prose-invert-quotes: #FFFFFF;
  --tw-prose-invert-quote-borders: #FFFFFF;
  --tw-prose-invert-captions: #FFFFFF;
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: 255 255 255;
  --tw-prose-invert-code: #FFFFFF;
  --tw-prose-invert-pre-code: #FFFFFF;
  --tw-prose-invert-pre-bg: #FFFFFF;
  --tw-prose-invert-th-borders: #FFFFFF;
  --tw-prose-invert-td-borders: #FFFFFF;
  font-size: 20px;
  line-height: 1.5;
}
.wysiwyg :where(picture > img):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  margin-top: 0;
  margin-bottom: 0;
}
.wysiwyg :where(li):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.wysiwyg :where(ol > li):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  padding-left: 0.375em;
}
.wysiwyg :where(ul > li):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  padding-left: 0.375em;
  list-style: none;
  position: relative;
  margin: 10px 0 24px 0;
  color: #633F2E;
}
.wysiwyg :where(.wysiwyg > ul > li p):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.wysiwyg :where(.wysiwyg > ul > li > p:first-child):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  margin-top: 1.25em;
}
.wysiwyg :where(.wysiwyg > ul > li > p:last-child):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  margin-bottom: 1.25em;
}
.wysiwyg :where(.wysiwyg > ol > li > p:first-child):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  margin-top: 1.25em;
}
.wysiwyg :where(.wysiwyg > ol > li > p:last-child):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  margin-bottom: 1.25em;
}
.wysiwyg :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.wysiwyg :where(dl):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.wysiwyg :where(dd):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  margin-top: 0.5em;
  padding-left: 1.625em;
}
.wysiwyg :where(hr + *):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  margin-top: 0;
}
.wysiwyg :where(h2 + *):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  margin-top: 0;
}
.wysiwyg :where(h3 + *):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  margin-top: 0;
}
.wysiwyg :where(h4 + *):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  margin-top: 0;
}
.wysiwyg :where(thead th:first-child):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  padding-left: 0;
}
.wysiwyg :where(thead th:last-child):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  padding-right: 0;
}
.wysiwyg :where(tbody td, tfoot td):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  padding-top: 0.5714286em;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
.wysiwyg :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  padding-left: 0;
}
.wysiwyg :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  padding-right: 0;
}
.wysiwyg :where(figure):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}
.wysiwyg :where(.wysiwyg > :first-child):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  margin-top: 0;
}
.wysiwyg :where(.wysiwyg > :last-child):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  margin-bottom: 0;
}
.wysiwyg{
  font-weight: 500;
}
.wysiwyg :where(h1 > img, h2 > img, h3 > img, h4 > img, h5 > img, h6 > img, p > img):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *)){
  margin-top: 0;
  margin-bottom: 0;
}
.wysiwyg :where(ul > li):not(:where([class~="not-wysiwyg"],[class~="not-wysiwyg"] *))::before{
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml,%3Csvg%20width=%2232%22%20height=%2232%22%20viewBox=%220%200%2032%2032%22%20fill=%22%23C58146%22%20xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath%20d=%22M16%2020.7662C13.3676%2020.7662%2011.2338%2018.6324%2011.2338%2016C11.2338%2013.3676%2013.3676%2011.2338%2016%2011.2338C18.6324%2011.2338%2020.7662%2013.3676%2020.7662%2016C20.7662%2018.6324%2018.6324%2020.7662%2016%2020.7662ZM16%200C7.16294%200%200%207.16295%200%2016C0%2024.8371%207.16294%2032%2016%2032C24.837%2032%2032%2024.8371%2032%2016C32%207.16295%2024.837%200%2016%200Z%22/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 4px;
  left: -20px;
}
.wysiwyg-invert{
  --tw-prose-body: var(--tw-prose-invert-body);
  --tw-prose-headings: var(--tw-prose-invert-headings);
  --tw-prose-lead: var(--tw-prose-invert-lead);
  --tw-prose-links: var(--tw-prose-invert-links);
  --tw-prose-bold: var(--tw-prose-invert-bold);
  --tw-prose-counters: var(--tw-prose-invert-counters);
  --tw-prose-bullets: var(--tw-prose-invert-bullets);
  --tw-prose-hr: var(--tw-prose-invert-hr);
  --tw-prose-quotes: var(--tw-prose-invert-quotes);
  --tw-prose-quote-borders: var(--tw-prose-invert-quote-borders);
  --tw-prose-captions: var(--tw-prose-invert-captions);
  --tw-prose-kbd: var(--tw-prose-invert-kbd);
  --tw-prose-kbd-shadows: var(--tw-prose-invert-kbd-shadows);
  --tw-prose-code: var(--tw-prose-invert-code);
  --tw-prose-pre-code: var(--tw-prose-invert-pre-code);
  --tw-prose-pre-bg: var(--tw-prose-invert-pre-bg);
  --tw-prose-th-borders: var(--tw-prose-invert-th-borders);
  --tw-prose-td-borders: var(--tw-prose-invert-td-borders);
}
.grid-full{
  grid-template-columns: [full-start] minmax(0.25rem, 1fr) [container-start] repeat(12, [col-start] minmax(0, 92px) [col-end])  [container-end] minmax(0.25rem, 1fr) [full-end];
  gap: 1rem;
}
@media (min-width: 1024px){
  .grid-full{
    grid-template-columns: [full-start] minmax(0, 1fr) [container-start] repeat(12, [col-start] minmax(0, 92px) [col-end]) [container-end] minmax(0, 1fr) [full-end];
  }
}
.embed{
  aspect-ratio: 16 / 9;
}
.embed iframe,
    .embed object,
    .embed embed{
  height: 100%;
  width: 100%;
}
.custom-table table{
  border-collapse: separate;
  --tw-border-spacing-x: 0.5rem;
  --tw-border-spacing-y: 0.5rem;
  border-spacing: 0.5rem 0.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  text-align: left;
  font-family: "chevin-pro", ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 400;
  line-height: 1.5;
}
/* Border radius */
.custom-table table tr:first-child th:first-child {
        border-top-left-radius: 10px;
    }
.custom-table table tr:first-child th:last-child {
        border-top-right-radius: 10px; 
    }
.custom-table table tr:last-child td:first-child {
        border-bottom-left-radius: 10px; 
    }
.custom-table table tr:last-child td:last-child {
        border-bottom-right-radius: 10px;
    }
.custom-table table th,
    .custom-table table td{
  width: 200px;
  overflow: auto;
  border-style: solid;
  padding: 1rem;
}
.custom-table table th{
  --tw-bg-opacity: 1;
  background-color: rgba(99, 63, 46, 1);
  background-color: rgba(99, 63, 46, var(--tw-bg-opacity, 1));
  font-weight: 700 !important;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
}
.custom-table table tr td:first-child{
  font-weight: 700 !important;
}
.custom-table table td{
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
  font-weight: 400;
}
.pointer-events-none{
  pointer-events: none;
}
.invisible{
  visibility: hidden;
}
.fixed{
  position: fixed;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.sticky{
  position: sticky;
}
.inset-0{
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}
.-bottom-1\/2{
  bottom: -50%;
}
.-left-32{
  left: -8rem;
}
.-right-10{
  right: -2.5rem;
}
.-right-16{
  right: -4rem;
}
.-right-32{
  right: -8rem;
}
.-right-5{
  right: -1.25rem;
}
.-right-6{
  right: -1.5rem;
}
.-right-\[10\%\]{
  right: -10%;
}
.-top-12{
  top: -3rem;
}
.-top-16{
  top: -4rem;
}
.-top-2\.5{
  top: -0.625rem;
}
.-top-5{
  top: -1.25rem;
}
.-top-\[40px\]{
  top: -40px;
}
.-top-\[60px\]{
  top: -60px;
}
.bottom-0{
  bottom: 0px;
}
.bottom-4{
  bottom: 1rem;
}
.bottom-6{
  bottom: 1.5rem;
}
.bottom-\[-64px\]{
  bottom: -64px;
}
.bottom-\[2px\]{
  bottom: 2px;
}
.bottom-\[calc\(100\%_\+_36px\)\]{
  bottom: calc(100% + 36px);
}
.left-0{
  left: 0px;
}
.left-1\/2{
  left: 50%;
}
.left-10{
  left: 2.5rem;
}
.left-14{
  left: 3.5rem;
}
.left-4{
  left: 1rem;
}
.left-6{
  left: 1.5rem;
}
.left-\[calc\(100\%_-_120px\)\]{
  left: calc(100% - 120px);
}
.left-\[calc\(50\%_\+_16px\)\]{
  left: calc(50% + 16px);
}
.left-\[calc\(50\%_\+_24px\)\]{
  left: calc(50% + 24px);
}
.right-0{
  right: 0px;
}
.right-1\/2{
  right: 50%;
}
.right-10{
  right: 2.5rem;
}
.right-20{
  right: 5rem;
}
.right-4{
  right: 1rem;
}
.right-6{
  right: 1.5rem;
}
.top-0{
  top: 0px;
}
.top-1\/2{
  top: 50%;
}
.top-10{
  top: 2.5rem;
}
.top-4{
  top: 1rem;
}
.top-6{
  top: 1.5rem;
}
.top-\[-125px\]{
  top: -125px;
}
.top-\[312px\]{
  top: 312px;
}
.top-\[calc\(100\%_-_40px\)\]{
  top: calc(100% - 40px);
}
.top-\[calc\(50\%_\+_16px\)\]{
  top: calc(50% + 16px);
}
.top-\[var\(--header-height\)\]{
  top: var(--header-height);
}
.top-full{
  top: 100%;
}
.z-10{
  z-index: 10;
}
.z-50{
  z-index: 50;
}
.z-\[-1\]{
  z-index: -1;
}
.z-\[0\]{
  z-index: 0;
}
.z-\[1\]{
  z-index: 1;
}
.z-\[20\]{
  z-index: 20;
}
.z-\[2\]{
  z-index: 2;
}
.z-\[5\]{
  z-index: 5;
}
.col-span-1{
  grid-column: span 1 / span 1;
}
.col-span-12{
  grid-column: span 12 / span 12;
}
.col-span-2{
  grid-column: span 2 / span 2;
}
.col-span-3{
  grid-column: span 3 / span 3;
}
.col-span-4{
  grid-column: span 4 / span 4;
}
.col-span-6{
  grid-column: span 6 / span 6;
}
.col-span-8{
  grid-column: span 8 / span 8;
}
.col-span-full{
  grid-column: 1 / -1;
}
.col-start-10{
  grid-column-start: 10;
}
.col-start-3{
  grid-column-start: 3;
}
.col-start-4{
  grid-column-start: 4;
}
.col-start-6{
  grid-column-start: 6;
}
.col-start-col-1{
  grid-column-start: 1 col-start;
}
.col-start-col-3{
  grid-column-start: 3 col-start;
}
.col-start-col-5{
  grid-column-start: 5 col-start;
}
.col-start-col-9{
  grid-column-start: 9 col-start;
}
.col-start-container{
  grid-column-start: container-start;
}
.col-start-full{
  grid-column-start: full-start;
}
.col-end-12{
  grid-column-end: 12;
}
.col-end-13{
  grid-column-end: 13;
}
.col-end-4{
  grid-column-end: 4;
}
.col-end-7{
  grid-column-end: 7;
}
.col-end-col-12{
  grid-column-end: 12 col-end;
}
.col-end-col-4{
  grid-column-end: 4 col-end;
}
.col-end-col-8{
  grid-column-end: 8 col-end;
}
.col-end-container{
  grid-column-end: container-end;
}
.col-end-full{
  grid-column-end: full-end;
}
.row-span-2{
  grid-row: span 2 / span 2;
}
.row-span-3{
  grid-row: span 3 / span 3;
}
.row-start-1{
  grid-row-start: 1;
}
.row-start-2{
  grid-row-start: 2;
}
.row-start-3{
  grid-row-start: 3;
}
.row-start-4{
  grid-row-start: 4;
}
.row-start-5{
  grid-row-start: 5;
}
.row-start-6{
  grid-row-start: 6;
}
.row-start-7{
  grid-row-start: 7;
}
.mx-5{
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.my-0{
  margin-top: 0px;
  margin-bottom: 0px;
}
.-mb-28{
  margin-bottom: -7rem;
}
.-mt-\[100px\]{
  margin-top: -100px;
}
.mb-10{
  margin-bottom: 2.5rem;
}
.mb-2{
  margin-bottom: 0.5rem;
}
.mb-4{
  margin-bottom: 1rem;
}
.mb-6{
  margin-bottom: 1.5rem;
}
.mb-8{
  margin-bottom: 2rem;
}
.ml-1{
  margin-left: 0.25rem;
}
.ml-auto{
  margin-left: auto;
}
.mr-0{
  margin-right: 0px;
}
.mt-10{
  margin-top: 2.5rem;
}
.mt-14{
  margin-top: 3.5rem;
}
.mt-16{
  margin-top: 4rem;
}
.mt-20{
  margin-top: 5rem;
}
.mt-4{
  margin-top: 1rem;
}
.mt-5{
  margin-top: 1.25rem;
}
.mt-6{
  margin-top: 1.5rem;
}
.mt-8{
  margin-top: 2rem;
}
.block{
  display: block;
}
.inline-block{
  display: inline-block;
}
.flex{
  display: flex;
}
.inline-flex{
  display: inline-flex;
}
.table{
  display: table;
}
.grid{
  display: grid;
}
.contents{
  display: contents;
}
.hidden{
  display: none;
}
.aspect-\[3\/4\]{
  aspect-ratio: 3/4;
}
.aspect-square{
  aspect-ratio: 1 / 1;
}
.aspect-video{
  aspect-ratio: 16 / 9;
}
.\!h-auto{
  height: auto !important;
}
.h-0{
  height: 0px;
}
.h-0\.5{
  height: 0.125rem;
}
.h-10{
  height: 2.5rem;
}
.h-12{
  height: 3rem;
}
.h-14{
  height: 3.5rem;
}
.h-16{
  height: 4rem;
}
.h-20{
  height: 5rem;
}
.h-24{
  height: 6rem;
}
.h-28{
  height: 7rem;
}
.h-30{
  height: 7.5rem;
}
.h-32{
  height: 8rem;
}
.h-4{
  height: 1rem;
}
.h-40{
  height: 10rem;
}
.h-6{
  height: 1.5rem;
}
.h-60{
  height: 15rem;
}
.h-64{
  height: 16rem;
}
.h-8{
  height: 2rem;
}
.h-\[110\%\]{
  height: 110%;
}
.h-\[150\%\]{
  height: 150%;
}
.h-\[150px\]{
  height: 150px;
}
.h-\[180px\]{
  height: 180px;
}
.h-\[600px\]{
  height: 600px;
}
.h-\[64px\]{
  height: 64px;
}
.h-\[80px\]{
  height: 80px;
}
.h-\[90\%\]{
  height: 90%;
}
.h-\[calc\(100\%_-112px\)\]{
  height: calc(100% - 112px);
}
.h-\[calc\(100vh_-_var\(--header-height\)\)\]{
  height: calc(100vh - var(--header-height));
}
.h-auto{
  height: auto;
}
.h-fit{
  height: -moz-fit-content;
  height: fit-content;
}
.h-full{
  height: 100%;
}
.h-screen{
  height: 100vh;
}
.max-h-\[128px\]{
  max-height: 128px;
}
.max-h-\[180px\]{
  max-height: 180px;
}
.max-h-\[220px\]{
  max-height: 220px;
}
.max-h-\[224px\]{
  max-height: 224px;
}
.max-h-\[280px\]{
  max-height: 280px;
}
.max-h-\[320px\]{
  max-height: 320px;
}
.max-h-\[500px\]{
  max-height: 500px;
}
.max-h-\[700px\]{
  max-height: 700px;
}
.max-h-\[calc\(100vh_-_var\(--header-height\)\)\]{
  max-height: calc(100vh - var(--header-height));
}
.min-h-32{
  min-height: 8rem;
}
.min-h-64{
  min-height: 16rem;
}
.min-h-\[128px\]{
  min-height: 128px;
}
.\!w-fit{
  width: -moz-fit-content !important;
  width: fit-content !important;
}
.w-0{
  width: 0px;
}
.w-10{
  width: 2.5rem;
}
.w-12{
  width: 3rem;
}
.w-16{
  width: 4rem;
}
.w-20{
  width: 5rem;
}
.w-24{
  width: 6rem;
}
.w-28{
  width: 7rem;
}
.w-30{
  width: 7.5rem;
}
.w-32{
  width: 8rem;
}
.w-4{
  width: 1rem;
}
.w-40{
  width: 10rem;
}
.w-6{
  width: 1.5rem;
}
.w-60{
  width: 15rem;
}
.w-64{
  width: 16rem;
}
.w-8{
  width: 2rem;
}
.w-\[100px\]{
  width: 100px;
}
.w-\[110\%\]{
  width: 110%;
}
.w-\[120\%\]{
  width: 120%;
}
.w-\[150\%\]{
  width: 150%;
}
.w-\[175\%\]{
  width: 175%;
}
.w-\[200\%\]{
  width: 200%;
}
.w-\[300px\]{
  width: 300px;
}
.w-\[380px\]{
  width: 380px;
}
.w-\[3px\]{
  width: 3px;
}
.w-\[420px\]{
  width: 420px;
}
.w-\[600px\]{
  width: 600px;
}
.w-\[64px\]{
  width: 64px;
}
.w-\[6ch\]{
  width: 6ch;
}
.w-\[80\%\]{
  width: 80%;
}
.w-\[80px\]{
  width: 80px;
}
.w-\[90\%\]{
  width: 90%;
}
.w-\[calc\(100\%_-_24px\)\]{
  width: calc(100% - 24px);
}
.w-\[calc\(100\%_-_40px\)\]{
  width: calc(100% - 40px);
}
.w-auto{
  width: auto;
}
.w-fit{
  width: -moz-fit-content;
  width: fit-content;
}
.w-full{
  width: 100%;
}
.w-max{
  width: -moz-max-content;
  width: max-content;
}
.w-screen{
  width: 100vw;
}
.min-w-\[120px\]{
  min-width: 120px;
}
.min-w-\[200px\]{
  min-width: 200px;
}
.max-w-4xl{
  max-width: 56rem;
}
.max-w-\[280px\]{
  max-width: 280px;
}
.max-w-\[300px\]{
  max-width: 300px;
}
.max-w-\[500px\]{
  max-width: 500px;
}
.max-w-\[600px\]{
  max-width: 600px;
}
.max-w-\[68ch\]{
  max-width: 68ch;
}
.max-w-full{
  max-width: 100%;
}
.max-w-lg{
  max-width: 32rem;
}
.shrink-0{
  flex-shrink: 0;
}
.origin-center{
  transform-origin: center;
}
.-translate-x-1\/2{
  --tw-translate-x: -50%;
  transform: translate(-50%, 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: 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-12{
  --tw-translate-x: -3rem;
  transform: translate(-3rem, 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: 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(-100%, 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: 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{
  --tw-translate-y: -0.25rem;
  transform: translate(var(--tw-translate-x), -0.25rem) 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: 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), -50%) 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: 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(0px, 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: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-1\/2{
  --tw-translate-x: 50%;
  transform: translate(50%, 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: 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-12{
  --tw-translate-x: 3rem;
  transform: translate(3rem, 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: 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-4{
  --tw-translate-x: 1rem;
  transform: translate(1rem, 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: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-0{
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), 0px) 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: 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-\[-3px\]{
  --tw-translate-y: -3px;
  transform: translate(var(--tw-translate-x), -3px) 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: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-rotate-90{
  --tw-rotate: -90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(-90deg) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  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-0{
  --tw-rotate: 0deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(0deg) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform{
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.cursor-pointer{
  cursor: pointer;
}
.resize{
  resize: both;
}
.grid-flow-row{
  grid-auto-flow: row;
}
.auto-rows-fr{
  grid-auto-rows: minmax(0, 1fr);
}
.grid-cols-12{
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.flex-col{
  flex-direction: column;
}
.flex-wrap{
  flex-wrap: wrap;
}
.items-start{
  align-items: flex-start;
}
.items-center{
  align-items: center;
}
.\!items-stretch{
  align-items: stretch !important;
}
.items-stretch{
  align-items: stretch;
}
.justify-start{
  justify-content: flex-start;
}
.justify-end{
  justify-content: flex-end;
}
.justify-center{
  justify-content: center;
}
.justify-between{
  justify-content: space-between;
}
.gap-1{
  gap: 0.25rem;
}
.gap-10{
  gap: 2.5rem;
}
.gap-14{
  gap: 3.5rem;
}
.gap-2{
  gap: 0.5rem;
}
.gap-20{
  gap: 5rem;
}
.gap-32{
  gap: 8rem;
}
.gap-4{
  gap: 1rem;
}
.gap-5{
  gap: 1.25rem;
}
.gap-6{
  gap: 1.5rem;
}
.gap-8{
  gap: 2rem;
}
.gap-x-4{
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}
.gap-x-52{
  -moz-column-gap: 13rem;
       column-gap: 13rem;
}
.gap-x-6{
  -moz-column-gap: 1.5rem;
       column-gap: 1.5rem;
}
.gap-y-0{
  row-gap: 0px;
}
.gap-y-10{
  row-gap: 2.5rem;
}
.gap-y-14{
  row-gap: 3.5rem;
}
.gap-y-4{
  row-gap: 1rem;
}
.gap-y-5{
  row-gap: 1.25rem;
}
.gap-y-8{
  row-gap: 2rem;
}
.self-start{
  align-self: flex-start;
}
.self-center{
  align-self: center;
}
.overflow-auto{
  overflow: auto;
}
.overflow-hidden{
  overflow: hidden;
}
.overflow-clip{
  overflow: clip;
}
.overflow-x-auto{
  overflow-x: auto;
}
.overflow-x-clip{
  overflow-x: clip;
}
.hyphens-auto{
  -webkit-hyphens: auto;
          hyphens: auto;
}
.break-words{
  word-wrap: break-word;
}
.rounded-3xl{
  border-radius: 1.5rem;
}
.rounded-\[32px\]{
  border-radius: 32px;
}
.rounded-full{
  border-radius: 9999px;
}
.rounded-lg{
  border-radius: 0.5rem;
}
.rounded-theme{
  border-radius: 40px;
}
.rounded-e-3xl{
  border-top-right-radius: 1.5rem;
  border-bottom-right-radius: 1.5rem;
}
.rounded-t-3xl{
  border-top-left-radius: 1.5rem;
  border-top-right-radius: 1.5rem;
}
.rounded-bl-3xl{
  border-bottom-left-radius: 1.5rem;
}
.border{
  border-width: 1px;
}
.border-2{
  border-width: 2px;
}
.border-b{
  border-bottom-width: 1px;
}
.border-b-2{
  border-bottom-width: 2px;
}
.border-solid{
  border-style: solid;
}
.border-\[\#DDDDDD\]{
  --tw-border-opacity: 1;
  border-color: rgba(221, 221, 221, 1);
  border-color: rgba(221, 221, 221, var(--tw-border-opacity, 1));
}
.border-black{
  --tw-border-opacity: 1;
  border-color: rgba(34, 34, 34, 1);
  border-color: rgba(34, 34, 34, var(--tw-border-opacity, 1));
}
.border-chocolate{
  --tw-border-opacity: 1;
  border-color: rgba(99, 63, 46, 1);
  border-color: rgba(99, 63, 46, var(--tw-border-opacity, 1));
}
.border-raspberry{
  --tw-border-opacity: 1;
  border-color: rgba(193, 38, 55, 1);
  border-color: rgba(193, 38, 55, var(--tw-border-opacity, 1));
}
.border-white{
  --tw-border-opacity: 1;
  border-color: rgba(255, 255, 255, 1);
  border-color: rgba(255, 255, 255, var(--tw-border-opacity, 1));
}
.bg-\[var\(--section-background\)\]{
  background-color: var(--section-background);
}
.bg-biscuit{
  --tw-bg-opacity: 1;
  background-color: rgba(197, 129, 70, 1);
  background-color: rgba(197, 129, 70, var(--tw-bg-opacity, 1));
}
.bg-biscuit-20{
  --tw-bg-opacity: 1;
  background-color: rgba(243, 230, 218, 1);
  background-color: rgba(243, 230, 218, var(--tw-bg-opacity, 1));
}
.bg-biscuit-40{
  --tw-bg-opacity: 1;
  background-color: rgba(232, 205, 181, 1);
  background-color: rgba(232, 205, 181, var(--tw-bg-opacity, 1));
}
.bg-black{
  --tw-bg-opacity: 1;
  background-color: rgba(34, 34, 34, 1);
  background-color: rgba(34, 34, 34, var(--tw-bg-opacity, 1));
}
.bg-chocolate{
  --tw-bg-opacity: 1;
  background-color: rgba(99, 63, 46, 1);
  background-color: rgba(99, 63, 46, var(--tw-bg-opacity, 1));
}
.bg-chocolate-20{
  --tw-bg-opacity: 1;
  background-color: rgba(216, 209, 205, 1);
  background-color: rgba(216, 209, 205, var(--tw-bg-opacity, 1));
}
.bg-chocolate-40{
  --tw-bg-opacity: 1;
  background-color: rgba(193, 178, 171, 1);
  background-color: rgba(193, 178, 171, var(--tw-bg-opacity, 1));
}
.bg-chocolate-hover{
  --tw-bg-opacity: 1;
  background-color: rgba(127, 82, 61, 1);
  background-color: rgba(127, 82, 61, var(--tw-bg-opacity, 1));
}
.bg-cream{
  --tw-bg-opacity: 1;
  background-color: rgba(222, 202, 158, 1);
  background-color: rgba(222, 202, 158, var(--tw-bg-opacity, 1));
}
.bg-cream-20{
  --tw-bg-opacity: 1;
  background-color: rgba(248, 244, 236, 1);
  background-color: rgba(248, 244, 236, var(--tw-bg-opacity, 1));
}
.bg-cream-40{
  --tw-bg-opacity: 1;
  background-color: rgba(242, 234, 216, 1);
  background-color: rgba(242, 234, 216, var(--tw-bg-opacity, 1));
}
.bg-lemon{
  --tw-bg-opacity: 1;
  background-color: rgba(242, 210, 92, 1);
  background-color: rgba(242, 210, 92, var(--tw-bg-opacity, 1));
}
.bg-lemon-20{
  --tw-bg-opacity: 1;
  background-color: rgba(252, 246, 222, 1);
  background-color: rgba(252, 246, 222, var(--tw-bg-opacity, 1));
}
.bg-raspberry{
  --tw-bg-opacity: 1;
  background-color: rgba(193, 38, 55, 1);
  background-color: rgba(193, 38, 55, var(--tw-bg-opacity, 1));
}
.bg-raspberry-20{
  --tw-bg-opacity: 1;
  background-color: rgba(243, 212, 215, 1);
  background-color: rgba(243, 212, 215, var(--tw-bg-opacity, 1));
}
.bg-shortcrust{
  --tw-bg-opacity: 1;
  background-color: rgba(180, 134, 33, 1);
  background-color: rgba(180, 134, 33, var(--tw-bg-opacity, 1));
}
.bg-shortcrust-20{
  --tw-bg-opacity: 1;
  background-color: rgba(240, 231, 211, 1);
  background-color: rgba(240, 231, 211, var(--tw-bg-opacity, 1));
}
.bg-strawberry{
  --tw-bg-opacity: 1;
  background-color: rgba(226, 107, 132, 1);
  background-color: rgba(226, 107, 132, var(--tw-bg-opacity, 1));
}
.bg-strawberry-20{
  --tw-bg-opacity: 1;
  background-color: rgba(249, 225, 230, 1);
  background-color: rgba(249, 225, 230, var(--tw-bg-opacity, 1));
}
.bg-sugar{
  --tw-bg-opacity: 1;
  background-color: rgba(126, 203, 232, 1);
  background-color: rgba(126, 203, 232, var(--tw-bg-opacity, 1));
}
.bg-sugar-20{
  --tw-bg-opacity: 1;
  background-color: rgba(229, 245, 250, 1);
  background-color: rgba(229, 245, 250, var(--tw-bg-opacity, 1));
}
.bg-transparent{
  background-color: transparent;
}
.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
}
.bg-gradient-to-b{
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}
.from-biscuit{
  --tw-gradient-from: #C58146 var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(197, 129, 70, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-biscuit-20{
  --tw-gradient-from: #F3E6DA var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(243, 230, 218, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-biscuit-40{
  --tw-gradient-from: #E8CDB5 var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(232, 205, 181, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-black{
  --tw-gradient-from: #222222 var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(34, 34, 34, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-chocolate{
  --tw-gradient-from: #633F2E var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(99, 63, 46, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-chocolate-20{
  --tw-gradient-from: #D8D1CD var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(216, 209, 205, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-chocolate-40{
  --tw-gradient-from: #C1B2AB var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(193, 178, 171, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-cream{
  --tw-gradient-from: #DECA9E var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(222, 202, 158, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-cream-20{
  --tw-gradient-from: #F8F4EC var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(248, 244, 236, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-cream-40{
  --tw-gradient-from: #F2EAD8 var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(242, 234, 216, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-lemon{
  --tw-gradient-from: #F2D25C var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(242, 210, 92, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-lemon-20{
  --tw-gradient-from: #FCF6DE var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(252, 246, 222, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-raspberry{
  --tw-gradient-from: #C12637 var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(193, 38, 55, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-raspberry-20{
  --tw-gradient-from: #F3D4D7 var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(243, 212, 215, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-shortcrust{
  --tw-gradient-from: #B48621 var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(180, 134, 33, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-shortcrust-20{
  --tw-gradient-from: #F0E7D3 var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(240, 231, 211, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-strawberry{
  --tw-gradient-from: #E26B84 var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(226, 107, 132, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-strawberry-20{
  --tw-gradient-from: #F9E1E6 var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(249, 225, 230, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-sugar{
  --tw-gradient-from: #7ECBE8 var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(126, 203, 232, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-sugar-20{
  --tw-gradient-from: #E5F5FA var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(229, 245, 250, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-\[88\%\]{
  --tw-gradient-from-position: 88%;
}
.to-\[\#22222280\]{
  --tw-gradient-to: rgba(34,34,34,0.50196) var(--tw-gradient-to-position);
}
.to-biscuit{
  --tw-gradient-to: #C58146 var(--tw-gradient-to-position);
}
.to-biscuit-20{
  --tw-gradient-to: #F3E6DA var(--tw-gradient-to-position);
}
.to-biscuit-40{
  --tw-gradient-to: #E8CDB5 var(--tw-gradient-to-position);
}
.to-chocolate{
  --tw-gradient-to: #633F2E var(--tw-gradient-to-position);
}
.to-chocolate-20{
  --tw-gradient-to: #D8D1CD var(--tw-gradient-to-position);
}
.to-chocolate-40{
  --tw-gradient-to: #C1B2AB var(--tw-gradient-to-position);
}
.to-cream{
  --tw-gradient-to: #DECA9E var(--tw-gradient-to-position);
}
.to-cream-20{
  --tw-gradient-to: #F8F4EC var(--tw-gradient-to-position);
}
.to-cream-40{
  --tw-gradient-to: #F2EAD8 var(--tw-gradient-to-position);
}
.to-lemon{
  --tw-gradient-to: #F2D25C var(--tw-gradient-to-position);
}
.to-lemon-20{
  --tw-gradient-to: #FCF6DE var(--tw-gradient-to-position);
}
.to-raspberry{
  --tw-gradient-to: #C12637 var(--tw-gradient-to-position);
}
.to-raspberry-20{
  --tw-gradient-to: #F3D4D7 var(--tw-gradient-to-position);
}
.to-shortcrust{
  --tw-gradient-to: #B48621 var(--tw-gradient-to-position);
}
.to-shortcrust-20{
  --tw-gradient-to: #F0E7D3 var(--tw-gradient-to-position);
}
.to-strawberry{
  --tw-gradient-to: #E26B84 var(--tw-gradient-to-position);
}
.to-strawberry-20{
  --tw-gradient-to: #F9E1E6 var(--tw-gradient-to-position);
}
.to-sugar{
  --tw-gradient-to: #7ECBE8 var(--tw-gradient-to-position);
}
.to-sugar-20{
  --tw-gradient-to: #E5F5FA var(--tw-gradient-to-position);
}
.to-white{
  --tw-gradient-to: #FFFFFF var(--tw-gradient-to-position);
}
.to-\[88\%\]{
  --tw-gradient-to-position: 88%;
}
.bg-\[length\:100px_auto\]{
  background-size: 100px auto;
}
.bg-center{
  background-position: center;
}
.bg-repeat{
  background-repeat: repeat;
}
.\!fill-white{
  fill: #FFFFFF !important;
}
.fill-biscuit{
  fill: #C58146;
}
.fill-biscuit-20{
  fill: #F3E6DA;
}
.fill-biscuit-40{
  fill: #E8CDB5;
}
.fill-black{
  fill: #222222;
}
.fill-chocolate{
  fill: #633F2E;
}
.fill-chocolate-20{
  fill: #D8D1CD;
}
.fill-chocolate-40{
  fill: #C1B2AB;
}
.fill-cream{
  fill: #DECA9E;
}
.fill-cream-20{
  fill: #F8F4EC;
}
.fill-cream-40{
  fill: #F2EAD8;
}
.fill-current{
  fill: currentColor;
}
.fill-lemon{
  fill: #F2D25C;
}
.fill-lemon-20{
  fill: #FCF6DE;
}
.fill-raspberry{
  fill: #C12637;
}
.fill-raspberry-20{
  fill: #F3D4D7;
}
.fill-shortcrust{
  fill: #B48621;
}
.fill-shortcrust-20{
  fill: #F0E7D3;
}
.fill-strawberry{
  fill: #E26B84;
}
.fill-strawberry-20{
  fill: #F9E1E6;
}
.fill-sugar{
  fill: #7ECBE8;
}
.fill-sugar-20{
  fill: #E5F5FA;
}
.fill-white{
  fill: #FFFFFF;
}
.object-contain{
  -o-object-fit: contain;
     object-fit: contain;
}
.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}
.p-10{
  padding: 2.5rem;
}
.p-2{
  padding: 0.5rem;
}
.p-20{
  padding: 5rem;
}
.p-3{
  padding: 0.75rem;
}
.p-4{
  padding: 1rem;
}
.p-5{
  padding: 1.25rem;
}
.p-6{
  padding: 1.5rem;
}
.p-8{
  padding: 2rem;
}
.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-28{
  padding-left: 7rem;
  padding-right: 7rem;
}
.px-5{
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-6{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-8{
  padding-left: 2rem;
  padding-right: 2rem;
}
.py-1{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-10{
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.py-14{
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}
.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-3\.5{
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
}
.py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-5{
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.pb-0{
  padding-bottom: 0px;
}
.pb-10{
  padding-bottom: 2.5rem;
}
.pb-14{
  padding-bottom: 3.5rem;
}
.pb-20{
  padding-bottom: 5rem;
}
.pb-28{
  padding-bottom: 7rem;
}
.pb-3{
  padding-bottom: 0.75rem;
}
.pb-30{
  padding-bottom: 7.5rem;
}
.pb-40{
  padding-bottom: 10rem;
}
.pb-5{
  padding-bottom: 1.25rem;
}
.pb-6{
  padding-bottom: 1.5rem;
}
.pt-0{
  padding-top: 0px;
}
.pt-1{
  padding-top: 0.25rem;
}
.pt-10{
  padding-top: 2.5rem;
}
.pt-14{
  padding-top: 3.5rem;
}
.pt-2{
  padding-top: 0.5rem;
}
.pt-28{
  padding-top: 7rem;
}
.pt-\[374px\]{
  padding-top: 374px;
}
.pt-\[424px\]{
  padding-top: 424px;
}
.text-left{
  text-align: left;
}
.text-center{
  text-align: center;
}
.text-right{
  text-align: right;
}
.font-body{
  font-family: "chevin-pro", ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.\!text-\[10rem\]{
  font-size: 10rem !important;
}
.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-semibold{
  font-weight: 600 !important;
}
.font-light{
  font-weight: 300;
}
.font-medium{
  font-weight: 500;
}
.font-semibold{
  font-weight: 600;
}
.uppercase{
  text-transform: uppercase;
}
.leading-normal{
  line-height: 1.5;
}
.tracking-wider{
  letter-spacing: 0.05em;
}
.text-biscuit{
  --tw-text-opacity: 1;
  color: rgba(197, 129, 70, 1);
  color: rgba(197, 129, 70, var(--tw-text-opacity, 1));
}
.text-biscuit-20{
  --tw-text-opacity: 1;
  color: rgba(243, 230, 218, 1);
  color: rgba(243, 230, 218, var(--tw-text-opacity, 1));
}
.text-biscuit-40{
  --tw-text-opacity: 1;
  color: rgba(232, 205, 181, 1);
  color: rgba(232, 205, 181, var(--tw-text-opacity, 1));
}
.text-black{
  --tw-text-opacity: 1;
  color: rgba(34, 34, 34, 1);
  color: rgba(34, 34, 34, var(--tw-text-opacity, 1));
}
.text-chocolate{
  --tw-text-opacity: 1;
  color: rgba(99, 63, 46, 1);
  color: rgba(99, 63, 46, var(--tw-text-opacity, 1));
}
.text-chocolate-20{
  --tw-text-opacity: 1;
  color: rgba(216, 209, 205, 1);
  color: rgba(216, 209, 205, var(--tw-text-opacity, 1));
}
.text-chocolate-40{
  --tw-text-opacity: 1;
  color: rgba(193, 178, 171, 1);
  color: rgba(193, 178, 171, var(--tw-text-opacity, 1));
}
.text-cream{
  --tw-text-opacity: 1;
  color: rgba(222, 202, 158, 1);
  color: rgba(222, 202, 158, var(--tw-text-opacity, 1));
}
.text-cream-20{
  --tw-text-opacity: 1;
  color: rgba(248, 244, 236, 1);
  color: rgba(248, 244, 236, var(--tw-text-opacity, 1));
}
.text-cream-40{
  --tw-text-opacity: 1;
  color: rgba(242, 234, 216, 1);
  color: rgba(242, 234, 216, var(--tw-text-opacity, 1));
}
.text-lemon{
  --tw-text-opacity: 1;
  color: rgba(242, 210, 92, 1);
  color: rgba(242, 210, 92, var(--tw-text-opacity, 1));
}
.text-lemon-20{
  --tw-text-opacity: 1;
  color: rgba(252, 246, 222, 1);
  color: rgba(252, 246, 222, var(--tw-text-opacity, 1));
}
.text-raspberry{
  --tw-text-opacity: 1;
  color: rgba(193, 38, 55, 1);
  color: rgba(193, 38, 55, var(--tw-text-opacity, 1));
}
.text-raspberry-20{
  --tw-text-opacity: 1;
  color: rgba(243, 212, 215, 1);
  color: rgba(243, 212, 215, var(--tw-text-opacity, 1));
}
.text-shortcrust{
  --tw-text-opacity: 1;
  color: rgba(180, 134, 33, 1);
  color: rgba(180, 134, 33, var(--tw-text-opacity, 1));
}
.text-shortcrust-20{
  --tw-text-opacity: 1;
  color: rgba(240, 231, 211, 1);
  color: rgba(240, 231, 211, var(--tw-text-opacity, 1));
}
.text-strawberry{
  --tw-text-opacity: 1;
  color: rgba(226, 107, 132, 1);
  color: rgba(226, 107, 132, var(--tw-text-opacity, 1));
}
.text-strawberry-20{
  --tw-text-opacity: 1;
  color: rgba(249, 225, 230, 1);
  color: rgba(249, 225, 230, var(--tw-text-opacity, 1));
}
.text-sugar{
  --tw-text-opacity: 1;
  color: rgba(126, 203, 232, 1);
  color: rgba(126, 203, 232, var(--tw-text-opacity, 1));
}
.text-sugar-20{
  --tw-text-opacity: 1;
  color: rgba(229, 245, 250, 1);
  color: rgba(229, 245, 250, var(--tw-text-opacity, 1));
}
.text-white{
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
}
.underline{
  text-decoration-line: underline;
}
.no-underline{
  text-decoration-line: none;
}
.underline-offset-2{
  text-underline-offset: 2px;
}
.underline-offset-4{
  text-underline-offset: 4px;
}
.opacity-0{
  opacity: 0;
}
.opacity-100{
  opacity: 1;
}
.opacity-15{
  opacity: 0.15;
}
.opacity-20{
  opacity: 0.2;
}
.opacity-50{
  opacity: 0.5;
}
.opacity-70{
  opacity: 0.7;
}
.opacity-75{
  opacity: 0.75;
}
.shadow-lg{
  --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);
}
.outline-offset-\[-1px\]{
  outline-offset: -1px;
}
.ring{
  --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: /*!*/ /*!*/ 0 0 0 0px #fff, var(--tw-ring-shadow), 0 0 rgba(0,0,0,0);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 rgba(0,0,0,0));
}
.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: 500ms;
}
.transition-\[margin\]{
  transition-property: margin;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
}
.transition-\[opacity\]{
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
}
.transition-all{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
}
.transition-colors{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
}
.transition-none{
  transition-property: none;
}
.transition-opacity{
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
}
.transition-transform{
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
}
.delay-0{
  transition-delay: 0s;
}
.duration-300{
  transition-duration: 300ms;
}
.text-style-display{
  font-family: "proxima-nova", ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 3rem;
  line-height: 1;
  font-weight: 300;
  letter-spacing: -0.025em;
}
@media (min-width: 768px){
  .text-style-display{
    font-size: 4.5rem;
    line-height: 1;
  }
}
.text-style-h1{
  font-family: "proxima-nova", ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 3rem;
  font-weight: 300;
  line-height: 1.1;
}
@media (min-width: 768px){
  .text-style-h1{
    font-size: 56px;
  }
}
.text-style-h2{
  font-family: "proxima-nova", ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 2.25rem;
  line-height: 2.5rem;
  font-weight: 300;
  line-height: 1.1;
}
@media (min-width: 768px){
  .text-style-h2{
    font-size: 42px;
  }
}
.text-style-h3{
  font-family: "proxima-nova", ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 300;
  line-height: 1.1;
}
@media (min-width: 768px){
  .text-style-h3{
    font-size: 28px;
    line-height: 1.375;
  }
}
.text-style-h4{
  font-family: "chevin-pro", ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 22px;
  font-weight: 700;
  line-height: 1.5;
}
@media (min-width: 768px){
  .text-style-h4{
    font-size: 24px;
  }
}
.text-style-body-lg{
  font-family: "chevin-pro", ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 400;
  line-height: 1.5;
}
.text-style-body-lg-strong{
  font-family: "chevin-pro", ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
  line-height: 1.5;
}
.text-style-body{
  font-family: "chevin-pro", ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 400;
  line-height: 1.5;
}
.text-style-body-light{
  font-family: "chevin-pro", ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 300;
  line-height: 1.5;
}
.text-style-body-strong{
  font-family: "chevin-pro", ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
  line-height: 1.5;
}
.text-style-body-sm{
  font-family: "chevin-pro", ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  line-height: 1.5;
}
.text-style-body-sm-light{
  font-family: "chevin-pro", ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 300;
  line-height: 1.5;
}
.text-style-body-sm-strong{
  font-family: "chevin-pro", ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
  line-height: 1.5;
}
.last\:mb-0:last-child{
  margin-bottom: 0px;
}
.last\:mt-0:last-child{
  margin-top: 0px;
}
.last\:\!pb-0:last-child{
  padding-bottom: 0px !important;
}
.focus\:translate-x-0:focus{
  --tw-translate-x: 0px;
  transform: translate(0px, 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: 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));
}
.disabled\:cursor-not-allowed:disabled{
  cursor: not-allowed;
}
.disabled\:opacity-50:disabled{
  opacity: 0.5;
}
.group\/subbutton:hover .group-hover\/subbutton\:w-full{
  width: 100%;
}
.aria-pressed\:bg-chocolate[aria-pressed="true"]{
  --tw-bg-opacity: 1;
  background-color: rgba(99, 63, 46, 1);
  background-color: rgba(99, 63, 46, var(--tw-bg-opacity, 1));
}
.aria-pressed\:text-biscuit-20[aria-pressed="true"]{
  --tw-text-opacity: 1;
  color: rgba(243, 230, 218, 1);
  color: rgba(243, 230, 218, var(--tw-text-opacity, 1));
}
.aria-selected\:bg-biscuit-20[aria-selected="true"]{
  --tw-bg-opacity: 1;
  background-color: rgba(243, 230, 218, 1);
  background-color: rgba(243, 230, 218, var(--tw-bg-opacity, 1));
}
.aria-selected\:bg-chocolate[aria-selected="true"]{
  --tw-bg-opacity: 1;
  background-color: rgba(99, 63, 46, 1);
  background-color: rgba(99, 63, 46, var(--tw-bg-opacity, 1));
}
.aria-selected\:text-biscuit-20[aria-selected="true"]{
  --tw-text-opacity: 1;
  color: rgba(243, 230, 218, 1);
  color: rgba(243, 230, 218, var(--tw-text-opacity, 1));
}
.hocus\:bg-\[\#ffffffb3\]:hover{
  background-color: rgba(255,255,255,0.70196);
}
.hocus\:bg-biscuit-40:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(232, 205, 181, 1);
  background-color: rgba(232, 205, 181, var(--tw-bg-opacity, 1));
}
.hocus\:bg-chocolate:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(99, 63, 46, 1);
  background-color: rgba(99, 63, 46, var(--tw-bg-opacity, 1));
}
.hocus\:bg-cream-40:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(242, 234, 216, 1);
  background-color: rgba(242, 234, 216, var(--tw-bg-opacity, 1));
}
.hocus\:bg-raspberry:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(193, 38, 55, 1);
  background-color: rgba(193, 38, 55, var(--tw-bg-opacity, 1));
}
.hocus\:bg-white:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
}
.hocus\:text-chocolate:hover{
  --tw-text-opacity: 1;
  color: rgba(99, 63, 46, 1);
  color: rgba(99, 63, 46, var(--tw-text-opacity, 1));
}
.hocus\:text-white:hover{
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
}
.hocus\:bg-\[\#ffffffb3\]:focus{
  background-color: rgba(255,255,255,0.70196);
}
.hocus\:bg-biscuit-40:focus{
  --tw-bg-opacity: 1;
  background-color: rgba(232, 205, 181, 1);
  background-color: rgba(232, 205, 181, var(--tw-bg-opacity, 1));
}
.hocus\:bg-chocolate:focus{
  --tw-bg-opacity: 1;
  background-color: rgba(99, 63, 46, 1);
  background-color: rgba(99, 63, 46, var(--tw-bg-opacity, 1));
}
.hocus\:bg-cream-40:focus{
  --tw-bg-opacity: 1;
  background-color: rgba(242, 234, 216, 1);
  background-color: rgba(242, 234, 216, var(--tw-bg-opacity, 1));
}
.hocus\:bg-raspberry:focus{
  --tw-bg-opacity: 1;
  background-color: rgba(193, 38, 55, 1);
  background-color: rgba(193, 38, 55, var(--tw-bg-opacity, 1));
}
.hocus\:bg-white:focus{
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
}
.hocus\:text-chocolate:focus{
  --tw-text-opacity: 1;
  color: rgba(99, 63, 46, 1);
  color: rgba(99, 63, 46, var(--tw-text-opacity, 1));
}
.hocus\:text-white:focus{
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
}
.group:hover .group-hocus\:ml-2{
  margin-left: 0.5rem;
}
.group:hover .group-hocus\:h-28{
  height: 7rem;
}
.group:hover .group-hocus\:w-28{
  width: 7rem;
}
.group:hover .group-hocus\:w-5{
  width: 1.25rem;
}
.group:hover .group-hocus\:w-full{
  width: 100%;
}
.group:hover .group-hocus\:-translate-x-2{
  --tw-translate-x: -0.5rem;
  transform: translate(-0.5rem, 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: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:hover .group-hocus\:-translate-y-0\.5{
  --tw-translate-y: -0.125rem;
  transform: translate(var(--tw-translate-x), -0.125rem) 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: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:hover .group-hocus\:translate-x-0{
  --tw-translate-x: 0px;
  transform: translate(0px, 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: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:hover .group-hocus\:translate-x-1{
  --tw-translate-x: 0.25rem;
  transform: translate(0.25rem, 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: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:hover .group-hocus\:translate-x-2{
  --tw-translate-x: 0.5rem;
  transform: translate(0.5rem, 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: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:hover .group-hocus\:translate-x-\[-2px\]{
  --tw-translate-x: -2px;
  transform: translate(-2px, 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: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:hover .group-hocus\: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(1.1) scaleY(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));
}
.group:hover .group-hocus\:scale-95{
  --tw-scale-x: .95;
  --tw-scale-y: .95;
  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(.95) scaleY(.95);
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:hover .group-hocus\:fill-biscuit{
  fill: #C58146;
}
.group:hover .group-hocus\:fill-chocolate{
  fill: #633F2E;
}
.group:hover .group-hocus\:fill-white{
  fill: #FFFFFF;
}
.group:hover .group-hocus\:opacity-0{
  opacity: 0;
}
.group:hover .group-hocus\:opacity-100{
  opacity: 1;
}
.group:hover .group-hocus\:opacity-50{
  opacity: 0.5;
}
.group:hover .group-hocus\:opacity-75{
  opacity: 0.75;
}
.group:hover .group-hocus\:delay-300{
  transition-delay: 300ms;
}
.group:focus .group-hocus\:ml-2{
  margin-left: 0.5rem;
}
.group:focus .group-hocus\:h-28{
  height: 7rem;
}
.group:focus .group-hocus\:w-28{
  width: 7rem;
}
.group:focus .group-hocus\:w-5{
  width: 1.25rem;
}
.group:focus .group-hocus\:w-full{
  width: 100%;
}
.group:focus .group-hocus\:-translate-x-2{
  --tw-translate-x: -0.5rem;
  transform: translate(-0.5rem, 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: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:focus .group-hocus\:-translate-y-0\.5{
  --tw-translate-y: -0.125rem;
  transform: translate(var(--tw-translate-x), -0.125rem) 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: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:focus .group-hocus\:translate-x-0{
  --tw-translate-x: 0px;
  transform: translate(0px, 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: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:focus .group-hocus\:translate-x-1{
  --tw-translate-x: 0.25rem;
  transform: translate(0.25rem, 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: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:focus .group-hocus\:translate-x-2{
  --tw-translate-x: 0.5rem;
  transform: translate(0.5rem, 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: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:focus .group-hocus\:translate-x-\[-2px\]{
  --tw-translate-x: -2px;
  transform: translate(-2px, 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: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:focus .group-hocus\: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(1.1) scaleY(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));
}
.group:focus .group-hocus\:scale-95{
  --tw-scale-x: .95;
  --tw-scale-y: .95;
  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(.95) scaleY(.95);
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:focus .group-hocus\:fill-biscuit{
  fill: #C58146;
}
.group:focus .group-hocus\:fill-chocolate{
  fill: #633F2E;
}
.group:focus .group-hocus\:fill-white{
  fill: #FFFFFF;
}
.group:focus .group-hocus\:opacity-0{
  opacity: 0;
}
.group:focus .group-hocus\:opacity-100{
  opacity: 1;
}
.group:focus .group-hocus\:opacity-50{
  opacity: 0.5;
}
.group:focus .group-hocus\:opacity-75{
  opacity: 0.75;
}
.group:focus .group-hocus\:delay-300{
  transition-delay: 300ms;
}
@media (prefers-reduced-motion: no-preference){
  .motion-safe\:transition-transform{
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 500ms;
  }
}
@media not all and (min-width: 1024px){
  .max-lg\:fixed{
    position: fixed;
  }
}
@media not all and (min-width: 768px){
  .max-md\:-right-\[24px\]{
    right: -24px;
  }
  .max-md\:-right-\[64px\]{
    right: -64px;
  }
  .max-md\:right-4{
    right: 1rem;
  }
  .max-md\:hidden{
    display: none;
  }
  .max-md\:min-h-\[128px\]{
    min-height: 128px;
  }
  .max-md\:w-full{
    width: 100%;
  }
  .max-md\:flex-col{
    flex-direction: column;
  }
}
@media (min-width: 640px){
  .sm\:col-start-7{
    grid-column-start: 7;
  }
  .sm\:col-start-8{
    grid-column-start: 8;
  }
  .sm\:col-end-9{
    grid-column-end: 9;
  }
  .sm\:h-auto{
    height: auto;
  }
  .sm\:w-max{
    width: -moz-max-content;
    width: max-content;
  }
  .sm\:w-screen{
    width: 100vw;
  }
  .sm\:flex-wrap{
    flex-wrap: wrap;
  }
  .sm\:justify-start{
    justify-content: flex-start;
  }
}
@media (min-width: 768px){
  .md\:static{
    position: static;
  }
  .md\:absolute{
    position: absolute;
  }
  .md\:relative{
    position: relative;
  }
  .md\:-top-16{
    top: -4rem;
  }
  .md\:bottom-1{
    bottom: 0.25rem;
  }
  .md\:bottom-8{
    bottom: 2rem;
  }
  .md\:left-0{
    left: 0px;
  }
  .md\:left-1\/2{
    left: 50%;
  }
  .md\:left-6{
    left: 1.5rem;
  }
  .md\:left-\[10\%\]{
    left: 10%;
  }
  .md\:left-\[20px\]{
    left: 20px;
  }
  .md\:left-\[calc\(50\%_\+_5px\)\]{
    left: calc(50% + 5px);
  }
  .md\:right-auto{
    right: auto;
  }
  .md\:top-6{
    top: 1.5rem;
  }
  .md\:col-span-2{
    grid-column: span 2 / span 2;
  }
  .md\:col-span-6{
    grid-column: span 6 / span 6;
  }
  .md\:col-span-8{
    grid-column: span 8 / span 8;
  }
  .md\:col-start-10{
    grid-column-start: 10;
  }
  .md\:col-start-3{
    grid-column-start: 3;
  }
  .md\:col-start-7{
    grid-column-start: 7;
  }
  .md\:col-start-8{
    grid-column-start: 8;
  }
  .md\:col-start-9{
    grid-column-start: 9;
  }
  .md\:col-start-container{
    grid-column-start: container-start;
  }
  .md\:col-end-13{
    grid-column-end: 13;
  }
  .md\:col-end-6{
    grid-column-end: 6;
  }
  .md\:col-end-7{
    grid-column-end: 7;
  }
  .md\:col-end-8{
    grid-column-end: 8;
  }
  .md\:col-end-col-12{
    grid-column-end: 12 col-end;
  }
  .md\:col-end-container{
    grid-column-end: container-end;
  }
  .md\:col-end-full{
    grid-column-end: full-end;
  }
  .md\:row-start-1{
    grid-row-start: 1;
  }
  .md\:mb-0{
    margin-bottom: 0px;
  }
  .md\:mb-24{
    margin-bottom: 6rem;
  }
  .md\:mt-10{
    margin-top: 2.5rem;
  }
  .md\:mt-4{
    margin-top: 1rem;
  }
  .md\:mt-6{
    margin-top: 1.5rem;
  }
  .md\:block{
    display: block;
  }
  .md\:flex{
    display: flex;
  }
  .md\:\!hidden{
    display: none !important;
  }
  .md\:h-30{
    height: 7.5rem;
  }
  .md\:h-\[124px\]{
    height: 124px;
  }
  .md\:h-\[calc\(100\%_-_288px\)\]{
    height: calc(100% - 288px);
  }
  .md\:h-\[calc\(3vw_\+_180px\)\]{
    height: calc(3vw + 180px);
  }
  .md\:h-auto{
    height: auto;
  }
  .md\:max-h-full{
    max-height: 100%;
  }
  .md\:min-h-\[500px\]{
    min-height: 500px;
  }
  .md\:min-h-\[600px\]{
    min-height: 600px;
  }
  .md\:w-30{
    width: 7.5rem;
  }
  .md\:w-\[124px\]{
    width: 124px;
  }
  .md\:w-\[40\%\]{
    width: 40%;
  }
  .md\:w-\[540px\]{
    width: 540px;
  }
  .md\:w-\[560px\]{
    width: 560px;
  }
  .md\:w-\[60\%\]{
    width: 60%;
  }
  .md\:w-\[90\%\]{
    width: 90%;
  }
  .md\:w-\[calc\(50\%_-_1\.8rem\)\]{
    width: calc(50% - 1.8rem);
  }
  .md\:w-full{
    width: 100%;
  }
  .md\:w-max{
    width: -moz-max-content;
    width: max-content;
  }
  .md\:-translate-x-1\/2{
    --tw-translate-x: -50%;
    transform: translate(-50%, 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: 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));
  }
  .md\:justify-start{
    justify-content: flex-start;
  }
  .md\:justify-center{
    justify-content: center;
  }
  .md\:gap-2{
    gap: 0.5rem;
  }
  .md\:gap-8{
    gap: 2rem;
  }
  .md\:gap-x-14{
    -moz-column-gap: 3.5rem;
         column-gap: 3.5rem;
  }
  .md\:gap-y-14{
    row-gap: 3.5rem;
  }
  .md\:gap-y-20{
    row-gap: 5rem;
  }
  .md\:gap-y-32{
    row-gap: 8rem;
  }
  .md\:gap-y-4{
    row-gap: 1rem;
  }
  .md\:overflow-hidden{
    overflow: hidden;
  }
  .md\:rounded-full{
    border-radius: 9999px;
  }
  .md\:from-\[72\.5\%\]{
    --tw-gradient-from-position: 72.5%;
  }
  .md\:to-\[72\.5\%\]{
    --tw-gradient-to-position: 72.5%;
  }
  .md\:fill-sugar{
    fill: #7ECBE8;
  }
  .md\:p-10{
    padding: 2.5rem;
  }
  .md\:px-4{
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .md\:py-30{
    padding-top: 7.5rem;
    padding-bottom: 7.5rem;
  }
  .md\:py-8{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .md\:pb-0{
    padding-bottom: 0px;
  }
  .md\:pb-10{
    padding-bottom: 2.5rem;
  }
  .md\:pb-30{
    padding-bottom: 7.5rem;
  }
  .md\:pb-40{
    padding-bottom: 10rem;
  }
  .md\:pt-20{
    padding-top: 5rem;
  }
  .md\:pt-30{
    padding-top: 7.5rem;
  }
  .md\:pt-\[180px\]{
    padding-top: 180px;
  }
  .md\:opacity-75{
    opacity: 0.75;
  }
  .md\: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: 500ms;
  }
  .md\:duration-200{
    transition-duration: 200ms;
  }
  .md\:hover\:opacity-100:hover{
    opacity: 1;
  }
  .group:hover .group-hocus\:md\:-translate-y-6{
    --tw-translate-y: -1.5rem;
    transform: translate(var(--tw-translate-x), -1.5rem) 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: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .group:focus .group-hocus\:md\:-translate-y-6{
    --tw-translate-y: -1.5rem;
    transform: translate(var(--tw-translate-x), -1.5rem) 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: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
}
@media (min-width: 1024px){
  .lg\:absolute{
    position: absolute;
  }
  .lg\:-right-16{
    right: -4rem;
  }
  .lg\:-top-\[100px\]{
    top: -100px;
  }
  .lg\:-top-\[60px\]{
    top: -60px;
  }
  .lg\:bottom-10{
    bottom: 2.5rem;
  }
  .lg\:left-1\/2{
    left: 50%;
  }
  .lg\:left-6{
    left: 1.5rem;
  }
  .lg\:left-\[calc\(50\%_\+_24px\)\]{
    left: calc(50% + 24px);
  }
  .lg\:left-auto{
    left: auto;
  }
  .lg\:right-\[calc\(-64px_-_1rem\)\]{
    right: calc(-64px - 1rem);
  }
  .lg\:top-0{
    top: 0px;
  }
  .lg\:top-1\/2{
    top: 50%;
  }
  .lg\:top-10{
    top: 2.5rem;
  }
  .lg\:top-6{
    top: 1.5rem;
  }
  .lg\:top-\[40\%\]{
    top: 40%;
  }
  .lg\:top-\[calc\(100\%_-_60px\)\]{
    top: calc(100% - 60px);
  }
  .lg\:top-auto{
    top: auto;
  }
  .lg\:top-full{
    top: 100%;
  }
  .lg\:col-span-3{
    grid-column: span 3 / span 3;
  }
  .lg\:col-span-4{
    grid-column: span 4 / span 4;
  }
  .lg\:col-span-5{
    grid-column: span 5 / span 5;
  }
  .lg\:col-span-6{
    grid-column: span 6 / span 6;
  }
  .lg\:col-start-10{
    grid-column-start: 10;
  }
  .lg\:col-start-3{
    grid-column-start: 3;
  }
  .lg\:col-start-4{
    grid-column-start: 4;
  }
  .lg\:col-start-6{
    grid-column-start: 6;
  }
  .lg\:col-start-8{
    grid-column-start: 8;
  }
  .lg\:col-start-9{
    grid-column-start: 9;
  }
  .lg\:col-start-container{
    grid-column-start: container-start;
  }
  .lg\:col-start-full{
    grid-column-start: full-start;
  }
  .lg\:col-end-13{
    grid-column-end: 13;
  }
  .lg\:col-end-6{
    grid-column-end: 6;
  }
  .lg\:col-end-8{
    grid-column-end: 8;
  }
  .lg\:col-end-9{
    grid-column-end: 9;
  }
  .lg\:col-end-container{
    grid-column-end: container-end;
  }
  .lg\:col-end-full{
    grid-column-end: full-end;
  }
  .lg\:row-start-1{
    grid-row-start: 1;
  }
  .lg\:mx-auto{
    margin-left: auto;
    margin-right: auto;
  }
  .lg\:ml-auto{
    margin-left: auto;
  }
  .lg\:mt-0{
    margin-top: 0px;
  }
  .lg\:block{
    display: block;
  }
  .lg\:flex{
    display: flex;
  }
  .lg\:hidden{
    display: none;
  }
  .lg\:aspect-square{
    aspect-ratio: 1 / 1;
  }
  .lg\:h-30{
    height: 7.5rem;
  }
  .lg\:h-56{
    height: 14rem;
  }
  .lg\:h-\[702px\]{
    height: 702px;
  }
  .lg\:h-auto{
    height: auto;
  }
  .lg\:w-1\/2{
    width: 50%;
  }
  .lg\:w-1\/3{
    width: 33.333333%;
  }
  .lg\:w-30{
    width: 7.5rem;
  }
  .lg\:w-56{
    width: 14rem;
  }
  .lg\:w-\[700px\]{
    width: 700px;
  }
  .lg\:w-\[702px\]{
    width: 702px;
  }
  .lg\:w-\[760px\]{
    width: 760px;
  }
  .lg\:w-\[calc\(100\%_-_40px\)\]{
    width: calc(100% - 40px);
  }
  .lg\:w-\[calc\(100\%_-_64px\)\]{
    width: calc(100% - 64px);
  }
  .lg\:w-\[calc\(33\.33\%_-_2\.4rem\)\]{
    width: calc(33.33% - 2.4rem);
  }
  .lg\:w-auto{
    width: auto;
  }
  .lg\:max-w-\[68ch\]{
    max-width: 68ch;
  }
  .lg\:-translate-x-1\/2{
    --tw-translate-x: -50%;
    transform: translate(-50%, 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: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .lg\:-translate-y-1\/2{
    --tw-translate-y: -50%;
    transform: translate(var(--tw-translate-x), -50%) 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: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .lg\:translate-x-0{
    --tw-translate-x: 0px;
    transform: translate(0px, 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: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .lg\:translate-y-0{
    --tw-translate-y: 0px;
    transform: translate(var(--tw-translate-x), 0px) 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: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .lg\:rotate-0{
    --tw-rotate: 0deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(0deg) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .lg\:flex-row{
    flex-direction: row;
  }
  .lg\:items-end{
    align-items: flex-end;
  }
  .lg\:items-center{
    align-items: center;
  }
  .lg\:items-stretch{
    align-items: stretch;
  }
  .lg\:justify-start{
    justify-content: flex-start;
  }
  .lg\:justify-center{
    justify-content: center;
  }
  .lg\:gap-10{
    gap: 2.5rem;
  }
  .lg\:gap-30{
    gap: 7.5rem;
  }
  .lg\:gap-32{
    gap: 8rem;
  }
  .lg\:gap-4{
    gap: 1rem;
  }
  .lg\:gap-6{
    gap: 1.5rem;
  }
  .lg\:gap-y-4{
    row-gap: 1rem;
  }
  .lg\:rounded-theme{
    border-radius: 40px;
  }
  .lg\:bg-biscuit{
    --tw-bg-opacity: 1;
    background-color: rgba(197, 129, 70, 1);
    background-color: rgba(197, 129, 70, var(--tw-bg-opacity, 1));
  }
  .lg\:bg-cream-20{
    --tw-bg-opacity: 1;
    background-color: rgba(248, 244, 236, 1);
    background-color: rgba(248, 244, 236, var(--tw-bg-opacity, 1));
  }
  .lg\:bg-transparent{
    background-color: transparent;
  }
  .lg\:p-10{
    padding: 2.5rem;
  }
  .lg\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }
  .lg\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .lg\:py-0{
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .lg\:py-20{
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .lg\:py-30{
    padding-top: 7.5rem;
    padding-bottom: 7.5rem;
  }
  .lg\:py-8{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .lg\:pb-30{
    padding-bottom: 7.5rem;
  }
  .lg\:pb-40{
    padding-bottom: 10rem;
  }
  .lg\:pb-\[calc\(2rem_-_6px\)\]{
    padding-bottom: calc(2rem - 6px);
  }
  .lg\:pt-0{
    padding-top: 0px;
  }
  .lg\:pt-30{
    padding-top: 7.5rem;
  }
  .lg\:pt-8{
    padding-top: 2rem;
  }
  .lg\:text-left{
    text-align: left;
  }
  .lg\:text-center{
    text-align: center;
  }
  .lg\:text-black{
    --tw-text-opacity: 1;
    color: rgba(34, 34, 34, 1);
    color: rgba(34, 34, 34, var(--tw-text-opacity, 1));
  }
  .lg\:transition-opacity{
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 500ms;
  }
  .lg\:text-style-display{
    font-family: "proxima-nova", ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 3rem;
    line-height: 1;
    font-weight: 300;
    letter-spacing: -0.025em;
  }
  @media (min-width: 768px){
    .lg\:text-style-display{
      font-size: 4.5rem;
      line-height: 1;
    }
  }
  .group:hover .group-hocus\:lg\:visible{
    visibility: visible;
  }
  .group:hover .group-hocus\:lg\:opacity-100{
    opacity: 1;
  }
  .group:hover .group-hocus\:lg\:opacity-50{
    opacity: 0.5;
  }
  .group:focus .group-hocus\:lg\:visible{
    visibility: visible;
  }
  .group:focus .group-hocus\:lg\:opacity-100{
    opacity: 1;
  }
  .group:focus .group-hocus\:lg\:opacity-50{
    opacity: 0.5;
  }
}
@media (min-width: 1280px){
  .xl\:-left-\[60px\]{
    left: -60px;
  }
  .xl\:right-auto{
    right: auto;
  }
  .xl\:top-1\/2{
    top: 50%;
  }
  .xl\:col-span-1{
    grid-column: span 1 / span 1;
  }
  .xl\:col-span-2{
    grid-column: span 2 / span 2;
  }
  .xl\:col-start-4{
    grid-column-start: 4;
  }
  .xl\:col-end-12{
    grid-column-end: 12;
  }
  .xl\:h-\[700px\]{
    height: 700px;
  }
  .xl\:w-\[700px\]{
    width: 700px;
  }
  .xl\:w-\[920px\]{
    width: 920px;
  }
  .xl\:max-w-\[400px\]{
    max-width: 400px;
  }
  .xl\:pb-60{
    padding-bottom: 15rem;
  }
}
.\[\&\.active\]\:bg-chocolate.active{
  --tw-bg-opacity: 1;
  background-color: rgba(99, 63, 46, 1);
  background-color: rgba(99, 63, 46, var(--tw-bg-opacity, 1));
}
.\[\&\.active\]\:text-biscuit-20.active{
  --tw-text-opacity: 1;
  color: rgba(243, 230, 218, 1);
  color: rgba(243, 230, 218, var(--tw-text-opacity, 1));
}
.\[\&\.js-flipped\]\:relative.js-flipped{
  position: relative;
}
.\[\&\.js-flipped\]\:-right-24.js-flipped{
  right: -6rem;
}
.\[\&\.js-flipped\]\:left-auto.js-flipped{
  left: auto;
}
.\[\&\.js-flipped\]\:top-\[35\%\].js-flipped{
  top: 35%;
}
.\[\&\.js-flipped\]\:w-auto.js-flipped{
  width: auto;
}
.\[\&\.js-flipped\]\:flex-col.js-flipped{
  flex-direction: column;
}
.\[\&\.js-flipped\]\:justify-start.js-flipped{
  justify-content: flex-start;
}
.\[\&\.js-flipped\]\:gap-10.js-flipped{
  gap: 2.5rem;
}
@media (min-width: 1024px){
  .\[\&\:has\(\+_\.js-has-biscuits\)\]\:lg\:pb-56:has(+ .js-has-biscuits){
    padding-bottom: 14rem;
  }
}
.\[\&\>small\]\:mt-1>small{
  margin-top: 0.25rem;
}
.\[\&\>small\]\:inline-block>small{
  display: inline-block;
}
.\[\&\>small\]\:text-xs>small{
  font-size: 0.75rem;
  line-height: 1rem;
}
.\[\&\>small\]\:leading-\[1\.6\]>small{
  line-height: 1.6;
}
.\[\&_\.text-highlighted\]\:text-biscuit .text-highlighted{
  --tw-text-opacity: 1;
  color: rgba(197, 129, 70, 1);
  color: rgba(197, 129, 70, var(--tw-text-opacity, 1));
}
.\[\&_\.text-highlighted\]\:text-lemon .text-highlighted{
  --tw-text-opacity: 1;
  color: rgba(242, 210, 92, 1);
  color: rgba(242, 210, 92, var(--tw-text-opacity, 1));
}
.\[\&_\.text-highlighted\]\:text-shortcrust .text-highlighted{
  --tw-text-opacity: 1;
  color: rgba(180, 134, 33, 1);
  color: rgba(180, 134, 33, var(--tw-text-opacity, 1));
}
.\[\&_a\]\:text-white a{
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
}
.\[\&_iframe\]\:h-full iframe{
  height: 100%;
}
.\[\&_iframe\]\:w-full iframe{
  width: 100%;
}
.js-visible .\[\.js-visible_\&\]\:visible{
  visibility: visible;
}
.js-visible .\[\.js-visible_\&\]\:opacity-100{
  opacity: 1;
}
@media (min-width: 1024px){
  .js-visible .\[\.js-visible_\&\]\:lg\:visible{
    visibility: visible;
  }
  .js-visible .\[\.js-visible_\&\]\:lg\:opacity-50{
    opacity: 0.5;
  }
}
.menu-active .\[\.menu-active_\&\]\:-translate-x-\[13px\]{
  --tw-translate-x: -13px;
  transform: translate(-13px, 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: 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));
}
.menu-active .\[\.menu-active_\&\]\:translate-x-\[6px\]{
  --tw-translate-x: 6px;
  transform: translate(6px, 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: 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));
}
.menu-active .\[\.menu-active_\&\]\:translate-y-\[2px\]{
  --tw-translate-y: 2px;
  transform: translate(var(--tw-translate-x), 2px) 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: 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));
}
.menu-active .\[\.menu-active_\&\]\:translate-y-\[8px\]{
  --tw-translate-y: 8px;
  transform: translate(var(--tw-translate-x), 8px) 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: 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));
}
.menu-active .\[\.menu-active_\&\]\:-rotate-45{
  --tw-rotate: -45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(-45deg) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  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));
}
.menu-active .\[\.menu-active_\&\]\:rotate-45{
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(45deg) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  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));
}
.menu-active .\[\.menu-active_\&\]\:opacity-0{
  opacity: 0;
}
.wysiwyg.wysiwyg-invert .\[\.wysiwyg\.wysiwyg-invert_\&\]\:\!fill-white{
  fill: #FFFFFF !important;
}
.wysiwyg.wysiwyg-invert .\[\.wysiwyg\.wysiwyg-invert_\&\]\:fill-white{
  fill: #FFFFFF;
}
.wysiwyg.wysiwyg-invert .\[\.wysiwyg\.wysiwyg-invert_\&\]\:\!text-white{
  --tw-text-opacity: 1 !important;
  color: rgba(255, 255, 255, 1) !important;
  color: rgba(255, 255, 255, var(--tw-text-opacity, 1)) !important;
}
[data-background=biscuit-20]+.\[\[data-background\=biscuit-20\]\+\&\[data-background\=biscuit-20\]\]\:pt-0[data-background=biscuit-20]{
  padding-top: 0px;
}
[data-background=biscuit-20]+.\[\[data-background\=biscuit-20\]\+\&\[data-background\=biscuit-20\]_\.custom-padding-top\]\:\!pt-0[data-background=biscuit-20] .custom-padding-top{
  padding-top: 0px !important;
}
[data-background=biscuit-40]+.\[\[data-background\=biscuit-40\]\+\&\[data-background\=biscuit-40\]\]\:pt-0[data-background=biscuit-40]{
  padding-top: 0px;
}
[data-background=biscuit-40]+.\[\[data-background\=biscuit-40\]\+\&\[data-background\=biscuit-40\]_\.custom-padding-top\]\:\!pt-0[data-background=biscuit-40] .custom-padding-top{
  padding-top: 0px !important;
}
[data-background=biscuit]+.\[\[data-background\=biscuit\]\+\&\[data-background\=biscuit\]\]\:pt-0[data-background=biscuit]{
  padding-top: 0px;
}
[data-background=biscuit]+.\[\[data-background\=biscuit\]\+\&\[data-background\=biscuit\]_\.custom-padding-top\]\:\!pt-0[data-background=biscuit] .custom-padding-top{
  padding-top: 0px !important;
}
[data-background=chocolate-20]+.\[\[data-background\=chocolate-20\]\+\&\[data-background\=chocolate-20\]\]\:pt-0[data-background=chocolate-20]{
  padding-top: 0px;
}
[data-background=chocolate-20]+.\[\[data-background\=chocolate-20\]\+\&\[data-background\=chocolate-20\]_\.custom-padding-top\]\:\!pt-0[data-background=chocolate-20] .custom-padding-top{
  padding-top: 0px !important;
}
[data-background=chocolate-40]+.\[\[data-background\=chocolate-40\]\+\&\[data-background\=chocolate-40\]\]\:pt-0[data-background=chocolate-40]{
  padding-top: 0px;
}
[data-background=chocolate-40]+.\[\[data-background\=chocolate-40\]\+\&\[data-background\=chocolate-40\]_\.custom-padding-top\]\:\!pt-0[data-background=chocolate-40] .custom-padding-top{
  padding-top: 0px !important;
}
[data-background=chocolate-hover]+.\[\[data-background\=chocolate-hover\]\+\&\[data-background\=chocolate-hover\]\]\:pt-0[data-background=chocolate-hover]{
  padding-top: 0px;
}
[data-background=chocolate-hover]+.\[\[data-background\=chocolate-hover\]\+\&\[data-background\=chocolate-hover\]_\.custom-padding-top\]\:\!pt-0[data-background=chocolate-hover] .custom-padding-top{
  padding-top: 0px !important;
}
[data-background=chocolate]+.\[\[data-background\=chocolate\]\+\&\[data-background\=chocolate\]\]\:pt-0[data-background=chocolate]{
  padding-top: 0px;
}
[data-background=chocolate]+.\[\[data-background\=chocolate\]\+\&\[data-background\=chocolate\]_\.custom-padding-top\]\:\!pt-0[data-background=chocolate] .custom-padding-top{
  padding-top: 0px !important;
}
[data-background=cream-20]+.\[\[data-background\=cream-20\]\+\&\[data-background\=cream-20\]\]\:pt-0[data-background=cream-20]{
  padding-top: 0px;
}
[data-background=cream-20]+.\[\[data-background\=cream-20\]\+\&\[data-background\=cream-20\]_\.custom-padding-top\]\:\!pt-0[data-background=cream-20] .custom-padding-top{
  padding-top: 0px !important;
}
[data-background=cream-40]+.\[\[data-background\=cream-40\]\+\&\[data-background\=cream-40\]\]\:pt-0[data-background=cream-40]{
  padding-top: 0px;
}
[data-background=cream-40]+.\[\[data-background\=cream-40\]\+\&\[data-background\=cream-40\]_\.custom-padding-top\]\:\!pt-0[data-background=cream-40] .custom-padding-top{
  padding-top: 0px !important;
}
[data-background=cream]+.\[\[data-background\=cream\]\+\&\[data-background\=cream\]\]\:pt-0[data-background=cream]{
  padding-top: 0px;
}
[data-background=cream]+.\[\[data-background\=cream\]\+\&\[data-background\=cream\]_\.custom-padding-top\]\:\!pt-0[data-background=cream] .custom-padding-top{
  padding-top: 0px !important;
}
[data-background=lemon-20]+.\[\[data-background\=lemon-20\]\+\&\[data-background\=lemon-20\]\]\:pt-0[data-background=lemon-20]{
  padding-top: 0px;
}
[data-background=lemon-20]+.\[\[data-background\=lemon-20\]\+\&\[data-background\=lemon-20\]_\.custom-padding-top\]\:\!pt-0[data-background=lemon-20] .custom-padding-top{
  padding-top: 0px !important;
}
[data-background=lemon]+.\[\[data-background\=lemon\]\+\&\[data-background\=lemon\]\]\:pt-0[data-background=lemon]{
  padding-top: 0px;
}
[data-background=lemon]+.\[\[data-background\=lemon\]\+\&\[data-background\=lemon\]_\.custom-padding-top\]\:\!pt-0[data-background=lemon] .custom-padding-top{
  padding-top: 0px !important;
}
[data-background=raspberry-20]+.\[\[data-background\=raspberry-20\]\+\&\[data-background\=raspberry-20\]\]\:pt-0[data-background=raspberry-20]{
  padding-top: 0px;
}
[data-background=raspberry-20]+.\[\[data-background\=raspberry-20\]\+\&\[data-background\=raspberry-20\]_\.custom-padding-top\]\:\!pt-0[data-background=raspberry-20] .custom-padding-top{
  padding-top: 0px !important;
}
[data-background=raspberry]+.\[\[data-background\=raspberry\]\+\&\[data-background\=raspberry\]\]\:pt-0[data-background=raspberry]{
  padding-top: 0px;
}
[data-background=raspberry]+.\[\[data-background\=raspberry\]\+\&\[data-background\=raspberry\]_\.custom-padding-top\]\:\!pt-0[data-background=raspberry] .custom-padding-top{
  padding-top: 0px !important;
}
[data-background=shortcrust-20]+.\[\[data-background\=shortcrust-20\]\+\&\[data-background\=shortcrust-20\]\]\:pt-0[data-background=shortcrust-20]{
  padding-top: 0px;
}
[data-background=shortcrust-20]+.\[\[data-background\=shortcrust-20\]\+\&\[data-background\=shortcrust-20\]_\.custom-padding-top\]\:\!pt-0[data-background=shortcrust-20] .custom-padding-top{
  padding-top: 0px !important;
}
[data-background=shortcrust]+.\[\[data-background\=shortcrust\]\+\&\[data-background\=shortcrust\]\]\:pt-0[data-background=shortcrust]{
  padding-top: 0px;
}
[data-background=shortcrust]+.\[\[data-background\=shortcrust\]\+\&\[data-background\=shortcrust\]_\.custom-padding-top\]\:\!pt-0[data-background=shortcrust] .custom-padding-top{
  padding-top: 0px !important;
}
[data-background=strawberry-20]+.\[\[data-background\=strawberry-20\]\+\&\[data-background\=strawberry-20\]\]\:pt-0[data-background=strawberry-20]{
  padding-top: 0px;
}
[data-background=strawberry-20]+.\[\[data-background\=strawberry-20\]\+\&\[data-background\=strawberry-20\]_\.custom-padding-top\]\:\!pt-0[data-background=strawberry-20] .custom-padding-top{
  padding-top: 0px !important;
}
[data-background=strawberry]+.\[\[data-background\=strawberry\]\+\&\[data-background\=strawberry\]\]\:pt-0[data-background=strawberry]{
  padding-top: 0px;
}
[data-background=strawberry]+.\[\[data-background\=strawberry\]\+\&\[data-background\=strawberry\]_\.custom-padding-top\]\:\!pt-0[data-background=strawberry] .custom-padding-top{
  padding-top: 0px !important;
}
[data-background=sugar-20]+.\[\[data-background\=sugar-20\]\+\&\[data-background\=sugar-20\]\]\:pt-0[data-background=sugar-20]{
  padding-top: 0px;
}
[data-background=sugar-20]+.\[\[data-background\=sugar-20\]\+\&\[data-background\=sugar-20\]_\.custom-padding-top\]\:\!pt-0[data-background=sugar-20] .custom-padding-top{
  padding-top: 0px !important;
}
[data-background=sugar]+.\[\[data-background\=sugar\]\+\&\[data-background\=sugar\]\]\:pt-0[data-background=sugar]{
  padding-top: 0px;
}
[data-background=sugar]+.\[\[data-background\=sugar\]\+\&\[data-background\=sugar\]_\.custom-padding-top\]\:\!pt-0[data-background=sugar] .custom-padding-top{
  padding-top: 0px !important;
}
[data-background=transparent]+.\[\[data-background\=transparent\]\+\&\[data-background\=transparent\]\]\:pt-0[data-background=transparent]{
  padding-top: 0px;
}
[data-background=transparent]+.\[\[data-background\=transparent\]\+\&\[data-background\=transparent\]_\.custom-padding-top\]\:\!pt-0[data-background=transparent] .custom-padding-top{
  padding-top: 0px !important;
}
[data-background=white]+.\[\[data-background\=white\]\+\&\[data-background\=white\]\]\:pt-0[data-background=white]{
  padding-top: 0px;
}
[data-background=white]+.\[\[data-background\=white\]\+\&\[data-background\=white\]_\.custom-padding-top\]\:\!pt-0[data-background=white] .custom-padding-top{
  padding-top: 0px !important;
}

