body.type-page main{margin:0;width:100%;max-width:100%;text-align:center}section.hero{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-left:-8%;margin-right:-8%;background-color:#238458;padding:35px 0 40px;color:#fff}section.hero .icon-grid{position:relative;display:flex;flex-direction:column;gap:24px;font-size:2.8rem}section.hero .icon-grid>div{display:flex;gap:24px}section.hero .icon-grid:first-child div:nth-child( even ){margin-left:20px}section.hero .icon-grid:last-child div:nth-child( even ){margin-left:-20px}section.hero .intro{padding:0 10px;width:40%}section.hero .intro h1{margin:0;font-size:5.8rem}section.hero .intro p{margin-top:0;font-size:2.8rem}@media(max-width:1200px){section.hero{margin-left:-12%;margin-right:-12%}}@media(max-width:1000px){section.hero{margin-left:-20%;margin-right:-20%}}@media(max-width:800px){section.hero{margin-left:-40%;margin-right:-40%}}@media(max-width:600px){section.hero{margin-left:-80%;margin-right:-80%;height:300px;overflow:clip}section.hero .intro h1{font-size:4.5rem}section.hero .intro p{font-size:smaller;font-size:2rem}}