@charset "UTF-8";.homepage-banner-content{position:absolute;left:0;width:100%;z-index:2;bottom:10px}@media (min-width:992px){.homepage-banner-content{bottom:80px}}.homepage-banner-content h2{margin-bottom:40px;font-size:2rem;line-height:2rem;text-transform:uppercase;font-family:"Poppins",serif;font-weight:600;color:var(--white)}.homepage-banner-content p{padding-right:30px;margin-bottom:20px;font-size:0.85rem;line-height:1.2rem;font-family:"Poppins",serif;font-weight:400;color:var(--white)}.homepage-content{padding-top:100px;padding-bottom:100px;background-color:var(--turquoise)}.homepage-content h3{font-size:1.2rem;font-weight:500;color:var(--dark-grey)}.homepage-content h2{font-size:2rem;font-weight:400;color:var(--white)}.grid-container{width:100%;display:flex;justify-content:center}.grid-container .header{width:937px}.grid a{height:100%;width:100%}@media ( max-width:991.98px){.grid{margin-top:50px;margin-bottom:50px;width:100%;display:grid;gap:20px;grid-template-areas:'one''two''three''four''five';grid-template-rows:1fr 1fr 1fr 1fr 1fr;grid-template-columns:1fr}.grid .child{width:100%;height:320px;display:grid;place-items:center;font-size:3em;font-weight:bold}.grid .text p{text-decoration:none;color:var(--white);padding-left:30px;line-height:2rem;margin-bottom:30px;font-size:1.8rem;font-family:"Poppins",serif;font-weight:400;text-transform:uppercase}}@media (min-width:992px){.grid{margin-top:50px;margin-bottom:50px;width:937px;height:720px;display:grid;gap:20px;grid-template-areas:'one one one one one one two two''one one one one one one three three''four four four five five five three three';grid-template-rows:1fr 1fr 1fr;grid-template-columns:repeat(8,1fr)}.grid .child{width:100%;height:100%;display:grid;place-items:center;font-size:3em;font-weight:bold}.grid .text p{text-decoration:none;color:var(--white);padding-left:30px;line-height:2rem;margin-bottom:30px;font-size:1.8rem;font-family:"Poppins",serif;font-weight:600;text-transform:uppercase}}.grid .child .inner{position:relative;display:flex;width:100%;height:100%;border-radius:20px;background-color:var(--dark-green);justify-content:start;align-items:end}.grid .child .inner img{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:cover;object-position:50%;z-index:1;border-radius:20px}.grid .child .inner .text{position:absolute;top:0;left:0;height:100%;width:100%;z-index:2;display:flex;align-items:end}#one{grid-area:one}#two{grid-area:two}#two .inner{background-color:var(--dark-green)}#three{grid-area:three}#three .inner{background-color:var(--white)}#four{grid-area:four}#five{grid-area:five}#five .inner{background-color:var(--white)}#three a,#five a{color:var(--white)}.bg-turquoise .intro{padding-top:50px;padding-bottom:50px}.bg-turquoise .intro p{margin-bottom:30px;color:var(--white)}@media (min-width:992px){#two .inner{background:var(--dark-green);color:white}#two .inner p{color:white}#two img{display:none}#two:hover img{display:block}#two:hover .inner p{color:white}#four .inner{background:var(--white)}#four .inner p{color:var(--dark-green)}#four img{display:none}#four:hover .inner p{color:white}#four:hover img{display:block}#five .inner{background:var(--dark-green);color:white}#five .inner p{color:white}#five img{display:none}#five:hover img{display:block}#five:hover .inner p{color:white}#three .inner{background:var(--white)}#three .inner p{color:var(--dark-green)}#three img{display:none}#three:hover .inner p{color:white}#three:hover img{display:block}}
