.mega-menu--bilans-quizz{width:100vw;background:#fff;border-bottom:1px solid rgba(0,0,0,.05);box-shadow:0 8px 32px #0000001a}.mega-menu--bilans-quizz .mega-menu__container{max-width:900px;margin:0 auto;padding:2.5rem;width:100%;box-sizing:border-box;display:flex;gap:3rem}.mega-menu__bilans-content{flex:1}.mega-menu__bilans-header{text-align:center;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(169,46,84,.15)}.mega-menu__bilans-title{display:flex;align-items:center;justify-content:center;gap:.75rem;font-size:1.375rem;font-weight:600;color:#373737;margin:0 0 .5rem}.mega-menu__bilans-icon{color:#b24265;flex-shrink:0}.mega-menu__bilans-subtitle{font-size:.875rem;color:#666;margin:0 0 1.25rem}.mega-menu__bilans-reassurance{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;padding:1rem 0;background:linear-gradient(135deg,#b2426508,#d4567a0d);border-radius:12px;margin-top:1rem}.mega-menu__bilans-reassurance-item{display:flex;align-items:center;gap:.4rem;font-size:.8rem;color:#666;position:relative}.mega-menu__bilans-reassurance-item svg{width:16px;height:16px;color:#b24265;flex-shrink:0}.mega-menu__bilans-reassurance-item span{font-weight:500;white-space:nowrap}.mega-menu__bilans-reassurance-item:nth-child(5){background:linear-gradient(135deg,#b24265,#d4567a);color:#fff;padding:.25rem .75rem;border-radius:20px}.mega-menu__bilans-reassurance-item:nth-child(5) svg,.mega-menu__bilans-reassurance-item:nth-child(5) span{color:#fff}.mega-menu__bilans-reassurance-item{transition:transform .2s ease}.mega-menu__bilans-reassurance-item:hover{transform:translateY(-2px)}.mega-menu__bilans-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;margin-bottom:2rem}.mega-menu__bilan-card{display:flex;align-items:center;gap:1rem;padding:1rem;background:#f8f9fa;border:1px solid transparent;border-radius:12px;text-decoration:none;transition:all .3s ease;position:relative}.mega-menu__bilan-card:hover{background:#fff;border-color:#b24265;transform:translateY(-2px);box-shadow:0 4px 12px #b2426526}.mega-menu__bilan-card-thumbnail{width:60px;height:60px;border-radius:12px;overflow:hidden;flex-shrink:0;box-shadow:0 2px 8px #0000001a;transition:transform .3s ease}.mega-menu__bilan-card-thumbnail img{width:100%;height:100%;object-fit:cover}.mega-menu__bilan-card:hover .mega-menu__bilan-card-thumbnail{transform:scale(1.05)}.mega-menu__bilan-card-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#fff;border-radius:10px;color:#b24265;flex-shrink:0}.mega-menu__bilan-card:hover .mega-menu__bilan-card-icon{background:linear-gradient(135deg,#b24265,#d4567a);color:#fff}.mega-menu__bilan-card--background{color:#fff;min-height:120px;position:relative}.mega-menu__bilan-card--background .mega-menu__bilan-card-content{position:relative;z-index:2}.mega-menu__bilan-card--background .mega-menu__bilan-card-title,.mega-menu__bilan-card--background .mega-menu__bilan-card-time{color:#fff}.mega-menu__bilan-card--background .mega-menu__bilan-card-icon{background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff}.mega-menu__bilan-card--background:hover .mega-menu__bilan-card-icon{background:#ffffff4d}.mega-menu__bilan-card--background .mega-menu__bilan-card-arrow{color:#fffc}.mega-menu__bilan-card--background:hover .mega-menu__bilan-card-arrow{color:#fff}.mega-menu__bilan-card-content{flex:1}.mega-menu__bilan-card-title{font-size:.9375rem;font-weight:600;color:#333;margin:0 0 .25rem}.mega-menu__bilan-card-time{display:inline-flex;align-items:center;gap:.25rem;font-size:.75rem;color:#999}.mega-menu__bilan-card-time svg{width:14px;height:14px}.mega-menu__bilan-card-arrow{color:#ccc;transition:all .3s ease}.mega-menu__bilan-card:hover .mega-menu__bilan-card-arrow{color:#b24265;transform:translate(4px)}.mega-menu__bilans-footer{text-align:center;padding-top:1.5rem;border-top:1px solid rgba(0,0,0,.05)}.mega-menu__bilans-cta{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#b24265,#d4567a);color:#fff!important;padding:.875rem 1.75rem;border-radius:25px;font-weight:600;font-size:.9375rem;text-decoration:none;transition:all .3s ease}.mega-menu__bilans-cta:hover{background:linear-gradient(135deg,#a03558,#c4466a);transform:translateY(-2px);box-shadow:0 6px 20px #b242654d}.mega-menu__bilans-cta svg{transition:transform .3s ease}.mega-menu__bilans-cta:hover svg{transform:translate(4px)}.mega-menu__bilans-promo{width:250px;flex-shrink:0}.mega-menu__bilans-promo-image{width:100%;height:auto;border-radius:12px;box-shadow:0 4px 12px #0000001a}.mega-menu--bilans-quizz{animation:slideDown .2s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width: 768px){.mega-menu--bilans-quizz .mega-menu__container{padding:1.5rem;flex-direction:column}.mega-menu__bilans-grid{grid-template-columns:1fr}.mega-menu__bilans-promo{display:none}.mega-menu__bilans-header{text-align:left}.mega-menu__bilans-title{justify-content:flex-start;font-size:1.125rem}.mega-menu__bilans-reassurance{gap:.75rem;padding:.75rem}.mega-menu__bilans-reassurance-item{font-size:.75rem}.mega-menu__bilans-reassurance-item:nth-child(5){padding:.2rem .5rem}}.header__menu-disclosure[open] .mega-menu--bilans-quizz{position:fixed;top:var(--header-height, 80px);left:0;right:0;width:100vw;transform:none;z-index:9999;margin-top:0}
/*# sourceMappingURL=/cdn/shop/t/199/assets/mega-menu-bilans-quizz.css.map */
