:root {
  --beizs: #bb7a5e;
  --white: white;
  --letter-spacing: 95px;
  --letterspacingnames: 0px;
  --black: black;
}

a {
  text-decoration: underline;
}

.body {
  background-color: #1b1f36;
  font-family: Montserrat, sans-serif;
}

.pxr-hero {
  z-index: 1;
  min-height: 100vh;
  color: #bb7a5e;
  background-color: #1b1f36;
  background-image: linear-gradient(rgba(12, 18, 46, .9), rgba(12, 18, 46, .9)), url('../images/free-photo-of-herd-of-horses-galloping-on-prairie-at-sunset.jpeg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: -100vh;
  padding-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 87px;
  display: flex;
  position: relative;
}

.pxr-hero.padding {
  padding: 30px 30px 31px 100px;
}

.navbar {
  display: none;
}

.pxr-horse {
  z-index: 1;
  height: 100vh;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.heading {
  letter-spacing: 0;
  text-transform: uppercase;
  font-size: 2.5em;
  font-weight: 700;
  line-height: .9em;
}

.heading.h2 {
  color: var(--beizs);
  text-align: right;
  letter-spacing: 9px;
  font-size: 2.3em;
}

.heading.h2.center {
  color: #1b1f36;
  text-align: center;
}

.heading.h2.left {
  color: var(--beizs);
  text-align: left;
}

.heading.h2.lovasaink {
  text-align: center;
}

.heading.h2.lovasaink.white {
  color: var(--white);
}

.heading.h4 {
  font-size: 1.1em;
}

.heading.center {
  opacity: 0;
  color: var(--beizs);
  text-align: center;
  letter-spacing: var(--letter-spacing);
  margin-top: -145px;
}

.text-block {
  font-size: .6em;
  font-weight: 400;
  line-height: 1.5em;
}

.text-block.center {
  -webkit-backdrop-filter: blur(30px);
  backdrop-filter: blur(30px);
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  line-height: 1.8em;
}

.hero-inside {
  width: 40%;
  display: block;
}

.pxr-aboutus {
  z-index: 1;
  min-height: 100vh;
  text-align: right;
  background-color: #cecece;
  justify-content: flex-end;
  padding: 51px;
  display: flex;
  position: relative;
}

.container {
  max-width: 1280px;
}

.pxr-spline {
  z-index: 2;
  height: 100vh;
  filter: hue-rotate(-10deg);
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.about-inside {
  z-index: 3;
  width: 50%;
  font-size: 33px;
  position: relative;
}

.grid4 {
  grid-column-gap: 15px;
  grid-row-gap: 30px;
  text-align: center;
  flex-wrap: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 39px;
  font-size: 22px;
  display: flex;
}

.text-years-title {
  letter-spacing: 6px;
  margin-bottom: 22px;
  font-size: 1.7em;
  font-weight: 800;
  line-height: 1em;
}

.text-block-3, .text-block-4, .text-block-5 {
  font-size: .5em;
}

.text-block-6, .text-block-7, .text-block-8 {
  font-size: .4em;
}

.text-years {
  letter-spacing: 0;
  font-size: .8em;
  font-weight: 600;
  line-height: 1.5em;
}

.grid-cell {
  text-align: center;
  border-right: 1px solid #a1a1a1;
  flex: 1;
  padding-left: 20px;
  padding-right: 20px;
}

.grid-cell.big {
  flex: 1 0 100%;
}

.pxr-aboutus2 {
  min-height: 100vh;
  color: #fff;
  background-image: linear-gradient(rgba(27, 31, 54, .93), rgba(27, 31, 54, .93)), url('../images/pexels-photo-12323528.jpeg');
  background-position: 0 0, 50%;
  background-attachment: scroll, fixed;
  justify-content: center;
  align-items: center;
  font-size: 33px;
  display: flex;
  position: relative;
}

.pxr-lovasaink {
  z-index: 2;
  min-height: 100vh;
  color: #fff;
  text-align: center;
  background-color: #634c42;
  background-image: linear-gradient(rgba(42, 41, 58, .84), rgba(42, 41, 58, .84)), url('../images/pexels-photo-9244798.jpeg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding-top: 84px;
  font-size: 36px;
  display: block;
  position: relative;
}

.lovasaink-inside {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: wrap;
  align-content: flex-start;
  align-items: flex-start;
  padding: 100px 20px;
  display: flex;
}

.lovasok {
  width: 100%;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  -webkit-backdrop-filter: blur(30px);
  backdrop-filter: blur(30px);
  color: #fff;
  background-color: rgba(67, 61, 58, 0);
  border-radius: 20px;
  flex-direction: row;
  flex: 0 auto;
  align-items: stretch;
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  font-size: 28px;
  display: flex;
  position: relative;
}

.lovasok.reverse {
  flex-direction: row-reverse;
}

.lovas-text {
  text-align: left;
  flex-direction: column;
  flex: 0 70%;
  justify-content: center;
  align-items: flex-start;
  padding-top: 0;
  display: flex;
}

.image {
  flex: 0 40%;
}

.lovas-img {
  width: 100%;
  height: 439px;
  background-image: url('../images/Csilló-Balázs-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 12px;
  flex: 0 30%;
  overflow: hidden;
}

.lovas-img.liza {
  background-image: url('../images/Csilló-Liza-2.jpg');
}

.lovas-img.reka {
  background-image: url('../images/FB_IMG_1708760670122.jpg');
  background-position: 50% 15%;
  background-repeat: no-repeat;
  background-size: cover;
}

.lovas-img.andrea {
  background-image: url('../images/Betegh-Andrea-1.jpg');
}

.lovas-img.zoe {
  background-image: url('../images/Simon-Eliza-Zoé.jpg');
  background-position: 0 0;
}

.lovas-img.adel {
  background-image: url('../images/Polgár-Adél-Dóra-2.jpeg');
}

.lovas-img.fanni {
  background-image: url('../images/Czabai-Fanni-1.jpg');
  background-position: 0 0;
}

.pxr-tamogatonk {
  z-index: 2;
  min-height: 100vh;
  color: #c2aea5;
  text-align: left;
  background-color: #cecece;
  background-image: linear-gradient(rgba(0, 0, 0, .8), rgba(0, 0, 0, .8)), url('../images/pexels-photo-4593160.jpeg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: flex-start;
  align-items: center;
  padding: 51px;
  display: flex;
  position: relative;
}

.tamogatok-inside {
  width: 100%;
  -webkit-backdrop-filter: blur(30px);
  backdrop-filter: blur(30px);
  padding: 35px;
  font-size: 33px;
  position: relative;
}

.pxr-kapcsolat {
  z-index: 1;
  min-height: 100vh;
  color: #ac8a81;
  text-align: right;
  background-color: #0b0b0b;
  background-image: linear-gradient(rgba(10, 9, 31, .9), rgba(10, 9, 31, .9)), url('../images/pexels-photo-7059422.jpeg');
  background-position: 0 0, 0 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: flex-end;
  align-items: center;
  padding: 51px 260px 51px 51px;
  display: flex;
  position: relative;
}

.logo {
  width: 450px;
  margin-bottom: 50px;
}

.tampgato-logo-wrapper {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  justify-content: flex-start;
  align-items: center;
  padding-top: 60px;
  display: flex;
}

.pxr-spline2 {
  z-index: 3;
  height: 100vh;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.lovas-name {
  color: var(--beizs);
  text-align: left;
  letter-spacing: var(--letterspacingnames);
  font-size: 1.5em;
  font-weight: 300;
  line-height: 1.5em;
}

.smaller {
  letter-spacing: 30px;
  margin-top: 29px;
  font-size: .3em;
  line-height: 1.1em;
  display: block;
}

.div-block-2 {
  width: 100%;
  height: 100vh;
  background-image: url('../images/pexels-photo-12323528.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.image-text-wrapper {
  display: flex;
}

.image-text-wrapper.inverse {
  flex-direction: row-reverse;
}

.image-wrapper {
  flex: 0 50%;
}

.info-block {
  margin-top: 40px;
  position: relative;
}

.section-title {
  text-align: center;
  margin-bottom: 60px;
  font-size: 38px;
}

.whitebut {
  color: #3bb2d0;
  background-color: #fff;
  margin-top: 30px;
  padding: 15px 24px;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  display: block;
}

.whitebut.blue {
  text-align: center;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #3bb2d0;
  display: inline-block;
}

.text-wrapper {
  flex: 0 50%;
  padding-left: 40px;
  font-size: 16px;
  line-height: 26px;
}

.text-wrapper.inverse {
  padding-left: 0;
}

.container-2 {
  max-width: 1200px;
  margin-top: 40px;
  padding-left: 20px;
  padding-right: 20px;
}

.pxr-nav {
  z-index: 99;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: rgba(37, 38, 58, .69);
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.nav-link {
  color: #fff;
}

.nav-link.w--current {
  color: var(--beizs);
}

.divider {
  width: 100%;
  height: 1px;
  opacity: .25;
  background-color: #000;
  margin-bottom: 25px;
}

.test {
  color: rgba(255, 255, 255, .05);
  letter-spacing: 0;
  font-size: 5.5em;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.test.left {
  color: rgba(255, 255, 255, .06);
  left: -12px;
}

.spline-scene {
  z-index: 2;
  height: 100vh;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.spline-scene-2 {
  z-index: 2;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.tamogatas-img {
  z-index: 7;
  mix-blend-mode: difference;
  position: absolute;
  top: auto;
  bottom: 100px;
  left: 100px;
  right: auto;
}

.pxr-footer {
  z-index: 13;
  color: #bb7a5e;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.footer-text {
  padding-top: 15px;
  padding-bottom: 15px;
}

.tamogatas-img2 {
  z-index: 7;
  mix-blend-mode: difference;
  position: absolute;
  top: auto;
  bottom: 100px;
  left: 281px;
  right: auto;
}

@media screen and (min-width: 1280px) {
  .lovasok {
    width: 90%;
    padding: 100px 22px;
  }

  .lovas-img {
    background-position: 50% 23%;
  }
}

@media screen and (max-width: 991px) {
  a {
    color: #bb7a5e;
  }

  .pxr-hero {
    justify-content: flex-start;
    padding: 49px 20px 20px;
    font-size: 57px;
  }

  .heading.h2, .heading.h2.lovasaink.white {
    font-size: 1.6em;
  }

  .hero-inside {
    width: 100%;
  }

  .pxr-aboutus {
    z-index: 3;
    min-height: auto;
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    padding: 80px 20px;
  }

  .about-inside {
    width: 100%;
    padding: 0;
    font-size: 26px;
  }

  .grid-cell {
    padding-left: 0;
    padding-right: 0;
  }

  .pxr-aboutus2 {
    min-height: 70vh;
    padding-left: 20px;
    padding-right: 20px;
  }

  .lovasaink-inside {
    padding: 20px;
  }

  .lovasok {
    width: 100%;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
  }

  .lovas-text {
    flex-basis: 60%;
    font-size: 24px;
  }

  .lovas-img {
    flex-basis: 40%;
  }

  .pxr-tamogatonk {
    min-height: auto;
    padding: 70px 20px;
  }

  .tamogatok-inside {
    width: 100%;
    text-align: center;
    flex-direction: column;
    align-items: center;
    padding: 30px 0;
    font-size: 26px;
    display: flex;
  }

  .pxr-kapcsolat {
    min-height: auto;
    padding: 70px 20px;
  }

  .tampgato-logo-wrapper {
    flex-direction: column;
    align-items: center;
    padding-top: 40px;
  }

  .test, .test.left {
    font-size: 2.7em;
  }

  .tamogatas-img {
    margin-top: 23px;
    position: static;
  }

  .icon {
    color: #fff;
  }

  .menu-button, .menu-button.w--open, .nav-menu {
    background-color: #1b1f36;
  }

  .tamogatas-img2 {
    margin-top: 140px;
    position: static;
  }
}

@media screen and (max-width: 767px) {
  .heading.h2 {
    text-align: center;
    margin-bottom: 30px;
  }

  .text-block.center {
    padding: 20px;
  }

  .pxr-aboutus {
    text-align: center;
  }

  .about-inside {
    text-align: center;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .grid-cell {
    border: 0 solid #000;
    flex: 0 100%;
  }

  .pxr-aboutus2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .lovasok, .lovasok.reverse {
    flex-direction: column-reverse;
  }

  .lovas-text {
    padding-left: 20px;
    padding-right: 20px;
  }

  .lovas-img {
    flex: 0 auto;
  }

  .image-text-wrapper, .image-text-wrapper.inverse {
    flex-direction: column;
  }

  .text-wrapper {
    padding-top: 20px;
    padding-left: 0;
  }

  .test {
    top: 0%;
    bottom: auto;
    left: 0%;
    right: auto;
  }

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

  .footer-text {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

@media screen and (max-width: 479px) {
  .pxr-track {
    overflow: hidden;
  }

  .pxr-hero {
    padding-top: 162px;
  }

  .heading.h2 {
    letter-spacing: 4px;
    font-size: 1.1em;
  }

  .heading.h2.lovasaink.white {
    font-size: 1.1em;
  }

  .heading.center {
    font-size: 1.2em;
  }

  .grid-cell {
    border-bottom-width: 1px;
    border-bottom-color: rgba(0, 0, 0, .12);
    padding-bottom: 20px;
  }

  .pxr-aboutus2 {
    min-height: 100vh;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .lovas-name {
    line-height: 1.1em;
  }

  .smaller {
    letter-spacing: 6px;
    font-size: .2em;
  }

  .whitebut.blue {
    width: 100%;
  }

  .pxr-nav {
    position: fixed;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }
}

#w-node-_676859a7-dc61-2c90-77ca-a64dcf268db2-2fda2498, #w-node-bbfd70da-cfb7-1be3-d718-a973263c872d-2fda2498, #w-node-c650d62d-1a19-06eb-8a96-1145c7638a26-2fda2498, #w-node-e9f936a9-f4da-d119-bd77-a0f910e093fd-2fda2498 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}
