.gites-page{background-color:#fdfbf7;min-height:100vh;padding:6rem 1.5rem 4rem}@media (min-width:768px){.gites-page{padding:10rem 1.5rem 8rem}}.gites-page .container{max-width:80rem;margin:0 auto}.gites-page .page-header{text-align:center;margin-bottom:3rem}@media (min-width:768px){.gites-page .page-header{margin-bottom:6rem}}.gites-page .page-header .badge{color:#d68d5e;text-transform:uppercase;letter-spacing:.1em;background-color:#d68d5e1a;border-radius:9999px;margin-bottom:1.5rem;padding:.5rem 1.5rem;font-size:.875rem;font-weight:700;display:inline-block}@media (min-width:768px){.gites-page .page-header .badge{margin-bottom:2rem}}.gites-page .page-header h1{color:#46747d;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:2rem;font-weight:800;line-height:1.1}@media (min-width:480px){.gites-page .page-header h1{font-size:2.5rem}}@media (min-width:768px){.gites-page .page-header h1{margin-bottom:2rem;font-size:4rem}}.gites-page .page-header p{color:#52525b;max-width:48rem;margin:0 auto;font-size:1.125rem;font-weight:300;line-height:1.6}@media (min-width:768px){.gites-page .page-header p{font-size:1.25rem}}.gites-page .gites-grid{gap:2rem;display:grid}@media (min-width:768px){.gites-page .gites-grid{grid-template-columns:repeat(2,1fr);gap:3rem}}@media (min-width:1100px){.gites-page .gites-grid{grid-template-columns:repeat(3,1fr)}}.gites-page .gites-grid .gite-card{background-color:#fff;border:1px solid #f4f4f5;border-radius:1.5rem;flex-direction:column;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #0000000d}@media (min-width:768px){.gites-page .gites-grid .gite-card{border-radius:2.5rem}}.gites-page .gites-grid .gite-card:before{content:"";transform-origin:0;background-color:#d68d5e;height:6px;transition:all .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.gites-page .gites-grid .gite-card:hover{transform:translateY(-10px);box-shadow:0 40px 80px #0000001a}.gites-page .gites-grid .gite-card:hover:before{transform:scaleX(1)}.gites-page .gites-grid .gite-card:hover h3{color:#d68d5e}.gites-page .gites-grid .gite-card:hover .card-image .overlay-icon{opacity:1;transform:translate(-50%,-50%)scale(1)}.gites-page .gites-grid .gite-card .card-image{background-color:#f4f4f5;height:15rem;position:relative}.gites-page .gites-grid .gite-card .card-image .overlay-icon{color:#46747d;opacity:0;background:#ffffffe6;border-radius:9999px;justify-content:center;align-items:center;width:4rem;height:4rem;transition:all .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.8);box-shadow:0 10px 20px #0003}.gites-page .gites-grid .gite-card .card-image img{object-fit:cover;width:100%;height:100%}.gites-page .gites-grid .gite-card .card-content{flex-grow:1;padding:1.5rem}@media (min-width:768px){.gites-page .gites-grid .gite-card .card-content{padding:3rem}}.gites-page .gites-grid .gite-card .card-content .gite-type{color:#d68d5e;text-transform:uppercase;letter-spacing:.15em;background:#d68d5e0d;border-radius:4px;margin-bottom:.75rem;padding:.25rem .75rem;font-size:.75rem;font-weight:800;display:inline-block}@media (min-width:768px){.gites-page .gites-grid .gite-card .card-content .gite-type{margin-bottom:1rem}}.gites-page .gites-grid .gite-card .card-content h3{color:#46747d;margin-bottom:1rem;font-size:1.5rem;font-weight:800;line-height:1.2;transition:all .3s}@media (min-width:768px){.gites-page .gites-grid .gite-card .card-content h3{margin-bottom:1.25rem;font-size:1.875rem}}.gites-page .gites-grid .gite-card .card-content p{color:#52525b;font-size:1rem;font-weight:300;line-height:1.6}@media (min-width:768px){.gites-page .gites-grid .gite-card .card-content p{font-size:1.125rem;line-height:1.7}}.gites-page .gites-grid .gite-card .card-footer{padding:0 1.5rem 1.5rem}@media (min-width:768px){.gites-page .gites-grid .gite-card .card-footer{padding:0 3rem 3rem}}.gites-page .gites-grid .gite-card .card-footer .btn-booking{color:#fff;background-color:#46747d;border-radius:1rem;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1rem;font-size:1rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 10px 20px #46747d33}@media (min-width:768px){.gites-page .gites-grid .gite-card .card-footer .btn-booking{border-radius:1.25rem;padding:1.25rem;font-size:1.125rem}}.gites-page .gites-grid .gite-card .card-footer .btn-booking svg{transition:all .3s}.gites-page .gites-grid .gite-card .card-footer .btn-booking:hover{background-color:#d68d5e;box-shadow:0 15px 30px #d68d5e66}.gites-page .gites-grid .gite-card .card-footer .btn-booking:hover svg{transform:translate(5px)}
