@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600&family=Work+Sans:wght@400;500;600&display=swap");
@font-face {
  font-family: "LE MORES COLLECTION SERIF";
  src: local("LE MORES COLLECTION SERIF Regular"), local("LE MORES COLLECTION SERIF"), local("Le More Collection Serif"), url("/fonts/le-mores-collection-serif-regular.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "LE MORES COLLECTION SERIF";
  src: local("LE MORES COLLECTION SERIF Regular"), local("LE MORES COLLECTION SERIF"), local("Le More Collection Serif"), url("/fonts/le-mores-collection-serif-regular.ttf") format("truetype");
  font-style: normal;
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: "LE MORES COLLECTION SERIF";
  src: local("LE MORES COLLECTION SERIF Regular"), local("LE MORES COLLECTION SERIF"), local("Le More Collection Serif"), url("/fonts/le-mores-collection-serif-regular.ttf") format("truetype");
  font-style: normal;
  font-weight: 600;
  font-display: swap;
}
*, ::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.14 | MIT License | https://tailwindcss.com
*/
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}
::before,
::after {
  --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: "Work Sans", system-ui, sans-serif; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}
/*
Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
  box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
/*
Set the default cursor for buttons.
*/
button,
[role="button"] {
  cursor: pointer;
}
/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
img,
video {
  max-width: 100%;
  height: auto;
}
/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
html {
    scroll-behavior: smooth;
  }
body{
  --tw-bg-opacity: 1;
  background-color: rgb(237 235 226 / var(--tw-bg-opacity));
  font-family: "Work Sans", system-ui, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(57 61 58 / var(--tw-text-opacity));
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* Header logo lockup from the desktop/mobile Figma header nodes. */
.eq-logo--header{
  display: inline-flex;
  height: 2.75rem;
  width: 183px;
  flex-shrink: 0;
  align-items: center;
  gap: 1rem;
  overflow: hidden;
}
@media (min-width: 1024px){
  .eq-logo--header{
    height: 3.5rem;
    width: 231px;
  }
}
.eq-logo__wordmark{
  display: block;
  width: 112px;
  flex-shrink: 0;
  white-space: nowrap;
  font-family: "LE MORES COLLECTION SERIF", "Cormorant Garamond", Georgia, serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 36px;
  --tw-text-opacity: 1;
  color: rgb(134 122 86 / var(--tw-text-opacity));
}
@media (min-width: 1024px){
  .eq-logo__wordmark{
    width: 160px;
    font-size: 40px;
    line-height: 56px;
  }
}
.eq-logo--footer{
  display: inline-flex;
  height: 2.5rem;
  width: 121px;
  flex-shrink: 0;
  align-items: center;
  gap: 1rem;
  overflow: hidden;
}
@media (min-width: 1024px){
  .eq-logo--footer{
    width: 184px;
  }
}
.eq-logo__footer-mark{
  position: relative;
  display: block;
  height: 1.25rem;
  width: 25px;
  flex-shrink: 0;
}
@media (min-width: 1024px){
  .eq-logo__footer-mark{
    height: 2rem;
    width: 2.5rem;
  }
}
.eq-logo__footer-horse{
  position: absolute;
  left: 0px;
  top: 0px;
  display: block;
  height: 1.25rem;
  width: 17.0125px;
}
@media (min-width: 1024px){
  .eq-logo__footer-horse{
    height: 2rem;
    width: 27.2204px;
  }
}
.eq-logo__footer-vector{
  position: absolute;
  top: 0px;
  left: 9.59px;
  display: block;
  height: 17.118px;
  width: 15.41px;
}
@media (min-width: 1024px){
  .eq-logo__footer-vector{
    left: 15.344px;
    height: 27.389px;
    width: 24.656px;
  }
}
.eq-logo__footer-wordmark{
  display: block;
  width: 5rem;
  flex-shrink: 0;
  white-space: nowrap;
  font-family: "LE MORES COLLECTION SERIF", "Cormorant Garamond", Georgia, serif;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 2.5rem;
  --tw-text-opacity: 1;
  color: rgb(167 153 108 / var(--tw-text-opacity));
}
@media (min-width: 1024px){
  .eq-logo__footer-wordmark{
    width: 8rem;
    font-size: 32px;
  }
}
/* Centered content column with responsive gutters (48px desktop / 16px mobile) */
.eq-container{
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1440px;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (min-width: 1024px){
  .eq-container{
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
/* Eyebrow label: gold uppercase-ish caption with optional trailing rule */
.eq-eyebrow{
  font-family: "Work Sans", system-ui, sans-serif;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 1px;
  font-weight: 500;
}
.eq-eyebrow--light{
  --tw-text-opacity: 1;
  color: rgb(134 122 86 / var(--tw-text-opacity));
}
.eq-eyebrow--dark{
  --tw-text-opacity: 1;
  color: rgb(167 153 108 / var(--tw-text-opacity));
}
/* Trailing divider rule used next to the hero eyebrow */
.eq-rule{
  height: 1px;
  flex: 1 1 0%;
  background-color: currentColor;
  opacity: 0.6;
}
/* Pill buttons */
.eq-btn{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  padding-left: 22px;
  padding-right: 22px;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-family: "Work Sans", system-ui, sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.64px;
  --tw-shadow: 0px 1px 5px 0px rgba(0,0,0,0.12), 0px 2px 2px 0px rgba(0,0,0,0.14), 0px 3px 1px -2px rgba(0,0,0,0.2);
  --tw-shadow-colored: 0px 1px 5px 0px var(--tw-shadow-color), 0px 2px 2px 0px var(--tw-shadow-color), 0px 3px 1px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
.eq-btn:hover{
  opacity: 0.9;
}
.eq-btn:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.eq-btn:focus-visible{
  --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: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: #edebe2;
}
.eq-btn--primary{
  --tw-bg-opacity: 1;
  background-color: rgb(29 59 48 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.eq-btn--primary:focus-visible{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(29 59 48 / var(--tw-ring-opacity));
}
.eq-btn--gold{
  --tw-bg-opacity: 1;
  background-color: rgb(167 153 108 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.eq-btn--gold:focus-visible{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(167 153 108 / var(--tw-ring-opacity));
}
.eq-btn--signin{
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 13px;
  line-height: 22px;
  letter-spacing: 0.46px;
}
@media (min-width: 1024px){
  .eq-btn--signin{
    padding-left: 22px;
    padding-right: 22px;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    font-size: 1rem;
    line-height: 1.5rem;
    letter-spacing: 0.64px;
  }
}
.eq-btn--hero{
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 13px;
  line-height: 22px;
  letter-spacing: 0.46px;
}
@media (min-width: 1024px){
  .eq-btn--hero{
    padding-left: 22px;
    padding-right: 22px;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    font-size: 1rem;
    line-height: 1.5rem;
    letter-spacing: 0.64px;
  }
}
/* Display headings */
.eq-display-hero{
  font-family: "LE MORES COLLECTION SERIF", "Cormorant Garamond", Georgia, serif;
  font-size: 42px;
  font-weight: 400;
  line-height: 44px;
  --tw-text-opacity: 1;
  color: rgb(29 59 48 / var(--tw-text-opacity));
}
@media (min-width: 768px){
  .eq-display-hero{
    font-size: 56px;
    line-height: 58px;
  }
}
@media (min-width: 1024px){
  .eq-display-hero{
    font-size: 74px;
    line-height: 74px;
  }
}
@media (min-width: 440px) and (max-width: 767.98px) {
    .eq-display-hero{
    font-size: 48px;
    line-height: 50px;
  }
  }
.eq-display-h1{
  font-family: "LE MORES COLLECTION SERIF", "Cormorant Garamond", Georgia, serif;
  font-size: 44px;
  font-weight: 500;
  line-height: 48px;
  --tw-text-opacity: 1;
  color: rgb(29 59 48 / var(--tw-text-opacity));
}
@media (min-width: 768px){
  .eq-display-h1{
    font-size: 64px;
    line-height: 68px;
  }
}
@media (min-width: 1024px){
  .eq-display-h1{
    font-size: 88px;
    line-height: 94px;
  }
}
.eq-display-h3{
  font-family: "LE MORES COLLECTION SERIF", "Cormorant Garamond", Georgia, serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 36px;
  --tw-text-opacity: 1;
  color: rgb(29 59 48 / var(--tw-text-opacity));
}
@media (min-width: 1024px){
  .eq-display-h3{
    font-size: 40px;
    line-height: 56px;
  }
}
.eq-lead{
  font-family: "Work Sans", system-ui, sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  line-height: 24px;
  --tw-text-opacity: 1;
  color: rgb(57 61 58 / var(--tw-text-opacity));
}
@media (min-width: 1024px){
  .eq-lead{
    font-size: 20px;
    line-height: 28px;
  }
}
.eq-why__outer{
  padding-bottom: 1rem;
}
@media (min-width: 1024px){
  .eq-why__outer{
    padding-bottom: 3rem;
  }
}
.eq-why__grid{
  display: grid;
  width: 100%;
  gap: 1.5rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 0.75rem;
  padding-top: 0.5rem;
}
@media (min-width: 1024px){
  .eq-why__grid{
    grid-template-columns: minmax(0,773px) 427px;
    gap: 8rem;
  }
}
.eq-why__copy{
  display: flex;
  min-width: 0px;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.5rem;
}
@media (min-width: 1024px){
  .eq-why__copy{
    gap: 2.5rem;
  }
}
.eq-why__eyebrow{
  width: 100%;
  font-family: "Work Sans", system-ui, sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1.5rem;
  letter-spacing: 0.7px;
  --tw-text-opacity: 1;
  color: rgb(134 122 86 / var(--tw-text-opacity));
}
@media (min-width: 1024px){
  .eq-why__eyebrow{
    font-size: 16px;
    letter-spacing: 1px;
  }
}
.eq-why__body{
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 1.5rem;
  font-family: "Work Sans", system-ui, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(57 61 58 / var(--tw-text-opacity));
}
@media (min-width: 1024px){
  .eq-why__body{
    max-width: 773px;
    gap: 1.75rem;
    font-size: 20px;
    line-height: 28px;
  }
}
.eq-why__statement{
  display: flex;
  min-width: 0px;
  align-items: flex-start;
  justify-content: flex-start;
}
@media (min-width: 1024px){
  .eq-why__statement{
    justify-content: flex-end;
  }
}
.eq-why__heading{
  width: 100%;
  font-family: "LE MORES COLLECTION SERIF", "Cormorant Garamond", Georgia, serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 36px;
  --tw-text-opacity: 1;
  color: rgb(29 59 48 / var(--tw-text-opacity));
}
@media (min-width: 1024px){
  .eq-why__heading{
    width: 427px;
    font-size: 40px;
    line-height: 56px;
  }
}
.eq-hero-media{
  position: relative;
  aspect-ratio: 427/365;
  width: 104.66%;
  max-width: none;
  flex-shrink: 0;
}
@media (min-width: 1024px){
  .eq-hero-media{
    position: absolute;
    left: 814px;
    top: 60px;
    aspect-ratio: auto;
    height: 593px;
    width: 695px;
  }
}
.eq-hero-media__image{
  pointer-events: none;
  position: absolute;
  top: 0.06%;
  left: 9.47%;
  height: 100%;
  width: 100.07%;
  max-width: none;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 1024px){
  .eq-hero-media__image{
    inset: 0px;
    width: 100%;
    height: 100%;
  }
}
/* Product numbered list row */
.eq-feature{
  display: flex;
  align-items: flex-start;
  gap: 1.5rem;
  border-bottom-width: 1px;
  border-color: rgb(255 255 255 / 0.15);
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
@media (min-width: 1024px){
  .eq-feature{
    gap: 2.5rem;
  }
}
.eq-feature__num{
  width: 2.25rem;
  flex-shrink: 0;
  font-family: "LE MORES COLLECTION SERIF", "Cormorant Garamond", Georgia, serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(167 153 108 / var(--tw-text-opacity));
}
@media (min-width: 1024px){
  .eq-feature__num{
    width: 55px;
    font-size: 40px;
    line-height: 56px;
  }
}
.eq-product{
  overflow: hidden;
  --tw-bg-opacity: 1;
  background-color: rgb(29 59 48 / var(--tw-bg-opacity));
}
.eq-product__inner{
  margin-left: auto;
  margin-right: auto;
  display: flex;
  width: 100%;
  max-width: 1440px;
  flex-direction: column;
  align-items: flex-start;
  padding: 1rem;
}
@media (min-width: 1024px){
  .eq-product__inner{
    min-height: 1004px;
    padding: 3rem;
  }
}
.eq-product__grid{
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.5rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 0.75rem;
  padding-top: 0.5rem;
}
@media (min-width: 1024px){
  .eq-product__grid{
    display: grid;
    grid-template-columns: 604px 604px;
    gap: 120px;
  }
}
.eq-product__copy{
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.5rem;
}
@media (min-width: 1024px){
  .eq-product__copy{
    gap: 2.5rem;
  }
}
.eq-product__eyebrow{
  width: 100%;
  font-family: "Work Sans", system-ui, sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1.5rem;
  letter-spacing: 0.7px;
  --tw-text-opacity: 1;
  color: rgb(167 153 108 / var(--tw-text-opacity));
}
@media (min-width: 1024px){
  .eq-product__eyebrow{
    font-size: 16px;
    letter-spacing: 1px;
  }
}
.eq-product__heading{
  width: 100%;
  font-family: "LE MORES COLLECTION SERIF", "Cormorant Garamond", Georgia, serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 36px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 1024px){
  .eq-product__heading{
    width: 429px;
    font-size: 40px;
    line-height: 56px;
  }
}
.eq-product__lead{
  width: 100%;
  font-family: "Work Sans", system-ui, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(165 173 167 / var(--tw-text-opacity));
}
@media (min-width: 1024px){
  .eq-product__lead{
    font-size: 20px;
    line-height: 28px;
  }
}
.eq-product__features{
  display: flex;
  width: 100%;
  list-style-type: none;
  flex-direction: column;
  align-items: flex-start;
}
@media (min-width: 1024px){
  .eq-product__features{
    width: 604px;
  }
}
.eq-product-feature{
  position: relative;
  display: flex;
  height: 70px;
  width: 100%;
  align-items: flex-start;
  gap: 1.5rem;
  padding-top: 0.25rem;
}
@media (min-width: 1024px){
  .eq-product-feature{
    height: 76px;
    gap: 2.5rem;
    padding-top: 2px;
  }
}
.eq-product-feature::after {
    content: "";
    position: absolute;
    left: 0px;
    top: 66px;
    height: 1px;
    width: 100%;
    background-color: rgba(167, 153, 108, 0.28);
  }
.eq-product-feature__num{
  width: 55px;
  flex-shrink: 0;
  font-family: "LE MORES COLLECTION SERIF", "Cormorant Garamond", Georgia, serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 36px;
  --tw-text-opacity: 1;
  color: rgb(167 153 108 / var(--tw-text-opacity));
}
@media (min-width: 1024px){
  .eq-product-feature__num{
    font-size: 40px;
    line-height: 56px;
  }
}
.eq-product-feature__copy{
  display: flex;
  min-width: 0px;
  flex: 1 1 0%;
  flex-direction: column;
  font-family: "Work Sans", system-ui, sans-serif;
  font-size: 13px;
  line-height: 18px;
}
@media (min-width: 1024px){
  .eq-product-feature__copy{
    justify-content: center;
    font-size: 14px;
    line-height: 24px;
  }
}
.eq-product-feature__title{
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(167 153 108 / var(--tw-text-opacity));
}
.eq-product-feature__body{
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(165 173 167 / var(--tw-text-opacity));
}
.eq-product__media{
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
}
@media (min-width: 1024px){
  .eq-product__media{
    height: 888px;
  }
}
.eq-product__image{
  height: auto;
  width: 335px;
  max-width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (min-width: 1024px){
  .eq-product__image{
    width: 604px;
  }
}
.eq-cta{
  --tw-bg-opacity: 1;
  background-color: rgb(237 235 226 / var(--tw-bg-opacity));
}
.eq-cta__container{
  margin-left: auto;
  margin-right: auto;
  display: flex;
  width: 100%;
  max-width: 1440px;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.5rem;
  padding: 1rem;
}
@media (min-width: 1024px){
  .eq-cta__container{
    padding: 3rem;
  }
}
.eq-cta__content-wrap{
  display: flex;
  width: 100%;
  align-items: flex-start;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 0.75rem;
  padding-top: 0.5rem;
}
.eq-cta__content{
  display: flex;
  min-width: 0px;
  flex: 1 1 0%;
  flex-direction: column;
  align-items: center;
  gap: 2.5rem;
  text-align: center;
}
.eq-cta__eyebrow{
  width: 100%;
  font-family: "Work Sans", system-ui, sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1.5rem;
  letter-spacing: 0.7px;
  --tw-text-opacity: 1;
  color: rgb(167 153 108 / var(--tw-text-opacity));
}
@media (min-width: 1024px){
  .eq-cta__eyebrow{
    font-size: 16px;
    letter-spacing: 1px;
  }
}
.eq-cta__heading{
  width: 100%;
  font-family: "LE MORES COLLECTION SERIF", "Cormorant Garamond", Georgia, serif;
  font-size: 56px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 64px;
  letter-spacing: 0em;
  --tw-text-opacity: 1;
  color: rgb(29 59 48 / var(--tw-text-opacity));
}
@media (min-width: 1024px){
  .eq-cta__heading{
    font-size: 88px;
    line-height: 94px;
  }
}
.eq-cta__heading-main,
  .eq-cta__heading-accent,
  .eq-cta__heading-word{
  display: block;
}
@media (min-width: 1024px){
  .eq-cta__heading-word{
    display: inline;
  }
}
.eq-cta__heading-accent{
  --tw-text-opacity: 1;
  color: rgb(134 122 86 / var(--tw-text-opacity));
}
.eq-cta__lead{
  width: 100%;
  font-family: "Work Sans", system-ui, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(57 61 58 / var(--tw-text-opacity));
}
@media (min-width: 1024px){
  .eq-cta__lead{
    font-size: 20px;
    line-height: 28px;
  }
}
.eq-cta__form{
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: stretch;
}
@media (min-width: 1024px){
  .eq-cta__form{
    max-width: 539px;
  }
}
/* Honeypot wrapper — visually + assistive removed, but still in the DOM for bots. */
.eq-hp{
  pointer-events: none;
  position: absolute;
  left: -9999px;
  top: 0px;
  height: 0px;
  width: 0px;
  overflow: hidden;
  opacity: 0;
}
.eq-cta__form-status{
  margin-top: 0.75rem;
  text-align: center;
  font-family: "Work Sans", system-ui, sans-serif;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.eq-cta__form-status.is-error{
  --tw-text-opacity: 1;
  color: rgb(134 122 86 / var(--tw-text-opacity));
}
.eq-cta__form-status.is-success{
  --tw-text-opacity: 1;
  color: rgb(167 153 108 / var(--tw-text-opacity));
}
.eq-cta__store-row{
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  padding-top: 1rem;
}
@media (min-width: 1024px){
  .eq-cta__store-row{
    padding-top: 1.75rem;
  }
}
.eq-cta__store-link{
  display: inline-block;
  border-radius: 5px;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  line-height: 1;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.eq-cta__store-link:hover{
  opacity: 0.9;
}
.eq-cta__store-link:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.eq-cta__store-link:focus-visible{
  --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: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(29 59 48 / var(--tw-ring-opacity));
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: #edebe2;
}
.eq-cta__store-badge{
  display: block;
  height: auto;
  width: 105.82px;
}
/* Email capture: outer pill containing input + inner button */
.eq-capture{
  display: flex;
  height: 52px;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  overflow: hidden;
  border-radius: 30px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(220 214 196 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(246 245 240 / var(--tw-bg-opacity));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  padding-right: 0.5rem;
}
@media (min-width: 1024px){
  .eq-capture{
    height: 54px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 43px;
    padding-right: 0.25rem;
  }
}
.eq-capture__input{
  min-width: 0px;
  flex: 1 1 0%;
  border-width: 0px;
  background-color: transparent;
  font-family: "Work Sans", system-ui, sans-serif;
  font-size: 14px;
  line-height: 18px;
  --tw-text-opacity: 1;
  color: rgb(29 59 48 / var(--tw-text-opacity));
}
.eq-capture__input::-moz-placeholder{
  --tw-text-opacity: 1;
  color: rgb(165 173 167 / var(--tw-text-opacity));
}
.eq-capture__input::placeholder{
  --tw-text-opacity: 1;
  color: rgb(165 173 167 / var(--tw-text-opacity));
}
.eq-capture__input:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
@media (min-width: 1024px){
  .eq-capture__input{
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.eq-capture__submit{
  display: inline-flex;
  height: 2.25rem;
  width: 113px;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  border-radius: 30px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(167 153 108 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(29 59 48 / var(--tw-bg-opacity));
  padding-left: 14px;
  padding-right: 14px;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-family: "Work Sans", system-ui, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
.eq-capture__submit:hover{
  opacity: 0.9;
}
.eq-capture__submit:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.eq-capture__submit:focus-visible{
  --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: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(29 59 48 / var(--tw-ring-opacity));
}
@media (min-width: 1024px){
  .eq-capture__submit{
    height: 2.75rem;
    width: 162px;
    border-color: transparent;
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.eq-footer{
  --tw-bg-opacity: 1;
  background-color: rgb(29 59 48 / var(--tw-bg-opacity));
}
.eq-footer__frame{
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1440px;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (min-width: 1024px){
  .eq-footer__frame{
    padding-left: 3rem;
    padding-right: 3rem;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}
.eq-footer__content{
  display: grid;
  width: 100%;
  grid-template-columns: minmax(0,1fr) auto;
  grid-template-rows: 40px 36.659px;
  align-items: center;
  padding: 0.5rem;
}
@media (min-width: 1024px){
  .eq-footer__content{
    height: 60px;
    grid-template-columns: repeat(3,minmax(0,1fr));
    grid-template-rows: 40px;
    -moz-column-gap: 120px;
         column-gap: 120px;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    padding-bottom: 0.75rem;
    padding-top: 0.5rem;
  }
}
.eq-footer__logo-col{
  grid-column: span 2 / span 2;
  display: flex;
  height: 2.5rem;
  min-width: 0px;
  align-items: center;
  justify-content: flex-start;
}
@media (min-width: 1024px){
  .eq-footer__logo-col{
    grid-column: span 1 / span 1;
    grid-column-start: 1;
  }
}
.eq-footer__copy-col{
  grid-column-start: 1;
  grid-row-start: 2;
  display: flex;
  min-width: 0px;
  align-items: center;
  justify-content: flex-start;
}
@media (min-width: 1024px){
  .eq-footer__copy-col{
    grid-column-start: 2;
    grid-row-start: 1;
    height: 2.5rem;
    justify-content: center;
  }
}
.eq-footer__copy{
  white-space: nowrap;
  font-family: "Work Sans", system-ui, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  --tw-text-opacity: 1;
  color: rgb(165 173 167 / var(--tw-text-opacity));
}
@media (min-width: 1024px){
  .eq-footer__copy{
    font-size: 0.875rem;
    line-height: 1.5rem;
  }
}
.eq-footer__socials{
  grid-column-start: 2;
  grid-row-start: 2;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 1rem;
}
@media (min-width: 1024px){
  .eq-footer__socials{
    grid-column-start: 3;
    grid-row-start: 1;
    height: 2.5rem;
  }
}
.eq-footer__social-link{
  display: inline-flex;
  width: 1rem;
  height: 1rem;
  align-items: center;
  justify-content: center;
  border-radius: 0.125rem;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.eq-footer__social-link:hover{
  opacity: 0.8;
}
.eq-footer__social-link:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.eq-footer__social-link:focus-visible{
  --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: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(167 153 108 / var(--tw-ring-opacity));
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: #1d3b30;
}
@media (min-width: 1024px){
  .eq-footer__social-link{
    width: 1.5rem;
    height: 1.5rem;
  }
}
.eq-footer__social-icon{
  display: block;
  width: 1rem;
  height: 1rem;
}
@media (min-width: 1024px){
  .eq-footer__social-icon{
    width: 1.5rem;
    height: 1.5rem;
  }
}
.sr-only{
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.pointer-events-none{
  pointer-events: none;
}
.static{
  position: static;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.-left-\[9999px\]{
  left: -9999px;
}
.left-0{
  left: 0px;
}
.left-\[9\.47\%\]{
  left: 9.47%;
}
.left-\[9\.59px\]{
  left: 9.59px;
}
.top-0{
  top: 0px;
}
.top-\[0\.06\%\]{
  top: 0.06%;
}
.top-\[66px\]{
  top: 66px;
}
.col-span-2{
  grid-column: span 2 / span 2;
}
.col-start-1{
  grid-column-start: 1;
}
.col-start-2{
  grid-column-start: 2;
}
.row-start-2{
  grid-row-start: 2;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.mt-12{
  margin-top: 3rem;
}
.mt-3{
  margin-top: 0.75rem;
}
.block{
  display: block;
}
.inline-block{
  display: inline-block;
}
.flex{
  display: flex;
}
.inline-flex{
  display: inline-flex;
}
.grid{
  display: grid;
}
.hidden{
  display: none;
}
.aspect-\[427\/365\]{
  aspect-ratio: 427/365;
}
.size-4{
  width: 1rem;
  height: 1rem;
}
.h-0{
  height: 0px;
}
.h-10{
  height: 2.5rem;
}
.h-11{
  height: 2.75rem;
}
.h-12{
  height: 3rem;
}
.h-5{
  height: 1.25rem;
}
.h-9{
  height: 2.25rem;
}
.h-\[17\.118px\]{
  height: 17.118px;
}
.h-\[52px\]{
  height: 52px;
}
.h-\[70px\]{
  height: 70px;
}
.h-\[92px\]{
  height: 92px;
}
.h-auto{
  height: auto;
}
.h-full{
  height: 100%;
}
.h-px{
  height: 1px;
}
.min-h-screen{
  min-height: 100vh;
}
.w-0{
  width: 0px;
}
.w-20{
  width: 5rem;
}
.w-9{
  width: 2.25rem;
}
.w-\[100\.07\%\]{
  width: 100.07%;
}
.w-\[104\.66\%\]{
  width: 104.66%;
}
.w-\[105\.82px\]{
  width: 105.82px;
}
.w-\[112px\]{
  width: 112px;
}
.w-\[113px\]{
  width: 113px;
}
.w-\[121px\]{
  width: 121px;
}
.w-\[126px\]{
  width: 126px;
}
.w-\[15\.41px\]{
  width: 15.41px;
}
.w-\[17\.0125px\]{
  width: 17.0125px;
}
.w-\[183px\]{
  width: 183px;
}
.w-\[25px\]{
  width: 25px;
}
.w-\[335px\]{
  width: 335px;
}
.w-\[55px\]{
  width: 55px;
}
.w-full{
  width: 100%;
}
.min-w-0{
  min-width: 0px;
}
.max-w-content{
  max-width: 1440px;
}
.max-w-full{
  max-width: 100%;
}
.max-w-none{
  max-width: none;
}
.flex-1{
  flex: 1 1 0%;
}
.shrink-0{
  flex-shrink: 0;
}
.list-none{
  list-style-type: none;
}
.grid-cols-\[minmax\(0\2c 1fr\)_auto\]{
  grid-template-columns: minmax(0,1fr) auto;
}
.grid-rows-\[40px_36\.659px\]{
  grid-template-rows: 40px 36.659px;
}
.flex-col{
  flex-direction: column;
}
.items-start{
  align-items: flex-start;
}
.items-center{
  align-items: center;
}
.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-10{
  gap: 2.5rem;
}
.gap-2{
  gap: 0.5rem;
}
.gap-4{
  gap: 1rem;
}
.gap-6{
  gap: 1.5rem;
}
.self-start{
  align-self: flex-start;
}
.overflow-hidden{
  overflow: hidden;
}
.whitespace-nowrap{
  white-space: nowrap;
}
.rounded{
  border-radius: 0.25rem;
}
.rounded-\[30px\]{
  border-radius: 30px;
}
.rounded-\[5px\]{
  border-radius: 5px;
}
.rounded-full{
  border-radius: 9999px;
}
.rounded-sm{
  border-radius: 0.125rem;
}
.border{
  border-width: 1px;
}
.border-0{
  border-width: 0px;
}
.border-2{
  border-width: 2px;
}
.border-b{
  border-bottom-width: 1px;
}
.border-eq-gold{
  --tw-border-opacity: 1;
  border-color: rgb(167 153 108 / var(--tw-border-opacity));
}
.border-eq-gold-light\/30{
  border-color: rgb(134 122 86 / 0.3);
}
.border-eq-input-border{
  --tw-border-opacity: 1;
  border-color: rgb(220 214 196 / var(--tw-border-opacity));
}
.border-white\/15{
  border-color: rgb(255 255 255 / 0.15);
}
.bg-black{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-current{
  background-color: currentColor;
}
.bg-eq-dark{
  --tw-bg-opacity: 1;
  background-color: rgb(29 59 48 / var(--tw-bg-opacity));
}
.bg-eq-gold{
  --tw-bg-opacity: 1;
  background-color: rgb(167 153 108 / var(--tw-bg-opacity));
}
.bg-eq-input-bg{
  --tw-bg-opacity: 1;
  background-color: rgb(246 245 240 / var(--tw-bg-opacity));
}
.bg-eq-surface{
  --tw-bg-opacity: 1;
  background-color: rgb(237 235 226 / var(--tw-bg-opacity));
}
.bg-transparent{
  background-color: transparent;
}
.object-contain{
  -o-object-fit: contain;
     object-fit: contain;
}
.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}
.p-2{
  padding: 0.5rem;
}
.p-4{
  padding: 1rem;
}
.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-\[10px\]{
  padding-left: 10px;
  padding-right: 10px;
}
.px-\[14px\]{
  padding-left: 14px;
  padding-right: 14px;
}
.px-\[22px\]{
  padding-left: 22px;
  padding-right: 22px;
}
.py-1{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-1\.5{
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-3{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-\[5px\]{
  padding-top: 5px;
  padding-bottom: 5px;
}
.pb-3{
  padding-bottom: 0.75rem;
}
.pb-4{
  padding-bottom: 1rem;
}
.pb-6{
  padding-bottom: 1.5rem;
}
.pl-4{
  padding-left: 1rem;
}
.pr-2{
  padding-right: 0.5rem;
}
.pt-1{
  padding-top: 0.25rem;
}
.pt-2{
  padding-top: 0.5rem;
}
.pt-4{
  padding-top: 1rem;
}
.pt-6{
  padding-top: 1.5rem;
}
.text-center{
  text-align: center;
}
.font-brand{
  font-family: "LE MORES COLLECTION SERIF", "Cormorant Garamond", Georgia, serif;
}
.font-sans{
  font-family: "Work Sans", system-ui, sans-serif;
}
.text-\[13px\]{
  font-size: 13px;
}
.text-\[14px\]{
  font-size: 14px;
}
.text-\[28px\]{
  font-size: 28px;
}
.text-\[42px\]{
  font-size: 42px;
}
.text-\[44px\]{
  font-size: 44px;
}
.text-\[48px\]{
  font-size: 48px;
}
.text-\[56px\]{
  font-size: 56px;
}
.text-base{
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-eq-eyebrow{
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 1px;
}
.text-sm{
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl{
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.font-medium{
  font-weight: 500;
}
.font-normal{
  font-weight: 400;
}
.font-semibold{
  font-weight: 600;
}
.uppercase{
  text-transform: uppercase;
}
.leading-10{
  line-height: 2.5rem;
}
.leading-5{
  line-height: 1.25rem;
}
.leading-6{
  line-height: 1.5rem;
}
.leading-\[18px\]{
  line-height: 18px;
}
.leading-\[22px\]{
  line-height: 22px;
}
.leading-\[24px\]{
  line-height: 24px;
}
.leading-\[36px\]{
  line-height: 36px;
}
.leading-\[44px\]{
  line-height: 44px;
}
.leading-\[48px\]{
  line-height: 48px;
}
.leading-\[50px\]{
  line-height: 50px;
}
.leading-\[64px\]{
  line-height: 64px;
}
.leading-none{
  line-height: 1;
}
.tracking-\[0\.46px\]{
  letter-spacing: 0.46px;
}
.tracking-\[0\.4px\]{
  letter-spacing: 0.4px;
}
.tracking-\[0\.5px\]{
  letter-spacing: 0.5px;
}
.tracking-\[0\.64px\]{
  letter-spacing: 0.64px;
}
.tracking-\[0\.7px\]{
  letter-spacing: 0.7px;
}
.tracking-normal{
  letter-spacing: 0em;
}
.text-eq-body{
  --tw-text-opacity: 1;
  color: rgb(57 61 58 / var(--tw-text-opacity));
}
.text-eq-gold{
  --tw-text-opacity: 1;
  color: rgb(167 153 108 / var(--tw-text-opacity));
}
.text-eq-gold-light{
  --tw-text-opacity: 1;
  color: rgb(134 122 86 / var(--tw-text-opacity));
}
.text-eq-heading{
  --tw-text-opacity: 1;
  color: rgb(29 59 48 / var(--tw-text-opacity));
}
.text-eq-muted-dark{
  --tw-text-opacity: 1;
  color: rgb(165 173 167 / var(--tw-text-opacity));
}
.text-eq-nav{
  --tw-text-opacity: 1;
  color: rgb(85 91 87 / var(--tw-text-opacity));
}
.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.antialiased{
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.shadow-eq-btn{
  --tw-shadow: 0px 1px 5px 0px rgba(0,0,0,0.12), 0px 2px 2px 0px rgba(0,0,0,0.14), 0px 3px 1px -2px rgba(0,0,0,0.2);
  --tw-shadow-colored: 0px 1px 5px 0px var(--tw-shadow-color), 0px 2px 2px 0px var(--tw-shadow-color), 0px 3px 1px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.transition-colors{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-opacity{
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-200{
  transition-duration: 200ms;
}
.placeholder\:text-eq-muted-dark::-moz-placeholder{
  --tw-text-opacity: 1;
  color: rgb(165 173 167 / var(--tw-text-opacity));
}
.placeholder\:text-eq-muted-dark::placeholder{
  --tw-text-opacity: 1;
  color: rgb(165 173 167 / var(--tw-text-opacity));
}
.hover\:text-eq-gold-light:hover{
  --tw-text-opacity: 1;
  color: rgb(134 122 86 / var(--tw-text-opacity));
}
.hover\:opacity-80:hover{
  opacity: 0.8;
}
.hover\:opacity-90:hover{
  opacity: 0.9;
}
.focus\:outline-none:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.focus-visible\:ring-2:focus-visible{
  --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: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.focus-visible\:ring-eq-dark:focus-visible{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(29 59 48 / var(--tw-ring-opacity));
}
.focus-visible\:ring-eq-gold:focus-visible{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(167 153 108 / var(--tw-ring-opacity));
}
.focus-visible\:ring-offset-2:focus-visible{
  --tw-ring-offset-width: 2px;
}
.focus-visible\:ring-offset-eq-dark:focus-visible{
  --tw-ring-offset-color: #1d3b30;
}
@media (min-width: 768px){
  .md\:text-\[56px\]{
    font-size: 56px;
  }
  .md\:text-\[64px\]{
    font-size: 64px;
  }
  .md\:leading-\[58px\]{
    line-height: 58px;
  }
  .md\:leading-\[68px\]{
    line-height: 68px;
  }
}
@media (min-width: 1024px){
  .lg\:absolute{
    position: absolute;
  }
  .lg\:inset-0{
    inset: 0px;
  }
  .lg\:left-\[15\.344px\]{
    left: 15.344px;
  }
  .lg\:left-\[814px\]{
    left: 814px;
  }
  .lg\:top-\[60px\]{
    top: 60px;
  }
  .lg\:col-span-1{
    grid-column: span 1 / span 1;
  }
  .lg\:col-start-2{
    grid-column-start: 2;
  }
  .lg\:col-start-3{
    grid-column-start: 3;
  }
  .lg\:row-start-1{
    grid-row-start: 1;
  }
  .lg\:mt-10{
    margin-top: 2.5rem;
  }
  .lg\:mt-20{
    margin-top: 5rem;
  }
  .lg\:block{
    display: block;
  }
  .lg\:inline{
    display: inline;
  }
  .lg\:flex{
    display: flex;
  }
  .lg\:grid{
    display: grid;
  }
  .lg\:aspect-auto{
    aspect-ratio: auto;
  }
  .lg\:h-10{
    height: 2.5rem;
  }
  .lg\:h-11{
    height: 2.75rem;
  }
  .lg\:h-12{
    height: 3rem;
  }
  .lg\:h-14{
    height: 3.5rem;
  }
  .lg\:h-8{
    height: 2rem;
  }
  .lg\:h-\[112px\]{
    height: 112px;
  }
  .lg\:h-\[27\.389px\]{
    height: 27.389px;
  }
  .lg\:h-\[54px\]{
    height: 54px;
  }
  .lg\:h-\[593px\]{
    height: 593px;
  }
  .lg\:h-\[60px\]{
    height: 60px;
  }
  .lg\:h-\[76px\]{
    height: 76px;
  }
  .lg\:h-\[888px\]{
    height: 888px;
  }
  .lg\:min-h-\[1004px\]{
    min-height: 1004px;
  }
  .lg\:w-32{
    width: 8rem;
  }
  .lg\:w-\[160px\]{
    width: 160px;
  }
  .lg\:w-\[162px\]{
    width: 162px;
  }
  .lg\:w-\[184px\]{
    width: 184px;
  }
  .lg\:w-\[231px\]{
    width: 231px;
  }
  .lg\:w-\[24\.656px\]{
    width: 24.656px;
  }
  .lg\:w-\[27\.2204px\]{
    width: 27.2204px;
  }
  .lg\:w-\[427px\]{
    width: 427px;
  }
  .lg\:w-\[429px\]{
    width: 429px;
  }
  .lg\:w-\[55px\]{
    width: 55px;
  }
  .lg\:w-\[593px\]{
    width: 593px;
  }
  .lg\:w-\[604px\]{
    width: 604px;
  }
  .lg\:w-\[637px\]{
    width: 637px;
  }
  .lg\:w-\[695px\]{
    width: 695px;
  }
  .lg\:w-\[702px\]{
    width: 702px;
  }
  .lg\:max-w-\[539px\]{
    max-width: 539px;
  }
  .lg\:max-w-\[773px\]{
    max-width: 773px;
  }
  .lg\:grid-cols-\[604px_604px\]{
    grid-template-columns: 604px 604px;
  }
  .lg\:grid-cols-\[minmax\(0\2c 773px\)_427px\]{
    grid-template-columns: minmax(0,773px) 427px;
  }
  .lg\:grid-cols-\[repeat\(3\2c minmax\(0\2c 1fr\)\)\]{
    grid-template-columns: repeat(3,minmax(0,1fr));
  }
  .lg\:grid-rows-\[40px\]{
    grid-template-rows: 40px;
  }
  .lg\:justify-center{
    justify-content: center;
  }
  .lg\:gap-10{
    gap: 2.5rem;
  }
  .lg\:gap-7{
    gap: 1.75rem;
  }
  .lg\:gap-\[120px\]{
    gap: 120px;
  }
  .lg\:gap-x-\[120px\]{
    -moz-column-gap: 120px;
         column-gap: 120px;
  }
  .lg\:border-transparent{
    border-color: transparent;
  }
  .lg\:px-12{
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .lg\:px-2{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .lg\:px-\[22px\]{
    padding-left: 22px;
    padding-right: 22px;
  }
  .lg\:py-2{
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .lg\:py-\[3px\]{
    padding-top: 3px;
    padding-bottom: 3px;
  }
  .lg\:pb-12{
    padding-bottom: 3rem;
  }
  .lg\:pb-3{
    padding-bottom: 0.75rem;
  }
  .lg\:pb-6{
    padding-bottom: 1.5rem;
  }
  .lg\:pl-\[43px\]{
    padding-left: 43px;
  }
  .lg\:pt-12{
    padding-top: 3rem;
  }
  .lg\:pt-8{
    padding-top: 2rem;
  }
  .lg\:pt-\[2px\]{
    padding-top: 2px;
  }
  .lg\:text-\[14px\]{
    font-size: 14px;
  }
  .lg\:text-\[16px\]{
    font-size: 16px;
  }
  .lg\:text-\[20px\]{
    font-size: 20px;
  }
  .lg\:text-\[32px\]{
    font-size: 32px;
  }
  .lg\:text-\[40px\]{
    font-size: 40px;
  }
  .lg\:text-\[88px\]{
    font-size: 88px;
  }
  .lg\:text-base{
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .lg\:text-eq-h3{
    font-size: 40px;
    line-height: 56px;
  }
  .lg\:text-sm{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
  .lg\:leading-6{
    line-height: 1.5rem;
  }
  .lg\:leading-\[24px\]{
    line-height: 24px;
  }
  .lg\:leading-\[28px\]{
    line-height: 28px;
  }
  .lg\:leading-\[56px\]{
    line-height: 56px;
  }
  .lg\:leading-\[94px\]{
    line-height: 94px;
  }
  .lg\:tracking-\[0\.64px\]{
    letter-spacing: 0.64px;
  }
  .lg\:tracking-\[1px\]{
    letter-spacing: 1px;
  }
}