.Hero{background-image:url(/assets/rooms/avatar.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;position:relative;overflow:hidden}.Hero:before{content:"";z-index:1;pointer-events:none;background:radial-gradient(circle,#e2c58873 0%,#e2c58800 65%);border-radius:50%;width:520px;height:520px;position:absolute;top:-180px;right:-140px}.Hero:after{content:"";z-index:2;background:#000c;width:100%;height:100%;position:absolute;top:0;left:0}.Hero__inner{z-index:3;color:#fff;padding:88px 20px;position:relative}.Hero__content{grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);align-items:end;gap:30px;display:grid}@media screen and (max-width:1023px){.Hero__content{grid-template-columns:1fr;align-items:stretch}}.Hero__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#f1ddb1;background:#e2c5881f;border:1px solid #e2c58873;border-radius:999px;margin-bottom:18px;padding:8px 14px;font-size:12px;display:inline-flex}.Hero__title{color:#fff;font-size:60px;font-weight:300;line-height:1.06}@media screen and (max-width:1280px){.Hero__title{font-size:55px}}@media screen and (max-width:1023px){.Hero__title{font-size:38px}}@media screen and (max-width:450px){.Hero__title{font-size:35px}}.Hero__title:after{content:"";background-color:#e2c588;border-radius:20px;width:100px;height:6px;margin-top:30px;margin-bottom:30px;display:block}@media screen and (max-width:450px){.Hero__title:after{height:3px;margin:10px 0}}.Hero__description{color:#ffffffeb;max-width:720px;font-size:20px;line-height:1.45}@media screen and (max-width:1280px){.Hero__description{font-size:18px}}@media screen and (max-width:700px){.Hero__description{font-size:16px}}.Hero__controls{z-index:3;flex-wrap:wrap;gap:12px;margin-top:34px;display:flex;position:relative}@media screen and (max-width:770px){.Hero__controls-button{flex:1}}@media screen and (max-width:450px){.Hero__controls{display:none}}.Hero__panel{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:linear-gradient(140deg,#ffffff1f,#ffffff0f);border:1px solid #ffffff2e;border-radius:22px;padding:22px}.Hero__panel-title{color:#f5e5c3;margin-bottom:14px;font-size:16px;font-weight:600}.Hero__stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.Hero__stat{background-color:#00000047;border:1px solid #ffffff2e;border-radius:14px;padding:10px 12px}.Hero__stat:first-child{grid-column:span 2}.Hero__stat-value{color:#fff;font-size:34px;font-weight:700;line-height:1}.Hero__stat-label{color:#ffffffbf;margin-top:6px;font-size:13px}.Hero__appointments{flex-wrap:wrap;gap:8px;display:flex}.Hero__appointments-item{color:#f6e7c7;background:#e2c58824;border:1px solid #e2c58880;border-radius:999px;padding:7px 12px;font-size:13px;line-height:1.1}.Rooms{background-image:url(/assets/pages/rooms/bg_gradient.png);background-position:50%;background-repeat:no-repeat;background-size:cover}.Rooms__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}@media screen and (max-width:1023px){.Rooms__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:450px){.Rooms__grid{grid-template-columns:repeat(1,1fr)}}.Rooms__room{background-color:#1c1c1c;border-radius:16px;flex-direction:column;justify-self:center;width:fit-content;max-width:500px;display:flex}.Rooms__room-img{border-top-left-radius:16px;border-top-right-radius:16px}.Rooms__room-img-wrapper{position:relative}.Rooms__room-img-wrapper-square{color:#fff;background-color:#5fa41f;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:18px;font-weight:700;display:flex;position:absolute;bottom:10px;right:10px}@media screen and (max-width:800px){.Rooms__room-img-wrapper-square{width:50px;height:50px;font-size:15px}}.Rooms__room-info{flex-direction:column;flex:1;gap:12px;padding:12px;display:flex}.Rooms__room-info-text{flex:1}.Rooms__room-info-title{color:#fff;font-size:26px;font-weight:700}.Rooms__room-info-teaser{color:#fffc;white-space:wrap;margin-bottom:10px;font-style:italic}.Rooms__room-info-teaser:after{content:"";background-color:#e2c588;width:96px;height:2px;margin:12px 0;display:block}.Rooms__room-info-plain-text{color:#fff}
