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

@font-face {
  font-family: Ppeditorialold;
  src: url('../fonts/PPEditorialOld-Italic.otf') format("opentype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

:root {
  --none: #0000;
  --rózsaszín: #fff3fc;
  --piros: #e90d16;
  --mas: var(--rózsaszín);
  --black: black;
  --blackmas: var(--black);
}

.container {
  border: 1px solid #000;
  justify-content: space-between;
  align-items: stretch;
  height: 60px;
  padding-left: 3%;
  padding-right: 3%;
  display: flex;
}

.desktop {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  margin-top: 9px;
  display: flex;
}

.nav-link-2 {
  background-color: var(--rózsaszín);
  color: var(--piros);
  border: 1px solid #000;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 30px;
  padding: 1px 17px 0;
  font-family: Ppagrandir, Arial, sans-serif;
  font-size: 12px;
  display: flex;
}

.nav-link-2.w--current {
  background-color: var(--piros);
  color: var(--rózsaszín);
}

.nav-link-2.mobile {
  display: none;
}

.nav-link-2.desktop {
  width: auto;
  margin-top: 0;
}

.nav-link-2.eznemolyan.w--current {
  background-color: var(--rózsaszín);
  color: var(--piros);
}

.nav-menu {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  justify-content: center;
  align-items: center;
  margin-top: 9px;
  display: flex;
}

.navbar {
  z-index: 9999;
  background-color: var(--piros);
  position: sticky;
  top: 0;
}

.image {
  background-color: var(--rózsaszín);
}

.image-2 {
  width: 90px;
  margin-right: 0;
  padding-left: 0;
}

.brand {
  justify-content: center;
  align-items: center;
  margin-left: -211px;
  padding-left: 0;
  display: flex;
}

.hero {
  z-index: 0;
  justify-content: flex-start;
  height: 94vh;
  display: flex;
  position: static;
}

.div-block {
  height: 10vh;
}

.herokep {
  width: auto;
  height: 94vh;
  overflow: clip;
}

.slider {
  z-index: 3;
  width: 300px;
  height: 400px;
  margin-top: 70px;
  position: absolute;
}

.slider-2 {
  position: relative;
}

.section1 {
  z-index: 1;
  border: 0px solid var(--black);
  background-color: var(--rózsaszín);
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  height: 70vh;
  margin-top: 0;
  margin-left: 3%;
  margin-right: 3%;
  padding-top: 59px;
  display: flex;
  position: sticky;
  top: 0;
}

.section1.mas {
  z-index: 4;
  height: auto;
  padding-top: 0;
  position: relative;
}

.section1.mas.ezkicsitmas {
  padding-top: 2px;
  position: relative;
}

.div-block-2 {
  width: 300px;
  height: 400px;
}

.kartya {
  opacity: 1;
  width: auto;
  height: auto;
  padding-top: 0;
  position: relative;
}

.kartya:hover {
  opacity: 1;
}

.image-3 {
  width: 400px;
  max-width: none;
  height: auto;
  margin-top: -67px;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  overflow: clip;
}

.text-block {
  color: var(--piros);
  font-family: Ppagrandir, Arial, sans-serif;
  font-size: 14px;
}

.kategoria {
  border: 1px solid var(--black);
  background-color: var(--rózsaszín);
  color: var(--piros);
  border-radius: 30px;
  margin-top: 7px;
  margin-left: 7px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Ppagrandir, Arial, sans-serif;
  font-size: 14px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.kategoria.kartyakhoz {
  position: absolute;
}

.kategoria.kartyakhoz:hover {
  opacity: 1;
}

.kategoria.bolthoz {
  margin-top: 0;
  margin-left: 0;
  position: static;
  overflow: hidden;
}

.kategoria.bolthoz.mas {
  margin-top: 0;
}

.link-block {
  background-image: url('../images/Untitled_Artwork-65-min.png');
  background-position: 0 0;
  background-size: cover;
  width: 293px;
  height: 377px;
  padding-top: 0;
  padding-bottom: 0;
  overflow: clip;
}

.link-block:hover {
  opacity: 1;
}

.link-block.bogre {
  background-image: url('../images/IMG_6357.jpg');
  background-position: 0 0;
  background-size: cover;
}

.link-block.bogre:hover {
  opacity: 1;
}

.link-block.ketto {
  background-image: url('../images/DSCF3806.jpg');
  background-position: 0 0;
  background-size: cover;
}

.link-block.ketto:hover {
  opacity: 1;
}

.link-block.harom {
  background-image: url('../images/IMG_6375-2.jpg');
  background-position: 0 0;
  background-size: cover;
}

.link-block.harom:hover {
  opacity: 1;
}

.link-block.negy {
  background-image: url('../images/DSCF3592-3.jpg');
  background-position: 0 0;
  background-size: cover;
}

.link-block.negy:hover {
  opacity: 1;
}

.link-block.ot {
  background-image: url('../images/IMG_6277.jpg');
  background-position: 50% 74%;
  background-size: cover;
  padding-bottom: 0;
}

.link-block.ot:hover {
  opacity: 1;
}

.link-block.hat {
  background-image: url('../images/DSCF3794.jpg');
  background-position: 0 0;
  background-size: cover;
}

.link-block.hat:hover {
  opacity: 1;
}

.link-block.het {
  background-image: url('../images/IMG_6489.jpg');
  background-position: 50%;
  background-size: cover;
}

.link-block.het:hover {
  opacity: 1;
}

.link-block.nyolc {
  background-image: url('../images/DSCF3827-3.jpg');
  background-position: 50%;
  background-size: cover;
}

.link-block.nyolc:hover {
  opacity: 1;
}

.link-block.kilenc {
  background-image: url('../images/IMG_7106.jpg');
  background-position: 50%;
  background-size: cover;
}

.link-block.kilenc:hover {
  opacity: 1;
}

.link-block.tiz {
  background-image: url('../images/kepernyo-2025-05-09---14.40.28.png');
  background-position: 0 0;
  background-size: cover;
}

.link-block.tiz:hover {
  opacity: 1;
}

.link-block.tizenegy {
  background-image: url('../images/DSCF3827-3.jpg');
  background-position: 50%;
  background-size: cover;
}

.link-block.tizenegy:hover {
  opacity: 1;
}

.link-block.tizenketto {
  background-image: url('../images/IMG_6795.jpg');
  background-position: 0 0;
  background-size: cover;
}

.link-block.tizenketto:hover {
  opacity: 1;
}

.link-block.faszos {
  background-image: url('../images/IMG_6375-2.jpg');
  background-position: 50%;
  background-size: cover;
}

.link-block.faszos:hover {
  opacity: 1;
}

.link-block.ohje {
  background-image: url('../images/DSCF3533-2.jpg');
  background-position: 0 0;
  background-size: cover;
}

.link-block.ohje:hover {
  opacity: 1;
}

.link-block.tizenharom {
  background-image: url('../images/IMG_6840.jpg');
  background-position: 0 0;
  background-size: cover;
}

.link-block.tizenharom:hover {
  opacity: 1;
}

.link-block.tizennegy {
  background-image: url('../images/IMG_6702.jpg');
  background-position: 50%;
  background-size: cover;
}

.link-block.tizennegy:hover {
  opacity: 1;
}

.link-block.tizenot {
  background-image: url('../images/IMG_9209-min-2-2-2.png');
  background-position: 0 0;
  background-size: cover;
}

.link-block.tizenot:hover {
  opacity: 1;
}

.section2 {
  z-index: 1;
  background-color: var(--none);
  height: 100vh;
  position: sticky;
  top: 0;
}

.div-block-3 {
  grid-column-gap: 47px;
  grid-row-gap: 47px;
  background-color: var(--none);
  flex-flow: column;
  height: 100vh;
  padding-top: 133px;
  padding-left: 3%;
  display: flex;
  position: absolute;
}

.section3 {
  z-index: 1;
  background-color: var(--none);
  height: 100vh;
  position: relative;
}

.text-block-2 {
  color: var(--rózsaszín);
  font-family: Ppeditorialold, Georgia, sans-serif;
  font-size: 97px;
  font-style: italic;
  line-height: 70px;
}

.text-block-3 {
  color: var(--rózsaszín);
  width: 500px;
  font-family: Ppagrandir, Arial, sans-serif;
  line-height: 23px;
}

.gomb {
  background-color: var(--rózsaszín);
  color: var(--piros);
  border: 1px solid #000;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 35px;
  padding: 1px 17px 0;
  font-family: Ppagrandir, Arial, sans-serif;
  display: flex;
}

.gomb.szamlalo {
  border-right-width: 0;
  width: 35px;
  padding-left: 0;
  padding-right: 0;
}

.gomb.szamlalo.plusz {
  border-left-width: 1px;
  border-right-width: 1px;
}

.gomb.hossz {
  width: auto;
  padding-left: 22px;
  padding-right: 22px;
}

.gomb.okker {
  z-index: 4;
  width: 96px;
  height: 30px;
  margin-top: 0%;
  margin-left: 0%;
  position: absolute;
}

.gomb.okker.je {
  width: auto;
  padding-left: 17px;
  padding-right: 17px;
}

.gomb.okker.je.megintmas {
  position: static;
}

.gomb.okker.je.megintmas:hover {
  opacity: .82;
}

.gomb.okker.nemolyan {
  margin-top: -3%;
  position: relative;
}

.gomb.okker.nemolyan.na:hover {
  opacity: .82;
}

.div-block-4 {
  width: 223px;
  height: auto;
  margin-top: 0;
  margin-bottom: 11px;
  margin-left: 357px;
  position: absolute;
  inset: auto auto 0% 0%;
}

.div-block-5 {
  width: 150px;
  height: 200px;
  margin-bottom: -226px;
  margin-right: 73px;
  position: absolute;
  inset: auto 0% 0% auto;
}

.div-block-6 {
  width: 181px;
  height: auto;
  margin-top: 94px;
  margin-right: 167px;
  position: absolute;
  inset: 0% 0% auto auto;
  overflow: clip;
}

.image-4 {
  margin-top: 0;
  margin-left: 0;
}

.section4 {
  z-index: 4;
  background-color: var(--rózsaszín);
  height: auto;
  position: relative;
  overflow: clip;
}

.tipusok {
  justify-content: center;
  align-items: center;
  height: 120vh;
  display: flex;
}

.text-block-4 {
  color: var(--piros);
}

.tipusokhoz-nagy-gomb {
  background-color: var(--none);
  color: var(--piros);
  font-family: Ppeditorialold, Georgia, sans-serif;
  font-size: 45px;
  font-style: italic;
}

.tipusokhoz-nagy-gomb:hover {
  font-family: Ppagrandir, Arial, sans-serif;
  font-style: normal;
}

.div-block-7 {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  flex-flow: column;
  align-items: center;
  padding-top: 0;
  font-size: 14px;
  display: flex;
}

.ketkep {
  height: 70vh;
  display: flex;
}

.ketkep.nem {
  z-index: 4;
  background-color: var(--rózsaszín);
  position: relative;
}

.nagykep {
  background-image: url('../images/IMG_0044.png');
  background-position: 50% 36%;
  background-size: cover;
  border: 1px solid #000;
  flex-flow: row;
  justify-content: center;
  align-items: flex-end;
  width: 50vw;
  height: 60vh;
  padding-top: 0;
  display: flex;
  position: relative;
  overflow: clip;
}

.nagykep.kicsitmas {
  border-left-width: 0;
  padding-top: 0;
}

.nagykep.bogringyo {
  background-image: url('../images/IMG_9209-min-2-2-2.png');
  background-position: 50%;
  background-size: cover;
}

.nagykep.napocska {
  background-image: url('../images/IMG_6277.jpg');
  background-position: 50%;
  background-size: cover;
}

.nagykep.napocska.eznemaz, .nagykep.napocska.eznemaz.olah {
  background-image: url('../images/IMG_9209-min-2-2-2.png');
}

.nagykep.sakk {
  background-image: url('../images/DSCF3794.jpg');
  background-position: 50%;
  background-size: cover;
}

.nagykep.sakk.sakkocska {
  background-image: url('../images/DSCF3592.jpg');
}

.text-block-5 {
  color: var(--rózsaszín);
  font-family: Ppeditorialold, Georgia, sans-serif;
  font-size: 45px;
  font-style: italic;
  position: absolute;
}

.div-block-9 {
  position: absolute;
}

.div-block-10 {
  grid-column-gap: 27px;
  grid-row-gap: 27px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 53px;
  display: flex;
  position: absolute;
}

.text-block-6 {
  color: var(--rózsaszín);
  padding-bottom: 0;
  font-family: Ppeditorialold, Georgia, sans-serif;
  font-size: 45px;
  font-style: italic;
}

.image-5 {
  margin-top: 0;
  padding-top: 0;
}

.image-5.cicik {
  margin-bottom: -23%;
}

.image-5.blansa {
  margin-top: 0%;
  margin-bottom: -39%;
}

.sokkicsikep {
  justify-content: space-between;
  align-items: flex-start;
  height: 50vh;
  margin-left: 3%;
  margin-right: 3%;
  display: flex;
}

.div-block-11 {
  width: 112px;
  height: 142px;
}

.div-block-11.kicsikep {
  background-image: url('../images/DSCF3794.jpg');
  background-position: 0 0;
  background-size: cover;
  overflow: clip;
}

.div-block-13 {
  background-image: url('../images/DSCF3533-2.jpg');
  background-position: 0 0;
  background-size: 150px;
  width: 142px;
  height: 202px;
  overflow: clip;
}

.div-block-14 {
  background-image: url('../images/IMG_6433.jpg');
  background-position: 52% 52%;
  background-size: 166px;
  width: 112px;
  height: 142px;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  overflow: clip;
}

.div-block-15 {
  width: 112px;
  height: 142px;
}

.div-block-16 {
  background-image: url('../images/DSCF3592-3.jpg');
  background-position: 50%;
  background-size: 200px;
  width: 142px;
  height: 202px;
  overflow: clip;
}

.div-block-17 {
  background-image: url('../images/IMG_6375-2.jpg');
  background-position: 0 0;
  background-size: cover;
  background-attachment: scroll;
  width: 142px;
  height: 202px;
  overflow: clip;
}

.div-block-18 {
  width: 112px;
  height: 142px;
}

.image-6 {
  width: 210px;
  max-width: none;
  margin-top: -47px;
  margin-bottom: 0;
  margin-left: -16px;
  padding-bottom: 0;
}

.image-7 {
  width: 210px;
  max-width: none;
  margin-top: -36%;
  margin-left: -22%;
}

.udvozlet {
  background-color: var(--none);
  height: 100vh;
}

.footer {
  background-color: var(--black);
  height: 100vh;
  position: absolute;
}

.footer-dark {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 15px;
  position: relative;
}

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

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

.footer-content {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

.title-small {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link {
  color: #1a1b1f;
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

.footer-link:hover {
  color: #1a1b1fbf;
}

.footer-social-block {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

.footer-divider {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-copyright-center {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
}

.futer {
  z-index: 1;
  background-color: var(--rózsaszín);
  align-items: flex-end;
  width: 100vw;
  height: 60vh;
  margin-bottom: 2%;
  margin-left: 0;
  display: flex;
  position: sticky;
  bottom: 0;
}

.atlatszo {
  height: 100vh;
  position: relative;
  overflow: visible;
}

.section {
  z-index: 0;
  background-color: var(--none);
  height: 100vh;
  position: relative;
}

.footerwrapper {
  background-color: var(--rózsaszín);
  margin-bottom: 0%;
  padding-bottom: 0;
  position: static;
}

.spacer {
  height: 100vh;
  margin-top: 0;
}

.image-8 {
  z-index: 0;
  position: fixed;
}

.div-block-19 {
  position: sticky;
}

.div-block-20 {
  margin-bottom: -100vh;
}

.sapszerlenti {
  height: 60vh;
  margin-top: -60vh;
  margin-bottom: 0;
  position: static;
}

.div-block-21 {
  z-index: 1;
  background-color: var(--rózsaszín);
  margin-bottom: -100vh;
  position: relative;
}

.image-9 {
  z-index: 1;
  width: 100vw;
  max-width: none;
  height: auto;
  margin-left: 0;
  position: relative;
}

.div-block-22 {
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-end;
  width: 100vw;
  margin: 244px 3% 3%;
  display: flex;
  position: static;
}

.futterbutton {
  background-color: var(--none);
  color: var(--piros);
  font-family: Ppagrandir, Arial, sans-serif;
  font-style: normal;
}

.futterbutton:hover {
  font-style: italic;
}

.futterbutton.mas {
  font-family: Ppeditorialold, Georgia, sans-serif;
  font-size: 20px;
  font-style: italic;
}

.futterbutton.ezegysemmi {
  color: var(--rózsaszín);
}

.futterbutton.nemolyan {
  color: var(--none);
}

.div-block-23 {
  flex-flow: column;
  display: flex;
}

.div-block-24 {
  grid-column-gap: 55px;
  grid-row-gap: 55px;
  display: flex;
}

.gmail {
  border: 1px solid var(--black);
  background-color: var(--rózsaszín);
  color: var(--piros);
  border-radius: 20px;
  margin-top: 29%;
  font-family: Ppagrandir, Arial, sans-serif;
}

.image-10 {
  width: 130px;
}

.div-block-25 {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-end;
  padding-right: 3px;
  display: flex;
}

.div-block-26 {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  flex-flow: column;
  display: flex;
}

.image-11 {
  z-index: 0;
  position: absolute;
}

.div-block-27 {
  background-color: var(--piros);
  width: 100vw;
  height: 100vh;
  position: absolute;
}

.bolthero {
  z-index: 1;
  background-color: var(--rózsaszín);
  height: 65vh;
  position: relative;
  overflow: clip;
}

.image-12 {
  width: 1387px;
  max-width: none;
  padding-top: 0;
  padding-bottom: 0;
  overflow: visible;
}

.div-block-28 {
  background-image: url('../images/IMG_6647.jpg');
  background-position: 50%;
  background-size: cover;
  height: 65vh;
}

.body-2 {
  background-color: var(--rózsaszín);
}

.valaszthatokategoriak {
  z-index: 1;
  background-color: var(--rózsaszín);
  height: 6vh;
  margin-top: 0;
  margin-left: 3%;
  margin-right: 3%;
  padding-top: 31px;
  position: relative;
  overflow: hidden;
}

.div-block-29 {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  display: flex;
  overflow: hidden;
}

.termekek {
  z-index: 4;
  grid-column-gap: 39px;
  grid-row-gap: 39px;
  background-color: var(--rózsaszín);
  flex-flow: column;
  display: flex;
  position: relative;
}

.body-3 {
  background-color: var(--rózsaszín);
}

.term-k {
  z-index: 1;
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  background-color: var(--rózsaszín);
  justify-content: flex-start;
  align-items: flex-end;
  height: auto;
  margin: 3%;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.term-k.masik {
  align-items: flex-start;
  height: 110vh;
  margin: 0%;
}

.sliderje {
  width: 64vw;
  height: 600px;
  display: flex;
  overflow: clip;
}

.slider-3 {
  width: 600px;
  height: 600px;
  overflow: clip;
}

.slide {
  background-image: url('../images/DSCF3806.jpg');
  background-position: 50%;
  background-size: cover;
  overflow: clip;
}

.slide.negy {
  background-image: url('../images/bla.png');
  background-position: 50%;
  background-size: cover;
}

.slide.negy.sakknegy {
  background-image: url('../images/DSCF3592-3.jpg');
}

.slide.negy.sakkharom.sakkjoo {
  background-image: url('../images/DSCF3502.jpg');
}

.slide.negy.sappernegy {
  background-image: url('../images/DSCF3913.jpg');
  background-position: 50% 38%;
  background-size: cover;
}

.slide.negy.vajazo3 {
  background-image: url('../images/IMG_6715.jpg');
}

.slide.negy.kockasfulu3 {
  background-image: url('../images/IMG_6846.jpg');
}

.slide.negy.polesz3 {
  background-image: url('../images/IMG_7106.jpg');
}

.slide.sapper2 {
  background-image: url('../images/IMG_6357.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide.sakk2 {
  background-image: url('../images/DSCF3533-2.jpg');
}

.slide.poleszketto {
  background-image: url('../images/DSCF3972.jpg');
  background-position: 0%;
  background-size: cover;
}

.slide.vajazo2 {
  background-image: url('../images/IMG_6697.jpg');
}

.slide.kockasfulu2 {
  background-image: url('../images/IMG_6880.jpg');
}

.slide.eger2 {
  background-image: url('../images/IMG_6450.jpg');
}

.slide.bogrinyo2 {
  background-image: url('../images/IMG_6526.jpg');
}

.slide.napocskatar2 {
  background-image: url('../images/IMG_7085.jpg');
}

.image-13 {
  width: 550px;
}

.szoveg {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.text-block-7 {
  color: var(--piros);
  margin-top: 0%;
  margin-left: 3%;
  padding-top: 3%;
  font-family: Ppeditorialold, Georgia, sans-serif;
  font-size: 45px;
  font-style: italic;
  line-height: 59px;
  position: static;
}

.text-block-7.mas {
  margin-top: 6%;
  font-family: Ppagrandir, Arial, sans-serif;
  font-size: 20px;
  font-style: normal;
  line-height: 23px;
}

.gombegyuttes {
  flex-flow: row;
  display: flex;
}

.text-block-8 {
  color: var(--piros);
  font-family: Ppagrandir, Arial, sans-serif;
}

.text-block-9 {
  width: 300px;
}

.text-block-10 {
  width: 300px;
  font-family: Ppagrandir, Arial, sans-serif;
}

.slode-nav {
  width: 120px;
  height: 120px;
}

.div-block-30 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  display: flex;
}

.text-block-11 {
  width: 250px;
  padding-right: 0;
}

.image-14 {
  width: 600px;
  max-width: none;
  margin-top: -150px;
  padding-top: 0;
  padding-bottom: 0;
}

.section-2 {
  z-index: 1;
  background-color: var(--rózsaszín);
  justify-content: center;
  align-items: center;
  height: 70vh;
  display: flex;
  position: relative;
  overflow: clip;
}

.body-4 {
  background-color: var(--rózsaszín);
  overflow: visible;
}

.image-16 {
  max-width: 142%;
  margin-top: -44%;
  margin-bottom: 0;
  margin-left: -25%;
  padding-bottom: 0;
  display: inline-block;
}

.text-block-12 {
  color: var(--rózsaszín);
  text-align: center;
  font-family: Ppagrandir, Arial, sans-serif;
  font-size: 47px;
  line-height: 54px;
  position: absolute;
}

.div-block-32 {
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  margin-top: -9%;
  display: flex;
  position: absolute;
}

.div-block-33 {
  margin-top: 8%;
  margin-left: 3%;
  position: absolute;
}

.text-block-13 {
  color: var(--rózsaszín);
  font-family: Ppeditorialold, Georgia, sans-serif;
  font-size: 97px;
  font-style: italic;
  position: absolute;
}

.text-block-14 {
  color: var(--piros);
  padding-left: 15px;
  font-size: 8px;
}

.section-3 {
  height: 61vh;
  margin-left: 3%;
  margin-right: 3%;
}

.body-5 {
  background-color: var(--rózsaszín);
}

.div-block-35 {
  grid-column-gap: 23px;
  grid-row-gap: 23px;
  justify-content: space-between;
  height: 56vh;
  display: flex;
}

.div-block-35.mas {
  justify-content: flex-start;
}

.div-block-36 {
  background-image: url('../images/IMG_6433.jpg');
  background-position: 0 0;
  background-size: cover;
  width: 400px;
}

.div-block-36.sapper1 {
  background-image: url('../images/IMG_0044.png');
  background-position: 50%;
  background-size: cover;
}

.div-block-36.sapper1.sapperje {
  background-image: url('../images/IMG_6934.jpg');
}

.div-block-36.sakk1 {
  background-image: url('../images/DSCF3646.jpg');
  background-position: 0 0;
  background-size: cover;
}

.div-block-36.sakk2 {
  background-image: url('../images/DSCF3533-2.jpg');
}

.div-block-36.polesz1 {
  background-image: url('../images/IMG_6375-2.jpg');
  background-position: 50%;
}

.div-block-36.fuzinyo {
  background-image: url('../images/IMG_6795.jpg');
}

.div-block-36.vajazo {
  background-image: url('../images/IMG_6702.jpg');
}

.div-block-36.kock-sf-l {
  background-image: url('../images/IMG_6489.jpg');
}

.div-block-36.eger {
  background-image: url('../images/IMG_6840.jpg');
}

.div-block-36.kocsog {
  background-image: url('../images/DSCF3827-3.jpg');
}

.div-block-36.b-grinyo {
  background-image: url('../images/IMG_9209-min-2-2-2.png');
}

.div-block-36.napocskatar1 {
  background-image: url('../images/IMG_6277.jpg');
  background-position: 50%;
}

.div-block-36.napocskatar1.halo {
  background-image: url('../images/blabla.png');
}

.div-block-36.piacosdi1 {
  background-image: url('../images/DSCF3794.jpg');
}

.div-block-36.lapostalko {
  background-image: url('../images/kepernyo-2025-05-09---14.40.28.png');
  background-position: 50%;
}

.div-block-36.printy {
  background-image: url('../images/Untitled_Artwork-65-min.png');
}

.div-block-37 {
  background-image: url('../images/DSCF3806.jpg');
  background-position: 0 0;
  background-size: cover;
  width: 400px;
}

.div-block-37.sapper2 {
  background-image: url('../images/IMG_6357.jpg');
  background-position: 50%;
  background-size: cover;
}

.div-block-37.sakk3 {
  background-image: url('../images/DSCF3592-3.jpg');
  background-position: 50%;
}

.div-block-37.poleszketto {
  background-image: url('../images/DSCF3972.jpg');
  background-position: -39%;
}

.div-block-37.fuzinyo2 {
  background-image: url('../images/IMG_6804.jpg');
  background-position: 50%;
}

.div-block-37.vajazo2 {
  background-image: url('../images/IMG_6697.jpg');
}

.div-block-37.kockasfulu2 {
  background-image: url('../images/IMG_6880.jpg');
}

.div-block-37.eger2 {
  background-image: url('../images/IMG_6450.jpg');
}

.div-block-37.kocsog2 {
  background-image: url('../images/DSCF3828.jpg');
}

.div-block-37.bogrinyo2 {
  background-image: url('../images/IMG_6526.jpg');
  background-position: 50%;
}

.div-block-37.napocskatar2 {
  background-image: url('../images/IMG_7085.jpg');
  background-position: 50%;
}

.div-block-38 {
  background-image: url('../images/DSCF3502.jpg');
  background-position: 50%;
  background-size: cover;
  width: 400px;
}

.div-block-38.sapperharom {
  background-image: url('../images/DSCF3913.jpg');
  background-position: 50%;
  background-size: cover;
}

.div-block-38.harom {
  background-image: url('../images/IMG_6423.jpg');
  background-position: 50%;
  background-size: cover;
}

.div-block-38.harom.vajazoharom {
  background-image: url('../images/IMG_6715.jpg');
}

.div-block-38.harom.kockasfulu {
  background-image: url('../images/IMG_6846.jpg');
}

.div-block-38.harom.polesz3 {
  background-image: url('../images/IMG_7106.jpg');
}

.div-block-38.harom.napocskatarharom {
  background-image: url('../images/bla.png');
}

.section-4 {
  grid-column-gap: 58px;
  grid-row-gap: 58px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  height: 29vh;
  margin-bottom: 50px;
  margin-left: 3%;
  margin-right: 3%;
  display: flex;
}

.text-block-15 {
  color: var(--piros);
  font-family: Ppeditorialold, Georgia, sans-serif;
  font-size: 54px;
  font-style: italic;
}

.text-block-16 {
  color: var(--piros);
  font-family: Ppeditorialold, Georgia, sans-serif;
  font-size: 70px;
  font-style: italic;
}

.bogrinyo {
  background-image: url('../images/Untitled_Artwork-66.png');
  background-position: 55%;
  background-repeat: no-repeat;
  background-size: 465px;
  width: 200px;
  height: 200px;
  margin-bottom: 45%;
  margin-left: 31%;
  padding-left: 0;
  position: absolute;
}

.sapper {
  background-image: url('../images/Untitled_Artwork-68.png');
  background-position: 9% 45%;
  background-size: 450px;
  width: 200px;
  height: 200px;
  margin-bottom: 31%;
  margin-left: -37%;
  position: absolute;
}

.polesz {
  background-image: url('../images/Untitled_Artwork-67.png');
  background-position: 95%;
  background-size: 450px;
  width: 230px;
  height: 270px;
  margin-bottom: -9%;
  margin-left: 48%;
  position: absolute;
}

.talko {
  background-image: url('../images/Untitled_Artwork-69.png');
  background-position: 91% 14%;
  background-size: 350px;
  width: 230px;
  height: 200px;
  margin-bottom: -43%;
  margin-left: -40%;
  position: absolute;
}

.bogrinyoketto {
  background-image: url('../images/Untitled_Artwork-73.png');
  background-position: 50% 56%;
  background-size: 400px;
  width: 230px;
  height: 200px;
  margin-bottom: -2%;
  margin-left: -65%;
  position: absolute;
}

.div-block-39 {
  background-image: url('../images/Untitled_Artwork-76.png');
  background-position: 50%;
  background-size: 260px;
  width: 200px;
  height: 200px;
  margin-bottom: -622px;
  margin-left: 35%;
  position: absolute;
}

.image-17 {
  max-width: 120%;
  margin-top: -28px;
  margin-bottom: 0;
  margin-left: -9px;
  padding-bottom: 0;
}

.div-block-40 {
  background-image: url('../images/negyzetracs.png');
  background-position: 0 0;
  background-size: cover;
  width: 100vw;
  height: 100vh;
  position: absolute;
}

.div-block-41 {
  background-image: url('../images/IMG_6459.png');
  background-position: 0 0;
  background-size: cover;
  width: 294px;
  height: 400px;
  margin-top: 17%;
  margin-left: 7%;
  position: absolute;
}

.div-block-42 {
  background-image: url('../images/Frame-22.png');
  background-position: 0 0;
  background-size: cover;
  width: 294px;
  height: 400px;
  margin-top: 15%;
  margin-left: 38%;
  position: absolute;
}

.div-block-43 {
  background-image: url('../images/Frame-21.png');
  background-position: 50%;
  background-size: cover;
  width: 294px;
  height: 400px;
  margin-top: 20%;
  margin-left: 63%;
  position: absolute;
}

.text-block-17 {
  color: var(--piros);
  width: auto;
  margin-left: 0%;
  font-family: Ppeditorialold, Georgia, sans-serif;
  font-size: 45px;
  font-style: italic;
  line-height: 55px;
}

.section-6 {
  z-index: 1;
  background-color: var(--rózsaszín);
  background-image: url('../images/A4---1.png');
  background-position: 100%;
  background-size: 100vw;
  height: 109vh;
  position: relative;
}

.section-7 {
  z-index: 1;
  background-color: var(--piros);
  justify-content: flex-start;
  align-items: center;
  height: 120vh;
  font-size: 60px;
  display: flex;
  position: relative;
}

.text-block-18 {
  font-family: Ppeditorialold, Georgia, sans-serif;
}

.text-block-19 {
  color: var(--rózsaszín);
  padding-left: 3%;
  font-family: Ppeditorialold, Georgia, sans-serif;
  font-size: 70px;
  font-style: italic;
  line-height: 80px;
}

.section-8 {
  z-index: 1;
  background-color: var(--rózsaszín);
  position: relative;
}

.section-9 {
  z-index: 1;
  background-color: var(--rózsaszín);
  height: 100vh;
  margin-top: 0%;
  position: relative;
}

.text-block-20 {
  margin-top: 0%;
  margin-left: 3%;
  padding-top: 3%;
  font-family: Ppagrandir, Arial, sans-serif;
}

.div-block-44 {
  background-image: url('../images/IMG_0027-2.jpg');
  background-position: 50%;
  background-size: cover;
  width: 294px;
  height: 400px;
  margin-top: 6%;
  margin-left: 37%;
  position: absolute;
}

.div-block-45 {
  background-image: url('../images/DSCF3566.jpg');
  background-position: 0 0;
  background-size: cover;
  width: 294px;
  height: 400px;
  margin-top: 5%;
  margin-left: 6%;
  position: absolute;
}

.div-block-45.en1 {
  background-image: url('../images/IMG_9911.png');
  background-position: 100% 100%;
  background-size: cover;
}

.div-block-46 {
  background-image: url('../images/IMG_0533-min.jpg');
  background-position: 50% 100%;
  background-size: cover;
  width: 294px;
  height: 400px;
  margin-top: 6%;
  margin-left: 65%;
  position: absolute;
}

.section-10 {
  z-index: 1;
  background-color: var(--rózsaszín);
  background-image: url('../images/negyzetracs.png');
  background-position: 0 0;
  background-size: cover;
  height: 100vh;
  position: relative;
}

.text-block-21 {
  color: var(--piros);
  margin-top: 5%;
  margin-left: 3%;
  font-family: Ppeditorialold, Georgia, sans-serif;
  font-size: 45px;
  font-style: italic;
  line-height: 59px;
  position: absolute;
}

.div-block-47 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: row;
  justify-content: flex-start;
  display: flex;
}

.div-block-48 {
  background-image: url('../images/MacBook-Air---1.png');
  background-position: 50%;
  background-repeat: repeat;
  background-size: contain;
  width: auto;
  height: 100vh;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.div-block-49 {
  margin-top: 0%;
  padding-top: 37px;
}

.section-11 {
  z-index: 4;
  background-color: var(--piros);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding-top: 0;
  display: flex;
  position: relative;
}

.text-block-22 {
  color: var(--rózsaszín);
  text-align: center;
  padding-top: 0;
  padding-bottom: 3%;
  font-family: Ppeditorialold, Georgia, sans-serif;
  font-size: 70px;
  font-style: italic;
  line-height: 86px;
}

.text-block-23 {
  z-index: 3;
  color: var(--rózsaszín);
  margin-top: 3%;
  margin-left: 3%;
  font-family: Ppeditorialold, Georgia, sans-serif;
  font-size: 60px;
  font-style: italic;
  line-height: 70px;
  position: absolute;
}

.div-block-50 {
  z-index: 5;
  justify-content: flex-end;
  height: 94px;
  display: flex;
  position: absolute;
}

.div-block-51 {
  justify-content: flex-end;
  align-items: flex-end;
  width: 100vw;
  height: 94vh;
  margin-right: 0%;
  padding-bottom: 4%;
  padding-right: 3%;
  display: flex;
  position: absolute;
}

.slide-2 {
  background-image: url('../images/IMG_6433.jpg');
  background-position: 50%;
  background-size: cover;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.slide-2.sapper1 {
  background-image: url('../images/IMG_0044.png');
}

.slide-2.sapper1.sapperje {
  background-image: url('../images/IMG_6934.jpg');
}

.slide-2.sakk1 {
  background-image: url('../images/DSCF3646.jpg');
}

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

.slide-2.vajazo {
  background-image: url('../images/IMG_6702.jpg');
}

.slide-2.kockasfulu {
  background-image: url('../images/IMG_6489.jpg');
}

.slide-2.eger {
  background-image: url('../images/IMG_6840.jpg');
  background-position: 50%;
}

.slide-2.kocsog {
  background-image: url('../images/DSCF3827-3.jpg');
}

.slide-2.bogrinyo1 {
  background-image: url('../images/IMG_9209-min-2-2-2.png');
}

.slide-2.napocskatar {
  background-image: url('../images/IMG_6277.jpg');
  background-position: 50%;
}

.slide-2.napocskatar.halohalo {
  background-image: url('../images/blabla.png');
}

.slide-2.piacosdi1 {
  background-image: url('../images/DSCF3794.jpg');
}

.slide-2.lapostalko1 {
  background-image: url('../images/kepernyo-2025-05-09---14.40.28.png');
}

.slide-2.printyo1 {
  background-image: url('../images/Untitled_Artwork-65-min.png');
}

.slide-2.fuzinyoegy {
  background-image: url('../images/IMG_6795.jpg');
}

.kategoria-2 {
  color: #e90d16;
  background-color: #fff3fc;
  border: 1px solid #000;
  border-radius: 30px;
  margin-top: 7px;
  margin-left: 7px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Ppagrandir, Arial, sans-serif;
  font-size: 14px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.text-block-24 {
  color: var(--rózsaszín);
  padding-bottom: 0;
  font-family: Ppeditorialold, Georgia, sans-serif;
  font-size: 45px;
  font-style: italic;
}

.text-block-24.nemaz {
  color: var(--rózsaszín);
}

.div-block-52 {
  grid-column-gap: 27px;
  grid-row-gap: 27px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 53px;
  display: flex;
  position: absolute;
}

.gomb-2 {
  color: #e90d16;
  background-color: #fff3fc;
  border: 1px solid #000;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 35px;
  padding: 1px 22px 0;
  font-family: Ppagrandir, Arial, sans-serif;
  display: flex;
}

.gomb-2.okker {
  z-index: 4;
  width: 96px;
  height: 30px;
  margin-top: 0%;
  margin-left: 0%;
  position: absolute;
}

.gomb-2.okker.je {
  width: auto;
  padding-left: 17px;
  padding-right: 17px;
}

.gomb-2.okker.je.megintmas {
  position: static;
}

.div-block-53 {
  background-image: url('../images/Untitled_Artwork-80.png');
  background-position: 0 0;
  background-size: cover;
  width: 600px;
  height: 500px;
  margin-right: 46%;
  position: absolute;
}

.kiskepek {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  justify-content: center;
  align-items: flex-start;
  height: 70vh;
  padding-left: 3%;
  padding-right: 3%;
  display: flex;
  position: relative;
}

.link-block-2 {
  background-image: url('../images/DSCF3794.jpg');
  background-position: 0 0;
  background-size: cover;
  width: 127px;
  height: 160px;
}

.link-block-2:hover {
  opacity: .8;
}

.link-block-3 {
  background-image: url('../images/DSCF3533-2.jpg');
  background-position: 0 0;
  background-size: cover;
  width: 160px;
  height: 230px;
}

.link-block-3:hover {
  opacity: .8;
}

.link-block-4 {
  background-image: url('../images/IMG_6433.jpg');
  background-position: 50%;
  background-size: 170px;
  width: 127px;
  height: 160px;
}

.link-block-4:hover {
  opacity: .8;
}

.link-block-5 {
  background-image: url('../images/IMG_7085.jpg');
  background-position: 50%;
  background-size: cover;
  width: 127px;
  height: 160px;
}

.link-block-5:hover {
  opacity: .8;
}

.link-block-6 {
  background-image: url('../images/IMG_6375-2.jpg');
  background-position: 50% 45%;
  background-size: 200px;
  width: 160px;
  height: 230px;
}

.link-block-6:hover {
  opacity: .8;
}

.link-block-7 {
  background-image: url('../images/DSCF3592-2.jpg');
  background-position: 0 0;
  background-size: cover;
  width: 160px;
  height: 230px;
}

.link-block-7:hover {
  opacity: .8;
}

.link-block-8 {
  background-image: url('../images/IMG_7106.jpg');
  background-position: 0 0;
  background-size: cover;
  width: 127px;
  height: 160px;
}

.link-block-8:hover {
  opacity: .8;
}

.icon, .icon-2 {
  color: var(--rózsaszín);
}

.slide-nav-2 {
  color: var(--piros);
}

.div-block-55 {
  z-index: 4;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: absolute;
}

.div-block-55.mas {
  padding-top: 83px;
}

.button {
  z-index: 4;
  background-color: var(--rózsaszín);
  color: var(--piros);
  border: 1px solid #000;
  width: 600px;
  font-family: Ppeditorialold, Georgia, sans-serif;
  font-size: 50px;
  font-style: italic;
  line-height: 55px;
  position: absolute;
}

.button.mas {
  width: 312px;
}

.div-block-56 {
  margin-left: 3%;
  padding-top: 3%;
  position: absolute;
}

@media screen and (min-width: 1280px) {
  .container {
    height: 75px;
  }

  .nav-link-2 {
    width: auto;
    height: 33px;
    font-size: 14px;
  }

  .nav-link-2.desktop {
    height: 36px;
  }

  .brand {
    margin-left: -223px;
  }

  .hero {
    height: 93vh;
  }

  .section1.mas {
    height: auto;
  }

  .image-3 {
    width: 397px;
  }

  .text-block {
    font-size: 17px;
    line-height: 23px;
  }

  .kategoria, .kategoria.kartyakhoz {
    margin-top: 14px;
    margin-left: 14px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 17px;
  }

  .link-block {
    width: 376px;
    height: 485px;
  }

  .link-block.bogre:hover, .link-block.tizenketto, .link-block.tizenketto:hover {
    opacity: 1;
  }

  .link-block.faszos {
    background-image: url('../images/IMG_6375-2.jpg');
    background-position: 50%;
    background-size: cover;
  }

  .link-block.tizenharom:hover {
    opacity: 1;
  }

  .div-block-3 {
    grid-column-gap: 63px;
    grid-row-gap: 63px;
  }

  .text-block-2 {
    font-size: 119px;
  }

  .text-block-3 {
    width: 600px;
    font-size: 17px;
    line-height: 31px;
  }

  .gomb {
    width: auto;
    height: 40px;
    padding-left: 17px;
    padding-right: 17px;
    font-size: 17px;
  }

  .gomb.okker {
    width: auto;
    height: 36px;
    padding-left: 17px;
    padding-right: 17px;
    font-size: 14px;
  }

  .gomb.okker.nemolyan.na {
    width: 93px;
  }

  .div-block-4 {
    width: 247px;
    margin-left: 518px;
  }

  .div-block-5 {
    width: 171px;
    margin-right: 98px;
  }

  .div-block-6 {
    width: 183px;
    margin-top: 127px;
    margin-right: 148px;
  }

  .tipusok {
    height: 140vh;
  }

  .tipusokhoz-nagy-gomb {
    font-size: 70px;
    line-height: 52px;
  }

  .text-block-6 {
    font-size: 70px;
    line-height: 59px;
  }

  .image-5.cicik {
    margin-bottom: -18%;
  }

  .image-5.blansa {
    margin-bottom: -34%;
    margin-left: 0%;
  }

  .div-block-11 {
    width: 142px;
    height: 202px;
  }

  .div-block-13 {
    width: 202px;
    height: 260px;
  }

  .div-block-14, .div-block-15 {
    width: 142px;
    height: 202px;
  }

  .div-block-16, .div-block-17 {
    width: 202px;
    height: 260px;
  }

  .div-block-18 {
    width: 142px;
    height: 202px;
  }

  .image-7 {
    margin-top: 0%;
    margin-left: 0%;
  }

  .futer {
    padding-bottom: 0;
  }

  .image-9 {
    width: 1280px;
    max-width: none;
  }

  .div-block-22 {
    margin-top: 357px;
    margin-bottom: 3%;
  }

  .futterbutton {
    padding-bottom: 0;
    font-size: 17px;
  }

  .div-block-23 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .div-block-24 {
    grid-column-gap: 78px;
    grid-row-gap: 78px;
  }

  .gmail {
    border-radius: 35px;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 21px;
  }

  .div-block-27 {
    overflow: clip;
  }

  .termekek {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .term-k {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    justify-content: space-between;
  }

  .term-k.masik {
    justify-content: space-between;
    align-items: flex-start;
    height: 100vh;
    margin-left: 0%;
    margin-right: 0%;
    padding-left: 3px;
  }

  .sliderje, .slider-3 {
    width: 800px;
    height: 800px;
  }

  .szoveg {
    grid-column-gap: 34px;
    grid-row-gap: 34px;
    width: 400px;
  }

  .text-block-7 {
    margin-left: 3%;
    font-size: 70px;
    line-height: 80px;
    position: relative;
  }

  .text-block-8 {
    font-size: 17px;
  }

  .text-block-10 {
    width: auto;
    font-size: 17px;
  }

  .text-block-11 {
    font-size: 17px;
  }

  .image-14 {
    width: 850px;
  }

  .image-15 {
    width: 100vw;
  }

  .body-4 {
    overflow: visible;
  }

  .image-16 {
    margin-top: -38%;
    margin-left: -20%;
  }

  .text-block-12 {
    font-size: 65px;
    line-height: 71px;
  }

  .div-block-32 {
    margin-top: 0%;
  }

  .text-block-14 {
    font-size: 10px;
  }

  .div-block-41, .div-block-42, .div-block-43 {
    width: 350px;
    height: 480px;
  }

  .text-block-19 {
    font-size: 80px;
    line-height: 90px;
  }

  .div-block-44, .div-block-45.en1, .div-block-46 {
    width: 350px;
    height: 480px;
  }

  .text-block-21 {
    margin-top: 0%;
    font-size: 70px;
    line-height: 80px;
  }

  .section-11 {
    z-index: 4;
  }

  .kategoria-2 {
    margin-top: 14px;
    margin-left: 14px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 17px;
  }

  .text-block-24 {
    font-size: 70px;
    line-height: 59px;
  }

  .gomb-2 {
    width: 98px;
    height: 40px;
    padding-left: 53px;
    padding-right: 53px;
    font-size: 17px;
  }

  .gomb-2.okker {
    width: 98px;
    height: 36px;
    padding-left: 0;
    padding-right: 0;
  }

  .kiskepek {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .link-block-2 {
    width: 145px;
    height: 185px;
  }

  .link-block-3 {
    width: 185px;
    height: 263px;
  }

  .link-block-4, .link-block-5 {
    width: 145px;
    height: 185px;
  }

  .link-block-6, .link-block-7 {
    width: 185px;
    height: 263px;
  }

  .link-block-8 {
    width: 145px;
    height: 185px;
  }
}

@media screen and (min-width: 1440px) {
  .container {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    height: 79px;
    display: flex;
  }

  .nav-link-2 {
    width: auto;
    height: 40px;
    padding-left: 22px;
    padding-right: 22px;
    font-size: 16px;
  }

  .nav-link-2.desktop {
    height: 40px;
  }

  .image-2 {
    margin-left: 23px;
  }

  .brand {
    margin-left: -281px;
  }

  .herokep {
    width: 100vw;
  }

  .section1 {
    height: 100vh;
    margin-bottom: 0;
  }

  .section1.mas {
    height: auto;
  }

  .section1.mas.ezkicsitmas {
    height: 80vh;
  }

  .image-3 {
    width: 450px;
  }

  .text-block {
    font-size: 19px;
    line-height: 28px;
  }

  .kategoria, .kategoria.kartyakhoz {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 19px;
  }

  .link-block {
    width: 422px;
    height: 550px;
  }

  .link-block:hover, .link-block.bogre:hover, .link-block.ketto:hover, .link-block.harom:hover, .link-block.negy:hover, .link-block.ot:hover, .link-block.hat:hover, .link-block.het:hover, .link-block.nyolc:hover, .link-block.kilenc:hover, .link-block.tiz:hover, .link-block.tizenegy, .link-block.tizenegy:hover, .link-block.tizenketto:hover {
    opacity: 1;
  }

  .link-block.faszos {
    background-position: 50%;
    background-size: cover;
  }

  .link-block.faszos:hover, .link-block.ohje:hover, .link-block.tizenharom:hover, .link-block.tizennegy:hover, .link-block.tizenot:hover {
    opacity: 1;
  }

  .text-block-2 {
    font-size: 135px;
  }

  .text-block-3 {
    width: 700px;
    font-size: 19px;
    line-height: 34px;
  }

  .gomb {
    width: auto;
    height: 45px;
    padding-left: 22px;
    padding-right: 22px;
    font-size: 19px;
  }

  .gomb:hover {
    opacity: .82;
  }

  .gomb.okker {
    width: 109px;
    height: 40px;
    margin-top: -26px;
    padding-left: 22px;
    padding-right: 22px;
    font-size: 16px;
  }

  .gomb.okker:hover {
    opacity: .82;
  }

  .gomb.okker.je {
    width: auto;
    height: 40px;
  }

  .gomb.okker.je.megintmas:hover, .gomb.okker.nemolyan.na:hover {
    opacity: .82;
  }

  .div-block-4 {
    width: 276px;
    margin-bottom: 163px;
    margin-left: 515px;
  }

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

  .div-block-6 {
    width: 206px;
    margin-right: 167px;
  }

  .tipusok {
    height: 160vh;
  }

  .ketkep {
    height: 80vh;
  }

  .nagykep {
    background-image: url('../images/DSCF3794.jpg');
    background-position: 0 0;
    background-size: cover;
    height: 80vh;
  }

  .nagykep.bogringyo {
    background-image: url('../images/IMG_6277.jpg');
    background-position: 50%;
    background-size: cover;
  }

  .nagykep.bogringyo.nemaz {
    background-image: url('../images/IMG_9209-min-2-2-2.png');
    background-position: 50%;
    background-size: cover;
  }

  .nagykep.napocska:hover {
    opacity: .8;
  }

  .nagykep.napocska.eznemaz {
    background-image: url('../images/IMG_7106.jpg');
  }

  .nagykep.sakk:hover {
    opacity: .8;
  }

  .nagykep.granatalma {
    background-image: url('../images/IMG_0044.png');
    background-position: 50% 36%;
    background-size: cover;
  }

  .div-block-10 {
    grid-column-gap: 52px;
    grid-row-gap: 52px;
  }

  .image-5.cicik {
    max-width: 105%;
    margin-top: 0;
    margin-bottom: -18%;
    margin-left: 4%;
  }

  .image-5.blansa {
    background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
    background-position: 0 0;
    background-size: auto;
    max-width: 109%;
    margin-top: 0;
    margin-bottom: -39%;
    margin-left: 8%;
  }

  .sokkicsikep {
    height: 70vh;
    padding-top: 55px;
  }

  .div-block-11.kicsikep {
    width: 150px;
    height: 210px;
  }

  .div-block-13 {
    background-size: cover;
  }

  .div-block-14 {
    background-image: url('../images/IMG_6433.jpg');
    background-position: -43px -72px;
    background-size: 230px;
    width: 150px;
    height: 210px;
  }

  .div-block-15 {
    width: 150px;
    height: 210px;
  }

  .div-block-17 {
    background-image: url('../images/IMG_6375-2.jpg');
    background-position: 50% 25%;
    background-size: 236px;
  }

  .div-block-18 {
    width: 150px;
    height: 210px;
  }

  .image-7 {
    width: 250px;
    margin-top: -19%;
    margin-left: -6%;
  }

  .futer {
    flex-flow: column;
    justify-content: flex-end;
    height: 75vh;
    margin-bottom: 0%;
    padding-bottom: 3%;
    display: flex;
    position: sticky;
    bottom: 0;
  }

  .footerwrapper {
    position: static;
  }

  .sapszerlenti {
    width: 100vw;
    margin-top: -70vh;
    position: static;
  }

  .image-9 {
    width: 100vw;
    height: auto;
  }

  .div-block-22 {
    align-items: flex-end;
    margin-top: 0;
    margin-left: 0%;
    margin-right: 0%;
    padding-left: 3%;
    padding-right: 3%;
  }

  .futterbutton {
    font-size: 19px;
  }

  .div-block-23 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .div-block-24 {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
  }

  .div-block-27 {
    overflow: clip;
  }

  .image-12 {
    width: 1440px;
  }

  .valaszthatokategoriak {
    height: 3vh;
    padding-top: 42px;
  }

  .termekek {
    z-index: 4;
    grid-column-gap: 51px;
    grid-row-gap: 51px;
  }

  .term-k {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    justify-content: space-between;
    align-items: center;
    height: auto;
    margin: 3% 0% 0%;
    padding: 0% 3% 3%;
  }

  .term-k.masik {
    z-index: 4;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    height: 110vh;
    margin-top: 0%;
    padding-bottom: 0%;
    padding-left: 0;
    padding-right: 0%;
  }

  .sliderje {
    width: 887px;
    height: 800px;
  }

  .slider-3 {
    width: 900px;
    height: 900px;
  }

  .szoveg {
    grid-column-gap: 34px;
    grid-row-gap: 34px;
    width: 426px;
  }

  .text-block-7 {
    color: var(--piros);
    font-size: 70px;
    line-height: 79px;
  }

  .text-block-8 {
    font-size: 19px;
  }

  .text-block-10 {
    width: auto;
    font-family: Ppagrandir, Arial, sans-serif;
    font-size: 19px;
    line-height: 24px;
  }

  .text-block-11 {
    font-size: 19px;
  }

  .image-14 {
    width: 950px;
  }

  .body-4 {
    overflow: visible;
  }

  .image-16 {
    margin-top: -41%;
    margin-left: -20%;
  }

  .text-block-12 {
    font-size: 63px;
  }

  .div-block-32 {
    margin-top: -3%;
  }

  .div-block-33 {
    padding-top: 0%;
    padding-left: 0%;
    position: absolute;
  }

  .text-block-13 {
    color: var(--rózsaszín);
    margin-left: 0%;
    padding-top: 0%;
    padding-left: 0%;
    font-family: Ppeditorialold, Georgia, sans-serif;
    font-size: 135px;
    font-style: italic;
    position: absolute;
  }

  .text-block-14 {
    font-size: 12px;
  }

  .div-block-36, .div-block-37, .div-block-38 {
    width: 422px;
    height: 550px;
  }

  .section-4 {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    height: 50vh;
    margin-bottom: 5%;
  }

  .text-block-15, .text-block-16 {
    font-size: 90px;
  }

  .talko {
    margin-bottom: -43%;
  }

  .div-block-39 {
    margin-bottom: -859px;
  }

  .section-5 {
    background-color: var(--rózsaszín);
    width: 100vw;
    height: 100vh;
  }

  .div-block-40 {
    background-image: url('../images/negyzetracs.png');
    background-position: 0 0;
    background-size: cover;
    width: 100vw;
    height: 100vh;
    position: absolute;
  }

  .div-block-41, .div-block-42, .div-block-43 {
    width: 400px;
    height: 550px;
  }

  .section-7 {
    justify-content: center;
    height: 120vh;
    margin-top: 0%;
    padding-top: 5%;
    padding-bottom: 5%;
    padding-left: 0%;
  }

  .text-block-19 {
    padding-left: 0%;
    font-size: 100px;
    line-height: 112px;
  }

  .text-block-20 {
    font-size: 22px;
  }

  .div-block-44, .div-block-45.en1, .div-block-46 {
    width: 400px;
    height: 550px;
  }

  .text-block-21 {
    font-size: 70px;
    line-height: 85px;
  }

  .text-block-23 {
    color: var(--rózsaszín);
  }

  .kategoria-2 {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 19px;
  }

  .div-block-52 {
    grid-column-gap: 52px;
    grid-row-gap: 52px;
  }

  .gomb-2 {
    width: auto;
    height: 45px;
    padding-left: 61px;
    padding-right: 61px;
    font-size: 19px;
  }

  .gomb-2.okker {
    width: 109px;
    height: 40px;
    margin-top: -26px;
    padding-left: 22px;
    padding-right: 22px;
    font-size: 16px;
  }

  .gomb-2.okker.je {
    width: auto;
    height: 40px;
  }

  .kiskepek {
    padding-top: 3%;
  }

  .link-block-2 {
    width: 163px;
    height: 208px;
  }

  .link-block-2:hover {
    opacity: .8;
  }

  .link-block-3 {
    width: 208px;
    height: 295px;
  }

  .link-block-3:hover {
    opacity: .8;
  }

  .link-block-4, .link-block-5 {
    width: 163px;
    height: 208px;
  }

  .link-block-6, .link-block-7 {
    width: 208px;
    height: 295px;
  }

  .link-block-8 {
    width: 163px;
    height: 208px;
  }

  .text-block-25 {
    z-index: 4;
    color: var(--rózsaszín);
    text-align: left;
    width: 800px;
    font-family: Ppeditorialold, Georgia, sans-serif;
    font-size: 70px;
    font-style: italic;
    line-height: 75px;
    position: absolute;
  }

  .div-block-55 {
    z-index: 4;
    text-align: center;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100vw;
    height: 94vh;
    margin-top: 0%;
    margin-left: 0%;
    display: flex;
    position: absolute;
  }

  .div-block-55.mas {
    padding-top: 104px;
  }

  .button {
    width: 747px;
    font-size: 57px;
    line-height: 63px;
    position: absolute;
  }

  .button.mas {
    width: 400px;
    font-size: 57px;
    line-height: 63px;
  }

  .div-block-56 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    display: flex;
  }
}

@media screen and (min-width: 1920px) {
  .container {
    background-color: #e90d16;
    border: 1px solid #000;
    justify-content: space-between;
    align-items: center;
    height: 116px;
    padding-left: 3%;
    padding-right: 3%;
    display: flex;
    position: relative;
  }

  .body {
    border: 1px solid #000;
    border-width: 1px 0;
    border-radius: 0;
  }

  .desktop {
    align-items: center;
    margin-top: 25px;
  }

  .nav-link {
    margin-left: 0;
    margin-right: 0;
  }

  .nav-link-2 {
    background-color: var(--rózsaszín);
    color: var(--piros);
    border: 1px solid #000;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 52px;
    margin-top: 15px;
    padding-top: 0;
    padding-left: 22px;
    padding-right: 22px;
    font-family: Ppagrandir, Arial, sans-serif;
    font-size: 25px;
    display: flex;
  }

  .nav-link-2:hover {
    opacity: .84;
  }

  .nav-link-2:visited {
    background-color: var(--piros);
    color: var(--rózsaszín);
  }

  .nav-link-2.desktop {
    background-color: var(--rózsaszín);
    height: 52px;
    padding-top: 0;
    font-size: 25px;
  }

  .nav-link-2.desktop:hover {
    background-color: var(--mas);
    opacity: .84;
  }

  .nav-link-2.desktop.w--current {
    border-color: var(--rózsaszín);
    background-color: var(--piros);
    color: var(--rózsaszín);
  }

  .nav-link-2.halo.w--current, .nav-link-2.eznemolyan, .nav-link-2.eznemolyan.w--current {
    background-color: var(--rózsaszín);
    color: var(--piros);
  }

  .nav-menu {
    grid-column-gap: 29px;
    grid-row-gap: 29px;
    display: flex;
  }

  .image-2 {
    width: 150px;
  }

  .brand {
    margin-left: -386px;
  }

  .section1.mas {
    grid-column-gap: 13px;
    grid-row-gap: 13px;
    justify-content: space-around;
    height: auto;
    padding-top: 10px;
  }

  .kartya:hover {
    opacity: 1;
  }

  .image-3 {
    width: 560px;
  }

  .text-block {
    font-size: 22px;
    line-height: 36px;
  }

  .kategoria {
    margin-top: 20px;
    margin-left: 20px;
    padding: 14px 18px;
    font-size: 25px;
  }

  .kategoria.kartyakhoz {
    margin-top: 20px;
    margin-left: 20px;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 22px;
  }

  .kategoria.bolthoz {
    margin-top: 0;
    margin-left: 0;
    position: static;
  }

  .link-block {
    width: 30vw;
    height: 840px;
  }

  .link-block:hover {
    opacity: 1;
  }

  .link-block.bogre {
    background-image: url('../images/IMG_6934.jpg');
    width: 30vw;
    height: 840px;
  }

  .link-block.bogre:hover {
    opacity: 1;
  }

  .link-block.ketto, .link-block.harom {
    width: 30vw;
    height: 840px;
  }

  .link-block.harom:hover {
    opacity: 1;
  }

  .link-block.negy {
    width: 30vw;
    height: 840px;
  }

  .link-block.negy:hover {
    opacity: 1;
  }

  .link-block.ot {
    background-position: 50%;
    background-size: cover;
    width: 30vw;
    height: 840px;
  }

  .link-block.ot:hover {
    opacity: 1;
  }

  .link-block.hat {
    width: 30vw;
    height: 840px;
  }

  .link-block.hat:hover {
    opacity: 1;
  }

  .link-block.het {
    width: 30vw;
    height: 840px;
  }

  .link-block.het:hover {
    opacity: 1;
  }

  .link-block.nyolc {
    width: 30vw;
    height: 840px;
  }

  .link-block.nyolc:hover {
    opacity: 1;
  }

  .link-block.kilenc {
    opacity: 1;
    width: 30vw;
    height: 840px;
  }

  .link-block.tiz:hover, .link-block.tizenegy:hover {
    opacity: 1;
  }

  .link-block.tizenketto {
    background-image: url('../images/IMG_6795.jpg');
  }

  .link-block.tizenketto:hover {
    opacity: 1;
  }

  .link-block.faszos {
    background-position: 50%;
    background-size: cover;
  }

  .link-block.faszos:hover, .link-block.ohje:hover, .link-block.tizenharom:hover, .link-block.tizennegy:hover, .link-block.tizenot:hover {
    opacity: 1;
  }

  .div-block-3 {
    padding-top: 265px;
  }

  .text-block-2 {
    font-size: 180px;
    line-height: 190px;
  }

  .text-block-3 {
    width: 1000px;
    font-size: 28px;
    line-height: 43px;
  }

  .gomb {
    border: 1px solid #000;
    justify-content: center;
    width: auto;
    height: 49px;
    padding-left: 22px;
    padding-right: 22px;
    font-size: 25px;
    position: static;
  }

  .gomb:hover {
    opacity: .84;
  }

  .gomb.okker {
    width: 176px;
    height: 52px;
    margin-top: 0;
    padding-left: 44px;
    padding-right: 44px;
    font-size: 25px;
  }

  .gomb.okker:hover {
    opacity: .84;
  }

  .gomb.okker.je {
    height: 52px;
    padding-left: 22px;
    padding-right: 22px;
    font-size: 25px;
  }

  .gomb.okker.nemolyan.na {
    width: 141px;
  }

  .div-block-4 {
    width: 368px;
    margin-left: 871px;
  }

  .div-block-5 {
    width: 200px;
  }

  .div-block-6 {
    width: 274px;
    margin-right: 129px;
  }

  .tipusokhoz-nagy-gomb {
    font-size: 100px;
    line-height: 83px;
  }

  .tipusokhoz-nagy-gomb:hover {
    font-family: Ppagrandir, Arial, sans-serif;
    font-style: normal;
  }

  .div-block-7 {
    grid-column-gap: 57px;
    grid-row-gap: 57px;
  }

  .nagykep {
    height: 73vh;
  }

  .div-block-10 {
    grid-column-gap: 64px;
    grid-row-gap: 64px;
    margin-bottom: 91px;
  }

  .text-block-6 {
    font-size: 90px;
  }

  .image-5 {
    max-width: 110%;
  }

  .image-5.cicik {
    margin-bottom: -163px;
  }

  .image-5.blansa {
    width: 1000px;
    margin-top: 0;
    margin-bottom: -205px;
    margin-left: 0%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-11.kicsikep {
    width: 217px;
    height: 276px;
  }

  .div-block-13 {
    width: 276px;
    height: 391px;
  }

  .div-block-14 {
    background-position: -34px -85px;
    background-size: 284px;
    width: 217px;
    height: 276px;
  }

  .div-block-15 {
    width: 217px;
    height: 276px;
  }

  .div-block-16 {
    background-size: cover;
    width: 279px;
    height: 391px;
  }

  .div-block-17 {
    background-size: 316px;
    width: 276px;
    height: 391px;
  }

  .div-block-18 {
    width: 217px;
    height: 276px;
  }

  .image-6 {
    width: 276px;
    height: 391px;
  }

  .image-7 {
    width: auto;
    max-width: 125%;
    margin-top: -6%;
    margin-left: 0;
  }

  .image-9 {
    width: 100vw;
    height: auto;
  }

  .div-block-22 {
    margin-bottom: 0%;
  }

  .futterbutton {
    opacity: 1;
    font-family: Ppagrandir, Arial, sans-serif;
    font-size: 25px;
  }

  .futterbutton:hover {
    opacity: 1;
  }

  .futterbutton.mas {
    padding-bottom: 21px;
    padding-left: 13px;
    font-family: Ppeditorialold, Georgia, sans-serif;
    font-size: 38px;
    font-style: italic;
  }

  .futterbutton.ezegysemmi {
    color: var(--none);
  }

  .div-block-24 {
    grid-column-gap: 137px;
    grid-row-gap: 137px;
  }

  .gmail {
    border-radius: 44px;
    height: auto;
    margin-top: 32%;
    padding: 26px 39px;
    font-size: 30px;
    position: absolute;
  }

  .image-10 {
    width: 200px;
  }

  .div-block-25 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
    align-items: flex-end;
  }

  .div-block-26 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .bolthero {
    height: 70vh;
    overflow: clip;
  }

  .image-12 {
    width: 2400px;
    max-width: none;
  }

  .div-block-28 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    height: 70vh;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .body-2 {
    background-color: var(--rózsaszín);
  }

  .valaszthatokategoriak {
    height: 3vh;
    padding-top: 78px;
  }

  .termekek {
    z-index: 4;
    grid-column-gap: 70px;
    grid-row-gap: 70px;
  }

  .body-3 {
    background-color: var(--rózsaszín);
  }

  .term-k {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    justify-content: space-between;
    align-items: center;
    height: 100vh;
    padding-bottom: 0%;
  }

  .term-k.masik {
    z-index: 4;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .sliderje {
    width: 67vw;
    height: 90vh;
    display: flex;
  }

  .slider-3 {
    width: auto;
    height: auto;
  }

  .szoveg {
    grid-column-gap: 45px;
    grid-row-gap: 45px;
    justify-content: center;
    align-items: flex-start;
    width: 30vw;
  }

  .text-block-7 {
    margin-top: 3%;
    font-size: 90px;
    line-height: 103px;
  }

  .text-block-8 {
    font-size: 22px;
  }

  .text-block-10 {
    width: auto;
    font-size: 22px;
    line-height: 30px;
  }

  .slode-nav {
    width: 160px;
    height: 160px;
  }

  .text-block-11 {
    font-size: 22px;
  }

  .image-14 {
    width: 1250px;
  }

  .div-block-31 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    display: flex;
  }

  .image-15 {
    width: 1920px;
  }

  .body-4 {
    background-color: var(--rózsaszín);
    overflow: visible;
  }

  .image-16 {
    margin-top: -42%;
    margin-left: -21%;
  }

  .text-block-12 {
    color: var(--rózsaszín);
    text-align: center;
    justify-content: flex-start;
    font-family: Ppagrandir, Arial, sans-serif;
    font-size: 100px;
    line-height: 123px;
    display: flex;
    position: absolute;
  }

  .div-block-32 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100vw;
    height: 100vh;
    margin-top: -1%;
    padding-top: 0;
    padding-bottom: 7%;
    display: flex;
  }

  .div-block-33 {
    width: 100vw;
    height: 100vh;
    margin-top: 169px;
    margin-left: 0%;
    padding-left: 3%;
    position: absolute;
  }

  .text-block-13 {
    color: var(--rózsaszín);
    font-family: Ppeditorialold, Georgia, sans-serif;
    font-size: 180px;
    font-style: italic;
  }

  .text-block-14 {
    color: var(--piros);
    align-items: flex-end;
    padding-top: 7px;
    padding-left: 15px;
    font-size: 16px;
    display: flex;
  }

  .div-block-34 {
    justify-content: flex-start;
    align-items: flex-end;
    display: flex;
  }

  .div-block-36 {
    width: 33vw;
    height: 80vh;
  }

  .div-block-36.sapper1.sapper4 {
    background-image: url('../images/IMG_6934.jpg');
    background-position: 50%;
    background-size: cover;
  }

  .div-block-37, .div-block-38 {
    width: 33vw;
    height: 80vh;
  }

  .talko {
    margin-bottom: -40%;
  }

  .div-block-39 {
    margin-bottom: -54%;
  }

  .div-block-41, .div-block-42, .div-block-43 {
    z-index: 4;
    width: 580px;
    height: 780px;
  }

  .text-block-17 {
    font-size: 60px;
    line-height: 70px;
  }

  .section-6 {
    height: 90vh;
  }

  .text-block-19 {
    font-size: 120px;
    line-height: 130px;
  }

  .text-block-20 {
    padding-top: 5%;
    font-size: 30px;
  }

  .div-block-44, .div-block-45.en1, .div-block-46 {
    width: 580px;
    height: 780px;
  }

  .text-block-21 {
    margin-top: 1%;
    font-size: 90px;
    line-height: 103px;
  }

  .text-block-22 {
    font-size: 140px;
    line-height: 161px;
  }

  .slide-2 {
    width: 67vw;
    height: 90vh;
  }

  .slide-2.sapper1.sapper4 {
    background-image: url('../images/IMG_6934.jpg');
    background-position: 50%;
    background-size: cover;
  }

  .kategoria-2 {
    margin-top: 20px;
    margin-left: 20px;
    padding: 14px 18px;
    font-size: 25px;
  }

  .text-block-24 {
    font-size: 90px;
  }

  .div-block-52 {
    grid-column-gap: 64px;
    grid-row-gap: 64px;
    margin-bottom: 91px;
  }

  .gomb-2 {
    border: 1px solid #000;
    justify-content: center;
    width: auto;
    height: 49px;
    padding-left: 22px;
    padding-right: 22px;
    font-size: 25px;
    position: static;
  }

  .gomb-2.okker {
    width: 176px;
    height: 52px;
    padding-left: 44px;
    padding-right: 44px;
    font-size: 25px;
  }

  .gomb-2.okker.je {
    height: 52px;
    padding-left: 22px;
    padding-right: 22px;
    font-size: 25px;
  }

  .kiskepek {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    justify-content: space-between;
    align-items: stretch;
    height: 60vh;
    padding-left: 3%;
    padding-right: 3%;
    display: flex;
  }

  .link-block-2 {
    background-image: url('../images/DSCF3794.jpg');
    background-position: 0 0;
    background-size: cover;
    width: 230px;
    height: 300px;
  }

  .link-block-3 {
    background-image: url('../images/DSCF3533-2.jpg');
    background-position: 38%;
    background-size: 340px;
    width: 300px;
    height: 420px;
  }

  .link-block-4 {
    background-image: url('../images/IMG_6433.jpg');
    background-position: 50%;
    background-size: 300px;
    width: 230px;
    height: 300px;
  }

  .link-block-5 {
    background-image: url('../images/DSCF3913.jpg');
    background-position: 50%;
    background-size: cover;
    width: 230px;
    height: 300px;
  }

  .link-block-6 {
    background-image: url('../images/IMG_6375-2.jpg');
    background-position: 50%;
    background-size: 370px;
    width: 300px;
    height: 420px;
  }

  .link-block-7 {
    background-image: url('../images/DSCF3592-2.jpg');
    background-position: 50%;
    background-size: cover;
    width: 300px;
    height: 420px;
  }

  .div-block-54 {
    width: 217px;
    height: 276px;
  }

  .link-block-8 {
    background-image: url('../images/IMG_7106.jpg');
    background-position: 50%;
    background-size: cover;
    width: 230px;
    height: 300px;
  }

  .slide-nav-2 {
    padding-bottom: 3%;
    font-size: 22px;
  }

  .div-block-55.mas {
    padding-top: 129px;
  }

  .button {
    width: 1000px;
    padding-top: 14px;
    padding-bottom: 14px;
    font-size: 80px;
    line-height: 86px;
  }

  .button.mas {
    width: 505px;
    font-size: 80px;
    line-height: 86px;
  }
}

@media screen and (max-width: 991px) {
  .container {
    background-color: var(--none);
    position: static;
  }

  .desktop {
    display: none;
  }

  .nav-link-2 {
    background-color: var(--none);
    color: var(--rózsaszín);
    border-width: 0;
    padding-top: 70px;
    padding-bottom: 70px;
    font-family: Ppeditorialold, Georgia, sans-serif;
    font-size: 90px;
    font-style: italic;
    line-height: 21px;
    position: relative;
  }

  .nav-link-2.mobile {
    display: flex;
  }

  .nav-link-2.desktop {
    display: none;
  }

  .nav-menu {
    z-index: 3;
    background-color: var(--piros);
    flex-flow: row;
    width: 100%;
    height: 100vh;
    margin-top: 0;
    padding-top: 51px;
    position: absolute;
  }

  .navbar {
    background-color: var(--piros);
    border: 0 solid #000;
  }

  .herokep {
    width: 100vw;
    height: 94vh;
  }

  .section1.mas {
    height: auto;
  }

  .link-block {
    width: 226px;
    height: 341px;
  }

  .div-block-4 {
    width: 185px;
    margin-bottom: 44px;
    margin-left: 348px;
  }

  .div-block-5 {
    width: 143px;
    height: auto;
    margin-right: 14px;
  }

  .div-block-6 {
    width: 146px;
    margin-right: 53px;
  }

  .nagykep {
    background-image: url('../images/IMG_0044.png');
    background-position: 0 0;
    background-size: cover;
  }

  .nagykep.bogringyo {
    background-image: url('../images/IMG_9209-min-2-2-2.png');
    background-position: 0 0;
    background-size: cover;
  }

  .div-block-11.kicsikep {
    width: 65px;
    height: 83px;
  }

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

  .div-block-14 {
    background-image: url('../images/IMG_6433.jpg');
    background-position: -20px -38px;
    background-size: 100px;
    width: 65px;
    height: 83px;
  }

  .div-block-15 {
    width: 100px;
  }

  .div-block-16 {
    width: 126px;
  }

  .div-block-17 {
    background-image: url('../images/IMG_6375-2.jpg');
    background-position: 0 0;
    background-size: cover;
    width: 126px;
  }

  .div-block-18 {
    width: 65px;
    height: 83px;
  }

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

  .footer-content {
    grid-column-gap: 60px;
  }

  .image-9 {
    width: auto;
    height: 94vh;
    margin-left: -217px;
  }

  .termekek {
    grid-column-gap: 28px;
    grid-row-gap: 28px;
  }

  .div-block-36, .div-block-38 {
    background-position: 50%;
  }

  .sapper, .polesz {
    background-size: 400px;
  }

  .talko {
    background-size: 300px;
  }

  .div-block-39 {
    background-size: 230px;
  }

  .div-block-41 {
    width: 240px;
    height: 340px;
    margin-top: 35%;
  }

  .div-block-42 {
    width: 240px;
    height: 340px;
    margin-top: 24%;
  }

  .div-block-43 {
    width: 240px;
    height: 340px;
    margin-top: 33%;
    margin-left: 65%;
  }

  .text-block-17 {
    font-size: 30px;
    line-height: 40px;
  }

  .text-block-19 {
    font-size: 50px;
    line-height: 60px;
  }

  .div-block-44 {
    width: 240px;
    height: 340px;
  }

  .div-block-45.en1 {
    width: 240px;
    height: 340px;
    margin-top: 15%;
  }

  .div-block-46 {
    width: 240px;
    height: 340px;
    margin-top: 27%;
    margin-left: 66%;
  }

  .text-block-21 {
    margin-top: 0%;
  }

  .div-block-48 {
    background-size: 100vw;
    height: 70vh;
  }

  .kiskepek {
    height: 65vh;
  }

  .icon-3, .icon-4, .icon-5 {
    color: var(--rózsaszín);
  }

  .button {
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .section1.mas {
    height: auto;
  }

  .image-3 {
    width: 200px;
  }

  .kategoria.kartyakhoz {
    padding: 3px 10px;
    font-size: 14px;
  }

  .link-block {
    width: 171px;
    height: 260px;
  }

  .div-block-3 {
    grid-column-gap: 38px;
    grid-row-gap: 38px;
    padding-top: 141px;
  }

  .text-block-2 {
    font-size: 93px;
    line-height: 101px;
  }

  .div-block-4 {
    width: 195px;
    margin-left: 71px;
  }

  .div-block-5 {
    margin-bottom: -205px;
  }

  .div-block-6 {
    margin-right: 57px;
  }

  .div-block-13 {
    width: 83px;
    height: 118px;
  }

  .div-block-15 {
    width: 65px;
    height: 83px;
  }

  .div-block-16, .div-block-17 {
    width: 83px;
    height: 118px;
  }

  .udvozlet {
    width: 100vw;
    overflow: visible;
  }

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    align-items: center;
  }

  .footer-link:hover {
    color: #1a1b1fbf;
  }

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

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

  .image-9 {
    margin-left: -345px;
  }

  .div-block-24 {
    grid-column-gap: 44px;
    grid-row-gap: 44px;
  }

  .gmail {
    margin-top: 39%;
  }

  .image-11 {
    width: auto;
    max-width: none;
    height: 100vh;
    overflow: visible;
  }

  .div-block-27, .body-2 {
    overflow: clip;
  }

  .valaszthatokategoriak {
    width: 600px;
  }

  .termekek {
    z-index: 4;
    grid-column-gap: 27px;
    grid-row-gap: 27px;
    position: relative;
  }

  .term-k {
    flex-flow: column;
    align-items: flex-start;
  }

  .sliderje {
    width: 94vw;
    margin-left: 0%;
    padding-left: 0%;
  }

  .text-block-7 {
    line-height: 55px;
  }

  .text-block-12 {
    font-size: 36px;
    line-height: 43px;
  }

  .div-block-35 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .div-block-36, .div-block-37, .div-block-38 {
    background-position: 50%;
  }

  .bogrinyo {
    margin-bottom: 79%;
    margin-left: 40%;
  }

  .sapper {
    background-size: 370px;
    margin-bottom: 45%;
  }

  .polesz {
    background-size: 380px;
  }

  .talko {
    margin-bottom: -77%;
    margin-left: -58%;
  }

  .div-block-43 {
    margin-top: 73%;
    margin-left: 48%;
  }

  .text-block-19 {
    font-size: 39px;
    line-height: 50px;
  }

  .div-block-46 {
    margin-top: 54%;
    margin-left: 45%;
  }

  .text-block-21 {
    line-height: 55px;
  }

  .div-block-48 {
    height: 40vh;
    margin-top: 167px;
  }

  .kiskepek {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
  }

  .icon-3 {
    color: var(--rózsaszín);
  }

  .div-block-55.mas {
    padding-top: 72px;
  }

  .button {
    width: 450px;
    font-size: 35px;
    line-height: 40px;
  }

  .button.mas {
    width: 250px;
  }

  .menu-button-2 {
    background-color: var(--piros);
  }

  .menu-button-2.w--open {
    background-color: var(--none);
  }
}

@media screen and (max-width: 479px) {
  .body {
    background-color: var(--rózsaszín);
  }

  .nav-link-2, .nav-link-2.mobile, .nav-link-2.eznemolyan {
    font-size: 52px;
  }

  .image-2 {
    width: 78px;
    margin-right: 12px;
  }

  .herokep {
    z-index: 2;
    height: 94vh;
    position: static;
  }

  .section1 {
    height: 40vh;
  }

  .section1.mas {
    height: auto;
  }

  .image-3 {
    width: 100px;
  }

  .text-block {
    font-size: 11px;
    line-height: 16px;
  }

  .kategoria {
    padding: 0 10px;
    font-size: 11px;
  }

  .kategoria.kartyakhoz {
    padding: 0 6px;
    font-size: 11px;
  }

  .link-block {
    width: 98px;
    height: 165px;
  }

  .text-block-2 {
    font-size: 77px;
  }

  .text-block-3 {
    width: 284px;
    font-size: 15px;
    line-height: 20px;
  }

  .div-block-4 {
    width: 170px;
    margin-bottom: 69px;
    margin-left: 23px;
  }

  .div-block-6 {
    width: 115px;
    margin-top: 113px;
    margin-right: 21px;
  }

  .tipusokhoz-nagy-gomb {
    font-size: 40px;
  }

  .div-block-7 {
    grid-column-gap: 34px;
    grid-row-gap: 34px;
  }

  .ketkep {
    height: 50vh;
  }

  .nagykep {
    background-image: url('../images/IMG_0044.png');
    background-position: 0 0;
    background-size: cover;
    height: 40vh;
  }

  .nagykep.kicsitmas {
    height: 40vh;
  }

  .text-block-6 {
    font-size: 32px;
  }

  .sokkicsikep {
    height: 30vh;
  }

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

  .futer {
    padding-bottom: 13%;
  }

  .footerwrapper {
    margin-bottom: 0%;
  }

  .image-9 {
    width: auto;
    max-width: none;
    margin-left: -337px;
    margin-right: 0;
    padding-right: 0;
  }

  .div-block-22 {
    grid-column-gap: 21px;
    grid-row-gap: 21px;
    flex-flow: column;
    align-items: center;
    margin-top: 148px;
    display: flex;
  }

  .futterbutton {
    font-size: 11px;
  }

  .div-block-24 {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    justify-content: space-around;
  }

  .gmail {
    justify-content: center;
    margin-top: 47%;
    padding: 0 10px;
    font-size: 11px;
    display: flex;
  }

  .image-10 {
    width: 90px;
  }

  .div-block-25 {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
    text-align: left;
    align-items: center;
  }

  .div-block-26 {
    grid-column-gap: 2px;
    grid-row-gap: 2px;
    margin-top: 0;
    margin-bottom: -45px;
    margin-right: 0;
    padding-right: 0;
  }

  .body-2 {
    overflow: visible;
  }

  .termekek {
    grid-column-gap: 22px;
    grid-row-gap: 22px;
  }

  .text-block-7 {
    padding-top: 13%;
    font-size: 30px;
    line-height: 40px;
  }

  .text-block-12 {
    font-size: 19px;
    line-height: 31px;
  }

  .div-block-33 {
    margin-top: 75%;
  }

  .text-block-13 {
    font-size: 40px;
  }

  .text-block-14 {
    font-size: 6px;
  }

  .section-3 {
    height: 100vh;
  }

  .div-block-35 {
    flex-flow: column;
    align-items: center;
    height: 100vh;
    overflow: clip;
  }

  .div-block-36, .div-block-37, .div-block-38 {
    width: 100vw;
    height: 60vh;
  }

  .section-4 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    margin-bottom: 103px;
  }

  .text-block-15 {
    font-size: 31px;
  }

  .text-block-16 {
    font-size: 50px;
  }

  .bogrinyo {
    background-size: 400px;
    margin-bottom: 78%;
    margin-left: 55%;
  }

  .sapper {
    margin-bottom: 84%;
    margin-left: -48%;
  }

  .polesz {
    background-size: 300px;
    margin-left: 32%;
  }

  .talko {
    background-size: 240px;
    margin-bottom: -165%;
    margin-left: -82%;
  }

  .bogrinyoketto {
    background-size: 340px;
    margin-left: -61%;
  }

  .div-block-39 {
    margin-bottom: -351px;
    margin-left: 43%;
  }

  .div-block-41 {
    width: 180px;
    height: 280px;
    margin-top: 49%;
  }

  .div-block-42 {
    width: 180px;
    height: 280px;
    margin-top: 73%;
  }

  .div-block-43 {
    width: 180px;
    height: 280px;
    margin-top: 116%;
    margin-left: 25%;
  }

  .text-block-17 {
    font-size: 20px;
    line-height: 30px;
  }

  .section-6 {
    background-position: 0%;
    background-size: cover;
  }

  .text-block-19 {
    font-size: 40px;
    line-height: 50px;
  }

  .text-block-20 {
    padding-top: 12%;
  }

  .div-block-44 {
    width: 180px;
    height: 280px;
    margin-top: 34%;
  }

  .div-block-45.en1 {
    width: 180px;
    height: 280px;
    margin-top: 46%;
  }

  .div-block-46 {
    width: 180px;
    height: 280px;
    margin-top: 79%;
    margin-left: 23%;
  }

  .text-block-21 {
    margin-top: 5%;
    font-size: 30px;
    line-height: 40px;
  }

  .div-block-48 {
    height: 30vh;
    margin-top: 193px;
  }

  .text-block-22 {
    font-size: 40px;
    line-height: 50px;
  }

  .kategoria-2 {
    padding: 0 10px;
    font-size: 11px;
  }

  .text-block-24 {
    font-size: 32px;
  }

  .kiskepek {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    height: 40vh;
  }

  .link-block-2 {
    width: 45px;
    height: 55px;
  }

  .link-block-3 {
    width: 57px;
    height: 81px;
  }

  .link-block-4 {
    background-size: 60px;
    width: 45px;
    height: 55px;
  }

  .link-block-5 {
    width: 45px;
    height: 55px;
  }

  .link-block-6 {
    background-size: 60px;
    width: 57px;
    height: 81px;
  }

  .link-block-7 {
    width: 57px;
    height: 81px;
  }

  .link-block-8 {
    width: 45px;
    height: 55px;
  }

  .icon-4, .menu-button {
    color: var(--rózsaszín);
  }

  .div-block-55.mas {
    padding-top: 148px;
  }

  .button {
    text-align: left;
    width: 210px;
  }

  .button.mas {
    width: 210px;
  }
}


@font-face {
  font-family: 'Ppagrandir';
  src: url('../fonts/PPAgrandir-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ppeditorialold';
  src: url('../fonts/PPEditorialOld-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}