.module.contact-strip{background-color:#007932;padding:75px 0;position:relative}.module.contact-strip .contact-strip--card{background-color:#fff;-webkit-clip-path:polygon(100% 0,100% 50%,91% 100%,0 100%,0 0);clip-path:polygon(100% 0,100% 50%,91% 100%,0 100%,0 0);display:-ms-flexbox;display:flex;gap:30px;padding:30px;-ms-flex-align:center;align-items:center}.module.contact-strip .contact-strip--card_icon{background-color:#000;display:-ms-flexbox;display:flex;-ms-flex:0 0 98px;flex:0 0 98px;height:98px;max-width:98px;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.module.contact-strip .contact-strip--card_icon i{color:#fff;font-size:40px;line-height:0}.module.contact-strip .contact-strip--card_text span{display:block}.module.contact-strip .contact-strip--card_text_title{font-size:24px;font-weight:400;margin-bottom:5px}