.lp-whatis{background:var(--ink);padding:var(--section-pad)}.lp-whatis .lp-section-eyebrow{color:var(--orange)}.lp-whatis__title{color:var(--white)}.lp-whatis__title em{color:var(--orange-light);font-style:italic}.lp-whatis__lead{color:hsla(0,0%,100%,.55);font-size:18px;font-weight:300;line-height:1.65;margin-bottom:56px;max-width:560px}.lp-whatis__lead p{margin:0}.lp-whatis__grid{align-items:start;display:grid;gap:64px;grid-template-columns:1fr 1fr;margin-top:72px}.lp-whatis__card{background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);border-radius:20px;color:var(--white);overflow:hidden;padding:52px;position:relative}.lp-whatis__card:before{background:linear-gradient(90deg,transparent,rgba(232,93,60,.6),transparent);content:"";height:1px;left:0;position:absolute;right:0;top:0}.lp-whatis__card-label{align-items:center;color:var(--orange);display:flex;font-family:DM Sans,sans-serif;font-size:11px;font-weight:600;gap:10px;letter-spacing:2.5px;margin-bottom:28px;text-transform:uppercase}.lp-whatis__card-label:before{background:var(--orange);content:"";height:1.5px;width:24px}.lp-whatis__card-title{color:var(--white);font-family:Georgia,serif;font-size:clamp(28px,3vw,38px);font-weight:700;letter-spacing:-.5px;line-height:1.15;margin-bottom:28px}.lp-whatis__card-title p{margin:0}.lp-whatis__card-body{border-top:1px solid hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.55);font-size:15px;line-height:1.75;padding-top:24px}.lp-whatis__card-body p{margin:0 0 12px}.lp-whatis__card-body p:last-child{margin-bottom:0}.lp-whatis__pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:32px}.lp-whatis__pill{background:transparent;border:1px solid rgba(232,93,60,.35);border-radius:100px;color:hsla(0,0%,100%,.65);font-size:12px;font-weight:500;letter-spacing:.3px;padding:5px 14px;transition:all .2s}.lp-whatis__pill:hover{border-color:var(--orange);color:var(--orange-light)}.lp-whatis__points{display:flex;flex-direction:column;gap:2px}.lp-whatis__point{align-items:flex-start;background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,100%,.06);border-radius:12px;display:flex;gap:24px;padding:28px 32px;transition:all .25s}.lp-whatis__point:hover{background:hsla(0,0%,100%,.05);border-color:rgba(232,93,60,.25)}.lp-whatis__point-num{color:rgba(232,93,60,.4);flex-shrink:0;font-family:Georgia,serif;font-size:28px;font-weight:700;line-height:1;transition:color .25s;width:36px}.lp-whatis__point:hover .lp-whatis__point-num{color:var(--orange)}.lp-whatis__point-content h3{color:hsla(0,0%,100%,.9);font-family:Georgia,serif;font-size:17px;font-weight:700;letter-spacing:-.2px;margin-bottom:8px}.lp-whatis__point-desc{color:hsla(0,0%,100%,.45);font-size:14px;line-height:1.7}.lp-whatis__point-desc p{margin:0}@media (max-width:900px){.lp-whatis__grid{gap:32px;grid-template-columns:1fr}.lp-whatis__card{padding:36px}}