@font-face {
  font-family: Malva;
  src: url('../fonts/malva.zip') format("undefined");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

.cta {
  float: right;
  color: #ffda2e;
  margin-top: 33px;
  margin-right: 0;
  font-size: 17px;
  font-weight: 500;
  display: inline-block;
}

.nav {
  z-index: 1000;
  aspect-ratio: auto;
  box-shadow: none;
  opacity: 1;
  outline-offset: 0px;
  pointer-events: auto;
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  object-fit: fill;
  background-color: #0000004d;
  background-clip: border-box;
  border: 0 #000;
  border-radius: 0;
  outline: 0 #000;
  width: 100%;
  height: auto;
  margin-bottom: 0;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  overflow: visible;
}

.current-locale {
  color: #fff;
  margin-top: 33px;
  font-size: 17px;
  font-weight: 700;
  display: inline-block;
}

.logo-title {
  color: #fff;
  margin-top: 30px;
  font-size: 17px;
  font-weight: 500;
  display: inline-block;
  translate: 0;
}

.foreign-locale-link {
  color: #fff;
  font-size: 17px;
  font-weight: 400;
  text-decoration: none;
  display: inline-block;
}

.cta-wrapper {
  float: right;
  height: 72px;
  padding-left: 18px;
  padding-right: 18px;
}

.cta-wrapper.w--current, .cta-wrapper.w--current:hover {
  text-decoration: underline;
}

.hamburger-wrapper {
  float: right;
  background-color: #0000;
  width: 80px;
  height: 80px;
  margin-right: 20px;
  display: inline-block;
  position: relative;
}

.hamburger-wrapper.w--current {
  display: inline-block;
}

.logo {
  height: 50px;
  margin-top: 0;
  margin-left: 20px;
  margin-right: 12px;
  display: inline;
  position: static;
}

.hamburger-part {
  background-color: #fff;
  width: 100%;
  height: 2px;
  margin-bottom: 4px;
}

.hamburger-icon {
  float: right;
  width: 24px;
  margin-top: 35px;
  margin-right: 30px;
  font-size: 1.3em;
  line-height: 1.2em;
}

.locale-wrapper {
  float: right;
  height: 80px;
  margin-left: 10px;
  margin-right: 10px;
}

.logo-wrapper {
  background-color: #0000;
  width: 188px;
  height: 80px;
  margin-left: 20px;
  display: inline-block;
}

.logo-wrapper.w--current {
  display: inline-block;
}

.body {
  background-color: #000;
  background-image: linear-gradient(#0000 80%, #000), url('../images/codingbeer-medvěd.png');
  background-position: 0 0, 50% 110%;
  background-repeat: repeat, no-repeat;
  background-size: auto, contain;
  background-attachment: scroll, fixed;
}

.bold-text {
  color: #0282fa;
}

.text-block-9 {
  color: #000;
  text-shadow: none;
  font-family: Malva, Arial, sans-serif;
  font-weight: 400;
}

.subheading {
  color: #484c5f;
  letter-spacing: -.025em;
  margin-bottom: 48px;
  font-size: 21px;
  font-weight: 400;
  line-height: 1.3;
}

.subheading.subheading--hero {
  color: #ffffff80;
  max-width: 580px;
  font-family: Malva, Arial, sans-serif;
}

.cta-button {
  grid-column-gap: 8px;
  color: #f7f8f8;
  text-align: center;
  text-shadow: 0 3px 8px #00000040;
  background-color: #ffda2e;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 48px;
  padding-left: 24px;
  padding-right: 24px;
  font-weight: 500;
  text-decoration: none;
  transition: text-shadow .12s, box-shadow .12s;
  display: flex;
}

.cta-button:hover {
  text-shadow: 0 3px 12px #0000008f;
  box-shadow: 0 1px 40px #0282fa33;
}

.cta-button.secondary {
  color: #0282fa;
  text-shadow: none;
  background-image: none;
  border: 1px solid #0282fa;
  transition: none;
}

.cta-button.secondary:hover {
  box-shadow: none;
  opacity: 1;
  text-shadow: none;
  background-image: linear-gradient(93deg, #0282fa1a, #0282fa1a 0%, #15b0f61a);
}

.div-block-35 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.hero-header {
  text-align: center;
  flex-direction: column;
  align-items: center;
  max-width: 760px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 176px;
  padding-bottom: 250px;
  display: flex;
}

.image {
  width: 30%;
  max-width: none;
  margin-bottom: 24px;
}

.svg-embed {
  color: #000;
  justify-content: center;
  align-items: center;
  display: flex;
}

.hero-heading {
  color: #fff;
  letter-spacing: -.05em;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  margin-bottom: 24px;
  padding-bottom: .13em;
  padding-left: .13em;
  padding-right: .13em;
  font-family: Malva, Arial, sans-serif;
  font-size: 78px;
  font-weight: 400;
  line-height: 1;
}

.hero-heading-2 {
  opacity: 1;
  color: #fff;
  width: 520px;
  min-width: 500px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  font-size: 3.5em;
  font-weight: 100;
  line-height: 1.15em;
  display: block;
}

.bold-text-2 {
  font-family: Malva, Arial, sans-serif;
  font-weight: 400;
}

.paragraph {
  color: #ffffffd9;
  text-shadow: 0 1px 20px #000;
  width: 80%;
  font-family: Malva, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 160%;
}

.handdrawn {
  width: 8%;
  max-width: none;
  position: absolute;
  top: 159px;
  left: 757.797px;
  transform: rotate(12deg);
}

.policy-link {
  color: #9e9e9e;
  text-align: left;
  margin: 0 20px 10px;
  text-decoration: none;
  display: block;
}

.footer-text-primary {
  color: #fff;
  margin-bottom: 10px;
  font-size: 18px;
  display: block;
}

.footer-center {
  max-width: 1800px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 32px;
  padding-right: 32px;
}

.footer-text-secondary {
  font-size: 14px;
  display: block;
}

.footer-text-secondary.right {
  float: right;
  text-align: right;
  max-width: 370px;
}

.footer {
  color: #9e9e9e;
  background-color: #0000;
  width: 100%;
  min-height: auto;
  padding-top: 0;
  padding-left: 32px;
  padding-right: 32px;
  display: none;
  position: static;
  inset: auto 0% 0%;
}

.footer-content {
  opacity: .5;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 1800px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-left {
  flex: 0 auto;
}

@media screen and (min-width: 1440px) {
  .body {
    background-position: 0 0, 0 100%;
    background-size: auto, contain;
  }

  .image {
    width: 30%;
  }

  .hero-heading {
    text-shadow: 0 1px 13px #0006;
  }

  .paragraph {
    text-shadow: 0 1px 16px #0006;
  }
}

@media screen and (min-width: 1920px) {
  .nav {
    opacity: 1;
    outline-offset: 0px;
    color: #000;
    -webkit-text-fill-color: inherit;
    mix-blend-mode: normal;
    background-color: #0000;
    background-clip: border-box;
    border-bottom-color: #0000;
    outline: 0 #000;
    height: auto;
    display: block;
    overflow: visible;
    box-shadow: inset 0 0 100px 50px #00000059, 0 0 200px 100px #0006;
  }

  .image {
    width: 30%;
  }

  .handdrawn {
    top: 150px;
    left: 1002.8px;
  }

  .footer-content {
    max-width: 1800px;
  }
}

@media screen and (max-width: 991px) {
  .cta, .current-locale, .logo-title {
    margin-top: 22px;
    font-size: 15px;
  }

  .foreign-locale-link {
    font-size: 15px;
  }

  .cta-wrapper {
    height: 64px;
  }

  .hamburger-wrapper {
    width: 64px;
    height: 64px;
  }

  .logo {
    height: 38px;
    margin-top: 0;
    margin-left: 14px;
    display: inline-block;
  }

  .hamburger-part {
    border-radius: 7px;
  }

  .hamburger-icon {
    width: 22px;
    margin-top: 24px;
    margin-right: 20px;
    font-size: 1.2em;
    line-height: .9em;
  }

  .locale-wrapper {
    height: 64px;
  }

  .logo-wrapper {
    width: 165px;
    height: 64px;
  }

  .body {
    background-position: 0 0, 50% 100%;
    background-size: auto, 1500px;
  }

  .hero-header {
    max-width: 690px;
  }

  .hero-heading {
    font-size: 68px;
  }

  .hero-heading-2 {
    width: 70%;
    margin-bottom: 20px;
    font-size: 2.4em;
  }

  .handdrawn {
    width: 12%;
    top: 16%;
    left: 57%;
  }

  .policy-link {
    text-align: center;
    display: block;
  }

  .footer-center {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .nav {
    box-shadow: 1px 1px 100px 50px #0000004d;
  }

  .current-locale, .logo-title, .foreign-locale-link {
    font-size: 14px;
  }

  .hamburger-icon {
    font-size: 1.1em;
    line-height: .7em;
  }

  .subheading {
    font-size: 18px;
  }

  .hero-header {
    max-width: 570px;
    padding-top: 140px;
  }

  .hero-heading {
    font-size: 56px;
  }

  .hero-heading-2 {
    width: 90%;
    margin-bottom: 20px;
    font-size: 2.1em;
  }

  .handdrawn {
    top: 13%;
    left: 59%;
  }

  .footer {
    margin-top: 70px;
    padding-left: 24px;
    padding-right: 24px;
  }
}

@media screen and (max-width: 479px) {
  .cta {
    text-align: center;
    width: 100%;
    margin-top: 18px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .nav {
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    box-shadow: 1px 1px 180px 120px #0000004d;
  }

  .current-locale, .foreign-locale-link {
    font-size: 14px;
  }

  .cta-wrapper {
    display: none;
  }

  .hamburger-wrapper {
    flex: 0 auto;
    width: 50px;
    height: 50px;
    margin-right: 0;
    position: relative;
    inset: auto auto 0;
  }

  .locale-wrapper {
    margin-left: 2px;
    margin-right: 2px;
  }

  .logo-wrapper {
    margin-left: 5px;
  }

  .body {
    background-position: 0 0, 50% 100%;
    background-size: auto, 270vw;
    padding-bottom: 0;
  }

  .cta-button {
    width: 100%;
    display: flex;
  }

  .div-block-35 {
    flex-flow: column;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .hero-header {
    max-width: 420px;
  }

  .image {
    width: 70%;
    margin-bottom: 36px;
  }

  .hero-heading {
    font-size: 43px;
  }

  .hero-heading-2 {
    min-width: auto;
    margin-top: -20px;
    font-size: 1.9em;
  }

  .handdrawn {
    width: 30%;
    top: 13%;
    left: 62%;
  }

  .policy-link, .footer-center {
    margin-left: 0;
  }

  .footer-text-secondary {
    margin-bottom: 20px;
  }

  .footer-text-secondary.right {
    float: left;
    text-align: left;
    margin-top: 10px;
  }

  .footer {
    margin-top: 0;
    padding-top: 30px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .footer-content {
    flex-direction: column;
  }

  .footer-right, .footer-left {
    width: 100%;
  }
}


@font-face {
  font-family: 'Malva';
  src: url('../fonts/malva.zip') format('undefined');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}