.salford-offer-hero{position:relative;isolation:isolate;min-height:var(--soh-min-height);overflow:hidden;display:flex;align-items:stretch;background:var(--soh-bg);color:var(--soh-text);font-family:var(--font-body-family, inherit)}.salford-offer-hero *{box-sizing:border-box}.soh-media,.soh-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2}.soh-media picture,.soh-media img{width:100%;height:100%;display:block}.soh-media img{object-fit:cover;object-position:var(--soh-image-position)}.soh-placeholder{width:100%;height:100%;background:radial-gradient(circle at 74% 36%,rgba(196,154,85,.2),transparent 24%),linear-gradient(120deg,#020504,#07100d 48%,#1c160d)}.soh-overlay{z-index:-1;background:linear-gradient(90deg,var(--soh-overlay-start) 0%,var(--soh-overlay-mid) 52%,var(--soh-overlay-end) 100%),linear-gradient(0deg,rgba(0,0,0,.5),transparent 32%)}.soh-inner{width:100%;min-height:var(--soh-min-height);display:flex;align-items:center;padding-top:var(--soh-padding-top);padding-bottom:var(--soh-padding-bottom)}.salford-offer-hero--left .soh-inner{justify-content:flex-start}.salford-offer-hero--center .soh-inner{justify-content:center}.salford-offer-hero--right .soh-inner{justify-content:flex-end}.soh-content{width:min(var(--soh-content-width),100%);display:grid;justify-items:start;gap:22px;text-align:left}.salford-offer-hero--center .soh-content{justify-items:center;text-align:center}.salford-offer-hero--right .soh-content{justify-items:start;text-align:left}.soh-brand{display:grid;justify-items:center;gap:5px;width:var(--soh-logo-width);max-width:100%;color:var(--soh-text);text-align:center}.soh-brand img{width:var(--soh-logo-width);max-width:100%;height:auto;display:block}.soh-monogram{color:var(--soh-accent);font-family:var(--font-heading-family, Georgia, serif);font-size:30px;line-height:1}.soh-brand-name{font-family:var(--font-heading-family, Georgia, serif);font-size:30px;line-height:1;letter-spacing:.18em}.soh-brand-subtitle{position:relative;display:inline-flex;align-items:center;gap:10px;color:#ffffffc7;font-size:10px;line-height:1.2;letter-spacing:.48em}.soh-brand-subtitle:before,.soh-brand-subtitle:after{content:"";width:24px;height:1px;background:currentColor;opacity:.48}.soh-eyebrow{display:inline-flex;align-items:center;gap:18px;color:var(--soh-accent)}.soh-eyebrow span{width:44px;height:1px;background:currentColor;opacity:.72}.soh-eyebrow p{margin:0;color:currentColor;font-size:16px;font-weight:700;letter-spacing:.12em;line-height:1.25;text-transform:uppercase}.soh-heading{margin:0;color:var(--soh-text);font-family:var(--font-heading-family, Georgia, "Times New Roman", serif);font-size:var(--soh-heading-size);font-weight:700;line-height:.96;letter-spacing:0;text-transform:uppercase;text-wrap:balance}.soh-heading span{display:block}.soh-heading em{color:var(--soh-accent);font-style:normal}.soh-rule,.soh-bottom-rule{display:flex;align-items:center;gap:14px;color:var(--soh-border)}.soh-rule span,.soh-bottom-rule span{width:74px;height:1px;background:currentColor;opacity:.7}.soh-rule i,.soh-bottom-rule i{color:var(--soh-accent);font-family:var(--font-heading-family, Georgia, serif);font-size:22px;font-style:normal;line-height:1}.soh-body{max-width:520px;color:var(--soh-muted);font-size:var(--soh-body-size);line-height:1.55}.soh-body p{margin:0}.soh-buttons{display:flex;flex-wrap:wrap;gap:14px;width:100%;padding-top:8px}.soh-button{min-height:58px;min-width:176px;display:inline-flex;align-items:center;justify-content:center;gap:20px;border:1px solid color-mix(in srgb,var(--soh-border) 86%,transparent);border-radius:2px;padding:0 25px;color:var(--soh-outline-text);font-size:13px;font-weight:800;letter-spacing:.1em;line-height:1.2;text-align:center;text-decoration:none;text-transform:uppercase;transition:transform .18s ease,border-color .18s ease,background .18s ease}.soh-button:hover{transform:translateY(-1px);border-color:var(--soh-border)}.soh-button--primary{border-color:var(--soh-button-bg);background:linear-gradient(180deg,color-mix(in srgb,var(--soh-button-bg) 92%,white),var(--soh-button-bg));color:var(--soh-button-text)}.soh-button--secondary{border-color:var(--soh-secondary-button-border);background:var(--soh-secondary-button-bg);color:var(--soh-outline-text)}.soh-button svg{width:19px;height:19px;flex:0 0 auto}.soh-features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;width:min(560px,100%);padding-top:clamp(20px,5vw,42px)}.soh-feature{min-width:0;display:grid;justify-items:center;gap:10px;color:var(--soh-text);text-align:center}.soh-feature-icon{width:38px;height:38px;display:grid;place-items:center;color:var(--soh-accent)}.soh-feature-icon svg,.soh-feature-icon img{width:100%;height:100%;display:block}.soh-feature-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}.soh-feature span:last-child{max-width:140px;font-size:11px;font-weight:800;letter-spacing:.09em;line-height:1.45;text-transform:uppercase}.soh-bottom-rule{position:absolute;left:0;right:0;bottom:28px;z-index:1;justify-content:center;width:min(100%,760px);margin:0 auto;padding:0 20px}.soh-bottom-rule span{width:min(36vw,330px)}@media screen and (max-width:989px){.soh-buttons{gap:12px}.soh-button{min-width:min(100%,198px)}}@media screen and (max-width:749px){.salford-offer-hero{min-height:var(--soh-mobile-min-height)}.soh-media img{object-position:var(--soh-mobile-image-position)}.soh-overlay{background:linear-gradient(180deg,var(--soh-overlay-start) 0%,var(--soh-overlay-mid) 42%,var(--soh-overlay-end) 100%),linear-gradient(0deg,rgba(0,0,0,.66),transparent 42%)}.soh-inner{min-height:var(--soh-mobile-min-height);align-items:flex-start;padding-top:var(--soh-mobile-padding-top);padding-bottom:var(--soh-mobile-padding-bottom)}.soh-content{gap:16px}.salford-offer-hero--mobile-center .soh-content{justify-items:center;text-align:center}.salford-offer-hero--mobile-left .soh-content{justify-items:start;text-align:left}.soh-brand,.soh-brand img{width:min(var(--soh-logo-width),150px)}.soh-monogram{font-size:24px}.soh-brand-name{font-size:23px}.soh-brand-subtitle{gap:7px;font-size:8px}.soh-brand-subtitle:before,.soh-brand-subtitle:after{width:18px}.soh-eyebrow{gap:12px}.soh-eyebrow span{width:31px}.soh-eyebrow p{font-size:12px}.soh-heading{font-size:var(--soh-mobile-heading-size)}.soh-body{max-width:330px;font-size:15px}.soh-buttons{display:grid;grid-template-columns:1fr;width:min(100%,310px);padding-top:4px}.soh-button{width:100%;min-height:48px;min-width:0;padding:0 18px;font-size:11px}.soh-features{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%;padding-top:clamp(260px,38vh,420px)}.soh-feature-icon{width:32px;height:32px}.soh-feature span:last-child{max-width:96px;font-size:9px;letter-spacing:.08em}.soh-bottom-rule{display:none}}@media screen and (max-width:379px){.soh-heading{font-size:max(32px,calc(var(--soh-mobile-heading-size) - 6px))}.soh-features{padding-top:230px}}
/*# sourceMappingURL=/cdn/shop/t/57/assets/salford-offer-hero.css.map */
