.our-roles-container{display:flex;flex-direction:column;gap:3rem}.roles-grid{display:grid;width:100%;grid-template-columns:repeat(1,minmax(0,1fr));gap:1.5rem}@media (min-width:640px){.roles-grid{width:-moz-max-content;width:max-content}}@media (min-width:768px){.roles-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.roles-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1400px){.roles-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.role-card{width:100%;border-width:1px;--tw-border-opacity:1;border-color:rgb(217 220 232/var(--tw-border-opacity,1))}@media (min-width:440px){.role-card{width:340px}}@media (min-width:1024px){.role-card{width:295px}}.role-card-image{height:430px;width:100%;-o-object-fit:cover;object-fit:cover}@media (min-width:640px){.role-card-image{height:380px}}.role-card-content{display:flex;height:64px;width:100%;align-items:center;justify-content:space-between;padding-left:1.5rem;padding-right:1.5rem}.role-card-title{font-size:1.125rem;line-height:1.75rem;font-weight:500;--tw-text-opacity:1;color:rgb(10 32 113/var(--tw-text-opacity,1))}.categories-container{display:flex;flex-wrap:wrap;gap:.5rem}.category-button{display:flex;align-items:center;gap:.75rem;border-radius:4px;border-width:1px;--tw-bg-opacity:1;background-color:rgb(230 232 239/var(--tw-bg-opacity,1));padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;font-weight:600}.category-button:hover>p{text-decoration-line:underline}.category-button.active{--tw-bg-opacity:1;background-color:rgb(10 32 113/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.category-count{height:1.25rem;width:1.75rem;border-radius:20px;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));font-size:12px;font-weight:700;--tw-text-opacity:1;color:rgb(6 29 80/var(--tw-text-opacity,1))}.category-count,.modal-overlay{display:flex;align-items:center;justify-content:center}.modal-overlay{position:fixed;inset:0;z-index:1000;background-color:rgba(0,0,0,.6)}.modal-content{position:relative;height:100%;width:100%;overflow-y:auto;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}@media (min-width:1024px){.modal-content{max-height:90vh;width:625px}}.modal-header{position:sticky;top:0;display:flex;align-items:center;justify-content:space-between;border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding:1rem 1.5rem}.modal-pagination{align-items:center}.modal-nav-buttons,.modal-pagination{display:flex;gap:1rem}.modal-close{font-size:1.5rem;line-height:2rem;font-weight:700;--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.modal-close:hover{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.modal-body{display:flex;flex-direction:column;gap:2rem;padding:1.5rem}.modal-main-section-container{display:flex;flex-direction:column-reverse;gap:1.5rem}@media (min-width:640px){.modal-main-section-container{flex-direction:row;align-items:center;justify-content:space-between}}.modal-main-section-text-container{display:flex;flex-direction:column;gap:1rem}.modal-title{font-family:var(--font-antonio),sans-serif;font-size:40px;font-weight:600;letter-spacing:-.025em}.modal-description,.modal-title{--tw-text-opacity:1;color:rgb(6 29 80/var(--tw-text-opacity,1))}.modal-description{font-size:1.125rem;line-height:1.75rem}.modal-category-chip{width:-moz-min-content;width:min-content;border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(217 220 232/var(--tw-bg-opacity,1));padding:.25rem .5rem;font-size:.875rem;line-height:1.25rem;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;--tw-text-opacity:1;color:rgb(6 29 80/var(--tw-text-opacity,1))}.modal-image{height:275px;width:275px;-o-object-fit:cover;object-fit:cover}@media (min-width:640px){.modal-image{height:400px}}.picto-title-text-container{display:flex;flex-direction:column;gap:1rem;--tw-text-opacity:1;color:rgb(10 32 113/var(--tw-text-opacity,1))}.picto-title-text-header{display:flex;align-items:center;gap:.5rem;font-size:1.125rem;line-height:1.75rem;font-weight:600}.picto-title-text_description p{--tw-text-opacity:1;color:rgb(6 29 80/var(--tw-text-opacity,1))}.modal-video{margin-top:1rem;width:100%;border-radius:var(--radius);max-height:400px}