.academyPost{background-color:var(--white)}.academyPost__hero{padding:100px 0 60px;position:relative}@media(min-width:768px){.academyPost__hero{padding:140px 0 80px}}@media(min-width:992px){.academyPost__hero{padding:170px 0 100px}}.academyPost__description{font-size:calc(16.875px + .19531vw);line-height:1.4em;margin:30px 0 0;max-width:443px}@media screen and (max-width:576px){.academyPost__description{font-size:18px}}@media screen and (min-width:1600px){.academyPost__description{font-size:20px}}.academyPost__meta{display:grid;grid-template-columns:repeat(2,1fr);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.academyPost__meta-item{-webkit-box-flex:1;-ms-flex:1;flex:1}.academyPost__meta-item:last-child{border-left:2px dashed rgba(127,168,156,.6);padding-left:20px}.academyPost__gradient{background:#202436;background:-webkit-gradient(linear,left top,left bottom,from(#202436),color-stop(20%,#272d3e),color-stop(40%,#3b3d4f),color-stop(60%,#4e5362),to(#acc6bf));background:linear-gradient(180deg,#202436,#272d3e 20%,#3b3d4f 40%,#4e5362 60%,#acc6bf);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ACC6BF",endColorstr="#202436",GradientType=1);height:100%;left:0;position:absolute;top:0;width:100%}.academyPost__container{position:relative}.academyPost__image{margin-bottom:30px}@media(min-width:992px){.academyPost__image{margin-bottom:0;padding-right:40px}}.academyPost__image img{border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-webkit-box-shadow:0 5px 25px rgba(0,0,0,.25);box-shadow:0 5px 25px rgba(0,0,0,.25)}