@font-face{font-family:Rinse;src:url(../fonts/rinse/Rinse.ttf)format("truetype");font-weight:500}@font-face{font-family:New Spirit;src:url("../fonts/new spirit/New Spirit Regular.otf")format("opentype");font-weight:500}@font-face{font-family:New Spirit;src:url("../fonts/new spirit/New Spirit Bold.otf")format("opentype");font-weight:700}*{color:#000;font-family:New Spirit;font-weight:500}.section{justify-items:center;width:100%}.container{flex-direction:column;justify-items:center;width:1200px;display:flex}.banner_div{flex-direction:column;align-items:center;display:flex}.banner_logo{width:40%}.title{font-family:Rinse;font-size:52px}.form_description{width:80%;margin-top:50px;font-family:New Spirit;line-height:150%}.form_container{flex-direction:column;align-items:center;margin-top:30px;padding-top:20px;display:flex}.form_question{margin-bottom:20px;font-size:24px}.form_entry{flex-direction:column;width:80%;height:300px;display:flex}.button_div{justify-content:space-between;width:200px;margin-top:20px;display:flex}.button_div_center{justify-content:center;width:200px;margin-top:20px;display:flex}select{height:50px;padding-left:5px;font-size:24px}.cg_image{height:75px}input{height:50px;padding-left:5px;font-size:24px}.error_message{color:red;margin-top:10px}.review_title{text-align:center;margin-bottom:20px;font-family:Rinse;font-size:48px}.review_row{border-top:2px solid #000;flex-direction:row;justify-content:space-between;font-size:24px;line-height:180%;display:flex}button{border-radius:15px;width:auto;height:40px;padding-left:15px;padding-right:15px}.response_div{justify-content:space-between;align-items:center;margin-top:30px;margin-bottom:50px;display:flex}.response_title{font-family:Rinse;font-size:48px}.response_img{width:40px;height:40px;margin-right:30px}.response_text{text-align:center;width:80%;line-height:150%}.loading_div{flex-direction:column;align-items:center;font-size:24px;display:flex}.loader{box-sizing:border-box;border:5px solid #000;border-bottom-color:#0000;border-radius:50%;width:48px;height:48px;margin-top:30px;margin-bottom:50px;animation:1s linear infinite rotation;display:inline-block}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.login_div{border-style:solid;border-color:#000;border-radius:10px;flex-direction:column;align-items:center;margin-top:30px;padding:25px;display:flex}.login_container{flex-direction:column;place-items:center;width:1200px;display:flex}.login_fields{margin-bottom:10px}.login_input{margin-bottom:10px;padding-left:5px;padding-right:5px}.login_button{color:#fff;background-color:green;width:80%;margin-top:10px;margin-bottom:10px;font-size:20px}.login_button:hover{background-color:#90ee90;transition:all .5s}.login_error_message{color:red}th{border:1px solid #000;font-weight:700}.delete_button{color:red;cursor:pointer;text-align:center;font-weight:900}.delete_button:hover{opacity:.6}tr{height:30px}td{text-align:center;border-bottom:1px solid #000;border-left:1px solid #000;border-right:1px solid #000;margin:0;padding:0}table{border-spacing:0;border-collapse:collapse;font-size:16px}