.sb-register-hero{position:relative;background-color:var(--sb-green-main);padding:80px 0;overflow:hidden}@media (max-width:767px){.sb-register-hero{padding:48px 0 64px}}.sb-register-hero__circle{position:absolute;right:-100px;top:50%;transform:translateY(-50%);width:500px;height:500px;border-radius:50%;background:rgba(255,255,255,.04);pointer-events:none;z-index:0}.sb-register-hero__content{position:relative;z-index:10;display:flex;flex-direction:column;gap:48px}@media (min-width:1024px){.sb-register-hero__content{flex-direction:row;align-items:flex-start;gap:32px}}.sb-register-hero__left{flex:1;padding-top:16px}@media (min-width:1024px){.sb-register-hero__left{max-width:45%}}.sb-register-hero__breadcrumbs{font-size:13px;line-height:1.4;color:rgba(255,255,255,.5);margin-bottom:24px}.sb-register-hero__breadcrumbs a{color:rgba(255,255,255,.5) !important;text-decoration:none !important;transition:color var(--sb-transition)}.sb-register-hero__breadcrumbs a:hover{color:#fff !important}.sb-register-hero__breadcrumb-sep{margin:0 8px}.sb-register-hero__subtitle{display:flex;align-items:center;gap:6px;font-size:13px;line-height:1.4;font-weight:500;color:var(--sb-orange);margin:0 0 20px}.sb-register-hero__check-icon{width:14px;height:14px;stroke:var(--sb-orange);flex-shrink:0}.stockboxx-page .sb-register-hero__title{font-size:clamp(40px,5vw,64px);line-height:1.05;letter-spacing:-1px;color:#fff !important;text-transform:uppercase;margin:0 0 24px}.sb-register-hero__title .sb-text-orange{color:var(--sb-orange) !important}.sb-register-hero__desc{font-size:17px;line-height:1.6;color:rgba(255,255,255,.7);max-width:420px;margin:0 0 36px}.sb-register-hero__benefits{list-style:none !important;padding:0 !important;margin:0 0 24px !important;display:flex;flex-direction:column;gap:16px}.sb-register-hero__benefits li{display:flex;align-items:center;gap:12px;padding:0 !important;margin:0 !important}.sb-register-hero__benefits li svg{width:18px;height:18px;stroke:var(--sb-orange);flex-shrink:0}.sb-register-hero__benefits span,.sb-register-hero__benefits li{font-size:15px;line-height:1.4;font-weight:500;color:#fff}.sb-register-hero__login-link{display:inline-block;font-size:14px;line-height:1.43;font-weight:600;color:var(--sb-orange) !important;text-decoration:none !important;margin-top:24px;transition:text-decoration var(--sb-transition)}.sb-register-hero__login-link:hover{text-decoration:underline !important}.sb-register-hero__right{display:flex;justify-content:center}@media (min-width:1024px){.sb-register-hero__right{flex:1;justify-content:flex-end;max-width:55%}}.sb-register-card{background-color:#fff;border-radius:16px;padding:24px;width:100%;max-width:520px;box-shadow:0 24px 64px rgba(0,0,0,.25);animation:sb-fade-in .4s ease}@media (min-width:640px){.sb-register-card{padding:40px}}.sb-register-card__title{font-size:24px;line-height:1.33;font-weight:700;color:var(--sb-green-main) !important;text-transform:none !important;letter-spacing:normal !important;margin:0 0 8px !important}.sb-register-card__subtitle{font-size:13px;line-height:1.4;color:#888;margin:0 0 32px}.sb-register-form__section{margin-bottom:28px}.sb-register-form__section-title{font-size:14px;line-height:1.43;font-weight:700;color:var(--sb-green-main);text-transform:uppercase;letter-spacing:.08em;padding-bottom:8px;border-bottom:1px solid var(--sb-gray-light);margin-bottom:20px}.sb-register-form__row{display:grid;grid-template-columns:1fr;gap:12px}@media (min-width:480px){.sb-register-form__row{grid-template-columns:1fr 1fr}}.sb-register-form__field{display:flex;flex-direction:column;margin-bottom:16px}.sb-register-form__field:last-child{margin-bottom:0}.sb-register-form__label{display:block;font-size:14px;line-height:1.43;font-weight:500;color:#333;margin-bottom:6px}.sb-register-form__required{color:#e02b27;margin-left:2px}.sb-register-form__input{width:100%;height:44px;padding:10px 14px;font-family:var(--sb-font-family);font-size:14px;color:var(--sb-card-foreground);background-color:#fcfaf8;border:1px solid var(--sb-gray-light);border-radius:10px;transition:border-color var(--sb-transition),box-shadow var(--sb-transition)}.sb-register-form__input::placeholder{color:#bbb}.sb-register-form__input:focus{outline:none;border-color:var(--sb-orange);box-shadow:0 0 0 3px rgba(240,102,10,.12)}.sb-register-form__password-wrapper{position:relative}.sb-register-form__input--password{padding-right:44px}.sb-register-form__toggle-password{position:absolute;right:12px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;padding:4px;background:0 0 !important;border:none !important;cursor:pointer;color:#aaa;transition:color var(--sb-transition)}.sb-register-form__toggle-password:hover{color:var(--sb-green-main);background:0 0 !important}.sb-register-form__eye-icon{display:block}#password-strength-meter-container{margin-top:8px}#password-strength-meter-container .sb-register-form__strength-bars{display:flex;gap:4px}#password-strength-meter-container .sb-register-form__strength-bar{flex:1;height:3px;border-radius:2px;background-color:#e6e7eb;transition:background-color .2s ease}#password-strength-meter-container .sb-register-form__strength-text{font-size:11px;line-height:1.35;color:#aaa;margin:4px 0 0}#password-strength-meter-container.password-weak .sb-register-form__strength-bar:nth-child(1){background-color:#ef4444}#password-strength-meter-container.password-medium .sb-register-form__strength-bar:nth-child(1),#password-strength-meter-container.password-medium .sb-register-form__strength-bar:nth-child(2){background-color:#f59e0b}#password-strength-meter-container.password-strong .sb-register-form__strength-bar:nth-child(1),#password-strength-meter-container.password-strong .sb-register-form__strength-bar:nth-child(2),#password-strength-meter-container.password-strong .sb-register-form__strength-bar:nth-child(3){background-color:#3b82f6}#password-strength-meter-container.password-very-strong .sb-register-form__strength-bar{background-color:#22c55e}.password-strength-meter{display:none !important}.sb-register-form__consents{display:flex;flex-direction:column;gap:16px;margin:24px 0}.sb-register-form__select-all{background-color:#f5f5f5;border-radius:10px;padding:12px 16px}.sb-register-form__select-all-label{display:flex;align-items:center;cursor:pointer;user-select:none}.sb-register-form__select-all-input{position:absolute;opacity:0;width:0;height:0}.sb-register-form__select-all-checkbox{all:unset;box-sizing:border-box;flex-shrink:0;width:20px !important;min-width:20px !important;max-width:20px !important;height:20px !important;min-height:20px !important;max-height:20px !important;padding:0 !important;margin:0 12px 0 0 !important;border:2px solid #e6e7eb !important;border-radius:4px !important;background-color:#fff !important;display:flex !important;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease}.sb-register-form__select-all-checkbox svg{opacity:0;color:#fff;transition:opacity .15s ease;flex-shrink:0}.sb-register-form__select-all-label:hover .sb-register-form__select-all-checkbox{border-color:#b8bdc6 !important}.sb-register-form__select-all-label.is-checked .sb-register-form__select-all-checkbox,.sb-register-form__select-all-input:checked+.sb-register-form__select-all-checkbox{background-color:var(--sb-orange) !important;border-color:var(--sb-orange) !important}.sb-register-form__select-all-label.is-checked .sb-register-form__select-all-checkbox svg,.sb-register-form__select-all-input:checked+.sb-register-form__select-all-checkbox svg{opacity:1}.sb-register-form__select-all-text{font-size:14px;line-height:1.43;font-weight:600;color:var(--sb-green-main)}.sb-register-form__consent{display:flex;align-items:flex-start;cursor:pointer;user-select:none}.sb-register-form__consent-input{position:absolute;opacity:0;width:0;height:0}.sb-register-form__consent-checkbox{all:unset;box-sizing:border-box;flex-shrink:0;width:20px !important;min-width:20px !important;max-width:20px !important;height:20px !important;min-height:20px !important;max-height:20px !important;padding:0 !important;margin:1px 12px 0 0 !important;border:2px solid #e6e7eb !important;border-radius:4px !important;background-color:#fff !important;display:flex !important;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease}.sb-register-form__consent-checkbox svg{opacity:0;color:#fff;transition:opacity .15s ease;flex-shrink:0}.sb-register-form__consent:hover .sb-register-form__consent-checkbox{border-color:#b8bdc6 !important}.sb-register-form__consent.is-checked .sb-register-form__consent-checkbox,.sb-register-form__consent-input:checked+.sb-register-form__consent-checkbox{background-color:var(--sb-orange) !important;border-color:var(--sb-orange) !important}.sb-register-form__consent.is-checked .sb-register-form__consent-checkbox svg,.sb-register-form__consent-input:checked+.sb-register-form__consent-checkbox svg{opacity:1}.sb-register-form__consent-text{font-size:13px;line-height:1.5;color:#555}.sb-register-form__consent-link{color:var(--sb-orange) !important;text-decoration:underline !important}.sb-register-form__consent-link:hover{text-decoration:none !important}.sb-register-form__submit{border-radius:10px !important;text-transform:uppercase;letter-spacing:.05em;margin-top:24px}.sb-register-form__note{font-size:12px;line-height:1.33;color:#aaa;text-align:center;margin:12px 0 0}.sb-register-form__input.mage-error,.sb-register-form select.mage-error,#country.mage-error{border-color:#e02b27 !important}.sb-register-form .mage-error[generated],.sb-register-form__field .mage-error[generated]{font-size:12px;color:#e02b27;margin-top:4px}.sb-text-orange{color:var(--sb-orange) !important}@keyframes sb-fade-in{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}