.card-set-header{width:100%;max-width:1440px;position:relative;margin:25px auto;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}@media only screen and (max-width:767px){.card-set-header{flex-direction:column;align-items:flex-start}}.card-set-header .card-set-title{margin:0;color:var(--cool-900)}.card-set-header .card-set-title.block-default{font-family:"Gotham Narrow", Verdana, sans-serif;font-size:13px;font-weight:500;line-height:normal;letter-spacing:2.535px;text-transform:uppercase}.card-set-header .card-set-links{display:flex;flex-direction:row;gap:20px}