body{margin-top:66px !important;background-color:white}.container{padding-left:0px;padding-right:0px}@media screen and (max-width:767px){.row{margin-right:0;margin-left:0}}.text-content{font-size:18px;color:#333;position:relative;background-color:#DEE7DC;max-width:none}@media (min-width:576px){.text-content{font-size:20px}}.text-content,.text-content p,.text-content h2,.text-content h3{font-family:'PT Serif','Palatino','Palatino Linotype','Georgia',sans-serif}.text-content p{margin-bottom:1.5em;line-height:1.8em}.text-content h2{font-size:26px;font-weight:bold;margin:10px 0}@media (min-width:576px){.text-content h2{font-size:32px}}.text-content .header{position:relative;height:100vh;overflow:hidden;background:url('header-back-desktop.jpg') no-repeat center,#abdade;background-size:contain}.text-content .header .title{position:absolute;right:0;top:0;display:flex;align-items:center;justify-content:center;padding:20px;margin:0}.text-content .header .title img{width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain}.text-content .header .image{position:absolute;bottom:0;background:url('header-image.png') no-repeat center;background-size:auto 100%}@media (min-aspect-ratio:3/2){.text-content .header .title{width:50%;height:100%;padding:30px}.text-content .header .image{left:0;width:50%;height:100%;background-size:contain}}@media (min-width:1920px) and (min-aspect-ratio:3/2){.text-content .header .title img{width:67.26221755%}}@media not all and (min-aspect-ratio:3/2){.text-content .header{background:url('header-back-mobile.jpg') no-repeat top center,#abdade;background-size:contain}.text-content .header .title{width:100%;height:40%}.text-content .header .title img{width:100%;height:100%}.text-content .header .image{left:0;width:100%;height:60%}}@media (max-aspect-ratio:1/2){.text-content .header .title{top:3%;width:100%;height:40%}.text-content .header .image{left:0;bottom:5%;width:100%;height:50%}}.text-content .text{margin-top:50px;margin-bottom:50px;text-align:justify}.text-content .divider{text-align:center;margin:20px}.text-content .divider img{max-width:80%;height:auto}.text-content h2.topics-title{text-align:center;font-size:36px;color:#56844E}@media (min-width:576px){.text-content h2.topics-title{font-size:48px}}.text-content .topics{display:grid;margin:50px 20px;grid-gap:20px;grid-template-rows:auto;grid-template-columns:1fr 1fr;grid-template-areas:"image_a1 article1" "topic1 image1" "image2 topic2" "topic3 image3" "divider1 ." "image_a2 article2" "topic4 image4" "image5 topic5" "topic6 image6" "divider2 ." "image_a3 article3" "topic7 image7" "image8 topic8" "topic9 image9" "image10 topic10"}.text-content .topics .image-placeholder{display:none}.text-content .topics img{max-width:100%;height:auto;border-radius:20px}@media (min-width:768px){.text-content .topics{grid-template-columns:1fr 1fr 1fr;grid-template-areas:"image_a1 article1 image1" "topic1 image2 topic2" "image3 topic3 ." "divider1 . ." "image_a2 article2 image4" "topic4 image5 topic5" "image6 topic6 ." "divider2 . ." "image_a3 article3 image7" "topic7 image8 topic8" "image9 topic9 image10" "topic10 placeholder1 ."}.text-content .topics .image-placeholder{display:block}}@media (min-width:992px){.text-content .topics{grid-template-columns:1fr 1fr 1fr 1fr;grid-template-areas:"image_a1 article1 image1 topic1" "topic2 image2 topic3 image3" "divider1 . . ." "image_a2 article2 image4 topic4" "topic5 image5 topic6 image6" "divider2 . . ." "image_a3 article3 image7 topic7" "topic8 image8 topic9 image9" ". topic10 image10 ."}.text-content .topics .image-placeholder{display:none}}.text-content .topics .grid-divider{position:relative}.text-content .topics .grid-divider .box-container{width:100%;height:0;padding-top:50%}.text-content .topics .topic{position:relative}.text-content .topics .topic .box-container{width:100%;height:0;padding-top:100%}.text-content .topics .topic a{display:flex;position:absolute;left:0;top:0;width:100%;height:100%;border-radius:20px;align-items:center;justify-content:center;text-decoration:none;background-color:#56844E}.text-content .topics .topic a:hover,.text-content .topics .topic a:active{text-decoration:none;background-color:#6ca362}.text-content .topics .topic a h3{text-align:center;color:white;font-size:20px;line-height:1.2em;margin:0}.text-content .topics .topic a h3 span{font-size:16px}@media (min-width:420px){.text-content .topics .topic a h3{font-size:24px}.text-content .topics .topic a h3 span{font-size:16px}}@media (min-width:576px){.text-content .topics .topic a h3{font-size:30px}.text-content .topics .topic a h3 span{font-size:20px}}.text-content .offer{display:flex;flex-direction:column;margin:40px 20px;padding:30px 30px;background-color:white;border-radius:20px}.text-content .offer .offer-image{display:flex;align-items:center;justify-content:center}.text-content .offer .offer-text{margin:10px 0 0 0;text-align:center}@media (min-width:992px){.text-content .offer{flex-direction:row;align-items:center}.text-content .offer .offer-text{margin:0 0 0 20px;padding:0 40px}}.text-content a.button{display:inline-block;background-color:#56844E;border-radius:10px;padding:8px 10px;margin:10px;color:white;text-decoration:none;transition:background-color .4s}.text-content a.button:hover,.text-content a.button:active{text-decoration:none;background-color:#6ca362}