@import url(https://fonts.googleapis.com/css?family=PT+Sans:100,200,300,400,500,600,700,800,900);
:root{--primary-color:#05001f;--secondary-color:#5594ff;--detail-color:#1e223c;--white-color:#fff;--whatsapp-color:#45a858;--text-color:#3c3c3b;--gray-color:#b6b6b6;--primary-font:"PT Sans",sans-serif;--secondary-font:"PT Sans",sans-serif}#post{background-color:#e6e6e6}#post #data{padding:4rem 0}@media screen and (max-width:981px){#post #data{padding:0 0 2rem}}#post #data .data__container{display:flex;justify-content:space-between}@media screen and (max-width:981px){#post #data .data__container{align-items:flex-start;flex-direction:column}}#post #data .data__container .data__background{flex:50%;max-width:50%;min-height:400px;position:relative}@media (max-width:992px){#post #data .data__container .data__background{margin-top:25px;min-height:1px}}@media (max-width:767px){#post #data .data__container .data__background{max-width:80%}}@media (max-width:620px){#post #data .data__container .data__background{max-width:100%}}#post #data .data__container .data__content{flex:50%;max-width:100%;overflow:hidden;padding:0 1rem 0 3rem}@media screen and (max-width:981px){#post #data .data__container .data__content{flex:100%;margin-top:2rem;padding:0}}#post #data .data__container .data__content .data__date{color:#5594ff;font-family:Myriad Pro Bold,sans-serif;font-size:14px;font-weight:700;margin-bottom:1rem;text-transform:uppercase}#post #data .data__container .data__content .data__title{color:#05001f;font-family:Myriad Pro Semibold,sans-serif;font-size:20px;font-weight:600;line-height:1.5;margin-bottom:1rem}#post #data .data__container .data__content .data__text{font-family:Myriad Pro Semibold,sans-serif;font-size:14px;font-weight:600;line-height:1.5;text-align:justify}
