:root{--home-rose:#a7414b;--home-rose-dark:#8c3540;--home-rose-soft:#f4ecec;--home-cream:#fbf8f7;--home-divider-accent:#d8b4b9;--home-ink:#2b2426;--home-muted:#5f5357;--home-card:#fff;--home-radius:18px;--home-radius-lg:28px;--home-shadow:0 22px 50px rgba(36,22,26,.16)}.bg-main{background-color:#a7414b!important}.home-wrap{font-family:"Open Sans","Segoe UI",sans-serif;color:var(--home-ink);background:radial-gradient(circle at 12% 10%,rgba(167,65,75,.12),transparent 35%),radial-gradient(circle at 88% 18%,rgba(167,65,75,.06),transparent 30%),var(--home-cream);padding-bottom:clamp(40px, 6vw, 80px);overflow-x:hidden}.home-wrap h1,.home-wrap h2,.home-wrap h3{font-family:"Raleway",sans-serif;margin:0 0 12px;color:inherit}.home-wrap p{margin:0 0 14px;line-height:1.7}.home-wrap a{color:inherit}.home-eyebrow{font-size:12px;letter-spacing:.2em;text-transform:uppercase;margin-bottom:8px;color:var(--home-muted)}.home-hero{position:relative;width:100vw;margin-left:calc(50% - 50vw);background:linear-gradient(180deg,#a7414b 0%,#a7414b 72%,#b15159 100%);color:#fff;overflow:hidden}.home-hero:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:clamp(70px, 10vw, 120px);background-color:var(--home-cream);background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDBweCIgdmlld0JveD0iMCAwIDEyODAgMTQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiNBNzQxNEIiPjxwYXRoIGQ9Ik0wIDE0MGgxMjgwQzU3My4wOCAxNDAgMCAwIDAgMHoiIGZpbGwtb3BhY2l0eT0iLjMiLz48cGF0aCBkPSJNMCAxNDBoMTI4MEM1NzMuMDggMTQwIDAgMzAgMCAzMHoiIGZpbGwtb3BhY2l0eT0iLjUiLz48cGF0aCBkPSJNMCAxNDBoMTI4MEM1NzMuMDggMTQwIDAgNjAgMCA2MHoiLz48L2c+PC9zdmc+");background-repeat:no-repeat;background-position:center bottom;background-size:100% 100%;z-index:0;pointer-events:none;transform:scale(1,-1)}.home-hero__inner{max-width:none;margin:0 auto;padding:clamp(32px, 6vw, 72px) clamp(22px, 6vw, 68px) clamp(80px, 12vw, 140px);position:relative;z-index:1}.home-hero__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px, 1fr));gap:clamp(24px, 6vw, 56px);align-items:center}.home-brand{display:inline-flex;align-items:center;gap:12px;padding:10px 16px;border-radius:999px;border:1px solid rgba(255,255,255,.3);background:rgba(255,255,255,.12);margin-bottom:12px;font-weight:600}.home-brand img{width:auto;height:36px;object-fit:contain}.home-hero__content h1{font-size:clamp(30px, 4.4vw, 46px);line-height:1.15}.home-hero .home-eyebrow{color:rgba(255,255,255,.8)}.home-lead{font-size:clamp(16px, 2vw, 19px);color:rgba(255,255,255,.9)}.home-cta{display:flex;flex-wrap:wrap;gap:12px;margin:18px 0 16px}.home-btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 18px;border-radius:999px;font-weight:700;text-decoration:none;border:1px solid transparent;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,color .18s ease}.home-btn--primary{background:#fff;color:var(--home-rose-dark);box-shadow:0 14px 32px rgba(0,0,0,.2)}.home-btn--ghost{color:#fff;border-color:rgba(255,255,255,.4);background:rgba(255,255,255,.08)}.home-btn--light{background:rgba(255,255,255,.85);color:var(--home-rose-dark)}.home-btn:hover{transform:translateY(-1px)}.home-highlights{display:flex;flex-wrap:wrap;gap:8px}.home-highlights span{padding:7px 12px;border-radius:999px;font-size:13px;font-weight:600}.home-hero__portrait{display:flex;align-items:center;gap:12px;margin-top:18px;padding:10px 16px;border-radius:999px;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.28);font-size:13px}.home-hero__portrait img{width:44px;height:44px;border-radius:50%;object-fit:cover}.home-hero__portrait strong{display:block;font-weight:700}.home-hero__media{position:relative}.home-slider{background:var(--home-card);border-radius:var(--home-radius-lg);box-shadow:var(--home-shadow);overflow:hidden}.home-slider__track{position:relative;aspect-ratio:16/10;min-height:clamp(300px, 48vw, 520px)}.home-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .28s ease,visibility .28s ease}.home-slide.is-active{opacity:1;visibility:visible}.home-slide img{width:100%;height:100%;object-fit:cover;display:block}.home-slide__overlay{position:absolute;inset:auto 0 0 0;padding:16px 18px;display:flex;align-items:flex-end;justify-content:space-between;gap:16px;background:linear-gradient(0deg,rgba(0,0,0,.55) 0%,rgba(0,0,0,0) 100%);color:#fff}.home-slide__overlay h3{margin:4px 0 0;font-size:22px;max-width:35vw}.home-slide__eyebrow{margin:0;font-size:11px;text-transform:uppercase;letter-spacing:.18em;color:rgba(255,255,255,.75)}.home-slider__controls{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;gap:12px}.home-slider__btn{width:38px;height:38px;border-radius:50%;border:1px solid #eadfe0;background:#fff;color:var(--home-ink);font-size:20px;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease}.home-slider__btn:hover{transform:translateY(-1px);box-shadow:0 10px 20px rgba(0,0,0,.08)}.home-dots{display:flex;flex:1;justify-content:center;gap:8px}.home-dots button{width:8px;height:8px;border-radius:999px;border:none;background:#d9c7ca;cursor:pointer;transition:width .16s ease,background-color .16s ease}.home-dots button.is-active{width:24px;background:var(--home-rose)}.home-section{max-width:1220px;margin:clamp(26px, 6vw, 60px) auto 0;padding:0 clamp(18px, 6vw, 54px)}.home-panel{background:var(--home-card);border-radius:var(--home-radius-lg);box-shadow:var(--home-shadow);padding:clamp(22px, 5vw, 44px)}.home-panel--quote{text-align:center;padding:clamp(24px, 5vw, 48px);box-shadow:none;background:0 0}.home-quote blockquote{font-size:clamp(18px, 2.4vw, 24px);color:var(--home-rose);margin:0 0 12px;border:none}.home-quote cite{font-style:normal;color:var(--home-muted)}.home-panel--split{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px, 1fr));gap:clamp(18px, 4vw, 36px);align-items:center}.home-video__frame{position:relative;border-radius:var(--home-radius);overflow:hidden;background:#1d1012;aspect-ratio:16/9}.home-video__frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.home-video__poster{width:100%;height:100%;object-fit:cover;display:block;transition:opacity .2s ease}.home-video__play,.home-video__stop{position:absolute;width:56px;height:56px;border-radius:50%;border:none;cursor:pointer;background:rgba(255,255,255,.9);box-shadow:0 14px 28px rgba(0,0,0,.2);display:inline-flex;align-items:center;justify-content:center;z-index:2}.home-video__play{left:50%;top:50%;transform:translate(-50%,-50%)}.home-video__play:before{content:"";border-style:solid;border-width:9px 0 9px 16px;border-color:transparent transparent transparent var(--home-rose-dark);margin-left:4px}.home-video__stop{display:none;right:16px;top:16px}.home-video__stop:before{content:"";width:16px;height:16px;background:var(--home-rose-dark);border-radius:3px}.home-video__frame.is-playing .home-video__poster,.home-video__frame.is-playing .home-video__play{opacity:0;visibility:hidden;pointer-events:none}.home-video__frame.is-playing .home-video__stop{display:inline-flex}.home-section__header{text-align:center;max-width:760px;margin:0 auto clamp(18px, 4vw, 28px)}.home-offer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px, 1fr));gap:18px}.home-offer-card{background:#fff;border-radius:var(--home-radius);border:1px solid #efe3e4;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 14px 26px rgba(35,21,24,.08)}.home-offer-card figure{margin:0}.home-offer-card img{width:100%;height:200px;object-fit:cover;display:block}.home-offer-card__content{padding:18px}.home-link{display:inline-flex;align-items:center;gap:6px;font-weight:700;color:var(--home-rose);text-decoration:none;margin-top:6px}.home-link:after{content:">";font-size:18px}.home-panel--soft{background:var(--home-rose-soft)}.home-philosophy-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px, 1fr));gap:clamp(18px, 3vw, 26px)}.home-philosophy-card{background:#fff;border-radius:var(--home-radius);border:1px solid rgba(167,65,75,.12);padding:0;box-shadow:0 12px 24px rgba(32,18,20,.08);overflow:hidden}.home-philosophy-card__media{margin:0}.home-philosophy-card__media img{width:100%;height:clamp(180px, 50vw, 350px);object-fit:cover;display:block}.home-philosophy-card__content{padding:clamp(18px, 3vw, 26px)}.home-philosophy-card__lead{color:var(--home-muted);font-weight:600}.home-section--breaker{width:100vw;max-width:none;margin:clamp(26px, 6vw, 60px) 0 0;margin-left:calc(50% - 50vw);margin-right:0;padding:clamp(18px, 5vw, 50px) clamp(16px, 6vw, 54px)}.home-panel--cta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:18px;background:#a7414b;color:#fff}.home-cta__content h2{margin-bottom:6px}.home-panel--cta .home-btn--primary{background:#fff;color:#8c3540}.home-panel--form{background:#fff}.home-form{margin-top:18px}.home-section--full{width:100vw;max-width:none;margin:clamp(26px, 6vw, 60px) 0 0;margin-left:calc(50% - 50vw);margin-right:0;padding:clamp(18px, 6vw, 54px)}.home-panel--newsletter{max-width:none;margin:0;width:100%;background:#fff}.home-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (min-width:980px){.home-hero__grid{grid-template-columns:minmax(0, 1fr) minmax(0, 1.1fr)}}@media (max-width:820px){.home-hero__grid{grid-template-columns:1fr}.home-hero__media{order:-1}.home-hero__portrait{flex-direction:column;align-items:flex-start;border-radius:var(--home-radius)}}@media (max-width:600px){.home-hero__portrait{width:100%}.home-slide__overlay{flex-direction:column;align-items:flex-start}.home-video__stop{right:12px;top:12px}}#_form_69652840F3CB9_._form_1{box-shadow:none!important;border:0 solid #d9d9d9!important}#_form_69652840F3CB9_{max-width:90vw!important}@media screen and (min-width:1280px){.home-philosophy-card__media img{height:clamp(193px, 29vw, 500px)}}