.hhero{position:relative;aspect-ratio:5 / 2;min-height:630px;background:#faf8f5;display:flex;align-items:center;overflow:hidden}.hhero-inner{position:relative;z-index:1;max-width:1320px;margin:0 auto;padding:52px 40px 48px 16px;display:grid;grid-template-columns:minmax(0,580px) 1fr;grid-template-areas:"top mosaic" "bottom mosaic";column-gap:56px;row-gap:0;align-items:center;width:100%;box-sizing:border-box}.hhero-card{display:contents}.hhero-content-top{grid-area:top;align-self:end}.hhero-content-bottom{grid-area:bottom;align-self:end;padding-top:32px}.hhero-mosaic{grid-area:mosaic;align-self:center}.hhero-h1-accent{color:#c9a96e}.hhero-label{display:inline-block;font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#8a8070;background:transparent;border:1px solid #C8C0B2;border-radius:100px;padding:6px 16px;margin-bottom:20px}.hhero-rating{display:flex;align-items:center;gap:10px;margin-bottom:28px}.hhero-stars{display:flex;gap:3px}.hhero-stars svg{width:18px;height:18px;fill:#d9a441;stroke:none}.hhero-rating-score{font-size:16px;font-weight:800;color:#1c1a14;letter-spacing:-.01em}.hhero-rating-label{font-size:13.5px;font-weight:500;color:#7a7264}.hhero-h1{font-family:Playfair Display,Georgia,serif;font-size:clamp(26px,2.6vw,33px);font-weight:700;color:#1c1a14;line-height:1.15;letter-spacing:-.03em;margin:0 0 24px}.hhero-lead{font-size:clamp(14px,1.3vw,16px);line-height:1.78;color:#6a6258;margin:20px 0 16px;max-width:560px}.hhero-ctas{display:flex;align-items:center;gap:16px;margin-bottom:40px;flex-wrap:wrap}.hhero-btn-primary{display:inline-flex;align-items:center;gap:10px;background:#1a1a1a;color:#fff;font-family:-apple-system,sans-serif;font-size:15px;font-weight:700;padding:16px 40px;border-radius:10px;text-decoration:none;letter-spacing:.02em;transition:background .2s ease,transform .2s ease;white-space:nowrap;width:auto}.hhero-btn-primary:hover{background:#c9a96e;color:#fff;transform:translateY(-2px)}.hhero-btn-secondary{display:inline-flex;align-items:center;gap:6px;background:transparent;color:#1c1a14;font-size:14px;font-weight:600;text-decoration:none;border:1.5px solid #D5CDBF;border-radius:12px;padding:16px 28px;transition:border-color .2s ease,background .2s ease;white-space:nowrap}.hhero-btn-secondary:hover{border-color:#1c1a14;background:#1c1a140a}.hhero-trust{display:flex;flex-direction:column;gap:10px;margin-top:4px}.hhero-trust-item{display:flex;align-items:center;gap:10px;font-size:13.5px;font-weight:500;color:#3d3830}.hhero-check-icon{width:22px;height:22px;flex-shrink:0}.hhero-check-circle{fill:#f0e8d8;stroke:none}.hhero-check-mark{stroke:#4e9e6b;stroke-width:2.2;fill:none}.hhero-reassurance{display:flex;gap:20px;flex-wrap:wrap;padding-top:28px;border-top:1px solid #E5DED1}.hhero-reassurance-item{display:flex;align-items:center;gap:7px;font-size:12.5px;color:#8a8070;white-space:nowrap}.hhero-reassurance-item svg{width:14px;height:14px;stroke:#c4955a;flex-shrink:0}.hhero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hhero-bg img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.hhero-bg-mobile{display:none}.hhero-mosaic{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.hhero-tile{position:relative;display:block;text-decoration:none;overflow:hidden;aspect-ratio:3 / 4;border-radius:16px;transition:transform .35s ease}.hhero-tile:hover{transform:scale(1.025)}.hhero-tile-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.hhero-tile:hover .hhero-tile-img{transform:scale(1.06)}.hhero-tile-label{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(6,4,2,.78) 0%,transparent 100%);color:#fff;font-size:11px;font-weight:600;padding:28px 10px 10px;line-height:1.3;text-align:center}.hhero-tile--6 .hhero-tile-img{object-fit:cover;object-position:center center}.hhero-tile--banner{grid-column:1 / -1;aspect-ratio:21 / 8;border-radius:16px}.hhero-tile--banner .hhero-tile-label{font-size:13px;padding:32px 18px 16px}@media(max-width:960px){.hhero{flex-direction:column;aspect-ratio:auto;min-height:0}.hhero-bg{position:static;width:100%;height:auto;aspect-ratio:16 / 9}.hhero-inner{grid-template-columns:1fr;grid-template-areas:"top" "mosaic" "bottom";row-gap:0;padding:28px 16px 32px}.hhero-card{display:contents}.hhero-lead{max-width:100%;word-wrap:break-word}.hhero-content-top{padding-bottom:28px}.hhero-content-bottom{padding-top:28px}.hhero-h1{font-size:clamp(26px,5.5vw,40px);margin-bottom:8px}.hhero-label{margin-bottom:10px}.hhero-rating{margin-bottom:12px}.hhero-lead{margin-bottom:0;font-size:14px;line-height:1.6}}@media(max-width:640px){.hhero{overflow:visible;background:#faf8f5;min-height:0}.hhero-bg{position:static;width:100%;height:auto;aspect-ratio:4 / 3;overflow:hidden}.hhero-bg img{object-position:center 20%}.hhero-inner{display:block;padding:0;margin-top:-28px;position:relative;z-index:2}.hhero-card{display:block;background:#fff;border-radius:20px 20px 0 0;padding:20px 18px 8px;box-shadow:0 -6px 24px #0000000f}.hhero-content-top{padding-bottom:0}.hhero-content-bottom{padding-top:20px}.hhero-label{font-size:10px;padding:5px 12px;margin-bottom:14px;letter-spacing:.12em}.hhero-rating{margin-bottom:16px;flex-wrap:wrap;gap:6px}.hhero-stars svg{width:16px;height:16px}.hhero-rating-score{font-size:15px}.hhero-rating-label{font-size:13px}.hhero-h1{font-size:clamp(26px,7vw,34px);margin-bottom:14px;line-height:1.15;white-space:normal}.hhero-lead{font-size:14px;line-height:1.65;margin-top:0;margin-bottom:16px;color:#6a6258}.hhero-trust{gap:12px;margin-top:8px;margin-bottom:4px}.hhero-trust-item{font-size:13.5px;font-weight:500;color:#3d3830;line-height:1.3;gap:10px}.hhero-check-icon{width:24px;height:24px;flex-shrink:0}.hhero-ctas{flex-direction:column;align-items:stretch;gap:12px;margin-bottom:28px;margin-top:4px}.hhero-btn-primary{text-align:center;justify-content:center;padding:16px 24px;font-size:15px;width:100%;border-radius:10px}.hhero-btn-secondary{text-align:center;justify-content:center;padding:16px 24px;font-size:15px;width:100%}}@media(max-width:749px){.hhero--has-mobile-img .hhero-bg{display:none}.hhero--has-mobile-img .hhero-bg-mobile{display:block;position:static;width:100%;line-height:0}.hhero--has-mobile-img .hhero-bg-mobile img{width:100%;height:auto;display:block}}.hhero-textpane,.hhero-trust-bk{display:none}@media(min-width:990px){.hhero{aspect-ratio:5 / 1.78;min-height:684px}.hhero-inner{padding-top:50px;padding-bottom:50px}.hhero-card{display:flex;flex-direction:column;grid-column:1;grid-row:1 / 3;align-self:center;justify-self:start;width:max-content;max-width:564px;margin-left:-28px;padding:25px 34px 30px;box-sizing:border-box;background:#ffffff45;-webkit-backdrop-filter:blur(6px) saturate(115%);backdrop-filter:blur(6px) saturate(115%);border:1px solid rgba(255,255,255,.45);border-radius:30px;box-shadow:0 8px 24px #00000008}.hhero-textpane{display:none}.hhero-content-top,.hhero-content-bottom{grid-area:auto;align-self:auto;position:static;width:100%;max-width:100%}.hhero-trust{width:100%}.hhero-ctas{width:100%;margin-bottom:0}}@media(max-width:749px){.hhero-rating{margin-bottom:12px}.hhero-rating-label{font-weight:700}.hhero-h1{font-size:clamp(15px,6.1vw,35px);line-height:1.1;font-weight:700;white-space:nowrap}.hhero-lead{font-size:15px;line-height:1.55;font-weight:400;color:#2c2925b8;text-wrap:balance}.hhero-trust{gap:10px}.hhero-trust-item{align-items:center;gap:10px;padding:16px 14px;background:#fbf8f2;border:1px solid rgba(160,140,100,.12);border-radius:18px;font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);font-size:clamp(12px,3.2vw,14px);line-height:1.4;letter-spacing:0;white-space:nowrap}.hhero-check-icon{width:28px;height:28px}.hhero-check-circle{fill:#111}.hhero-check-mark{stroke:#d9a441}}@media(max-width:749px){.hhero--has-mobile-img .hhero-bg-mobile img{height:auto;aspect-ratio:20 / 9;object-fit:cover;object-position:center 22%}.hhero-inner{margin-top:-34px}.hhero-card{background:#ffffffb8;-webkit-backdrop-filter:blur(14px) saturate(125%);backdrop-filter:blur(14px) saturate(125%)}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/home-hero.css.map */
