.head{padding-bottom:56px}.head p{max-width:720px;margin-left:auto;margin-right:auto;font-size:20px;line-height:28px}.head p:last-child{margin-bottom:0}@media screen and (max-width:992px){.head{padding:32px 0 40px}.head p{margin-top:16px;font-size:18px;line-height:24px;padding:0 16px}}.tools_section{padding-top:0}.tools_items{display:grid;grid-template-columns:repeat(3,1fr);gap:32px 20px}.tools_item{display:grid;grid-template-rows:subgrid;grid-row:span 3;gap:0;padding:36px;border-radius:24px;color:inherit}.tools_item:hover{background:#eeeff1;color:inherit}.tools_item__title{font-size:22px;line-height:28px;margin-bottom:28px}.tools_item__descr{margin:0 0 24px;color:var(--text);display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.tools_item__link{display:flex;align-items:center;justify-content:space-between;font-weight:600}.tools_item__link svg{padding:6px 12px;width:40px;height:40px;background:#eeeff1;border-radius:8px}.tools_item:hover .tools_item__link svg{background:var(--black)}.tools_item:hover .tools_item__link svg path{fill:#fff}.tools_item.coming-soon{opacity:.5;pointer-events:none}@media screen and (max-width:768px){.tools_items{grid-template-columns:1fr;gap:12px}.tools_item{padding:32px;background:#eeeff1}.tools_item__title{font-size:20px;line-height:24px;margin-bottom:12px}.tools_item__descr{font-size:14px;margin-bottom:20px}.tools_item__link svg{background:var(--black)}.tools_item__link svg path{fill:#fff}}