@charset "UTF-8";.d-none{display:none}.d-flex,.flex-column,html form,body form,html form .input-container,body form .input-container,html form .half-input,body form .half-input,.flex-wrap{display:flex}.flex-wrap{flex-wrap:wrap}.flex-column,html form,body form,html form .input-container,body form .input-container,html form .half-input,body form .half-input{flex-direction:column}.justify-content-center{justify-content:center}.justify-content-start{justify-content:flex-start}.justify-content-end{justify-content:flex-end}.justify-content-between{justify-content:space-between}.justify-content-around{justify-content:space-around}.justify-content-evenly{justify-content:space-evenly}.align-items-center{align-items:center}.align-items-end{align-items:flex-end}.align-items-start{align-items:flex-start}.cursor-pointer:hover,html button:hover,body button:hover,html input[type=checkbox].input-checkbox:hover,body input[type=checkbox].input-checkbox:hover{cursor:pointer}.text-center{text-align:center}.text-uppercase{text-transform:uppercase}.w-100,html,body,html form,body form,html form .input-container,body form .input-container,html form .half-input,body form .half-input{width:100%}.primary-color{color:#cc142b}h2{font-size:24px}h3{font-size:18px}span{font-size:16px}h4{font-size:14px;font-weight:500}h5{font-size:12px}h6{font-size:10px}*{margin:0;padding:0;box-sizing:border-box;font-family:REM,cursive}::-moz-selection{color:#000;background-color:#fff}::selection{color:#000;background-color:#fff}html,body{min-height:100vh;scroll-behavior:smooth;color:#fff;background-color:#fff;transition:background-color .3s linear;overflow-x:hidden;overflow-y:auto;scrollbar-color:#818181 #1b1b1b}html ::-webkit-scrollbar,body ::-webkit-scrollbar{width:3px}html ::-webkit-scrollbar-track,body ::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #1b1b1b}html ::-webkit-scrollbar-thumb,body ::-webkit-scrollbar-thumb{background-color:#cc142b}html ul,body ul{margin-left:20px;list-style:circle}html form .input-container,body form .input-container{gap:10px}html form .input-container input,body form .input-container input{text-indent:10px;padding-right:10px}html form .input-container input::placeholder,body form .input-container input::placeholder{color:#5e5e5e}html form .input-container input+.error-label,body form .input-container input+.error-label{color:#cc142b}html form .half-input,body form .half-input{gap:10px}html form button,body form button{border:none;color:#fff;border-radius:1px}html form button[disabled],body form button[disabled]{opacity:.3}html form input:not([type=radio]),html form button,body form input:not([type=radio]),body form button{height:50px}html form select,body form select{text-indent:10px}html input[type=checkbox].input-checkbox,body input[type=checkbox].input-checkbox{border:1px solid #4b4b4b;border-radius:1px;margin-right:20px;background-color:#0d0d0d;width:20px;height:20px;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative}html input[type=checkbox].input-checkbox:checked:after,body input[type=checkbox].input-checkbox:checked:after{content:"";position:absolute;width:24px;height:24px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPG1hc2sgaWQ9Im1hc2swXzU1NV8xMTY0IiBzdHlsZT0ibWFzay10eXBlOmFscGhhIiBtYXNrVW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4PSIwIiB5PSIwIiB3aWR0aD0iMjQiIGhlaWdodD0iMjQiPgo8cmVjdCB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9IiNEOUQ5RDkiLz4KPC9tYXNrPgo8ZyBtYXNrPSJ1cmwoI21hc2swXzU1NV8xMTY0KSI+CjxwYXRoIGQ9Ik0xMCAxNi40TDYgMTIuNEw3LjQgMTFMMTAgMTMuNkwxNi42IDdMMTggOC40TDEwIDE2LjRaIiBmaWxsPSJ3aGl0ZSIvPgo8L2c+Cjwvc3ZnPgo=);top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:14px;font-weight:700}html input[type=checkbox].input-checkbox:checked,body input[type=checkbox].input-checkbox:checked{content:"\2713";border:1px solid #fff;background-color:#0d0d0d}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input:focus-visible{outline:none}button[disabled]{opacity:.3}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus{-webkit-text-fill-color:#fff;-webkit-box-shadow:0 0 0px 1000px #272727 inset;transition:background-color 5000s ease-in-out 0s}
