@import url(https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Bree+Serif&family=Josefin+Sans:ital,wght@0,100..700;1,100..700&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Be Vietnam Pro,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.login-contenair{align-items:center;display:flex;height:100vh;justify-content:center;width:100vw}.login-zone{border:2px solid #d3d0d0;border-radius:5px;height:65vh;width:40vw}.icon-entete{align-items:center;display:flex;margin-top:20px;padding-left:50px}.icon-entete span{color:#0097d2;font-family:Arial,sans-serif;font-size:18px;font-weight:700;padding-left:10px}.user-gete-gata-zone{display:flex;flex-direction:column;padding:0 50px 50px}.user-gete-gata-zone .login-items{height:20%;width:100%}.user-gete-gata-zone .get-data{height:70%;width:100%}.class-dap{display:flex;flex-direction:column;height:30%;margin-top:1rem;width:100%}.get-data .name-saisie-logie{height:50px}.get-data .name-saisie-logie,.password-text{border:2px solid #e2dcdc;border-radius:5px;font-size:16px;padding-left:10px}.password-text{align-items:center;display:flex;height:60px;justify-content:space-between;justify-items:center}.password-text .saisie-data{border:none;font-size:16px;height:100%;outline:none;width:80%}.password-icon{color:#000;cursor:pointer;font-size:20px;margin-right:1rem}.password-text .partie-2:hover{background:blue;color:#0097d2}.get-data div button{background:#0097b2;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;height:50px;text-align:center}.get-data div button:hover{background:#0097d2}.user-gete-gata-zone span button{border:none;border-radius:5px;cursor:pointer;font-size:16px;height:50px;width:100%}.user-gete-gata-zone span button:hover{border:2px solid #e2dcdc}.texte-ligne{margin:20px 0;position:relative;text-align:center}.texte-ligne .ligne{background-color:#c9c0c0;height:2px;left:0;position:absolute;top:50%;width:100%;z-index:0}.texte-ligne span{background:#fff;padding:0 10px;position:relative;z-index:1}.connexion-btn{margin-top:1rem;width:100%}.connexion-btn,.loader-overlay{display:flex;justify-content:center}.loader-overlay{align-items:center;background:#fff9;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:9}.loader{animation:spin 1s linear infinite;border:5px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;height:40px;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.error{color:red;margin-top:10px}@media (max-width:1300px) and (min-width:850px){.login-zone{border:2px solid #d3d0d0;border-radius:5px;height:80vh;width:60vw}}@media screen and (max-width:700px){.login-zone{border:2px solid #d3d0d0;border-radius:5px;height:90vh;width:80vw}}.contenair{display:flex;height:100vh;justify-content:space-between!important;width:100vw}.contenair .Sidebare-left{background:#f0e9e9!important;height:100vh;width:17%}.contenair .contenu-page{display:flex;flex-direction:column;width:80%}.contenair .contenu-page .header-partie{border-bottom:3px solid #f0e9f3;height:10%}.contenair .contenu-page .body-partie{height:100%;width:100%}@media screen and (max-width:650px){.contenair .Sidebare-left{display:none}}.contenaire-sidebare{background:#f0e9e9!important;display:flex;flex-direction:column;height:100%;width:100%}.contenaire-sidebare .logo-sidebare{align-items:center;cursor:pointer;display:flex;height:20%;justify-content:center;width:100%}.contenaire-sidebare .logo-sidebare .logo-sidebare{height:100px;width:100px}.contenaire-sidebare .item-sidebare{display:flex;flex-direction:column;height:33%;width:100%}.item-sidebare .titre-text{color:#746e6e;font-size:20px;font-weight:600;margin:0 0 0 40px}.item-sidebare .get-items-sidebare{height:100%}.item-sidebare .get-items-sidebare .items-select{align-items:center;cursor:pointer;display:flex;font-size:20px;justify-items:center;margin:20px 0 0 30px;padding:10px}.item-sidebare .get-items-sidebare .items-select:hover{border-radius:8px;color:#fff;cursor:pointer}.item-sidebare .get-items-sidebare .items-select.active{background:#323f41!important;border-radius:8px;cursor:pointer;font-weight:900!important}.item-sidebare .get-items-sidebare .items-select .icon-items{color:#746e6e;display:flex;font-size:20px;justify-content:center;margin:0 18px 0 0}.item-sidebare .get-items-sidebare .tex-items{color:#746e6e;cursor:pointer;font-size:20px;font-weight:500}.last-partie-sidebare{display:flex;flex-direction:column}.last-partie-sidebare .titre-text{color:#746e6e;font-size:15px;font-weight:500;margin:0 0 0 40px}.last-partie-sidebare .items-select{align-items:center;display:flex;font-size:20px;justify-items:center;margin:20px 0 0 30px;padding:10px}.last-partie-sidebare .items-select .icon-items{color:#746e6e;display:flex;font-size:30px;justify-content:center;margin:0 18px 0 0}.last-partie-sidebare .items-select .tex-items{color:#746e6e;font-size:20px;font-weight:500}@media (max-width:1300px) and (min-width:850px){.contenaire-sidebare{gap:2rem}.item-sidebare .get-items-sidebare .items-select .icon-items{color:#746e6e;display:flex;font-size:15px;justify-content:center;margin:0 18px 0 0}.item-sidebare .get-items-sidebare .tex-items{color:#746e6e;cursor:pointer;font-size:15px;font-weight:500}.last-partie-sidebare{background:#f0e9e9;display:flex;flex-direction:column}.last-partie-sidebare .items-select .tex-items{color:#746e6e;font-size:15px;font-weight:500}.last-partie-sidebare .items-select .icon-items{color:#746e6e;display:flex;font-size:20px;justify-content:center;margin:0 18px 0 0}}.navebare-contenaire{align-items:center;display:flex;height:100%;justify-content:space-between;width:100%}.navebare-contenaire .section-left{width:50%}.navebare-contenaire .seach-navebare{align-items:center;background:#fff;border:3px solid #c5c1c1;border-radius:5px;display:flex;height:50px;margin-left:70px;width:50%}.navebare-contenaire .seach-navebare .input-navebare{border:1px solid #fff;cursor:pointer;font-size:15px;height:90%;outline:none;text-align:start;text-justify:inherit;width:85%}.navebare-contenaire .seach-navebare .input-navebare:hover{border:1px solid #fff;box-shadow:none;outline:none}.navebare-contenaire .seach-navebare .icon-search-navebare{color:#c5c1c1;cursor:pointer;font-size:25px;font-weight:700}.navebare-contenaire .seach-navebare .icon-search-navebare:hover{color:#c5c1c1;cursor:pointer;font-size:25px}.navebare-contenaire .section-rigth{align-items:center;display:flex;height:100%;justify-content:right;margin:20px;padding-right:10px;width:50%}.navebare-contenaire .section-rigth .icon-naverbe-profil{color:#c5c1c1;cursor:pointer;font-size:25px;padding:0 35px 0 0}.navebare-contenaire .section-rigth .icon-naverbe-profil:hover{color:#503b5a;cursor:pointer;font-size:25px;padding:0 35px 0 0}.navebare-contenaire .section-rigth .profil-images{border-radius:50%;height:55px;width:50px}.navebare-contenaire .section-rigth .name-personnal{color:#8a8888;font-size:18px;font-weight:900;padding:0 0 0 30px}@media (max-width:1300px) and (min-width:850px){.navebare-contenaire .seach-navebare{align-items:center;background:#fff;border:3px solid #c5c1c1;border-radius:5px;display:flex;height:40px;margin-left:70px;width:50%}.navebare-contenaire .seach-navebare .icon-search-navebare{color:#c5c1c1;cursor:pointer;font-size:20px;font-weight:700}}.popupNavabare-overlay{background:#0000;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.popupNavebare-content{background:#fff;border:1px solid #ccc;border-radius:8px;box-shadow:0 0 2px #20202099;margin-top:4.5rem;padding:1rem;position:fixed;width:40%}.close-button{right:5px;top:5px}.entete-notifications,.items-notification{align-items:center;display:flex;justify-content:space-between}.items-notification{background:#fff;border-radius:8px;cursor:pointer;height:70px;margin:10px 20px 0;outline:2px solid #e3e0e4}.items-buttonNotifiaction{align-items:center!important;display:flex;height:100%;justify-content:center;width:max-content}.items-buttonNotifiaction span{align-items:center;background:#eeebeb;border-radius:5px;display:flex;font-size:13px;gap:.5rem;justify-content:center;justify-items:center;margin:.5rem;padding:.5rem}.btn-voirNotification{border-top:2px solid #e3e0e4;color:#746e6e;cursor:pointer;margin-top:1.2rem;padding:.5rem;text-align:center}.gap{gap:1rem!important}.w-20{width:20%}.f-14{color:#888;font-size:14px}.contenair-acceuil{display:flex;height:100%;justify-content:space-between;overflow-y:auto;width:100%}.contenair-acceuil .contenant-left{height:100%;width:60%}.contenair-acceuil .contenant-right{height:100%;width:40%}@media screen and (max-width:1000px){.contenair-acceuil{display:flex;flex-direction:column}.contenair-acceuil .contenant-left,.contenair-acceuil .contenant-right{height:100%;width:100%}}.tableau-contenaire{display:flex;flex-direction:column;height:100%;margin-top:20px;width:100%}.tableau-contenaire .fisrt-bloc-tableau{align-items:center;display:flex;height:18%;justify-content:space-between;width:100%}.tableau-contenaire .fisrt-bloc-tableau .tableau-carreau{border-bottom:3px solid #f0e9f3;border-radius:10px;display:flex;flex-direction:column;height:85%;justify-content:center;justify-items:center;margin:0 15px;outline:3px solid #f0e9f3;padding:0 15px;width:25%}.carreau-1{background-color:#adadad}.carreau-2{background-color:#e8f0fb}.carreau-3{background:#0097b2;color:#fff}.text-titre{font-size:20px;font-weight:600;padding:0 15px}.nombre-indice{font-weight:600;margin:15px 0;padding:0 10px}.indices-values{color:#797575;font-size:15px;margin:0 15px}.white-color{color:#fff}.tableau-contenaire .second-bloc-tableau{display:flex;height:30%;justify-content:space-between;margin-left:5px;width:100%}.tableau-contenaire .second-bloc-tableau .second-indice-bloc{border-bottom:3px solid #f0e9f3;border-radius:10px;display:flex;height:100%;justify-content:space-between;outline:3px solid #f0e9f3;width:47%}.tableau-contenaire .second-bloc-tableau .second-indice-bloc .left-careau{background:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;margin:0 0 20px 20px;width:50%}.text-titre-bloc2{font-size:20px;font-weight:600;margin:20px}.nombre-indice-bloc2{font-size:50px;font-weight:600;margin:20px}.tableau-contenaire .second-bloc-tableau .second-indice-bloc .right-careau{display:flex;flex-direction:column;height:100%;justify-content:center!important;margin:0 20px 20px 0;width:50%}.tableau-contenaire .activity-partie{border-bottom:3px solid #f0e9f3;border-radius:10px;display:flex;flex-direction:column;height:40%;margin:20px 0 0 5px;outline:3px solid #f0e9f3;padding:auto;width:100%}.tableau-contenaire .activity-partie .entete-acivity{align-items:center;display:flex;justify-content:space-between;margin:20px 20px 0!important}.marginLeft{margin-left:3rem}.item-combo{height:40px!important}.tableau-contenaire .activity-partie .activity-by-select{display:flex;flex-direction:column;height:70%;justify-content:normal;width:100%}.tableau-contenaire .activity-partie .items-items{align-items:center;background:#eeebeb;border-radius:8px;display:flex;height:70px;justify-content:space-between;margin:10px 20px 0;outline:2px solid #e3e0e4}.icon-actions{color:#291e1e}.icon-actions,.icon-actions:hover{cursor:pointer;font-size:25px;font-weight:700;margin-right:15px}.icon-actions:hover{color:#554848}.items-infos{margin-left:15px;position:relative}.text-time{margin:0 0 15px}.tableau-contenaire .activity-partie .btn-voir{border-top:2px solid #e3e0e4;color:#746e6e;cursor:pointer;display:flex;font-weight:500;height:40px;justify-content:center;margin-top:10px;text-align:center;width:100%}.tableau-contenaire .activity-partie .btn-voir:hover{background:linear-gradient(135deg,#e7e9eb,#e0cdcd)}@media (max-width:1300px) and (min-width:850px){.tableau-contenaire{background:#fff;display:flex;flex-direction:column;gap:1rem;height:100%;margin-top:20px;width:100%}.tableau-contenaire .activity-partie{margin:0 0 0 5px}.tableau-contenaire .activity-partie .items-items{align-items:center;background:#eeebeb;border-radius:8px;display:flex;height:50px;justify-content:space-between;margin:10px 20px 0;outline:2px solid #e3e0e4}}.contenaire-information{display:flex;flex-direction:column;height:100%;width:100%}.contenaire-information .informations-bloc{background:#202020;border-radius:10px;display:flex;flex-direction:column;height:35%;margin-left:20px;margin-top:100px;width:95%}.informations{color:#fff;margin-left:20px}.sous-titre{font-size:11px;margin-top:10px}.commentaire,.sous-titre{color:#746e6e;margin-left:20px}.foot-informations{display:flex;justify-content:space-between;margin:40px 20px 20px}.Produit-vendu{color:#fff;font-size:14px;font-weight:400}.btn-boutique{background:violet;border-radius:5px;color:#fff;cursor:pointer;font-size:15px;font-weight:500;height:40px;width:150px}.contenaire-information .top-producteur{background:#fff;border-bottom:3px solid #f0e9f3;border-radius:10px;display:flex;flex-direction:column;height:60%;margin-left:20px;margin-top:20px;outline:3px solid #e8e0eb;width:95%}.contenaire-information .top-producteur .entete-tot{align-items:center;display:flex;justify-content:space-between;margin:20px}.top-note{color:#746e6e;font-size:11px;margin-left:20px}.producteurs-items{align-items:center;background:#eeebeb;border-radius:8px;cursor:pointer;display:flex;height:10%;justify-content:space-between;margin:10px 20px 0;outline:2px solid #e3e0e4;padding:10px}.producteurs-items:hover{background:#eeebf5}.producteurs-items .perso-producteurs{display:flex;flex-direction:column}.name-producteurs{color:#201f1f;font-size:20px;font-weight:500}.likes{color:#746e6e;font-size:11px;margin-top:10px}.voir-producteurs{justify-content:center}.compte-contenaire{display:flex;flex-direction:column;height:100%;width:100%}.compte-contenaire .compte-entete{align-items:center;background:#f0e9e9;border-radius:5px;display:flex;height:7%;justify-content:space-between;text-align:center;width:35%}.compte-contenaire .compte-entete .btn-entete{align-items:center;border-radius:5px;color:#000;cursor:pointer;display:flex;font-size:13px;font-weight:600;height:80%;justify-content:center;margin:2%;text-align:center;width:45%}.compte-contenaire .compte-entete .btn-entete:hover{background:#fff!important}.btn-entete.active{background-color:#fff;color:#fff}.compte-contenaire .producteur-clients{align-items:center;border-radius:8px;flex-direction:column;height:85%;justify-content:center;margin:2% 2% 0 0}.tbody-data{overflow-inline:scroll;overflow-y:auto}.cni-data{border-radius:8px;display:flex;flex-direction:column;height:45%!important;outline:2px solid #e3e0e4;width:100%}.cni-data .entete-cni{align-items:center;display:flex;height:10%;justify-content:space-between;margin:.4rem}.cni-data .cni-image{display:flex;gap:1rem;justify-content:space-between;margin:0 1.5rem;width:90%}.cni-data .cni-image .imag-cni{border-radius:8px;height:100%;overflow:hidden;position:relative}.imag-cni img{display:block;height:100%;object-fit:cover;width:100%}.popup-box{background-color:#fff;border-radius:12px;box-shadow:0 0 10px #00000040;max-width:400px;padding:20px 30px;text-align:center}.popup-box button{background-color:#007bff;border:none;border-radius:8px;color:#fff;cursor:pointer;margin-top:15px;padding:8px 16px}.list-partenaires{display:flex;flex-direction:column;height:100%}.list-partenaires .entete-Listpartenaire{align-items:center;display:flex;height:11%;justify-content:space-between;width:100%}.list-partenaires .entete-Listpartenaire .bloc-entete{align-items:center;display:flex;height:100%;margin-left:2%;text-align:center;width:25%}.compteur-compte,.titre-listproducteur{width:max-content}.compteur-compte{background:#f0e9f9;border-radius:12px;color:#cbc8cc;display:flex;font-size:11px;font-weight:800;justify-content:left;margin-left:2%;padding:.7rem .8rem}.entete-Listpartenaire .search-listproducteur{align-items:center;background:#fff;border:3px solid #c5c1c1;border-radius:5px;display:flex;height:50px;margin-right:2rem;width:25%}.entete-Listpartenaire .search-listproducteur .input-navebare{border:1px solid #fff;cursor:pointer;font-size:15px;height:90%;outline:none;text-align:start;text-justify:inherit;width:85%}.entete-Listpartenaire .search-listproducteur .input-navebare:hover{border:1px solid #fff;box-shadow:none;outline:none}.entete-Listpartenaire .search-listproducteur .icon-search-navebare{color:#c5c1c1;cursor:pointer;font-size:25px;font-weight:700}.entete-Listpartenaire .search-listproducteur .icon-search-navebare:hover{color:#c5c1c1;cursor:pointer;font-size:25px}.list-partenaires .tableau-producteurs{height:100%;margin-top:1.4rem;width:100%}.list-partenaires .tableau-producteurs .entete-tableau{width:100%}.list-partenaires .tableau-producteurs .entete-tableau .intitule{background:#f0e9e9!important;border-collapse:collapse;box-shadow:none;color:#5c5959;font-size:12px;font-weight:800;height:3rem}.table-container{font-family:Arial,sans-serif;padding:20px}h2{margin-bottom:16px}table{background-color:#fff;border-collapse:collapse;width:100%}thead{background-color:#f9fafb;text-align:left}td,th{border-bottom:1px solid #eee;padding:12px 10px}input[type=checkbox]{transform:scale(1.2)}.name-col{gap:10px}.avatar,.name-col{align-items:center;display:flex}.avatar{background-color:#b2d3e9;border-radius:50%;color:#0284c7;font-weight:700;height:35px;justify-content:center;width:35px}.sub-id{color:#888;font-size:12px}.badge{border-radius:12px;font-size:12px;font-weight:600;padding:4px 8px;text-transform:capitalize}.badge.green{background-color:#dcfce7;color:#22c55e}.badge.yellow{background-color:#fef9c3;color:#eab308}.badge.red{background-color:#fee2e2;color:#dc2626}.actions button{border:none;border-radius:5px;cursor:pointer;font-size:12px;margin-right:6px;padding:4px 10px}.actions{justify-content:space-between}.actions,.actions .view{display:flex;width:max-content}.actions .view{align-items:center;background-color:#cfddf8;font-size:15px;justify-content:center;justify-items:center}.actions .block{background-color:#e0f2fe;background:red;color:#0369a1;color:#fff}.actions .block,.actions .edit{display:flex;font-size:14px;font-weight:700}.actions .edit{background:#f0e9e9;color:#000}.actions .validate{background-color:#dcfce7;color:#15803d}.actions .activate{background-color:#e0f2fe;background:#2b1313;color:#0369a1;color:#fff;display:flex;font-size:14px;font-weight:700}.highlight-row{background-color:#fef2f2}.item-actions{font-size:13px;padding-left:.5rem}.publication-card{height:90%}.images-publication{height:70%;object-fit:cover;width:100%}.publication-user{background:blue!important}.informations-contenaire{display:flex;gap:15px;height:100%;justify-content:space-between;width:100%}.informations-contenaire .section-informations{display:flex;flex-direction:column;gap:2rem;height:100%!important;width:50%}.informations-pages{border-radius:8px;height:45%;width:100%}.blocked{border-radius:12px}.couverture-image{object-fit:cover}.overlay-couverture{align-items:center;background:#7a272766;bottom:0;color:#fff;display:flex;flex-direction:column;justify-content:center;left:0;padding:20px;position:absolute;right:0;text-align:center;top:0}.left-section{display:flex;flex:1 1;flex-direction:column;gap:20px;height:100%;min-width:400px}.card{border-radius:12px;box-shadow:0 2px 8px #0000000d;height:100%;padding:20px}.page-info{overflow:hidden;padding:0;position:relative}.cover-image{height:100%;object-fit:cover;width:100%}.overlay-content{background:#00000080;color:#fff;display:flex;flex-direction:column;height:100%;left:0;position:absolute;top:0}.entete-xp{display:flex;height:60%;justify-content:space-between;margin:.9rem}.entete-ab{gap:1rem}.entete-ab,.pd-flex{display:flex;flex-direction:column}.pd-flex{gap:.4rem}.box-logo{display:flex;justify-content:center}.logo-producteur{border-radius:7px;height:5rem;width:5rem}.produit-count{cursor:pointer;margin-top:10px}.buttons-plus{align-items:center;display:flex;gap:10px;justify-content:space-between;margin:2rem 1rem 0}.contact-btn,.view-btn{border:none;border-radius:6px;cursor:pointer;font-weight:700;height:2.5rem;padding:8px 12px}.view-btn{background-color:#1d4ed8;color:#fff}.titre-gras{font-size:18px!important;font-weight:700!important}.informations-comptes,.padding-entete{display:flex;flex-direction:column}.informations-comptes{border-bottom:3px solid #f0e9f3!important;border-radius:8px;gap:1.5rem;height:100%;justify-content:center;outline:2px solid #e3e0e4;width:100%}.informations-comptes .entete-infosComte{align-items:center;display:flex;height:15%;justify-content:space-between;margin-left:1rem}.actions-ations{display:flex;gap:1rem}.gap-btn{gap:.5rem}.personnal-Data{display:flex;justify-content:space-between;margin-left:1rem;padding:7px}.rigth-personalInfos{justify-items:left}.left-personalInfos,.rigth-personalInfos{display:flex;flex-direction:column;gap:1.9rem;width:50%}.name-items{display:flex;flex-direction:column;gap:.3rem}.text-grils{color:#888;font-size:12px}.second-section{display:flex;flex-direction:column;gap:2rem;height:100%!important;width:50%}.identification{display:flex;gap:.9rem;justify-content:center;width:100%}.identification img{border:1px solid #ccc;border-radius:13px;height:90%;object-fit:cover;width:35%}.second-section .Activited-zone{border-bottom:3px solid #f0e9f3!important;border-radius:8px;display:flex;flex-direction:column;gap:1.9rem;height:50%;margin-top:auto;outline:2px solid #e3e0e4;padding:1rem;width:100%}.ativited-informations{display:flex;justify-content:space-between}.activited-item{display:flex;flex-direction:column;gap:3rem}.contenaire-categories{background:blue}@media (max-width:1300px) and (min-width:850px){.contenaire-categories{background:red}}.popup-overlay{height:100vh;width:100vw}.popup-content{background-color:#fff;border-radius:12px;box-shadow:0 0 10px #0003;height:80vh;overflow-y:auto;padding:2rem;position:relative;width:80vw}.close-button{background:#0000;border:none;cursor:pointer;font-size:1.9rem;position:absolute;right:16px;top:12px}.categorie-contenaire{display:flex;flex-direction:column;gap:3rem;height:100%;width:100%}.categorie-contenaire .categorie-entete{align-items:center;display:flex;height:10%;width:100%}.search-categorie{display:flex;gap:2rem;height:60%;margin-left:4%;width:50%}.search-categorie .btn-recherche{border:3px solid #dfdddd;border-radius:8px!important;cursor:pointer;display:flex;font-size:15px;height:90%;outline:none;text-align:start;text-justify:inherit;width:50%}.search-categorie .btn-recherche input{border:none;border-radius:8px!important;cursor:pointer;outline:none;width:100%}.search-categorie button{background:#0097b2;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;outline:none;width:max-content}.categorie-contenaire .body-categorie{border:3px solid #dfdddd;border-radius:8px;height:80%;width:98%}.contenaire-Compteinfos{display:flex;flex-direction:column;height:100%;width:100%}.Compteinfos-entete{align-items:center;display:flex;justify-items:center;width:100%}.compteInfos-actions{display:flex;height:7%!important;width:40%}.btn-navagates{align-items:center;color:#000;cursor:pointer;display:flex;font-size:13px;font-weight:600;justify-content:center;text-align:center;width:45%}.btn-navagates.activeItems{border-bottom:3px solid #c5c1c1}.body-infos{height:100%;width:100%}.border{border-radius:8px;outline:2px solid #e3e0e4}.publications-container{display:flex;flex-direction:column;height:100%;width:100%}.cards-wrapper{display:flex;gap:20px;height:100%;justify-content:space-between;width:100%}.itms-btn{background:#fff!important;border-radius:5px;cursor:pointer;max-width:max-content}.publication-card{background-color:#fff;box-shadow:0 2px 8px #0000001a;height:100%;overflow:hidden;position:relative;width:50%}.publication-card img{height:70%;object-fit:cover;width:100%}.btn-bloquer{background-color:red;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:12px;padding:5px 10px;position:absolute;right:10px;top:10px}.infos-card{align-content:center;align-items:center;display:flex;justify-content:space-between;padding:10px}.infos-card .prix{font-size:18px;font-weight:700;text-align:right}.stats{align-items:rigth;display:flex;gap:10px;justify-content:right!important;margin-right:4px;margin-top:-40px}.blocked{border-radius:none;overflow:hidden;position:relative}.blocked-image{background-position:50%;background-size:cover;filter:blur(3px);height:100%;transform:scale(1.05);width:100%}.overlay-blocked{align-items:center;background:#0006;bottom:0;color:#fff;display:flex;flex-direction:column;justify-content:center;left:0;padding:20px;position:absolute;right:0;text-align:center;top:0}.btn-activer{background:#000;color:#fff;font-size:14px!important;max-width:max-content}.border-radius12{border-radius:12px}.combobox{font-family:sans-serif;width:250px}.combobox,.combobox-button{height:40px;position:relative}.combobox-button{background-color:#fff;border:1px solid #ccc;border-radius:6px;cursor:pointer;padding:0 12px;text-align:left;width:100%}.arrow{font-size:12px;pointer-events:none;position:absolute;right:12px;top:50%;transform:translateY(-50%)}.combobox-options{background-color:#fff;border:1px solid #ddd;border-radius:6px;box-shadow:0 4px 10px #0000000d;left:0;list-style:none;margin:0;max-height:200px;overflow-y:auto;padding:0;position:absolute;top:45px;width:100%;z-index:10}.combobox-option{cursor:pointer;padding:10px 12px}.combobox-option:hover{background-color:#f0f0f0}.popup-overlay{align-items:center;background-color:#0006;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.popup-boxModification{border-radius:12px;box-shadow:0 0 10px #00000040;display:flex;flex-direction:column}.popup-boxModification,.popup-boxModification input{background-color:#fff;gap:1.5rem;max-width:400px;padding:20px 30px;text-align:center}.popup-boxModification input{border:1px solid #ccc;border-radius:8px;outline:none}.popup-boxModification div button{background-color:#007bff;border:none;border-radius:8px;color:#fff;cursor:pointer;margin-top:15px;padding:8px 16px}.popup-box button:hover{background-color:#0056b3}
/*# sourceMappingURL=main.a9f2d89a.css.map*/