﻿html {
  scroll-behavior: smooth;
}
.footer {
  margin-top: 0 !important;
  padding-top: 2rem;
}
.kcd {
  margin-bottom: 50px;
  overflow: hidden;
}
.kcd .main-content {
  max-width: 1070px;
}
.btn-kcd {
  position: relative;
  width: 259px;
  height: 64px;
  padding: 8px 16px;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 5px;
  background: linear-gradient(122deg, #F0D587 9.56%, #D3AB37 63.5%);
  box-shadow: 0 6px 16px 0 rgba(0, 0, 0, 0.12);
}
.btn-kcd span {
  font-size: 16px;
  font-family: var(--fontBold);
  color: #1e1e1e;
  text-align: center;
  margin-block: auto;
}
.kcd__bg {
  background: transparent url(/lp/PhilipsOneBlade/Images/kcd-bg-desktop@1x.webp?=v1) top center / cover no-repeat;
}
.kcd-top {
  max-width: 1300px;
  margin-inline: auto;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-top: 80px;
  margin-bottom: 35px;
  background: transparent url(/lp/PhilipsOneBlade/Images/kcd-top-hra@1x.webp?=v1) center right / contain no-repeat;
  background-size: 80%;
}
.kcd-top-right-mobile {
  display: none;
}
.kcd-top-textwrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding-left: 1rem;
}
.kcd-top-textwrap h1 {
  font-family: var(--fontNormal);
  font-size: 30px;
  margin-bottom: 36px;
}
.kcd-top-textwrap h2 {
  font-family: var(--fontNormal);
  font-size: 30px;
  margin-bottom: 24px;
}
.kcd-top-textwrap-row {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.kcd-top-textwrap-img {
  max-width: 100%;
  max-height: 32px;
  margin-bottom: 16px;
}
.kcd-top-textwrap-rabbit {
  position: absolute;
  top: -20px;
  right: -143px;
}
.kcd-top-right {
  display: flex;
  flex: 1 1 50%;
  justify-content: center;
}
.kcd-top-right-picture {
  transform: translateX(125px);
}
.kcd-top-right-wrap {
  position: relative;
  flex: 0 1 auto;
  transform: translateX(-50px);
}
.kcd-top-right-pouzdro {
  position: absolute;
  top: 440px;
  right: -360px;
}
.kcd-divider {
  width: 100%;
  background: transparent url(/lp/PhilipsOneBlade/Images/top-divider.svg) center center / contain;
  background-repeat: space;
  height: 42px;
  margin-bottom: 50px;
}
.kcd-main {
  display: flex;
  flex-direction: column;
  gap: 140px;
  padding-bottom: 250px;
}
.kcd-main-row {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 70px;
}
.kcd-main-row picture {
  flex: 1 1 50%;
}
.kcd-main-row picture img {
  max-width: 100%;
}
.kcd-main-row:nth-of-type(even) {
  flex-direction: row-reverse;
}
.kcd-main-row-picture {
  position: relative;
}
.kcd-main-row-picture-rabbit {
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(10px, -103%);
}
.kcd-main-row-textwrap {
  flex: 1 1 50%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.kcd-main-row-textwrap p {
  font-size: 18px;
  margin-bottom: 28px;
}
.kcd-main-row-textwrap img {
  height: 42px;
}
.kcd-main-row-textwrap .btn-kcd {
  margin-bottom: 42px;
}
.kcd-main-row-textwrap-title {
  display: flex;
  flex-direction: row;
  gap: 5px;
  margin-bottom: 30px;
}
.kcd-main-row-textwrap-title img {
  height: 105px;
}
.kcd-main-row-textwrap-title h2 {
  font-size: 50px;
  line-height: 50px;
  margin-bottom: 0;
}
.kcd-top-right-wrap-picture-mobile {
  display: none;
}
@media screen and (max-width: 950px) {
  .kcd-top {
    display: flex;
    flex-direction: column;
    margin-bottom: 60px;
    align-items: normal;
    background: none;
  }
  .kcd-top-right {
    display: none;
  }
  .kcd-top-right-mobile {
    width: 100%;
    display: flex;
    background: none;
    margin-bottom: 15px;
  }
  .kcd-top-right-wrap-picture-mobile {
    display: block;
    text-align: center;
    transform: translateX(90px);
  }
  .kcd-top-right-wrap-picture-mobile img {
    margin-inline: auto;
    max-width: 100%;
  }
  .kcd-top-right-picture {
    transform: none;
  }
  .kcd-top-right-wrap {
    width: 100%;
    transform: none;
  }
  .kcd-top-textwrap {
    transform: none;
    align-items: center;
  }
  .kcd-top-right-pouzdro {
    right: -300px;
    top: 350px;
  }
  .kcd-top-right-pouzdro img {
    width: 50%;
  }
  .kcd-top-right-picture img {
    max-width: 50%;
    margin-inline: auto;
  }
  .kcd-top-textwrap {
    text-align: center;
  }
  .kcd-top-textwrap h1,
  .kcd-top-textwrap h2 {
    font-size: 25px;
  }
  .kcd-top-textwrap-row {
    margin-bottom: -45px;
  }
}
@media screen and (max-width: 767px) {
  .kcd-main-row {
    flex-direction: column !important;
  }
  .kcd-main-row picture {
    place-self: center;
  }
  .kcd-main-row h2 {
    font-size: 40px;
    line-height: 40px;
    text-align: left;
  }
  .kcd-main-row p {
    font-size: 16px;
    text-align: left;
  }
  .kcd-main-row .kcd-divider {
    background-repeat: repeat-x;
  }
  .kcd-main-row .kcd-main-row-textwrap-title {
    margin-bottom: 18px;
  }
  .kcd-main-row-textwrap img {
    place-self: center;
  }
  .kcd-main-row {
    gap: 20px;
  }
  .kcd-main {
    gap: 50px;
    padding-bottom: 75px;
  }
  .kcd-main-row-picture-rabbit {
    display: none;
  }
  .kcd-main-row:last-of-type .kcd-main-row-textwrap > img {
    display: none;
  }
  .kcd-main-row-textwrap .btn-kcd {
    place-self: center;
  }
}
@media screen and (max-width: 600px) {
  .kcd-top-textwrap-rabbit {
    display: none;
  }
  .kcd-divider img {
    max-width: 100%;
  }
  .kcd-divider img:not(:first-of-type) {
    display: none;
  }
  .kcd .main-content {
    text-align: center;
  }
  .kcd-divider {
    height: 20px;
  }
  .kcd-top-right-wrap-picture-mobile {
    transform: translateX(35px);
  }
}
.kcd-top-right-picture img {
  animation: floating 5s infinite ease-in-out;
  transform-origin: center center;
}
@keyframes floating {
  0%,
  100% {
    transform: translateY(0%);
    scale: 1;
  }
  50% {
    transform: translateY(2%);
    scale: 1.03;
  }
}
.kcd-benefits {
  display: flex;
  flex-direction: row;
}
.kcd-benefits-left {
  flex: 1 1 50%;
}
.kcd-benefits-left img {
  max-height: 150px;
}
.kcd-benefits-left h2 {
  font-size: 45px;
  line-height: 52px;
}
.kcd-benefits-left .subhl {
  font-size: 28px;
  margin-bottom: 24px;
}
.kcd-benefits-left ul {
  list-style: disc;
}
.kcd-benefits-left ul li {
  font-size: 24px;
  font-family: var(--fontBold);
}
.kcd-benefits-left-wrap {
  position: sticky;
  top: 0;
}
.kcd-benefits-right {
  flex: 0 1 50%;
}
.kcd-benefits-right picture img {
  max-width: 100%;
  margin-bottom: 24px;
}
.kcd-benefits-right h3 {
  font-size: 28px;
  line-height: 34px;
  margin-bottom: 24px;
}
.kcd-benefits-right p {
  font-family: var(--fontBold);
  font-size: 16px;
  margin-bottom: 24px;
}
.kcd-benefits-right .kcd-benefits-divider {
  margin-bottom: 24px;
}
.kcd-benefits-icons {
  margin-inline: auto;
  padding-inline: 1rem;
  max-width: 100%;
  margin-bottom: 35px;
}
.kcd-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
  gap: 25px;
  margin-bottom: 50px;
}
.kcd-grid-item {
  display: flex;
  flex-direction: column;
}
.kcd-grid-item picture {
  margin-bottom: 16px;
}
.kcd-grid-item picture img {
  max-width: 100%;
}
.kcd-grid-item h3 {
  font-size: 28px;
  line-height: 36px;
  margin-bottom: 16px;
}
.kcd-grid-item p {
  font-size: 16px;
  margin-bottom: 16px;
}
.kcd-h2 {
  font-size: 45px;
  line-height: 52px;
  text-align: center;
  margin-inline: auto;
  margin-bottom: 50px;
}
.kcd-package {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 50px;
  margin-bottom: 50px;
}
.kcd-package picture {
  flex: 1 1 50%;
}
.kcd-package picture img {
  max-width: 100%;
}
.kcd-package-textwrap {
  flex: 0 1 50%;
  display: flex;
  flex-direction: column;
  text-align: left;
  align-items: flex-start;
  margin-bottom: 50px;
}
.kcd-package-textwrap p {
  font-size: 24px;
  line-height: 30px;
  margin-top: 25px;
  margin-bottom: 25px;
}
.kcd-conditions {
  max-width: 80%;
  margin-inline: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding-inline: 1rem;
  padding-block: 5rem;
}
.kcd-conditions .btn {
  place-self: center;
  margin-top: 35px;
}
@media screen and (max-width: 767px) {
  .kcd-benefits {
    display: flex;
    flex-direction: column;
  }
  .kcd-benefits-left-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .kcd-benefits-left-wrap h2 {
    font-size: 35px;
    line-height: 42px;
  }
  .kcd-benefits-left-wrap p {
    font-size: 24px;
  }
  .kcd-benefits-left-wrap ul li {
    text-align: left;
  }
  .kcd-benefits-right {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
}
@media screen and (max-width: 600px) {
  .kcd-grid-item {
    align-items: center;
  }
  .kcd-package {
    display: flex;
    flex-direction: column;
    gap: 5px;
    margin-bottom: 0;
  }
  .kcd-package .kcd-package-textwrap {
    text-align: center;
    align-items: center;
  }
  .kcd-conditions {
    padding-block: 0;
    padding-bottom: 50px;
  }
}
.kcd-top-text {
  font-family: var(--fontNormal);
  font-size: 30px;
  text-align: center;
  padding-inline: 1rem;
  margin-inline: auto;
  margin-bottom: 25px;
}
@media screen and (max-width: 600px) {
  .kcd-top-text {
    font-size: 22px;
  }
}