section.section-employees{background-position:center center;background-repeat:no-repeat;background-size:cover}section.section-employees .intro{max-width:770px;margin-left:auto;margin-right:auto}section.section-employees .intro+.container-grid{margin-top:30px}section.section-employees .container-grid{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-moz-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-box-align:stretch;-moz-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}section.section-employees .container-grid .employee{width:32%;width:361px;margin:1% 0 50px 2%;padding:0 .9rem;text-align:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-moz-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-box-align:stretch;-moz-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}section.section-employees .container-grid .employee:nth-child(3n+1){margin-left:0}section.section-employees .container-grid .employee__header{width:100%}section.section-employees .container-grid .employee__footer{width:100%}section.section-employees .container-grid .employee .featured-image{display:inline-block;margin:0 0 20px 0;width:calc(100% - 60px);height:0;padding-bottom:calc(100% - 60px);position:relative}section.section-employees .container-grid .employee .featured-image img{background-color:#fff;padding:0;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:100%;-webkit-transition:all 800ms ease-in-out;-moz-transition:all 800ms ease-in-out;-ms-transition:all 800ms ease-in-out;-o-transition:all 800ms ease-in-out;transition:all 800ms ease-in-out}section.section-employees .container-grid .employee .featured-image:hover img{-webkit-transform:rotateY(360deg);-moz-transform:rotateY(360deg);-ms-transform:rotateY(360deg);-o-transform:rotateY(360deg);transform:rotateY(360deg)}section.section-employees .container-grid .employee h2{margin:0}section.section-employees .container-grid .employee .hs-btn{margin:20px 0 0 0}