.rc-list{display:flex;flex-direction:column}.rc-item{padding:5rem 2rem;position:relative;overflow:hidden}.rc-item--light{background:#fff}.rc-item--grey{background:#f8fafc}.rc-item--grey:after,.rc-item--grey:before,.rc-item--light:after,.rc-item--light:before{content:"";position:absolute;border-radius:50%;pointer-events:none}.rc-item--light:before{width:460px;height:460px;top:-150px;right:-130px;border:55px solid rgba(0,166,162,.07)}.rc-item--light:after{width:360px;height:360px;bottom:-110px;left:-90px;background:radial-gradient(circle,rgba(12,46,80,.05) 0,transparent 70%)}.rc-item--grey:before{width:460px;height:460px;bottom:-150px;left:-130px;border:55px solid rgba(12,44,84,.06)}.rc-item--grey:after{width:360px;height:360px;top:-110px;right:-90px;background:radial-gradient(circle,rgba(0,166,162,.07) 0,transparent 70%)}.rc-item--last:after,.rc-item--last:before{display:none}.rc-item-bg-dots{position:absolute;inset:0;pointer-events:none;background-image:radial-gradient(circle,rgba(0,166,162,.3) 1.5px,transparent 0);background-size:28px 28px;mask-image:linear-gradient(to bottom right,transparent 30%,rgba(0,0,0,.9) 60%,transparent 90%);-webkit-mask-image:linear-gradient(to bottom right,transparent 30%,rgba(0,0,0,.9) 60%,transparent 90%)}.rc-item-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative;z-index:1}.rc-item-inner--flipped .rc-content{order:2}.rc-item-inner--flipped .rc-image-wrap{order:1}.rc-content{display:flex;flex-direction:column;gap:1rem}.rc-label{display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:rgb(0,166,162)}.rc-title{font-size:clamp(1.6rem,3.5vw,2.4rem);font-weight:700;color:#0c2c54;line-height:1.2;margin:0 0 1rem}.rc-paragraphs{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.rc-para{font-size:1rem;font-weight:500;line-height:1.8;color:#444;margin:0}.rc-download-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem!important;background:#0c2e50;color:#fff;font-size:.9rem;font-weight:600;border-radius:8px;text-decoration:none;width:-moz-fit-content;width:fit-content;margin-top:.25rem;transition:background .2s ease}.rc-download-btn:hover{background:#0a2540;color:#fff}.rc-image-wrap{border-radius:16px;overflow:hidden;box-shadow:0 8px 32px rgba(12,44,84,.12)}.rc-get-involved{background:#0c2e50;padding:3.5rem 2rem;position:relative;overflow:hidden}.rc-gi-bg-dots{position:absolute;inset:0;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1200' height='400' preserveAspectRatio='none'%3E%3Cpath d='M0,320 C150,280 150,360 300,320 C450,280 450,360 600,320 C750,280 750,360 900,320 C1050,280 1050,360 1200,320' fill='none' stroke='%2300a6a2' stroke-opacity='0.35' stroke-width='1.5'/%3E%3Cpath d='M0,355 C150,320 150,390 300,355 C450,320 450,390 600,355 C750,320 750,390 900,355 C1050,320 1050,390 1200,355' fill='none' stroke='%2300a6a2' stroke-opacity='0.25' stroke-width='1.5'/%3E%3Cpath d='M0,388 C150,353 150,423 300,388 C450,353 450,423 600,388 C750,353 750,423 900,388 C1050,353 1050,423 1200,388' fill='none' stroke='%2300a6a2' stroke-opacity='0.16' stroke-width='1.5'/%3E%3Cpath d='M0,418 C150,383 150,453 300,418 C450,383 450,453 600,418 C750,383 750,453 900,418 C1050,383 1050,453 1200,418' fill='none' stroke='%2300a6a2' stroke-opacity='0.09' stroke-width='1.5'/%3E%3Cpath d='M0,338 C150,303 150,373 300,338 C450,303 450,373 600,338 C750,303 750,373 900,338 C1050,303 1050,373 1200,338' fill='none' stroke='%23ffffff' stroke-opacity='0.08' stroke-width='1'/%3E%3Cpath d='M0,372 C150,337 150,407 300,372 C450,337 450,407 600,372 C750,337 750,407 900,372 C1050,337 1050,407 1200,372' fill='none' stroke='%23ffffff' stroke-opacity='0.05' stroke-width='1'/%3E%3C/svg%3E");background-size:100% 100%}.rc-gi-inner{max-width:560px;margin:0 auto;flex-direction:column;gap:1.25rem;text-align:center;position:relative;z-index:1}.rc-gi-icon,.rc-gi-inner{display:flex;align-items:center}.rc-gi-icon{width:60px;height:60px;border-radius:16px;background:rgba(0,166,162,.2);color:rgb(0,166,162);justify-content:center}.rc-gi-title{font-size:2rem;font-weight:700;color:#fff;margin:0}.rc-gi-text{font-size:1rem;font-weight:500;line-height:1.7;color:rgba(255,255,255,.8);margin:0}.rc-gi-btn{display:inline-block;padding:.5rem 1rem!important;background:rgb(0,166,162);color:#fff;font-size:.95rem;font-weight:600!important;border-radius:8px;text-decoration:none;transition:background .2s ease;margin-top:.25rem}.rc-gi-btn:hover{background:rgb(0,140,136);color:#fff}@media (max-width:900px){.rc-item-inner{grid-template-columns:1fr;gap:2.5rem}.rc-item-inner--flipped .rc-content{order:1}.rc-item-inner--flipped .rc-image-wrap{order:2}}@media (max-width:576px){.rc-item{padding:3.5rem 1.25rem}.rc-get-involved{padding:3rem 1.25rem}}