.bureau-grid{display:grid;grid-template-columns:1fr;gap:2rem;padding:1rem 0;max-width:1400px;margin:0 auto}@media(min-width: 768px){.bureau-grid{grid-template-columns:repeat(2, 1fr);gap:2.5rem}}.bureau-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;background:#fff;border-radius:12px;-webkit-box-shadow:0 0 10px rgba(0,0,0,.5);box-shadow:0 0 10px rgba(0,0,0,.5);overflow:hidden;-webkit-transition:all .3s ease;transition:all .3s ease;height:160px;min-height:160px;max-height:160px}.bureau-card:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px);-webkit-box-shadow:0 8px 30px rgba(0,102,177,.25);box-shadow:0 8px 30px rgba(0,102,177,.25)}.bureau-card-image{-ms-flex-negative:0;flex-shrink:0;width:160px;height:160px;position:relative;overflow:hidden}.bureau-card-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block}.bureau-card-content{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:0}.bureau-card-name{font-size:clamp(1.2rem,2.5vw,1.6rem);font-weight:bold;color:#0066b1 !important;margin:0 0 .5rem 0;line-height:1.2;word-wrap:break-word;-ms-hyphens:auto;hyphens:auto;font-weight:600;letter-spacing:.15em;text-transform:capitalize}.bureau-card-role{font-size:clamp(.85rem,1.8vw,1rem);text-transform:uppercase;letter-spacing:normal;color:#555;margin:0;line-height:1.4;word-wrap:break-word;-ms-hyphens:auto;hyphens:auto;overflow-wrap:break-word}@media(max-width: 767px){.bureau-grid{gap:1.5rem;padding:0}.bureau-card{height:140px;min-height:140px;max-height:140px}.bureau-card-image{width:140px;height:140px}.bureau-card-content{padding:1rem}.bureau-card-name{font-size:clamp(1rem,4vw,1.3rem)}.bureau-card-role{font-size:clamp(.8rem,3.5vw,.95rem)}}@media(max-width: 480px){.bureau-card{height:120px;min-height:120px;max-height:120px}.bureau-card-image{width:120px;height:120px}.bureau-card-content{padding:.8rem}.bureau-card-name{font-size:clamp(.9rem,4.5vw,1.2rem);margin-bottom:.3rem}.bureau-card-role{font-size:clamp(.75rem,4vw,.9rem);line-height:1.3}}@media(min-width: 1200px){.bureau-card-name{font-size:1.6rem}.bureau-card-role{font-size:1rem}}.features_bureau{display:none !important}.team-grid{display:grid;gap:2rem;padding:1rem 0;grid-template-columns:repeat(auto-fit, minmax(20%, 1fr))}@media(max-width: 767px){.team-grid{grid-template-columns:1fr}}@media(min-width: 768px){.team-grid.codi,.team-grid.bureau{grid-template-columns:repeat(4, 1fr)}}.team-grid .card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:hsla(0,0%,100%,.8705882353);border-radius:1em;aspect-ratio:2/3;-webkit-box-shadow:0 0 10px rgba(0,0,0,.5);box-shadow:0 0 10px rgba(0,0,0,.5);overflow:hidden;-webkit-transition:all .3s ease;transition:all .3s ease;position:relative}.team-grid .card:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px);-webkit-box-shadow:0 8px 30px rgba(0,102,177,.25);box-shadow:0 8px 30px rgba(0,102,177,.25)}.team-grid .card .card-text{color:#fff}.team-grid .card .card-text .card-name{font-size:1.5rem;font-weight:bold;margin:0}.team-grid .card .card-text .card-role{font-size:medium;font-weight:100;margin:0;letter-spacing:normal;line-height:1em}.team-grid .card .card-image{-ms-flex-negative:0;flex-shrink:0;position:relative;overflow:hidden}.team-grid .card .features_bureau{display:none !important}@media(max-width: 767px){.team-grid.codi{margin:0 1em}}@media(min-width: 768px){.team-grid.codi{margin:0 5em}}.team-grid.codi .card .card-image{width:100%;height:100%;min-height:0}.team-grid.codi .card .card-image img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.team-grid.codi .card .card-image::after{content:"";position:absolute;inset:0;background:-webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.5)));background:linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.5) 100%)}.team-grid.codi .card .card-name{text-shadow:0 1px 3px rgba(0,0,0,.7)}.team-grid.codi .card .card-text{position:absolute;width:100%;background:hsla(0,0%,100%,.3019607843);bottom:0;height:3em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;backdrop-filter:blur(4px) saturate(140%)}@media(max-width: 767px){.team-grid.bureau{gap:1.5rem;padding:0;margin:0 1em}}.team-grid.bureau .card{aspect-ratio:1/1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around}.team-grid.bureau .card .card-image{padding-top:2em;width:70%}.team-grid.bureau .card .card-image img{aspect-ratio:1;border-radius:50%;-o-object-fit:cover;object-fit:cover}.team-grid.bureau .card .card-name,.team-grid.bureau .card .card-role{color:#4169e1;margin:0 0 .5rem 0;word-wrap:break-word;-ms-hyphens:auto;hyphens:auto}.team-grid.bureau .card .card-name{text-transform:capitalize;text-align:center;margin:0}.team-grid.bureau .card .card-role{letter-spacing:normal;line-height:1.4}@media(min-width: 1200px){.team-grid.bureau .card .card-role{font-size:medium}}