.elementor-903 .elementor-element.elementor-element-6d41448{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:-75px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:150px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-903 .elementor-element.elementor-element-6d41448:not(.elementor-motion-effects-element-type-background), .elementor-903 .elementor-element.elementor-element-6d41448 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFCF5;}.elementor-903 .elementor-element.elementor-element-65591aa{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:10px 10px;--row-gap:10px;--column-gap:10px;}.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-icon-list .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-icon-list .elementor-icon-list-text{color:var( --e-global-color-secondary );}.elementor-903 .elementor-element.elementor-element-bc83bb1 .elementor-icon-list-icon i{color:#1D699C;transition:color 0.3s;}.elementor-903 .elementor-element.elementor-element-bc83bb1 .elementor-icon-list-icon svg{fill:#1D699C;transition:fill 0.3s;}.elementor-903 .elementor-element.elementor-element-bc83bb1 .elementor-icon-list-item:hover .elementor-icon-list-icon i{color:#173446;}.elementor-903 .elementor-element.elementor-element-bc83bb1 .elementor-icon-list-item:hover .elementor-icon-list-icon svg{fill:#173446;}.elementor-903 .elementor-element.elementor-element-bc83bb1{--e-icon-list-icon-size:12px;--icon-vertical-offset:0px;}.elementor-903 .elementor-element.elementor-element-bc83bb1 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-903 .elementor-element.elementor-element-bc83bb1 .elementor-icon-list-item > a{font-family:"Gabarito", Sans-serif;font-size:13px;font-weight:400;}.elementor-903 .elementor-element.elementor-element-bc83bb1 .elementor-icon-list-text{color:#1D699C;transition:color 0.3s;}.elementor-903 .elementor-element.elementor-element-bc83bb1 .elementor-icon-list-item:hover .elementor-icon-list-text{color:#173446;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-903 .elementor-element.elementor-element-a870667{text-align:center;}.elementor-903 .elementor-element.elementor-element-a870667 .elementor-heading-title{font-family:"Gabarito", Sans-serif;font-size:75px;font-weight:600;line-height:60px;color:#173446;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-903 .elementor-element.elementor-element-7451e91{text-align:center;font-family:"Gabarito", Sans-serif;font-size:18px;font-weight:400;color:#607581;}.elementor-903 .elementor-element.elementor-element-b495326{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:70px;--padding-bottom:30px;--padding-left:0px;--padding-right:0px;}.elementor-903 .elementor-element.elementor-element-b495326:not(.elementor-motion-effects-element-type-background), .elementor-903 .elementor-element.elementor-element-b495326 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(180deg, #FFFCF5 0%, #FFFFFF 100%);}.elementor-903 .elementor-element.elementor-element-0e66cf4{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-903 .elementor-element.elementor-element-65591aa{--width:100%;}}/* Start custom CSS for shortcode, class: .elementor-element-0e66cf4 */.ltt-search-form {
  display: flex;
  align-items: center;
  gap: 12px;
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  font-family: 'Gabarito', sans-serif;
}

.ltt-search-field {
  flex: 1;
}

.ltt-search-field input,
.ltt-search-field select {
  width: 100%;
  height: 58px;
  padding: 0 22px;
  border: 1px solid #e7e7e2;
  border-radius: 14px;
  background: #ffffff;
  color: #173042;
  font-family: 'Gabarito', sans-serif;
  font-size: 16px;
  font-weight: 400;
  outline: none;
  box-shadow: 0 2px 8px rgba(23, 48, 66, 0.04);
  transition: all 0.25s ease;
}

.ltt-search-field input::placeholder {
  color: #a1a1aa;
}

.ltt-search-field input:focus,
.ltt-search-field select:focus {
  border-color: #173042;
  box-shadow: 0 0 0 4px rgba(23, 48, 66, 0.08);
}

.ltt-search-button {
  height: 58px;
  padding: 0 28px;
  border: none;
  border-radius: 14px;
  background: #173042;
  color: #ffffff;
  font-family: 'Gabarito', sans-serif;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  white-space: nowrap;
  transition: all 0.25s ease;
}

.ltt-search-button:hover {
  background: #1d3c52;
  transform: translateY(-1px);
}

.ltt-search-button:active {
  transform: translateY(0);
}

@media (max-width: 768px) {
  .ltt-search-form {
    flex-direction: column;
    gap: 10px;
  }

  .ltt-search-field,
  .ltt-search-button {
    width: 100%;
  }

  .ltt-search-field input,
  .ltt-search-field select,
  .ltt-search-button {
    height: 56px;
    font-size: 16px;
  }
}

/* ==========================================================
   PAGE DE RÉSULTATS LINKTOTOP
========================================================== */

.ltt-search-results-page {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    font-family: 'Gabarito', sans-serif;
    color: #173042;
}


/* ==========================================================
   FORMULAIRE
========================================================== */

.ltt-results-form {
    margin-bottom: 48px;
}


/* ==========================================================
   EN-TÊTE
========================================================== */

.ltt-results-header {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 30px;
    margin-bottom: 32px;
    padding-bottom: 28px;
    border-bottom: 1px solid #e7e7e2;
}

.ltt-results-heading {
    max-width: 760px;
}

.ltt-results-eyebrow {
    display: block;
    margin-bottom: 8px;
    color: #748491;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.ltt-results-heading h1 {
    margin: 0;
    color: #173042;
    font-size: clamp(30px, 4vw, 48px);
    font-weight: 700;
    line-height: 1.08;
}

.ltt-results-query {
    margin: 12px 0 0;
    color: #687b88;
    font-size: 16px;
}


/* ==========================================================
   FILTRES ACTIFS
========================================================== */

.ltt-active-filters {
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    gap: 8px;
}

.ltt-filter-chip {
    display: inline-flex;
    align-items: center;
    min-height: 34px;
    padding: 7px 13px;
    border: 1px solid #dce5ea;
    border-radius: 999px;
    background: #f7f9fa;
    color: #173042;
    font-size: 13px;
    font-weight: 500;
}


/* ==========================================================
   GRILLE
========================================================== */

.ltt-results-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
}


/* ==========================================================
   CARTE
========================================================== */

.ltt-result-card {
    display: flex;
    flex-direction: column;
    min-width: 0;
    overflow: hidden;
    border: 1px solid #e7e7e2;
    border-radius: 20px;
    background: #ffffff;
    box-shadow: 0 8px 30px rgba(23, 48, 66, 0.06);
    transition:
        transform 0.25s ease,
        box-shadow 0.25s ease,
        border-color 0.25s ease;
}

.ltt-result-card:hover {
    transform: translateY(-4px);
    border-color: #ccd9e1;
    box-shadow: 0 16px 42px rgba(23, 48, 66, 0.11);
}


/* ==========================================================
   VISUEL
========================================================== */

.ltt-result-media {
    position: relative;
    display: block;
    width: 100%;
    aspect-ratio: 16 / 9;
    overflow: hidden;
    background: #f2f5f6;
}

.ltt-result-media img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.45s ease;
}

.ltt-result-card:hover .ltt-result-media img {
    transform: scale(1.025);
}

.ltt-result-placeholder {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    color: #173042;
    font-size: 52px;
    font-weight: 700;
}


/* ==========================================================
   CONTENU
========================================================== */

.ltt-result-content {
    display: flex;
    flex: 1;
    flex-direction: column;
    padding: 24px;
}

.ltt-result-taxonomies {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
    margin-bottom: 14px;
}

.ltt-result-taxonomies span {
    display: inline-flex;
    align-items: center;
    padding: 5px 9px;
    border-radius: 7px;
    background: #f1f5f7;
    color: #637683;
    font-size: 12px;
    font-weight: 500;
}

.ltt-result-title {
    margin: 0 0 12px;
    font-size: 23px;
    font-weight: 700;
    line-height: 1.2;
}

.ltt-result-title a {
    color: #173042;
    text-decoration: none;
}

.ltt-result-title a:hover {
    color: #2473a8;
}

.ltt-result-description {
    display: -webkit-box;
    margin: 0 0 22px;
    overflow: hidden;
    color: #627583;
    font-size: 15px;
    line-height: 1.65;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.ltt-card-link {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    margin-top: auto;
    color: #173042;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
}

.ltt-card-link span {
    transition: transform 0.2s ease;
}

.ltt-card-link:hover {
    color: #2473a8;
}

.ltt-card-link:hover span {
    transform: translateX(4px);
}


/* ==========================================================
   PAGINATION
========================================================== */

.ltt-pagination {
    margin-top: 48px;
}

.ltt-pagination .page-numbers {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 8px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.ltt-pagination .page-numbers li {
    margin: 0;
}

.ltt-pagination a,
.ltt-pagination span {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 42px;
    height: 42px;
    padding: 0 12px;
    border: 1px solid #dde5e9;
    border-radius: 11px;
    background: #ffffff;
    color: #173042;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.2s ease;
}

.ltt-pagination a:hover {
    border-color: #173042;
    background: #f4f7f8;
}

.ltt-pagination .current {
    border-color: #173042;
    background: #173042;
    color: #ffffff;
}


/* ==========================================================
   AUCUN RÉSULTAT
========================================================== */

.ltt-no-results {
    padding: 70px 30px;
    border: 1px solid #e7e7e2;
    border-radius: 22px;
    background: #ffffff;
    text-align: center;
    box-shadow: 0 10px 35px rgba(23, 48, 66, 0.05);
}

.ltt-no-results-icon {
    display: block;
    margin-bottom: 18px;
    font-size: 38px;
}

.ltt-no-results h2 {
    margin: 0 0 12px;
    color: #173042;
    font-size: 28px;
}

.ltt-no-results p {
    max-width: 580px;
    margin: 0 auto 24px;
    color: #687b88;
    font-size: 16px;
    line-height: 1.6;
}

.ltt-reset-search {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 48px;
    padding: 0 22px;
    border-radius: 12px;
    background: #173042;
    color: #ffffff;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
}

.ltt-reset-search:hover {
    background: #1d3c52;
    color: #ffffff;
}


/* ==========================================================
   TABLETTE
========================================================== */

@media (max-width: 1024px) {

    .ltt-results-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

}


/* ==========================================================
   MOBILE
========================================================== */

@media (max-width: 767px) {

    .ltt-results-form {
        margin-bottom: 34px;
    }

    .ltt-results-header {
        align-items: flex-start;
        flex-direction: column;
        gap: 18px;
        margin-bottom: 24px;
        padding-bottom: 22px;
    }

    .ltt-active-filters {
        justify-content: flex-start;
    }

    .ltt-results-grid {
        grid-template-columns: 1fr;
        gap: 18px;
    }

    .ltt-result-content {
        padding: 21px;
    }

    .ltt-result-title {
        font-size: 21px;
    }

    .ltt-pagination {
        margin-top: 34px;
    }

    .ltt-no-results {
        padding: 50px 22px;
    }

}/* End custom CSS */