.what-we-do-grid{width:100%}.what-we-do-grid__container{display:flex;flex-wrap:wrap;gap:20px;width:100%}.what-we-do-grid__col--100{width:100%}.what-we-do-grid__col--50{width:calc(50% - 10px)}.what-we-do-grid__col--33{width:calc(33.333% - 13.34px)}.what-we-do-grid__col--25{width:calc(25% - 15px)}.what-we-do-grid__card{background-color:#ebebeb;border-radius:30px;box-sizing:border-box;overflow:hidden;position:relative}.what-we-do-grid__card:after{border:4px solid #fff;border-radius:inherit;content:"";inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .25s ease;z-index:4}.what-we-do-grid__card:has(.hs-button:hover):after,.what-we-do-grid__card:has(.what-we-do-grid__arrow-btn:hover):after{opacity:1}.what-we-do-grid__card:has(.hs-button:hover) .what-we-do-grid__card-media,.what-we-do-grid__card:has(.what-we-do-grid__arrow-btn:hover) .what-we-do-grid__card-media{transform:translateY(-8px) scale(1.03)}.what-we-do-grid__card--full:has(.hs-button:hover) .what-we-do-grid__card-media--full{transform:translateY(-4px) scale(1.012)}.what-we-do-grid__card--full{align-items:center;display:flex;flex-direction:row;height:570px;justify-content:flex-end;min-height:570px;overflow:hidden;padding:0;position:relative}.what-we-do-grid__card--full .what-we-do-grid__card-media--full{background-position:0 100%;background-repeat:no-repeat;background-size:contain;bottom:0;height:auto;left:clamp(0px,1px,65px);margin:0;max-width:72%;position:absolute;top:0;transform-origin:bottom left;transition:transform .4s cubic-bezier(.25,1,.5,1);width:900px;will-change:transform;z-index:1}.what-we-do-grid__card--full .what-we-do-grid__card-sidebar{display:flex;flex-direction:column;flex-shrink:0;gap:10px;justify-content:center;margin-right:clamp(40px,8%,135px);max-width:100%;width:220px;z-index:2}.what-we-do-grid__card .hs-button{align-items:center;align-self:flex-start;background:#fff;border:none;box-shadow:none;box-sizing:border-box;color:#000;display:inline-flex;font-size:14px;font-weight:500;height:40px;justify-content:center;letter-spacing:.14px;line-height:20px;overflow:hidden;padding:10px 20px;position:relative;text-decoration:none;text-transform:uppercase;transition:color .25s ease;z-index:1}.what-we-do-grid__card .hs-button:before{background:radial-gradient(circle at 50% 98%,#0552ec 0,#032f86 100%);border-radius:inherit;content:"";inset:0;opacity:0;position:absolute;transition:opacity .25s ease;z-index:-1}.what-we-do-grid__card .hs-button.style_3:focus,.what-we-do-grid__card .hs-button.style_3:hover{background:#fff;box-shadow:none;color:#fff}.what-we-do-grid__card .hs-button:focus:before,.what-we-do-grid__card .hs-button:hover:before{opacity:1}.what-we-do-grid__card-sidebar .what-we-do-grid__arrow-btn{align-self:flex-start;flex-shrink:0}.what-we-do-grid__card--standard{display:flex;flex-direction:column;justify-content:space-between;min-height:560px}.what-we-do-grid__card-header{padding:35px 40px 0;position:relative;z-index:2}.what-we-do-grid__card-title{color:#000;font-size:18px;font-weight:500;letter-spacing:.18px;line-height:1.4;margin:0}.what-we-do-grid__card--standard .what-we-do-grid__card-media{align-items:center;background-position:bottom;background-repeat:no-repeat;background-size:contain;bottom:0;display:flex;flex:1;justify-content:center;left:0;overflow:hidden;position:absolute;right:0;transform-origin:bottom center;transition:transform .4s cubic-bezier(.25,1,.5,1);will-change:transform}.what-we-do-grid__card-media--2{height:437px}.what-we-do-grid__card-media--3{height:405px}.what-we-do-grid__card-media--4{height:428px;left:-40px}.what-we-do-grid__card-media--5{height:405px}.what-we-do-grid__card-media--6{height:433px}.what-we-do-grid__card-action{bottom:30px;position:absolute;right:30px;z-index:5}.what-we-do-grid__arrow-btn{align-items:center;background:#fff;box-sizing:border-box;color:#000;display:inline-flex;height:40px;justify-content:center;overflow:hidden;padding:10px 15px;position:relative;text-decoration:none;transition:color .25s ease,box-shadow .25s ease;z-index:1}.what-we-do-grid__arrow-btn:before{background:radial-gradient(circle at 50% 98%,#0552ec 0,#032f86 100%);border-radius:inherit;content:"";inset:0;opacity:0;position:absolute;transition:opacity .25s ease;z-index:-1}.what-we-do-grid__arrow-btn svg{display:block;height:20px;position:relative;transition:color .25s ease,fill .25s ease;width:20px;z-index:1}.what-we-do-grid__arrow-btn:hover{color:#14cdff}.what-we-do-grid__arrow-btn:hover:before{opacity:1}.what-we-do-grid__btn-icon{align-items:center;display:inline-flex;gap:8px}.what-we-do-grid__btn-icon svg{flex-shrink:0;height:20px;width:20px}.what-we-do-grid__card-overlay{background:linear-gradient(180deg,hsla(0,0%,92%,0),#ebebeb);border-radius:0 0 30px 30px;bottom:0;height:130px;left:0;pointer-events:none;position:absolute;right:0;z-index:1}.what-we-do-grid__card-overlay:before{backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);border-radius:inherit;content:"";inset:0;-webkit-mask-image:linear-gradient(180deg,transparent,#000);mask-image:linear-gradient(180deg,transparent,#000);pointer-events:none;position:absolute}@media (max-width:991px){.what-we-do-grid__col--33{width:calc(50% - 10px)}.what-we-do-grid__card--full{align-items:stretch;flex-direction:column;height:auto;justify-content:flex-start;min-height:auto;padding:40px 40px 0}.what-we-do-grid__card--full .what-we-do-grid__card-sidebar{gap:0;margin-right:0;max-width:100%;order:1;width:62%}.what-we-do-grid__card--full .what-we-do-grid__card-media--full{background-position:bottom;bottom:auto;height:360px;left:auto;margin-right:0;margin-top:30px;max-width:100%;order:2;position:relative;top:auto;transform-origin:bottom center;width:100%}.what-we-do-grid__card--standard{min-height:465px}.what-we-do-grid__card-media--2{height:354px}.what-we-do-grid__card-media--3,.what-we-do-grid__card-media--4,.what-we-do-grid__card-media--5,.what-we-do-grid__card-media--6{height:330px}}@media (max-width:767px){.what-we-do-grid__col--100,.what-we-do-grid__col--25,.what-we-do-grid__col--33,.what-we-do-grid__col--50{width:100%}.what-we-do-grid__card--full .what-we-do-grid__card-sidebar{gap:0;width:100%}.what-we-do-grid__card--full .what-we-do-grid__card-media--full{align-items:center;background-position:bottom;background-repeat:no-repeat;background-size:contain;bottom:0;display:flex;flex:1;height:250px;justify-content:center;left:0;margin-top:0;overflow:hidden;position:absolute;right:0;transform-origin:bottom center;transition:transform .4s cubic-bezier(.25,1,.5,1);will-change:transform}.what-we-do-grid__card--1{min-height:460px}.what-we-do-grid__card--standard{min-height:420px}.what-we-do-grid__card-media--2,.what-we-do-grid__card-media--3{height:280px}.what-we-do-grid__card-media--5{height:300px}.what-we-do-grid__card--standard .what-we-do-grid__card-media.what-we-do-grid__card-media--4{left:-40px}.what-we-do-grid__card--standard .what-we-do-grid__card-media.what-we-do-grid__card-media--3{width:92%}.what-we-do-grid__card-title{font-size:19px}.what-we-do-grid__card-action{bottom:20px;right:20px}.what-we-do-grid__arrow-btn{height:36px;padding:8px 12px}.what-we-do-grid__arrow-btn svg{height:18px;width:18px}.what-we-do-grid__circle-btn{bottom:20px;height:48px;right:20px;width:48px}}