@charset "UTF-8";.checkbox-boxes{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.checkbox-boxes .checkbox{flex:1 1 calc(25% - 10px);box-sizing:border-box;display:flex;justify-content:center}.checkbox-boxes label{display:flex;flex-direction:column;align-items:flex-start;cursor:pointer;font-size:1.5rem;padding:0;border:1px solid #ccc;border-radius:8px;background-color:#fff;transition:background-color .2s,color .3s;color:#020262;min-height:32rem;font-weight:700;max-width:25rem;overflow:hidden;position:relative}.checkbox-boxes label:hover{background-color:#e8e8e8}.checkbox-boxes label.checked{background-color:#e6f7e9;border:.2rem solid #3ab24f}.checkbox-boxes label:before{content:"USAGE DE L'ÉCOLE";position:absolute;bottom:6px;left:15px;font-size:1rem;font-weight:500;color:#020262}.checkbox-boxes label:after{content:"";position:absolute;bottom:6px;right:15px;width:22px;height:22px;border-radius:50%;background:#e5e5e5;border:1px solid #ccc;display:flex;align-items:center;justify-content:center;color:transparent;font-size:12px;transition:.2s ease-in-out}.checkbox-boxes label.checked:before{content:"USAGE DE L'ÉCOLE";color:#247a37}.checkbox-boxes label.checked:after{background:#26b34a;border-color:#26b34a;color:#fff;content:"✓";font-weight:700}.checkbox-boxes label.checked:hover{background-color:#e8e8e8}.checkbox-boxes input[type=checkbox]{display:none}.checkbox-description{font-size:.9em;color:#3a3a3a;margin-top:8px;width:100%;word-wrap:break-word;font-weight:400}.checkbox-image{width:100%;height:120px;object-fit:cover;border-radius:6px 6px 0 0;margin-bottom:10px;min-width:25rem}.checkbox-boxes .checkbox-content{padding:20px;width:100%;box-sizing:border-box}.Catalauge-title{text-align:center;font-weight:700;color:#020262;padding:1.5rem;font-size:2.5rem}.tag-button{background-color:#eee;color:#000}.tag-button,.tag-button2{padding:4px 8px;display:inline-block;font-size:10px;margin:4px 0;border-radius:14px}.tag-button2{background-color:#e3e3fd;color:#000091}.tag-button3{background-color:#ffe9ef;color:#ad1357;font-size:10px}.tag-button3,.tag-link{padding:4px 8px;display:inline-block;margin:4px 0;border-radius:14px}.tag-link{background-color:#caf0f8;color:#03045e}.size-14,.tag-link{font-size:14px}.usage-container{max-width:850px;margin:60px auto;background:#fff;border-radius:16px;box-shadow:0 4px 12px rgba(0,0,0,.1);padding:2.5rem;font-family:Inter,Segoe UI,sans-serif}.usage-header{display:flex;align-items:center;gap:20px;margin-bottom:1.5rem}.usage-header img{width:max-content;height:160px;object-fit:cover;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.usage-title{font-size:2rem;font-weight:600;color:#2a3c63;margin:0}.usage-subtitle{color:#607196;font-size:1rem;margin-top:.5rem}.usage-description{margin-top:1.5rem;line-height:1.7;font-size:1rem;color:#333}.usage-meta{margin-top:2rem;background:#f6f9fc;border-radius:12px;padding:1.2rem 1.5rem}.usage-meta li{list-style:none;margin:.3rem 0;color:#444}.usage-meta strong{color:#2a3c63}.usage-links a{display:inline-block;margin:.3rem 0;color:#3b6db1;text-decoration:none}.usage-links a:hover{text-decoration:underline}.checkbox-content:first-line{text-transform:uppercase;font-weight:700}.group-title{background:#3b6db1;color:#fff;padding:8px 20px;margin:20px 0;border-radius:4px;font-weight:700}