.whatwedo:not(:last-child){margin-bottom:160px}.whatwedo__head{max-width:620px}.whatwedo__head:not(:last-child){margin-bottom:64px}.whatwedo__items{counter-reset:item;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(360px,1fr))}.whatwedo__item{backdrop-filter:blur(30px);background-color:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;display:flex;gap:10px;opacity:0;padding:32px 24px;transform:translateY(100px);transition:opacity .3s,transform .3s}.whatwedo__item:before{color:var(--accent);content:"[" counter(item,decimal-leading-zero) "]";counter-increment:item;font-size:14px;font-weight:500;line-height:100%;text-transform:uppercase}.--watcher-view .whatwedo__item{opacity:1;transform:translate(0);transition-delay:calc(var(--i)*.1s);transition-duration:.8s}.whatwedo__item-body{display:flex;flex-direction:column;gap:15px}.whatwedo__item-title{font-family:var(--second-family);font-weight:500;line-height:100%;text-transform:uppercase}.whatwedo__item-text{color:var(--gray-text);font-size:16px;font-weight:500;letter-spacing:-.01em;line-height:107%;max-width:310px}@media (width <= 61.99875em){.whatwedo__items{gap:11px;grid-template-columns:repeat(auto-fill,minmax(290px,1fr))}.whatwedo__item{padding:24px 15px}}@media (width <= 47.99875em){.whatwedo:not(:last-child){margin-bottom:64px}.whatwedo__head:not(:last-child){margin-bottom:25px}}@media (width <= 29.99875em){.whatwedo__item{border-radius:4px;padding:15px 10px}.whatwedo__item:before{font-size:10px}.whatwedo__item-body{gap:10px}.whatwedo__item-title{font-size:18px}.whatwedo__item-text{font-size:14px}}@media (width > 29.99875em) and (width <= 116.875em){.whatwedo__item-title{font-size:clamp(18px,15.9281736953px + .4316484655vw,24px)}}@media (width > 116.875em){.whatwedo__item-title{font-size:24px}}