html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-family: Arial;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  vertical-align: baseline;
  display: inline-block;
}
audio:not([controls]) {
  height: 0;
  display: none;
}
[hidden],
template {
  display: none;
}
a {
  background-color: #0000;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  margin: 0.67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
  position: relative;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  box-sizing: border-box;
}
html {
  height: 100%;
}
body {
  color: #333;
  background-color: #fff;
  min-height: 100%;
  margin: 0;
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
}
img {
  vertical-align: middle;
  max-width: 100%;
  display: inline-block;
}
html.w-mod-touch * {
  background-attachment: scroll !important;
}




/* working css */


.c3 {
  display: flex;
  overflow: hidden;
}


.c3__logo {
  justify-content: center;
  align-items: center;
  margin-right: 40px;
  display: flex;
}


.c3__logos {
  flex-wrap: nowrap;
  flex: none;
  justify-content: flex-start;
  display: flex;
}

.section-none {
  position: relative;
  overflow: hidden;
}
.section-none.overflow {
  overflow: visible;
}
.section-none.signup {
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.section-none.signup {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
}

.contain {
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

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

.page {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
  position: relative;
}
.page.inter-font {
  font-family: Inter, Arial;
  font-weight: 400;
}
.page-2 {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
  position: relative;
}
.page-slot__helpers {
  display: none;
}
.page-slot__navigation,
.page-slot__footer {
  min-height: var(--fivetran-com-design-library---rems--32px);
}
.page-slot__main {
  min-height: var(--fivetran-com-design-library---rems--32px);
  flex: 1;
}

.spacer__8 {
  height: 8px;
}
.spacer__16 {
  height: 16px;
}
.spacer__24 {
  height: 24px;
}
.spacer__32 {
  height: 32px;
}
.spacer__40 {
  height: 40px;
}
.spacer__48 {
  height: 48px;
}
.spacer__56 {
  height: 56px;
}
.spacer__64 {
  height: 64px;
}
.spacer__72 {
  height: 72px;
}
.spacer__80 {
  height: 80px;
}
.spacer__88 {
  height: 88px;
}
.spacer__96 {
  height: 96px;
}
.spacer__104 {
  height: 104px;
}
.spacer__112 {
  height: 112px;
}
.spacer__120 {
  height: 120px;
}
.spacer__80-2 {
  height: 80px;
}
.main {
  flex: 1;
}
.main.signup {
  flex-flow: column;
  display: flex;
}
.unordered-list__item {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}
.unordered-list {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  align-items: flex-start;
  display: flex;
}
#w-node-_4b07a260-fbb4-43c4-4b9b-7ea2104ce1f4-e748d194,
#w-node-_4b07a260-fbb4-43c4-4b9b-7ea2104ce21e-e748d194 {
  grid-area: span 1 / span 6 / span 1 / span 6;
  align-self: start;
}
.text__area-20 {
  font-family: var(--fivetran-com-design-library---fonts--heading-font);
  letter-spacing: -0.7px;
  font-size: 20px;
  font-weight: 800;
  line-height: 24px;
}
.text__area-20.text__blue-60 {
  color: var(--blue-60);
  letter-spacing: 0;
}



@media screen and (max-width: 767px) {

    /* working css */
  #w-node-_4b07a260-fbb4-43c4-4b9b-7ea2104ce1f4-e748d194,
  #w-node-_4b07a260-fbb4-43c4-4b9b-7ea2104ce21e-e748d194 {
    grid-column: span 2 / span 2;
  }

  .contain {
    padding-left: 20px;
    padding-right: 20px;
  }
  .section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .footer {
    align-content: start;
  }
  .logos__wrap {
    grid-column-gap: 16px;
    grid-row-gap: 24px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
  }
  .logos__logo {
    margin-right: 20px;
  }
  .text__jetbrains-60 {
    font-size: 48px;
    line-height: 48px;
  }
  .c4__tab {
    margin-bottom: 9px;
    margin-right: 12px;
  }
  .c4__tabs {
    grid-template-rows: auto;
    grid-template-columns: max-content max-content;
    grid-auto-columns: 1fr;
    justify-content: center;
    justify-items: start;
    display: flex;
  }
  .show-mobile-only {
    display: block;
  }
  .show-desktop-tablet-only {
    display: none;
  }
  .c4__logos {
    grid-template-columns: max-content max-content max-content max-content max-content;
  }
  .c1__section {
    height: auto;
  }
  .text__display-large {
    letter-spacing: normal;
    font-size: 35px;
    line-height: 42px;
  }
  .text__display-medium {
    font-size: 28px;
    line-height: 33px;
  }
  .text__subhead {
    font-size: 18px;
    line-height: 22px;
  }
  .text__heading-4 {
    letter-spacing: 0.5px;
    font-size: 16px;
  }
  .text__body-large {
    font-size: 18px;
    line-height: 26px;
  }
  .button__list {
    grid-auto-flow: row;
    justify-items: start;
  }
  .connector__wrap.elevation-small__default {
    width: 60px;
    height: 60px;
  }
  .text__display-small {
    font-size: 22px;
    line-height: 26px;
  }
  .show-desktop-only {
    display: none;
  }
  .lp-nav {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .hide__desktop-ipad {
    display: block;
  }
  .lp-footer__grid {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-auto-flow: row;
  }
  .awards {
    flex-wrap: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: auto;
    grid-auto-flow: column;
    justify-content: space-around;
    justify-items: center;
    display: flex;
  }
  .spacer__88-40 {
    height: 40px;
  }
  .lp__line-bullet {
    margin-left: 0;
  }
  .text__jetbrains-36 {
    font-size: 48px;
    line-height: 48px;
  }
  .text__eyebrow-large {
    line-height: 22px;
  }
  .vertical-line__blue {
    flex: none;
  }
  .hide__mobile {
    display: none;
  }
  .lp__speakers-flex-wrapper {
    flex-direction: column;
  }
  .form-wrapper {
    padding: 20px;
  }
  .div-block-76 {
    display: none;
  }
  .lp__description-rte {
    font-size: 18px;
    line-height: 26px;
  }
  .div-block-78 {
    top: 0;
  }
  .lp__content-with-line {
    margin-left: 0;
  }
  .marketo__form {
    grid-template-columns: 1fr;
  }
  .form__text-field {
    min-height: 50px;
  }
  .div-block-79 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }
  .image {
    height: 30px;
  }
  .bullets__line {
    left: 20px;
  }
  .data-lanes__clock {
    margin-top: 2.5rem;
  }
  .data-lanes__clock-colon {
    font-size: 3.75rem;
    line-height: 4rem;
  }
  .data-lanes__clock-digit {
    font-size: 2.5rem;
  }
  .image-3 {
    height: 7rem;
    top: -3.6rem;
  }
  .div-block-84 {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
  }
  .show-only__desktop {
    display: none;
  }
  .footer__grid {
    grid-template-columns: 1fr 1fr;
  }
  .b21__button-wrapper {
    grid-template-columns: 1fr;
  }
  .b1 {
    grid-row-gap: 48px;
    grid-template-columns: 1fr;
  }
  .text__quote {
    font-size: 18px;
    line-height: 22px;
  }
  .text__body-large-2.carousel {
    font-size: 1.125rem;
  }
  .show-only__desktop-tablet {
    display: none;
  }
  .text__display-large-2 {
    font-size: 1.75rem;
    line-height: 2.25rem;
  }
  .text__display-gartner {
    font-size: 2rem;
    line-height: 2.5rem;
  }
  .lp-nav__brand {
    width: 100px;
  }
  .show-only__mobile {
    display: block;
  }
  .session-dropdown-trigger {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  .text__area-28 {
    font-size: 22px;
    line-height: 32px;
  }
  .c3__logos {
    grid-column-gap: 16px;
    grid-row-gap: 24px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
  }
  .text__display-xlarge {
    letter-spacing: 0.01px;
    font-size: 2.25rem;
    line-height: 2.75rem;
  }
  .div-block-402 {
    position: static;
  }
  .resource-card__image {
    min-height: auto;
  }
  .show-mobile-only-2 {
    display: block;
  }
  .slider-wrapper {
    width: 120%;
  }
  .c3__logo {
    margin-right: 20px;
  }
  ._10k-form-wrap {
    margin-top: 20px;
    position: static;
  }
  .div-block-436 {
    flex-flow: column;
  }
  .text__display-xsmall {
    font-size: 22px;
    line-height: 26px;
  }
  .connector__wrap-2 {
    width: 60px;
    height: 60px;
  }
  .section-header {
    grid-row-gap: 16px;
    grid-template-columns: 1fr;
  }
  .div-block-405 {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    display: flex;
  }
  .div-block-410 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    border-bottom: 1px solid #d0d3d9;
    border-right-style: none;
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .div-block-410.last-item {
    border-bottom-style: none;
  }
  .card-grid__card {
    padding: 20px;
  }
  .div-block-406 {
    margin-right: 0;
  }
  .cards__takedown {
    flex-direction: column;
    display: flex;
  }
  .card__takedown {
    padding: 24px;
  }
  .image-121 {
    width: 70%;
  }
  .div-block-443 {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .div-block-445 {
    margin-left: 0;
  }
  .text__body-large2 {
    font-size: 18px;
    line-height: 26px;
  }
  .connectors-list {
    grid-template-columns: 1fr 1fr;
  }
  .demo-form-wrap {
    padding: 10px;
  }
  .div-block-454 {
    background-color: var(--fivetran-com-design-library---colors--grey-05);
    border-radius: 4px;
    width: 100%;
    padding: 20px;
  }
  .div-block-455 {
    width: 100%;
  }
  .div-block-456 {
    color: var(--fivetran-com-design-library---colors--white);
  }
  .show-only__mobile-2 {
    display: block;
  }
  .show-only__desktop-tablet-2 {
    display: none;
  }
  .basegrid {
    grid-template-columns: 1fr 1fr;
  }
  .cards__top-2 {
    padding-top: var(--fivetran-com-design-library---rems--20px);
    padding-right: var(--fivetran-com-design-library---rems--20px);
    padding-left: var(--fivetran-com-design-library---rems--20px);
  }
  .cards__bottom-2 {
    padding-right: var(--fivetran-com-design-library---rems--20px);
    padding-bottom: var(--fivetran-com-design-library---rems--20px);
    padding-left: var(--fivetran-com-design-library---rems--20px);
  }
  .hero__form-wrapper {
    padding: var(--fivetran-com-design-library---rems--20px);
  }
  .basegrid-3-copy {
    grid-template-columns: 1fr 1fr;
  }
  .banner {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
  }
  .text__blue-60 {
    display: inline;
  }
}