@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,200;0,400;1,200&family=Poppins&display=swap");*{margin:0;padding:0;box-sizing:border-box}body{width:100%;height:100vh;background:#f6f6fe;color:#000;font-size:16px;font-family:Montserrat,sans-serif;overflow-x:hidden;font-weight:400}#__next{height:100%;position:relative}img{object-fit:cover}h1,h2,h3{margin-bottom:.5em}h1{line-height:60px;font-weight:700}h3{font-size:90%}p{opacity:.7;line-height:25px}a{text-decoration:none}