.features-block{width:100%}.features-block__cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px}.features-tools__item{display:grid;padding:24px;background:var(--se-main-color-grey);border:1px solid var(--se-stroke-color);border-radius:10px;grid-template-rows:max-content;grid-gap:24px}.features-tools__item-list .se-anchor-tools__item{height:max-content;padding:8px 32px;margin:0;font-size:16px;font-weight:400;line-height:24px;background-color:#fff}.features-tools__item-list .se-anchor-tools__item-name{font-weight:400}.features-tools__item-list .se-anchor-tools__item:not(:last-child){margin-bottom:12px}.features-tools__item-title-block{display:flex;justify-content:space-between}.features-tools__item-title-wrapper{display:grid;align-items:center;justify-content:start;grid-auto-flow:column;grid-gap:16px}.features-tools__item-title{font-size:20px;font-weight:600;line-height:26px;color:var(--se-heading-color)}.features-tools__item-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background-color:var(--color);border-radius:5px}.features-tools__item-list-link{display:block;font-size:16px;line-height:24px;color:var(--se-accent-blue)}.features-tools__item-list-link:not(:last-child){margin-bottom:8px}.features-tools__item-list-link:hover{text-decoration-line:underline}.features-tools__show-more{display:grid;align-items:center;width:max-content;font-size:16px;font-weight:600;line-height:24px;color:var(--se-text-color-placeholder);cursor:pointer;grid-auto-flow:column;grid-column-gap:5px}.features-tools__hidden-items,.features-tools__show-more.hide,.features-block .dropdown-toggle{display:none}.features-tools__hidden-items.show{display:block}@media screen and (max-width:991px){.features-block__cards{grid-template-columns:repeat(2,1fr);grid-gap:20px}.features-tools__item-title{font-size:18px;line-height:24px}}@media screen and (max-width:767px){.features-block__cards{margin-right:-20px;margin-left:-20px;grid-template-columns:100%;grid-gap:0}.features-tools__item{padding:20px;background-color:#fff;border-right:none;border-left:none;border-radius:0;grid-gap:20px}.features-tools__item.active{background-color:var(--se-main-color-grey)}.features-tools__item:not(:last-child){border-bottom:0}.features-tools__item-list{display:none}.features-tools__item.active .features-tools__item-list{display:block}.features-tools__item-title-wrapper{grid-gap:8px}.features-tools__item-title{font-size:16px;line-height:24px}.features-tools__item-list .se-anchor-tools__item{font-size:14px;line-height:20px}.features-tools__item-icon{background-color:transparent}.features-tools__item-icon svg path{stroke:var(--color)}.features-block .dropdown-toggle{display:flex}}