.referral-page,.referral-opening{background:var(--bp-dark);color:var(--bp-ivory)}.referral-opening__content{max-width:900px;min-height:clamp(580px,72svh,760px);padding-top:calc(var(--header-height) + 44px);align-items:center;padding-bottom:88px;display:grid}.referral-intro{justify-items:center;width:100%;display:grid}.referral-intro[hidden],.referral-opening__form[hidden]{display:none}.referral-opening__entry{text-align:center;justify-items:center;width:100%;min-width:0;max-width:660px;display:grid}.referral-opening__copy{justify-items:center;width:100%;display:grid}.referral-opening__mark{color:#faf7f2d1;width:108px;height:96px;margin-bottom:24px;position:relative}.referral-opening__mark svg{display:block;position:absolute}.referral-opening__handshake{width:96px;height:96px;bottom:0;left:50%;transform:translate(-50%)}.referral-opening__check{z-index:1;background:var(--bp-dark);width:38px;height:38px;color:var(--bp-red);box-shadow:0 0 0 5px var(--bp-dark);border-radius:50%;top:0;left:50%;transform:translate(-50%)}.referral-opening__entry h1{max-width:18ch;font-size:clamp(2.5rem,8vw,4rem);line-height:1.02}.referral-opening__reward{gap:5px;margin-top:42px;display:grid}.referral-opening__reward strong{font-family:var(--font-display);letter-spacing:-.04em;font-size:clamp(3.5rem,12vw,4.75rem);font-weight:400;line-height:.92}.referral-opening__reward span{color:#faf7f29e;font-size:1rem}.referral-explanation{color:#faf7f2b8;max-width:47ch;margin-top:30px;font-size:clamp(1rem,2vw,1.08rem)}.referral-opening__start{margin-top:38px;margin-bottom:12px}.referral-opening__form{justify-self:center;width:100%;min-width:0;max-width:560px}.referral-opening .referral-form{width:100%}.referral-form{min-width:0;color:var(--bp-ivory);position:relative}.referral-form__progress{gap:16px;padding-bottom:22px;display:grid}.referral-form__progress-copy{justify-content:space-between;align-items:baseline;gap:24px;display:flex}.referral-form__progress-copy h2,.referral-form--success h1,.referral-form--success h2{font-size:clamp(1.9rem,2.4vw,2.35rem);line-height:1.02}.referral-form__progress-copy span{color:#faf7f294;flex:none;font-size:12px}.referral-form__progress-track{background:#faf7f226;border-radius:999px;height:4px;overflow:hidden}.referral-form__progress-track span{border-radius:inherit;background:var(--bp-red);height:100%;transition:width .26s var(--ease-standard);display:block}.referral-form__stage{min-height:300px;padding-top:34px}.referral-form__step{gap:20px;padding-bottom:22px;display:grid}.referral-form__step:not(.is-active){display:none}.referral-form__step label:not(.referral-form__consent){gap:22px;display:grid}.referral-form__step label:not(.referral-form__consent)>span,.referral-form__step h3{max-width:17ch;font-family:var(--font-display);letter-spacing:-.025em;font-size:clamp(1.9rem,4vw,2.7rem);font-weight:400;line-height:1.04}.referral-form__step--consent>p{color:#faf7f2a8;max-width:45ch}.referral-form input[type=text],.referral-form input[type=tel],.referral-form input[type=email]{width:100%;min-height:54px;color:var(--bp-ivory);font:inherit;transition:border-color .18s var(--ease-standard), box-shadow .18s var(--ease-standard);background:0 0;border:0;border-bottom:1px solid #faf7f26b;border-radius:0;outline:none;padding:10px 2px;font-size:1.125rem}.referral-form input::placeholder{color:#faf7f26b;opacity:1}.referral-form input:focus{border-color:var(--bp-red);box-shadow:0 1px 0 var(--bp-red)}.referral-form__consent{color:#faf7f2a8;align-items:flex-start;gap:10px;font-size:12px;line-height:1.4;display:flex}.referral-form__consent input{width:18px;height:18px;accent-color:var(--bp-red);flex:0 0 18px;margin:1px 0 0}.referral-form__consent a{border-bottom:1px solid}.referral-form__honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.referral-form__navigation{justify-content:space-between;align-items:center;gap:16px;min-height:48px;display:flex}.referral-form__next,.referral-form__submit,.referral-form--success button{background:var(--bp-red);min-height:46px;color:var(--bp-white);font:inherit;cursor:pointer;transition:background-color .18s var(--ease-standard), color .18s var(--ease-standard);border:0;border-radius:999px;justify-content:center;align-items:center;padding:13px 24px;display:inline-flex}.referral-form__submit{margin-top:2px}.referral-form__back{color:#faf7f2ad;min-height:44px;font:inherit;cursor:pointer;background:0 0;border:0;padding:8px 0}.referral-form__submit:disabled{cursor:wait;opacity:.64}.referral-form__feedback{color:#ffaaa5;min-height:18px;margin-top:8px;font-size:12px}.referral-form--success{flex-direction:column;justify-content:center;align-items:flex-start;min-height:390px;display:flex}.referral-form--success p{color:#faf7f2ad;max-width:42ch;margin-top:18px}.referral-form--success button,.referral-confirmation__restart{margin-top:22px}@media (min-width:834px){.referral-opening__content{min-height:clamp(660px,76svh,820px);padding-top:calc(var(--header-height) + 56px);padding-bottom:104px}.referral-form__stage{min-height:320px;padding-top:40px}}@media (min-width:1024px){.referral-opening__content{width:100%;max-width:none;padding-inline:clamp(40px,5vw,80px)}.referral-opening__entry{grid-template-columns:minmax(300px,.7fr) minmax(0,1.3fr);align-items:center;column-gap:clamp(48px,4.5vw,72px);max-width:1280px}.referral-opening__mark{justify-self:center;width:240px;height:216px;margin-bottom:0}.referral-opening__handshake{width:216px;height:216px}.referral-opening__check{width:76px;height:76px;box-shadow:0 0 0 9px var(--bp-dark)}.referral-opening__copy{text-align:left;justify-self:center;justify-items:start;max-width:740px}.referral-opening__entry h1{max-width:100%;font-size:clamp(2.8rem,3.8vw,3.6rem)}.referral-opening__reward{justify-items:start;margin-top:26px}.referral-opening__reward strong{font-size:clamp(3.25rem,4.2vw,4rem)}.referral-explanation{max-width:60ch;margin-top:20px;font-size:1.05rem}.referral-opening__start{margin-top:26px}}@media (min-width:1280px){.referral-opening__content{padding-top:calc(var(--header-height) + 64px);padding-bottom:112px}}@media (max-width:599px){.referral-opening__content{padding-bottom:72px}.referral-opening__mark{width:92px;height:82px;margin-bottom:20px}.referral-opening__handshake{width:82px;height:82px}.referral-opening__check{width:33px;height:33px}.referral-opening__reward{margin-top:34px}.referral-opening__start,.referral-form__next,.referral-form__submit{min-width:148px}.referral-form__stage{min-height:230px}}@media (hover:hover) and (pointer:fine){.referral-form__next:hover,.referral-form__submit:hover,.referral-form--success button:hover{background:var(--bp-ivory);color:var(--bp-dark)}.referral-form__back:hover{color:var(--bp-ivory)}}@media (prefers-reduced-motion:reduce){.referral-form input,.referral-form__progress-track span,.referral-form__next,.referral-form__submit,.referral-form--success button{transition:none}}
