body.home main{text-align:center}#intro{margin-top:10%;min-height:80vh}#intro img{width:50%;max-width:500px}#intro p{margin-top:20px;font-size:2.9rem}hr{border:none;width:100%;min-height:14px;background:0 repeat-x url(data:image/svg+xml;utf-8,%3Csvg%20width=%2214%22%20height=%2212%22%20viewBox=%220%200%2018%2015%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%3E%3Cpolygon%20id=%22Combined-Shape%22%20fill=%22%23f8873e%22%20points=%228.98762301%200%200%209.12771969%200%2014.519983%209%205.40479869%2018%2014.519983%2018%209.12771969%22/%3E%3C/svg%3E)}section{padding:30px 0 70px}section h2{margin-bottom:50px;font-size:3.4rem}.grid{display:grid;gap:20px}.pblocks{display:flex;justify-content:space-between;gap:40px;grid-template-columns:repeat(3,33%)}.pblock{border-top:1px solid #fff;border-bottom:1px solid #fff}.primary-cards{margin-bottom:30px;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.primary-cards img{width:100%}.secondary-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.secondary-cards img{width:100%}@media(max-width:800px){.primary-cards{grid-template-columns:repeat(2,1fr);gap:10px}.secondary-cards{grid-template-columns:repeat(3,1fr);gap:10px}}@media(max-width:600px){.secondary-cards{grid-template-columns:repeat(2,1fr);gap:10px}}@media(max-width:800px){main{padding:0 5%}.pblocks{flex-direction:column}.pblock{border-bottom:none}}