body:has(.people__item--active){overflow:hidden}.module.module--people .module__inner{row-gap:calc(var(--rows-gap)*2)}.module.module--people .people__item-container{justify-content:center}.module.module--people .people__item__inner{display:flex;flex-flow:column;height:100%;overflow:hidden;position:relative;transition:box-shadow var(--normal-transition) ease-in-out}.module.module--people .people__item{cursor:pointer}.module.module--people .people__item__inner:hover{box-shadow:0 20px 50px rgba(0,0,0,.1)}.module.module--people .people__item__inner .people__item__image{overflow:hidden;padding-bottom:100%;position:relative;width:100%}.module.module--people .people__item__modal__inner__heading__image img{height:100%;width:100%}.module.module--people .people__item__inner .people__item__image img{height:100%;object-fit:cover;object-position:top center;position:absolute;width:100%}.module.module--people .people__item__inner .people__item__infos{align-items:center;background-color:var(--white-color);display:flex;gap:calc(var(--spacing-base)*6);height:100%;justify-content:space-between;min-height:124px;padding:20px 25px;width:100%}.module.module--people .people__item__infos__job{font-size:calc(var(--body-font-size)/1.29);line-height:calc(var(--body-line-height)/1.29)}.module.module--people .people__item__infos__icon,.module.module--people .people__item__modal__inner__heading__infos__email-container__icon,.module.module--people .people__item__modal__inner__heading__infos__linkedin-container__icon{align-items:center;cursor:pointer;display:flex;flex-shrink:0;height:35px;justify-content:center;width:35px}.module.module--people .people__item__infos__icon svg{transition:all var(--normal-transition) ease-in-out}.module.module--people .people__item__infos__icon svg,.module.module--people .people__item__modal__inner__heading__infos__email-container__icon svg,.module.module--people .people__item__modal__inner__heading__infos__linkedin-container__icon svg{height:100%;max-height:unset;max-width:unset;width:100%}.module.module--people .people__item__infos__icon svg path{transition:unset}.module.module--people .people__item__modal{align-items:center;display:flex;height:100dvh;justify-content:center;left:0;opacity:0;position:fixed;top:0;transition:opacity var(--normal-transition) ease-in-out;visibility:hidden;width:100dvw;z-index:100}.module.module--people .people__item.people__item--active .people__item__modal{opacity:1;visibility:visible}.module.module--people .people__item__modal:before{background-color:#000;content:"";display:block;height:100%;left:0;opacity:.2;position:absolute;top:0;width:100%;z-index:10}.module.module--people .people__item__modal__inner{background-color:var(--white-color);border-radius:20px;display:flex;flex-flow:column;max-height:543px;overflow:hidden;padding:30px;position:relative;row-gap:30px;z-index:20}.module.module--people .people__item__modal__inner__heading{display:flex;gap:30px}.module.module--people .people__item__modal__inner__heading__image{border-radius:15px;height:150px;overflow:hidden;width:150px}.module.module--people .people__item__modal__inner__heading__image img{object-fit:cover;object-position:top}.module.module--people .people__item__modal__inner__heading__infos{display:flex;flex-flow:column;gap:40px;height:100%}.module.module--people .people__item__modal__inner__heading__close-icon{align-items:center;border-radius:var(--rounded-full);cursor:pointer;display:flex;height:60px;justify-content:center;margin-left:auto;transition:background-color var(--normal-transition) ease-in-out;width:60px}.module.module--people .people__item__modal__inner__heading__infos__icons-wrapper{display:flex;flex-flow:column;row-gap:calc(var(--spacing-base)*4)}.module.module--people .people__item__modal__inner .people__item__modal__inner__heading__close-icon:hover{background-color:var(--light-gray-color)}.module.module--people .people__item__modal__inner__heading__infos__email-container,.module.module--people .people__item__modal__inner__heading__infos__linkedin-container{font-size:calc(var(--body-font-size)/1.29);line-height:calc(var(--body-line-height)/1.29);margin-top:auto}.module.module--people .people__item__modal__inner__body{display:flex;max-width:746px;overflow:auto}.module.module--people .people__item__modal>.people__item__modal__inner__heading__close-icon{cursor:auto;height:100%;left:0;position:absolute;top:0;width:100%;z-index:10}@media (max-width:1366px){.module.module--people .people__item__inner .people__item__infos{flex-flow:row wrap;row-gap:calc(var(--spacing-base)*3)}.module.module--people .people__item__infos__icon{margin-top:auto}.module.module--people .people__item__infos__text{margin-bottom:auto}}@media (max-width:992px){.dnd-section .row-fluid>[class*=span].dnd-module:has(.people__item-container){padding-right:0}.module.module--people .people__item-container{flex-flow:row;gap:var(--columns-gap);justify-content:flex-start;overflow:auto;-ms-overflow-style:none;scroll-snap-type:x mandatory;scrollbar-width:none}.module.module--people .people__item{max-width:75%;padding:0;scroll-snap-align:start}.module.module--people .people__item-container>.people__item:last-child{margin-right:var(--columns-gap)}.module.module--people .people__item__modal__inner{margin-top:16%;max-height:85%;max-width:90%}.module.module--people .people__item__inner .people__item__infos{flex-flow:column;justify-content:center;padding:calc(var(--spacing-base)*6) calc(var(--spacing-base)*4);text-align:center}.module.module--people .people__item__modal__inner__heading,.module.module--people .people__item__modal__inner__heading__infos{row-gap:calc(var(--spacing-base)*4)}}@media (max-width:662px){.module.module--people .people__item__modal__inner{padding:20px}.module.module--people .people__item__modal__inner__heading{flex-flow:row wrap;height:unset;justify-content:center}.module.module--people .people__item__modal__inner__heading__infos{justify-content:center;text-align:center}.module.module--people .people__item__modal__inner__heading__close-icon{position:absolute;right:var(--columns-gap);top:var(--columns-gap)}.module.module--people .people__item__modal__inner__heading__infos__email-container,.module.module--people .people__item__modal__inner__heading__infos__linkedin-container{flex-flow:row wrap;justify-content:center}}