.Header-module-scss-module__EljKxW__header{z-index:1000;background-color:#0000;transition:background-color .3s,box-shadow .3s;position:fixed;top:0;left:0;right:0}.Header-module-scss-module__EljKxW__header--scrolled{background-color:var(--clr-bg-primary);box-shadow:0 1px 2px #0000000d}.Header-module-scss-module__EljKxW__header--scrolled .Header-module-scss-module__EljKxW__header__logo,.Header-module-scss-module__EljKxW__header--scrolled .Header-module-scss-module__EljKxW__header__navLink{color:var(--clr-text-primary)}.Header-module-scss-module__EljKxW__header--scrolled .Header-module-scss-module__EljKxW__header__navLink:after,.Header-module-scss-module__EljKxW__header--scrolled .Header-module-scss-module__EljKxW__header__hamburgerLine{background-color:var(--clr-text-primary)}.Header-module-scss-module__EljKxW__header__container{justify-content:space-between;align-items:center;width:100%;max-width:1400px;height:80px;margin:0 auto;padding-left:2rem;padding-right:2rem;display:flex}.Header-module-scss-module__EljKxW__header__logo{font-family:var(--font-cormorant),"Cormorant Garamond",serif;color:#f9f9f9;letter-spacing:.02em;align-items:center;font-size:1.25rem;font-weight:700;text-decoration:none;transition:color .3s;display:inline-flex}.Header-module-scss-module__EljKxW__header__logo:hover .Header-module-scss-module__EljKxW__header__logoIcon{color:#ffea28}.Header-module-scss-module__EljKxW__header__logoIcon{flex-shrink:0;width:20px;height:20px;transition:color .3s;position:relative;top:-1px}.Header-module-scss-module__EljKxW__header__nav{display:none}@media (min-width:54em){.Header-module-scss-module__EljKxW__header__nav{display:block}}.Header-module-scss-module__EljKxW__header__navList{align-items:center;gap:1.5rem;list-style:none;display:flex}.Header-module-scss-module__EljKxW__header__navLink{font-family:var(--font-figtree),"Figtree",sans-serif;color:#f9f9f9;cursor:pointer;background:0 0;border:none;align-items:center;gap:.25rem;padding:.25rem 0;font-size:1rem;font-weight:500;text-decoration:none;transition:color .3s;display:inline-flex;position:relative}.Header-module-scss-module__EljKxW__header__navLink:after{content:"";background-color:#f9f9f9;width:0;height:2px;transition:width .3s,background-color .3s;position:absolute;bottom:0;left:0}.Header-module-scss-module__EljKxW__header__navLink:hover:after{width:100%}.Header-module-scss-module__EljKxW__header__dropdownIcon{width:16px;height:16px;transition:transform .3s}.Header-module-scss-module__EljKxW__header__dropdownIcon--open{transform:rotate(180deg)}.Header-module-scss-module__EljKxW__header__navItem{position:relative}.Header-module-scss-module__EljKxW__header__dropdown{background-color:var(--clr-bg-primary);opacity:0;visibility:hidden;border-radius:.5rem;min-width:160px;margin-top:.5rem;padding:.5rem 0;transition:opacity .3s,visibility .3s;position:absolute;top:100%;left:50%;transform:translate(-50%);box-shadow:0 10px 15px #0000001a}.Header-module-scss-module__EljKxW__header__dropdown--open{opacity:1;visibility:visible}.Header-module-scss-module__EljKxW__header__dropdownLink{font-family:var(--font-figtree),"Figtree",sans-serif;color:var(--clr-text-primary);padding:.5rem 1.5rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background-color .3s;display:block}.Header-module-scss-module__EljKxW__header__dropdownLink:hover{background-color:#2a29290d}.Header-module-scss-module__EljKxW__header__ctaGroup{align-items:center;gap:.5rem;margin-left:1.5rem;display:none}@media (min-width:54em){.Header-module-scss-module__EljKxW__header__ctaGroup{display:flex}}.Header-module-scss-module__EljKxW__header__themeToggle{cursor:pointer;color:#f9f9f9;background:0 0;border:none;border-radius:9999px;justify-content:center;align-items:center;width:40px;height:40px;transition:color .3s,transform .3s;display:flex}.Header-module-scss-module__EljKxW__header__themeToggle svg{width:20px;height:20px}.Header-module-scss-module__EljKxW__header__themeToggle:hover{color:#ffea28;transform:rotate(15deg)}.Header-module-scss-module__EljKxW__header--scrolled .Header-module-scss-module__EljKxW__header__themeToggle{color:var(--clr-text-primary)}.Header-module-scss-module__EljKxW__header--scrolled .Header-module-scss-module__EljKxW__header__themeToggle:hover{color:#ffea28}.Header-module-scss-module__EljKxW__header__ctaText{flex-direction:column;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex}.Header-module-scss-module__EljKxW__header__cta{font-family:var(--font-figtree),"Figtree",sans-serif;cursor:pointer;color:#2a2929;background-color:#ffea28;border:none;border-radius:0;justify-content:center;align-items:flex-start;height:40px;padding:0 1.5rem;font-size:.875rem;font-weight:500;text-decoration:none;display:inline-flex;overflow:hidden}.Header-module-scss-module__EljKxW__header__cta .Header-module-scss-module__EljKxW__header__ctaText span{justify-content:center;align-items:center;height:40px;display:flex}.Header-module-scss-module__EljKxW__header__cta .Header-module-scss-module__EljKxW__header__ctaText span:last-child{color:#ffea28;background-color:#2a2929;margin:0 -1.5rem;padding:0 1.5rem}.Header-module-scss-module__EljKxW__header__cta:hover .Header-module-scss-module__EljKxW__header__ctaText{transform:translateY(-50%)}.Header-module-scss-module__EljKxW__header__ctaSecondary{font-family:var(--font-figtree),"Figtree",sans-serif;cursor:pointer;color:#ffea28;background-color:#2a2929;border-radius:0;justify-content:center;align-items:flex-start;height:40px;padding:0 1.5rem;font-size:.875rem;font-weight:500;text-decoration:none;display:inline-flex;overflow:hidden}.Header-module-scss-module__EljKxW__header__ctaSecondary .Header-module-scss-module__EljKxW__header__ctaText span{justify-content:center;align-items:center;height:40px;display:flex}.Header-module-scss-module__EljKxW__header__ctaSecondary .Header-module-scss-module__EljKxW__header__ctaText span:last-child{color:#2a2929;background-color:#ffea28;margin:0 -1.5rem;padding:0 1.5rem}.Header-module-scss-module__EljKxW__header__ctaSecondary:hover .Header-module-scss-module__EljKxW__header__ctaText{transform:translateY(-50%)}.Header-module-scss-module__EljKxW__header__hamburger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;padding:.5rem;display:flex}@media (min-width:54em){.Header-module-scss-module__EljKxW__header__hamburger{display:none}}.Header-module-scss-module__EljKxW__header__hamburger--open .Header-module-scss-module__EljKxW__header__hamburgerLine{background-color:#2a2929}.Header-module-scss-module__EljKxW__header__hamburger--open .Header-module-scss-module__EljKxW__header__hamburgerLine:first-child{transform:translateY(7px)rotate(45deg)}.Header-module-scss-module__EljKxW__header__hamburger--open .Header-module-scss-module__EljKxW__header__hamburgerLine:nth-child(2){opacity:0;transform:scaleX(0)}.Header-module-scss-module__EljKxW__header__hamburger--open .Header-module-scss-module__EljKxW__header__hamburgerLine:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Header-module-scss-module__EljKxW__header__hamburgerLine{background-color:#f9f9f9;width:24px;height:2px;transition:transform .3s,opacity .3s,background-color .3s;display:block}.Header-module-scss-module__EljKxW__header__mobileMenu{background-color:var(--clr-bg-primary);z-index:999;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s;position:fixed;inset:0}@media (min-width:54em){.Header-module-scss-module__EljKxW__header__mobileMenu{display:none}}.Header-module-scss-module__EljKxW__header__mobileMenu--open{opacity:1;visibility:visible}.Header-module-scss-module__EljKxW__header__mobileNav{flex-direction:column;justify-content:center;align-items:center;height:100%;margin-top:-1rem;padding:3rem;display:flex}.Header-module-scss-module__EljKxW__header__mobileNavList{flex-direction:column;align-items:center;gap:2rem;margin-bottom:3rem;list-style:none;display:flex}.Header-module-scss-module__EljKxW__header__mobileNavLink{font-family:var(--font-cormorant),"Cormorant Garamond",serif;color:var(--clr-text-primary);cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;font-size:2rem;font-weight:600;text-decoration:none;transition:opacity .3s;display:inline-flex}.Header-module-scss-module__EljKxW__header__mobileNavLink:hover{opacity:.7}.Header-module-scss-module__EljKxW__header__mobileDropdownIcon{width:24px;height:24px;transition:transform .3s}.Header-module-scss-module__EljKxW__header__mobileDropdownIcon--open{transform:rotate(180deg)}.Header-module-scss-module__EljKxW__header__mobileDropdown{flex-direction:column;align-items:center;gap:1rem;max-height:0;transition:max-height .3s,margin .3s;display:flex;overflow:hidden}.Header-module-scss-module__EljKxW__header__mobileDropdown--open{max-height:300px;margin-top:1rem;margin-bottom:.5rem}.Header-module-scss-module__EljKxW__header__mobileDropdownLink{font-family:var(--font-figtree),"Figtree",sans-serif;color:var(--clr-text-primary);opacity:.7;font-size:1.25rem;font-weight:500;text-decoration:none;transition:opacity .3s}.Header-module-scss-module__EljKxW__header__mobileDropdownLink:hover{opacity:1}.Header-module-scss-module__EljKxW__header__mobileCtaGroup{flex-direction:column;gap:1rem;width:100%;max-width:280px;display:flex}.Header-module-scss-module__EljKxW__header__mobileCta{font-family:var(--font-figtree),"Figtree",sans-serif;cursor:pointer;color:#2a2929;background-color:#ffea28;border:none;border-radius:.5rem;justify-content:center;align-items:flex-start;height:52px;padding:0 3rem;font-size:1.125rem;font-weight:500;text-decoration:none;display:inline-flex;overflow:hidden}.Header-module-scss-module__EljKxW__header__mobileCta .Header-module-scss-module__EljKxW__header__ctaText span{justify-content:center;align-items:center;height:52px;display:flex}.Header-module-scss-module__EljKxW__header__mobileCta .Header-module-scss-module__EljKxW__header__ctaText span:last-child{color:#ffea28;background-color:#2a2929;margin:0 -3rem;padding:0 3rem}.dark .Header-module-scss-module__EljKxW__header__mobileCta .Header-module-scss-module__EljKxW__header__ctaText span:last-child{border:1px solid #ffea28}.Header-module-scss-module__EljKxW__header__mobileCta:hover .Header-module-scss-module__EljKxW__header__ctaText{transform:translateY(-50%)}.Header-module-scss-module__EljKxW__header__mobileCtaSecondary{font-family:var(--font-figtree),"Figtree",sans-serif;cursor:pointer;color:#ffea28;background-color:#2a2929;border:1px solid #0000;border-radius:.5rem;justify-content:center;align-items:flex-start;height:52px;padding:0 3rem;font-size:1.125rem;font-weight:500;text-decoration:none;display:inline-flex;overflow:hidden}.Header-module-scss-module__EljKxW__header__mobileCtaSecondary .Header-module-scss-module__EljKxW__header__ctaText span{justify-content:center;align-items:center;height:52px;display:flex}.Header-module-scss-module__EljKxW__header__mobileCtaSecondary .Header-module-scss-module__EljKxW__header__ctaText span:last-child{color:#2a2929;background-color:#ffea28;margin:0 -3rem;padding:0 3rem}.Header-module-scss-module__EljKxW__header__mobileCtaSecondary:hover .Header-module-scss-module__EljKxW__header__ctaText{transform:translateY(-50%)}
.Footer-module-scss-module__VVBxPq__footer{color:#f9f9f9;background-color:#2a2929;padding:4rem 0 2rem}.Footer-module-scss-module__VVBxPq__footer__container{width:100%;max-width:1400px;margin:0 auto;padding-left:2rem;padding-right:2rem}.Footer-module-scss-module__VVBxPq__footer__content{grid-template-columns:1fr;gap:3rem;margin-bottom:3rem;display:grid}@media (min-width:54em){.Footer-module-scss-module__VVBxPq__footer__content{grid-template-columns:repeat(2,1fr)}}@media (min-width:62em){.Footer-module-scss-module__VVBxPq__footer__content{grid-template-columns:2fr 1fr 1fr 1fr;gap:4rem}}@media (min-width:54em){.Footer-module-scss-module__VVBxPq__footer__brand{grid-column:span 2}}@media (min-width:62em){.Footer-module-scss-module__VVBxPq__footer__brand{grid-column:span 1}}.Footer-module-scss-module__VVBxPq__footer__logo{font-family:var(--font-cormorant),"Cormorant Garamond",serif;color:#f9f9f9;align-items:center;margin-bottom:1rem;font-size:1.5rem;font-weight:700;text-decoration:none;transition:color .3s;display:inline-flex}.Footer-module-scss-module__VVBxPq__footer__logo:hover .Footer-module-scss-module__VVBxPq__footer__logoIcon{color:#ffea28}.Footer-module-scss-module__VVBxPq__footer__logoIcon{flex-shrink:0;width:24px;height:24px;transition:color .3s;position:relative;top:-1px}.Footer-module-scss-module__VVBxPq__footer__description{font-family:var(--font-figtree),"Figtree",sans-serif;color:#f9f9f9b3;max-width:280px;font-size:.875rem;line-height:1.6}.Footer-module-scss-module__VVBxPq__footer__heading{font-family:var(--font-cormorant),"Cormorant Garamond",serif;color:#f9f9f9;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem;font-size:1rem;font-weight:600}.Footer-module-scss-module__VVBxPq__footer__list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module-scss-module__VVBxPq__footer__link{font-family:var(--font-figtree),"Figtree",sans-serif;color:#f9f9f9b3;align-items:center;gap:.5rem;font-size:.875rem;text-decoration:none;transition:color .3s;display:inline-flex}.Footer-module-scss-module__VVBxPq__footer__link svg{flex-shrink:0;width:16px;height:16px}.Footer-module-scss-module__VVBxPq__footer__link:hover{color:#ffea28}.Footer-module-scss-module__VVBxPq__footer__address{font-family:var(--font-figtree),"Figtree",sans-serif;color:#f9f9f9b3;align-items:center;gap:.5rem;font-size:.875rem;display:inline-flex}.Footer-module-scss-module__VVBxPq__footer__address svg{flex-shrink:0;width:16px;height:16px}.Footer-module-scss-module__VVBxPq__footer__socialLinks{gap:1rem;display:flex}.Footer-module-scss-module__VVBxPq__footer__socialLink{color:#f9f9f9;background-color:#f9f9f91a;border-radius:9999px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.Footer-module-scss-module__VVBxPq__footer__socialLink svg{width:20px;height:20px}.Footer-module-scss-module__VVBxPq__footer__socialLink:hover{color:#2a2929;background-color:#ffea28;transform:translateY(-2px)}.Footer-module-scss-module__VVBxPq__footer__bottom{text-align:center;border-top:1px solid #f9f9f91a;padding-top:2rem}.Footer-module-scss-module__VVBxPq__footer__copyright{font-family:var(--font-figtree),"Figtree",sans-serif;color:#f9f9f980;font-size:.75rem}
.Hero-module-scss-module__PUqNQq__hero{background-color:#2a2929;width:100%;height:70vh;min-height:500px;position:relative;overflow:hidden}@media (min-width:62em){.Hero-module-scss-module__PUqNQq__hero{height:100vh;min-height:600px}}.Hero-module-scss-module__PUqNQq__hero__background{z-index:0;position:absolute;inset:0}.Hero-module-scss-module__PUqNQq__hero__imageWrapper{will-change:opacity;background-color:#2a2929;position:absolute;inset:0}.Hero-module-scss-module__PUqNQq__hero__image{object-fit:cover;object-position:center}.Hero-module-scss-module__PUqNQq__hero__overlay{background:radial-gradient(at 0 100%,#131313cc 0%,#01010180 33%,#2a292980 58%,#2a292900 83%),linear-gradient(100deg,#2a292999 0%,#2a29294d 38%,#2a292900 73%);position:absolute;inset:0}.Hero-module-scss-module__PUqNQq__hero__noise{pointer-events:none;position:absolute;inset:0}.Hero-module-scss-module__PUqNQq__hero__noise:before{content:"";pointer-events:none;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.10'/%3E%3C/svg%3E");position:absolute;inset:0}.Hero-module-scss-module__PUqNQq__hero__content{z-index:1;flex-direction:column;width:100%;max-width:1400px;height:100%;margin:0 auto;padding:100px 2rem clamp(24px,5vh,60px);display:flex;position:relative}@media (min-width:62em){.Hero-module-scss-module__PUqNQq__hero__content{padding-top:120px;padding-bottom:clamp(40px,8vh,90px)}}.Hero-module-scss-module__PUqNQq__hero__textContainer{flex-direction:column;flex:1;justify-content:center;max-width:600px;display:flex;transform:translateY(-30px)}@media (min-width:62em){.Hero-module-scss-module__PUqNQq__hero__textContainer{max-width:700px;transform:translateY(-60px)}}.Hero-module-scss-module__PUqNQq__hero__title{font-family:var(--font-figtree),"Figtree",sans-serif;color:#f9f9f9;letter-spacing:.05em;text-transform:uppercase;text-wrap:balance;max-width:400px;margin-bottom:1.5rem;font-size:1.4rem;font-weight:800;line-height:1}@media (min-width:54em){.Hero-module-scss-module__PUqNQq__hero__title{max-width:none;font-size:2.6rem}}@media (min-width:62em){.Hero-module-scss-module__PUqNQq__hero__title{max-width:none;font-size:3.6rem}}.Hero-module-scss-module__PUqNQq__hero__tagline{font-family:var(--font-figtree),"Figtree",sans-serif;color:#f9f9f9e6;text-wrap:balance;max-width:510px;font-size:1rem;font-weight:400;line-height:1.5}@media (min-width:54em){.Hero-module-scss-module__PUqNQq__hero__tagline{font-size:1.2rem}}.Hero-module-scss-module__PUqNQq__hero__ctaContainer{flex-direction:column-reverse;gap:1rem;display:flex}@media (min-width:36em){.Hero-module-scss-module__PUqNQq__hero__ctaContainer{flex-direction:row;gap:1.5rem}}.Hero-module-scss-module__PUqNQq__hero__ctaText{flex-direction:column;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex}.Hero-module-scss-module__PUqNQq__hero__ctaPrimary{color:#2a2929;font-family:var(--font-figtree),"Figtree",sans-serif;cursor:pointer;text-align:center;background-color:#ffea28;border:none;border-radius:0;justify-content:center;align-items:flex-start;height:44px;padding:0 2rem;font-size:1rem;font-weight:500;text-decoration:none;display:inline-flex;overflow:hidden}@media (min-width:54em){.Hero-module-scss-module__PUqNQq__hero__ctaPrimary{height:52px;padding:0 3rem}}.Hero-module-scss-module__PUqNQq__hero__ctaPrimary .Hero-module-scss-module__PUqNQq__hero__ctaText span{justify-content:center;align-items:center;height:44px;display:flex}@media (min-width:54em){.Hero-module-scss-module__PUqNQq__hero__ctaPrimary .Hero-module-scss-module__PUqNQq__hero__ctaText span{height:52px}}.Hero-module-scss-module__PUqNQq__hero__ctaPrimary .Hero-module-scss-module__PUqNQq__hero__ctaText span:last-child{color:#ffea28;background-color:#2a2929;margin:0 -2rem;padding:0 2rem}@media (min-width:54em){.Hero-module-scss-module__PUqNQq__hero__ctaPrimary .Hero-module-scss-module__PUqNQq__hero__ctaText span:last-child{margin:0 -3rem;padding:0 3rem}}.Hero-module-scss-module__PUqNQq__hero__ctaPrimary:hover .Hero-module-scss-module__PUqNQq__hero__ctaText{transform:translateY(-50%)}.Hero-module-scss-module__PUqNQq__hero__ctaSecondary{color:#f9f9f9;font-family:var(--font-figtree),"Figtree",sans-serif;cursor:pointer;text-align:center;background-color:#0000;border:2px solid #f9f9f980;border-radius:0;justify-content:center;align-items:flex-start;height:44px;padding:0 2rem;font-size:1rem;font-weight:500;text-decoration:none;transition:border-color .4s cubic-bezier(.16,1,.3,1);display:inline-flex;overflow:hidden}@media (min-width:54em){.Hero-module-scss-module__PUqNQq__hero__ctaSecondary{height:52px;padding:0 3rem}}.Hero-module-scss-module__PUqNQq__hero__ctaSecondary .Hero-module-scss-module__PUqNQq__hero__ctaText span{justify-content:center;align-items:center;height:44px;display:flex}@media (min-width:54em){.Hero-module-scss-module__PUqNQq__hero__ctaSecondary .Hero-module-scss-module__PUqNQq__hero__ctaText span{height:52px}}.Hero-module-scss-module__PUqNQq__hero__ctaSecondary .Hero-module-scss-module__PUqNQq__hero__ctaText span:last-child{color:#2a2929;background-color:#f9f9f9;margin:0 -2rem;padding:0 2rem}@media (min-width:54em){.Hero-module-scss-module__PUqNQq__hero__ctaSecondary .Hero-module-scss-module__PUqNQq__hero__ctaText span:last-child{margin:0 -3rem;padding:0 3rem}}.Hero-module-scss-module__PUqNQq__hero__ctaSecondary:hover{border-color:#f9f9f9}.Hero-module-scss-module__PUqNQq__hero__ctaSecondary:hover .Hero-module-scss-module__PUqNQq__hero__ctaText{transform:translateY(-50%)}.Hero-module-scss-module__PUqNQq__hero__sliderNav{z-index:3;color:#f9f9f9;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#f9f9f91a;border:1px solid #f9f9f933;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .3s,border-color .3s,transform .3s;display:flex;position:absolute;top:65%;right:1.5rem;transform:translateY(-50%)}@media (min-width:62em){.Hero-module-scss-module__PUqNQq__hero__sliderNav{width:52px;height:52px;top:50%;right:3rem}}.Hero-module-scss-module__PUqNQq__hero__sliderNav svg{width:20px;height:20px}@media (min-width:62em){.Hero-module-scss-module__PUqNQq__hero__sliderNav svg{width:24px;height:24px}}.Hero-module-scss-module__PUqNQq__hero__sliderNav:hover{background:#f9f9f933;border-color:#f9f9f966;transform:translateY(-50%)scale(1.05)}.Hero-module-scss-module__PUqNQq__hero__sliderNav:active{transform:translateY(-50%)scale(.95)}.Hero-module-scss-module__PUqNQq__hero__scrollIndicator{color:#f9f9f9;z-index:2;transition:opacity .3s;animation:2s ease-in-out infinite Hero-module-scss-module__PUqNQq__bounce;display:none;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%)}@media (min-width:62em){.Hero-module-scss-module__PUqNQq__hero__scrollIndicator{display:block}}.Hero-module-scss-module__PUqNQq__hero__scrollIndicator svg{width:32px;height:32px}@keyframes Hero-module-scss-module__PUqNQq__bounce{0%,20%,50%,80%,to{transform:translate(-50%)translateY(0)}40%{transform:translate(-50%)translateY(10px)}60%{transform:translate(-50%)translateY(5px)}}
.ProductHero-module-scss-module__rSzq8a__productHero{width:100%;height:50vh;min-height:350px;position:relative;overflow:hidden}.ProductHero-module-scss-module__rSzq8a__productHero__grid{grid-template-columns:1fr;display:grid;position:absolute;inset:0}@media (min-width:54em){.ProductHero-module-scss-module__rSzq8a__productHero__grid{grid-template-columns:1fr 1fr}}@media (min-width:62em){.ProductHero-module-scss-module__rSzq8a__productHero__grid{grid-template-columns:1fr 1fr 1fr}}.ProductHero-module-scss-module__rSzq8a__productHero__imageContainer{position:relative;overflow:hidden}.ProductHero-module-scss-module__rSzq8a__productHero__imageContainer--first,.ProductHero-module-scss-module__rSzq8a__productHero__imageContainer--last{display:none}.ProductHero-module-scss-module__rSzq8a__productHero__imageContainer--middle{display:block}@media (min-width:54em){.ProductHero-module-scss-module__rSzq8a__productHero__imageContainer--first,.ProductHero-module-scss-module__rSzq8a__productHero__imageContainer--middle{display:block}.ProductHero-module-scss-module__rSzq8a__productHero__imageContainer--last{display:none}}@media (min-width:62em){.ProductHero-module-scss-module__rSzq8a__productHero__imageContainer--first,.ProductHero-module-scss-module__rSzq8a__productHero__imageContainer--middle,.ProductHero-module-scss-module__rSzq8a__productHero__imageContainer--last{display:block}}.ProductHero-module-scss-module__rSzq8a__productHero__image{object-fit:cover;object-position:center}.ProductHero-module-scss-module__rSzq8a__productHero__overlay{pointer-events:none;background:linear-gradient(#0000001a 0%,#0000004d 60%,#000000b3 100%);position:absolute;inset:0}.ProductHero-module-scss-module__rSzq8a__productHero__noise{pointer-events:none;position:absolute;inset:0}.ProductHero-module-scss-module__rSzq8a__productHero__noise:before{content:"";pointer-events:none;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.10'/%3E%3C/svg%3E");position:absolute;inset:0}.ProductHero-module-scss-module__rSzq8a__productHero__content{z-index:1;justify-content:center;align-items:flex-end;width:100%;max-width:1400px;height:100%;margin:0 auto;padding-bottom:6rem;padding-left:2rem;padding-right:2rem;display:flex;position:relative}.ProductHero-module-scss-module__rSzq8a__productHero__title{font-family:var(--font-figtree),"Figtree",sans-serif;color:#f9f9f9;letter-spacing:.05em;text-transform:uppercase;text-align:center;font-size:2rem;font-weight:800;line-height:1}@media (min-width:54em){.ProductHero-module-scss-module__rSzq8a__productHero__title{font-size:2.5rem}}@media (min-width:62em){.ProductHero-module-scss-module__rSzq8a__productHero__title{font-size:3.6rem}}
.ProductIntro-module-scss-module__k_TjvG__productIntro{background-color:var(--clr-bg-primary);padding:4rem 0}.ProductIntro-module-scss-module__k_TjvG__productIntro--noPaddingTop{padding-top:0}.ProductIntro-module-scss-module__k_TjvG__productIntro__container{text-align:center;width:100%;max-width:800px;margin:0 auto;padding-left:2rem;padding-right:2rem}.ProductIntro-module-scss-module__k_TjvG__productIntro__text{font-family:var(--font-figtree),"Figtree",sans-serif;color:var(--clr-text-secondary);white-space:pre-line;margin:0;font-size:1.125rem;font-weight:400;line-height:1.8}@media (min-width:54em){.ProductIntro-module-scss-module__k_TjvG__productIntro__text{font-size:1.25rem}}
.RomForRom-module-scss-module__Os2fJG__romForRom{background-color:var(--clr-bg-primary);padding:6rem 0;overflow:hidden}.RomForRom-module-scss-module__Os2fJG__romForRom__container{width:100%;max-width:1400px;margin:0 auto;padding-left:2rem;padding-right:2rem}.RomForRom-module-scss-module__Os2fJG__romForRom__header{text-align:center;margin-bottom:4rem}.RomForRom-module-scss-module__Os2fJG__romForRom__tag{font-family:var(--font-figtree),"Figtree",sans-serif;letter-spacing:.1em;text-transform:uppercase;color:var(--clr-text-primary);margin-bottom:1rem;font-size:.875rem;font-weight:500;display:inline-block}.RomForRom-module-scss-module__Os2fJG__romForRom__title{font-family:var(--font-cormorant),"Cormorant Garamond",serif;color:var(--clr-text-primary);font-size:2rem;font-weight:600;line-height:1.2}@media (min-width:54em){.RomForRom-module-scss-module__Os2fJG__romForRom__title{font-size:2.5rem}}.RomForRom-module-scss-module__Os2fJG__romForRom__carousel{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;cursor:grab;gap:.5rem;margin-right:-2rem;padding-bottom:1rem;padding-right:2rem;display:flex;overflow-x:auto}@media (min-width:54em){.RomForRom-module-scss-module__Os2fJG__romForRom__carousel{gap:1.5rem}}.RomForRom-module-scss-module__Os2fJG__romForRom__carousel{scrollbar-width:none;-ms-overflow-style:none}.RomForRom-module-scss-module__Os2fJG__romForRom__carousel::-webkit-scrollbar{display:none}.RomForRom-module-scss-module__Os2fJG__romForRom__carousel--dragging{cursor:grabbing;scroll-behavior:auto;scroll-snap-type:none}.RomForRom-module-scss-module__Os2fJG__romForRom__card{scroll-snap-align:start;flex:0 0 94%}@media (min-width:36em){.RomForRom-module-scss-module__Os2fJG__romForRom__card{flex:0 0 70%}}@media (min-width:54em){.RomForRom-module-scss-module__Os2fJG__romForRom__card{flex:0 0 calc(45% - .75rem)}}.RomForRom-module-scss-module__Os2fJG__romForRom__imageWrapper{border-radius:5px;height:450px;position:relative;overflow:hidden}@media (min-width:54em){.RomForRom-module-scss-module__Os2fJG__romForRom__imageWrapper{height:500px}}@media (min-width:62em){.RomForRom-module-scss-module__Os2fJG__romForRom__imageWrapper{height:550px}}.RomForRom-module-scss-module__Os2fJG__romForRom__image{object-fit:cover;-webkit-user-select:none;user-select:none;pointer-events:none;transition:transform .4s}.RomForRom-module-scss-module__Os2fJG__romForRom__overlay{pointer-events:none;opacity:.85;background:radial-gradient(at 0 100%,#131313cc 0%,#01010180 33%,#2a292980 58%,#2a292900 83%),linear-gradient(100deg,#2a292999 0%,#2a29294d 38%,#2a292900 73%);transition:opacity .4s;position:absolute;inset:0}.RomForRom-module-scss-module__Os2fJG__romForRom__card:hover .RomForRom-module-scss-module__Os2fJG__romForRom__image{transform:scale(1.05)}.RomForRom-module-scss-module__Os2fJG__romForRom__card:hover .RomForRom-module-scss-module__Os2fJG__romForRom__overlay{opacity:1}.RomForRom-module-scss-module__Os2fJG__romForRom__card:hover .RomForRom-module-scss-module__Os2fJG__romForRom__cta{background-color:#f9f9f91a;border-color:#f9f9f9}.RomForRom-module-scss-module__Os2fJG__romForRom__productTitle{font-family:var(--font-cormorant),"Cormorant Garamond",serif;color:#f9f9f9;text-shadow:0 2px 8px #0000004d;z-index:2;font-size:1.25rem;font-weight:600;position:absolute;top:1.5rem;left:1.5rem}@media (min-width:54em){.RomForRom-module-scss-module__Os2fJG__romForRom__productTitle{font-size:2rem;top:2rem;left:2rem}}.RomForRom-module-scss-module__Os2fJG__romForRom__cardContent{z-index:2;flex-direction:column;align-items:flex-start;gap:1rem;padding:1.5rem;display:flex;position:absolute;bottom:0;left:0;right:0}@media (min-width:54em){.RomForRom-module-scss-module__Os2fJG__romForRom__cardContent{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:1.5rem;padding:2rem}}.RomForRom-module-scss-module__Os2fJG__romForRom__info{flex:1;min-width:0}.RomForRom-module-scss-module__Os2fJG__romForRom__category{font-family:var(--font-figtree),"Figtree",sans-serif;letter-spacing:.05em;text-transform:uppercase;color:#f9f9f9cc;margin-bottom:.25rem;font-size:.75rem;font-weight:500;display:inline-block}@media (min-width:54em){.RomForRom-module-scss-module__Os2fJG__romForRom__category{font-size:.875rem}}.RomForRom-module-scss-module__Os2fJG__romForRom__description{font-family:var(--font-figtree),"Figtree",sans-serif;color:#f9f9f9;max-width:400px;margin:0;font-size:.875rem;font-weight:400;line-height:1.5}@media (min-width:54em){.RomForRom-module-scss-module__Os2fJG__romForRom__description{font-size:1rem}}.RomForRom-module-scss-module__Os2fJG__romForRom__cta{color:#f9f9f9;font-family:var(--font-figtree),"Figtree",sans-serif;cursor:pointer;white-space:nowrap;background-color:#0000;border:2px solid #f9f9f980;border-radius:2px;flex-shrink:0;justify-content:center;align-items:center;padding:.5rem 1.5rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.RomForRom-module-scss-module__Os2fJG__romForRom__cta:hover{background-color:#f9f9f91a;border-color:#f9f9f9}@media (min-width:54em){.RomForRom-module-scss-module__Os2fJG__romForRom__cta{padding:.5rem 2rem;font-size:1rem}}.RomForRom-module-scss-module__Os2fJG__romForRom__navigation{justify-content:flex-end;gap:.5rem;margin-top:2rem;display:flex}.RomForRom-module-scss-module__Os2fJG__romForRom__navButton{border:2px solid var(--clr-text-primary);cursor:pointer;width:48px;height:48px;color:var(--clr-text-primary);background-color:#0000;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.RomForRom-module-scss-module__Os2fJG__romForRom__navButton svg{width:20px;height:20px}.RomForRom-module-scss-module__Os2fJG__romForRom__navButton:hover:not(:disabled){background-color:var(--clr-text-primary);color:var(--clr-bg-primary)}.RomForRom-module-scss-module__Os2fJG__romForRom__navButton:disabled{opacity:.3;cursor:not-allowed}
.BookBefaring-module-scss-module__h-w3Za__bookBefaring{background-color:var(--clr-bg-primary);padding:6rem 0}.BookBefaring-module-scss-module__h-w3Za__bookBefaring__container{width:100%;max-width:1400px;margin:0 auto;padding-left:2rem;padding-right:2rem}.BookBefaring-module-scss-module__h-w3Za__bookBefaring__content{max-width:700px;margin:0 auto}.BookBefaring-module-scss-module__h-w3Za__bookBefaring__header{text-align:center;margin-bottom:3rem}.BookBefaring-module-scss-module__h-w3Za__bookBefaring__tag{font-family:var(--font-figtree),"Figtree",sans-serif;letter-spacing:.1em;text-transform:uppercase;color:var(--clr-text-primary);margin-bottom:1rem;font-size:.875rem;font-weight:500;display:inline-block}.BookBefaring-module-scss-module__h-w3Za__bookBefaring__title{font-family:var(--font-cormorant),"Cormorant Garamond",serif;color:var(--clr-text-primary);margin-bottom:1rem;font-size:2rem;font-weight:600;line-height:1.2}@media (min-width:54em){.BookBefaring-module-scss-module__h-w3Za__bookBefaring__title{font-size:2.5rem}}.BookBefaring-module-scss-module__h-w3Za__bookBefaring__subtitle{font-family:var(--font-figtree),"Figtree",sans-serif;color:var(--clr-text-secondary);max-width:500px;margin:0 auto;font-size:1rem;line-height:1.6}@media (min-width:54em){.BookBefaring-module-scss-module__h-w3Za__bookBefaring__subtitle{font-size:1.125rem}}.BookBefaring-module-scss-module__h-w3Za__bookBefaring__form{background-color:var(--clr-bg-white);border-radius:1rem;padding:2rem;box-shadow:0 4px 20px #00000014}@media (min-width:54em){.BookBefaring-module-scss-module__h-w3Za__bookBefaring__form{padding:3rem}}.BookBefaring-module-scss-module__h-w3Za__bookBefaring__formGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:36em){.BookBefaring-module-scss-module__h-w3Za__bookBefaring__formGrid{grid-template-columns:repeat(2,1fr)}}.BookBefaring-module-scss-module__h-w3Za__bookBefaring__field{flex-direction:column;gap:.25rem;display:flex}@media (min-width:36em){.BookBefaring-module-scss-module__h-w3Za__bookBefaring__field--full{grid-column:1/-1}}.BookBefaring-module-scss-module__h-w3Za__bookBefaring__label{font-family:var(--font-figtree),"Figtree",sans-serif;color:var(--clr-text-primary);font-size:.875rem;font-weight:500}.BookBefaring-module-scss-module__h-w3Za__bookBefaring__input,.BookBefaring-module-scss-module__h-w3Za__bookBefaring__textarea{width:100%;font-family:var(--font-figtree),"Figtree",sans-serif;color:var(--clr-text-primary);background-color:var(--clr-bg-primary);border:1px solid #0000;border-radius:.5rem;padding:1rem;font-size:1rem;transition:border-color .3s,box-shadow .3s;box-shadow:inset 0 2px 4px #00000014}.BookBefaring-module-scss-module__h-w3Za__bookBefaring__input::placeholder,.BookBefaring-module-scss-module__h-w3Za__bookBefaring__textarea::placeholder{color:var(--clr-text-secondary)}.BookBefaring-module-scss-module__h-w3Za__bookBefaring__input:focus,.BookBefaring-module-scss-module__h-w3Za__bookBefaring__textarea:focus{border-color:#ffea28;outline:none;box-shadow:inset 0 2px 4px #2a292914,0 0 0 3px #ffea281a}.dark .BookBefaring-module-scss-module__h-w3Za__bookBefaring__input::-webkit-calendar-picker-indicator{filter:invert()}.dark .BookBefaring-module-scss-module__h-w3Za__bookBefaring__textarea::-webkit-calendar-picker-indicator{filter:invert()}.BookBefaring-module-scss-module__h-w3Za__bookBefaring__textarea{resize:vertical;min-height:100px}.BookBefaring-module-scss-module__h-w3Za__bookBefaring__submitText{flex-direction:column;width:100%;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex}.BookBefaring-module-scss-module__h-w3Za__bookBefaring__submit{width:100%;font-family:var(--font-figtree),"Figtree",sans-serif;cursor:pointer;color:#2a2929;background-color:#ffea28;border:none;border-radius:0;justify-content:center;align-items:flex-start;height:56px;margin-top:2rem;font-size:1rem;font-weight:500;text-decoration:none;display:inline-flex;overflow:hidden}.BookBefaring-module-scss-module__h-w3Za__bookBefaring__submit .BookBefaring-module-scss-module__h-w3Za__bookBefaring__submitText span{justify-content:center;align-items:center;width:100%;height:56px;display:flex}.BookBefaring-module-scss-module__h-w3Za__bookBefaring__submit .BookBefaring-module-scss-module__h-w3Za__bookBefaring__submitText span:last-child{color:#ffea28;background-color:#2a2929}.dark .BookBefaring-module-scss-module__h-w3Za__bookBefaring__submit .BookBefaring-module-scss-module__h-w3Za__bookBefaring__submitText span:last-child{border:1px solid #ffea28}.BookBefaring-module-scss-module__h-w3Za__bookBefaring__submit:hover:not(:disabled) .BookBefaring-module-scss-module__h-w3Za__bookBefaring__submitText{transform:translateY(-50%)}.BookBefaring-module-scss-module__h-w3Za__bookBefaring__submit:disabled{opacity:.7;cursor:not-allowed;align-items:center}.BookBefaring-module-scss-module__h-w3Za__bookBefaring__spinner{border:2px solid #0000;border-top-color:currentColor;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite BookBefaring-module-scss-module__h-w3Za__spin}.BookBefaring-module-scss-module__h-w3Za__bookBefaring__error{color:#ef4444;font-family:var(--font-figtree),"Figtree",sans-serif;background-color:#ef44441a;border-radius:.5rem;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:1rem;font-size:.875rem;display:flex}.BookBefaring-module-scss-module__h-w3Za__bookBefaring__error svg{flex-shrink:0;width:20px;height:20px}.BookBefaring-module-scss-module__h-w3Za__bookBefaring__success{text-align:center;background-color:var(--clr-bg-white);border-radius:1rem;padding:4rem 2rem;box-shadow:0 4px 20px #00000014}.BookBefaring-module-scss-module__h-w3Za__bookBefaring__successIcon{color:#22c55e;background-color:#22c55e1a;border-radius:9999px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.5rem;display:inline-flex}.BookBefaring-module-scss-module__h-w3Za__bookBefaring__successIcon svg{width:32px;height:32px}.BookBefaring-module-scss-module__h-w3Za__bookBefaring__successTitle{font-family:var(--font-cormorant),"Cormorant Garamond",serif;color:var(--clr-text-primary);margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.BookBefaring-module-scss-module__h-w3Za__bookBefaring__successText{font-family:var(--font-figtree),"Figtree",sans-serif;color:var(--clr-text-secondary);margin-bottom:2rem;font-size:1rem;line-height:1.6}.BookBefaring-module-scss-module__h-w3Za__bookBefaring__resetButton{font-family:var(--font-figtree),"Figtree",sans-serif;color:#2a2929;cursor:pointer;background-color:#ffea28;border:none;border-radius:0;justify-content:center;align-items:center;padding:1rem 2rem;font-size:1rem;font-weight:500;transition:all .3s;display:inline-flex}.BookBefaring-module-scss-module__h-w3Za__bookBefaring__resetButton:hover{color:#ffea28;background-color:#2a2929}.dark .BookBefaring-module-scss-module__h-w3Za__bookBefaring__resetButton:hover{border:1px solid #ffea28}@keyframes BookBefaring-module-scss-module__h-w3Za__spin{to{transform:rotate(360deg)}}
.GalleryGrid-module-scss-module__MMZpeW__galleryGrid{background-color:var(--clr-bg-secondary);padding:6rem 0}.GalleryGrid-module-scss-module__MMZpeW__galleryGrid__container{width:100%;max-width:1400px;margin:0 auto;padding-left:2rem;padding-right:2rem}.GalleryGrid-module-scss-module__MMZpeW__galleryGrid__header{text-align:center;margin-bottom:4rem}.GalleryGrid-module-scss-module__MMZpeW__galleryGrid__tag{font-family:var(--font-figtree),"Figtree",sans-serif;letter-spacing:.1em;text-transform:uppercase;color:#ffea28;margin-bottom:1rem;font-size:.875rem;font-weight:500;display:inline-block}.GalleryGrid-module-scss-module__MMZpeW__galleryGrid__title{font-family:var(--font-cormorant),"Cormorant Garamond",serif;color:#f9f9f9;font-size:2rem;font-weight:600;line-height:1.2}@media (min-width:54em){.GalleryGrid-module-scss-module__MMZpeW__galleryGrid__title{font-size:2.5rem}}.GalleryGrid-module-scss-module__MMZpeW__galleryGrid__grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:36em){.GalleryGrid-module-scss-module__MMZpeW__galleryGrid__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:54em){.GalleryGrid-module-scss-module__MMZpeW__galleryGrid__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}.GalleryGrid-module-scss-module__MMZpeW__galleryGrid__item{aspect-ratio:1;cursor:pointer;background:0 0;border:none;border-radius:2px;padding:0;position:relative;overflow:hidden}.GalleryGrid-module-scss-module__MMZpeW__galleryGrid__image{object-fit:cover;transition:transform .5s}.GalleryGrid-module-scss-module__MMZpeW__galleryGrid__item:hover .GalleryGrid-module-scss-module__MMZpeW__galleryGrid__image{transform:scale(1.05)}.GalleryGrid-module-scss-module__MMZpeW__galleryGrid__overlay{background-color:#2a292900;justify-content:center;align-items:center;transition:background-color .3s;display:flex;position:absolute;inset:0}.GalleryGrid-module-scss-module__MMZpeW__galleryGrid__overlay svg{color:#f9f9f9;opacity:0;width:40px;height:40px;transition:opacity .3s,transform .3s;transform:scale(.8)}.GalleryGrid-module-scss-module__MMZpeW__galleryGrid__item:hover .GalleryGrid-module-scss-module__MMZpeW__galleryGrid__overlay{background-color:#2a292966}.GalleryGrid-module-scss-module__MMZpeW__galleryGrid__item:hover .GalleryGrid-module-scss-module__MMZpeW__galleryGrid__overlay svg{opacity:1;transform:scale(1)}.GalleryGrid-module-scss-module__MMZpeW__lightbox{z-index:2000;background-color:#000000f2;justify-content:center;align-items:center;animation:.3s GalleryGrid-module-scss-module__MMZpeW__fadeIn;display:flex;position:fixed;inset:0}.GalleryGrid-module-scss-module__MMZpeW__lightbox__close{color:#f9f9f9;cursor:pointer;z-index:10;background:0 0;border:none;justify-content:center;align-items:center;width:48px;height:48px;transition:opacity .3s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.GalleryGrid-module-scss-module__MMZpeW__lightbox__close svg{width:28px;height:28px}.GalleryGrid-module-scss-module__MMZpeW__lightbox__close:hover{opacity:.7}.GalleryGrid-module-scss-module__MMZpeW__lightbox__content{width:90%;max-width:1200px;height:80%;position:relative}@media (min-width:54em){.GalleryGrid-module-scss-module__MMZpeW__lightbox__content{width:80%;height:85%}}.GalleryGrid-module-scss-module__MMZpeW__lightbox__image{object-fit:contain}.GalleryGrid-module-scss-module__MMZpeW__lightbox__nav{color:#f9f9f9;cursor:pointer;z-index:10;background-color:#ffffff1a;border:none;border-radius:9999px;justify-content:center;align-items:center;width:48px;height:48px;transition:background-color .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.GalleryGrid-module-scss-module__MMZpeW__lightbox__nav svg{width:24px;height:24px}.GalleryGrid-module-scss-module__MMZpeW__lightbox__nav:hover{background-color:#fff3}.GalleryGrid-module-scss-module__MMZpeW__lightbox__nav--prev{left:1.5rem}.GalleryGrid-module-scss-module__MMZpeW__lightbox__nav--next{right:1.5rem}.GalleryGrid-module-scss-module__MMZpeW__lightbox__counter{font-family:var(--font-figtree),"Figtree",sans-serif;color:#f9f9f9;opacity:.7;font-size:.875rem;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%)}@keyframes GalleryGrid-module-scss-module__MMZpeW__fadeIn{0%{opacity:0}to{opacity:1}}
.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv{background-color:var(--clr-bg-primary);padding:6rem 0}.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__container{grid-template-columns:1fr;gap:4rem;width:100%;max-width:1400px;margin:0 auto;padding-left:2rem;padding-right:2rem;display:grid}@media (min-width:62em){.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__container{grid-template-columns:2fr 1fr;gap:6rem}}.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__calculator{background-color:var(--clr-bg-white);border-radius:1rem;padding:2rem;box-shadow:0 4px 20px #00000014}@media (min-width:54em){.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__calculator{padding:3rem}}.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__header{text-align:center;margin-bottom:3rem}.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__tag{font-family:var(--font-figtree),"Figtree",sans-serif;letter-spacing:.1em;text-transform:uppercase;color:var(--clr-text-primary);margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:inline-block}.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__title{font-family:var(--font-cormorant),"Cormorant Garamond",serif;color:var(--clr-text-primary);margin-bottom:.5rem;font-size:1.5rem;font-weight:600}@media (min-width:54em){.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__title{font-size:2rem}}.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__subtitle{font-family:var(--font-figtree),"Figtree",sans-serif;color:var(--clr-text-secondary);margin:0;font-size:1rem}.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__windows{margin-bottom:3rem}.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__window{background-color:var(--clr-bg-primary);border:1px solid #80808033;border-radius:.5rem;margin-bottom:1rem;padding:1.5rem}.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__windowHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__windowTitle{font-family:var(--font-cormorant),"Cormorant Garamond",serif;color:var(--clr-text-primary);margin:0;font-size:1.125rem;font-weight:600}.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__removeWindow{width:32px;height:32px;color:var(--clr-text-secondary);cursor:pointer;background:0 0;border:none;border-radius:9999px;justify-content:center;align-items:center;transition:all .3s;display:flex}.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__removeWindow svg{width:18px;height:18px}.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__removeWindow:hover{color:#ef4444;background-color:#ef44441a}.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__windowGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (min-width:36em){.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__windowGrid{grid-template-columns:repeat(4,1fr)}}.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__addWindow{width:100%;font-family:var(--font-figtree),"Figtree",sans-serif;color:var(--clr-text-primary);cursor:pointer;background:0 0;border:2px dashed #8080804d;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-size:1rem;font-weight:500;transition:all .3s;display:flex}.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__addWindow svg{width:20px;height:20px}.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__addWindow:hover{border-color:var(--clr-text-primary);background-color:#8080800d}.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__contact{border-top:1px solid #2a292926;padding-top:3rem}.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__contactTitle{font-family:var(--font-cormorant),"Cormorant Garamond",serif;color:var(--clr-text-primary);margin-bottom:1.5rem;font-size:1.125rem;font-weight:600}.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__contactGrid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:36em){.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__contactGrid{grid-template-columns:repeat(2,1fr)}}.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__field{flex-direction:column;gap:.25rem;display:flex}@media (min-width:36em){.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__field--full{grid-column:1/-1}}.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__label{font-family:var(--font-figtree),"Figtree",sans-serif;color:var(--clr-text-primary);align-items:center;gap:.25rem;font-size:.875rem;font-weight:500;display:flex}.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__tooltip{cursor:help;align-items:center;display:inline-flex;position:relative}.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__tooltip svg{width:14px;height:14px;color:var(--clr-text-secondary);transition:color .3s}.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__tooltip:hover svg{color:#ffea28}.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__tooltip:hover .GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__tooltipText{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__tooltipText{white-space:nowrap;color:#f9f9f9;opacity:0;visibility:hidden;z-index:10;background-color:#2a2929;border-radius:.25rem;padding:.25rem .5rem;font-size:.75rem;font-weight:400;transition:all .3s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)translateY(4px)}.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__tooltipText:after{content:"";border:5px solid #0000;border-top-color:#2a2929;position:absolute;top:100%;left:50%;transform:translate(-50%)}.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__input,.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__select,.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__textarea{width:100%;font-family:var(--font-figtree),"Figtree",sans-serif;color:var(--clr-text-primary);background-color:var(--clr-bg-primary);border:1px solid #0000;border-radius:.5rem;padding:1rem;font-size:1rem;transition:border-color .3s,box-shadow .3s;box-shadow:inset 0 2px 4px #00000014}:is(.dark .GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__input,.dark .GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__select,.dark .GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__textarea){border-color:#89898978}.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__input::placeholder,.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__select::placeholder,.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__textarea::placeholder{color:var(--clr-text-secondary)}.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__input:focus,.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__select:focus,.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__textarea:focus{border-color:#ffea28;outline:none;box-shadow:inset 0 2px 4px #2a292914,0 0 0 3px #ffea281a}.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%235A5A5A' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:18px;padding-right:3rem}.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__textarea{resize:vertical;min-height:80px}.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__colorPicker{background-color:var(--clr-bg-primary);border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem 1rem;display:flex;box-shadow:inset 0 2px 4px #00000014}.dark .GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__colorPicker{border:1px solid #89898978}.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__colorInput{cursor:pointer;background:0 0;border:none;border-radius:.25rem;width:32px;height:32px;padding:0}.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__colorInput::-webkit-color-swatch-wrapper{padding:0}.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__colorInput::-webkit-color-swatch{border:1px solid #0000001a;border-radius:.25rem}.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__colorInput::-moz-color-swatch{border:1px solid #0000001a;border-radius:.25rem}.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__colorValue{font-family:var(--font-figtree),"Figtree",sans-serif;color:var(--clr-text-secondary);letter-spacing:.02em;font-size:.875rem}.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__submitText{flex-direction:column;width:100%;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex}.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__submit{width:100%;font-family:var(--font-figtree),"Figtree",sans-serif;cursor:pointer;color:#2a2929;background-color:#ffea28;border:none;border-radius:0;justify-content:center;align-items:flex-start;width:100%;height:56px;margin-top:2rem;font-size:1rem;font-weight:500;display:inline-flex;overflow:hidden}.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__submit .GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__submitText span{justify-content:center;align-items:center;width:100%;height:56px;display:flex}.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__submit .GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__submitText span:last-child{color:#ffea28;background-color:#2a2929;width:100%}.dark .GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__submit .GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__submitText span:last-child{border:1px solid #ffea28}.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__submit:hover:not(:disabled) .GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__submitText{transform:translateY(-50%)}.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__submit:disabled{opacity:.7;cursor:not-allowed;align-items:center}.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__spinner{border:2px solid #0000;border-top-color:currentColor;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite GjorDetSelv-module-scss-module__FJNs2a__spin}.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__error{color:#ef4444;font-family:var(--font-figtree),"Figtree",sans-serif;background-color:#ef44441a;border-radius:.5rem;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:1rem;font-size:.875rem;display:flex}.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__error svg{flex-shrink:0;width:20px;height:20px}.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__success{text-align:center;padding:4rem 2rem}.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__successIcon{color:#22c55e;background-color:#22c55e1a;border-radius:9999px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.5rem;display:inline-flex}.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__successIcon svg{width:32px;height:32px}.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__successTitle{font-family:var(--font-cormorant),"Cormorant Garamond",serif;color:var(--clr-text-primary);margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__successText{font-family:var(--font-figtree),"Figtree",sans-serif;color:var(--clr-text-secondary);margin-bottom:2rem;font-size:1rem}.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__resetButton{font-family:var(--font-figtree),"Figtree",sans-serif;color:#2a2929;cursor:pointer;background-color:#ffea28;border:none;border-radius:0;justify-content:center;align-items:center;padding:1rem 2rem;font-size:1rem;font-weight:500;transition:all .3s;display:inline-flex}.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__resetButton:hover{color:#ffea28;background-color:#2a2929}.dark .GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__resetButton:hover{border:1px solid #ffea28}@media (min-width:62em){.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__guides{align-self:start;position:sticky;top:100px}}.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__guidesTitle{font-family:var(--font-cormorant),"Cormorant Garamond",serif;color:var(--clr-text-primary);margin-bottom:1.5rem;font-size:1.25rem;font-weight:600}.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__guide{background-color:var(--clr-bg-white);border-radius:1rem;margin-bottom:1rem;overflow:hidden;box-shadow:0 1px 2px #0000000d}.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__guideHeader{width:100%;font-family:var(--font-figtree),"Figtree",sans-serif;color:var(--clr-text-primary);background-color:var(--clr-bg-white);cursor:pointer;text-align:left;border:none;align-items:center;gap:1rem;padding:1.5rem;font-size:1rem;font-weight:500;display:flex}.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__guideHeader--active{background-color:var(--clr-bg-white)}.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__guideIcon{color:#2a2929;background-color:#ffea28;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__guideIcon svg{width:20px;height:20px}.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__guideLabel{flex:1}.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__guideArrow{width:20px;height:20px;color:var(--clr-text-secondary);transition:transform .3s}.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__guideHeader--active .GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__guideArrow{transform:rotate(180deg)}.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__guideContent{padding:0 1.5rem 1.5rem;animation:.3s GjorDetSelv-module-scss-module__FJNs2a__slideDown}.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__guideList{margin-bottom:1rem;padding-left:1.5rem;list-style:decimal}.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__guideList li{font-family:var(--font-figtree),"Figtree",sans-serif;color:var(--clr-text-primary);margin-bottom:.5rem;font-size:.875rem;line-height:1.6}.GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__guideTip{font-family:var(--font-figtree),"Figtree",sans-serif;color:#f9f9f9;background-color:#2a2929;border-radius:.5rem;margin:0;padding:1rem;font-size:.875rem}.dark .GjorDetSelv-module-scss-module__FJNs2a__gjorDetSelv__guideTip{color:#2a2929;background-color:#ffea28}@keyframes GjorDetSelv-module-scss-module__FJNs2a__spin{to{transform:rotate(360deg)}}@keyframes GjorDetSelv-module-scss-module__FJNs2a__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}
.PageHero-module-scss-module__wKDMWG__pageHero{width:100%;height:40vh;min-height:280px;position:relative;overflow:hidden}@media (min-width:62em){.PageHero-module-scss-module__wKDMWG__pageHero{height:50vh;min-height:350px}}.PageHero-module-scss-module__wKDMWG__pageHero__background{z-index:0;position:absolute;inset:0}.PageHero-module-scss-module__wKDMWG__pageHero__image{object-fit:cover;object-position:center}.PageHero-module-scss-module__wKDMWG__pageHero__overlay{background:linear-gradient(#0000001a 0%,#0000004d 50%,#0009 100%);position:absolute;inset:0}.PageHero-module-scss-module__wKDMWG__pageHero__noise{pointer-events:none;position:absolute;inset:0}.PageHero-module-scss-module__wKDMWG__pageHero__noise:before{content:"";pointer-events:none;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.10'/%3E%3C/svg%3E");position:absolute;inset:0}.PageHero-module-scss-module__wKDMWG__pageHero__content{z-index:1;justify-content:center;align-items:flex-end;width:100%;max-width:1400px;height:100%;margin:0 auto;padding-bottom:3rem;padding-left:2rem;padding-right:2rem;display:flex;position:relative}@media (min-width:62em){.PageHero-module-scss-module__wKDMWG__pageHero__content{padding-bottom:4rem}}.PageHero-module-scss-module__wKDMWG__pageHero__title{font-family:var(--font-figtree),"Figtree",sans-serif;color:#f9f9f9;letter-spacing:.05em;text-transform:uppercase;text-align:center;font-size:1.5rem;font-weight:800;line-height:1}@media (min-width:54em){.PageHero-module-scss-module__wKDMWG__pageHero__title{font-size:2rem}}@media (min-width:62em){.PageHero-module-scss-module__wKDMWG__pageHero__title{font-size:2.5rem}}
.ProductFordeler-module-scss-module__Z8oGmq__productFordeler{background-color:#2a2929;padding:6rem 0}.ProductFordeler-module-scss-module__Z8oGmq__productFordeler__container{width:100%;max-width:1400px;margin:0 auto;padding-left:2rem;padding-right:2rem}.ProductFordeler-module-scss-module__Z8oGmq__productFordeler__header{text-align:center;margin-bottom:4rem}.ProductFordeler-module-scss-module__Z8oGmq__productFordeler__tag{font-family:var(--font-figtree),"Figtree",sans-serif;letter-spacing:.1em;text-transform:uppercase;color:#ffea28;margin-bottom:1rem;font-size:.875rem;font-weight:500;display:inline-block}.ProductFordeler-module-scss-module__Z8oGmq__productFordeler__title{font-family:var(--font-cormorant),"Cormorant Garamond",serif;color:#f9f9f9;font-size:2rem;font-weight:600;line-height:1.2}@media (min-width:54em){.ProductFordeler-module-scss-module__Z8oGmq__productFordeler__title{font-size:2.5rem}}.ProductFordeler-module-scss-module__Z8oGmq__productFordeler__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:36em){.ProductFordeler-module-scss-module__Z8oGmq__productFordeler__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:54em){.ProductFordeler-module-scss-module__Z8oGmq__productFordeler__grid{grid-template-columns:repeat(3,1fr);gap:2rem}}.ProductFordeler-module-scss-module__Z8oGmq__productFordeler__card{background-color:var(--clr-bg-white);text-align:center;border-radius:2px;padding:2rem;transition:box-shadow .3s,background-color .3s;box-shadow:0 4px 20px #00000014}.dark .ProductFordeler-module-scss-module__Z8oGmq__productFordeler__card{background-color:#3d3d3d}.ProductFordeler-module-scss-module__Z8oGmq__productFordeler__card:hover{box-shadow:0 10px 15px #0000001a}.ProductFordeler-module-scss-module__Z8oGmq__productFordeler__card:hover .ProductFordeler-module-scss-module__Z8oGmq__productFordeler__iconWrapper{background-color:#ffea28}.dark .ProductFordeler-module-scss-module__Z8oGmq__productFordeler__card:hover .ProductFordeler-module-scss-module__Z8oGmq__productFordeler__iconWrapper{color:#000}.ProductFordeler-module-scss-module__Z8oGmq__productFordeler__iconWrapper{background-color:var(--clr-bg-white);border:2px solid var(--clr-text-primary);width:64px;height:64px;color:var(--clr-text-primary);border-radius:9999px;justify-content:center;align-items:center;margin-bottom:1.5rem;transition:background-color .3s;display:inline-flex}.ProductFordeler-module-scss-module__Z8oGmq__productFordeler__iconWrapper svg{width:28px;height:28px}.ProductFordeler-module-scss-module__Z8oGmq__productFordeler__cardTitle{font-family:var(--font-cormorant),"Cormorant Garamond",serif;color:var(--clr-text-primary);margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.dark .ProductFordeler-module-scss-module__Z8oGmq__productFordeler__cardTitle{color:#fff}.ProductFordeler-module-scss-module__Z8oGmq__productFordeler__cardDescription{font-family:var(--font-figtree),"Figtree",sans-serif;color:var(--clr-text-secondary);margin:0;font-size:1rem;font-weight:400;line-height:1.6}.dark .ProductFordeler-module-scss-module__Z8oGmq__productFordeler__cardDescription{color:#fff}
.AboutHero-module-scss-module__nSpIkW__about{padding:calc(80px + 4rem) 2rem 4rem}@media (min-width:62em){.AboutHero-module-scss-module__nSpIkW__about{padding:calc(80px + 4rem) 2rem 4rem}}.AboutHero-module-scss-module__nSpIkW__about__container{max-width:800px;margin:0 auto}.AboutHero-module-scss-module__nSpIkW__about__header{text-align:center;margin-bottom:4rem}@media (min-width:62em){.AboutHero-module-scss-module__nSpIkW__about__header{margin-bottom:4rem}}.AboutHero-module-scss-module__nSpIkW__about__tag{font-family:var(--font-figtree),"Figtree",sans-serif;color:#ffea28;letter-spacing:.15em;text-transform:uppercase;margin-bottom:1rem;font-size:.75rem;font-weight:600;display:inline-block}.dark .AboutHero-module-scss-module__nSpIkW__about__tag{color:#ffea28}.AboutHero-module-scss-module__nSpIkW__about__title{font-family:var(--font-figtree),"Figtree",sans-serif;color:#2a2929;text-wrap:balance;font-size:1.5rem;font-weight:800;line-height:1.2}@media (min-width:54em){.AboutHero-module-scss-module__nSpIkW__about__title{font-size:2rem}}@media (min-width:62em){.AboutHero-module-scss-module__nSpIkW__about__title{font-size:2.5rem}}.dark .AboutHero-module-scss-module__nSpIkW__about__title{color:#f9f9f9}.AboutHero-module-scss-module__nSpIkW__about__content{flex-direction:column;gap:3rem;display:flex}@media (min-width:62em){.AboutHero-module-scss-module__nSpIkW__about__content{gap:4rem}}.AboutHero-module-scss-module__nSpIkW__about__intro{flex-direction:column;gap:1.5rem;display:flex}.AboutHero-module-scss-module__nSpIkW__about__lead{color:#2a2929;font-size:1.125rem;font-weight:500;line-height:1.6}@media (min-width:62em){.AboutHero-module-scss-module__nSpIkW__about__lead{font-size:1.25rem}}.dark .AboutHero-module-scss-module__nSpIkW__about__lead{color:#f9f9f9}.AboutHero-module-scss-module__nSpIkW__about__intro p,.AboutHero-module-scss-module__nSpIkW__about__body p{color:#5a5a5a;font-size:1rem;line-height:1.7}@media (min-width:62em){.AboutHero-module-scss-module__nSpIkW__about__intro p,.AboutHero-module-scss-module__nSpIkW__about__body p{font-size:1.125rem}}:is(.dark .AboutHero-module-scss-module__nSpIkW__about__intro p,.dark .AboutHero-module-scss-module__nSpIkW__about__body p){color:#f9f9f9cc}.AboutHero-module-scss-module__nSpIkW__about__features{background-color:#2a2929;border-radius:8px;padding:2rem}@media (min-width:62em){.AboutHero-module-scss-module__nSpIkW__about__features{padding:3rem}}.dark .AboutHero-module-scss-module__nSpIkW__about__features{background-color:#ffea28}.AboutHero-module-scss-module__nSpIkW__about__featuresTitle{font-family:var(--font-figtree),"Figtree",sans-serif;color:#f9f9f9;margin-bottom:1.5rem;font-size:1.125rem;font-weight:600}.dark .AboutHero-module-scss-module__nSpIkW__about__featuresTitle{color:#2a2929}.AboutHero-module-scss-module__nSpIkW__about__featuresList{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.AboutHero-module-scss-module__nSpIkW__about__featuresItem{color:#f9f9f9d9;align-items:center;gap:1rem;font-size:1rem;display:flex}@media (min-width:62em){.AboutHero-module-scss-module__nSpIkW__about__featuresItem{font-size:1.125rem}}.dark .AboutHero-module-scss-module__nSpIkW__about__featuresItem{color:#2a2929d9}.AboutHero-module-scss-module__nSpIkW__about__featuresItem svg{color:#ffea28;flex-shrink:0;width:20px;height:20px}.dark .AboutHero-module-scss-module__nSpIkW__about__featuresItem svg{color:#2a2929}.AboutHero-module-scss-module__nSpIkW__about__motto{text-align:center;border-top:1px solid #2a29291a;padding-top:2rem}.dark .AboutHero-module-scss-module__nSpIkW__about__motto{border-top-color:#f9f9f91a}.AboutHero-module-scss-module__nSpIkW__about__motto p{color:#5a5a5a;margin-bottom:.5rem;font-size:1rem}@media (min-width:62em){.AboutHero-module-scss-module__nSpIkW__about__motto p{font-size:2rem}}.dark .AboutHero-module-scss-module__nSpIkW__about__motto p{color:#f9f9f9b3}.AboutHero-module-scss-module__nSpIkW__about__mottoHighlight{font-family:var(--font-figtree),"Figtree",sans-serif;color:#ffea28;letter-spacing:.02em;font-size:2rem;font-weight:800;display:block}@media (min-width:62em){.AboutHero-module-scss-module__nSpIkW__about__mottoHighlight{font-size:2rem}}
.ProductImages-module-scss-module__HkbY6W__productImages{background-color:var(--clr-bg-primary);padding:0 0 6rem}.ProductImages-module-scss-module__HkbY6W__productImages__container{width:100%;max-width:1400px;margin:0 auto;padding-left:2rem;padding-right:2rem}.ProductImages-module-scss-module__HkbY6W__productImages__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:54em){.ProductImages-module-scss-module__HkbY6W__productImages__grid{grid-template-columns:repeat(2,1fr);gap:2rem}.ProductImages-module-scss-module__HkbY6W__productImages__grid--single{grid-template-columns:1fr;max-width:700px;margin:0 auto}}.ProductImages-module-scss-module__HkbY6W__productImages__imageWrapper{aspect-ratio:4/3;border-radius:2px;position:relative;overflow:hidden}@media (min-width:54em){.ProductImages-module-scss-module__HkbY6W__productImages__imageWrapper{aspect-ratio:3/2}}.ProductImages-module-scss-module__HkbY6W__productImages__image{object-fit:cover;transition:transform .4s}
.Testimonials-module-scss-module__BKMU2a__testimonials{background-color:var(--clr-bg-primary);padding:6rem 0;overflow:hidden}.Testimonials-module-scss-module__BKMU2a__testimonials__container{width:100%;max-width:1400px;margin:0 auto;padding-left:2rem;padding-right:2rem}.Testimonials-module-scss-module__BKMU2a__testimonials__header{text-align:center;margin-bottom:4rem}.Testimonials-module-scss-module__BKMU2a__testimonials__title{font-family:var(--font-cormorant),"Cormorant Garamond",serif;color:var(--clr-text-primary);font-size:2rem;font-weight:600;line-height:1.2}@media (min-width:54em){.Testimonials-module-scss-module__BKMU2a__testimonials__title{font-size:2.5rem}}.Testimonials-module-scss-module__BKMU2a__testimonials__slider{align-items:center;gap:1rem;display:flex;position:relative}.Testimonials-module-scss-module__BKMU2a__testimonials__track{flex:1;overflow:hidden}.Testimonials-module-scss-module__BKMU2a__testimonials__cards{transition:transform .5s cubic-bezier(.4,0,.2,1);display:flex}.Testimonials-module-scss-module__BKMU2a__testimonials__card{flex:0 0 100%;padding:0 1rem}@media (min-width:54em){.Testimonials-module-scss-module__BKMU2a__testimonials__card{padding:0 2rem}}.Testimonials-module-scss-module__BKMU2a__testimonials__stars{justify-content:center;gap:.25rem;margin-bottom:1.5rem;display:flex}.Testimonials-module-scss-module__BKMU2a__testimonials__star{color:#2a292933;width:24px;height:24px}.Testimonials-module-scss-module__BKMU2a__testimonials__star--filled{color:#ffea28}.Testimonials-module-scss-module__BKMU2a__testimonials__quote{font-family:var(--font-figtree),"Figtree",sans-serif;color:var(--clr-text-primary);text-align:center;max-width:700px;margin:0 auto 2rem;font-size:1.125rem;font-style:italic;font-weight:400;line-height:1.8;position:relative}@media (min-width:54em){.Testimonials-module-scss-module__BKMU2a__testimonials__quote{font-size:1.25rem}}.Testimonials-module-scss-module__BKMU2a__testimonials__quoteIcon{color:#ffea2833;font-family:Georgia,serif;font-size:4rem;line-height:1;position:absolute;top:-1.5rem;left:50%;transform:translate(-50%)}.Testimonials-module-scss-module__BKMU2a__testimonials__author{flex-direction:column;align-items:center;gap:.25rem;display:flex}.Testimonials-module-scss-module__BKMU2a__testimonials__avatar{object-fit:cover;border-radius:.5rem;width:80px;height:80px;margin-bottom:.5rem}.Testimonials-module-scss-module__BKMU2a__testimonials__name{font-family:var(--font-cormorant),"Cormorant Garamond",serif;color:var(--clr-text-primary);font-size:1.125rem;font-weight:600}.Testimonials-module-scss-module__BKMU2a__testimonials__location{font-family:var(--font-figtree),"Figtree",sans-serif;color:var(--clr-text-secondary);font-size:.875rem}.Testimonials-module-scss-module__BKMU2a__testimonials__arrow{border:2px solid var(--clr-text-primary);width:48px;height:48px;color:var(--clr-text-primary);cursor:pointer;background-color:#0000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:none}.Testimonials-module-scss-module__BKMU2a__testimonials__arrow svg{width:20px;height:20px}.Testimonials-module-scss-module__BKMU2a__testimonials__arrow:hover{background-color:var(--clr-text-primary);color:var(--clr-bg-primary)}@media (min-width:54em){.Testimonials-module-scss-module__BKMU2a__testimonials__arrow{display:flex}}.Testimonials-module-scss-module__BKMU2a__testimonials__dots{justify-content:center;gap:.5rem;margin-top:3rem;display:flex}.Testimonials-module-scss-module__BKMU2a__testimonials__dot{cursor:pointer;background-color:#2a292933;border:none;border-radius:9999px;width:10px;height:10px;padding:0;transition:all .3s}.dark .Testimonials-module-scss-module__BKMU2a__testimonials__dot{background-color:#585858}.dark .Testimonials-module-scss-module__BKMU2a__testimonials__dot--active{background-color:#ffea28}.Testimonials-module-scss-module__BKMU2a__testimonials__dot:hover{background-color:#2a292966}.Testimonials-module-scss-module__BKMU2a__testimonials__dot--active{background-color:#ffea28;width:32px}
