@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&display=swap);body{font-family:Montserrat,sans-serif;margin:0;padding:0;background-color:#fff}a{list-style:none;text-decoration:none}.image-container{display:flex;flex-wrap:wrap;justify-content:space-around;max-width:1100px;margin:0 auto}.image-block{box-sizing:border-box;width:200px;height:150px;padding:10px;border:2px solid #000;background:#fff;margin:10px;text-align:center;display:flex;align-items:center;justify-content:center;overflow:hidden}.image-block img{max-width:100%;height:auto}.header-center h1{font-size:1.5em}.header-center::after{color:inherit;content:" ";display:block;border-radius:290394px;margin-left:auto;margin-right:auto;height:.375rem;margin-top:2rem;width:2.75rem;background-color:#ff8831;border:0}main h2{color:#ff7411;font-weight:700}#how-work,#how-work-pt2{margin:auto;max-width:850px}#marchand-list{margin:auto;max-width:850px;text-align:center}.navbar{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#35373b;padding:20px 0}.navbar .top-section{display:flex;align-items:center;justify-content:center;width:100%;margin-bottom:20px;position:relative}.navbar .top-section .logo{text-decoration:none;font-size:1.5em;color:#fff;position:absolute;left:25%;top:50%;transform:translateY(-50%)}.navbar .top-section .middle-content{width:25%}.navbar .top-section .search-container{position:relative;width:100%}.navbar .top-section .search-container #search-bar{width:100%;padding:10px;font-size:1em;border:medium;border-radius:3px 0 0 3px}.navbar .top-section .search-container #suggestions{display:none;position:absolute;width:100%;background-color:#fff;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);z-index:1;top:100%}.navbar .top-section .search-container .suggestion{color:#000;padding:12px 16px;text-decoration:none;display:block;width:100%;white-space:nowrap}.glob-links .links{margin-top:20px;display:flex;flex-wrap:wrap;justify-content:center;gap:15px;width:100%}.glob-links .links a{color:#fff;text-decoration:none;font-size:18px;padding:10px 15px;border-radius:4px;transition:all .3s ease;background-color:#ff8831}#warning{display:none;color:red;position:absolute;left:0;bottom:-30px}@media screen and (max-width:768px){.navbar{padding:10px}.logo{font-size:20px}.middle-content,.links{width:100%}#search-bar{font-size:14px}.glob-links .links a{font-size:16px}}header{color:#000;text-align:center;padding:50px 0}main{flex-wrap:wrap}#filters{display:flex}#filters h2{margin-bottom:20px}.filters-list{margin:auto;display:flex}.filter-button{display:block;padding:10px;border:0;background-color:#fff;cursor:pointer;color:#000;border:1px solid #ff8831;margin:38px 0 24px 0}.filter-button.active{color:#ff8831;margin-right:10px}.filter-button:hover{color:#000}.expiration-date{font-size:.75em;display:flex;top:45px;position:relative}.number-expiration-date{font-weight:600;margin-left:5px}.glob-info-promo{width:410px}.condition-promo{color:#4d4d4d;font-size:.8em;font-weight:600}.promo-title{font-size:1.5em;font-weight:700}.alert-pourcentage{color:#f7932a;font-weight:800;font-size:1.7em}.title-valide{font-size:2em;font-weight:700;margin-bottom:20px;text-align:center}#code-verifier,#filters{background-color:#eee;padding-bottom:50px}.header-center{margin:auto;max-width:850px}.promo-code:hover{box-shadow:0 0 8px 2px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22)}.promo-code{border:1px solid #ddd;margin-bottom:20px;background-color:#fff;border-radius:5px;box-sizing:border-box;margin:auto;display:flex;justify-content:space-between;max-width:850px;width:100%;margin-top:25px;align-items:center}#promo-codes{margin-bottom:70px}@media (max-width:1199px){.promo-code{flex:1 0 calc(50% - 40px)}}@media (max-width:768px){.promo-code{flex:1 0 100%}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.code{height:2.125rem;line-height:2.125rem;font-size:1rem;color:#666;font-weight:700;padding-bottom:20px;padding-top:20px}.notification{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);background:#4caf50;color:#fff;padding:15px;border-radius:5px;opacity:.9;transition:opacity .5s}.notification.hidden{opacity:0}.revealed-code{display:flex;justify-content:center;align-items:center;color:#fff;cursor:pointer;height:60px}.revealed-code{border:3px dashed #f75d40}.hidden{display:none!important}.code-view{display:flex;color:#fff;background-color:#ff8831;justify-content:center;border-radius:20px;margin-right:20px;height:60px;width:150px;cursor:pointer}.code-hidden{margin:auto;font-weight:500}.code-view:hover{background-color:#ffb681}.glob-links .links a:hover{background-color:#ffb681}.navbar .top-section .logo img{height:50px;width:auto}.revealed-code{width:144px;margin-right:20px}footer{margin-top:auto;background-color:#35373b;color:#fff;padding:20px 0}.footer-content,.footer-copyright{max-width:1200px;margin:0 auto;padding:0 20px;text-align:center}.footer-content{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;border-bottom:1px solid #fff;padding-bottom:20px}.footer-content a,.footer-copyright p{color:#fff;margin:0 15px;transition:color .3s ease}.footer-content a:hover{color:#ddd}.footer-content img{width:24px;height:24px;margin:0 10px}.footer-copyright p{margin-top:10px}@media (max-width:768px){.footer-content{flex-direction:column}}@media (max-width:800px){.promo-code{flex-basis:calc(50% - 20px)}}@media (max-width:500px){.promo-code{flex-basis:100%}}.faq-container{max-width:800px;margin:0 auto;padding:20px;font-family:Arial,sans-serif}.faq{margin:20px 0;padding:10px;background-color:#f9f9f9;border-radius:5px;box-shadow:0 2px 3px rgba(0,0,0,.1)}.question{cursor:pointer;position:relative}.toggle-icon{position:absolute;right:0;transition:transform .3s ease}.answer{max-height:0;overflow:hidden;transition:max-height .3s ease-in-out}.faq.active .answer{max-height:100px}.faq.active .toggle-icon{transform:rotate(45deg)}.container-content{max-width:1024px;margin:auto;padding:0 16px;margin-top:80px}.bloc-content{background-color:#fff;box-shadow:0 4px 30px rgba(87,67,138,.13);padding:20px 20px 20px 30px;margin-bottom:20px}a{color:#000;text-decoration:none}.amazon-img-1{width:350px;height:170px}.amazon-img-2{width:250px;height:175px}.amazon-img-3{width:250px;height:223px}.zalando-img-1{width:350px;height:170px}.zalando-img-3{width:350px;height:117px}.zalando-img-2{width:350px;height:265px}.vinted-img-1{width:350px;height:117px}.vinted-img-3{width:250px}.carrefour-img-1{width:350px;height:117px}.carrefour-img-2{width:350px;height:282px}.vinted-img-2{width:350px;height:245px}.global-title{border-right:1px solid #ccc;padding:7.5%0;width:15%;text-align:center}@keyframes navLinkFade{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}.legalWrapper_zx89{width:50%;margin:auto;margin-top:50px;margin-bottom:50px;padding-bottom:50px;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fff;padding:30px;box-shadow:0 0 10px rgba(0,0,0,.1)}.legalTitle_pq42{text-align:center;color:#ff8831;border-bottom:2px solid #ff8831;padding-bottom:10px;margin-bottom:20px}.legalSection_xk47{width:80%;margin-bottom:20px}.sectionTitle_mn23{font-weight:700;margin-bottom:15px}