:root {
  --5: 64px;
  --2: 32px;
  --1: 16px;
  --light: white;
  --3: 48px;
  --1-5: 24px;
  --brand: #3182ce;
  --dark: black;
  --0-5: 8px;
  --background: white;
  --brand-2: white;
  --inter: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.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;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: #ccc;
  letter-spacing: 0;
  font-family: Inter, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

p {
  letter-spacing: 0;
  text-transform: none;
}

a {
  text-decoration: none;
}

ul {
  margin: 0;
  padding: 0 0 0 1em;
}

ol {
  margin: 0;
  padding: 0 0 0 1.2em;
}

li {
  margin: 0;
  padding: 0;
}

img {
  object-fit: cover;
  width: 100%;
  max-width: 100%;
  display: inline-block;
}

label {
  margin-bottom: 0;
  display: block;
}

blockquote {
  margin-bottom: 0;
  padding: 0 1em;
  font-size: 1.6rem;
  line-height: 1.3;
}

figure {
  margin-bottom: 10px;
}

.sg_spacing_list--gp1 {
  flex-direction: column;
  display: flex;
}

.sg_spacing_item--gp0-5-pb1-bw1b {
  display: flex;
}

.sg_spacing_tag--bw1-br2 {
  text-align: center;
  flex: none;
  min-width: 6em;
  padding: .4em .8em;
}

.hero_sg_wrap--vt1-vb1-sm0-2 {
  text-align: center;
  min-height: 100vh;
  display: flex;
}

.hero_sg_base--ca1 {
  opacity: 1;
}

.hero_sg_list--gp4 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.hero_sg_logo {
  width: 10rem;
}

.hero_sg_tag_wrap--gp1-5 {
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.card_sg_wrap--bw1-br2-pd2 {
  align-items: flex-start;
  height: 100%;
  position: relative;
}

.card_sg_list--gp1-5 {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  display: flex;
}

.card_sg_visual_inner--bc0-1 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  min-height: 5rem;
  display: flex;
  position: relative;
}

.sg_spacing_bar--cm0-2-br2 {
  display: flex;
}

.sg_example_list--gd12-cd4-ct3-cl2 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
}

.sg_example_item {
  width: 100%;
  height: 100%;
  min-height: 5rem;
}

.footer_sg_wrap--bw1t-vt1-vb1 {
  text-align: center;
}

.sg_color_card--br2-pd2-mt2-bw1 {
  width: 100%;
}

.sg_color_item-gv1 {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  display: flex;
}

.sg_color_visual--br1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 9rem;
  padding: 1.4rem;
  display: flex;
}

.sg_list--gd1 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
}

.sg_class_list--gp0-75 {
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.sg_class_item--br1-bw1 {
  text-align: center;
  min-width: 3.9em;
  padding: .5em .7em;
  line-height: 1;
  display: inline-block;
}

.sg_font_list--gv3 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.sg_font_item--pb2-gp1-5-bw1b {
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  display: flex;
}

.sg_space_item_wrap--bw1-bc0-1 {
  width: 100%;
}

.sg_space_item_visual--bg0-1 {
  min-height: 1rem;
}

.sg_space_list--gp5 {
  flex-direction: column;
  justify-content: flex-start;
  display: flex;
}

.sg_space_item--gp1 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.sg_link_wrap {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.sg_link_item--bw1b-lm0-1 {
  padding-bottom: .1rem;
  display: inline-block;
}

.card_sg_icon {
  width: 2rem;
  height: 2rem;
}

.card_sg_visual_wrap--bw1, .form_main_field_wrap {
  width: 100%;
}

.form_main_label--fw2-fs7-2 {
  z-index: 1;
  position: relative;
}

.form_main_wrap {
  width: 100%;
  margin-bottom: 0;
}

.form_main_success_wrap--br1-bw1 {
  background-color: rgba(0, 0, 0, 0);
  padding: 1.2rem;
}

.form_main_list--gv2-5 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.form_main_option_list--gp1-5 {
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.form_main_option_item {
  grid-column-gap: 0px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
}

.form_main_error_wrap--br1-bw1 {
  background-color: rgba(0, 0, 0, 0);
  margin-top: 1.3rem;
  padding: .8rem 1.4rem;
}

.form_main_option_link--bw1-bc1 {
  width: 1.6rem;
  height: 1.6rem;
  margin: 0 .5rem 0 0;
}

.form_main_option_link--bw1-bc1.w--redirected-focus {
  box-shadow: none;
  outline-offset: 0px;
  outline-width: 2px;
  outline-style: solid;
}

.form_main_field_input--fs7-1-fc1-bw1b-bc1 {
  z-index: 2;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  height: 2.7em;
  margin-bottom: 0;
  padding: 0;
  position: relative;
}

.form_main_field_input--fs7-1-fc1-bw1b-bc1.is-message {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: auto;
  min-height: 5rem;
  max-height: 10rem;
  padding-top: .5rem;
}

.rich-text h1 {
  margin-top: 1.5rem;
  margin-bottom: .8rem;
}

.rich-text p {
  margin-top: .8rem;
  margin-bottom: .8rem;
}

.rich-text h2, .rich-text h3, .rich-text h4, .rich-text h5, .rich-text h6 {
  margin-top: 1.5rem;
  margin-bottom: .8rem;
}

.rich-text figure {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.rich-text ul {
  margin-top: .8rem;
  margin-bottom: .8rem;
}

.rich-text li {
  margin-top: .2rem;
  margin-bottom: .2rem;
}

.rich-text blockquote {
  margin-top: 2.2rem;
  margin-bottom: 2.2rem;
}

.display-none {
  display: none;
}

.btn_main_wrap--fw2-br3 {
  padding: .9rem 1.6rem;
  line-height: 1;
  display: inline-block;
}

.btn_main_icon {
  flex: none;
  width: .7rem;
  height: .9rem;
  transition: transform .2s;
  display: block;
}

.btn_main_list {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.btn_play_wrap--br3-bg0 {
  position: relative;
}

.btn_play_base--ca1-br3-bg1 {
  padding-bottom: 0;
  transition: all .2s;
}

.btn_play_list {
  z-index: 2;
  justify-content: center;
  align-items: center;
  width: 5rem;
  height: 5rem;
  display: flex;
  position: relative;
}

.btn_play_icon {
  width: 36%;
  height: 36%;
}

.page_code_wrap {
  display: none;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.html-embed {
  width: auto;
  height: auto;
  display: block;
  overflow: visible;
}

.container {
  padding: var(--5) var(--2);
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  max-width: 60rem;
  margin-left: auto;
  margin-right: auto;
  transition: all .2s ease-in-out;
  display: flex;
  position: relative;
}

.container.is-hero {
  padding-top: var(--1);
  justify-content: center;
  align-items: center;
  max-width: 60rem;
  min-height: 100%;
  max-height: none;
  display: flex;
}

.container.is-testimonial {
  padding-bottom: var(--1);
}

.container.is-kontakt {
  padding-top: var(--1);
  padding-bottom: var(--1);
  margin-bottom: 0;
}

.container.mid {
  justify-content: center;
}

.container.horizontal {
  flex-direction: column;
}

.hero-section {
  background-image: url('../images/Projekt-bez-nazwy-28.webp'), linear-gradient(to right, #2d3748, #414e67);
  background-position: 0 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
  width: 100vw;
  height: 80vh;
  overflow: visible;
}

.body {
  color: #f5f5f5;
  background-color: #d9d9d9;
  height: 100%;
  font-family: Inter, sans-serif;
  overflow: visible;
}

.grid-hero {
  grid-template-rows: auto;
  justify-content: stretch;
  align-items: center;
  justify-items: stretch;
}

.heading-1 {
  color: var(--light);
  font-size: var(--3);
  margin-top: 0;
  margin-bottom: 20px;
  line-height: 1.1;
}

.paragraph {
  color: #fff;
  margin-bottom: 20px;
}

.div-hero {
  flex-direction: row;
  justify-content: space-between;
  display: flex;
}

.button {
  padding: var(--1);
  aspect-ratio: auto;
  border: 2px solid var(--brand);
  color: #fff;
  cursor: pointer;
  border-radius: 5px;
  margin-left: auto;
  margin-right: auto;
  font-weight: 400;
  line-height: 1;
  transition: all .2s;
  display: block;
  position: relative;
  overflow: visible;
}

.button:hover {
  background-color: var(--brand);
}

.button.hero-button {
  border: 2px solid var(--brand);
  background-color: rgba(56, 152, 236, 0);
}

.button.hero-button:hover {
  background-color: var(--brand);
}

.button.menu-button {
  margin-left: var(--1);
  padding: .5rem var(--2);
  font-size: .75rem;
}

.button.menu-button:hover {
  background-color: var(--light);
  color: var(--dark);
  transform: scale(1.1);
}

.image {
  width: 113px;
  max-width: none;
  height: 44px;
  margin-left: 0;
  margin-right: auto;
}

.hero-image {
  object-fit: contain;
  width: auto;
  max-width: none;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: -10rem;
}

.grid-button-hero {
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
  justify-content: start;
  align-items: center;
  justify-items: start;
  overflow: visible;
}

.navbar-logo-left {
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(to right, #2d3748, #414e67);
  width: 100%;
  position: static;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  overflow: visible;
}

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

.navbar-logo-left-container.shadow-three {
  padding: 20px var(--2);
  width: 100%;
  max-width: 60rem;
  margin-bottom: 0;
  overflow: visible;
}

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

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu-two {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link {
  color: var(--light);
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: .8rem;
  line-height: 20px;
  text-decoration: none;
  position: static;
}

.nav-link:hover {
  border: 0px none var(--brand);
  color: var(--brand);
  border-radius: 0;
  margin-left: 5px;
  margin-right: 5px;
  font-size: .8rem;
}

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

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

.nav-link.underline {
  text-decoration: underline;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

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

.nav-dropdown-toggle:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

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

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

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

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

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

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

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

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.hidden-text-abs {
  opacity: 0;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
  transform: translate(0, 5px);
}

.video-div {
  opacity: 0;
  border-radius: 10px;
  margin-top: -4rem;
  overflow: hidden;
  transform: translate(0, 100px);
  box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
}

.video {
  width: 100%;
  max-width: 60rem;
}

.container-video {
  padding-bottom: 5rem;
  padding-left: 2rem;
  padding-right: 2rem;
}

.video-section {
  color: var(--dark);
  background-image: url('../images/bg-column-dark.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: auto;
}

.services {
  overflow: visible;
}

.grid-services {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.wrap-services {
  border-radius: 5px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.image-2 {
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-2.szkolenie {
  height: 300px;
}

.heading-2 {
  color: var(--dark);
  text-align: left;
  max-width: 35rem;
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 2.3rem;
  line-height: 1.3;
}

.heading-2.white-heading {
  color: var(--light);
}

.heading-2.white-heading.is-contact {
  text-align: center;
  width: auto;
  max-width: 60rem;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 8px;
  padding-left: 32px;
  padding-right: 32px;
}

.heading-2.white {
  color: var(--light);
  text-align: center;
  max-width: none;
}

.sub-heading {
  color: var(--dark);
  line-height: 1;
}

.sub-heading.white-text {
  box-shadow: none;
  color: var(--light);
}

.sub-heading.white-text.is-contact {
  text-align: center;
  width: auto;
  max-width: 60rem;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 32px;
  padding-right: 32px;
}

.text-span {
  color: var(--brand);
}

.div-block {
  padding: var(--1);
  background-color: rgba(0, 0, 0, .6);
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.big-paragraph {
  color: var(--light);
  font-size: 1rem;
  line-height: 1.3;
}

.small-paragraph {
  color: var(--light);
  max-width: 30rem;
  font-size: .8rem;
}

.small-paragraph.law {
  color: gray;
  font-size: .65rem;
}

.small-paragraph.black {
  color: var(--dark);
}

.small-paragraph.law-course {
  color: #ccc;
  max-width: 100%;
  font-size: .9rem;
}

.button-sevices {
  color: var(--dark);
  background-color: #fff;
  border-radius: 5px;
  margin-top: 16px;
  font-size: .75rem;
  transition: all .2s;
}

.button-sevices:hover {
  background-color: var(--brand);
  color: var(--light);
}

.button-sevices-second {
  border: 1px solid var(--light);
  color: var(--light);
  background-color: rgba(255, 255, 255, 0);
  border-radius: 5px;
  margin-top: 16px;
  margin-left: 16px;
  font-size: .75rem;
  transition: all .2s;
}

.button-sevices-second:hover {
  background-color: var(--light);
  color: var(--dark);
  border-style: solid;
  border-width: 1px;
  margin-top: 16px;
}

.testimonails {
  overflow: visible;
}

.marquee-horizontal {
  z-index: 200;
  cursor: pointer;
  background-color: #d2d2d2;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 420px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.marquee-horizontal-css {
  display: block;
}

.track-horizontal {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  overflow: visible;
}

.stars {
  margin-top: var(--1);
  margin-right: 8vw;
  margin-bottom: var(--0-5);
  color: #f2b24c;
  text-transform: uppercase;
  flex: none;
  font-size: 1.1rem;
  font-style: normal;
}

.text-span-2 {
  color: var(--brand);
}

.opinion {
  padding: var(--1) var(--2);
  background-color: var(--light);
  border-radius: 5px;
  flex-direction: column;
  justify-content: space-around;
  width: 450px;
  max-width: none;
  height: 340px;
  margin-right: 10px;
  transition: all .2s ease-in-out;
  display: flex;
}

.opinion:hover {
  border: 1px solid var(--brand);
  transform: scale(1.2);
}

.italic-text, .italic-text-2 {
  font-style: normal;
}

.text-block {
  font-size: .75rem;
}

.text-testimonmials {
  color: var(--dark);
  white-space: normal;
  max-width: 500px;
  font-size: .75rem;
}

.test-img {
  width: 44px;
  max-width: none;
  height: 44px;
}

.grid {
  margin-top: var(--0-5);
  grid-column-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  align-content: center;
}

.text-name {
  color: #000;
  white-space: pre-wrap;
  font-size: .85rem;
  font-weight: 700;
}

.ebook {
  background-image: linear-gradient(to right, #2d3748, #4b5973);
  overflow: hidden;
}

.grid-2 {
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
}

.text-span-3 {
  color: var(--brand);
}

.text-block-2 {
  font-size: 1rem;
}

.text-field {
  color: #fff;
  background-color: rgba(255, 255, 255, 0);
  border-radius: 5px;
  max-width: none;
  margin-bottom: 0;
}

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

.submit-button {
  background-color: var(--light);
  color: var(--dark);
  border-radius: 5px;
  margin-left: 0;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: .9rem;
  transition: all .2s ease-in-out;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.submit-button:hover {
  background-color: var(--brand);
  color: var(--light);
}

.submit-button.cours-btn {
  background-color: var(--brand);
  color: var(--light);
  box-shadow: 0 2px 12px rgba(0, 0, 0, .1);
}

.submit-button.cours-btn:hover {
  background-color: var(--light);
  color: var(--dark);
}

.form-ebook {
  margin-top: 20px;
}

.img-ebook {
  max-width: 450px;
}

.course {
  background-image: linear-gradient(to right, #2d3748, #4b5973);
  overflow: hidden;
}

.grid-3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.img-course {
  max-width: 400px;
}

.contact {
  background-color: #fff;
  background-image: url('../images/bg-column.webp'), linear-gradient(#4c5971, #4c5971), linear-gradient(to right, #2d3748, #4b5973);
  background-position: 50% 100%, 0 0, 0 0;
  background-repeat: no-repeat, repeat, repeat;
  background-size: auto, auto, auto;
  overflow: hidden;
}

.div-block-2 {
  width: 100vw;
  height: 100%;
  max-height: none;
}

.bg-kontakt {
  background-color: #fff;
  width: 100vw;
  height: 100%;
  min-height: 200px;
  max-height: none;
  margin-left: 0;
  margin-right: 0;
  position: static;
}

.cocntact {
  background-image: linear-gradient(to right, #2d3748, #4b5973);
  padding-top: 64px;
  overflow: hidden;
}

.grid-4 {
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
}

.submit-button-2 {
  background-color: var(--brand);
  border-radius: 5px;
  width: 100%;
  margin-top: 10px;
  transition: all .2s ease-in-out;
  box-shadow: 0 2px 12px rgba(0, 0, 0, .1);
}

.submit-button-2:hover {
  background-color: var(--light);
  color: var(--dark);
}

.text-field-2, .text-field-3 {
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid #fff;
  border-radius: 5px;
}

.text-block-3 {
  color: #8f998e;
  font-size: .8rem;
}

.text-block-4 {
  color: #949494;
  font-size: .9rem;
}

.checkbox {
  color: #fff;
  margin-top: 0;
}

.checkbox-label {
  margin-left: 8px;
  font-size: .9rem;
}

.checkbox-field {
  color: #fff;
  justify-content: flex-start;
  align-items: center;
  margin-top: 8px;
  display: flex;
}

.lottie-animation {
  width: 100%;
  max-width: 350px;
}

.footer-dark {
  background-color: #203549;
  border-bottom: 1px solid #e4ebf3;
  margin-top: 0;
  padding: 50px 30px 15px;
  position: relative;
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

.footer-copyright-center {
  text-align: center;
  max-width: 70rem;
  margin-top: 64px;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  line-height: 20px;
}

.grid-5 {
  grid-column-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr .5fr .5fr;
  justify-content: space-around;
}

.text-block-5 {
  color: #ccc;
  text-align: center;
  margin-right: 10px;
}

.social-link {
  margin-left: 15px;
}

.image-3, .image-4 {
  width: 24px;
}

.text-block-6, .text-block-7 {
  color: #ccc;
  text-align: center;
}

.text-block-8 {
  color: #e6e6e6;
  text-align: center;
  text-decoration: none;
}

.text-block-9 {
  color: #a0a0a0;
}

.video-icon {
  height: 16px;
}

.video-timeline-empty {
  background-color: #fff;
  width: 100%;
  height: 4px;
}

.video-box {
  border-radius: 20px;
  margin-top: -64px;
  margin-bottom: 0;
  overflow: hidden;
  box-shadow: 0 0 17px 1px rgba(0, 0, 0, .29);
}

.video-control-flex {
  justify-content: space-between;
  display: flex;
}

.volume-level-fill {
  background-color: #f40103;
  width: 50%;
  height: 100%;
  position: relative;
}

.video-volume {
  z-index: 2;
  opacity: .66;
  justify-content: flex-start;
  align-items: center;
  width: 0;
  margin-left: -5px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.video-volume:hover {
  opacity: 1;
}

.volume-level {
  cursor: pointer;
  align-items: center;
  width: 100px;
  height: 15px;
  margin-left: 5px;
  margin-right: 5px;
  display: flex;
}

.video-button {
  opacity: .66;
  color: #fff;
  cursor: pointer;
  flex: none;
  justify-content: center;
  align-items: center;
  max-height: 30px;
  margin-left: 5px;
  margin-right: 5px;
  padding-left: 5px;
  padding-right: 5px;
  display: flex;
  position: relative;
}

.video-button:hover {
  opacity: 1;
}

.video-button.extend-right-padding {
  margin-right: 0;
  padding-right: 10px;
}

.video-timeline {
  opacity: .66;
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 3px;
  padding-top: 7px;
  padding-bottom: 7px;
  display: flex;
}

.video-timeline:hover {
  opacity: 1;
}

.video-play-target {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.video-wrapper {
  background-color: #000;
  flex-direction: row;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  max-height: 100vh;
  display: flex;
  position: relative;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.video-level-dot {
  background-color: #f40103;
  border-radius: 100%;
  width: 10px;
  height: 10px;
  position: absolute;
  top: -3px;
  bottom: 0%;
  left: auto;
  right: -3px;
}

.video-timeline-fill {
  background-color: red;
  width: 1%;
  height: 100%;
  position: relative;
}

.video-volume-controls {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.video-controls {
  z-index: 2;
  background-image: linear-gradient(to top, rgba(0, 0, 0, .66) 100%, rgba(255, 255, 255, 0));
  width: 100%;
  padding: 15px 10px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.volume-level-empty {
  background-color: #fff;
  width: 100px;
  height: 3px;
}

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

.video-inner-wrapper {
  flex: 1;
}

.video-2 {
  margin-top: 0;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.div-block-3 {
  border-radius: 5px;
  flex-direction: column;
  align-items: center;
  margin-top: -64px;
  display: flex;
  overflow: hidden;
}

.button-course {
  background-color: var(--brand);
  color: var(--light);
  border-radius: 5px;
  margin-top: 16px;
  font-size: .75rem;
  transition: all .2s;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.button-course:hover {
  background-color: var(--light);
  color: var(--dark);
}

.button-course.mid {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.button-course.alt {
  box-shadow: none;
  color: var(--dark);
  background-color: rgba(49, 130, 206, 0);
  border: 1px solid #000;
}

.button-course.alt:hover {
  border-color: var(--brand);
  color: var(--light);
  background-color: #3182ce;
}

.marque-stop-text {
  padding-right: var(--2);
  padding-left: var(--2);
  opacity: .25;
  color: var(--dark);
  max-width: 60rem;
  margin-left: auto;
  margin-right: auto;
  line-height: 1;
  display: block;
  position: absolute;
  top: 3%;
  bottom: auto;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.marque-stop-text.white-text {
  box-shadow: none;
  color: var(--light);
}

.marque-stop-text.white-text.is-contact {
  width: auto;
  max-width: 60rem;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 32px;
  padding-right: 32px;
}

.text-span-4 {
  opacity: 1;
  color: #7e7e7e;
  -webkit-text-stroke-color: gray;
}

.text-span-5, .text-span-6, .text-span-7, .text-span-8, .text-span-9 {
  color: gray;
}

.button-sub-hero {
  border: 1px solid var(--brand);
  background-color: rgba(56, 152, 236, 0);
  border-radius: 5px;
  padding-left: 18px;
  padding-right: 18px;
  transition: all .2s;
}

.button-sub-hero:hover {
  background-color: var(--brand);
}

.grid-sub-hero {
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
  justify-content: stretch;
  align-items: center;
  justify-items: stretch;
}

.grid-6 {
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
}

.list {
  color: var(--dark);
}

.select-field {
  color: #9c9c9c;
  background-color: rgba(243, 243, 243, 0);
  border-radius: 5px;
}

.nr-tel {
  text-align: center;
  max-width: 60rem;
  margin-left: auto;
  margin-right: auto;
  padding: 64px 32px;
  font-size: 3rem;
  font-weight: 700;
}

.quote {
  background-color: var(--brand);
  background-image: linear-gradient(90deg, #2d3748, #4b5973);
}

.block-quote {
  color: var(--light);
  font-size: 1.5rem;
  font-weight: 400;
}

.text-span-10, .text-span-11 {
  font-size: 2rem;
  line-height: .4;
}

.bold-text {
  color: var(--brand);
}

.lista {
  color: var(--dark);
  margin-bottom: 20px;
}

.text-span-12, .text-span-13 {
  color: var(--brand);
}

.photo-problems {
  background-color: #4c5971;
  border: 5px #000;
  border-radius: 5px;
  max-width: 500px;
  max-height: 500px;
  position: static;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.image-5 {
  width: 500px;
  height: 300px;
  transform: translate(20px, -20px);
}

.grid-7 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.fix-div {
  background-color: #4c5971;
  border-radius: 5px;
  width: 100%;
  height: 100%;
  max-height: 250px;
  padding: 20px;
  transition: all .2s ease-in-out;
}

.fix-div:hover {
  transform: translate(0, -10px);
}

.bold-title {
  color: var(--light);
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 700;
}

.bold-title.white {
  color: var(--light);
  width: 200px;
  font-size: .9rem;
  font-weight: 400;
}

.bold-title.black {
  color: var(--dark);
}

.image-6 {
  width: 32px;
  max-width: none;
  height: 32px;
}

.image-wrapper {
  border-radius: 4px;
  justify-content: center;
  width: 100%;
  max-width: 60rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  overflow: hidden;
}

.image-one {
  object-fit: cover;
  width: 100%;
  max-width: 30rem;
  height: 100%;
}

.image-two {
  object-fit: cover;
  width: 100%;
  max-width: 20rem;
  height: 100%;
}

.grid-8 {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

.text-span-14 {
  color: var(--brand);
}

.lottie-animation-2 {
  width: 100px;
  height: 100px;
  display: none;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.div-block-4 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.grid-9 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}

.div-block-5 {
  background-color: rgba(76, 89, 113, 0);
  border: 1px solid #4c5971;
  border-radius: 5px;
  padding: 10px 20px 15px;
  position: relative;
}

.lottie-animation-3 {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.text-span-15, .text-span-16 {
  color: var(--brand);
}

.grid-10 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.grid-11 {
  grid-template-rows: auto;
  grid-template-columns: .25fr .5fr;
  align-content: stretch;
  justify-content: center;
  align-items: center;
  justify-items: center;
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}

.body-3 {
  background-color: #4c5971;
}

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

.kurs {
  align-items: center;
  height: 100%;
  min-height: 80vh;
  max-height: none;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

.div-block-6 {
  background-color: #4c5971;
  border-radius: 5px;
  align-items: center;
  height: 100%;
  padding: 10px 20px;
  display: flex;
  position: relative;
}

.text-span-17 {
  color: var(--brand);
}

.lottie-animation-4 {
  width: 40px;
  height: auto;
  margin-right: 10px;
}

.grid-szkolenie {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  align-content: space-between;
}

.photo-szkolenie {
  background-color: #4c5971;
  border: 5px #000;
  border-radius: 5px;
  max-width: 500px;
  max-height: 500px;
  position: static;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.image-7 {
  width: 400px;
  max-width: none;
  height: 300px;
}

.form-2 {
  flex-direction: column;
  align-self: auto;
  margin-top: 32px;
  display: flex;
}

.form-block {
  flex-direction: column;
  align-self: auto;
  display: flex;
}

.submit-button-3 {
  background-color: var(--light);
  color: #000;
  border-radius: 5px;
  transition: all .2s;
}

.submit-button-3:hover {
  background-color: var(--brand);
  color: #fff;
  border: 0 #000;
}

.text-field-4, .text-field-5 {
  color: #fff;
  background-color: rgba(255, 255, 255, 0);
}

.text-field-6 {
  color: #fff;
  background-color: rgba(15, 14, 14, 0);
}

.link {
  color: #ccc;
}

.grid-5-copy {
  grid-column-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .25fr .25fr;
  justify-content: start;
  justify-items: start;
  width: 100%;
}

.image-8 {
  width: 53px;
  max-width: none;
}

.grid-11-copy {
  grid-template-rows: auto;
  grid-template-columns: .25fr;
  align-content: stretch;
  justify-content: center;
  align-items: center;
  justify-items: center;
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}

.html-embed-2 {
  align-self: center;
  width: 100%;
  min-width: auto;
  height: 500px;
  min-height: auto;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
}

.grid-14 {
  grid-template-rows: auto auto auto;
}

.card {
  color: #b8b9c2;
  background-color: #3f4046;
  border-radius: 5px;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  box-shadow: 0 5px 2rem rgba(0, 0, 0, .3);
}

.card-header {
  background-image: url('../images/david-lundgren-1677087-unsplash.webp');
  background-position: 50% 30%;
  background-size: cover;
  height: 150px;
}

.arrow-right {
  width: 50px;
  height: 50px;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.carousel-slider._6 {
  right: -105%;
}

.carousel-slider._5 {
  right: -84%;
}

.carousel-slider._3 {
  right: -42%;
}

.carousel-slider._4 {
  right: -63%;
}

.carousel-slider._7 {
  right: -126%;
}

.carousel-slider._2 {
  right: -21%;
}

.carousel-slider._8 {
  right: -147%;
}

.carousel-mask {
  width: 40%;
  overflow: visible;
}

.carousel {
  background-color: rgba(0, 0, 0, 0);
  justify-content: flex-end;
  align-items: center;
  width: 100vw;
  height: 400px;
}

.carousel.is_contained {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: auto;
  padding-bottom: 75px;
}

.arrow-left {
  width: 50px;
  height: 50px;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.btn {
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #3862ec;
  border-radius: 5px;
  padding: 15px 25px;
  font-size: 1rem;
  transition: background-color .3s ease-out;
}

.btn:hover {
  background-color: #213ea0;
}

.card-body {
  height: 100%;
  padding: 30px;
}

.regulamin {
  color: var(--dark);
}

.link-block {
  color: #ccc;
}

.text-block-13, .text-block-14 {
  color: #000;
}

.rich-text-block {
  color: var(--dark);
  font-weight: 400;
}

.rich-text-block-2 {
  color: #181818;
}

.paragraph-2, .paragraph-3, .paragraph-4, .paragraph-5, .paragraph-6, .paragraph-7, .paragraph-8, .paragraph-9, .paragraph-10, .paragraph-11, .paragraph-12, .paragraph-13, .paragraph-14, .paragraph-15 {
  text-align: center;
}

@media screen and (max-width: 991px) {
  blockquote {
    font-size: 1.4rem;
  }

  .container.is-hero {
    max-width: 60rem;
    overflow: hidden;
  }

  .hero-section {
    width: 100%;
    overflow: hidden;
  }

  .body {
    overflow: visible;
  }

  .hero-image {
    z-index: 0;
    overflow: visible;
  }

  .grid-button-hero {
    grid-template-columns: 1.75fr 1fr;
  }

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

  .nav-menu-wrapper {
    background-color: rgba(0, 0, 0, 0);
  }

  .nav-menu-two {
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px rgba(0, 0, 0, .05);
  }

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

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .video-div {
    opacity: 1;
    transform: translate(0, 100px);
  }

  .grid-services, .grid-services.szkolenie {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .wrap-services {
    height: 350px;
  }

  .image-2.szkolenie {
    max-width: 300px;
  }

  .div-block {
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    height: 210px;
    display: flex;
  }

  .div-block.consulting {
    height: 100px;
  }

  .div-block.consulting.szkolenie {
    height: 110px;
  }

  .small-paragraph, .small-paragraph.black {
    color: var(--light);
  }

  .button-sevices-second {
    flex: 0 auto;
    margin-left: 0;
    display: none;
  }

  .opinion:hover {
    transform: none;
  }

  .opinion.projects {
    width: 320px;
    height: 450px;
  }

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

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

  .text-block-10 {
    font-size: .9rem;
  }

  .marque-stop-text {
    text-align: center;
    max-width: 20rem;
  }

  .bold-title, .bold-title.black {
    color: var(--light);
  }

  .div-block-5 {
    background-color: #4c5971;
  }

  .lottie-animation-3 {
    opacity: .5;
  }

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

  .div-block-6 {
    justify-content: center;
  }

  .lottie-animation-4, .image-9, .image-10 {
    display: none;
  }

  .html-embed-2 {
    height: 500px;
  }
}

@media screen and (max-width: 767px) {
  .sg_font_item--pb2-gp1-5-bw1b {
    grid-template-columns: 100%;
  }

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

  .container.is-hero {
    height: auto;
    min-height: 100%;
  }

  .hero-section {
    background-image: linear-gradient(to right, #2d3748, #414e67);
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    height: 100%;
    min-height: 80vw;
  }

  .hero-text {
    z-index: 2;
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
    position: static;
  }

  .button.menu-button {
    border-width: 0;
    margin-left: 0;
  }

  .hero-image {
    z-index: 1;
    opacity: .5;
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
  }

  .navbar-logo-left {
    overflow: visible;
  }

  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-two {
    background-color: var(--brand);
    color: #fff;
    border-radius: 20px;
    flex-direction: column;
    margin-left: 1rem;
    margin-right: 1rem;
    padding-bottom: 30px;
  }

  .nav-link {
    color: var(--light);
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px rgba(0, 0, 0, .05);
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

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

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .menu-button.w--open {
    color: var(--brand);
    -webkit-text-stroke-color: #fff;
    background-color: rgba(255, 255, 255, 0);
    transition: all .2s cubic-bezier(.455, .03, .515, .955);
    transform: rotate(90deg);
  }

  .video-section {
    z-index: 3;
  }

  .grid-services, .grid-services.szkolenie {
    grid-template-columns: 1fr;
  }

  .image-2.szkolenie {
    max-width: 400px;
    height: 100%;
    max-height: 450px;
  }

  .div-block.consulting {
    justify-content: space-around;
    height: 120px;
  }

  .div-block.consulting.szkolenie {
    height: 90px;
  }

  .small-paragraph.law-course {
    font-size: .8rem;
  }

  .track-horizontal {
    overflow: hidden;
  }

  .opinion.projects.hide {
    display: none;
  }

  .grid-2 {
    grid-template-columns: .75fr;
    justify-content: center;
    justify-items: stretch;
    margin-left: auto;
    margin-right: auto;
  }

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

  .grid-4 {
    grid-template-columns: .5fr .5fr;
    justify-content: start;
  }

  .lottie-animation {
    margin-left: auto;
    margin-right: auto;
  }

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

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

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

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

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

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

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

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

  .social-link {
    display: none;
  }

  .grid-6 {
    grid-template-columns: 1.25fr;
  }

  .nr-tel {
    font-size: 2rem;
  }

  .photo-problems {
    max-width: 400px;
    max-height: 400px;
    margin-top: 20px;
  }

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

  .lottie-animation-2 {
    display: block;
    position: static;
    top: 3%;
    bottom: auto;
    left: 0%;
    right: auto;
  }

  .div-block-4 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .lottie-animation-3 {
    opacity: .25;
  }

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

  .grid-szkolenie {
    grid-template-columns: 1.25fr;
  }

  .photo-szkolenie {
    max-width: 400px;
    max-height: 400px;
    margin-top: 20px;
  }

  .div-szkolenie.mid {
    flex-direction: column;
    display: flex;
  }

  .html-embed-2 {
    height: 400px;
  }

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

  .carousel-slider._6 {
    right: -45%;
  }

  .carousel-slider._5 {
    right: -36%;
  }

  .carousel-slider._3 {
    right: -18%;
  }

  .carousel-slider._4 {
    right: -27%;
  }

  .carousel-slider._7 {
    right: -54%;
  }

  .carousel-slider._2 {
    right: -9%;
  }

  .carousel-slider._8 {
    right: -63%;
  }

  .carousel-mask {
    width: 60%;
  }
}

@media screen and (max-width: 479px) {
  .container.is-hero {
    justify-content: center;
    align-items: center;
  }

  .hero-section {
    height: 75vh;
    overflow: visible;
  }

  .body {
    overflow: visible;
  }

  .grid-hero {
    grid-template-columns: 1fr;
    align-items: center;
    transform: translate(0, 7vh);
  }

  .hero-text {
    flex-direction: column;
    align-items: stretch;
    display: flex;
  }

  .heading-1 {
    font-size: var(--1-5);
    text-align: left;
    max-width: 300px;
  }

  .paragraph {
    text-align: left;
    max-width: 300px;
    font-size: .85rem;
  }

  .image {
    margin-left: auto;
  }

  .hero-image {
    z-index: 0;
    opacity: .25;
    max-height: 75vh;
    display: block;
    bottom: 0;
    right: -7rem;
  }

  .grid-button-hero {
    grid-template-columns: 1.75fr;
    justify-content: start;
    justify-items: start;
  }

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

  .nav-menu-two {
    flex-direction: column;
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .container-video {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .body-2 {
    overflow: hidden;
  }

  .wrap-services {
    height: 350px;
  }

  .image-2.szkolenie {
    height: 100%;
    max-height: 380px;
  }

  .heading-2 {
    font-size: var(--1-5);
    position: relative;
  }

  .sub-heading {
    margin-left: 0;
    margin-right: auto;
  }

  .div-block {
    justify-content: space-around;
    height: 100%;
    max-height: 220px;
  }

  .div-block.consulting {
    height: 100%;
    max-height: 130px;
  }

  .div-block.consulting.szkolenie {
    height: 100px;
  }

  .small-paragraph.law, .small-paragraph.law-course {
    color: #bfbfbf;
  }

  .marquee-horizontal {
    height: 520px;
  }

  .opinion {
    width: 300px;
    height: 460px;
  }

  .opinion.projects {
    width: 100%;
    max-width: 320px;
    height: 520px;
  }

  .opinion.projects.hide {
    display: none;
  }

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

  .text-field {
    max-width: none;
  }

  .form {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-direction: column;
    align-items: stretch;
    width: auto;
  }

  .submit-button {
    margin-left: 0;
  }

  .submit-button.cours-btn {
    flex: 0 auto;
  }

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

  .footer-dark {
    overflow: visible;
  }

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

  .grid-5 {
    grid-template-columns: 1fr 1fr;
    padding-left: 16px;
    padding-right: 16px;
  }

  .social-link {
    display: none;
  }

  .text-block-9 {
    text-align: center;
  }

  .video-2 {
    margin-top: 0;
  }

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

  .button-course.alt {
    text-align: center;
    margin-top: 10px;
  }

  .text-block-10 {
    font-size: .85rem;
  }

  .marque-stop-text {
    z-index: 3;
    opacity: .4;
    max-width: 18rem;
    font-size: .85rem;
    top: 1%;
  }

  .button-sub-hero {
    text-align: center;
  }

  .grid-sub-hero {
    z-index: 2;
    grid-template-columns: 1fr;
    position: relative;
    transform: translate(0, 5vh);
  }

  .nr-tel, .block-quote {
    font-size: 1rem;
  }

  .list-item {
    display: none;
  }

  .lottie-animation-2 {
    position: static;
    top: 4%;
    left: -10%;
  }

  .div-block-4 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .grid-11 {
    width: 240px;
  }

  .kurs {
    max-height: none;
  }

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

  .grid-5-copy {
    grid-template-columns: 1fr 1fr;
    padding-left: 16px;
    padding-right: 16px;
  }

  .image-8 {
    display: none;
  }

  .text-block-11 {
    color: #fff;
  }

  .success-message {
    color: #fff;
    background-color: #7e9dd6;
    border-radius: 5px;
  }

  .text-block-12 {
    color: #000;
  }

  .error-message {
    border-radius: 5px;
  }

  .grid-11-copy {
    width: 240px;
  }

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

  .html-embed-2 {
    height: 200px;
  }

  .carousel-slider {
    padding-left: 10px;
    padding-right: 10px;
  }

  .carousel-slider._6, .carousel-slider._5, .carousel-slider._3, .carousel-slider._4, .carousel-slider._7, .carousel-slider._2, .carousel-slider._8 {
    right: 0%;
  }

  .carousel-mask {
    width: 100%;
  }

  .card-body {
    padding: 20px;
  }
}

#w-node-_412a42f5-a0a9-078a-31e8-3e5ffe8feda9-9a275609 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_010d29e0-de23-8f9f-220b-451257e6afee-9a275609 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: start;
}

#w-node-f34e960d-f6ba-ce8a-1464-239a9fba2ac4-9a275609 {
  justify-self: auto;
}

#w-node-_02180975-7f7c-aa3c-959a-e4582fedcfc9-9a275609, #w-node-f9afab9f-16c1-1b43-4dde-59e081ff5f84-9a275609, #w-node-c8091403-fb26-5df0-a768-f8b9c1f6eaf4-9a275609 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_954bea00-aa9f-50ff-7f24-c7e6a8de5935-9a275609 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-bc7cd677-aa4d-4f5e-c14f-e7179edf7d74-9a275609 {
  align-self: center;
  justify-self: start;
}

#w-node-bc7cd677-aa4d-4f5e-c14f-e7179edf7d75-9a275609, #w-node-_2dca7bc3-3644-f8f7-ee1f-72e7ca981d4c-9a275609, #w-node-ab370b48-0820-34b6-c1cf-fc53b0d1721f-9a275609, #w-node-_81153b0d-11eb-001f-35e0-8bcd94cb5cec-9a275609, #w-node-_965a5c77-b2aa-20a9-696c-cab68bfa3e44-9a275609, #w-node-f1f05bf7-db0b-31e7-77b0-2d0982d39a57-9a275609 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-f9634b8b-6f49-c03d-60b9-b924d6e1a6a0-9a275609 {
  align-self: center;
  justify-self: start;
}

#w-node-f9634b8b-6f49-c03d-60b9-b924d6e1a6a1-9a275609, #w-node-_97fdcb19-7402-6caa-d6ec-1d28fb601813-9a275609, #w-node-_8b044eb6-5073-efb2-979b-4875473c219d-9a275609, #w-node-_805efe1f-84f7-ee60-f185-19eee1475b60-9a275609, #w-node-abbe8ecb-e8f7-cdd3-cd50-3aaca9eef4f5-9a275609 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_79b36a9b-dac4-00aa-3406-4ff135710d13-35710d0f, #w-node-_79b36a9b-dac4-00aa-3406-4ff135710d16-35710d0f, #w-node-_79b36a9b-dac4-00aa-3406-4ff135710d19-35710d0f, #w-node-_79b36a9b-dac4-00aa-3406-4ff135710d1c-35710d0f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_510aa2d1-b4c1-d831-8067-5133277aebbf-35710d0f {
  justify-self: start;
}

#w-node-_5d039f91-fa76-c08f-68bf-efa9ad313abc-35710d0f, #w-node-c0d7c122-14bb-69e3-b8a4-a9f3c921f7a1-35710d0f {
  align-self: end;
}

#w-node-_314a9e71-cb1b-2c0c-654f-fbbf9c6cdb7c-9c6cdb79 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_314a9e71-cb1b-2c0c-654f-fbbf9c6cdb94-9c6cdb79 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_77697ffb-f981-94a8-bc0f-aec43c7c7079-9a27560a, #w-node-_77697ffb-f981-94a8-bc0f-aec43c7c7080-9a27560a, #w-node-_2139cfba-4359-e2fb-093a-723282222f65-82222f64, #w-node-_2139cfba-4359-e2fb-093a-723282222f6d-82222f64, #w-node-_5d9836e8-36b4-bbf2-4f52-953c9d6faf4b-9a27560b, #w-node-_4e57750e-c85c-996e-ff75-b21925908532-9a27560b, #w-node-e2ed2e8b-d97f-a228-73c6-54cdafe119c7-9a27560b, #w-node-e2ed2e8b-d97f-a228-73c6-54cdafe119f3-9a27560b, #w-node-_89a9891d-3ee6-c5bd-a9b5-ff5a15c408d8-9a27560c, #w-node-_340dd001-37d3-525b-ee43-941c446ac9c0-9a27560c, #w-node-_64ff30c5-aab8-db8f-a407-bd7dfbdf6603-9a27560c, #w-node-_1a9c9243-fa5f-41a5-58f4-49463148ec1f-9a27560c, #w-node-_0863400f-4363-f1e5-b59c-7540e3477ac3-9a27560c, #w-node-_340dd001-37d3-525b-ee43-941c446ac9da-9a27560c, #w-node-_340dd001-37d3-525b-ee43-941c446ac9b3-9a27560c, #w-node-_3335d655-e2e6-a4df-fc7a-0f053409c206-9a27560c, #w-node-_3335d655-e2e6-a4df-fc7a-0f053409c208-9a27560c, #w-node-_3335d655-e2e6-a4df-fc7a-0f053409c20a-9a27560c, #w-node-_3335d655-e2e6-a4df-fc7a-0f053409c20c-9a27560c, #w-node-_3335d655-e2e6-a4df-fc7a-0f053409c20e-9a27560c, #w-node-_3335d655-e2e6-a4df-fc7a-0f053409c210-9a27560c, #w-node-_3335d655-e2e6-a4df-fc7a-0f053409c212-9a27560c, #w-node-_3335d655-e2e6-a4df-fc7a-0f053409c214-9a27560c, #w-node-_3335d655-e2e6-a4df-fc7a-0f053409c216-9a27560c, #w-node-_3335d655-e2e6-a4df-fc7a-0f053409c218-9a27560c, #w-node-_3335d655-e2e6-a4df-fc7a-0f053409c21a-9a27560c, #w-node-_46850dd2-0c17-d9d4-0b63-4674cfc8d1b9-9a27560d, #w-node-_46850dd2-0c17-d9d4-0b63-4674cfc8d1d9-9a27560d, #w-node-f89bfa4b-4b27-ffc7-70f5-79e33afdd12b-9a27560f, #w-node-ded1dd03-52b3-a61e-b6a3-e41c3618546d-9a27560f, #w-node-_2f0482f4-d303-859b-6204-fd054a8fea9f-9a27560f, #w-node-_6a81d4ea-5a0b-5b6c-1812-9298341abf1b-9a27560f, #w-node-_6a81d4ea-5a0b-5b6c-1812-9298341abf22-9a27560f, #w-node-_6a81d4ea-5a0b-5b6c-1812-9298341abf29-9a27560f, #w-node-_6a81d4ea-5a0b-5b6c-1812-9298341abf30-9a27560f, #w-node-_14b7a568-df95-c57b-eb5c-49af6173b5ff-9a27560f, #w-node-_14b7a568-df95-c57b-eb5c-49af6173b614-9a27560f, #w-node-_851f311e-14b5-c3aa-41c1-cb354d76929c-9a27560f, #w-node-_851f311e-14b5-c3aa-41c1-cb354d7692a3-9a27560f, #w-node-_04d8d540-0b58-3ac8-315f-c0b5ada40827-9a27560f, #w-node-_04d8d540-0b58-3ac8-315f-c0b5ada4082e-9a27560f, #w-node-_04d8d540-0b58-3ac8-315f-c0b5ada40835-9a27560f, #w-node-_04d8d540-0b58-3ac8-315f-c0b5ada4083c-9a27560f, #w-node-_5a3f034d-ceef-ede6-1d33-e1bd63de09c4-9a27560f, #w-node-_434ce385-babb-1e5e-75d9-0e309efeb470-9a275610, #w-node-_434ce385-babb-1e5e-75d9-0e309efeb460-9a275610, #w-node-_434ce385-babb-1e5e-75d9-0e309efeb468-9a275610, #w-node-d1f4c1ae-9e07-05da-1c84-35c7aece23b1-9a275610, #w-node-d1f4c1ae-9e07-05da-1c84-35c7aece23b9-9a275610, #w-node-d1f4c1ae-9e07-05da-1c84-35c7aece23c1-9a275610, #w-node-_6d341d6b-5fdf-1fce-479d-9e8c61c82222-9a275610, #w-node-_6d341d6b-5fdf-1fce-479d-9e8c61c82229-9a275610, #w-node-_6d341d6b-5fdf-1fce-479d-9e8c61c82230-9a275610, #w-node-ee03750d-98ba-9780-11c4-2594987e6758-9a275610, #w-node-ee03750d-98ba-9780-11c4-2594987e6760-9a275610, #w-node-ee03750d-98ba-9780-11c4-2594987e6768-9a275610, #w-node-ee03750d-98ba-9780-11c4-2594987e6770-9a275610, #w-node-c5e77e45-6330-3989-dff9-16d7860bd763-9a275610, #w-node-_9fcf89a7-81ae-0ec3-2a5a-c861701f3ca7-9a275610, #w-node-_2e598a54-24e8-e09b-98a1-b2647a8b2e25-9a275610, #w-node-_2e598a54-24e8-e09b-98a1-b2647a8b2e2d-9a275610, #w-node-_265b3891-2362-c7cd-a831-cdadbd211288-9a275610, #w-node-_265b3891-2362-c7cd-a831-cdadbd211296-9a275610, #w-node-_15624a92-df93-70aa-62c5-63a4950beaa2-9a275610 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f3dfb00c-8268-cc16-bede-d34fb3b6d9e0-04354728 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: auto;
}

#w-node-_35346d69-900a-529d-8e17-afe8dd28c6b4-04354728 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_28cfc2e1-519c-83b3-382c-513254420db8-04354728 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_84f906c2-85ed-5095-a4c5-ea9545bb1462-04354728, #w-node-c1a09015-5929-13e9-d8f6-2147ef53ebc8-04354728, #w-node-e59895f2-0ae5-23eb-f770-152f80321e21-04354728 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_29257c4d-11cd-4495-2e51-8b944341a571-04354728 {
  align-self: center;
  justify-self: start;
}

#w-node-_29257c4d-11cd-4495-2e51-8b944341a572-04354728, #w-node-_13a1b36b-4c8a-6251-8dc4-8bd4e80bc742-04354728, #w-node-_7a4272d8-9a2a-6456-470b-9edcb2761e89-04354728, #w-node-_10d6a75d-eec1-ff2c-99ed-42490ddff3b2-04354728, #w-node-ebc50c78-eb84-6193-1749-ebcb82d4722a-04354728, #w-node-_8ec9307c-c084-6a8b-0f6c-13dd56ad0a7a-04354728 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_459787ef-7cf0-a2f8-bca9-a09f754c6bb3-88659426 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: auto;
}

#w-node-_31fdf5fd-c2b2-32e3-7ceb-4764b513fe69-88659426, #w-node-_54ed0e92-73f7-4e65-c445-a6af0182dfe0-88659426, #w-node-_686f7278-9b49-1bfe-eda4-f80125b498e0-88659426, #w-node-_6973da1f-5aaa-379a-38f1-e6dccfe76b78-88659426, #w-node-_6973da1f-5aaa-379a-38f1-e6dccfe76b83-88659426, #w-node-_6973da1f-5aaa-379a-38f1-e6dccfe76b8c-88659426 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1f5acb9d-8f3b-6d5a-5ca0-3a8ad35c8a7f-316cf74c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: auto;
}

#w-node-_5a71ce3f-21f9-ab86-059f-94a4a3363544-316cf74c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5861bf10-a104-2fa3-d9f5-31c9168794d5-316cf74c, #w-node-_8fc1d743-4ae1-499d-6609-9641626f8926-316cf74c, #w-node-b85c0b9d-24c0-3d9b-a64a-30e6c8962809-316cf74c, #w-node-dbb703b1-6e62-351b-4157-de6a4ffcca8d-316cf74c, #w-node-ecdb9de6-9e34-67f0-d84e-19a918399332-316cf74c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: auto;
}

#w-node-_42f3a3dc-fe8d-3b9a-8e64-b796220fd0dd-316cf74c, #w-node-_6240eddb-408d-eecb-da03-879a5b42f59f-316cf74c, #w-node-_759a2294-a171-5b20-8e92-4455a60ab0d0-316cf74c, #w-node-_1a155d96-a00c-b844-72ee-b437be7ee76b-316cf74c, #w-node-d1962c79-dac6-4f2a-69e1-ebe8ac8d7d67-316cf74c, #w-node-_5d418c3b-fddd-42d2-d98d-cd2f0220645d-316cf74c, #w-node-_1d1e7a43-d485-0af4-b44a-6ffe1dab3716-316cf74c, #w-node-_1d1e7a43-d485-0af4-b44a-6ffe1dab371d-316cf74c, #w-node-_1d1e7a43-d485-0af4-b44a-6ffe1dab3724-316cf74c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3f629643-0127-8e95-af64-aa7bd08fb3ea-316cf74c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_3f629643-0127-8e95-af64-aa7bd08fb403-316cf74c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

@media screen and (max-width: 991px) {
  #w-node-_02180975-7f7c-aa3c-959a-e4582fedcfc9-9a275609, #w-node-_6973da1f-5aaa-379a-38f1-e6dccfe76b78-88659426 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5861bf10-a104-2fa3-d9f5-31c9168794d5-316cf74c {
    justify-self: stretch;
  }

  #w-node-_1d1e7a43-d485-0af4-b44a-6ffe1dab3716-316cf74c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_412a42f5-a0a9-078a-31e8-3e5ffe8feda9-9a275609, #w-node-f3dfb00c-8268-cc16-bede-d34fb3b6d9e0-04354728 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_28cfc2e1-519c-83b3-382c-513254420db8-04354728 {
    justify-self: center;
  }

  #w-node-_459787ef-7cf0-a2f8-bca9-a09f754c6bb3-88659426, #w-node-_1f5acb9d-8f3b-6d5a-5ca0-3a8ad35c8a7f-316cf74c, #w-node-_1d1e7a43-d485-0af4-b44a-6ffe1dab3724-316cf74c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3f629643-0127-8e95-af64-aa7bd08fb3ea-316cf74c {
    order: 9999;
    justify-self: center;
  }

  #w-node-_3f629643-0127-8e95-af64-aa7bd08fb403-316cf74c {
    justify-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_010d29e0-de23-8f9f-220b-451257e6afee-9a275609 {
    order: 9999;
    justify-self: start;
  }

  #w-node-f34e960d-f6ba-ce8a-1464-239a9fba2ac4-9a275609 {
    align-self: auto;
    justify-self: auto;
  }

  #w-node-_459787ef-7cf0-a2f8-bca9-a09f754c6bb3-88659426 {
    justify-self: auto;
  }

  #w-node-_6365f061-7823-ff99-ab81-be08fc529dae-88659426 {
    justify-self: stretch;
  }

  #w-node-_1f5acb9d-8f3b-6d5a-5ca0-3a8ad35c8a7f-316cf74c {
    justify-self: auto;
  }
}


@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}