@media only screen and (min-width:0px){#rb-hero{align-items:flex-end;display:flex;isolation:isolate;min-height:100vh;overflow:hidden;padding:clamp(7rem,16vw,11rem) 0 9vh;position:relative}#rb-hero .rb-hero-bg{display:block;inset:0;position:absolute;z-index:-2}#rb-hero .rb-hero-bg img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:20% 35%;object-position:20% 35%;width:100%}#rb-hero:after{background:linear-gradient(180deg,rgba(10,11,13,.55),rgba(10,11,13,.05) 30%,rgba(10,11,13,.45) 70%,rgba(10,11,13,.92)),linear-gradient(270deg,rgba(10,11,13,.55),rgba(10,11,13,0) 55%);content:"";inset:0;position:absolute;z-index:-1}#rb-hero .rb-hero-inner{display:flex;justify-content:flex-end;max-width:var(--maxWidth);position:relative;width:100%}#rb-hero .rb-hero-block{font-family:Inter,system-ui,sans-serif;max-width:680px;text-align:right}#rb-hero .rb-eyebrow-light{color:var(--primary);font-weight:700;letter-spacing:.32em;margin-bottom:1.1rem;text-transform:uppercase}#rb-hero .rb-eyebrow-light:before{display:none}#rb-hero .rb-hero-title{color:#fff;font-family:"Anton",var(--headerFont);font-size:clamp(3.2rem,11vw,9rem);font-weight:400;letter-spacing:.01em;line-height:.92;margin:0;text-shadow:0 4px 40px rgba(0,0,0,.4);text-transform:uppercase}#rb-hero .rb-hero-title span{color:var(--primary)}#rb-hero .rb-hero-text{color:hsla(0,0%,100%,.85);font-size:clamp(1rem,2vw,1.35rem);font-weight:500;letter-spacing:.18em;line-height:1.6;margin:1.1rem 0 0;max-width:none;text-transform:uppercase}#rb-hero .rb-hero-actions{display:flex;flex-wrap:wrap;gap:.875rem;justify-content:flex-end;margin-top:2.1rem}#rb-hero .rb-btn{border-radius:0!important;border-width:2px;font-size:.875rem;letter-spacing:.06em;padding:.95rem 1.9rem;text-transform:uppercase}#rb-hero .rb-btn-ghost-light{border-color:hsla(0,0%,100%,.5);color:#fff}#rb-hero .rb-btn-ghost-light:hover{border-color:var(--primary);color:var(--primary)}#rb-hero .rb-scroll{border:2px solid hsla(0,0%,100%,.5);border-radius:1rem;bottom:1.4rem;display:none;height:2.6rem;width:1.6rem}#rb-hero .rb-scroll,#rb-hero .rb-scroll span{left:50%;position:absolute;transform:translateX(-50%)}#rb-hero .rb-scroll span{animation:rb-scroll 1.6s ease-in-out infinite;background:#fff;border-radius:2px;height:.5rem;top:.4rem;width:3px}@keyframes rb-scroll{0%{opacity:0;transform:translate(-50%)}40%{opacity:1}80%{opacity:0;transform:translate(-50%,.8rem)}to{opacity:0}}}@media only screen and (min-width:48rem){#rb-hero .rb-scroll{display:block}}@media only screen and (max-width:40rem){#rb-hero{min-height:88vh;padding:clamp(6rem,22vw,9rem) 0 2.75rem}#rb-hero:after{background:linear-gradient(180deg,rgba(10,11,13,.55),rgba(10,11,13,.05) 22%,rgba(10,11,13,.5) 60%,rgba(10,11,13,.95))}#rb-hero .rb-hero-inner{justify-content:flex-start}#rb-hero .rb-hero-block{max-width:100%;text-align:left}#rb-hero .rb-eyebrow-light{font-size:.7rem;letter-spacing:.16em;margin-bottom:.8rem}#rb-hero .rb-hero-title{font-size:clamp(2.75rem,14vw,3.75rem)}#rb-hero .rb-hero-text{font-size:.9rem;letter-spacing:.12em;line-height:1.55;margin-top:.9rem}#rb-hero .rb-hero-actions{align-items:stretch;flex-direction:column;gap:.75rem;justify-content:flex-start;margin-top:1.75rem}#rb-hero .rb-btn{justify-content:center;width:100%}#rb-hero .rb-scroll{display:none}}