@charset "UTF-8";:root{--case-study-bg: #fff;--case-study-blue: #006cd8;--case-study-text: #2c2f33;--case-study-muted: #5c6475;--case-study-hero-gradient: linear-gradient( 135deg, #d7e9ff 0%, #f2faff 55%, #ffffff 100% );--case-study-title-gradient: linear-gradient( 90deg, #3aa7ff 0%, #4fd1c5 52%, #7b61ff 100% )}.case-study-section{padding-bottom:100px;padding-inline:40px}@media screen and (max-width: 768px){.case-study-section{padding-inline:20px}}.case-study-section__inner{width:100%;max-width:1200px;margin:0 auto}.case-study-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}@media screen and (max-width: 1024px){.case-study-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 768px){.case-study-grid{grid-template-columns:repeat(1,1fr)}}.case-study-card{height:100%;background:#fff;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.case-study-card__link{display:flex;flex-direction:column;height:100%;color:inherit;text-decoration:none}.case-study-card__thumb{position:relative;aspect-ratio:380/220;border-radius:20px;background:#0f172a0f;overflow:hidden}.case-study-card__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.case-study-card__placeholder{width:100%;height:100%;background:#d9d9d9}.case-study-card__body{display:flex;flex-direction:column;gap:15px;margin-top:20px}@media screen and (max-width: 768px){.case-study-card__body{margin-top:14px;gap:10px}}.case-study-card__company{font-size:14px;font-weight:700;color:var(--case-study-blue);letter-spacing:-1%}.case-study-card__title{font-size:18px;font-weight:700;line-height:1.7;color:var(--case-study-text);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;min-height:62px}@media screen and (max-width: 768px){.case-study-card__title{font-size:17px;line-height:1.7;letter-spacing:-.18px;-webkit-line-clamp:1;min-height:auto}}.pagenation{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pagenation .pagenation__item:first-of-type,.pagenation .pagenation__item:last-of-type{display:block;width:24px;height:24px}.pagenation .pagenation__item:first-of-type>img,.pagenation .pagenation__item:last-of-type>img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-fit:contain;object-fit:contain}.pagenation .pagenation__item:first-of-type>a,.pagenation .pagenation__item:last-of-type>a{opacity:1!important}.pagenation .pagenation__item:first-of-type{margin-right:10px}.pagenation .pagenation__item:last-of-type{margin-left:10px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.pagenation .pagenation__item>a{font-family:Outfit,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:170%;color:#2c2f33;letter-spacing:-.18px;opacity:.4;-webkit-transition:.3s;transition:.3s}.pagenation .pagenation__item>.current{font-family:Outfit,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:170%;color:#2c2f33;letter-spacing:-.18px;opacity:1}
