footer{width:100%;height:550px;background-color:#2e4140;display:flex;flex-direction:column;justify-content:space-between}footer i{font-size:15rem;justify-content:center}.topfooter,footer i{color:#fff;display:flex}.topfooter{justify-content:space-between;padding:20px;height:calc(100% - 50px)}.topfooter>*{margin:30px 20px 10px}.topfooter>:first-child{width:calc(20% - 20px)}.topfooter>:nth-child(2){width:calc(50% - 20px)}.topfooter>:nth-child(3){width:calc(30% - 20px)}.topfooter h4{font-weight:600;padding-bottom:30px;position:relative}.topfooter h4:after{display:block;position:absolute;width:30px;height:5px;background-color:#a4abab;bottom:15px;left:0;content:""}.topfooter .contact,.topfooter .newsletter{display:flex;flex-direction:column}.topfooter .newsletter{align-items:center}.topfooter .newsletter form{display:flex;flex-direction:column;margin:20px 0}.topfooter .newsletter form input{margin:10px 0;height:50px}.topfooter .newsletter form input[type=email]{background-color:#f2f2f2;border:1px solid #ccc;padding:10px;color:#333}.topfooter .newsletter form.error input[type=email]{border:2px solid #ff9191}.topfooter .newsletter form input[type=email]:focus{border:none;box-shadow:0 0 5px hsla(0,0%,100%,.2);outline:none}.topfooter .newsletter form button{display:flex;justify-content:center;align-items:center;height:50px;background-color:#7a8786;border:none;color:#fff;padding:10px 20px;font-size:16px;cursor:pointer}.topfooter .newsletter .newsletter-cgu{font-size:small;text-align:center}.topfooter .newsletter .newsletter-cgu a{text-decoration:none;color:#7a8786}.topfooter .newsletter .newsletter-content{display:flex;flex-direction:column;max-width:500px}.topfooter .newsletter #newsletter-result{display:none;margin:10px 0;font-size:.9rem;color:#9fff9f}.topfooter .newsletter #newsletter-result.visible{display:block}.topfooter .newsletter #newsletter-result.error{color:#ff9191}.topfooter .newsletter #newsletter-loader{display:none;width:35px;height:35px;border:5px solid #f3f3f3;border-top-color:#2e4140;border-radius:50%;animation:spin 2s linear infinite}.topfooter .contact .map-container{width:100%;max-height:70%}.topfooter .contact img{max-height:100%;max-width:100%}.topfooter .contact .contact-info{margin-top:10px}.subfooter{font-size:small;display:flex;justify-content:center;align-items:center;background-color:#2e4140;height:50px}.subfooter *{text-decoration:none;color:#fff}.subfooter :not(:last-child):after{display:inline-flex;justify-content:center;align-items:center;width:10px;height:20px;content:"|";color:#fff}.subfooter a{transition:opacity .3s ease}.subfooter a:hover{opacity:.5}:root{--cc-btn-primary-hover-bg:#465a59;--cc-btn-primary-bg:#2e4140}html{-webkit-text-size-adjust:100%}*{margin:0;padding:0;box-sizing:border-box;font-family:Lato,sans-serif;font-weight:300;-webkit-tap-highlight-color:transparent;tap-highlight-color:transparent}.grecaptcha-badge{display:none}body{overscroll-behavior-y:none}hr{width:80px;transform-origin:left;transition:transform .5s}.enlarge{transform-origin:center;transform:scaleX(10)}img{max-height:100%}#overlay,.overlay{top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:100;transition:opacity .3s ease}#overlay,.overlay,.popup{position:fixed;display:none}.popup{top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;border:1px solid #ccc;padding:33px;box-shadow:0 2px 5px rgba(0,0,0,.2);z-index:1000;width:80vw;height:90vh;height:90svh}.popup .popup-content{overflow:auto;position:relative;width:100%;height:100%}.popup .close-button{position:absolute;top:0;right:0;background:none;border:none;font-size:24px;cursor:pointer;color:#999}#cguPopup{color:#000;height:95vh;height:95svh;width:95vw;border:3px solid #a4abab;background-color:#fff}#cguPopup .popup-content{overflow:auto;padding-right:10px}#cguPopup .popup-content h3{font-size:1.5rem;font-weight:600;color:#2e4140;text-align:center}#cguPopup .popup-content h4{font-size:1rem;font-weight:400;color:#2e4140;margin:1rem 0}#cguPopup .popup-content p{font-size:.8rem;margin:.5rem 0}#cguPopup .popup-content ul{list-style-position:inside}.reviews{height:500px;padding:30px 50px;background-color:#7a8786}.reviews .airbnb-comments{text-decoration:none;color:#000;transition:transform .3s ease;display:inline-flex;justify-content:center;align-items:center}.reviews .airbnb-comments:hover{transform:translateY(5px)}.reviews .airbnb-comments *{font-weight:400}.reviews .odometer{margin-right:10px}.reviews .heading{text-align:center;font-size:3rem}.reviews .heading i{font-size:2rem}.reviews .heading .dot{margin:0 4px}.reviews .review{position:relative;margin:10px;padding:20px;background-color:#fff;border-radius:10px;width:300px;height:250px;align-content:baseline}.reviews .review .header-right-container{display:flex;justify-content:center;flex-direction:column;align-items:center;position:absolute;right:0}.reviews .review .header-right-container i.icon-airbnb{font-size:30px;position:relative;left:3px}.reviews .review .header-right-container .rate{position:relative;bottom:3px}.reviews .review .header-right-container .rate i{font-size:.8rem}.reviews .review .header-right-container .rate i:before{width:6px}.reviews .review .review-head{position:relative;display:flex}.reviews .review .review-head .persona-container{height:50px;width:50px;border-radius:25px;overflow:hidden;margin-right:10px}.reviews .review .review-head .persona-container img{border-radius:25px;object-fit:cover;width:100%;height:100%}.reviews .review .review-head .details{display:flex;flex-direction:column;justify-content:center}.reviews .review .review-head .name{font-weight:700}.reviews .review .review-head .date{font-size:12px}.reviews .review .review-content{margin:10px 0;display:-webkit-box;-webkit-line-clamp:12;-webkit-box-orient:vertical;overflow:hidden}.reviews .glider-next,.reviews .glider-prev{font-size:2rem;display:flex;align-items:center;justify-content:center;color:#465a59;left:20px;top:50%;background-color:#fff;opacity:.7;width:40px;height:40px;border-radius:30px;text-align:center;position:absolute;cursor:pointer}.reviews .glider-next.disabled,.reviews .glider-prev.disabled{opacity:.2}.reviews .glider-next:focus,.reviews .glider-prev:focus{color:#465a59}.reviews #glider-next-reviews,.reviews #glider-prev-reviews{cursor:pointer;border:2px solid;top:46%;left:15px}.reviews #glider-next-reviews,.reviews .glider-next{right:15px;left:auto}html{position:relative}body.gift-page h2.subtitle{font-weight:600;font-size:1.2rem;margin:20px 0}body.gift-page .modify-amount{display:flex}body.gift-page .modify-amount a.moins i,body.gift-page .modify-amount a.plus i{font-size:1.2rem}body.gift-page .booking-button{background-color:#2e4140;border-radius:20px;padding:5px 15px;cursor:pointer;text-decoration:none;color:#fff;text-transform:uppercase}body.gift-page .subheader{width:100%;height:600px;overflow:hidden;position:relative}body.gift-page .subheader img{width:100%;height:100%;object-fit:cover;object-position:center;position:absolute;top:0;left:0}body.gift-page .subheader .logo-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}body.gift-page .subheader .logo-overlay i{color:#fff;font-size:26rem}body.gift-page input.soft{border:.0625rem solid #dcdcdc;color:#000;display:block;font-size:.8rem;line-height:1rem;outline:none;padding:.8rem 1rem;width:100%;border-radius:.875rem}body.gift-page input.soft.promo{text-transform:uppercase;padding:.6rem 1rem}body.gift-page button.soft{background-color:#597573;border:none;padding:5px 15px;border-radius:25px;margin:15px 0;color:#fff;cursor:pointer;font-size:.9rem;font-weight:700}body.gift-page .input-container{position:relative;width:48%}body.gift-page .input-container .asterisk{position:relative;display:block}body.gift-page .input-container .asterisk:after{content:"*";color:#cd1919;position:absolute;top:-30px;right:5px;display:block;width:20px;height:20px}body.gift-page .input-container.error input{border-color:#cd1919}body.gift-page textarea{border:.0625rem solid #dcdcdc;color:#000;display:block;font-size:.8rem;line-height:1.5rem;outline:none;padding:.8125rem 1rem;width:100%;border-radius:.875rem;resize:vertical}body.gift-page #payment-block{display:none;margin:auto;max-width:80rem;padding:20px}body.gift-page #payment-block h2{font-size:1.2rem;font-weight:600}body.gift-page #payment-block a:visited{color:inherit}body.gift-page #payment-block .secure-container-mobile{display:none}body.gift-page #payment-block .payment button{margin:50px 0;width:200px}body.gift-page #payment-block .payment h2{margin:30px 0}body.gift-page #payment-block #return-button{margin-bottom:20px;display:flex;align-items:center;text-decoration:none}body.gift-page #payment-block #return-button .return{display:inline-flex;justify-content:center;align-items:center;border:1px solid #000;border-radius:30px;cursor:pointer;width:40px;height:40px;margin-right:10px}body.gift-page #payment-block #return-button .return i{font-size:2rem}body.gift-page main.gift-card{display:block}body.gift-page main.gift-card .form-section label{margin:5px 0}body.gift-page main.gift-card .description{background-color:#e4e4e4;color:#000;padding:50px;margin-top:20px;border-radius:20px}body.gift-page main.gift-card .description h1{font-size:2rem;margin-bottom:40px;font-weight:400}body.gift-page main.gift-card .info{font-size:12px;font-style:italic;opacity:.8}body.gift-page main.gift-card .gift-content{margin-top:20px;padding:40px;background-color:#fff;border-radius:20px}body.gift-page main.gift-card #promo-code{width:200px;margin-right:20px}body.gift-page main.gift-card input.error,body.gift-page main.gift-card textarea.error{border:1px solid #cd1919}body.gift-page main.gift-card .error-message{color:#cd1919;font-size:.9em;display:none}body.gift-page main.gift-card #validate-error-message{visibility:hidden;color:#cd1919}body.gift-page main.gift-card #payment-block{display:none}body.gift-page main.gift-card .flex{display:flex;align-items:center}body.gift-page main.gift-card .guest-infos .line{display:flex;justify-content:space-between;margin:20px 0}body.gift-page main.gift-card .guest-infos .input-container{position:relative;width:48%}body.gift-page main.gift-card .guest-infos .input-container .asterisk{position:relative;display:block}body.gift-page main.gift-card .guest-infos .input-container .asterisk:after{content:"*";color:#cd1919;position:absolute;top:-36px;right:5px;display:block;width:20px;height:20px}body.gift-page main.gift-card .guest-infos .input-container.error input{border-color:#cd1919}body.gift-page main.gift-card .guest-infos input{text-transform:none;padding-right:30px}body.gift-page main.gift-card .summary{background-color:#e4e4e4;padding:20px;border-radius:20px;margin:20px 0}body.gift-page main.gift-card .summary h2{font-size:1.1rem;font-weight:600}body.gift-page main.gift-card .summary #total-price{font-weight:600}@media (max-aspect-ratio:5/3){body.home main section.article{flex-direction:column;margin:0;height:auto}body.home main section.article .img-container>img,body.home main section.article>img{width:100%;display:block}body.home main section.article .img-container img.glider-slide{height:100%!important}body.home main section.article .img-container .glider.large{position:relative;top:3px}body.home main section.article .img-container .glider.large,body.home main section.article .img-container .image-compare{width:100%}body.home main section.article.article1,body.home main section.article.article3,body.home main section.article.article5{flex-direction:column-reverse}body.home main section.article .content{min-width:auto}body.home main section.article .image-compare{max-width:100%}}@media (min-aspect-ratio:10/9) and (max-aspect-ratio:16/9){body.home main section.article .content{min-height:45vh;min-height:45svh}}@media (max-width:1023px){body.home nav{padding:10px}body.home header h1{font-size:2.5rem}body.home header .logo{font-size:15rem}body.home main{width:100%}body.home main .glider-next,body.home main .glider-prev{width:30px;height:30px}body.home main section.article .content h3{font-size:2.5rem}body.home main section.article .content hr{width:.4rem}body.home main section.article .img-container .dots{display:none}body.home main .reviews{height:auto}body.home main .reviews .heading{font-size:2.5rem}body.home main .reviews .review{height:400px}body.home main .reviews{padding:30px 0}body.home main .reviews .glider-slide{width:70%}body.home main .reviews #glider-next-reviews,body.home main .reviews #glider-prev-reviews{display:none}body.home .glider.large{max-width:100%}footer{height:auto}footer .topfooter{flex-direction:column;text-align:center;align-items:center}footer .topfooter>:nth-child(n){width:70%;margin-top:10%}footer .topfooter .contact,footer .topfooter .newsletter{align-items:center}footer .topfooter .newsletter-content{max-width:100%}footer .topfooter h4{text-align:center}footer .topfooter h4:after{left:calc(50% - 15px)}.subfooter{display:inline;text-align:center;padding:0 20px;height:auto;margin-bottom:30px}}@media (max-width:767px){body.home header h1{margin-bottom:0;font-size:2rem}body.home footer .topfooter>:nth-child(n){width:100%}body.home main .article0 h2{font-size:22vw;padding:0 15px}body.home main .article0 h2 span{font-size:5vw}body.home main .article5 .image-compare{max-width:100%}body.home main .reviews .heading{font-size:1.3rem}body.home main .reviews .heading i{font-size:1.5rem}body.home main .reviews .heading #nb-reviews,body.home main .reviews .heading #reviews-score{font-size:2rem}body.home main .reviews .heading .dot{font-size:3rem;margin:0 5px}}@media (max-width:389px){body.home main .reviews .heading{font-size:1.15rem}body.home main .reviews .heading #nb-reviews,body.home main .reviews .heading #reviews-score{font-size:1.8rem}}@media screen and (min-width:768px) and (max-width:1023px){body.home header h1{font-size:3.5rem}body.home header i.logo,footer .topfooter i{font-size:25rem}}@media screen and (min-width:768px) and (max-width:1023px) and (orientation:portrait){body.home header nav .nav-social i{font-size:2.5rem}body.home header nav .booking{font-size:1.8rem}}@media screen and (min-width:1023px) and (max-width:1200px) and (orientation:landscape){body.home header nav .nav-social i{font-size:2.5rem}body.home header nav .booking{font-size:1.8rem}}@media screen and (max-width:1023px) and (orientation:landscape){body.home header h1{font-size:1.8rem;margin-bottom:auto}body.home header i.logo{font-size:14rem}body.home main .article .img-container{max-height:95vh;max-height:100svh;width:auto}body.home main .article .content{font-size:.9rem}body.home main .article .content h3{font-size:2.5rem}body.home main .reviews .review{font-size:.9rem}}@media screen and (max-height:450px) and (orientation:landscape){body.home main section.article .content hr{margin:5px 0;height:2px}body.home main section.article .content h3{font-size:1.5rem}body.home main section.article .content .text{padding:0 1%;font-size:.8rem}body.home header h1{font-size:1.5rem}body.home header i.icon-angle-down{font-size:3rem}.topfooter .contact img{max-width:65%}footer .topfooter>:nth-child(n){margin-top:30px}footer .topfooter i{font-size:18rem}}@media (max-width:1023px){body.booking-page ul{margin-left:20px}body.booking-page header nav{width:100%;position:fixed;top:0;z-index:10;padding:10px}body.booking-page header .photos{display:flex;-ms-overflow-style:none;scrollbar-width:none;padding-top:50px}body.booking-page header .photos::-webkit-scrollbar{display:none}body.booking-page header .photos .invisible,body.booking-page header .photos .photo{display:flex;width:100%;min-width:100vw;align-items:center}body.booking-page header .photos .invisible a,body.booking-page header .photos .photo a{display:block;width:100%;height:400px;overflow:hidden}body.booking-page header .photos .invisible a img,body.booking-page header .photos .photo a img{border-radius:0;object-fit:cover;width:100%;height:100%}body.booking-page header .photos #nb-photos-button{left:75vw;transform:translateX(-50%);min-width:140px;max-width:140px}body.booking-page #reviews-container{-ms-overflow-style:none;scrollbar-width:none}body.booking-page #reviews-container::-webkit-scrollbar{display:none}body.booking-page main{width:100%;max-width:100%;margin:0;padding:0}body.booking-page main section.description{padding:15px;width:100%;margin-right:0;flex:auto}body.booking-page main section.description .popup{width:97%;padding:33px 15px}body.booking-page main section.description .popup h2{margin-left:0}body.booking-page main section.description .container-title h1{font-size:1.3rem}body.booking-page main section.description h2{font-size:1.5rem;margin-bottom:15px;margin-left:8px}body.booking-page main section.description h4{font-size:.8rem}body.booking-page main section.description .dates-container .dates{margin-right:10px}body.booking-page main section.description .dates-container .dates #valid-dates,body.booking-page main section.description .dates-container .dates #valid-dates *{font-size:.9rem}body.booking-page main section.description .equipments-content,body.booking-page main section.description .location-content,body.booking-page main section.description .rules-content{flex-direction:column;padding:5px}body.booking-page main section.description .equipments-content .amenities,body.booking-page main section.description .location-content .amenities,body.booking-page main section.description .rules-content .amenities{flex:0 0 100%;margin:15px 0;align-items:center}body.booking-page main section.description .options{margin:auto auto 20px}body.booking-page main section.description .options .option{margin:15px 0}body.booking-page main section.description .options .option .description{line-height:20px}body.booking-page main section.description .guest-infos-container .line{flex-direction:column;margin:0}body.booking-page main section.description .guest-infos-container .line .input-container{width:100%}body.booking-page main section.description .guest-infos-container .line .input-container input{margin:10px 0}body.booking-page main section.description .guest-infos-container .line .input-container .asterisk:after{top:-48px}body.booking-page main aside.booking-col{position:fixed;bottom:0;margin:0;width:100%;z-index:10}body.booking-page main aside.booking-col .aside-blocs{position:static}body.booking-page main aside.booking-col .aside-blocs .bloc{border-radius:0;border-top:1px solid #d8d8d8;padding:12px}body.booking-page main aside.booking-col .aside-blocs .booking-container{display:none;padding-top:50px}body.booking-page main aside.booking-col .aside-blocs .booking-container .booking-header #start-price{width:60%;margin-right:5px}body.booking-page main aside.booking-col .aside-blocs .booking-container .booking-header .booking-reviews{text-align:right}body.booking-page main aside.booking-col .aside-blocs .booking-container .booking-header .booking-reviews .nb-reviews{margin-right:4px}body.booking-page main aside.booking-col .aside-blocs .booking-container #close-booking-container{display:block;position:absolute;top:10px;right:10px;background:none;border:none;font-size:24px;cursor:pointer;color:#999}body.booking-page main aside.booking-col .aside-blocs .secure-container{display:none}body.booking-page main aside.booking-col .availability-container{display:flex}body.booking-page main #datepicker-datepicker{position:fixed;right:50%!important;top:50%!important;z-index:10000;transform:translateX(50%) translateY(-50%)!important}body.booking-page main #datepicker-datepicker .datepicker__topbar{height:auto;padding:0}body.booking-page .reviews-container,body.booking-page .topfooter{width:100%}body.booking-page .reviews-container .reviews{padding:20px 0}body.booking-page .reviews-container #glider-next-reviews,body.booking-page .reviews-container #glider-prev-reviews{display:none}body.booking-page .reviews-container .airbnb-comments{font-size:1.1rem}body.booking-page .newsletter{margin:0 15px 80px;width:auto}body.booking-page:not(.confirmation-page) .map-container{max-width:100%;height:auto;padding-bottom:25px}body.booking-page:not(.confirmation-page) .map-container img.desktop{display:none}body.booking-page:not(.confirmation-page) .map-container img.mobile{display:block}body:not(.confirmation-page) .subfooter{padding:12px 8px;font-size:.7rem;display:block;margin-bottom:30px}body:not(.confirmation-page) footer{margin-bottom:85px}body.checkout-page main section.description h2{margin:30px 0}body.checkout-page main section.description .equipments-content,body.checkout-page main section.description .location-content,body.checkout-page main section.description .rules-content{padding:0}body.checkout-page main section.description .confirm{margin-top:30px;margin-bottom:250px}body.checkout-page main section.description #payment-block .secure-container-mobile{display:block;border:1px solid #dbdbdb;border-radius:20px;padding:20px;background-color:#fff;margin-bottom:20px}body.checkout-page main section.description #payment-block .secure-container-mobile .container{display:flex;justify-content:start;align-items:center}body.checkout-page main section.description #payment-block .secure-container-mobile h2{font-size:1rem;margin:0}body.checkout-page main section.description .discount-container-mobile{display:flex;align-items:center}body.checkout-page main section.description .discount-container-mobile input{height:40px;margin-right:10px}body.checkout-page main section.description .discount-container-mobile button{width:50%}body.checkout-page footer{margin-bottom:96px}body.checkout-page footer.nomargin{margin-bottom:0}body.checkout-page .bottom-bar{position:fixed;display:flex;justify-content:space-between;align-items:center;bottom:0;padding:0 25px;left:0;margin:0;width:100%;z-index:10;background-color:#fff;border-top:1px solid #e5e5e5}body.checkout-page .bottom-bar #checkout-price{font-size:2rem;font-weight:bolder;color:#2e4140;margin-right:10px}body.checkout-page .bottom-bar button{margin:10px 0}}@media (min-width:1023px){section.confirm #checkout-price{display:none}}