.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.anglo-ceska-wrap {
  position: relative;
}

.hero-subscribe-right {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 30px 80px;
  position: relative;
}

.container {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.osobnost-wrapper {
  z-index: 800;
  background-image: radial-gradient(circle, #1257bd, #071c36);
  border-radius: 30px;
  justify-content: space-between;
  align-items: center;
  padding: 60px;
  display: flex;
  position: relative;
}

.hero-split {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.shadow-two {
  aspect-ratio: 1;
  object-fit: cover;
  object-position: 50% 20%;
  border-radius: 20px;
  overflow: clip;
  box-shadow: 0 4px 24px #96a3b514;
}

.margin-bottom-24px {
  margin-bottom: 24px;
}

.hero-form {
  margin-bottom: 12px;
}

.hero-form-container {
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.hero-form-input {
  color: #1a1b1f;
  border: 1px solid #d1d6db;
  width: 240px;
  height: auto;
  margin-bottom: 0;
  margin-right: 9px;
  padding: 5px 16px;
  font-size: 14px;
  line-height: 20px;
  transition: all .2s;
}

.hero-form-input:hover, .hero-form-input:focus {
  border-color: #76879d;
}

.hero-form-input::placeholder {
  color: #1a1b1fcc;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.text-link-arrow {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed {
  margin-left: 2px;
  display: flex;
}

.hero-without-image {
  padding: 10px 30px 0;
  position: relative;
}

.hero-wrapper-two {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 730px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.heading {
  text-align: left;
  letter-spacing: -3px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 65px;
  font-weight: 400;
  line-height: 64px;
}

.story-article {
  color: #f1eee8;
  background-color: #061a36;
  background-image: linear-gradient(145deg, #04142c, #061a36 55%, #071d3d), radial-gradient(circle at 80% 10%, #2c588852, #2c588800 38%);
  padding: 150px 28px;
  position: relative;
  overflow: hidden;
}

.story-article.lighter {
  background-color: #094599;
  background-image: linear-gradient(#04142c, #0e2948), linear-gradient(145deg, #08449e, #0f3c7a 55%, #071d3d), radial-gradient(circle at 80% 10%, #2c588852, #2c588800 38%);
}

.story-article__lead {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  color: #c6a15b;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 22px;
  font-family: Inter, sans-serif;
  font-size: 13px;
  font-weight: 700;
  display: flex;
}

.paragraph {
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 1.15rem;
}

.paragraph-2 {
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 22px;
  line-height: 33px;
}

.paragraph-2.gv, .paragraph-2.alf, .paragraph-2.fc {
  font-size: 20px;
  line-height: 30px;
}

.div-block {
  width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.code-embed {
  position: relative;
}

.story-article__lead-copy {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  color: #c6a15b;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 22px;
  font-family: Inter, sans-serif;
  font-size: 13px;
  font-weight: 700;
  display: flex;
}

.story-article__lead-copy-copy {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  color: #c6a15b;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 22px;
  margin-left: 0;
  margin-right: auto;
  font-family: Inter, sans-serif;
  font-size: 13px;
  font-weight: 700;
  display: flex;
}

.div-block-2 {
  background-color: #c6a15a;
  width: 90px;
  height: 4px;
  margin-top: 35px;
}

.div-block-3 {
  background-image: url('../images/bg-d-b.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 0;
}

.code-embed-2 {
  margin-top: -40px;
}

.obal-modul-text {
  margin-top: 100px;
}

.div-block-4 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.heading-2---perex {
  color: #b9c4d1;
  margin-top: 10px;
  font-family: Inter, sans-serif;
  font-size: 19px;
  font-weight: 400;
  line-height: 148%;
}

.sirka-text-pic {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: center;
  align-items: center;
  width: 600px;
  display: flex;
}

.pred-po-1 {
  margin-top: 60px;
  margin-bottom: 60px;
}

.heading-modul {
  text-align: left;
  letter-spacing: -2px;
  width: 600px;
  margin-bottom: 20px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 42px;
  font-weight: 400;
}

.div-block-5 {
  width: 600px;
  margin-top: 0;
  margin-bottom: 40px;
}

.text-block {
  color: #b9c4d1;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 13px;
}

.yt-obal {
  border-radius: 25px;
  margin-top: 40px;
  margin-bottom: 40px;
  overflow: hidden;
}

.obal-fotogalerie {
  margin-top: 20px;
  margin-bottom: 60px;
}

.obal-button {
  margin-top: 60px;
}

.obal-button.dfc {
  margin-top: 0;
}

.button {
  background-color: #c6a15b;
  padding: 20px 30px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.zltalinka {
  z-index: 700;
  background-color: #c6a15a;
  width: 6px;
  height: 100%;
  position: absolute;
  inset: 0% auto 0% 10%;
}

.auto-kapl, .kasalova-pila, .kvalitext, .steinbauer {
  position: relative;
}

.kapl-osobnost {
  aspect-ratio: 1;
  object-fit: cover;
  object-position: 50% 20%;
  border-radius: 20px;
  overflow: clip;
  box-shadow: 0 4px 24px #96a3b514;
}

.image-2 {
  object-fit: cover;
  object-position: 50% 10%;
  border-radius: 28px;
  width: 100%;
  height: 400px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.img-kapl-2, .img-kasal-1, .img-kasal-2 {
  border-radius: 40px;
  width: 600px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.kasal-osobnost, .kvalitex-osobnost {
  aspect-ratio: 1;
  object-fit: cover;
  object-position: 50% 20%;
  border-radius: 20px;
  overflow: clip;
  box-shadow: 0 4px 24px #96a3b514;
}

.img-kvalitex-1, .img-kvalitex-2 {
  border-radius: 40px;
  width: 600px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.profil-stein {
  aspect-ratio: 1;
  object-fit: cover;
  object-position: 50% 20%;
  border-radius: 20px;
  overflow: clip;
  box-shadow: 0 4px 24px #96a3b514;
}

.img-stein-2, .img-stein-3 {
  border-radius: 40px;
  width: 600px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.link-6 {
  color: #fff;
}

.footer---logo-cl {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-divider {
  background-color: #fff;
  width: 100%;
  height: 1px;
  margin-top: 12px;
  margin-bottom: 32px;
}

.image-4 {
  text-align: center;
  max-width: 60%;
}

.waves-brand-link-footer-1 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 180px;
  height: 32px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer---main-container {
  max-width: 1352px;
  padding-left: 24px;
  padding-right: 24px;
}

.footer-bottom {
  justify-content: space-between;
  align-items: center;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.waves---paragraph-small-2 {
  color: #fff;
  text-align: center;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  font-family: Inter, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 150%;
}

.footer {
  background-color: #06172c;
  padding-top: 60px;
  padding-bottom: 64px;
}

.code-embed-3 {
  margin-top: -30px;
}

.end-pic {
  background-image: linear-gradient(#0e2948, #06182c00), url('../images/bg-end.jpg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 245px;
  padding-bottom: 270px;
  display: flex;
}

.heading-modul-copy {
  color: #fff;
  text-align: center;
  letter-spacing: -2px;
  width: 600px;
  margin-bottom: 20px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 52px;
  font-weight: 400;
}

.text-end {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 600px;
  margin-top: -203px;
  display: flex;
}

.cta-text {
  color: #b9c4d1;
  text-align: center;
  margin-top: 10px;
  padding-left: 21px;
  padding-right: 21px;
  font-family: Inter, sans-serif;
  font-size: 19px;
  font-weight: 400;
  line-height: 148%;
}

.div-block-6 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 28px;
  display: flex;
}

.osobnost-extra {
  z-index: 800;
  background-image: radial-gradient(circle, #1257bd, #071c36);
  border-radius: 30px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  padding: 60px;
  display: flex;
  position: relative;
}

.full-page-text {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 100%;
  display: flex;
}

.alfa-wrap {
  position: relative;
}

.shadow-two-alfa {
  aspect-ratio: 1;
  object-fit: cover;
  object-position: 50% 20%;
  border-radius: 20px;
  overflow: clip;
  box-shadow: 0 4px 24px #96a3b514;
}

.img_alfa {
  object-fit: cover;
  object-position: 50% 10%;
  border-radius: 28px;
  width: 70%;
  height: 400px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.crsklo-wrap {
  position: relative;
}

.shadow-two-crs {
  aspect-ratio: 1;
  object-fit: cover;
  object-position: 50% 20%;
  border-radius: 20px;
  overflow: clip;
  box-shadow: 0 4px 24px #96a3b514;
}

.img_crs {
  object-fit: cover;
  object-position: 50% 10%;
  border-radius: 28px;
  width: 70%;
  height: 400px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.img_crs.dd {
  margin-top: 0;
}

.img_crs.dd-copye {
  margin-top: 63px;
}

.htp-wrap {
  position: relative;
}

.shadow-two-htp {
  aspect-ratio: 1;
  object-fit: cover;
  object-position: 50% 20%;
  border-radius: 20px;
  overflow: clip;
  box-shadow: 0 4px 24px #96a3b514;
}

.code-embed-4 {
  margin-top: 40px;
}

.habich-wrap {
  position: relative;
}

.shadow-two-habich {
  aspect-ratio: 1;
  object-fit: cover;
  object-position: 50% 20%;
  border-radius: 20px;
  overflow: clip;
  box-shadow: 0 4px 24px #96a3b514;
}

.kamen-wrap, .kamen-pisek-wrap {
  position: relative;
}

.link-7 {
  color: #97b7dd;
}

@media screen and (max-width: 991px) {
  .container {
    max-width: 728px;
  }

  .osobnost-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .heading {
    font-size: 50px;
    line-height: 50px;
  }

  .div-block-2 {
    display: none;
  }

  .zltalinka {
    width: 4px;
    left: 6%;
  }

  .footer---logo-cl {
    grid-row-gap: 40px;
    flex-direction: column;
  }

  .footer-divider {
    margin-top: 40px;
  }

  .footer-bottom {
    grid-row-gap: 32px;
    text-align: center;
    flex-direction: column;
    align-items: center;
  }

  .div-block-6 {
    flex-flow: column;
  }

  .osobnost-extra {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .full-page-text {
    max-width: 100%;
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 767px) {
  .hero-subscribe-right {
    padding: 60px 15px;
  }

  .hero-without-image {
    padding: 60px 15px 0;
  }

  .heading {
    font-size: 50px;
    line-height: 50px;
  }

  .div-block-2 {
    display: none;
  }

  .zltalinka {
    left: -2%;
  }

  .footer---main-container {
    padding-left: 16px;
    padding-right: 16px;
  }
}

@media screen and (max-width: 479px) {
  .hero-subscribe-right {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .container {
    max-width: none;
  }

  .osobnost-wrapper {
    margin-bottom: 0;
    margin-left: 10px;
    margin-right: 10px;
    padding: 20px;
  }

  .hero-form {
    align-self: stretch;
    margin-bottom: 15px;
  }

  .hero-form-container {
    flex-direction: column;
    align-items: flex-start;
  }

  .hero-form-input {
    width: 100%;
    height: 48px;
    margin-bottom: 10px;
  }

  .hero-without-image {
    padding-top: 10px;
  }

  .heading {
    font-size: 46px;
    line-height: 49px;
  }

  .story-article.lighter {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .obal-modul-text {
    margin-top: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .sirka-text-pic {
    width: 90%;
  }

  .heading-modul {
    text-align: left;
    width: 90%;
  }

  .div-block-5 {
    width: 100%;
  }

  .nadpis-paragraf {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .yt-obal {
    width: 100%;
  }

  .zltalinka {
    width: 2px;
    top: -1%;
    left: -1%;
  }

  .footer---main-container {
    padding-left: 0;
    padding-right: 0;
  }

  .footer-bottom {
    width: 80%;
  }

  .end-pic {
    width: 100%;
  }

  .heading-modul-copy, .text-end {
    width: 90%;
  }

  .div-block-6 {
    margin-bottom: 0;
  }

  .osobnost-extra {
    padding: 20px;
  }

  .img_alfa, .img_crs {
    width: 100%;
  }
}


