.services-new{margin-bottom:100px}.services-new:has(+.industries-content){margin-bottom:10px!important}.services-new__inner{background:#eff2f9;border-radius:20px;padding:60px}.services-new__top{display:flex;align-items:center;justify-content:space-between;gap:10px 30px;margin-bottom:40px;transition:.3s}.services-new__top:has(+.services-new__items-wrapper:not(.open)){margin-bottom:0!important}.services-new__title{font-size:40px;font-weight:600;line-height:50px}.services-new__items{display:flex;flex-direction:column;gap:60px}.services-new__group-title{font-size:24px;font-weight:600;line-height:30px;margin-bottom:20px}.services-new__group-items{display:flex;flex-wrap:wrap;gap:10px;--max-in-row:4}.services-new__item{position:relative;min-width:max(100% / var(--max-in-row) - 10px,230px);flex:1 0 0%;padding:30px;border-radius:12px;border:1px solid #ececec;background:#fff;display:flex;flex-direction:column;overflow:hidden;transition:.3s}.services-new__item:hover .services-new__item-img{opacity:1}.services-new__item:hover .services-new__item-icon{opacity:0}.services-new__item:hover .services-new__item-text,.services-new__item:hover .services-new__item-title{transform:translateY(-15px);opacity:0;pointer-events:none}.services-new__item:hover .services-new__link:before{opacity:1;width:54px;height:54px}.services-new__item:not(:hover) .services-new__item-title{transform:none!important}.services-new__item-top{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:50px;z-index:2}.services-new__item-icon{width:60px;height:60px;background:#fafafa;border-radius:12px;display:flex;align-items:center;justify-content:center;transition:.4s}.services-new__item-icon>*{width:30px;height:30px;object-fit:contain}.services-new__link{position:relative;width:54px;height:54px;border-radius:50%;transition:.5s;display:flex;align-items:center;justify-content:center}.services-new__link:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;width:0;height:0;background:#fff;border-radius:50%;transition:.3s;pointer-events:none}.services-new__link svg{position:relative;width:15px;height:15px;object-fit:contain}.services-new__item-title{font-size:18px;font-weight:400;margin-bottom:10px;transition:.3s;transition-timing-function:cubic-bezier(.26,-.33,.37,1.32);z-index:2}.services-new__item-text{font-size:14px;font-weight:300;line-height:18px;color:#9b9da4;transition:.3s;overflow:hidden;position:relative;bottom:0}.services-new__item-img{position:absolute;inset:0;width:102%;height:100%;margin-left:-1%;opacity:0;z-index:1;transition:.3s;pointer-events:none}.services-new__item-img img{width:100%;height:100%;object-fit:cover}.services-new__items-wrapper{overflow:hidden;transition:.3s}.services-new__items-wrapper:not(.open){height:0!important}.services-new__toggle-btn{background:transparent;padding:0;margin:0;border:none;outline:none;flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.3s}.services-new__toggle-btn svg{width:20px;height:20px;object-fit:contain;stroke:#171738;transition:.3s;transform:rotate(90deg)}.services-new__toggle-btn.clicked svg{transform:rotate(-90deg)}@media(max-width:840px){.services-new__inner{padding:20px}}@media(max-width:750px){.services-new__inner{display:flex;flex-direction:column}.services-new__btn{order:3;width:100%;margin:32px auto 0}.services-new__title{font-size:28px;line-height:36px}}