@-webkit-keyframes skeleton{0%{background-position:0 25%}to{background-position:75% 100%}}@keyframes skeleton{0%{background-position:0 25%}to{background-position:75% 100%}}#agreement .agreementErrorMsg{display:none}#agreement .error{border:none!important}#agreement .error .agreementErrorMsg{border-radius:.3rem;background-color:#ffe0e0;display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:1rem auto;padding:1rem 2rem;text-align:center}#agreement button{margin-top:auto;background-color:#f7f9ff;border-radius:0;font-size:1.1rem;font-weight:500;padding:1rem}#agreement button:hover{background-color:#d6e0ff}#agreement .parent{max-width:54rem;min-height:100vh;justify-content:flex-start}#agreement .parent>div{padding:0 2rem;margin-bottom:2rem;text-align:justify}#agreement .parent label{padding-right:1.5rem;text-indent:-1.75rem;cursor:pointer}#agreement .parent,#agreement h1{border-radius:0;margin:0!important;width:100%}@media only screen and (max-width:768px){#agreement{width:100%;margin:0}#agreement .parent{background-color:hsla(0,0%,100%,.7);padding-bottom:4rem}#agreement button{width:90%;margin:1rem auto 0;border-radius:.3rem}}