.section-homepage-hero{margin:0;padding:0}.homepage-hero{--hero-overlay: linear-gradient( to right, rgba(20, 16, 12, .82) 0%, rgba(20, 16, 12, .78) 42%, rgba(20, 16, 12, .55) 48%, rgba(20, 16, 12, .18) 52%, rgba(20, 16, 12, 0) 56% );background:#2e2926;height:760px;isolation:isolate;min-height:760px;overflow:visible;position:relative;width:100%}.homepage-hero:after{background-image:var(--hero-overlay);content:"";top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute;z-index:1}.homepage-hero__media{top:0;right:0;bottom:0;left:0;position:absolute;z-index:0}.homepage-hero__img{display:block;height:100%;object-fit:cover;object-position:50% center;width:100%}.homepage-hero__img--placeholder{background:#3a342f;opacity:.5}.homepage-hero__content{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:flex-start;min-height:760px;padding-bottom:0;padding-top:0;position:relative;z-index:2}.homepage-hero__copy{color:#fff;max-width:min(760px,50%);text-align:left;width:100%}.homepage-hero__eyebrow{color:var(--color-primary, #df7005);font-family:var(--font-family, "PT Serif", serif);font-size:16px;font-weight:700;letter-spacing:1.2px;line-height:1.2;margin:0 0 24px;text-align:left;text-transform:uppercase}.homepage-hero__heading{color:#fff;font-family:var(--font-family, "PT Serif", serif);font-size:clamp(36px,4vw,54px)!important;font-weight:700!important;letter-spacing:2px;line-height:1.3!important;margin:0 0 20px!important;text-align:left!important;text-transform:none!important}.homepage-hero__text{font-family:var(--font-family, "PT Serif", serif);font-size:16px;line-height:1.875;margin:0 0 16px;max-width:100%;text-align:justify}.homepage-hero__text p{margin:0}.homepage-hero__list{list-style:disc;margin:0 0 28px;padding-left:1.25rem}.homepage-hero__list li{font-family:var(--font-family, "PT Serif", serif);font-size:16px;line-height:2.25}.homepage-hero__actions{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:28px}.homepage-hero__btn{align-items:center;border-radius:16px;box-sizing:border-box;display:inline-flex;flex:0 0 auto;font-family:var(--font-family, "PT Serif", serif);font-size:16px;font-weight:700;height:44px;justify-content:center;letter-spacing:1.2px;line-height:1;padding:0 20px;text-align:center;text-decoration:none;text-transform:uppercase;transition:filter .2s ease,background-color .2s ease,color .2s ease;white-space:nowrap}.homepage-hero__btn--primary{background:var(--color-primary, #df7005);border:1px solid var(--color-primary, #df7005);color:#fff;min-width:0}.homepage-hero__btn--primary:hover{color:#fff;filter:brightness(.95)}.homepage-hero__btn--secondary{background:transparent;border:1px solid #fff;color:#fff;min-width:0}.homepage-hero__btn--secondary:hover{background:#ffffff14;color:#fff}.homepage-hero__guarantees{display:flex;flex-wrap:wrap;gap:10px;list-style:none;margin:0;padding:0}.homepage-hero__guarantee{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid #fff;border-radius:999px;display:inline-flex;gap:8px;height:31px;padding:0 10px 0 11px;position:relative}.homepage-hero__guarantee-icon{color:var(--color-primary, #df7005);display:inline-flex;flex-shrink:0;height:16px;width:16px}.homepage-hero__guarantee-icon img{display:block;height:16px;width:16px}.homepage-hero__guarantee-label{font-family:var(--font-family, "PT Serif", serif);font-size:14px;line-height:1.1;white-space:nowrap}.homepage-hero__tip{display:inline-flex;flex-shrink:0;position:relative}.homepage-hero__tip-btn{align-items:center;-webkit-appearance:none;appearance:none;background:transparent;border:0;color:#ffffffe6;cursor:help;display:inline-flex;height:16px;justify-content:center;margin:0;padding:0;width:16px}.homepage-hero__tip-btn .svg-wrapper,.homepage-hero__tip-btn svg{display:block;height:14px;width:14px}.homepage-hero__tip-btn:hover,.homepage-hero__tip-btn:focus-visible{color:var(--color-primary, #df7005)}.homepage-hero__tip-panel{background:#fff;border:1px solid rgba(46,41,38,.12);border-radius:8px;box-shadow:0 8px 24px #1c171229;color:#000;display:none;font-family:var(--font-family, "PT Serif", serif);font-size:12px;font-weight:400;left:50%;line-height:1.45;max-width:min(280px,calc(100vw - 24px));opacity:0;padding:12px 14px;pointer-events:none;position:absolute;bottom:calc(100% + 10px);text-align:left;transform:translate(-50%) translateY(4px);transition:opacity .15s ease,transform .15s ease;width:max-content;z-index:20}.homepage-hero__tip-panel:after{border:6px solid transparent;border-top-color:#fff;bottom:-12px;content:"";filter:drop-shadow(0 1px 0 rgba(46,41,38,.08));left:50%;position:absolute;transform:translate(-50%)}.homepage-hero__tip:hover .homepage-hero__tip-panel,.homepage-hero__tip:focus-within .homepage-hero__tip-panel{display:block;opacity:1;pointer-events:auto;transform:translate(-50%) translateY(0)}.homepage-hero__guarantee:first-child .homepage-hero__tip-panel{left:0;transform:translate(0) translateY(4px)}.homepage-hero__guarantee:first-child .homepage-hero__tip:hover .homepage-hero__tip-panel,.homepage-hero__guarantee:first-child .homepage-hero__tip:focus-within .homepage-hero__tip-panel{transform:translate(0) translateY(0)}.homepage-hero__guarantee:first-child .homepage-hero__tip-panel:after{left:12px;transform:none}.homepage-hero__guarantee:last-child .homepage-hero__tip-panel{left:auto;right:0;transform:translate(0) translateY(4px)}.homepage-hero__guarantee:last-child .homepage-hero__tip:hover .homepage-hero__tip-panel,.homepage-hero__guarantee:last-child .homepage-hero__tip:focus-within .homepage-hero__tip-panel{transform:translate(0) translateY(0)}.homepage-hero__guarantee:last-child .homepage-hero__tip-panel:after{left:auto;right:12px;transform:none}@media screen and (max-width:989px){.homepage-hero,.homepage-hero__content{height:auto;min-height:0}.homepage-hero__copy{max-width:100%}.homepage-hero__content{align-items:flex-end;padding-bottom:40px;padding-top:120px}.homepage-hero__media{min-height:100%}.homepage-hero{--hero-overlay: linear-gradient( 180deg, rgba(20, 16, 12, .35) 0%, rgba(20, 16, 12, .72) 40%, rgba(20, 16, 12, .9) 100% )}.homepage-hero__img{object-position:70% center}.homepage-hero__heading{letter-spacing:1px}.homepage-hero__text{text-align:left}.homepage-hero__btn{min-width:0;width:100%}}@media screen and (max-width:749px){.homepage-hero__eyebrow{font-size:12px;letter-spacing:.8px}.homepage-hero__list li,.homepage-hero__text{font-size:14px}.homepage-hero__text{text-align:left}.homepage-hero__list li{line-height:1.8}.homepage-hero__btn{font-size:12px;letter-spacing:.6px;padding:0 12px}.homepage-hero__guarantee-label{font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/section-homepage-hero.css.map */
