.no-list{list-style:none;margin:0;padding:0}.docs-card__item{background:#fff;border:solid #eeeff0 1px;border-radius:8px;box-shadow:0 3px 6px rgba(0,0,0,0.06),0 3px 6px rgba(0,0,0,0.13);margin-top:2rem;padding:3rem;position:relative;text-align:center;transition:transform linear .2s,box-shadow linear .2s;will-change:transform,box-shadow}.docs-card__item:hover{box-shadow:0 9px 12px rgba(0,0,0,0.03),0 6px 9px rgba(0,0,0,0.10);transform:translate(0,-5px)}.docs-card__item>*{margin-top:1.5rem}.docs-card__item>:first-child{margin-top:0}.docs-card__link{bottom:0;left:0;margin:0;position:absolute;right:0;top:0}.docs-card__logo{height:30px;display:flex;justify-content:center;align-items:center}.docs-card__logo img{max-height:100%}.docs-card__title{font-size:20px;line-height:26px}.docs-card__description{margin-top:1rem}.docs-card__description>:first-child{margin-top:0}.docs-card__description>:last-child{margin-bottom:0}.docs-card__cta{position:relative;z-index:1}.docs-card__cta .cta-lp{display:inline-flex}@media(min-width:768px){.docs-card{display:flex;margin-left:-2rem}.docs-card>*{flex:1;margin-left:2rem}}