#thankYou{max-width:600px;box-shadow:0 8px 24px hsla(210,8%,62%,.2);border-radius:10px;background-color:#fff}.displayNone{display:none}#ticketForm{width:100%}#ticketForm input,select{margin-bottom:10px}#ticketForm input,select,textarea{width:100%;height:50px;border:1px solid #e6e7e8;border-radius:5px;padding:10px;color:#002a4e;font-weight:500}#ticketForm input[type=submit],input[type=reset]{max-width:175px;border-radius:5px;letter-spacing:-.5px;font-weight:500;border:none;transition:all .3s ease;margin-top:15px;height:45px;cursor:pointer}#ticketForm input[type=submit]{background-color:#002a4e;color:#fff;margin-right:10px}#ticketForm input[type=submit]:hover{background-color:#009cde}#ticketForm input[type=reset]{height:45px;color:#5e6367;background:transparent;border:1px solid #002a4e}#ticketForm input[type=reset]:hover{background-color:#e35323;border:1px solid #e35323;color:#fff}#ticketForm input::file-selector-button{background-color:#fff;border:1.5px solid #b1b4b5;padding:5px 10px;margin-right:10px;margin-top:10px;margin-left:10px;border-radius:5px;transition:all .3s ease;cursor:pointer;font-size:.8rem}#ticketForm input[type=file]{box-shadow:none;border:none;padding:0;max-width:300px;cursor:pointer;font-size:.8rem}#ticketForm input::file-selector-button:hover{background-color:#002a4e;color:#fff;border-color:#002a4e}#ticketForm label{color:#009cde;margin-left:20px;margin-top:5px;font-weight:500}#ticketForm textarea{height:100px}.smallTile{border-radius:8px;text-align:center;padding:0 10px 15px;box-shadow:0 5px 11px rgba(0,0,0,.2);transition:all .3s ease;background-color:#fff}.smallTile .icon{max-width:90px;margin-top:-10px}.smallTile .title{color:#002a4e;font-weight:600;font-size:20px;margin-top:-10px;transition:all .3s ease}.smallTile:hover{background-color:#002a4e}.smallTile:hover .title,.smallTile:hover .titleAlt{color:#fff}.smallTile .titleAlt{color:#000;font-weight:600;line-height:1.3}