.cards-wrapper{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:0;padding:0;overflow-x:auto;list-style:none}@media (min-width: 768px){.cards-wrapper{margin-bottom:10px;overflow-x:inherit}}.cards-wrapper ul{padding:0;list-style:inherit}.cards-wrapper a{text-decoration:none}.cards-wrapper a:hover{color:#1a1d2b}.cards-wrapper .card{position:relative;display:flex;flex:1 0 250px;flex-direction:column;box-sizing:border-box;max-width:250px;margin-right:20px;margin-bottom:90px;background-color:#fff;border:1px solid rgba(0,0,0,0.06);border-radius:6px;box-shadow:0 10px 12px 0 rgba(0,0,0,0.2)}@media (min-width: 768px){.cards-wrapper .card{flex:1 0 calc(33.3% - 20px);max-width:calc(33.3% - 20px);margin-right:0;margin-bottom:14px;box-shadow:0 1px 2px 0 rgba(0,0,0,0.2)}}.cards-wrapper .card img{width:100%;height:100%;object-fit:cover}.cards-wrapper .card strong{display:block}.cards-wrapper .card:last-of-type{margin-right:0}.cards-wrapper .card-header{display:flex;align-items:center;padding:18px 24px;border-bottom:1px solid #f6f6f6}@media (min-width: 1024px){.cards-wrapper .card-header{padding:20px 24px 15px}}.cards-wrapper .card-header .btn{display:flex;justify-content:center;align-items:center;align-content:center;width:100%;padding:7px;color:#2d3142;font:700 11px/16px "Roboto Slab","Times New Roman",Times,serif;text-align:center;text-transform:uppercase;text-decoration:none;border:1px solid #9ea0a7;border-radius:6px;transition:border-color .35s, background-color .35s}.cards-wrapper .card-header .btn:hover{background-color:#f6f6f6;border:1px solid #9ea0a7}.cards-wrapper .card-header .card-logo{position:relative;flex:0 0 60px;max-width:60px;height:60px;margin-right:16px}.cards-wrapper .card-header .card-logo img{display:block;overflow:hidden;border-radius:50%;aspect-ratio:1/1}.cards-wrapper .card-header .card-info{flex:1}.cards-wrapper .card-header .card-timestamp{color:#000;font-size:10px}@media (min-width: 1200px){.cards-wrapper .card-header .card-timestamp{font-size:12px}}@media (min-width: 1400px){.cards-wrapper .card-header .card-timestamp{font-size:13px}}.cards-wrapper .card-header .star-rating{margin-bottom:8px}.cards-wrapper .card-header strong{margin-bottom:6px;font-size:16px;line-height:120%}.cards-wrapper .card-header .card-item-link{text-decoration:none}.cards-wrapper .card-header .card-item-link:hover{color:#c11718}.cards-wrapper .card-body{padding:17px 24px 18px;text-align:center}@media (min-width: 1024px){.cards-wrapper .card-body{padding:18px 24px 11px}}.cards-wrapper .card-body strong{margin-bottom:10px;font-size:18px;line-height:120%}@media (min-width: 1024px){.cards-wrapper .card-body strong{margin-bottom:4px}}.cards-wrapper .card-body span{font-size:16px}.cards-wrapper .card-footer{margin-top:auto;padding:0 24px 20px;text-align:center;border:0}.cards-wrapper .card-footer .btn{width:100%;margin-top:15px;text-transform:uppercase;font:700 12px/18px "Roboto Slab","Times New Roman",Times,serif;text-decoration:none;border-radius:6px;transition:color .3s,background-color .3s}.cards-wrapper .card-footer .btn:hover{color:#fff}.cards-wrapper .card-footer .card-payments{display:flex;justify-content:center;margin:16px auto 0}.cards-wrapper .card-footer .card-payments img{aspect-ratio:1/1;display:block}.cards-wrapper .card-footer li{display:flex;align-items:center;justify-content:center;width:32px;height:32px;margin-right:4px;margin-left:4px;font-size:12px;border:1px solid #f6f6f6;border-radius:50%}.cards-wrapper .card-footer li:not(.tooltip){overflow:hidden}

