@import url("https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
body {
  overflow-x: hidden;
  width: 100vw;
  min-height: 100vh;
  margin: 0;
  padding: 0;
}

* {
  scroll-padding-top: 64px;
  font-family: "Be Vietnam Pro";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

:root {
  --main-color: #08f;
  --main-black: #222222;
}

::-webkit-scrollbar {
  scrollbar-width: thin;
  scrollbar-color: #7b7d82 #ffffff;
  width: 6px;
  padding: 6px;
  height: 8px;
}

html {
  width: 100vw;
  padding: 0;
  margin: 0;
  overflow-x: hidden;
}

.h3 {
  width: 260px;
}

.btn-2 {
  margin-top: 16px;
  color: white;
  font-weight: 500;
  color: #FFF;
  font-family: "Be Vietnam Pro";
  font-size: 18px;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.52px;
  text-decoration: none;
  border-radius: 5px;
  border: 1px solid rgba(248, 243, 243, 0.44);
  background: linear-gradient(123deg, #08F 23.53%, #037BE3 135.01%);
  box-shadow: 0px 4px 21.8px 0px #2B98F6;
  cursor: pointer;
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 0.3s ease-in;
  padding: 16px 48px;
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
}

#kreator {
  position: relative;
  display: flex;
  flex-direction: column;
  margin-top: 64px;
}
#kreator .btn {
  margin-bottom: 48px;
  cursor: pointer;
  margin-top: 8px;
  display: flex;
  width: 272px;
  color: #FFF;
  font-family: "Be Vietnam Pro";
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  height: 55px;
  justify-content: center;
  line-height: normal;
  letter-spacing: -0.322px;
  padding: 6.187px;
  flex-direction: column;
  align-items: center;
  gap: 6.187px;
  border-radius: 64.964px;
  border: 0.619px solid rgba(248, 243, 243, 0.44);
  background: linear-gradient(123deg, #08F 23.53%, #037BE3 135.01%);
  box-shadow: 0px 2.475px 13.488px 0px #2B98F6;
}
#kreator .line {
  position: relative;
  width: 1100px;
  height: 1px;
  margin: 88px auto 0px auto;
  background: linear-gradient(90deg, #FFF 0%, #636363 50%, #FFF 100%);
}
#kreator .line .man-with-book {
  position: absolute;
  left: calc(50% - 41px);
  top: -108px;
}
#kreator .line .womanwalking {
  position: absolute;
  left: calc(50% - 41px);
  top: -208px;
}
#kreator .advantage-box {
  flex-direction: row;
  gap: 131px;
  width: 932px;
}
#kreator .advantage-box .play {
  animation: pulse 2s infinite;
  cursor: pointer;
}
#kreator .advantage-box .skal-video {
  position: relative;
  width: 447px;
  overflow: hidden;
  height: 348px;
}
#kreator .advantage-box .skal-video img {
  position: absolute;
  top: 120px;
  left: 120px;
}
#kreator .advantage-box .skal-video .video-2 {
  border-radius: 5px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
#kreator .advantage-box .skal-video #video {
  position: absolute;
  left: 50px;
  width: 627px;
}
#kreator .advantage-box button {
  cursor: pointer;
  margin-top: 8px;
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  color: #FFF;
  font-family: "Be Vietnam Pro";
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  height: 47px;
  justify-content: center;
  line-height: normal;
  letter-spacing: -0.322px;
  padding: 6.187px;
  flex-direction: column;
  align-items: center;
  gap: 6.187px;
  border-radius: 64.964px;
  border: 0.619px solid rgba(248, 243, 243, 0.44);
  background: linear-gradient(123deg, #08F 23.53%, #037BE3 135.01%);
  box-shadow: 0px 2.475px 13.488px 0px #2B98F6;
}
#kreator .advantage-box .text-box {
  width: 400px;
  display: flex;
  width: 354px;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
}
#kreator .advantage-box .text-box h3 {
  background: linear-gradient(287deg, #515151 41.47%, #222 84.06%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "Be Vietnam Pro";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin: 0;
  padding: 0;
}
#kreator .advantage-box .text-box p {
  width: 354px;
  font-weight: 300;
  margin: 0;
  padding: 0;
}
#kreator h3 {
  text-align: center;
  font-family: "Be Vietnam Pro";
  font-size: 26px;
  font-style: normal;
  font-weight: 600;
  flex-shrink: 0;
  line-height: normal;
  background: linear-gradient(287deg, #515151 41.47%, #222 84.06%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#sekcja-opini {
  margin-top: 70px;
  flex-direction: column;
  position: relative;
}
#sekcja-opini .reviews {
  padding-top: 48px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100%;
  gap: 64px;
  padding-bottom: 64px;
}
#sekcja-opini .reviews .review {
  position: relative;
  z-index: 20;
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  width: 348px;
  height: 136px;
  flex-shrink: 0;
  border-radius: 5px;
  background: #FFF;
  box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.25), 0px 2px 42px 0px rgba(132, 132, 132, 0.25);
}
#sekcja-opini .reviews .review figure {
  margin: 18px 0px 0px 18px;
  gap: 18px;
  display: flex;
  flex-direction: row;
}
#sekcja-opini .reviews .review figure p {
  margin: 0;
  padding: 0;
}
#sekcja-opini .reviews .review figure figcaption {
  width: 250px;
  position: relative;
  margin-top: 2px;
  padding: 0;
}
#sekcja-opini .reviews .review figure figcaption .social-link {
  position: absolute;
  top: 2px;
}
#sekcja-opini .reviews .review figure figcaption strong {
  text-wrap: nowrap;
  color: #222;
  font-family: "Be Vietnam Pro";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
#sekcja-opini .reviews .review figure figcaption span {
  color: #797979;
  font-family: "Be Vietnam Pro";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
#sekcja-opini .reviews .review .decoration-quote {
  position: absolute;
  top: 24px;
  right: 20px;
}
#sekcja-opini .reviews .review blockquote {
  color: #000;
  font-family: "Be Vietnam Pro";
  font-size: 16px;
  font-style: italic;
  margin: 8px 0px 0px 23px;
  padding: 0px;
  font-weight: 300;
  line-height: normal;
}
#sekcja-opini .hidden {
  display: none;
}
#sekcja-opini h3 {
  text-align: center;
  font-family: "Be Vietnam Pro";
  font-size: 26px;
  font-style: normal;
  font-weight: 600;
  flex-shrink: 0;
  line-height: normal;
  background: linear-gradient(287deg, #515151 41.47%, #222 84.06%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#sekcja-opini .profile-picture {
  height: 52px;
  width: 52px;
}
#sekcja-opini .decoration {
  position: absolute;
  pointer-events: none;
  z-index: 2;
  top: 26px;
  right: 360px;
}

section {
  height: 100%;
  margin: 100px auto 0 auto;
  max-width: 1200px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
}
section .w-65 {
  width: 60%;
  margin-left: 60px;
}
section .w-35 {
  width: 35%;
}
section .section-col {
  display: flex;
  gap: 32px;
  flex-direction: column;
  position: relative;
}
section .section-col #mgla {
  fill: linear-gradient(180deg, #006ECE 0%, #003868 100%);
  stroke-width: 1px;
  stroke: #000;
  left: -1000px;
  top: -300px;
  z-index: -1;
  filter: blur(61.6500015259px);
  position: absolute;
}
section .section-col p {
  color: rgba(34, 34, 34, 0.9);
  font-family: "Be Vietnam Pro";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.36px;
  display: flex;
  gap: 12px;
  padding: 0;
  margin: 0;
}
section .section-col p img,
section .section-col p span {
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
section .section-col #cv-img2 {
  width: 266.621px;
  flex-shrink: 0;
  left: -50px;
  top: -220px;
  box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.25), 0px 2px 42px 0px rgba(132, 132, 132, 0.15);
  border-radius: 5px;
  position: absolute;
  transition: scale 0.3s ease-in;
}
section .section-col .scale {
  scale: 0;
}
section .section-col #cv-img {
  transition: scale 0.3s ease-in;
  box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.25), 0px 2px 42px 0px rgba(132, 132, 132, 0.15);
  border-radius: 5px;
  top: -140px;
  z-index: 10;
  left: 80px;
  position: absolute;
  width: 276.621px;
  flex-shrink: 0;
}
section .section-col h1 {
  font-family: "Be Vietnam Pro";
  font-style: normal;
  padding: 4px 12px;
  background-color: rgba(0, 136, 255, 0.09);
  border: 1px solid #08f;
  border-radius: 20px;
  color: #08f;
  font-weight: 400;
  width: -moz-fit-content;
  width: fit-content;
}
section .section-col h2 {
  font-family: "Be Vietnam Pro";
  font-size: 64px;
  font-style: normal;
  font-weight: 700;
  line-height: 68px;
  height: -moz-fit-content;
  height: fit-content;
  padding: 0;
  margin: 0;
  /* 125% */
  letter-spacing: -1.52px;
  background: linear-gradient(287deg, #515151 41.47%, #222 84.06%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
section .section-col .checks {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
section .section-col .button {
  margin-top: 16px;
  color: white;
  font-weight: 500;
  color: #FFF;
  font-family: "Be Vietnam Pro";
  font-size: 18px;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.52px;
  text-decoration: none;
  border-radius: 105px;
  border: 1px solid rgba(248, 243, 243, 0.44);
  background: linear-gradient(123deg, #08F 23.53%, #037BE3 135.01%);
  box-shadow: 0px 4px 21.8px 0px #2B98F6;
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 0.3s ease-in;
  padding: 16px 48px;
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
}
section .section-col .button:hover {
  scale: 1.05;
  transform: translateY(-5px);
  box-shadow: 0px 4px 31.8px 5px #2B98F6;
}

#mgla2 {
  fill: linear-gradient(180deg, #006ECE 0%, #003868 100%);
  stroke-width: 1px;
  stroke: #000;
  right: -500px;
  top: 500px;
  z-index: 2;
  filter: blur(61.6500015259px);
  position: absolute;
}

header {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100vw;
  background-color: transparent;
  height: 64px;
}
header .logo {
  position: absolute;
  left: 48px;
}
header .logo img {
  width: 30px;
  height: 30px;
  cursor: pointer;
  -o-object-fit: cover;
     object-fit: cover;
}
header nav {
  background-color: #fff;
  max-width: 1700px;
  width: 100%;
  padding: 0 100px;
}
header nav ul {
  display: flex;
  flex-direction: row;
  gap: 24px;
  margin-left: 25px;
}
header nav ul li {
  list-style: none;
}
header nav ul li a {
  font-family: "Be Vietnam Pro";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration: none;
  color: var(--main-color);
}
header nav ul li a:hover {
  opacity: 0.6;
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
@media (max-width: 1090px) {
  .donator {
    display: none !important;
  }
  .wrap {
    margin: 0 auto;
    width: -moz-fit-content;
    width: fit-content;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .checks {
    padding: 0px 24px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .checks img {
    display: none;
  }
  .checks p {
    width: -moz-fit-content !important;
    width: fit-content !important;
    justify-content: center;
    gap: 0px;
    align-items: center;
  }
  #kreator {
    position: relative;
    display: flex;
    flex-direction: column;
    margin-top: 64px;
    width: 100vw;
    overflow: hidden;
  }
  #kreator .btn {
    margin-bottom: 48px;
    cursor: pointer;
    margin-top: 8px;
    display: flex;
    width: 272px;
    color: #FFF;
    font-family: "Be Vietnam Pro";
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    height: 55px;
    justify-content: center;
    line-height: normal;
    letter-spacing: -0.322px;
    padding: 6.187px;
    flex-direction: column;
    align-items: center;
    gap: 6.187px;
    border-radius: 64.964px;
    border: 0.619px solid rgba(248, 243, 243, 0.44);
    background: linear-gradient(123deg, #08F 23.53%, #037BE3 135.01%);
    box-shadow: 0px 2.475px 13.488px 0px #2B98F6;
  }
  #kreator .line {
    position: relative;
    width: 85vw;
    height: 1px;
    margin: 32px auto 32px auto;
    background: linear-gradient(90deg, #FFF 0%, #636363 50%, #FFF 100%);
  }
  #kreator .line .man-with-book {
    position: absolute;
    left: calc(50% - 41px);
    top: -108px;
  }
  #kreator .line .womanwalking {
    position: absolute;
    left: calc(50% - 41px);
    top: -208px;
  }
  #kreator .advantage-box {
    flex-direction: column;
    gap: 32px;
    margin-top: 24px;
    width: 85vw !important;
  }
  #kreator .advantage-box .skal-video {
    position: relative;
    width: 447px;
    overflow: hidden;
    height: 348px;
  }
  #kreator .advantage-box .skal-video .video-2 {
    border-radius: 5px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  }
  #kreator .advantage-box .skal-video #video {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 627px;
  }
  #kreator .advantage-box #scaling {
    width: 85vw !important;
    border-radius: 5px;
    border: 1px solid rgba(128, 128, 128, 0.267);
  }
  #kreator .advantage-box button {
    cursor: pointer;
    margin-top: 8px;
    display: flex;
    color: #FFF;
    font-family: "Be Vietnam Pro";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    height: 47px;
    justify-content: center;
    line-height: normal;
    letter-spacing: -0.322px;
    padding: 6.187px;
    flex-direction: column;
    align-items: center;
    gap: 6.187px;
    border-radius: 64.964px;
    border: 0.619px solid rgba(248, 243, 243, 0.44);
    background: linear-gradient(123deg, #08F 23.53%, #037BE3 135.01%);
    box-shadow: 0px 2.475px 13.488px 0px #2B98F6;
  }
  #kreator .advantage-box .text-box {
    width: 100% !important;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
  }
  #kreator .advantage-box .text-box h3 {
    background: linear-gradient(287deg, #515151 41.47%, #222 84.06%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    width: -moz-fit-content !important;
    width: fit-content !important;
    font-family: "Be Vietnam Pro";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 0;
    padding: 0;
  }
  #kreator .advantage-box .text-box p {
    width: 85vw !important;
    font-size: 16px;
    font-weight: 300;
    margin: 0;
    padding: 0;
  }
  #kreator h3 {
    text-align: center;
    font-family: "Be Vietnam Pro";
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    flex-shrink: 0;
    line-height: normal;
    background: linear-gradient(287deg, #515151 41.47%, #222 84.06%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  #sekcja-opini {
    margin-top: 70px;
    flex-direction: column;
    position: relative;
  }
  #sekcja-opini .reviews {
    padding-top: 48px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100vw;
    overflow-x: hidden;
    gap: 64px;
    padding-bottom: 64px;
  }
  #sekcja-opini .reviews .review {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 20;
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    width: 348px;
    height: 136px;
    flex-shrink: 0;
    border-radius: 5px;
    background: #FFF;
    box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.25), 0px 2px 42px 0px rgba(132, 132, 132, 0.25);
  }
  #sekcja-opini .reviews .review figure {
    margin: 18px 0px 0px 18px;
    gap: 18px;
    display: flex;
    flex-direction: row;
  }
  #sekcja-opini .reviews .review figure p {
    margin: 0;
    padding: 0;
  }
  #sekcja-opini .reviews .review figure figcaption {
    width: 250px;
    position: relative;
    margin-top: 2px;
    padding: 0;
  }
  #sekcja-opini .reviews .review figure figcaption .social-link {
    position: absolute;
    top: 2px;
  }
  #sekcja-opini .reviews .review figure figcaption strong {
    text-wrap: nowrap;
    color: #222;
    font-family: "Be Vietnam Pro";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  #sekcja-opini .reviews .review figure figcaption span {
    color: #797979;
    font-family: "Be Vietnam Pro";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  #sekcja-opini .reviews .review .decoration-quote {
    position: absolute;
    top: 24px;
    right: 20px;
  }
  #sekcja-opini .reviews .review blockquote {
    color: #000;
    font-family: "Be Vietnam Pro";
    font-size: 16px;
    font-style: italic;
    margin: 8px 0px 0px 23px;
    padding: 0px;
    font-weight: 300;
    line-height: normal;
  }
  #sekcja-opini .hidden {
    display: none;
  }
  #sekcja-opini h3 {
    text-align: center;
    font-family: "Be Vietnam Pro";
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    flex-shrink: 0;
    line-height: normal;
    background: linear-gradient(287deg, #515151 41.47%, #222 84.06%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  #sekcja-opini .profile-picture {
    height: 52px;
    width: 52px;
  }
  #sekcja-opini .decoration {
    position: absolute;
    pointer-events: none;
    z-index: 2;
    top: 26px;
    right: 49px;
    transition: top 0.5s ease-in;
  }
  #sekcja-opini .top-56 {
    top: 76px !important;
  }
  section {
    height: 100%;
    margin: 64px auto 0 auto;
    max-width: 1100px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
  }
  section .w-65 {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-left: 0;
  }
  section .w-35 {
    width: 0%;
  }
  section .section-col {
    display: flex;
    gap: 16px;
    flex-direction: column;
    position: relative;
  }
  section .section-col #mgla {
    fill: linear-gradient(180deg, #006ECE 0%, #003868 100%);
    stroke-width: 1px;
    stroke: #000;
    left: -1000px;
    top: -300px;
    z-index: -1;
    filter: blur(61.6500015259px);
    position: absolute;
  }
  section .section-col p {
    color: rgba(34, 34, 34, 0.9);
    font-family: "Be Vietnam Pro";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.36px;
    padding: 0;
    margin: 0;
    width: 80%;
    text-align: center;
  }
  section .section-col #cv-img2 {
    display: none;
  }
  section .section-col .scale {
    scale: 0;
  }
  section .section-col #cv-img {
    display: none;
  }
  section .section-col h2 {
    font-family: "Be Vietnam Pro";
    text-align: center;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 41px;
    height: -moz-fit-content;
    height: fit-content;
    padding: 0;
    margin: 0;
    width: 80%;
    /* 125% */
    letter-spacing: -1.52px;
    background: linear-gradient(287deg, #515151 41.47%, #222 84.06%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  section .section-col .button {
    margin: 16px auto;
    margin-top: 16px;
    color: white;
    font-weight: 500;
    color: #FFF;
    font-family: "Be Vietnam Pro";
    font-size: 18px;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.52px;
    text-decoration: none;
    border-radius: 105px;
    border: 1px solid rgba(248, 243, 243, 0.44);
    background: linear-gradient(123deg, #08F 23.53%, #037BE3 135.01%);
    box-shadow: 0px 4px 21.8px 0px #2B98F6;
    display: flex;
    width: -moz-fit-content;
    width: fit-content;
    transition: all 0.3s ease-in;
    padding: 20px 48px;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
  }
  section .section-col .button:hover {
    scale: 1.05;
    transform: translateY(-5px);
    box-shadow: 0px 4px 31.8px 5px #2B98F6;
  }
  #mgla2 {
    fill: linear-gradient(180deg, #006ECE 0%, #003868 100%);
    stroke-width: 1px;
    stroke: #000;
    right: -500px;
    top: 500px;
    z-index: 2;
    filter: blur(61.6500015259px);
    position: absolute;
  }
  header {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100vw;
    background-color: transparent;
    height: 64px;
  }
  header .logo {
    position: absolute;
    left: 48px;
  }
  header .logo img {
    width: 30px;
    height: 30px;
    cursor: pointer;
    -o-object-fit: cover;
       object-fit: cover;
  }
  header nav {
    max-width: 1700px;
    width: 100%;
    padding: 0 100px;
  }
  header nav ul {
    display: flex;
    flex-direction: row;
    gap: 24px;
    margin-left: 25px;
  }
  header nav ul li {
    list-style: none;
  }
  header nav ul li a {
    font-family: "Be Vietnam Pro";
    font-size: 16px;
    text-wrap: nowrap;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration: none;
    color: var(--main-color);
  }
  header nav ul li a:hover {
    opacity: 0.6;
  }
}
.cookie-consent-banner {
  background-color: #fff;
  border: 1px solid #d1d1d1;
  border-radius: 16px;
  bottom: 16px;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.07);
  display: flex;
  flex-direction: column;
  gap: 16px;
  left: 16px;
  min-width: 288px;
  z-index: 1999;
  max-width: 448px;
  padding: 24px;
  position: fixed;
  width: calc(100vw - 32px);
}

.cookie-consent-banner h3 {
  color: var(--theme-ui-colors-headline, #19191B);
  font-size: 18px;
  font-weight: 900;
  margin: 0;
}

.cookie-consent-banner p {
  color: #828388;
  font-size: 16px;
  line-height: 22px;
  margin: 0;
}

.cookie-buttons {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 8px;
}

.cookie-consent-button {
  background: var(--theme-ui-colors-white, #FFF);
  border: 1px solid #d1d1d1;
  border-radius: 3px;
  border-radius: 21px;
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  padding: 9px 20px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.cookie-consent-button:hover {
  transform: translateY(-2px);
}

.btn-success,
.btn-primary {
  background-color: var(--theme-ui-colors-primary, #08F);
  border: 1px solid var(--theme-ui-colors-primary, #08F);
  color: #ffffff;
}

.btn-success:hover {
  background-color: var(--theme-ui-colors-mutedPrimary, #08F);
  border: 1px solid var(--theme-ui-colors-mutedPrimary, #08F);
  color: #ffffff;
}

.cookie-consent-options {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.cookie-consent-options label {
  color: #828388;
  display: inline-flex;
  gap: 8px;
  cursor: pointer;
}

.cookie-consent-options label:hover {
  align-self: flex-start;
  color: #19191B;
}/*# sourceMappingURL=style.css.map */