.cte{background:rgba(2,121,255,.04);padding:96px 0}.cte__container{margin:0 auto;max-width:1200px;padding:0 40px}.cte__header{margin-bottom:52px;max-width:560px}.cte__heading{color:#0d1b2a;font-family:Poppins,sans-serif;font-size:clamp(1.75rem,3vw,2.4rem);font-weight:700;letter-spacing:-.022em;line-height:1.15}.cte__period{color:#0279ff}.cte__grid{display:grid;gap:20px;grid-template-columns:repeat(2,1fr)}.cte__card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:32px}.cte__card-icon{align-items:center;background:rgba(2,121,255,.08);border-radius:10px;color:#0279ff;display:flex;height:44px;justify-content:center;margin-bottom:18px;width:44px}.cte__card-name{color:#0d1b2a;font-family:Poppins,sans-serif;font-size:1.05rem;font-weight:700;margin-bottom:14px}.cte__card-questions{color:#4a5568;font-family:Poppins,sans-serif;font-size:14px;line-height:1.6}.cte__card-questions ul{display:flex;flex-direction:column;gap:10px;list-style:none;margin:0;padding:0}.cte__card-questions li{padding-left:16px;position:relative}.cte__card-questions li:before{background:#0279ff;border-radius:50%;content:"";height:5px;left:0;opacity:.4;position:absolute;top:10px;width:5px}@media (max-width:860px){.cte__grid{grid-template-columns:1fr}}@media (max-width:600px){.cte{padding:72px 0}.cte__container{padding:0 24px}}