html,body{margin:0;padding:0}html{font-size:100%;-webkit-box-sizing:border-box;box-sizing:border-box}*,*::before,*::after{-webkit-box-sizing:inherit;box-sizing:inherit}body{display:-ms-grid;display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:"Spartan", sans-serif;font-size:1rem;font-weight:400;background-image:url("/images/bg-pattern-top-desktop.svg"),url("/images/bg-pattern-bottom-desktop.svg");background-repeat:no-repeat, no-repeat;background-size:auto, auto;background-position:0% 0%, 100% 100%;color:#502050;height:calc(100vh - 3px)}h1,h2,h3{margin:0}h1{font-size:clamp(2rem, 20vw, 3rem)}.bold{font-weight:bold}.container{max-width:1280px}@media (max-width: 1000px){.container{padding-block:4rem}}.top{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2, 1fr);margin-bottom:4rem}@media (max-width: 1000px){.top{-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:(1fr)[2];grid-template-rows:repeat(2, 1fr)}}.top_left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}@media (max-width: 1000px){.top_left{text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.heading{max-width:400px}.description{max-width:500px}.ratings{text-align:right}@media (max-width: 1000px){.ratings{text-align:center}}.rating{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem;background-color:#f7f2f7;padding:1rem 3rem;border-radius:8px;width:500px;margin-block:0.5rem}@media (max-width: 1000px){.rating{display:-ms-inline-grid;display:inline-grid;gap:1rem;width:380px}}.rating:first-of-type{margin-right:6rem}@media (max-width: 1000px){.rating:first-of-type{margin-right:0}}.rating:nth-of-type(2n){margin-right:3rem}@media (max-width: 1000px){.rating:nth-of-type(2n){margin-right:0}}.star>img:not(:last-of-type){margin-right:0.3rem}.cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2rem;min-height:350px}@media (max-width: 1000px){.cards{-ms-flex-wrap:wrap;flex-wrap:wrap}}.card{display:-ms-grid;display:grid;-ms-grid-rows:(auto)[2];grid-template-rows:repeat(2, auto);row-gap:2rem;color:white;background-color:#502050;padding:2rem;border-radius:8px;max-width:400px;height:280px}.card:nth-of-type(2n){margin-top:2rem}@media (max-width: 1000px){.card:nth-of-type(2n){margin-top:0}}.card:last-of-type{margin-top:4rem}@media (max-width: 1000px){.card:last-of-type{margin-top:0}}.card p{margin:0}.card div:first-of-type{display:-ms-grid;display:grid;-ms-grid-columns:1fr 90%;grid-template-columns:1fr 90%;-ms-grid-rows:(1fr)[2];grid-template-rows:repeat(2, 1fr);grid-template-areas:"avatar text1" "avatar text2";grid-column-gap:2rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card div:first-of-type p:first-of-type{-ms-grid-row:1;-ms-grid-column:2;grid-area:text1}.card p:nth-of-type(2n){color:#ee68a4}.card .avatar{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:1;grid-area:avatar;width:50px;height:50px;border-radius:50%}.card .avatar-colton{background:no-repeat center/contain url("/images/image-colton.jpg")}.card .avatar-irene{background:no-repeat center/contain url("/images/image-irene.jpg")}.card .avatar-anne{background:no-repeat center/contain url("/images/image-anne.jpg")}footer{display:none}footer .attribution{font-size:11px;text-align:center}footer .attribution>a{color:#3e52a3}
/*# sourceMappingURL=style.min.css.map */