:root {
  --color-1: #D2E825;
  --color-2: #020A36;
  --color-4: #FAF3E7;
  --white: #fff;
  --black: #000;
}

.container {
  max-width: 1542px;
  width: 90% !important;
  margin: 0 auto;
  padding: 0 !important;
}

.bg-colro-1 {
  background: var(--color-1);
}

.bg-color-2 {
  background: var(--color-2);
}

.color-1 {
  color: var(--color-1);
}

ul > li, ul {
  padding: 0 !important;
  margin: 0 !important;
}
ul > li::before, ul::before {
  content: none !important;
}
ul > li a, ul a {
  border-bottom: none !important;
}

a:hover {
  color: #FFF !important;
}

p {
  margin: 0 !important;
}

.btn--secondary.btn--secondary {
  margin-bottom: 0 !important;
}

.d-flex {
  display: flex;
}

.hide-on-desktop {
  display: none;
}

.heading-1 {
  font-size: 50px;
  font-style: normal;
  font-weight: 400;
  line-height: 99.5%;
  letter-spacing: -2.25px;
  text-transform: uppercase;
}

.heading-3 {
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 94.023%;
  letter-spacing: -1.8px;
  text-transform: uppercase;
}

.heading-4 {
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 94.023%; /* 13.163px */
  letter-spacing: -0.63px;
  text-transform: uppercase;
}

.heading-6 {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 94.023%;
  letter-spacing: -0.72px;
}

@media (max-width: 992px) {
  .heading-3-md {
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 94.023%; /* 22.565px */
    letter-spacing: -1.08px;
    text-transform: uppercase;
  }
  .heading-9-md {
    font-size: 24px;
    line-height: 94.023%; /* 22.565px */
    letter-spacing: -1.08px;
  }
  .heading-8-md {
    font-size: 27px;
    letter-spacing: -1.08px;
    line-height: 94.023%; /* 22.565px */
  }
  .heading-4-md {
    font-size: 35px;
    font-style: normal;
    font-weight: 700;
    line-height: 94.023%; /* 32.908px */
    letter-spacing: -1.575px;
    text-transform: uppercase;
  }
}
.text-1 {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}

.text-2 {
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.global-top-padding-lg {
  padding-top: 120px;
}
@media (max-width: 768px) {
  .global-top-padding-lg {
    padding-top: 30px;
  }
}

.global-vertical-padding-lg {
  padding: 120px 0;
}
@media (max-width: 768px) {
  .global-vertical-padding-lg {
    padding: 60px 0;
  }
}

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

h1, h2, h3, h4, h5, h6 {
  margin: 0 !important;
  padding: 0 !important;
}

.primary-btn {
  background: var(--color-1);
  color: var(--color-2);
  padding: 16px 32px;
}

.secondary-btn {
  background: var(--color-2);
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.25;
  text-transform: none;
  text-decoration: none;
  text-shadow: none;
  letter-spacing: -0.0125em;
  color: #fff;
  margin-bottom: 4.8rem;
  padding: 1.8rem 2.4rem 1.6rem;
  border-radius: 0;
  display: inline-block;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: GothamBold, gotham-bold-fallback, Helvetica, Arial, sans-serif;
}

header {
  background: #020A36;
  padding: 30px 0;
}
header .header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: fixed;
  top: 0;
  z-index: 999;
  width: 100%;
  transition: transform 0.4s ease, background-color 0.4s ease;
  background: rgba(0, 0, 0, 0);
  padding: 20px 8rem 20px 8rem;
  background-color: var(--color-2);
}
header .header .btn--secondary {
  margin-bottom: 0 !important;
}

.nav-up {
  transform: translateY(-100%);
}

.nav-down {
  transform: translateY(0);
}

.banner-wrapper {
  position: relative;
}
.banner-wrapper .banner-image {
  position: absolute;
  bottom: -7px;
  right: -5%;
}

.banner-content {
  padding-bottom: 70px;
}
.banner-content h1 {
  color: var(--color-1);
  width: 100%;
  max-width: 700px;
}
.banner-content p {
  max-width: 500px;
  width: 100%;
  color: var(--color-4);
  padding: 24px 0 40px;
}

.case-studies-overview .cso-title {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 60px;
}
.case-studies-overview .cso-title h3 {
  max-width: 650px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.case-studies-overview .post-card h3 {
  height: 100px;
  padding: 24px 0 30px !important;
  color: var(--black);
}
.case-studies-overview .post-card .link-btn {
  background: none;
  border: none;
  display: flex;
  align-items: center;
  gap: 16px;
}
.case-studies-overview .zetwerk-industries {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
.case-studies-overview .zetwerk-industries .industry-content {
  margin-top: 16px;
  gap: 16px;
}
.case-studies-overview .zetwerk-industries .industry-content .pr-font {
  color: var(--color-2);
  font-family: GothamBold, gotham-bold-fallback, Helvetica, Arial, sans-serif;
}
.case-studies-overview .zetwerk-industries .industry-content h5 {
  min-height: 5rem;
}

.contact-form-wrapper {
  position: relative;
  color: var(--white);
}
.contact-form-wrapper h2 {
  color: var(--color-1);
}
.contact-form-wrapper .contact-form-main label {
  color: var(--color-1) !important;
}
.contact-form-wrapper .hs-dependent-field label {
  color: var(--white) !important;
}
.contact-form-wrapper .hs-button {
  background: var(--color-1) !important;
  color: var(--black) !important;
  border: 1px solid transparent !important;
}
.contact-form-wrapper .hs-button:hover {
  background: transparent !important;
  border: 1px solid var(--color-1) !important;
  color: var(--color-1) !important;
}
.contact-form-wrapper .zetsvg {
  position: absolute;
  bottom: 0;
  left: -2%;
}

.zetwerk-contact-wrapper .contact-section {
  height: 420px;
  padding: 0;
}
.zetwerk-contact-wrapper .contact-section .col-md-6 {
  padding: 0;
}
.zetwerk-contact-wrapper .content {
  padding-top: 140px !important;
}
.zetwerk-contact-wrapper .content .download-pdf {
  cursor: pointer;
  display: flex;
  gap: 30px;
}
.zetwerk-contact-wrapper .content h3 {
  margin-bottom: 8px !important;
}
.zetwerk-contact-wrapper .content p {
  margin-bottom: 50px !important;
}

.psr-wrap {
  display: flex;
  gap: 30px;
  flex-direction: column;
  padding-top: 75px !important;
}
.psr-wrap h2 {
  width: 100%;
  margin: 0 auto;
  max-width: 750px;
}
.psr-wrap .psr-title {
  justify-content: center;
  display: flex;
}
.psr-wrap .psr-svg-wrap {
  display: flex;
  justify-content: center;
}
.psr-wrap .psr-cards {
  display: flex;
  gap: 20px;
}
.psr-wrap .psr-cards .card-wrap {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  height: 255px;
  padding: 30px 20px;
  background-color: var(--color-2);
  width: 100%;
}
.psr-wrap .psr-cards .card-wrap .card {
  gap: 80px;
  flex-direction: column;
  width: 100%;
  max-width: 150px;
}
.psr-wrap .psr-cards .card-wrap .card .content {
  color: var(--white);
  gap: 4px;
  flex-direction: column;
}
.psr-wrap .psr-cards .card-wrap .layer-svg {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.psr-wrap .psr-cards .card-wrap .overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--color-7);
  color: var(--color-6);
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 28px;
  transform: translateY(100%);
  transition: transform 0.7s ease-in-out;
  background-color: #D2E825;
}
.psr-wrap .psr-cards .card-wrap .overlay .solution-content {
  gap: 10px;
  flex-direction: column;
}
.psr-wrap .psr-cards .card-wrap:hover .overlay {
  transform: translate(0);
}

.hbspt-form input, .hbspt-form textarea {
  border: 3px solid var(--color-1) !important;
}

footer {
  padding: 58px 0;
  background-color: #020b36;
}

footer .zetwerk-footer {
  padding: 0;
}

footer .zetwerk-footer .col-md-6 {
  padding: 0;
}

footer .zetwerk-footer .col-one {
  gap: 32px;
}

footer .zetwerk-footer .col-one p {
  color: #FAF3E7;
  width: 100%;
  max-width: 354px;
}

footer .zetwerk-footer .col-two .social-links {
  gap: 22px;
}

footer .zetwerk-footer .col-three a, footer .zetwerk-footer .col-three p {
  color: #FAF3E7;
}

@media (max-width: 768px) {
  header .header {
    padding: 20px 3rem;
  }
  .banner-wrapper .banner-content {
    padding-bottom: 40px;
  }
  .banner-wrapper .banner-image {
    position: unset;
  }
  .banner-wrapper .banner-image svg {
    width: 100%;
    height: 100%;
  }
  .psr-wrap {
    padding-top: 30px !important;
  }
  .psr-wrap .psr-cards {
    flex-direction: column;
  }
  .case-studies-overview .cso-title {
    padding-bottom: 20px;
  }
  .contact-form-wrapper h2 {
    padding-bottom: 30px !important;
  }
  .contact-form-wrapper .hs-button {
    margin-bottom: 0 !important;
  }
  .contact-form-wrapper .contact-form-main {
    margin-bottom: 0 !important;
  }
  .download-wrap .global-vertical-padding-lg {
    padding: 0 !important;
  }
  .download-wrap .container {
    padding: 0 !important;
    margin: 0 !important;
    width: 100% !important;
  }
  .zetwerk-contact-wrapper .contact-section {
    position: relative;
    margin: 0;
    width: 100% !important;
    height: 490px;
  }
  .zetwerk-contact-wrapper .content {
    position: absolute;
    padding: 180px 12px 90px 12px !important;
  }
  .hide-on-mobile, .zetsvg {
    display: none;
  }
  .hide-on-desktop {
    display: block;
  }
  .zetwerk-industries {
    display: -webkit-inline-box !important;
    width: 100%;
    overflow: auto;
    scrollbar-width: none;
  }
  .zetwerk-industries .industry {
    margin-right: 20px;
    width: 100%;
    max-width: 300px;
  }
  footer .zetwerk-footer {
    flex-direction: column;
    gap: 37px;
    align-items: start;
  }
  footer .zetwerk-footer .col-three {
    align-items: start !important;
  }
}
@media (max-width: 1320px) {
  .psr-wrap .psr-cards .card-wrap .layer-svg {
    width: 100%;
    max-width: 200px;
  }
}
@media (max-width: 1199px) {
  .psr-wrap .psr-cards .card-wrap .layer-svg {
    max-width: 150px;
  }
}
.overlay-up {
  transform: translate(0);
}

.box-1 {
  animation: move3D 3s infinite forwards;
}

.box-2 {
  animation: moveBox3D 3s infinite forwards;
  animation-delay: 3s; /* wait until .box-1 finishes */
  opacity: 0; /* start invisible */
}

.location-logo {
  animation: upDown 2s ease-in-out infinite;
}

.light-1, .light-2 {
  animation: lightOn 2s forwards;
  animation-delay: 4s;
  opacity: 0;
}

@keyframes lightOn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes moveBox3D {
  0% {
    transform: translate3d(-16px, -12px, 0px) rotateY(0deg);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: translate3d(30px, 20px, 0px) rotateY(0deg);
    opacity: 1;
  }
}
@keyframes move3D {
  0% {
    transform: translate3d(0px, 0px, 0px) rotateY(0deg);
    opacity: 1;
  }
  50% {
    transform: translate3d(-43px, -24px, 0px) rotateY(0deg);
    opacity: 1;
  }
  80% {
    opacity: 0.8;
  }
  90% {
    opacity: 0.4;
  }
  100% {
    transform: translate3d(23px, -66px, 0px) rotateY(0deg);
    opacity: 0;
  }
}
@keyframes upDown {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
}

/*# sourceMappingURL=demandbase-lp-tariff.css.map */

