.hotboxes.team .hotbox-image-wrapper{position:relative;z-index:2;width:220px;height:220px;border-radius:50%;overflow:hidden;margin:0 auto;background-color:var(--entech-color-primary);transition:var(--entech-transition)}.hotboxes.team .hotbox-image:before{padding-top:100%}.hotboxes.team .hotbox-content{position:relative;margin-top:-80px;padding-top:100px;padding-bottom:30px;background-color:var(--entech-color-primary);color:#fff;border-radius:var(--entech-border-radius);text-align:center;transition:var(--entech-transition)}.hotboxes.team .hotbox-content h1,.hotboxes.team .hotbox-content h2,.hotboxes.team .hotbox-content h3,.hotboxes.team .hotbox-content h4,.hotboxes.team .hotbox-content h5,.hotboxes.team .hotbox-content h6{color:#fff}.hotboxes.team .hotbox-content .position{margin-top:-.75rem;margin-bottom:1rem;color:var(--entech-color-secondary)}.hotboxes.team .social-links{justify-content:center}.hotboxes.team .social-links a{width:46px;height:46px;background-color:var(--entech-color-secondary);border-radius:50%}.hotboxes.team .social-links a,.hotboxes.team .social-links a span{display:inline-flex;align-items:center;justify-content:center}.hotboxes.team .social-links a svg{width:18px;height:18px;fill:#fff}.hotboxes.team .hotbox:focus .hotbox-image-wrapper,.hotboxes.team .hotbox:hover .hotbox-image-wrapper{background-color:var(--entech-color-secondary);border-color:var(--entech-color-primary)}.hotboxes.team .hotbox:focus .hotbox-content,.hotboxes.team .hotbox:hover .hotbox-content{background-color:var(--entech-color-secondary)}.hotboxes.team .hotbox:focus .hotbox-content .position,.hotboxes.team .hotbox:hover .hotbox-content .position{color:var(--entech-color-primary)}.hotboxes.team .hotbox:focus .btn-readmore-reverse:after,.hotboxes.team .hotbox:focus .social-links a,.hotboxes.team .hotbox:hover .btn-readmore-reverse:after,.hotboxes.team .hotbox:hover .social-links a{background-color:var(--entech-color-primary)}