@charset "UTF-8";html,body{background:#efefef;font-family:EB Garamond;background:url(./cardboard-BL7W-zwa.png) repeat;background-size:600px;overflow-x:hidden;overflow-y:auto;position:relative}@media screen and (max-width: 800px){html,body{font-size:13px}}main{display:flex;flex-direction:column;align-items:center;gap:1em;margin-top:2em;margin-left:auto;margin-right:auto;padding:0 2em}@media screen and (max-width: 800px){main{padding:0 1.5em}}main p,main h3{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}main p{line-height:1;margin-bottom:.5em}h3{margin-bottom:.5em;line-height:1.2}.logo{width:64px;height:64px;border-radius:16px;cursor:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'  width='32' height='38' viewport='0 0 100 100' style='fill:black;font-size:19px;'><text y='50%'>🎲</text></svg>") 16 0,auto;transition:box-shadow .2s}.logo.switching{animation:pulse .4s infinite}.logo:hover{box-shadow:0 0 12px 2px #fed15d}@keyframes pulse{0%{box-shadow:0 0 12px 2px #fed15d}50%{box-shadow:0 0 12px 8px #fed15d}to{box-shadow:0 0 12px 2px #fed15d}}.description{display:flex;flex-direction:column;gap:.25em;font-size:1.5em;max-width:800px}.cta{font-size:2em;background:#fed15d;padding:1em 2em;border-radius:16px;box-shadow:0 0 8px 4px #fed15d}.cta p{margin:0}.cta.small{font-size:1.5em}.cover{margin-top:5%;position:absolute;z-index:-1;min-width:1500px;opacity:.65}@media screen and (max-width: 520px){.cover{margin-top:30%}}.stickies{display:flex;gap:3em;flex-wrap:wrap;align-items:center;justify-content:center}@media screen and (max-width: 800px){.stickies{gap:0;width:calc(100% + 2em)}}.carousel{display:flex;overflow-x:auto;gap:1em;background-size:contain;padding:2em 2em 0;margin-bottom:0;justify-content:center;background-repeat:no-repeat}.carousel img:not(.sticky){max-height:500px;border-radius:8px;box-shadow:0 0 16px 6px #2929294d}@media screen and (max-width: 1280px){.carousel{padding:2em 1em 1em;width:calc(100% + 5em);justify-content:start}}.testimonials{align-items:center;width:calc(100% + 5em);justify-content:start;padding-top:0}.testimonials img{max-width:400px;height:auto}.testimonials .testimonial{width:400px;height:400px;padding:.2em;border-radius:8px;background:#dadada}@media screen and (max-width: 800px){.testimonials img{max-width:300px}.testimonials .testimonial{width:300px;height:300px}}.sticky{max-width:180px;filter:drop-shadow(0px 0px 6px rgba(41,41,41,.3))}footer{margin-top:5em;padding-bottom:3em;margin-left:auto;margin-right:auto;width:100%;text-align:center;font-size:1.3em;display:flex;flex-direction:column;align-items:center}footer a{text-decoration:none;color:#1b4ad8}.medium-zoom--opened .medium-zoom-overlay{opacity:.8!important}.medium-zoom-image--opened{object-fit:contain;opacity:1}footer{color:#333}.logos{display:flex;margin-top:.25em;gap:.5em}.logos div{display:flex;flex-direction:column}.logos img{width:32px;height:32px}*,*:before,*:after{box-sizing:border-box}*{margin:0}html,body{height:100%}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root,#__next{isolation:isolate}
