.gp-register-page{width:100%;font-family:Manrope;padding:10px}.gp-register,.gp-register-page{display:flex;justify-content:center}.gp-register{flex-direction:row;align-items:stretch;margin-top:44px;border:1px solid hsla(28,27%,65%,.32);padding:16px;background:linear-gradient(145deg,#fff9f4,#f7ede5);border-radius:20px;box-shadow:0 20px 42px rgba(47,34,25,.12);gap:18px}.m-layout .gp-register{padding:10px;flex-direction:column;margin-top:28px;gap:12px}.gp-register-left{width:46%;display:flex;align-items:center;justify-content:center;background:linear-gradient(160deg,#f8efe7,#f0dfd3);overflow:hidden;position:relative;cursor:pointer;border-radius:16px;border:1px solid hsla(28,27%,65%,.3);min-height:560px}.m-layout .gp-register-left{width:100%;min-height:320px}.m-layout .gp-register-left .gp-register-left__bg{width:100%;height:320px;border-radius:12px}.gp-register-left__bg{width:100%;height:100%;object-fit:cover}.gp-register-left__logo{position:absolute}.gp-register-left__logo img{border-radius:50%;filter:drop-shadow(0 10px 22px rgba(47,34,25,.3))}.gp-register__form{display:flex;align-items:center;flex-direction:column;z-index:2;width:54%;padding:14px 8px}.gp-register__form .bo-checkbox{width:360px;margin:8px 0 12px}.gp-register__form .bo-checkbox label{color:#6c4f3c;font-size:.83rem;line-height:1.4}.gp-register__form .bo-checkbox input{width:18px;accent-color:#be6a2d}.gp-register__form h3{margin:10px 0 8px;font-size:1.62rem;font-family:Merienda;color:#4f3425;text-align:center}.m-layout .gp-register__form{width:100%;margin-top:6px;padding:8px 2px}.gp-register__form .gp-input{width:360px}.gp-register__form .gp-input label{color:#7b5b46;font-weight:600}.gp-register__form .gp-input input{background-color:hsla(0,0%,100%,.88);border:1px solid hsla(28,27%,65%,.35);border-radius:12px;color:#3f2b1f;box-shadow:0 8px 18px rgba(47,34,25,.06)}.gp-register__form .gp-input input:focus{border:1px solid #d3924c!important}.gp-register__form .gp-input svg{color:#7f5c45}.gp-register__form .gp-button{width:360px}.gp-register__form .gp-button .button-confirm{background:linear-gradient(135deg,#d3924c,#be6a2d);border-radius:12px;font-weight:700;box-shadow:0 12px 24px rgba(190,106,45,.3);transition:transform .2s ease,box-shadow .2s ease}.gp-register__form .gp-button .button-confirm:hover{transform:translateY(-1px);box-shadow:0 16px 28px rgba(190,106,45,.36)}.gp-register__form__heading{width:100%;text-align:center}.gp-register__form__heading span{font-family:Manrope;font-size:.82rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#9b6a47;border:1px solid rgba(211,146,76,.38);border-radius:999px;padding:6px 12px;background:rgba(211,146,76,.12)}.gp-register__form__subheading{font-size:.9rem;width:100%;text-align:center;opacity:.9;color:#6c4f3c;margin-bottom:6px}.gp-switch-form{margin:18px 0 6px;font-size:.92rem;color:#6c4f3c;font-family:Manrope;width:100%;text-align:center}.gp-switch-form a{text-decoration:underline;color:#9b572a;font-weight:700}@media screen and (max-width:900px){.gp-register__form .bo-checkbox,.gp-register__form .gp-button,.gp-register__form .gp-input{width:100%;max-width:360px}}