@import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap');

/* Import Libre Baskerville - Regular, Italic, and Bold */

/* Import Inter - Variable font that includes all weights */

/* Define font families for easy use */

:root {
  --font-serif: 'Libre Baskerville', Georgia, serif;
  --font-sans: 'Inter', system-ui, -apple-system, sans-serif;
}

/* Typography System */

.main .type-display-serif{
  font-family: Libre Baskerville, Georgia, serif;
  font-size: 34px;
  line-height: 1.2;
}

@media (min-width: 768px){
  .main .type-display-serif{
    font-size: 56px;
  }
}

.main .type-display-serif {
  /* @apply font-serif text-[28px] md:text-[5vw] leading-tight; */
}

.main .type-title-serif{
  font-family: Libre Baskerville, Georgia, serif;
  font-size: 30px;
  line-height: 1.25;
}

@media (min-width: 768px){
  .main .type-title-serif{
    font-size: 30px;
  }
}

.main .type-title-serif-sm{
  font-family: Libre Baskerville, Georgia, serif;
  font-size: 32px;
  line-height: 1.375;
}

.main .type-title-sans{
  font-family: Inter, system-ui, -apple-system, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.25;
  letter-spacing: -0.025em;
}

@media (min-width: 768px){
  .main .type-title-sans{
    font-size: 25px;
  }
}

.main .type-title-sans i{
  font-style: normal;
}

.main .type-title-sans-number{
  font-family: Inter, system-ui, -apple-system, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 1.25;
  letter-spacing: -0.025em;
}

@media (min-width: 768px){
  .main .type-title-sans-number{
    font-size: 28px;
  }
}

.type-body-sans-lg{
  font-family: Inter, system-ui, -apple-system, sans-serif;
  font-size: 16px;
  line-height: 24px;
  line-height: 1.5;
}

.type-body-sans-md{
  font-family: Inter, system-ui, -apple-system, sans-serif;
  font-size: 16px;
  line-height: 24px;
  line-height: 1.625;
}

.type-body-sans-sm{
  font-family: Inter, system-ui, -apple-system, sans-serif;
  font-size: 15px;
  line-height: 1.625;
}

.main .type-caption{
  font-family: Inter, system-ui, -apple-system, sans-serif;
  font-size: 12px;
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}

.main .type-eyebrow{
  font-family: Inter, system-ui, -apple-system, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  letter-spacing: 0em;
}

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

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

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

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

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

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

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

.html,
:host {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: Inter, system-ui, -apple-system, sans-serif;
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
  -webkit-tap-highlight-color: transparent;
  /* 7 */
}

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

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

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

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

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

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

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

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

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

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

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

.main b, .main 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.
*/

.main code, .main kbd, .main samp, .main 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.
*/

.main small {
  font-size: 80%;
}

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

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

.main sub {
  bottom: -0.25em;
}

.main 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.
*/

.main 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.
*/

.main button, .main input, .main optgroup, .main select, .main 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.
*/

.main button, .main select {
  text-transform: none;
}

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

.main button, .main input:where([type='button']), .main input:where([type='reset']), .main 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.
*/

.main :-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)
*/

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

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

.main 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.
*/

.main [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.
*/

.main summary {
  display: list-item;
}

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

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

.main fieldset {
  margin: 0;
  padding: 0;
}

.main legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/

.main dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

.main 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.
*/

.main button, .main [role="button"] {
  cursor: pointer;
}

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

.main :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.
*/

.main img, .main svg, .main video, .main canvas, .main audio, .main iframe, .main embed, .main 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)
*/

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

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

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

.html {
  /* font-family: 'Inter', system-ui, -apple-system, sans-serif; */
  font-family: Inter, system-ui, -apple-system, sans-serif;
  font-size: 16px;
  line-height: 24px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  --tw-text-opacity: 1;
  color: rgb(89 89 89 / var(--tw-text-opacity, 1));
}

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

.main .container{
  width: 100%;
}

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

  .main .container{
    max-width: 640px;
  }
}

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

  .main .container{
    max-width: 768px;
  }
}

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

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

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

  .main .container{
    max-width: 1280px;
  }
}

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

  .main .container{
    max-width: 1536px;
  }
}

.main .prose{
  font-family: Inter, system-ui, -apple-system, sans-serif;
  font-size: 16px;
  line-height: 24px;
  line-height: 1.5;
}

.main .prose p{
  margin-bottom: 12px;
}

.main .prose p:last-child{
  margin-bottom: 0px;
}

.main .prose strong{
  font-weight: 600;
}

.main .prose p:last-child{
  margin-bottom: 0px;
}

.main .prose b {
  font-weight: 600;
}

.main .prose ul{
  display: flex;
  flex-direction: column;
}

.main .prose li{
  display: flex;
  align-items: flex-start;
}

.main .prose.simple ul{
  display: block;
}

.main .prose.simple li{
  display: block;
}

.prose li::before{
  margin-top: 4px;
  margin-right: 8px;
  display: inline-block;
  font-size: 12px;
  line-height: 16px;
  --tw-content: '\2022';
  content: var(--tw-content);
}

.main .btn{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  font-family: Inter, system-ui, -apple-system, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1.5;
  letter-spacing: 0em;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 100ms;
  transition-timing-function: linear;
}

.main .btn.--wide{
  width: 100%;
  max-width: 192px;
}

.main .btn.--solid{
  background-color: rgb(12 10 9 / 0.8);
  letter-spacing: 0.025em;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.main .btn.--solid:hover{
  background-color: rgb(12 10 9 / 0.6);
}

.main .btn.--outline{
  border-width: 1px;
  border-color: rgb(12 10 9 / 0.2);
}

.main .btn.--outline:disabled{
  opacity: 0.5;
}

.main .btn.--round:disabled{
  opacity: 0.5;
}

.main .btn.--translucent{
  background-color: rgb(68 64 60 / 0.1);
  --tw-backdrop-blur: blur(16px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.main .btn.--lg{
  height: 50px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 15.5px;
}

.main .btn.--xl{
  height: 56px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 15.5px;
}

.main .btn.--md{
  height: 40px;
  padding-left: 16px;
  padding-right: 16px;
}

.main .btn.--md.--icon{
  padding-left: 12px;
  padding-right: 12px;
}

.main .btn.--sm{
  height: 32px;
  padding-left: 9.6px;
  padding-right: 9.6px;
}

.main .btn.--round{
  border-radius: 9999px;
}

.main .btn.--lg.--round{
  width: 50px;
}

.main .btn.--md.--round{
  width: 40px;
}

.main .btn.--lg.--square{
  width: 50px;
}

.main .btn.--sm.--square{
  width: 32px;
}

.main .btn.--sm.--round{
  width: 32px;
}

/* .btn.--icon {
    @apply p-0;
  } */

.main .btn.--invert{
  background-color: rgb(250 250 249 / 1);
  --tw-text-opacity: 1;
  color: rgb(41 37 36 / var(--tw-text-opacity, 1));
}

.main .btn.--invert-2{
  background-color: rgb(28 25 23 / 0.4);
}

.main .badge{
  display: inline-flex;
  height: 24px;
  align-items: center;
  border-radius: 4px;
  padding-left: 8px;
  padding-right: 8px;
  font-family: Inter, system-ui, -apple-system, sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
}

.main .badge.--blue{
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.main .badge.--outline{
  border-width: 1px;
  border-color: rgb(12 10 9 / 0.3);
}

/* Container */

/* 1536px 1440px 1280px 1024px 768px 640px */

.main .container-lg{
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1536px;
  padding-left: 16px;
  padding-right: 16px;
}

@media (min-width: 768px){
  .main .container-lg{
    padding-left: 40px;
    padding-right: 40px;
  }
}

/* md:px-[2rem]; */

/* .container-md {
    @apply w-full max-w-[1280px] mx-auto px-[1rem] md:px-[2.5rem];
  } */

.main .container-md{
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1280px;
  padding-left: 16px;
  padding-right: 16px;
}

@media (min-width: 768px){
  .main .container-md{
    padding-left: 40px;
    padding-right: 40px;
  }
}

.main .sticky-text-with-heading{
  position: sticky;
  top: 0px;
  z-index: -10;
}

.main .eyebrow{
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
}

.main .sr-only{
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

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

.main .static{
  position: static;
}

.main .fixed{
  position: fixed;
}

.main .absolute{
  position: absolute;
}

.main .relative{
  position: relative;
}

.main .sticky{
  position: sticky;
}

.main .inset-0{
  inset: 0px;
}

.main .-bottom-4{
  bottom: -16px;
}

.main .bottom-4{
  bottom: 16px;
}

.main .bottom-6{
  bottom: 24px;
}

.main .bottom-\[1\.25rem\!important\]{
  bottom: 20px !important;
}

.main .left-0{
  left: 0px;
}

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

.main .left-3{
  left: 12px;
}

.main .left-4{
  left: 16px;
}

.main .left-6{
  left: 24px;
}

.main .right-0{
  right: 0px;
}

.main .right-24{
  right: 96px;
}

.main .right-4{
  right: 16px;
}

.main .top-0{
  top: 0px;
}

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

.main .top-28{
  top: 112px;
}

.main .top-3{
  top: 12px;
}

.main .top-4{
  top: 16px;
}

.main .top-6{
  top: 24px;
}

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

.main .order-1{
  order: 1;
}

.main .order-2{
  order: 2;
}

.main .-mx-1{
  margin-left: -4px;
  margin-right: -4px;
}

.main .-mx-2{
  margin-left: -8px;
  margin-right: -8px;
}

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

.main .my-1{
  margin-top: 4px;
  margin-bottom: 4px;
}

.main .my-10{
  margin-top: 40px;
  margin-bottom: 40px;
}

.main .mb-1{
  margin-bottom: 4px;
}

.main .mb-12{
  margin-bottom: 48px;
}

.main .mb-2{
  margin-bottom: 8px;
}

.main .mb-20{
  margin-bottom: 80px;
}

.main .mb-3{
  margin-bottom: 12px;
}

.main .mb-4{
  margin-bottom: 16px;
}

.main .mb-5{
  margin-bottom: 20px;
}

.main .mb-6{
  margin-bottom: 24px;
}

.main .mb-8{
  margin-bottom: 32px;
}

.main .ml-2{
  margin-left: 8px;
}

.main .ml-4{
  margin-left: 16px;
}

.main .mr-2{
  margin-right: 8px;
}

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

.main .mt-1{
  margin-top: 4px;
}

.main .mt-10{
  margin-top: 40px;
}

.main .mt-11{
  margin-top: 44px;
}

.main .mt-12{
  margin-top: 48px;
}

.main .mt-2{
  margin-top: 8px;
}

.main .mt-24{
  margin-top: 96px;
}

.main .mt-3{
  margin-top: 12px;
}

.main .mt-4{
  margin-top: 16px;
}

.main .mt-5{
  margin-top: 20px;
}

.main .mt-6{
  margin-top: 24px;
}

.main .mt-7{
  margin-top: 28px;
}

.main .mt-8{
  margin-top: 32px;
}

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

.main .line-clamp-2{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.main .block{
  display: block;
}

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

.main .flex{
  display: flex;
}

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

.main .grid{
  display: grid;
}

.main .contents{
  display: contents;
}

.main .hidden{
  display: none;
}

.main .aspect-\[3\/3\.85\]{
  aspect-ratio: 3/3.85;
}

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

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

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

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

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

.main .h-10{
  height: 40px;
}

.main .h-2{
  height: 8px;
}

.main .h-4{
  height: 16px;
}

.main .h-6{
  height: 24px;
}

.main .h-8{
  height: 32px;
}

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

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

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

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

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

.main .h-\[auto\]{
  height: auto;
}

.main .h-\[inherit\]{
  height: inherit;
}

.main .h-auto{
  height: auto;
}

.main .h-dvh{
  height: 100dvh;
}

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

.main .w-10{
  width: 40px;
}

.main .w-12{
  width: 48px;
}

.main .w-16{
  width: 64px;
}

.main .w-2{
  width: 8px;
}

.main .w-4{
  width: 16px;
}

.main .w-6{
  width: 24px;
}

.main .w-8{
  width: 32px;
}

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

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

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

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

.main .w-auto{
  width: auto;
}

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

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

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

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

.main .max-w-\[12rem\]{
  max-width: 192px;
}

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

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

.main .max-w-\[27rem\]{
  max-width: 432px;
}

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

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

.main .max-w-\[32rem\]{
  max-width: 512px;
}

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

.main .max-w-\[52rem\]{
  max-width: 832px;
}

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

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

.main .flex-\[0_0_100\%\]{
  flex: 0 0 100%;
}

.main .flex-\[0_0_80\%\]{
  flex: 0 0 80%;
}

.main .flex-shrink-0{
  flex-shrink: 0;
}

.main .grow{
  flex-grow: 1;
}

.main .-translate-x-1\/2{
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.main .-translate-y-1\/2{
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

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

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

.main .cursor-pointer{
  cursor: pointer;
}

.main .resize{
  resize: both;
}

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

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

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

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

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

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

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

.main .items-end{
  align-items: flex-end;
}

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

.main .items-stretch{
  align-items: stretch;
}

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

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

.main .gap-0\.5{
  gap: 2px;
}

.main .gap-1{
  gap: 4px;
}

.main .gap-16{
  gap: 64px;
}

.main .gap-2{
  gap: 8px;
}

.main .gap-20{
  gap: 80px;
}

.main .gap-3{
  gap: 12px;
}

.main .gap-4{
  gap: 16px;
}

.main .gap-5{
  gap: 20px;
}

.main .gap-\[1px\]{
  gap: 1px;
}

.main .gap-\[2px\]{
  gap: 2px;
}

.main .gap-y-5{
  row-gap: 20px;
}

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

.main .rounded{
  border-radius: 4px;
}

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

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

.main .rounded-lg{
  border-radius: 8px;
}

.main .rounded-md{
  border-radius: 6px;
}

.main .border{
  border-width: 1px;
}

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

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

.main .border-stone-300{
  --tw-border-opacity: 1;
  border-color: rgb(214 211 209 / var(--tw-border-opacity, 1));
}

.main .border-stone-950\/10{
  border-color: rgb(12 10 9 / 0.1);
}

.main .bg-\[\#F8E8DB\]{
  --tw-bg-opacity: 1;
  background-color: rgb(248 232 219 / var(--tw-bg-opacity, 1));
}

.main .bg-\[\#FEF5ED\]{
  --tw-bg-opacity: 1;
  background-color: rgb(254 245 237 / var(--tw-bg-opacity, 1));
}

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

.main .bg-black\/30{
  background-color: rgb(0 0 0 / 0.3);
}

.main .bg-blue-600{
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1));
}

.main .bg-gray-100{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}

.main .bg-gray-50{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}

.main .bg-stone-300{
  --tw-bg-opacity: 1;
  background-color: rgb(214 211 209 / var(--tw-bg-opacity, 1));
}

.main .bg-stone-400\/10{
  background-color: rgb(168 162 158 / 0.1);
}

.main .bg-stone-50\/100{
  background-color: rgb(250 250 249 / 1);
}

.main .bg-stone-700\/10{
  background-color: rgb(68 64 60 / 0.1);
}

.main .bg-stone-900\/20{
  background-color: rgb(28 25 23 / 0.2);
}

.main .bg-stone-900\/80{
  background-color: rgb(28 25 23 / 0.8);
}

.main .bg-stone-950\/20{
  background-color: rgb(12 10 9 / 0.2);
}

.main .bg-stone-950\/80{
  background-color: rgb(12 10 9 / 0.8);
}

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

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

.main .bg-white\/50{
  background-color: rgb(255 255 255 / 0.5);
}

.main .bg-gradient-to-t{
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}

.main .from-black\/50{
  --tw-gradient-from: rgb(0 0 0 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.main .to-transparent{
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}

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

.main .p-0{
  padding: 0px;
}

.main .p-2{
  padding: 8px;
}

.main .p-6{
  padding: 24px;
}

.main .px-1{
  padding-left: 4px;
  padding-right: 4px;
}

.main .px-2{
  padding-left: 8px;
  padding-right: 8px;
}

.main .px-3{
  padding-left: 12px;
  padding-right: 12px;
}

.main .px-4{
  padding-left: 16px;
  padding-right: 16px;
}

.main .px-5{
  padding-left: 20px;
  padding-right: 20px;
}

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

.main .px-\[0\.6rem\]{
  padding-left: 9.6px;
  padding-right: 9.6px;
}

.main .px-\[1rem\]{
  padding-left: 16px;
  padding-right: 16px;
}

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

.main .py-12{
  padding-top: 48px;
  padding-bottom: 48px;
}

.main .py-16{
  padding-top: 64px;
  padding-bottom: 64px;
}

.main .py-3{
  padding-top: 12px;
  padding-bottom: 12px;
}

.main .py-4{
  padding-top: 16px;
  padding-bottom: 16px;
}

.main .py-6{
  padding-top: 24px;
  padding-bottom: 24px;
}

.main .py-7{
  padding-top: 28px;
  padding-bottom: 28px;
}

.main .py-\[6rem\]{
  padding-top: 96px;
  padding-bottom: 96px;
}

.main .pb-16{
  padding-bottom: 64px;
}

.main .pb-3{
  padding-bottom: 12px;
}

.main .pb-\[4\.5rem\]{
  padding-bottom: 72px;
}

.main .pr-6{
  padding-right: 24px;
}

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

.main .pt-1{
  padding-top: 4px;
}

.main .pt-16{
  padding-top: 64px;
}

.main .pt-3{
  padding-top: 12px;
}

.main .pt-6{
  padding-top: 24px;
}

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

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

.main .align-top{
  vertical-align: top;
}

.main .font-sans{
  font-family: Inter, system-ui, -apple-system, sans-serif;
}

.main .font-serif{
  font-family: Libre Baskerville, Georgia, serif;
}

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

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

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

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

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

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

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

.main .text-base{
  font-size: 16px;
  line-height: 24px;
}

.main .text-sm{
  font-size: 14px;
  line-height: 20px;
}

.main .text-xs{
  font-size: 12px;
  line-height: 16px;
}

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

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

.main .uppercase{
  text-transform: uppercase;
}

.main .italic{
  font-style: italic;
}

.main .not-italic{
  font-style: normal;
}

.main .leading-\[1\.2\]{
  line-height: 1.2;
}

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

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

.main .leading-snug{
  line-height: 1.375;
}

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

.main .tracking-normal{
  letter-spacing: 0em;
}

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

.main .text-gray-200{
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}

.main .text-gray-500{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}

.main .text-stone-400{
  --tw-text-opacity: 1;
  color: rgb(168 162 158 / var(--tw-text-opacity, 1));
}

.main .text-stone-600{
  --tw-text-opacity: 1;
  color: rgb(87 83 78 / var(--tw-text-opacity, 1));
}

.main .text-stone-700{
  --tw-text-opacity: 1;
  color: rgb(68 64 60 / var(--tw-text-opacity, 1));
}

.main .text-stone-900{
  --tw-text-opacity: 1;
  color: rgb(28 25 23 / var(--tw-text-opacity, 1));
}

.main .text-stone-900\/50{
  color: rgb(28 25 23 / 0.5);
}

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

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

.main .line-through{
  text-decoration-line: line-through;
}

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

.main .opacity-0{
  opacity: 0;
}

.main .mix-blend-multiply{
  mix-blend-mode: multiply;
}

.main .outline{
  outline-style: solid;
}

.main .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: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

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

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

.main .transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

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

.main .transition-opacity{
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.main .transition-transform{
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.main .duration-100{
  transition-duration: 100ms;
}

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

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

/*
  Import all component styles
  Note: In Shopify, we keep all CSS in assets folder
*/

/* Set default font families and colors */

.main .hover\:border-stone-900:hover{
  --tw-border-opacity: 1;
  border-color: rgb(28 25 23 / var(--tw-border-opacity, 1));
}

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

.main .hover\:text-stone-900:hover{
  --tw-text-opacity: 1;
  color: rgb(28 25 23 / var(--tw-text-opacity, 1));
}

.main .focus\:outline-none:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.main .group[open] .group-open\:rotate-45{
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

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

.main .group:hover .group-hover\:opacity-90{
  opacity: 0.9;
}

@media (min-width: 640px){
  .main .sm\:h-10{
    height: 40px;
  }

  .main .sm\:w-10{
    width: 40px;
  }

  .main .sm\:flex-\[0_0_100\%\]{
    flex: 0 0 100%;
  }

  .main .sm\:flex-\[0_0_50\%\]{
    flex: 0 0 50%;
  }

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

  .main .sm\:p-6{
    padding: 24px;
  }
}

@media (min-width: 768px){
  .main .md\:right-40{
    right: 160px;
  }

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

  .main .md\:block{
    display: block;
  }

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

  .main .md\:aspect-auto{
    aspect-ratio: auto;
  }

  .main .md\:h-12{
    height: 48px;
  }

  .main .md\:w-12{
    width: 48px;
  }

  .main .md\:w-20{
    width: 80px;
  }

  .main .md\:w-24{
    width: 96px;
  }

  .main .md\:flex-\[0_0_40\%\]{
    flex: 0 0 40%;
  }

  .main .md\:flex-\[0_0_50\%\]{
    flex: 0 0 50%;
  }

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

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

  .main .md\:p-0{
    padding: 0px;
  }

  .main .md\:p-20{
    padding: 80px;
  }

  .main .md\:p-7{
    padding: 28px;
  }

  .main .md\:px-\[2\.5rem\]{
    padding-left: 40px;
    padding-right: 40px;
  }

  .main .md\:px-\[2rem\]{
    padding-left: 32px;
    padding-right: 32px;
  }

  .main .md\:pt-6{
    padding-top: 24px;
  }

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

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

@media (min-width: 1024px){
  .main .lg\:order-1{
    order: 1;
  }

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

  .main .lg\:mt-10{
    margin-top: 40px;
  }

  .main .lg\:block{
    display: block;
  }

  .main .lg\:hidden{
    display: none;
  }

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

  .main .lg\:aspect-auto{
    aspect-ratio: auto;
  }

  .main .lg\:h-\[44rem\]{
    height: 704px;
  }

  .main .lg\:h-\[52rem\]{
    height: 832px;
  }

  .main .lg\:h-\[inherit\]{
    height: inherit;
  }

  .main .lg\:h-auto{
    height: auto;
  }

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

  .main .lg\:flex-\[0_0_25\%\]{
    flex: 0 0 25%;
  }

  .main .lg\:flex-\[0_0_33\.333\%\]{
    flex: 0 0 33.333%;
  }

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

  .main .lg\:flex-row{
    flex-direction: row;
  }

  .main .lg\:p-7{
    padding: 28px;
  }

  .main .lg\:py-\[6\.5rem\]{
    padding-top: 104px;
    padding-bottom: 104px;
  }

  .main .lg\:pt-6{
    padding-top: 24px;
  }
}

@media (min-width: 1280px){
  .main .xl\:block{
    display: block;
  }
}

.\[\&\:\:-webkit-inner-spin-button\]\:m-0::-webkit-inner-spin-button{
  margin: 0px;
}

.\[\&\:\:-webkit-inner-spin-button\]\:appearance-none::-webkit-inner-spin-button{
  -webkit-appearance: none;
          appearance: none;
}

.\[\&\:\:-webkit-outer-spin-button\]\:m-0::-webkit-outer-spin-button{
  margin: 0px;
}

.\[\&\:\:-webkit-outer-spin-button\]\:appearance-none::-webkit-outer-spin-button{
  -webkit-appearance: none;
          appearance: none;
}