.service-item{align-items:center;background-color:#f7f8fb;border:1px solid transparent;border-radius:8px;display:flex;gap:24px;padding:37px 88px 37px 24px;position:relative;text-decoration:none;width:100%}.service-item>div.wrap{display:flex;flex-direction:column;gap:12px}.service-item .service-item__icon{align-items:center;background-color:#fff;display:flex;height:64px;justify-content:center;width:64px}.service-item .service-item__icon img{height:36px;width:36px}.service-item .service-item__title{color:#060703;font-size:20px;font-weight:500;letter-spacing:-.03em;line-height:1em}.service-item .service-item__descr{color:#060703;font-size:18px}.service-item .link-icon{align-items:center;background-color:#fff;display:flex;height:54px;justify-content:center;position:absolute;right:24px;top:50%;transform:translateY(-50%);width:54px}.service-item .link-icon:before{background-color:#060703;content:"";height:24px;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTQgMTEuOTk5N0wyMCAxMS45OTk4TTQgMTEuOTk5N0w4Ljk5OTk2IDE2Ljk5OThNNCAxMS45OTk3TDkgNi45OTk3NiIgc3Ryb2tlPSIjRkY2NjFGIiBzdHJva2Utd2lkdGg9IjEuNSIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTQgMTEuOTk5N0wyMCAxMS45OTk4TTQgMTEuOTk5N0w4Ljk5OTk2IDE2Ljk5OThNNCAxMS45OTk3TDkgNi45OTk3NiIgc3Ryb2tlPSIjRkY2NjFGIiBzdHJva2Utd2lkdGg9IjEuNSIvPgo8L3N2Zz4K);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover;transform:rotate(180deg);width:24px}.service-item:hover .link-icon:before{background-color:var(--wp--preset--color--second)}@media(max-width:475px){.service-item{align-items:flex-start;flex-direction:column;padding:16px}.service-item .service-item__icon{height:42px;width:42px}.service-item .service-item__icon img{height:32px;width:32px}.service-item .link-icon{height:42px;right:16px;top:16px;transform:none;width:42px}.service-item .service-item__descr{font-size:16px}}
