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

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  color: #1f231b;
  letter-spacing: -.025em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Chillax, sans-serif;
  font-size: 56px;
  font-weight: 600;
  line-height: 120%;
}

h2 {
  color: #1f231b;
  letter-spacing: -.025em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Chillax, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 120%;
}

h3 {
  color: #1f231b;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Chillax, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 120%;
}

h4 {
  color: #1f231b;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Chillax, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 130%;
}

.heading-registration {
  color: rgb(148, 163, 184);
}

a {
  color: #71974d;
  text-decoration: underline;
}

table, th, td {
  border: 1px solid black;
}

th, td {
  padding: 10px 20px;
}

.navbar {
  width: 100%;
  height: 90px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.navbarcontainer {
  width: 100%;
  max-width: 1200px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.navbar-content {
  width: 100%;
  max-width: 1200px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.navbar-brand {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.navbar-menu {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.menu-button {
  color: #1f231b;
  font-family: Chillax, sans-serif;
  font-size: 12px;
  font-weight: 600;
}

.navbar-language-dropdown {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  border: 1.5px #71974d;
  border-radius: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: stretch;
  align-items: center;
  margin-left: 10px;
  padding: 0 0 0 10px;
  display: flex;
  position: relative;
}

.frame-148 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.vectors-wrapper-2 {
  width: 24px;
  height: 24px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.navbar-buttons {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.secondary-button-32px-icon {
  height: 36px;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  border: 1.5px solid #71974d;
  border-radius: 20px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 10px 16px;
  display: flex;
}

.hero-section {
  width: 100%;
  height: 620px;
  min-height: 620px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -webkit-text-fill-color: inherit;
  background-image: url('../images/Hero-section.png');
  background-position: 0 -44px;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  background-clip: border-box;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 120px;
  padding-right: 120px;
  display: flex;
  position: static;
}

.container {
  width: 100%;
  max-width: 1440px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: flex-start;
  align-items: center;
  padding: 120px;
  display: flex;
}

.f2wf-columns {
  padding: 0;
}

.content {
  width: 100%;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.h1 {
  color: #1f231b;
  letter-spacing: -2px;
  text-indent: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Chillax, sans-serif;
  font-size: 56px;
  font-weight: 600;
  line-height: 130%;
}

.text-box {
  margin-bottom: 0;
  font-family: Chillax, sans-serif;
  font-weight: 500;
}

.button-switch {
  height: 42px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: 1.5px solid #71974d;
  border-radius: 20px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 10px 2px 10px 16px;
  display: flex;
}

.section-1 {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 64px;
  padding-bottom: 64px;
  display: flex;
}

._3-columns {
  width: 100%;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.column-3 {
  width: 100%;
  height: 1113px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.h2 {
  color: #1f231b;
  letter-spacing: -.03em;
  font-family: Chillax, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 120%;
}

.component-5 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: rgba(255, 255, 255, .7);
  border-radius: 12px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  padding: 24px;
  display: flex;
  box-shadow: 0 2.76726px 2.21381px rgba(0, 0, 0, .02), 0 6.6501px 5.32008px rgba(0, 0, 0, .03), 0 12.5216px 10.0172px rgba(0, 0, 0, .04), 0 22.3363px 17.869px rgba(0, 0, 0, .04), 0 20px 33.4221px rgba(0, 0, 0, .02), 0 56px 80px rgba(0, 0, 0, .02);
}

.image-wrapper-2 {
  width: 100%;
  height: 160px;
  max-width: 207px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.vectors-wrapper-3 {
  width: 39px;
  height: 54px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.navbar-link-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 24px 0;
  display: flex;
}

.primary-button-36px {
  height: 36px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #71974d;
  border-radius: 20px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 10px 16px;
  display: flex;
}

.button-primary-text {
  color: #fff;
  font-family: Chillax, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.button-secondary-text {
  color: #1f231b;
  font-family: Chillax, sans-serif;
  font-size: 12px;
  font-weight: 500;
  text-decoration: none;
}

.column-5 {
  width: 100%;
  max-width: 539px;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.frame-150 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.primary-button-42px {
  height: 42px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #71974d;
  border-radius: 20px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 10px 16px;
  display: flex;
}

.column-6 {
  width: 100%;
  height: 377px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-wrapper-3 {
  width: 100%;
  height: 377px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-3 {
  width: 100%;
  height: 523px;
  max-width: 757px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.container-3 {
  width: 100%;
  max-width: 1200px;
  min-height: 1113px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: url('../images/Container.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.frame-151 {
  height: 329px;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.frame-152 {
  height: 123px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.h3-caps {
  color: #1f231b;
  letter-spacing: -.015em;
  text-transform: uppercase;
  font-family: Chillax, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 150%;
}

.body {
  color: #1f231b;
  letter-spacing: .02em;
  margin-bottom: 0;
  font-family: Chillax, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
  display: block;
  overflow: visible;
}

.body.elonyok-paragraph {
  margin-bottom: 30px;
  padding-left: 44px;
}

.body.textis--paginated {
  margin-right: 0;
}

.column-7 {
  width: 100%;
  height: 160px;
  max-width: 207px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.image-4 {
  width: 100%;
  height: 160px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.frame-153 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.component-7 {
  height: 355px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: rgba(255, 255, 255, .7);
  border-radius: 12px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  padding: 24px;
  display: flex;
  box-shadow: 0 2.76726px 2.21381px rgba(0, 0, 0, .02), 0 6.6501px 5.32008px rgba(0, 0, 0, .03), 0 12.5216px 10.0172px rgba(0, 0, 0, .04), 0 22.3363px 17.869px rgba(0, 0, 0, .04), 0 20px 33.4221px rgba(0, 0, 0, .02), 0 56px 80px rgba(0, 0, 0, .02);
}

.big-body {
  color: #1f231b;
  letter-spacing: -.02em;
  padding-right: 0;
  font-family: Chillax, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 150%;
}

.big-body.white {
  color: #fff;
}

.body-green {
  color: #71974d;
  letter-spacing: -.02em;
  font-family: Chillax, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 150%;
}

.vekony-h1 {
  color: #71974d;
  font-family: Chillax, sans-serif;
  font-size: 56px;
  font-weight: 500;
  line-height: 130%;
}

.frame-63 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.vectors-wrapper-6 {
  width: 106px;
  height: 12px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-3 {
  width: 100%;
  min-height: 0;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: url('../images/Section.png');
  background-position: 0 35px;
  background-size: auto;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 0;
  display: flex;
}

.container-6 {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #e6f9d4;
  background-image: url('../images/Section.png');
  background-position: 0 0;
  background-repeat: repeat-x;
  background-size: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  display: flex;
}

._2-columns-2 {
  width: 100%;
  max-width: 1200px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.column-11 {
  width: 100%;
  max-width: 384px;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.column-12 {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.frame-159 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.frame-160 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.vectors-wrapper-10 {
  height: .0000692388px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.frame-161 {
  width: 100%;
  max-width: 792px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.frame-162 {
  width: 81px;
  height: 73px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-right: 8px;
  display: flex;
}

.frame-163 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.section-4 {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.container-7 {
  width: 100%;
  max-width: 1200px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.column-13 {
  width: 100%;
  max-width: 384px;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.frame-118 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.component-8 {
  max-width: 792px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  border: 1px solid #71974d;
  border-radius: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 10px;
  display: flex;
}

.image-placeholder {
  object-fit: cover;
  background-color: rgba(113, 151, 77, .1);
  border-radius: 6px;
}

.card-content {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.card-title {
  width: 100%;
  max-width: 772px;
  min-width: 772px;
  border-radius: 12px;
  justify-content: space-between;
  align-items: center;
  padding: 24px 32px;
  display: flex;
}

.h4 {
  color: #71974d;
  font-family: Chillax, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 120%;
}

.frame-117 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding-left: 10px;
  display: flex;
}

.buttons-7 {
  height: 36px;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #71974d;
  border-radius: 20px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 10px 6px;
  display: flex;
}

.vectors-wrapper-11 {
  width: 24px;
  height: 24px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.news_bejegyzes-heading:hover {
  color: #71974d;
}

.description {
  width: 100%;
  grid-column-gap: 27px;
  grid-row-gap: 27px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.section {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 56px;
  display: flex;
}

.accordions-4 {
  width: 100%;
  max-width: 792px;
  background-image: linear-gradient(rgba(255, 255, 255, .1) 0%, rgba(113, 151, 77, .1) 100%);
  border: 0 solid #1f231b;
  border-bottom-width: 1.5px;
  justify-content: space-between;
  align-items: center;
  padding: 24px;
  display: flex;
}

.faq-wrapper {
  width: 100%;
  max-width: 70em;
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  background-color: #fff;
  background-image: radial-gradient(circle at 0 0, #e6f9d4 7%, #abe2fb);
  border-radius: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 80px 60px;
  display: flex;
}

.faq-wrapper.page-wrapper {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  display: block;
  overflow: hidden;
}

.faq-accordion--wrapper {
  z-index: 2;
  width: 100%;
  max-width: 60em;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  background-color: rgba(255, 255, 255, .7);
  border: 3px solid rgba(113, 151, 77, .3);
  border-radius: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 59px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 0 40px;
  display: flex;
  position: relative;
}

.buttons-16 {
  height: 36px;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #71974d;
  border-radius: 20px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 10px 6px;
  display: flex;
}

.vectors-wrapper-14 {
  width: 24px;
  height: 24px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.accordions-6 {
  width: 100%;
  max-width: 792px;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-image: linear-gradient(rgba(255, 255, 255, .1) 0%, rgba(113, 151, 77, .1) 100%);
  border: 0 solid #1f231b;
  border-bottom-width: 1.5px;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 24px;
  display: flex;
}

.frame-183 {
  width: 100%;
  max-width: 688px;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.buttons-17 {
  height: 36px;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  border: 1.5px solid #71974d;
  border-radius: 20px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 10px 6px;
  display: flex;
}

.frame-184 {
  width: 100%;
  max-width: 792px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.h3 {
  font-family: Chillax, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 150%;
}

.secondary-button-42px {
  border: 1.5px solid #71974d;
  border-radius: 20px;
  padding: 10px 16px;
}

.subh {
  color: #1f231b;
  letter-spacing: .09em;
  text-transform: uppercase;
  font-family: Chillax, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 150%;
}

.h2-4 {
  color: #71974d;
  letter-spacing: -.05em;
  font-family: Chillax, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 120%;
}

.section-7 {
  width: 100%;
  height: 731px;
  min-height: 731px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: url('../images/pricing-bckgr.png');
  background-position: 0 84px;
  background-repeat: no-repeat;
  background-size: 1196px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
}

.frame-187 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.frame-188 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.price-card-item {
  grid-column-gap: 50px;
  grid-row-gap: 38px;
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  background-color: rgba(255, 255, 255, .8);
  border: 3px solid rgba(69, 157, 190, .4);
  border-radius: 12px;
  flex-direction: column;
  grid-template-rows: auto 2.25fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  justify-content: flex-start;
  align-items: start;
  padding: 24px;
  transition: background-color .3s, box-shadow .4s cubic-bezier(.165, .84, .44, 1);
  display: grid;
  box-shadow: 0 3px 2.21381px rgba(0, 0, 0, .02), 0 7px 5.32008px rgba(0, 0, 0, .03), 0 13px 10.0172px rgba(0, 0, 0, .04), 0 22px 17.869px rgba(0, 0, 0, .04), 0 20px 33.4221px rgba(0, 0, 0, .02), 0 56px 80px rgba(0, 0, 0, .02);
}

.price-card-item:hover {
  background-color: rgba(255, 255, 255, .93);
  box-shadow: 0 22px 17.869px rgba(0, 0, 0, .04), 0 20px 33.4221px rgba(0, 0, 0, .02), 0 56px 80px rgba(0, 0, 0, .02);
}

.frame-178 {
  width: 100%;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.frame-189 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.frame-190 {
  width: 100%;
  height: 72px;
  max-width: 312px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.price-card-2 {
  width: 384px;
  grid-column-gap: 79px;
  grid-row-gap: 79px;
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  background-color: rgba(255, 255, 255, .8);
  border: 3px solid rgba(113, 151, 77, .4);
  border-radius: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  padding: 24px;
  display: flex;
  position: static;
  box-shadow: 0 3px 2.21381px rgba(0, 0, 0, .02), 0 7px 5.32008px rgba(0, 0, 0, .03), 0 13px 10.0172px rgba(0, 0, 0, .04), 0 22px 17.869px rgba(0, 0, 0, .04), 0 20px 33.4221px rgba(0, 0, 0, .02), 0 56px 80px rgba(0, 0, 0, .02);
}

.h2-9 {
  color: #1f231b;
  letter-spacing: -.05em;
  font-family: Chillax, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 120%;
}

.h2-10 {
  color: #71974d;
  letter-spacing: -.05em;
  text-transform: uppercase;
  font-family: Chillax, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 120%;
}

.section-9 {
  width: 100%;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 100px;
  display: flex;
}

.container-13 {
  width: 100%;
  max-width: 1200px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.frame-191 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.component-9 {
  width: 100%;
  height: 405px;
  max-width: 384px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #fff;
  background-image: radial-gradient(circle at 100% 100%, rgba(113, 151, 77, .1), rgba(113, 151, 77, 0));
  border: 1px solid #e6f9d4;
  border-radius: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  padding: 24px;
  display: flex;
  box-shadow: 0 3px 2.21381px rgba(0, 0, 0, .02), 0 7px 5.32008px rgba(0, 0, 0, .03), 0 13px 10.0172px rgba(0, 0, 0, .04), 0 22px 17.869px rgba(0, 0, 0, .04), 0 20px 33.4221px rgba(0, 0, 0, .02), 0 56px 80px rgba(0, 0, 0, .02);
}

.frame-192 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.frame-193 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.buttons-19 {
  height: 36px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #71974d;
  border-radius: 20px;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  padding: 10px 16px;
  display: flex;
}

.billiofooter {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #1f231b;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 40px;
  display: flex;
}

.footer-logo-social--section {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.frame-172 {
  width: 100%;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-logo-slogen-container {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.footer-logo {
  width: 66px;
  height: 84px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.footer-social-link-wrapper {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: none;
}

.social-item {
  width: 46px;
  height: 46px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.seperator {
  height: 100px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.footer-link-columns-wrapper {
  width: 100%;
  grid-column-gap: 220px;
  grid-row-gap: 220px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer-link-columns-wrapper.footer-border {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: grid;
}

.frame-173 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer-column-header {
  color: #71974d;
  letter-spacing: .09em;
  text-transform: uppercase;
  margin-bottom: 9px;
  font-family: Chillax, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 150%;
}

.footer-column-list {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.footer-list-item {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex: 0 auto;
  justify-content: center;
  align-items: baseline;
  display: flex;
}

.list-decor {
  width: 8px;
  height: 8px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.billio-footer-link {
  color: #fff;
  letter-spacing: .02em;
  margin-bottom: 0;
  font-family: Chillax, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
}

.footer-list {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer-contact-wrapper {
  width: 100%;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.frame-131 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.body-4 {
  color: #71974d;
  letter-spacing: .02em;
  font-family: Chillax, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
}

.big-body-2 {
  color: #e6f9d4;
  letter-spacing: .02em;
  font-family: Chillax, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 150%;
}

.slogen {
  color: #fff;
  font-family: Chillax, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 150%;
}

.textis--white {
  color: #fff;
  -webkit-text-stroke-color: transparent;
}

.textis--billiogreen {
  color: #71974d;
  -webkit-text-stroke-color: transparent;
}

.page-wrapper {
  z-index: 2;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.page-wrapper.miert-a-billio--section {
  flex: 0 auto;
}

.elonyok-gird {
  z-index: 2;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template: "Area Area-2 Area-3"
                 "Area Area-2 Area-3"
                 ". Area-2 Area-3"
                 / 1fr 1fr 1fr;
  grid-auto-rows: minmax(150px, .25fr);
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: space-around;
  justify-content: center;
  align-items: stretch;
  justify-items: stretch;
  display: grid;
  position: relative;
}

.grid-item {
  white-space: normal;
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid #71974d;
  border-radius: 12px;
  padding: 20px;
  position: static;
}

.grid-item.card-background {
  background-color: rgba(255, 255, 255, .6);
  border-color: rgba(113, 151, 77, .4);
  align-items: flex-start;
  padding-bottom: 140px;
  position: relative;
  overflow: hidden;
}

.grid-item.card-background.elonyok-card-offset-1 {
  transform: translate(0);
}

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

.stylesheet {
  display: block;
}

.combo {
  margin-top: 24px;
  display: flex;
}

.text__styles {
  grid-column-gap: 0px;
  grid-row-gap: 32px;
  flex-direction: column;
  display: flex;
}

.textis--faded {
  color: rgba(31, 35, 27, .2);
}

.felsorolas {
  color: #71974d;
  margin-top: 0;
  font-family: Chillax, sans-serif;
  font-size: 56px;
  font-weight: 500;
  line-height: 100%;
}

.label {
  letter-spacing: .09em;
  text-transform: uppercase;
  align-self: auto;
  font-family: Chillax, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 150%;
}

.autorization_label {
  margin-top: 75px;
  align-self: center;
}

.cta-button-wrapper {
  width: 100%;
  max-width: 1000px;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  flex: 0 auto;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.btn__primary__36 {
  height: 36px;
  color: #fff;
  letter-spacing: 1px;
  background-color: #71974d;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  padding-left: 16px;
  padding-right: 16px;
  font-family: Chillax, sans-serif;
  font-weight: 700;
  display: flex;
}

.btn__sec__36 {
  height: 36px;
  color: #1f231b;
  letter-spacing: 1px;
  background-color: #fff;
  border: 1.5px solid #71974d;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  padding-left: 16px;
  padding-right: 16px;
  font-family: Chillax, sans-serif;
  font-weight: 600;
  display: flex;
}

.button__text {
  margin-bottom: 0;
  font-family: Chillax, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 100%;
}

.button__text.textis--white {
  text-transform: uppercase;
}

.button__text.textis--darkgreen {
  text-decoration: none;
}

.textis--darkgreen {
  color: #1f231b;
  -webkit-text-stroke-color: transparent;
}

.elonyok--header {
  transform: translate(0);
}

.billioelonyok--page-section {
  z-index: 5;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

.miertvalaszdabilliot--page-section {
  background-color: #e6f9d4;
  padding-top: 100px;
  position: relative;
}

.grid {
  width: 100%;
  grid-template-columns: .75fr 1.75fr;
  grid-template-areas: "Area Area-2"
                       "Area Area-2";
  align-content: start;
  justify-content: space-around;
  align-items: start;
  justify-items: stretch;
  position: relative;
}

.elonyok-list--list-item {
  border: 1px #000;
  border-top: 1px dotted #71974d;
  list-style-type: none;
}

.grid-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: 1px #71974d;
  grid-template: "Area Area-2"
  / minmax(0, .25fr) 1fr;
  align-items: stretch;
  justify-items: baseline;
  padding-top: 18px;
  padding-bottom: 21px;
}

.hogyansegitabillio--page-section {
  padding-top: 100px;
  padding-bottom: 60px;
}

.hogyan-segit--card {
  flex-direction: column;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.hogyansegit--list-card--grid {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}

.hogyan-segit--card--image-wrapper {
  width: 100%;
  height: 150px;
  object-fit: fill;
  border-radius: 7px;
  position: relative;
  overflow: hidden;
}

.hogyan-segit-card--title--wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  padding: 10px 30px;
  display: flex;
}

.elonyok-accordion-content {
  padding: 10px 30px 30px;
}

.elonyok--grid {
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  padding-bottom: 40px;
}

.hero-title {
  letter-spacing: -.025em;
  padding-right: 168px;
  font-weight: 600;
}

.elonyok-card--icon-wrapper--182-147 {
  z-index: 1;
  width: 182px;
  height: 147px;
  position: absolute;
  top: auto;
  bottom: 0;
  left: auto;
  right: -38px;
}

.hogyan-segit--list-item {
  border: 1px solid #71974d;
  border-radius: 12px;
  margin-bottom: 20px;
  padding: 10px;
  transition: all .225s;
}

.hogyan-segit--list-item:hover {
  outline-offset: 0px;
  outline: 6px solid rgba(113, 151, 77, .35);
}

.hogyan-segit-card--image {
  display: block;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.billiogyik--page-section {
  padding-bottom: 140px;
}

.faq--list {
  width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding: 60px 60px 10px;
  list-style-type: none;
  display: flex;
}

.faq--list--item {
  border: 1px #000;
  border-bottom: 1px solid #71974d;
  flex-direction: column;
  margin-bottom: 0;
  padding: 10px 10px 20px 20px;
  transition: all .2s cubic-bezier(.785, .135, .15, .86);
  display: flex;
}

.faq--list--item:hover {
  background-color: rgba(230, 249, 212, .38);
  background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(230, 249, 212, .4) 78%, rgba(255, 255, 255, .2));
}

.faq--content {
  align-items: flex-start;
  display: none;
}

.faq--header {
  width: 100%;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 5.25fr minmax(50px, 1fr);
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: grid;
}

.hero-button-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex: 0 auto;
  align-self: flex-start;
  display: flex;
}

.billionavigation--fixedwrapper {
  z-index: 10;
  width: 100%;
  background-color: #fff;
  position: fixed;
}

.navigation--container {
  z-index: 5;
  width: 1030px;
  max-width: 100%;
  background-color: rgba(0, 0, 0, 0);
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navigation--container.shadow-three {
  width: 100%;
  margin-bottom: 0;
  padding: 10px 0 3px;
  position: relative;
}

.navbar-wrapper--inner {
  justify-content: space-around;
  display: flex;
}

.navbar-wrapper--inner.page-wrapper {
  flex: 0 auto;
  justify-content: space-between;
}

.billio--navigation--inner {
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: 0;
  list-style-type: none;
  display: flex;
}

.billio-nav-link {
  color: #1a1b1f;
  letter-spacing: .02px;
  align-self: auto;
  margin-left: 5px;
  margin-right: auto;
  padding: 5px;
  font-family: Chillax, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
}

.billio-nav-link:hover {
  color: rgba(26, 27, 31, .75);
}

.billio-nav-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.billio-nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-divider-2 {
  width: 1px;
  height: 22px;
  background-color: #e4ebf3;
  margin-left: 15px;
  margin-right: 15px;
}

.billio-menu-item {
  justify-content: flex-start;
  align-self: stretch;
  align-items: center;
  display: flex;
}

.billio-menu-item.button-container {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  display: flex;
}

.hero-grid-container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: minmax(314px, 2fr) 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  align-content: space-between;
  align-items: stretch;
  justify-items: stretch;
  display: grid;
  position: relative;
}

.hero-image {
  width: 757px;
  height: 523px;
  max-width: none;
  display: block;
  position: absolute;
  top: -262px;
  bottom: auto;
  left: -326.5px;
  right: auto;
  transform: translate(26px, -40px)scale(1.4);
}

.hero-image-content {
  position: relative;
}

.hero-magyarul-highlight {
  color: #71974d;
}

.hero-text-content {
  z-index: 2;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  display: flex;
  position: relative;
}

.billioarazas--page-section {
  background-color: #71974d;
  background-image: linear-gradient(130deg, #71974d, #abe2fb);
  border-bottom: 1px solid #e4ebf3;
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
}

.arazas--header {
  width: 100%;
}

.price-card-text-content {
  width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-self: auto;
  align-items: flex-start;
  display: flex;
}

.billio-list {
  padding-left: 20px;
  list-style-type: disc;
}

.billio-list-item {
  font-family: Chillax, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.arazas--grid-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-wrap: nowrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-around;
  margin-top: 40px;
  display: grid;
}

.billiohirek--page-section {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.team-slider-wrapper {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 50px;
}

.team-slide-wrapper {
  width: 30%;
  margin-right: 5%;
}

.news-card {
  background-color: #fff;
  padding-bottom: 24px;
}

.news-card.news-card-style {
  flex-direction: row;
  align-items: stretch;
  padding-bottom: 0;
  padding-right: 0;
  display: flex;
}

.team-block-info {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-self: stretch;
  align-items: flex-start;
  padding: 20px;
  display: grid;
}

.team-slider-arrow {
  display: none;
}

.team-slider-nav {
  margin-top: 24px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.card-button-holder {
  display: flex;
}

.news-card-style {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #fff;
  background-image: radial-gradient(circle at 100% 100%, rgba(113, 151, 77, .1), rgba(113, 151, 77, 0));
  border: 1px solid #e6f9d4;
  border-radius: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  padding-bottom: 24px;
  padding-right: 24px;
  box-shadow: 0 3px 2.21381px rgba(0, 0, 0, .02), 0 7px 5.32008px rgba(0, 0, 0, .03), 0 13px 10.0172px rgba(0, 0, 0, .04), 0 22px 17.869px rgba(0, 0, 0, .04), 0 20px 33.4221px rgba(0, 0, 0, .02), 0 56px 80px rgba(0, 0, 0, .02);
}

.mask {
  padding-bottom: 50px;
}

.all-rights-reserved {
  color: #71974d;
  margin-top: 20px;
  font-family: Chillax, sans-serif;
}

.footer-bottom-part {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  display: flex;
}

.footer-border {
  border-top: 1px solid #71974d;
  margin-top: 40px;
  margin-bottom: 20px;
  padding-top: 40px;
}

.billiohero--page-section {
  height: auto;
  background-color: #fff;
  background-image: linear-gradient(#fff, #e6f9d4);
  align-items: center;
  padding-top: 122px;
  padding-bottom: 65px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.top-zig-zag {
  width: 100%;
  height: 23px;
  background-image: url('../images/zig-zag-top.png');
  background-position: 0 0;
  background-size: 102px 23px;
  position: absolute;
  top: -23px;
  bottom: auto;
  left: 0%;
  right: auto;
}

.bottom-zig-zag {
  width: 100%;
  height: 23px;
  background-image: url('../images/zig-zag-bottom.png');
  background-position: 0 0;
  background-size: 102px;
  margin-top: 0;
  padding-top: 0;
  position: absolute;
  top: auto;
  bottom: -13px;
  left: auto;
  right: 0%;
}

.section-header {
  z-index: 2;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  display: flex;
  position: relative;
}

.white.mobileh2 {
  color: #fff;
}

.billio-link {
  color: #71974d;
  font-family: Chillax, sans-serif;
}

.miertvalaszdabillio-section-bottom-decor {
  background-color: #fff;
}

.miertvalaszdabillio-section-bg-decor {
  z-index: 0;
  width: 700px;
  height: 700px;
  border: 90px solid #fff;
  border-radius: 700px;
  position: absolute;
  top: auto;
  bottom: -7%;
  left: -200px;
  right: 0%;
}

.hirek--grid-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 40px;
  padding-bottom: 40px;
  display: grid;
}

.faq-bg-decor {
  z-index: 1;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.faq-decor1 {
  position: absolute;
  top: -3px;
  left: -662px;
  transform: rotate(10deg);
}

.faq-decor2 {
  position: absolute;
  top: auto;
  bottom: 0;
  left: auto;
  right: 0%;
  transform: translate(410px)rotate(140deg);
}

.elonyok-bg-decor {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.elonyok-bg-image {
  height: auto;
  max-height: 1000px;
  max-width: 100%;
  position: absolute;
  bottom: 0;
  left: 49px;
}

.elonyok-desc.body {
  display: block;
}

.heading {
  align-self: center;
}

.text-span, .text-span-2 {
  color: #71974d;
}

.btn__primary__price {
  height: 46px;
  outline-offset: 0px;
  cursor: pointer;
  background-color: #71974d;
  border-radius: 20px;
  outline: 3px #333;
  justify-content: center;
  align-items: center;
  padding-left: 16px;
  padding-right: 16px;
  transition: all .35s;
  display: flex;
}

.btn__primary__price:hover {
  outline-offset: 0px;
  outline: 5px solid rgba(113, 151, 77, .3);
}

.nav-wrapper {
  justify-content: space-between;
  display: flex;
}

.dropdown-toggle {
  align-items: center;
  padding: 0 31px 0 0;
  display: flex;
}

.language-dropdown-list {
  font-family: Chillax, sans-serif;
}

.language-dropdown-list.w--open {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  -webkit-text-stroke-color: #e6f9d4;
  background-color: rgba(230, 249, 212, .9);
  border: 1px solid #71974d;
  border-radius: 5px;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.billio--navigation {
  flex: 0 auto;
  align-self: center;
}

.icon-2 {
  margin-right: 11px;
}

.filled-circle-102 {
  z-index: 1;
  width: 102px;
  height: 102px;
  background-color: #43663b;
  border-radius: 500px;
  position: absolute;
  top: 16px;
  left: 63px;
}

.strok-circle-97 {
  z-index: 2;
  width: 87px;
  height: 87px;
  border: 9px solid #71974d;
  border-radius: 500px;
  position: absolute;
  top: 46px;
  left: 14px;
}

.elonyok-card--text-wrapper {
  z-index: 2;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  display: flex;
  position: relative;
}

.h4-elonyok {
  text-transform: uppercase;
  font-size: 18px;
}

.circle-fill--billio-dark-green {
  background-color: #43663b;
}

.circle-fill--billio-black {
  background-color: #1f231b;
}

.circle-fill--billio-light-green {
  background-color: #e6f9d4;
}

.circle-fill--billio-greeen {
  background-color: #71974d;
}

.container-14 {
  margin-top: 119px;
}

.circle-stroke9--billio-light-green {
  border: 9px solid #e6f9d4;
  border-radius: 500px;
}

.circle-stroke9--billio-green {
  border: 9px solid #71974d;
  border-radius: 500px;
}

.circle-stroke9--billio-dark-green {
  border: 9px solid #43663b;
  border-radius: 500px;
}

.circle-stroke9--billio-black {
  border: 9px solid #1f231b;
  border-radius: 500px;
}

.arazas--cta-link-wrapper, .tudj-meg-tobbet-link {
  text-decoration: none;
}

.btn__primary__42 {
  height: 42px;
  min-width: 15em;
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #71974d;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  padding-left: 16px;
  padding-right: 16px;
  font-family: Chillax, sans-serif;
  font-weight: 700;
  transition: all .25s;
  display: flex;
}

.btn__primary__42:hover {
  outline-offset: 0px;
  outline: 4px solid rgba(113, 151, 77, .5);
}

.btn__sec__42 {
  height: 42px;
  color: #1f231b;
  letter-spacing: 1px;
  cursor: pointer;
  background-color: #fff;
  border: 1.5px solid #71974d;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  padding-left: 16px;
  padding-right: 16px;
  font-family: Chillax, sans-serif;
  font-weight: 600;
  transition: all .25s;
  display: flex;
}

.btn__sec__42:hover {
  outline-offset: 0px;
  outline: 4px solid rgba(113, 151, 77, .2);
}

.hogyan-segit-card-title-h3 {
  font-size: 18px;
}

.ceges-tudastar-image {
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.show-close-icon {
  width: 36px;
  height: 36px;
  background-color: #71974d;
  border: 1px #000;
  border-radius: 36px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.plus-icon {
  width: 24px;
  height: 24px;
}

.logo-lang--wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: center;
  display: flex;
}

.belepes--nav-cta {
  text-decoration: none;
}

.wrapper {
  width: 100%;
  max-width: 1200px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-self: auto;
  align-items: flex-start;
  padding-bottom: 0;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.wrapper.newsletter {
  padding: 0;
}

.hirdetes_container {
  height: 450px;
  -webkit-text-fill-color: inherit;
  background-color: rgba(113, 151, 77, .1);
  background-image: url('../images/Frame-245.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 1131px;
  background-attachment: scroll;
  background-clip: border-box;
  border-radius: 20px;
  flex-direction: row;
  align-items: center;
  margin-top: 32px;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 32px;
  padding-right: 32px;
  display: flex;
  position: static;
}

.hirdetes__grid {
  grid-column-gap: 32px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  align-content: start;
  justify-content: center;
  align-items: center;
  justify-items: center;
  margin-left: 0;
  margin-right: 0;
  position: static;
}

.heading-2 {
  align-items: center;
  display: flex;
}

.button-wrap {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex: 0 auto;
  align-self: flex-start;
  display: flex;
}

.hirdetes__szoveg {
  grid-column-gap: 0px;
  grid-row-gap: 30px;
  flex-direction: column;
  display: flex;
}

.news_tartalom {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 64px;
  margin-bottom: 100px;
  display: flex;
}

.news_heading {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 120px;
  display: flex;
}

.search-bar {
  border: 1.5px solid #71974d;
  border-radius: 14px;
  justify-content: space-between;
  align-items: center;
  padding: 8px 8px 8px 16px;
  display: flex;
}

.kateg_heading {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.kategoriak__container {
  grid-row-gap: 16px;
  flex-direction: column;
  display: flex;
}

.body-bold {
  color: #1f231b;
  letter-spacing: .02em;
  align-self: auto;
  margin-bottom: 0;
  font-family: Chillax, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
  display: block;
  overflow: visible;
}

.kateg_szurok {
  grid-column-gap: 0px;
  grid-row-gap: 8px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  display: flex;
}

.kateg_szuro_on, .kateg_szuro_off {
  cursor: pointer;
  width: 100%;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding-right: 4px;
  display: flex;
}

.kategoriak {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-wrap: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  justify-items: start;
  display: flex;
}

.szuro1 {
  border: 2px solid #abe2fb;
  border-radius: 20px;
  padding: 4px 16px;
  font-family: Chillax, sans-serif;
  font-weight: 500;
}

.szuro2 {
  border: 2px solid #71974d;
  border-radius: 20px;
  padding: 4px 16px;
  font-family: Chillax, sans-serif;
  font-weight: 500;
}

.szuro2.body {
  border-color: #71974d;
  font-size: 14px;
}

.szuro3 {
  border: 2px solid #43663b;
  border-radius: 20px;
  padding: 4px 16px;
  font-family: Chillax, sans-serif;
  font-weight: 500;
}

.cikk__heading {
  grid-row-gap: 4px;
  flex-direction: column;
  align-self: flex-start;
  align-items: flex-start;
  display: flex;
}

.cikk__heading_tartalom {
  grid-row-gap: 24px;
  flex-direction: column;
  display: flex;
  width: 100%;
}

.cikk {
  grid-row-gap: 8px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.cikk_tartalom_gomb {
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: flex-end;
  display: flex;
}

.news_hirdetes {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.pagination {
  height: 36px;
  grid-column-gap: 16px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-right: 0;
  display: flex;
}

.pagination__icon {
  width: 36px;
  height: 36px;
  border: 1.5px solid #71974d;
  border-radius: 20px;
  padding: 6px;
  display: inline-block;
}

.pagination__number {
  width: 36px;
  height: 36px;
  text-align: center;
  border: 1.5px solid #71974d;
  border-radius: 20px;
  padding: 6px;
  display: inline-block;
  line-height: 22px;
}

.pagination__number.active {
  width: 36px;
  height: 36px;
  text-align: center;
  background-color: #71974d;
  border: 1.5px solid #71974d;
  border-radius: 20px;
  padding: 6px;
  display: inline-block;
}

.textis--paginated {
  padding: 10px 10px 2px;
}

.pagination__numbers {
  height: 36px;
  grid-column-gap: 8px;
  flex-direction: row;
  align-items: center;
  display: flex;
}

.cikk--kinyitott_header {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 120px;
  display: flex;
}

.kategoriak-copy {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  justify-content: center;
  align-self: center;
  align-items: flex-start;
  justify-items: start;
  display: flex;
}

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

.heading-5 {
  align-self: center;
}

.wrapper-copy {
  width: 100%;
  max-width: 1200px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.cikk--kinyitott_szoveg {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 56px;
  display: flex;
}

.wrapper-cikk {
  width: 100%;
  max-width: 800px;
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-self: auto;
  align-items: flex-start;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.text_box {
  grid-row-gap: 16px;
  flex-direction: column;
  display: flex;
}

.big-body-bold {
  color: #1f231b;
  letter-spacing: -.02em;
  padding-right: 0;
  font-family: Chillax, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 150%;
}

.cikk--hasonlo-tartalmak {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.cikk--kinyitott_hasonlohirek {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 24px;
  padding-bottom: 0;
  display: grid;
}

.jogi-oldal--tartalom {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 120px;
  padding-bottom: 100px;
  display: flex;
}

.jogi-oldal--heading {
  align-self: center;
}

.jogi-oldal--text_box {
  grid-row-gap: 40px;
  flex-direction: column;
  margin-bottom: 0;
  font-family: Chillax, sans-serif;
  font-weight: 500;
  display: flex;
}

.text_box_8 {
  grid-row-gap: 8px;
  flex-direction: column;
  display: flex;
}

.wrapper-jogi-oldal {
  width: 100%;
  max-width: 800px;
  grid-row-gap: 56px;
  flex-direction: column;
  justify-content: flex-start;
  align-self: auto;
  align-items: flex-start;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.textis--centered {
  text-align: center;
}

.grid__cikkek {
  width: 100%;
  grid-column-gap: 32px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 288px auto;
}

.tartalom__kategoriak {
  height: auto;
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.tartalom__cikkek {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-direction: column;
  display: flex;
}

.section__cookie {
  z-index: 10;
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.cookie__background {
  width: 100%;
  height: 100%;
  background-color: rgba(31, 35, 27, .8);
}

.cookie__modal {
  width: 100%;
  height: auto;
  max-width: 650px;
  background-color: #fff;
  border-radius: 8px;
  margin: 24px auto;
  padding: 24px;
  position: static;
  top: 30%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.modal__container {
  grid-row-gap: 16px;
  flex-direction: column;
  display: flex;
}

.list__container {
  height: auto;
  padding-left: 13px;
}

.list__span {
  color: #71974d;
}

.underline__span {
  text-decoration: underline;
}

.checkbox__container {
  height: auto;
  grid-column-gap: 32px;
  align-items: center;
  display: flex;
}

.cookie__checkbox {
  grid-column-gap: 8px;
  align-items: center;
  display: flex;
}

.buttons__container {
  height: 50px;
  grid-column-gap: 8px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.cookie__wrapper {
  width: 100%;
  height: 100%;
  max-width: 700px;
  flex-direction: column;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.btn__link {
  width: auto;
  height: auto;
  cursor: pointer;
}

.btn__secondary__36 {
  height: 36px;
  color: #fff;
  letter-spacing: 1px;
  background-color: rgba(0, 0, 0, 0);
  border: 1.5px solid #71974d;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  padding-left: 16px;
  padding-right: 16px;
  font-family: Chillax, sans-serif;
  font-weight: 700;
  display: flex;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.billiofooter-ro {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #1f231b;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 40px;
  display: flex;
}

.btn__primary__42hu {
  height: 42px;
  min-width: 15em;
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #71974d;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  padding-left: 16px;
  padding-right: 16px;
  font-family: Chillax, sans-serif;
  font-weight: 700;
  transition: all .25s;
  display: flex;
}

.btn__primary__42hu:hover {
  outline-offset: 0px;
  outline: 4px solid rgba(113, 151, 77, .5);
}

.btn__sec__42hu {
  height: 42px;
  color: #1f231b;
  letter-spacing: 1px;
  cursor: pointer;
  background-color: #fff;
  border: 1.5px solid #71974d;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  padding-left: 16px;
  padding-right: 16px;
  font-family: Chillax, sans-serif;
  font-weight: 600;
  transition: all .25s;
  display: flex;
}

.btn__sec__42hu:hover {
  outline-offset: 0px;
  outline: 4px solid rgba(113, 151, 77, .2);
}

.jogioldal__list {
  grid-row-gap: 8px;
  flex-direction: column;
  margin-bottom: 0;
  padding-left: 15px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.search {
  grid-column-gap: 8px;
  display: flex;
}

.search-button {
  line-height: 11px;
}

.form {
  align-items: center;
  display: flex;
}

.form-block {
  flex: 1;
  margin-bottom: 0;
}

.btn__primary__42.hirdetes-adv--primary-btn {
  min-width: auto;
}

.hirdetes__grid.hirdetes-grid--smalll {
  display: flex;
}

.img__hirdetes.hirdetes-img--small {
  grid-column-gap: 50%;
  grid-row-gap: 50%;
  flex-direction: row;
  flex: 0 auto;
  order: 0;
  justify-content: center;
  align-self: auto;
  align-items: center;
  display: block;
}

.small_hirdetes--container {
  width: 768px;
  height: auto;
  opacity: 1;
  outline-offset: 2px;
  -webkit-text-fill-color: inherit;
  background-color: rgba(113, 151, 77, .1);
  background-image: url('../images/hirdetes-bg-image.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-clip: border-box;
  border: 1px rgba(113, 151, 77, .1);
  border-radius: 20px;
  outline: 3px solid rgba(230, 249, 212, .43);
  flex-direction: row;
  align-items: stretch;
  margin: 32px auto;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: static;
}

.small_hirdetes--container.hirdetes-container--small {
  background-image: url('../images/hirdetes-bg-image.jpg');
}

.hirdetes-title--small {
  text-align: left;
  padding-right: 2em;
  font-size: 26px;
}

.szamla-text--highlight {
  color: #71974d;
}

.small_hirdetes--img_wrapper {
  position: relative;
}

.small_hirdetes--grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: grid;
  overflow: hidden;
}

.small_hirdetes--text_wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  display: flex;
}

.small_hirdetes--button_wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  display: flex;
}

.small_hirdetes--illustration-img {
  z-index: 2;
  object-fit: fill;
  position: absolute;
  bottom: 0px;
  right: 7px;
  transform: translate(-17px)scale(1.2);
}

.circle-stroke9--billio-green.decor_item {
  width: 300px;
  height: 300px;
  border-width: 25px;
}

.s_billio-efac-link {
  flex-direction: row;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.columns {
  display: flex;
}

.c_left-side {
  width: 100%;
  background-color: #fff;
  margin-left: auto;
  padding-left: 100px;
  padding-right: 100px;
}

.c_right-side {
  width: 70%;
  background-color: #e6f9d4;
  margin-right: auto;
  padding-left: 80px;
  position: relative;
}

.finished_c_right-side {
  padding-bottom: 50px;
}

.w_left-side {
  max-width: 650px;
  flex-direction: column;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  padding-top: 65px;
  padding-bottom: 78px;
  display: flex;
}

.w_right-side {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 65px;
  display: flex;
}

.c_left-body {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  flex-direction: column;
  align-self: center;
  display: flex;
}

.img_logok {
  align-self: center;
  margin-bottom: 66px;
}

.c_cif-block {
  grid-column-gap: 34px;
  grid-row-gap: 34px;
  background-color: rgba(230, 249, 212, .3);
  border-radius: 20px;
  flex-direction: column;
  align-items: center;
  padding: 30px 70px;
  display: flex;
}

.c_cif-block-error {
  align-self: center;
  background-color: rgba(180, 30, 30, .3);
}

.c_cif-input {
  grid-row-gap: 8px;
  flex-direction: column;
  display: flex;
}

.c_cif_form {
  grid-column-gap: 34px;
  grid-row-gap: 34px;
  flex-direction: column;
  display: flex;
}

.c_cif-input-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  align-items: center;
  display: flex;
}

.text-field {
  border: 1.5px solid #71974d;
  border-radius: 10px;
}

.c_cif-input-w_text {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  flex-direction: column;
  display: flex;
}

.c_cif-minic {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: center;
  align-items: stretch;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.heading-6 {
  align-self: center;
}

.c_clientul_nu {
  padding-left: 95px;
  padding-right: 95px;
}

.textis--bold {
  font-weight: 700;
}

.c_clientul_list-item {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  padding: 4px;
  display: flex;
}

.text-block {
  align-self: flex-start;
}

.textis_aligned-left {
  text-align: left;
  flex-direction: column;
}

.img_zigzag {
  position: absolute;
  bottom: -42px;
  left: -7px;
}

.accountant_img_zigzag {
  position: absolute;
  left: -13px;
  bottom: 0;
}

.image-7 {
  position: absolute;
  top: 85.8576px;
  left: 153.125px;
}

.c_right-body {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  flex-direction: column;
  padding-top: 65px;
  display: flex;
}

.c_body {
  grid-column-gap: 54px;
  grid-row-gap: 54px;
  flex-direction: column;
  display: flex;
}

.c_body-buttons {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  display: flex;
}

.c_cif-number {
  grid-column-gap: 90px;
  border: 1.5px solid #71974d;
  border-radius: 10px;
  padding: 15px 80px 15px 30px;
  display: flex;
}

.tudj-meg-tobbet-link-copy {
  text-decoration: none;
}

@media screen and (max-width: 991px) {
  .navbar {
    padding-right: 0;
  }

  .navbar-menu {
    max-width: unset;
  }

  .f2wf-columns, ._3-columns {
    flex-direction: column;
    align-items: center;
  }

  .navbar-link-2 {
    justify-content: center;
  }

  ._2-columns-2 {
    flex-direction: column;
    align-items: center;
  }

  .faq-wrapper.page-wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .footer-link-columns-wrapper.footer-border {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
  }

  .elonyok-gird {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: stretch;
    display: flex;
  }

  .btn__sec__36.nav--button {
    flex: 1;
  }

  .elonyok--header {
    width: 100%;
    align-self: stretch;
  }

  .billioelonyok--page-section {
    z-index: 2;
    background-position: 50%;
    background-size: cover;
  }

  .grid {
    flex-direction: column;
    display: flex;
  }

  .billiogyik--page-section {
    padding-bottom: 60px;
  }

  .faq--list {
    padding-top: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .billio--navigation--inner {
    clear: none;
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    background-color: #fff;
    border-radius: 0;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: space-around;
    align-items: baseline;
    margin-top: -4px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px rgba(0, 0, 0, .05);
  }

  .billio-nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .menu-button-3 {
    padding: 12px;
  }

  .menu-button-3.w--open {
    color: #fff;
    background-color: #e6f9d4;
    border-radius: 110px;
  }

  .billio-menu-item.button-container {
    flex: 1;
    order: 0;
    align-self: auto;
  }

  .billio-menu-item.divider {
    display: none;
  }

  .hero-grid-container {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 2.5fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .hero-image {
    left: -246.5px;
    transform: translate(73px, -12px)scale(1.1);
  }

  .hero-image-content {
    position: relative;
  }

  .hero-text-content {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .arazas--grid-wrapper {
    flex-direction: column;
    display: flex;
  }

  .team-slide-wrapper {
    width: 47%;
    margin-right: 6%;
  }

  .billiohero--page-section {
    z-index: 1;
    height: auto;
    overflow: hidden;
  }

  .section-header {
    align-items: stretch;
  }

  .miertvalaszdabillio-section-bg-decor {
    bottom: -10%;
    left: -200px;
    transform: scale(.9);
  }

  .hirek--grid-wrapper {
    flex-direction: column;
    grid-template-columns: 1fr 1fr;
  }

  .elonyok-bg-decor {
    overflow: hidden;
  }

  .elonyok-bg-image {
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .icon {
    color: #1f231b;
  }

  .billio--navigation {
    -webkit-text-stroke-color: rgba(51, 51, 51, 0);
    background-color: rgba(0, 0, 0, 0);
  }

  .wrapper {
    width: 100%;
  }

  .button-wrap {
    grid-row-gap: 10px;
    flex-direction: column;
  }

  .kategoriak {
    height: auto;
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-wrap: wrap;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .wrapper-copy, .wrapper-cikk {
    width: 100%;
  }

  .cikk--kinyitott_hasonlohirek {
    flex-direction: column;
    grid-template-columns: 1fr 1fr;
  }

  .wrapper-jogi-oldal {
    width: 100%;
  }

  .grid__cikkek {
    grid-template-columns: 35% auto;
  }

  .small_hirdetes--container {
    width: 100%;
    background-size: cover;
  }

  .s_billio-efac-link {
    flex-direction: column;
  }

  .c_right-side {
    width: 100%;
    margin-left: auto;
    padding-left: 0;
  }

  .finished_c_right-side {
    padding-bottom: 0px;
  }

  .w_right-side {
    padding-bottom: 78px;
  }

  .img_zigzag {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .navbar-language-dropdown {
    flex: 0 auto;
    align-self: auto;
  }

  .body.elonyok-paragraph {
    padding-left: 0;
  }

  .big-body {
    text-align: left;
    align-self: stretch;
  }

  .faq-wrapper.page-wrapper {
    border-radius: 0;
  }

  .footer-logo-social--section {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
    align-items: stretch;
  }

  .footer-social-link-wrapper {
    justify-content: space-around;
  }

  .footer-link-columns-wrapper.footer-border {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
    display: flex;
  }

  .footer-contact-wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
  }

  .page-wrapper {
    padding-top: 0;
  }

  .page-wrapper.miert-a-billio--section {
    display: flex;
  }

  .elonyok-gird {
    align-items: stretch;
    display: flex;
  }

  .label {
    align-self: flex-start;
  }

  .btn__sec__36 {
    flex: 0 auto;
  }

  .btn__sec__36.nav--button {
    flex: 1;
  }

  .button__text {
    margin-bottom: 0;
  }

  .elonyok--header {
    width: 100%;
    align-self: stretch;
  }

  .billioelonyok--page-section {
    z-index: 2;
    background-color: #fff;
    padding-top: 0;
  }

  .grid, .elonyok--grid {
    flex-direction: column;
    display: flex;
  }

  .list-3 {
    flex-direction: column;
    align-items: flex-start;
    padding-left: 0;
    display: flex;
  }

  .hero-title {
    align-self: center;
  }

  .billiogyik--page-section {
    padding-bottom: 0;
  }

  .faq--list {
    padding-top: 32px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .faq--header {
    justify-content: space-between;
  }

  .hero-button-wrapper {
    flex-direction: row;
    justify-content: flex-start;
    align-self: stretch;
  }

  .navigation--container {
    max-width: 100%;
  }

  .navbar-wrapper--inner.page-wrapper {
    align-items: center;
    padding-top: 0;
  }

  .bilio-brand-container {
    padding-left: 0;
  }

  .billio--navigation--inner {
    border-radius: 20px;
    flex-direction: column;
    align-items: stretch;
    padding-bottom: 30px;
  }

  .billio-nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-divider-2 {
    width: 200px;
    height: 1px;
    max-width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .billio-menu-item {
    width: 100%;
    flex-wrap: nowrap;
    align-self: auto;
  }

  .billio-menu-item.button-container {
    justify-content: space-around;
  }

  .hero-grid-container {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 2.75fr 1fr;
    grid-auto-columns: 1fr;
    padding-top: 68px;
    padding-bottom: 0;
    display: flex;
  }

  .hero-image {
    height: auto;
    max-width: 100%;
    position: static;
    transform: translate(7px, 45px)scale(1.4);
  }

  .hero-text-content {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
  }

  .billioarazas--page-section {
    padding: 40px 15px;
  }

  .arazas--grid-wrapper {
    flex-direction: column;
    display: flex;
  }

  .billiohirek--page-section {
    padding: 60px 15px;
  }

  .billiohero--page-section {
    height: auto;
  }

  .section-header {
    width: 100%;
  }

  .h2__mobile {
    font-size: 30px;
  }

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

  .faq-decor2 {
    bottom: 20%;
    transform: scale(1.6)translate(210px)rotate(140deg);
  }

  .elonyok-bg-image {
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .heading {
    flex: 0 auto;
  }

  .nav-wrapper {
    align-items: center;
    display: block;
  }

  .circle-stroke9--billio-green.decor_item {
    width: 500px;
    height: 500px;
    bottom: -17px;
    left: -16px;
    display: none;
  }

  .btn__sec__42 {
    flex: 0 auto;
  }

  .show-close-icon {
    flex: none;
  }

  .hirdetes_container {
    height: auto;
    -webkit-text-fill-color: inherit;
    background-image: url('../images/Frame-245.png');
    background-position: 0 0;
    background-size: cover;
    background-clip: border-box;
    padding-bottom: 32px;
    padding-left: 32px;
    padding-right: 32px;
    position: static;
  }

  .hirdetes__grid {
    grid-column-gap: 0px;
    grid-row-gap: 24px;
    grid-template-rows: 1fr auto;
    grid-template-columns: 1fr;
    align-content: start;
    align-items: start;
    justify-items: start;
    margin: 24px 0;
    position: static;
  }

  .button-wrap {
    flex-direction: column;
    justify-content: flex-start;
    align-self: stretch;
  }

  .hirdetes__szoveg {
    width: 100%;
    grid-row-gap: 24px;
    justify-content: center;
    align-items: stretch;
  }

  .kategoriak {
    flex-wrap: wrap;
    flex: 0 auto;
    align-self: auto;
    align-items: center;
  }

  .big-body-bold {
    text-align: left;
    align-self: stretch;
  }

  .cikk--kinyitott_hasonlohirek {
    grid-template-columns: 1fr;
  }

  .grid__cikkek {
    grid-column-gap: 0px;
    grid-row-gap: 32px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: auto;
    display: flex;
  }

  .cookie__modal {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

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

  .cookie__wrapper {
    height: 100%;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 24px;
    padding-right: 24px;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .btn__sec__42hu {
    flex: 0 auto;
  }

  .form {
    flex-direction: row;
    justify-content: space-around;
    align-items: stretch;
    display: flex;
  }

  .form-block {
    flex: 1;
    align-self: center;
    margin-bottom: 0;
  }

  .image-5 {
    align-self: center;
  }

  .image-6 {
    display: none;
  }

  .small_hirdetes--container {
    width: 100%;
    height: auto;
    -webkit-text-fill-color: inherit;
    object-fit: fill;
    background-size: cover;
    background-clip: border-box;
    margin-bottom: 32px;
    padding-bottom: 16px;
    padding-left: 0;
    padding-right: 0;
    position: static;
    overflow: hidden;
  }

  .hirdetes-title--small {
    text-align: center;
    padding-right: 0;
  }

  .szamla-text--highlight {
    text-align: center;
  }

  .small_hirdetes--img_wrapper {
    height: 110px;
  }

  .small_hirdetes--grid {
    flex-direction: column;
    padding-left: 32px;
    padding-right: 32px;
    display: flex;
  }

  .small_hirdetes--text_wrapper {
    width: 100%;
    align-items: stretch;
  }

  .small_hirdetes--button_wrapper {
    justify-content: center;
  }

  .small_hirdetes--illustration-img {
    display: block;
    position: absolute;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
    transform: scale(.9)translate(0, 69px);
  }

  .circle-stroke9--billio-green.decor_item {
    width: 500px;
    height: 500px;
    bottom: -17px;
    left: -16px;
  }

  .c_clientul_nu {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    letter-spacing: -.03em;
    font-size: 50px;
    line-height: 110%;
  }

  h2 {
    font-size: 40px;
  }

  .navbar-language-dropdown {
    height: 36px;
    flex: none;
    justify-content: center;
    align-self: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
  }

  .hero-section {
    background-position: 50% 100%;
    justify-content: space-between;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    overflow: hidden;
  }

  .big-body {
    text-align: left;
    padding-right: 0;
    font-size: 16px;
  }

  .big-body.textis--billiogreen {
    align-self: center;
  }

  .faq-wrapper {
    border-radius: 10px;
    padding: 40px 0 20px;
  }

  .faq-wrapper.page-wrapper {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    padding-top: 40px;
  }

  .faq-accordion--wrapper {
    border-radius: 20px;
  }

  .footer-logo-social--section {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
  }

  .footer-social-link-wrapper {
    justify-content: space-around;
    align-self: stretch;
  }

  .footer-link-columns-wrapper.footer-border {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
  }

  .footer-contact-wrapper {
    flex-direction: column;
  }

  .slogen {
    font-size: 16px;
  }

  .page-wrapper {
    width: 100%;
    flex-direction: column;
    align-items: stretch;
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .page-wrapper.miert-a-billio--section {
    flex-direction: row;
    margin-left: auto;
  }

  .elonyok-gird {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-rows: minmax(200px, 1fr);
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
    align-content: start;
    justify-content: center;
    align-items: start;
    justify-items: stretch;
    display: flex;
  }

  .felsorolas {
    font-size: 40px;
  }

  .label {
    align-self: flex-start;
  }

  .cta-button-wrapper {
    width: 100%;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-direction: column;
    align-items: stretch;
    margin-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .btn__primary__36 {
    max-width: 100%;
  }

  .btn__sec__36 {
    align-self: stretch;
    margin-left: 20px;
    margin-right: 20px;
  }

  .btn__sec__36.nav--button {
    flex: none;
    display: flex;
  }

  .button__text, .button__text.textis--white {
    text-align: center;
  }

  .elonyok--header {
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .billioelonyok--page-section {
    padding-top: 37px;
  }

  .grid {
    flex-direction: column;
    grid-auto-flow: row;
    display: flex;
  }

  .elonyok--wrapper, .hogyan-segit--card--image-wrapper {
    width: 100%;
  }

  .hogyan-segit-card--title--wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }

  .elonyok-accordion-content {
    padding-left: 10px;
    padding-right: 10px;
    display: none;
  }

  .elonyok--grid {
    display: block;
  }

  .list-3 {
    padding-left: 0;
  }

  .hero-title {
    text-align: left;
    padding-right: 0;
    font-size: 40px;
  }

  .hogyan-segit--list-item {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .hogyan-segit-card--image {
    width: 100%;
    height: 100px;
    object-fit: cover;
    border-radius: 7px;
  }

  .billiogyik--page-section {
    margin-top: 60px;
  }

  .faq--list {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    flex: 0 auto;
    grid-auto-flow: row;
    padding: 20px 0;
    display: flex;
  }

  .faq--list--item {
    width: 100%;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    border: 1px #71974d;
    border-bottom-style: solid;
    flex-flow: column;
    justify-content: flex-start;
    align-self: stretch;
    align-items: stretch;
    padding-left: 10px;
    padding-right: 10px;
    list-style-type: none;
    display: flex;
  }

  .faq--content {
    width: auto;
    height: auto;
    justify-content: flex-start;
    align-items: flex-start;
    padding-bottom: 10px;
    display: none;
  }

  .faq--header {
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .hero-button-wrapper {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-direction: column;
    justify-content: space-between;
    align-self: stretch;
    align-items: stretch;
  }

  .navigation--container.shadow-three {
    padding-left: 0;
    padding-right: 0;
  }

  .navbar-wrapper--inner {
    align-self: auto;
    align-items: stretch;
    display: flex;
  }

  .navbar-wrapper--inner.page-wrapper {
    flex-direction: row;
  }

  .billio--navigation--inner {
    border-radius: 0;
    flex-direction: column;
    align-items: stretch;
    margin-top: 0;
    overflow: visible;
  }

  .nav-divider-2 {
    width: 100%;
    align-self: center;
  }

  .billio-menu-item {
    align-self: stretch;
  }

  .billio-menu-item.button-container {
    width: 100%;
    grid-column-gap: 10px;
    flex-flow: column;
    order: 0;
    align-content: center;
    justify-content: center;
    align-self: stretch;
    align-items: center;
    position: static;
  }

  .help-div {
    display: none;
  }

  .hero-grid-container {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-direction: column;
    display: flex;
  }

  .hero-text-content {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    display: flex;
  }

  .billioarazas--page-section {
    padding-left: 0;
    padding-right: 0;
  }

  .arazas--header {
    width: 100%;
  }

  .billio-list {
    margin-top: 20px;
  }

  .billio-list-item {
    font-weight: 500;
  }

  .arazas--grid-wrapper {
    flex-direction: column;
    display: flex;
  }

  .billiohirek--page-section {
    padding-left: 0;
    padding-right: 0;
  }

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

  .footer-bottom-part.footer-border {
    flex-direction: column;
  }

  .billiohero--page-section {
    width: 100%;
    height: auto;
    padding-top: 91px;
    overflow: hidden;
  }

  .section-header {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-direction: column;
    display: flex;
  }

  .white {
    color: #fff;
  }

  .h2__mobile {
    font-size: 20px;
  }

  .miertvalaszdabillio-section-bg-decor {
    left: -329px;
    transform: scale(.7);
  }

  .faq-decor2 {
    transform: scale(2)translate(130px)rotate(140deg);
  }

  .heading {
    align-self: flex-start;
  }

  .icon {
    color: #1f231b;
  }

  .dropdown-toggle {
    position: static;
  }

  .language-dropdown-list {
    flex-direction: column;
    display: none;
  }

  .billio--navigation {
    overflow: visible;
  }

  .btn__primary__42 {
    max-width: 100%;
    flex-direction: row;
  }

  .btn__sec__42 {
    align-self: stretch;
  }

  .logo-lang--wrapper {
    align-self: center;
  }

  .wrapper {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .hirdetes_container {
    padding-bottom: 16px;
    padding-left: 24px;
    padding-right: 24px;
    position: static;
  }

  .hirdetes__grid {
    width: 100%;
    grid-template-columns: 100%;
    justify-items: start;
  }

  .heading-2.h__hirdetes {
    font-size: 28px;
  }

  .button-wrap {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-direction: column;
    justify-content: space-between;
    align-self: stretch;
    align-items: stretch;
  }

  .search-bar {
    width: 100%;
  }

  .kategoriak {
    flex-flow: column wrap;
    align-self: stretch;
    align-items: stretch;
  }

  .szuro1.body {
    flex: 0 auto;
    order: 0;
    align-self: auto;
    display: block;
  }

  .cikk__heading {
    flex-wrap: nowrap;
    display: flex;
  }

  .cikk__heading_tartalom {
    align-items: stretch;
  }

  .cikk {
    align-items: center;
    display: block;
  }

  .pagination {
    justify-content: center;
  }

  .pagination__icon {
    flex: 0 auto;
  }

  .kategoriak-copy {
    align-self: flex-start;
  }

  .wrapper-copy, .wrapper-cikk {
    width: 100%;
  }

  .big-body-bold {
    text-align: left;
    padding-right: 0;
    font-size: 16px;
  }

  .wrapper-jogi-oldal {
    width: 100%;
  }

  .grid__cikkek {
    clear: none;
    order: 0;
    align-content: stretch;
    justify-content: stretch;
    justify-items: start;
    display: flex;
    overflow: visible;
  }

  .tartalom__kategoriak {
    width: 100%;
    align-items: stretch;
    display: flex;
  }

  .cookie__background {
    position: relative;
  }

  .checkbox__container {
    grid-template-columns: 1fr;
  }

  .buttons__container {
    height: auto;
    grid-row-gap: 8px;
    flex-direction: column;
    align-items: stretch;
  }

  .cookie__wrapper {
    overflow: scroll;
  }

  .btn__secondary__36 {
    max-width: 100%;
  }

  .btn__primary__42hu {
    max-width: 100%;
    flex-direction: row;
  }

  .btn__sec__42hu {
    align-self: stretch;
  }

  .news_heading2 {
    font-size: 42px;
  }

  .news_bejegyzes-heading {
    font-size: 32px;
  }

  .small_hirdetes--container {
    background-size: cover;
    padding-bottom: 16px;
    padding-left: 0;
    padding-right: 0;
    position: static;
  }

  .hirdetes-title--small {
    font-size: 21px;
  }

  .small_hirdetes--img_wrapper {
    height: 70px;
    display: block;
  }

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

  .small_hirdetes--text_wrapper {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .small_hirdetes--button_wrapper {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-direction: column;
  }

  .small_hirdetes--illustration-img {
    display: block;
    bottom: -61%;
    transform: scale(.9);
  }

  .c_left-side {
    padding-left: 24px;
    padding-right: 24px;
  }

  .w_left-side {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .w_right-side {
    padding-left: 24px;
    padding-right: 24px;
  }

  .c_left-body {
    padding-left: 0;
    padding-right: 0;
  }

  .c_cif-block {
    padding-left: 20px;
    padding-right: 20px;
  }

  .c_body-buttons {
    flex-direction: column;
  }

  .c_cif-number {
    grid-column-gap: 10px;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
  }
}

#w-node-_6481f3d3-a5ba-a26c-fcfe-4841405e9e71-9440d245 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
}

#w-node-_656ba8e9-60af-ff49-ee34-1a2eb3bb127f-9440d245 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_93322d8e-6b0d-959b-cf81-260b97ff0e28-9440d245 {
  grid-area: span 2 / span 1 / span 2 / span 1;
  align-self: center;
}

#w-node-d9b5c402-f397-c84e-2c99-da7ee2ad023d-9440d245, #w-node-_8f6fe383-771c-bf34-b4fa-a73428dccf5f-9440d245, #w-node-_144bb863-4284-a88b-3134-ef738ee06b6b-9440d245, #w-node-cde26fab-25d9-c91a-9c5c-b54e7b463bd9-9440d245, #w-node-_1dc13ab7-8ff2-2116-5bc6-f49271d85cf4-9440d245, #w-node-_242d46bf-52b7-ab09-c87a-ff9e7530e1ba-9440d245 {
  justify-self: auto;
}

#w-node-_96f18862-edbe-1968-ff3f-7a78131a5e70-9440d245 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: baseline;
  justify-self: stretch;
}

#w-node-_96f18862-edbe-1968-ff3f-7a78131a5e71-9440d245 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: stretch;
}

#w-node-d42a9e33-bb4b-d5f0-519d-217dbd4d4014-9440d245, #w-node-_96f18862-edbe-1968-ff3f-7a78131a5e75-9440d245, #w-node-c9fbff7e-9f9b-f4c6-91e7-e2a690cc00e3-9440d245 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c9fbff7e-9f9b-f4c6-91e7-e2a690cc00e5-9440d245 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: baseline;
  justify-self: stretch;
}

#w-node-c9fbff7e-9f9b-f4c6-91e7-e2a690cc00e6-9440d245 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: stretch;
}

#w-node-e185d654-8373-23a2-d321-44d4ca05fa05-9440d245, #w-node-c9fbff7e-9f9b-f4c6-91e7-e2a690cc00ea-9440d245, #w-node-_3d29c589-72bc-c7c8-0842-8c9f665d13b8-9440d245 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3d29c589-72bc-c7c8-0842-8c9f665d13ba-9440d245 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: baseline;
  justify-self: stretch;
}

#w-node-_3d29c589-72bc-c7c8-0842-8c9f665d13bb-9440d245 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: stretch;
}

#w-node-d1ab35b1-75b9-da2c-bd4c-05e07c62913d-9440d245, #w-node-_3d29c589-72bc-c7c8-0842-8c9f665d13bf-9440d245, #w-node-_2ce1362d-6c4a-f0a7-c571-6fb88ccd0824-9440d245 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bf782461-bfdd-ea32-18ed-5220451450e1-9440d245 {
  justify-self: stretch;
}

#w-node-_1a96ca5c-c4cc-14e1-c799-67d39a809b7f-9440d245 {
  align-self: auto;
}

#w-node-_1a96ca5c-c4cc-14e1-c799-67d39a809b82-9440d245 {
  align-self: start;
  justify-self: auto;
}

#w-node-ac4870c2-38b4-5804-3bf2-0b055239a23f-9440d245 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1a96ca5c-c4cc-14e1-c799-67d39a809b8a-9440d245 {
  align-self: end;
  justify-self: stretch;
}

#w-node-_45e5ff85-3dee-9185-f05c-a55d8892f8c7-fe19437b, #w-node-_308fa543-6de1-8657-d301-49b8b2547e46-00d7877c {
  justify-self: end;
}

#w-node-e88b1fd6-f334-2667-541b-9fec861272bf-861272bd {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-b47c80b6-501f-5fc1-aee1-823016d6b9f9-861272bd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_52734abe-44be-21e4-656b-6ddf1b81c837-5c1a3d83 {
  justify-self: end;
}

#w-node-_52734abe-44be-21e4-656b-6ddf1b81c83a-5c1a3d83 {
  align-self: auto;
}

#w-node-_52734abe-44be-21e4-656b-6ddf1b81c83d-5c1a3d83 {
  align-self: start;
  justify-self: auto;
}

#w-node-_52734abe-44be-21e4-656b-6ddf1b81c84d-5c1a3d83 {
  align-self: end;
  justify-self: end;
}

#w-node-_9951beda-3164-3a79-6aca-85ff12c24f90-5c1a3d83 {
  grid-area: span 2 / span 1 / span 2 / span 1;
  align-self: center;
}

#w-node-_9951beda-3164-3a79-6aca-85ff12c24f9e-5c1a3d83 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_899d9cd6-409c-d92b-360d-82cd28de9a74-28de9a74 {
  justify-self: auto;
}

#w-node-_6481f3d3-a5ba-a26c-fcfe-4841405e9e71-16e2aec7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
}

#w-node-_656ba8e9-60af-ff49-ee34-1a2eb3bb127f-16e2aec7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_93322d8e-6b0d-959b-cf81-260b97ff0e28-16e2aec7 {
  grid-area: span 2 / span 1 / span 2 / span 1;
  align-self: center;
}

#w-node-d9b5c402-f397-c84e-2c99-da7ee2ad023d-16e2aec7, #w-node-_8f6fe383-771c-bf34-b4fa-a73428dccf5f-16e2aec7, #w-node-_144bb863-4284-a88b-3134-ef738ee06b6b-16e2aec7, #w-node-cde26fab-25d9-c91a-9c5c-b54e7b463bd9-16e2aec7, #w-node-_1dc13ab7-8ff2-2116-5bc6-f49271d85cf4-16e2aec7, #w-node-_242d46bf-52b7-ab09-c87a-ff9e7530e1ba-16e2aec7 {
  justify-self: auto;
}

#w-node-_579bda71-a22e-aa31-2eb0-b0cb86580a59-16e2aec7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b438e589-a0e6-7403-c620-8049c8d12d98-16e2aec7 {
  justify-self: auto;
}

#w-node-_17456b74-b6fd-136e-281f-0fedfb4e7be8-16e2aec7 {
  justify-self: stretch;
}

#w-node-_0f2170e7-71d0-22b9-02c8-385ab58a5ed6-16e2aec7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0f2170e7-71d0-22b9-02c8-385ab58a5ed8-16e2aec7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: baseline;
  justify-self: stretch;
}

#w-node-_0f2170e7-71d0-22b9-02c8-385ab58a5ed9-16e2aec7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: stretch;
}

#w-node-_8175b9c5-cd55-a787-2ea5-f99bbb14d8a4-16e2aec7, #w-node-_0f2170e7-71d0-22b9-02c8-385ab58a5edd-16e2aec7, #w-node-ea6e391f-012b-5254-635e-8deede9c842f-16e2aec7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ea6e391f-012b-5254-635e-8deede9c8431-16e2aec7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: baseline;
  justify-self: stretch;
}

#w-node-ea6e391f-012b-5254-635e-8deede9c8432-16e2aec7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: stretch;
}

#w-node-_4cea551c-9ec7-ae7b-318f-a81f4b9aef91-16e2aec7, #w-node-ea6e391f-012b-5254-635e-8deede9c8436-16e2aec7, #w-node-_96f18862-edbe-1968-ff3f-7a78131a5e6e-16e2aec7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_96f18862-edbe-1968-ff3f-7a78131a5e70-16e2aec7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: baseline;
  justify-self: stretch;
}

#w-node-_96f18862-edbe-1968-ff3f-7a78131a5e71-16e2aec7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: stretch;
}

#w-node-d42a9e33-bb4b-d5f0-519d-217dbd4d4014-16e2aec7, #w-node-_96f18862-edbe-1968-ff3f-7a78131a5e75-16e2aec7, #w-node-c9fbff7e-9f9b-f4c6-91e7-e2a690cc00e3-16e2aec7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c9fbff7e-9f9b-f4c6-91e7-e2a690cc00e5-16e2aec7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: baseline;
  justify-self: stretch;
}

#w-node-c9fbff7e-9f9b-f4c6-91e7-e2a690cc00e6-16e2aec7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: stretch;
}

#w-node-e185d654-8373-23a2-d321-44d4ca05fa05-16e2aec7, #w-node-c9fbff7e-9f9b-f4c6-91e7-e2a690cc00ea-16e2aec7, #w-node-_3d29c589-72bc-c7c8-0842-8c9f665d13b8-16e2aec7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3d29c589-72bc-c7c8-0842-8c9f665d13ba-16e2aec7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: baseline;
  justify-self: stretch;
}

#w-node-_3d29c589-72bc-c7c8-0842-8c9f665d13bb-16e2aec7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: stretch;
}

#w-node-d1ab35b1-75b9-da2c-bd4c-05e07c62913d-16e2aec7, #w-node-_3d29c589-72bc-c7c8-0842-8c9f665d13bf-16e2aec7, #w-node-_2ce1362d-6c4a-f0a7-c571-6fb88ccd0824-16e2aec7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bf782461-bfdd-ea32-18ed-5220451450e1-16e2aec7 {
  justify-self: stretch;
}

#w-node-_1a96ca5c-c4cc-14e1-c799-67d39a809b7f-16e2aec7 {
  align-self: auto;
}

#w-node-_1a96ca5c-c4cc-14e1-c799-67d39a809b82-16e2aec7 {
  align-self: start;
  justify-self: auto;
}

#w-node-ac4870c2-38b4-5804-3bf2-0b055239a23f-16e2aec7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1a96ca5c-c4cc-14e1-c799-67d39a809b8a-16e2aec7 {
  align-self: end;
  justify-self: stretch;
}

#w-node-c0f88b81-2dd7-f417-b957-bd509285773a-a44aca69, #w-node-a75d6641-9db4-9b23-0891-59942aeb3e59-a44aca69, #w-node-b2b84e19-1964-ecf3-3891-1ba8e8433ff5-a44aca69, #w-node-_6ef039c7-31fc-32c0-eb72-89bb027d4fdb-a44aca69, #w-node-c0f88b81-2dd7-f417-b957-bd509285773a-47a6c4fb, #w-node-a75d6641-9db4-9b23-0891-59942aeb3e59-47a6c4fb, #w-node-b2b84e19-1964-ecf3-3891-1ba8e8433ff5-47a6c4fb, #w-node-_6ef039c7-31fc-32c0-eb72-89bb027d4fdb-47a6c4fb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_656ba8e9-60af-ff49-ee34-1a2eb3bb127f-9440d245 {
    align-self: center;
    justify-self: center;
  }

  #w-node-_579bda71-a22e-aa31-2eb0-b0cb86580a59-9440d245, #w-node-_9951beda-3164-3a79-6aca-85ff12c24f9e-5c1a3d83 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_656ba8e9-60af-ff49-ee34-1a2eb3bb127f-16e2aec7 {
    align-self: center;
    justify-self: center;
  }

  #w-node-_579bda71-a22e-aa31-2eb0-b0cb86580a59-16e2aec7 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_6481f3d3-a5ba-a26c-fcfe-4841405e9e71-9440d245 {
    justify-self: start;
  }

  #w-node-_308fa543-6de1-8657-d301-49b8b2547e46-00d7877c {
    align-self: start;
  }

  #w-node-b47c80b6-501f-5fc1-aee1-823016d6b9f9-861272bd {
    justify-self: stretch;
  }

  #w-node-_6481f3d3-a5ba-a26c-fcfe-4841405e9e71-16e2aec7 {
    justify-self: start;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_0f2170e7-71d0-22b9-02c8-385ab58a5ed8-9440d245 {
    align-self: center;
    justify-self: auto;
  }

  #w-node-_0f2170e7-71d0-22b9-02c8-385ab58a5ed9-9440d245 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: center;
    justify-self: baseline;
  }

  #w-node-ea6e391f-012b-5254-635e-8deede9c8431-9440d245 {
    align-self: center;
    justify-self: auto;
  }

  #w-node-ea6e391f-012b-5254-635e-8deede9c8432-9440d245 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: center;
    justify-self: baseline;
  }

  #w-node-_96f18862-edbe-1968-ff3f-7a78131a5e70-9440d245 {
    align-self: center;
    justify-self: auto;
  }

  #w-node-_96f18862-edbe-1968-ff3f-7a78131a5e71-9440d245 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: center;
    justify-self: baseline;
  }

  #w-node-c9fbff7e-9f9b-f4c6-91e7-e2a690cc00e5-9440d245 {
    align-self: center;
    justify-self: auto;
  }

  #w-node-c9fbff7e-9f9b-f4c6-91e7-e2a690cc00e6-9440d245 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: center;
    justify-self: baseline;
  }

  #w-node-_3d29c589-72bc-c7c8-0842-8c9f665d13ba-9440d245 {
    align-self: center;
    justify-self: auto;
  }

  #w-node-_3d29c589-72bc-c7c8-0842-8c9f665d13bb-9440d245 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: center;
    justify-self: baseline;
  }

  #w-node-e88b1fd6-f334-2667-541b-9fec861272bf-861272bd {
    justify-self: auto;
  }

  #w-node-_0f2170e7-71d0-22b9-02c8-385ab58a5ed8-16e2aec7 {
    align-self: center;
    justify-self: auto;
  }

  #w-node-_0f2170e7-71d0-22b9-02c8-385ab58a5ed9-16e2aec7 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: center;
    justify-self: baseline;
  }

  #w-node-ea6e391f-012b-5254-635e-8deede9c8431-16e2aec7 {
    align-self: center;
    justify-self: auto;
  }

  #w-node-ea6e391f-012b-5254-635e-8deede9c8432-16e2aec7 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: center;
    justify-self: baseline;
  }

  #w-node-_96f18862-edbe-1968-ff3f-7a78131a5e70-16e2aec7 {
    align-self: center;
    justify-self: auto;
  }

  #w-node-_96f18862-edbe-1968-ff3f-7a78131a5e71-16e2aec7 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: center;
    justify-self: baseline;
  }

  #w-node-c9fbff7e-9f9b-f4c6-91e7-e2a690cc00e5-16e2aec7 {
    align-self: center;
    justify-self: auto;
  }

  #w-node-c9fbff7e-9f9b-f4c6-91e7-e2a690cc00e6-16e2aec7 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: center;
    justify-self: baseline;
  }

  #w-node-_3d29c589-72bc-c7c8-0842-8c9f665d13ba-16e2aec7 {
    align-self: center;
    justify-self: auto;
  }

  #w-node-_3d29c589-72bc-c7c8-0842-8c9f665d13bb-16e2aec7 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: center;
    justify-self: baseline;
  }
}

#w-node-_579bda71-a22e-aa31-2eb0-b0cb86580a59-9440d245 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b438e589-a0e6-7403-c620-8049c8d12d98-9440d245 {
  justify-self: auto;
}

#w-node-_17456b74-b6fd-136e-281f-0fedfb4e7be8-9440d245 {
  justify-self: stretch;
}

#w-node-_0f2170e7-71d0-22b9-02c8-385ab58a5ed6-9440d245 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0f2170e7-71d0-22b9-02c8-385ab58a5ed8-9440d245 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: baseline;
  justify-self: stretch;
}

#w-node-_0f2170e7-71d0-22b9-02c8-385ab58a5ed9-9440d245 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: stretch;
}

#w-node-_8175b9c5-cd55-a787-2ea5-f99bbb14d8a4-9440d245, #w-node-_0f2170e7-71d0-22b9-02c8-385ab58a5edd-9440d245, #w-node-ea6e391f-012b-5254-635e-8deede9c842f-9440d245 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ea6e391f-012b-5254-635e-8deede9c8431-9440d245 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: baseline;
  justify-self: stretch;
}

#w-node-ea6e391f-012b-5254-635e-8deede9c8432-9440d245 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: stretch;
}

#w-node-_4cea551c-9ec7-ae7b-318f-a81f4b9aef91-9440d245, #w-node-ea6e391f-012b-5254-635e-8deede9c8436-9440d245, #w-node-_96f18862-edbe-1968-ff3f-7a78131a5e6e-9440d245 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6481f3d3-a5ba-a26c-fcfe-4841405e9e71-7730da26 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
}

#w-node-_656ba8e9-60af-ff49-ee34-1a2eb3bb127f-7730da26 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_93322d8e-6b0d-959b-cf81-260b97ff0e28-7730da26 {
  grid-area: span 2 / span 1 / span 2 / span 1;
  align-self: center;
}

#w-node-d9b5c402-f397-c84e-2c99-da7ee2ad023d-7730da26, #w-node-_8f6fe383-771c-bf34-b4fa-a73428dccf5f-7730da26, #w-node-_144bb863-4284-a88b-3134-ef738ee06b6b-7730da26, #w-node-cde26fab-25d9-c91a-9c5c-b54e7b463bd9-7730da26, #w-node-_1dc13ab7-8ff2-2116-5bc6-f49271d85cf4-7730da26, #w-node-_242d46bf-52b7-ab09-c87a-ff9e7530e1ba-7730da26 {
  justify-self: auto;
}

#w-node-_579bda71-a22e-aa31-2eb0-b0cb86580a59-7730da26 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b438e589-a0e6-7403-c620-8049c8d12d98-7730da26 {
  justify-self: auto;
}

#w-node-_17456b74-b6fd-136e-281f-0fedfb4e7be8-7730da26 {
  justify-self: stretch;
}

#w-node-_0f2170e7-71d0-22b9-02c8-385ab58a5ed6-7730da26 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0f2170e7-71d0-22b9-02c8-385ab58a5ed8-7730da26 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: baseline;
  justify-self: stretch;
}

#w-node-_0f2170e7-71d0-22b9-02c8-385ab58a5ed9-7730da26 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: stretch;
}

#w-node-_8175b9c5-cd55-a787-2ea5-f99bbb14d8a4-7730da26, #w-node-_0f2170e7-71d0-22b9-02c8-385ab58a5edd-7730da26, #w-node-ea6e391f-012b-5254-635e-8deede9c842f-7730da26 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ea6e391f-012b-5254-635e-8deede9c8431-7730da26 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: baseline;
  justify-self: stretch;
}

#w-node-ea6e391f-012b-5254-635e-8deede9c8432-7730da26 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: stretch;
}

#w-node-_4cea551c-9ec7-ae7b-318f-a81f4b9aef91-7730da26, #w-node-ea6e391f-012b-5254-635e-8deede9c8436-7730da26, #w-node-_96f18862-edbe-1968-ff3f-7a78131a5e6e-7730da26 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_96f18862-edbe-1968-ff3f-7a78131a5e70-7730da26 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: baseline;
  justify-self: stretch;
}

#w-node-_96f18862-edbe-1968-ff3f-7a78131a5e71-7730da26 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: stretch;
}

#w-node-d42a9e33-bb4b-d5f0-519d-217dbd4d4014-7730da26, #w-node-_96f18862-edbe-1968-ff3f-7a78131a5e75-7730da26, #w-node-c9fbff7e-9f9b-f4c6-91e7-e2a690cc00e3-7730da26 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c9fbff7e-9f9b-f4c6-91e7-e2a690cc00e5-7730da26 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: baseline;
  justify-self: stretch;
}

#w-node-c9fbff7e-9f9b-f4c6-91e7-e2a690cc00e6-7730da26 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: stretch;
}

#w-node-e185d654-8373-23a2-d321-44d4ca05fa05-7730da26, #w-node-c9fbff7e-9f9b-f4c6-91e7-e2a690cc00ea-7730da26, #w-node-_3d29c589-72bc-c7c8-0842-8c9f665d13b8-7730da26 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3d29c589-72bc-c7c8-0842-8c9f665d13ba-7730da26 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: baseline;
  justify-self: stretch;
}

#w-node-_3d29c589-72bc-c7c8-0842-8c9f665d13bb-7730da26 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: stretch;
}

#w-node-d1ab35b1-75b9-da2c-bd4c-05e07c62913d-7730da26, #w-node-_3d29c589-72bc-c7c8-0842-8c9f665d13bf-7730da26, #w-node-_2ce1362d-6c4a-f0a7-c571-6fb88ccd0824-7730da26 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bf782461-bfdd-ea32-18ed-5220451450e1-7730da26 {
  justify-self: stretch;
}

#w-node-_1a96ca5c-c4cc-14e1-c799-67d39a809b7f-7730da26 {
  align-self: auto;
}

#w-node-_1a96ca5c-c4cc-14e1-c799-67d39a809b82-7730da26 {
  align-self: start;
  justify-self: auto;
}

#w-node-ac4870c2-38b4-5804-3bf2-0b055239a23f-7730da26 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1a96ca5c-c4cc-14e1-c799-67d39a809b8a-7730da26 {
  align-self: end;
  justify-self: stretch;
}

#w-node-_308fa543-6de1-8657-d301-49b8b2547e46-00d7877c {
  justify-self: end;
}

#w-node-e88b1fd6-f334-2667-541b-9fec861272bf-861272bd {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-b47c80b6-501f-5fc1-aee1-823016d6b9f9-861272bd, #w-node-c0f88b81-2dd7-f417-b957-bd509285773a-7730da2e, #w-node-a75d6641-9db4-9b23-0891-59942aeb3e59-7730da2e, #w-node-b2b84e19-1964-ecf3-3891-1ba8e8433ff5-7730da2e, #w-node-_6ef039c7-31fc-32c0-eb72-89bb027d4fdb-7730da2e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-aa5beae1-b256-eed8-b6c1-c0c76ae636cc-7730da2f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
  justify-self: stretch;
}

#w-node-a6031e6b-1b53-1ce2-44d8-e23f68801e5f-7730da2f, #w-node-a6031e6b-1b53-1ce2-44d8-e23f68801e60-7730da2f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_45e5ff85-3dee-9185-f05c-a55d8892f8c7-fe19437b {
  justify-self: end;
}

#w-node-c0f88b81-2dd7-f417-b957-bd509285773a-7730da31, #w-node-a75d6641-9db4-9b23-0891-59942aeb3e59-7730da31, #w-node-b2b84e19-1964-ecf3-3891-1ba8e8433ff5-7730da31, #w-node-_6ef039c7-31fc-32c0-eb72-89bb027d4fdb-7730da31 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6481f3d3-a5ba-a26c-fcfe-4841405e9e71-7730da37 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
}

#w-node-_656ba8e9-60af-ff49-ee34-1a2eb3bb127f-7730da37 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_93322d8e-6b0d-959b-cf81-260b97ff0e28-7730da37 {
  grid-area: span 2 / span 1 / span 2 / span 1;
  align-self: center;
}

#w-node-d9b5c402-f397-c84e-2c99-da7ee2ad023d-7730da37, #w-node-_8f6fe383-771c-bf34-b4fa-a73428dccf5f-7730da37, #w-node-_144bb863-4284-a88b-3134-ef738ee06b6b-7730da37, #w-node-cde26fab-25d9-c91a-9c5c-b54e7b463bd9-7730da37, #w-node-_1dc13ab7-8ff2-2116-5bc6-f49271d85cf4-7730da37, #w-node-_242d46bf-52b7-ab09-c87a-ff9e7530e1ba-7730da37 {
  justify-self: auto;
}

#w-node-_579bda71-a22e-aa31-2eb0-b0cb86580a59-7730da37 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b438e589-a0e6-7403-c620-8049c8d12d98-7730da37 {
  justify-self: auto;
}

#w-node-_17456b74-b6fd-136e-281f-0fedfb4e7be8-7730da37 {
  justify-self: stretch;
}

#w-node-_0f2170e7-71d0-22b9-02c8-385ab58a5ed6-7730da37 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0f2170e7-71d0-22b9-02c8-385ab58a5ed8-7730da37 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: baseline;
  justify-self: stretch;
}

#w-node-_0f2170e7-71d0-22b9-02c8-385ab58a5ed9-7730da37 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: stretch;
}

#w-node-_8175b9c5-cd55-a787-2ea5-f99bbb14d8a4-7730da37, #w-node-_0f2170e7-71d0-22b9-02c8-385ab58a5edd-7730da37, #w-node-ea6e391f-012b-5254-635e-8deede9c842f-7730da37 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ea6e391f-012b-5254-635e-8deede9c8431-7730da37 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: baseline;
  justify-self: stretch;
}

#w-node-ea6e391f-012b-5254-635e-8deede9c8432-7730da37 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: stretch;
}

#w-node-_4cea551c-9ec7-ae7b-318f-a81f4b9aef91-7730da37, #w-node-ea6e391f-012b-5254-635e-8deede9c8436-7730da37, #w-node-_96f18862-edbe-1968-ff3f-7a78131a5e6e-7730da37 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_96f18862-edbe-1968-ff3f-7a78131a5e70-7730da37 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: baseline;
  justify-self: stretch;
}

#w-node-_96f18862-edbe-1968-ff3f-7a78131a5e71-7730da37 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: stretch;
}

#w-node-d42a9e33-bb4b-d5f0-519d-217dbd4d4014-7730da37, #w-node-_96f18862-edbe-1968-ff3f-7a78131a5e75-7730da37, #w-node-c9fbff7e-9f9b-f4c6-91e7-e2a690cc00e3-7730da37 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c9fbff7e-9f9b-f4c6-91e7-e2a690cc00e5-7730da37 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: baseline;
  justify-self: stretch;
}

#w-node-c9fbff7e-9f9b-f4c6-91e7-e2a690cc00e6-7730da37 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: stretch;
}

#w-node-e185d654-8373-23a2-d321-44d4ca05fa05-7730da37, #w-node-c9fbff7e-9f9b-f4c6-91e7-e2a690cc00ea-7730da37, #w-node-_3d29c589-72bc-c7c8-0842-8c9f665d13b8-7730da37 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3d29c589-72bc-c7c8-0842-8c9f665d13ba-7730da37 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: baseline;
  justify-self: stretch;
}

#w-node-_3d29c589-72bc-c7c8-0842-8c9f665d13bb-7730da37 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: stretch;
}

#w-node-d1ab35b1-75b9-da2c-bd4c-05e07c62913d-7730da37, #w-node-_3d29c589-72bc-c7c8-0842-8c9f665d13bf-7730da37, #w-node-_2ce1362d-6c4a-f0a7-c571-6fb88ccd0824-7730da37 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bf782461-bfdd-ea32-18ed-5220451450e1-7730da37 {
  justify-self: stretch;
}

#w-node-_1a96ca5c-c4cc-14e1-c799-67d39a809b7f-7730da37 {
  align-self: auto;
}

#w-node-_1a96ca5c-c4cc-14e1-c799-67d39a809b82-7730da37 {
  align-self: start;
  justify-self: auto;
}

#w-node-ac4870c2-38b4-5804-3bf2-0b055239a23f-7730da37 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1a96ca5c-c4cc-14e1-c799-67d39a809b8a-7730da37 {
  align-self: end;
  justify-self: stretch;
}

#w-node-_52734abe-44be-21e4-656b-6ddf1b81c837-7730da3b {
  justify-self: end;
}

#w-node-_52734abe-44be-21e4-656b-6ddf1b81c83a-7730da3b {
  align-self: auto;
}

#w-node-_52734abe-44be-21e4-656b-6ddf1b81c83d-7730da3b {
  align-self: start;
  justify-self: auto;
}

#w-node-_52734abe-44be-21e4-656b-6ddf1b81c84d-7730da3b {
  align-self: end;
  justify-self: end;
}

#w-node-_9951beda-3164-3a79-6aca-85ff12c24f90-7730da3b {
  grid-area: span 2 / span 1 / span 2 / span 1;
  align-self: center;
}

#w-node-_9951beda-3164-3a79-6aca-85ff12c24f9e-7730da3b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_899d9cd6-409c-d92b-360d-82cd28de9a74-28de9a74 {
  justify-self: auto;
}

#w-node-_2eac92d1-5b61-25e7-73e0-69a5fdd5304b-cbcd4e47 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
  justify-self: stretch;
}

#w-node-_2eac92d1-5b61-25e7-73e0-69a5fdd5304c-cbcd4e47, #w-node-_2eac92d1-5b61-25e7-73e0-69a5fdd5304d-cbcd4e47 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_656ba8e9-60af-ff49-ee34-1a2eb3bb127f-7730da26 {
    align-self: center;
    justify-self: center;
  }

  #w-node-_579bda71-a22e-aa31-2eb0-b0cb86580a59-7730da26 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_656ba8e9-60af-ff49-ee34-1a2eb3bb127f-7730da37 {
    align-self: center;
    justify-self: center;
  }

  #w-node-_579bda71-a22e-aa31-2eb0-b0cb86580a59-7730da37, #w-node-_9951beda-3164-3a79-6aca-85ff12c24f9e-7730da3b {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_6481f3d3-a5ba-a26c-fcfe-4841405e9e71-7730da26 {
    justify-self: start;
  }

  #w-node-_308fa543-6de1-8657-d301-49b8b2547e46-00d7877c {
    align-self: start;
  }

  #w-node-b47c80b6-501f-5fc1-aee1-823016d6b9f9-861272bd {
    justify-self: stretch;
  }

  #w-node-_6481f3d3-a5ba-a26c-fcfe-4841405e9e71-7730da37 {
    justify-self: start;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_0f2170e7-71d0-22b9-02c8-385ab58a5ed8-7730da26 {
    align-self: center;
    justify-self: auto;
  }

  #w-node-_0f2170e7-71d0-22b9-02c8-385ab58a5ed9-7730da26 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: center;
    justify-self: baseline;
  }

  #w-node-ea6e391f-012b-5254-635e-8deede9c8431-7730da26 {
    align-self: center;
    justify-self: auto;
  }

  #w-node-ea6e391f-012b-5254-635e-8deede9c8432-7730da26 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: center;
    justify-self: baseline;
  }

  #w-node-_96f18862-edbe-1968-ff3f-7a78131a5e70-7730da26 {
    align-self: center;
    justify-self: auto;
  }

  #w-node-_96f18862-edbe-1968-ff3f-7a78131a5e71-7730da26 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: center;
    justify-self: baseline;
  }

  #w-node-c9fbff7e-9f9b-f4c6-91e7-e2a690cc00e5-7730da26 {
    align-self: center;
    justify-self: auto;
  }

  #w-node-c9fbff7e-9f9b-f4c6-91e7-e2a690cc00e6-7730da26 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: center;
    justify-self: baseline;
  }

  #w-node-_3d29c589-72bc-c7c8-0842-8c9f665d13ba-7730da26 {
    align-self: center;
    justify-self: auto;
  }

  #w-node-_3d29c589-72bc-c7c8-0842-8c9f665d13bb-7730da26 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: center;
    justify-self: baseline;
  }

  #w-node-e88b1fd6-f334-2667-541b-9fec861272bf-861272bd {
    justify-self: auto;
  }

  #w-node-_0f2170e7-71d0-22b9-02c8-385ab58a5ed8-7730da37 {
    align-self: center;
    justify-self: auto;
  }

  #w-node-_0f2170e7-71d0-22b9-02c8-385ab58a5ed9-7730da37 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: center;
    justify-self: baseline;
  }

  #w-node-ea6e391f-012b-5254-635e-8deede9c8431-7730da37 {
    align-self: center;
    justify-self: auto;
  }

  #w-node-ea6e391f-012b-5254-635e-8deede9c8432-7730da37 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: center;
    justify-self: baseline;
  }

  #w-node-_96f18862-edbe-1968-ff3f-7a78131a5e70-7730da37 {
    align-self: center;
    justify-self: auto;
  }

  #w-node-_96f18862-edbe-1968-ff3f-7a78131a5e71-7730da37 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: center;
    justify-self: baseline;
  }

  #w-node-c9fbff7e-9f9b-f4c6-91e7-e2a690cc00e5-7730da37 {
    align-self: center;
    justify-self: auto;
  }

  #w-node-c9fbff7e-9f9b-f4c6-91e7-e2a690cc00e6-7730da37 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: center;
    justify-self: baseline;
  }

  #w-node-_3d29c589-72bc-c7c8-0842-8c9f665d13ba-7730da37 {
    align-self: center;
    justify-self: auto;
  }

  #w-node-_3d29c589-72bc-c7c8-0842-8c9f665d13bb-7730da37 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: center;
    justify-self: baseline;
  }
}


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