/* /////////////////////////
        COLOR BLOCKS
  ////////////////////////// */
/* /////////////////////////
        SIZE BLOCKS
  ////////////////////////// */
/* /////////////////////////
            MIXINS
  ////////////////////////// */
/* /////////////////////////
        PLACEHOLDER CSS
  ////////////////////////// */
.topInfosCompanyPage {
  margin: 0 !important;
  background-color: #559DD3;
  -webkit-box-shadow: 0 0 10px 1px #DEDEDE;
          box-shadow: 0 0 10px 1px #DEDEDE;
}

.topInfosCompanyPage > .col-4 {
  position: relative;
  text-align: center;
  overflow: hidden;
  padding-top: 10px;
}

.topInfosCompanyPage .background {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 100%;
  min-height: 100%;
  -webkit-filter: opacity(0.2);
          filter: opacity(0.2);
  z-index: auto;
}

.topInfosCompanyPage .bubbleCompanyPicture {
  display: block;
  margin: 20px auto 30px;
}

.topInfosCompanyPage .bubbleCompanyPicture.desktopCenter {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin: 0;
}

.topInfosCompanyPage .textResponsive {
  display: none;
  text-align: center;
  -webkit-filter: opacity(1);
          filter: opacity(1);
}

.topInfosCompanyPage .textResponsive h1 {
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 800;
  line-height: 24px;
}

.topInfosCompanyPage .textResponsive h4 {
  color: #FFFFFF;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
}

.topInfosCompanyPage .badge {
  -webkit-filter: opacity(1);
          filter: opacity(1);
}

.topInfosCompanyPage > .col-8 {
  position: relative;
  background-color: #fff;
  padding: 30px 0 30px 35px;
}

.topInfosCompanyPage h1 {
  color: #272829;
  font-size: 28px;
  font-weight: 800;
  line-height: 38px;
}

.topInfosCompanyPage h4 {
  color: #272829;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
  max-height: 25px;
  overflow: hidden;
}

.topInfosCompanyPage .infoCountry {
  display: block;
  color: #272829;
  font-size: 16px;
  line-height: 22px;
}

.topInfosCompanyPage .infoCountry i {
  padding-right: 5px;
}

.topInfosCompanyPage .btn {
  position: absolute;
  top: 15%;
  right: 40px;
}

.topInfosCompanyPage .containerTableInfos {
  text-align: center;
  border-radius: 8px;
  border: 1px solid #CBD0D6;
}

.topInfosCompanyPage .containerTableInfos span {
  color: #5B5E61;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
}

.topInfosCompanyPage .containerTableInfos strong {
  color: #559DD3;
  font-size: 22px;
  font-weight: 800;
  line-height: 30px;
}

.topInfosCompanyPage .containerTableInfos > div:first-child {
  border-right: 1px solid #CBD0D6;
}

.topInfosCompanyPage .containerTableInfos > div:last-child {
  border-left: 1px solid #CBD0D6;
}

.topInfosCompanyPage .closeSpecialPage {
  right: 77px;
}

.topInfosCompanyPage .containerShareIconsNetworks {
  position: absolute;
  bottom: 25px;
  right: 40px;
  width: 242px;
  text-align: center;
}

.contentCompanyPage {
  margin: 0;
  background-color: #F9F9F9;
}

.contentCompanyPage .card {
  border-radius: 4px;
  -webkit-box-shadow: 0 0 10px 1px #DEDEDE;
          box-shadow: 0 0 10px 1px #DEDEDE;
}

.contentCompanyPage .card-title {
  font-size: 20px;
  font-weight: 800;
  line-height: 27px;
  color: #272829;
}

.contentCompanyPage .card-text {
  color: #5B5E61;
  font-size: 16px;
  line-height: 22px;
}

.contentCompanyPage .containerShareIconsNetworks {
  text-align: center;
}

.contentCompanyPage .containerShareIconsNetworks i {
  padding-right: 0 !important;
}

.contentCompanyPage .tableInfos .text-right {
  color: #5B5E61;
}

.contentCompanyPage .appearResponsive {
  display: none;
}

.contentCompanyPage > .col-4 .card {
  display: block;
  margin: 30px auto;
  width: 85%;
}

.contentCompanyPage > .col-4 img {
  max-width: 400px;
  width: 100%;
  object-fit: contain;
}

.contentCompanyPage > .col-4 i {
  padding-right: 10px;
}

.contentCompanyPage > .col-4 td {
  padding: 3px 0;
}

.contentCompanyPage > .col-4 td strong {
  font-weight: 800;
  color: #559DD3;
}

.contentCompanyPage > .col-8 .card {
  margin-top: 30px;
  width: 95%;
}

.contentCompanyPage > .col-8 .card-title small {
  display: block;
  max-width: 75%;
}

.contentCompanyPage > .col-8 .card-title > span {
  position: absolute;
  right: 5%;
  top: 35px;
  font-size: 25px;
  color: #559DD3;
}

.contentCompanyPage > .col-8 .card-title > span .fa-plus-square {
  display: none;
}

.contentCompanyPage > .col-8 .card-title > span .fa-minus-square {
  display: block;
}

.contentCompanyPage > .col-8 .card-title > span.collapsed .fa-plus-square {
  display: block;
}

.contentCompanyPage > .col-8 .card-title > span.collapsed .fa-minus-square {
  display: none;
}

.containerSlider .carousel-item {
  position: relative;
  text-align: center;
  padding-bottom: 56.25%;
}

.containerSlider .carousel-item img {
  width: auto !important;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  cursor: pointer;
}

.containerSlider .carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' stroke='%235B5E61' stroke-width='0.5' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e");
}

.containerSlider .carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' stroke='%235B5E61' stroke-width='0.5' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e");
}

.containerPreviewSlider {
  height: 100%;
  display: -ms-grid;
  display: grid;
  -ms-flex-line-pack: justify;
      align-content: space-between;
  grid-row-gap: 10px;
  grid-auto-rows: 1fr;
}

.containerPreviewSlider > div {
  text-align: center;
  overflow: hidden;
  position: relative;
}

.containerPreviewSlider > div img {
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  cursor: pointer;
}

body.compensate-for-scrollbar {
  margin-right: 0 !important;
}

.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
  color: #559DD3 !important;
}

.fancybox-button[disabled], .fancybox-button[disabled]:hover {
  color: #888 !important;
}

.fancybox-progress {
  background-color: #559DD3 !important;
}

.teamPictureCompanyPage {
  text-align: center;
  position: relative;
  height: 250px;
}

.teamPictureCompanyPage img {
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  cursor: pointer;
}

.infoDatWishOfferPage {
  margin: 20px 0;
}

.infoDatWishOfferPage i {
  margin-right: 7px;
}

.infoDatWishOfferPage strong {
  font-weight: 600;
  color: #272829;
}

.containerRatesRecommendation > div {
  color: #272829;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  line-height: 22px;
}

.containerRatesRecommendation > .col-4 {
  min-width: 290px;
}

.containerRatesRecommendation > .col-3 {
  min-width: 220px;
}

.containerRatesRecommendation .containerStarRating i {
  font-size: 14px;
}

.containerRatesRecommendation ~ .recommender .containerPicture {
  max-width: 80px;
  min-width: 80px;
}

.containerRatesRecommendation ~ .recommender .containerPicture img {
  width: 80px;
  height: 80px;
  border: 1px solid #979797;
  border-radius: 50%;
}

.containerRatesRecommendation ~ .recommender h5 {
  color: #272829;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
}

.containerRatesRecommendation ~ .recommender h6 {
  font-size: 16px;
  line-height: 22px;
}

.containerRatesRecommendation ~ .recommender p {
  color: #5B5E61;
  font-size: 16px;
  line-height: 22px;
}

.containerOneRealisation h5, .containerOneContribution h5 {
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}

.containerOneRealisation h6, .containerOneContribution h6 {
  font-size: 16px;
  line-height: 22px;
}

.containerOneRealisation h6 span, .containerOneContribution h6 span {
  display: inline-block;
  vertical-align: top;
  min-width: 105px;
}

.containerOneRealisation h6 i, .containerOneContribution h6 i {
  margin-right: 5px;
}

.containerOneRealisation p, .containerOneContribution p {
  color: #5B5E61;
  font-size: 16px;
  line-height: 22px;
}

.containerOneRealisation img, .containerOneContribution img {
  max-height: 175px;
  cursor: pointer;
}

.containerOneRealisation .imgResponsive, .containerOneContribution .imgResponsive {
  display: none;
}

.containerOneContribution {
  border-bottom: solid 1px #A1A6AC;
}

.containerOneContribution:last-child {
  border-bottom: none;
}

.containerOneContribution.noBorder {
  border-bottom: none !important;
}

/*
 Responsive
  */
@media screen and (max-width: 1400px) {
  .topInfosCompanyPage .closeSpecialPage {
    right: 10px;
    top: 10px;
  }
}

@media screen and (min-width: 1350px) {
  .topInfosCompanyPage {
    -webkit-transition-duration: 0.2s;
            transition-duration: 0.2s;
  }
  .topInfosCompanyPage.fixed {
    position: fixed;
    top: 66px;
    left: 0;
    width: 100%;
    z-index: 100;
    background-color: #fff;
  }
  .topInfosCompanyPage.fixed .btn.btn-light {
    display: none;
  }
  .topInfosCompanyPage.fixed .bubbleCompanyPicture {
    margin: 20px auto 0;
    width: 95px;
    height: 95px;
  }
  .topInfosCompanyPage.fixed .bubbleCompanyPicture.desktopCenter {
    margin-top: 0;
  }
  .topInfosCompanyPage.fixed .badge, .topInfosCompanyPage.fixed .background {
    display: none;
  }
  .topInfosCompanyPage.fixed > .col-4 {
    max-width: 15%;
    -webkit-box-flex: 15%;
        -ms-flex: 15%;
            flex: 15%;
    padding: 0;
    -webkit-transition-duration: 0.2s;
            transition-duration: 0.2s;
  }
  .topInfosCompanyPage.fixed > .col-8 {
    max-width: 85%;
    -webkit-box-flex: 85%;
        -ms-flex: 85%;
            flex: 85%;
    padding: 20px 0;
    -webkit-transition-duration: 0.2s;
            transition-duration: 0.2s;
  }
  .topInfosCompanyPage.fixed .titlesAndCountry {
    float: left;
    max-width: 30%;
  }
  .topInfosCompanyPage.fixed .containerTableInfos {
    float: left;
    max-width: 42%;
    margin-left: 4% !important;
  }
  .topInfosCompanyPage.fixed > .col-8 .btn {
    top: 35%;
  }
  .topInfosCompanyPage.fixed .containerShareIconsNetworks {
    display: none;
  }
}

@media screen and (max-width: 1350px) {
  .topInfosCompanyPage .containerTableInfos span {
    font-size: 14px;
  }
  .topInfosCompanyPage .containerTableInfos strong {
    font-size: 20px;
  }
}

@media screen and (max-width: 1200px) {
  .topInfosCompanyPage .containerTableInfos {
    max-width: 95%;
  }
  .topInfosCompanyPage .containerShareIconsNetworks {
    bottom: auto;
    top: 80px;
    right: 40px;
    text-align: center;
  }
  .topInfosCompanyPage .containerShareIconsNetworks h5 {
    display: none;
  }
}

@media screen and (max-width: 1100px) {
  .topInfosCompanyPage .btn {
    position: static;
    margin: 20px 0 10px;
  }
  .topInfosCompanyPage .containerShareIconsNetworks {
    position: static;
    display: inline-block;
    vertical-align: 5px;
  }
  .contentCompanyPage > .col-4, .contentCompanyPage > .col-8 {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    max-width: none;
  }
  .contentCompanyPage > .col-4 .card, .contentCompanyPage > .col-8 .card {
    margin: 30px auto;
    width: 85%;
  }
  .contentCompanyPage .containerSlider {
    margin-top: 0 !important;
  }
  .contentCompanyPage .card-text {
    text-align: justify;
  }
}

@media screen and (max-width: 900px) {
  .topInfosCompanyPage .textResponsive {
    display: block;
  }
  .topInfosCompanyPage .bubbleCompanyPicture {
    margin-bottom: 10px;
    width: 90px;
    height: 90px;
    display: block;
  }
  .topInfosCompanyPage .bubbleCompanyPicture.desktopCenter {
    position: static;
    margin: 20px auto 10px;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .topInfosCompanyPage > .col-8 {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    max-width: none;
    padding: 0 !important;
  }
  .topInfosCompanyPage > .col-8 .titlesAndCountry, .topInfosCompanyPage > .col-8 > .btn {
    display: none;
  }
  .topInfosCompanyPage > .col-8 .containerTableInfos {
    max-width: 100%;
    margin: 0 !important;
    border-radius: 0;
    border: 1px solid #EFEFEF;
  }
  .topInfosCompanyPage > .col-8 .containerTableInfos > div {
    border-color: #EFEFEF;
  }
  .topInfosCompanyPage > .col-4 {
    max-width: none;
    -webkit-box-flex: 100%;
        -ms-flex: 100%;
            flex: 100%;
    padding-bottom: 15px;
  }
  .topInfosCompanyPage .containerShareIconsNetworks {
    display: none;
  }
  .contentCompanyPage .appearResponsive {
    display: block;
  }
  .contentCompanyPage .disappearResponsive {
    display: none !important;
  }
  .contentCompanyPage .containerSlider .col-9 {
    -webkit-box-flex: 100%;
        -ms-flex: 100%;
            flex: 100%;
    max-width: 100%;
    margin: 0;
  }
  .contentCompanyPage .containerSlider .col-3 {
    display: none;
    /*flex: 100%;
        max-width: 100%;
        flex-direction: row !important;
        img {
          width: 31% !important;
          padding: 0 !important;
        }*/
  }
  .contentCompanyPage .containerSlider .col-3 img {
    display: none;
  }
  .containerOneRealisation > .col-3 {
    display: none;
  }
  .containerOneRealisation .imgResponsive {
    display: block;
    max-width: 400px;
    max-height: none;
  }
  .containerRatesRecommendation ~ .recommender {
    margin-top: 15px;
  }
  .containerRatesRecommendation ~ .recommender .containerPicture {
    max-width: 60px;
    min-width: 60px;
  }
  .containerRatesRecommendation ~ .recommender .containerPicture img {
    width: 60px;
    height: 60px;
    border: 1px solid #979797;
    border-radius: 50%;
  }
}

@media screen and (max-width: 600px) {
  .contentCompanyPage > .col-4 .card, .contentCompanyPage > .col-8 .card {
    padding: 0 !important;
  }
  .contentCompanyPage > .col-4 .card-title > span, .contentCompanyPage > .col-8 .card-title > span {
    top: 20px;
  }
}

@media screen and (max-width: 500px) {
  .topInfosCompanyPage .containerTableInfos > div:last-child {
    display: none;
  }
}

/* Mobile: Afficher les infos de l'aside côte à côte */
@media screen and (max-width: 767px) {
  .contentCompanyPage .tableInfos {
    display: block !important;
  }

  .contentCompanyPage .tableInfos tbody {
    display: block !important;
  }

  .contentCompanyPage .tableInfos tr {
    display: block !important;
    margin-bottom: 10px;
  }

  .contentCompanyPage .tableInfos th {
    display: inline !important;
    font-weight: bold;
    padding: 0 !important;
    margin-right: 8px;
    border: none !important;
    white-space: nowrap;
    vertical-align: top;
  }

  .contentCompanyPage .tableInfos td {
    display: inline !important;
    padding: 0 !important;
    border: none !important;
    text-align: left !important;
  }

  .contentCompanyPage .tableInfos td .badge {
    margin: 2px 2px 2px 0 !important;
    display: inline-block !important;
  }
}

/* ========================================
   UNIFIED CARD - Company Page Version (sans logo)
   ======================================== */

/* Carte unifiée sans logo ni padding-top */
.unified-card-company-page {
    border: 1px solid #e0e0e0;
    border-radius: 12px;
    transition: all 0.3s ease;
    overflow: visible;
    position: relative;
    padding-top: 0 !important; /* Pas de padding-top car pas de logo débordant */
}

.unified-card-company-page:hover {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12);
    transform: translateY(-4px);
}

.unified-card-company-page .card-body {
    padding: 1.5rem;
}

/* Header avec badges - version company page (pas de logo) */
.unified-card-header-company {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
    margin-bottom: 0.5rem;
    justify-content: flex-end;
    position: absolute;
    right: 25px;
}

/* Titre */
.unified-card-title {
    color: #212529;
    font-size: 1.2rem;
    font-weight: 700;
    margin-bottom: 0.5rem;
    line-height: 1.3;
}

/* Collaboration envisagée */
.unified-card-collaboration {
    color: #495057;
    font-size: 0.85rem;
    margin-bottom: 0.75rem;
    padding: 8px 12px;
    background-color: #f8f9fa;
    border-left: 3px solid #5CACDB;
    border-radius: 4px;
}

.unified-card-collaboration strong {
    color: #212529;
}

/* Description avec dégradé */
.unified-card-description-wrapper {
    position: relative;
    margin-bottom: 1rem;
    max-height: 96px;
    overflow: hidden;
}

.unified-card-description-wrapper::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 96px;
    background: linear-gradient(to bottom,
        rgba(255,255,255,0.4) 0%,
        rgba(255,255,255,0.55) 25%,
        rgba(255,255,255,0.7) 50%,
        rgba(255,255,255,0.85) 75%,
        rgba(255,255,255,1) 100%);
    backdrop-filter: blur(1.5px);
    -webkit-backdrop-filter: blur(1.5px);
    pointer-events: none;
    z-index: 1;
}

.unified-card-description {
    color: #6c757d;
    font-size: 0.9rem;
    line-height: 1.5;
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/* Badges taxonomie */
.unified-card-taxonomy {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    margin-bottom: 1rem;
}

.taxonomy-badge {
    background-color: #FDEFE7;
    color: #495057;
    padding: 4px 12px;
    border-radius: 12px;
    font-size: 0.75rem;
    font-weight: 500;
}

.taxonomy-badge-more {
    color: #6c757d;
    padding: 4px 10px;
    font-size: 0.75rem;
    font-weight: 600;
}

/* Métadonnées */
.unified-card-meta {
    display: flex;
    flex-direction: column;
    gap: 6px;
    margin-bottom: 1rem;
}

.meta-item {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 0.85rem;
    color: #6c757d;
}

.meta-item i {
    color: #adb5bd;
    width: 16px;
    text-align: center;
    font-size: 0.9rem;
}

.meta-attachment {
    color: #5CACDB;
    font-weight: 600;
}

.meta-attachment i {
    color: #5CACDB;
}

/* Bouton */
.unified-card-btn {
    background-color: #5CACDB;
    border-color: #5CACDB;
    color: white;
    font-weight: 600;
    padding: 10px 30px;
    transition: all 0.3s ease;
    line-height: normal;
}

.unified-card-btn:hover {
    background-color: #4a9bc7;
    border-color: #4a9bc7;
    color: white;
}

.unified-card-btn i {
    margin-right: 6px;
}

/* Actions pour company page */
.unified-card-actions-company {
    border-top: 1px solid #e0e0e0;
}

/* Responsive */
@media (max-width: 767px) {
    .unified-card-company-page .card-body {
        padding: 1.25rem;
    }
}

/* ========================================
   OPPORTUNITY DETAIL PAGE - Unified Style
   ======================================== */

/* Carte opportunité détaillée */
.unified-card-opportunity-detail {
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    background-color: white;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    margin-bottom: 50px;
    margin-top: 30px;
}

.unified-card-opportunity-detail .card-body {
    padding: 2rem;
}

/* Header avec badges et bouton */
.unified-card-header-detail {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1.5rem;
    position: absolute;
    right: 35px;
}

.badges-group {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
}

/* Titre opportunité */
.unified-opportunity-title {
    color: #212529;
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 1.5rem;
    line-height: 1.3;
}

/* Collaboration envisagée - version détaillée */
.unified-card-collaboration-detail {
    color: #495057;
    font-size: 1rem;
    margin-bottom: 1.5rem;
    padding: 12px 16px;
    background-color: #f8f9fa;
    border-left: 4px solid #5CACDB;
    border-radius: 4px;
}

.unified-card-collaboration-detail strong {
    color: #212529;
    margin-right: 8px;
}

/* Métadonnées principales */
.unified-opportunity-meta {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5rem;
    margin-bottom: 2rem;
}

.meta-item-detail {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    padding: 12px;
    background-color: #f8f9fa;
    border-radius: 8px;
}

.meta-item-detail > i {
    color: #5CACDB;
    font-size: 1.2rem;
    min-width: 20px;
    margin-top: 2px;
}

.meta-content {
    flex: 1;
}

.meta-content strong {
    display: block;
    color: #495057;
    font-size: 0.85rem;
    margin-bottom: 4px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.meta-content span {
    color: #212529;
    font-size: 1rem;
}

.meta-attachment-detail .meta-content {
    display: flex;
    flex-direction: column;
}

/* Sections avec titre */
.section-title {
    color: #212529;
    font-size: 1.3rem;
    font-weight: 600;
    margin-bottom: 1rem;
    display: flex;
    align-items: center;
    gap: 10px;
}

.section-title i {
    color: #5CACDB;
    font-size: 1.1rem;
}

/* Description */
.unified-opportunity-description {
    margin-bottom: 2rem;
}

.description-text {
    color: #495057;
    font-size: 1rem;
    line-height: 1.7;
    white-space: pre-line;
    margin-bottom: 0;
}

/* Ciblage taxonomique */
.unified-opportunity-targeting {
    margin-bottom: 2rem;
}

.taxonomy-group {
    margin-bottom: 1.5rem;
}

.taxonomy-group:last-child {
    margin-bottom: 0;
}

.taxonomy-label {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 0.75rem;
    color: #495057;
}

.taxonomy-label i {
    color: #5CACDB;
    font-size: 1rem;
    min-width: 18px;
}

.taxonomy-label strong {
    font-size: 0.95rem;
}

.taxonomy-items {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    padding-left: 26px;
}

/* Responsive opportunité détail */
@media (max-width: 991px) {
    .unified-opportunity-meta {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 767px) {
    .unified-card-opportunity-detail .card-body {
        padding: 1.5rem;
    }

    .unified-opportunity-title {
        font-size: 1.5rem;
    }

    .section-title {
        font-size: 1.1rem;
    }

    .unified-card-header-detail {
        flex-direction: column;
        align-items: flex-start;
        gap: 12px;
    }
}

/*# sourceMappingURL=page_company.css.map */
