h1,h2,h3,h4,h5,h6{margin:0}
div,p{margin:0}
.button--secondary{cursor:pointer;font-size:1.4rem;line-height:150%;font-weight:600;color:#2f2f2f;background-color:rgba(0,0,0,0);border:1px solid #2f2f2f;border-radius:1.2rem;text-transform:uppercase;padding:1.7rem}
@media screen and (min-width:2340px){
html{font-size:calc(100% + (70vw - 1920px)/ 80)!important;transition:.3s ease-in-out}
}