.cb__header{margin-bottom:var(--spacer_64)}.cb__tag{background-color:#f0f0ec;border-radius:8px;color:var(--text_dark);font-family:Raleway;font-size:16px;font-weight:var(--font_weight_300);letter-spacing:3.2px;line-height:1;padding:var(--spacer_8) var(--spacer_16);text-transform:uppercase;width:fit-content}.cb__header-inner{display:flex;gap:var(--spacer_40);justify-content:space-between}.cb__title{max-width:33.5rem}.cb__subtitle{max-width:52.6rem}.cb__subtitle,.cb__subtitle *{color:#6c6c68}.cb__subtitle :last-child{margin-bottom:0}.ha__buttons{display:flex;flex-wrap:wrap;gap:var(--spacer_16);margin-top:var(--spacer_12)}.cb__button{width:fit-content}.cb__list{display:flex;flex-wrap:wrap;gap:var(--spacer_16)}.cb__list-item{background-color:var(--black_color);border-radius:24px;padding:var(--spacer_28) var(--spacer_24);transform:scale(1);transition:transform var(--slow_transition);width:calc(33.33333% - var(--spacer_16)*2/3)}@media (hover:hover){.cb__list-item:hover{transform:scale(1.04)}}.cb__list-item-tag{color:var(--primary_color);font-family:Raleway;font-weight:var(--font_weight_300);letter-spacing:3.2px;line-height:1;text-transform:uppercase}.cb__list-item-title{margin-bottom:var(--spacer_12)}.cb__list-item-content,.cb__list-item-content *,.cb__list-item-title{color:var(--white_color)}.cb__list-item-content :last-child{margin-bottom:0}@media (max-width:767px){.cb__header{margin-bottom:var(--spacer_32)}.cb__header-inner{flex-direction:column;gap:0}.cb__subtitle,.cb__title{max-width:unset}.cb__tag{border-radius:4px;font-size:12px;padding:var(--spacer_4) var(--spacer_8)}.cb__list-item{width:calc(50% - var(--spacer_16)/2)}.cb__buttons{margin-top:var(--spacer_16)}}@media (max-width:550px){.cb__header{margin-bottom:0;padding:0 var(--spacer_20) var(--spacer_16)}.cb__list{gap:var(--spacer_8)}.cb__list-item{width:100%}}