@font-face {
  font-family: Lineseedjp;
  src: url('../fonts/LINESeedJP-Thin.ttf') format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Lineseedjp;
  src: url('../fonts/LINESeedJP-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Lineseedjp;
  src: url('../fonts/LINESeedJP-ExtraBold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Lineseedjp;
  src: url('../fonts/LINESeedJP-Bold.ttf') format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Satoshi;
  src: url('../fonts/Satoshi-Black.otf') format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Satoshi;
  src: url('../fonts/Satoshi-Bold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Satoshi;
  src: url('../fonts/Satoshi-Medium.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

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

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

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

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

.container {
  justify-content: flex-start;
  align-items: center;
  max-width: none;
  height: 80vh;
  margin-top: 100px;
  margin-bottom: 100px;
  padding-top: 0;
  padding-left: 5vw;
  padding-right: 5vw;
  display: flex;
}

.split-text {
  color: #0c0138;
  text-align: center;
  text-transform: none;
  width: 100%;
  margin-bottom: 0;
  margin-left: 40px;
  margin-right: 40px;
  padding-bottom: 0;
  padding-right: 0;
  font-family: Satoshi, Verdana, sans-serif;
  font-size: 45px;
  font-weight: 500;
  line-height: 65px;
}

.starimage {
  display: block;
}

.div-block {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 70%;
  margin-left: 40px;
  display: flex;
}

.bold-text {
  color: #0048ff;
  padding-right: 5px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.text-block {
  color: #0059ff;
  padding-bottom: 40px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.slider {
  text-align: left;
  background-color: #fff;
  background-image: radial-gradient(circle at 100% 0, #dce2ee, #74a2ff96 58%, #fff);
  border: 1px solid #fff;
  border-radius: 20px;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.div-block-2 {
  background-image: linear-gradient(#eeeeeea3, #eeeeeea3);
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
  overflow: hidden;
}

.left-arrow {
  background-color: #fff0;
}

.icon, .icon-2 {
  color: #fff;
}

.navbar-no-shadow {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.navbar-no-shadow-container {
  z-index: 5;
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  background-color: #ffffff80;
  background-image: linear-gradient(#ffffff1f, #ffffff0d);
  border: 1px solid #ffffff14;
  border-radius: 20px;
  width: 100%;
  max-width: none;
  margin-top: 10px;
  margin-left: 5vw;
  margin-right: 5vw;
  padding: 20px;
  box-shadow: -6px 6px 5px #0000000d;
}

.container-regular {
  width: 100%;
  max-width: 1920px;
  height: 96%;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

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

.nav-link {
  color: #000;
  letter-spacing: .25px;
  vertical-align: baseline;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-family: Lineseedjp, Verdana, sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #0033ffbf;
}

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

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

.nav-dropdown-toggle {
  letter-spacing: .25px;
  height: 100%;
  padding: 10px 35px 10px 15px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #005df1;
  background-color: #0051e733;
  border-radius: 20px;
}

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

.nav-dropdown-icon {
  color: #000;
  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, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.mobile-margin-top-10 {
  color: #fff;
  width: auto;
  font-family: Montserrat, sans-serif;
}

.nav-button-wrapper {
  margin-left: 0;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: none;
  background-color: #0009b9;
  background-image: linear-gradient(221deg, #206dff, #17b4c9);
  border-radius: 8px;
  margin-left: 20px;
  padding: 12px 25px;
  font-family: Lineseedjp, Verdana, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  transition: all .2s;
}

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

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

.container-2 {
  justify-content: flex-start;
  align-items: center;
  max-width: none;
  height: 50vh;
  margin-left: 10vw;
  margin-right: 10vw;
  display: flex;
}

.div-block-3 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 70%;
  height: 80vh;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 60px;
  display: flex;
}

.heading-2 {
  color: #0c0138;
  margin-top: 0;
  margin-bottom: 10px;
  padding-right: 60px;
  font-family: Lineseedjp, Verdana, sans-serif;
  font-size: 45px;
  font-weight: 400;
  line-height: 60px;
}

.container10vw {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: none;
  margin: 60px 5vw;
  display: flex;
}

.heading-3 {
  color: #0c0138;
  text-align: left;
  width: auto;
  max-width: 1200px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 40px;
  padding-left: 0;
  font-family: Satoshi, Verdana, sans-serif;
  font-size: 36px;
  font-weight: 400;
}

.div-block-4 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr .75fr .25fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 1202px;
  height: 550px;
  margin-top: 20px;
  margin-bottom: 60px;
  padding-top: 20px;
  display: grid;
}

.image {
  filter: grayscale();
  width: 40%;
}

.heading-4 {
  color: #072762;
  text-align: left;
  font-family: Satoshi, Verdana, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 38px;
}

.heading-5 {
  text-align: center;
  font-family: Lineseedjp, Verdana, sans-serif;
  font-size: 22px;
  line-height: 38px;
}

.heading-6 {
  text-align: center;
  font-family: Lineseedjp, Verdana, sans-serif;
  font-size: 22px;
}

.text-block-2 {
  color: #5b5b5b;
  text-align: left;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 25px;
}

.div-block-5, .div-block-6 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-7 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 8px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 20px 30px 30px;
  display: flex;
}

.div-block-8 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: visible;
}

.div-block-9 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.headingtemp {
  color: #b1b1b1;
  text-align: center;
  width: auto;
  margin-bottom: 0;
  font-family: Merriweather, serif;
  font-size: 26px;
  font-weight: 700;
  text-decoration: underline;
}

.divtempszary {
  background-color: #ebebeb;
  justify-content: center;
  align-items: center;
  height: 400px;
  margin-top: 20px;
  display: flex;
}

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

.container-4 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: none;
  margin-bottom: 0;
  margin-left: 10vw;
  margin-right: 10vw;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.container-5 {
  background-color: #fff0;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: none;
  height: auto;
  margin: 0 5vw;
  padding: 0;
  display: flex;
}

.text-block-3 {
  padding-bottom: 20px;
  font-family: Merriweather, serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
}

.text-block-4 {
  padding-bottom: 20px;
  font-family: Merriweather, serif;
  font-size: 18px;
  line-height: 25px;
}

.div-block-11 {
  max-width: 900px;
}

.container-6 {
  background-image: linear-gradient(#fff0, #dce2ee30 85%, #dce2ee), radial-gradient(circle, #ddddddb5, #f1f1f1), url('../images/Obszar-roboczy-1.svg');
  background-position: 0 0, 0 0, 50%;
  background-size: auto, auto, cover;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  max-width: none;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.container-7 {
  max-width: none;
  margin-left: 5vw;
  margin-right: 5vw;
}

.div-block-12 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 60px;
  display: grid;
}

.heading-7 {
  color: #fff;
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 30px;
}

.border1 {
  border: 1px solid #0003;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.container-8 {
  max-width: none;
  margin-left: 5vw;
  margin-right: 5vw;
  padding-top: 60px;
  padding-bottom: 60px;
}

.text-block-5 {
  color: #fff;
  text-align: center;
  font-family: Merriweather, serif;
  font-size: 18px;
}

.containerleft {
  background-color: #0000;
  justify-content: flex-start;
  align-items: center;
  max-width: none;
  height: 40vh;
  margin-bottom: 2px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.div-block-13 {
  color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  width: 50%;
  padding-left: 100px;
  padding-right: 100px;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.containerright {
  justify-content: flex-end;
  align-items: center;
  max-width: none;
  height: 40vh;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.heading-7-copy {
  text-align: right;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 30px;
}

.body {
  background-color: #dce2ee;
}

.gradient-text {
  text-align: center;
  width: auto;
  font-family: Satoshi, Verdana, sans-serif;
  font-weight: 700;
}

.list-item {
  color: #fff;
  padding: 10px 5px;
  font-family: Montserrat, sans-serif;
  display: none;
}

.list-item:hover {
  background-color: #0051e733;
  border-radius: 20px;
  padding-top: 10px;
}

.text-block-6 {
  color: #000;
  font-family: Lineseedjp, Verdana, sans-serif;
}

.text-block-6:hover {
  color: #0058f4;
}

.div-block-14 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 45%;
  display: flex;
}

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

.spline-scene {
  z-index: -1;
  width: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-16 {
  justify-content: space-between;
  align-items: center;
  height: 100%;
  margin-left: 5vw;
  margin-right: 5vw;
  display: flex;
}

.div-block-17 {
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  background-color: #ffffff1f;
  border: 1px solid #5c5c5c;
  border-radius: 20px 0 0 20px;
  width: 40%;
  height: 500px;
  position: absolute;
  inset: 25% -2% 0% auto;
}

.div-block-18 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100%;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.glassright {
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  background-color: #8395da1c;
  background-image: radial-gradient(circle at 100% 0, #ffffff45, #f5f5f5 53%, #fff);
  border: 1px solid #f3f3ff42;
  border-radius: 13px;
  width: 300px;
  margin-top: 60px;
  margin-left: 100px;
  padding: 40px;
  transition: box-shadow .5s cubic-bezier(.645, .045, .355, 1);
  box-shadow: -8px 9px 5px #00000012;
}

.glassright:hover {
  transform: none;
  box-shadow: -20px 20px 5px #00000012;
}

.text-block-7 {
  color: #0053f8;
  height: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 0;
  font-family: Satoshi, Verdana, sans-serif;
  font-size: 26px;
  font-weight: 900;
}

.text-block-7-copy {
  color: #474b77;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.text-span {
  color: #0c0138;
}

.glassleft {
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  background-color: #8395da1c;
  background-image: radial-gradient(circle at 100% 0, #ffffff29, #f1f3f4 35%, #fff);
  border: 1px solid #bcbdff33;
  border-radius: 13px;
  width: 300px;
  margin-top: 60px;
  margin-left: 0;
  margin-right: 100px;
  padding: 30px;
  transition: box-shadow .5s cubic-bezier(.645, .045, .355, 1);
  box-shadow: -7px 7px 5px #0000001c;
}

.glassleft:hover {
  box-shadow: -20px 20px 5px #0000001c;
}

.button {
  background-image: linear-gradient(231deg, #00b0b9, #0048ff);
  border: 0 solid #ffffff2b;
  border-radius: 8px;
  padding: 15px 40px;
  font-family: Lineseedjp, Verdana, sans-serif;
  font-size: 16px;
  font-weight: 400;
  transition: box-shadow .5s cubic-bezier(.645, .045, .355, 1);
}

.button:hover {
  box-shadow: -10px 10px 5px #00000026;
}

.glassrightright {
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  background-color: #8395da1c;
  background-image: radial-gradient(circle at 100% 0, #ffffff61, #f0f0f4 53%, #fff);
  border: 1px solid #ffffff26;
  border-radius: 13px;
  width: 300px;
  margin-top: 60px;
  margin-left: 100px;
  margin-right: -50px;
  padding: 30px;
  transition: box-shadow .5s cubic-bezier(.645, .045, .355, 1);
  box-shadow: -10px 12px 5px #0000000f;
}

.glassrightright:hover {
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  transform: none;
  box-shadow: -20px 20px 5px #0000000f;
}

.glassleftleft {
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  background-color: #8395da1c;
  background-image: radial-gradient(circle at 100% 0, #ffffff29, #eff1f3 35%, #fff);
  border: 1px solid #bcbdff33;
  border-radius: 13px;
  width: 300px;
  margin-top: 60px;
  margin-left: 0;
  margin-right: 100px;
  padding: 30px;
  transition: box-shadow .5s cubic-bezier(.645, .045, .355, 1);
  transform: scale(1);
  box-shadow: -5px 6px 5px #00000012;
}

.glassleftleft:hover {
  transform: none;
  box-shadow: -20px 20px 5px #00000012;
}

.container-9 {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  max-width: none;
  margin-left: 5vw;
  margin-right: 5vw;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-19 {
  grid-column-gap: 29px;
  grid-row-gap: 29px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.div-block-20 {
  background-color: #ffffff9e;
  background-image: url('../images/cornerautomation.webp');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  border: 2px solid #ffffff40;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
  padding: 30px 40px 30px 30px;
  transition: box-shadow .5s cubic-bezier(.77, 0, .175, 1);
  display: flex;
  box-shadow: -10px 11px 5px #00000014;
}

.div-block-20:hover {
  box-shadow: -20px 20px 5px #00000008;
}

.heading-8 {
  color: #272727;
  text-align: left;
  margin-top: 0;
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}

.image-2 {
  opacity: .11;
  filter: grayscale();
  border-radius: 20px;
  padding-bottom: 20px;
}

.heading-9 {
  color: #373737;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Satoshi, Verdana, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 35px;
}

.researchtext {
  color: #252525;
  text-align: left;
  text-transform: none;
  width: 100%;
  margin-left: 0;
  margin-right: 40px;
  padding-bottom: 20px;
  padding-right: 0;
  font-family: Satoshi, Verdana, sans-serif;
  font-size: 45px;
  font-weight: 400;
  line-height: 65px;
}

.researchdiv {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 70%;
  margin-left: 0;
  display: flex;
}

.div-block-21 {
  width: 100%;
  font-family: Satoshi, Verdana, sans-serif;
}

.container-10 {
  max-width: none;
  height: auto;
  margin-top: 60px;
  margin-bottom: 60px;
}

.slide-nav {
  display: none;
}

.link {
  color: #004cff;
}

.link-2 {
  color: #0064fa;
  font-weight: 400;
}

.div-block-20-copy {
  background-color: #ffffff9e;
  background-image: url('../images/cornerautomation2.webp'), linear-gradient(45deg, #fff, #8ebdf036 52%, #fff);
  background-position: 100% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 50%, auto;
  background-attachment: scroll, scroll;
  border: 2px solid #ffffff40;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding: 40px 40px 40px 30px;
  transition: box-shadow .5s cubic-bezier(.645, .045, .355, 1);
  display: flex;
  box-shadow: -10px 11px 5px #00000014;
}

.div-block-20-copy:hover {
  box-shadow: -20px 20px 5px #00000008;
}

.div-block-22 {
  justify-content: space-between;
  align-items: center;
  width: 65%;
  max-width: 1920px;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 40px;
  padding-left: 60px;
  padding-right: 0;
  display: flex;
}

.div-block-23 {
  justify-content: flex-end;
  align-items: center;
  width: 50%;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.div-block-24 {
  width: auto;
}

.image-3 {
  width: 100%;
  position: static;
  inset: -19% -30% 0% auto;
}

.div-block-25 {
  justify-content: center;
  align-items: center;
  width: 50%;
  margin-right: -80px;
  padding-top: 100px;
  padding-left: 100px;
  padding-right: 0;
  display: flex;
}

.div-block-26 {
  z-index: -2;
  background-color: #0062ff;
  background-image: radial-gradient(circle at 50% 100%, #3bd0fc, #3587a7);
  border-radius: 500px;
  width: 500px;
  height: 500px;
  margin-left: 110px;
  padding-left: 0;
  position: absolute;
}

.heading-3-copy {
  color: #0c0138;
  text-align: center;
  width: auto;
  margin-top: 0;
  margin-bottom: 10px;
  padding-bottom: 0;
  padding-left: 20px;
  font-family: Lineseedjp, Verdana, sans-serif;
  font-size: 36px;
  font-weight: 400;
}

.badaniabadge {
  color: #fff;
  background-color: #00a7be;
  background-image: linear-gradient(#0053f7, #00a2c3);
  border-radius: 20px;
  height: auto;
  padding: 2px 20px;
  font-family: Lineseedjp, Verdana, sans-serif;
  font-weight: 100;
  display: flex;
}

.heading-10 {
  text-transform: uppercase;
  padding-left: 10px;
  font-family: Satoshi, Verdana, sans-serif;
  font-size: 12px;
  font-weight: 700;
}

.div-block-20-copy {
  background-color: #ffffff9e;
  background-image: url('../images/cornerautomation.webp');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  border: 2px solid #ffffff40;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
  padding: 40px 40px 30px 30px;
  display: flex;
  box-shadow: -10px 11px 5px #00000014;
}

.image-4 {
  z-index: -1;
  width: auto;
  height: 100%;
  position: absolute;
  inset: auto auto -1% 0%;
}

.div-block-27 {
  z-index: -2;
  background-image: linear-gradient(#3bcdf800, #3bcffa45);
  position: absolute;
  inset: 0%;
}

.slide {
  overflow: hidden;
}

.subheading {
  color: #4e6ca7;
  text-align: left;
  width: auto;
  margin-top: 60px;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.subheading-2 {
  color: #4e6ca7;
  text-align: left;
  width: auto;
  margin-top: 60px;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.subheading-3 {
  color: #4e6ca7;
  text-align: center;
  width: auto;
  margin-top: 60px;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.div-block-28 {
  flex-flow: row;
  order: 0;
  width: 100%;
  max-width: 1200px;
  display: flex;
}

.div-block-29 {
  width: 30%;
  position: relative;
}

.gmailoverlay {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #ffffffa1;
  border: 1px solid #fff;
  border-radius: 50px;
  padding: 15px 40px;
  display: flex;
  position: absolute;
  inset: 6% -4% auto auto;
}

.text-block-8 {
  color: #002757;
  padding-left: 10px;
  font-family: Lineseedjp, Verdana, sans-serif;
  font-size: 15px;
  font-weight: 700;
}

.image-5 {
  border-radius: 20px;
}

.comarchoptimaoverlay {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #ffffffa1;
  border: 1px solid #fff;
  border-radius: 50px;
  padding: 15px 40px;
  display: flex;
  position: absolute;
  inset: auto auto 12% -9%;
}

.esceloverlay {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #ffffffa1;
  border: 1px solid #fff;
  border-radius: 50px;
  justify-content: flex-start;
  align-items: center;
  padding: 15px 40px;
  display: flex;
  position: absolute;
  inset: 17% auto auto -26%;
}

.outlookoverlay {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #ffffffa1;
  border: 1px solid #fff;
  border-radius: 50px;
  justify-content: flex-start;
  align-items: center;
  padding: 15px 40px;
  display: flex;
  position: absolute;
  inset: auto -29% 42% auto;
}

.salesforceoverlay {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #ffffffa1;
  border: 1px solid #fff;
  border-radius: 50px;
  justify-content: flex-start;
  align-items: center;
  padding: 8px 40px;
  display: flex;
  position: absolute;
  inset: auto auto 51% 13%;
}

.automatyzujemyheading {
  color: #0c0138;
  text-align: left;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 40px;
  padding-left: 20px;
  font-family: Satoshi, Verdana, sans-serif;
  font-size: 36px;
  font-weight: 400;
}

.image-6 {
  z-index: -1;
  width: auto;
  height: 100%;
  position: static;
  inset: auto 0% 0% auto;
}

.div-block-30 {
  z-index: -1;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  padding-top: 94px;
  display: flex;
  position: relative;
  inset: 12% 0% 0% auto;
}

.agentoverlay {
  background-color: #ffffff8f;
  border-radius: 20px;
  padding: 10px 40px;
  position: absolute;
  box-shadow: -5px 7px 5px #0000000a;
}

.text-block-9 {
  font-family: Lineseedjp, Verdana, sans-serif;
  font-weight: 700;
}

.crmoverlay {
  background-color: #ffffff8f;
  border-radius: 20px;
  padding: 10px 40px;
  position: absolute;
  inset: 21% auto auto 16%;
  box-shadow: -5px 7px 5px #0000000a;
}

.div-block-31 {
  justify-content: center;
  align-items: stretch;
  width: 50%;
  height: 700px;
  display: flex;
  position: relative;
}

.code-embed {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.tilewithimage {
  box-sizing: content-box;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  aspect-ratio: auto;
  text-align: left;
  object-fit: cover;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  padding: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.image-7 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: auto auto 0% 0%;
  overflow: clip;
}

.div-block-33 {
  z-index: 2;
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  background-color: #fff9;
  border: 1px solid #fff;
  border-radius: 20px;
  padding: 10px 20px;
  position: absolute;
  inset: 3% 5% auto auto;
}

.text-block-10 {
  color: #202f53;
  font-family: Lineseedjp, Verdana, sans-serif;
  font-size: 11px;
  font-weight: 700;
}

.div-block-34 {
  width: 100%;
  height: auto;
  position: relative;
}

.caruselleft {
  justify-content: flex-start;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.logossliderleft {
  flex-flow: row;
  justify-content: space-around;
  align-items: center;
  width: auto;
  min-width: 100%;
  padding: 20px 0;
  display: flex;
  position: relative;
  left: 0;
  overflow: hidden;
  transform: translate(-100%);
}

.div-block-35 {
  -webkit-backdrop-filter: blur(7px);
  backdrop-filter: blur(7px);
  background-color: #ffffff70;
  border: 1px solid #fff;
  border-radius: 20px;
  margin-left: 0;
  padding: 10px 40px;
}

.text-block-11 {
  color: #414141;
  font-family: Satoshi, Verdana, sans-serif;
  font-weight: 900;
}

.carusellfullwidthright {
  background-color: #dce2ee;
  background-image: linear-gradient(90deg, #dce2ee, #dce2ee 15%, #d6dce8ed 54%, #dce2ee 93%, #d4dae6), url('../images/teambg1.webp');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: none;
  height: 80vh;
  margin: 0 0;
  padding-bottom: 40px;
  display: flex;
}

.gradientsides {
  z-index: 1;
  background-image: linear-gradient(90deg, #dce2ee, #dce2ee00 25% 80%, #dce2ee);
  position: absolute;
  inset: 0%;
  overflow: visible;
}

.caruselright {
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.branzecontainerright, .branzecontainer-copy, .branzecontainer-copy {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: auto;
  min-width: 100%;
  padding: 30px 20px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.logosleftslider {
  justify-content: space-between;
  align-items: center;
  min-width: 100%;
  padding: 30px 20px;
  display: flex;
}

.caruzelright {
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  overflow: hidden;
}

.logossliderright {
  justify-content: space-around;
  align-items: center;
  min-width: 100%;
  display: flex;
  position: relative;
  left: 0;
}

.caruzelleftt {
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  overflow: hidden;
}

.logosleft {
  justify-content: space-around;
  align-items: center;
  min-width: 100%;
  display: flex;
  position: relative;
  left: 0;
}

.div-block-34-copy {
  width: 100%;
  height: auto;
  position: relative;
}

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

.div-block-37 {
  min-width: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  overflow: hidden;
}

.div-block-38 {
  background-color: #ffffff70;
  border: 1px solid #fff;
  border-radius: 20px;
  padding: 10px 40px;
}

.div-block-39 {
  justify-content: space-around;
  min-width: 100%;
  display: flex;
}

.text-block-12 {
  font-family: Satoshi, Verdana, sans-serif;
  font-weight: 700;
}

.carusellfullwidthleft {
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  display: none;
  position: relative;
}

.caruselcontainerleft {
  display: flex;
  position: relative;
  overflow: hidden;
}

.logoleftdiv {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #ffffff70;
  border: 1px solid #fff;
  border-radius: 20px;
  padding: 10px 40px;
}

.text-block-13 {
  font-family: Satoshi, Verdana, sans-serif;
  font-weight: 700;
}

.container-12 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  margin-top: 100px;
  display: flex;
}

.div-block-40 {
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: 80px;
  margin-left: 0;
  padding-top: 10px;
  display: flex;
}

.linebottom {
  color: #715eff;
  -webkit-text-stroke-color: #00a6ff;
  background-color: #888;
  border: 1px solid #0054f7;
  height: 1px;
}

.text-block-14 {
  color: #0054f7;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Satoshi, Verdana, sans-serif;
  font-size: 28px;
}

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

.text-block-15 {
  padding-left: 40px;
  font-family: Satoshi, Verdana, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.div-block-42 {
  display: flex;
}

.div-block-43 {
  border-radius: 20px;
  width: 20%;
  margin-right: 100px;
  display: block;
  position: relative;
  overflow: hidden;
}

.div-block-44 {
  width: 80%;
}

.image-8 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
  overflow: clip;
}

.div-block-45 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 200px;
  margin-top: -50px;
  display: flex;
  position: relative;
}

.div-block-46 {
  background-color: #037ff0;
  width: 2px;
  height: 100%;
  position: absolute;
}

.div-block-47 {
  z-index: -1;
  background-color: #0056f600;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.div-block-48 {
  background-color: #0053f7;
  border-radius: 100px;
  width: 15px;
  height: 15px;
  position: absolute;
}

.rightsideright {
  justify-content: flex-end;
  align-items: center;
  width: 50%;
  height: 100%;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.div-block-50 {
  background-color: #ffffff70;
  border: 1px solid #fff;
  border-radius: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 80%;
  height: auto;
  padding: 30px;
  display: flex;
  box-shadow: -8px 6px 5px #0000001a;
}

.startline {
  background-color: #037ff000;
  background-image: linear-gradient(#fff0, #1b8cf2 76%, #027ff0);
  width: 2px;
  height: 100%;
  position: absolute;
}

.text-block-16 {
  color: #181818b3;
  font-family: Open Sans, sans-serif;
}

.timelinetitle {
  color: #181818f5;
  padding-bottom: 20px;
  font-family: Satoshi, Verdana, sans-serif;
  font-size: 22px;
}

.timelineblockright {
  background-color: #ffffff70;
  border: 1px solid #fff;
  border-radius: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  width: 80%;
  height: 80%;
  padding: 20px 30px;
  display: flex;
  box-shadow: -8px 6px 5px #0000001a;
}

.timelinetextright {
  color: #181818b3;
  text-align: right;
  font-family: Satoshi, Verdana, sans-serif;
}

.liniakoniec {
  background-color: #037ff0;
  width: 2px;
  height: 100%;
  position: absolute;
}

.endline {
  background-color: #037ff000;
  background-image: linear-gradient(0deg, #fff0, #1b8cf2 76%, #027ff0);
  width: 2px;
  height: 100%;
  position: absolute;
}

.timelinenumberleftblocl {
  color: #3333331c;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  padding-right: 0;
  font-family: Satoshi, Verdana, sans-serif;
  font-size: 45px;
  display: flex;
}

.rightsideright1 {
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  height: 100%;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.timelinenumberrightblock {
  color: #3333331c;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-right: 0;
  font-family: Satoshi, Verdana, sans-serif;
  font-size: 45px;
  display: flex;
}

.leftsideleft {
  justify-content: flex-end;
  align-items: center;
  width: 50%;
  height: 100%;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.text-block-22 {
  padding-left: 0;
  font-family: Satoshi, Verdana, sans-serif;
  font-size: 22px;
}

.questiondiv {
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
  overflow: hidden;
}

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

.text-block-23 {
  color: #676a72;
  padding: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
}

.div-block-52 {
  background-color: #676a7240;
  width: 100%;
  height: 1px;
}

.div-block-53 {
  width: 100%;
  height: 0%;
  padding-top: 0;
  padding-bottom: 0;
  overflow: hidden;
}

.div-block-54 {
  -webkit-text-stroke-color: #333;
  background-color: #fff9;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  transform: translate(0%, 101%);
}

.image-9:hover {
  filter: none;
}

.jakdzialamytitle {
  color: #0c0138;
  text-align: left;
  width: auto;
  max-width: 1200px;
  margin-top: 0;
  margin-bottom: 33px;
  padding-top: 0;
  padding-bottom: 40px;
  padding-left: 0;
  font-family: Satoshi, Verdana, sans-serif;
  font-size: 36px;
  font-weight: 400;
}

.response {
  width: 100%;
  height: auto;
}

.div-block-55 {
  width: 100%;
  max-width: 960px;
  margin-top: 40px;
  padding-top: 0;
}

.div-block-56, .div-block-57, .div-block-58, .div-block-59 {
  margin-top: 40px;
}

.text-span-2, .bold-text-2 {
  font-weight: 700;
}

.bold-text-3, .bold-text-4, .bold-text-5 {
  font-weight: 400;
}

.bold-text-6 {
  font-weight: 600;
}

.bold-text-7, .bold-text-8 {
  font-weight: 400;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.div-block-60 {
  width: 40%;
  height: 100%;
  padding-left: 20px;
}

.div-block-61 {
  background-color: #ffffff40;
  border-radius: 20px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin-top: 140px;
  padding: 60px 40px;
  display: flex;
}

.div-block-62 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 60%;
  margin-right: 40px;
  padding-right: 0;
  display: flex;
}

.heading-11 {
  margin-bottom: 40px;
  font-family: Satoshi, Verdana, sans-serif;
}

.div-block-63 {
  border: 1px solid #646ca76b;
  border-radius: 20px;
  padding: 10px 20px;
}

.text-block-24 {
  color: #4e6ca7;
  font-family: Satoshi, Verdana, sans-serif;
}

.mailblock {
  background-color: #ffffff70;
  border: 1px solid #fff;
  border-radius: 20px;
  margin-left: 10px;
  padding: 20px 40px;
}

.text-block-25 {
  padding-bottom: 5px;
  font-family: Satoshi, Verdana, sans-serif;
}

.text-block-26 {
  font-family: Satoshi, Verdana, sans-serif;
  font-size: 20px;
}

.div-block-65 {
  justify-content: flex-start;
  align-items: center;
  padding-left: 0;
  display: flex;
}

.div-block-66 {
  padding-left: 20px;
}

.text-field, .text-field-2 {
  text-align: center;
  background-color: #ffffff70;
  border: 1px solid #fff;
  border-radius: 20px;
}

.div-block-67 {
  display: flex;
}

.phoneblock {
  background-color: #ffffff70;
  border: 1px solid #fff;
  border-radius: 20px;
  padding: 20px 40px;
}

.submit-button {
  background-image: linear-gradient(57deg, #004dfb, #00a9be);
  border-radius: 20px;
  width: 100%;
  margin-top: 20px;
  font-family: Satoshi, Verdana, sans-serif;
}

.field-label, .field-label-2, .field-label-3 {
  text-align: center;
}

.checkbox-field {
  margin-top: 20px;
}

.checkbox-label {
  font-family: Open Sans, sans-serif;
}

.link-3 {
  color: #0073ff;
}

.text-span-3 {
  color: #0052f7;
}

.text-span-4 {
  color: #0055f6;
}

.dropdown-toggle {
  background-color: #ffffff70;
  border: 1px solid #fff;
  border-radius: 20px;
  width: 100%;
  padding-top: 8px;
  padding-bottom: 8px;
}

.dropdown {
  width: 100%;
}

.text-block-27 {
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-weight: 400;
}

.link-block {
  color: #0050f9;
}

.link-block-2 {
  color: #0054f7;
}

.container-5-copy {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: none;
  height: auto;
  margin: 120px 5vw 0;
  padding-top: 0;
  padding-bottom: 60px;
  display: flex;
}

.bold-text-9, .bold-text-10, .bold-text-11, .bold-text-12, .bold-text-13 {
  font-weight: 500;
}

.link-4 {
  color: #0048ff;
}

.div-block-68 {
  z-index: 1;
  background-image: linear-gradient(44deg, #004cfd94, #00acbb8f);
  position: absolute;
  inset: 0%;
}

.text-block-28 {
  color: #fff;
  margin-left: 0;
  margin-right: 10px;
  font-family: Satoshi, Verdana, sans-serif;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
}

.link-block-3 {
  background-image: linear-gradient(70deg, #0054f7, #00aeba);
  border-radius: 12px;
  padding: 15px 40px;
  text-decoration: none;
}

.div-block-69 {
  justify-content: flex-start;
  align-items: center;
  margin-left: 0;
  display: flex;
}

.buttonnavbar {
  background-image: linear-gradient(70deg, #0054f7, #00aeba);
  border-radius: 12px;
  margin-left: 10px;
  padding: 15px 20px;
  text-decoration: none;
}

.textbuttonnavba {
  color: #fff;
  margin-left: 0;
  margin-right: 10px;
  font-family: Satoshi, Verdana, sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
}

.paragraph {
  color: #333c;
  text-align: center;
  width: 80%;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.image-10 {
  width: 150px;
}

.text-span-5 {
  font-weight: 500;
}

.list-item-2 {
  padding: 10px 5px;
}

.list-item-2:hover {
  background-color: #0051e733;
  border-radius: 20px;
}

.list-item-3 {
  padding: 10px 5px;
}

.list-item-3:hover {
  background-color: #0051e733;
  border-radius: 20px;
}

.list-item-4 {
  display: none;
}

.body-2 {
  background-color: #dce2ee;
}

.heading-12 {
  text-align: center;
  margin-top: 60px;
  font-family: Satoshi, Verdana, sans-serif;
}

.pricing-comparison {
  border-bottom: 1px solid #e4ebf3;
  padding: 20px 20px 80px;
  position: relative;
}

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

.pricing-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.pricing-card {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #fff9;
  border-radius: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  padding: 32px 24px;
  display: flex;
  position: relative;
  box-shadow: 0 4px 130px #96a3b51f;
}

.pricing-card.featured-pricing {
  z-index: 2;
  box-shadow: 0 4px 130px #96a3b54d;
}

.pricing-image {
  object-fit: cover;
  width: 80px;
  height: 80px;
  margin-bottom: 16px;
}

.pricing-title {
  color: #1e1f20;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Satoshi, Verdana, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 30px;
}

.pricing-subtitle {
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.pricing-price {
  color: #4d77bb;
  margin-bottom: 0;
  padding-left: 10px;
  font-family: Satoshi, Verdana, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 32px;
}

.paragraph-regular {
  font-size: 14px;
  line-height: 20px;
}

.paragraph-regular.margin-bottom-20 {
  color: #333333e8;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.button-primary-2 {
  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-2:hover {
  color: #fff;
  background-color: #32343a;
}

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

.button-primary-2.outline-button {
  color: #1a1b1f;
  text-align: center;
  background-color: #0000;
  box-shadow: inset 0 0 0 1px #1a1b1f;
}

.button-primary-2.outline-button:hover {
  color: #fff;
  background-color: #1a1b1f;
}

.pricing-divider {
  background-color: #76879d1a;
  align-self: stretch;
  height: 1px;
  margin: 56px -24px 16px;
}

.pricing-feature-list {
  align-self: stretch;
}

.pricing-feature {
  background-image: url('../images/bullet-point-svg.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 20px;
  align-self: stretch;
  margin-top: 16px;
  padding-left: 32px;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  line-height: 24px;
}

.pricing-tag {
  color: #3a4554;
  background-color: #fff;
  border-radius: 24px;
  padding: 7px 16px;
  position: absolute;
  top: -19px;
  box-shadow: 0 3px 10px #96a3b533;
}

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

.div-block-71, .div-block-72 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 150px;
  display: block;
}

.div-block-73 {
  flex-flow: column;
  height: 150px;
  display: block;
}

.div-block-74 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  height: 150px;
  display: block;
}

.opisofertytext {
  justify-content: center;
  align-items: center;
  height: 100px;
  display: flex;
}

.numbercennik {
  color: #6e88b496;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Satoshi, Verdana, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 30px;
}

.container-16 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: none;
  height: auto;
  display: flex;
  position: relative;
}

.image-11 {
  opacity: .5;
  width: 80%;
  position: static;
  inset: 0%;
}

.div-block-75 {
  z-index: -1;
  background-color: #d9dfec80;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.div-block-76 {
  position: absolute;
  inset: 0%;
}

.div-block-77 {
  width: 80%;
}

.politykacontainer {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: none;
  height: auto;
  display: flex;
  position: relative;
}

.text-block-29 {
  font-family: Open Sans, sans-serif;
  line-height: 30px;
}

.text-span-6, .text-span-7, .text-span-8, .text-span-9, .text-span-10, .text-span-11, .text-span-12, .text-span-13, .text-span-14 {
  font-size: 18px;
  font-weight: 600;
}

@media screen and (max-width: 991px) {
  .container {
    height: 70vh;
  }

  .split-text {
    margin-top: 0;
    font-size: 40px;
    line-height: 50px;
  }

  .div-block {
    margin-left: 20px;
  }

  .bold-text {
    font-size: 14px;
  }

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

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu {
    background-color: #fff;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

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

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

  .nav-button-wrapper {
    width: 100%;
    margin-left: 0;
  }

  .menu-button {
    padding: 12px;
  }

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

  .div-block-3 {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    padding-right: 0;
  }

  .heading-2 {
    text-align: center;
    padding-right: 0;
    font-size: 35px;
    line-height: 45px;
  }

  .container10vw {
    justify-content: center;
    align-items: center;
  }

  .heading-3 {
    text-align: center;
    max-width: 80%;
  }

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

  .container-6 {
    height: auto;
  }

  .div-block-14 {
    order: -9999;
    width: 100%;
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .div-block-16 {
    flex-flow: column;
  }

  .div-block-18 {
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .glassright {
    width: 100%;
    margin-top: 10px;
    margin-left: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .glassleft {
    width: 100%;
    margin-top: 10px;
    margin-right: 0;
  }

  .glassrightright {
    width: 100%;
    margin-top: 10px;
    margin-left: 0;
    margin-right: 0;
  }

  .glassleftleft {
    width: 100%;
    margin-top: 20px;
    margin-right: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .container-9 {
    flex-flow: column;
  }

  .div-block-20 {
    text-align: center;
    justify-content: center;
    align-items: flex-start;
  }

  .heading-8 {
    text-align: left;
  }

  .researchtext {
    font-size: 35px;
    line-height: 45px;
  }

  .researchdiv {
    margin-left: 20px;
  }

  .container-10 {
    margin-top: 0;
  }

  .div-block-22 {
    flex-flow: column;
    width: 100%;
    padding-left: 0;
  }

  .div-block-24 {
    width: 100%;
  }

  .image-3 {
    order: 0;
  }

  .div-block-25 {
    order: -9999;
    padding-top: 0;
    padding-left: 0;
  }

  .badaniabadge {
    margin-bottom: 20px;
  }

  .div-block-20-copy {
    text-align: center;
    justify-content: center;
    align-items: flex-start;
  }

  .div-block-28 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .div-block-29 {
    order: -9999;
    width: 40%;
  }

  .div-block-31 {
    order: -9999;
    justify-content: center;
    align-items: stretch;
    width: auto;
    height: 500px;
    display: flex;
    overflow: hidden;
  }

  .code-embed {
    flex-flow: column;
    margin-right: 110px;
  }

  .logossliderleft, .logossliderright {
    min-width: 200%;
  }

  .logoleftdiv {
    min-width: auto;
  }

  .container-12 {
    margin-left: 5vw;
    margin-right: 5vw;
  }

  .div-block-42 {
    flex-flow: column;
  }

  .div-block-44 {
    width: 100%;
  }

  .rightsideright {
    padding-left: 0;
  }

  .div-block-50, .timelineblockright {
    width: 100%;
  }

  .rightsideright1 {
    width: 50%;
    padding-right: 0;
  }

  .timelinenumberrightblock {
    padding-left: 40px;
  }

  .leftsideleft {
    padding-left: 0;
  }

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

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

  .div-block-60 {
    width: 100%;
    padding-left: 0;
  }

  .div-block-61 {
    flex-flow: column;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-62 {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 100px;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .mailblock, .div-block-67, .phoneblock {
    width: 100%;
  }

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

  .pricing-wrapper {
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .pricing-card {
    justify-content: flex-start;
    align-items: center;
    width: 60%;
  }

  .pricing-feature-list {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .container {
    padding-left: 2vw;
    padding-right: 2vw;
  }

  .split-text {
    font-size: 38px;
    line-height: 45px;
  }

  .div-block {
    margin-left: 10px;
  }

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

  .nav-menu {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

  .nav-link {
    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 #0000000d;
  }

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

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

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

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

  .div-block-4 {
    height: auto;
  }

  .researchtext {
    font-size: 38px;
    line-height: 45px;
  }

  .researchdiv {
    margin-left: 10px;
  }

  .gmailoverlay {
    top: 2%;
  }

  .outlookoverlay {
    bottom: 33%;
  }

  .div-block-31 {
    width: 100%;
    height: 300px;
  }

  .div-block-32 {
    background-color: #dce2ee;
    padding: 60px 100px 20px;
    position: absolute;
    inset: auto 0% 0% auto;
  }

  .logossliderleft, .logossliderright {
    min-width: 300%;
  }

  .div-block-45 {
    margin-top: -20px;
  }

  .div-block-46 {
    margin-left: 6px;
  }

  .div-block-47 {
    justify-content: flex-start;
    align-items: center;
  }

  .rightsideright {
    order: -9999;
    justify-content: flex-start;
    align-items: center;
    width: 10%;
    padding-right: 0;
  }

  .div-block-50 {
    margin-left: 20px;
  }

  .startline {
    margin-left: 6px;
  }

  .timelineblockright {
    order: 0;
    justify-content: center;
    align-items: flex-start;
    margin-left: 20px;
  }

  .timelinetextright {
    text-align: left;
  }

  .endline {
    margin-left: 6px;
  }

  .timelinenumberleftblocl {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .rightsideright1 {
    width: 80%;
    padding-left: 10px;
  }

  .timelinenumberrightblock {
    order: 0;
    padding-left: 0;
  }

  .leftsideleft {
    order: 9999;
    justify-content: flex-end;
    align-items: center;
    width: 80%;
    padding-left: 10px;
    padding-right: 0;
  }

  .text-block-17 {
    padding-right: 0;
  }

  .text-block-22 {
    line-height: 25px;
  }

  .jakdzialamytitle {
    text-align: center;
  }

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

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

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

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

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

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

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

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

  .div-block-62 {
    margin-bottom: 60px;
  }

  .mailblock {
    margin-top: 10px;
    margin-left: 0;
  }

  .div-block-67 {
    flex-flow: column;
  }

  .pricing-comparison {
    padding: 60px 15px;
  }

  .pricing-wrapper {
    justify-items: stretch;
  }

  .pricing-card {
    width: auto;
  }

  .pricing-title {
    font-size: 34px;
    line-height: 42px;
  }

  .opisofertytext {
    height: auto;
  }

  .numbercennik {
    font-size: 34px;
    line-height: 42px;
  }

  .image-11 {
    width: 100%;
  }

  .div-block-75 {
    justify-content: center;
    align-items: flex-start;
  }
}

@media screen and (max-width: 479px) {
  .container {
    height: 50vh;
    margin: 60px 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .split-text {
    font-size: 28px;
    line-height: 38px;
  }

  .div-block {
    margin-left: 0;
  }

  .bold-text {
    font-size: 12px;
  }

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

  .div-block-2 {
    margin-left: 0;
    margin-right: 0;
  }

  .left-arrow {
    width: 60px;
  }

  .icon {
    color: #fff;
    margin-left: 5px;
    margin-right: 35px;
    font-size: 25px;
  }

  .icon-2 {
    margin-left: 20px;
    margin-right: 10px;
    font-size: 25px;
  }

  .navbar-no-shadow-container {
    margin-top: 20px;
  }

  .nav-menu {
    flex-direction: column;
  }

  .nav-button-wrapper {
    width: auto;
  }

  .right-arrow {
    width: 60px;
  }

  .div-block-3 {
    width: 100%;
    margin-top: 40px;
    margin-bottom: 40px;
    line-height: 15px;
  }

  .heading-2 {
    margin-bottom: 20px;
    padding-top: 20px;
    padding-right: 0;
    font-size: 25px;
    line-height: 28px;
  }

  .container10vw {
    margin-top: 20px;
  }

  .heading-3 {
    text-align: center;
    width: 95vw;
    padding-bottom: 10px;
    padding-left: 0;
    font-size: 25px;
    font-weight: 700;
    line-height: 30px;
  }

  .div-block-4 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-flow: column;
    height: auto;
    margin-top: 0;
    display: block;
  }

  .image {
    width: 30%;
  }

  .heading-4 {
    font-size: 18px;
  }

  .text-block-2 {
    font-size: 12px;
    line-height: 20px;
  }

  .div-block-7 {
    margin-bottom: 20px;
  }

  .container-5 {
    margin-left: 1vw;
    margin-right: 1vw;
  }

  .gradient-text {
    text-align: left;
    margin-bottom: 60px;
    font-size: 28px;
  }

  .div-block-16 {
    justify-content: center;
    align-items: center;
  }

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

  .glassleft {
    background-image: radial-gradient(circle at 100% 0, #ffffff29, #eceef2 35%, #fff);
  }

  .glassrightright {
    background-image: radial-gradient(circle at 100% 0, #ffffff61, #f0f0f3 53%, #fff);
  }

  .glassleftleft {
    background-image: radial-gradient(circle at 100% 0, #ffffff29, #eeeff2 35%, #fff);
  }

  .container-9 {
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    padding-left: 15px;
    padding-right: 15px;
  }

  .div-block-19 {
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    display: flex;
  }

  .heading-8 {
    font-size: 12px;
  }

  .heading-9 {
    text-align: left;
    line-height: 32px;
  }

  .researchtext {
    font-size: 22px;
    font-weight: 500;
    line-height: 28px;
  }

  .researchdiv {
    margin-left: 0;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .div-block-21 {
    padding-left: 20px;
  }

  .container-10 {
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-22 {
    margin-top: 0;
  }

  .heading-3-copy {
    margin-bottom: 0;
    padding-left: 0;
    font-family: Satoshi, Verdana, sans-serif;
    font-size: 25px;
    font-weight: 700;
    line-height: 30px;
  }

  .badaniabadge {
    padding-top: 0;
    padding-bottom: 0;
  }

  .heading-10 {
    font-size: 11px;
  }

  .subheading {
    margin-top: 0;
    padding-left: 0;
    font-size: 20px;
    line-height: 30px;
  }

  .subheading-2 {
    text-align: center;
    padding-left: 0;
    font-size: 12px;
    line-height: 30px;
  }

  .subheading-3 {
    text-align: center;
    padding-left: 0;
    font-size: 12px;
    line-height: 18px;
  }

  .div-block-29 {
    width: 60%;
  }

  .gmailoverlay {
    padding: 8px 20px;
    right: -31%;
  }

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

  .comarchoptimaoverlay {
    padding: 8px 20px;
    left: -30%;
  }

  .esceloverlay {
    padding: 8px 20px;
    left: -31%;
  }

  .outlookoverlay {
    padding: 8px 20px;
    right: -31%;
  }

  .salesforceoverlay {
    padding-left: 30px;
    padding-right: 30px;
  }

  .automatyzujemyheading {
    padding-left: 0;
    font-size: 25px;
    font-weight: 700;
    line-height: 30px;
  }

  .div-block-31 {
    order: -9999;
    height: 240px;
  }

  .code-embed {
    margin-right: 40px;
  }

  .tilewithimage {
    height: 30vh;
    margin-bottom: 20px;
  }

  .image-7 {
    height: auto;
  }

  .logossliderleft {
    min-width: 400%;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .caruzelright {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .logossliderright {
    min-width: 430%;
  }

  .div-block-40 {
    height: auto;
    padding-bottom: 0;
  }

  .linebottom {
    background-color: #88888880;
    border-width: 0;
    border-color: #0054f7;
  }

  .text-block-15 {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 20px;
    font-size: 14px;
  }

  .div-block-42 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .div-block-43 {
    height: 10vh;
    display: none;
  }

  .div-block-45 {
    justify-content: flex-end;
    align-items: center;
    height: auto;
    margin-top: 0;
    padding-top: 20px;
  }

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

  .timelinetitle {
    font-size: 18px;
  }

  .timelinetextright {
    font-family: Open Sans, sans-serif;
  }

  .rightsideright1, .leftsideleft {
    width: 100%;
    padding-left: 0;
  }

  .text-block-17, .text-block-18, .text-block-19, .text-block-20, .text-block-21 {
    font-size: 25px;
    display: none;
  }

  .text-block-22 {
    width: 95%;
    font-size: 16px;
  }

  .questiondiv {
    padding-right: 0;
  }

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

  .jakdzialamytitle {
    text-align: center;
    width: 80vw;
    padding-bottom: 10px;
    padding-left: 0;
    font-family: Satoshi, Verdana, sans-serif;
    font-size: 25px;
    font-weight: 700;
    line-height: 30px;
  }

  .bold-text-6 {
    font-size: 14px;
    line-height: 18px;
  }

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

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

  .div-block-62 {
    margin-right: 0;
  }

  .heading-11 {
    color: #0c0138;
    font-size: 25px;
    line-height: 35px;
  }

  .mailblock {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 30px;
  }

  .text-block-26 {
    color: #0052f8;
    font-size: 16px;
    text-decoration: none;
  }

  .phoneblock {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 30px;
  }

  .link-block {
    color: #0052f8;
  }

  .link-block-2 {
    color: #0053f7;
  }

  .pricing-comparison {
    padding-top: 0;
  }

  .container-15 {
    justify-content: center;
    align-items: center;
    max-width: none;
    display: flex;
  }

  .pricing-wrapper {
    grid-row-gap: 20px;
    place-items: center stretch;
    width: 90%;
  }

  .pricing-card {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .pricing-title {
    font-size: 18px;
    line-height: 30px;
  }

  .paragraph-regular.margin-bottom-20 {
    font-weight: 600;
    line-height: 18px;
  }

  .pricing-feature-list {
    justify-content: center;
    align-items: flex-start;
  }

  .pricing-feature {
    background-image: url('../images/bullet-point-svg.svg');
    background-size: 20px;
    font-family: Open Sans, sans-serif;
    font-weight: 400;
  }

  .div-block-71, .div-block-72, .div-block-73, .div-block-74 {
    height: auto;
  }

  .numbercennik {
    font-size: 18px;
    line-height: 30px;
  }

  .container-16 {
    height: 20vh;
    overflow: hidden;
  }

  .image-11 {
    width: 150%;
  }

  .politykacontainer {
    height: 20vh;
    overflow: hidden;
  }
}

#w-node-_7bcb0d92-7a50-0f2c-73e1-e7b98cfcdea0-39800826, #w-node-b76e12d9-1c87-dee8-0a8c-494ecc4b9106-39800826 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-abaa77ee-b274-9b17-1ad3-9d3184b03318-39800826 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_918dfacd-ba47-ef9d-a6b2-027a92040b63-39800826, #w-node-_0084168f-813f-fbf5-fc6f-5d6d70190034-39800826 {
  grid-area: span 2 / span 1 / span 2 / span 1;
  justify-self: auto;
}

#w-node-_6b346156-91c9-9ff8-45dc-1c056ee3e7f4-39800826, #w-node-e3d43892-e89e-8acb-26b1-a680f7a7f127-39800826 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  justify-self: auto;
}

#w-node-_50d710fb-6e1c-50af-9f11-bb4e3b0bb116-39800826, #w-node-_50d710fb-6e1c-50af-9f11-bb4e3b0bb11d-39800826, #w-node-ce39163e-73f1-1b4b-3860-bb5bac65ee2b-1fb62149, #w-node-ce39163e-73f1-1b4b-3860-bb5bac65ee73-1fb62149, #w-node-_8cae6575-85b2-0b94-922c-19483e86d5af-1fb62149, #w-node-_3b114f90-ec41-340c-5eda-76882fa5dbbe-1fb62149, #w-node-b2cadc1c-f9f5-e3b8-a96c-1471fabc0ed4-1fb62149, #w-node-b2cadc1c-f9f5-e3b8-a96c-1471fabc0edb-1fb62149, #w-node-_19b024fe-1cb9-0b45-2e49-61cfb5f754ea-155f656a, #w-node-_19b024fe-1cb9-0b45-2e49-61cfb5f754fe-155f656a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


@font-face {
  font-family: 'Lineseedjp';
  src: url('../fonts/LINESeedJP-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lineseedjp';
  src: url('../fonts/LINESeedJP-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lineseedjp';
  src: url('../fonts/LINESeedJP-ExtraBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lineseedjp';
  src: url('../fonts/LINESeedJP-Bold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}