/* =========================================
   CENÍK WELLNESS – Alpine Luxury
   per-page CSS for Emersion
========================================= */

/* 1) SCHOVAT EMERSION MOTIV / ÚVODNÍ OBRÁZEK */
.wl-max.pos-r > img,
.wl-max.pos-r picture{
  display:none !important;
}

.wl-max.pos-r{
  height:0 !important;
  min-height:0 !important;
  padding:0 !important;
  margin:0 !important;
  overflow:hidden !important;
}

/* 2) SCHOVAT HORNÍ EMERSION BLOK */
.my-container,
#crumbs,
h1.section,
h1.section.tal-c{
  display:none !important;
}

/* 3) GLOBÁLNÍ RESET STRÁNKY */
html,
body{
  background:#F6F4EF !important;
  margin:0 !important;
  padding:0 !important;
  overflow-x:hidden !important;
}

#content,
.content,
.container,
.wl,
.wl-max{
  background:transparent !important;
}

.content{
  width:100% !important;
  max-width:none !important;
  margin:0 !important;
  padding:0 !important;
}

/* 4) HLAVNÍ WRAPPER */
#hh-pricing.hh-pricing.hh-stay{
  position:relative !important;
  left:50% !important;
  right:50% !important;
  width:100vw !important;
  max-width:100vw !important;
  margin-left:-50vw !important;
  margin-right:-50vw !important;
  margin-top:0 !important;
  padding-top:0 !important;
  background:#F6F4EF;
  color:#0f1511;
  font-family:ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Arial;
}

#hh-pricing.hh-pricing.hh-stay,
#hh-pricing.hh-pricing.hh-stay *{
  box-sizing:border-box;
}

#hh-pricing a{
  color:inherit;
}

#hh-pricing .hh-wrap{
  max-width:1240px;
  margin:0 auto;
  padding:0 18px;
}

/* HERO */
#hh-pricing .hh-hero{
  position:relative;
  overflow:hidden;
  border-radius:0;
  background:#0f1511;
  left:50%;
  right:50%;
  width:100vw;
  max-width:100vw;
  margin-left:-50vw;
  margin-right:-50vw;
}

#hh-pricing .hh-hero img{
  width:100%;
  height:clamp(560px, 78vh, 900px);
  object-fit:cover;
  object-position:center;
  display:block;
  transform:scale(1.01);
}

#hh-pricing .hh-hero::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:1;
  background:linear-gradient(
    90deg,
    rgba(10,14,12,.45) 0%,
    rgba(10,14,12,.25) 40%,
    rgba(10,14,12,.10) 100%
  );
}

#hh-pricing .hh-hero__content{
  position:absolute;
  inset:0;
  z-index:2;
  display:flex;
  justify-content:flex-start;
  align-items:flex-end;
  padding-left:clamp(16px, 3vw, 48px);
  padding-bottom:clamp(18px, 6vh, 72px);
}

#hh-pricing .hh-hero__content .wl-xl{
  width:100% !important;
  max-width:none !important;
  margin:0 !important;
  padding:0 !important;
}

#hh-pricing .hh-hero__box{
  background:rgba(10,14,12,0.62);
  backdrop-filter:blur(10px);
  -webkit-backdrop-filter:blur(10px);
  border:1px solid rgba(255,255,255,0.08);
  border-radius:0 28px 28px 0;
  padding:clamp(32px, 4vw, 54px);
  max-width:760px;
  margin:0 !important;
  margin-right:auto !important;
  box-shadow:0 30px 70px rgba(0,0,0,0.35);
  color:#fff;
}

#hh-pricing .hh-hero__kicker{
  display:inline-flex;
  align-items:center;
  padding:.45rem .9rem;
  border:1px solid rgba(255,255,255,.18);
  border-radius:999px;
  background:rgba(255,255,255,.08);
  font-size:.95rem;
  color:#fff;
}

#hh-pricing .hh-hero__title{
  margin:.95rem 0 1.15rem 0;
  line-height:1.02;
  font-size:clamp(2.1rem, 4.8vw, 3.65rem);
  letter-spacing:-.02em;
  color:#fff;
  text-shadow:0 14px 34px rgba(0,0,0,.25);
}

#hh-pricing .hh-hero__sub{
  margin:0 0 .75rem 0;
  color:rgba(255,255,255,.90);
  font-size:1.05rem;
  max-width:60ch;
  line-height:1.6;
}

#hh-pricing .hh-hero__sub--strong{
  font-size:1.08rem;
  color:rgba(255,255,255,.96);
}

#hh-pricing .hh-hero__cta{
  margin-top:1.2rem;
  display:flex;
  gap:.9rem;
  flex-wrap:wrap;
  align-items:center;
}

#hh-pricing .hh-ctaBtn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:.95rem 1.15rem;
  font-weight:600;
  border-radius:12px;
  text-decoration:none;
  line-height:1;
  transition:transform .18s ease, background .18s ease, border-color .18s ease;
}

#hh-pricing .hh-ctaBtn--primary{
  background:#fff;
  color:#0f1511;
  border:1px solid rgba(255,255,255,.35);
}

#hh-pricing .hh-ctaBtn--outline{
  background:transparent;
  color:#fff;
  border:1px solid rgba(255,255,255,.35);
}

#hh-pricing .hh-ctaBtn:hover{
  transform:translateY(-1px);
}

#hh-pricing .hh-trust{
  margin-top:16px;
  display:flex;
  gap:10px;
  flex-wrap:wrap;
}

#hh-pricing .hh-pill{
  display:inline-flex;
  padding:.35rem .65rem;
  border-radius:999px;
  border:1px solid rgba(255,255,255,.18);
  background:rgba(255,255,255,.08);
  color:rgba(255,255,255,.92);
  font-size:.9rem;
}

#hh-pricing .hh-hero__wow{
  margin-top:18px;
  font-size:.95rem;
  letter-spacing:.04em;
  text-transform:uppercase;
  color:rgba(255,255,255,.85);
}

/* ANIMATION */
.fade-in{
  opacity:0;
  transform:translateY(10px);
  animation:fadeUp 1.2s ease forwards;
  animation-delay:.6s;
}

@keyframes fadeUp{
  to{
    opacity:1;
    transform:translateY(0);
  }
}

/* BUTTONS / LINKS */
#hh-pricing .hh-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:.9rem 1.05rem;
  border-radius:14px;
  text-decoration:none;
  font-weight:600;
  line-height:1;
  border:1px solid rgba(15,21,17,.18);
  transition:transform .18s ease, background .18s ease, border-color .18s ease;
}

#hh-pricing .hh-btn--dark{
  background:#0f1511;
  color:#fff;
  border-color:#0f1511;
}

#hh-pricing .hh-btn:hover{
  transform:translateY(-1px);
}

#hh-pricing .hh-link{
  text-decoration:underline;
  text-underline-offset:3px;
  color:rgba(15,21,17,.85);
  font-weight:600;
}

/* COMMON TYPO */
#hh-pricing .hh-section{
  padding:clamp(48px, 5.6vw, 92px) 0;
  border-top:1px solid rgba(15,21,17,.08);
  background:#F6F4EF;
}

#hh-pricing .hh-section--alt{
  background:rgba(255,255,255,.36);
}

#hh-pricing .hh-kicker{
  letter-spacing:.18em;
  text-transform:uppercase;
  font-size:.78rem;
  color:rgba(15,21,17,.55);
  margin-bottom:10px;
}

#hh-pricing .hh-h2{
  margin:0 0 12px 0;
  font-size:clamp(1.9rem, 3vw, 2.7rem);
  line-height:1.12;
  letter-spacing:-.02em;
}

#hh-pricing .hh-p{
  margin:0;
  max-width:72ch;
  color:rgba(15,21,17,.72);
  line-height:1.75;
  font-size:1.04rem;
}

/* FACTS / NOTES */
#hh-pricing .hh-facts{
  display:grid;
  grid-template-columns:repeat(3, minmax(0, 1fr));
  gap:16px;
  margin-top:24px;
}

#hh-pricing .hh-factCard{
  background:rgba(255,255,255,.62);
  border:1px solid rgba(15,21,17,.10);
  border-radius:18px;
  padding:18px;
  box-shadow:0 10px 24px rgba(15,21,17,.05);
}

#hh-pricing .hh-factCard__title{
  font-weight:800;
  font-size:1.03rem;
  margin-bottom:6px;
}

#hh-pricing .hh-factCard__text{
  color:rgba(15,21,17,.72);
  line-height:1.65;
}

#hh-pricing .hh-noteCard{
  margin-top:20px;
  background:rgba(255,255,255,.72);
  border:1px solid rgba(15,21,17,.10);
  border-radius:18px;
  padding:18px;
}

#hh-pricing .hh-noteCard__kicker{
  letter-spacing:.18em;
  text-transform:uppercase;
  font-size:.75rem;
  color:rgba(15,21,17,.55);
}

#hh-pricing .hh-noteCard__title{
  margin-top:6px;
  font-weight:800;
  font-size:1.1rem;
}

#hh-pricing .hh-noteCard__text{
  margin-top:4px;
  color:rgba(15,21,17,.72);
  line-height:1.6;
}

/* CARDS */
#hh-pricing .hh-card{
  background:#fff;
  border-radius:22px;
  overflow:hidden;
  border:1px solid rgba(15,21,17,.10);
  box-shadow:0 18px 44px rgba(0,0,0,.06);
  margin-bottom:20px;
}

#hh-pricing .hh-card img{
  width:100%;
  height:240px;
  object-fit:cover;
  display:block;
}

#hh-pricing .hh-card__body{
  padding:18px 18px 20px;
}

#hh-pricing .hh-card__kicker{
  letter-spacing:.14em;
  text-transform:uppercase;
  font-size:.78rem;
  color:rgba(15,21,17,.55);
  margin-bottom:10px;
}

#hh-pricing .hh-card h3{
  margin:0 0 10px 0;
  font-size:1.25rem;
  line-height:1.2;
}

#hh-pricing .hh-card p{
  margin:0 0 14px 0;
  color:rgba(15,21,17,.70);
  line-height:1.65;
}

#hh-pricing .hh-card__actions{
  display:flex;
  gap:12px;
  flex-wrap:wrap;
}

/* PRICE TABLE */
#hh-pricing .hh-priceTableWrap{
  margin-top:24px;
  background:rgba(255,255,255,.76);
  border:1px solid rgba(15,21,17,.10);
  border-radius:22px;
  padding:16px;
  overflow:auto;
  box-shadow:0 10px 24px rgba(15,21,17,.05);
}

#hh-pricing .hh-priceTable td,
#hh-pricing .hh-priceTable th{
  vertical-align:middle;
}

/* ACCORDION */
#hh-pricing .hh-compactAcc{
  --hh-acc-bg: rgba(255,255,255,.58);
  --hh-acc-bg-open: rgba(255,255,255,.72);
  --hh-acc-bd: rgba(15,21,17,.10);
  --hh-acc-ink: rgba(15,21,17,.92);
  --hh-acc-muted: rgba(15,21,17,.72);
  --hh-acc-shadow: 0 10px 24px rgba(15,21,17,.08);
  --hh-acc-shadow-hover: 0 16px 34px rgba(15,21,17,.10);
  --hh-acc-radius: 18px;
  --hh-acc-pad-x: 18px;
  --hh-acc-pad-y: 16px;

  display:grid !important;
  gap:12px !important;
  margin-top:18px !important;
}

#hh-pricing .hh-compactAcc .accordion{
  position:relative !important;
  background:var(--hh-acc-bg) !important;
  border:1px solid var(--hh-acc-bd) !important;
  border-radius:var(--hh-acc-radius) !important;
  box-shadow:var(--hh-acc-shadow) !important;
  overflow:hidden !important;
  transition:transform .18s ease, box-shadow .18s ease, border-color .18s ease, background .18s ease !important;
  margin:0 !important;
}

#hh-pricing .hh-compactAcc .accordion:hover{
  transform:translateY(-1px) !important;
  box-shadow:var(--hh-acc-shadow-hover) !important;
  border-color:rgba(15,21,17,.16) !important;
}

#hh-pricing .hh-compactAcc .accordion > input[type="checkbox"]{
  position:absolute !important;
  width:1px !important;
  height:1px !important;
  margin:-1px !important;
  padding:0 !important;
  border:0 !important;
  overflow:hidden !important;
  clip:rect(0 0 0 0) !important;
  white-space:nowrap !important;
}

#hh-pricing .hh-compactAcc .accordion__title{
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  gap:16px !important;
  padding:var(--hh-acc-pad-y) var(--hh-acc-pad-x) !important;
  cursor:pointer !important;
  font-weight:700 !important;
  color:var(--hh-acc-ink) !important;
  margin:0 !important;
  border:0 !important;
  background:transparent !important;
  min-height:0 !important;
  line-height:1.4 !important;
}

#hh-pricing .hh-compactAcc .accordion__title::after{
  content:"" !important;
  flex:0 0 auto !important;
  width:10px !important;
  height:10px !important;
  border-right:2px solid rgba(15,21,17,.45) !important;
  border-bottom:2px solid rgba(15,21,17,.45) !important;
  transform:rotate(45deg) !important;
  transition:transform .18s ease, opacity .18s ease !important;
  opacity:.8 !important;
}

#hh-pricing .hh-compactAcc .accordion__content{
  display:none !important;
  padding:0 var(--hh-acc-pad-x) var(--hh-acc-pad-x) !important;
  color:var(--hh-acc-muted) !important;
  line-height:1.65 !important;
  margin:0 !important;
  border:0 !important;
  background:transparent !important;
}

#hh-pricing .hh-compactAcc .accordion > input:checked ~ .accordion__content{
  display:block !important;
}

#hh-pricing .hh-compactAcc .accordion > input:checked + .accordion__title::after{
  transform:rotate(225deg) !important;
  opacity:1 !important;
}

#hh-pricing .hh-compactAcc .accordion:has(> input:checked){
  background:var(--hh-acc-bg-open) !important;
  border-color:rgba(15,21,17,.18) !important;
}

/* FAQ */
#hh-pricing #faq .accordions{
  --hh-acc-bg: rgba(255,255,255,.58);
  --hh-acc-bg-open: rgba(255,255,255,.72);
  --hh-acc-bd: rgba(15,21,17,.10);
  --hh-acc-ink: rgba(15,21,17,.92);
  --hh-acc-muted: rgba(15,21,17,.72);
  --hh-acc-shadow: 0 10px 24px rgba(15,21,17,.08);
  --hh-acc-shadow-hover: 0 16px 34px rgba(15,21,17,.10);
  --hh-acc-radius: 18px;
  --hh-acc-pad-x: 18px;
  --hh-acc-pad-y: 16px;

  display:grid !important;
  gap:12px !important;
  margin-top:18px !important;
}

#hh-pricing #faq .accordions .accordion{
  position:relative !important;
  background:var(--hh-acc-bg) !important;
  border:1px solid var(--hh-acc-bd) !important;
  border-radius:var(--hh-acc-radius) !important;
  box-shadow:var(--hh-acc-shadow) !important;
  overflow:hidden !important;
  transition:transform .18s ease, box-shadow .18s ease, border-color .18s ease, background .18s ease !important;
  margin:0 !important;
}

#hh-pricing #faq .accordions .accordion:hover{
  transform:translateY(-1px) !important;
  box-shadow:var(--hh-acc-shadow-hover) !important;
  border-color:rgba(15,21,17,.16) !important;
}

#hh-pricing #faq .accordions .accordion > input[type="checkbox"]{
  position:absolute !important;
  width:1px !important;
  height:1px !important;
  margin:-1px !important;
  padding:0 !important;
  border:0 !important;
  overflow:hidden !important;
  clip:rect(0 0 0 0) !important;
  white-space:nowrap !important;
}

#hh-pricing #faq .accordions .accordion__title{
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  gap:16px !important;
  padding:var(--hh-acc-pad-y) var(--hh-acc-pad-x) !important;
  cursor:pointer !important;
  font-weight:700 !important;
  color:var(--hh-acc-ink) !important;
  margin:0 !important;
  border:0 !important;
  background:transparent !important;
  min-height:0 !important;
  line-height:1.4 !important;
}

#hh-pricing #faq .accordions .accordion__title::after{
  content:"" !important;
  flex:0 0 auto !important;
  width:10px !important;
  height:10px !important;
  border-right:2px solid rgba(15,21,17,.45) !important;
  border-bottom:2px solid rgba(15,21,17,.45) !important;
  transform:rotate(45deg) !important;
  transition:transform .18s ease, opacity .18s ease !important;
  opacity:.8 !important;
}

#hh-pricing #faq .accordions .accordion__content{
  display:none !important;
  padding:0 var(--hh-acc-pad-x) var(--hh-acc-pad-x) !important;
  color:var(--hh-acc-muted) !important;
  line-height:1.65 !important;
  margin:0 !important;
  border:0 !important;
  background:transparent !important;
}

#hh-pricing #faq .accordions .accordion > input:checked ~ .accordion__content{
  display:block !important;
}

#hh-pricing #faq .accordions .accordion > input:checked + .accordion__title::after{
  transform:rotate(225deg) !important;
  opacity:1 !important;
}

#hh-pricing #faq .accordions .accordion:has(> input:checked){
  background:var(--hh-acc-bg-open) !important;
  border-color:rgba(15,21,17,.18) !important;
}

#hh-pricing .hh-actions{
  display:flex;
  gap:14px;
  flex-wrap:wrap;
  align-items:center;
  margin-top:20px;
}

/* FINAL CTA */
#hh-pricing .hh-finalCta__box{
  background:linear-gradient(180deg, rgba(255,255,255,.78), rgba(255,255,255,.62));
  border:1px solid rgba(15,21,17,.10);
  border-radius:24px;
  padding:clamp(26px, 4vw, 42px);
  box-shadow:0 18px 40px rgba(15,21,17,.06);
}

/* RESPONSIVE */
@media (max-width:980px){
  #hh-pricing .hh-facts{
    grid-template-columns:1fr;
  }
}

@media (max-width:768px){
  #hh-pricing .hh-hero__content{
    position:relative !important;
    inset:auto !important;
    display:block !important;
    padding:0 !important;
  }

  #hh-pricing .hh-hero__box{
    border-radius:22px !important;
    max-width:100% !important;
    background:#0f1511 !important;
    backdrop-filter:none !important;
    margin:-30px 16px 0 16px !important;
    padding:26px 22px !important;
  }

  #hh-pricing .hh-hero img{
    height:420px !important;
  }

  #hh-pricing .hh-card img{
    height:220px;
  }

  #hh-pricing #faq .accordions,
  #hh-pricing .hh-compactAcc{
    gap:10px !important;
  }

  #hh-pricing #faq .accordions .accordion__title,
  #hh-pricing .hh-compactAcc .accordion__title{
    padding:15px 16px !important;
  }

  #hh-pricing #faq .accordions .accordion__content,
  #hh-pricing .hh-compactAcc .accordion__content{
    padding:0 16px 16px !important;
  }
}

@media (prefers-reduced-motion: reduce){
  .fade-in{
    animation:none;
    opacity:1;
    transform:none;
  }
}
/* NEW WELLNESS & POOL PRICE CARDS */

#hh-pricing .hh-wellnessPrices{
  margin-top:26px;
  display:grid;
  gap:22px;
}

#hh-pricing .hh-priceBlock{
  background:rgba(255,255,255,.74);
  border:1px solid rgba(15,21,17,.10);
  border-radius:24px;
  padding:clamp(20px, 3vw, 30px);
  box-shadow:0 14px 34px rgba(15,21,17,.06);
}

#hh-pricing .hh-priceBlock--featured{
  background:linear-gradient(180deg, rgba(255,255,255,.86), rgba(246,244,239,.78));
  border-color:rgba(15,21,17,.16);
}

#hh-pricing .hh-priceBlock--compact{
  background:rgba(255,255,255,.62);
}

#hh-pricing .hh-priceBlock__head{
  display:flex;
  justify-content:space-between;
  align-items:flex-start;
  gap:18px;
  margin-bottom:18px;
}

#hh-pricing .hh-priceBlock__kicker{
  letter-spacing:.16em;
  text-transform:uppercase;
  font-size:.75rem;
  color:rgba(15,21,17,.52);
  margin-bottom:6px;
}

#hh-pricing .hh-priceBlock h3{
  margin:0;
  font-size:clamp(1.35rem, 2.2vw, 1.9rem);
  line-height:1.15;
  letter-spacing:-.02em;
}

#hh-pricing .hh-priceBlock__badge{
  flex:0 0 auto;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:.45rem .7rem;
  border-radius:999px;
  background:#0f1511;
  color:#fff;
  font-size:.78rem;
  font-weight:700;
  white-space:nowrap;
}

#hh-pricing .hh-priceCards{
  display:grid;
  grid-template-columns:repeat(3, minmax(0, 1fr));
  gap:14px;
}

#hh-pricing .hh-priceCard{
  background:rgba(246,244,239,.72);
  border:1px solid rgba(15,21,17,.10);
  border-radius:18px;
  padding:18px;
}

#hh-pricing .hh-priceCard--muted{
  background:rgba(15,21,17,.045);
}

#hh-pricing .hh-priceCard--info{
  background:rgba(255,255,255,.56);
}

#hh-pricing .hh-priceCard__title{
  font-weight:800;
  font-size:1.05rem;
  margin-bottom:12px;
}

#hh-pricing .hh-priceRow{
  display:flex;
  justify-content:space-between;
  align-items:baseline;
  gap:14px;
  padding:10px 0;
  border-top:1px solid rgba(15,21,17,.10);
}

#hh-pricing .hh-priceRow span{
  color:rgba(15,21,17,.68);
  line-height:1.35;
}

#hh-pricing .hh-priceRow strong{
  font-size:1.05rem;
  white-space:nowrap;
}

#hh-pricing .hh-priceCard__note{
  margin:10px 0 0;
  color:rgba(15,21,17,.68);
  line-height:1.6;
}

#hh-pricing .hh-extraGrid{
  display:grid;
  grid-template-columns:repeat(3, minmax(0, 1fr));
  gap:12px;
}

#hh-pricing .hh-extraItem{
  background:rgba(246,244,239,.78);
  border:1px solid rgba(15,21,17,.10);
  border-radius:16px;
  padding:16px;
}

#hh-pricing .hh-extraItem span{
  display:block;
  color:rgba(15,21,17,.62);
  margin-bottom:5px;
}

#hh-pricing .hh-extraItem strong{
  font-size:1.12rem;
}

#hh-pricing .hh-priceBlock__text{
  margin:16px 0 0;
  color:rgba(15,21,17,.70);
  line-height:1.65;
}

#hh-pricing .hh-goodToKnow{
  display:grid;
  grid-template-columns:repeat(3, minmax(0, 1fr));
  gap:14px;
  margin-top:4px;
}

#hh-pricing .hh-goodToKnow__item{
  background:rgba(255,255,255,.64);
  border:1px solid rgba(15,21,17,.10);
  border-radius:18px;
  padding:17px;
}

#hh-pricing .hh-goodToKnow__item strong{
  display:block;
  margin-bottom:5px;
  font-size:1rem;
}

#hh-pricing .hh-goodToKnow__item span{
  color:rgba(15,21,17,.68);
  line-height:1.55;
}

@media (max-width:980px){
  #hh-pricing .hh-priceCards,
  #hh-pricing .hh-extraGrid,
  #hh-pricing .hh-goodToKnow{
    grid-template-columns:1fr;
  }

  #hh-pricing .hh-priceBlock__head{
    display:block;
  }

  #hh-pricing .hh-priceBlock__badge{
    margin-top:12px;
  }
}

@media (max-width:560px){
  #hh-pricing .hh-priceRow{
    display:block;
  }

  #hh-pricing .hh-priceRow strong{
    display:block;
    margin-top:4px;
  }
}/* HORAL / TOP NOTICE */
.hh-topNotice{
  position:relative;
  width:100%;
  background:linear-gradient(90deg,#183028 0%,#223d34 100%);
  color:#F6F4EF;
  border-bottom:1px solid rgba(255,255,255,.08);
  z-index:50;
}

.hh-topNotice--info{
  background:
    linear-gradient(90deg,
      rgba(24,48,40,.98) 0%,
      rgba(34,61,52,.98) 100%);
}

.hh-topNotice__inner{
  max-width:1280px;
  margin:0 auto;
  padding:12px 24px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:18px;
  flex-wrap:wrap;
  text-align:center;
}

.hh-topNotice__badge{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:6px 10px;
  border-radius:999px;
  background:rgba(255,255,255,.10);
  border:1px solid rgba(255,255,255,.12);
  font-size:.72rem;
  font-weight:700;
  letter-spacing:.12em;
  text-transform:uppercase;
  white-space:nowrap;
}

.hh-topNotice__text{
  margin:0;
  font-size:.95rem;
  line-height:1.5;
  color:rgba(246,244,239,.92);
}

.hh-topNotice__text strong{
  color:#fff;
  font-weight:700;
}

.hh-topNotice__link{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:10px 16px;
  border-radius:999px;
  background:rgba(255,255,255,.10);
  border:1px solid rgba(255,255,255,.14);
  color:#fff;
  text-decoration:none;
  font-size:.82rem;
  font-weight:600;
  transition:.25s ease;
  white-space:nowrap;
}

.hh-topNotice__link:hover{
  background:rgba(255,255,255,.18);
  border-color:rgba(255,255,255,.22);
  transform:translateY(-1px);
}

@media (max-width:768px){

  .hh-topNotice__inner{
    padding:14px 18px;
    gap:12px;
  }

  .hh-topNotice__text{
    font-size:.9rem;
  }

  .hh-topNotice__link{
    width:100%;
  }
}
/* Generate 0.000616 second */