@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600&display=swap";@font-face{font-family:GTSuper;src:url(/_next/static/media/GT-Super-Display-Super.edb0459d.woff2);font-weight:900;font-style:normal}*{margin:0;padding:0;box-sizing:border-box}body,html{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;font-size:18px}h1{font-size:3rem;letter-spacing:-.03em;font-family:GTSuper,serif}h2{font-size:2.5rem;letter-spacing:-.025em;font-weight:700}h3{font-size:2rem;letter-spacing:-.02em;font-family:GTSuper,serif}h4{font-size:1.75rem;letter-spacing:-.017em;line-height:200%;font-weight:700}h5{font-size:1.5rem;letter-spacing:-.025em;font-weight:300}h6{font-size:1.25rem;letter-spacing:-.017em;line-height:200%;font-weight:700}p{font-weight:400;font-size:1rem;line-height:160%}a{color:#0070f3;text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;display:block}footer{width:100%;height:100px;border-top:1px solid #eaeaea;display:flex;justify-content:center;align-items:center}footer img{margin-left:.5rem}footer a{display:flex;justify-content:center;align-items:center}.editorialContainer{margin:auto;max-width:600px;width:90%}.bigImageContainer,.imageContainer{margin:30px auto;max-width:600px}.imageContainer{width:100%}.toggleComponent{margin:15px 0}.toggleComponent__row{cursor:pointer;display:flex;margin-bottom:15px}.toggleComponent__row p{margin-left:10px}.toggleComponent__arrow{min-width:24px}.toggleComponent__arrow span{transition:all .2s ease}.toggleComponent .rotate span{transform:rotate(90deg)}@media(max-width:650px){.imageContainer{grid-template-columns:1fr}}