.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.top-logo {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #5da4c2;
  background-image: linear-gradient(#fff0 58%, #5da4c2), url('../images/heroe.avif');
  background-position: 0 0, 25%;
  background-size: auto, cover;
  flex-flow: column;
  justify-content: flex-start;
  height: 120vh;
  display: flex;
  position: static;
  top: 0;
}

.bg-video {
  background-image: linear-gradient(#0000004d, #0000004d);
  height: 100%;
}

.text-big {
  mix-blend-mode: normal;
  padding-top: 51px;
  position: static;
  inset: auto 0% 40px;
}

.container {
  z-index: 30;
  mix-blend-mode: normal;
  width: 100%;
  max-width: 95%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.logo-svg {
  width: 100%;
  height: 100%;
}

.tv-dots {
  z-index: 9999;
  opacity: .03;
  pointer-events: none;
  background-image: url('../images/grain.gif');
  background-position: 50%;
  background-size: auto;
  width: 100%;
  position: absolute;
  inset: 0%;
}

.loader-badge {
  background-image: url('../images/loader.svg');
  background-position: 0 0;
  background-size: contain;
  width: 34px;
  height: 34px;
  position: absolute;
  inset: -19px -15px auto auto;
}

.loader-badge.for-page {
  z-index: 5;
  filter: hue-rotate(37deg);
  top: -17px;
  right: -16px;
}

.absolute-shape {
  background-color: #111;
  width: 0%;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.button-text-wrapper {
  height: 22px;
  overflow: hidden;
}

.margin-30 {
  margin-top: 30px;
}

.margin-30.make-flex {
  display: flex;
}

.photo-author {
  background-image: url('../images/team-2_1team-2.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 70px;
  height: 70px;
}

.photo-author.second {
  background-image: url('../images/photo-17-2_1photo-17 (2).webp');
  background-position: 50% 0;
  background-size: cover;
  border-radius: 100%;
  flex: none;
  width: 100px;
  height: 100px;
}

.button-line-overlay {
  z-index: 1;
  background-color: #000;
  width: 100%;
  height: 1px;
  position: absolute;
}

.navigation-link {
  color: #000;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 1.3;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: clip;
}

.navigation-link.for-button {
  opacity: 1;
  color: #fff;
  letter-spacing: -.15px;
  font-size: 1rem;
}

.margin-100 {
  margin-top: 100px;
}

.button-line-first {
  background-color: #0006;
  width: 100%;
  height: 1px;
  margin-top: 1px;
  position: relative;
}

.flex-bottom {
  grid-row-gap: 20px;
  flex-flow: column;
  display: flex;
}

.part-top {
  z-index: 5;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  display: flex;
  position: relative;
}

.display-1 {
  opacity: 100;
  letter-spacing: -.15rem;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 5px;
  font-size: 5rem;
  font-weight: 500;
  line-height: 1.1;
}

.display-1.second {
  font-size: 4.3rem;
}

.display-1.second._1-2-rem {
  letter-spacing: -.02rem;
  font-size: 1rem;
}

.display-1.second._7rem {
  color: #fff;
  line-height: 1;
}

.display-1.second._1-7-rem {
  letter-spacing: -.05rem;
  font-size: 1.7rem;
  line-height: 1.3;
}

.display-1.second._5rem {
  font-size: 4.3rem;
}

.top-hero {
  z-index: 3;
  background-color: #000;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 150px;
  padding-bottom: 70px;
  display: flex;
  position: relative;
}

.name-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 22px;
}

.name-title.lighter {
  opacity: .4;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
}

.contact-link {
  text-decoration: none;
}

.button-flex {
  grid-column-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.photo-overflow {
  overflow: hidden;
}

.overlay-main {
  z-index: 1;
  opacity: .28;
  background-color: #0b0516;
  position: absolute;
  inset: 0%;
}

.overlay-main._01 {
  opacity: 1;
  -webkit-backdrop-filter: blur(14px);
  backdrop-filter: blur(14px);
  background-color: #fff0;
  -webkit-mask-image: linear-gradient(to top, #000 10%, #0000 100%);
  mask-image: linear-gradient(to top, #000 10%, #0000 100%);
}

.overlay-main._01.less {
  z-index: 5;
  pointer-events: none;
  height: 30%;
  inset: auto 0% -2px;
}

.overlay-main._01.less.full {
  background-color: #0000004d;
  height: 100%;
}

.wrok-card-wrapper {
  width: 100%;
}

.logo-white {
  width: 70px;
}

.testimonials-card {
  background-image: url('../images/photo-17-1_1photo-17 (1).webp');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  min-height: 40vw;
  padding: 20px;
  display: flex;
  position: relative;
}

.button-text {
  height: 20px;
}

.smaller {
  letter-spacing: -.05rem;
  font-size: 1.7rem;
  line-height: 1.3;
  display: inline-block;
}

.part-bottom {
  z-index: 5;
  position: relative;
}

.button-with-line {
  color: #000;
  text-transform: capitalize;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
  text-decoration: none;
  position: relative;
}

.button-with-line.invert {
  filter: invert();
}

.grid-2-column {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.nav-text.second {
  pointer-events: none;
  position: absolute;
  top: 100%;
}

.card-row {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.card-row.second {
  margin-top: 15px;
}

.info-text {
  z-index: 3;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  background-color: #222;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding: 7px 25px 5px 15px;
  display: flex;
  position: relative;
}

.contact-flex {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  background-color: #333;
  padding: 5px;
  display: flex;
  position: relative;
}

.kol3 {
  z-index: 100;
  background-image: url('../images/heroe.avif');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  width: 100%;
  height: 500px;
  margin-bottom: 22px;
  margin-left: auto;
  margin-right: auto;
  position: static;
  inset: -5% auto auto;
}

.snih-animace {
  z-index: 500;
  width: 100%;
  height: 100%;
  position: absolute;
}

.snih-animace.dd {
  inset: 0%;
}

.div-block {
  background-color: #e5dfdf;
  width: 90%;
  height: 400px;
  margin-left: auto;
  margin-right: auto;
}

.main-pic {
  background-color: #5da4c2;
  background-image: url('../images/heroe.avif');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  width: 100%;
  max-width: 100%;
  height: 700px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.section {
  background-color: #5da4c2;
  width: 100%;
  height: 700px;
}

.hero {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #5da4c2;
  background-image: linear-gradient(#fff0 58%, #5da4c2), url('../images/a2.avif');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-flow: column;
  justify-content: flex-start;
  height: 100vh;
  display: flex;
  position: static;
  top: 0;
}

.scroll {
  width: 100px;
  height: 100px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto 0% 3%;
}

.perex {
  background-color: #5da4c2;
  background-image: linear-gradient(#fff0, #ddecf3 94%);
  width: 100%;
  height: auto;
  padding-top: 60px;
  padding-bottom: 148px;
}

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

.perex-wrapper {
  width: 1100px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.heading {
  color: #224553;
  text-align: center;
  margin-bottom: 0;
  font-family: Nunito Sans, sans-serif;
  font-size: 36px;
}

.button1-wrapper {
  justify-content: center;
  align-items: center;
  width: 500px;
  height: auto;
  margin-top: 27px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.button {
  color: #92c1d6;
  text-align: center;
  background-color: #214554;
  border-radius: 100px;
  width: 300px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Nunito Sans, sans-serif;
  font-size: 36px;
  font-weight: 700;
  display: none;
}

.text-span {
  font-weight: 700;
}

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

.div-block-3 {
  width: 1000px;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
}

.menu {
  width: 1000px;
  height: 800px;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
}

.menu-wrapper {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: center;
  align-items: flex-start;
  width: 1050px;
  height: auto;
  margin-top: 65px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-span-2 {
  color: #fff;
}

.menu-2 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 800px;
  height: 300px;
  margin-top: 36px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.link-block-3 {
  width: 100%;
  text-decoration: none;
}

.paragraph-3 {
  color: #1f3301;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
}

.heading-3 {
  color: #1f3301;
  margin-bottom: 25px;
  font-size: 60px;
  font-weight: 900;
  text-decoration: none;
}

.link-block-2, .bold-text-2 {
  text-decoration: none;
}

.div-block-4 {
  background-color: #99cc34;
  border-radius: 30px;
  width: 100%;
  height: 200px;
  padding: 15px 15px 15px 25px;
}

.menu-3 {
  width: 500px;
  height: 250px;
  margin-left: auto;
  margin-right: auto;
}

.heading-4 {
  color: #1f3301;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 18px;
}

.heading-4.menu {
  width: 300px;
  height: auto;
}

.link-block {
  text-decoration: none;
}

.menu-text {
  width: 300px;
}

.div-block-5 {
  width: 230px;
  height: 230px;
}

.menu_item {
  cursor: pointer;
  border-radius: 20px;
  width: 300px;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
}

.menu_item.sss {
  height: 200px;
}

.menu-pic {
  background-color: #5da4c2;
  background-image: none;
  background-size: auto;
  border-radius: 15px;
  width: 230px;
  height: 230px;
}

.menu-pic.aft {
  background-color: #fefefe;
  border: 10px solid #fcfcfc;
  width: 300px;
  height: 120px;
}

.menu-pic.aft.af2 {
  background-image: url('../images/snowfight.avif');
  background-position: 50% 40%;
  background-size: cover;
}

.menu-pic.aft.af3 {
  background-image: url('../images/lone.avif');
  background-position: 50%;
  background-size: cover;
}

.menu-pic.aft.af4 {
  background-image: url('../images/rodina.avif');
  background-position: 50%;
  background-size: cover;
}

.menu-pic.aft2 {
  background-color: #fefefe;
  width: 300px;
  height: 120px;
}

.menu-pic.aft2.af3 {
  background-image: url('../images/ddd.avif');
  background-size: cover;
  border: 10px solid #000;
}

.menu-pic.aft2.af2c {
  background-image: url('../images/rodina.avif');
  background-position: 50%;
  background-size: cover;
  border: 10px solid #fefefe;
}

.menu-pic.aft2.af2c.fd {
  border-color: #508ca5;
}

.menu-pic.aft2.af2b {
  background-image: url('../images/lone.avif');
  background-position: 50%;
  background-size: cover;
  border: 10px solid #fefefe;
}

.menu-pic.aft2.af2a {
  background-image: url('../images/sjezd2.avif');
  background-position: 50% 100%;
  background-size: cover;
  border: 10px solid #fefefe;
}

.menu-pic.aft2.af2a.ffff {
  border-color: #508ca5;
}

.menu-pic.aft2.af3b {
  background-image: url('../images/snowfight.avif');
  background-position: 50% 35%;
  background-size: cover;
  border: 10px solid #508ca5;
}

.menu-pic.menu1 {
  background-image: url('../images/sjezd2.avif');
  background-position: 50%;
  background-size: cover;
  border: 10px solid #ebebeb;
}

.menu-pic.menu1:hover {
  background-image: linear-gradient(#f5f5f599, #f5f5f599), url('../images/sjezd2.avif');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-style: solid;
}

.menu-pic.menu2 {
  background-image: url('../images/snowfight.avif');
  background-size: cover;
  border: 10px solid #ebebeb;
}

.menu-pic.menu2:hover {
  background-image: linear-gradient(#f5f5f599, #f5f5f599), url('../images/snowfight.avif');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
}

.menu-pic.menu3 {
  background-image: url('../images/lone.avif');
  background-position: 50%;
  background-size: cover;
  border: 10px solid #ebebeb;
}

.menu-pic.menu3:hover {
  background-image: linear-gradient(#f5f5f599, #f5f5f599), url('../images/lone.avif');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.menu-pic.menu4 {
  background-image: url('../images/rodina.avif');
  background-position: 50%;
  background-size: cover;
  border: 10px solid #ebebeb;
}

.menu-pic.menu4:hover {
  background-image: linear-gradient(#f5f5f599, #f5f5f599), url('../images/rodina.avif');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.heading-5 {
  color: #f9f9f9;
  text-align: center;
  font-family: Nunito Sans, sans-serif;
  font-size: 22px;
  font-weight: 800;
  line-height: 120%;
}

.heading-5.mainn {
  color: #224553;
  text-decoration: none;
}

.kap1 {
  background-color: #60a5c2;
  background-image: linear-gradient(#ddecf3, #e0eef4);
  width: 100%;
  height: auto;
  position: relative;
}

.div-block-6 {
  width: 100%;
  max-width: 95%;
  height: 800px;
  margin-left: auto;
  margin-right: auto;
}

.kap1-pic {
  background-image: linear-gradient(#5da4c282, #5da4c282), url('../images/ddd.avif');
  background-position: 0 0, 50% 80%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 95%;
  height: 800px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.div-block-7 {
  width: 600px;
  height: 400px;
}

.h1-kap1 {
  text-align: center;
  background-image: url('../images/KAP1-nadpis.png');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 1000px;
  height: 500px;
  display: flex;
}

.kap1-text {
  width: 1200px;
  height: auto;
  margin-top: 136px;
  margin-left: auto;
  margin-right: auto;
}

.heading-6 {
  color: #508ca5;
  text-align: center;
  width: 990px;
  margin-bottom: 59px;
  margin-left: auto;
  margin-right: auto;
  font-family: Nunito Sans, sans-serif;
  font-size: 41px;
  font-weight: 800;
  line-height: 50px;
}

.heading-6.las {
  color: #500000;
}

.div-block-8 {
  width: 1000px;
  height: 400px;
  margin-top: 33px;
  margin-left: auto;
  margin-right: auto;
}

.text2 {
  justify-content: flex-start;
  align-items: center;
  width: 1000px;
  height: auto;
  margin-top: 33px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.paragraph-4 {
  color: #508ca5;
  width: 550px;
  font-family: Nunito Sans, sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 38px;
}

.paragraph-4.ddd {
  color: #500000;
}

.div-block-9 {
  background-image: url('../images/new.avif');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
  border-radius: 15px;
  width: 500px;
  height: 300px;
  margin-left: 62px;
}

.div-block-9.sss {
  background-image: url('../images/new2.avif');
  background-position: 100%;
  background-size: cover;
  background-attachment: scroll;
  height: 400px;
  margin-left: 78px;
}

.text3 {
  text-align: center;
  width: 1000px;
  height: auto;
  margin-top: 57px;
  margin-left: auto;
  margin-right: auto;
}

.paragraph-5 {
  font-size: 36px;
}

.div-block-10, .snih2 {
  z-index: 600;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.paragraph-6 {
  color: #508ca5;
  font-family: Nunito Sans, sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 38px;
}

.paragraph-6.ddd {
  color: #500000;
}

.paragraph-6.snehive {
  color: #f3f3f3;
  text-align: center;
  width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.paragraph-6.zacit {
  color: #f3f3f3;
  text-align: center;
  justify-content: flex-start;
  align-items: center;
  width: 1000px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 6px 20px 38px;
  font-size: 60px;
  font-weight: 700;
  line-height: 100%;
  display: flex;
}

.kap1-slider {
  width: 100%;
  max-width: 100%;
  height: 1000px;
  margin-top: 89px;
  margin-left: auto;
  margin-right: auto;
}

.slide {
  background-color: #306074;
  background-image: linear-gradient(#dfedf4, #5da4c2);
  padding-top: 60px;
}

.paragraph-7 {
  color: #306074;
  text-align: center;
  width: 550px;
  margin-left: auto;
  margin-right: auto;
  font-family: Nunito Sans, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 130%;
}

.mytus-head-2 {
  background-image: url('../images/mytus_2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 160px;
}

.mytus-head-3 {
  background-image: url('../images/mytus_3.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 160px;
}

.slider-wrapper {
  background-color: #eef0e2;
  border-radius: 0;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.heading-7 {
  z-index: 20;
  color: #dcebf2;
  letter-spacing: 0;
  background-color: #508ca5;
  justify-content: center;
  align-items: center;
  width: 400px;
  margin-bottom: -13px;
  margin-left: auto;
  margin-right: auto;
  padding: 11px;
  font-size: 50px;
  line-height: 130%;
  display: flex;
  position: relative;
}

.heading-7.slide2 {
  background-color: #508ca5;
  width: 570px;
  margin-bottom: -41px;
}

.heading-7.slide3 {
  background-color: #508ca5;
  width: 440px;
}

.heading-7.slide3.cd {
  margin-bottom: -35px;
}

.heading-7.slide3.es {
  margin-bottom: -44px;
}

.heading-7.dd {
  margin-bottom: -38px;
}

.slide-4 {
  background-color: #dcebf2;
  background-image: url('../images/SLIDER1C.avif');
  background-position: 50%;
  background-size: cover;
  padding: 96px;
}

.icon-2 {
  color: #82c2d8;
  background-color: #dcebf2;
  border-radius: 300px;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  margin-right: 5px;
  font-size: 30px;
  display: flex;
  inset: auto auto 4%;
}

.slide-wrap {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 600px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: 0%;
}

.slide-wrap.ss {
  width: 650px;
}

.mytus-head {
  background-image: url('../images/mytus_1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 100px;
}

.right-arrow {
  justify-content: center;
  align-items: center;
  width: 130px;
  height: 100px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  inset: 0% 0% 0% auto;
}

.slide-3 {
  background-color: #dcebf2;
  background-image: url('../images/SLIDER1B.avif');
  background-position: 0 0;
  background-size: cover;
  padding: 77px;
}

.heading-4-fakt {
  color: #306074;
  letter-spacing: 0;
  justify-content: center;
  align-items: center;
  width: 500px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 11px;
  font-family: Nunito Sans, sans-serif;
  font-size: 28px;
  font-weight: 800;
  line-height: 130%;
  display: flex;
}

.left-arrow {
  z-index: 200;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 130px;
  height: 100px;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.mask {
  border-radius: 0;
}

.slide-2 {
  background-color: #dcebf2;
  background-image: url('../images/SLIDER1A.avif');
  background-position: 0 0;
  background-size: cover;
  padding: 100px;
  position: relative;
}

.myty-perex {
  border-radius: 500px;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 120px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: auto 0% 35% auto;
}

.icon {
  z-index: 100;
  color: #82c2d8;
  background-color: #dcebf2;
  border-radius: 500px;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  margin-left: 5px;
  font-size: 30px;
  display: flex;
  inset: auto auto 4%;
}

.slider {
  border-radius: 0;
  width: 100%;
  height: 100%;
}

.slide-nav {
  bottom: 22px;
}

.div-block-11, .slider-hero {
  width: 600px;
  height: 600px;
  margin-left: auto;
  margin-right: auto;
}

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

.ctyri-tvare-zimy {
  background-image: url('../images/ctyri.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 600px;
  height: 120px;
  margin-left: auto;
  margin-right: auto;
}

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

.heading-8 {
  opacity: .49;
  color: #f6f6f6;
  text-align: center;
  letter-spacing: 2px;
  margin-top: 15px;
  font-family: Nunito Sans, sans-serif;
  font-weight: 700;
}

.bold-text-3 {
  font-family: Nunito Sans, sans-serif;
  font-weight: 800;
}

.slide-5 {
  background-color: #dcebf2;
  background-image: url('../images/SLIDER1D.avif');
  background-position: 0%;
  background-size: cover;
}

.kap1-fact {
  background-color: #c9e4f0;
  background-image: linear-gradient(#5ea3bf, #fff0);
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  height: 800px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 131px;
  padding-bottom: 100px;
  display: flex;
}

.factbox {
  width: 1200px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

._3-plusy {
  z-index: 2;
  flex-flow: row;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 1200px;
  max-width: 1480px;
  height: auto;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
}

.walsh-main-grid {
  grid-column-gap: 2.2em;
  grid-row-gap: 2.2em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  place-items: start stretch;
  width: 100%;
  position: relative;
}

.walsh-rounded-box-center-large {
  grid-row-gap: 2em;
  text-align: center;
  background-color: #fff;
  border-radius: 15px;
  flex-direction: column;
  align-items: center;
  height: 100%;
  padding: 4em 40px;
  display: flex;
}

.walsh-icon-wrapper-circle-large {
  background-color: #dcebf1;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 120px;
  display: flex;
}

.heading-2 {
  color: #4f89a2;
  text-align: center;
  font-size: 50px;
}

.walsh-inner-wrap {
  grid-row-gap: .35em;
  flex-direction: column;
  display: flex;
}

.walsh-heading-medium {
  color: #0f1900;
  letter-spacing: 0;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.1;
}

.walsh-heading-medium.last {
  color: #508ca5;
  font-family: Nunito Sans, sans-serif;
  font-weight: 900;
}

.walsh-heading-medium.reddish {
  color: #dc0f0c;
  font-family: Nunito Sans, sans-serif;
  font-weight: 900;
  text-decoration: underline;
}

.text-span-3 {
  font-weight: 600;
}

.after-1 {
  background-color: #60a5c2;
  width: 100%;
  height: auto;
  padding-top: 127px;
  padding-bottom: 48px;
  position: relative;
}

.nadpis-facts {
  text-align: center;
  margin-bottom: 24px;
}

.heading-9 {
  margin-bottom: 28px;
  margin-left: auto;
  margin-right: auto;
  font-family: Nunito Sans, sans-serif;
}

.bold-text-4 {
  color: #dcebf1;
  text-align: center;
  text-transform: uppercase;
  margin-left: auto;
  margin-right: auto;
  font-size: 34px;
  font-weight: 900;
}

.menu-wrapper-1 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: center;
  align-items: flex-start;
  width: 1050px;
  height: auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.kap2 {
  background-color: #f6f6f6;
  background-image: linear-gradient(#60a5c2, #fff0 15%);
  width: 100%;
  height: auto;
  padding-top: 48px;
  position: relative;
}

.kap2-pic {
  background-image: linear-gradient(#dc000096, #dc000096), url('../images/Winterwandern017_SalzkammergutTourismusKarlSteinegger.avif');
  background-position: 0 0, 50% 80%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 95%;
  height: 800px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.h1-kap2 {
  text-align: center;
  background-image: url('../images/kap22.png');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 1000px;
  height: 350px;
  display: flex;
}

.kap2-text {
  width: 1200px;
  height: auto;
  margin-top: 87px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 67px;
}

.heading-6-kap2 {
  color: #500000;
  text-align: center;
  width: 1020px;
  margin-bottom: 82px;
  margin-left: auto;
  margin-right: auto;
  font-family: Nunito Sans, sans-serif;
  font-size: 41px;
  font-weight: 800;
  line-height: 50px;
}

.paragraph-4-kap2 {
  color: #500000;
  width: 600px;
  font-family: Nunito Sans, sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 38px;
}

.paragraph-6-kap2 {
  color: #500000;
  margin-left: auto;
  margin-right: auto;
  font-family: Nunito Sans, sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 38px;
}

.text2-kap2 {
  justify-content: flex-start;
  align-items: center;
  width: 1000px;
  height: auto;
  margin-top: 33px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-kap2 {
  background-color: #d60300;
  background-image: url('../images/model.avif');
  background-position: 30%;
  background-size: cover;
  background-attachment: scroll;
  border-radius: 15px;
  width: 500px;
  height: 530px;
  margin-left: 0;
  margin-right: 60px;
}

.kap2-fact {
  background-color: #dc0000;
  background-image: linear-gradient(#f6f6f6, #0000 70%);
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 100px;
  display: flex;
}

.heading-9-copy {
  color: #fff;
  margin-bottom: 28px;
  margin-left: auto;
  margin-right: auto;
  font-family: Nunito Sans, sans-serif;
  font-size: 30px;
  font-weight: 800;
}

.factbox-2 {
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.nadpis-facts-2 {
  text-align: center;
  margin-bottom: 24px;
}

.bold-text-4-copy {
  color: #e9f1f5;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 34px;
}

._7-facts {
  z-index: 2;
  flex-flow: row;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 1100px;
  max-width: 1100px;
  height: auto;
  margin: 24px auto 0;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
}

.walsh-main-grid-facts2 {
  grid-column-gap: 2.2em;
  grid-row-gap: 2.2em;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  place-items: start stretch;
  width: 100%;
  position: relative;
}

.red-box {
  grid-row-gap: 2em;
  text-align: center;
  background-color: #fff;
  border-radius: 15px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 450px;
  padding: 2.3em 20px 2.8em;
  display: flex;
}

.pic-red {
  background-color: #dcebf1;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 230px;
  display: flex;
}

.pic-red.r1 {
  background-image: url('../images/REC1.avif');
  background-position: 50%;
  background-size: cover;
  width: 200px;
  height: 200px;
}

.pic-red.r2 {
  background-image: url('../images/REC2.avif');
  background-position: 50%;
  background-size: cover;
  width: 200px;
  height: 200px;
}

.pic-red.r3 {
  background-image: url('../images/REC3.avif');
  background-position: 50%;
  background-size: cover;
  width: 200px;
  height: 200px;
}

.pic-red.r4 {
  background-image: url('../images/REC4.avif');
  background-position: 50%;
  background-size: cover;
  width: 200px;
  height: 200px;
}

.pic-red.r5 {
  background-image: url('../images/REC5.avif');
  background-position: 50%;
  background-size: cover;
  width: 200px;
  height: 200px;
}

.pic-red.r6 {
  background-image: url('../images/REC6.avif');
  background-position: 50%;
  background-size: cover;
  width: 200px;
  height: 200px;
}

.pic-red.r7 {
  background-image: url('../images/REC7.avif');
  background-position: 50%;
  background-size: cover;
  width: 200px;
  height: 200px;
}

.red-lpop {
  grid-row-gap: .35em;
  color: #dc0f0c;
  flex-direction: column;
  display: flex;
}

.link {
  color: #d60300;
  font-weight: 900;
  text-decoration: none;
}

.paragraph-8 {
  font-family: Nunito Sans, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
}

.nadpis-box {
  grid-row-gap: 2em;
  text-align: center;
  text-transform: uppercase;
  border-radius: 15px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  margin-right: 22px;
  padding: 1.2em 20px .4em;
  display: flex;
}

.div-block-14 {
  width: 200px;
  height: 180px;
  margin-left: auto;
  margin-right: auto;
}

.link-2 {
  color: #dc0f0c;
  font-weight: 800;
  text-decoration: none;
}

.bold-text-5 {
  font-weight: 900;
}

.bold-text-6, .bold-text-7, .bold-text-8, .bold-text-9, .bold-text-10 {
  font-weight: 800;
}

.div-block-15 {
  background-image: url('../images/rec.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 200px;
  height: 200px;
}

.div-block-16 {
  background-color: #dbeaf0;
  background-image: linear-gradient(#dc0000, #fff0);
  width: 100%;
  height: 600px;
}

.krupe {
  background-color: #dc0000;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: auto;
  padding-bottom: 53px;
  display: flex;
}

.krupe-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 800px;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.krupe-nadpis {
  background-image: url('../images/proc.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 700px;
  height: 180px;
}

.paragraph-9 {
  color: #fcfcfc;
  text-align: center;
  text-transform: uppercase;
  width: 780px;
  font-family: Nunito Sans, sans-serif;
  font-size: 20px;
  font-weight: 800;
  line-height: 24px;
}

.after-2 {
  background-color: #dc0000;
  width: 100%;
  height: auto;
  padding-top: 37px;
  padding-bottom: 91px;
}

.heading-5-a2 {
  color: #fcfcfc;
  text-align: center;
  font-family: Nunito Sans, sans-serif;
  font-size: 22px;
  font-weight: 800;
  line-height: 120%;
}

.heading-5-a2.mainn {
  color: #224553;
}

.heading-5-a2.redpop {
  color: #fdfdfd;
}

.heading-5-a2.ffg {
  color: #508ca5;
}

.heading-5-a22 {
  color: #fcfcfc;
  text-align: center;
  font-family: Nunito Sans, sans-serif;
  font-size: 22px;
  font-weight: 800;
  line-height: 120%;
}

.heading-5-a22.mainn {
  color: #224553;
}

.heading-5-a22.red-pop.r {
  color: #fdfdfd;
}

.heading-5-a22.r {
  color: #508ca5;
}

.heading-5-a222 {
  color: #fcfcfc;
  text-align: center;
  font-family: Nunito Sans, sans-serif;
  font-size: 22px;
  font-weight: 800;
  line-height: 120%;
}

.heading-5-a222.mainn {
  color: #224553;
}

.heading-5-a222.redr {
  color: #fdfdfd;
}

.heading-5-a222.f {
  color: #508ca5;
}

.kap3 {
  background-color: #f8f8f8;
  background-image: linear-gradient(#dc0000, #fff0 23%);
  width: 100%;
  height: auto;
  padding-top: 33px;
  padding-bottom: 40px;
  position: relative;
}

.h1-kap3 {
  text-align: center;
  background-image: url('../images/ticho.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: center;
  width: 1000px;
  height: 350px;
  display: flex;
}

.kap3-pic {
  background-image: linear-gradient(#0000004f, #0000004f), url('../images/klid.avif');
  background-position: 0 0, 50% 80%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 95%;
  height: 800px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.kap3-text {
  width: 100%;
  height: auto;
  margin: 103px auto 28px;
}

.heading-6-k3 {
  color: #508ca5;
  text-align: center;
  width: 990px;
  margin-bottom: 59px;
  margin-left: auto;
  margin-right: auto;
  font-family: Nunito Sans, sans-serif;
  font-size: 41px;
  font-weight: 800;
  line-height: 50px;
}

.paragraph-4-k3 {
  color: #508ca5;
  text-align: center;
  width: 1000px;
  margin-bottom: 34px;
  font-family: Nunito Sans, sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 38px;
}

.paragraph-6-k3b {
  color: #508ca5;
  margin-top: 72px;
  font-family: Nunito Sans, sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 38px;
}

.text2-copy {
  justify-content: flex-start;
  align-items: center;
  width: 1000px;
  height: auto;
  margin-top: 33px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-17 {
  width: 100%;
  height: 300px;
  margin-top: 60px;
}

.k3-pic {
  z-index: 900;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 95%;
  height: 800px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.bold-text-11, .bold-text-12, .bold-text-13, .bold-text-14, .bold-text-15 {
  font-weight: 800;
}

.div-block-18 {
  width: 200px;
  height: 100%;
}

.k3-gallery {
  background-color: #b4a3a3;
  border-radius: 15px;
  width: 250px;
  height: 100%;
}

.k3-gallery.a1 {
  background-image: url('../images/tour.avif');
  background-position: 60%;
  background-size: cover;
}

.k3-gallery.a2 {
  background-image: url('../images/kone.avif');
  background-position: 80%;
  background-size: cover;
}

.k3-gallery.a3 {
  background-image: url('../images/jezero.avif');
  background-position: 50% 20%;
  background-size: cover;
}

.k3-gallery.a4 {
  background-image: url('../images/sneznice.avif');
  background-position: 0 0;
  background-size: cover;
}

.slider-2 {
  width: 100%;
  height: 100%;
}

.icon-3, .icon-4 {
  font-size: 25px;
}

.slide-6 {
  background-image: url('../images/jezero3.avif');
  background-position: 50% 40%;
  background-size: cover;
  background-attachment: scroll;
}

.slide-7 {
  background-image: url('../images/kone.avif');
  background-position: 50% 30%;
  background-size: cover;
}

.slide-8 {
  background-image: url('../images/tour.avif');
  background-position: 50% 45%;
  background-size: cover;
}

.slide-9 {
  background-image: url('../images/jezero2.avif');
  background-position: 50% 40%;
  background-size: cover;
}

.uvnitr-boxu {
  background-color: #eeeeeee0;
  border-radius: 15px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 200px;
  display: flex;
}

.after-3 {
  width: 100%;
  height: auto;
  padding-top: 55px;
  padding-bottom: 80px;
}

.kap4 {
  background-color: #f8f8f8;
  width: 100%;
  height: auto;
  padding-top: 35px;
  padding-bottom: 0;
  position: relative;
}

.snihh {
  z-index: 40;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.kap4-pic {
  background-image: linear-gradient(#dc00009e, #dc00009e), url('../images/KAP4pic.avif');
  background-position: 0 0, 50% 80%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 95%;
  height: 800px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.h1-kap4 {
  text-align: center;
  background-image: url('../images/kap4name.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: center;
  width: 1000px;
  height: 450px;
  display: flex;
}

.kap4-text {
  width: 1200px;
  height: auto;
  margin: 94px auto 136px;
}

.plynne {
  background-color: #5da4c2;
  width: 100%;
  height: auto;
  padding-top: 157px;
  padding-bottom: 156px;
  position: relative;
}

.nadpis-snehove {
  background-image: url('../images/pynne.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 800px;
  height: 300px;
  margin-bottom: 37px;
  margin-left: auto;
  margin-right: auto;
}

.snow-divider {
  background-image: url('../images/snow1.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  max-width: 100%;
  height: 200px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: -9% 0% auto;
}

.snow-divider-1 {
  background-image: url('../images/snow1.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  max-width: 100%;
  height: 200px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: -21% 0% auto;
}

.snow-divider-2 {
  z-index: 500;
  background-image: url('../images/snow1.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  max-width: 100%;
  height: 200px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: -8% 0% auto;
}

.link-3 {
  color: #f3f3f3;
  font-weight: 900;
}

.div-block-19 {
  width: 800px;
  height: 600px;
  margin-top: 61px;
  margin-left: auto;
  margin-right: auto;
}

.tipy {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 1000px;
  height: 600px;
  margin-top: 141px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.tipy-lottie {
  z-index: 400;
  background-color: #f6f6f6;
  border-radius: 500px;
  width: 100px;
  height: 100px;
  margin-bottom: -41px;
  padding: 16px;
  position: relative;
}

._4-tipy {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-color: #f6f6f6;
  border-radius: 15px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 1000px;
  height: auto;
  padding-top: 83px;
  padding-bottom: 67px;
  display: flex;
}

.div-block-20 {
  width: 200px;
  height: 300px;
}

.tipp {
  width: 200px;
  height: auto;
}

.heading-10 {
  color: #508ca5;
  text-align: center;
  font-family: Nunito Sans, sans-serif;
  font-size: 20px;
  line-height: 27px;
}

.link-4, .link-5, .link-6, .link-7 {
  color: #508ca5;
  font-weight: 900;
}

.div-block-21, .tip-pic {
  width: 100%;
  height: 150px;
}

.tip-pic.tip1 {
  background-image: url('../images/tip1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 15px;
}

.tip-pic.tip2 {
  background-image: url('../images/tip2.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 15px;
}

.tip-pic.tip3 {
  background-image: url('../images/tip3.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 15px;
}

.tip-pic.tip4 {
  background-image: url('../images/tip4.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 15px;
}

.tipy-wrapper {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.tipy-nadpis {
  background-image: url('../images/tipmodry.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 600px;
  height: 150px;
  margin-bottom: 12px;
}

.final-box {
  background-color: #508ca5;
  width: 100%;
  height: auto;
  padding-top: 74px;
  padding-bottom: 117px;
  display: none;
}

.paragraph-10 {
  color: #f3f3f3;
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 9px;
  font-family: Nunito Sans, sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 38px;
}

.bold-text-16, .bold-text-17 {
  text-transform: uppercase;
  font-weight: 900;
}

.bold-text-18 {
  text-transform: uppercase;
  font-family: Nunito Sans, sans-serif;
  font-weight: 900;
}

.bold-text-19 {
  text-transform: uppercase;
  font-weight: 900;
}

.div-block-22, .kde-zacitt {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.kde-zacitt.kde1 {
  padding-left: 40px;
  font-family: Nunito Sans, sans-serif;
  font-size: 28px;
  line-height: 38px;
}

.paragraph-11 {
  color: #f3f3f3;
}

.konec {
  background-image: linear-gradient(#5da4c2, #fff0 57%), url('../images/finnn.avif');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 1100px;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.konec-text {
  z-index: 800;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #5da4c24a;
  background-image: radial-gradient(circle farthest-side at 0%, #457b92, #fff0);
  border-radius: 0;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding-top: 52px;
  padding-bottom: 79px;
  padding-left: 0;
  display: flex;
  position: relative;
}

.heading-11 {
  text-align: center;
  width: 550px;
  margin-bottom: 37px;
  font-family: Nunito Sans, sans-serif;
  font-size: 36px;
  line-height: 40px;
}

.bold-text-20 {
  color: #f3f3f3;
  text-align: center;
  text-transform: none;
}

.cta {
  background-color: #dc0000;
  background-image: url('../images/19-fin.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 15px;
  width: 380px;
  height: auto;
  margin-bottom: 11px;
  padding: 33px 44px 123px 57px;
}

.footer {
  background-color: #457b92;
  width: 100%;
  margin-top: 0;
  padding: 14px 4rem .1rem;
  overflow: hidden;
}

.footer-bar {
  opacity: .63;
  border-top: 1px #fff3;
  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;
  display: flex;
}

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

.text-span-4 {
  font-weight: 700;
  text-decoration: underline;
}

.right-corner-promo-block {
  z-index: 1000;
  opacity: .91;
  background-color: #ffffffdb;
  border-top-right-radius: 0;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 0;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 66px;
  padding-top: 4px;
  padding-bottom: 10px;
  padding-left: 0;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.right-corner-promo-block:hover {
  opacity: 1;
}

.div-block-23 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  height: 50px;
  padding-top: 0;
  display: flex;
}

.link-16 {
  color: #224553;
  justify-content: flex-start;
  align-items: center;
  margin-right: 11px;
  font-family: Nunito Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  text-decoration: none;
  display: flex;
}

.text-block-12 {
  color: #224553;
  padding-top: 0;
  font-family: Nunito Sans, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 13px;
}

.link-block-4 {
  z-index: 2000;
  background-image: url('../images/logo-rakousko.avif');
  background-position: 0%;
  background-size: contain;
  justify-content: center;
  align-items: center;
  width: 130px;
  height: 60px;
  padding-left: 0;
  display: flex;
}

.image {
  z-index: 1000;
  width: 100%;
  height: auto;
  min-height: 50px;
  position: relative;
}

.body {
  background-color: #5da4c2;
  padding-top: 0;
}

.nadpis-copx {
  background-image: url('../images/copy.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 900px;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
}

.uvod {
  width: 100%;
  height: auto;
  padding-top: 101px;
  padding-bottom: 63px;
  position: relative;
}

.go-back {
  z-index: 500;
  cursor: pointer;
  background-image: url('../images/back.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
  position: absolute;
  inset: 20px auto auto 20px;
}

.main-grid {
  z-index: 800;
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.obal-fotky {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 1100px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 41px;
  display: grid;
}

.fotka-holder {
  width: 300px;
  height: 300px;
}

.image-8 {
  object-fit: cover;
  height: 200px;
}

.paragraph {
  color: #f5f5f5;
  text-align: center;
  margin-top: 10px;
  font-family: Nunito Sans, sans-serif;
  font-weight: 700;
}

.image-7 {
  object-fit: cover;
  height: 200px;
  position: static;
}

.image-9 {
  aspect-ratio: auto;
  object-fit: cover;
  width: 100%;
  height: 200px;
}

.left-arrow-2 {
  z-index: 950;
  display: none;
}

.prvni-line {
  display: flex;
}

.paragraph-12 {
  color: #fff;
  font-family: Nunito Sans, sans-serif;
  font-weight: 600;
}

.paragraph-13 {
  color: #fff;
  margin-left: 4px;
  font-family: Nunito Sans, sans-serif;
  font-weight: 700;
  text-decoration: underline;
}

.slide-nav-2, .right-arrow-2 {
  display: none;
}

.text-span-5, .text-span-6, .text-span-7, .text-span-8, .bold-text-21, .bold-text-22, .bold-text-23 {
  font-weight: 800;
}

.slider-7-facts {
  width: 1200px;
  height: 800px;
  margin-left: auto;
  margin-right: auto;
}

.gallery-slider {
  border: 1px #000;
  padding: 80px 30px;
  position: relative;
}

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

.gallery-wrapper {
  grid-column-gap: 47px;
  grid-row-gap: 47px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center stretch;
  display: grid;
}

.gallery-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.gallery-slide {
  background-color: #0000;
  height: auto;
}

.gallery-slide-wrapper {
  max-width: 300px;
  margin-right: 6%;
}

.gallery-slide-image {
  position: relative;
}

.gallery-image {
  width: 100%;
}

.gallery-slide-text {
  color: #f5f7fa;
  margin-bottom: 0;
  line-height: 32px;
  position: absolute;
  bottom: 24px;
  left: 24px;
  right: 24px;
}

.gallery-slider-left {
  justify-content: center;
  align-items: center;
  width: 40px;
  display: flex;
  left: -50px;
}

.gallery-slider-left:focus-visible, .gallery-slider-left[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.arrow-wrapper {
  font-size: 20px;
}

.slider-arrow-embed {
  color: #dc120c;
  font-size: 20px;
}

.gallery-slider-right {
  justify-content: center;
  align-items: center;
  width: 40px;
  display: flex;
  right: -77px;
}

.gallery-slider-right:focus-visible, .gallery-slider-right[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.gallery-slide-nav {
  display: none;
}

.slider-3 {
  background-color: #fff;
  width: 100%;
  height: 100%;
}

.tipy-main {
  justify-content: center;
  align-items: center;
  width: 500px;
  height: 500px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.slide-10 {
  vertical-align: baseline;
  padding: 100px;
}

.hero-text-desktop {
  width: 100%;
  height: 100%;
  padding-top: 2rem;
}

.hero-text-mobil {
  width: 100%;
  height: 100%;
  display: none;
}

.image-logo-rakousko {
  z-index: 1000;
  object-fit: scale-down;
  width: 100%;
  height: 3rem;
  min-height: 50px;
}

@media screen and (max-width: 991px) {
  .top-logo {
    height: 36vh;
    min-height: 400px;
  }

  .navigation-link {
    justify-content: center;
    align-items: flex-start;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .display-1 {
    letter-spacing: -.05rem;
    font-size: 3rem;
  }

  .display-1.second {
    letter-spacing: -.05rem;
    font-size: 2.4rem;
  }

  .top-hero {
    min-height: auto;
    padding-top: 150px;
  }

  .top-hero.main {
    padding-top: 70px;
  }

  .testimonials-card {
    min-height: 70vw;
  }

  .grid-2-column {
    flex-flow: column-reverse;
    display: flex;
  }

  .card-row {
    flex-flow: column;
  }

  .hero {
    background-position: 0 0, 50% 100%;
    background-repeat: repeat, no-repeat;
    background-size: auto, contain;
    height: 100vh;
    min-height: 600px;
    padding-top: 0;
  }

  .scroll {
    margin-bottom: -41px;
  }

  .perex-wrapper {
    width: 90%;
  }

  .heading {
    font-size: 28px;
    line-height: 130%;
  }

  .menu-wrapper {
    grid-column-gap: 22px;
    grid-row-gap: 22px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    max-width: 660px;
    display: grid;
  }

  .menu-2 {
    flex-flow: column;
    height: auto;
  }

  .heading-4.menu {
    text-align: center;
  }

  .menu-text {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .menu_item.sss {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 220px;
    height: 300px;
    display: flex;
  }

  .menu-pic.aft.af2, .menu-pic.aft.af3, .menu-pic.aft.af4, .menu-pic.aft2.af2c, .menu-pic.aft2.af2b, .menu-pic.aft2.af2a, .menu-pic.aft2.af3b {
    width: 220px;
    height: 170px;
  }

  .menu-pic.menu1, .menu-pic.menu2, .menu-pic.menu3, .menu-pic.menu4 {
    width: 100%;
  }

  .kap1-pic {
    height: 500px;
  }

  .h1-kap1 {
    background-repeat: no-repeat;
    background-size: contain;
    width: 90%;
  }

  .kap1-text {
    width: 100%;
    margin-top: 40px;
  }

  .heading-6 {
    width: 90%;
    font-size: 30px;
    line-height: 125%;
  }

  .heading-6.las {
    width: 80%;
  }

  .text2 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 90%;
  }

  .paragraph-4 {
    text-align: center;
    width: 80%;
    max-width: 600px;
    margin-bottom: 36px;
    font-size: 24px;
    line-height: 140%;
  }

  .div-block-9, .div-block-9.sss {
    margin-left: 0;
  }

  .text3 {
    width: 90%;
  }

  .paragraph-6 {
    width: 80%;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    font-size: 24px;
    line-height: 140%;
  }

  .kap1-slider {
    height: 810px;
  }

  .right-arrow, .left-arrow {
    width: 80px;
  }

  .myty-perex {
    bottom: 33%;
    right: 3%;
  }

  .slider-hero {
    width: 400px;
    height: 400px;
  }

  .ctyri-tvare-zimy {
    width: 510px;
    height: 110px;
  }

  .factbox {
    width: 100%;
  }

  ._3-plusy {
    flex: 0 auto;
    width: 100%;
    max-width: 760px;
  }

  .walsh-main-grid {
    flex-flow: wrap;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    height: auto;
    display: flex;
  }

  .walsh-rounded-box-center-large {
    width: 210px;
    padding-top: 2em;
    padding-bottom: 2em;
  }

  .walsh-icon-wrapper-circle-large {
    width: 100px;
    height: 100px;
  }

  .after-1 {
    flex-flow: column;
    display: flex;
  }

  .heading-9 {
    padding-left: 101px;
    padding-right: 101px;
  }

  .bold-text-4 {
    font-size: 50px;
    line-height: 58px;
  }

  .menu-wrapper-1 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    display: flex;
  }

  .kap2-pic {
    height: 500px;
  }

  .h1-kap2 {
    background-repeat: no-repeat;
    background-size: contain;
    width: 90%;
  }

  .kap2-text {
    width: 100%;
  }

  .heading-6-kap2 {
    width: 90%;
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 125%;
  }

  .paragraph-4-kap2 {
    font-size: 24px;
    line-height: 140%;
  }

  .text2-kap2 {
    flex-flow: column;
    width: 100%;
  }

  .div-block-kap2 {
    margin-bottom: 36px;
    margin-right: 0;
  }

  ._7-facts {
    flex: 0 auto;
    width: auto;
  }

  .walsh-main-grid-facts2 {
    grid-column-gap: 2.2em;
    grid-row-gap: 2.2em;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    height: auto;
    display: flex;
  }

  .red-box {
    width: 30%;
  }

  .paragraph-8 {
    margin-top: 8px;
  }

  .nadpis-box {
    width: 60%;
  }

  .krupe {
    padding-top: 57px;
    padding-bottom: 57px;
  }

  .paragraph-9 {
    width: 80%;
    margin-top: 31px;
    line-height: 170%;
  }

  .h1-kap3 {
    width: 90%;
  }

  .kap3-pic {
    height: 500px;
  }

  .heading-6-k3 {
    width: 90%;
    font-size: 30px;
    line-height: 140%;
  }

  .paragraph-4-k3 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .text2-copy {
    width: 100%;
  }

  .k3-pic {
    height: 500px;
  }

  .kap4-pic {
    height: 600px;
  }

  .h1-kap4 {
    width: 90%;
  }

  .kap4-text {
    width: 100%;
  }

  .plynne {
    padding-bottom: 20px;
  }

  .nadpis-snehove {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .snow-divider {
    top: -4%;
  }

  .snow-divider-1 {
    width: 100%;
    top: -6%;
  }

  .tipy {
    width: 100%;
    height: auto;
    margin-top: 0;
    padding-top: 20px;
  }

  ._4-tipy {
    width: 100%;
    padding-top: 47px;
    padding-bottom: 10px;
  }

  .tipp {
    width: 300px;
  }

  .tipy-wrapper {
    grid-column-gap: 28px;
    grid-row-gap: 28px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-bottom: 108px;
    display: grid;
  }

  .konec {
    height: 600px;
  }

  .konec-text {
    flex-flow: column;
    height: 600px;
  }

  .bold-text-20 {
    line-height: 50px;
  }

  .footer {
    padding-top: 2rem;
    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;
  }

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

  .gallery-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .gallery-slider-left {
    left: -20px;
  }

  .gallery-slider-right {
    right: -20px;
  }

  .div-block-24 {
    width: 75%;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
  }

  .hero-text-desktop {
    display: none;
  }

  .hero-text-mobil {
    display: block;
  }

  .lottie-animation {
    height: 100%;
  }
}

@media screen and (max-width: 767px) {
  .top-logo {
    height: 31vh;
    min-height: 300px;
  }

  .display-1.second {
    font-size: 2rem;
  }

  .display-1.second._5rem {
    font-size: 3.2rem;
  }

  .top-hero {
    padding-top: 150px;
  }

  .top-hero.main {
    padding-bottom: 30px;
  }

  .info-text {
    grid-row-gap: 0px;
  }

  .hero {
    height: 80vh;
    min-height: 650px;
  }

  .scroll {
    margin-bottom: 0;
    position: relative;
    bottom: -23%;
  }

  .perex {
    padding-bottom: 100px;
  }

  .heading {
    font-size: 24px;
  }

  .button1-wrapper {
    height: 60px;
  }

  .menu-2 {
    width: 100%;
  }

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

  .div-block-4 {
    width: 300px;
    height: 150px;
    margin-bottom: 31px;
    margin-left: auto;
    margin-right: auto;
  }

  .menu-3 {
    height: auto;
  }

  .heading-4 {
    text-align: center;
  }

  .column-2, .columns {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .menu_item {
    width: 240px;
  }

  .menu_item.sss {
    height: 250px;
  }

  .heading-6.las {
    width: 90%;
    font-size: 26px;
    line-height: 140%;
  }

  .paragraph-4, .paragraph-6 {
    width: 90%;
  }

  .paragraph-6.snehive {
    width: 80%;
  }

  .paragraph-7 {
    width: 90%;
    font-size: 20px;
    line-height: 132%;
  }

  .heading-7.slide2 {
    text-align: center;
    width: 380px;
    line-height: 100%;
  }

  .heading-7.slide3.cd {
    width: 380px;
  }

  .heading-7.slide3.es {
    width: 360px;
  }

  .heading-7.dd {
    width: 380px;
  }

  .slide-wrap, .slide-wrap.ss {
    width: 450px;
  }

  .heading-4-fakt {
    width: 90%;
    padding-bottom: 14px;
    padding-left: 0;
    padding-right: 0;
    font-size: 25px;
  }

  .myty-perex {
    bottom: 17%;
  }

  .div-block-13 {
    width: 550px;
  }

  .bold-text-3 {
    font-size: 45px;
  }

  .walsh-main-grid {
    grid-column-gap: 1em;
    grid-row-gap: 2em;
    align-content: flex-start;
    align-items: stretch;
  }

  .walsh-rounded-box-center-large {
    grid-row-gap: 1.5em;
    width: 31%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .walsh-heading-medium {
    font-size: 2.4em;
  }

  .walsh-heading-medium.last {
    font-size: 1.2em;
    line-height: 1.3rem;
  }

  .walsh-heading-medium.reddish {
    font-size: 1em;
  }

  .heading-9 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .bold-text-4 {
    text-align: center;
  }

  .menu-wrapper-1 {
    flex-flow: wrap;
  }

  .menu-wrapper-1.po1 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .menu-wrapper-1.po2 {
    flex-flow: wrap;
  }

  .heading-6-kap2 {
    font-size: 28px;
  }

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

  .paragraph-6-kap2 {
    font-size: 26px;
  }

  .walsh-main-grid-facts2 {
    grid-column-gap: 1em;
    grid-row-gap: 2em;
  }

  .red-box {
    grid-row-gap: 1.5em;
    width: 31%;
    height: 370px;
    padding-top: 1em;
    padding-bottom: 1em;
  }

  .pic-red.r1, .pic-red.r2, .pic-red.r3, .pic-red.r4, .pic-red.r5, .pic-red.r6, .pic-red.r7 {
    width: 130px;
    height: 130px;
  }

  .nadpis-box {
    grid-row-gap: 1.5em;
    width: 60%;
  }

  .krupe-wrapper {
    width: 90%;
  }

  .krupe-nadpis {
    width: 100%;
  }

  .heading-6-k3 {
    font-size: 26px;
  }

  .paragraph-4-k3 {
    font-size: 22px;
  }

  .paragraph-6-k3b {
    font-size: 24px;
    line-height: 140%;
  }

  .uvnitr-boxu {
    padding-top: 123px;
    padding-bottom: 123px;
  }

  .tipy {
    max-width: 568px;
  }

  .tipp {
    width: 230px;
  }

  .tipy-nadpis {
    width: 500px;
  }

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

  .gallery-slider {
    padding: 60px 15px;
  }

  .gallery-slide {
    margin-left: 10px;
    margin-right: 10px;
  }

  .gallery-slide-text {
    line-height: 30px;
  }

  .gallery-slider-left {
    left: -20px;
  }

  .gallery-slider-right {
    right: -20px;
  }

  .hero-text-desktop {
    display: none;
  }

  .hero-text-mobil {
    margin-top: 50px;
    display: block;
  }

  .lottie-animation-2 {
    position: absolute;
  }
}

@media screen and (max-width: 479px) {
  .top-logo {
    height: 25vh;
    min-height: 200px;
  }

  .text-big {
    padding-top: 67px;
  }

  .photo-author.second {
    width: 70px;
    height: 70px;
  }

  .part-top {
    flex-flow: column;
  }

  .display-1 {
    font-size: 34px;
  }

  .display-1.second {
    font-size: 1.6rem;
  }

  .display-1.second._7rem {
    font-size: 4rem;
  }

  .display-1.second._1-7-rem {
    letter-spacing: -.01rem;
  }

  .display-1.second._5rem {
    font-size: 1.9rem;
  }

  .top-hero {
    padding-top: 100px;
  }

  .button-flex {
    grid-row-gap: 30px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
  }

  .logo-white {
    width: 60px;
  }

  .testimonials-card {
    grid-row-gap: 50px;
  }

  .smaller {
    letter-spacing: -.01rem;
  }

  .kol3 {
    width: 250px;
    display: none;
  }

  .snih-animace {
    display: none;
  }

  .hero {
    background-position: 0 0, 50% 70%;
    background-size: auto, cover;
    height: 80vh;
    min-height: 200px;
  }

  .scroll {
    bottom: -28%;
  }

  .perex {
    padding-bottom: 64px;
  }

  .perex-wrapper {
    width: 100%;
  }

  .heading {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    font-size: 20px;
    line-height: 150%;
  }

  .menu-wrapper {
    grid-column-gap: 11px;
    grid-row-gap: 11px;
    flex-flow: column;
    justify-content: center;
    place-items: start stretch;
    width: 300px;
    margin-top: 42px;
  }

  .text-span-2 {
    font-size: 50px;
  }

  .menu-2 {
    flex-flow: column;
    width: 100%;
    height: auto;
  }

  .paragraph-3 {
    margin-bottom: 0;
    padding-left: 12px;
    font-size: 18px;
  }

  .heading-3 {
    font-size: 50px;
  }

  .div-block-4 {
    justify-content: flex-start;
    align-items: center;
    width: 270px;
    height: 110px;
    margin-bottom: 25px;
    padding-left: 20px;
    display: flex;
  }

  .menu-3 {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }

  .heading-4 {
    text-align: left;
    margin-bottom: 30px;
    padding-left: 0;
    font-size: 35px;
  }

  .heading-4.menu {
    margin-top: 37px;
    padding-left: 0;
  }

  .columns {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 280px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

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

  .menu-pic.menu1, .menu-pic.menu2, .menu-pic.menu3, .menu-pic.menu4 {
    height: 170px;
  }

  .heading-5.mainn {
    font-size: 19px;
  }

  .kap1-pic {
    height: 400px;
  }

  .h1-kap1 {
    background-repeat: no-repeat;
    background-size: contain;
    height: 360px;
  }

  .kap1-text {
    width: 320px;
    margin-top: 62px;
  }

  .heading-6 {
    width: 300px;
    margin-bottom: 13px;
    font-size: 20px;
    line-height: 150%;
  }

  .heading-6.las {
    font-size: 24px;
  }

  .text2 {
    flex-flow: column;
    width: 300px;
  }

  .paragraph-4 {
    text-align: center;
    width: 100%;
    max-width: 500px;
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 150%;
  }

  .div-block-9 {
    width: 300px;
    margin-top: 29px;
    margin-left: auto;
    margin-right: auto;
  }

  .text3 {
    width: 300px;
    margin-top: 40px;
  }

  .paragraph-6 {
    font-size: 21px;
  }

  .paragraph-7 {
    width: 250px;
    font-size: 17px;
    line-height: 145%;
  }

  .mytus-head-2 {
    width: 90%;
    height: 100px;
    margin-bottom: 9px;
    margin-left: auto;
    margin-right: auto;
  }

  .mytus-head-3 {
    width: 80%;
    height: 100px;
    margin-left: auto;
    margin-right: auto;
  }

  .slider-wrapper {
    width: 300px;
    height: 600px;
  }

  .heading-7.slide2 {
    width: 230px;
  }

  .heading-7.slide3.cd {
    text-align: center;
    width: 230px;
  }

  .heading-7.slide3.es {
    text-align: center;
    width: 230px;
    font-size: 30px;
  }

  .heading-7.dd {
    text-align: center;
    width: 210px;
  }

  .slide-4 {
    padding: 98px 10px 10px;
  }

  .icon-2 {
    width: 45px;
    height: 45px;
    margin-right: 0;
    font-size: 30px;
  }

  .slide-wrap, .slide-wrap.ss {
    width: 95%;
  }

  .mytus-head {
    width: 90%;
    height: 80px;
    margin-left: auto;
    margin-right: auto;
  }

  .right-arrow {
    width: 55px;
    inset: auto 4% 5% auto;
  }

  .slide-3 {
    padding: 26px 10px 10px;
  }

  .heading-4-fakt {
    text-align: center;
    margin-top: 0;
    font-size: 29px;
  }

  .left-arrow {
    width: 55px;
    inset: auto auto 5% 4%;
  }

  .slide-2 {
    padding: 40px 0 10px;
  }

  .icon {
    width: 45px;
    height: 45px;
    margin-left: 0;
    font-size: 30px;
  }

  .slider-hero {
    width: 200px;
    height: 200px;
  }

  .ctyri-tvare-zimy {
    background-size: contain;
    width: 90%;
  }

  .div-block-13 {
    width: 90%;
  }

  .bold-text-3 {
    font-size: 37px;
    line-height: 90%;
  }

  .kap1-fact {
    height: auto;
    padding-top: 60px;
  }

  ._3-plusy {
    flex: 0 auto;
    width: 100%;
  }

  .walsh-main-grid {
    flex-flow: column;
    height: auto;
  }

  .walsh-rounded-box-center-large {
    width: 100%;
  }

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

  .walsh-heading-medium {
    font-size: 1.8em;
  }

  .heading-9 {
    padding-left: 0;
    padding-right: 0;
    font-size: 20px;
  }

  .bold-text-4 {
    font-size: 30px;
    line-height: 45px;
  }

  .heading-6-kap2 {
    font-size: 24px;
  }

  .paragraph-4-kap2 {
    font-size: 21px;
  }

  .paragraph-6-kap2 {
    font-size: 21px;
    line-height: 140%;
  }

  .div-block-kap2 {
    width: 260px;
    height: 330px;
  }

  ._7-facts {
    flex: 0 auto;
    width: 100%;
  }

  .walsh-main-grid-facts2 {
    flex-flow: column;
    height: auto;
  }

  .red-box, .nadpis-box {
    width: 100%;
  }

  .krupe-wrapper {
    height: auto;
  }

  .heading-6-k3 {
    font-size: 24px;
  }

  .paragraph-4-k3 {
    font-size: 20px;
    line-height: 33px;
  }

  .paragraph-6-k3b {
    font-size: 20px;
  }

  .k3-pic {
    height: 330px;
  }

  .uvnitr-boxu {
    height: 310px;
    padding-top: 171px;
    padding-bottom: 171px;
  }

  .kap4-pic {
    height: 400px;
  }

  .nadpis-snehove {
    width: 90%;
    height: 270px;
  }

  .snow-divider {
    top: -1%;
  }

  .snow-divider-1 {
    top: -2%;
  }

  .tipy, ._4-tipy {
    width: 100%;
  }

  .tipy-wrapper {
    flex-flow: column;
    display: flex;
  }

  .tipy-nadpis {
    width: 90%;
  }

  .konec-text {
    flex-flow: column;
  }

  .heading-11 {
    width: 90%;
    font-size: 24px;
  }

  .bold-text-20 {
    line-height: 37px;
  }

  .cta {
    width: 90%;
  }

  .footer {
    padding: 3rem 1.4rem 0;
  }

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

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

  .right-corner-promo-block {
    border-bottom-left-radius: 15px;
    height: 52px;
    margin-left: auto;
    margin-right: auto;
    inset: 0% 0% auto;
  }

  .link-block-4 {
    object-fit: contain;
  }

  .prvni-line {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

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

  .gallery-wrapper {
    grid-template-columns: 1fr;
  }

  .gallery-slide-wrapper {
    max-width: 100%;
    margin-right: 0%;
  }

  .gallery-slider-left {
    left: -20px;
  }

  .gallery-slider-right {
    right: -20px;
  }

  .div-block-24 {
    width: 80%;
  }
}

#w-node-_73896a9d-c66a-755a-9ec7-c51aff368f59-f33ba807, #w-node-_73896a9d-c66a-755a-9ec7-c51aff368f62-f33ba807, #w-node-_73896a9d-c66a-755a-9ec7-c51aff368f71-f33ba807, #w-node-_441412ef-e995-a17c-3ece-2efc7bfad214-f33ba807, #w-node-_1b98873c-03b8-f5e5-3482-8eaa9d0db976-f33ba807, #w-node-_5101c9f8-ebbe-d476-9de4-4e7d36f02f25-f33ba807, #w-node-_62ac5669-1f98-71b1-542b-78547f0d3376-f33ba807, #w-node-c5ec7352-c468-b7e8-6f12-793762cd9dd8-f33ba807, #w-node-a5f78573-d352-ef93-613e-fc6f02f285bb-f33ba807 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-af79f0a3-0b29-712f-9941-551ffe09269d-f33ba807 {
  grid-area: span 1 / span 4 / span 1 / span 4;
  place-self: start;
}

#w-node-_00b9653d-baf7-8429-40f5-e9b61b0f97f1-f33ba807, #w-node-f24cfe47-6a5c-2b9d-a4a8-22be15cb6987-f33ba807, #w-node-_44f7ddc4-c378-8553-8d5a-3fc0b97e8187-f33ba807 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-_8f720f98-e535-1fd8-2998-31c6c0452dfb-07bd5176 {
  align-self: center;
}

#w-node-_8f720f98-e535-1fd8-2998-31c6c0452e0f-07bd5176, #w-node-_8f720f98-e535-1fd8-2998-31c6c0452e19-07bd5176, #w-node-_8f720f98-e535-1fd8-2998-31c6c0452e1d-07bd5176, #w-node-_8f720f98-e535-1fd8-2998-31c6c0452e21-07bd5176, #w-node-_8f720f98-e535-1fd8-2998-31c6c0452e25-07bd5176, #w-node-_8f720f98-e535-1fd8-2998-31c6c0452e29-07bd5176, #w-node-_8f720f98-e535-1fd8-2998-31c6c0452e33-07bd5176, #w-node-_8f720f98-e535-1fd8-2998-31c6c0452e37-07bd5176, #w-node-_8f720f98-e535-1fd8-2998-31c6c0452e3b-07bd5176, #w-node-_8f720f98-e535-1fd8-2998-31c6c0452e3f-07bd5176, #w-node-_8f720f98-e535-1fd8-2998-31c6c0452e43-07bd5176, #w-node-_8f720f98-e535-1fd8-2998-31c6c0452e49-07bd5176, #w-node-_8f720f98-e535-1fd8-2998-31c6c0452e4d-07bd5176, #w-node-_8f720f98-e535-1fd8-2998-31c6c0452e51-07bd5176, #w-node-_8f720f98-e535-1fd8-2998-31c6c0452e55-07bd5176, #w-node-_8f720f98-e535-1fd8-2998-31c6c0452e59-07bd5176, #w-node-_8f720f98-e535-1fd8-2998-31c6c0452e5d-07bd5176, #w-node-_8f720f98-e535-1fd8-2998-31c6c0452e61-07bd5176, #w-node-_8f720f98-e535-1fd8-2998-31c6c0452e65-07bd5176, #w-node-_8f720f98-e535-1fd8-2998-31c6c0452e69-07bd5176, #w-node-_8f720f98-e535-1fd8-2998-31c6c0452e6d-07bd5176, #w-node-_8f720f98-e535-1fd8-2998-31c6c0452e71-07bd5176, #w-node-_8f720f98-e535-1fd8-2998-31c6c0452e75-07bd5176, #w-node-_8f720f98-e535-1fd8-2998-31c6c0452e79-07bd5176, #w-node-_8f720f98-e535-1fd8-2998-31c6c0452e7d-07bd5176, #w-node-_8f720f98-e535-1fd8-2998-31c6c0452e83-07bd5176 {
  place-self: center start;
}

@media screen and (max-width: 479px) {
  #w-node-_9ac472d4-a2da-183d-31a8-718626564302-f33ba807, #w-node-_00793291-cbb5-ed12-2862-e54797e38b5a-f33ba807 {
    align-self: start;
  }
}


