﻿.no-header{font-family:inherit;font-size:inherit;line-height:inherit}.grid-container{display:grid;gap:16px 30px;grid-template-columns:repeat(1,1fr)}@media(min-width:768px){.grid-container{grid-template-columns:repeat(2,1fr)}}.grid-items h2{height:100%}.grid-item-link{gap:10px;-webkit-box-flex:1;cursor:pointer;-ms-flex:1 1 auto;flex:1 1 auto;height:100%;padding:24px}.grid-item-link:hover,.navigation-list ul li:hover{background:-webkit-gradient(linear,left top,right top,from(#fb5e64),color-stop(17%,#fb5661),color-stop(48%,#f90041),to(#ea0021));background:linear-gradient(90deg,#fb5e64,#fb5661 17%,#f90041 48%,#ea0021);color:#fff}.navigation-list ul li:hover a:hover{background:inherit;color:inherit}