.home-features-module{--home-features-text:#f7f0e7;--home-features-muted:rgba(247,240,231,.8);--home-features-border:hsla(0,0%,100%,.12);--home-features-shadow:0 28px 70px rgba(10,8,7,.28);--home-features-accent:#edb509;--home-features-accent-soft:rgba(237,181,9,.14);background-color:#97221d;background-position:50%;background-repeat:no-repeat;background-size:cover;color:var(--home-features-text);overflow:hidden;padding:104px 0;position:relative}.home-features-module:before{background:none;content:"";inset:0;pointer-events:none;position:absolute}.home-features-module .uk-container{max-width:1280px;position:relative;z-index:1}.home-features-module__shell{position:relative}.home-features-module__media{background:linear-gradient(180deg,hsla(0,0%,100%,.06),hsla(0,0%,100%,.01));border:1px solid hsla(0,0%,100%,.12);border-radius:34px;box-shadow:var(--home-features-shadow);overflow:hidden;position:relative}.home-features-module__media:after{background:linear-gradient(180deg,transparent,rgba(17,11,9,.5));content:"";height:34%;inset:auto 0 0 0;pointer-events:none;position:absolute}.home-features-module__media img{aspect-ratio:3/4;display:block;height:100%;min-height:640px;object-fit:cover;width:100%}.home-features-module__content{margin-left:auto;max-width:610px}.home-features-module__header{margin-bottom:34px}.home-features-module__eyebrow{color:var(--home-features-accent);font-size:13px;font-weight:800;letter-spacing:.18em;line-height:1;margin-bottom:16px;text-transform:uppercase}.home-features-module__title{font-size:3rem;font-weight:600;line-height:1}.home-features-module__title h1,.home-features-module__title h2,.home-features-module__title h3,.home-features-module__title h4,.home-features-module__title h5,.home-features-module__title h6,.home-features-module__title p{color:#fff7ef;font-size:inherit;font-weight:inherit;letter-spacing:-.04em;line-height:inherit;margin:0}.home-features-module__intro{color:var(--home-features-muted);font-size:1.05rem;line-height:1.75;margin-top:20px}.home-features-module__intro>:first-child{margin-top:0}.home-features-module__intro>:last-child{margin-bottom:0}.home-features-module__cards{display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.home-features-card{backdrop-filter:blur(6px);background:linear-gradient(180deg,rgba(255,248,240,.08),rgba(255,247,238,.03));border:1px solid var(--home-features-border);border-radius:26px;box-shadow:0 20px 40px rgba(8,6,5,.18);min-width:0;overflow:hidden;position:relative}.home-features-card:after{background:radial-gradient(circle at top right,rgba(237,181,9,.12),transparent 34%),linear-gradient(140deg,rgba(151,34,29,.1),transparent 42%);content:"";inset:0;pointer-events:none;position:absolute}.home-features-card:nth-child(3):last-child{grid-column:1/-1}.home-features-card.is-featured{border-color:rgba(237,181,9,.28);box-shadow:0 26px 52px rgba(8,6,5,.26);transform:translateY(-4px)}.home-features-card__rail{background:linear-gradient(90deg,#edb509,#d8792f 48%,#97221d);height:7px}.home-features-card__inner{display:flex;flex-direction:column;gap:18px;height:100%;justify-content:space-between;padding:24px 22px 22px;position:relative;z-index:1}.home-features-card__label{align-self:flex-start;background:var(--home-features-accent-soft);border-radius:999px;color:#f5c93d;display:inline-flex;font-size:11px;font-weight:800;letter-spacing:.16em;line-height:1;margin-bottom:14px;padding:9px 12px;text-transform:uppercase}.home-features-card__title{color:#fff8f1;font-size:1.38rem;font-weight:900;letter-spacing:-.03em;line-height:1.12;margin:0}.home-features-card__description{color:rgba(247,240,231,.8);font-size:.98rem;line-height:1.65;margin:12px 0 0}.home-features-card__actions{margin-top:auto}.home-features-card__button{align-items:center;background:#f5efe7;border:1px solid hsla(0,0%,100%,.16);border-radius:999px;color:#231612;display:inline-flex;font-size:.9rem;font-weight:800;justify-content:center;letter-spacing:.03em;line-height:1;min-height:46px;padding:0 18px;text-decoration:none;transition:transform .2s ease,background-color .2s ease,color .2s ease,border-color .2s ease}.home-features-card__button:focus,.home-features-card__button:hover{background:#edb509;border-color:#edb509;color:#1a120d;text-decoration:none;transform:translateY(-1px)}@media (max-width:1199px){.home-features-module{padding:88px 0}.home-features-module__media img{min-height:560px}.home-features-module__cards{grid-template-columns:1fr}.home-features-card:nth-child(3):last-child{grid-column:auto}}@media (max-width:767px){.home-features-module{padding:72px 0}.home-features-module__content{margin-left:0;max-width:none}.home-features-module__header{margin-bottom:28px;margin-top:28px}.home-features-module__media{border-radius:28px}.home-features-module__media img{min-height:420px}.home-features-card.is-featured{transform:none}}