:root{--clr-primary-1:#d2f4ea;--clr-primary-2:#a5e9d4;--clr-primary-3:#78debf;--clr-primary-4:#4ed4ac;--clr-primary-5:#20cb98;--clr-primary-6:#1aa179;--clr-primary-7:#13795b;--clr-primary-8:#0d503c;--clr-primary-9:#06281e;--clr-grey-1:#dae2ec;--clr-grey-2:#bcccdc;--clr-grey-3:#9eb2c7;--clr-grey-4:#829ab0;--clr-grey-5:#617d98;--clr-grey-6:#48647f;--clr-grey-7:#324d67;--clr-grey-8:#243a52;--clr-grey-9:#102a42;--clr-white:#fff;--clr-red-dark:#bb2525;--clr-red-light:#e66b6b;--clr-green-dark:#25bb32;--clr-green-light:#6be675;--clr-black:#222;--transition:all 0.3s linear;--spacing:0.1rem;--radius:0.25rem;--light-shadow:0 5px 15px rgba(0,0,0,0.1);--dark-shadow:0 5px 15px rgba(0,0,0,0.4);--max-width:1170px;--fixed-width:450px;--clr-pink:#f28ab2}*,:after,:before{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;background:#f28ab2;background:var(--clr-pink);color:#102a42;color:var(--clr-grey-9);line-height:1.5;font-size:.875rem}ul{list-style-type:none}a{text-decoration:none}h1,h2,h3,h4{letter-spacing:.1rem;letter-spacing:var(--spacing);text-transform:capitalize;line-height:1.25;margin-bottom:.75rem}h1{font-size:3rem}h2{font-size:2rem}h3{font-size:1.25rem}h4{font-size:.875rem}p{margin-bottom:1.25rem;color:#617d98;color:var(--clr-grey-5)}@media screen and (min-width:800px){h1{font-size:4rem}h2{font-size:2.5rem}h3{font-size:1.75rem}body,h4{font-size:1rem}h1,h2,h3,h4{line-height:1}}@media screen and (max-width:400px){img{max-width:80%}h1{font-size:4rem}h2{font-size:2rem}h3{font-size:1rem}body,h4{font-size:.5rem}p{font-size:.7rem}h1,h2,h3,h4{line-height:1}}.section{width:90vw;margin:0 auto;max-width:1170px;max-width:var(--max-width)}@media screen and (min-width:992px){.section{width:95vw}}main{min-height:100vh;display:flex;justify-content:center;align-items:center}.container{width:90vw;margin:5rem 0;max-width:450px;max-width:var(--fixed-width);background:#fff;background:var(--clr-white);border-radius:.25rem;border-radius:var(--radius);padding:1.5rem 2rem;box-shadow:0 5px 15px rgba(0,0,0,.4);box-shadow:var(--dark-shadow)}.container h3{font-weight:400;text-transform:none;margin-bottom:2rem}.person{display:grid;grid-template-columns:auto 1fr;grid-column-gap:.75rem;-webkit-column-gap:.75rem;column-gap:.75rem;margin-bottom:1.5rem;align-items:center}.person img{width:75px;height:75px;object-fit:cover;border-radius:50%;box-shadow:0 5px 15px rgba(0,0,0,.1);box-shadow:var(--light-shadow)}.person h4{margin-bottom:.35rem}.person p{margin-bottom:0}.container button{color:#fff;color:var(--clr-white);display:block;width:100%;border-color:transparent;background:#f28ab2;background:var(--clr-pink);margin:2rem auto 0;text-transform:capitalize;font-size:1.2rem;padding:.5rem 0;letter-spacing:.1rem;letter-spacing:var(--spacing);border-radius:.25rem;border-radius:var(--radius);outline:1px solid rgba(242,138,178,.8);cursor:pointer}
/*# sourceMappingURL=main.045e1c64.chunk.css.map */