@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300&family=Jost:wght@300;400&display=swap";.hero-thuma{position:relative;width:100%;min-height:var(--hero-min-height, 680px);overflow:hidden;display:flex;align-items:stretch;background-color:#e8e0d5}.hero-thuma__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero-thuma__image{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.hero-thuma__image--mobile{display:none}@media(max-width:749px){.hero-thuma__image:not(.hero-thuma__image--mobile){display:none}.hero-thuma__image--mobile{display:block}}.hero-thuma__media--placeholder{background:#d9cfc3}.hero-thuma__placeholder{width:100%;height:100%;object-fit:cover}.hero-thuma__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:rgba(0,0,0,var(--hero-overlay, .2))}.hero-thuma__content{position:relative;z-index:2;display:flex;width:100%;padding:48px 60px}.hero-thuma__content--center{align-items:center;justify-content:center;text-align:center}.hero-thuma__content--left{align-items:flex-end;justify-content:flex-start;text-align:left}.hero-thuma__content--right{align-items:flex-end;justify-content:flex-end;text-align:right}.hero-thuma__inner{max-width:560px;display:flex;flex-direction:column;gap:20px}.hero-thuma__eyebrow{margin:0;font-family:Jost,sans-serif;font-weight:300;font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--hero-text-color, #fafaf8);opacity:.75;animation:hero-fade-up .9s cubic-bezier(.22,1,.36,1) both;animation-delay:.1s}.hero-thuma__heading{margin:0;font-family:Cormorant Garamond,Georgia,serif;font-weight:300;font-size:clamp(40px,6vw,72px);line-height:1.08;letter-spacing:-.01em;color:var(--hero-text-color, #fafaf8);white-space:pre-line;animation:hero-fade-up .9s cubic-bezier(.22,1,.36,1) both;animation-delay:.22s}.hero-thuma__subheading{margin:0;font-family:Jost,sans-serif;font-weight:300;font-size:14px;line-height:1.7;letter-spacing:.03em;color:var(--hero-text-color, #fafaf8);opacity:.8;max-width:380px;animation:hero-fade-up .9s cubic-bezier(.22,1,.36,1) both;animation-delay:.34s}.hero-thuma__content--center .hero-thuma__subheading{margin-inline:auto}.hero-thuma__actions{display:flex;align-items:center;gap:28px;flex-wrap:wrap;margin-top:8px;animation:hero-fade-up .9s cubic-bezier(.22,1,.36,1) both;animation-delay:.46s}.hero-thuma__content--center .hero-thuma__actions{justify-content:center}.hero-thuma__content--right .hero-thuma__actions{justify-content:flex-end}.hero-thuma__btn{display:inline-flex;align-items:center;gap:10px;font-family:Jost,sans-serif;font-weight:300;font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:var(--hero-accent-color, #fafaf8);border:1px solid currentColor;padding:14px 28px;text-decoration:none;cursor:pointer;transition:background .25s ease,color .25s ease;white-space:nowrap}.hero-thuma__btn:hover,.hero-thuma__btn--solid{background:var(--hero-accent-color, #fafaf8);color:#2c2820}.hero-thuma__btn--solid:hover{background:transparent;color:var(--hero-accent-color, #fafaf8)}.hero-thuma__btn-arrow{display:inline-flex;align-items:center;transition:transform .25s ease;flex-shrink:0}.hero-thuma__btn:hover .hero-thuma__btn-arrow{transform:translate(4px)}.hero-thuma__link{font-family:Jost,sans-serif;font-weight:300;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--hero-text-color, #fafaf8);text-decoration:none;border-bottom:1px solid rgba(255,255,255,.4);padding-bottom:2px;transition:border-color .2s ease,opacity .2s ease;opacity:.75}.hero-thuma__link:hover{opacity:1;border-color:currentColor}.hero-thuma__scroll{position:absolute;bottom:32px;left:50%;transform:translate(-50%);z-index:2;display:flex;flex-direction:column;align-items:center}.hero-thuma__scroll-line{display:block;width:1px;height:40px;background:var(--hero-text-color, #fafaf8);opacity:.45;animation:hero-scroll-pulse 2s ease-in-out infinite;transform-origin:top center}@keyframes hero-fade-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-scroll-pulse{0%,to{transform:scaleY(1);opacity:.45}50%{transform:scaleY(.6);opacity:.2}}@media(max-width:749px){.hero-thuma__content{padding:32px 24px 64px;align-items:flex-end!important;justify-content:flex-start!important;text-align:left!important}.hero-thuma__content--center .hero-thuma__subheading,.hero-thuma__content--right .hero-thuma__subheading{margin-inline:0}.hero-thuma__content--center .hero-thuma__actions,.hero-thuma__content--right .hero-thuma__actions{justify-content:flex-start}.hero-thuma__inner{gap:16px;max-width:100%}.hero-thuma__subheading{font-size:13px;max-width:100%}.hero-thuma__scroll{display:none}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/hero-thuma.css.map */
