.eco-auth-experience{--eco-auth-inset-x:clamp(28px, 4vw, 56px);background:#fff;grid-template-columns:minmax(0,2fr) minmax(0,3fr);align-items:start;min-height:100dvh;display:grid;position:relative}.eco-auth-experience__logo{top:clamp(16px,2.2vw,24px);left:var(--eco-auth-inset-x);z-index:50;line-height:0;text-decoration:none;display:inline-flex;position:absolute}.eco-auth-experience__logo img{width:auto;max-width:min(168px,38vw);height:clamp(30px,2.8vw,40px);display:block}.eco-auth-experience__brand{min-height:100dvh;padding:clamp(28px,4vw,56px);padding-left:var(--eco-auth-inset-x);background:radial-gradient(circle at 12% 18%,#a2c52324,#0000 30%),linear-gradient(#f8fbef 0%,#f0f5e4 100%);flex-direction:column;display:flex;position:relative;overflow:hidden}.eco-auth-experience__brand:before,.eco-auth-experience__brand:after{content:"";pointer-events:none;border-radius:50%;position:absolute}.eco-auth-experience__brand:before{background:#a2c5231a;width:260px;height:260px;top:-100px;right:-60px}.eco-auth-experience__brand:after{background:#143a5a0f;width:320px;height:320px;bottom:-140px;left:-100px}.eco-auth-experience__brand-inner{z-index:1;flex-direction:column;flex:1 0 auto;max-width:640px;padding-top:clamp(44px,5vw,52px);display:flex;position:relative}.eco-auth-experience__label{color:var(--color-primary,#a2c523);letter-spacing:.04em;text-transform:uppercase;margin-bottom:10px;font-size:14px;font-weight:600;display:inline-block}.eco-auth-experience__title{color:#143a5a;margin:0;font-size:clamp(28px,2.8vw,46px);font-weight:800;line-height:1.08}.eco-auth-experience__intro{color:#4c5b66;max-width:38em;margin:18px 0 0;font-size:clamp(15px,1.2vw,17px);line-height:1.7}.eco-auth-experience__visual{flex:auto;min-height:clamp(340px,42vh,480px);margin-top:clamp(24px,4vw,40px);padding-bottom:32px;position:relative}.eco-auth-experience__image-card{background:#fff;border:8px solid #fff;border-radius:28px;position:absolute;inset:18px 20px 28px 42px;overflow:hidden;box-shadow:0 24px 60px #143a5a24}.eco-auth-experience__image-card img{object-fit:cover;object-position:center top;transform-origin:top;width:100%;height:100%;transform:scale(1.15)}.eco-auth-experience__image-shade{background:linear-gradient(#143a5a00 42%,#143a5a6b 100%),radial-gradient(circle at 18% 20%,#a2c52338,#0000 34%);position:absolute;inset:0}.eco-auth-experience__impact-card{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border:1px solid #ffffffb8;border-radius:18px;max-width:200px;padding:16px 18px;position:absolute;box-shadow:0 16px 40px #143a5a24}.eco-auth-experience__impact-card span{color:#143a5a;font-size:clamp(18px,1.8vw,24px);font-weight:800;line-height:1.08;display:block}.eco-auth-experience__impact-card small{color:#52626d;margin-top:6px;font-size:12px;font-weight:600;line-height:1.35;display:block}.eco-auth-experience__impact-card--top{top:0;left:0}.eco-auth-experience__impact-card--bottom{max-width:188px;bottom:-28px;right:0}.eco-auth-experience__badge-stack{z-index:3;gap:10px;display:grid;position:absolute;top:24%;right:0;transform:none}.eco-auth-experience__badge{color:#143a5a;background:#fff;border:1px solid #143a5a14;border-radius:999px;align-items:center;gap:10px;width:max-content;min-width:168px;padding:9px 12px;font-size:12px;font-weight:700;display:flex;box-shadow:0 12px 30px #143a5a1a}.eco-auth-experience__badge img{background:#f4f8e8;border-radius:50%;width:24px;height:24px;padding:5px}.eco-auth-experience__quotes{flex-direction:column;flex-shrink:0;gap:.35rem;margin:clamp(18px,2.5vw,28px) 0 0;padding:0;list-style:none;display:flex}.eco-auth-experience__quotes li{color:#52626d;margin:0;padding-left:1.1rem;font-size:.92rem;font-weight:600;line-height:1.25;position:relative}.eco-auth-experience__quotes li:before{content:"";background:var(--color-primary,#a2c523);border-radius:50%;width:6px;height:6px;position:absolute;top:.5em;left:0;transform:translateY(-50%)}.eco-auth-experience__main{flex-direction:column;min-width:0;min-height:100dvh;display:flex}@media (min-width:992px){.eco-auth-experience:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle at 12% 18%,#a2c52324,#0000 30%),linear-gradient(#f8fbef 0%,#f0f5e4 100%);width:40%;height:100dvh;position:fixed;top:0;left:0}.eco-auth-experience__brand{z-index:1;background:0 0;align-self:start;min-height:100dvh;position:relative;overflow:visible}.eco-auth-experience__main{z-index:1;background:#fff;position:relative}}.eco-auth-experience__toolbar{justify-content:space-between;align-items:center;gap:1rem;padding:clamp(16px,2.5vw,28px) clamp(20px,4vw,48px) 0;display:flex}.eco-auth-experience__back{color:#52626d;align-items:center;gap:.5rem;font-size:.92rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.eco-auth-experience__back:hover,.eco-auth-experience__back:focus-visible{color:#143a5a}.eco-auth-locale{position:relative}.eco-auth-locale__trigger{color:#143a5a;cursor:pointer;background:#f8fafb;border:1px solid #143a5a1a;border-radius:8px;align-items:center;gap:.3rem;min-height:30px;padding:.28rem .5rem;font-size:.74rem;font-weight:700;line-height:1;transition:border-color .2s,box-shadow .2s,background .2s;display:inline-flex}.eco-auth-locale__trigger:hover,.eco-auth-locale__trigger.is-open{background:#fff;border-color:#143a5a29}.eco-auth-locale__trigger:focus-visible{border-color:#a2c523a6;outline:none;box-shadow:0 0 0 3px #a2c52329}.eco-auth-locale__trigger .fa-globe{font-size:.82rem}.eco-auth-locale__code{letter-spacing:.05em;text-align:center;min-width:1.35rem}.eco-auth-locale__caret{color:#8a8ea3;font-size:.55rem;transition:transform .2s}.eco-auth-locale__caret.is-open{transform:rotate(180deg)}.eco-auth-locale__menu{z-index:30;background:#fff;border:1px solid #143a5a14;border-radius:12px;min-width:9.5rem;margin:0;padding:.3rem;list-style:none;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 10px 28px #143a5a1f,0 2px 8px #143a5a0f}.eco-auth-locale__option{color:#52626d;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;gap:.65rem;width:100%;padding:.48rem .55rem;font-size:.8rem;font-weight:600;line-height:1.2;transition:background .15s,color .15s;display:flex}.eco-auth-locale__option:hover,.eco-auth-locale__option.is-selected{color:#143a5a;background:#a2c5231f}.eco-auth-locale__option .fa-check{color:var(--color-primary,#a2c523);font-size:.68rem}.eco-auth-experience__form-shell{flex-direction:column;flex:1;justify-content:flex-start;align-self:stretch;width:100%;max-width:none;margin:0;padding:clamp(20px,3vw,40px) clamp(28px,4.5vw,72px) clamp(28px,5vw,56px);display:flex}.eco-auth-experience__form-shell:has(.ecoreg-auth-form){justify-content:center}.eco-auth-experience__form-shell .registration-form{text-align:left;width:100%}.eco-auth-experience__form-shell .registration-form .input-wrapper{flex-direction:column;gap:.5rem;margin-bottom:0;display:flex}.eco-auth-experience__form-shell .registration-form.ecoreg-auth-form{flex-direction:column;gap:1.875rem;display:flex}.eco-auth-experience__form-shell .registration-form.ecoreg-auth-form .input-wrapper+.input-wrapper{margin-top:0}.eco-auth-experience__form-shell .registration-form.ecoreg-auth-form .title,.eco-auth-experience__form-shell .registration-form.ecoreg-auth-form .ecoreg-auth-lead{margin:0}.eco-auth-experience__form-shell .registration-form.ecoreg-auth-form .another-way-to-registration p{margin-top:0}.eco-auth-experience__form-shell .registration-form.ecoreg-auth-form .another-way-to-registration p+p{margin-top:1rem}.eco-auth-experience__form-shell .registration-form .input-wrapper+.input-wrapper{margin-top:1.25rem}.eco-auth-experience__form-shell .registration-form .input-wrapper>label,.eco-auth-experience__form-shell .registration-form .input-wrapper>.ecoreg-pw-label-with-icon,.eco-auth-experience__form-shell .registration-form .input-wrapper>.ecoreg-inline-hint-heading{margin-bottom:0}.eco-auth-experience__form-shell .registration-form .input-wrapper label{color:#143a5a;font-weight:600}.eco-auth-experience__form-shell .ecoreg-register-header .title{text-align:left}.eco-auth-experience__form-shell .registration-form .title{color:#143a5a;text-align:left;margin-bottom:.35rem;font-size:clamp(28px,3vw,36px);font-weight:800;line-height:1.15}.eco-auth-experience__form-shell .another-way-to-registration p{font-size:var(--ecoreg-text-base,1.18rem);justify-content:flex-start;margin-top:1rem}.eco-auth-experience__form-shell .another-way-to-registration a{color:var(--color-primary,#a2c523);font-weight:700}@media (max-width:1199.98px){.eco-auth-experience{grid-template-columns:minmax(0,2fr) minmax(0,3fr)}}@media (max-width:991.98px){.eco-auth-experience{grid-template-rows:1fr;grid-template-columns:1fr}.eco-auth-experience__brand,.eco-auth-experience__logo{display:none}.eco-auth-experience__main{width:100%}.eco-auth-experience__form-shell{justify-content:flex-start;width:100%;max-width:none;margin:0}.eco-auth-experience__form-shell:has(.ecoreg-auth-form){justify-content:center}}@media (max-width:575.98px){.eco-auth-experience{--eco-auth-inset-x:16px}.eco-auth-experience__toolbar{padding:14px 16px 0}.eco-auth-experience__form-shell{padding:16px 16px 28px}}
