.vc-six-icons-title-text-button__list{display:grid;grid-template-columns:repeat(3, 1fr);grid-row-gap:50px;grid-column-gap:80px;}
@media screen and (max-width:770px){
.vc-six-icons-title-text-button__list{grid-template-columns:repeat(2, 1fr);grid-column-gap:60px;}
}
@media screen and (max-width:770px){
.vc-six-icons-title-text-button__list{grid-column-gap:26px;grid-row-gap:30px;}
}
.vc-six-icons-title-text-button article{padding:0 0 46px 0;position:relative;}
.vc-six-icons-title-text-button article > em{height:180px;position:relative;display:block;}
@media screen and (max-width:1000px){
.vc-six-icons-title-text-button article > em{height:160px;}
}
@media screen and (max-width:500px){
.vc-six-icons-title-text-button article > em{height:100px;}
}
.vc-six-icons-title-text-button article > em img{width:auto;height:auto;max-width:100%;max-height:100%;position:absolute;left:50%;top:50%;display:block;transform:translate(-50%, -50%);}
.vc-six-icons-title-text-button article > div.text{padding:18px 0 0 0;text-align:center;}
@media screen and (max-width:1000px){
.vc-six-icons-title-text-button article > div.text{padding:8px 0 0 0;}
}
.vc-six-icons-title-text-button article > div.text h2, .vc-six-icons-title-text-button article > div.text h3{padding:0 0 16px 0;margin:0;font-family:Sora;font-weight:bold;font-size:18px;line-height:28px;color:#023444;}
@media screen and (max-width:500px){
.vc-six-icons-title-text-button article > div.text h2, .vc-six-icons-title-text-button article > div.text h3{font-size:16px;line-height:22px;}
}
.vc-six-icons-title-text-button article > div.text p{padding:0 0 30px 0;margin:0;font-family:Sora;font-size:14px;line-height:23px;color:#023444;opacity:0.83;}
@media screen and (max-width:1000px){
.vc-six-icons-title-text-button article > div.text p{padding:0 0 20px 0;}
}
@media screen and (max-width:500px){
.vc-six-icons-title-text-button article > div.text p{font-size:13px;line-height:18px;}
}
.vc-six-icons-title-text-button article > div.button {
width: 100%;
position: absolute;
left: 0;
bottom: 0;
text-align: center;
}