@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,40%,0)}to{opacity:1;transform:translateZ(0)}}.aboutTeam{padding:5rem 0}.aboutTeam_iconClose{color:#1d1d1d;cursor:pointer;height:2rem;position:absolute;right:4rem;top:4rem;width:2rem}.aboutTeam_popup{background:#fff;box-shadow:0 2.8rem 4rem 0 rgba(29,29,29,.1);display:flex;flex-direction:column;max-width:92rem;overflow-y:auto;padding:6rem 4rem;position:relative;width:100%}@media only screen and (min-width:768px){.aboutTeam_popup{flex-direction:row}}.aboutTeam_popupInner{display:flex;justify-content:center;max-height:100%;padding:2.6rem;z-index:1}.aboutTeam_popupImage img{height:auto;max-width:20rem}.aboutTeam_popupScrim{background:rgba(29,29,29,.87);height:100%;position:absolute;width:100%;z-index:0}.aboutTeam_popupOuter{bottom:0;left:0;position:fixed;right:0;top:0;transition:opacity .5s cubic-bezier(.45,.05,.55,.95) 0s,z-index .5s cubic-bezier(.45,.05,.55,.95) 0s;z-index:1000}.aboutTeam_popupOuter-disabled{opacity:0;z-index:-5}@media only screen and (max-width:1100px){.aboutTeam_popupContent{margin-top:5rem}}@media only screen and (min-width:768px){.aboutTeam_popupContent{padding-left:5rem}}.aboutTeam_popupName+*{margin-top:1rem}.aboutTeam_popupPosition+*{margin-top:3.5rem}.aboutTeam_popupDescription+*{margin-top:2.2rem}.aboutTeam_popupEmail,.aboutTeam_popupPhone{border-top:.1rem solid rgba(29,29,29,.05);padding:1.9rem 0}.aboutTeam_popupEmail strong,.aboutTeam_popupPhone strong{padding-right:1.6rem}.aboutTeam_popupEmail span,.aboutTeam_popupPhone span{font-weight:400}.aboutTeam_popupSocial{border-top:.1rem solid rgba(29,29,29,.05);padding:1.9rem 0}.aboutTeam_popupSocialLink{align-items:center;background:hsla(210,5%,69%,.5);border-radius:50%;display:inline-flex;height:3rem;justify-content:center;transition:background .5s cubic-bezier(.45,.05,.55,.95) 0s;width:3rem}.aboutTeam_popupSocialLink:hover{background:#1d1d1d}.aboutTeam_popupSocialIcon{color:#fff;height:1.4rem;width:1.4rem}.aboutTeam_heading+*{margin-top:2.5rem}.aboutTeam_row+*{margin-top:5rem}.aboutTeam_carousel{overflow-x:hidden;position:relative}.aboutTeam_slide{cursor:pointer;flex:0 0 100%}@media only screen and (min-width:768px){.aboutTeam_slide{flex:0 0 33.34%}}@media only screen and (min-width:1101px){.aboutTeam_slide{flex:0 0 25%}}.aboutTeam_picture{display:flex;height:100%;justify-content:center;max-height:100%;width:100%}.aboutTeam_pictureWrapper{height:20rem;margin-left:auto;margin-right:auto;pointer-events:none;width:20rem}.aboutTeam_pictureWrapper+*{margin-top:1.8rem}.aboutTeam_image{height:100%;max-height:100%;width:auto}.aboutTeam_fullname,.aboutTeam_position{text-align:center}.aboutTeam-white{background-color:#fff}.aboutTeam-gray{background-color:#f4f4f4}.aboutTeam_description,.aboutTeam_email,.aboutTeam_phone,.aboutTeam_social{display:none}.aboutTeam .carousel_dots{display:flex;flex-wrap:wrap;justify-content:center;list-style:none;margin-top:-1rem;padding-top:3.5rem}.aboutTeam_carousel+.carousel_dots{display:none}.aboutTeam_carousel.is-init+.carousel_dots{display:flex}.aboutTeam .carousel_dot{align-items:center;background-color:transparent;border:0;cursor:pointer;display:flex;flex:0 0 1;height:1.5rem;margin-left:1.25rem;margin-right:1.25rem;margin-top:1rem;outline:0;padding:0;position:relative;width:1.5rem}.aboutTeam .carousel_dot:after{background-color:#fff;border:.1rem solid #ff2828;border-radius:50%;box-sizing:border-box;content:"";height:100%;width:100%}.aboutTeam .carousel_dot.is-selected:after{background-color:#ff2828;opacity:1}