.profile-page{margin:80px 0}.profile-page .header-row{background:#fff;border-radius:20px;margin:30px 0;padding:30px}.profile-page .contact-image{align-items:center;display:flex;justify-content:center;margin-top:20px}.profile-page .hex-image{clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);height:220px;width:200px}.profile-page .hex-image img{height:100%;object-fit:cover;width:100%}.profile-page h1{margin-bottom:10px}.profile-page .types{color:#4cb0d6;font-weight:300}.profile-page .types span:last-of-type{display:none}.profile-page img.company-logo{background:#fff;border:1px solid #f1f1f1;border-radius:5px;margin:15px 0;max-height:200px;max-width:200px;padding:15px}.profile-page hr{border-color:#f1f1f1;height:auto;margin:0}.profile-page .contacts{display:inline-flex}.profile-page .contacts li{margin-right:20px}.profile-page .contacts li a{color:#0d2547}.profile-page .contacts li a i{color:#4cb0d6}