@keyframes spinnerAnimation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes spinnerCenterAnimation{0%{transform:translate(-50%, -50%) rotate(0deg)}100%{transform:translate(-50%, -50%) rotate(360deg)}}@media (max-width: 749px){#Annonces #ListingAnnonces{padding:var(--padding-vertical) 0}}#Annonces #ListingAnnonces>.content{display:flex;width:100%;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center}#Annonces #ListingAnnonces>.content #Search{margin-bottom:40px}#Annonces #ListingAnnonces>.content .swiper{margin-bottom:64px;width:100%}#Annonces #ListingAnnonces>.content .swiper:before,#Annonces #ListingAnnonces>.content .swiper:after{content:'';position:absolute;height:100%;top:0;bottom:0;width:50px;z-index:2}#Annonces #ListingAnnonces>.content .swiper:before{left:0;background:linear-gradient(90deg, #f0f1f3 0%, rgba(240,241,243,0) 100%)}#Annonces #ListingAnnonces>.content .swiper:after{right:0;background:linear-gradient(270deg, #f0f1f3 0%, rgba(240,241,243,0) 100%)}#Annonces #ListingAnnonces>.content .swiper .swiper-wrapper .swiper-slide{width:80px}#Annonces #ListingAnnonces>.content .swiper .swiper-wrapper .swiper-slide input{display:none}#Annonces #ListingAnnonces>.content .swiper .swiper-wrapper .swiper-slide input+label{display:flex;width:100%;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer !important;gap:12px;padding:0 16px;letter-spacing:1.1px;font-weight:500;font-size:1.1rem}#Annonces #ListingAnnonces>.content .swiper .swiper-wrapper .swiper-slide input+label:before{content:'';font-weight:300;width:44px;height:44px;background-color:var(--primary);-webkit-mask-image:var(--icon);mask-image:var(--icon);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}#Annonces #ListingAnnonces>.content .swiper .swiper-wrapper .swiper-slide input:checked+label{color:var(--orange)}#Annonces #ListingAnnonces>.content .swiper .swiper-wrapper .swiper-slide input:checked+label:before{background-color:var(--orange)}#Annonces #ListingAnnonces>.content .swiper .swiper-wrapper .swiper-slide.wrapper_pmr{--icon:url("/images/icons/pmr.svg")}#Annonces #ListingAnnonces>.content .swiper .swiper-wrapper .swiper-slide.wrapper_pmr input:checked+label{color:var(--green)}#Annonces #ListingAnnonces>.content .swiper .swiper-wrapper .swiper-slide.wrapper_pmr input:checked+label:before{background-color:var(--green)}#Annonces #ListingAnnonces>.content .swiper .swiper-button-prev,#Annonces #ListingAnnonces>.content .swiper .swiper-button-next{-webkit-transition:all,0.3s;-moz-transition:all,0.3s;-ms-transition:all,0.3s;-o-transition:all,0.3s;transition:all,0.3s}@media (min-width: 750px){#Annonces #ListingAnnonces>.content .swiper .swiper-button-prev,#Annonces #ListingAnnonces>.content .swiper .swiper-button-next{display:none}}#Annonces #ListingAnnonces>.content .swiper .swiper-button-prev:after,#Annonces #ListingAnnonces>.content .swiper .swiper-button-next:after{color:var(--orange);font-size:2rem;font-weight:bold}#Annonces #ListingAnnonces>.content .swiper.swiper-start .swiper-button-prev{opacity:0}#Annonces #ListingAnnonces>.content .swiper.swiper-end .swiper-button-next{opacity:0}#Annonces #ListingAnnonces>.content ul.annonces{display:grid;grid-template-columns:repeat(3, 1fr);gap:45px;padding:0 16px}@media (max-width: 1023px){#Annonces #ListingAnnonces>.content ul.annonces{grid-template-columns:repeat(2, 1fr);gap:24px}}@media (max-width: 575px){#Annonces #ListingAnnonces>.content ul.annonces{grid-template-columns:repeat(1, 1fr);gap:32px}}#Annonces #ListingAnnonces>.content ul.annonces:has(.no_result){display:inline-flex}#Annonces #ListingAnnonces>.content ul.annonces>li{background:white;border-radius:var(--border-radius);overflow:hidden;cursor:pointer}#Annonces #ListingAnnonces>.content ul.annonces>li picture{display:block;aspect-ratio:340 / 215;overflow:hidden}@media (max-width: 1023px){#Annonces #ListingAnnonces>.content ul.annonces>li picture{max-height:220px}}@media (max-width: 749px){#Annonces #ListingAnnonces>.content ul.annonces>li picture{max-height:200px}}#Annonces #ListingAnnonces>.content ul.annonces>li picture img{-webkit-transition:all,0.3s;-moz-transition:all,0.3s;-ms-transition:all,0.3s;-o-transition:all,0.3s;transition:all,0.3s}#Annonces #ListingAnnonces>.content ul.annonces>li:hover picture img{transform:scale(1.02)}#Annonces #ListingAnnonces>.content ul.annonces>li .informations{display:flex;width:100%;flex-direction:column;flex-wrap:nowrap;gap:16px;padding:16px 24px}#Annonces #ListingAnnonces>.content ul.annonces>li .informations a,#Annonces #ListingAnnonces>.content ul.annonces>li .informations .a{font-weight:700;font-size:1.4rem;cursor:pointer}#Annonces #ListingAnnonces>.content ul.annonces>li .informations ul{display:flex;width:100%;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:8px}@media (max-width: 749px){#Annonces #ListingAnnonces>.content ul.annonces>li .informations ul{flex-wrap:wrap}}#Annonces #ListingAnnonces>.content ul.annonces>li .informations ul li{display:inline-flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:8px;white-space:nowrap}#Annonces #ListingAnnonces>.content ul.annonces>li .informations ul li:before{content:'';background-color:var(--orange);width:4px;height:4px;display:inline-flex;border-radius:50%}#Annonces #ListingAnnonces>.content ul.annonces>li .informations ul li:first-of-type:before{display:none}#Annonces #ListingAnnonces>.content ul.annonces>li .informations b{font-size:1.4rem}#Annonces #ListingAnnonces>.content ul.annonces>li .informations b .blur{filter:blur(0.6rem)}.no_result{font-weight:800;font-size:1.8rem;grid-area:1 / -1}
/*# sourceMappingURL=annonce_listing.css.map */
