/*@font-face {
  font-family: "OmnesKK";
  src: url("https://krymmelogkonfetti.dk/wp-content/themes/salient-child/krymmel-konfetti/omnes-bold.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
body.page-id-47 #header-outer,
body.page-id-47 #header-space,
body.page-id-47 #page-header-wrap,
body.page-id-47 .heading-title { display:none !important; }
body.page-id-47 #ajax-content-wrap,
body.page-id-47 .container-wrap { padding-top:0 !important; margin-top:0 !important; background:#fff8ea !important; }
body.page-id-47 .container.main-content,
body.page-id-47 .container-wrap .container { width:100% !important; max-width:none !important; padding:0 !important; }
body.page-id-47 .main-content > .row,
body.page-id-47 .vc_row { margin-left:0 !important; margin-right:0 !important; }
body.page-id-47 .wpb_content_element { margin-bottom:0 !important; }
body.page-id-47 .vc_column_container > .vc_column-inner { padding-left:0 !important; padding-right:0 !important; }
body.page-id-47 .main-content h1,
body.page-id-47 .main-content h2,
body.page-id-47 .main-content h3,
body.page-id-47 .eyebrow,
body.page-id-47 .button,
body.page-id-47 .nav-links a { font-family:"OmnesKK", "Arial Rounded MT Bold", "Trebuchet MS", Arial, sans-serif !important; font-weight:500 !important; letter-spacing:0 !important; }
body.page-id-47 .main-content p,
body.page-id-47 .main-content li,
body.page-id-47 .contact-card a,
body.page-id-47 .contact-card span { font-family:Arial, sans-serif; }
body.page-id-47 .wpb_wrapper > section:first-child { margin-top:0; }

:root {
  --blue: #315fac;
  --pink: #f4cfd4;
  --hot-pink: #ee3566;
  --soft-pink: #f8e4e6;
  --rose: #ea7fa0;
  --yellow: #f6e8b3;
  --cream: #fff8ea;
  --ink: #1d2b4f;
  --muted: #5c6380;
  --white: #ffffff;
  --shadow: 0 24px 70px rgba(49, 95, 172, 0.18);
  --paper-shadow: 0 18px 45px rgba(49, 95, 172, 0.14);
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  font-family: "OmnesKK", "Arial Rounded MT Bold", "Trebuchet MS", Arial, sans-serif;
  color: var(--ink);
  background:
    radial-gradient(circle at 8% 18%, rgba(244, 207, 212, 0.72) 0 9rem, transparent 9.1rem),
    radial-gradient(circle at 92% 42%, rgba(246, 232, 179, 0.7) 0 8rem, transparent 8.1rem),
    var(--cream);
}

img {
  display: block;
  max-width: 100%;
}

a {
  color: inherit;
}

.site-header {
  position: relative;
  z-index: 20;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  padding: 14px clamp(18px, 4vw, 54px);
  background: rgba(255, 248, 234, 0.92);
  backdrop-filter: blur(16px);
  border-bottom: 2px solid rgba(49, 95, 172, 0.08);
}

.brand img {
  width: clamp(150px, 18vw, 230px);
}

.nav-links {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 15px;
  color: var(--blue);
}

.nav-links a {
  padding: 10px 14px;
  border-radius: 999px;
  text-decoration: none;
}

.nav-links a:hover,
.nav-cta {
  background: var(--pink);
}

.hero {
  position: relative;
  isolation: isolate;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(420px, 0.95fr);
  gap: clamp(34px, 6vw, 86px);
  min-height: calc(100vh - 88px);
  padding: clamp(44px, 7vw, 96px) clamp(18px, 5vw, 74px) 42px;
  overflow: hidden;
}

.hero::after {
  position: absolute;
  right: 4vw;
  bottom: 7vh;
  z-index: -1;
  width: 170px;
  height: 170px;
  content: "";
  background:
    radial-gradient(circle, var(--hot-pink) 0 14px, transparent 15px),
    radial-gradient(circle at 72% 24%, var(--blue) 0 11px, transparent 12px),
    linear-gradient(25deg, transparent 40%, var(--rose) 41% 53%, transparent 54%),
    linear-gradient(102deg, transparent 34%, var(--hot-pink) 35% 47%, transparent 48%);
  opacity: 0.78;
  transform: rotate(-10deg);
}

.hero-pattern {
  position: absolute;
  top: -5%;
  right: -22%;
  z-index: -2;
  width: min(76vw, 1040px);
  height: 110%;
  background: url("https://krymmelogkonfetti.dk/wp-content/uploads/2026/06/Krymmel_m%C2%B0nster.png") center / cover no-repeat;
  opacity: 0.5;
  clip-path: ellipse(70% 72% at 72% 48%);
}

.hero::before {
  position: absolute;
  inset: 8% auto auto -10%;
  z-index: -1;
  width: 48vw;
  min-width: 420px;
  aspect-ratio: 1;
  content: "";
  background: var(--soft-pink);
  border-radius: 50%;
}

.hero-copy {
  align-self: center;
  max-width: 760px;
}

.eyebrow {
  margin: 0 0 14px;
  color: var(--hot-pink);
  font-size: 14px;
  font-weight: 900;
  letter-spacing: 0;
  text-transform: uppercase;
}

h1,
h2,
h3,
p {
  margin-top: 0;
}

h1 {
  max-width: 660px;
  margin-bottom: 22px;
  color: var(--blue);
  font-size: clamp(46px, 5.6vw, 74px);
  line-height: 0.96;
  letter-spacing: 0;
}

h2 {
  margin-bottom: 18px;
  color: var(--blue);
  font-size: clamp(32px, 4.2vw, 56px);
  line-height: 1.04;
  letter-spacing: 0;
}

h3 {
  margin-bottom: 10px;
  color: var(--blue);
  font-size: 24px;
  line-height: 1.08;
}

.lead,
.section-heading p,
.intro-text p,
.why-copy p,
.about-copy p,
.contact p {
  max-width: 720px;
  color: var(--muted);
  font-family: Arial, sans-serif;
  font-size: 20px;
  line-height: 1.55;
}

.hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 32px;
}

.button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 50px;
  padding: 14px 22px;
  border: 2px solid var(--blue);
  border-radius: 999px;
  font-size: 16px;
  font-weight: 900;
  text-decoration: none;
  box-shadow: 0 12px 0 rgba(49, 95, 172, 0.08);
  transition: transform 160ms ease, box-shadow 160ms ease;
}

.button:hover {
  box-shadow: 0 8px 0 rgba(49, 95, 172, 0.1);
  transform: translateY(3px) rotate(-1deg);
}

.button.primary {
  color: var(--white);
  background: var(--blue);
}

.button.secondary {
  color: var(--blue);
  background: var(--white);
}

.hero-stage {
  position: relative;
  align-self: center;
  min-height: 520px;
}

.character {
  position: absolute;
  width: clamp(128px, 14vw, 198px);
  filter: drop-shadow(0 22px 22px rgba(29, 43, 79, 0.16));
}

.otto {
  left: 4%;
  top: 8%;
}

.gimmi {
  right: -2%;
  bottom: 3%;
  width: clamp(160px, 17vw, 238px);
}

.momo {
  left: 18%;
  bottom: 1%;
  width: clamp(134px, 13.5vw, 196px);
}

.intro-band,
.about,
.contact {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(260px, 0.8fr);
  gap: clamp(24px, 5vw, 64px);
  align-items: center;
  padding: clamp(58px, 8vw, 110px) clamp(18px, 5vw, 74px);
}

.intro-band {
  overflow: hidden;
  background:
    radial-gradient(circle at 94% 18%, rgba(246, 232, 179, 0.28) 0 7rem, transparent 7.2rem),
    var(--blue);
  border-radius: 0 0 42% 0 / 0 0 10% 0;
}

.intro-band h2,
.intro-band p,
.intro-band .eyebrow {
  color: var(--white);
}

.intro-text p {
  color: rgba(255, 255, 255, 0.82);
}

.value-strip {
  display: grid;
  grid-template-columns: repeat(2, minmax(120px, 1fr));
  gap: 12px;
}

.value-strip span {
  position: relative;
  display: grid;
  grid-template-columns: 54px 1fr;
  gap: 12px;
  align-items: center;
  min-height: 92px;
  padding: 16px;
  color: var(--blue);
  background: var(--yellow);
  border: 3px solid rgba(255, 255, 255, 0.7);
  border-radius: 16px;
  font-size: 24px;
  font-weight: 900;
  box-shadow: var(--paper-shadow);
  transform: rotate(var(--tilt, -0.7deg));
}

.value-strip span:nth-child(2),
.value-strip span:nth-child(3) {
  --tilt: 1.5deg;
  background: var(--soft-pink);
}

.value-strip span:nth-child(4) {
  --tilt: -2deg;
  background: var(--white);
}

.hand-icon {
  width: 50px;
  height: 50px;
  padding: 7px;
  background: var(--white);
  border: 3px solid var(--blue);
  border-radius: 16px;
  fill: none;
  stroke: var(--blue);
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 4.5;
}

.section {
  padding: clamp(64px, 9vw, 118px) clamp(18px, 5vw, 74px);
}

.section-heading {
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(300px, 1.1fr);
  gap: 32px;
  align-items: end;
  margin-bottom: 36px;
}

.offer-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(18px, 3vw, 34px);
}

.offer-card,
.character-card,
.journey-step,
.contact-card,
.quote-block {
  border: 2px solid rgba(49, 95, 172, 0.14);
  box-shadow: var(--shadow);
}

.offer-card {
  position: relative;
  overflow: hidden;
  min-height: 320px;
  padding: 32px;
  border-radius: 22px;
  transform: rotate(var(--tilt, -0.8deg));
}

.offer-card > * {
  position: relative;
  z-index: 1;
}

.offer-card.pink {
  --tilt: -0.8deg;
  background: var(--soft-pink);
}

.offer-card.blue {
  --tilt: 0.8deg;
  color: var(--white);
  background: var(--blue);
}

.offer-card.blue h3,
.offer-card.blue p,
.offer-card.blue .number {
  color: var(--white);
}

.offer-card.yellow {
  --tilt: -0.4deg;
  background: var(--yellow);
}

.offer-card::after {
  position: absolute;
  right: -42px;
  bottom: -48px;
  z-index: 0;
  width: 160px;
  height: 160px;
  content: "";
  background: rgba(255, 255, 255, 0.38);
  border-radius: 64% 36% 51% 49% / 38% 58% 42% 62%;
}

.offer-card:hover {
  transform: translateY(-6px) rotate(0deg);
}

.offer-icon {
  display: block;
  width: 74px;
  height: 74px;
  margin-bottom: 28px;
  padding: 10px;
  background: var(--white);
  border: 3px solid currentColor;
  border-radius: 18px;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 4.2;
}

.offer-card.blue .offer-icon {
  color: var(--blue);
  background: var(--white);
}

.number {
  display: inline-block;
  margin-bottom: 20px;
  color: var(--hot-pink);
  font-size: 18px;
  font-weight: 900;
}

.offer-card p,
.character-card p,
.journey-step p,
.quote-block p,
.contact-card,
.footer span {
  color: var(--muted);
  font-family: Arial, sans-serif;
  font-size: 17px;
  line-height: 1.55;
}

.why {
  position: relative;
  overflow: hidden;
  display: grid;
  grid-template-columns: minmax(300px, 0.9fr) minmax(0, 1.1fr);
  gap: clamp(28px, 5vw, 70px);
  align-items: center;
  padding: clamp(58px, 8vw, 112px) clamp(18px, 5vw, 74px);
  background: var(--pink);
}

.why-image {
  overflow: hidden;
  border: 6px solid var(--white);
  border-radius: 38% 62% 46% 54% / 53% 42% 58% 47%;
  box-shadow: var(--shadow);
  transform: rotate(-2deg);
}

.why-image img {
  width: 100%;
  aspect-ratio: 4 / 5;
  object-fit: cover;
  object-position: center;
  image-orientation: from-image;
}

.check-list {
  display: grid;
  gap: 14px;
  margin: 28px 0 0;
  padding: 0;
  list-style: none;
  font-family: Arial, sans-serif;
  font-size: 18px;
  line-height: 1.45;
}

.check-list li {
  position: relative;
  padding-left: 36px;
}

.check-list li::before {
  position: absolute;
  left: 0;
  top: 5px;
  width: 18px;
  height: 18px;
  content: "";
  background: var(--hot-pink);
  border-radius: 50%;
  box-shadow: 12px 5px 0 var(--rose);
}

.floating-drys {
  position: absolute;
  width: 150px;
  height: 150px;
  pointer-events: none;
  opacity: 0.42;
  background: url("https://krymmelogkonfetti.dk/wp-content/uploads/2026/06/Krymmel_m%C2%B0nster.png") center / cover no-repeat;
  border-radius: 62% 38% 51% 49% / 42% 58% 42% 58%;
}

.floating-drys.one {
  top: 9%;
  right: 7%;
  transform: rotate(17deg);
}

.floating-drys.two {
  left: 4%;
  bottom: 9%;
  transform: rotate(-13deg);
}

.universe {
  background: var(--cream);
}

.universe-row {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(18px, 3vw, 34px);
}

.character-card {
  display: grid;
  grid-template-rows: 300px auto;
  min-height: 520px;
  padding: 24px;
  background: var(--white);
  border-radius: 22px;
  transform: rotate(var(--tilt, -0.4deg));
}

.character-card:nth-child(2) {
  --tilt: 1.5deg;
  background: var(--soft-pink);
}

.character-card:nth-child(3) {
  --tilt: -1.8deg;
  background: var(--yellow);
}

.character-card img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center bottom;
}

.journey {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(18px, 3vw, 34px);
  padding: 0 clamp(18px, 5vw, 74px) clamp(70px, 9vw, 120px);
}

.journey-step {
  position: relative;
  min-height: 255px;
  padding: 28px;
  background: var(--soft-pink);
  border-radius: 22px;
}

.step-icon {
  display: block;
  width: 72px;
  height: 72px;
  margin-bottom: 30px;
  padding: 10px;
  background: var(--yellow);
  border: 3px solid var(--blue);
  border-radius: 18px;
  fill: none;
  stroke: var(--blue);
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 4.2;
}

.about {
  overflow: hidden;
  background:
    radial-gradient(circle at 12% 82%, rgba(244, 207, 212, 0.24) 0 8rem, transparent 8.2rem),
    var(--blue);
  border-radius: 18% 0 0 0 / 8% 0 0 0;
}

.about h2,
.about p,
.about .eyebrow {
  color: var(--white);
}

.about-copy p {
  color: rgba(255, 255, 255, 0.82);
}

.quote-stack {
  display: grid;
  gap: 18px;
}

.about-photo {
  overflow: hidden;
  border: 6px solid rgba(255, 255, 255, 0.76);
  border-radius: 22px;
  box-shadow: var(--shadow);
  transform: rotate(-1.2deg);
}

.about-photo img {
  width: 100%;
  aspect-ratio: 5 / 3;
  object-fit: cover;
  object-position: center;
}

.quote-block {
  padding: clamp(24px, 4vw, 42px);
  background: var(--yellow);
  border-radius: 22px;
  transform: rotate(0.8deg);
}

.quote-block p {
  margin-bottom: 0;
  color: var(--blue);
  font-family: "OmnesKK", "Arial Rounded MT Bold", "Trebuchet MS", Arial, sans-serif;
  font-size: clamp(28px, 3.2vw, 44px);
  line-height: 1.08;
}

.contact {
  overflow: hidden;
  background:
    radial-gradient(circle at 88% 28%, rgba(255, 255, 255, 0.74) 0 8rem, transparent 8.1rem),
    var(--soft-pink);
}

.contact::after {
  position: absolute;
  top: -12%;
  right: -12%;
  bottom: -12%;
  z-index: 0;
  width: min(62vw, 780px);
  content: "";
  background: url("https://krymmelogkonfetti.dk/wp-content/uploads/2026/06/Krymmel_m%C2%B0nster.png") center / cover no-repeat;
  opacity: 0.78;
  clip-path: ellipse(66% 72% at 68% 50%);
}

.contact > * {
  position: relative;
  z-index: 1;
}

.contact-card {
  display: grid;
  gap: 12px;
  padding: 28px;
  color: var(--ink);
  background: var(--white);
  border-radius: 22px;
  font-style: normal;
  transform: rotate(-0.8deg);
}

.contact-card strong {
  color: var(--blue);
  font-family: "OmnesKK", "Arial Rounded MT Bold", "Trebuchet MS", Arial, sans-serif;
  font-size: 25px;
}

.contact-card a {
  color: var(--blue);
  text-decoration-thickness: 2px;
  text-underline-offset: 4px;
  overflow-wrap: anywhere;
}

.footer {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  padding: 28px 18px 36px;
  background: var(--cream);
  text-align: center;
}

.footer img {
  width: 44px;
  height: 44px;
  object-fit: contain;
}

@media (max-width: 980px) {
  .site-header {
    align-items: flex-start;
    flex-direction: column;
  }

  .nav-links {
    width: 100%;
    overflow-x: auto;
    padding-bottom: 4px;
  }

  .hero,
  .intro-band,
  .why,
  .about,
  .contact,
  .section-heading {
    grid-template-columns: 1fr;
  }

  .hero {
    min-height: auto;
  }

  .hero-stage {
    min-height: 440px;
  }

  .offer-grid,
  .universe-row,
  .journey {
    grid-template-columns: 1fr;
  }

  .character-card {
    grid-template-columns: minmax(120px, 220px) 1fr;
    grid-template-rows: auto;
    min-height: 0;
    align-items: center;
  }

  .character-card img {
    height: 240px;
  }
}

@media (max-width: 620px) {
  .site-header {
    position: static;
  }

  .nav-links {
    flex-wrap: wrap;
    overflow: visible;
    font-size: 14px;
  }

  .nav-links a {
    padding: 9px 10px;
    white-space: nowrap;
  }

  h1 {
    font-size: 46px;
  }

  h2 {
    font-size: 34px;
  }

  .lead,
  .intro-text p,
  .why-copy p,
  .about-copy p,
  .contact p {
    font-size: 18px;
  }

  .hero-stage {
    min-height: 430px;
  }

  .otto {
    left: -2%;
    top: 5%;
  }

  .gimmi {
    right: -4%;
    bottom: 0;
  }

  .momo {
    left: 30%;
    bottom: 2%;
  }

  .value-strip {
    grid-template-columns: 1fr;
  }

  .character-card {
    grid-template-columns: 1fr;
  }

  .character-card img {
    height: 260px;
  }

  .footer {
    align-items: center;
    flex-direction: column;
  }
}


body.page-id-47 .main-content .site-header .brand img,
body.page-id-47 .row .col .site-header .brand img:not([srcset]) {
  width: clamp(150px, 18vw, 230px) !important;
  max-width: clamp(150px, 18vw, 230px) !important;
  height: auto !important;
}
body.page-id-47 .main-content .site-header {
  min-height: 72px;
}
body.page-id-47 .main-content .hero-stage img.character,
body.page-id-47 .row .col .hero-stage img.character:not([srcset]),
body.page-id-47 .main-content .character-card img,
body.page-id-47 .row .col .character-card img:not([srcset]) {
  width: auto !important;
  height: auto !important;
}
body.page-id-47 .main-content .hero-stage .character,
body.page-id-47 .row .col .hero-stage img.character:not([srcset]) {
  position: absolute !important;
  width: min(28vw, 330px) !important;
  max-width: min(28vw, 330px) !important;
  height: auto !important;
}
body.page-id-47 .main-content .hero-stage .character.otto { left: 5%; bottom: 0; transform: rotate(-6deg); }
body.page-id-47 .main-content .hero-stage .character.gimmi { left: 27%; top: 2%; transform: rotate(5deg); }
body.page-id-47 .main-content .hero-stage .character.momo { right: 0; bottom: 4%; transform: rotate(4deg); }
body.page-id-47,
body.page-id-47 #ajax-content-wrap {
  overflow-x: hidden;
}

body.page-id-47 .main-content .hero-stage .character,
body.page-id-47 .row .col .hero-stage img.character:not([srcset]) {
  position: absolute !important;
  width: clamp(128px, 14vw, 198px) !important;
  max-width: clamp(128px, 14vw, 198px) !important;
  height: auto !important;
  filter: drop-shadow(0 22px 22px rgba(29, 43, 79, 0.16));
}
body.page-id-47 .main-content .hero-stage .character.otto,
body.page-id-47 .row .col .hero-stage img.character.otto:not([srcset]) {
  left: 4% !important;
  top: 8% !important;
  right: auto !important;
  bottom: auto !important;
  transform: none !important;
}
body.page-id-47 .main-content .hero-stage .character.gimmi,
body.page-id-47 .row .col .hero-stage img.character.gimmi:not([srcset]) {
  right: -2% !important;
  bottom: 3% !important;
  left: auto !important;
  top: auto !important;
  width: clamp(160px, 17vw, 238px) !important;
  max-width: clamp(160px, 17vw, 238px) !important;
  transform: none !important;
}
body.page-id-47 .main-content .hero-stage .character.momo,
body.page-id-47 .row .col .hero-stage img.character.momo:not([srcset]) {
  left: 18% !important;
  bottom: 1% !important;
  right: auto !important;
  top: auto !important;
  width: clamp(134px, 13.5vw, 196px) !important;
  max-width: clamp(134px, 13.5vw, 196px) !important;
  transform: none !important;
}


body.page-id-47 .main-content .wpb_row.vc_row,
body.page-id-47 .main-content .kk-wpb-row,
body.page-id-47 .main-content .vc_row-fluid {
  margin-bottom: 0 !important;
}
body.page-id-47 .main-content .site-header {
  padding-top: 14px !important;
  padding-bottom: 14px !important;
}


body.page-id-47 .main-content .character-card img,
body.page-id-47 .row .col .character-card img:not([srcset]) {
  width: 100% !important;
  max-width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
  object-position: center bottom !important;
}
@media (max-width: 920px) {
  body.page-id-47 .main-content .character-card img,
  body.page-id-47 .row .col .character-card img:not([srcset]) {
    height: 240px !important;
  }
}

body.page-id-47 .main-content .site-header {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  min-height: 56px !important;
}
body.page-id-47 .main-content .hero-pattern {
  opacity: 0.34 !important;
}
body.page-id-47 .main-content .value-strip {
  grid-template-columns: repeat(2, minmax(120px, 1fr)) !important;
  align-items: stretch !important;
}
body.page-id-47 .main-content .value-strip span {
  min-height: 112px !important;
  align-content: center !important;
}
body.page-id-47 .main-content .check-list {
  list-style: none !important;
  padding-left: 0 !important;
  margin-left: 0 !important;
}
body.page-id-47 .main-content .check-list li {
  list-style: none !important;
  display: flex !important;
  align-items: flex-start !important;
  gap: 12px !important;
  padding-left: 0 !important;
}
body.page-id-47 .main-content .check-list li::marker {
  content: "" !important;
}
body.page-id-47 .main-content .quote-block p {
  font-family: "OmnesKK", "Arial Rounded MT Bold", "Trebuchet MS", Arial, sans-serif !important;
  font-weight: 500 !important;
  line-height: 1.08 !important;
}
body.page-id-47 .main-content .contact-card,
body.page-id-47 .main-content .contact-card a,
body.page-id-47 .main-content .contact-card span,
body.page-id-47 .main-content .contact-card strong {
  line-height: 1.22 !important;
}
body.page-id-47 .main-content .contact-card {
  gap: 10px !important;
  padding-top: 26px !important;
  padding-bottom: 26px !important;
}
body.page-id-47 .main-content .footer img,
body.page-id-47 .row .col .footer img:not([srcset]) {
  width: 64px !important;
  max-width: 64px !important;
  height: auto !important;
}
@media (max-width: 620px) {
  body.page-id-12 .main-content .value-strip {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
  body.page-id-47 .main-content .site-header {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }
}
body.page-id-47 .main-content .value-strip br {
  display: none !important;
}

body.page-id-47 .main-content .check-list li {
  position: relative !important;
  display: flex !important;
  align-items: center !important;
  gap: 12px !important;
  padding-left: 0 !important;
}
body.page-id-47 .main-content .check-list li::before {
  position: static !important;
  flex: 0 0 18px !important;
  width: 18px !important;
  height: 18px !important;
  margin-top: 0 !important;
  transform: none !important;
}
body.page-id-47 .main-content .contact-card {
  display: flex !important;
  flex-direction: column !important;
  gap: 3px !important;
}
body.page-id-47 .main-content .contact-card br {
  display: none !important;
}
body.page-id-47 .main-content .contact-card strong {
  margin-bottom: 8px !important;
  line-height: 1.08 !important;
}
body.page-id-47 .main-content .contact-card a,
body.page-id-47 .main-content .contact-card span {
  line-height: 1.12 !important;
  min-height: 0 !important;
}

body.page-id-47 .main-content .check-list li {
  gap: 18px !important;
}
body.page-id-47 .main-content .hero-stage {
  isolation: isolate;
}
body.page-id-47 .main-content .hero-stage::before {
  content: "";
  position: absolute;
  inset: -8% -6% -10% -8%;
  z-index: 0;
  pointer-events: none;
  background:
    radial-gradient(circle at 16% 25%, rgba(246, 232, 179, 0.84) 0 104px, transparent 108px),
    radial-gradient(circle at 38% 72%, rgba(244, 207, 212, 0.9) 0 118px, transparent 123px),
    radial-gradient(circle at 86% 58%, rgba(255, 255, 255, 0.88) 0 124px, transparent 130px);
  filter: blur(0.2px);
}
body.page-id-47 .main-content .hero-stage .character {
  z-index: 1;
}
@media (max-width: 620px) {
  body.page-id-12 .main-content .hero-stage::before {
    inset: 0 -4% 0 -4%;
    background:
      radial-gradient(circle at 20% 24%, rgba(246, 232, 179, 0.84) 0 82px, transparent 86px),
      radial-gradient(circle at 44% 68%, rgba(244, 207, 212, 0.9) 0 92px, transparent 96px),
      radial-gradient(circle at 82% 55%, rgba(255, 255, 255, 0.88) 0 94px, transparent 98px);
  }
}

body.page-id-47 .main-content .site-header .brand {
  max-height: 188px !important;
  height: 188px !important;
  display: flex !important;
  align-items: center !important;
}
body.page-id-47 .main-content .site-header .brand img,
body.page-id-47 .row .col .site-header .brand img:not([srcset]) {
  width: 210px !important;
  max-width: 210px !important;
}

html {
  scroll-behavior: auto !important;
}
body.page-id-47 {
  scroll-behavior: auto !important;
}

body.page-id-47 .main-content .why-image img,
body.page-id-47 .row .col .why-image img:not([srcset]) {
  object-position: 50% 58% !important;
}
body.page-id-47 .main-content .about-photo {
  min-height: 430px !important;
}
body.page-id-47 .main-content .about-photo img,
body.page-id-47 .row .col .about-photo img:not([srcset]) {
  height: 100% !important;
  object-fit: cover !important;
  object-position: 50% 34% !important;
}
@media (max-width: 920px) {
  body.page-id-47 .main-content .about-photo {
    min-height: 360px !important;
  }
}

body.page-id-47 .main-content .why-image img,
body.page-id-47 .row .col .why-image img:not([srcset]) {
  object-position: 50% 42% !important;
}
@media (min-width: 1400px) {
  body.page-id-47 .main-content .hero-stage {
    width: 688px !important;
    max-width: 688px !important;
    min-height: 520px !important;
    justify-self: center !important;
  }
  body.page-id-47 .main-content .hero-stage .character.otto,
  body.page-id-47 .row .col .hero-stage img.character.otto:not([srcset]) {
    left: 4% !important;
    top: 8% !important;
    width: 198px !important;
    max-width: 198px !important;
  }
  body.page-id-47 .main-content .hero-stage .character.gimmi,
  body.page-id-47 .row .col .hero-stage img.character.gimmi:not([srcset]) {
    right: -2% !important;
    bottom: 3% !important;
    width: 238px !important;
    max-width: 238px !important;
  }
  body.page-id-47 .main-content .hero-stage .character.momo,
  body.page-id-47 .row .col .hero-stage img.character.momo:not([srcset]) {
    left: 18% !important;
    bottom: 1% !important;
    width: 196px !important;
    max-width: 196px !important;
  }
}

body.page-id-47 .main-content .intro-band .value-strip,
body.page-id-47 .row .col .intro-band .value-strip {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(132px, 1fr)) !important;
  gap: 12px !important;
  align-items: stretch !important;
  margin: 0 !important;
  padding: 0 !important;
}

body.page-id-47 .main-content .intro-band .value-strip > span,
body.page-id-47 .row .col .intro-band .value-strip > span {
  position: relative !important;
  display: grid !important;
  grid-template-columns: 54px minmax(0, 1fr) !important;
  gap: 12px !important;
  align-items: center !important;
  min-height: 108px !important;
  padding: 16px !important;
  color: var(--blue) !important;
  background: var(--yellow) !important;
  border: 3px solid rgba(255, 255, 255, 0.72) !important;
  border-radius: 16px !important;
  font-family: "OmnesKK", "Arial Rounded MT Bold", "Trebuchet MS", Arial, sans-serif !important;
  font-size: 24px !important;
  font-weight: 500 !important;
  line-height: 1.04 !important;
  box-shadow: var(--paper-shadow) !important;
  transform: rotate(var(--tilt, -0.7deg)) !important;
  white-space: normal !important;
}

body.page-id-47 .main-content .intro-band .value-strip > span:nth-child(2),
body.page-id-47 .main-content .intro-band .value-strip > span:nth-child(3),
body.page-id-47 .row .col .intro-band .value-strip > span:nth-child(2),
body.page-id-47 .row .col .intro-band .value-strip > span:nth-child(3) {
  --tilt: 1.5deg;
  background: var(--soft-pink) !important;
}

body.page-id-47 .main-content .intro-band .value-strip > span:nth-child(4),
body.page-id-47 .row .col .intro-band .value-strip > span:nth-child(4) {
  --tilt: -2deg;
  background: var(--white) !important;
}

body.page-id-47 .main-content .intro-band .value-strip .hand-icon,
body.page-id-47 .row .col .intro-band .value-strip .hand-icon {
  display: block !important;
  width: 50px !important;
  height: 50px !important;
  padding: 7px !important;
  flex: 0 0 auto !important;
  background: var(--white) !important;
  border: 3px solid var(--blue) !important;
  border-radius: 16px !important;
}

@media (max-width: 620px) {
  body.page-id-47 .main-content .intro-band .value-strip,
  body.page-id-47 .row .col .intro-band .value-strip {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  body.page-id-47 .main-content .intro-band .value-strip > span,
  body.page-id-47 .row .col .intro-band .value-strip > span {
    grid-template-columns: 1fr !important;
    justify-items: center !important;
    text-align: center !important;
    font-size: 20px !important;
  }
}