.headerContainer{display:flex;flex-direction:column;gap:10px;padding:0 75px}.navigationContainer{display:flex;margin-top:30px;justify-content:space-between;align-items:center;gap:20px}.header-logo{height:45px;position:relative;left:5px}.header-navigation{display:flex;gap:20px}.header-navigation-link{height:auto;padding:10px 12px;font-size:20px;font-weight:500;color:#ff6060;background-color:transparent;user-select:none;line-height:120%;border:none;text-underline-offset:5px}.header-navigation-link:focus{text-decoration:underline;color:#ff6060;border:none;outline:none}.header-navigation-link:hover{text-decoration:underline;color:#ff6060}@media screen and (max-width: 850px){.headerContainer{padding:0 20px}.header-navigation-link{padding:10px;font-size:16px;text-transform:uppercase;min-width:88px;text-align:center}.header-navigation{gap:0px}.header-logo{height:30px}}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.footer-container{display:flex;background-color:#000;font-size:20px;height:180px;width:100%;justify-content:center;align-items:center;flex-direction:column;gap:30px}.footer-logo{height:31.5px;color:#fff}.footer-text{font-size:20px;color:#fff}@media screen and (max-width: 850px){.footer-text{font-size:16px}.footer-container{gap:25px}}#root{background-color:#fff;width:100%;min-height:100vh}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;font-family:Montserrat,Noto Sans,sans-serif}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.headerContainer{display:flex;flex-direction:column;gap:10px;padding:0 75px;max-width:1350px;margin:auto}.bannerContainerHome{display:flex;flex-direction:column;margin-top:30px;margin-bottom:27px;position:relative}.bannerImgMain{aspect-ratio:1240 / 223;object-fit:cover;border-radius:22px;margin-bottom:20px;z-index:1;min-height:240px}.bannerTextMain{min-height:240px;display:flex;aspect-ratio:1240 / 223;justify-content:center;align-items:center;border-radius:22px;background-color:#0000004d;color:#fff;font-weight:500;font-size:39px;z-index:2;width:100%;position:absolute;padding:20px;box-sizing:border-box}@media screen and (max-width: 850px){.bannerImgMain{aspect-ratio:335 / 111;border-radius:10px;margin-bottom:20px}.bannerTextMain{aspect-ratio:335 / 111;border-radius:10px;font-size:32px;z-index:2}.headerContainer{padding:0 30px}.bannerContainerHome{margin-bottom:0}}.homeContainer{padding:0 75px}.home{margin:auto auto 30px;max-width:1150px;display:grid;padding:45px;column-gap:40px;row-gap:40px;grid-template-columns:repeat(3,1fr);width:auto;justify-content:center;height:auto;align-items:center;background-color:#f7f7f7;border-radius:22px}.kasaCardContainer{position:relative}.kasaCard{display:flex;border-radius:8px;color:#000;justify-content:center;align-items:center;aspect-ratio:1/1;object-fit:cover;width:100%}.kasaCardContainer:focus{border-radius:8px}.kasaCardBackground{position:absolute;top:0px;left:0px;border-radius:8px;width:100%;height:100%;background-color:#00000059}.kasaCardText{position:absolute;font-size:18px;bottom:22px;padding:0 20px;color:#fff;font-weight:500}@media screen and (max-width: 1050px){.home{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 850px){.home{grid-template-columns:repeat(1,1fr);background-color:#fff;padding:0;row-gap:20px}.headerContainer,.homeContainer{padding:0 20px}}.errorContainer{display:flex;flex-direction:column;gap:10px;justify-content:center;align-items:center;min-height:90vh}.errorText{font-size:260px;font-weight:700;color:#ff6060}.errorTextMedium{font-size:30px;color:#ff6060;margin-bottom:80px}.errorTextSmall{font-size:18px;color:#ff6060;text-decoration:underline;text-underline-offset:5px;cursor:pointer;user-select:none}.errorTextSmall:hover,.errorTextSmall:active{color:#ff6060}@media screen and (max-width: 850px){.errorContainer{padding:0 30px}.errorText{font-size:110px;margin-bottom:20px}.errorTextMedium{font-size:22px;margin-bottom:80px;text-align:center}.errorTextSmall{font-size:16px}}.headerContainerLogement{display:flex;flex-direction:column;gap:10px;padding:0 75px;margin:auto;max-width:1150px}.bannerContainerLogement{display:flex;flex-direction:column;margin-top:30px;margin-bottom:27px;position:relative}.arrowBannerLeftContainer{position:absolute;left:8px;top:0px;display:flex;align-items:center;justify-content:center;height:100%;box-sizing:border-box;cursor:pointer}.arrowBannerRightContainer{position:absolute;justify-content:center;right:8px;top:0px;display:flex;align-items:center;height:100%;box-sizing:border-box;cursor:pointer}.arrowBannerLeft{user-select:none;rotate:-90deg;height:34px}.arrowBannerRight{user-select:none;rotate:90deg;height:34px}.numberBanner{user-select:none;position:absolute;box-sizing:border-box;padding:18px;bottom:0px;width:100%;display:flex;justify-content:center;align-items:center;color:#fff;font-size:16px}.bannerImgLogement{aspect-ratio:1240 / 415;object-fit:cover;border-radius:22px;user-select:none}.bannerText{display:flex;aspect-ratio:1240 / 223;justify-content:center;align-items:center;border-radius:22px;background-color:#0000004d;color:#fff;font-weight:500;font-size:39px;z-index:2;width:100%;position:absolute}.infoContainerLogement{display:flex;flex-direction:column;margin-bottom:20px}.logementContainer{padding:0 75px;display:flex;flex-direction:column;border:0px solid blue;margin:auto;max-width:1150px}.logementInfoHeader{display:flex;justify-content:space-between;border:0px solid red;margin-bottom:40px}.logementInfoHeaderLeft{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:20px}.logementInfoHeaderRight{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;gap:20px}.logementLeft{display:flex;flex-direction:column;gap:20px;border:0px solid blue}.logementId{display:flex;gap:20px;height:90px;justify-content:flex-start;border:0px solid red;height:60px}.logementTitleLocation{display:flex;flex-direction:column;gap:10px;color:#ff6060;min-height:60px}.logementTitle{font-size:30px}.logementLocation{font-size:18px}.logementId{display:flex;gap:10px;align-items:center;color:#ff6060;font-size:16px}.logementPrenomNom{display:flex;flex-direction:column;justify-content:right;gap:5px}.logementPrenom,.logementNom{text-align:right;font-size:16px;font-weight:500}.userImg{height:60px;border-radius:50%}.logementTags{display:flex;flex-wrap:wrap;gap:10px}.logementTag{display:flex;justify-content:center;align-items:center;background-color:#ff6060;padding:5px 30px;font-size:14px;color:#fff;border-radius:5px;max-height:15px}.logementRatings{display:flex;gap:10px;user-select:none}.logementRating{height:28px}.logementBloc{display:flex;justify-content:space-between;border:0px solid black}.logementBlocDisplay{display:flex;flex-direction:column;border:0px solid black;width:47%}.barToggle{display:flex;align-items:center;border-radius:5px;justify-content:space-between;background-color:#ff6060;height:30px;color:#fff;padding:6px 20px;font-size:18px;font-weight:500;z-index:1}.arrowToggle{height:16px;color:#fff}.textToggleLogement{display:none;background-color:#f6f6f6;color:#ff6060;border-radius:0 0 5px 5px;position:relative;font-size:18px;line-height:150%;padding:25px 19px 19px;bottom:5px;z-index:0;list-style:none}.textToggle2{display:none;flex-direction:column;background-color:#f6f6f6;color:#ff6060;border-radius:0 0 5px 5px;position:relative;font-size:18px;line-height:150%;padding:25px 19px 19px;bottom:5px;z-index:0}.visible{display:flex}.hide{display:none}@media screen and (max-width: 850px){.logementBloc{flex-direction:column}.logementBlocDisplay{width:100%}.logementInfoHeader{flex-direction:column;margin-bottom:20px}.logementInfoHeaderRight{align-items:center;margin-top:20px;flex-direction:row}.logementId{order:1}.logementRating{height:26px;user-select:none}.bannerImgLogement{aspect-ratio:335 / 255;border-radius:10px}.headerContainerLogement,.logementContainer{padding:0 22px}.textToggleLogement,.textToggle2{font-size:16px}.infoContainerLogement{padding:0}.arrowBannerRight,.arrowBannerLeft{height:27px}}.headerContainerAbout{display:flex;flex-direction:column;gap:10px;padding:0 75px;max-width:1350px;margin:auto}.bannerContainerInfo{display:flex;flex-direction:column;margin-top:30px;margin-bottom:16px;position:relative}.bannerImgInfo{min-height:240px;aspect-ratio:1240 / 223;object-fit:cover;border-radius:22px;margin-bottom:20px;z-index:1}.bannerTextInfo{min-height:240px;display:flex;aspect-ratio:1240 / 223;justify-content:center;align-items:center;border-radius:22px;background-color:#0000004d;color:#fff;font-weight:500;font-size:39px;z-index:2;width:100%;position:absolute}.infoContainers{display:flex;flex-direction:column;padding:0 130px;min-height:60vh;max-width:1000px;margin:auto}.infoContainer{display:flex;flex-direction:column;margin-bottom:20px}.barToggle{display:flex;align-items:center;border-radius:5px;justify-content:space-between;background-color:#ff6060;height:30px;color:#fff;padding:6px 20px;font-size:18px;font-weight:500;z-index:1;cursor:pointer;user-select:none}.arrowToggle{height:20px;color:#fff;user-select:none}.textToggle{background-color:#f6f6f6;color:#ff6060;border-radius:0 0 5px 5px;position:relative;font-size:18px;padding:30px 19px 19px;bottom:5px;z-index:0}.hideElement{display:none}.toggleMenu{rotate:180deg}.rotate{transform:rotate(180deg)}.textToggle{display:none}.visible{display:block}@media screen and (max-width: 850px){.bannerImgInfo,.bannerTextInfo{aspect-ratio:335 / 255;border-radius:10px}.infoContainers,.infoContainer,.headerContainerAbout{padding:0 22px}.textToggle{font-size:18px}.bannerContainerInfo{margin-top:25px;margin-bottom:0}}
