@import url(https://fonts.googleapis.com/css2?family=Nunito:wght@300;400;500;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Caveat:wght@500;700&display=swap);html{font-size:100%;scroll-behavior:smooth}@media screen and (min-width:320px){html{font-size:calc(11.33333px + .83333vw)}}@media screen and (min-width:1280px){html{font-size:18px}}body{font-weight:400;line-height:1.65;display:block;overflow-x:hidden;color:#333;background:#fff;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}p{margin:.25rem}h1,h2,h3,h4,h5{margin:2rem 0 1.05rem;font-family:Rubik,sans-serif;line-height:1.15;color:#333;font-family:Caveat,cursive}h1{margin-top:0;font-size:3.052em}h1,h2{font-weight:600}h2{font-size:2.441em}h3{font-size:1.953em}h3,h4{font-weight:500}h4{font-size:1.563em}h5{font-size:1.25em;font-weight:400}*{margin:0;padding:0;text-decoration:none;outline-color:transparent;-webkit-tap-highlight-color:transparent;box-sizing:border-box}ul{list-style:none;padding:1vw 3vw}ul li{line-height:1em;margin:1em 0}.wrap{width:100%;max-width:1340px;margin:0 auto;padding:2vw}a{color:#dfba5d}a:hover{filter:brightness(.8)}a.btn{position:relative;display:block;min-width:120px;margin:8px 16px;padding:8px 24px;border-radius:999px;background:#fff;color:#333;box-shadow:0 4px 12px rgba(0,0,0,.08);transition:.2s ease;text-align:center}a.btn.red{background:#d72727;color:#fff}a.btn:hover{box-shadow:0 20px 30px rgba(0,0,0,.2)}.missing-message{display:grid;place-items:center;padding-top:64px}