.contact-wrapper ul{display:flex;flex-wrap:wrap;gap:35px;list-style:none;margin:0;padding:0}.contact-wrapper ul .icon{align-items:center;border-radius:100%;display:flex;height:25px;justify-content:center;line-height:normal;width:25px}.contact-wrapper ul .icon svg{height:14px;line-height:normal;width:14px}.contact-wrapper ul .icon .hs_cos_wrapper{height:14px;width:14px}.contact-wrapper ul .icon.image{background-color:transparent}.contact-wrapper ul .icon{background-color:var(--global_tertiary_color)}.contact-wrapper ul li>a{align-items:center;display:flex;font-weight:700;gap:10px}.contact-wrapper ul .icon img{height:14px;width:14px}@media(max-width:450px){.contact-wrapper ul{flex-direction:column}}