.tp-landingpage .w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}.tp-landingpage .w-embed-youtubevideo {
  width: 100%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}.tp-landingpage .w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}.tp-landingpage {
  color: #1a1b1f;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}.tp-landingpage h1 {
  margin-top: 20px;
  margin-bottom: 15px;
  font-size: 44px;
  font-weight: 400;
  line-height: 62px;
}.tp-landingpage h2 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 36px;
  font-weight: 400;
  line-height: 50px;
}.tp-landingpage h3 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 30px;
  font-weight: 400;
  line-height: 46px;
}.tp-landingpage h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 400;
  line-height: 38px;
}.tp-landingpage h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 500;
  line-height: 34px;
}.tp-landingpage h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
}.tp-landingpage p {
  margin-bottom: 10px;
}.tp-landingpage a {
  color: #1a1b1f;
  text-decoration: underline;
  transition: opacity .2s;
  display: block;
}.tp-landingpage a:hover {
  color: #32343a;
}.tp-landingpage a:active {
  color: #43464d;
}.tp-landingpage ul {
  margin-top: 20px;
  margin-bottom: 10px;
  padding-left: 40px;
  list-style-type: disc;
}.tp-landingpage li {
  margin-bottom: 10px;
}.tp-landingpage img {
  display: block;
}.tp-landingpage label {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}.tp-landingpage blockquote {
  border-left: 5px solid #e2e2e2;
  margin-top: 25px;
  margin-bottom: 25px;
  padding: 15px 30px;
  font-size: 20px;
  line-height: 34px;
}.tp-landingpage figcaption {
  opacity: 1;
  text-align: center;
  margin-top: 5px;
  font-size: 14px;
  line-height: 26px;
}.tp-landingpage .divider {
  height: 1px;
  background-color: #eee;
}.tp-landingpage .styleguide-content-wrap {
  text-align: center;
}.tp-landingpage .section {
  margin-top: 100px;
  margin-left: 30px;
  margin-right: 30px;
}.tp-landingpage .section.cc-cta {
  background-color: #f4f4f4;
  padding-left: 80px;
  padding-right: 80px;
}.tp-landingpage .section.cc-store-home-wrap {
  max-width: 80%;
  margin: 0 auto;
}.tp-landingpage .styleguide-block {
  text-align: left;
  flex-direction: column;
  align-items: center;
  margin-top: 80px;
  margin-bottom: 80px;
  display: block;
}.tp-landingpage .container {
  width: 100%;
  max-width: 1140px;
  border: 1px solid #fff;
  border-radius: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
}.tp-landingpage .paragraph-tiny {
  font-size: 12px;
  line-height: 20px;
}.tp-landingpage .paragraph-bigger {
  opacity: 1;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 400;
  line-height: 34px;
}.tp-landingpage .paragraph-bigger.cc-bigger-light {
  opacity: .6;
}.tp-landingpage .paragraph-bigger.cc-bigger-white-light {
  opacity: .6;
  display: none;
}.tp-landingpage .button {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  border-radius: 0;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .4s, opacity .4s, color .4s;
}.tp-landingpage .button:hover {
  color: #fff;
  background-color: #32343a;
}.tp-landingpage .button:active {
  background-color: #43464d;
}.tp-landingpage .button.cc-jumbo-button {
  padding: 16px 35px;
  font-size: 14px;
  line-height: 26px;
}.tp-landingpage .button.cc-jumbo-button.cc-jumbo-white {
  color: #000;
  background-color: #fff;
  display: none;
}.tp-landingpage .button.cc-jumbo-button.cc-jumbo-white:hover {
  background-color: #f1f1f1;
}.tp-landingpage .button.cc-jumbo-button.cc-jumbo-white:active {
  background-color: #e1e1e1;
}.tp-landingpage .button.cc-contact-us {
  z-index: 5;
  position: relative;
}.tp-landingpage .button.cc-white-button {
  color: #202020;
  background-color: #fff;
  padding: 16px 35px;
  font-size: 14px;
  line-height: 26px;
}.tp-landingpage .button.cc-white-button:hover {
  background-color: rgba(255, 255, 255, .8);
}.tp-landingpage .button.cc-white-button:active {
  background-color: rgba(255, 255, 255, .9);
}.tp-landingpage .label {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}.tp-landingpage .label.cc-styleguide-label {
  margin-bottom: 25px;
}.tp-landingpage .label.cc-light {
  opacity: .6;
}.tp-landingpage .label.cc-blog-date {
  opacity: .6;
  margin-top: 20px;
}.tp-landingpage .heading-jumbo-tiny {
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
}.tp-landingpage .rich-text {
  width: 70%;
  margin-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
}.tp-landingpage .rich-text p {
  opacity: .6;
  margin-top: 15px;
  margin-bottom: 25px;
}.tp-landingpage .rich-text figcaption {
  opacity: .6;
}.tp-landingpage .rich-text figure {
  margin-top: 25px;
  padding-bottom: 20px;
}.tp-landingpage .paragraph-light {
  opacity: .6;
  color: #000;
  margin-bottom: 1.25em;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  font-size: 1.125em;
}.tp-landingpage .paragraph-light.spalte-re {
  margin-left: 40px;
  margin-right: 0;
}.tp-landingpage .paragraph-light.einleitung {
  white-space: normal;
  font-size: 1.1em;
  font-weight: 500;
  line-height: 125%;
}.tp-landingpage .paragraph-light.fazit {
  margin-left: auto;
  margin-right: auto;
  display: block;
}.tp-landingpage .paragraph-light.link {
  text-align: right;
}.tp-landingpage .heading-jumbo {
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 64px;
  line-height: 80px;
  display: none;
}.tp-landingpage .heading-jumbo-small {
  text-transform: none;
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 2.25em;
  font-weight: 700;
  line-height: 50px;
}.tp-landingpage .styleguide-button-wrap {
  margin-top: 10px;
  margin-bottom: 10px;
}.tp-landingpage .styleguide-header-wrap {
  height: 460px;
  color: #fff;
  text-align: center;
  background-color: #1a1b1f;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px;
  display: flex;
}.tp-landingpage .paragraph-small {
  font-size: 14px;
  line-height: 26px;
}.tp-landingpage .logo-link {
  z-index: 1;
}.tp-landingpage .logo-link:hover {
  opacity: .8;
}.tp-landingpage .logo-link:active {
  opacity: .7;
}.tp-landingpage .menu {
  z-index: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}.tp-landingpage .navigation-wrap {
  flex: 1;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
}.tp-landingpage .navigation {
  background-color: rgba(0, 0, 0, 0);
  align-items: center;
  padding: 30px 50px;
  display: flex;
}.tp-landingpage .navigation-item {
  opacity: .6;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-top: 9px;
  padding-bottom: 9px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}.tp-landingpage .navigation-item:hover {
  opacity: .9;
}.tp-landingpage .navigation-item:active {
  opacity: .8;
}.tp-landingpage .navigation-item.w--current {
  opacity: 1;
  color: #1a1b1f;
  font-weight: 600;
}.tp-landingpage .navigation-item.w--current:hover {
  opacity: .8;
  color: #32343a;
}.tp-landingpage .navigation-item.w--current:active {
  opacity: .7;
  color: #32343a;
}.tp-landingpage .logo-image {
  display: block;
}.tp-landingpage .navigation-items {
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}.tp-landingpage .footer-wrap {
  justify-content: center;
  align-items: center;
  padding-top: 70px;
  padding-bottom: 70px;
  display: flex;
}.tp-landingpage .webflow-link {
  opacity: .5;
  align-items: center;
  text-decoration: none;
  transition: opacity .4s;
  display: flex;
}.tp-landingpage .webflow-link:hover {
  opacity: 1;
}.tp-landingpage .webflow-link:active {
  opacity: .8;
}.tp-landingpage .webflow-logo-tiny {
  margin-top: -2px;
  margin-right: 8px;
}.tp-landingpage .cta-text {
  width: 70%;
  margin-bottom: 35px;
  margin-left: auto;
  margin-right: auto;
}.tp-landingpage .cta-wrap {
  text-align: center;
  justify-content: center;
  padding-top: 110px;
  padding-bottom: 120px;
  display: flex;
}.tp-landingpage .intro-header {
  width: 1280px;
  height: 520px;
  max-height: 520px;
  color: #fff;
  object-fit: fill;
  background-color: #f4f4f4;
  background-image: url('../images/Titelbild_ret.jpg');
  background-position: 50% 53%;
  background-size: cover;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 100px;
  display: flex;
}.tp-landingpage .intro-header.cc-subpage {
  height: 480px;
  color: #fff;
  background-color: #000;
  background-image: none;
}.tp-landingpage .intro-content {
  width: 70%;
  max-width: 1140px;
  text-align: center;
}.tp-landingpage .intro-content.cc-homepage {
  margin-bottom: 20px;
}.tp-landingpage .motto-wrap {
  width: 100%;
  text-align: center;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}.tp-landingpage .about-story-wrap {
  width: 80%;
  text-align: center;
  margin: 80px auto;
}.tp-landingpage .our-services-grid {
  grid-column-gap: 80px;
  grid-row-gap: 60px;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-areas: ". . ."
                       ". . .";
  margin-bottom: 120px;
}.tp-landingpage .section-heading-wrap {
  text-align: center;
  margin-top: 80px;
  margin-bottom: 80px;
}.tp-landingpage .service-icon {
  margin-bottom: 30px;
}.tp-landingpage .status-message {
  color: #fff;
  text-align: center;
  background-color: #202020;
  padding: 9px 30px;
  font-size: 14px;
  line-height: 26px;
}.tp-landingpage .status-message.cc-success-message {
  background-color: #12b878;
}.tp-landingpage .status-message.cc-error-message {
  background-color: #db4b68;
}.tp-landingpage .status-message.cc-no-data {
  width: 70%;
  margin: 100px auto;
  display: block;
}.tp-landingpage .contact-form-wrap {
  border: 1px solid #eee;
  padding: 45px 50px 50px;
}.tp-landingpage .contact-form-grid {
  grid-column-gap: 80px;
  grid-row-gap: 30px;
  grid-template: ". ."
  / 2.5fr 1fr;
  align-items: start;
  margin-top: 100px;
  margin-bottom: 100px;
}.tp-landingpage .details-wrap {
  margin-bottom: 30px;
}.tp-landingpage .get-in-touch-form {
  flex-direction: column;
  display: flex;
}.tp-landingpage .text-field {
  border: 1px solid #e4e4e4;
  border-radius: 0;
  margin-bottom: 18px;
  padding: 21px 20px;
  font-size: 14px;
  line-height: 26px;
  transition: border-color .4s;
}.tp-landingpage .text-field:hover {
  border-color: #e3e6eb;
}.tp-landingpage .text-field:active,.tp-landingpage .text-field:focus {
  border-color: #43464d;
}.tp-landingpage .text-field::-ms-input-placeholder {
  color: rgba(50, 52, 58, .4);
}.tp-landingpage .text-field::placeholder {
  color: rgba(50, 52, 58, .4);
}.tp-landingpage .text-field.cc-contact-field {
  margin-bottom: 25px;
}.tp-landingpage .text-field.cc-textarea {
  height: 200px;
  padding-top: 12px;
}.tp-landingpage .contact-form {
  width: 100%;
  flex-direction: column;
  align-items: stretch;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}.tp-landingpage .contact-form-heading-wrap {
  margin-bottom: 40px;
}.tp-landingpage .contact-heading {
  margin-top: 0;
  margin-bottom: 15px;
  font-weight: 400;
}.tp-landingpage .map {
  height: 460px;
  margin-bottom: 100px;
  line-height: 20px;
}.tp-landingpage .contact-team-name-wrap {
  margin-bottom: 30px;
}.tp-landingpage .our-contacts {
  grid-column-gap: 80px;
  grid-row-gap: 60px;
  text-align: center;
  grid-template: ". . ."
  / 1fr 1fr 1fr;
  margin-bottom: 120px;
}.tp-landingpage .contact-team-details-wrap {
  margin-top: 30px;
}.tp-landingpage .contact-team-pic {
  height: 150px;
  background-color: #f4f4f4;
  margin-bottom: 30px;
}.tp-landingpage .team-pic {
  width: 100%;
  height: 420px;
  background-color: #f4f4f4;
  margin-bottom: 40px;
}.tp-landingpage .team-members {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-areas: ". . ."
                       ". . .";
  margin-bottom: 60px;
}.tp-landingpage .team-member-title-wrap {
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
  display: flex;
}.tp-landingpage .team-member-name {
  opacity: 1;
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: 400;
  line-height: 34px;
}.tp-landingpage .projects-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template: "."
                 "."
                 "."
                 / 1fr;
  margin-bottom: 60px;
}.tp-landingpage .project-name-wrap {
  width: 100%;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
  display: flex;
}.tp-landingpage .project-name-link {
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: 400;
  line-height: 34px;
  text-decoration: none;
}.tp-landingpage .project-name-link:hover {
  opacity: .8;
}.tp-landingpage .project-name-link:active {
  opacity: .7;
}.tp-landingpage .project-cover-link {
  margin-bottom: 40px;
}.tp-landingpage .project-cover-link:hover {
  opacity: .8;
}.tp-landingpage .project-cover-link:active {
  opacity: .7;
}.tp-landingpage .project-overview-header {
  height: 620px;
  color: #fff;
  background-color: #f4f4f4;
  background-image: none;
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  margin-bottom: 100px;
  display: flex;
}.tp-landingpage .project-overview-header.cc-project-2-header {
  background-image: none;
  background-position: 50%;
}.tp-landingpage .project-overview-header.cc-project-3-header {
  background-image: none;
  background-size: cover;
}.tp-landingpage .project-details-grid {
  grid-column-gap: 80px;
  grid-row-gap: 30px;
  grid-template: ". ."
  / 1fr 2fr;
  align-items: start;
  margin-top: 100px;
  margin-bottom: 100px;
}.tp-landingpage .project-pics {
  margin-bottom: 120px;
}.tp-landingpage .detail-image {
  width: 100%;
  margin-bottom: 30px;
}.tp-landingpage .blog-detail-header-wrap {
  width: 70%;
  margin: 60px auto;
}.tp-landingpage .detail-header-image {
  width: 100%;
  height: 620px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: cover;
  margin-bottom: 60px;
  display: block;
}.tp-landingpage .detail-header-image.w--current {
  margin-bottom: 60px;
}.tp-landingpage .blog-list-wrap {
  margin-bottom: 100px;
}.tp-landingpage .blog-item {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 80px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}.tp-landingpage .blog-preview-image {
  width: 100%;
  height: 620px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: cover;
  margin-bottom: 45px;
  transition: opacity .6s;
  display: block;
}.tp-landingpage .blog-preview-image:hover {
  opacity: .8;
}.tp-landingpage .blog-preview-image:active {
  opacity: .7;
}.tp-landingpage .blog-summary-wrap {
  width: 70%;
  text-align: left;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}.tp-landingpage .blog-heading-link {
  margin-bottom: 10px;
  font-size: 30px;
  font-weight: 400;
  line-height: 46px;
  text-decoration: none;
}.tp-landingpage .blog-heading-link:hover {
  opacity: .8;
}.tp-landingpage .blog-heading-link:active {
  opacity: .7;
}.tp-landingpage .contact-email-link {
  opacity: .6;
  margin-bottom: 5px;
}.tp-landingpage .contact-email-link:hover {
  opacity: 1;
}.tp-landingpage .contact-email-link:active {
  opacity: .8;
}.tp-landingpage .protected-form {
  flex-direction: column;
  display: flex;
}.tp-landingpage .protected-wrap {
  justify-content: center;
  padding-top: 90px;
  padding-bottom: 100px;
  display: flex;
}.tp-landingpage .protected-heading {
  margin-bottom: 30px;
}.tp-landingpage .utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  padding: 30px;
  display: flex;
}.tp-landingpage ._404-wrap {
  width: 100%;
  height: 100%;
  background-color: #1a1b1f;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px;
  display: flex;
}.tp-landingpage ._404-content-wrap {
  margin-bottom: 20px;
}.tp-landingpage .home-content-wrap {
  margin-top: 0;
  margin-bottom: 0;
}.tp-landingpage .home-section-wrap {
  margin-bottom: 0;
}.tp-landingpage .section-heading {
  color: #000;
  margin: 2.5em auto .625em;
  font-size: 1.5em;
  font-weight: 500;
  display: block;
}.tp-landingpage .about-grid {
  grid-column-gap: 80px;
  grid-row-gap: 30px;
  grid-template: ". ."
  / 1fr 2fr;
  align-items: center;
  margin-top: 0;
  margin-bottom: 10px;
  padding-top: 40px;
  display: block;
}.tp-landingpage .about-grid.cc-about-2 {
  grid-template-columns: 2fr 1fr;
  grid-template-areas: ". .";
  margin-bottom: 0;
  padding-top: 0;
}.tp-landingpage .intro-text {
  width: 80%;
  margin-bottom: 35px;
  margin-left: auto;
  margin-right: auto;
}.tp-landingpage .collection-wrap {
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: center;
  align-items: flex-start;
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
}.tp-landingpage .work-heading {
  text-align: left;
  margin-top: 10px;
  margin-bottom: 20px;
  font-weight: 400;
}.tp-landingpage .blog-heading {
  text-align: center;
  margin-bottom: 60px;
}.tp-landingpage .blog-preview-wrap {
  width: 33.33%;
  padding-bottom: 30px;
  padding-left: 15px;
  padding-right: 45px;
}.tp-landingpage .collection-list-wrapper {
  margin-bottom: 120px;
}.tp-landingpage .business-article-heading {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 500;
  line-height: 38px;
  text-decoration: none;
}.tp-landingpage .business-article-heading:hover {
  opacity: .8;
}.tp-landingpage .business-article-heading:active {
  opacity: .7;
}.tp-landingpage ._w-lightbox-caption {
  background-color: rgba(0, 0, 0, .6);
}.tp-landingpage {
  max-width: 1250px;
  margin-left: auto;
  margin-right: auto;
  font-family: Roboto, sans-serif;
  font-size: 1em;
}.tp-landingpage .video {
  margin-top: 100px;
}.tp-landingpage .image {
  object-fit: fill;
}.tp-landingpage .image.banner2 {
  padding-bottom: 60px;
}.tp-landingpage .hero-without-image {
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}.tp-landingpage .container-2 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}.tp-landingpage .hero-wrapper-two {
  max-width: 750px;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}.tp-landingpage .margin-bottom-24px {
  margin-bottom: 24px;
}.tp-landingpage .button-primary {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  border-radius: 2px;
  padding: .75em 1.563em;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  transition: all .2s;
}.tp-landingpage .button-primary:hover {
  color: #fff;
  background-color: #32343a;
}.tp-landingpage .button-primary:active {
  background-color: #43464d;
}.tp-landingpage .team-slider {
  width: 1000px;
  background-color: rgba(247, 247, 247, .76);
  border-bottom: 1px #e4ebf3;
  margin: 6.25em auto 2.5em;
  padding: 5em 1.875em;
  position: relative;
}.tp-landingpage .centered-heading {
  text-align: left;
  margin-bottom: -20px;
  font-size: 24px;
  font-weight: 500;
  display: none;
}.tp-landingpage .centered-subheading {
  max-width: 530px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}.tp-landingpage .team-slider-wrapper {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 50px;
}.tp-landingpage .team-slide-wrapper {
  width: 30%;
  margin-right: 5%;
}.tp-landingpage .team-block {
  height: 400px;
  background-color: #fff;
  padding-bottom: 24px;
}.tp-landingpage .team-member-image-two {
  margin-bottom: 1.125em;
}.tp-landingpage .team-block-info {
  flex-direction: column;
  align-items: flex-start;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}.tp-landingpage .team-member-name-two {
  margin-bottom: 12px;
  font-weight: 600;
}.tp-landingpage .team-member-text {
  margin-bottom: 1.25em;
  font-weight: 500;
}.tp-landingpage .text-link-arrow {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}.tp-landingpage .arrow-embed {
  margin-left: 2px;
  display: none;
}.tp-landingpage .team-slider-arrow {
  display: none;
}.tp-landingpage .team-slider-nav {
  margin-top: 1.5em;
  margin-bottom: 4.5em;
  font-size: 10px;
  position: static;
  bottom: -60px;
}.tp-landingpage .text-block,.tp-landingpage .text-block-2,.tp-landingpage .text-block-3,.tp-landingpage .cta-only-text {
  font-weight: 700;
  display: none;
}.tp-landingpage .youtube {
  margin: 8.125em auto 6.25em;
}.tp-landingpage .image-2 {
  max-width: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}.tp-landingpage .image-2.bild-weg {
  display: none;
}.tp-landingpage .intro-header-tablet {
  width: 1280px;
  height: 520px;
  max-height: 520px;
  color: #fff;
  object-fit: fill;
  background-color: #f4f4f4;
  background-image: url('../images/LP_asics-gel-nimbus-25_BANNER_1_T_768x306.jpg');
  background-position: 0 0;
  background-size: cover;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 100px;
  display: none;
}.tp-landingpage .intro-header-tablet.cc-subpage {
  height: 480px;
  color: #fff;
  background-color: #000;
  background-image: none;
}.tp-landingpage .intro-header-mobile {
  width: 1280px;
  height: 520px;
  max-height: 520px;
  color: #fff;
  object-fit: fill;
  background-color: #f4f4f4;
  background-image: url('../images/LP_asics-gel-nimbus-25_BANNER_1_M_320x400.jpg');
  background-position: 0 0;
  background-size: cover;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 100px;
  display: none;
}.tp-landingpage .intro-header-mobile.cc-subpage {
  height: 480px;
  color: #fff;
  background-color: #000;
  background-image: none;
}.tp-landingpage .div-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 40px;
  display: grid;
}.tp-landingpage .div-block.fazit {
  margin-top: 80px;
  display: block;
}.tp-landingpage .features-metrics {
  width: 1000px;
  background-color: #f5f7fa;
  border: 1px #000;
  margin-top: 5em;
  margin-left: auto;
  margin-right: auto;
  padding: 3.75em .938em;
  position: relative;
}.tp-landingpage .container-3 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}.tp-landingpage .features-wrapper {
  justify-content: space-around;
  align-items: center;
  display: flex;
}.tp-landingpage .features-block {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}.tp-landingpage .features-title {
  margin-bottom: .5em;
  font-size: 1.313em;
  font-weight: 600;
  line-height: 125%;
}.tp-landingpage .features-title-small {
  font-size: 24px;
  line-height: 32px;
}.tp-landingpage .image-3 {
  width: 1280px;
  max-height: 500px;
  object-fit: cover;
  object-position: 50% 60%;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
}.tp-landingpage .youtube-2 {
  margin-top: 3.75em;
  margin-left: auto;
  margin-right: auto;
}.tp-landingpage .cta-produkt {
  font-weight: 500;
}.tp-landingpage .header {
  max-height: 30vh;
  object-fit: cover;
  object-position: 50% 54%;
  margin-left: auto;
  margin-right: auto;
}.tp-landingpage .heading {
  margin-top: 1.875em;
  margin-bottom: 1.075em;
  font-size: 2.25em;
  font-weight: 700;
}

@media screen and (max-width: 991px) {.tp-landingpage .section.cc-cta {
    padding-left: 0;
    padding-right: 0;
  }.tp-landingpage .section.cc-store-home-wrap {
    max-width: 90%;
    margin-top: 0;
    margin-bottom: 0;
  }.tp-landingpage .styleguide-block {
    text-align: center;
  }.tp-landingpage .button {
    justify-content: center;
  }.tp-landingpage .button.cc-contact-us {
    display: none;
  }.tp-landingpage .paragraph-light {
    text-align: left;
    margin-left: auto;
    margin-right: auto;
  }.tp-landingpage .paragraph-light.einleitung {
    margin-left: auto;
    margin-right: auto;
  }.tp-landingpage .heading-jumbo {
    font-size: 56px;
    line-height: 70px;
  }.tp-landingpage .heading-jumbo-small {
    margin-bottom: 20px;
  }.tp-landingpage .logo-link.w--current {
    flex: 1;
  }.tp-landingpage .menu-icon {
    display: block;
  }.tp-landingpage .menu {
    margin-left: 30px;
    position: static;
  }.tp-landingpage .navigation-wrap {
    background-color: #fff;
  }.tp-landingpage .navigation {
    padding: 25px 30px;
  }.tp-landingpage .navigation-item {
    text-align: center;
    padding: 15px 30px;
    transition: background-color .4s, opacity .4s, color .4s;
  }.tp-landingpage .navigation-item:hover {
    background-color: #f7f8f9;
  }.tp-landingpage .navigation-item:active {
    background-color: #eef0f3;
  }.tp-landingpage .menu-button {
    padding: 0;
  }.tp-landingpage .menu-button.w--open {
    background-color: rgba(0, 0, 0, 0);
  }.tp-landingpage .navigation-items {
    background-color: #fff;
  }.tp-landingpage .cta-text {
    width: auto;
  }.tp-landingpage .cta-wrap {
    width: auto;
    padding: 80px 50px 90px;
  }.tp-landingpage .intro-header {
    width: 768px;
    height: 306px;
    max-height: 306px;
    background-image: url('../images/LP_asics-gel-nimbus-25_BANNER_1_T_768x306.jpg');
    display: none;
  }.tp-landingpage .our-services-grid {
    width: 80%;
    text-align: center;
    grid-template: ". ."
                   ". ."
                   ". ."
                   / 1fr 1fr;
    margin-left: auto;
    margin-right: auto;
  }.tp-landingpage .service-icon {
    display: inline-block;
  }.tp-landingpage .contact-form-grid {
    width: 80%;
    grid-row-gap: 50px;
    text-align: center;
    grid-template: "."
                   "."
                   / 1fr;
    margin-left: auto;
    margin-right: auto;
  }.tp-landingpage .get-in-touch-form {
    text-align: left;
  }.tp-landingpage .our-contacts {
    width: 80%;
    grid-template: "."
                   "."
                   "."
                   / 1fr;
    margin-left: auto;
    margin-right: auto;
  }.tp-landingpage .team-members {
    grid-template: ". ."
                   ". ."
                   ". ."
                   / 1fr 1fr;
  }.tp-landingpage .team-member-title-wrap {
    margin-bottom: 30px;
  }.tp-landingpage .project-details-grid {
    width: 80%;
    grid-row-gap: 50px;
    text-align: center;
    grid-template: "."
                   "."
                   / 1fr;
    margin-left: auto;
    margin-right: auto;
  }.tp-landingpage .blog-detail-header-wrap {
    width: 70%;
  }.tp-landingpage .detail-header-image {
    height: 460px;
  }.tp-landingpage .blog-item {
    width: 80%;
  }.tp-landingpage .blog-preview-image {
    height: 460px;
  }.tp-landingpage .blog-summary-wrap {
    width: 100%;
  }.tp-landingpage .section-heading {
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    line-height: 125%;
  }.tp-landingpage .about-grid {
    grid-row-gap: 50px;
    text-align: center;
    grid-template: "."
                   "."
                   / 1fr;
  }.tp-landingpage .about-grid.cc-about-2 {
    grid-template-columns: 1fr;
    grid-template-areas: "."
                         ".";
  }.tp-landingpage .intro-text {
    width: auto;
  }.tp-landingpage .collection-wrap {
    flex-flow: column;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
  }.tp-landingpage .blog-preview-wrap {
    width: 80%;
    text-align: center;
    padding-right: 15px;
  }.tp-landingpage .image {
    margin-top: -100px;
  }.tp-landingpage .image.banner2 {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 60px;
  }.tp-landingpage .container-2 {
    max-width: 728px;
  }.tp-landingpage .team-slider {
    width: 700px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
  }.tp-landingpage .team-slide-wrapper {
    width: 47%;
    margin-right: 6%;
  }.tp-landingpage .image-2 {
    width: 700px;
    margin-top: 0;
    display: block;
  }.tp-landingpage .intro-header-tablet {
    width: 768px;
    height: 306px;
    max-height: 306px;
    background-image: url('../images/Titelbild_ret.jpg');
    background-position: 50% 60%;
    background-repeat: repeat-x;
    background-size: cover;
    margin-bottom: 60px;
    display: flex;
  }.tp-landingpage .intro-header-mobile {
    width: 768px;
    height: 306px;
    max-height: 306px;
    background-image: url('../images/LP_asics-gel-nimbus-25_BANNER_1_T_768x306.jpg');
    display: none;
  }.tp-landingpage .features-metrics {
    width: 700px;
    margin-left: auto;
    margin-right: auto;
  }.tp-landingpage .container-3 {
    max-width: 728px;
  }.tp-landingpage .features-wrapper {
    flex-direction: column;
    justify-content: space-between;
    margin-bottom: 0;
    padding-bottom: 0;
  }.tp-landingpage .features-block {
    margin-top: 20px;
    margin-bottom: 20px;
  }.tp-landingpage .image-3 {
    max-height: 330px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }.tp-landingpage .youtube-2 {
    width: 700px;
  }.tp-landingpage .cta-produkt {
    font-weight: 700;
  }.tp-landingpage .header {
    max-height: 20vh;
  }
}

@media screen and (max-width: 767px) {.tp-landingpage .section {
    margin-left: 15px;
    margin-right: 15px;
  }.tp-landingpage .section.cc-cta {
    padding: 15px;
  }.tp-landingpage .section.cc-home-wrap {
    margin-left: 15px;
    margin-right: 15px;
  }.tp-landingpage .section.cc-store-home-wrap {
    margin-left: auto;
    margin-right: auto;
  }.tp-landingpage .container {
    text-align: center;
  }.tp-landingpage .paragraph-bigger {
    font-size: 16px;
    line-height: 28px;
  }.tp-landingpage .rich-text {
    width: 90%;
    max-width: 470px;
    text-align: left;
  }.tp-landingpage .heading-jumbo {
    font-size: 50px;
    line-height: 64px;
  }.tp-landingpage .heading-jumbo-small {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 37px;
  }.tp-landingpage .logo-link {
    padding-left: 0;
  }.tp-landingpage .navigation {
    padding: 20px 30px;
  }.tp-landingpage .cta-wrap {
    padding-left: 30px;
    padding-right: 30px;
  }.tp-landingpage .intro-header {
    width: 568px;
    max-width: 568px;
    object-fit: fill;
    background-image: url('../images/LP_asics-gel-nimbus-25_BANNER_1_T_768x306.jpg');
    background-position: 50%;
    margin-left: -16px;
    margin-right: auto;
  }.tp-landingpage .intro-content {
    width: 80%;
  }.tp-landingpage .our-services-grid {
    grid-row-gap: 60px;
    grid-template: "."
                   "."
                   "."
                   "."
                   "."
                   "."
                   / 1fr;
  }.tp-landingpage .status-message.cc-no-data {
    width: 80%;
    max-width: 470px;
  }.tp-landingpage .contact-form-wrap {
    padding: 30px;
  }.tp-landingpage .text-field.cc-contact-field,.tp-landingpage .text-field.cc-textarea {
    text-align: left;
  }.tp-landingpage .team-pic {
    height: 300px;
    margin-bottom: 30px;
  }.tp-landingpage .team-member-name {
    font-size: 16px;
    line-height: 28px;
  }.tp-landingpage .project-name-wrap {
    margin-bottom: 30px;
  }.tp-landingpage .project-name-link {
    font-size: 16px;
    line-height: 28px;
  }.tp-landingpage .detail-image {
    margin-bottom: 15px;
  }.tp-landingpage .blog-detail-header-wrap {
    width: 90%;
    max-width: 470px;
    text-align: left;
  }.tp-landingpage .blog-item {
    width: 90%;
    max-width: 470px;
  }.tp-landingpage .blog-summary-wrap {
    text-align: center;
  }.tp-landingpage .utility-page-wrap {
    padding: 15px;
  }.tp-landingpage ._404-wrap {
    padding: 30px;
  }.tp-landingpage .section-heading {
    margin-right: 35px;
    line-height: 125%;
  }.tp-landingpage .hero-without-image {
    padding: 60px 15px;
  }.tp-landingpage .team-slider {
    width: 530px;
    padding: 60px 15px;
  }.tp-landingpage .image-2 {
    margin-top: 0;
  }.tp-landingpage .intro-header-tablet {
    width: 568px;
    max-width: 568px;
    object-fit: fill;
    background-image: url('../images/Titelbild_ret.jpg');
    background-position: 50%;
    margin-bottom: 60px;
    margin-left: -16px;
    margin-right: auto;
  }.tp-landingpage .intro-header-mobile {
    width: 568px;
    max-width: 568px;
    object-fit: fill;
    background-image: url('../images/LP_asics-gel-nimbus-25_BANNER_1_T_768x306.jpg');
    background-position: 50%;
    margin-left: -16px;
    margin-right: auto;
  }.tp-landingpage .features-metrics {
    width: 530px;
    flex-wrap: nowrap;
    align-content: stretch;
    justify-content: space-between;
    align-items: stretch;
    padding: 60px 15px;
    display: flex;
  }.tp-landingpage .features-wrapper {
    flex-flow: column wrap;
    margin-bottom: -40px;
  }.tp-landingpage .features-block {
    width: 50%;
    flex-direction: column;
    margin-bottom: 40px;
  }.tp-landingpage .image-3 {
    width: 700px;
    max-height: 260px;
    margin-left: auto;
    margin-right: auto;
  }.tp-landingpage .youtube-2 {
    width: 530px;
  }
}

@media screen and (max-width: 479px) {.tp-landingpage h1 {
    font-size: 36px;
    line-height: 52px;
  }.tp-landingpage .section {
    margin-top: 60px;
  }.tp-landingpage .section.cc-store-home-wrap {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    font-size: 1em;
    line-height: 140%;
  }.tp-landingpage .rich-text {
    width: 100%;
    max-width: none;
  }.tp-landingpage .paragraph-light {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 1em;
  }.tp-landingpage .paragraph-light.einleitung {
    margin-top: 1.25em;
    font-size: 17px;
  }.tp-landingpage .heading-jumbo {
    font-size: 36px;
    line-height: 48px;
  }.tp-landingpage .heading-jumbo-small {
    width: auto;
    margin-top: 1.5em;
    margin-bottom: 0;
    line-height: 34px;
    display: block;
  }.tp-landingpage .menu {
    margin-left: 15px;
  }.tp-landingpage .navigation {
    padding-left: 20px;
    padding-right: 20px;
  }.tp-landingpage .menu-button,.tp-landingpage .menu-button.w--open {
    flex: none;
  }.tp-landingpage .cta-wrap {
    padding-left: 15px;
    padding-right: 15px;
  }.tp-landingpage .intro-header {
    width: 320px;
    height: 400px;
    max-height: 400px;
    background-image: url('../images/LP_asics-gel-nimbus-25_BANNER_1_M_320x400.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: auto;
    background-attachment: scroll;
    flex-wrap: nowrap;
    justify-content: center;
    margin-left: -15px;
    margin-right: auto;
    display: none;
  }.tp-landingpage .status-message.cc-no-data,.tp-landingpage .contact-form-grid {
    width: 100%;
  }.tp-landingpage .our-contacts {
    width: 90%;
  }.tp-landingpage .team-members {
    grid-template: "."
                   "."
                   "."
                   "."
                   "."
                   "."
                   / 1fr;
  }.tp-landingpage .project-details-grid {
    width: 100%;
  }.tp-landingpage .blog-detail-header-wrap,.tp-landingpage .blog-item {
    width: 100%;
    max-width: none;
  }.tp-landingpage .section-heading {
    margin-left: 10px;
    font-size: 20px;
  }.tp-landingpage .about-grid.cc-about-2 {
    margin-top: 40px;
  }.tp-landingpage {
    font-size: 1.063em;
    line-height: 1.875em;
  }.tp-landingpage .image {
    margin-top: -60px;
  }.tp-landingpage .container-2 {
    max-width: none;
  }.tp-landingpage .team-slider {
    width: 290px;
    margin-top: 4.275em;
    padding: 1.25em .938em 3.75em;
  }.tp-landingpage .centered-heading {
    margin-bottom: 24px;
  }.tp-landingpage .team-slide-wrapper {
    width: 100%;
    margin-right: 0%;
  }.tp-landingpage .team-block {
    padding-bottom: 1.5em;
  }.tp-landingpage .youtube {
    margin: 4.375em auto;
  }.tp-landingpage .image-2 {
    margin-top: 3.75em;
  }.tp-landingpage .intro-header-tablet {
    width: 320px;
    height: 400px;
    max-height: 400px;
    background-image: url('../images/LP_asics-gel-nimbus-25_BANNER_1_M_320x400.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: auto;
    background-attachment: scroll;
    flex-wrap: nowrap;
    justify-content: center;
    margin-left: -15px;
    margin-right: auto;
    display: none;
  }.tp-landingpage .intro-header-mobile {
    width: 320px;
    height: 400px;
    max-height: 240px;
    background-image: url('../images/Titelbild_ret.jpg');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: fixed;
    flex-wrap: nowrap;
    justify-content: center;
    margin-bottom: 60px;
    margin-left: -15px;
    margin-right: auto;
    display: flex;
  }.tp-landingpage .features-metrics {
    max-width: 100%;
    flex-flow: column;
    align-content: space-between;
    justify-content: space-around;
    margin-left: auto;
    margin-right: auto;
    padding: 3.75em 0;
  }.tp-landingpage .container-3 {
    max-width: 100%;
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-items: flex-start;
    display: flex;
  }.tp-landingpage .features-wrapper {
    max-width: 100%;
    flex-direction: column;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
  }.tp-landingpage .features-title {
    width: 220%;
    max-width: 200%;
  }.tp-landingpage .image-3 {
    width: 400px;
    max-height: 140px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
  }.tp-landingpage .youtube-2 {
    width: 290px;
    margin-top: 3em;
    margin-left: auto;
    margin-right: auto;
  }.tp-landingpage .link-2,.tp-landingpage .cta-produkt {
    font-size: 1em;
    font-weight: 700;
  }
}.tp-landingpage #w-node-_480a463f-6c8c-1baa-e25d-6aa235494b04-c872a8d5 {
  grid-area: 1 / 2 / 2 / 3;
}.tp-landingpage #w-node-ca1212d8-4247-8b87-bc90-543393b118e6-4a72a8d8 {
  grid-area: 1 / 1 / 2 / 2;
}.tp-landingpage #w-node-ca1212d8-4247-8b87-bc90-543393b118ec-4a72a8d8 {
  grid-area: 1 / 2 / 2 / 3;
}.tp-landingpage #w-node-ca1212d8-4247-8b87-bc90-543393b118f2-4a72a8d8 {
  grid-area: 1 / 3 / 2 / 4;
}.tp-landingpage #w-node-ca1212d8-4247-8b87-bc90-543393b118f8-4a72a8d8 {
  grid-area: 2 / 3 / 3 / 4;
}.tp-landingpage #w-node-ca1212d8-4247-8b87-bc90-543393b118fe-4a72a8d8 {
  grid-area: 2 / 1 / 3 / 2;
}.tp-landingpage #w-node-ca1212d8-4247-8b87-bc90-543393b11905-4a72a8d8 {
  grid-area: 2 / 2 / 3 / 3;
}.tp-landingpage #w-node-_3f61509a-fac7-b0d5-3763-509be705858e-0672a8da {
  grid-area: 1 / 1 / 2 / 2;
}.tp-landingpage #w-node-_3f61509a-fac7-b0d5-3763-509be70585a6-0672a8da {
  grid-area: 1 / 2 / 2 / 3;
}.tp-landingpage #w-node-cb4222c2-e34c-f4e1-7796-79bb93a2fb08-0672a8da {
  grid-area: 1 / 1 / 2 / 2;
}.tp-landingpage #w-node-cb4222c2-e34c-f4e1-7796-79bb93a2fb15-0672a8da {
  grid-area: 1 / 2 / 2 / 3;
}.tp-landingpage #w-node-cb4222c2-e34c-f4e1-7796-79bb93a2fb22-0672a8da {
  grid-area: 1 / 3 / 2 / 4;
}.tp-landingpage #w-node-_421df62a-c217-12af-eee8-27f88a387918-6c72a8dc {
  grid-area: 1 / 1 / 2 / 2;
}.tp-landingpage #w-node-_421df62a-c217-12af-eee8-27f88a387928-6c72a8dc {
  grid-area: 1 / 2 / 2 / 3;
}.tp-landingpage #w-node-_421df62a-c217-12af-eee8-27f88a387918-0d72a8dd {
  grid-area: 1 / 1 / 2 / 2;
}.tp-landingpage #w-node-_421df62a-c217-12af-eee8-27f88a387928-0d72a8dd {
  grid-area: 1 / 2 / 2 / 3;
}.tp-landingpage #w-node-_421df62a-c217-12af-eee8-27f88a387918-e472a8de {
  grid-area: 1 / 1 / 2 / 2;
}.tp-landingpage #w-node-_421df62a-c217-12af-eee8-27f88a387928-e472a8de {
  grid-area: 1 / 2 / 2 / 3;
}.tp-landingpage #w-node-_2878ffd7-26fe-9471-3c4e-7763e2d38cdc-2a72a8df {
  grid-area: 1 / 1 / 2 / 2;
}.tp-landingpage #w-node-_2878ffd7-26fe-9471-3c4e-7763e2d38ce3-2a72a8df {
  grid-area: 2 / 1 / 3 / 2;
}.tp-landingpage #w-node-_2878ffd7-26fe-9471-3c4e-7763e2d38cea-2a72a8df {
  grid-area: 3 / 1 / 4 / 2;
}.tp-landingpage #w-node-c28cc763-f708-1e61-f196-6bd9fce9803c-0272a8e1 {
  grid-area: 1 / 1 / 2 / 2;
}.tp-landingpage #w-node-c28cc763-f708-1e61-f196-6bd9fce98043-0272a8e1 {
  grid-area: 1 / 2 / 2 / 3;
}.tp-landingpage #w-node-c28cc763-f708-1e61-f196-6bd9fce9804a-0272a8e1 {
  grid-area: 1 / 3 / 2 / 4;
}.tp-landingpage #w-node-c28cc763-f708-1e61-f196-6bd9fce98051-0272a8e1 {
  grid-area: 2 / 1 / 3 / 2;
}.tp-landingpage #w-node-c28cc763-f708-1e61-f196-6bd9fce98058-0272a8e1 {
  grid-area: 2 / 2 / 3 / 3;
}.tp-landingpage #w-node-c28cc763-f708-1e61-f196-6bd9fce9805f-0272a8e1 {
  grid-area: 2 / 3 / 3 / 4;
}

@media screen and (max-width: 991px) {.tp-landingpage #w-node-_480a463f-6c8c-1baa-e25d-6aa235494b04-c872a8d5,.tp-landingpage #w-node-ca1212d8-4247-8b87-bc90-543393b118f2-4a72a8d8 {
    grid-area: 2 / 1 / 3 / 2;
  }.tp-landingpage #w-node-ca1212d8-4247-8b87-bc90-543393b118f8-4a72a8d8 {
    grid-area: 3 / 2 / 4 / 3;
  }.tp-landingpage #w-node-ca1212d8-4247-8b87-bc90-543393b118fe-4a72a8d8 {
    grid-area: 2 / 2 / 3 / 3;
  }.tp-landingpage #w-node-ca1212d8-4247-8b87-bc90-543393b11905-4a72a8d8 {
    grid-area: 3 / 1 / 4 / 2;
  }.tp-landingpage #w-node-_3f61509a-fac7-b0d5-3763-509be70585a6-0672a8da,.tp-landingpage #w-node-cb4222c2-e34c-f4e1-7796-79bb93a2fb15-0672a8da {
    grid-area: 2 / 1 / 3 / 2;
  }.tp-landingpage #w-node-cb4222c2-e34c-f4e1-7796-79bb93a2fb22-0672a8da {
    grid-area: 3 / 1 / 4 / 2;
  }.tp-landingpage #w-node-_421df62a-c217-12af-eee8-27f88a387928-6c72a8dc,.tp-landingpage #w-node-_421df62a-c217-12af-eee8-27f88a387928-0d72a8dd,.tp-landingpage #w-node-_421df62a-c217-12af-eee8-27f88a387928-e472a8de,.tp-landingpage #w-node-c28cc763-f708-1e61-f196-6bd9fce9804a-0272a8e1 {
    grid-area: 2 / 1 / 3 / 2;
  }.tp-landingpage #w-node-c28cc763-f708-1e61-f196-6bd9fce98051-0272a8e1 {
    grid-area: 2 / 2 / 3 / 3;
  }.tp-landingpage #w-node-c28cc763-f708-1e61-f196-6bd9fce98058-0272a8e1 {
    grid-area: 3 / 1 / 4 / 2;
  }.tp-landingpage #w-node-c28cc763-f708-1e61-f196-6bd9fce9805f-0272a8e1 {
    grid-area: 3 / 2 / 4 / 3;
  }
}

@media screen and (max-width: 767px) {.tp-landingpage #w-node-ca1212d8-4247-8b87-bc90-543393b118ec-4a72a8d8 {
    grid-area: 2 / 1 / 3 / 2;
  }.tp-landingpage #w-node-ca1212d8-4247-8b87-bc90-543393b118f2-4a72a8d8 {
    grid-area: 3 / 1 / 4 / 2;
  }.tp-landingpage #w-node-ca1212d8-4247-8b87-bc90-543393b118f8-4a72a8d8 {
    grid-area: 6 / 1 / 7 / 2;
  }.tp-landingpage #w-node-ca1212d8-4247-8b87-bc90-543393b118fe-4a72a8d8 {
    grid-area: 4 / 1 / 5 / 2;
  }.tp-landingpage #w-node-ca1212d8-4247-8b87-bc90-543393b11905-4a72a8d8 {
    grid-area: 5 / 1 / 6 / 2;
  }
}

@media screen and (max-width: 479px) {.tp-landingpage #w-node-c28cc763-f708-1e61-f196-6bd9fce98043-0272a8e1 {
    grid-area: 2 / 1 / 3 / 2;
  }.tp-landingpage #w-node-c28cc763-f708-1e61-f196-6bd9fce9804a-0272a8e1 {
    grid-area: 3 / 1 / 4 / 2;
  }.tp-landingpage #w-node-c28cc763-f708-1e61-f196-6bd9fce98051-0272a8e1 {
    grid-area: 4 / 1 / 5 / 2;
  }.tp-landingpage #w-node-c28cc763-f708-1e61-f196-6bd9fce98058-0272a8e1 {
    grid-area: 5 / 1 / 6 / 2;
  }.tp-landingpage #w-node-c28cc763-f708-1e61-f196-6bd9fce9805f-0272a8e1 {
    grid-area: 6 / 1 / 7 / 2;
  }
}


