.rd-section{background:linear-gradient(#faf8f5 0%,#f5f2ed 100%);position:relative;overflow:hidden}.rd-body{padding:5rem 0 4rem}.rd-grid{grid-template-columns:1.15fr .85fr;grid-auto-rows:auto;gap:1.5rem;margin-bottom:3rem;display:grid}.rd-card{border-radius:20px;flex-direction:column;padding:2.75rem 2.5rem;transition:box-shadow .3s;display:flex;position:relative;overflow:hidden}.rd-card--dark{color:#fff;background:linear-gradient(145deg,#1a4d3a 0%,#0d2e23 100%)}.rd-card--dark .rd-card-icon{color:#fff;background:#ffffff1f}.rd-card--dark .rd-card-num{color:#ffffff14}.rd-card--dark .rd-card-title{color:#fff}.rd-card--dark .rd-card-desc{color:#fffc}.rd-card--dark:hover{box-shadow:0 20px 60px #0d2e2366}.rd-card--light{color:#333;background:#fff;box-shadow:0 6px 30px #00000012}.rd-card--light .rd-card-icon{color:#fff;background:linear-gradient(135deg,#1b4332 0%,#2d5a3d 100%)}.rd-card--light .rd-card-num{color:#1b43320f}.rd-card--light .rd-card-title{color:#1b4332}.rd-card--light .rd-card-desc{color:#555}.rd-card--light:hover{box-shadow:0 20px 60px #0000001f}.rd-card--large{min-height:400px;padding:3.5rem 3rem}.rd-card--small{min-height:360px;padding:3rem 2.75rem}.rd-card:first-child{grid-column:1}.rd-card:nth-child(2){grid-column:2}.rd-card:nth-child(3){grid-column:1}.rd-card:nth-child(4){grid-column:2}.rd-card-head{justify-content:space-between;align-items:flex-start;margin-bottom:2rem;display:flex}.rd-card-icon{border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;display:flex}.rd-card-icon svg{width:34px;height:34px}.rd-card-num{font-family:var(--font-heading,"PT Serif",serif);pointer-events:none;-webkit-user-select:none;user-select:none;font-size:7rem;font-weight:700;line-height:.85}.rd-card-title{font-family:var(--font-heading,"PT Serif",serif);margin:0 0 1.25rem;font-size:1.875rem;font-weight:700;line-height:1.25}.rd-card-desc{flex-grow:1;margin:0;font-size:1.125rem;line-height:1.85}.rd-cta{text-align:center;padding-top:.5rem}@media (max-width:1024px){.rd-grid{grid-template-columns:1fr 1fr;gap:1.25rem}.rd-card--large{min-height:280px;padding:2.5rem 2rem}.rd-card--small{padding:2.25rem 2rem}.rd-card-num{font-size:4.5rem}.rd-card-title{font-size:1.375rem}.rd-card-desc{font-size:1rem}.rd-card-icon{width:52px;height:52px}.rd-card-icon svg{width:24px;height:24px}}@media (max-width:768px){.rd-body{padding:3rem 0 2rem}.rd-grid{grid-template-columns:1fr;gap:1rem;margin-bottom:2rem}.rd-card:first-child,.rd-card:nth-child(2),.rd-card:nth-child(3),.rd-card:nth-child(4){grid-column:1}.rd-card{padding:2rem 1.5rem}.rd-card--large{min-height:auto;padding:2.25rem 1.75rem}.rd-card-num{font-size:3.5rem}.rd-card-icon{border-radius:12px;width:48px;height:48px}.rd-card-icon svg{width:22px;height:22px}.rd-card-title{font-size:1.25rem}.rd-card-desc{font-size:.9375rem;line-height:1.7}}
