.bg-darkBlue{background-color:#000091!important}.color-darkBlue{color:#000091!important}.bg-mainBlue{background-color:#283eba!important}.color-mainBlue{color:#283eba!important}.bg-lightBlue{background-color:#0064ff!important}.color-lightBlue{color:#0064ff!important}.bg-lighterBlue{background-color:#e6effd!important}.color-lighterBlue{color:#e6effd!important}.bg-grey{background-color:#848484!important}.color-grey{color:#848484!important}.bg-lightGrey{background-color:#f1f1f1!important}.color-lightGrey{color:#f1f1f1!important}.bg-creamWhite{background-color:#f6f6f6!important}.color-creamWhite{color:#f6f6f6!important}.bg-lightCreamWhite{background-color:#fcfcfc!important}.color-lightCreamWhite{color:#fcfcfc!important}.bg-yellow{background-color:#fcd669!important}.color-yellow{color:#fcd669!important}.bg-red{background-color:#b52068!important}.color-red{color:#b52068!important}.bg-white{background-color:#fff!important}.color-white{color:#fff!important}@font-face{font-family:Poppins;src:url(/fonts/poppins/Poppins-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Poppins;src:url(/fonts/poppins/Poppins-Medium.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Poppins;src:url(/fonts/poppins/Poppins-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Poppins;src:url(/fonts/poppins/Poppins-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Poppins;src:url(/fonts/poppins/Poppins-BoldItalic.ttf) format("truetype");font-weight:700;font-style:italic}.poppins-regular{font-weight:400}.poppins-medium,.poppins-regular{font-family:Poppins;font-style:normal}.poppins-medium{font-weight:500}.poppins-bold,.poppins-semiBold{font-family:Poppins;font-weight:700;font-style:normal}.poppins-boldIt{font-family:Poppins;font-weight:700;font-style:italic}.xs-text{font-size:11px}.xsm-text{font-size:13px}.s-text{font-size:15px}.m-text{font-size:18px}.l-text{font-size:20px}.xl-text{font-size:27px}.xxl-text{font-size:30px}.title-text{font-size:38px}@keyframes fadeOutSidebarContent{0%{opacity:1}to{opacity:0}}:root{--background:#ffffff}body,html{max-width:100vw;overflow-x:hidden;scroll-behavior:smooth}body{background:var(--background);position:relative;font-family:Poppins,Arial,Helvetica,sans-serif;font-size:14px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}ul{list-style:none}li{text-decoration:none}.underline{color:#fff;text-decoration:underline}p{font-size:14px;line-height:22px;color:#000}h1{font-size:38px}h1,h2{font-weight:600}h2{font-size:28px}h3{font-size:22px;font-weight:600}.section{padding:50px 20px;max-width:1536px;margin:0 auto;width:100%}.select-wrapper{position:relative}.select-wrapper select{position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;color:#848484}.select-wrapper:after{position:absolute;content:"";top:50%;transform:translateY(-50%);right:24px;width:16px;height:16px;background:rgba(0,0,0,0);background-image:url(/icons/interacts/arrow-down-grey.svg);background-size:contain;background-repeat:no-repeat;background-position:50%}.comparateur-page{min-height:calc(100vh - 200px);background-color:#fcfcfc}.comparateur-page-wrapper{display:flex;align-items:center;justify-content:center;gap:32px;background-color:#fff}.comparateur-page-section{display:flex;flex-direction:column;gap:32px}.comparateur-page-error,.comparateur-page-loading{display:flex;align-items:center;justify-content:center;min-height:50vh}.comparateur-page-error{color:#b52068;font-size:18px}.comparateur-page-header{text-align:center;max-width:800px;margin:0 auto}.comparateur-page-subtitle{font-size:18px;color:#848484;margin-top:12px}.comparateur-page-search{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap}.comparateur-page-clear{padding:12px 24px;background:#b52068;color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease}.comparateur-page-clear:hover{background:#8f1852;transform:translateY(-2px)}.comparateur-page-grid{display:grid;grid-gap:24px;gap:24px;margin-top:32px}.comparateur-page-grid.columns-1,.comparateur-page-grid.columns-2{grid-template-columns:repeat(2,1fr)}.comparateur-page-grid.columns-3{grid-template-columns:repeat(3,1fr)}@media(max-width:1024px){.comparateur-page-grid.columns-3{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.comparateur-page-grid.columns-1,.comparateur-page-grid.columns-2,.comparateur-page-grid.columns-3{grid-template-columns:1fr}}.comparateur-page-placeholder{background:#fff;border-radius:16px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,.08);display:flex;align-items:flex-start;justify-content:center;min-height:400px;border:2px dashed #f1f1f1}.comparateur-page-placeholder-content{text-align:center;max-width:300px}.comparateur-page-placeholder-icon{font-size:64px;margin-bottom:16px;opacity:.5}.comparateur-page-placeholder h3{font-size:20px;font-weight:600;color:#000;margin:0 0 8px}.comparateur-page-placeholder p{font-size:14px;color:#848484;margin:0;line-height:1.6}.comparateur-page-empty{background:#fff;border-radius:16px;padding:60px 24px;text-align:center;box-shadow:0 2px 12px rgba(0,0,0,.08)}.comparateur-page-empty-icon{font-size:80px;margin-bottom:24px;opacity:.3}.comparateur-page-empty h2{font-size:24px;font-weight:600;color:#000;margin:0 0 12px}.comparateur-page-empty p{font-size:16px;color:#848484;margin:0;line-height:1.6}.comparateur-page-hint{background:rgba(40,62,186,.1);border-left:4px solid #283eba;padding:16px 20px;border-radius:8px;font-size:14px;color:#000;text-align:center}