.full-page{display:flex;height:100vh;background-color:var(--bg-background-1)}.left-panel{position:relative;flex:1;overflow:hidden}.left-panel .carousel-caption{position:absolute;top:1rem;bottom:1rem;left:2rem;right:2rem;color:#fff;height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;text-align:left}.left-panel .carousel-caption h4{color:#fff;font-size:2.25rem;font-weight:700}.left-panel .carousel-caption p{color:#fff;font-size:1.15rem;font-weight:400;line-height:33.6px}.left-panel .carousel-caption .logo{max-width:200px;width:100%;height:auto}.right-panel{flex:1;width:100%;display:flex;justify-content:center;align-items:center;padding:3rem 2rem;background-color:var(--bg-background-1)}.right-panel h2{color:var(--fg-foreground3);font-size:3rem;font-weight:700;line-height:120%}.right-panel p{color:var(--fg-foreground3);font-weight:400;line-height:150%}.right-panel .form-label{font-size:.875rem}.btn-agro{background-color:var(--brand-primary-main);font-size:.875rem;color:#fff}.btn-agro:hover{background-color:var(--brand-primary-dark);color:#fff}.logo{max-width:250px;margin-bottom:2rem}.form-container{max-width:400px;width:100%}.password-container input{border-right:none}.password-container .input-group-text{background-color:var(--fg-foreground1);border-left:none}.form-control{background-color:var(--fg-foreground1)}.select-with-flag{position:relative;display:inline-block;width:100%}.select-with-flag select{padding-left:45px}.flag-icon{position:absolute;top:50%;left:10px;transform:translateY(-50%);width:24px;height:16px;object-fit:cover;border-radius:2px;pointer-events:none}.forgot-password{color:var(--fg-foreground3)}.toast-success{background-color:var(--fg-foreground1)}.toast-body,.toast-container .btn-close{color:var(--fg-foreground3)}.toast-progress-border{position:relative;overflow:hidden}#successToast.toast-progress-border:after{content:"";position:absolute;bottom:0;left:0;height:4px;background-color:var(--feedback-success-light);width:100%;animation:progressBar 5s linear forwards}@keyframes progressBar{0%{width:100%}to{width:0%}}.btn-outline-primary{--bs-btn-color: var(--fg-foreground3);--bs-btn-border-color: var(--fg-foreground3);--bs-btn-hover-bg: var(--fg-foreground3);--bs-btn-hover-border-color: var(--fg-foreground3);--bs-btn-active-bg: var(--fg-foreground3);--bs-btn-active-border-color: var(--fg-foreground3);--bs-btn-disabled-color: var(--fg-foreground3);--bs-btn-disabled-border-color: var(--fg-foreground3)}.btn-outline-primary:hover{--bs-btn-color: var(--fg-foreground4);--bs-btn-border-color: var(--fg-foreground4);--bs-btn-hover-bg: var(--fg-foreground4);--bs-btn-hover-border-color: var(--fg-foreground4);--bs-btn-active-bg: var(--fg-foreground4);--bs-btn-active-border-color: var(--fg-foreground4);--bs-btn-disabled-color: var(--fg-foreground4);--bs-btn-disabled-border-color: var(--fg-foreground4)}
