:root{--red: hsl(0, 78%, 62%);--cyan: hsl(180, 62%, 55%);--orange: hsl(34, 97%, 64%);--blue: hsl(212, 86%, 64%);--grey-500: hsl(234, 12%, 34%);--grey-400: hsl(212, 6%, 44%);--white: hsl(0, 0%, 100%)}*,*::before,*::after{box-sizing:border-box}*{margin:0}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}body{font-family:"Poppins",sans-serif}.tagline{font-weight:200}.tagline,h1{font-size:2rem;letter-spacing:1px}h1{font-weight:600;color:var(--grey-500)}.sub-title{font-size:1rem;padding:1.25rem 0.75rem}h1,.tagline,.sub-title{text-align:center}h2{font-size:1.25rem;font-weight:600;color:var(--grey-500);margin-bottom:0.75rem}p,.tagline,.sub-title{color:var(--grey-400)}main{padding:4rem 1.5rem}@media(min-width: 90em){main{padding:7.5rem 7.5rem}}@media(min-width: 90em){.hero-copy{max-width:40%;margin:0 auto}}.card{background:var(--white);padding:2.625rem;padding-bottom:3.25rem;border-radius:0.5rem;display:flex;flex-direction:column;gap:2.625rem;box-shadow:0rem 0.75rem 1.5rem -0.0625rem rgba(62,116,161,.328);height:-moz-fit-content;height:fit-content}.card .icon-container{align-self:flex-end}@media(min-width: 90em){.card{width:33%}}.service-cards{display:flex;flex-direction:column;gap:2rem;margin-top:3.25rem}@media(min-width: 90em){.service-cards{flex-direction:row;justify-content:space-between;align-items:center}}.middle{display:flex;flex-direction:column;gap:2rem}@media(min-width: 90em){.middle{width:33%}}@media(min-width: 90em){.middle .card{width:100%}}.supervisor{border-top:0.25rem solid var(--cyan)}.team-builder{border-top:0.25rem solid var(--red)}.karma{border-top:0.25rem solid var(--orange)}.calculator{border-top:0.25rem solid var(--blue)}/*# sourceMappingURL=main.css.map */