@import"https://fonts.googleapis.com/css2?family=Genos:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css";:root{--clr-maroon: 344 98% 26%;--clr-milktea: 24 69% 79%;--clr-offwhite: 42 53% 93%;--clr-cyan: 155 27% 38%;--clr-grey: 211, 12%, 48%;--clr-black: 0 0% 0%;--clr-white: 0 0% 100%;--fs-900: 9.375rem;--fs-800: 6.25rem;--fs-750: 5.5rem;--fs-700: 3.5rem;--fs-650: 2.5rem;--fs-600: 2rem;--fs-500: 1.75rem;--fs-450: 1.425rem;--fs-400: 1.125rem;--fs-300: 1rem;--fs-200: .875rem;--fs-100: .75rem;--ff-sans: "Genos", sans-serif}*,*:before,*:after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media(prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}body{font-family:var(--ff-sans);background-color:hsl(var(--clr-maroon))}.red{color:hsl(var(--clr-maroon))}.white{color:hsl(var(--clr-white))}.nodec{text-decoration:none}.uppercase{text-transform:uppercase}.vert{color:hsl(var(--clr-maroon));font-size:var(--fs-500);font-weight:900}.headereff{text-shadow:0px 3px 0px hsl(var(--clr-milktea)),0px 7px 10px rgba(0,0,0,.15),0px 12px 2px rgba(0,0,0,.1),0px 30px 30px rgba(0,0,0,.1)}h1{font-weight:500;font-size:var(--fs-750);line-height:1}h2{font-weight:500;font-size:var(--fs-600);line-height:1}h3{font-weight:400;font-size:var(--fs-500);line-height:1}h4{font-weight:400;font-size:var(--fs-400);line-height:1}p{font-size:var(--fs-450)}.container{display:flex;flex-direction:column;justify-content:center}.hero{background-color:hsl(var(--clr-white));text-align:center;line-height:2;display:flex;flex-direction:column;justify-content:center;border:1px solid;box-shadow:1px 1px 15px}.hero h1{padding-bottom:2rem}.hero h3{line-height:1.5}.headertitle{padding-top:2rem;padding-bottom:2rem;display:flex;color:hsl(var(--clr-white));justify-content:center}.content{display:flex;width:100%;justify-content:center;padding:1rem 5rem;color:hsl(var(--clr-white));gap:2rem}.card{width:300px}.card img{width:100%;border-radius:50%;box-shadow:#091e4240 0 4px 8px -2px,#091e4214 0 0 0 1px}.card h3{padding-top:1rem;padding-bottom:1rem;text-align:center}.card p{text-align:center}.card a{color:hsl(var(--clr-white))}@media(min-width:300px){.hero{background-color:hsl(var(--clr-white));border:1px solid;padding-inline:2rem;line-height:2;box-shadow:1px 1px 15px}.content{display:flex;justify-content:center;color:hsl(var(--clr-white));flex-wrap:wrap}}
