@font-face {
  font-family: Clashdisplay;
  src: url('../fonts/ClashDisplay-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Clashdisplay;
  src: url('../fonts/ClashDisplay-Extralight.otf') format("opentype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Clashdisplay;
  src: url('../fonts/ClashDisplay-Light.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Clashdisplay;
  src: url('../fonts/ClashDisplay-Bold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Clashdisplay;
  src: url('../fonts/ClashDisplay-Semibold.otf') format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Clashdisplay;
  src: url('../fonts/ClashDisplay-Medium.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

:root {
  --ligh-grey: #e9e9e9;
  --blue-3: #261fb3;
  --blue-4: #161179;
  --blue-5: #0c0950;
  --blue-1: #0439ca;
  --orange: #ff8040;
  --blue-2: #1d4ccf;
  --beige: #fbe4d6;
}

.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%;
}

.hero-stack {
  background-image: linear-gradient(180deg, #99a8ff, #fff0 39%), linear-gradient(180deg, var(--ligh-grey), #ffffffb3 35%, #fff0 63%), url('../images/bg-2.png');
  background-position: 0 0, 0 0, 50% 100%;
  background-repeat: repeat, repeat, no-repeat;
  background-size: auto, auto, 870px;
  justify-content: center;
  align-items: flex-start;
  min-height: 810px;
  padding: 60px 30px 80px;
  display: flex;
  position: relative;
}

.obal-hero-text {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 50px;
  padding-bottom: 0;
  position: relative;
}

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

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

.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;
}

.hero-image {
  width: 100%;
  margin-top: 50px;
}

.hero-subscribe-left {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  min-height: 90vh;
  padding: 80px 30px;
  position: relative;
}

.hero-wrapper {
  justify-content: space-between;
  align-items: center;
  min-height: 80vh;
  display: flex;
}

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

.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;
}

.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;
}

.shadow-two {
  box-shadow: 0 4px 24px #96a3b514;
}

.heading {
  color: var(--blue-3);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Clashdisplay, Georgia, sans-serif;
  font-size: 9.3rem;
  font-weight: 700;
  line-height: 90%;
  text-decoration: none;
}

.heading-2 {
  letter-spacing: 5px;
  margin-top: 0;
  font-family: Clashdisplay, Georgia, sans-serif;
  font-size: 3rem;
  font-weight: 700;
}

.uvod-perex {
  background-image: linear-gradient(180deg, white, var(--blue-3));
  padding: 0 30px;
  position: relative;
}

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

.testimonial-card-three {
  text-align: center;
  background-color: #edf4ff;
  border-radius: 50px;
  width: 800px;
  margin-top: -51px;
  margin-left: auto;
  margin-right: auto;
  padding: 63px 42px 44px;
  position: relative;
  box-shadow: 0 6px 14px 4px #0003;
}

.testimonial-card-content {
  flex-direction: column;
  align-items: center;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.testimonial-card-heading {
  margin-bottom: 24px;
}

.testimonial-text-three {
  color: #595959;
  text-align: center;
  letter-spacing: .1px;
  width: 90%;
  margin-top: 10px;
  margin-bottom: 28px;
  padding-left: 15px;
  padding-right: 15px;
  font-family: Zalando Sans, sans-serif;
  font-size: 1.1rem;
  font-weight: 300;
  line-height: 1.8rem;
}

.testimonial-info-four {
  text-align: center;
  flex-direction: column;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.testimonial-image {
  object-fit: cover;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  margin-right: 16px;
}

.testimonial-image.centered {
  width: 80px;
  height: 80px;
  margin-bottom: 16px;
  margin-right: 0;
}

.testimonial-author-name-three {
  margin-bottom: 10px;
}

.button {
  background-color: var(--blue-3);
  text-align: center;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 80px;
  width: 340px;
  padding: 15px 40px;
  font-family: Clashdisplay, Georgia, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 142%;
}

.heading-blok {
  color: var(--blue-3);
  text-align: center;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin: 0 auto 20px;
  font-family: Clashdisplay, Georgia, sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 130%;
}

.cta-text {
  color: #595959;
  text-align: center;
  letter-spacing: .1px;
  width: 90%;
  margin-top: 10px;
  margin-bottom: 20px;
  padding-left: 15px;
  padding-right: 15px;
  font-family: Clashdisplay, Georgia, sans-serif;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.8rem;
}

.lottie-animation {
  background-color: var(--blue-4);
  width: 70px;
  margin-top: 20px;
  position: absolute;
  inset: -50px auto auto;
}

._3cisla-wrap {
  padding: 80px 0 100px;
  position: relative;
}

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

.centered-heading {
  text-align: center;
  margin-bottom: 16px;
}

.pricing-description {
  text-align: center;
  max-width: 550px;
  margin-left: auto;
  margin-right: auto;
}

.pricing-grid {
  grid-column-gap: 64px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 50px;
  display: grid;
}

.pricing-card-three {
  text-align: center;
  border: 2px dashed #fff;
  border-radius: 29px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-left: 25px;
  padding-right: 25px;
  display: flex;
}

.pricing-image {
  object-fit: cover;
  width: 80px;
  height: 80px;
  margin-bottom: 16px;
}

.pricing-card-text {
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
  font-family: Zalando Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 144%;
}

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

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

.cislo-format {
  color: #fff;
  font-family: Clashdisplay, Georgia, sans-serif;
  font-size: 5.6rem;
  line-height: 100%;
}

.perex-wrapper {
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 1000px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.kruh-obrazek {
  background-image: url('../images/fishermen_1fishermen.avif');
  background-position: 0 0;
  background-size: cover;
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  width: 500px;
  height: 550px;
  box-shadow: 6px 5px 8px -1px #0003;
}

.vlevo {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 420px;
  height: 100%;
  display: flex;
}

.primo-text {
  width: 100%;
}

.nadpis-modul {
  color: var(--blue-3);
  text-transform: none;
  margin-bottom: 20px;
  font-family: Clashdisplay, Georgia, sans-serif;
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 109%;
}

.paragraph-2 {
  color: #04193e;
  width: 420px;
  padding-left: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 140%;
}

.main-text-modul {
  color: #04193e;
  margin-bottom: 20px;
  font-family: Zalando Sans, sans-serif;
  font-size: 1.1rem;
  font-weight: 300;
  line-height: 140%;
}

.bold-text {
  font-weight: 600;
}

.obal-text {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 420px;
  height: 100%;
  display: flex;
}

.button-modul {
  background-color: var(--blue-3);
  text-align: center;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  border-radius: 80px;
  width: 340px;
  margin-top: 10px;
  padding: 16px 40px;
  font-family: Clashdisplay, Georgia, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 142%;
}

.button-modul._1-line-padding {
  padding-top: 25px;
  padding-bottom: 25px;
}

.modul-wrapper {
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 1020px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 20px;
  display: flex;
  position: relative;
}

.nadpis-modul-wrap {
  width: 100%;
}

.pic-modul {
  background-image: url('../images/57f98f7a-8b7f-4259-aa62-44869427f8e2.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  width: 540px;
  height: 540px;
  position: sticky;
  top: 100px;
  box-shadow: 6px 5px 8px -1px #0003;
}

.pic-modul._2 {
  background-image: url('../images/kom-2.jpg');
  background-position: 50%;
  background-size: cover;
}

.pic-modul.valbek {
  background-image: url('../images/valdek.jpg');
  background-position: 50%;
  background-size: cover;
}

.logo-wrap {
  width: 170px;
}

.logo-wrap.text-logo {
  width: 210px;
}

.footer {
  background-color: var(--blue-3);
  width: 100%;
  margin-top: 0;
  padding: 14px 4rem 1.3rem;
  overflow: hidden;
}

.footer-bar {
  opacity: 1;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 2rem;
  margin-bottom: 2rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: flex;
}

.logo-footer---3 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-4 {
  height: 40px;
}

.logo-footer---2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 800px;
  display: flex;
}

.text-block-5 {
  color: #fff;
  text-align: center;
  width: 80%;
  max-width: 1100px;
  margin: 10px auto;
  font-family: Zalando Sans, sans-serif;
  font-size: 13px;
  font-weight: 200;
}

.section.blueish {
  background-color: #edf4ff;
}

.youtube {
  border-radius: 20px;
  margin-top: 20px;
  margin-bottom: 40px;
  overflow: hidden;
}

.image-5 {
  width: 120px;
}

.slider-modul-sticky {
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  width: 540px;
  height: 540px;
  position: sticky;
  top: 100px;
  box-shadow: 6px 5px 8px -1px #0003;
}

.slider-1 {
  border-radius: 40px;
  height: 100%;
  overflow: hidden;
}

.divider-10-rem {
  height: 10rem;
}

.s1-1 {
  background-image: url('../images/plz-1.jpg');
  background-position: 50%;
  background-size: cover;
}

.s1-2 {
  background-image: url('../images/Konference-Paktu.jpg');
  background-position: 50%;
  background-size: cover;
}

.s1-3 {
  background-image: url('../images/Pakt-ilustrační-foto.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-nav {
  color: var(--blue-4);
  font-family: Clashdisplay, Georgia, sans-serif;
  font-size: 17px;
  font-weight: 500;
  line-height: 18px;
}

.text-fake-logo {
  letter-spacing: 0;
  text-transform: uppercase;
  font-family: Zalando Sans, sans-serif;
  font-size: 13px;
  font-weight: 800;
  line-height: 15px;
}

.slider-2 {
  border-radius: 40px;
  height: 100%;
  overflow: hidden;
}

.s2-1 {
  background-image: url('../images/uniconr-1.jpg');
  background-position: 50%;
  background-size: cover;
}

.s2-2 {
  background-image: url('../images/unicorn-2.jpg');
  background-position: 50%;
  background-size: cover;
}

.last-section {
  background-image: linear-gradient(180deg, #edf4ff, #fff0 50%), linear-gradient(180deg, #fff0 34%, var(--blue-3)), url('../images/bg-end.jpg');
  background-position: 0 0, 0 0, 100% 100%;
  background-repeat: repeat, repeat, no-repeat;
  background-size: auto, auto, 940px;
  background-attachment: scroll, scroll, scroll;
  padding-bottom: 223px;
  padding-left: 140px;
  padding-right: 140px;
}

.last-cta {
  color: var(--blue-5);
  text-align: center;
  letter-spacing: .1px;
  width: 90%;
  margin-top: 17px;
  margin-bottom: 0;
  padding-left: 15px;
  padding-right: 15px;
  font-family: Clashdisplay, Georgia, sans-serif;
  font-size: 1.7rem;
  font-weight: 300;
  line-height: 2rem;
}

.end-heading {
  color: var(--blue-3);
  text-align: center;
  letter-spacing: 0;
  margin: 0 auto;
  font-family: Clashdisplay, Georgia, sans-serif;
  font-size: 1.9rem;
  font-weight: 500;
  line-height: 122%;
}

.last-text-wraper {
  background-color: #ffffffb3;
  border-radius: 50px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 580px;
  margin-bottom: -34px;
  margin-left: 0;
  margin-right: auto;
  padding: 57px 40px 77px;
  display: flex;
  position: relative;
  box-shadow: -2px 8px 13px -2px #0003;
}

.slider-3 {
  border-radius: 40px;
  height: 100%;
  overflow: hidden;
}

.s3-1 {
  background-image: url('../images/Hlavní-foto.jpg');
  background-position: 0%;
  background-size: cover;
}

.s3-2 {
  background-image: url('../images/ZČU-studující.jpg');
  background-position: 50%;
  background-size: cover;
}

.s3-3 {
  background-image: url('../images/campus_ostry.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.s3-4 {
  background-image: url('../images/Studující-ZČU.jpg');
  background-position: 50%;
  background-size: cover;
}

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

.link {
  color: var(--blue-1);
  cursor: pointer;
  display: inline;
}

.bold-text-2 {
  color: var(--blue-1);
}

.image-6 {
  padding-right: 10px;
}

@media screen and (min-width: 1440px) {
  .kruh-obrazek {
    margin-top: 92px;
  }

  .main-text-modul {
    font-size: 1.2rem;
  }

  .pic-modul, .slider-modul-sticky {
    margin-top: 92px;
  }
}

@media screen and (max-width: 991px) {
  .hero-stack {
    padding-top: 25px;
  }

  .obal-hero-text {
    max-width: 728px;
  }

  .hero-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: 7.3rem;
  }

  .container-2 {
    max-width: 728px;
  }

  .testimonial-card-three {
    width: 80%;
  }

  .heading-blok {
    font-size: 1.5rem;
  }

  ._3cisla-wrap {
    padding-top: 10px;
  }

  .container {
    max-width: 728px;
  }

  .pricing-grid {
    grid-column-gap: 30px;
  }

  .pricing-card-three {
    justify-content: flex-start;
    align-items: center;
  }

  .cislo-format {
    font-size: 3.8rem;
  }

  .obal-text {
    justify-content: center;
    align-items: center;
    width: 90%;
  }

  .modul-wrapper {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: 90%;
    max-width: 780px;
  }

  .pic-modul {
    order: -9999;
    margin-top: 50px;
    margin-bottom: 50px;
    position: static;
  }

  .footer {
    padding-top: 4rem;
    padding-left: 2rem;
    padding-right: 2rem;
    overflow: hidden;
  }

  .footer-bar {
    justify-content: center;
    margin-top: 1rem;
  }

  .text-block-5 {
    font-size: 14px;
    font-weight: 300;
    line-height: 22px;
  }

  .slider-modul-sticky {
    order: -9999;
    margin-top: 50px;
    margin-bottom: 50px;
    position: static;
  }

  .divider-10-rem {
    height: 5rem;
  }
}

@media screen and (max-width: 767px) {
  .hero-stack {
    background-size: auto, auto, contain;
    min-height: 690px;
    padding: 60px 15px;
  }

  .hero-subscribe-left {
    padding: 60px 15px;
  }

  .heading {
    font-size: 4.8rem;
  }

  .heading-2 {
    font-size: 2.1rem;
  }

  .uvod-perex {
    padding: 60px 15px;
  }

  .testimonial-card-three {
    width: 90%;
  }

  .testimonial-text-three {
    width: 100%;
    line-height: 28px;
  }

  .button {
    margin-top: 20px;
  }

  .cta-text {
    font-size: 20px;
    line-height: 28px;
  }

  ._3cisla-wrap {
    padding: 60px 15px;
  }

  .pricing-grid {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .pricing-card-three {
    width: 300px;
  }

  .nadpis-modul {
    font-size: 2.2rem;
  }

  .button-modul, .button-modul._1-line-padding {
    margin-top: 45px;
  }

  .pic-modul {
    width: 460px;
    height: 410px;
  }

  .text-block-5 {
    width: 90%;
  }

  .slider-modul-sticky {
    width: 460px;
    height: 410px;
  }

  .last-section {
    padding-left: 40px;
    padding-right: 40px;
  }

  .last-cta {
    font-size: 20px;
    line-height: 28px;
  }
}

@media screen and (max-width: 479px) {
  .hero-stack {
    background-size: auto, auto, contain;
    min-height: 53vh;
  }

  .obal-hero-text {
    max-width: none;
    padding-top: 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;
  }

  .heading {
    font-size: 3.3rem;
  }

  .heading-2 {
    font-size: 1rem;
  }

  .uvod-perex {
    padding-left: 0;
    padding-right: 0;
  }

  .container-2 {
    max-width: none;
  }

  .testimonial-card-three {
    border-radius: 29px;
    width: 90%;
    margin-top: -62px;
    padding: 40px 20px 50px;
  }

  .testimonial-text-three {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    font-size: 1rem;
  }

  .testimonial-info-four {
    text-align: center;
    flex-direction: column;
  }

  .button {
    width: 100%;
    margin-top: 9px;
    font-size: .9rem;
  }

  .heading-blok {
    font-size: 1.1rem;
  }

  .cta-text {
    padding-left: 0;
    padding-right: 0;
  }

  .lottie-animation {
    margin-left: auto;
    margin-right: auto;
    display: none;
  }

  .container {
    max-width: none;
  }

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

  .pricing-grid {
    grid-template-columns: 1fr;
    min-width: 250px;
    max-width: 260px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
  }

  .cislo-format {
    font-size: 3rem;
  }

  .perex-wrapper {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: 300px;
    margin: 83px auto 26px;
  }

  .kruh-obrazek {
    width: 300px;
    height: 500px;
    margin-top: -28px;
    margin-left: auto;
    margin-right: auto;
  }

  .vlevo {
    justify-content: center;
    align-items: center;
    width: 90%;
  }

  .nadpis-modul {
    text-align: left;
    width: 100%;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    font-size: 1.6rem;
  }

  .paragraph-2 {
    text-align: center;
    width: 90%;
  }

  .main-text-modul {
    text-align: left;
    width: 90%;
    font-size: 1.1rem;
  }

  .obal-text {
    justify-content: center;
    align-items: center;
    width: 90%;
  }

  .button-modul {
    width: 90%;
    padding-left: 20px;
    padding-right: 20px;
    font-size: .9rem;
  }

  .modul-wrapper {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin: 0 auto;
  }

  .nadpis-modul-wrap {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 90%;
    display: flex;
  }

  .pic-modul {
    width: 300px;
    height: 300px;
    margin-bottom: 2rem;
    margin-left: auto;
    margin-right: auto;
    position: static;
  }

  .logo-wrap {
    width: 160px;
  }

  .footer {
    margin-top: 0;
    padding: 3rem 1.4rem 0;
  }

  .footer-bar {
    flex-flow: column;
    margin-top: 1rem;
    padding-bottom: 0;
  }

  .logo-footer---2 {
    margin-bottom: 30px;
  }

  .youtube {
    width: 90%;
  }

  .slider-modul-sticky {
    order: -9999;
    width: 300px;
    height: 300px;
    margin-bottom: 2rem;
    margin-left: auto;
    margin-right: auto;
    position: static;
  }

  .divider-10-rem {
    height: 4rem;
  }

  .last-section {
    padding: 20px 10px;
  }

  .last-cta {
    padding-left: 0;
    padding-right: 0;
    font-size: 1.2rem;
  }

  .end-heading {
    font-size: 1.4rem;
  }

  .last-text-wraper {
    margin-top: 140px;
    margin-bottom: 0;
    padding-left: 30px;
    padding-right: 30px;
  }
}

#w-node-_14d1c98e-18e2-e1e0-3dfa-dabdc3fa56fa-ebc489e7, #w-node-_14d1c98e-18e2-e1e0-3dfa-dabdc3fa5704-ebc489e7, #w-node-_14d1c98e-18e2-e1e0-3dfa-dabdc3fa570e-ebc489e7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


@font-face {
  font-family: 'Clashdisplay';
  src: url('../fonts/ClashDisplay-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Clashdisplay';
  src: url('../fonts/ClashDisplay-Extralight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Clashdisplay';
  src: url('../fonts/ClashDisplay-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Clashdisplay';
  src: url('../fonts/ClashDisplay-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Clashdisplay';
  src: url('../fonts/ClashDisplay-Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Clashdisplay';
  src: url('../fonts/ClashDisplay-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}