/* Chrápátko – stránka Pro chovatele 1.0.2. Scope: Shoptet page id 931. */
body.id-931 .content-wrapper-in,
body.id-931 .content-in,
body.id-931 .content-inner {
  max-width: none;
}

body.id-931 .content-inner {
  padding-left: 0;
  padding-right: 0;
}

body.id-931 .pageArticleDetail > header,
body.id-931 .pageArticleDetail > .text-center,
body.id-931 .pageArticleDetail > h1 {
  display: none;
}

body.id-931 .pageArticleDetail,
body.id-931 .pageArticleDetail .content-inner {
  margin: 0;
}

body.id-931 .breeder-page {
  --bp-ink: #003846;
  --bp-teal: #006f8c;
  --bp-cyan: #7fd8ee;
  --bp-yellow: #f3bd24;
  --bp-cream: #f7f1e7;
  --bp-mist: #eef5f6;
  --bp-line: #d6e2e5;
  --bp-white: #fff;
  width: min(1600px, calc(100% - 40px));
  margin: 32px auto 72px;
  color: var(--bp-ink);
  font-family: inherit;
  font-size: 16px;
  line-height: 1.6;
}

body.id-931 .breeder-page,
body.id-931 .breeder-page * {
  box-sizing: border-box;
}

body.id-931 .breeder-page h1,
body.id-931 .breeder-page h2,
body.id-931 .breeder-page h3,
body.id-931 .breeder-page p,
body.id-931 .breeder-page figure,
body.id-931 .breeder-page ol,
body.id-931 .breeder-page ul {
  margin: 0;
}

body.id-931 .breeder-page h1,
body.id-931 .breeder-page h2,
body.id-931 .breeder-page h3,
body.id-931 .breeder-page strong,
body.id-931 .breeder-page .breeder-button {
  color: inherit;
  font-family: inherit;
  font-weight: 800;
}

body.id-931 .breeder-page h1 {
  max-width: 11ch;
  font-size: clamp(46px, 4.55vw, 78px);
  line-height: .94;
  letter-spacing: -.055em;
}

body.id-931 .breeder-page h2 {
  max-width: 18ch;
  font-size: clamp(34px, 3.15vw, 56px);
  line-height: 1.02;
  letter-spacing: -.045em;
}

body.id-931 .breeder-page h3 {
  font-size: clamp(25px, 2vw, 36px);
  line-height: 1.08;
  letter-spacing: -.035em;
}

body.id-931 .breeder-page a {
  color: inherit;
  text-decoration: none;
}

body.id-931 .breeder-page img {
  display: block;
  width: 100%;
  max-width: none;
}

body.id-931 .breeder-page a:focus-visible,
body.id-931 .breeder-page summary:focus-visible {
  outline: 3px solid var(--bp-yellow);
  outline-offset: 4px;
}

body.id-931 .breeder-section {
  margin-top: 80px;
}

body.id-931 .breeder-eyebrow {
  color: var(--bp-teal);
  font-size: 13px;
  font-weight: 800;
  letter-spacing: .14em;
  line-height: 1.3;
  text-transform: uppercase;
}

body.id-931 .breeder-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

body.id-931 .breeder-button {
  display: inline-flex;
  min-height: 52px;
  align-items: center;
  justify-content: center;
  gap: 18px;
  padding: 14px 22px;
  border: 1px solid transparent;
  border-radius: 999px;
  font-size: 14px;
  line-height: 1.2;
  transition: transform .2s ease, background-color .2s ease, color .2s ease, border-color .2s ease;
}

body.id-931 .breeder-button span {
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
}

body.id-931 .breeder-button:hover {
  transform: translateY(-2px);
}

body.id-931 .breeder-page a.breeder-button--light {
  background: var(--bp-white);
  color: var(--bp-ink);
}

body.id-931 .breeder-page a.breeder-button--outline-light {
  border-color: rgba(255, 255, 255, .55);
  color: var(--bp-white);
}

body.id-931 .breeder-page a.breeder-button--outline-light:hover {
  background: rgba(255, 255, 255, .1);
  border-color: var(--bp-white);
}

body.id-931 .breeder-page a.breeder-button--dark {
  background: var(--bp-ink);
  color: var(--bp-white);
}

body.id-931 .breeder-text-link {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  margin-top: 8px;
  color: var(--bp-teal);
  font-weight: 800;
}

body.id-931 .breeder-text-link:hover span {
  transform: translateX(4px);
}

body.id-931 .breeder-text-link span {
  transition: transform .2s ease;
}

body.id-931 .breeder-hero {
  display: grid;
  min-height: 650px;
  overflow: hidden;
  grid-template-columns: minmax(0, .88fr) minmax(0, 1.12fr);
  background: var(--bp-ink);
  border-radius: 28px;
}

body.id-931 .breeder-hero__copy {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
  padding: clamp(44px, 5vw, 84px);
  color: var(--bp-white);
}

body.id-931 .breeder-hero .breeder-eyebrow {
  margin-bottom: 24px;
  color: var(--bp-cyan);
}

body.id-931 .breeder-page .breeder-hero h1 {
  line-height: 1;
}

body.id-931 .breeder-page .breeder-hero__lead {
  max-width: 580px;
  margin-top: 32px;
  color: #d8e5e7;
  font-size: clamp(17px, 1.3vw, 21px);
  line-height: 1.55;
}

body.id-931 .breeder-hero .breeder-actions {
  margin-top: 36px;
}

body.id-931 .breeder-hero__media {
  position: relative;
  min-width: 0;
  min-height: 650px;
  overflow: hidden;
}

body.id-931 .breeder-hero__media::before {
  position: absolute;
  z-index: 1;
  inset: 0 auto 0 0;
  width: 28%;
  background: linear-gradient(90deg, var(--bp-ink), rgba(0, 56, 70, 0));
  content: "";
  pointer-events: none;
}

body.id-931 .breeder-hero__media img {
  height: 100%;
  object-fit: cover;
  object-position: 50% 40%;
}

body.id-931 .breeder-story {
  display: grid;
  align-items: center;
  gap: clamp(36px, 6vw, 92px);
  grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr);
}

body.id-931 .breeder-story__copy {
  padding: clamp(12px, 3vw, 44px);
}

body.id-931 .breeder-story__copy h2,
body.id-931 .breeder-section-heading h2,
body.id-931 .breeder-trust h2,
body.id-931 .breeder-registration h2,
body.id-931 .breeder-final-cta h2 {
  margin-top: 14px;
}

body.id-931 .breeder-story__copy p:not(.breeder-eyebrow) {
  max-width: 660px;
  margin-top: 18px;
  color: #48666e;
  font-size: 17px;
}

body.id-931 .breeder-story__photos {
  display: grid;
  min-height: 620px;
  gap: 16px;
  grid-template-columns: 1.25fr .75fr;
}

body.id-931 .breeder-story__photo {
  overflow: hidden;
  border-radius: 24px;
}

body.id-931 .breeder-story__photo img {
  height: 100%;
  object-fit: cover;
}

body.id-931 .breeder-story__photo--main img {
  object-position: 52% 42%;
}

body.id-931 .breeder-story__photo--small {
  margin-top: 88px;
  margin-bottom: 38px;
}

body.id-931 .breeder-story__photo--small img {
  object-position: 49% 38%;
}

body.id-931 .breeder-trust {
  display: grid;
  gap: 44px;
  grid-template-columns: 1.05fr .95fr;
  padding: clamp(40px, 5.5vw, 84px);
  background: var(--bp-mist);
  border-radius: 28px;
}

body.id-931 .breeder-trust__copy {
  align-self: center;
}

body.id-931 .breeder-trust__copy p {
  margin-bottom: 16px;
  color: #49676e;
  font-size: 18px;
}

body.id-931 .breeder-section-heading {
  max-width: 850px;
  margin-bottom: 34px;
}

body.id-931 .breeder-section-heading > p:last-child {
  max-width: 680px;
  margin-top: 18px;
  color: #527078;
  font-size: 17px;
}

body.id-931 .breeder-section-heading--center {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

body.id-931 .breeder-section-heading--center h2,
body.id-931 .breeder-section-heading--center > p:last-child {
  margin-right: auto;
  margin-left: auto;
}

body.id-931 .breeder-kit__grid {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

body.id-931 .breeder-product-card {
  position: relative;
  display: flex;
  min-height: 500px;
  overflow: hidden;
  align-items: flex-end;
  border-radius: 24px;
  color: var(--bp-white);
  isolation: isolate;
}

body.id-931 .breeder-product-card--wide {
  grid-column: span 2;
}

body.id-931 .breeder-product-card__media {
  position: absolute;
  z-index: -2;
  inset: 0;
  overflow: hidden;
}

body.id-931 .breeder-product-card__media::after {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(0, 35, 44, .02) 35%, rgba(0, 45, 57, .88) 100%);
  content: "";
}

body.id-931 .breeder-product-card__media img {
  height: 100%;
  object-fit: cover;
  transition: transform .55s cubic-bezier(.2, .7, .2, 1);
}

body.id-931 .breeder-product-card:hover .breeder-product-card__media img {
  transform: scale(1.045);
}

body.id-931 .breeder-product-card__content {
  display: grid;
  width: 100%;
  align-items: end;
  gap: 5px 20px;
  grid-template-columns: 1fr auto;
  padding: 28px;
}

body.id-931 .breeder-product-card__content strong {
  color: var(--bp-white);
  font-size: 27px;
  line-height: 1.1;
}

body.id-931 .breeder-product-card__content span {
  grid-column: 1;
  color: #e0ecee;
  font-size: 14px;
}

body.id-931 .breeder-product-card__content b {
  grid-row: 1 / span 2;
  grid-column: 2;
  color: var(--bp-white);
  font-size: 26px;
  font-weight: 500;
}

body.id-931 .breeder-process {
  padding: clamp(42px, 5.5vw, 80px);
  background: var(--bp-cream);
  border: 1px solid #eadcc5;
  border-radius: 28px;
}

body.id-931 .breeder-process__steps {
  display: grid;
  padding: 0;
  list-style: none;
  gap: 14px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

body.id-931 .breeder-process__steps li {
  min-height: 220px;
  padding: 24px;
  background: var(--bp-white);
  border: 1px solid #eadcc5;
  border-radius: 18px;
}

body.id-931 .breeder-process__steps li > span {
  display: block;
  margin-bottom: 28px;
  color: var(--bp-teal);
  font-size: 13px;
  font-weight: 800;
  letter-spacing: .12em;
}

body.id-931 .breeder-process__steps strong {
  display: block;
  font-size: 20px;
  line-height: 1.2;
}

body.id-931 .breeder-process__steps p {
  margin-top: 12px;
  color: #587078;
  font-size: 14px;
}

body.id-931 .breeder-benefits__columns {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

body.id-931 .breeder-benefit-panel {
  min-height: 430px;
  padding: clamp(38px, 4vw, 64px);
  border-radius: 24px;
}

body.id-931 .breeder-benefit-panel h3 {
  max-width: 15ch;
  margin-top: 14px;
}

body.id-931 .breeder-benefit-panel ul {
  display: grid;
  max-width: 590px;
  margin-top: 34px;
  padding: 0;
  list-style: none;
  gap: 15px;
}

body.id-931 .breeder-benefit-panel li {
  position: relative;
  padding-left: 28px;
}

body.id-931 .breeder-benefit-panel li::before {
  position: absolute;
  top: .62em;
  left: 0;
  width: 10px;
  height: 10px;
  background: var(--bp-yellow);
  border-radius: 50%;
  content: "";
}

body.id-931 .breeder-benefit-panel--dark {
  background: var(--bp-ink);
  color: var(--bp-white);
}

body.id-931 .breeder-benefit-panel--dark .breeder-eyebrow {
  color: var(--bp-cyan);
}

body.id-931 .breeder-benefit-panel--dark li {
  color: #d7e5e7;
}

body.id-931 .breeder-benefit-panel--warm {
  background: var(--bp-cream);
}

body.id-931 .breeder-benefit-panel--warm li {
  color: #48666e;
}

body.id-931 .breeder-registration {
  display: grid;
  align-items: center;
  gap: 42px;
  grid-template-columns: 1.35fr .65fr;
  padding: clamp(42px, 5.5vw, 84px);
  background: var(--bp-ink);
  border-radius: 28px;
  color: var(--bp-white);
}

body.id-931 .breeder-registration .breeder-eyebrow {
  color: var(--bp-cyan);
}

body.id-931 .breeder-registration__copy > p:not(.breeder-eyebrow) {
  max-width: 720px;
  margin-top: 22px;
  color: #d4e3e5;
  font-size: 18px;
}

body.id-931 .breeder-registration .breeder-actions {
  margin-top: 32px;
}

body.id-931 .breeder-registration__note {
  padding: 30px;
  background: var(--bp-white);
  border-radius: 20px;
  color: var(--bp-ink);
}

body.id-931 .breeder-registration__note span {
  display: block;
  color: var(--bp-teal);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .12em;
  text-transform: uppercase;
}

body.id-931 .breeder-registration__note strong {
  display: block;
  margin-top: 12px;
  font-size: 25px;
  line-height: 1.1;
}

body.id-931 .breeder-registration__note p {
  margin-top: 18px;
  color: #587078;
  font-size: 14px;
}

body.id-931 .breeder-faq {
  display: grid;
  gap: clamp(34px, 6vw, 100px);
  grid-template-columns: .72fr 1.28fr;
}

body.id-931 .breeder-faq__items {
  border-top: 1px solid var(--bp-line);
}

body.id-931 .breeder-faq details {
  border-bottom: 1px solid var(--bp-line);
}

body.id-931 .breeder-faq summary {
  position: relative;
  display: flex;
  min-height: 78px;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  padding: 22px 4px;
  cursor: pointer;
  font-size: 18px;
  font-weight: 800;
  list-style: none;
}

body.id-931 .breeder-faq summary::-webkit-details-marker {
  display: none;
}

body.id-931 .breeder-faq summary span {
  position: relative;
  width: 22px;
  height: 22px;
  flex: 0 0 auto;
}

body.id-931 .breeder-faq summary span::before,
body.id-931 .breeder-faq summary span::after {
  position: absolute;
  top: 10px;
  left: 3px;
  width: 16px;
  height: 2px;
  background: var(--bp-teal);
  content: "";
  transition: transform .2s ease;
}

body.id-931 .breeder-faq summary span::after {
  transform: rotate(90deg);
}

body.id-931 .breeder-faq details[open] summary span::after {
  transform: rotate(0);
}

body.id-931 .breeder-faq details p {
  max-width: 780px;
  padding: 0 48px 24px 4px;
  color: #527078;
}

body.id-931 .breeder-final-cta {
  display: flex;
  min-height: 320px;
  align-items: center;
  justify-content: space-between;
  gap: 42px;
  padding: clamp(42px, 5.5vw, 84px);
  background: var(--bp-yellow);
  border-radius: 28px;
}

body.id-931 .breeder-final-cta .breeder-eyebrow {
  color: var(--bp-ink);
}

body.id-931 .breeder-final-cta p:last-child {
  max-width: 720px;
  margin-top: 18px;
  font-size: 18px;
}

body.id-931 .breeder-final-cta .breeder-button {
  flex: 0 0 auto;
}

@media (max-width: 1199px) {
  body.id-931 .breeder-page {
    width: min(1180px, calc(100% - 32px));
    margin-top: 24px;
  }

  body.id-931 .breeder-hero {
    min-height: 600px;
    grid-template-columns: .95fr 1.05fr;
  }

  body.id-931 .breeder-hero__media {
    min-height: 600px;
  }

  body.id-931 .breeder-hero__media img {
    object-position: 47% 38%;
  }

  body.id-931 .breeder-story__photos {
    min-height: 560px;
  }

  body.id-931 .breeder-product-card {
    min-height: 430px;
  }

  body.id-931 .breeder-process {
    padding: 44px 30px;
  }

  body.id-931 .breeder-process__steps {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 991px) {
  body.id-931 .breeder-section {
    margin-top: 56px;
  }

  body.id-931 .breeder-hero {
    min-height: auto;
    grid-template-columns: 1fr 1fr;
  }

  body.id-931 .breeder-hero__copy {
    padding: 44px 34px;
  }

  body.id-931 .breeder-hero h1 {
    font-size: clamp(42px, 5.7vw, 56px);
  }

  body.id-931 .breeder-hero__media {
    min-height: 640px;
  }

  body.id-931 .breeder-hero__media img {
    object-position: 45% 39%;
  }

  body.id-931 .breeder-story {
    gap: 28px;
    grid-template-columns: 1fr;
  }

  body.id-931 .breeder-story__copy {
    padding: 16px 22px 0;
  }

  body.id-931 .breeder-story__photos {
    min-height: 590px;
  }

  body.id-931 .breeder-story__photo--main img {
    object-position: 50% 42%;
  }

  body.id-931 .breeder-trust,
  body.id-931 .breeder-registration,
  body.id-931 .breeder-faq {
    grid-template-columns: 1fr;
  }

  body.id-931 .breeder-kit__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  body.id-931 .breeder-product-card--wide {
    grid-column: span 2;
  }

  body.id-931 .breeder-product-card {
    min-height: 420px;
  }

  body.id-931 .breeder-benefit-panel {
    min-height: 390px;
    padding: 42px 32px;
  }

  body.id-931 .breeder-registration {
    gap: 30px;
  }

  body.id-931 .breeder-registration__note {
    max-width: 560px;
  }

  body.id-931 .breeder-faq .breeder-section-heading {
    margin-bottom: 0;
  }

  body.id-931 .breeder-final-cta {
    align-items: flex-start;
    flex-direction: column;
  }
}

@media (max-width: 767px) {
  body.id-931 .content-inner {
    padding-left: 0;
    padding-right: 0;
  }

  body.id-931 .breeder-page {
    width: calc(100% - 24px);
    margin: 12px auto 48px;
    font-size: 15px;
  }

  body.id-931 .breeder-page h2 {
    font-size: clamp(31px, 9vw, 42px);
  }

  body.id-931 .breeder-section {
    margin-top: 44px;
  }

  body.id-931 .breeder-hero {
    display: flex;
    min-height: 720px;
    flex-direction: column;
    border-radius: 22px;
  }

  body.id-931 .breeder-hero__copy {
    min-height: 420px;
    padding: 34px 24px 32px;
  }

  body.id-931 .breeder-hero h1 {
    max-width: 12ch;
    font-size: clamp(40px, 12.8vw, 57px);
  }

  body.id-931 .breeder-page .breeder-hero__lead {
    margin-top: 22px;
    font-size: 16px;
  }

  body.id-931 .breeder-hero .breeder-actions {
    width: 100%;
    margin-top: 28px;
  }

  body.id-931 .breeder-hero .breeder-button {
    flex: 1 1 190px;
  }

  body.id-931 .breeder-hero__media {
    min-height: 340px;
  }

  body.id-931 .breeder-hero__media::before {
    inset: 0 0 auto;
    width: auto;
    height: 18%;
    background: linear-gradient(180deg, var(--bp-ink), rgba(0, 56, 70, 0));
  }

  body.id-931 .breeder-hero__media img {
    object-position: 50% 44%;
  }

  body.id-931 .breeder-story__copy {
    padding: 10px 12px 0;
  }

  body.id-931 .breeder-story__copy p:not(.breeder-eyebrow) {
    font-size: 16px;
  }

  body.id-931 .breeder-story__photos {
    min-height: 470px;
    gap: 10px;
    grid-template-columns: 1.12fr .88fr;
  }

  body.id-931 .breeder-story__photo {
    border-radius: 18px;
  }

  body.id-931 .breeder-story__photo--small {
    margin-top: 60px;
    margin-bottom: 22px;
  }

  body.id-931 .breeder-trust,
  body.id-931 .breeder-process,
  body.id-931 .breeder-registration,
  body.id-931 .breeder-final-cta {
    padding: 34px 24px;
    border-radius: 22px;
  }

  body.id-931 .breeder-trust {
    gap: 28px;
  }

  body.id-931 .breeder-trust__copy p,
  body.id-931 .breeder-registration__copy > p:not(.breeder-eyebrow),
  body.id-931 .breeder-final-cta p:last-child {
    font-size: 16px;
  }

  body.id-931 .breeder-kit__grid {
    gap: 12px;
    grid-template-columns: 1fr;
  }

  body.id-931 .breeder-product-card--wide {
    grid-column: auto;
  }

  body.id-931 .breeder-product-card {
    min-height: 420px;
    border-radius: 20px;
  }

  body.id-931 .breeder-product-card__content {
    padding: 24px;
  }

  body.id-931 .breeder-product-card__content strong {
    font-size: 24px;
  }

  body.id-931 .breeder-process__steps,
  body.id-931 .breeder-benefits__columns {
    grid-template-columns: 1fr;
  }

  body.id-931 .breeder-process__steps li {
    min-height: 0;
  }

  body.id-931 .breeder-process__steps li > span {
    margin-bottom: 16px;
  }

  body.id-931 .breeder-benefit-panel {
    min-height: 0;
    padding: 34px 24px;
    border-radius: 20px;
  }

  body.id-931 .breeder-benefit-panel ul {
    margin-top: 26px;
  }

  body.id-931 .breeder-registration .breeder-actions,
  body.id-931 .breeder-registration .breeder-button {
    width: 100%;
  }

  body.id-931 .breeder-registration__note {
    padding: 24px;
  }

  body.id-931 .breeder-faq summary {
    min-height: 68px;
    padding: 18px 4px;
    font-size: 16px;
  }

  body.id-931 .breeder-final-cta {
    min-height: 0;
    gap: 30px;
  }

  body.id-931 .breeder-final-cta .breeder-button {
    width: 100%;
  }
}

@media (max-width: 389px) {
  body.id-931 .breeder-page {
    width: calc(100% - 16px);
  }

  body.id-931 .breeder-hero__copy,
  body.id-931 .breeder-trust,
  body.id-931 .breeder-process,
  body.id-931 .breeder-registration,
  body.id-931 .breeder-final-cta {
    padding-right: 20px;
    padding-left: 20px;
  }

  body.id-931 .breeder-story__photos {
    min-height: 420px;
  }
}

@media (prefers-reduced-motion: reduce) {
  body.id-931 .breeder-page *,
  body.id-931 .breeder-page *::before,
  body.id-931 .breeder-page *::after {
    scroll-behavior: auto;
    transition-duration: .01ms;
  }
}


