.claim-cases .intro-section{display:flex;flex-direction:column;gap:36px}.claim-cases__content-sticky{display:flex;flex-direction:column;row-gap:14px}.claim-cases__content{margin-bottom:48px}.claim-cases .claim-cases__heading .heading:last-child,.claim-cases .intro-description :last-child,.claim-cases__description :last-child{margin-bottom:0}.claim-cases__hightlight-text{color:var(--quaternary);font-size:20px;font-weight:600;line-height:1.5;margin-top:24px}.claim-cases__grid{border-radius:2px;display:flex;flex-wrap:wrap}.claim-cases .practice-card{display:flex;flex-direction:column;margin-bottom:-1px;text-align:left;width:50%}.claim-cases .practice-card__title{font-size:13px;font-weight:500;margin-bottom:12px}.claim-cases .practice-card__text :last-child{margin-bottom:0}.claim-cases .cta-group{margin-top:48px}.claim-cases__pretitle{font-weight:600}.claim-cases .bottom-note{margin:56px auto 0;max-width:1072px}.claim-cases .mob-arw{align-items:center;display:flex;gap:8px;justify-content:center;margin-top:36px}.claim-cases .mob-arw-next,.claim-cases .mob-arw-prev{align-items:center;cursor:pointer;display:flex;height:36px;justify-content:center;width:36px}.claim-cases .mob-arw svg path{fill:var(--white);transition:all .3s ease}.claim-cases .mob-arw .slick-arrow:hover svg path{fill:var(--quaternary)}@media (min-width:768px){.claim-cases .mob-arw{display:none}}@media (max-width:1024px){.claim-cases .bottom-note{margin-top:60px}}@media (max-width:767px){.claim-cases .practice-card{margin-bottom:0;width:100%}.claim-cases .bottom-note{margin-top:48px}}