.awards-heading-row{width:600px}.awards-heading-row :is(h1,h2,h3,h4,h5,h6){font-size:58px;font-style:normal;font-weight:300;line-height:100%;margin-bottom:0}.awards-heading-row .awards-description,.awards-heading-row .awards-description p{font-size:18px;font-style:normal;font-weight:300;line-height:140%;margin:15px 0 0}.awards-heading-row .awards-description p{margin:0}.awards-content-row{display:flex;flex-wrap:wrap;gap:36px;justify-content:space-around}.awards-card{align-items:flex-start;background-color:transparent;border:transparent;border-radius:20px;display:flex;flex:1 1 20%;flex-direction:column;gap:149px;min-height:361px;padding:36px;transition:all .5s ease-out;-moz-transition:all .5s ease-out;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out}.awards-card .awards-card__header{flex-grow:1}.awards-card .awards-card__header h3{line-height:110%;margin:0}.awards-card .awards-card__header h3,.awards-card .awards-card__text{font-family:TT Neoris;font-style:normal;font-weight:300;text-transform:uppercase}.awards-card .awards-card__text{font-size:18px;line-height:120%;position:relative;transition:all .5s ease-out;-moz-transition:all .5s ease-out;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;width:100%}.awards-card .awards-card__button{margin-left:-25px;padding-top:10px}.awards-card .awards-card__content--href{bottom:0;position:absolute;-webkit-transition:all .5s linear;-moz-transition:all .5s linear;-o-transition:all .5s linear;transition:all .5s linear}.awards-card.has-link:hover{cursor:pointer}.awards-card:focus .awards-card__content--href,.awards-card:hover .awards-card__content--href{margin-bottom:30px;margin-top:-65px;padding-top:0;position:absolute}.awards-card:focus .awards-card__button,.awards-card:hover .awards-card__button{animation:moveRight .5s forwards;animation-delay:.3s}.awards-card .awards-card__wrapper{overflow:hidden}@keyframes moveTop{0%{margin-bottom:0}to{margin-bottom:0}}@keyframes moveRight{0%{margin-left:-20px}to{margin-left:0}}@media (max-width:992px){.awards-card{flex:1 1 45%}}@media (max-width:767px){.awards-heading-row{width:100%}.awards-heading-row :is(h1,h2,h3,h4,h5,h6){font-size:44px}}@media (max-width:699px){.awards-card{flex:1 1 100%;gap:62px;min-height:220px}.awards-card .awards-card__header h3{font-size:40px}}