@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";@media screen and (max-width: 992px){:root{--big-font-size: 2.75rem;--h1-font-size: 1.5rem;--h2-font-size: 1.25rem;--h3-font-size: 1rem;--normal-font-size: .938rem;--small-font-size: .813rem;--smaller-font-size: .75rem}}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body,button,input,textarea{font-family:Poppins,sans-serif;font-size:1rem}body{background-color:#fafafa;color:#757575}h1,h2,h3{color:#333;font-weight:600}ul{list-style:none}a{text-decoration:none}button{outline:none;border:none;cursor:pointer}img{max-width:100%;height:auto}.section{padding:6rem 0 2rem}.section__title{font-size:2.25rem;color:#333}.section__header{font-size:1.5rem;color:#333}.section__subtitle{display:block;font-size:.875rem;margin-bottom:3rem}.section__title,.section__header,.section__subtitle{text-align:center}.container{max-width:968px;margin-left:auto;margin-right:auto}.grid{display:grid;gap:1.5rem}.button{display:inline-block;background-color:#333;color:#fff;padding:1.25rem 2rem;border-radius:1rem;font-weight:500}.button:hover{background-color:#000}.button__icon{margin-left:.5rem}.button--flex{display:inline-flex;align-items:center}@media screen and (max-width: 992px){.container{margin-left:1.5rem;margin-right:1.5rem}.button{padding:1rem 1.75rem}.button__icon{width:22px;height:22px}}@media screen and (max-width: 768px){body{margin:0 0 3rem}.section{padding:2rem 0 4rem}.section__subtitle{margin-bottom:3rem}}@media screen and (max-width: 350px){:root{--big-font-size: 2.25rem}.container{margin-left:1rem;margin-right:1rem}}.loading{display:flex;justify-content:center;align-items:center;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}
