.pilot .link-box{position: relative;}
.pilot .link-box__link-wrapper .link-box__content-wrapper {padding-right:50px}
.pilot .link-box__wrapper .link-box__link-wrapper{display:flex;text-decoration: none;}
.pilot .link-box__wrapper .link-box__link-wrapper::last-child{margin-bottom:0px;}
.pilot .link-box__image-wrapper img,.pilot .link-box__image-wrapper .icon{height:100%}
.pilot .link-box__image-wrapper .icon{font-size:4.2rem}
.pilot .link-box__image-wrapper{min-width:15rem}
.pilot .link-box__content-wrapper{width:100%;}
.pilot .link-box__content-wrapper .icon{font-size:2.4rem}
.pilot .link-box__content-wrapper .icon{top:12px;right:12px}
.pilot .link-box__content-wrapper .link-box__content-details{margin-bottom:0px;}
.pilot .link-box__content-wrapper .link-box__content-details > *{margin-bottom:0px;}
.pilot .link-box__wrapper .link-box__link-wrapper:not(:last-of-type){margin-bottom:var(--sm2)}
@media only screen and (max-width: 740px){
.pilot .link-box__image-wrapper{display:none}
}
