.hero-section{position:relative;z-index:1!important;height:80vh;min-height:500px;max-height:800px;display:flex;align-items:center;justify-content:center;background-image:url(https://images.unsplash.com/photo-1534447677768-be436bb09401?q=80&w=2094&auto=format&fit=crop);background-size:cover;background-position:center;color:var(--color-white);margin-top:-80px;padding-top:80px}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#2c3e50b3,#2c3e5066);z-index:1!important}.hero-content{position:relative;z-index:2!important;text-align:center;max-width:800px}.hero-title{font-size:2.5rem;margin-bottom:var(--spacing-md);text-shadow:0 2px 4px rgba(0,0,0,.3)}.hero-subtitle{font-size:1.2rem;margin-bottom:var(--spacing-xl);opacity:.9}.btn-lg{padding:var(--spacing-md) var(--spacing-xl);font-size:1.1rem}@media (min-width: 768px){.hero-title{font-size:3.5rem}}.marquee-container{width:100%;overflow:hidden;background-color:var(--color-primary);color:#fff;padding:10px 0;white-space:nowrap;position:relative;z-index:10}.marquee-content{display:inline-block;animation:marquee 30s linear infinite;font-weight:600;font-size:1rem}@keyframes marquee{0%{transform:translate(100%)}to{transform:translate(-100%)}}.hero-section{position:relative;height:400px;display:flex;align-items:center;justify-content:center;overflow:hidden;color:#fff;text-align:center;z-index:1!important}.hero-background{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;z-index:1!important}.hero-overlay-gradient{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0000004d,#0009);z-index:2!important}.hero-content-wengo{position:relative;z-index:3!important}.hero-title-wengo{font-family:Playfair Display,serif;font-size:3rem;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.hero-subtitle-wengo{font-size:1.2rem;font-weight:300}.experts-section{padding:80px 0;background:#f5f5f7;position:relative;overflow:hidden}.section-title{text-align:center;margin-bottom:60px;color:#333;font-weight:800;font-size:42px;letter-spacing:-1px;position:relative;z-index:1}.carousel-container{max-width:1400px;margin:0 auto;padding:0 24px;position:relative}.premium-cards-grid{display:flex;gap:24px;padding:0;list-style:none;margin:0;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#ec4899 #f3f4f6;-webkit-overflow-scrolling:touch}.premium-cards-grid::-webkit-scrollbar{height:8px}.premium-cards-grid::-webkit-scrollbar-track{background:#ffffff1a;border-radius:4px}.premium-cards-grid::-webkit-scrollbar-thumb{background:#a473ff80;border-radius:4px}.premium-cards-grid::-webkit-scrollbar-thumb:hover{background:#a473ffb3}.premium-cards-grid>li{flex:0 0 calc(33.333% - 16px);min-width:320px}@media (max-width: 1200px){.premium-cards-grid>li{flex:0 0 calc(50% - 12px)}}@media (max-width: 768px){.premium-cards-grid>li{flex:0 0 calc(100% + -0px);min-width:100%}}.expert-title{margin:0 0 8px;font-size:24px;font-weight:800;color:#ec4899;letter-spacing:-.5px;line-height:1.2}.expert-title a{color:inherit;text-decoration:none;transition:color .2s}.expert-title a:hover{color:#f97316}.expert-job{margin:0 0 16px;font-size:13px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}.expert-stats{display:flex;flex-direction:column;gap:8px}.expert-score{font-size:13px;color:#6b7280;font-weight:500;display:flex;align-items:center;gap:6px}.expert-score i{color:#ec4899;font-size:14px}.expert-photo-link{position:relative;display:block;flex-shrink:0;transition:transform .3s ease}.expert-photo-link:hover{transform:scale(1.1)}.expert-photo-link img{width:63px;height:63px;border-radius:50%;object-fit:cover;border:3px solid white;box-shadow:0 4px 12px #00000026}.expert-photo-link .fa-circle{position:absolute;bottom:2px;right:2px;font-size:16px;border:3px solid white;border-radius:50%;box-shadow:0 2px 8px #0003}.availability-v2-2{color:#10b981;animation:pulse-status 2s infinite}.availability-v2-busy{color:#f59e0b}.availability-v2-offline{color:#6b7280}@keyframes pulse-status{0%,to{opacity:1}50%{opacity:.7}}.expert-teaser .fa-quote-left,.expert-teaser .fa-quote-right{color:#ec4899;font-size:24px;opacity:.3;flex-shrink:0}.expert-teaser .fa-quote-left{align-self:flex-start}.expert-teaser .fa-quote-right{align-self:flex-end}.expert-teaser div{flex:1}.expert-teaser b{color:#374151;font-size:15px;font-weight:600;line-height:1.6;font-style:italic;display:block}.ellipsis-2-lines{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.carousel-btn{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;background:#fff;border:2px solid #e5e7eb;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:20px;color:#374151;transition:all .3s ease;z-index:10;box-shadow:0 4px 12px #0000001a}.carousel-btn:hover{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-color:transparent;transform:translateY(-50%) scale(1.1);box-shadow:0 8px 20px #667eea4d}.carousel-btn.prev{left:-24px}.carousel-btn.next{right:-24px}.carousel-track-container{overflow:hidden;position:relative;padding:0 60px}@media (max-width: 1024px){.carousel-track-container{padding:0 20px}}.carousel-track{display:flex;gap:20px;padding:0;list-style:none;margin:0;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.carousel-track::-webkit-scrollbar{display:none}@media (max-width: 1024px){.carousel-btn{display:none}}.rating-animation,.consultation-animation,.favorite-animation{animation:fadeInUp .6s ease forwards;opacity:0}.rating-animation{animation-delay:.1s}.consultation-animation{animation-delay:.2s}.favorite-animation{animation-delay:.3s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.contact-animation,.price-animation{animation:fadeIn .4s ease forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.card-wrapper{width:320px;min-height:280px;max-height:280px;background:#fff;border-radius:16px;padding:16px 16px 14px;box-shadow:0 8px 18px #0f172a1f;border:none;display:flex;flex-direction:column;justify-content:space-between}.expert-identity{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.expert-informations{flex:1;min-width:0}.expert-title{margin:0}.expert-title a{font-size:.98rem;font-weight:700;color:#ff5aa5;text-decoration:none;background:linear-gradient(90deg,#ff5aa5,#ff7b5a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.expert-title a:hover{background:linear-gradient(90deg,#ff7b5a,#ff5aa5);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.expert-job{margin:2px 0 6px;font-size:.7rem;text-transform:uppercase;color:#9ca3af;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.expert-stats{font-size:.7rem;color:#6b7280;font-weight:600}.expert-identity>a{position:relative;flex-shrink:0}.expert-identity img{width:56px;height:56px;border-radius:999px;object-fit:cover}.availability-v2-1{position:absolute;right:0;bottom:2px;width:10px;height:10px;border-radius:999px;background:#0ea5e9;border:2px solid #ffffff;font-size:0}.availability-v2-1.available{background:#10b981}.availability-v2-1.busy{background:#f59e0b}.availability-v2-1.offline{background:#6b7280}.expert-teaser{margin:10px 0 12px;background:#fff;border-radius:10px;padding:4px 4px 0;display:flex;align-items:flex-start;justify-content:center;gap:4px;font-size:.78rem;color:#333;text-align:center;min-height:50px;max-height:50px;overflow:hidden}.expert-teaser i{color:#7c3aed;font-size:.8rem;margin-top:2px}.expert-teaser b{font-weight:600}.expert-teaser div{flex:1;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.3}.wg-button.small{margin-top:4px}.wg-button.small a{display:flex;align-items:center;justify-content:space-between;gap:8px;text-decoration:none;background:linear-gradient(90deg,#ff5aa5,#ff7b5a);color:#fff;padding:6px 14px;border-radius:999px;font-size:.76rem;line-height:1.1;box-shadow:0 8px 14px #f8717159;min-height:48px;height:48px;transition:transform .2s,box-shadow .2s}.wg-button.small a:hover{transform:translateY(-1px);box-shadow:0 10px 18px #f8717173}.wg-button.small i.fa-gift{font-size:.9rem}.wg-button .contact-animation{font-weight:700;flex:1;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:36px;height:36px}.wg-button .contact-line-1{font-size:.7rem;line-height:1.2}.wg-button .contact-line-2{font-size:.75rem;line-height:1.2;font-weight:800}.price-animation{text-align:center;font-size:.75rem;line-height:1.15;font-weight:600;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:36px;height:36px}.price-text{display:none}.promo_pricegrid .integer,.promo_pricegrid .fractionnal,.promo_pricegrid .currency{font-weight:700}.ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ellipsis-2-lines{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.experts-section .card-wrapper{width:320px!important;min-height:280px!important;max-height:280px!important;background:#fff!important;border-radius:16px!important;padding:16px 16px 14px!important;box-shadow:0 8px 18px #0f172a1f!important;border:none!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important}.dkt-wcard-30,.premium-expert-card{display:none!important}.how-it-works-section{padding:var(--spacing-xl) 0;background-color:var(--color-white)}.steps-container{display:flex;flex-direction:column;gap:var(--spacing-lg)}.step-card{background:#f8f9fa;padding:var(--spacing-lg);border-radius:var(--radius-lg);text-align:center;position:relative;transition:transform .2s}.step-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-md)}.step-icon{color:var(--color-primary);font-size:2.5rem;margin-bottom:var(--spacing-md);height:60px;display:flex;align-items:center;justify-content:center}.step-title{font-size:1.25rem;margin-bottom:var(--spacing-sm);color:var(--color-text-main)}.step-desc{color:var(--color-text-light)}@media (min-width: 768px){.steps-container{flex-direction:row}.step-card{flex:1}}.faq-section{padding:var(--spacing-xl) 0;background-color:#f8f9fa}.accordion{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:var(--spacing-sm)}.accordion-item{background:var(--color-white);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);overflow:hidden}.accordion-header{width:100%;padding:var(--spacing-md);display:flex;justify-content:space-between;align-items:center;background:none;border:none;text-align:left;font-weight:600;color:var(--color-text-main);cursor:pointer}.accordion-header:hover{background-color:#f1f1f1}.accordion-icon{font-size:1.5rem;color:var(--color-primary);line-height:1}.accordion-content{padding:0 var(--spacing-md) var(--spacing-md);color:var(--color-text-light);border-top:1px solid #eee}.accordion-content[hidden]{display:none}
