@import"https://fonts.googleapis.com/css2?family=Barlow+Semi+Condensed:wght@500;600&display=swap";.attribution{font-size:1rem;color:#222d59;text-align:center}.attribution a{font-size:1.1rem;color:#3e52a3}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}body{font-family:"Barlow Semi Condensed",sans-serif;color:#fff;line-height:1.4;background-color:#ecf2f8}img{width:100%}ul{list-style-type:none}a{text-decoration:none;color:#333}.container{max-width:1260px;margin:0 auto;padding:1rem}.grid-container{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width: 760px){.grid-container{grid-template-columns:repeat(4, 1fr);grid-template-rows:repeat(2, 1fr)}}.card{padding:1.5rem;border-radius:10px}.card .card__header-container{display:flex;gap:1.5rem}.card .card__avatar{width:50px;height:50px;border-radius:50%;background-color:#fff}.card .card__verified{color:rgba(255,255,255,.5)}.card .card__intro{font-size:1.5rem;margin-bottom:1.5rem}.card .card__testimony{color:rgba(255,255,255,.7)}.card:nth-child(1){background-color:#7541c8}@media(min-width: 760px){.card:nth-child(1){grid-column:1/span 2}}.card:nth-child(2){background-color:#48556a}@media(min-width: 760px){.card:nth-child(2){grid-column:3/span 1}}.card:nth-child(3){color:#19212e;background-color:#fff;box-shadow:30px 10px 5px rgba(0,0,0,.1)}.card:nth-child(3) .card__verified{color:rgba(25,33,46,.5)}.card:nth-child(3) .card__testimony{color:rgba(25,33,46,.7)}@media(min-width: 760px){.card:nth-child(3){grid-column:1/span 1;grid-row:2/span 1}}.card:nth-child(4){background-color:#19212e}@media(min-width: 760px){.card:nth-child(4){grid-column:2/span 2;grid-row:2/span 1}}.card:nth-child(5){color:#19212e;background-color:#fff;box-shadow:30px 10px 5px rgba(0,0,0,.1)}.card:nth-child(5) .card__verified{color:rgba(25,33,46,.5)}.card:nth-child(5) .card__testimony{color:rgba(25,33,46,.7)}@media(min-width: 760px){.card:nth-child(5){grid-column:4/span 1;grid-row:1/span 2}}/*# sourceMappingURL=style.css.map */