.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-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}.tp-landingpage .w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}.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 .produktdetails {
  margin-top: 0;
  margin-left: 1.875em;
  margin-right: 1.875em;
}.tp-landingpage .produktdetails.cc-cta {
  background-color: #f4f4f4;
  padding-left: 80px;
  padding-right: 80px;
}.tp-landingpage .produktdetails.cc-store-home-wrap {
  max-width: 1280px;
  margin: 0 auto 158px;
}.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;
  font-size: 1em;
  line-height: 150%;
}.tp-landingpage .heading-jumbo {
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 64px;
  line-height: 80px;
  display: none;
}.tp-landingpage .h1 {
  text-transform: uppercase;
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 36px;
  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/LP_asics-gel-nimbus-25_BANNER_1_D_1280x526.jpg');
  background-position: 0 0;
  background-size: cover;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  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: 80%;
  color: #000;
  text-align: center;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  font-size: 1em;
  line-height: 125%;
}.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: url('../images/portfolio-1---wide.svg');
  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: url('../images/portfolio-2---wide.svg');
  background-position: 50%;
}.tp-landingpage .project-overview-header.cc-project-3-header {
  background-image: url('../images/portfolio-3---wide.svg');
  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: 120px;
}.tp-landingpage .home-section-wrap {
  margin-bottom: 30px;
}.tp-landingpage .section-heading {
  color: #000;
  margin-top: .625em;
  margin-bottom: .32em;
  font-size: 1.5em;
  font-weight: 500;
  line-height: 125%;
}.tp-landingpage .about-grid {
  grid-column-gap: 80px;
  grid-row-gap: 30px;
  grid-template: ". ."
  / 1fr 2fr;
  align-items: center;
  margin: 0 auto .625em;
  padding-top: 2.5em;
}.tp-landingpage .about-grid.cc-about-2 {
  grid-template-columns: 2fr 1fr;
  grid-template-areas: ". .";
}.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 {
  font-family: Roboto, sans-serif;
}.tp-landingpage .video {
  max-width: 1250px;
  outline-offset: 0px;
  border: 1px #000;
  border-radius: 4px;
  outline: 3px #1a1b1f;
  margin: 5em auto;
  padding-bottom: 0;
}.tp-landingpage .video.trenner {
  border: 1px #000;
  border-radius: 0;
}.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 .cta-button {
  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: .875em;
  font-weight: 500;
  line-height: 125%;
  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 {
  background-color: rgba(247, 247, 247, .76);
  border-bottom: 1px #e4ebf3;
  margin-bottom: 0;
  padding: 5em 1.875em;
  position: relative;
}.tp-landingpage .centered-heading {
  text-align: left;
  margin-top: .625em;
  margin-bottom: 0;
  font-size: 1.5em;
  font-weight: 500;
}.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: 28em;
  background-color: #fff;
  padding-bottom: 1.5em;
}.tp-landingpage .team-member-image-two {
  margin-bottom: 1.125em;
}.tp-landingpage .team-block-info {
  flex-direction: column;
  align-items: flex-start;
  padding-left: 1.5em;
  padding-right: 1.5em;
  display: flex;
}.tp-landingpage .team-member-name-two {
  margin-bottom: 12px;
  font-weight: 600;
}.tp-landingpage .team-member-text {
  margin-bottom: 1.25em;
  font-size: 1em;
  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: 24px;
  margin-bottom: 72px;
  font-size: .625em;
  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: 0 auto;
}.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: block;
}.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: block;
}.tp-landingpage .intro-header-mobile.cc-subpage {
  height: 480px;
  color: #fff;
  background-color: #000;
  background-image: none;
}.tp-landingpage ._3-biilder-animation {
  width: 80%;
  grid-column-gap: 40px;
  grid-row-gap: 30px;
  grid-template-columns: 1fr 1fr 1fr;
  margin: 5% auto 10%;
}.tp-landingpage .links {
  border-radius: 5px;
  transform: rotate(-6deg);
}.tp-landingpage .mitte {
  border-radius: 5px;
}.tp-landingpage .rechts {
  border-radius: 5px;
  transform: rotate(6deg);
}.tp-landingpage .buuton2 {
  color: #000;
  padding: 15px 40px;
  text-decoration: none;
  position: relative;
}.tp-landingpage .button2-text {
  z-index: 5;
  color: #fff;
  position: relative;
}.tp-landingpage .button2-left {
  width: 50%;
  height: 100%;
  perspective-origin: 0%;
  transform-origin: 0%;
  background-color: #000;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}.tp-landingpage .button2-right {
  width: 50%;
  height: 100%;
  perspective-origin: 100%;
  transform-origin: 100%;
  background-color: #000;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}.tp-landingpage .div-block {
  justify-content: center;
  display: flex;
}.tp-landingpage .mask {
  padding-top: 60px;
  padding-bottom: 60px;
}.tp-landingpage .image-subwrapper {
  z-index: 10;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}.tp-landingpage .image-subwrapper.small {
  z-index: 9;
  height: 75%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}.tp-landingpage .image-subwrapper.small.bottom {
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}.tp-landingpage .image-back-2 {
  z-index: 10;
  height: 100%;
}.tp-landingpage .image-wrapper-2 {
  height: 100%;
  position: relative;
}.tp-landingpage .arrow {
  height: 60px;
  filter: none;
  color: #000;
}.tp-landingpage .title-wrapper {
  color: #fff;
  position: absolute;
  top: 10%;
  bottom: auto;
  left: -220px;
  right: auto;
}.tp-landingpage .project-wrapper {
  width: 100%;
  height: 100%;
  max-height: 1350px;
  max-width: 1000px;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}.tp-landingpage .image-front {
  z-index: 10;
  height: 100%;
}.tp-landingpage .right-arrow {
  height: 100px;
  justify-content: center;
  align-items: center;
  display: flex;
  right: 4%;
}.tp-landingpage .images_carousel_mbkg_gif {
  width: 100%;
  height: 650px;
  max-width: 78.125em;
  background-color: rgba(0, 0, 0, 0);
  margin: 40px auto 60px;
}.tp-landingpage .left-arrow {
  height: 100px;
  justify-content: center;
  align-items: center;
  display: flex;
  left: 4%;
}.tp-landingpage .slide-nav-2 {
  font-size: 10px;
  position: absolute;
}.tp-landingpage .heading-4 {
  color: #141414;
  text-align: center;
  text-transform: uppercase;
  margin: 4% auto .338em;
  font-size: 5em;
  font-weight: 700;
  line-height: 105%;
}.tp-landingpage .h2 {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  background-color: #fff;
  margin: .7em auto 2em;
  font-size: 3.125em;
  line-height: 1em;
}.tp-landingpage .cta-button_blk_underline {
  z-index: 3;
  max-width: 13.25em;
  min-height: 3.125em;
  min-width: 11.25em;
  background-color: #000;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  overflow: hidden;
}.tp-landingpage .button-t-2 {
  z-index: 4;
  color: #fff;
  letter-spacing: 0;
  text-transform: none;
  margin-left: 1.075em;
  margin-right: 1.075em;
  font-size: 1em;
  font-weight: 700;
  position: relative;
}.tp-landingpage .button-cover {
  z-index: 3;
  height: .313em;
  max-width: 100%;
  background-color: #aef73c;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}.tp-landingpage .button-link-cover-2 {
  z-index: 5;
  border: 1px solid #fff;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}.tp-landingpage .spacer_paragraph_headline {
  height: .5em;
}.tp-landingpage .heading {
  opacity: 1;
  text-align: center;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  margin: 0 auto;
  font-size: 2.25em;
  line-height: 125%;
}.tp-landingpage .heading.h2 {
  text-transform: uppercase;
  font-size: 1.5em;
  font-weight: 500;
}.tp-landingpage .heading.h2.left {
  color: #000;
  text-align: left;
  text-transform: none;
}.tp-landingpage .paragraph.copy.abschnitt {
  font-size: 1em;
  line-height: 130%;
}.tp-landingpage .textblock-1 {
  max-width: 78.125em;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
}.tp-landingpage .linie {
  height: .313em;
  max-height: .313em;
  max-width: 35%;
  background-color: #aef73c;
  margin-bottom: .5em;
}.tp-landingpage .background {
  background-color: #a8bd94;
  padding-top: 60px;
  padding-bottom: 60px;
}.tp-landingpage .right-arrow-white {
  height: 100px;
  filter: invert();
  justify-content: center;
  align-items: center;
  display: flex;
  right: 4%;
}.tp-landingpage .left-arrow-white {
  height: 100px;
  filter: invert();
  justify-content: center;
  align-items: center;
  display: flex;
  left: 4%;
}.tp-landingpage .slide-nav-white {
  filter: invert();
  font-size: 10px;
  position: absolute;
}.tp-landingpage .call-to-action-buttons,.tp-landingpage .artikel,.tp-landingpage .headlines {
  margin-top: 5em;
  margin-bottom: 5em;
}.tp-landingpage .testimonial-card {
  height: 100%;
  display: flex;
  box-shadow: 17px 88px 60px -100px rgba(79, 94, 120, .18), 11px 0 20px -9px rgba(79, 94, 120, .1);
}.tp-landingpage .play-button {
  position: absolute;
}.tp-landingpage .left-arrow-2 {
  width: 45px;
  height: 45px;
  background-color: #aef73c;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  padding: 10px;
  font-size: 14px;
  transition: all .2s;
  display: flex;
  top: 17px;
  left: -17px;
}.tp-landingpage .left-arrow-2:hover {
  transform: translate(-2px);
}.tp-landingpage .linie-2 {
  width: 14em;
  height: .3em;
  background-color: #aef73c;
}.tp-landingpage .testimonial-image-wrap {
  width: 40%;
  height: 350px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}.tp-landingpage .horizontal-fixed-height {
  min-height: 100px;
  padding-top: 1em;
  font-size: 1em;
}.tp-landingpage .right-arrow-2 {
  width: 45px;
  height: 45px;
  background-color: #aef73c;
  border-radius: 100px;
  font-size: 14px;
  transition: all .2s;
  top: 17px;
  right: -17px;
}.tp-landingpage .right-arrow-2:hover {
  transform: translate(2px);
}.tp-landingpage .icon {
  filter: invert();
}.tp-landingpage .slider-horizontal {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
}.tp-landingpage .testimonial-image {
  width: 100%;
  height: 100%;
  filter: grayscale();
  object-fit: cover;
}.tp-landingpage .horizontal-logo {
  margin-bottom: 25px;
}.tp-landingpage .column-wrap {
  display: flex;
}.tp-landingpage .horizontal-quote-h4 {
  color: #151c34;
  text-transform: uppercase;
  margin-top: .625em;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 125%;
}.tp-landingpage .author-name {
  color: #151c34;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
}.tp-landingpage .testimonial-section {
  min-height: 44em;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 3em 3%;
  display: flex;
  overflow: hidden;
}.tp-landingpage .horizontal-angle {
  z-index: 99;
  height: 101%;
  object-fit: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: -2%;
}.tp-landingpage .mask-horizontal {
  overflow: visible;
}.tp-landingpage .play-icon {
  width: 60px;
}.tp-landingpage .paragraph-2 {
  margin-bottom: .625em;
  font-size: .938em;
  line-height: 125%;
}.tp-landingpage .slide-nav {
  max-width: 150px;
  background-color: #fff;
  border-radius: 500px;
  display: none;
  top: 575.901px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, .05);
}.tp-landingpage .author-image {
  width: 50px;
  border-radius: 100px;
  margin-right: 14px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, .14);
}.tp-landingpage .container-2 {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}.tp-landingpage .author-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-top: 25px;
  display: grid;
}.tp-landingpage .horizontal-content-block {
  width: 60%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 20px 75px;
  display: flex;
}.tp-landingpage .author-job {
  color: rgba(21, 28, 52, .5);
  font-size: .938em;
}.tp-landingpage .athlete-video {
  height: 100%;
  max-width: 100%;
  display: none;
}.tp-landingpage .grid {
  width: 100%;
  grid-template-rows: auto;
  align-content: end;
}.tp-landingpage .athlete-attribut {
  text-align: center;
}.tp-landingpage .text-block-4 {
  width: 6.5em;
  height: 1.7em;
  color: #000;
  text-align: center;
  -webkit-text-stroke-color: transparent;
  text-transform: uppercase;
  object-fit: fill;
  background-color: #aef73c;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 2px;
  margin-right: 0;
  font-size: 1em;
  font-weight: 700;
  overflow: visible;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}.tp-landingpage .textbl-cke {
  margin-top: 0;
  margin-bottom: 0;
}.tp-landingpage .bereich-trenner {
  border-bottom: 20px solid rgba(0, 0, 0, .11);
  margin-top: 5em;
  margin-bottom: 5em;
}.tp-landingpage .button-2 {
  z-index: 3;
  height: 3.125em;
  max-width: 11.25em;
  min-width: 10.5em;
  background-color: #f5f6f8;
  border-radius: 2px;
  flex-flow: row-reverse wrap;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  overflow: hidden;
}.tp-landingpage .button-t {
  z-index: 4;
  color: #000;
  letter-spacing: 1px;
  font-size: .938em;
  font-weight: 700;
  position: relative;
}.tp-landingpage .button-cover-2 {
  z-index: 3;
  width: 180px;
  background-color: #aef73c;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}.tp-landingpage .button-link {
  z-index: 5;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}.tp-landingpage .div-block-2 {
  height: 120px;
  background-color: #fff;
}.tp-landingpage .verfasser {
  color: rgba(51, 51, 51, .61);
  align-items: flex-start;
  margin-top: 1.4em;
  font-size: 1em;
  font-weight: 500;
  display: flex;
}.tp-landingpage .testbericht-wrapper {
  max-height: 5%;
  max-width: 30%;
  flex-direction: row;
  justify-content: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}.tp-landingpage .titelbild_testberichte {
  width: 100%;
  height: 100%;
  object-fit: fill;
  margin-left: auto;
  margin-right: auto;
}.tp-landingpage .paragraph-7 {
  color: #000;
  margin-bottom: .625em;
  padding-left: 0;
  padding-right: 0;
  font-size: 1em;
  line-height: 120%;
}.tp-landingpage .textblock-testbericht {
  margin-bottom: 1.568em;
  padding-left: 1em;
  padding-right: 1em;
}.tp-landingpage ._4-artikel {
  max-width: 1250%;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: row;
  display: flex;
}.tp-landingpage .link-block-2 {
  text-decoration: none;
}.tp-landingpage .grid-13 {
  grid-row-gap: 0px;
  grid-template-columns: 1fr;
  justify-content: end;
}.tp-landingpage .heading-15 {
  color: #000;
  text-align: left;
  text-transform: uppercase;
  margin-top: 1.25em;
  margin-bottom: .625em;
  font-size: 1.5em;
  font-weight: 500;
  line-height: 125%;
}.tp-landingpage .cta-testbericht {
  color: #000;
  margin-top: 1.25em;
  font-size: 1em;
  font-weight: 700;
}.tp-landingpage .paragraph-8 {
  color: #000;
  margin-bottom: .625em;
  padding-left: 0;
  padding-right: 0;
  font-size: 1em;
}.tp-landingpage .grid-14 {
  grid-row-gap: 0px;
  grid-template-columns: 1fr;
  justify-content: end;
}.tp-landingpage .heading-16 {
  color: #000;
  text-align: left;
  text-transform: uppercase;
  margin-top: 1.25em;
  margin-bottom: .625em;
  font-size: 1.5em;
}.tp-landingpage .text-weight-semibold-2 {
  color: #cacaca;
  margin-bottom: 5px;
  font-style: normal;
  font-weight: 500;
}.tp-landingpage .heading-17 {
  margin-top: 0;
  margin-bottom: auto;
}.tp-landingpage .heading-17.margin0-6 {
  margin-bottom: .6em;
  font-size: 1.5em;
  font-weight: 700;
  line-height: 125%;
}.tp-landingpage .margin-bottom {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}.tp-landingpage .layout1_component {
  max-width: 90%;
  grid-column-gap: 5rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-bottom: 5.1em;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}.tp-landingpage .button-5 {
  z-index: 3;
  max-width: 13.25em;
  min-height: 3.125em;
  min-width: 11.25em;
  background-color: #000;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}.tp-landingpage .text-size-medium {
  margin-bottom: 35px;
  font-size: 1.125rem;
}.tp-landingpage .text-size-medium.body.margin-bottom-24px {
  max-width: 100%;
  background-color: rgba(250, 250, 250, 0);
  padding-right: 0;
  font-size: 1rem;
  line-height: 125%;
}.tp-landingpage .button-link-cover-3 {
  z-index: 5;
  border: 1px solid #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}.tp-landingpage .layout1_image-wrapper {
  max-width: 100%;
  object-fit: fill;
}.tp-landingpage .margin-top {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}.tp-landingpage {
  background-color: rgba(0, 0, 0, 0);
}.tp-landingpage .layout1_content-2 {
  display: block;
}.tp-landingpage .testberichte_youtube {
  max-width: 1250px;
  margin-left: auto;
  margin-right: auto;
}.tp-landingpage .text-block-5 {
  font-size: 1.5em;
  font-weight: 500;
  line-height: 125%;
}.tp-landingpage .testimonial-image-2 {
  width: 100%;
  height: 100%;
  filter: grayscale();
  object-fit: cover;
  object-position: 50% 36%;
}.tp-landingpage .column-wrap-2 {
  display: flex;
}.tp-landingpage .grid-15 {
  width: 100%;
  grid-template-rows: auto;
  align-content: end;
}.tp-landingpage .testimonial-image-wrap-2 {
  width: 40%;
  height: 180px;
  max-width: 30%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}.tp-landingpage .horizontal-fixed-height-2 {
  min-height: 100px;
  padding-top: 1em;
  font-size: 1em;
}.tp-landingpage .author-block-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-top: 25px;
  display: none;
}.tp-landingpage .horizontal-content-block-2 {
  width: 60%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 20px 2px 20px 104px;
  display: flex;
}.tp-landingpage .testimonial-card-2 {
  height: 100%;
  display: flex;
  box-shadow: 17px 88px 60px -100px rgba(79, 94, 120, .18), 11px 0 20px -9px rgba(79, 94, 120, .1);
}.tp-landingpage .paragraph-9 {
  margin-bottom: .625em;
  font-size: .938em;
  line-height: 125%;
}.tp-landingpage .text-block-6 {
  width: 8.6em;
  height: 1.7em;
  color: #000;
  text-align: center;
  -webkit-text-stroke-color: transparent;
  text-transform: uppercase;
  object-fit: fill;
  background-color: #aef73c;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 2px;
  margin-right: 0;
  padding-top: 0;
  font-size: 1em;
  font-weight: 700;
  overflow: visible;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}.tp-landingpage .athlete-attribut-2 {
  text-align: center;
  margin-top: 0;
  padding-top: 0;
}.tp-landingpage .team-athlet-zitat {
  width: 100%;
  max-width: 1140px;
  margin-top: 3em;
  margin-left: auto;
  margin-right: auto;
}.tp-landingpage .linie-3 {
  width: 14em;
  height: .3em;
  background-color: #aef73c;
}.tp-landingpage .horizontal-angle-2 {
  z-index: 99;
  height: 101%;
  object-fit: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}.tp-landingpage .testimonial-grid {
  max-width: 70%;
  grid-column-gap: 0rem;
  grid-row-gap: 1rem;
  text-align: center;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}.tp-landingpage .testimonial {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}.tp-landingpage .testimonial-pic {
  width: 7.4rem;
  filter: saturate(0%);
  border: 1px solid #a8a8a8;
  border-radius: 100%;
  margin-bottom: 3rem;
}.tp-landingpage .slide-flex {
  text-align: center;
  flex-direction: column;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}.tp-landingpage .container-85rem {
  max-width: 85rem;
  flex: 1;
  margin: 5em auto;
  padding-left: 1.875rem;
  padding-right: 1.875rem;
  position: relative;
  overflow: visible;
}.tp-landingpage .name {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-weight: 800;
}.tp-landingpage .paragraph-10 {
  color: #646464;
  letter-spacing: 1px;
}.tp-landingpage .paragraph-10._40-widht {
  max-width: 40%;
}.tp-landingpage .paragraph-10._40-widht.middle {
  max-width: 60%;
  letter-spacing: 1px;
  margin-top: 1em;
  font-family: Roboto, sans-serif;
}.tp-landingpage .html-embed-2 {
  height: 3rem;
  color: #aef73c;
}.tp-landingpage .team-athlet-zitat-2 {
  margin-top: 8em;
  margin-bottom: 5em;
}.tp-landingpage .grid-4 {
  width: 65%;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  margin-left: auto;
  margin-right: -6%;
}.tp-landingpage .grid-4.mitte {
  background-color: #000;
  margin-top: 3%;
  margin-bottom: 0%;
  margin-right: 16%;
}.tp-landingpage .image-26 {
  width: 80%;
  margin-left: auto;
}.tp-landingpage .text-block-10 {
  color: #dc150d;
  text-transform: uppercase;
  font-size: 18px;
}.tp-landingpage .text-span-5 {
  color: #fff;
  text-transform: none;
  text-shadow: none;
}.tp-landingpage .text-span-3 {
  color: #008ad1;
  font-size: 14px;
}.tp-landingpage .text-span-6 {
  color: #fff;
  text-transform: none;
  line-height: 28px;
}.tp-landingpage .text-span-7 {
  color: #fff;
  text-transform: none;
  font-size: 1em;
  font-weight: 400;
}.tp-landingpage .grid-3 {
  width: 65%;
  grid-template-rows: auto;
  grid-template-columns: 3fr 1.75fr;
  margin-top: 0%;
}.tp-landingpage .grid-3.mitte {
  margin-top: 26%;
  margin-left: auto;
  margin-right: 20%;
}.tp-landingpage .grid-3.oben {
  margin-top: 7%;
  margin-bottom: 0%;
  margin-left: 0%;
}.tp-landingpage .text-block-11 {
  color: #dc150d;
  text-transform: uppercase;
  font-size: 18px;
}.tp-landingpage .product-flying-details {
  background-image: url('../images/64871b948336f9899a93870b_fond-1.jpg');
  background-position: 0 0;
  background-size: auto;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 0%;
}.tp-landingpage .text-span-8 {
  color: #fff;
  text-transform: none;
  text-shadow: none;
}.tp-landingpage .image-27 {
  width: 20%;
  margin-left: auto;
  margin-right: auto;
}.tp-landingpage .image-25 {
  width: 90%;
}.tp-landingpage .text-span-9 {
  color: #008ad1;
  font-size: 14px;
}.tp-landingpage .text-block-9 {
  color: #dc150d;
  text-align: right;
  text-transform: uppercase;
  margin-left: 15%;
  padding-left: 0%;
  font-size: 18px;
  font-weight: 400;
}.tp-landingpage .image-28 {
  width: 80%;
  margin-left: auto;
}.tp-landingpage .grid-16 {
  width: 65%;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  margin-left: auto;
  margin-right: -6%;
}.tp-landingpage .grid-16.mitte {
  margin-top: 3%;
  margin-bottom: 0%;
  margin-right: 16%;
}.tp-landingpage .paragraph-11 {
  opacity: .75;
  font-size: 16px;
  line-height: 22px;
}.tp-landingpage .right-arrow-3 {
  height: 15px;
  margin-top: 2px;
  margin-left: 7px;
}.tp-landingpage .button-wrapper {
  align-items: center;
  margin-top: 20px;
  display: flex;
}.tp-landingpage .inner-hero-content-04 {
  max-width: 650px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #dbdbdb;
  flex-direction: column;
  align-items: flex-start;
  padding: 0;
  display: flex;
}.tp-landingpage .secondary-button {
  color: #000;
  align-items: center;
  margin-left: 25px;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}.tp-landingpage .secondary-button:hover {
  opacity: .8;
  transform: translate(5px);
}.tp-landingpage .secondary-button.invert {
  filter: invert();
}.tp-landingpage .hero-content-01 {
  width: 100%;
  height: 100%;
  max-width: 1100px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}.tp-landingpage .hero-section-04 {
  width: 100%;
  background-image: url('../images/64871b948336f9899a93870b_fond-1.jpg'), linear-gradient(rgba(0, 0, 0, .65), rgba(0, 0, 0, .65)), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 100%, 0 0, 50%;
  background-repeat: no-repeat, repeat, repeat;
  background-size: 100%, auto, cover;
  flex-direction: column;
  align-items: center;
  padding-top: 140px;
  padding-bottom: 195px;
  display: flex;
}.tp-landingpage .heading-1 {
  text-transform: capitalize;
  margin-top: 0;
  font-size: 45px;
  font-weight: 600;
  line-height: 55px;
}.tp-landingpage .button-6 {
  text-transform: none;
  background-color: #3b2ae5;
  border-radius: 0;
  padding: 13px 22px;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  transition: all .2s;
}.tp-landingpage .button-6:hover {
  opacity: .8;
}.tp-landingpage .paragraph-12 {
  opacity: .75;
  font-size: 16px;
  line-height: 22px;
}.tp-landingpage .hero-section-04-2 {
  width: 100%;
  background-image: url('../images/IMG_2671.JPG'), linear-gradient(rgba(0, 0, 0, .65), rgba(0, 0, 0, .65)), url('../images/IMG_2671.JPG');
  background-position: 50% 100%, 0 0, 50%;
  background-repeat: no-repeat, repeat, repeat;
  background-size: 100%, auto, cover;
  flex-direction: column;
  align-items: center;
  padding-top: 140px;
  padding-bottom: 195px;
  display: flex;
}.tp-landingpage .kategorien {
  width: 1250px;
  margin-left: auto;
  margin-right: auto;
}.tp-landingpage .cell {
  align-items: center;
  margin-left: auto;
  margin-right: auto;
}.tp-landingpage .cell-2 {
  align-items: center;
}.tp-landingpage .kat-image,.tp-landingpage .kat-image._1 {
  margin-left: auto;
  margin-right: auto;
}.tp-landingpage .cell-3 {
  align-items: center;
}.tp-landingpage .divider-2 {
  height: 4em;
}.tp-landingpage .button-primary-2 {
  width: 14em;
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  border-radius: 2px;
  margin-left: auto;
  margin-right: auto;
  padding: .75em 1.563em;
  font-family: Roboto, sans-serif;
  font-size: .875em;
  font-weight: 700;
  line-height: 133%;
  transition: all .2s;
}.tp-landingpage .button-primary-2:hover {
  color: #fff;
  background-color: #32343a;
}.tp-landingpage .button-primary-2:active {
  background-color: #43464d;
}.tp-landingpage .quick-stack {
  width: 98%;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}.tp-landingpage .kategorien-2 {
  flex-direction: column;
  align-items: center;
  display: flex;
}.tp-landingpage .cell-4 {
  align-items: center;
}

@media screen and (min-width: 1280px) {.tp-landingpage .author-block-2 {
    display: none;
  }.tp-landingpage .team-athlet-zitat {
    margin-top: 3em;
  }
}

@media screen and (min-width: 1440px) {.tp-landingpage .youtube,.tp-landingpage ._4-artikel {
    max-width: 1250px;
  }.tp-landingpage .cta-testbericht {
    position: relative;
  }.tp-landingpage .testberichte_youtube {
    max-width: 1250px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 991px) {.tp-landingpage .produktdetails.cc-cta {
    padding-left: 0;
    padding-right: 0;
  }.tp-landingpage .produktdetails.cc-store-home-wrap {
    margin-top: 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 {
    margin-left: 40px;
    margin-right: 40px;
  }.tp-landingpage .heading-jumbo {
    font-size: 56px;
    line-height: 70px;
  }.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 .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 .cta-button {
    max-width: 728px;
  }.tp-landingpage .team-slider {
    margin-bottom: 0;
  }.tp-landingpage .team-slide-wrapper {
    width: 47%;
    margin-right: 6%;
  }.tp-landingpage .image-2 {
    margin-top: 40px;
  }.tp-landingpage .intro-header-tablet {
    width: 768px;
    height: 306px;
    max-height: 306px;
    background-image: url('../images/LP_asics-gel-nimbus-25_BANNER_1_T_768x306.jpg');
    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');
  }.tp-landingpage .image-wrapper-2 {
    height: 80%;
  }.tp-landingpage .title-wrapper {
    top: -25%;
    left: -55%;
  }.tp-landingpage .right-arrow {
    right: 1%;
  }.tp-landingpage .images_carousel_mbkg_gif {
    margin-top: 0;
  }.tp-landingpage .left-arrow {
    left: 1%;
  }.tp-landingpage .heading-4 {
    font-size: 60px;
    line-height: 60px;
  }.tp-landingpage .h2 {
    margin-top: 10px;
    font-size: 40px;
    line-height: 40px;
  }.tp-landingpage .cta-button_blk_underline {
    max-height: 3.125px;
    max-width: 11.25em;
  }.tp-landingpage .textblock-1 {
    margin-left: 2em;
    margin-right: 2em;
  }.tp-landingpage .right-arrow-white {
    right: 1%;
  }.tp-landingpage .left-arrow-white {
    left: 1%;
  }.tp-landingpage .testimonial-image {
    height: 100%;
    position: relative;
  }.tp-landingpage .column-wrap {
    flex-wrap: wrap;
  }.tp-landingpage .author-name {
    font-size: .85em;
  }.tp-landingpage .horizontal-angle {
    display: none;
  }.tp-landingpage .paragraph-2 {
    font-size: .85em;
  }.tp-landingpage .container-2 {
    flex-wrap: wrap;
    justify-content: space-between;
  }.tp-landingpage .horizontal-content-block {
    padding-left: 25px;
    padding-right: 40px;
  }.tp-landingpage .author-job {
    align-items: flex-start;
    font-size: .7em;
    line-height: 120%;
    display: flex;
  }.tp-landingpage .testbericht-wrapper {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }.tp-landingpage .titelbild_testberichte {
    max-width: 30%;
    object-fit: cover;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }.tp-landingpage .paragraph-7 {
    margin-bottom: .625em;
  }.tp-landingpage ._4-artikel {
    flex-flow: column wrap;
    align-content: center;
    margin-left: auto;
    margin-right: auto;
  }.tp-landingpage .grid-13 {
    max-width: 95%;
    flex-direction: row;
    display: flex;
  }.tp-landingpage .cta-testbericht {
    margin-top: 1.25em;
  }.tp-landingpage .paragraph-8 {
    margin-bottom: .625em;
  }.tp-landingpage .grid-14 {
    max-width: 95%;
    flex-direction: row;
    display: flex;
  }.tp-landingpage .text-weight-semibold-2 {
    margin-bottom: .313em;
  }.tp-landingpage .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }.tp-landingpage .layout1_component {
    min-height: auto;
    grid-column-gap: 3rem;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
  }.tp-landingpage .button-5 {
    max-height: 3.125px;
    max-width: 11.25em;
  }.tp-landingpage .text-size-medium.body.margin-bottom-24px {
    max-width: 100%;
    padding-bottom: .375px;
    padding-right: 0;
  }.tp-landingpage .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }.tp-landingpage .testimonial-image-2 {
    height: 99%;
    position: relative;
  }.tp-landingpage .column-wrap-2 {
    flex-wrap: wrap;
  }.tp-landingpage .grid-15 {
    padding-left: 0;
  }.tp-landingpage .testimonial-image-wrap-2 {
    height: 140px;
    left: auto;
  }.tp-landingpage .horizontal-fixed-height-2 {
    min-height: 50px;
  }.tp-landingpage .horizontal-content-block-2 {
    padding: 0 19px 0 0;
  }.tp-landingpage .paragraph-9 {
    margin-bottom: 0;
    font-size: .85em;
  }.tp-landingpage .text-block-6 {
    height: 1.5em;
    padding-top: 0;
    font-size: .9em;
  }.tp-landingpage .team-athlet-zitat {
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 3em;
  }.tp-landingpage .horizontal-angle-2 {
    display: block;
  }.tp-landingpage .testimonial-pic {
    width: 6rem;
  }.tp-landingpage .container-85rem {
    padding-left: 1rem;
    padding-right: 1rem;
  }.tp-landingpage .paragraph-10._40-widht {
    max-width: 60%;
  }.tp-landingpage .html-embed-2 {
    height: 2rem;
  }.tp-landingpage .text-block-10 {
    font-size: 16px;
  }.tp-landingpage .text-span-5 {
    font-size: 13px;
    line-height: 15px;
  }.tp-landingpage .text-span-6 {
    margin-left: 0%;
    font-size: 13px;
    line-height: 15px;
  }.tp-landingpage .text-span-7 {
    font-size: 13px;
    line-height: 15px;
  }.tp-landingpage .grid-3.oben {
    margin-top: -6%;
    margin-left: 0%;
  }.tp-landingpage .text-block-11 {
    font-size: 16px;
  }.tp-landingpage .text-span-8 {
    font-size: 13px;
    line-height: 15px;
  }.tp-landingpage .text-block-9 {
    margin-left: 0%;
  }.tp-landingpage .hero-content-01 {
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
  }.tp-landingpage .hero-section-04 {
    background-image: url('../images/64871b948336f9899a93870b_fond-1.jpg'), linear-gradient(to bottom, null, null), url('../images/slide-img-02.jpg');
  }.tp-landingpage .kat-image._2 {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }.tp-landingpage .kat-image._1,.tp-landingpage .kat-image._4,.tp-landingpage .kat-image._3 {
    max-width: 80%;
  }.tp-landingpage .link-block {
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    display: flex;
  }.tp-landingpage .link-block-3 {
    flex-direction: column;
    display: flex;
  }.tp-landingpage .quick-stack {
    grid-row-gap: 50px;
  }.tp-landingpage .kategorien-2 {
    flex-direction: column;
    display: flex;
  }.tp-landingpage .link-block-4 {
    display: flex;
  }
}

@media screen and (max-width: 767px) {.tp-landingpage .produktdetails {
    margin-left: 15px;
    margin-right: 15px;
  }.tp-landingpage .produktdetails.cc-cta {
    padding: 15px;
  }.tp-landingpage .produktdetails.cc-home-wrap,.tp-landingpage .produktdetails.cc-store-home-wrap {
    margin-left: 15px;
    margin-right: 15px;
  }.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 .h1 {
    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 .hero-without-image,.tp-landingpage .team-slider {
    padding: 60px 15px;
  }.tp-landingpage .image-2 {
    margin-top: 50px;
  }.tp-landingpage .intro-header-tablet,.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 ._3-biilder-animation {
    grid-column-gap: 30px;
  }.tp-landingpage .mask {
    padding-top: 20px;
    padding-bottom: 0;
  }.tp-landingpage .image-subwrapper.small.top {
    right: 10%;
  }.tp-landingpage .image-subwrapper.small.bottom {
    left: 10%;
  }.tp-landingpage .image-wrapper-2 {
    height: 70%;
  }.tp-landingpage .title-wrapper {
    flex-direction: column;
    align-items: center;
    display: none;
    top: auto;
    bottom: -123px;
    left: 0%;
    right: 0%;
  }.tp-landingpage .right-arrow {
    top: 0%;
    bottom: 0%;
    left: auto;
    right: 0%;
  }.tp-landingpage .images_carousel_mbkg_gif {
    margin-bottom: 0;
  }.tp-landingpage .left-arrow {
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: auto;
  }.tp-landingpage .slide-nav-2 {
    top: 6%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }.tp-landingpage .heading-4 {
    font-size: 47px;
    line-height: 50px;
  }.tp-landingpage .h2 {
    text-shadow: none;
    margin-top: 0;
    font-size: 35px;
  }.tp-landingpage .heading.h2.left {
    font-size: 1.3em;
  }.tp-landingpage .paragraph.copy.abschnitt {
    font-size: .875em;
  }.tp-landingpage .background {
    padding-top: 20px;
    padding-bottom: 0;
  }.tp-landingpage .right-arrow-white {
    top: 0%;
    bottom: 0%;
    left: auto;
    right: 0%;
  }.tp-landingpage .left-arrow-white {
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: auto;
  }.tp-landingpage .slide-nav-white {
    top: 6%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }.tp-landingpage .testimonial-card {
    flex-wrap: wrap;
  }.tp-landingpage .testimonial-image-wrap {
    width: 100%;
    height: 280px;
  }.tp-landingpage .slider-horizontal {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }.tp-landingpage .testimonial-image {
    object-position: 50% 29%;
  }.tp-landingpage .horizontal-quote-h4 {
    font-size: 1.125em;
  }.tp-landingpage .testimonial-section {
    padding-top: 70px;
    padding-bottom: 70px;
  }.tp-landingpage .horizontal-angle {
    display: none;
  }.tp-landingpage .horizontal-content-block {
    width: 100%;
    padding: 45px;
  }.tp-landingpage .testbericht-wrapper {
    max-width: 90%;
    flex-direction: row;
    justify-content: center;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
  }.tp-landingpage .titelbild_testberichte {
    width: 100%;
    max-width: 100%;
    object-fit: contain;
    align-self: center;
    margin-top: 1em;
  }.tp-landingpage .paragraph-7 {
    font-size: .85em;
    line-height: 125%;
  }.tp-landingpage .textblock-testbericht {
    max-width: 117%;
  }.tp-landingpage .link-block-2 {
    flex: 0 auto;
  }.tp-landingpage .grid-13 {
    flex-direction: column;
  }.tp-landingpage .heading-15 {
    font-size: 1.125em;
  }.tp-landingpage .grid-14 {
    flex-direction: row;
  }.tp-landingpage .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }.tp-landingpage .layout1_component {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }.tp-landingpage .text-size-medium {
    font-size: 1rem;
  }.tp-landingpage .text-size-medium.body.margin-bottom-24px {
    font-size: .85rem;
  }.tp-landingpage .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }.tp-landingpage {
    max-width: 100%;
  }.tp-landingpage .layout1_content-2 {
    margin-left: auto;
    margin-right: auto;
  }.tp-landingpage .testimonial-image-2 {
    object-position: 50% 29%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
  }.tp-landingpage .grid-15 {
    margin-left: auto;
    margin-right: auto;
  }.tp-landingpage .testimonial-image-wrap-2 {
    width: 100%;
    height: 98px;
    max-height: 6%;
    max-width: 20%;
    border-radius: 100px;
    flex-flow: column;
    flex: 0 auto;
    align-items: center;
    margin-top: 1em;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    position: relative;
    left: auto;
  }.tp-landingpage .horizontal-content-block-2 {
    width: 100%;
    margin-top: 0;
    padding: 13px 45px 45px;
  }.tp-landingpage .testimonial-card-2 {
    flex-wrap: wrap;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 1em;
  }.tp-landingpage .paragraph-9 {
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
  }.tp-landingpage .team-athlet-zitat {
    margin-top: 3em;
  }.tp-landingpage .horizontal-angle-2 {
    display: none;
  }.tp-landingpage .testimonial-grid {
    grid-row-gap: 0rem;
  }.tp-landingpage .testimonial-pic {
    width: 5rem;
  }.tp-landingpage .paragraph-10 {
    font-size: 1.1rem;
  }.tp-landingpage .paragraph-10._40-widht {
    max-width: 80%;
    text-align: left;
  }.tp-landingpage .paragraph-10._40-widht.middle {
    text-align: center;
  }.tp-landingpage .text-block-10 {
    font-size: 10px;
    line-height: 14px;
  }.tp-landingpage .bold-text {
    margin-right: 0;
    font-size: 15px;
    display: inline-block;
  }.tp-landingpage .text-span-5 {
    display: none;
  }.tp-landingpage .text-span-3 {
    font-size: 10px;
  }.tp-landingpage .text-span-6,.tp-landingpage .text-span-7 {
    display: none;
  }.tp-landingpage .grid-3.oben {
    margin-top: 15%;
  }.tp-landingpage .text-block-11 {
    font-size: 10px;
    line-height: 14px;
  }.tp-landingpage .text-span-8 {
    display: none;
  }.tp-landingpage .text-span-9 {
    font-size: 10px;
  }.tp-landingpage .text-block-9 {
    font-size: 15px;
    line-height: 15px;
  }.tp-landingpage .heading-1 {
    font-size: 35px;
    line-height: 45px;
  }
}

@media screen and (max-width: 479px) {.tp-landingpage h1 {
    font-size: 36px;
    line-height: 52px;
  }.tp-landingpage .produktdetails {
    margin-top: 60px;
  }.tp-landingpage .rich-text {
    width: 100%;
    max-width: none;
  }.tp-landingpage .paragraph-light {
    margin-left: 10px;
    margin-right: 10px;
  }.tp-landingpage .heading-jumbo {
    font-size: 36px;
    line-height: 48px;
  }.tp-landingpage .h1 {
    width: auto;
    margin-top: auto;
    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 .about-grid.cc-about-2 {
    margin-top: 40px;
  }.tp-landingpage .image {
    margin-top: -60px;
  }.tp-landingpage .cta-button {
    max-width: none;
  }.tp-landingpage .team-slider {
    margin-top: -60px;
    padding-top: 20px;
  }.tp-landingpage .centered-heading {
    margin-bottom: 24px;
  }.tp-landingpage .team-slide-wrapper {
    width: 100%;
    margin-right: 0%;
  }.tp-landingpage .youtube {
    margin-top: 70px;
    margin-bottom: 60px;
  }.tp-landingpage .image-2 {
    margin-top: 20px;
  }.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: 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-bottom: 60px;
    margin-left: -15px;
    margin-right: auto;
    display: flex;
  }.tp-landingpage ._3-biilder-animation {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }.tp-landingpage .links {
    width: 80%;
    margin-bottom: -22%;
    margin-left: auto;
    margin-right: auto;
  }.tp-landingpage .rechts {
    width: 80%;
    margin-top: -38%;
    margin-left: auto;
    margin-right: auto;
  }.tp-landingpage .mask {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }.tp-landingpage .image-subwrapper.small.top,.tp-landingpage .image-subwrapper.small.bottom {
    display: none;
  }.tp-landingpage .image-wrapper-2 {
    height: 80%;
  }.tp-landingpage .arrow {
    height: 45px;
  }.tp-landingpage .project-wrapper {
    height: 100%;
  }.tp-landingpage .right-arrow {
    width: 70px;
    bottom: -3%;
    right: 0%;
  }.tp-landingpage .images_carousel_mbkg_gif {
    height: 60vh;
    margin-bottom: 0;
  }.tp-landingpage .left-arrow {
    width: 70px;
    bottom: -3%;
    left: 0%;
  }.tp-landingpage .slide-nav-2 {
    top: 3%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }.tp-landingpage .heading-4 {
    margin-top: 5%;
    margin-left: auto;
    margin-right: auto;
    font-size: 45px;
    line-height: 40px;
  }.tp-landingpage .h2 {
    margin-left: auto;
    margin-right: auto;
    font-size: 22px;
    line-height: 25px;
  }.tp-landingpage .button-link-cover-2 {
    flex: 0 auto;
  }.tp-landingpage .heading {
    font-size: 1.6em;
  }.tp-landingpage .heading.h2.left {
    font-size: 1.3em;
  }.tp-landingpage .paragraph.copy.abschnitt {
    font-size: .875em;
  }.tp-landingpage .background {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }.tp-landingpage .right-arrow-white {
    width: 70px;
    bottom: -3%;
    right: 0%;
  }.tp-landingpage .left-arrow-white {
    width: 70px;
    bottom: -3%;
    left: 0%;
  }.tp-landingpage .slide-nav-white {
    top: 3%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }.tp-landingpage .left-arrow-2 {
    top: auto;
    bottom: -3%;
    left: 20%;
    right: auto;
  }.tp-landingpage .testimonial-image-wrap {
    height: 260px;
  }.tp-landingpage .right-arrow-2 {
    top: auto;
    bottom: -3%;
    left: auto;
    right: 20%;
  }.tp-landingpage .author-block {
    margin-top: 15px;
  }.tp-landingpage .horizontal-content-block {
    padding-bottom: 70px;
    padding-left: 15px;
    padding-right: 15px;
  }.tp-landingpage .grid {
    flex-flow: wrap;
    align-content: flex-start;
    align-items: flex-start;
    display: flex;
  }.tp-landingpage .testbericht-wrapper {
    max-width: 90%;
    flex-direction: row;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
  }.tp-landingpage .titelbild_testberichte {
    max-width: 100%;
    object-fit: fill;
    align-self: center;
    margin-top: .6em;
    margin-left: 0;
    margin-right: 0;
  }.tp-landingpage .grid-13,.tp-landingpage .grid-14 {
    flex-direction: column;
  }.tp-landingpage .heading-17.margin0-6 {
    font-size: 1.125em;
    line-height: 125%;
  }.tp-landingpage .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }.tp-landingpage .layout1_component {
    grid-template-columns: 1fr;
  }.tp-landingpage .text-size-medium.body.margin-bottom-24px {
    font-size: .85rem;
  }.tp-landingpage .button-link-cover-3 {
    flex: 0 auto;
  }.tp-landingpage .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }.tp-landingpage .layout1_content-2 {
    margin-top: -25px;
  }.tp-landingpage .column-wrap-2 {
    margin-left: auto;
    margin-right: auto;
  }.tp-landingpage .grid-15 {
    flex-flow: wrap;
    align-content: flex-start;
    align-items: flex-start;
    display: flex;
  }.tp-landingpage .testimonial-image-wrap-2 {
    height: 100px;
    max-height: 0%;
    max-width: 37%;
    left: auto;
  }.tp-landingpage .author-block-2 {
    margin-top: 15px;
  }.tp-landingpage .horizontal-content-block-2 {
    padding-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
  }.tp-landingpage .testimonial-card-2 {
    margin-left: auto;
    margin-right: auto;
    padding-top: 1em;
  }.tp-landingpage .paragraph-9 {
    margin-left: auto;
    margin-right: auto;
  }.tp-landingpage .text-block-6 {
    flex-direction: row;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }.tp-landingpage .athlete-attribut-2,.tp-landingpage .athlete-name-2 {
    margin-left: auto;
    margin-right: auto;
  }.tp-landingpage .testimonial-grid {
    grid-row-gap: 1rem;
  }.tp-landingpage .container-85rem {
    padding-left: .75rem;
    padding-right: .75rem;
  }.tp-landingpage .paragraph-10 {
    font-size: 1.2rem;
  }.tp-landingpage .paragraph-10._40-widht {
    max-width: none;
    font-size: 1.2rem;
  }.tp-landingpage .grid-4.mitte {
    width: 60%;
    grid-template-rows: auto auto;
    grid-template-columns: .75fr;
    margin-top: 25%;
    margin-right: 10%;
    padding-left: 5%;
  }.tp-landingpage .image-26 {
    width: 100%;
    margin-bottom: -19%;
    margin-left: -32%;
  }.tp-landingpage .bold-text {
    font-size: 13px;
  }.tp-landingpage .grid-3 {
    width: 100%;
  }.tp-landingpage .grid-3.mitte {
    width: 50%;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1.75fr;
    grid-auto-columns: 1fr;
    margin-top: 0%;
    margin-bottom: 38%;
    margin-right: 40%;
    display: grid;
  }.tp-landingpage .grid-3.oben {
    width: 50%;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 3fr;
    grid-auto-columns: 1fr;
    margin-top: 50%;
    margin-left: 2%;
    padding-left: 0;
    padding-right: 5%;
    display: grid;
  }.tp-landingpage .bold-text-2 {
    font-size: 13px;
  }.tp-landingpage .image-27 {
    width: 40%;
  }.tp-landingpage .image-25 {
    margin-bottom: -19px;
    margin-left: 28%;
  }.tp-landingpage .image-28 {
    width: 100%;
    margin-bottom: -19%;
    margin-left: -32%;
  }.tp-landingpage .grid-16.mitte {
    width: 60%;
    grid-template-rows: auto auto;
    grid-template-columns: .75fr;
    margin-top: 25%;
    margin-right: 10%;
    padding-left: 5%;
  }.tp-landingpage .inner-hero-content-04 {
    padding: 0;
  }.tp-landingpage .hero-section-04,.tp-landingpage .hero-section-04-2 {
    padding-top: 100px;
    padding-bottom: 100px;
  }.tp-landingpage .divider-2._1em {
    height: 1em;
  }
}.tp-landingpage #w-node-_6047a83d-47ab-1c41-61ea-7c405b8d5de7-878ccacc {
  grid-area: 1 / 1 / 2 / 4;
}.tp-landingpage #w-node-_6047a83d-47ab-1c41-61ea-7c405b8d5de8-878ccacc {
  grid-area: 1 / 1 / 2 / 3;
  align-self: start;
}.tp-landingpage #w-node-_6047a83d-47ab-1c41-61ea-7c405b8d5de9-878ccacc {
  grid-area: 1 / 1 / 2 / 2;
}.tp-landingpage #w-node-_6047a83d-47ab-1c41-61ea-7c405b8d5def-878ccacc {
  grid-area: 1 / 2 / 2 / 3;
  align-self: center;
}.tp-landingpage #w-node-_6047a83d-47ab-1c41-61ea-7c405b8d5df0-878ccacc {
  grid-area: 1 / 1 / 2 / 3;
  align-self: center;
}.tp-landingpage #w-node-_6047a83d-47ab-1c41-61ea-7c405b8d5df1-878ccacc {
  grid-area: 1 / 2 / 2 / 3;
  align-self: center;
}.tp-landingpage #w-node-_6047a83d-47ab-1c41-61ea-7c405b8d5df2-878ccacc {
  grid-area: 1 / 1 / 2 / 2;
}.tp-landingpage #w-node-_6047a83d-47ab-1c41-61ea-7c405b8d5df8-878ccacc {
  grid-area: 1 / 2 / 2 / 4;
  align-self: center;
}.tp-landingpage #w-node-_6047a83d-47ab-1c41-61ea-7c405b8d5df9-878ccacc {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}.tp-landingpage #w-node-_6047a83d-47ab-1c41-61ea-7c405b8d5dfa-878ccacc {
  grid-area: 1 / 2 / 2 / 3;
  align-self: end;
}.tp-landingpage #w-node-_12a18829-ff5b-34e7-d903-24544acb0005-878ccacc {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}.tp-landingpage #w-node-_12a18829-ff5b-34e7-d903-24544acb0006-878ccacc,.tp-landingpage #w-node-_12a18829-ff5b-34e7-d903-24544acb000f-878ccacc,.tp-landingpage #w-node-_12a18829-ff5b-34e7-d903-24544acb0016-878ccacc,.tp-landingpage #w-node-_12a18829-ff5b-34e7-d903-24544acb001d-878ccacc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}.tp-landingpage #w-node-_5f358ae1-25d4-5578-acc0-88865acd1e90-878ccacc {
  align-self: end;
}.tp-landingpage #w-node-_0cda388d-ec30-c745-716e-484aa3ed993b-878ccacc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
  justify-self: end;
}.tp-landingpage #w-node-_8d271e9f-1bec-99e4-4eab-9616fbbd4bcc-878ccacc {
  align-self: end;
}.tp-landingpage #w-node-_8d271e9f-1bec-99e4-4eab-9616fbbd4bd0-878ccacc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
  justify-self: end;
}.tp-landingpage #w-node-_836939f8-2f77-1075-5947-aa3db315e8bb-878ccacc {
  align-self: end;
}.tp-landingpage #w-node-_836939f8-2f77-1075-5947-aa3db315e8bf-878ccacc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
  justify-self: end;
}.tp-landingpage #w-node-bad4eea4-4c4b-1006-95fb-19613e3efda6-878ccacc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}.tp-landingpage #w-node-bad4eea4-4c4b-1006-95fb-19613e3efda8-878ccacc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}.tp-landingpage #w-node-bad4eea4-4c4b-1006-95fb-19613e3efdb0-878ccacc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}.tp-landingpage #w-node-_3f8f7fe3-e95a-d00f-94aa-583f0b40e5e9-0b40e5e6 {
  grid-area: 1 / 1 / 3 / 2;
}.tp-landingpage #w-node-_3f8f7fe3-e95a-d00f-94aa-583f0b40e5ea-0b40e5e6 {
  grid-area: 1 / 2 / 3 / 3;
}.tp-landingpage #w-node-_3f8f7fe3-e95a-d00f-94aa-583f0b40e5eb-0b40e5e6 {
  grid-area: 1 / 3 / 3 / 4;
}.tp-landingpage #w-node-_426b47f4-6c7c-0274-9b0e-44aeb4cfe0f9-b4cfe0f8 {
  grid-area: 1 / 2 / 2 / 3;
}.tp-landingpage #w-node-_426b47f4-6c7c-0274-9b0e-44aeb4cfe102-b4cfe0f8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}.tp-landingpage #w-node-_426b47f4-6c7c-0274-9b0e-44aeb4cfe103-b4cfe0f8,.tp-landingpage #w-node-b6dac79f-0b63-07c9-e133-d6ae7adaaff7-7adaaff6 {
  grid-area: 1 / 1 / 2 / 2;
}.tp-landingpage #w-node-b6dac79f-0b63-07c9-e133-d6ae7adaaffd-7adaaff6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}.tp-landingpage #w-node-b6dac79f-0b63-07c9-e133-d6ae7adaaffe-7adaaff6 {
  grid-area: 1 / 2 / 2 / 3;
}

@media screen and (max-width: 991px) {.tp-landingpage #w-node-_12a18829-ff5b-34e7-d903-24544acb0005-878ccacc {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    display: grid;
  }.tp-landingpage #w-node-_12a18829-ff5b-34e7-d903-24544acb0006-878ccacc,.tp-landingpage #w-node-_12a18829-ff5b-34e7-d903-24544acb000f-878ccacc,.tp-landingpage #w-node-_12a18829-ff5b-34e7-d903-24544acb0016-878ccacc,.tp-landingpage #w-node-_12a18829-ff5b-34e7-d903-24544acb001d-878ccacc {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }.tp-landingpage #w-node-_426b47f4-6c7c-0274-9b0e-44aeb4cfe0f9-b4cfe0f8 {
    grid-area: 2 / 1 / 3 / 2;
  }.tp-landingpage #w-node-_426b47f4-6c7c-0274-9b0e-44aeb4cfe103-b4cfe0f8 {
    grid-area: 1 / 1 / 2 / 2;
  }.tp-landingpage #w-node-b6dac79f-0b63-07c9-e133-d6ae7adaaff7-7adaaff6 {
    grid-area: 2 / 1 / 3 / 2;
  }.tp-landingpage #w-node-b6dac79f-0b63-07c9-e133-d6ae7adaaffe-7adaaff6 {
    grid-area: 1 / 1 / 2 / 2;
  }
}

@media screen and (max-width: 767px) {.tp-landingpage #w-node-_86ce520d-3111-e2f2-9ea7-0281b1fbd9b1-878ccacc,.tp-landingpage #w-node-_79541ec3-6044-a50a-98e0-4dd16a721706-878ccacc {
    order: 9999;
  }
}

@media screen and (max-width: 479px) {.tp-landingpage #w-node-_6047a83d-47ab-1c41-61ea-7c405b8d5de8-878ccacc {
    grid-area: 1 / 1 / 2 / 3;
    align-self: start;
  }.tp-landingpage #w-node-_6047a83d-47ab-1c41-61ea-7c405b8d5de9-878ccacc {
    grid-area: 2 / 1 / 3 / 2;
  }.tp-landingpage #w-node-_6047a83d-47ab-1c41-61ea-7c405b8d5def-878ccacc {
    grid-area: 1 / 1 / 2 / 2;
    align-self: center;
  }.tp-landingpage #w-node-_6047a83d-47ab-1c41-61ea-7c405b8d5df0-878ccacc {
    align-self: end;
  }.tp-landingpage #w-node-_6047a83d-47ab-1c41-61ea-7c405b8d5df1-878ccacc {
    grid-area: 1 / 1 / 2 / 2;
    align-self: center;
  }.tp-landingpage #w-node-_6047a83d-47ab-1c41-61ea-7c405b8d5df2-878ccacc {
    grid-area: 2 / 1 / 3 / 2;
  }.tp-landingpage #w-node-_6047a83d-47ab-1c41-61ea-7c405b8d5dfa-878ccacc {
    grid-area: 2 / 1 / 3 / 2;
    align-self: end;
  }.tp-landingpage #w-node-_12a18829-ff5b-34e7-d903-24544acb0005-878ccacc {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }.tp-landingpage #w-node-_12a18829-ff5b-34e7-d903-24544acb0006-878ccacc,.tp-landingpage #w-node-_12a18829-ff5b-34e7-d903-24544acb000f-878ccacc,.tp-landingpage #w-node-_12a18829-ff5b-34e7-d903-24544acb0016-878ccacc,.tp-landingpage #w-node-_12a18829-ff5b-34e7-d903-24544acb001d-878ccacc {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }.tp-landingpage #w-node-_86ce520d-3111-e2f2-9ea7-0281b1fbd9b1-878ccacc,.tp-landingpage #w-node-_79541ec3-6044-a50a-98e0-4dd16a721706-878ccacc {
    order: 9999;
  }.tp-landingpage #w-node-_3f8f7fe3-e95a-d00f-94aa-583f0b40e5e9-0b40e5e6 {
    grid-area: 1 / 1 / 2 / 2;
  }.tp-landingpage #w-node-_3f8f7fe3-e95a-d00f-94aa-583f0b40e5ea-0b40e5e6 {
    grid-area: 2 / 1 / 3 / 2;
  }.tp-landingpage #w-node-_3f8f7fe3-e95a-d00f-94aa-583f0b40e5eb-0b40e5e6 {
    grid-area: 3 / 1 / 5 / 2;
  }
}


