.header[data-v-dd5bb11a]{border-bottom:1px solid #5a5a5a}.back[data-v-dd5bb11a]{color:#dea46b}h3[data-v-dd5bb11a]{color:#fff}.button[data-v-7f731b6e]{background-color:#2f2f2f;color:#fff;border:none;text-align:center;min-height:60px;display:flex;align-items:center;justify-content:center;flex-direction:column;cursor:pointer;text-decoration:none;overflow:hidden;position:relative;font-size:1.1em;font-weight:900;box-shadow:0 0 7px -2px rgba(0,0,0,.8)}.button .name[data-v-7f731b6e]{text-decoration:none!important}.button.highlight[data-v-7f731b6e]{background-color:#dea46b}.button.highlight[data-v-7f731b6e]:hover{background-color:#d58a41}.button.disabled[data-v-7f731b6e]{background-color:#905820;color:grey;pointer-events:none}.button[data-v-7f731b6e]:hover{background-color:#161616;text-decoration:none!important}.button.highlight[data-v-7f731b6e]:before{content:"";position:absolute;top:0;left:-200%;width:300%;height:100%;background:linear-gradient(45deg,hsla(0,0%,100%,.2),hsla(0,0%,100%,.8) 50%,hsla(0,0%,100%,.2));transform:skewX(-30deg);transition:all .3s ease-in-out;z-index:1;pointer-events:none;animation:shine-animation-7f731b6e 4s ease-in-out infinite}.button.highlight[data-v-7f731b6e]:hover:before{animation:shine-animation-hover-7f731b6e .5s linear;left:200%}@keyframes shine-animation-hover-7f731b6e{0%{left:-200%}to{left:200%}}@keyframes shine-animation-7f731b6e{0%{left:-350%;opacity:1}10%{left:200%;opacity:1}11%{left:200%;opacity:0}12%{left:-350%;opacity:0}80%{left:-350%;opacity:1}90%{left:200%;opacity:1}91%{left:200%}91%{left:-350%;opacity:0}to{left:-350%;opacity:0}}.fixed-bottom{position:fixed;bottom:0;width:100%;height:60px;display:flex}.required{color:red;font-size:24px}