html{font-size:62.5%}body{font-size:1.6rem;line-height:2}h1{font-size:45px;font-size:calc(1.02854rem + 2.1429vw)}h1,h2{line-height:1.3}h2{font-size:36px;font-size:calc(1.54285rem + .7143vw)}@media (min-width:1200px){h1{font-size:3.6rem}h2{font-size:2.4rem}}@media screen and (max-width:640px){body{line-height:2}h1{font-size:2.4rem}h2{font-size:2rem}}.button-010{align-items:center;background-color:#4d4d4d;border:none;border-radius:5px;color:#fff;display:flex;font-size:1em;font-weight:600;justify-content:center;margin:0 auto;overflow:hidden;padding:1em 2em;position:relative;width:320px}.button-010:before{animation:animation-button-010 2s linear infinite;background-image:linear-gradient(left,hsla(0,0%,100%,0),#fff 50%,hsla(0,0%,100%,0));background-image:-webkit-gradient(linear,left bottom,right bottom,color-stop(0,hsla(0,0%,100%,0)),color-stop(50%,#fff),color-stop(100%,hsla(0,0%,100%,0)));content:"";display:block;height:100px;left:-30%;position:absolute;top:-50%;transform:rotate(30deg);width:70px}@keyframes animation-button-010{17%{left:120%}to{left:120%}}.button-010:after{border-right:2px solid #fff;border-top:2px solid #fff;content:"";height:5px;margin-left:10px;transform:rotate(45deg);width:5px}.button-010:hover{background-color:#3d3d3d}