@import"https://fonts.googleapis.com/css2?family=Quicksand:wght@400;500;600;700&family=Nunito:wght@400;500;600&display=swap";.page_container__jB5E0{min-height:100vh;font-family:Nunito,sans-serif;display:flex;align-items:center;justify-content:center;padding:1rem;position:absolute;width:100%}.page_container__jB5E0,.page_container__jB5E0:before{background-image:url(/images/img5.jpeg);background-size:cover;background-position:50%;top:0;left:0}.page_container__jB5E0:before{content:"";position:fixed;right:0;bottom:0;filter:blur(6px)}.page_card___JjAL{display:flex;background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-radius:20px;box-shadow:0 25px 50px rgba(0,0,0,.25);max-width:850px;width:90%;height:620px;overflow:hidden;z-index:1;margin-top:5.5rem}.page_imageSection__2Pp8a{width:50%}.page_imageSection__2Pp8a img{width:100%;height:100%;object-fit:cover}.page_contentSection__U1FIK{width:50%;padding:3rem;display:flex;flex-direction:column;justify-content:center;position:relative;background:hsla(0,0%,100%,.049);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.page_contentSection__U1FIK:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,255,255,.2),rgba(255,255,255,.05) 50%,rgba(255,255,255,.1));pointer-events:none;z-index:0}.page_contentSection__U1FIK>*{position:relative;z-index:1}.page_title__1xIAE{font-family:Quicksand,sans-serif;font-size:1.8rem;font-weight:700;color:#81a04a;margin-bottom:2rem;text-align:center}.page_form__0hYZo{display:flex;flex-direction:column;gap:1.2rem;margin-bottom:1.5rem}.page_inputGroup__AYVwO{display:flex;flex-direction:column;gap:.5rem}.page_inputGroup__AYVwO label{font-family:Nunito,sans-serif;font-weight:600;color:#5e3e23;font-size:.95rem}.page_inputGroup__AYVwO input{padding:1rem 1.2rem;background:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid hsla(0,0%,100%,.3);border-radius:15px;font-size:1rem;color:#5e3e23;transition:all .3s ease;font-family:Nunito}.page_inputGroup__AYVwO input::placeholder{color:rgba(94,62,35,.7098039216);font-family:Nunito;font-size:.9rem;font-style:italic}.page_inputGroup__AYVwO input:focus{outline:none;border-color:#81a04a;background:hsla(0,0%,100%,.3);box-shadow:0 0 0 3px rgba(129,160,74,.1)}.page_submitButton__SNlda{padding:.8rem 2rem;background:linear-gradient(135deg,rgba(15,120,177,.8),rgba(47,150,207,.8));-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(0,0,0,0);border-radius:15px;color:#fff;font-family:Nunito,sans-serif;font-size:1.1rem;font-weight:800;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 15px rgba(0,0,0,.1)}.page_submitButton__SNlda:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.2);background:linear-gradient(135deg,rgba(15,120,177,.9),rgba(47,150,207,.9))}.page_links__n0y4k{display:flex;flex-direction:column;gap:1rem;text-align:center;margin-bottom:1rem}.page_link__w5gn8{color:#5e3e23;text-decoration:none;font-size:.95rem;font-family:Nunito,sans-serif;font-weight:500;transition:all .3s ease}.page_link__w5gn8:hover{color:#5e3e23;text-decoration:underline}.page_backButton__uz6GD{display:inline-flex;align-items:center;justify-content:center;padding:.8rem 1.5rem;background:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid hsla(0,0%,100%,.3);border-radius:15px;color:#0f78b1;font-family:Quicksand,sans-serif;font-weight:600;text-decoration:none;font-size:.95rem;text-align:center;transition:all .3s ease;margin-top:-1rem}.page_backButton__uz6GD:hover{background:rgba(15,120,177,.1);transform:translateY(-1px)}.page_error__bEfTh{color:#dc2626;background:rgba(220,38,38,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(220,38,38,.3);padding:1rem;border-radius:10px;text-align:center;font-weight:500;margin-bottom:1rem}@media(max-width:1024px){.page_contentSection__U1FIK{overflow-y:auto;max-height:500px;scrollbar-width:thin;scrollbar-color:rgba(129,160,74,.7) hsla(0,0%,100%,.1)}.page_contentSection__U1FIK::-webkit-scrollbar{width:8px}.page_contentSection__U1FIK::-webkit-scrollbar-track{background:hsla(0,0%,100%,.1);border-radius:10px}.page_contentSection__U1FIK::-webkit-scrollbar-thumb{background:linear-gradient(180deg,rgba(129,160,74,.7),rgba(129,160,74,.9));border-radius:10px;border:2px solid rgba(0,0,0,0);background-clip:padding-box}.page_contentSection__U1FIK::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,rgba(129,160,74,.8),rgb(129,160,74))}}@media(max-width:768px){.page_card___JjAL{flex-direction:column;max-width:90%;width:90%;height:auto;max-height:85vh}.page_contentSection__U1FIK,.page_imageSection__2Pp8a{width:100%}.page_imageSection__2Pp8a{height:200px;flex-shrink:0}.page_contentSection__U1FIK{border-left:none;border-top:1px solid hsla(0,0%,100%,.3);padding:1.5rem;overflow-y:auto;flex:1 1;max-height:calc(85vh - 200px)}.page_contentSection__U1FIK::-webkit-scrollbar{width:6px}.page_contentSection__U1FIK::-webkit-scrollbar-track{background:hsla(0,0%,100%,.05);border-radius:8px}.page_contentSection__U1FIK::-webkit-scrollbar-thumb{background:linear-gradient(180deg,rgba(15,120,177,.6),rgba(15,120,177,.8));border-radius:8px;border:1px solid rgba(0,0,0,0)}.page_contentSection__U1FIK::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,rgba(15,120,177,.7),rgba(15,120,177,.9))}.page_title__1xIAE{font-size:1.6rem;margin-bottom:1.5rem}.page_form__0hYZo{gap:1rem;margin-bottom:1.5rem}.page_inputGroup__AYVwO input{padding:.8rem 1rem}.page_submitButton__SNlda{padding:1rem 1.5rem}.page_links__n0y4k{gap:.5rem;margin-bottom:1.5rem}}@media(max-width:480px){.page_card___JjAL{margin:1rem .5rem;width:calc(100% - 1rem);max-height:90vh}.page_imageSection__2Pp8a{height:180px}.page_contentSection__U1FIK{padding:1rem;max-height:calc(90vh - 180px)}.page_contentSection__U1FIK::-webkit-scrollbar{width:4px}.page_contentSection__U1FIK::-webkit-scrollbar-thumb{background:rgba(15,120,177,.5);border-radius:4px}.page_title__1xIAE{font-size:1.4rem;margin-bottom:1rem}.page_form__0hYZo{gap:.8rem}.page_inputGroup__AYVwO input{padding:.7rem .8rem;font-size:.95rem}}@keyframes page_fadeInScroll__V_0tP{0%{opacity:0}to{opacity:1}}.page_contentSection__U1FIK::-webkit-scrollbar-thumb{animation:page_fadeInScroll__V_0tP .3s ease-in-out}@media(hover:none)and (pointer:coarse){.page_contentSection__U1FIK{-webkit-overflow-scrolling:touch;padding-bottom:2rem}}