.three-column-text .header-part{width:75%;margin:0 auto 60px}.three-column-text .text-col{-ms-flex-preferred-size:31%;flex-basis:31%;margin-right:3.5%}.three-column-text .text-col:nth-child(3n+3){margin-right:0}.three-column-text .text-col .bg-icon{height:80px;width:80px;text-align:center;border-radius:30% 70% 70% 30%/50% 50% 50% 50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;margin-bottom:25px}.three-column-text .text-col:hover svg{fill:var(--quaternary_color)}.three-column-text .text-col svg{width:30px;height:30px}.three-column-text .text-col .title{margin-bottom:20px}.three-column-text .text-col .sub-title{margin-bottom:25px}.three-column-text .text-col a .link{color:#17161a;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;display:inline-block}.three-column-text .text-col a .link:hover{color:var(--primary_color)}@media(max-width:767px){.three-column-text .text-col{-ms-flex-preferred-size:100%;flex-basis:100%;margin-right:0;margin-bottom:30px}.three-column-text .header-part{width:100%}}