@media only screen and (max-width:1259px){.container{min-width:336px;max-width:1000px}.hero-section-top p{display:none}.hero-section{padding:140px 20px}.hero-section-middle-row{flex-direction:column}.input-field-and-text-container-for-page-des-last{display:none}.input-field-and-text-container-for-page-mob-last{display:flex}.register-button,.back-to-login-button{font-size:11px}.hero-section-top h1{font-size:32px}.decorative-line-fw{opacity:.4;border:1px solid #006649;width:100%}.hero-section-middle-row-first label{font-size:16px}}@media only screen and (min-width:1260px){.container{max-width:1920px}.hero-section{padding:200px}.input-field-and-text-container-for-page-des-last{display:flex}.input-field-and-text-container-for-page-mob-last{display:none}.register-button,.back-to-login-button{font-size:24px}.hero-section-top h1{font-size:88px}.decorative-line-fw{opacity:.4;border:2px solid #006649;width:100%}.hero-section-middle-row-first label{font-size:24px}}.container{flex-direction:column;justify-content:flex-start;align-items:center;width:100%;display:flex;position:relative}.hero-section{color:#001c14;background-color:#fff;flex-direction:column;justify-content:flex-start;align-items:center;gap:32px;width:100%;display:flex;position:relative}.hero-section-top{justify-content:space-between;align-items:center;gap:40px;width:100%;display:flex}.hero-section-top h1{font-family:Sentient;font-weight:300}.hero-section-top p{font-size:20px}.hero-section-middle{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:24px;width:100%;display:flex}.hero-section-middle-row{justify-content:space-between;align-items:center;gap:24px;width:100%;display:flex}.captcha-container{justify-content:flex-end;align-items:center;gap:24px;width:100%;display:flex}.captcha-right-container{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:24px;display:flex}.hero-section-middle-button-container{justify-content:flex-end;align-items:center;gap:24px;width:100%;display:flex}.register-button{color:#fff;cursor:pointer;background-color:#006649;border:none;-webkit-border-radius:32px;border-radius:32px;padding:12px 24px;font-weight:300;transition:filter .3s}.register-button:hover{filter:brightness(1.2)}.back-to-login-button{text-align:center;color:#006649;cursor:pointer;background-color:rgba(255,255,255,.4);border:1px solid rgba(0,102,73,.2);-webkit-border-radius:32px;border-radius:32px;padding:12px 24px;font-weight:300;transition:background-color .3s}.back-to-login-button:hover{background-color:rgba(242,242,242,.5)}.hero-section-middle-row-first{justify-content:center;align-items:center;gap:24px;display:flex}.hero-section-middle-row-first label{color:#001c14;font-family:Sentient;font-weight:300}fieldset{border:none}.switch{width:60px;height:34px;display:inline-block;position:relative}.switch:hover .slider{filter:brightness(1.1)}.switch input:focus+.slider{box-shadow:0 0 0 2px rgba(0,102,73,.4)}.switch input{display:none}.slider{cursor:pointer;background-color:#ccc;transition:all .4s;position:absolute;top:0;bottom:0;left:0;right:0}.slider:before{content:"";background-color:#fff;width:26px;height:26px;transition:all .4s;position:absolute;bottom:4px;left:4px;box-shadow:0 2px 5px rgba(0,0,0,.3)}input:checked+.slider{background-color:var(--primary-color)}input:checked+.slider:before{transform:translate(26px)}.slider.round{-webkit-border-radius:34px;border-radius:34px}.slider.round:before{-webkit-border-radius:50%;border-radius:50%}[hidden]{display:none!important}