@import url("https://fonts.googleapis.com/css2?family=Merriweather+Sans:wght@300..800&display=swap");body{font-family:Merriweather Sans,sans-serif}.content--box{background:#004a59;display:flex;flex-direction:column;gap:30px;justify-content:center;padding:40px 80px;width:50%}.content--box1{background:#004a59;border-radius:26px 0 0 26px}.content--box2{background:#fff;border:1px solid #333;border-left:0;border-radius:0 26px 26px 0}.content--figure--adjacent{display:flex;justify-content:center;margin:0 0 30px}.content--figure--adjacent figure{margin:0;width:50%}.content--figure--adjacent figure img{height:100%;object-fit:cover;position:relative;width:100%}.content--box1 h2{color:#fff}.content--box1 h2,.content--box2 h2{font-size:48px;font-weight:600;line-height:100%!important;margin:0}.content--box2 h2{color:#004a59}.content--box1 p{color:#fff}.content--box1 p,.content--box2 p{font-size:24px;font-weight:400;margin:0}.content--box2 p{color:#004a59}.content--box a{background:#cbf200;color:#004a59;display:block;font-size:20px;font-weight:600;margin:0 0 0 auto;padding:8px;text-align:center;width:220px}.content--box a,.content--box a:hover{border-radius:60px;text-decoration:none}.content--box a:hover{background:#ccfff7;color:#004a59!important}@media only screen and (max-width:1400px){.content--box{padding:30px}}@media only screen and (max-width:1000px){.content--figure--adjacent{flex-direction:column;gap:20px}.content--box,.content--figure--adjacent figure{width:100%}.content--box2{border:1px solid #333}.content--box1,.content--box2{border-radius:26px}div.content--figure--adjacent:nth-child(2){flex-direction:column-reverse}}@media only screen and (max-width:600px){.content--box1 h2,.content--box2 h2{font-size:40px;line-height:100%}}