.link-layout{padding:0}.link-layout__row{align-items:stretch;display:flex;flex-flow:row wrap}.link-layout__link{align-items:center;border:2px solid #191b21;box-sizing:border-box;display:flex;flex:1;-webkit-hyphens:auto;hyphens:auto;margin:.8rem;min-width:max(33.3333333333% - 3.2rem,380px);padding:1.625rem 2.5rem;position:relative;text-decoration:none}.link-layout__link,.link-layout__link img{transition:all .25s ease}.link-layout__link:hover{background:#191b21}.link-layout__link:hover>span{color:#fff}.link-layout__link:hover img{filter:invert(1) brightness(10)}.link-layout__link:focus>span{text-decoration:underline}.link-layout__link:focus:not(:focus-visible)>span{text-decoration:none}.link-layout__link>span{font-size:1.5rem;font-weight:500;margin:.88rem 1rem}.link-layout__link__icon--left{height:64px;width:64px}.link-layout__link__icon--right{margin-inline:auto 0}.link-layout__link__icon--right>img{height:34px;width:34px}@media (max-width:767px){.link-layout__link{margin:.4rem .8rem;min-width:-moz-fit-content;min-width:fit-content;min-width:80%;padding:1rem 1.5rem}.link-layout__link>span{font-size:1.2rem;margin-block:.6rem}.link-layout__link__icon--left{height:48px;width:48px}.link-layout__link__icon--right>img{height:24px;width:24px}}