.powerful{background-color:#0e1715;z-index:1;position:relative}.powerful__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;font-family:Popins,sans-serif}@media screen and (max-width: 749.98px){.powerful__header{flex-direction:column;align-items:flex-start}}.powerful__header h2{color:#fff}.powerful__header p{color:#c2c0c5;max-width:422px;line-height:24px}.powerful__subheader{display:flex;align-items:center;justify-content:space-between;padding-top:24px;font-family:Popins,sans-serif}@media screen and (max-width: 749.98px){.powerful__subheader{flex-direction:column-reverse;align-items:flex-start}}.powerful__subheader>p{color:#c2c0c5}.powerful__subheader .optimal{display:flex;align-items:center;background:rgba(76,219,219,.1);border-radius:12px;padding:14px 16px}@media screen and (max-width: 749.98px){.powerful__subheader .optimal{padding:11px;margin-bottom:8px}}.powerful__subheader .optimal p{color:#fff;margin:0}.powerful__subheader .optimal svg{margin-right:8px}.powerful__wrapper{display:grid;grid-row-gap:16px;grid-column-gap:16px;grid-template-columns:1fr 1fr 1.3fr;width:100%;margin-top:16px;color:#fff;font-family:Poppins,sans-serif;overflow:hidden}@media screen and (max-width: 989.98px){.powerful__wrapper{grid-template-columns:1fr 1fr}}@media screen and (max-width: 749.98px){.powerful__wrapper{grid-template-columns:1fr}}.powerful__item{background-color:#131c1a;padding:24px;border-radius:16px}.powerful__item:nth-child(1){grid-area:1/1/2/3;transform:translateX(-200%)}@media screen and (max-width: 989.98px){.powerful__item:nth-child(1){grid-area:span 1/span 1/span 1/span 1}}.powerful__item:nth-child(2){grid-area:1/3/3/4;transform:translateX(200%)}@media screen and (max-width: 989.98px){.powerful__item:nth-child(2){grid-area:span 1/span 1/span 1/span 1}}.powerful__item:nth-child(3) .item-header,.powerful__item:nth-child(4) .item-header{border-bottom:none;padding-bottom:0px}.powerful__item .item-header{display:flex;border-bottom:1px solid rgba(147,143,153,.2);padding-bottom:24px}.powerful__item .item-header__img{display:flex;height:100%;background:linear-gradient(180deg, #374441 0%, #232C2A 100%);align-items:center;justify-content:center;border-radius:9px;margin-right:20px;min-width:48px;max-width:48px;min-height:48px}.powerful__item .item-header__text p{line-height:24px}.powerful__item .item-header__text span{color:#c2c0c5;font-weight:300;line-height:18px;display:block;margin-top:4px}.powerful__item .item-content{padding-top:24px;grid-column-gap:18px;grid-row-gap:18px;flex-direction:column;width:100%;display:flex}.powerful__item .item-content__block{justify-content:space-between;align-items:center;width:100%;display:flex}.powerful__item .item-content__block p{color:#bababa}