*{font:1rem/1.2rem Arial,Helvetica,Calibri;box-sizing:border-box}a{text-decoration:none;color:#155d6c}a:hover,a:active{text-decoration:underline}a:visited{text-decoration:none;color:#155d6c}img{width:100%;height:auto}.wrap{width:70vw;margin:2rem auto 0;max-width:1200px}@media screen and (max-width: 414px){.wrap{width:100%;padding:0 1rem}}.borderTop,.borderBottom{margin:4rem 0;border-top:3px;position:relative}.borderTop:before,.borderBottom:before{content:"";position:absolute;width:100%;height:3px;background:linear-gradient(to right, #155d6c, white);top:-3px;left:0}@media screen and (max-width: 414px){.borderTop:before,.borderBottom:before{margin:1rem 0}}.borderBottom{border-top:0;border-bottom:3px;margin-bottom:.5rem}.outerRight{grid-column:4/5;grid-row:1/span 3;border-right:10px;position:relative}.outerRight:before{content:"";position:absolute;width:40px;height:100%;background:linear-gradient(to bottom, white, #ebebeb);top:-3px;left:-40px}@media screen and (max-width: 414px){.outerRight{display:none}}.container{display:grid;grid-template-columns:repeat(3, 1fr)}@media only screen and (max-width: 1023px){.container{display:flex;flex-direction:column}}.left{background-color:#155d6c;color:#fff}.middle{background-color:#ebebeb}.head{padding:15% 20% 5%;grid-row:1}.body{grid-row:2;padding:0 20%}.body img{width:100%;margin:2rem 0}.footer{grid-row:3;padding:5% 20% 15%}.footer p{margin-top:0}.right.footer h2{font-size:1.4rem;text-transform:uppercase;text-align:justify;text-justify:inter-character}.right.footer p{text-align:justify}#footer{display:flex;justify-content:space-between}
