.card--presta{background:#f8f8f8;display:flex;flex-wrap:wrap;height:100%;margin-bottom:64px;padding:32px 16px;position:relative;text-align:center;transition:all .3s cubic-bezier(.25,.8,.25,1)}.card--presta__perks{position:absolute;right:12px;top:-24px}.card--presta__suptitle{border-left-style:solid;border-left-width:4px;line-height:16px;margin:8px 0;text-indent:6px}.card--presta__icon{margin-bottom:16px}.card--presta__icon img{height:48px}.card--presta__label{display:block;font-size:1.0625rem;font-weight:600;line-height:1.4375rem}@media (max-width:767.98px){.card--presta__label{font-size:.9375rem;line-height:1.25rem}}.card--presta__content{margin:20px 0}@keyframes appear{0%{opacity:0;transform:translateY(-10%)}to{opacity:1;transform:translateY(0)}}.card--presta .tab-pane.active .card--presta__content,.card--presta .tab-pane.active .js-link{animation:appear .8s ease-in-out}.card--presta .nav-tabs{align-items:center;border:none;bottom:0;display:flex;justify-content:center;left:0;margin-top:auto;padding:0;position:relative;width:100%}.card--presta .nav-tabs>.nav-item:before{content:none}.card--presta .nav-tabs>.nav-item:first-child{margin-right:10px}.card--presta .nav-tabs>.nav-item a{border:none;border-radius:0;font-size:.625rem;font-weight:700;padding:0 10px}.card--presta .nav-tabs>.nav-item a.active{background:#fff}.card--presta__btn{color:#585858;position:relative}.card--presta__btn:hover{color:#585858;transform:translateX(5px)}.card--presta:focus,.card--presta:hover{transform:translateY(-5px)}.card--presta:focus .card--presta__btn,.card--presta:hover .card--presta__btn{color:#585858;transform:translateX(5px)}