.adp-section{background:radial-gradient(ellipse at top left,#101a18 0,#050d0b 50%,#000000 100%);padding:80px 20px 100px;color:#fff}.adp-container{max-width:1300px;margin:0 auto}.adp-title{font-size:clamp(1.4rem,3vw,1.8rem);font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.5px;margin-bottom:10px;padding-bottom:12px;border-bottom:3px solid #22d3ee;display:inline-block}.adp-subtitle{font-size:.9rem;font-weight:600;color:#22d3ee;text-transform:uppercase;letter-spacing:1px;margin:16px 0 4px}.adp-description{font-size:.97rem;line-height:1.7;color:rgba(255,255,255,.75);margin:12px 0 40px}.adp-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.adp-list--columns{display:grid;grid-template-columns:1fr 1fr;gap:20px}.adp-item{padding:24px 26px;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:rgba(255,255,255,.04);transition:background .2s ease}.adp-item:hover{background:rgba(255,255,255,.07)}.adp-item-label{font-size:1rem;font-weight:700;color:#fff;margin:0 0 18px}.adp-single{display:flex;align-items:flex-start;gap:16px}.adp-text{margin:0;font-size:.95rem;line-height:1.7;color:rgba(255,255,255,.8)}.adp-text strong{color:#fff;font-weight:700}.adp-bullets{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:14px}.adp-bullet{display:flex;align-items:flex-start;gap:12px}.adp-bullet-text{font-size:.92rem;line-height:1.65;color:rgba(255,255,255,.8)}.adp-check{flex-shrink:0;width:28px;height:28px;background:linear-gradient(135deg,#6366f1,#22d3ee);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700;margin-top:1px;box-shadow:0 0 10px rgba(34,211,238,.3)}@media (max-width:768px){.adp-list--columns{grid-template-columns:1fr}}@media (max-width:576px){.adp-section{padding:50px 16px 60px}.adp-item{padding:18px 16px}}