.cases{margin-bottom:-100px}.cases .pagination-wrapper{justify-content:center}.cases .section-other-tools .links-container{width:100%;display:grid;justify-items:center;grid-template-columns:repeat(4,25%)}.cases .section-other-tools .links-container .link-item{width:100%}@media (max-width: 767.98px){.cases .section-other-tools .links-container{grid-template-columns:repeat(2,50%)}}@media (min-width: 768px){.cases .section-other-tools .links-container .title{font-size:var(--text-md);line-height:var(--text-height-md);font-weight:var(--text-weight-normal)}}.cases .section-header{display:grid;align-items:center;gap:var(--space-md);grid-template-areas:"title input" "description description";padding-bottom:var(--space-5xl)}@media (max-width: 767.98px){.cases .section-header{grid-template-areas:"input" "title" "description";padding:var(--space-lg)}}.cases .section-header h1{grid-area:title;margin-bottom:-8px}.cases .section-header .input{grid-area:input}.cases .section-header .description{grid-area:description;font-size:var(--text-xl);line-height:var(--text-height-xl);color:var(--color-grey6);max-width:728px}@media (max-width: 767.98px){.cases .section-header .description{font-size:var(--text-md);line-height:var(--text-height-md)}}.cases .section-cards{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-lg)}@media (max-width: 767.98px){.cases .section-cards{grid-template-columns:1fr}}
