.shf-cspot{--shf-cspot-navy: #0D1F4D;--shf-cspot-navy-hover: #34528F;--shf-cspot-star: #f57050;--shf-cspot-body-dark: #1a1a1a;--shf-cspot-body-light: #666666;--shf-cspot-divider: #E5E5E5;--shf-cspot-card-bg: #ffffff;padding-top:var(--shf-cspot-pad-top, 24px);padding-bottom:var(--shf-cspot-pad-bottom, 72px)}.shf-cspot__grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:16px;align-items:stretch}.shf-cspot__hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.4fr);gap:0;background:var(--shf-cspot-card-bg);border:1px solid var(--shf-cspot-divider);border-radius:8px;overflow:hidden;text-decoration:none;color:inherit;transition:box-shadow .22s ease,transform .22s ease}a.shf-cspot__hero:hover{box-shadow:0 6px 24px #0d1f4d14}a.shf-cspot__hero:hover .shf-cspot__hero-cta-arrow{transform:translate(3px)}.shf-cspot__hero-media{display:block;width:100%;height:100%;min-height:480px;overflow:hidden;background:#f4f2ec}.shf-cspot__hero-img{display:block;width:100%;height:100%;object-fit:cover}.shf-cspot__hero-img-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:480px;background:var(--shf-cspot-divider)}.shf-cspot__hero-img-placeholder svg{width:100%;height:100%;fill:#0d1f4d2e}.shf-cspot__hero-body{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:48px 56px;gap:20px}.shf-cspot__hero-eyebrow{display:inline-flex;align-items:center;font:700 10px/1 var(--font-body-family);letter-spacing:.14em;text-transform:uppercase;margin:0}.shf-cspot__hero-eyebrow--pill-star{background:var(--shf-cspot-star);color:#fff;padding:6px 12px;border-radius:2px}.shf-cspot__hero-eyebrow--pill-navy{background:var(--shf-cspot-navy);color:#fff;padding:6px 12px;border-radius:2px}.shf-cspot__hero-eyebrow--text-star{color:var(--shf-cspot-star);letter-spacing:.18em}.shf-cspot__hero-eyebrow--text-navy{color:var(--shf-cspot-navy);letter-spacing:.18em}.shf-cspot__hero-heading{font:700 56px/1 var(--font-heading-family);letter-spacing:-.02em;color:var(--shf-cspot-navy);margin:0}.shf-cspot__hero-desc{font:400 16px/1.55 var(--font-body-family);color:var(--shf-cspot-body-dark);margin:0;max-width:480px}.shf-cspot__hero-cta{display:inline-flex;align-items:center;gap:8px;margin-top:4px;font:700 12px/1 var(--font-body-family);letter-spacing:.12em;text-transform:uppercase;color:var(--shf-cspot-navy);border-bottom:1.5px solid currentColor;padding-bottom:4px}.shf-cspot__hero-cta-arrow{transition:transform .15s ease}.shf-cspot__tiles{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:16px}.shf-cspot__tile-wrap{display:flex;min-width:0}.shf-cspot__tile{display:grid;grid-template-columns:minmax(0,1fr) 150px;gap:16px;width:100%;min-height:150px;background:var(--shf-cspot-card-bg);border:1px solid var(--shf-cspot-divider);border-radius:8px;overflow:hidden;text-decoration:none;color:inherit;align-items:center;transition:box-shadow .22s ease}a.shf-cspot__tile:hover{box-shadow:0 4px 16px #0d1f4d0f}.shf-cspot__tile-text{display:flex;flex-direction:column;justify-content:space-between;padding:22px 22px 22px 24px;gap:16px;min-width:0}.shf-cspot__tile-title{font:700 20px/1.15 var(--font-heading-family);letter-spacing:-.005em;color:var(--shf-cspot-navy);word-break:break-word}.shf-cspot__tile-cta{font:700 11px/1 var(--font-body-family);letter-spacing:.12em;text-transform:uppercase;color:var(--shf-cspot-navy);border-bottom:1.5px solid currentColor;padding-bottom:3px;align-self:flex-start}.shf-cspot__tile-media{display:block;width:150px;height:150px;aspect-ratio:1 / 1;align-self:stretch;overflow:hidden;background:#f4f2ec}.shf-cspot__tile-img{display:block;width:100%;height:100%;object-fit:cover}.shf-cspot__tile-img-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:var(--shf-cspot-divider)}.shf-cspot__tile-img-placeholder svg{width:100%;height:100%;fill:#0d1f4d2e}@media screen and (max-width:1100px){.shf-cspot__hero-heading{font-size:48px}.shf-cspot__hero-body{padding:36px 40px}.shf-cspot__tile-title{font-size:18px}}@media screen and (max-width:989px){.shf-cspot__grid{grid-template-columns:minmax(0,1fr);gap:16px}.shf-cspot__hero{grid-template-columns:minmax(0,1fr)}.shf-cspot__hero-media{min-height:0;aspect-ratio:16 / 10;order:-1}.shf-cspot__hero-body{order:0}.shf-cspot__hero-img-placeholder{min-height:0;aspect-ratio:16 / 10}.shf-cspot__hero-body{padding:28px 28px 32px;gap:16px}.shf-cspot__hero-heading{font-size:40px}.shf-cspot__tiles{flex-direction:row;flex-wrap:wrap;gap:12px}.shf-cspot__tile-wrap{flex:1 1 calc(33.333% - 8px);min-width:0}.shf-cspot__tile{grid-template-columns:minmax(0,1fr);min-height:0}.shf-cspot__tile-text{padding:16px 18px;gap:10px;order:2}.shf-cspot__tile-title{font-size:15px}.shf-cspot__tile-cta{font-size:10px}.shf-cspot__tile-media{width:100%;aspect-ratio:1 / 1;order:1}}@media screen and (max-width:749px){.shf-cspot{padding-top:14px;padding-bottom:32px}.shf-cspot .page-width{padding-left:16px;padding-right:16px}.shf-cspot__grid{gap:16px}.shf-cspot__hero-media,.shf-cspot__hero-img-placeholder{aspect-ratio:auto;height:220px}.shf-cspot__hero-body{padding:20px;gap:14px}.shf-cspot__hero-heading{font-size:32px;line-height:1;letter-spacing:-.02em}.shf-cspot__hero-desc{font-size:14px}.shf-cspot__tiles{gap:8px}.shf-cspot__tile-text{padding:12px 12px 14px;gap:6px}.shf-cspot__tile-title{font-size:13px;line-height:1.2}.shf-cspot__tile-cta{font-size:9px;letter-spacing:.1em}}
/*# sourceMappingURL=/cdn/shop/t/100/assets/section-shf-collection-spotlight.css.map */
