.industrice-card{padding:52px 0}.industrice-card .list{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);padding:32px 0;grid-column-gap:8px;grid-row-gap:8px}.industrice-card .list .item:first-child{grid-area:1/1/2/2}.industrice-card .list .item:nth-child(2){grid-area:1/2/2/3}.industrice-card .list .item:nth-child(3){grid-area:2/1/3/2}.industrice-card .list .item:nth-child(4){grid-area:2/2/3/3}.industrice-card .list .item:nth-child(5){grid-area:3/1/4/3;max-height:136px}.industrice-card .list .item{background:#fff;border-radius:12px;display:flex;flex-direction:column;gap:28px;justify-content:space-between;padding:24px;transition:all .4s ease}.industrice-card .list .item .inline img{display:flex;height:36px;width:36px}.industrice-card .list .item .texts{color:#090c38;font-size:16px;font-weight:500;line-height:24px;transition:all .4s ease}.industrice-card .list .item:hover{background:#000670;box-shadow:none}.industrice-card .list .item:hover .texts{color:#fff}.industrice-card .list .item:hover:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='18' fill='none' viewBox='0 0 20 18'%3E%3Cpath stroke='%23FAAE31' stroke-width='2' d='M0 9h18m0 0-7.615 8M18 9l-7.615-8'/%3E%3C/svg%3E");right:20px}.industrice-card .list .item.more{align-items:center;display:flex;justify-content:center}.industrice-card .list .item.more img{height:28px;margin-right:8px;width:28px}.industrice-card .list .item.more{--text-color:#090c38;--font-size:14px;--line-height:20px;--font-weight:500;box-shadow:none}.industrice-card .list .item.more:before{content:none}.industrice-card .list .item.more:hover{background:transparent}@media(max-width:767px){.industrice-card .list .item:last-child{margin-bottom:0}.industrice-card .list .item .title{color:#fff}.industrice-card .list .item.more{background:transparent;padding:0}.industrice-card .list .item:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='18' fill='none' viewBox='0 0 20 18'%3E%3Cpath stroke='%23FAAE31' stroke-width='2' d='M0 9h18m0 0-7.615 8M18 9l-7.615-8'/%3E%3C/svg%3E")}}@media(min-width:768px){.industrice-card .list{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr)}.industrice-card .list .item:first-child{grid-area:1/1/2/2}.industrice-card .list .item:nth-child(2){grid-area:1/2/2/3}.industrice-card .list .item:nth-child(3){grid-area:1/3/2/4}.industrice-card .list .item:nth-child(4){grid-area:2/1/3/2}.industrice-card .list .item:nth-child(5){grid-area:2/2/3/4;max-height:none}}@media(min-width:992px){.industrice-card .list{grid-template-columns:repeat(5,1fr);grid-template-rows:1fr;grid-column-gap:20px;grid-row-gap:0}.industrice-card .list .item:first-child{grid-area:1/1/2/2}.industrice-card .list .item:nth-child(2){grid-area:1/2/2/3}.industrice-card .list .item:nth-child(3){grid-area:1/3/2/4}.industrice-card .list .item:nth-child(4){grid-area:1/4/2/5}.industrice-card .list .item:nth-child(5){grid-area:1/5/2/6;max-height:none}.industrice-card .list .item .texts{font-size:18px;font-weight:700}}@media(min-width:1200px){.industrice-card{padding:100px 0}.industrice-card .list{padding:68px 0}.industrice-card .list .item{height:160px}}