.hy-redesign .hyr-burger.is-open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.hy-redesign .hyr-burger.is-open span:nth-child(2){opacity:0}.hy-redesign .hyr-burger.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.hy-redesign .main-menu .sub-menu .menu-item-has-children>a{display:flex;align-items:center;justify-content:space-between}.hy-redesign .main-menu .sub-menu .menu-item-has-children>a::after{content:"▸";margin-left:10px}.hy-redesign .main-menu .sub-menu .sub-menu{top:-9px;left:100%;transform:translateX(8px)}.hy-redesign .main-menu .sub-menu li:hover>.sub-menu{transform:translateX(0)}.hy-redesign .main-menu figure{display:none}.hy-redesign .btn-white{background:rgba(255,255,255,.95);color:var(--noir)}.hy-redesign .btn-white:hover{background:var(--or);color:var(--blanc)}.hy-redesign .btn-gold{background:var(--or);color:var(--blanc)}.hy-redesign .btn-gold:hover{background:var(--noir)}.hy-redesign .btn-line{background:0 0;border:1px solid var(--blanc);color:var(--blanc)}.hy-redesign .btn-line:hover{background:var(--blanc);color:var(--noir)}.hy-redesign .section-head p{color:var(--gris);max-width:560px;margin:0 auto;font-size:15px}.hy-redesign .hero{position:relative;height:78vh;min-height:520px;overflow:hidden}.hy-redesign .hero,.hy-redesign .hero-mini{max-width:none;width:calc(100% - 12vw);margin-left:auto;margin-right:auto}.hy-redesign .hero .swiper,.hy-redesign .hero .hero-swiper{position:absolute;inset:0;height:100%}.hy-redesign .hero .swiper-slide{position:relative;overflow:hidden}.hy-redesign .slide-img{position:absolute;inset:0;background-size:cover;background-position:center 45%;transform:scale(1.07);transition:transform 7s ease}.hy-redesign .hero .swiper-slide-active .slide-img{transform:scale(1)}.hy-redesign .hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(26,26,26,.3) 0%,rgba(26,26,26,.15) 40%,rgba(26,26,26,.55) 100%);z-index:2;pointer-events:none}.hy-redesign .hero-content{position:relative;z-index:3;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:0 24px}.hy-redesign .hero h1{color:var(--blanc);font-size:50px;font-weight:500;text-transform:uppercase;letter-spacing:.04em;max-width:820px;margin-bottom:14px;text-shadow:0 2px 24px rgba(0,0,0,.4)}.hy-redesign .hero .h1-sub{color:var(--blanc);font-size:16px;font-weight:500;max-width:540px;margin-bottom:32px;text-shadow:0 2px 16px rgba(0,0,0,.5)}.hy-redesign .hero .hero-dots{position:absolute;left:0;right:0;bottom:30px;top:auto;width:100%;margin:0;transform:none;display:flex;justify-content:center;align-items:center;gap:10px;z-index:5}.hy-redesign .hero .hero-dots .swiper-pagination-bullet{width:28px;height:3px;margin:0;border-radius:0;background:rgba(255,255,255,.45);opacity:1;cursor:pointer;transition:background .3s}.hy-redesign .hero .hero-dots .swiper-pagination-bullet-active{background:var(--blanc)}.hy-redesign .seo-text{padding:50px 0 20px;text-align:center;background:var(--blanc)}.hy-redesign .seo-text:not(.seo-text--after)+section{padding-top:0;padding-bottom:24px}.hy-redesign .seo-text .inner{margin:0 auto}.hy-redesign .seo-text h2{font-size:38px;margin-bottom:22px}.hy-redesign .seo-text h3{font-family:"Cormorant Garamond",serif;font-size:24px;font-weight:600;color:var(--noir);margin:34px 0 12px}.hy-redesign .seo-text h3 strong{font-weight:600}.hy-redesign .seo-text p{color:var(--gris-fonce);font-size:16px;margin-bottom:16px}.hy-redesign .seo-text a{color:var(--or);text-decoration:underline;text-underline-offset:2px}.hy-redesign .seo-text a:hover{color:var(--noir)}.hy-redesign .seo-text strong{color:var(--noir);font-weight:600}.hy-redesign .seo-text--head{padding-bottom:8px}.hy-redesign .seo-text--after{text-align:left;padding-top:56px}.hy-redesign .seo-text--after h2,.hy-redesign .seo-text--after h3{text-align:left}.hy-redesign .seo-text--after .inner{margin:0 auto}.hy-redesign .seo-text--after h3:first-child,.hy-redesign .seo-text--after p:first-child{margin-top:0}.hy-redesign .rooms-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.hy-redesign .rooms-grid--3{grid-template-columns:1fr 1fr 1fr}.hy-redesign .room{position:relative;aspect-ratio:1/1;overflow:hidden;background:var(--noir)}.hy-redesign .room img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.hy-redesign .room:hover img{transform:scale(1.05)}.hy-redesign .room::after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(20,20,20,.82) 0%,rgba(20,20,20,.45) 36%,rgba(20,20,20,0) 62%)}.hy-redesign .room-content{text-shadow:0 1px 14px rgba(0,0,0,.7)}.hy-redesign .room-content{position:absolute;bottom:0;left:0;right:0;padding:28px;z-index:2;color:var(--blanc)}.hy-redesign .room-content h3{font-size:32px;margin-bottom:6px;text-transform:uppercase;letter-spacing:.03em;text-shadow:0 2px 16px rgba(0,0,0,.5);font-weight:700}.hy-redesign .room-content p{font-size:13px;font-weight:500;color:rgba(255,255,255,.92);margin-bottom:14px;max-width:380px}.hy-redesign .room-content span{font-weight:600}.hy-redesign .room-content a{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--blanc);border-bottom:1px solid rgba(255,255,255,.5);padding-bottom:2px}.hy-redesign .room-content a:hover{border-color:var(--or-clair);color:var(--or-clair)}.hy-redesign .about-row{display:grid;grid-template-columns:1.4fr 1fr;gap:24px}.hy-redesign .about-card{position:relative;overflow:hidden;padding:40px;color:var(--blanc);min-height:360px;display:flex;flex-direction:column;justify-content:center}.hy-redesign .about-card>.about-bg{position:absolute;inset:0;background-size:cover;background-position:center;z-index:0}.hy-redesign .about-card>.about-overlay{position:absolute;inset:0;background:rgba(26,26,26,.7);z-index:1}.hy-redesign .about-card>*:not(.about-bg):not(.about-overlay){position:relative;z-index:2}.hy-redesign .about-card .flagFR{display:inline-block;vertical-align:middle;margin-left:8px;position:relative;top:-.12em;width:24px;height:17px;background-image:url("/wp-content/themes/hymage/css/../img/flag-fr.png");background-size:contain;background-repeat:no-repeat;background-position:center center;--lzl-bg-img:"/wp-content/themes/hymage/css/../img/flag-fr.png"}.hy-redesign .about-card h2{font-size:30px;text-transform:uppercase;margin-bottom:16px;letter-spacing:.03em}.hy-redesign .about-card p{font-size:14px;color:rgba(255,255,255,.85);margin-bottom:14px}.hy-redesign .about-card a{font-size:12px;color:var(--blanc);border-bottom:1px solid rgba(255,255,255,.5);padding-bottom:2px;align-self:flex-start;margin-top:6px}.hy-redesign .about-card a:hover{color:var(--or-clair);border-color:var(--or-clair)}.hy-redesign .showroom-card{background:var(--gris-clair);padding:40px;min-height:360px;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}.hy-redesign .showroom-card::before{content:"";position:absolute;right:-50px;top:50%;transform:translateY(-50%);width:200px;height:200px;border:1px solid var(--bord);border-radius:50%;opacity:.5}.hy-redesign .showroom-card h2{font-size:24px;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;position:relative}.hy-redesign .showroom-card .city{font-size:14px;color:var(--or);letter-spacing:.08em;margin-bottom:24px;position:relative}.hy-redesign .showroom-card p{font-size:13px;color:var(--gris-fonce);margin-bottom:8px;position:relative}.hy-redesign .showroom-card p strong{color:var(--noir)}.hy-redesign .showroom-card a{margin-top:18px;align-self:flex-start;position:relative}.hy-redesign .sim-steps{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;margin:34px 0 36px}.hy-redesign .sim-step{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.15);padding:16px 22px;min-width:140px}.hy-redesign .sim-step .n{font-family:"Cormorant Garamond",serif;font-size:26px;color:var(--or-clair)}.hy-redesign .sim-step .t{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:rgba(255,255,255,.7)}.hy-redesign .blog-section{padding:80px 0;background:var(--gris-tres-clair)}.hy-redesign .blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:40px}.hy-redesign .blog-card{background:var(--blanc);border:1px solid var(--bord);overflow:hidden;transition:all .3s}.hy-redesign .blog-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px rgba(0,0,0,.06)}.hy-redesign .blog-card-img{aspect-ratio:1/1;background:var(--gris-clair);background-size:cover;background-position:center}.hy-redesign .blog-card-body{padding:22px}.hy-redesign .blog-card .cat{font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--or);margin-bottom:8px}.hy-redesign .blog-card h3{font-size:20px;margin-bottom:10px;line-height:1.3}.hy-redesign .blog-card .date{font-size:11px;color:var(--gris);margin-bottom:12px}.hy-redesign .blog-card .read-more{display:inline-block;font-size:11px;letter-spacing:.12em;text-transform:uppercase;font-weight:600;color:var(--or)}.hy-redesign .blog-card:hover .read-more{color:var(--noir)}.hy-redesign .hero .hero-bg{position:absolute;inset:0;background-size:cover;background-position:center 45%;z-index:0}.hy-redesign .hero-mini{height:50vh;min-height:380px}.hy-redesign .hero-mini h1{font-size:42px}.hy-redesign .breadcrumb .sep{margin:0 10px;color:var(--bord)}.hy-redesign .woocommerce-pagination{margin-top:50px;text-align:center}.hy-redesign .woocommerce-pagination ul{display:inline-flex;gap:6px;list-style:none}.hy-redesign .about-card .flagFR.lzl:not(.lzl-ed),.hy-redesign .about-card .flagFR.lzl-ing:not(.lzl-ed){background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAdCAYAAADYSS5zAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAALElEQVRYCe3QgQAAAADDoPlTn+AGhVBhwIABAwYMGDBgwIABAwYMGDBg4AwMEj0AAeIhS2QAAAAASUVORK5CYII=")}.hy-redesign .woocommerce-pagination .page-numbers{display:inline-block;min-width:36px;padding:8px 10px;border:1px solid var(--bord);font-size:12px;color:var(--gris-fonce)}.hy-redesign .woocommerce-pagination .page-numbers.current,.hy-redesign .woocommerce-pagination a.page-numbers:hover{background:var(--or);border-color:var(--or);color:var(--blanc)}.hy-redesign .faq-list{max-width:820px;margin:0 auto}.hy-redesign .faq-item{border-bottom:1px solid var(--bord)}.hy-redesign .faq-q{padding:22px 0;display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-family:"Cormorant Garamond",serif;font-size:22px}.hy-redesign .faq-q .plus{font-family:"Montserrat",sans-serif;font-size:20px;color:var(--or);font-weight:300;transition:transform .3s}.hy-redesign .faq-item.open .faq-q .plus{transform:rotate(45deg)}.hy-redesign .faq-a{max-height:0;overflow:hidden;transition:max-height .4s ease,padding .4s ease;color:var(--gris-fonce);font-size:15px}.hy-redesign .faq-item.open .faq-a{max-height:600px;padding-bottom:22px}.hy-redesign .product-features{background:var(--gris-tres-clair);padding:22px;margin-bottom:24px;border-left:3px solid var(--or)}.hy-redesign .product-features h4{font-size:16px;font-family:"Montserrat",sans-serif;font-weight:600;letter-spacing:.06em;text-transform:uppercase;margin-bottom:14px}.hy-redesign .product-features li{padding:6px 0;font-size:13px;color:var(--gris-fonce);display:flex;align-items:center;gap:10px}.hy-redesign .product-features li::before{content:"✓";color:var(--or);font-weight:600}@media (max-width:1280px){.hy-redesign .main-menu.is-open{display:block}.hy-redesign .main-menu .sub-menu .sub-menu{left:auto;top:auto;transform:none}}@media (max-width:980px){.hy-redesign .hero h1{font-size:30px}.hy-redesign .hero-mini h1{font-size:28px}}main.container{margin-top:0}.hy-redesign .hyr-modal.is-open{display:flex}.hy-redesign .hyr-modal__body .form_type_contact.is-checked::before{background-image:url("data:image/svg+xml;base64,PHN2ZyBpZD0iQ2FscXVlXzEiIGRhdGEtbmFtZT0iQ2FscXVlIDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDMyIDMyIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6IzU4NWI1Yzt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmNyb3NzPC90aXRsZT48cmVjdCBjbGFzcz0iY2xzLTEiIHg9IjE1LjUiIHk9Ii03LjMzIiB3aWR0aD0iMSIgaGVpZ2h0PSI0Ni42NyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTYuNjMgMTYpIHJvdGF0ZSgtNDUpIi8+PHJlY3QgY2xhc3M9ImNscy0xIiB4PSItNy4zMyIgeT0iMTUuNSIgd2lkdGg9IjQ2LjY3IiBoZWlnaHQ9IjEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC02LjYzIDE2KSByb3RhdGUoLTQ1KSIvPjwvc3ZnPg==");background-repeat:no-repeat;background-size:cover;background-position:center}.hy-redesign .hyr-modal__body .wpcf7-not-valid-tip{color:#c0392b;font-size:13px;margin-top:5px}.hy-redesign .hyr-modal__body .wpcf7-spinner{margin:0 0 0 8px}html.hyr-modal-lock,html.hyr-modal-lock body{overflow:hidden}.form_catalogue .wpcf7-spinner{position:absolute;right:5px;top:12px;margin:0}.form_catalogue .wpcf7 .wpcf7-list-item input[type=checkbox]{width:inherit;margin:0 10px 0 0}.form_catalogue .wpcf7 form.sent>p{display:none}.form_catalogue .wpcf7 form.sent .wpcf7-response-output{border:none;padding:2em 0 0;margin:0;text-align:center;font-size:15px;color:#1a1a1a}.form_catalogue .wpcf7-not-valid-tip{color:#c0392b;font-size:12px;margin-top:4px}.m-modal__checkbox.is-checked:before{background-color:#b8995a;border-color:#b8995a;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:13px;background-position:center}