h1,h2,h3,h4,h5,h6,h7{color:#fff}.content-section{width:100%;padding:3.5rem 0}.content-section .section-heading{font-size:clamp(1.5rem,2.2vw,1.85rem);font-weight:700;color:#fff;margin-bottom:1.5rem;line-height:1.3;letter-spacing:-.02em}.content-section .section-subheading{font-size:clamp(1.1rem,1.4vw,1.25rem);font-weight:600;color:#fff;margin-top:1.75rem;margin-bottom:.75rem;line-height:1.35}.content-section p{font-size:1rem;line-height:1.75;color:hsla(0,0%,100%,.88);margin-bottom:1rem;max-width:100%}.content-section p:last-child{margin-bottom:0}.content-section ol,.content-section ul{margin:.75rem 0 1.25rem;padding-left:1.5rem;line-height:1.7;color:hsla(0,0%,100%,.88)}.content-section li{margin-bottom:.5rem}.content-section a.text-primary{color:var(--tp-theme-1,#6366f1)!important;text-decoration:underline;text-underline-offset:3px}.content-section a.text-primary:hover{opacity:.9}.content-grid-2{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem;width:100%;margin-top:1.5rem}@media (max-width:991px){.content-grid-2{grid-template-columns:1fr}}.content-grid-3{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;width:100%;margin-top:1.5rem}@media (max-width:991px){.content-grid-3{grid-template-columns:1fr}}.content-card{display:flex;flex-direction:column;padding:1.5rem;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);border-radius:8px}.content-card .section-subheading{margin-top:0}.content-card p{margin-bottom:.75rem}.content-card p:last-child{margin-bottom:0}.content-prose{width:100%;max-width:100%}.content-prose .section-heading{margin-bottom:1.25rem}.content-prose+.content-grid-2,.content-prose+.content-grid-3{margin-top:2rem}p{color:#adadad!important}