.elementor-81056 .elementor-element.elementor-element-1d2da71{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-81056 .elementor-element.elementor-element-d2f5dc8 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-81056 .elementor-element.elementor-element-6608beb > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-6608beb *//* ==========================================================================
   Vitaminklinik — 5 let / obletnica landing page
   Mobile-first. Everything is scoped to .vk-nl so it can't leak into Elementor.
   Paste into Elementor → Page Settings → Advanced → Custom CSS.
   ========================================================================== */

.vk-nl{
  /* Brand palette, sampled from the newsletter artwork */
  --vk-navy:        #344e67;
  --vk-navy-deep:   #2c435a;
  --vk-gold:        #b28c4e;
  --vk-gold-soft:   #c9a76a;
  --vk-red:         #c94447;
  --vk-white:       #ffffff;
  --vk-muted:       rgba(255, 255, 255, .82);

  --vk-sans:  "TT Commons", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --vk-serif: "Albra", "Playfair Display", Georgia, serif;

  /* Single measure for the whole page — the newsletter is one 700px column. */
  --vk-measure: 700px;
  --vk-gutter:  clamp(18px, 5vw, 34px);
  --vk-gap:     clamp(30px, 8vw, 54px);

  /* Optional gold sparkle texture: set to url(...) to match the newsletter. */
  --vk-texture: none;

  /* One cap for every product shot — tiers and cards alike — so no single
     bottle renders larger than the rest. ~39% of the column, as in the artwork. */
  --vk-shot: clamp(150px, 39vw, 265px);

  max-width: 100%;
  margin-inline: auto;
  padding: 0;
  background-color: var(--vk-navy);
  background-image: var(--vk-texture);
  background-repeat: repeat-y;
  background-position: top center;
  background-size: 100% auto;
  color: var(--vk-white);
  font-family: var(--vk-sans);
  font-size: clamp(16px, 4.1vw, 21px);
  line-height: 1.5;
  text-align: center;
  overflow-x: hidden;
}

/* Every direct child sits in the measured column; full-bleed bands opt out. */
.vk-nl > *{
  max-width: var(--vk-measure);
  margin-inline: auto;
  padding-inline: var(--vk-gutter);
}

/* Elementor's global kit targets headings as `.elementor-kit-N h2` (0,1,1),
   which outranks a bare single class. Neutralise it here, then every heading
   rule below is written with a .vk-nl prefix (0,2,0) so ours wins outright. */
.vk-nl :is(h1, h2, h3, h4, h5, h6){
  margin: 0;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: normal;
  text-transform: none;
}

.vk-nl :where(p, h2, h3, h4, ul, figure){ margin: 0; }
.vk-nl > * + *{ margin-top: var(--vk-gap); }
.vk-nl img{ display: block; max-width: 100%; height: auto; }
.vk-nl a{ color: inherit; }
.vk-nl strong, .vk-nl b{ font-weight: 700; }
.vk-nl .vk-gold{ color: var(--vk-gold-soft); }

/* --- Announcement bar ----------------------------------------------------- */
.vk-topbar{
  max-width: none;
  padding: clamp(14px, 3.6vw, 20px) var(--vk-gutter);
  background: var(--vk-red);
  font-size: clamp(14px, 3.6vw, 20px);
  font-weight: 700;
  letter-spacing: .11em;
  text-transform: uppercase;
}

/* --- Hero ----------------------------------------------------------------- */
/* The banner is a wide 1920x900 hero, so it runs full-bleed while the CTA
   below it snaps back to the content column. */
.vk-hero{ max-width: none; padding-inline: 0; }
.vk-hero__banner{ width: 100%; }

.vk-hero__cta{
  position: relative;
  max-width: calc(var(--vk-measure) - var(--vk-gutter) * 2);
  margin: clamp(-64px, -9vw, -40px) auto 0; /* overlaps the foot of the banner */
}

/* --- Buttons -------------------------------------------------------------- */
.vk-btn{
  display: block;
  padding: clamp(15px, 3.8vw, 21px) clamp(16px, 4vw, 28px);
  border: 0;
  color: var(--vk-white);
  font-size: clamp(15px, 3.7vw, 20px);
  font-weight: 700;
  letter-spacing: .08em;
  line-height: 1.25;
  text-transform: uppercase;
  text-decoration: none;
  transition: background-color .2s ease;
}
.vk-btn--gold{ background: var(--vk-gold); }
.vk-btn--gold:hover, .vk-btn--gold:focus-visible{ background: #9d7a41; }
.vk-btn--red{ background: var(--vk-red); }
.vk-btn--red:hover, .vk-btn--red:focus-visible{ background: #b23a3d; }

/* --- Reason blocks -------------------------------------------------------- */
.vk-nl .vk-reason__title{
  color: var(--vk-gold-soft);
  font-family: var(--vk-serif);
  font-size: clamp(30px, 7.6vw, 44px);
  font-weight: 400;
  line-height: 1.14;
  text-wrap: balance;
}
.vk-nl .vk-reason__num{
  font-size: 1.5em;
  font-style: italic;
  line-height: 0;
  margin-right: .12em;
}

.vk-lead{ margin-top: clamp(18px, 4.5vw, 26px); color: var(--vk-muted); text-wrap: pretty; }
.vk-lead--strong{ color: var(--vk-white); font-weight: 700; }
.vk-lead--script{
  color: var(--vk-gold-soft);
  font-family: var(--vk-serif);
  font-size: 1.22em;
  font-style: italic;
}
.vk-em{ color: var(--vk-gold-soft); font-family: var(--vk-serif); font-style: italic; }

/* Gold pill under a reason heading */
.vk-badge{
  display: inline-block;
  margin-top: clamp(18px, 4.5vw, 26px);
  padding: clamp(8px, 2.2vw, 12px) clamp(20px, 5vw, 30px);
  background: var(--vk-gold);
  font-size: clamp(16px, 4.2vw, 22px);
  font-weight: 700;
  letter-spacing: .02em;
}
.vk-badge--block{ min-width: min(330px, 100%); }

/* Feature shots (prize box, new-product trio) — wider than a product card,
   but still capped so they don't dominate the column. */
.vk-figure{
  width: auto;
  max-width: 100%;
  max-height: clamp(200px, 52vw, 370px);
  margin: clamp(26px, 6vw, 40px) auto 0;
}

/* Three new-product names under the trio shot */
.vk-trio{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: clamp(6px, 2vw, 14px);
  margin-top: clamp(14px, 3.5vw, 20px);
  padding: 0;
  list-style: none;
  font-size: clamp(13px, 3.3vw, 18px);
  font-weight: 700;
}

/* --- Framed notes (opozorilo / ne pozabite) ------------------------------- */
.vk-note{
  position: relative;
  padding: clamp(34px, 8vw, 46px) clamp(18px, 5vw, 34px) clamp(24px, 6vw, 34px);
  border: 1px solid var(--vk-gold);
  color: var(--vk-muted);
}
.vk-note__icon{
  position: absolute;
  top: 0;
  left: 50%;
  translate: -50% -50%;
  width: clamp(46px, 11vw, 62px);
  padding-inline: 14px;
  background: var(--vk-navy);
  color: var(--vk-gold);
}
.vk-note__icon svg{ display: block; width: 100%; height: auto; }

.vk-note--remind{ padding-top: clamp(40px, 9vw, 54px); }
.vk-nl .vk-note__label{
  position: absolute;
  top: 0;
  left: 50%;
  translate: -50% -50%;
  padding-inline: clamp(12px, 3vw, 20px);
  background: var(--vk-navy);
  color: var(--vk-gold-soft);
  font-family: var(--vk-sans);
  font-size: clamp(16px, 4.2vw, 22px);
  font-weight: 700;
  letter-spacing: .1em;
  text-transform: uppercase;
  white-space: nowrap;
}
.vk-note--remind p + p{ margin-top: clamp(18px, 4.5vw, 26px); }
.vk-note__fine{ font-size: .82em; font-style: italic; }
.vk-note mark{ background: var(--vk-gold); color: var(--vk-white); padding: .05em .3em; }

/* --- Decorative arrow divider --------------------------------------------- */
.vk-arrow{ color: var(--vk-gold); }
.vk-arrow svg{
  display: block;
  width: clamp(28px, 7vw, 40px);
  height: auto;
  margin-inline: auto;
}

.vk-rule{
  max-width: calc(var(--vk-measure) - var(--vk-gutter) * 2);
  height: 0;
  border: 0;
  border-top: 1px solid rgba(255, 255, 255, .45);
}

/* --- Gift tiers ----------------------------------------------------------- */
.vk-tiers{ display: grid; gap: clamp(20px, 5vw, 30px); justify-items: center; }
.vk-tiers > *{ width: 100%; }

.vk-tier{
  position: relative;
  padding: clamp(30px, 7vw, 42px) clamp(14px, 4vw, 26px) clamp(20px, 5vw, 30px);
  border: 1px solid var(--vk-gold);
}
.vk-nl .vk-tier__label{
  position: absolute;
  top: 0;
  left: 50%;
  translate: -50% -50%;
  padding-inline: clamp(10px, 3vw, 18px);
  background: var(--vk-navy);
  color: var(--vk-gold-soft);
  font-family: var(--vk-sans);
  font-size: clamp(17px, 4.6vw, 25px);
  font-weight: 700;
  white-space: nowrap;
}

.vk-tier__grid{
  display: grid;
  grid-template-columns: minmax(0, 88fr) minmax(0, 112fr);
  align-items: center;
  gap: clamp(10px, 3vw, 20px);
  text-align: left;
}
/* fit-content keeps the box hugging the image, so the gift bauble stays
   pinned to the bottle rather than drifting into empty column space. */
.vk-tier__media{
  position: relative;
  width: fit-content;
  margin-inline: auto;
}
.vk-tier__media img{
  width: auto;
  max-width: 100%;
  max-height: var(--vk-shot);
}
.vk-tier__body{ font-size: clamp(14px, 3.5vw, 19px); color: var(--vk-muted); }
.vk-tier__body p + p{ margin-top: .7em; }
.vk-tier__eyebrow{ color: var(--vk-gold-soft); font-weight: 700; }
.vk-nl .vk-tier__title{
  margin-bottom: .35em;
  color: var(--vk-white);
  font-family: var(--vk-serif);
  font-size: clamp(21px, 5.4vw, 30px);
  font-weight: 400;
  line-height: 1.12;
}
.vk-tier__note{
  margin-top: clamp(12px, 3vw, 18px);
  font-size: clamp(12px, 3vw, 16px);
  font-weight: 700;
  text-align: left;
}

/* Red gift bauble pinned to the tier product shot */
.vk-gift{
  position: absolute;
  top: 4%;
  left: 2%;
  width: clamp(34px, 9vw, 52px);
  aspect-ratio: 1;
  border-radius: 50%;
  background: var(--vk-red)
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23fff'%3E%3Cpath d='M20 7h-2.2a3 3 0 0 0-.5-3.6 3 3 0 0 0-4.2 0L12 4.5l-1.1-1.1a3 3 0 0 0-4.2 4.2H4a1 1 0 0 0-1 1v3h9V9h2v3h9V9a1 1 0 0 0-1-1Zm-6.5-2.2a1 1 0 1 1 1.4 1.4L13.5 7.6V4.8ZM8.1 4.8a1 1 0 0 1 1.4 0L10.9 6H8.1a1 1 0 0 1 0-1.2ZM4 13.5V20a1 1 0 0 0 1 1h6v-7.5Zm9 7.5h6a1 1 0 0 0 1-1v-6.5h-7Z'/%3E%3C/svg%3E")
    center / 58% no-repeat;
}

/* Gold "+" connectors between tiers */
.vk-plus{
  display: grid;
  place-items: center;
  width: clamp(44px, 11vw, 60px);
  aspect-ratio: 1;
  border-radius: 50%;
  background: var(--vk-gold);
  font-size: clamp(24px, 6vw, 34px);
  font-weight: 400;
  line-height: 1;
}

/* Prize ticket (nakup nad 100 €) */
.vk-tier--ticket{
  padding-inline: clamp(16px, 4vw, 26px);
  border: 0; /* the frame is drawn by ::before so the mask can't clip the label */
}
/* Notch the left and right edges so the box reads as a raffle ticket. */
.vk-tier--ticket::before{
  --notch: clamp(12px, 3.4vw, 18px);
  content: "";
  position: absolute;
  inset: 0;
  border: 1px solid var(--vk-gold);
  pointer-events: none;
  -webkit-mask:
    radial-gradient(var(--notch) at 0 50%, #0000 98%, #000) left / 100% 100% no-repeat,
    radial-gradient(var(--notch) at 100% 50%, #0000 98%, #000) right / 100% 100% no-repeat;
  -webkit-mask-composite: source-in;
          mask:
    radial-gradient(var(--notch) at 0 50%, #0000 98%, #000) left / 100% 100% no-repeat,
    radial-gradient(var(--notch) at 100% 50%, #0000 98%, #000) right / 100% 100% no-repeat;
          mask-composite: intersect;
}
.vk-ticket__intro{
  padding-bottom: clamp(14px, 3.5vw, 20px);
  border-bottom: 1px solid var(--vk-gold);
  font-size: clamp(15px, 4vw, 21px);
}
.vk-ticket__prizes{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  margin: 0;
  padding: 0;
  list-style: none;
}
.vk-ticket__prizes li{
  display: flex;
  flex-direction: column;
  gap: .5em;
  padding: clamp(14px, 3.5vw, 22px) clamp(6px, 2vw, 14px);
}
.vk-ticket__prizes li + li{ border-left: 1px solid var(--vk-gold); }
.vk-ticket__prize{
  font-family: var(--vk-serif);
  font-size: clamp(15px, 3.8vw, 22px);
  line-height: 1.15;
}
.vk-ticket__meta{
  color: var(--vk-gold-soft);
  font-size: clamp(11px, 2.8vw, 15px);
  font-weight: 700;
  line-height: 1.3;
}

/* --- Story ---------------------------------------------------------------- */
.vk-nl .vk-story__title{
  margin-bottom: clamp(20px, 5vw, 30px);
  font-family: var(--vk-serif);
  font-size: clamp(30px, 7.6vw, 46px);
  font-weight: 400;
  line-height: 1.12;
  text-wrap: balance;
}
.vk-nl .vk-story__title em{ font-style: italic; }
.vk-story p{ color: var(--vk-muted); text-wrap: pretty; }
.vk-story p + p{ margin-top: 1.1em; }

/* --- Product cards -------------------------------------------------------- */
.vk-products{ display: grid; gap: clamp(26px, 6.5vw, 40px); }

.vk-product{
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  align-items: center;
  gap: clamp(10px, 3vw, 22px) clamp(12px, 3.5vw, 24px);
  padding-bottom: clamp(26px, 6.5vw, 40px);
  border-bottom: 1px solid rgba(255, 255, 255, .45);
  text-align: left;
}
.vk-products > .vk-product:last-child{ padding-bottom: 0; border-bottom: 0; }

/* Odd cards lead with the shot; even cards mirror it. Placement is explicit —
   `order` would let the full-width button sort ahead of the image. */
.vk-product__media{ grid-column: 1; grid-row: 1; }
.vk-product__body{ grid-column: 2; grid-row: 1; }
.vk-product--rev .vk-product__media{ grid-column: 2; }
.vk-product--rev .vk-product__body{ grid-column: 1; }

/* Cap the shot so a tall bottle can't tower over its copy. */
.vk-product__media img{
  width: auto;
  max-width: 100%;
  max-height: var(--vk-shot);
  margin-inline: auto;
}

.vk-product__body{ font-size: clamp(14px, 3.5vw, 19px); color: var(--vk-muted); }
.vk-nl .vk-product__title{
  color: var(--vk-white);
  font-family: var(--vk-serif);
  font-size: clamp(22px, 5.6vw, 33px);
  font-weight: 400;
  line-height: 1.1;
}
.vk-product__sub{
  margin-top: .3em;
  color: var(--vk-white);
  font-size: clamp(16px, 4.1vw, 22px);
  font-weight: 700;
  line-height: 1.25;
}
.vk-product__desc{ margin-top: .8em; }
.vk-product__fine{ margin-top: .6em; font-size: clamp(11px, 2.9vw, 15px); font-weight: 400; }

.vk-product .vk-btn{ grid-column: 1 / -1; grid-row: 2; text-align: center; }

/* --- Prices --------------------------------------------------------------- */
.vk-price-tag{
  display: inline-block;
  margin-top: .9em;
  padding: .28em .6em;
  background: var(--vk-gold);
  color: var(--vk-white);
  font-size: clamp(14px, 3.6vw, 19px);
  font-weight: 700;
}
/* "Prihranek" flips to a white chip with gold type */
.vk-price-tag--save{ background: var(--vk-white); color: var(--vk-gold); }

.vk-prices{
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: .1em .5em;
  margin-top: .5em;
  font-family: var(--vk-serif);
  font-size: clamp(22px, 5.6vw, 33px);
  line-height: 1.2;
}
.vk-prices s{ color: var(--vk-white); text-decoration-thickness: 1px; }
.vk-prices b{ color: var(--vk-gold-soft); font-weight: 400; }

/* --- Footer --------------------------------------------------------------- */
.vk-disclaimer{
  font-size: clamp(13px, 3.3vw, 18px);
  color: var(--vk-muted);
  text-wrap: pretty;
}
.vk-disclaimer a{ font-weight: 700; }

.vk-footer{
  max-width: none;
  margin-top: var(--vk-gap);
  padding: clamp(34px, 9vw, 56px) var(--vk-gutter);
  background: var(--vk-gold);
  font-size: clamp(15px, 3.9vw, 21px);
}
.vk-footer p + p{ margin-top: 1.4em; }
.vk-footer a{ text-decoration: none; }
.vk-footer a:hover{ text-decoration: underline; }

/* --- Desktop -------------------------------------------------------------- */
@media (min-width: 720px){
.vk-nl{ --vk-gutter: 0px; }
.vk-nl > *{ padding-inline: 0; }
.vk-topbar, .vk-footer{ padding-inline: 34px; }  /* full-bleed colour bands */
.vk-tier, .vk-note{ padding-inline: 30px; }
}

@media (prefers-reduced-motion: reduce){
.vk-nl *{ transition: none !important; }
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-1d2da71 *//* ==========================================================================
   Vitaminklinik — 5 let / obletnica landing page
   Mobile-first. Everything is scoped to .vk-nl so it can't leak into Elementor.
   Paste into Elementor → Page Settings → Advanced → Custom CSS.
   ========================================================================== */

.vk-nl {
  /* Brand palette, sampled from the newsletter artwork */
  --vk-navy:        #344e67;
  --vk-navy-deep:   #2c435a;
  --vk-gold:        #b28c4e;
  --vk-gold-soft:   #c9a76a;
  --vk-red:         #c94447;
  --vk-white:       #ffffff;
  --vk-muted:       rgba(255, 255, 255, .82);

  --vk-sans:  "TT Commons", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --vk-serif: "Albra", "Playfair Display", Georgia, serif;

  /* Single measure for the whole page — the newsletter is one 700px column. */
  --vk-measure: 700px;
  --vk-gutter:  clamp(18px, 5vw, 34px);
  --vk-gap:     clamp(30px, 8vw, 54px);

  /* Optional gold sparkle texture: set to url(...) to match the newsletter. */
  --vk-texture: none;

  max-width: 100%;
  margin-inline: auto;
  padding: 0;
  background-color: var(--vk-navy);
  background-image: var(--vk-texture);
  background-repeat: repeat-y;
  background-position: top center;
  background-size: 100% auto;
  color: var(--vk-white);
  font-family: var(--vk-sans);
  font-size: clamp(16px, 4.1vw, 21px);
  line-height: 1.5;
  text-align: center;
  overflow-x: hidden;
}

/* Every direct child sits in the measured column; full-bleed bands opt out. */
.vk-nl > * {
  max-width: var(--vk-measure);
  margin-inline: auto;
  padding-inline: var(--vk-gutter);
}

.vk-nl :where(p, h2, h3, h4, ul, figure) { margin: 0; }
.vk-nl > * + * { margin-top: var(--vk-gap); }
.vk-nl img { display: block; max-width: 100%; height: auto; }
.vk-nl a { color: inherit; }
.vk-nl strong, .vk-nl b { font-weight: 700; }
.vk-nl .vk-gold { color: var(--vk-gold-soft); }

/* --- Announcement bar ----------------------------------------------------- */
.vk-topbar {
  max-width: none;
  padding: clamp(14px, 3.6vw, 20px) var(--vk-gutter);
  background: var(--vk-red);
  font-size: clamp(14px, 3.6vw, 20px);
  font-weight: 700;
  letter-spacing: .11em;
  text-transform: uppercase;
}

/* --- Hero ----------------------------------------------------------------- */
.vk-hero { max-width: none; padding-inline: 0; }
.vk-hero__banner { width: 100%; }

.vk-hero__cta {
  max-width: calc(var(--vk-measure) - var(--vk-gutter) * 2);
  margin: clamp(-64px, -9vw, -40px) auto 0; /* overlaps the foot of the banner */
  position: relative;
}

/* --- Buttons -------------------------------------------------------------- */
.vk-btn {
  display: block;
  padding: clamp(15px, 3.8vw, 21px) clamp(16px, 4vw, 28px);
  border: 0;
  color: var(--vk-white);
  font-size: clamp(15px, 3.7vw, 20px);
  font-weight: 700;
  letter-spacing: .08em;
  line-height: 1.25;
  text-transform: uppercase;
  text-decoration: none;
  transition: background-color .2s ease;
}
.vk-btn--gold { background: var(--vk-gold); }
.vk-btn--gold:hover, .vk-btn--gold:focus-visible { background: #9d7a41; }
.vk-btn--red  { background: var(--vk-red); }
.vk-btn--red:hover, .vk-btn--red:focus-visible { background: #b23a3d; }

/* --- Reason blocks -------------------------------------------------------- */
.vk-reason__title {
  color: var(--vk-gold-soft);
  font-family: var(--vk-serif);
  font-size: clamp(30px, 7.6vw, 44px);
  font-weight: 400;
  line-height: 1.14;
  text-wrap: balance;
}
.vk-reason__num {
  font-size: 1.5em;
  font-style: italic;
  line-height: 0;
  margin-right: .12em;
}

.vk-lead { margin-top: clamp(18px, 4.5vw, 26px); color: var(--vk-muted); text-wrap: pretty; }
.vk-lead--strong { color: var(--vk-white); font-weight: 700; }
.vk-lead--script {
  color: var(--vk-gold-soft);
  font-family: var(--vk-serif);
  font-size: 1.22em;
  font-style: italic;
}
.vk-em { color: var(--vk-gold-soft); font-family: var(--vk-serif); font-style: italic; }

/* Gold pill under a reason heading */
.vk-badge {
  display: inline-block;
  margin-top: clamp(18px, 4.5vw, 26px);
  padding: clamp(8px, 2.2vw, 12px) clamp(20px, 5vw, 30px);
  background: var(--vk-gold);
  font-size: clamp(16px, 4.2vw, 22px);
  font-weight: 700;
  letter-spacing: .02em;
}
.vk-badge--block { min-width: min(330px, 100%); }

.vk-figure { margin: clamp(26px, 6vw, 40px) auto 0; }

/* Three new-product names under the trio shot */
.vk-trio {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: clamp(6px, 2vw, 14px);
  margin-top: clamp(14px, 3.5vw, 20px);
  padding: 0;
  list-style: none;
  font-size: clamp(13px, 3.3vw, 18px);
  font-weight: 700;
}

/* --- Framed notes (opozorilo / ne pozabite) ------------------------------- */
.vk-note {
  position: relative;
  padding: clamp(34px, 8vw, 46px) clamp(18px, 5vw, 34px) clamp(24px, 6vw, 34px);
  border: 1px solid var(--vk-gold);
  color: var(--vk-muted);
}
.vk-note__icon {
  position: absolute;
  top: 0;
  left: 50%;
  translate: -50% -50%;
  width: clamp(46px, 11vw, 62px);
  padding-inline: 14px;
  background: var(--vk-navy);
  color: var(--vk-gold);
}
.vk-note__icon svg { display: block; width: 100%; height: auto; }

.vk-note--remind { padding-top: clamp(40px, 9vw, 54px); }
.vk-note__label {
  position: absolute;
  top: 0;
  left: 50%;
  translate: -50% -50%;
  padding-inline: clamp(12px, 3vw, 20px);
  background: var(--vk-navy);
  color: var(--vk-gold-soft);
  font-family: var(--vk-sans);
  font-size: clamp(16px, 4.2vw, 22px);
  font-weight: 700;
  letter-spacing: .1em;
  text-transform: uppercase;
  white-space: nowrap;
}
.vk-note--remind p + p { margin-top: clamp(18px, 4.5vw, 26px); }
.vk-note__fine { font-size: .82em; font-style: italic; }
.vk-note mark { background: var(--vk-gold); color: var(--vk-white); padding: .05em .3em; }

/* --- Decorative arrow divider --------------------------------------------- */
.vk-arrow { color: var(--vk-gold); }
.vk-arrow svg {
  display: block;
  width: clamp(28px, 7vw, 40px);
  height: auto;
  margin-inline: auto;
}

.vk-rule {
  max-width: calc(var(--vk-measure) - var(--vk-gutter) * 2);
  height: 0;
  border: 0;
  border-top: 1px solid rgba(255, 255, 255, .45);
}

/* --- Gift tiers ----------------------------------------------------------- */
.vk-tiers { display: grid; gap: clamp(20px, 5vw, 30px); justify-items: center; }
.vk-tiers > * { width: 100%; }

.vk-tier {
  position: relative;
  padding: clamp(30px, 7vw, 42px) clamp(14px, 4vw, 26px) clamp(20px, 5vw, 30px);
  border: 1px solid var(--vk-gold);
}
.vk-tier__label {
  position: absolute;
  top: 0;
  left: 50%;
  translate: -50% -50%;
  padding-inline: clamp(10px, 3vw, 18px);
  background: var(--vk-navy);
  color: var(--vk-gold-soft);
  font-family: var(--vk-sans);
  font-size: clamp(17px, 4.6vw, 25px);
  font-weight: 700;
  white-space: nowrap;
}

.vk-tier__grid {
  display: grid;
  grid-template-columns: minmax(0, 88fr) minmax(0, 112fr);
  align-items: center;
  gap: clamp(10px, 3vw, 20px);
  text-align: left;
}
.vk-tier__media { position: relative; }
.vk-tier__body { font-size: clamp(14px, 3.5vw, 19px); color: var(--vk-muted); }
.vk-tier__body p + p { margin-top: .7em; }
.vk-tier__eyebrow { color: var(--vk-gold-soft); font-weight: 700; }
.vk-tier__title {
  margin-bottom: .35em;
  color: var(--vk-white);
  font-family: var(--vk-serif);
  font-size: clamp(21px, 5.4vw, 30px);
  font-weight: 400;
  line-height: 1.12;
}
.vk-tier__note {
  margin-top: clamp(12px, 3vw, 18px);
  font-size: clamp(12px, 3vw, 16px);
  font-weight: 700;
  text-align: left;
}

/* Red gift bauble pinned to the tier product shot */
.vk-gift {
  position: absolute;
  top: 4%;
  left: 2%;
  width: clamp(34px, 9vw, 52px);
  aspect-ratio: 1;
  border-radius: 50%;
  background: var(--vk-red)
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23fff'%3E%3Cpath d='M20 7h-2.2a3 3 0 0 0-.5-3.6 3 3 0 0 0-4.2 0L12 4.5l-1.1-1.1a3 3 0 0 0-4.2 4.2H4a1 1 0 0 0-1 1v3h9V9h2v3h9V9a1 1 0 0 0-1-1Zm-6.5-2.2a1 1 0 1 1 1.4 1.4L13.5 7.6V4.8ZM8.1 4.8a1 1 0 0 1 1.4 0L10.9 6H8.1a1 1 0 0 1 0-1.2ZM4 13.5V20a1 1 0 0 0 1 1h6v-7.5Zm9 7.5h6a1 1 0 0 0 1-1v-6.5h-7Z'/%3E%3C/svg%3E")
    center / 58% no-repeat;
}

/* Gold "+" connectors between tiers */
.vk-plus {
  display: grid;
  place-items: center;
  width: clamp(44px, 11vw, 60px);
  aspect-ratio: 1;
  border-radius: 50%;
  background: var(--vk-gold);
  font-size: clamp(24px, 6vw, 34px);
  font-weight: 400;
  line-height: 1;
}

/* Prize ticket (nakup nad 100 €) */
.vk-tier--ticket {
  padding-inline: clamp(16px, 4vw, 26px);
  border: 0; /* the frame is drawn by ::before so the mask can't clip the label */
}
/* Notch the left and right edges so the box reads as a raffle ticket. */
.vk-tier--ticket::before {
  --notch: clamp(12px, 3.4vw, 18px);
  content: "";
  position: absolute;
  inset: 0;
  border: 1px solid var(--vk-gold);
  pointer-events: none;
  -webkit-mask:
    radial-gradient(var(--notch) at 0 50%, #0000 98%, #000) left / 100% 100% no-repeat,
    radial-gradient(var(--notch) at 100% 50%, #0000 98%, #000) right / 100% 100% no-repeat;
  -webkit-mask-composite: source-in;
          mask:
    radial-gradient(var(--notch) at 0 50%, #0000 98%, #000) left / 100% 100% no-repeat,
    radial-gradient(var(--notch) at 100% 50%, #0000 98%, #000) right / 100% 100% no-repeat;
          mask-composite: intersect;
}
.vk-ticket__intro {
  padding-bottom: clamp(14px, 3.5vw, 20px);
  border-bottom: 1px solid var(--vk-gold);
  font-size: clamp(15px, 4vw, 21px);
}
.vk-ticket__prizes {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  margin: 0;
  padding: 0;
  list-style: none;
}
.vk-ticket__prizes li {
  display: flex;
  flex-direction: column;
  gap: .5em;
  padding: clamp(14px, 3.5vw, 22px) clamp(6px, 2vw, 14px);
}
.vk-ticket__prizes li + li { border-left: 1px solid var(--vk-gold); }
.vk-ticket__prize {
  font-family: var(--vk-serif);
  font-size: clamp(15px, 3.8vw, 22px);
  line-height: 1.15;
}
.vk-ticket__meta {
  color: var(--vk-gold-soft);
  font-size: clamp(11px, 2.8vw, 15px);
  font-weight: 700;
  line-height: 1.3;
}

/* --- Story ---------------------------------------------------------------- */
.vk-story__title {
  margin-bottom: clamp(20px, 5vw, 30px);
  font-family: var(--vk-serif);
  font-size: clamp(30px, 7.6vw, 46px);
  font-weight: 400;
  line-height: 1.12;
  text-wrap: balance;
}
.vk-story__title em { font-style: italic; }
.vk-story p { color: var(--vk-muted); text-wrap: pretty; }
.vk-story p + p { margin-top: 1.1em; }

/* --- Product cards -------------------------------------------------------- */
.vk-products { display: grid; gap: clamp(26px, 6.5vw, 40px); }

.vk-product {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  align-items: center;
  gap: clamp(10px, 3vw, 22px) clamp(12px, 3.5vw, 24px);
  padding-bottom: clamp(26px, 6.5vw, 40px);
  border-bottom: 1px solid rgba(255, 255, 255, .45);
  text-align: left;
}
.vk-products > .vk-product:last-child { padding-bottom: 0; border-bottom: 0; }

/* Odd cards lead with the shot; even cards mirror it. */
.vk-product--rev .vk-product__media { order: 2; }

.vk-product__body { font-size: clamp(14px, 3.5vw, 19px); color: var(--vk-muted); }
.vk-product__title {
  color: var(--vk-white);
  font-family: var(--vk-serif);
  font-size: clamp(22px, 5.6vw, 33px);
  font-weight: 400;
  line-height: 1.1;
}
.vk-product__sub {
  margin-top: .3em;
  color: var(--vk-white);
  font-size: clamp(16px, 4.1vw, 22px);
  font-weight: 700;
  line-height: 1.25;
}
.vk-product__desc { margin-top: .8em; }
.vk-product__fine { margin-top: .6em; font-size: clamp(11px, 2.9vw, 15px); font-weight: 400; }

.vk-product .vk-btn { grid-column: 1 / -1; text-align: center; }

/* --- Prices --------------------------------------------------------------- */
.vk-price-tag {
  display: inline-block;
  margin-top: .9em;
  padding: .28em .6em;
  background: var(--vk-gold);
  color: var(--vk-white);
  font-size: clamp(14px, 3.6vw, 19px);
  font-weight: 700;
}
/* "Prihranek" flips to a white chip with gold type */
.vk-price-tag--save { background: var(--vk-white); color: var(--vk-gold); }

.vk-prices {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: .1em .5em;
  margin-top: .5em;
  font-family: var(--vk-serif);
  font-size: clamp(22px, 5.6vw, 33px);
  line-height: 1.2;
}
.vk-prices s { color: var(--vk-white); text-decoration-thickness: 1px; }
.vk-prices b { color: var(--vk-gold-soft); font-weight: 400; }

/* --- Footer --------------------------------------------------------------- */
.vk-disclaimer {
  font-size: clamp(13px, 3.3vw, 18px);
  color: var(--vk-muted);
  text-wrap: pretty;
}
.vk-disclaimer a { font-weight: 700; }

.vk-footer {
  max-width: none;
  margin-top: var(--vk-gap);
  padding: clamp(34px, 9vw, 56px) var(--vk-gutter);
  background: var(--vk-gold);
  font-size: clamp(15px, 3.9vw, 21px);
}
.vk-footer p + p { margin-top: 1.4em; }
.vk-footer a { text-decoration: none; }
.vk-footer a:hover { text-decoration: underline; }

/* --- Desktop -------------------------------------------------------------- */
@media (min-width: 720px) {
  .vk-nl { --vk-gutter: 0px; padding-block-end: 0; }
  .vk-nl > * { padding-inline: 0; }
  .vk-topbar, .vk-footer, .vk-hero { padding-inline: 34px; }
  .vk-hero { padding-inline: 0; }
  .vk-tier, .vk-note { padding-inline: 30px; }
}

@media (prefers-reduced-motion: reduce) {
  .vk-nl * { transition: none !important; }
}/* End custom CSS */