.cube-header{position:fixed;z-index:40;left:0;right:0;top:0;display:flex;align-items:center;justify-content:space-between;height:90px;padding:0 3.3%;background:#191919f2;border-bottom:1px solid #ffffff13;gap:24px}
.cube-brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:var(--paper)}
.cube-brand strong{font:700 36px Georgia,serif;letter-spacing:-1px}
.brand-name{font-size:8px;line-height:1.55;letter-spacing:1.5px;margin-left:8px;color:#b0b3ba}
.rds-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3px;width:28px;height:28px;flex:none}
.rds-grid i{display:block;background:#ffffff}.rds-grid i:nth-child(2),.rds-grid i:nth-child(6){background:#808289}.rds-grid i:nth-child(8){background:var(--lime)}
.cube-header nav{display:flex;gap:30px;font-size:13px}.cube-header nav a{color:#babdc4;text-decoration:none}.cube-header nav a:hover{color:var(--lime)}
.cube-menu{display:none;background:none;border:1px solid #5f6166;color:var(--paper);height:44px;padding:0 12px}
.rds-standard .rds-close{padding:60px 6% 24px;background:#191919;color:var(--paper);margin-top:0}
.close-invitation{display:flex;align-items:center;justify-content:space-between;gap:35px;padding-bottom:45px;border-bottom:1px solid #3b3e48}
.rds-standard .close-invitation h2{font-size:clamp(30px,3.2vw,46px);max-width:20ch;margin:0}
.rds-standard .close-invitation .button{background:var(--lime);color:#191919;flex-shrink:0;border-radius:4px;font-size:14px}
.close-contact{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:30px 0}
.rds-standard .close-contact .rds-full-logo{display:block;width:245px;height:auto;max-width:100%}
.rds-standard .close-contact .rds-full-logo img{display:block;width:100%;height:auto}
.close-contact>div{text-align:right}.close-contact a{font-size:14px;color:var(--paper)}
.close-contact p{font-size:12px;color:#9ea4b6;margin:8px 0 0}
.close-legal{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #2d3039;padding-top:20px;color:#9ea4b6;font-size:11px}
.close-legal nav{display:flex;gap:24px}.close-legal a{color:#bdc2cf}
@media(max-width:700px){
 .rds-standard .process-compact{padding:40px 24px}.process-compact ol{grid-template-columns:1fr;gap:24px}.process-compact li{padding:0 0 0 30px}.process-compact li::before{left:0;top:4px}.rds-standard .process-compact h2{margin-bottom:28px}.rds-standard .process-compact h3{font-size:20px}
 .rds-standard .investment{padding:38px 24px;margin-top:0}.rds-standard .rds-close{padding:40px 24px 24px}
 .close-invitation,.close-contact{display:flex;flex-direction:column;align-items:flex-start;gap:24px}.close-invitation{padding-bottom:30px}.rds-standard .close-invitation h2{font-size:32px}.close-contact>div{text-align:left}.close-contact a{font-size:13px;overflow-wrap:anywhere}.close-legal{align-items:flex-start;gap:16px}.close-legal nav{gap:14px}.close-legal>span{max-width:175px}
}
/* Leave the legal links clear of the fixed Ask RDS button. */
.rds-standard .rds-close{padding-bottom:84px}
.rds-standard{padding-top:90px}.rds-standard .cube-header{background:#000}.rds-standard .cube-header .button{background:#2457e6;color:#fff;border-radius:3px;min-height:46px;font-size:14px}.rds-standard .rds-close{padding-bottom:84px}.rds-standard .rds-close .cube-brand strong{font-size:36px}.rds-standard .rds-close a{color:#fff}
@media(max-width:700px){.rds-standard{padding-top:74px}.cube-header{height:74px;padding:0 20px;gap:12px}.cube-header nav{display:none}.rds-standard .cube-header .button{font-size:12px;padding:10px 14px;min-height:42px;margin-left:auto}.cube-menu{display:block;font-size:11px}.cube-brand{gap:8px}.cube-brand strong{font-size:30px}.cube-brand>.rds-grid{width:22px;height:22px;gap:2px}.cube-brand .brand-name{display:none}}
