.serpent-feature{background:#212529;padding:56px 5%}.serpent-feature-inner{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:42px;align-items:center}.serpent-feature-img img{width:100%;height:100%;max-height:340px;object-fit:cover;display:block}.serpent-feature-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:10px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:#ffd65a;margin-bottom:12px}.serpent-feature-eyebrow::before{content:"";width:16px;height:2px;background:#ffd65a;border-radius:2px;flex-shrink:0}.serpent-feature-text h2{font-size:clamp(1.4rem,2.4vw,2rem);font-weight:700;color:#fff;line-height:1.2;letter-spacing:-.02em;margin:0 0 14px}.serpent-feature-text h2 span{color:#ffd65a}.serpent-feature-text p{font-size:16px;color:rgba(255,255,255,.75);line-height:1.72;margin:0 0 18px}.serpent-feature-points{list-style:none;margin:0 0 22px;padding:0;display:grid;gap:9px}.serpent-feature-points li{position:relative;padding-left:22px;font-size:14px;color:rgba(255,255,255,.72);line-height:1.6}.serpent-feature-points li::before{content:"";position:absolute;left:0;top:9px;width:10px;height:2px;background:#ffd65a}.serpent-feature-ctas{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.serpent-feature-ctas .serpent-feature-btn{text-decoration:none}.serpent-feature-btn{display:inline-flex;align-items:center;gap:7px;background:#ffd65a;color:#212529;font-size:13px;font-weight:600;padding:11px 22px;white-space:nowrap;transition:background .2s,transform .2s}.serpent-feature-btn:hover{background:#e6b800;color:#212529;transform:translateY(-1px)}.serpent-feature-btn svg{width:13px;height:13px}.serpent-feature-btn--ghost{background:0 0;color:#fff;font-weight:500;padding:10px 18px;border:1px solid rgba(255,255,255,.25)}.serpent-feature-btn--ghost:hover{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.6);color:#fff;transform:none}@media (max-width:900px){.serpent-feature{padding:40px 5%}.serpent-feature-inner{grid-template-columns:1fr;gap:26px}.serpent-feature-img{order:-1}.serpent-feature-img img{max-height:240px}}@media (max-width:640px){.serpent-feature-ctas{flex-direction:column;align-items:stretch}.serpent-feature-ctas .serpent-feature-btn{justify-content:center}}