.service-tabs-parent{display:flex;justify-content:center}.service-tabs-wrapper{background-color:rgba(214,222,229,.5019607843);display:flex;align-items:center;gap:8px;padding:6px;border-radius:50px}.service-tabs-wrapper .service-tab-item{transition:.3s;cursor:pointer;padding:10px 24px;border-radius:50px;color:rgba(12,12,12,.831372549);font-family:Inter Medium;border:1px solid hsla(0,0%,100%,0);font-size:20px}.service-tabs-wrapper .service-tab-item.active{background-color:#fff;color:#0c0c0c}.service-tabs-content-wrapper{height:calc(100vh - 100px);overflow-y:auto}.service-tabs-content-wrapper::-webkit-scrollbar{display:none}.details-card{padding:24px;border-radius:32px;border:1px solid #d6dee5;text-align:center;height:100%;transition:.3s}.details-card .company-name{color:#667085;font-size:14px;font-family:Inter Light;margin-bottom:32px}.details-card h1{font-family:Clash Grotesk Semibold;font-size:48px;color:#0c0c0c;margin-bottom:8px}.details-card p{color:#101828;font-size:14px;font-family:Inter Light}.details-card:hover{box-shadow:0 19px 55px -11px rgba(5,10,48,.1);border:1px solid rgba(0,0,0,0);background-color:#fff;background-clip:padding-box,border-box;background-origin:border-box;background-image:linear-gradient(#ffffff,#ffffff),linear-gradient(180deg,#59c0e7,#ffffff)}.sticky-tabs-wrapper{position:sticky;top:0;z-index:10}@media screen and (max-width:768px){.sticky-tabs-wrapper{top:0}.service-tabs-parent{justify-content:start;overflow-x:auto}.service-tabs-parent .service-tabs-wrapper{margin:0 10px}.service-tabs-parent .service-tab-item{white-space:nowrap}.service-tabs-parent .service-tab-item.active{background-color:#fff;color:#0c0c0c}}.benefit-card{flex-direction:column;border:1px solid #d6dee5;border-radius:24px;padding:24px;transition:.3s}.benefit-card,.benefit-card .icon-wrapper{display:flex;align-items:center;justify-content:center}.benefit-card .icon-wrapper{width:52px;height:52px;border:1px solid rgba(0,0,0,.1019607843);border-radius:50%;margin-bottom:16px}.benefit-card .icon-wrapper img{width:25px;height:auto}.benefit-card h6{font-family:Clash Grotesk Semibold;color:#0c0c0c;font-size:20px;text-align:center}.benefit-card p{font-family:Inter Light}.benefit-card:hover{box-shadow:0 19px 55px -11px rgba(5,10,48,.1);border:1px solid rgba(0,0,0,0);background-clip:padding-box,border-box;background-origin:border-box;background-image:linear-gradient(#ffffff,#ffffff),linear-gradient(180deg,#59c0e7,#ffffff)}.case-study-card{padding:24px;border-radius:32px;background:linear-gradient(180deg,rgba(255,255,255,.1411764706),rgba(255,255,255,.0274509804));height:100%}.case-study-card h1{font-size:32px;font-family:Clash Grotesk Semibold;color:#fff;margin-bottom:32px}.case-study-card p{font-family:Inter Regular;color:#fff}.custom-nav-swiper{margin-top:24px;gap:15px}.custom-nav-swiper,.custom-nav-swiper button{display:flex;align-items:center;justify-content:center}.custom-nav-swiper button{color:#fff;height:32px;width:32px;border-radius:50%;border:1.5px solid hsla(0,0%,100%,.2392156863);background:none}@media screen and (max-width:768px){.case-study-card{padding:16px;border-radius:24px;background:linear-gradient(180deg,rgba(255,255,255,.1411764706),rgba(255,255,255,.0274509804))}.case-study-card h1{font-size:24px}.case-study-card p{font-size:14px}}