.head_home_alt_header__I9Mi1{position:fixed;top:0;left:0;width:100%;height:10vh;display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;background:transparent;transition:background .3s ease-in-out;z-index:50;font-family:Source Code Pro,monospace}.head_home_alt_scrolled__KgYvn{background:#03564a!important;box-shadow:0 4px 8px rgba(0,0,0,.1)}.head_home_alt_header_icon__IDz7c{display:flex;width:20%;height:100%}.head_home_alt_image_wrapper__S2Ex0{display:flex;justify-content:center;align-items:center;width:50%;height:100%}.head_home_alt_nav__2EY1Z{display:flex;align-items:center;gap:1rem;height:100%}.head_home_alt_nav_link__ecW3o{color:white}.head_home_alt_head_line__6Ran7{height:100%;width:3px;background-color:#fef6eb}.head_home_alt_start_button__DlUv8{background:#ffcc00;color:#03564a;padding:.7rem 1.2rem;border-radius:30px;cursor:pointer;border:none;font-weight:700;transition:background .3s}.head_home_alt_start_button__DlUv8:hover{background:#e6b800}.head_home_alt_lang_dropdown__0zHFI{position:relative;display:inline-block;z-index:100}.head_home_alt_lang_toggle__AJhrR{background:white;border:2px solid white;color:#03564a;padding:6px 12px;border-radius:30px;font-weight:700;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:8px}.head_home_alt_dropdown_menu__ujEQh{position:absolute;top:100%;left:0;background:white;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.2);list-style:none;padding:8px 0;margin-top:5px;min-width:160px;z-index:200}.head_home_alt_dropdown_item__WcpOd{padding:8px 16px;color:#03564a;font-weight:700;cursor:pointer;transition:background .2s ease-in-out;display:flex;align-items:center;gap:10px}.head_home_alt_dropdown_item__WcpOd:hover{background:#027d66;color:white}.feedback_modal_modal__p1k_a{position:fixed;top:50%;left:50%;width:40%;transform:translate(-50%,-50%);background-color:white;padding:30px;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);z-index:2000;min-width:300px;text-align:center;align-items:center;display:flex;flex-direction:column;transition:all .3s ease-in-out}.feedback_modal_resultButton__QTfI5{margin-top:15px;padding:10px 20px;background-color:black;color:white;border:none;border-radius:5px;cursor:pointer;font-size:16px;width:100%;transition:background-color .2s ease-in-out,transform .2s ease-in-out}.feedback_modal_resultButton__QTfI5:hover{background-color:rgb(130,130,130);transform:scale(1.05)}.feedback_modal_backdrop__uAxAm{position:fixed;inset:0;background-color:rgba(17,24,39,.8);z-index:1000;transition:opacity .3s ease-in-out}.feedback_modal_textInput__bD8a4{margin-top:10px;font-size:13px;height:200px;transition:border-color .3s ease-in-out,box-shadow .3s ease-in-out}.feedback_modal_textInput__bD8a4:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 2px rgba(0,123,255,.25);color:black}.feedback_modal_dash__sF1sl{width:100%;height:1px;border-bottom:1px solid black;margin-top:10px;margin-bottom:10px}.feedback_modal_modalHeader__Noou_{display:flex;align-items:center;justify-content:center;width:100%;transition:all .3s ease-in-out}.feedback_modal_title__29znt{margin-left:20px;font-family:Montserrat,sans-serif;font-weight:700;font-size:1.875rem;color:black;transition:color .3s ease-in-out}.feedback_modal_closeIcon__4fPy3{margin-left:auto;color:gray;cursor:pointer;transition:color .3s ease-in-out}.feedback_modal_closeIcon__4fPy3:hover{color:#ff0000}.feedback_modal_subHeader__kM5CV{display:flex;margin-right:auto;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:700;margin-top:15px;color:black;gap:8px;padding-left:5px;border-left:4px solid #ffcc00}.feedback_modal_buttonContainer__LnfqG{width:40%;margin-top:20px;background-color:gray;color:white;padding:10px;height:fit-content;border-radius:5px;cursor:pointer;transition:background-color .3s ease-in-out,transform .2s ease-in-out}.feedback_modal_buttonContainer__LnfqG:hover{background-color:black;transform:scale(1.05)}.feedback_modal_detailButton__r0ADL{margin-left:20px;background:none;color:black;font-size:.875rem;font-weight:600;cursor:pointer;border-radius:5%;border-width:1px;border-color:black;padding:10px;transition:color .2s ease-in-out,transform .2s ease-in-out}.feedback_modal_detailButton__r0ADL:hover{color:#01584b;transform:scale(1.05)}.feedback_modal_expandedModal__gbbz4{width:80%;height:90%;display:flex;flex-direction:row;align-items:flex-start;padding:25px;transition:all .3s ease-in-out}.feedback_modal_feedbackTags__WsJwg{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.feedback_modal_feedbackTag__XP1Gy{padding:8px 12px;border-radius:20px;font-size:.875rem;font-weight:600;cursor:pointer;border:2px solid #03564a;background-color:transparent;color:#03564a;transition:all .3s ease-in-out}.feedback_modal_feedbackTag__XP1Gy.feedback_modal_selected__YHb69{background-color:#03564a;color:white}.feedback_modal_feedbackTag__XP1Gy:hover{background-color:#ffcc00;color:#03564a}@keyframes feedback_modal_expand___J4bR{0%{transform:translate(-50%,-50%) scale(1)}to{transform:translate(-50%,-50%) scale(1)}}.feedback_modal_modalLeft__ToYBm,.feedback_modal_modalRight__ngZEX{width:100%;display:flex;flex-direction:column;align-items:center;gap:10px}.feedback_modal_textInput__bD8a4{width:100%;padding:10px;border:1px solid #d1d5db;border-radius:5px;font-size:14px;resize:none;height:120px;transition:height .3s ease-in-out,border-color .3s ease-in-out}.feedback_modal_expandedModal__gbbz4 .feedback_modal_textInput__bD8a4{height:200px}.feedback_modal_imageUpload__Vg5PD{width:100%;margin-top:20px;border:2px dashed #03564a;border-radius:10px;padding:15px;text-align:center;cursor:pointer;font-size:14px;color:#03564a;transition:all .3s ease-in-out}.feedback_modal_imageUpload__Vg5PD:hover{background-color:#f8f8f8;border-color:#ffcc00}.feedback_modal_uploadedImages__Y2aEK{display:flex;gap:10px;margin-top:10px;transition:all .3s ease-in-out}.feedback_modal_uploadedImages__Y2aEK img{width:60px;height:60px;object-fit:cover;border-radius:5px;border:2px solid #03564a;transition:transform .3s ease-in-out}.feedback_modal_uploadedImages__Y2aEK img:hover{transform:scale(1.1)}.feedback_modal_expandedModal__gbbz4 .feedback_modal_modalLeft__ToYBm .feedback_modal_closeIcon__4fPy3{display:none}.feedback_modal_modalRight__ngZEX .feedback_modal_closeIcon__4fPy3{display:block}.feedback_modal_expandedModal__gbbz4 .feedback_modal_modalRight__ngZEX .feedback_modal_modalHeader__Noou_{justify-content:center}.feedback_modal_expandedModal__gbbz4 .feedback_modal_modalLeft__ToYBm .feedback_modal_resultButton__QTfI5{display:none}.feedback_modal_expandedModal__gbbz4 .feedback_modal_modalRight__ngZEX .feedback_modal_title__29znt{color:white}.feedback_modal_expandedModal__gbbz4 .feedback_modal_modalLeft__ToYBm #feedback_modal_tags_title___nHeN,.feedback_modal_expandedModal__gbbz4 .feedback_modal_modalLeft__ToYBm .feedback_modal_feedbackTags__WsJwg{display:none}.LanguageSwitcher_lang_dropdown__NIzqk{position:relative;display:inline-block;z-index:100}.LanguageSwitcher_lang_toggle__9nDqr{background:white;border:2px solid white;color:#03564a;padding:6px 12px;border-radius:30px;font-weight:700;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:8px}.LanguageSwitcher_dropdown_menu__P4xgM{position:absolute;top:100%;left:0;background:white;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.2);list-style:none;padding:8px 0;margin-top:5px;min-width:160px;z-index:200}.LanguageSwitcher_dropdown_item___1c7N{padding:8px 16px;color:#03564a;font-weight:700;cursor:pointer;transition:background .2s ease-in-out;display:flex;align-items:center;gap:10px}.LanguageSwitcher_dropdown_item___1c7N:hover{background:#027d66;color:white}