.h3r-hi-section{font-family:Poppins,Arial,sans-serif;background:radial-gradient(circle at top,var(--h3r-hi-bg),#fff 62%);padding:70px 18px;color:var(--h3r-hi-dark);box-sizing:border-box}.h3r-hi-section *{box-sizing:border-box}.h3r-hi-wrap{max-width:1260px;margin:auto}.h3r-hi-head{text-align:center;max-width:900px;margin:0 auto 36px}.h3r-hi-eyebrow{display:flex;gap:14px;align-items:center;justify-content:center;margin:0 0 10px;color:var(--h3r-hi-primary);font-size:var(--h3r-hi-eye-pc);font-weight:800;letter-spacing:7px;text-transform:uppercase}.h3r-hi-eyebrow svg{width:28px;height:28px}.h3r-hi-title{font-size:var(--h3r-hi-title-pc)!important;line-height:1.05!important;margin:0!important;font-weight:800!important;color:var(--h3r-hi-dark)!important;letter-spacing:-1.5px!important}.h3r-hi-title em{font-style:normal;color:var(--h3r-hi-primary)}.h3r-hi-sep{display:flex;align-items:center;justify-content:center;gap:10px;margin:20px 0}.h3r-hi-sep span{width:54px;height:1px;background:var(--h3r-hi-primary)}.h3r-hi-sep i{width:8px;height:8px;background:var(--h3r-hi-primary);border-radius:50%}.h3r-hi-desc{font-size:var(--h3r-hi-desc-pc);line-height:1.55;color:#303847}.h3r-hi-desc strong,.h3r-hi-desc a{color:var(--h3r-hi-primary);font-weight:800}.h3r-hi-cards{display:grid;grid-template-columns:repeat(var(--h3r-hi-cols),minmax(0,1fr));gap:22px}.h3r-hi-card{background:#fff;border-radius:var(--h3r-hi-radius);box-shadow:0 14px 34px rgba(0,0,0,.1);overflow:hidden;border:1px solid rgba(185,143,22,.16)}.h3r-hi-gallery{position:relative;height:290px;background:#f2f2f2;overflow:hidden}.h3r-hi-slide{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;visibility:hidden;transition:opacity .35s ease}.h3r-hi-slide.is-active{opacity:1;visibility:visible}.h3r-hi-noimg{height:100%;display:flex;align-items:center;justify-content:center;color:#777}.h3r-hi-badge{position:absolute;z-index:4;top:0;left:0;background:linear-gradient(135deg,var(--h3r-hi-primary),#d7b53b);color:#fff;font-weight:800;padding:12px 22px;border-bottom-right-radius:22px}.h3r-hi-arrow{position:absolute;z-index:5;top:50%;transform:translateY(-50%);border:0;border-radius:50%;background:rgba(0,0,0,.42);color:#fff;width:42px;height:42px;font-size:34px;line-height:1;cursor:pointer}.h3r-hi-prev{left:14px}.h3r-hi-next{right:14px}.h3r-hi-body{padding:18px}.h3r-hi-card-title{display:grid;grid-template-columns:56px 1fr;gap:14px;align-items:start}.h3r-hi-room-icon{width:50px;height:50px;border-radius:50%;border:1px solid rgba(185,143,22,.45);display:grid;place-items:center;color:var(--h3r-hi-primary)}.h3r-hi-room-icon svg{width:28px;height:28px}.h3r-hi-card h3{margin:4px 0 6px!important;font-size:23px!important;line-height:1.1!important;color:var(--h3r-hi-dark)!important;font-weight:800!important;word-break:normal!important;overflow-wrap:normal!important}.h3r-hi-card-title p{margin:0;color:#5e6570;line-height:1.45}.h3r-hi-features{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:22px 0 18px;text-align:center}.h3r-hi-features span{display:flex;flex-direction:column;align-items:center;gap:6px;color:var(--h3r-hi-primary)}.h3r-hi-features svg{width:22px;height:22px}.h3r-hi-features small{font-size:12px;color:#222;line-height:1.2}.h3r-hi-details-btn{width:100%;border:1px solid var(--h3r-hi-primary);background:#fff;color:var(--h3r-hi-primary);border-radius:12px;padding:13px 18px;font-weight:800;font-size:16px;cursor:pointer}.h3r-hi-details-btn b{font-size:24px;vertical-align:-2px}.h3r-hi-panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .28s ease}.h3r-hi-panel>div{overflow:hidden}.h3r-hi-card.is-open .h3r-hi-panel{grid-template-rows:1fr}.h3r-hi-panel p{color:#4b5563;line-height:1.55}.h3r-hi-panel a{color:var(--h3r-hi-primary);font-weight:800}.h3r-hi-benefits{margin:54px auto 0;border:1px solid rgba(0,0,0,.12);border-radius:14px;background:rgba(255,255,255,.76);display:grid;grid-template-columns:repeat(5,1fr);overflow:hidden}.h3r-hi-benefit{display:grid;grid-template-columns:54px 1fr;gap:12px;padding:18px;border-right:1px solid rgba(0,0,0,.1);align-items:center}.h3r-hi-benefit:last-child{border-right:0}.h3r-hi-benefit span{color:var(--h3r-hi-primary);display:grid;place-items:center}.h3r-hi-benefit svg{width:34px;height:34px}.h3r-hi-benefit strong{display:block;font-size:15px;color:var(--h3r-hi-dark)}.h3r-hi-benefit p{margin:4px 0 0;font-size:14px;color:#4b5563}@media(max-width:1050px){.h3r-hi-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.h3r-hi-benefits{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.h3r-hi-section{padding:42px 14px}.h3r-hi-head{margin-bottom:26px}.h3r-hi-eyebrow{font-size:var(--h3r-hi-eye-m);letter-spacing:3px;gap:8px}.h3r-hi-eyebrow svg{width:22px;height:22px}.h3r-hi-title{font-size:var(--h3r-hi-title-m)!important;letter-spacing:-.6px!important;line-height:1.08!important}.h3r-hi-desc{font-size:var(--h3r-hi-desc-m);line-height:1.5}.h3r-hi-cards{grid-template-columns:1fr;gap:20px}.h3r-hi-gallery{height:230px}.h3r-hi-card-title{grid-template-columns:48px 1fr}.h3r-hi-room-icon{width:44px;height:44px}.h3r-hi-card h3{font-size:21px!important}.h3r-hi-features{grid-template-columns:repeat(2,1fr);gap:14px 8px}.h3r-hi-benefits{grid-template-columns:1fr;margin-top:28px}.h3r-hi-benefit{border-right:0;border-bottom:1px solid rgba(0,0,0,.1)}.h3r-hi-benefit:last-child{border-bottom:0}}@media(max-width:390px){.h3r-hi-section{padding-left:10px;padding-right:10px}.h3r-hi-gallery{height:210px}.h3r-hi-body{padding:15px}.h3r-hi-title{font-size:calc(var(--h3r-hi-title-m) - 3px)!important}}.h3r-hi-gallery{height:var(--h3r-hi-img-h)!important}.h3r-hi-slide{object-fit:var(--h3r-hi-img-fit)!important;object-position:var(--h3r-hi-img-pos)!important;background:#f8f5ef}.h3r-hi-card h3,.h3r-hi-card-title p,.h3r-hi-features small,.h3r-hi-panel{word-break:normal!important;overflow-wrap:break-word!important;hyphens:none!important}.h3r-hi-panel ul,.h3r-hi-panel ol{margin:12px 0 12px 22px;padding:0;color:#4b5563;line-height:1.6}.h3r-hi-panel li{margin:6px 0}.h3r-hi-panel p{margin:12px 0}.h3r-hi-desc p{margin:0 0 10px}.h3r-hi-desc p:last-child{margin-bottom:0}.h3r-hi-desc-link{display:inline-flex;margin-top:8px;text-decoration:none;border-bottom:2px solid currentColor}.h3r-hi-template-glass .h3r-hi-card,.h3r-hi-template-glass .h3r-hi-benefits{background:rgba(255,255,255,.72);backdrop-filter:blur(10px);box-shadow:0 18px 45px rgba(0,0,0,.09)}.h3r-hi-template-minimal{background:#fff!important}.h3r-hi-template-minimal .h3r-hi-card{box-shadow:none;border:1px solid rgba(0,0,0,.1)}.h3r-hi-template-minimal .h3r-hi-badge{border-radius:0 0 16px}.h3r-hi-template-compact .h3r-hi-gallery{height:calc(var(--h3r-hi-img-h) - 45px)!important}.h3r-hi-template-compact .h3r-hi-body{padding:14px}.h3r-hi-template-compact .h3r-hi-features{margin:16px 0 14px}.h3r-hi-template-compact .h3r-hi-card h3{font-size:20px!important}.h3r-hi-template-corporate .h3r-hi-title em{color:var(--h3r-hi-dark)}.h3r-hi-template-corporate .h3r-hi-sep span,.h3r-hi-template-corporate .h3r-hi-sep i{background:var(--h3r-hi-primary)}.h3r-hi-template-corporate .h3r-hi-card{border-color:rgba(23,32,51,.12);box-shadow:0 10px 28px rgba(23,32,51,.08)}@media(max-width:720px){.h3r-hi-gallery{height:var(--h3r-hi-img-h-m)!important}.h3r-hi-template-compact .h3r-hi-gallery{height:var(--h3r-hi-img-h-m)!important}.h3r-hi-section{overflow:hidden}.h3r-hi-card-title{gap:10px}.h3r-hi-card h3{font-size:20px!important;line-height:1.18!important}.h3r-hi-card-title p{font-size:14px}.h3r-hi-features{grid-template-columns:repeat(2,minmax(0,1fr))}.h3r-hi-details-btn{font-size:15px;padding:12px}.h3r-hi-benefit{grid-template-columns:44px 1fr;padding:15px}.h3r-hi-title{max-width:100%;overflow-wrap:break-word!important}.h3r-hi-desc{text-align:center}}@media(max-width:420px){.h3r-hi-wrap{max-width:100%}.h3r-hi-card-title{grid-template-columns:42px 1fr}.h3r-hi-room-icon{width:40px;height:40px}.h3r-hi-room-icon svg{width:24px;height:24px}.h3r-hi-features small{font-size:11px}.h3r-hi-features svg{width:20px;height:20px}.h3r-hi-body{padding:14px}.h3r-hi-badge{font-size:13px;padding:10px 16px}.h3r-hi-arrow{width:36px;height:36px;font-size:28px}}.h3r-hi-gallery{width:100%!important;overflow:hidden!important;background:#f7f4ec!important;isolation:isolate}.h3r-hi-slide{display:block!important;max-width:none!important;min-width:100%!important;min-height:100%!important;object-fit:var(--h3r-hi-img-fit,cover)!important;object-position:var(--h3r-hi-img-pos,center center)!important;transform:scale(var(--h3r-hi-img-zoom,1));transform-origin:center center;transition:opacity .55s ease,visibility .55s ease,transform 4.8s ease!important}.h3r-hi-slide.is-active{transform:scale(calc(var(--h3r-hi-img-zoom,1) + .025))}.h3r-hi-card:hover .h3r-hi-slide.is-active{transform:scale(calc(var(--h3r-hi-img-zoom,1) + .045))}.h3r-hi-gallery .h3r-hi-slide[style]{object-fit:var(--h3r-hi-img-fit,cover)!important;object-position:var(--h3r-hi-img-pos,center center)!important}@media(max-width:720px){.h3r-hi-gallery{height:var(--h3r-hi-img-h-m,230px)!important}.h3r-hi-slide{object-position:center center!important}}.h3r-hi-card h3{font-size:var(--h3r-hi-room-title-pc,23px)!important;word-break:normal!important;overflow-wrap:normal!important;hyphens:none!important}.h3r-hi-card-title p{font-size:var(--h3r-hi-room-sub-pc,16px)!important}.h3r-hi-features small{font-size:var(--h3r-hi-feature-pc,12px)!important;word-break:normal!important;overflow-wrap:break-word!important;hyphens:none!important}.h3r-hi-panel{display:block!important;max-height:0;overflow:hidden;opacity:0;transition:max-height .42s ease,opacity .28s ease,padding-top .28s ease;padding-top:0;font-size:var(--h3r-hi-details-pc,16px)!important}.h3r-hi-card.is-open .h3r-hi-panel{max-height:1200px;opacity:1;padding-top:16px}.h3r-hi-panel>div{overflow:visible!important}.h3r-hi-panel p,.h3r-hi-panel li{font-size:inherit!important;line-height:1.58!important}.h3r-hi-panel ul,.h3r-hi-panel ol{padding-left:20px!important;margin:10px 0 12px 18px!important;list-style-position:outside!important}.h3r-hi-panel ul{list-style-type:disc!important}.h3r-hi-panel ol{list-style-type:decimal!important}.h3r-hi-details-btn{position:relative;z-index:2}.h3r-hi-card.is-open .h3r-hi-details-btn b{display:inline-block;transform:rotate(90deg)}@media(max-width:720px){.h3r-hi-card h3{font-size:var(--h3r-hi-room-title-m,20px)!important;overflow-wrap:break-word!important}.h3r-hi-card-title p{font-size:var(--h3r-hi-room-sub-m,14px)!important}.h3r-hi-features small{font-size:var(--h3r-hi-feature-m,12px)!important}.h3r-hi-panel{font-size:var(--h3r-hi-details-m,15px)!important}.h3r-hi-card.is-open .h3r-hi-panel{max-height:1600px}}.h3r-hi-dots{position:absolute;left:0;right:0;bottom:12px;z-index:6;display:flex;justify-content:center;gap:7px;pointer-events:auto}.h3r-hi-dot{width:8px;height:8px;border-radius:999px;border:0;background:rgba(255,255,255,.62);box-shadow:0 1px 4px rgba(0,0,0,.25);padding:0;cursor:pointer;transition:width .22s ease,background .22s ease}.h3r-hi-dot.is-active{width:22px;background:var(--h3r-hi-primary)}.h3r-hi-arrow{display:grid!important;place-items:center;font-family:Arial,sans-serif}@media(max-width:720px){.h3r-hi-dots{bottom:9px}.h3r-hi-dot{width:7px;height:7px}.h3r-hi-dot.is-active{width:18px}}.h3r-hi-gallery{cursor:zoom-in}.h3r-hi-template-ms_gallery .h3r-hi-wrap{max-width:1500px}.h3r-hi-template-ms_gallery .h3r-hi-cards{display:flex;gap:22px;overflow:hidden;align-items:stretch;justify-content:center;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:0 28px 18px}.h3r-hi-template-ms_gallery .h3r-hi-card{position:relative;flex:0 0 min(52vw,760px);min-width:420px;border:0;border-radius:10px;box-shadow:0 8px 18px rgba(0,0,0,.18);overflow:hidden;background:#111}.h3r-hi-template-ms_gallery .h3r-hi-card:nth-child(odd){flex-basis:min(32vw,520px)}.h3r-hi-template-ms_gallery .h3r-hi-gallery{height:var(--h3r-hi-img-h,430px)!important;min-height:380px;border-radius:10px;background:#111}.h3r-hi-template-ms_gallery .h3r-hi-slide{object-fit:cover!important;filter:none}.h3r-hi-template-ms_gallery .h3r-hi-gallery:after{content:"";position:absolute;left:0;right:0;bottom:0;height:45%;z-index:2;background:linear-gradient(to top,rgba(0,0,0,.68),rgba(0,0,0,.18),transparent);pointer-events:none}.h3r-hi-template-ms_gallery .h3r-hi-body{position:absolute;left:0;right:0;bottom:0;z-index:4;padding:26px 34px;color:#fff;background:0 0}.h3r-hi-template-ms_gallery .h3r-hi-card-title{display:block}.h3r-hi-template-ms_gallery .h3r-hi-room-icon,.h3r-hi-template-ms_gallery .h3r-hi-features,.h3r-hi-template-ms_gallery .h3r-hi-details-btn,.h3r-hi-template-ms_gallery .h3r-hi-panel{display:none!important}.h3r-hi-template-ms_gallery .h3r-hi-card h3{color:#fff!important;font-size:30px!important;text-shadow:0 2px 10px rgba(0,0,0,.38);margin:0!important}.h3r-hi-template-ms_gallery .h3r-hi-card-title p{color:rgba(255,255,255,.86)!important;font-size:16px!important;margin-top:8px!important;text-shadow:0 2px 10px rgba(0,0,0,.38)}.h3r-hi-template-ms_gallery .h3r-hi-badge{top:16px;left:16px;border-radius:999px;padding:9px 18px;background:rgba(185,143,22,.92);backdrop-filter:blur(6px)}.h3r-hi-template-ms_gallery .h3r-hi-arrow{background:rgba(0,0,0,.42)!important;border:1px solid rgba(255,255,255,.16);box-shadow:0 5px 14px rgba(0,0,0,.25)}.h3r-hi-template-ms_gallery .h3r-hi-dots{position:relative;bottom:auto;margin:20px 0 0}.h3r-hi-template-ms_gallery .h3r-hi-dot{background:#bdbdbd}.h3r-hi-template-ms_gallery .h3r-hi-dot.is-active{background:var(--h3r-hi-primary);width:10px}.h3r-hi-lightbox{position:fixed;inset:0;background:rgba(0,0,0,.88);z-index:999999;display:none;align-items:center;justify-content:center;padding:26px}.h3r-hi-lightbox.is-open{display:flex}.h3r-hi-lightbox img{max-width:min(1180px,94vw);max-height:88vh;width:auto;height:auto;object-fit:contain;border-radius:10px;box-shadow:0 24px 80px rgba(0,0,0,.55)}.h3r-hi-lightbox-close{position:fixed;top:18px;right:22px;width:46px;height:46px;border-radius:50%;border:1px solid rgba(255,255,255,.38);background:rgba(0,0,0,.45);color:#fff;font-size:32px;line-height:1;cursor:pointer;z-index:1000000}.h3r-hi-lightbox-close:hover{background:rgba(255,255,255,.18)}@media(max-width:900px){.h3r-hi-template-ms_gallery .h3r-hi-cards{display:grid;grid-template-columns:1fr;margin-left:0;margin-right:0;padding:0}.h3r-hi-template-ms_gallery .h3r-hi-card,.h3r-hi-template-ms_gallery .h3r-hi-card:nth-child(odd){min-width:0;flex-basis:auto}.h3r-hi-template-ms_gallery .h3r-hi-gallery{height:var(--h3r-hi-img-h-m,280px)!important;min-height:260px}.h3r-hi-template-ms_gallery .h3r-hi-body{padding:22px}.h3r-hi-template-ms_gallery .h3r-hi-card h3{font-size:24px!important}.h3r-hi-lightbox{padding:14px}.h3r-hi-lightbox-close{top:12px;right:12px}}.h3r-hi-cards{gap:var(--h3r-hi-gap,24px)!important;justify-content:center}.h3r-hi-card{max-width:var(--h3r-hi-card-max,420px);width:100%;margin-left:auto;margin-right:auto}.h3r-hi-gallery{height:var(--h3r-hi-img-h,290px)!important}.h3r-hi-slide{object-position:var(--h3r-hi-img-pos,center center)!important}.h3r-hi-template-ms_gallery .h3r-hi-cards{gap:var(--h3r-hi-gap,24px)!important}.h3r-hi-template-ms_gallery .h3r-hi-card{max-width:none;margin:0}.h3r-hi-template-premium .h3r-hi-card,.h3r-hi-template-compact .h3r-hi-card,.h3r-hi-template-glass .h3r-hi-card,.h3r-hi-template-minimal .h3r-hi-card,.h3r-hi-template-corporate .h3r-hi-card{max-width:var(--h3r-hi-card-max,420px)}.h3r-hi-lightbox-nav{position:fixed;top:50%;transform:translateY(-50%);width:54px;height:54px;border-radius:50%;border:1px solid rgba(255,255,255,.35);background:rgba(0,0,0,.42);color:#fff;font-size:44px;line-height:1;display:grid;place-items:center;cursor:pointer;z-index:1000000}.h3r-hi-lightbox-prev{left:22px}.h3r-hi-lightbox-next{right:22px}.h3r-hi-lightbox-nav:hover{background:rgba(255,255,255,.18)}@media(max-width:720px){.h3r-hi-gallery{height:var(--h3r-hi-img-h-m,230px)!important}.h3r-hi-slide{object-position:var(--h3r-hi-img-pos,center center)!important}.h3r-hi-card{max-width:100%}.h3r-hi-lightbox-nav{width:44px;height:44px;font-size:34px;background:rgba(0,0,0,.5)}.h3r-hi-lightbox-prev{left:10px}.h3r-hi-lightbox-next{right:10px}}