@charset "UTF-8";
#kon section {
  margin-top: 25px;
}
#kon section h1 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
#kon section h1 > span {
  position: relative;
  font-size: 128px;
  font-weight: 200;
  color: #60707a;
  letter-spacing: 6.4px;
  line-height: 1;
  padding: 0 40px 0 20px;
  z-index: 2;
}
#kon section h1 > span:not(:last-child) {
  margin-bottom: 13px;
}
#kon section h1 > span::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  transform: none;
  background-color: #f4f0ea;
  border-radius: 0 20px 20px 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
#kon section h1 {
  text-transform: uppercase;
  margin-bottom: 60px;
}
#kon section h1 > span {
  padding: 0 40px;
}
#kon section h2 {
  font-size: 32px;
  font-weight: 400;
  line-height: 150%; /* 48px */
  letter-spacing: 3.2px;
  margin-bottom: 40px;
}
#kon section .divider {
  width: 100%;
  max-width: 1700px;
  height: 3px;
  background-color: #f4f0ea;
  margin: 25px auto;
}
#kon section.sectionbox2 {
  max-width: 1800px;
  margin: 0 auto;
  border: 4px solid #f4f0ea;
  border-radius: 20px;
  background-color: #fcfbf9;
}
#kon section.sectionbox2 .article1 {
  display: inline-flex;
  width: 100%;
  padding: 55px 0;
}
#kon section.sectionbox2 .article1 > div {
  width: 50%;
}
#kon section.sectionbox2 .article1 > div .content {
  padding: 0 60px;
}
#kon section.sectionbox2 .article1 > div .content p {
  font-size: 24px;
  font-weight: 300;
  line-height: 150%; /* 36px */
  letter-spacing: 2.4px;
}
#kon section.sectionbox2 .article1 > div .content p > strong {
  font-weight: 400;
}
#kon section.sectionbox2 .article2 {
  padding: 15px 60px 0;
  margin-bottom: 60px;
}
#kon section.sectionbox2 .article2 > ul {
  list-style: none;
  padding: 0;
  margin: 0;
  column-count: 5;
  column-gap: 20px;
}
#kon section.sectionbox2 .article2 > ul > li {
  margin-bottom: 12px;
  break-inside: avoid;
  display: flex;
  align-items: center;
}
#kon section.sectionbox2 .article2 > ul > li::before {
  content: "•";
  margin-right: 8px;
  color: #212111;
  font-size: 0.8em;
}
#kon section.sectionbox2 .article2 > ul > li > a {
  font-size: 24px;
  font-weight: 300;
  line-height: 200%; /* 48px */
  letter-spacing: 2.4px;
  text-decoration: none;
}
#kon section.section-catalogue {
  position: relative;
  max-width: 1920px;
  margin: 25px auto 0;
  padding-top: 60px;
  padding-bottom: 70px;
  background-color: #f4f0ea;
}
#kon section.section-catalogue > .article1 {
  margin-bottom: 110px;
}
#kon section.section-catalogue > .article1 h2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
#kon section.section-catalogue > .article1 h2 > span {
  position: relative;
  font-size: 80px;
  font-weight: 200;
  color: #60707a;
  letter-spacing: 6.4px;
  line-height: 1;
  padding: 0 40px 0 20px;
  z-index: 2;
}
#kon section.section-catalogue > .article1 h2 > span:not(:last-child) {
  margin-bottom: 13px;
}
#kon section.section-catalogue > .article1 h2 > span::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  transform: none;
  background-color: #ffffff;
  border-radius: 0 20px 20px 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
#kon section.section-catalogue > .article1 img {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  max-width: 625px;
  transform: scaleX(-1);
}
#kon section.section-catalogue > .article2 {
  margin-bottom: 60px;
}
#kon section.section-catalogue > .article2 > p {
  width: 100%;
  max-width: 964px;
  font-size: 26px;
  font-weight: 300;
  text-align: center;
  line-height: 150%;
  letter-spacing: 2.6px;
  margin: 0 auto;
}
#kon section.section-catalogue > .article3 {
  max-width: 1110px;
  border-radius: 20px;
  border: 4px solid #fcfbf9;
  background-color: transparent;
  margin: 0 auto;
}
#kon section.section-catalogue > .article3 > div {
  max-width: 810px;
  margin: 50px auto 80px;
}
#kon section.section-catalogue > .article3 > div .advertising_order h2 {
  position: relative;
  font-size: 12px;
  font-weight: 700;
  line-height: 150%; /* 18px */
  letter-spacing: 1.2px;
  margin-bottom: 30px;
}
#kon section.section-catalogue > .article3 > div .advertising_order h2::before {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: -10px;
  left: -70px;
  border-radius: 50%;
  background-color: #fcfbf9;
}
#kon section.section-catalogue > .article3 > div .advertising_order .personal {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px 50px;
}
#kon section.section-catalogue > .article3 > div .advertising_order .personal > div {
  display: flex;
  align-items: center;
}
#kon section.section-catalogue > .article3 > div .advertising_order .personal > div > label {
  flex: 0 0 70px;
  font-size: 12px; /* 0.9rem */
  font-weight: 300;
  line-height: normal;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}
#kon section.section-catalogue > .article3 > div .advertising_order .personal > div > input {
  flex: 1;
  outline: none;
  font-size: 12px;
  font-weight: 300;
  line-height: normal;
  letter-spacing: 1.2px;
  border-radius: 10px;
  border: 2px solid #fcfbf9;
  background-color: #fcfbf9;
}
#kon section.section-catalogue > .article3 > div .advertising_order .delivery {
  margin-top: 20px;
  margin-left: 70px;
}
#kon .article > div {
  padding: 15px 0 100px;
  display: flex;
  flex-wrap: nowrap;
}
#kon .article > div h2 {
  padding-top: 40px;
  font-size: 16pt;
  font-weight: 300;
}
#kon .article > div > div {
  flex-basis: 50%;
  box-sizing: border-box;
}
#kon .article > div > div.dialog-box {
  margin: 40px auto 100px auto;
  text-align: center;
}
#kon .article > div > div.right {
  padding-bottom: 20px;
  margin-top: 80px;
  border-radius: 15px;
  background-color: #f3f3f3;
  text-align: center;
}
#kon .article > div > div.right h3 {
  font-size: 20pt;
  line-height: 1.5;
  letter-spacing: 4px;
}
#kon .article > div > div.right h3 strong {
  font-weight: 600;
  text-transform: uppercase;
}
#kon .article > div > div.right h4 {
  font-size: 18pt;
  line-height: 1.5;
  letter-spacing: 3px;
}
#kon .article > div > div.right h4 strong {
  font-weight: 600;
}
#kon .article > div > div.right p {
  padding: 40px 30px;
}
#kon .article > div > div.right img {
  width: 110%;
  margin-top: -120px;
}
#kon .article > div > div.left p {
  padding-top: 40px;
}
#kon .article > div > div.left p.freecall {
  padding-top: 15px;
  font-weight: 500;
}
#kon .article > div > div.left p.submit {
  text-align: center;
}
#kon .article > div > div.left ul {
  padding: 15px 0 30px 0;
  display: flex;
  flex-wrap: wrap;
}
#kon .article > div > div.left ul li {
  flex-basis: 50%;
  padding-right: 20px;
  padding-bottom: 5px;
  box-sizing: border-box;
  list-style-type: disc;
  list-style-position: inside;
  color: #6785c5;
  white-space: nowrap;
}

#kon div.left p.freeinfo {
  margin-top: 10px;
}

#kon div.left p:last-child {
  padding-left: 0;
  padding-bottom: 60px;
}

#kon-fka main {
  max-width: initial;
}
#kon-fka .article div.up {
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-around;
}
#kon-fka .article div.up::before {
  display: inline-block;
  width: 20px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #98cac5;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  content: "";
}
#kon-fka .article div.up > * {
  align-self: center;
}
#kon-fka .article div.up p {
  padding: 0 5%;
  width: 50%;
  text-align: center;
  text-transform: uppercase;
  font-size: 35pt;
  font-weight: 500;
  line-height: 1.4;
  white-space: pre-line;
  text-align: center;
}
#kon-fka .article div.up p > span.order {
  line-height: 1.6;
  padding: 0 30px;
  display: inline-block;
  color: #ffffff;
  background-color: #ba1b02;
}
#kon-fka .article div.up p > span:not(.order) {
  padding-top: 30px;
  display: block;
  font-weight: 300;
  font-size: 14pt;
  line-height: 1.5;
}
#kon-fka .article div.up p > span strong {
  font-weight: 500;
}
#kon-fka .article div.up img {
  width: 50%;
}
#kon-fka .article div.order {
  padding: 30px 0 100px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-around;
}
#kon-fka .article div.order h1 {
  padding: 0;
}
#kon-fka .article div.order h1 strong {
  font-weight: 600;
  text-transform: uppercase;
}
#kon-fka .article div.order > div {
  flex-basis: 50%;
  text-align: left;
}
#kon-fka .article div.order > div:has(img) {
  text-align: center;
}
#kon-fka .article div.order > div > img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
#kon-fka .article div.order form {
  counter-reset: item-counter;
}
#kon-fka .article div.order form h2 {
  padding: 30px 0 20px 0;
  letter-spacing: 2px;
  position: relative;
}
#kon-fka .article div.order form h2::before {
  padding: 4px 9px 4px 11px;
  display: inline-block;
  border-radius: 50%;
  font-size: 12pt;
  line-height: 1.4;
  counter-increment: item-counter;
  content: counter(item-counter);
  position: absolute;
  left: -40px;
  color: #ffffff;
  background-color: #2a70ca;
}
#kon-fka .article div.order form fieldset .personal {
  max-width: 1000px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#kon-fka .article div.order form fieldset .personal > div {
  padding-top: 15px;
  flex-basis: 50%;
  justify-self: center;
}
#kon-fka .article div.order form fieldset .personal > div label {
  text-transform: uppercase;
}
#kon-fka .article div.order form fieldset .delivery {
  padding: 40px 0;
  text-align: left;
}
#kon-fka .article div.order form fieldset .progress {
  padding: 15px 0;
}
#kon-fka .article div.order form fieldset .progress > div {
  padding-top: 15px;
}
#kon-fka .article div.order form fieldset ul.slot {
  max-width: 800px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#kon-fka .article div.order form fieldset ul.slot li.slot-head {
  flex-basis: 100%;
}
#kon-fka .article div.order form fieldset button {
  padding-left: 15px;
}
#kon-fka .article div.order form fieldset button > i {
  margin-right: 10px;
  color: #ffffff;
  font-size: 20pt;
}
#kon-fka .article div.order form fieldset button strong {
  text-transform: uppercase;
}
#kon-fka .article div.order form fieldset button.order-pl {
  padding-left: 25px;
}
#kon-fka .article div.order form fieldset a.shipping {
  text-decoration: underline;
}
#kon-fka .article div.order form fieldset .box-agreement {
  max-width: 1000px;
  margin-top: 30px;
  margin-bottom: 30px;
}
#kon-fka .article div.order form fieldset .box-agreement > .info-error {
  padding-left: 35px;
}
#kon-fka .article div.order form .info-error {
  display: block;
  font-size: 14px;
  color: #e31f23;
}
#kon-fka .article .about-catalogue ul {
  padding: 40px 20%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#kon-fka .article .about-catalogue ul li {
  padding: 150px 50px 40px;
  margin: 1.5% 1.5%;
  flex-basis: 30%;
  box-sizing: border-box;
  text-align: center;
  align-self: center;
  border: 1px solid #98cac5;
  border-radius: 10px;
  background-size: 100px;
  background-position: 50% 20%;
}
#kon-fka .article.box-order-pl div.up p {
  width: 100%;
}

#kon-fka-pag h1 {
  padding-top: 120px;
}
#kon-fka-pag .article {
  padding-bottom: 100px;
}
#kon-fka-pag button:has(.gate-loader) {
  position: relative;
}
#kon-fka-pag button:has(.gate-loader) .gate-loader {
  width: 1px;
  height: 2px;
  background-color: #e31f23;
  display: inline-block;
  position: absolute;
  bottom: 4px;
  left: 0;
}

#kon-map .article {
  padding: 15px 0 100px 0;
}
#kon-map .article > div {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#kon-map .article > div h1 {
  padding-bottom: 20px;
  text-transform: uppercase;
  color: #336699;
}
#kon-map .article > div .left {
  flex-basis: 60%;
}
#kon-map .article > div .left img {
  width: 100%;
  border-radius: 15px;
}
#kon-map .article > div .right {
  padding: 0 30px;
  box-sizing: border-box;
  flex-basis: 40%;
}
#kon-map .article > div .right p {
  padding: 10px 0;
}
#kon-map .article > div .right a.button-default {
  margin-top: 20px;
  margin-bottom: 10px;
}
#kon-map .article > div .map {
  flex-basis: 100%;
}
#kon-map .article > div .map iframe {
  padding-top: 15px;
  width: 100%;
}

#kon-cmp .article {
  padding: 40px 0 100px 0;
}
#kon-cmp .article > div {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
#kon-cmp .article > div > div {
  padding: 15px 10px;
  flex-basis: 50%;
}
#kon-cmp .article > div h1 {
  font-size: 16pt;
  text-transform: uppercase;
}
#kon-cmp .article > div p {
  padding-top: 15px;
}
#kon-cmp .article > div fieldset {
  display: flex;
  flex-direction: column;
}
#kon-cmp .article > div fieldset label {
  padding-top: 10px;
  display: block;
  text-transform: uppercase;
  color: #336699;
}
#kon-cmp .article > div fieldset > .box-agreement > label {
  height: unset;
  text-transform: none;
  color: #212111;
}
#kon-cmp .article > div fieldset button {
  margin-top: 15px;
}
