:root{--page-title-display:none}:root{--brand-orange:#F76402;--dark-charcoal:#1A1A1A;--soft-grey:#F2F2F0;--white:#FFFFFF;--light-orange:rgba(247, 100, 2, 0.06);--max-width:1200px}.rdsips-wrapper{max-width:var(--max-width);margin:40px auto;background:linear-gradient(to right,var(--light-orange) 0%,transparent 35%);border-radius:14px;overflow:hidden;box-shadow:0 10px 40px rgb(0 0 0 / .12)}.rdsips-wrapper section{padding:42px 48px}.rdsips-wrapper section:not(:last-child){border-bottom:1px solid #E6E6E6}.rdsips-hero h1{font-size:34px;margin-bottom:14px}.rdsips-hero .subtitle{font-size:17px;max-width:760px}.rdsips-wrapper h2{font-size:26px;margin-bottom:16px;position:relative;padding-left:16px}.rdsips-wrapper a{color:#000;text-decoration:underline;font-weight:600}.rdsips-wrapper a:hover{color:#000}.rdsips-wrapper h2::before{content:"";position:absolute;left:0;top:6px;width:6px;height:20px;background:var(--brand-orange);border-radius:3px}.rdsips-wrapper h3{font-size:20px;margin-top:16px;margin-bottom:8px}.rdsips-wrapper p{line-height:1.7;max-width:820px}.rdsips-wrapper ul{padding-left:22px;margin-top:16px;max-width:820px}.rdsips-wrapper li{margin-bottom:12px}.rdsips-button{display:inline-block;padding:14px 26px;margin-top:24px;background-color:var(--brand-orange);color:#fff;font-weight:700;text-decoration:none;border-radius:6px;transition:background-color 0.3s ease}.rdsips-button:hover{background-color:#F24627}@media (max-width:980px){.rdsips-wrapper section{padding:32px 26px}.rdsips-hero h1{font-size:28px}.rdsips-wrapper h2{font-size:22px}}@media (max-width:420px){.rdsips-wrapper section{padding:26px 20px}.rdsips-hero h1{font-size:24px}}