.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__hero-button{margin-top:30px}.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{background:var(--academy-ebony);border:1px solid var(--academy-green);display:grid;grid-template-columns:repeat(2,1fr);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;border-radius:10px;gap:20px;padding:14px 22px}.academyPost__meta-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;-webkit-box-flex:1;-ms-flex:1;flex:1}.academyPost__meta-item,.academyPost__meta-item>div{display:-webkit-box;display:-ms-flexbox;display:flex}.academyPost__meta-item>div{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;line-height:1.2}.academyPost__meta-item>div span:first-child{color:var(--white);font-size:15px;font-weight:700}.academyPost__meta-item>div span:last-child{color:#b7c4d9;font-size:13px;white-space:nowrap}.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)}