html{scroll-behavior:smooth}body{font-family:"Abel",system-ui,sans-serif;font-size:1.1rem}@media(min-width: 768px){body{font-size:1.125rem}}@media(min-width: 1280px){body{font-size:1.25rem}}h1,h2,h3,h4,h5,h6{font-family:"Cookie",system-ui,sans-serif;letter-spacing:.05em}h1{font-size:3rem}@media(min-width: 768px){h1{font-size:4rem}}@media(min-width: 1280px){h1{font-size:5rem}}h2{font-size:2.75rem}@media(min-width: 768px){h2{font-size:3rem}}@media(min-width: 1280px){h2{font-size:3.5rem}}h3{font-size:2rem}@media(min-width: 768px){h3{font-size:2.25rem}}@media(min-width: 1280px){h3{font-size:2.75rem}}.section-title{margin:0 0 2rem 0}@media(min-width: 768px){.section-title{margin:0 0 3rem 0}}@media(min-width: 1280px){.section-title{margin:0 0 4rem 0}}.btn{font-family:"Abel",system-ui,sans-serif;font-size:1.1rem}@media(min-width: 768px){.btn{font-size:1.125rem}}@media(min-width: 1280px){.btn{font-size:1.25rem}}section{scroll-margin-top:80px}section:not(.hero){padding:1rem 0}@media(min-width: 768px){section:not(.hero){padding:2rem 0}}@media(min-width: 1280px){section:not(.hero){padding:3rem 0}}section.first{padding-top:2rem}@media(min-width: 768px){section.first{padding-top:4rem}}@media(min-width: 1280px){section.first{padding-top:6rem}}section:last-of-type{padding-bottom:2rem}@media(min-width: 768px){section:last-of-type{padding-bottom:2rem}}@media(min-width: 1280px){section:last-of-type{padding-bottom:2rem}}.container{max-width:1100px;margin:auto;padding:0 2rem}.text-center{text-align:center}.bold{font-weight:bold}.no-padding-bottom{padding-bottom:0 !important}.no-padding-top{padding-top:0 !important}.hidden{display:none !important}@font-face{font-family:"Abel";src:url("/fonts/Abel-Regular.woff2") format("woff2");font-display:swap;font-weight:normal;font-style:normal}@font-face{font-family:"Cookie";src:url("/fonts/Cookie-Regular.woff2") format("woff2");font-display:swap;font-weight:normal;font-style:normal}.header{width:100%;background:rgba(248,249,250,.95);box-shadow:0 2px 4px rgba(0,0,0,.1);z-index:1000}@media(min-width: 1280px){.header{position:sticky;top:0;left:0}}.header .container{display:flex;position:relative;justify-content:space-between;align-items:stretch;box-sizing:border-box;width:100%;max-width:none;margin:0 auto;padding:0 2rem;z-index:1000}.header__logo{max-width:100px;width:100%;height:auto}.header__link{display:flex;padding:1rem 0}.header__mobile-toggle{background:none;border:none;padding:0;cursor:pointer;color:#333}@media(min-width: 1280px){.header__mobile-toggle{display:none}}.header__mobile-toggle svg{width:32px;height:32px}.header__menu{display:none;position:absolute;margin:0;top:100%;right:0;background:#f8f9fa;box-shadow:0 2px 5px rgba(0,0,0,.2);border-radius:4px;padding:0}@media(min-width: 1280px){.header__menu{display:flex;position:relative;box-shadow:none;background:none}}.header__menu[data-visible=true]{display:block}.header__menu .main-menu{display:flex;flex-direction:column;align-items:stretch;list-style:none;margin:0;padding:1rem}@media(min-width: 1280px){.header__menu .main-menu{flex-direction:row;padding:0}}.header__menu li{position:relative;display:flex;align-items:center;flex-direction:row-reverse;padding:.5rem 0}@media(min-width: 1280px){.header__menu li{padding:0 .8rem}}.header__menu a{text-decoration:none;color:#333;font-family:"Abel",system-ui,sans-serif;font-size:1.1rem;transition:color .3s ease;text-transform:uppercase;letter-spacing:.5px}.header__menu a:hover,.header__menu a.active{color:#3c6e71}.dropdown{position:relative;display:flex;cursor:pointer;justify-content:center;border-top:1px solid #3c6e71;margin-top:.5rem}@media(min-width: 1280px){.dropdown{border:none;margin:0}}.dropdown svg{display:none}@media(min-width: 1280px){.dropdown svg{display:block;width:20px}}.dropdown__menu{padding:.7rem 0 0}@media(min-width: 1280px){.dropdown__menu{display:none;position:absolute;margin:0;top:100%;right:0;background:#fff;box-shadow:0 2px 5px rgba(0,0,0,.2);border-radius:4px;padding:0}}.dropdown__menu li{padding:0}@media(min-width: 1280px){.dropdown__menu li{display:block;padding:.5rem 1rem}}.dropdown__menu a{font-size:.8rem;padding:0 1rem;border-radius:20px;border:3px solid #3c6e71}@media(min-width: 1280px){.dropdown__menu a{font-size:1rem;border:none}}.dropdown:hover .dropdown__menu{display:block}.footer{background:#3c6e71;padding:1rem 0;color:#fff}.footer__wrapper{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}.footer__section{display:flex;flex-direction:row;flex-wrap:nowrap;gap:1rem;align-items:center}.footer__logo{height:30px;width:auto}.footer__copyright{margin:0;font-size:.9rem}.footer__links{display:flex;flex-direction:row;align-items:center;font-size:.9rem}.footer__links a{display:flex}.footer__links a:first-child{margin-right:.5rem}.footer__links a:hover svg{color:#4aad52}.footer__links .separator{margin:0 .5rem;opacity:.7}.footer a{color:#fff;text-decoration:underline}@media(min-width: 768px){.footer__wrapper{flex-direction:row;justify-content:space-between;text-align:left}.footer__logo{height:60px}}.glide__bullets{display:flex;justify-content:center;gap:8px;margin-top:1.5rem}.glide__bullets .glide__bullet{width:10px;height:10px;background:rgba(128,128,128,.25);border-radius:5px;transition:width .3s;border:none}.glide__bullets .glide__bullet.glide__bullet--active{width:24px;background:rgba(128,128,128,.5)}.glide .glide__arrow{background:none;border:none;font-size:2rem;cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);z-index:5;color:#fff}.glide .glide__arrow--left{left:0}.glide .glide__arrow--right{right:0}.modal-overlay{display:flex;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);z-index:1000;align-items:center;justify-content:center}.modal-overlay.visible{opacity:1;transform:scale(1);pointer-events:auto}.modal-overlay__content{transition:transform .3s ease}.modal-overlay.hidden{display:none}.modal__content{background:#f8f9fa;color:#333;padding:2rem;width:100%;max-height:calc(100% - 4rem);max-width:600px;margin:auto;position:relative;overflow:auto}.modal__close{position:absolute;top:1rem;right:1rem;border:none;font-size:1.5rem;line-height:0;background:#ededed;color:#3c6e71;cursor:pointer;border-radius:50%;width:32px;height:32px;padding:0}.modal__close:hover{opacity:.8}.row{display:grid;grid-template-columns:1fr;gap:1.2rem;align-items:stretch;width:100%;height:100%}.row .col{text-align:center}.row.row-reverse .col:first-child{order:2}.row.row-reverse .col:last-child{order:1}.row.center{align-items:center}@media(min-width: 768px){.row:not(.t-like-m){gap:1.5rem;grid-template-columns:repeat(auto-fit, minmax(155px, 1fr))}.row-2:not(.t-like-m){grid-template-columns:repeat(2, 1fr)}.row-25-75:not(.t-like-m){grid-template-columns:1fr 3fr}.row-75-25:not(.t-like-m){grid-template-columns:3fr 1fr}.row-3:not(.t-like-m){grid-template-columns:repeat(3, 1fr)}.row-4:not(.t-like-m){grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1280px){.row{grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:2rem}.row-2{grid-template-columns:repeat(2, 1fr)}.row-25-75{grid-template-columns:1fr 3fr}.row-75-25{grid-template-columns:3fr 1fr}.row-3{grid-template-columns:repeat(3, 1fr)}.row-4{grid-template-columns:repeat(4, 1fr)}}.hero{background-image:url("/img/hero/bed-and-breakfast-maison-d-hotes-les-arnauds-aix-en-provence-640w.webp");position:relative;aspect-ratio:16/9;width:100%;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;color:#fff}@media(min-width: 768px){.hero{background-image:url("/img/hero/bed-and-breakfast-maison-d-hotes-les-arnauds-aix-en-provence-1024w.webp");height:calc(100dvh - var(--header-height));min-height:calc(100dvh - var(--header-height))}}@media(min-width: 1280px){.hero{background-image:url("/img/hero/bed-and-breakfast-maison-d-hotes-les-arnauds-aix-en-provence-1600w.webp")}}.hero__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.4);z-index:1}.hero__content{max-width:1100px;text-shadow:3px 3px 5px #333;text-align:center;margin:2rem 0}.hero__content h1{margin-bottom:1rem;color:#fff}.hero__subtitle{font-size:1.2rem;margin-bottom:2rem}@media(min-width: 768px){.hero__subtitle{font-size:1.4rem}}@media(min-width: 1280px){.hero__subtitle{font-size:1.6rem}}.hero .container{max-width:1200px;margin:0 auto;position:relative;z-index:2}.hero .btn{background:#f8f9fa;color:#333;text-shadow:none}.hero .btn:hover{background:none;color:#fff}.section-button .container{text-align:center}.button-bloc{text-align:center;margin:2rem 0}.presentation h2{margin-bottom:2rem}.presentation img{box-shadow:0 0 12px rgba(0,0,0,.5)}@media(min-width: 768px){.presentation img{width:500px}}.presentation p{text-align:justify}.rooms .room{border:1px solid #3c6e71;border-radius:20px}.rooms .room__name{margin-bottom:.5rem}.rooms .room__details{font-weight:bold;font-style:italic;font-size:1.2rem}.rooms .room__description{font-style:italic}.rooms .room__divider{width:30%;background-color:#3c6e71;height:2px;border:none;border-radius:2px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.rooms .room .btn{padding:.5rem}.rooms .room p{margin:.5rem 0}.rooms .room .col:last-child{padding:1rem}.rooms .row:not(:last-child){margin-bottom:2rem}@media(min-width: 768px){.rooms .row:not(:last-child){margin-bottom:3rem}}@media(min-width: 1280px){.rooms .row:not(:last-child){margin-bottom:3rem}}.rooms .col{max-width:100%;overflow:hidden}.rooms .col:first-child{order:2}.rooms .col:last-child{order:1}@media(min-width: 768px){.rooms .col:first-child{order:1}.rooms .col:last-child{order:2}}.rooms .col img{display:inherit;height:100%}.rooms .glide__track{border-radius:20px}.rooms .glide__slide{height:auto}.rooms .glide__bullets{position:absolute;bottom:15px;left:50%;transform:translateX(-50%)}.rooms .glide__bullets .glide__bullet{background:hsla(0,0%,100%,.7)}.rooms .glide__bullets .glide__bullet--active{background:#fff}.section-photos{display:none}.section-photos .col{overflow:visible}@media(min-width: 768px){.section-photos{display:grid}}.section-photos .col img{box-shadow:0 0 12px rgba(0,0,0,.5);border-radius:0}.equipments h3{margin-top:1rem}.equipments img{height:100%;min-height:400px;max-height:400px;object-fit:cover;object-position:center;box-shadow:0 0 12px rgba(0,0,0,.5)}@media(min-width: 768px){.equipments img{min-height:300px;max-height:300px}}@media(min-width: 1280px){.equipments img{min-height:400px;max-height:400px}}.hosts picture,.hosts img{max-height:400px;width:fit-content;box-shadow:0 0 12px rgba(0,0,0,.5)}.testimonial{border-radius:.5rem;font-size:.95rem;padding-bottom:0 !important}.testimonial__header{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:.75rem;border-radius:50%;object-fit:cover}.testimonial__header img{width:40px;height:40px;border-radius:50%;object-fit:cover}.testimonial__footer{text-align:center}.stars{color:#fbbc04;letter-spacing:.1em}.map{padding:0 !important}.map .container{max-width:100%;padding:0;overflow:hidden}.map a{display:block;max-height:300px}.map a:hover{opacity:1;transform:scale(1.05)}.map img{height:300px;width:100%;object-fit:cover;object-position:center}.situation h2{font-size:1.75rem;margin:1rem 0}@media(min-width: 768px){.situation h2{font-size:2rem}}@media(min-width: 1280px){.situation h2{font-size:2.25rem}}.contact-form{display:flex;flex-direction:column;gap:1rem}.contact-form .form-row{display:flex;flex-direction:column;gap:1rem}@media(min-width: 768px){.contact-form .form-row{flex-direction:row}.contact-form .form-row .form-group{flex:1}}.contact-form .form-group{display:flex;flex-direction:column;text-align:left}.contact-form .form-group label{font-family:"Cookie",system-ui,sans-serif;font-size:1.8rem;margin-bottom:.25rem}.contact-form .form-group input,.contact-form .form-group textarea{padding:.5rem;border-radius:.5rem;border:1px solid #4aad52;font-size:1rem;font-family:inherit;resize:vertical;background:#f8f9fa}.contact-form .form-group input:focus,.contact-form .form-group textarea:focus{outline:none;border-color:#b52c27}.contact-form .form-group textarea{min-height:100px}.contact-form .btn{align-self:center;margin-top:1rem}