:root {
  --page-padding--padding-global: 64px;
  --color--white: #fff;
  --text-sizes--text-regular: 16px;
  --text-sizes--text-small: 14px;
  --text-sizes--heading-1: 56px;
  --text-sizes--text-very-small: 12px;
  --text-sizes--text-large: 20px;
  --text-sizes--text-medium: 18px;
  --section-padding--padding-section-large: 112px;
  --max-width--max-width-large: 768px;
  --color-scheme-1--background: #fff;
  --text-sizes--heading-3: 40px;
  --text-sizes--heading-4: 32px;
  --text-sizes--heading-5: 24px;
  --radius--medium: 30px;
  --dark-blue-bg: #012769;
  --radius--large: 200px;
  --section-padding--padding-section-small: 48px;
  --dark-green-bg: #005225;
  --text-sizes--text-micro: 8px;
  --color--neutral-darkest: #000;
  --container--container-large: 1280px;
  --max-width--max-width-medium: 560px;
  --color--cbcoll-butt-blue: #2768f6;
  --section-padding--padding-mobile: 20px;
  --text-sizes--heading-2: 48px;
  --color--green-reg-button: #007133;
  --color--blue-txt-bg: #48a3f1;
  --text-sizes--text-tiny: 10px;
}

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

.chevron_right, .relume {
  overflow: hidden;
}

.button-style {
  grid-column-gap: 8px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.home-desktop {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: none;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.navbar-2 {
  padding-right: var(--page-padding--padding-global);
  padding-left: var(--page-padding--padding-global);
  background-color: #005225;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 72px;
  display: flex;
  box-shadow: 0 4px 12px #00000026;
}

.container {
  grid-column-gap: 0px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1272px;
  text-decoration: none;
  display: flex;
}

.container._2 {
  display: flex;
}

.content-style {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.logo-1 {
  overflow: hidden;
}

.navmenu {
  grid-column-gap: 19px;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.link-style {
  grid-column-gap: 4px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.link-text {
  color: var(--color--white);
  font-family: Roboto, sans-serif;
  font-size: var(--text-sizes--text-regular);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
}

.actions {
  grid-column-gap: 16px;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.registracia-text {
  color: var(--color--white);
  font-family: Roboto, sans-serif;
  font-size: var(--text-sizes--text-regular);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
}

.hero-section {
  background-color: #0000;
  background-image: url('../images/Hero-Section.jpg');
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 900px;
  min-height: 900px;
  margin-top: 0;
  padding-top: 72px;
  display: flex;
  overflow: hidden;
}

.appearing-text {
  padding-right: var(--page-padding--padding-global);
  padding-left: var(--page-padding--padding-global);
  background-image: linear-gradient(#fff0 0%, #54535399 50%, #1e1e1e 100%);
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1408px;
  height: 900px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.medium-length-hero-headline-goes-here {
  color: var(--color--white);
  font-family: Roboto, sans-serif;
  font-size: var(--text-sizes--heading-1);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.process-text {
  color: var(--color--white);
  font-family: Roboto, sans-serif;
  font-size: var(--text-sizes--text-regular);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
}

.chcem-sa-registrova {
  color: var(--color--white);
  font-family: Roboto, sans-serif;
  font-size: var(--text-sizes--text-large);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.layout-521 {
  padding: var(--section-padding--padding-section-large) var(--page-padding--padding-global);
  grid-row-gap: 80px;
  background-image: linear-gradient(90deg, #012769 0%, #005225 100%);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.section-title {
  max-width: var(--max-width--max-width-large);
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.tagline-wrapper {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.tagline {
  color: var(--color-scheme-1--background);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.heading {
  color: var(--color--white);
  font-family: Roboto, sans-serif;
  font-size: var(--text-sizes--heading-3);
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.row {
  grid-column-gap: 32px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.card {
  grid-row-gap: 24px;
  border-radius: var(--radius--medium);
  background-image: linear-gradient(#000000a6, #000000a6), url('../images/Benefit-Card.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  min-height: 288px;
  padding: 24px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.content-top {
  grid-row-gap: 16px;
  flex-direction: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  min-height: 150px;
  text-decoration: none;
  display: flex;
}

.checkmarkgrsvg-2 {
  max-width: 40px;
  overflow: hidden;
}

.zisti-viac {
  color: var(--color--white);
  font-family: Roboto, sans-serif;
  font-size: var(--text-sizes--text-regular);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.layout-1 {
  padding: var(--section-padding--padding-section-large) var(--page-padding--padding-global);
  grid-row-gap: 80px;
  background-color: var(--dark-blue-bg);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.component {
  grid-column-gap: 80px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
}

.content-left {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text {
  color: var(--color-scheme-1--background);
  font-family: Roboto, sans-serif;
  font-size: var(--text-sizes--text-regular);
  flex: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.placeholder-image {
  border-radius: var(--radius--medium);
}

.layout-300 {
  padding: var(--section-padding--padding-section-large) var(--page-padding--padding-global);
  grid-row-gap: 80px;
  background-image: linear-gradient(90deg, #012769 0%, #005225 100%);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.layout-335 {
  padding: var(--section-padding--padding-section-large) var(--page-padding--padding-global);
  grid-row-gap: 80px;
  background-color: var(--dark-blue-bg);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.long-heading-is-what-you-see-here-in-this-feature-section {
  max-width: var(--max-width--max-width-large);
  color: var(--color--white);
  font-family: Roboto, sans-serif;
  font-size: var(--text-sizes--heading-3);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.no1grsvg-1 {
  overflow: hidden;
}

.process-step-heading {
  color: var(--color--white);
  font-family: Roboto, sans-serif;
  font-size: var(--text-sizes--heading-5);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 140%;
  text-decoration: none;
}

.no2grsvg-1, .no3grsvg-1, .no4grsvg-1 {
  overflow: hidden;
}

.team-16 {
  padding: var(--section-padding--padding-section-large) var(--page-padding--padding-global);
  grid-row-gap: 80px;
  background-image: linear-gradient(90deg, #012769 0%, #005225 100%);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.title-style {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.codebridge-text {
  color: var(--color-scheme-1--background);
  font-family: undefined, sans-serif;
  font-size: var(--text-sizes--text-large);
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.cb-college-button {
  grid-column-gap: 14px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.cb-reg-butt-txt {
  color: var(--color--white);
  font-family: Roboto, sans-serif;
  font-size: var(--text-sizes--text-large);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 140%;
  text-decoration: none;
}

.laura-foto {
  border-radius: var(--radius--large);
  max-width: 35vw;
  max-height: 30vw;
  overflow: clip;
}

.name {
  color: var(--color-scheme-1--background);
  font-family: Roboto, sans-serif;
  font-size: var(--text-sizes--text-large);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.cta-27 {
  padding: var(--section-padding--padding-section-large) var(--page-padding--padding-global);
  grid-row-gap: 80px;
  background-color: #012769;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.footer-4 {
  padding: var(--section-padding--padding-section-small) var(--page-padding--padding-global);
  grid-row-gap: 80px;
  background-color: var(--dark-green-bg);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.logo {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.copyrighttext {
  color: var(--color-scheme-1--background);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.social-links {
  grid-column-gap: 12px;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.litext-laura {
  color: var(--color-scheme-1--background);
  font-family: Roboto, sans-serif;
  font-size: var(--text-sizes--text-regular);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.button-style-2 {
  color: var(--color--white);
  font-family: Roboto, sans-serif;
  font-size: var(--text-sizes--text-regular);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.button-style-3 {
  grid-column-gap: 8px;
  border: 1px solid var(--color--neutral-darkest);
  background-color: var(--color--neutral-darkest);
  border-radius: 30px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 8px 20px;
  text-decoration: none;
  display: flex;
}

.container-2 {
  max-width: var(--container--container-large);
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 253px;
  text-decoration: none;
  display: flex;
}

.column-2 {
  max-width: var(--max-width--max-width-medium);
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.content-atendees {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.button-style-4 {
  grid-column-gap: 8px;
  border: 1px solid var(--color--white);
  background-color: #007133;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 292px;
  height: 60px;
  padding: 12px 24px;
  text-decoration: none;
  display: flex;
}

.container-3 {
  max-width: var(--container--container-large);
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.content-style-3 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.content-style-4 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.heading-2 {
  color: var(--color--white);
  font-family: Roboto, sans-serif;
  font-size: var(--text-sizes--heading-5);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 130%;
  text-decoration: none;
}

.actions-2 {
  grid-column-gap: 24px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.card-2 {
  grid-row-gap: 24px;
  border-radius: var(--radius--medium);
  background-image: linear-gradient(#0009, #0009), url('../images/Benefit-Card_1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 288px;
  min-height: 288px;
  padding: 24px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.card-3 {
  grid-row-gap: 24px;
  border-radius: var(--radius--medium);
  background-image: linear-gradient(#0009, #0009), url('../images/Benefit-Card_2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 288px;
  min-height: 288px;
  padding: 24px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.card-4 {
  grid-row-gap: 24px;
  border-radius: var(--radius--medium);
  background-image: linear-gradient(#0009, #0009), url('../images/Benefit-Card_3.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 288px;
  min-height: 288px;
  padding: 24px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.container-4 {
  max-width: var(--container--container-large);
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.section-title-2 {
  grid-row-gap: 16px;
  flex-direction: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.tagline-2 {
  color: var(--color-scheme-1--background);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.heading-3 {
  color: var(--color-scheme-1--background);
  font-family: Roboto, sans-serif;
  font-size: var(--text-sizes--heading-3);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.text-2 {
  color: var(--color-scheme-1--background);
  font-family: Roboto, sans-serif;
  font-size: var(--text-sizes--text-medium);
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.content-style-5 {
  grid-row-gap: 64px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.row-2 {
  grid-column-gap: 32px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.column-3 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.content-style-6 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.heading-4 {
  color: var(--color-scheme-1--background);
  font-family: Roboto, sans-serif;
  font-size: var(--text-sizes--text-large);
  text-align: center;
  width: 100%;
  min-height: 55px;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 140%;
  text-decoration: none;
}

.heading-4.finalt {
  display: none;
}

.text-3 {
  color: var(--color-scheme-1--background);
  font-family: Roboto, sans-serif;
  font-size: var(--text-sizes--text-small);
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.text-4 {
  color: var(--color-scheme-1--background);
  font-family: Roboto, sans-serif;
  font-size: var(--text-sizes--text-regular);
  text-align: justify;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.text-5 {
  color: var(--color-scheme-1--background);
  font-family: undefined, sans-serif;
  font-size: var(--text-sizes--text-regular);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.text-6 {
  color: var(--color-scheme-1--background);
  font-family: Roboto, sans-serif;
  font-size: var(--text-sizes--text-regular);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: .25rem;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  display: inline-block;
}

.text-7 {
  color: var(--color-scheme-1--background);
  font-family: Roboto, sans-serif;
  font-size: var(--text-sizes--text-regular);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
  display: inline-block;
}

.content-style-7 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.section-title-3 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit-suspendisse-varius-enim-in-eros-elementum-tri-2 {
  color: var(--color--white);
  font-family: undefined, sans-serif;
  font-size: var(--text-sizes--text-medium);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit-suspendisse-varius-enim-in-eros-elementum-tri-3 {
  color: var(--color--white);
  font-family: Roboto, sans-serif;
  font-size: var(--text-sizes--text-medium);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: .28125rem;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  display: inline-block;
}

.lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit-suspendisse-varius-enim-in-eros-elementum-tri-4 {
  color: var(--color--white);
  font-family: Roboto, sans-serif;
  font-size: var(--text-sizes--text-medium);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
  display: inline-block;
}

.section-title-4 {
  max-width: var(--max-width--max-width-large);
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.row-3 {
  grid-row-gap: 64px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.card-5 {
  grid-column-gap: 32px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

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

.content-style-8 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 800px;
  text-decoration: none;
  display: flex;
}

.codebridge-text-2 {
  color: var(--color-scheme-1--background);
  font-family: Roboto, sans-serif;
  font-size: var(--text-sizes--text-medium);
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: .3125rem;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  display: inline-block;
}

.codebridge-text-3 {
  color: var(--color-scheme-1--background);
  font-family: Roboto, sans-serif;
  font-size: var(--text-sizes--text-large);
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: .3125rem;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
  display: inline-block;
}

.codebridge-text-4 {
  color: var(--color-scheme-1--background);
  font-family: Roboto, sans-serif;
  font-size: var(--text-sizes--text-large);
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
  display: inline-block;
}

.button-style-5 {
  grid-column-gap: 8px;
  border: 1px solid var(--color--white);
  background-color: var(--color--cbcoll-butt-blue);
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 320px;
  height: 55px;
  padding: 12px 24px;
  text-decoration: none;
  display: flex;
}

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

.content-style-9 {
  max-width: var(--max-width--max-width-large);
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-8 {
  color: var(--color--white);
  font-family: undefined;
  font-size: var(--text-sizes--text-large);
  text-align: center;
  flex: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.text-9 {
  color: var(--color--white);
  font-family: Roboto, sans-serif;
  font-size: var(--text-sizes--text-medium);
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: .3125rem;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
  display: inline-block;
}

.text-10 {
  color: var(--color--white);
  font-family: Roboto, sans-serif;
  font-size: var(--text-sizes--text-large);
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: .3125rem;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
  display: inline-block;
}

.text-11 {
  color: var(--color--white);
  font-family: Roboto, sans-serif;
  font-size: var(--text-sizes--text-large);
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
  display: inline-block;
}

.actions-3 {
  grid-column-gap: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.button-style-6 {
  grid-column-gap: 8px;
  border: 1px solid var(--color--neutral-darkest);
  background-color: var(--color--neutral-darkest);
  border-radius: 30px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 48px;
  padding: 8px 20px;
  text-decoration: none;
  display: flex;
}

.button-style-7 {
  grid-column-gap: 8px;
  border: 1px solid var(--color--white);
  border-radius: var(--radius--medium);
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 12px 24px;
  text-decoration: none;
  display: flex;
}

.button-style-8 {
  color: var(--color--white);
  font-family: Roboto, sans-serif;
  font-size: var(--text-sizes--text-regular);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.content-style-10 {
  grid-column-gap: 32px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.row-4 {
  grid-column-gap: 24px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.navbar {
  padding-right: var(--page-padding--padding-global);
  padding-left: var(--page-padding--padding-global);
  background-color: #005225;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 72px;
  margin-bottom: 0;
  display: flex;
  position: fixed;
  box-shadow: 0 4px 12px #00000026;
}

.logo-box {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  min-width: 200px;
  text-decoration: none;
  display: flex;
}

.navlink {
  grid-column-gap: 4px;
  color: #fff;
  font-family: Roboto, sans-serif;
  font-size: var(--text-sizes--text-regular);
  overflow-wrap: normal;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.black-reg-button {
  grid-column-gap: 8px;
  border: 1px solid var(--color--neutral-darkest);
  background-color: var(--color--neutral-darkest);
  border-radius: 30px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  min-width: 190px;
  padding: 8px 20px;
  text-decoration: none;
  display: flex;
}

.appearing-text-box {
  padding-right: var(--page-padding--padding-global);
  padding-left: var(--page-padding--padding-global);
  opacity: 1;
  background-image: linear-gradient(#fff0, #54535399 50%, #1e1e1e);
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 900px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.h1-style {
  color: var(--color--white);
  font-family: Roboto, sans-serif;
  font-size: var(--text-sizes--heading-1);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.hero-text {
  color: var(--color--white);
  font-family: Roboto, sans-serif;
  font-size: var(--text-sizes--text-medium);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.gr-reg-button {
  grid-column-gap: 8px;
  border: 1px solid var(--color--white);
  background-color: var(--color--green-reg-button);
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 292px;
  height: 60px;
  padding: 12px 24px;
  text-decoration: none;
  display: flex;
}

.benefits-section {
  padding: var(--section-padding--padding-section-large) var(--page-padding--padding-global);
  grid-row-gap: 80px;
  background-image: linear-gradient(90deg, #012769 0%, #005225 100%);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.benefit-card {
  grid-row-gap: 24px;
  border-radius: var(--radius--medium);
  background-image: url('../images/Benefit-Card.png');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 290px;
  min-height: 288px;
  padding: 0;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.benefit-card._2 {
  background-image: url('../images/Benefit-Card_1.png');
}

.benefit-card._3 {
  background-image: url('../images/Pr-Financial.png');
}

.benefit-card._4 {
  background-image: url('../images/Benefit-Card_3.png');
}

.atendees-section {
  padding: var(--section-padding--padding-section-large) var(--page-padding--padding-global);
  grid-row-gap: 80px;
  background-color: var(--dark-blue-bg);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.happy-students {
  border-radius: var(--radius--medium);
  width: 100%;
  max-width: 500px;
  max-height: 500px;
}

.program-section {
  padding: var(--section-padding--padding-section-large) var(--page-padding--padding-global);
  grid-row-gap: 80px;
  background-image: linear-gradient(90deg, #012769 0%, #005225 100%);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.program-column {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  min-width: 200px;
  max-width: 280px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.pr-python, .pr-ai, .pr-social-media, .pr-financial {
  border-radius: var(--radius--medium);
}

.pr-data, .pr-medicine {
  border-radius: var(--radius--medium);
  max-width: 100%;
}

.pr-ethics {
  border-radius: var(--radius--medium);
}

.pr-hackathon {
  border-radius: var(--radius--medium);
  min-height: 0;
}

.process-section {
  padding: var(--section-padding--padding-section-large) var(--page-padding--padding-global);
  grid-row-gap: 80px;
  background-color: var(--dark-blue-bg);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.process-heading {
  max-width: var(--max-width--max-width-large);
  color: var(--color--white);
  font-family: Roboto, sans-serif;
  font-size: var(--text-sizes--heading-3);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.columns {
  grid-column-gap: 32px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.about-us-section {
  padding: var(--section-padding--padding-section-large) var(--page-padding--padding-global);
  grid-row-gap: 80px;
  background-image: linear-gradient(90deg, #012769 0%, #005225 100%);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.rows {
  grid-row-gap: 64px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.about-row {
  grid-column-gap: 32px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.cta-section {
  padding: var(--section-padding--padding-section-large) var(--page-padding--padding-global);
  grid-row-gap: 80px;
  background-color: #012769;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.footer {
  padding: 20px var(--page-padding--padding-global);
  grid-row-gap: 80px;
  background-color: var(--dark-green-bg);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.copyrights {
  grid-column-gap: 24px;
  flex: none;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.made-by-box {
  grid-column-gap: 12px;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.made-by {
  color: var(--color-scheme-1--background);
  font-family: Roboto, sans-serif;
  font-size: var(--text-sizes--text-regular);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.heading-5 {
  color: var(--color-scheme-1--background);
  font-family: Roboto, sans-serif;
  font-size: var(--text-sizes--heading-3);
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.benefit-card-2 {
  grid-row-gap: 24px;
  border-radius: var(--radius--medium);
  background-image: linear-gradient(#0009, #0009), url('../images/Benefit-Card_1.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 290px;
  height: auto;
  min-height: 288px;
  padding: 24px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.benefit-card-3 {
  grid-row-gap: 24px;
  border-radius: var(--radius--medium);
  background-image: linear-gradient(#0009, #0009), url('../images/Benefit-Card_2.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 290px;
  height: auto;
  min-height: 288px;
  padding: 24px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.benefit-card-4 {
  grid-row-gap: 24px;
  border-radius: var(--radius--medium);
  background-image: linear-gradient(#0009, #0009), url('../images/Benefit-Card_3.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 290px;
  height: auto;
  min-height: 288px;
  padding: 24px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.logo-box-2 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.list {
  color: var(--color--white);
  font-size: var(--text-sizes--text-regular);
  padding-left: 20px;
}

.list.program {
  font-size: var(--text-sizes--text-small);
  padding-left: 20px;
}

.list.program.mob {
  display: none;
}

.logo-link.w--current {
  min-width: 0;
  max-width: 200px;
}

.body {
  background-color: var(--dark-green-bg);
}

.navbar-3 {
  background-color: var(--dark-green-bg);
  width: 100%;
  height: 72px;
}

.container-5 {
  width: 100%;
  max-width: 1400px;
}

.navbar-copy {
  padding-right: var(--page-padding--padding-global);
  padding-left: var(--page-padding--padding-global);
  background-color: #005225;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 72px;
  margin-bottom: 0;
  display: none;
  position: static;
  box-shadow: 0 4px 12px #00000026;
}

.benefit-wrapper {
  grid-column-gap: 32px;
  display: flex;
}

.content-hero {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.brand.w--current {
  max-width: 200px;
}

.cardgroup {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: row;
  justify-content: space-between;
  display: flex;
}

.lauratexts {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  flex-flow: column;
  display: flex;
}

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

.fadewrapper {
  grid-row-gap: 24px;
  -webkit-text-fill-color: inherit;
  background-image: linear-gradient(#fff0, #54535399 23%, #1e1e1e);
  background-clip: border-box;
  border-radius: 29px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 290px;
  min-height: 288px;
  padding: 24px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.fadewrapper._2 {
  background-image: linear-gradient(#000000a6, #000000a6), url('../images/Benefit-Card_1.png');
}

.fadewrapper._3 {
  background-image: linear-gradient(#000000a6, #000000a6), url('../images/Pr-Financial.png');
}

.fadewrapper._4 {
  background-image: linear-gradient(#000000a6, #000000a6), url('../images/Benefit-Card_3.png');
}

@media screen and (max-width: 991px) {
  .container {
    grid-column-gap: 0px;
    justify-content: space-between;
  }

  .navmenu {
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    background-color: #005225d9;
  }

  .hero-section {
    background-size: cover;
    height: 650px;
    min-height: 0;
    padding-top: 65px;
  }

  .process-text {
    font-size: var(--text-sizes--text-small);
  }

  .chcem-sa-registrova {
    font-size: var(--text-sizes--text-medium);
  }

  .heading {
    font-size: var(--text-sizes--heading-4);
  }

  .row {
    grid-row-gap: 32px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .content-top {
    min-height: 120px;
  }

  .checkmarkgrsvg-2 {
    max-width: 30px;
  }

  .component {
    flex-flow: column;
    height: auto;
  }

  .content-left {
    width: 80%;
  }

  .text {
    font-size: var(--text-sizes--text-small);
  }

  .no1grsvg-1 {
    max-width: 100%;
  }

  .no1grsvg-1.process {
    max-width: 40px;
  }

  .process-step-heading {
    font-size: var(--text-sizes--text-large);
    min-height: 58px;
  }

  .cb-reg-butt-txt {
    font-size: var(--text-sizes--text-medium);
  }

  .laura-foto {
    max-height: 35vw;
  }

  .name {
    font-size: var(--text-sizes--text-medium);
  }

  .copyrighttext {
    font-size: 10px;
  }

  .container-2 {
    height: 17rem;
  }

  .content-atendees {
    grid-column-gap: 24px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .container-3 {
    grid-row-gap: 40px;
  }

  .heading-2 {
    font-size: var(--text-sizes--text-large);
  }

  .container-4 {
    grid-row-gap: 40px;
    max-width: 1280px;
  }

  .heading-3 {
    font-size: var(--text-sizes--heading-4);
  }

  .text-2 {
    font-size: var(--text-sizes--text-regular);
  }

  .heading-4 {
    font-size: var(--text-sizes--text-medium);
  }

  .codebridge-text-2 {
    font-size: var(--text-sizes--text-regular);
  }

  .button-style-5 {
    height: 50px;
  }

  .text-9 {
    font-size: var(--text-sizes--text-regular);
  }

  .navbar {
    padding-right: var(--section-padding--padding-section-small);
    padding-left: var(--section-padding--padding-section-small);
    height: 65px;
    position: fixed;
  }

  .black-reg-button {
    display: none;
  }

  .appearing-text-box {
    padding-right: var(--section-padding--padding-section-small);
    padding-left: var(--section-padding--padding-section-small);
    justify-content: flex-start;
    align-items: flex-end;
    height: 100%;
  }

  .h1-style {
    font-size: var(--text-sizes--heading-2);
  }

  .hero-text {
    font-size: var(--text-sizes--text-regular);
  }

  .gr-reg-button {
    width: 100%;
    max-width: 265px;
    height: 52px;
  }

  .benefits-section {
    padding: var(--section-padding--padding-section-small);
  }

  .benefit-card {
    grid-row-gap: 5px;
    aspect-ratio: 1;
    max-width: 250px;
    min-height: 0;
  }

  .benefit-card._2 {
    background-image: url('../images/Benefit-Card_1.png');
    background-position: 50%;
    background-size: cover;
  }

  .benefit-card._3 {
    background-image: url('../images/Pr-Financial.png');
  }

  .benefit-card._4 {
    background-image: url('../images/Benefit-Card_3.png');
  }

  .atendees-section {
    padding: var(--section-padding--padding-section-small);
  }

  .happy-students {
    aspect-ratio: 1;
    max-width: 500px;
  }

  .program-section {
    padding: var(--section-padding--padding-section-small);
  }

  .program-column {
    min-width: 140px;
  }

  .pr-ethics {
    min-width: 0;
  }

  .process-section {
    padding: var(--section-padding--padding-section-small);
  }

  .process-heading {
    font-size: var(--text-sizes--heading-4);
  }

  .about-us-section {
    padding: var(--section-padding--padding-section-small);
  }

  .footer {
    padding-right: var(--section-padding--padding-section-small);
    padding-left: var(--section-padding--padding-section-small);
  }

  .made-by-box {
    flex: 0 auto;
    display: none;
  }

  .heading-5 {
    font-size: var(--text-sizes--heading-4);
  }

  .benefit-card-2 {
    grid-row-gap: 5px;
    min-height: 0;
  }

  .benefit-card-3, .benefit-card-4 {
    min-height: 0;
  }

  .list {
    font-size: var(--text-sizes--text-small);
  }

  .list.program {
    font-size: 12px;
  }

  .logo-link.w--current {
    max-width: 198px;
  }

  .icon {
    color: var(--color--white);
  }

  .menu-button {
    background-color: var(--dark-green-bg);
  }

  .menu-button.w--open {
    background-color: var(--color--green-reg-button);
  }

  .benefit-wrapper {
    grid-column-gap: 32px;
    display: flex;
  }

  .image {
    max-width: 100%;
  }

  .content-hero {
    grid-column-gap: 24px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .numbwrapper {
    max-width: 40px;
  }

  .brand {
    max-width: 198px;
  }

  .fadewrapper {
    grid-row-gap: 5px;
    aspect-ratio: 1;
    max-width: 250px;
    min-height: 0;
  }

  .fadewrapper._2 {
    background-image: linear-gradient(#000000a6, #000000a6), url('../images/Benefit-Card_1.png');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .fadewrapper._3 {
    background-image: linear-gradient(#000000a6, #000000a6), url('../images/Pr-Financial.png');
  }

  .fadewrapper._4 {
    background-image: linear-gradient(#000000a6, #000000a6), url('../images/Benefit-Card_3.png');
  }
}

@media screen and (max-width: 767px) {
  .registracia-text {
    font-size: var(--text-sizes--text-small);
  }

  .hero-section {
    height: 400px;
    padding-top: 50px;
  }

  .process-text {
    font-size: var(--text-sizes--text-very-small);
  }

  .chcem-sa-registrova, .tagline {
    font-size: var(--text-sizes--text-small);
  }

  .heading {
    font-size: var(--text-sizes--heading-5);
  }

  .content-left {
    grid-row-gap: 20px;
  }

  .text {
    font-size: var(--text-sizes--text-very-small);
  }

  .process-step-heading {
    font-size: var(--text-sizes--text-medium);
    min-height: 0;
  }

  .cb-reg-butt-txt {
    font-size: var(--text-sizes--text-small);
  }

  .laura-foto {
    max-width: 50vw;
    max-height: 50vw;
  }

  .name {
    font-size: var(--text-sizes--text-regular);
  }

  .copyrighttext {
    font-size: var(--text-sizes--text-micro);
  }

  .content-style-4 {
    grid-row-gap: 5px;
  }

  .heading-3 {
    font-size: var(--text-sizes--heading-5);
  }

  .content-style-5 {
    grid-row-gap: 40px;
  }

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

  .content-style-6 {
    grid-row-gap: 0px;
  }

  .heading-4 {
    font-size: var(--text-sizes--text-regular);
    min-height: 70px;
  }

  .heading-4.finalt {
    display: block;
  }

  .heading-4.fin {
    display: none;
  }

  .heading-4.sec {
    min-height: 55px;
  }

  .content-style-7 {
    grid-column-gap: 20px;
    flex-flow: row;
  }

  .section-title-3 {
    grid-row-gap: 15px;
  }

  .codebridge-text-2 {
    font-size: var(--text-sizes--text-small);
  }

  .button-style-5 {
    max-width: 300px;
    height: 41px;
  }

  .text-9, .button-style-8 {
    font-size: var(--text-sizes--text-small);
  }

  .navbar {
    height: 50px;
  }

  .h1-style {
    font-size: var(--text-sizes--heading-4);
  }

  .hero-text {
    font-size: var(--text-sizes--text-very-small);
  }

  .gr-reg-button {
    max-width: 185px;
    height: 38px;
  }

  .benefit-card {
    max-width: 200px;
  }

  .happy-students {
    max-width: 400px;
  }

  .program-section {
    padding-right: var(--section-padding--padding-section-small);
    padding-left: var(--section-padding--padding-section-small);
  }

  .program-column {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    width: 100%;
    min-width: 0;
    max-width: 140px;
  }

  .process-heading {
    font-size: var(--text-sizes--heading-5);
  }

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

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

  .heading-5 {
    font-size: var(--text-sizes--heading-5);
  }

  .list {
    padding-left: 20px;
  }

  .list.program {
    flex: 0 auto;
    display: none;
  }

  .list.program.mob {
    padding-left: 10px;
    display: block;
    overflow: visible;
  }

  .logo-link.w--current {
    max-width: 150px;
  }

  .menu-button {
    padding: 7px;
  }

  .brand.w--current {
    max-width: 150px;
  }

  .cardgroup {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    width: 40vw;
  }

  .fadewrapper {
    max-width: 200px;
  }

  .list-item, .list-item-2, .list-item-3 {
    font-size: var(--text-sizes--text-very-small);
  }
}

@media screen and (max-width: 479px) {
  .tagline {
    font-size: var(--text-sizes--text-very-small);
  }

  .heading {
    font-size: var(--text-sizes--text-large);
  }

  .content-top {
    grid-row-gap: 10px;
    justify-content: flex-start;
    align-items: center;
    min-height: 100px;
  }

  .checkmarkgrsvg-2 {
    width: 20px;
    min-width: 0;
    max-width: none;
    height: 20px;
  }

  .zisti-viac {
    font-size: var(--text-sizes--text-very-small);
  }

  .content-left {
    grid-row-gap: 20px;
  }

  .process-step-heading {
    min-height: 40px;
  }

  .copyrighttext {
    max-width: 130px;
  }

  .heading-2 {
    font-size: var(--text-sizes--text-small);
    text-align: center;
  }

  .heading-2.py {
    font-size: var(--text-sizes--text-small);
  }

  .actions-2 {
    text-align: left;
    justify-content: center;
    align-items: center;
  }

  .container-4 {
    grid-row-gap: 40px;
  }

  .heading-3 {
    font-size: var(--text-sizes--text-large);
  }

  .text-2 {
    font-size: var(--text-sizes--text-small);
  }

  .row-2 {
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .content-style-6 {
    grid-row-gap: 10px;
  }

  .heading-4, .heading-4.sec {
    min-height: 50px;
  }

  .section-title-3 {
    grid-row-gap: 10px;
  }

  .button-style-8 {
    text-align: center;
  }

  .content-style-10 {
    grid-column-gap: 0px;
    grid-row-gap: 11px;
    flex-flow: row;
  }

  .navbar, .appearing-text-box {
    padding-right: var(--section-padding--padding-mobile);
    padding-left: var(--section-padding--padding-mobile);
  }

  .h1-style {
    font-size: var(--text-sizes--heading-5);
  }

  .benefits-section {
    padding: var(--section-padding--padding-section-small) var(--section-padding--padding-mobile);
  }

  .benefit-card {
    max-width: 150px;
  }

  .benefit-card._2 {
    background-image: url('../images/Benefit-Card_1.png');
    background-position: 50%;
    background-size: cover;
  }

  .benefit-card._3 {
    grid-row-gap: 0px;
    background-image: url('../images/Pr-Financial.png');
  }

  .benefit-card._4 {
    background-image: url('../images/Benefit-Card_3.png');
  }

  .atendees-section {
    padding: var(--section-padding--padding-section-small) var(--section-padding--padding-mobile);
  }

  .happy-students {
    max-width: 350px;
  }

  .program-section {
    padding: var(--section-padding--padding-section-small) var(--section-padding--padding-mobile);
  }

  .program-column {
    max-width: none;
  }

  .process-section {
    padding: var(--section-padding--padding-section-small) var(--section-padding--padding-mobile);
  }

  .process-heading {
    font-size: var(--text-sizes--text-large);
  }

  .columns {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .about-us-section, .cta-section {
    padding: var(--section-padding--padding-section-small) var(--section-padding--padding-mobile);
  }

  .footer {
    padding: 5px var(--section-padding--padding-mobile);
  }

  .heading-5 {
    font-size: var(--text-sizes--text-large);
  }

  .cardgroup {
    width: 100%;
  }

  .fadewrapper {
    max-width: 150px;
    padding: 15px;
  }

  .fadewrapper._3 {
    grid-row-gap: 0px;
  }
}


