body {
  color: #333;
  font-family: Figtree, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: bold;
  line-height: 44px;
}

.hero-section {
  display: block;
}

.nav-wraper {
  border-bottom: .5px solid #fff;
  justify-content: space-between;
  align-items: center;
  padding: 20px 40px;
  display: flex;
}

.hero-content {
  border-bottom: .5px solid #fff;
  justify-content: center;
  align-items: center;
  width: auto;
  padding: 80px 0;
  display: flex;
}

.black-background {
  background-color: #000;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: block;
}

.nav-button-wraper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  padding: 15px;
  display: flex;
}

.nav-link {
  color: #fff;
  flex: 0 auto;
  font-size: 24px;
  text-decoration: none;
}

.hero-section-heading {
  color: #fff;
  text-align: left;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: 1040px;
  font-size: 110px;
  font-weight: 700;
  line-height: 140px;
  display: flex;
}

.portfolio-heading {
  color: #fff;
  border: 0 solid #fff;
  align-self: stretch;
  width: auto;
  padding: 0;
  font-size: 55px;
  font-weight: 300;
  line-height: 100%;
}

.div-block {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 0 solid #fff;
  border-bottom-width: .5px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: auto;
  max-width: 1040px;
  padding: 45px 0;
  display: flex;
  position: static;
}

.link-block {
  order: 0;
  justify-content: space-between;
  align-self: flex-start;
  align-items: center;
  display: flex;
}

.text-block {
  font-size: 55px;
  line-height: 100%;
}

.portfolio-text {
  outline-offset: 0px;
  color: #fff;
  cursor: auto;
  border-bottom: 0 solid #000;
  border-radius: 0;
  outline: 3px #fff;
  flex: 1;
  font-size: 55px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.div-block-2 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  opacity: 0;
  justify-content: center;
  align-items: center;
  display: flex;
}

.arrow-view-work {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  opacity: 0;
  mix-blend-mode: normal;
  justify-content: center;
  align-items: center;
  display: flex;
}

.work-links {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  cursor: pointer;
  justify-content: space-between;
  align-self: flex-start;
  align-items: center;
  display: flex;
}

.work-links:hover {
  font-size: 40px;
  font-weight: 600;
  line-height: 40px;
}

.text-block-2 {
  color: #000;
  border: 0 solid #fff;
  font-size: 24px;
  line-height: 24px;
}

.portfolio-work {
  color: #000;
  font-size: 24px;
  line-height: 24px;
  text-decoration: none;
}

.work-link-wrapper {
  box-sizing: border-box;
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  color: #fff;
  background-color: #fff0;
  flex-flow: row;
  flex: 0 auto;
  justify-content: space-between;
  align-self: flex-start;
  align-items: center;
  width: 1040px;
  max-width: none;
  padding: 10px 0;
  font-size: 55px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
  display: flex;
  overflow: visible;
}

.work-link-wrapper:hover {
  opacity: 1;
  color: #000;
  background-color: #00df86;
  padding: 20px 40px;
  font-size: 35px;
  font-weight: 700;
}

.main-text {
  color: #fff;
  font-size: 0;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.main-text:hover {
  color: #000;
  font-size: 40px;
  font-weight: 600;
}

.arrow-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  opacity: 0;
  justify-content: center;
  align-items: center;
  display: flex;
}

.arrow-wrapper:hover {
  opacity: 1;
}

.arrow {
  opacity: 1;
  max-width: 300px;
}

.arrow:hover {
  opacity: 1;
  mix-blend-mode: normal;
}

.view-work {
  opacity: 1;
  color: #000;
  font-size: 24px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.view-work:hover {
  opacity: .41;
}

.view-work.branding {
  opacity: 100;
}

.image {
  opacity: 1;
}

.arrow-work-wraper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  opacity: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.arrow-div {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  display: flex;
}

.image-2 {
  opacity: 0;
  max-width: 340.996px;
  max-height: 16px;
}

.text-block-3 {
  opacity: 0;
}

.view-work-div {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  max-width: none;
  padding: 40px 0;
  display: inline-flex;
}

.work-section {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border: 0 solid #000;
  border-bottom: 1px solid #fff;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  max-width: none;
  padding-top: 80px;
  padding-bottom: 60px;
  display: flex;
}

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

.about-section {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 0 solid #fff;
  border-bottom-width: .5px;
  justify-content: center;
  align-items: center;
  max-width: none;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
}

.about-heading {
  color: #00df86;
  font-size: 120px;
  line-height: 145px;
}

.image-3 {
  width: 480px;
  height: auto;
}

.div-block-4 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.div-block-5 {
  flex: 1;
}

.about-text {
  color: #fff;
  height: auto;
  font-size: 20px;
  line-height: 30px;
}

.div-block-6 {
  grid-column-gap: 150px;
  grid-row-gap: 150px;
  flex: 1;
  justify-content: center;
  align-items: stretch;
  max-width: 1040px;
  display: flex;
}

.features-table {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

.centered-heading {
  text-align: center;
  margin-bottom: 16px;
}

.centered-subheading {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.comparison-table {
  flex-direction: column;
  margin-top: 50px;
  display: flex;
}

.comparison-row-main {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 24px;
  padding-bottom: 24px;
  display: grid;
}

.comparison-title {
  margin-bottom: 0;
  margin-left: 24px;
}

.comparison-row {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-bottom: 1px solid #e4ebf3;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 24px;
  padding-bottom: 24px;
  display: grid;
}

.comparison-negative {
  background-image: url('../images/');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-left: 24px;
  padding-left: 40px;
}

.comparison-positive {
  background-image: url('../images/');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-left: 24px;
  padding-left: 40px;
}

.hero-heading-right {
  background-color: #000;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.hero-wrapper-2 {
  justify-content: space-between;
  align-items: center;
  max-width: none;
  display: flex;
}

.hero-split {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.shadow-two {
  box-shadow: 0 4px 24px #96a3b514;
}

.margin-bottom-24px {
  margin-bottom: 24px;
}

.button-primary {
  color: #000;
  letter-spacing: 0;
  text-transform: capitalize;
  background-color: #00df86;
  padding: 20px 60px;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
  transition: all .2s;
}

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

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

.button-primary.footer-form-button {
  padding: 8px 18px;
  position: absolute;
  right: 8px;
}

.heading {
  color: #fff;
  font-size: 55px;
  font-weight: 300;
  line-height: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

.social-icon {
  width: 50px;
  height: 50px;
}

.social-icon-div {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.hero-heading-left {
  background-color: #000;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.hero-split-2 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.email-link {
  color: #00df86;
  height: auto;
  font-size: 20px;
  font-weight: 700;
  line-height: 100%;
}

.hero-without-image {
  background-color: #000;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.hero-wrapper-two {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.navbar-logo-left-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.navbar-logo-left-container.shadow-three.white-background {
  border-bottom: .5px solid #0006;
  max-width: none;
}

.navbar-logo-left-container.shadow-three.black-background {
  background-color: #000;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

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

.nav-link-2 {
  color: #fff;
  letter-spacing: .25px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 5px 10px;
  font-size: 24px;
  line-height: 100%;
  text-decoration: none;
}

.nav-link-2:hover {
  color: #00df86;
}

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

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

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

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

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

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

.nav-divider {
  background-color: #e4ebf3;
  width: 1px;
  height: 22px;
  margin-left: 15px;
  margin-right: 15px;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

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

.hero-without-image-2 {
  background-color: #000;
  border-top: .5px solid #fff;
  border-bottom: .5px solid #fff;
  padding: 80px 30px;
  position: relative;
}

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

.hero-wrapper-two-2 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 1040px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-subscribe {
  border-bottom: 0 solid #e4ebf3;
  padding: 50px 30px 40px;
  position: relative;
}

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

.footer-form-two {
  background-color: #f5f7fa;
  margin-bottom: 40px;
  padding: 64px;
}

.footer-form-container-two {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-form-title {
  font-size: 24px;
  line-height: 32px;
}

.footer-form-block-two {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.footer-form-input {
  border: 1px #000;
  width: 460px;
  height: 48px;
  margin-bottom: 0;
  padding: 12px 180px 12px 20px;
}

.footer-form-input::placeholder {
  color: #1a1b1fcc;
}

.footer-wrapper-three {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-block-three {
  justify-content: flex-start;
  align-items: center;
  margin-left: -20px;
  margin-right: -20px;
  display: flex;
}

.footer-link-three {
  color: #1a1b1f;
  margin-left: 20px;
  margin-right: 20px;
  text-decoration: none;
}

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

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

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

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

.footer-bottom {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-copyright {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  line-height: 18px;
}

.footer-logo {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-legal-link {
  color: #3a4554;
  margin-left: 24px;
}

.footer-legal-link:hover {
  color: #3a4554;
}

.hero-subscribe-left {
  background-color: #000;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

.hero-split-3 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 55%;
  display: flex;
}

.hero-form {
  margin-bottom: 12px;
}

.hero-form-container {
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.hero-form-input {
  color: #1a1b1f;
  border: 1px solid #d1d6db;
  width: 240px;
  height: auto;
  margin-bottom: 0;
  margin-right: 9px;
  padding: 5px 16px;
  font-size: 14px;
  line-height: 20px;
  transition: all .2s;
}

.hero-form-input:hover, .hero-form-input:focus {
  border-color: #76879d;
}

.hero-form-input::placeholder {
  color: #1a1b1fcc;
}

.text-link-arrow {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed {
  margin-left: 2px;
  display: flex;
}

.hero-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  max-width: none;
  display: flex;
}

.hero-section-top {
  background-color: #000;
  border-top: .5px solid #fff6;
  border-bottom: .5px solid #fff6;
  padding: 80px 30px;
  position: relative;
}

.hero-section-container {
  width: 100%;
  max-width: 1040px;
  margin-left: auto;
  margin-right: auto;
}

.hrow-section-wrapper {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 1040px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.work-links-section {
  background-color: #000;
  border-bottom: .5px solid #fff6;
  padding: 80px 30px;
  position: relative;
}

.work-links-container {
  width: 100%;
  max-width: 1040px;
  margin-left: auto;
  margin-right: auto;
}

.work-links-wrapper {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.section-about {
  background-color: #000;
  border-bottom: .5px solid #fff6;
  padding: 80px 30px;
  position: relative;
}

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

.about-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  max-width: none;
  display: flex;
}

.about-left {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 42%;
  display: flex;
}

.about-right {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.contact-section {
  background-color: #000;
  border-top: .5px solid #0006;
  border-bottom: .5px solid #fff6;
  padding: 80px 30px;
  position: relative;
}

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

.contact-wrapper {
  justify-content: space-between;
  align-items: center;
  max-width: none;
  display: flex;
}

.contact-left {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.sportsfolio-section {
  background-color: #000;
  border-bottom: .5px solid #fff6;
  padding: 80px 30px;
  position: relative;
}

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

.sportsfolio-wrapper {
  justify-content: space-between;
  align-items: center;
  max-width: none;
  display: flex;
}

.footer-section-white {
  background-color: #fff;
  border-top: .5px solid #0006;
  border-bottom: 0 solid #e4ebf3;
  padding: 50px 30px 40px;
  position: relative;
}

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

.image-4 {
  width: 165px;
}

.nav-link-black {
  color: #000;
  letter-spacing: .25px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 5px 10px;
  font-size: 24px;
  line-height: 100%;
  text-decoration: none;
}

.nav-link-black:hover {
  color: #00df86;
}

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

.rectangle-9 {
  background-color: #fff;
}

.layout-and-print-design, .branding-and-identity {
  color: #000;
  letter-spacing: -.01em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Figtree, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.uxui-and-web-design {
  border-style: solid;
  border-width: undefinedpx;
  color: #00df86;
  letter-spacing: -.01em;
  border-color: #00df86;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Figtree, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.video-and-animation, .ads-and-key-visuals {
  color: #000;
  letter-spacing: -.01em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Figtree, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.erste-bank-leasing {
  color: #fff;
  letter-spacing: -.01em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Figtree, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.the-redesigned-mobile-app-reflects-erste-leasings-commitment-to-simplicity-and-user-centric-design-w, .erste-leasing-offers-a-seamless-and-efficient-leasing-experience-for-cars-and-other-items-designed-t {
  color: #fff;
  letter-spacing: -.01em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Figtree, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.mobile-app {
  color: #fff;
  letter-spacing: -.01em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Figtree, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.div-block-7 {
  background-color: #000;
}

.rectangle-7 {
  background-color: #fff;
}

.liga {
  color: #000;
  letter-spacing: -.01em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Figtree, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.liga-is-a-competitive-gaming-platform-where-players-start-each-month-with-100-points-and-participate, .joker-tickets-allow-users-to-add-multiple-matches-to-increase-potential-points-rebuy-options-are-ava {
  color: #000;
  letter-spacing: -.01em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Figtree, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.sports-betting-platform {
  color: #000;
  letter-spacing: -.01em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Figtree, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.section {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.hero-without-image-3 {
  background-color: #000;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

.hero-wrapper-two-3 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.margin-bottom-24px-2 {
  margin-bottom: 24px;
}

.button-primary-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

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

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

.mobile-section {
  background-color: #000;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

.mobile-wrapper {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 1038.55px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-8 {
  max-width: 100%;
}

.breadcrumb-section {
  background-color: #fff;
  border-bottom: 1px #e4ebf3;
  padding: 60px 30px;
  position: relative;
}

.breadcrumb-wrapper {
  border-bottom: .5px #0003;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.breadcrumb-1 {
  text-align: center;
  border-bottom: 6px solid #00df86;
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.active-page {
  color: #00df86;
  text-align: left;
  margin-bottom: 8px;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

.features-title-small {
  font-size: 24px;
  line-height: 32px;
}

.other-pages {
  color: #000;
  text-align: left;
  margin-bottom: 8px;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
}

.other-pages:hover {
  color: #00df86;
  font-weight: 700;
}

.other-pages:focus {
  color: #00df86;
  font-weight: 500;
}

.breadcrumb-2 {
  text-align: center;
  border-bottom: 6px #00df86;
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.breadcrumb-2:hover {
  border-bottom-style: solid;
}

.breadcrumb-2:active {
  color: red;
  border-bottom-style: none;
}

.two-col-text-section {
  background-color: #000;
  justify-content: center;
  padding: 100px 30px;
  display: flex;
  position: relative;
}

.two-col-text-section.pb-50 {
  padding-bottom: 50px;
}

.two-col-container {
  flex-flow: column;
  justify-content: flex-start;
  align-self: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1040px;
  display: block;
}

.video-section .two-col-container {
  align-items: center;
}

.two-col-container.tm-30 {
  margin-top: 30px;
}

.two-col-container.tp-50 {
  padding-top: 40px;
}

.hero-heading-left-2 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

.hero-wrapper-2 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-split-4 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.shadow-two-2 {
  box-shadow: 0 4px 24px #96a3b514;
}

.two-col-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: stretch;
  max-width: 1040px;
  display: flex;
}

.two-col-wrapper.top-3 {
  padding-top: 40px;
}

.two-col-wrapper.top-4 {
  margin-top: 60px;
}

.two-col-wrapper.top-4.tp-50 {
  padding-top: 50px;
}

.two-col-wrapper.top-padding {
  padding-top: 120px;
}

.two-col-wrapper.tm-30 {
  margin-top: 30px;
}

.two-col-wrapper.tp-50 {
  padding-top: 50px;
}

.two-col-text {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 0 auto;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 50px;
  display: flex;
}

.two-col-text.top {
  align-items: flex-start;
}

.two-col-text.top.tp-10, .two-col-text.pt-20 {
  padding-top: 20px;
}

.two-col-text.pt-20.mt-20 {
  align-items: flex-start;
  margin-top: 20px;
}

.two-col-text.tp-100, .two-col-text.tp-50 {
  padding-top: 100px;
}

.two-col-text.tp-25 {
  padding-top: 25px;
}

.two-col-text.tp-0 {
  padding-top: 30px;
}

.heading-2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  line-height: 45px;
}

.heading-3 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  font-size: 24px;
  font-weight: 500;
  line-height: 24px;
}

.two-col-heading {
  border-left: 6px solid #00df86;
  flex-flow: column;
  margin-bottom: 20px;
  margin-left: 0;
  padding-left: 20px;
  display: flex;
}

.two-col-heading.wirhout-border {
  border-left-style: none;
  border-left-width: 0;
  padding-left: 0;
}

.two-col-heading.wirhout-border.tp-20 {
  padding-top: 20px;
}

.two-col-heading.wirhout-border.tp-20.tp-100 {
  padding-top: 100px;
}

.two-col-heading.wirhout-border.tp-50 {
  padding-top: 50px;
}

.text-block-4 {
  color: #000;
  max-width: 100%;
  font-size: 16px;
  line-height: 22px;
}

.text-block-4.bold {
  font-style: italic;
  font-weight: 500;
}

.text-block-4.bold.tp-10 {
  padding-top: 20px;
}

.text-col-1 {
  flex-flow: column;
  align-items: stretch;
  max-width: 46%;
  display: flex;
}

.text-col-2 {
  flex-flow: column;
  justify-content: space-between;
  max-width: 46%;
  display: flex;
}

.text-col-2.with-list {
  flex: 1;
  display: flex;
}

.text-col-2.extend {
  flex: 1;
}

.text-block-5 {
  color: #000;
  font-size: 16px;
  line-height: 22px;
}

.image-section-gray-background {
  color: #000;
  background-color: #dedede;
  justify-content: center;
  padding: 20px 30px;
  display: flex;
}

.mobile-image-conatiner {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  max-width: 1040px;
  display: flex;
}

.mobile-image-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-section-black-background {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  color: #000;
  background-color: #000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 100px 30px;
  display: flex;
}

.mobile-image-conatiner-black {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  max-width: 1038.55px;
  padding-top: 30px;
  display: flex;
}

.mobile-image-wrapper-black {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.two-col-text-sectionn-white {
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  padding: 100px 30px;
  display: flex;
  position: relative;
}

.heading-2-white {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  line-height: 45px;
}

.heading-3-white {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 500;
  line-height: 24px;
}

.text-block-4-white {
  color: #fff;
  max-width: 100%;
  font-size: 16px;
  line-height: 22px;
  display: flex;
}

.text-block-5-white {
  color: #fff;
  max-width: 100%;
  font-size: 16px;
  line-height: 22px;
}

.full-width-background-image {
  background-image: url('../images/Mask-group.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 100%;
  min-height: 784px;
}

.full-width-background-image.liga {
  background-image: url('../images/Liga-1-1.png');
}

.image-section-white-background {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  color: #000;
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 100px 30px;
  display: flex;
}

.liga-container {
  flex-flow: row;
  flex: 1;
  justify-content: space-between;
  max-width: 1040px;
  padding-top: 20px;
  display: flex;
}

.liga-col-1 {
  max-width: 45%;
}

.liga-col-2 {
  justify-content: center;
  align-items: center;
  max-width: 45%;
  display: flex;
}

.liga-black-heading {
  color: #000;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
}

.liga-section {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: center;
  padding: 0 30px;
  display: flex;
}

.liga-col {
  flex-flow: column;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.image-5 {
  flex: 0 auto;
}

.liga-col-copy {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  max-width: 46%;
  display: flex;
}

.two-col-text-sectionn-with-image {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  background-color: #000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 100px 30px;
  display: flex;
  position: relative;
}

.sportslots-section {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: center;
  padding: 0 30px;
  display: flex;
}

.sportslots-white-heading {
  color: #fff;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
}

.sportslots-white-text {
  color: #fff;
  max-width: 100%;
  font-size: 16px;
  line-height: 22px;
}

.sportslots-white-text-copy {
  color: #000;
  max-width: 100%;
  font-size: 16px;
  line-height: 22px;
}

.two-col-wihite-section-with-image {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 100px 30px;
  display: flex;
  position: relative;
}

.two-col-wihite-section-with-image.tp-50 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.three-col-text-buttons {
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.three-col-text-buttons.tp-30 {
  padding-top: 30px;
}

.button-col {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  max-width: 100%;
  display: flex;
}

.white-button {
  color: #000;
  background-color: #fff;
  border: .5px solid #0006;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 333px;
  max-width: 100%;
  height: 100px;
  padding: 30px;
  font-size: 24px;
  line-height: 30px;
  display: flex;
}

.white-button:hover {
  color: #000;
  background-color: #00df86;
  font-weight: 600;
}

.three-col-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: stretch;
  max-width: 1040px;
  display: flex;
}

.mobile-image-conatiner-black-white {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  max-width: 699px;
  display: flex;
}

.mobile-image-conatiner-black-white.tm-30 {
  margin-top: 30px;
}

.heading-black {
  color: #000;
  font-size: 55px;
  font-weight: 300;
  line-height: 100%;
}

.footer-copyright-black {
  color: #000;
  font-size: 18px;
  font-weight: 500;
  line-height: 18px;
}

.image-6 {
  height: 60px;
}

.contact-section-white {
  background-color: #fff;
  border-top: .5px solid #0006;
  border-bottom: .5px solid #fff6;
  padding: 80px 30px;
  position: relative;
}

.footer-section-black {
  background-color: #000;
  border-top: .5px solid #0006;
  border-bottom: 0 solid #e4ebf3;
  padding: 50px 30px 40px;
  position: relative;
}

.div-block-9 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  align-items: center;
  display: flex;
}

.one-col-section {
  flex-flow: column;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  padding-top: 40px;
  display: flex;
}

.one-col-section.center {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  align-self: center;
  max-width: 1040px;
  margin-bottom: 0;
  padding-top: 50px;
}

.one-col-section.center.gap-0 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.one-col-section.center.gap-0.pt-0 {
  flex-flow: row;
  justify-content: center;
  align-self: center;
  max-width: none;
  padding-top: 0;
}

.one-col-section.center.tp-0 {
  padding-top: 0;
}

.one-col-section._w-100 {
  max-width: 100%;
}

.one-col-section.left {
  align-items: flex-start;
}

.one-col-section.left.tp-50 {
  padding-top: 50px;
}

.one-col-section.tp-20 {
  padding-top: 20px;
}

.one-col-wrapper {
  flex-flow: column;
  flex: 1;
  align-items: flex-start;
  max-width: 100%;
  display: flex;
}

.one-col-wrapper.two-images {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: space-between;
  align-self: auto;
  align-items: stretch;
  min-width: 1038px;
  max-width: none;
  display: flex;
}

.one-col-wrapper.two-images.closed {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  justify-content: center;
}

.one-col-wrapper.tp-30 {
  padding-top: 30px;
}

.one-col-wrapper.tp-50 {
  padding-top: 25px;
}

.heading-4 {
  color: #000;
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
}

.heading-4.white {
  color: #fff;
}

.heading-4.white.small {
  font-size: 16px;
  font-weight: 400;
}

.heading-4.white.pb-50 {
  padding-bottom: 50px;
}

.image-7 {
  max-width: 100%;
  padding-top: 20px;
}

.image-7.border {
  border: 2px solid #fff;
  max-width: 1040px;
}

.image-7.border.tp-50, .image-7.border.mt-50 {
  margin-top: 50px;
}

.image-7._w-767 {
  max-width: 767px;
}

.image-7._w-355 {
  max-width: 355px;
}

.image-7._w-822 {
  max-width: 822px;
}

.image-7._w-865 {
  max-width: 865px;
}

.image-7._w-371 {
  max-width: 371px;
}

.image-7._w-1039 {
  max-width: 100%;
}

.image-7._w-405 {
  max-width: 405px;
}

.image-7._w-100 {
  max-width: 100%;
}

.image-7._w-100.tp-25 {
  padding-top: 30px;
}

.image-7._w-480 {
  max-width: 480px;
}

.image-7._w-324 {
  max-width: 324px;
}

.image-7._w-488 {
  max-width: 488px;
}

.image-7._w-488.pt-0 {
  order: 0;
  padding-top: 0;
}

.image-7.tp-50 {
  padding-top: 50px;
}

.heading-4-green {
  color: #00df86;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  text-decoration: underline;
}

.heading-4-copy {
  color: #000;
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
}

.full-width-background-logos {
  background-image: url('../images/All-Challenge-Logos-1-min.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 100%;
  min-height: 950px;
}

.two-col-text-sectionn {
  background-color: #fff;
  flex-flow: row;
  justify-content: center;
  align-items: stretch;
  padding: 80px 30px;
  display: flex;
  position: relative;
}

.two-col-text-sectionn.gray-background {
  background-color: #333854;
}

.full-width-background-quick-pics {
  background-color: #000;
  background-image: url('../images/04b9473da66808b71f988ba98bad8a2ae84876cd.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  max-width: 100%;
  min-height: 750px;
}

.full-width-background-ipc {
  background-image: url('../images/a9b7280e85f5ae6a2d1af9505ede4bb2babfeeda-min.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 100%;
  min-height: 784px;
}

.image-center {
  max-width: 862.34px;
  padding-top: 20px;
}

.image-center.border {
  border: 2px solid #fff;
}

.heading-5 {
  color: #000;
  font-size: 24px;
  font-weight: 500;
}

.list {
  color: #000;
  font-size: 16px;
  font-weight: 500;
}

.list-2 {
  margin-top: 50px;
  padding-left: 20px;
}

.text-below-image {
  color: #000;
  margin-top: 40px;
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
}

.text-below-image.tp-50 {
  padding-top: 50px;
}

.link {
  color: #00df86;
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
}

.list-3 {
  padding-left: 20px;
}

.list-3.white {
  color: #fff;
  margin-top: 10px;
  padding-left: 30px;
  font-size: 16px;
  line-height: 22px;
}

.three-col-section {
  flex-flow: column;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  padding-top: 40px;
  display: flex;
}

.three-col-section.center {
  z-index: 1;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  align-self: center;
  max-width: none;
  margin-bottom: -200px;
  position: relative;
}

.three-col-section._w-100 {
  max-width: 100%;
}

.three-col-section.left {
  align-items: flex-start;
}

.image-left {
  flex-flow: column;
  align-items: stretch;
  max-width: 46%;
  display: flex;
}

.image-left._w-70 {
  max-width: 70%;
}

.image-left._w-50 {
  max-width: 50%;
}

.image-left._w-33 {
  max-width: 33.33%;
}

.image-right {
  flex-flow: column;
  justify-content: space-between;
  max-width: 46%;
  display: flex;
}

.image-right.with-list {
  flex: 1;
  display: flex;
}

.image-right.extend {
  flex: 1;
}

.image-right._w-436 {
  max-width: 436px;
}

.image-right._w-30 {
  max-width: 30%;
}

.image-right._w-50 {
  max-width: 50%;
}

.image-right._w-33 {
  max-width: 33.33%;
}

.image-8 {
  align-self: auto;
}

.image-wrapper {
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.image-mid {
  flex-flow: column;
  justify-content: space-between;
  max-width: 46%;
  display: flex;
}

.image-mid.with-list {
  flex: 1;
  display: flex;
}

.image-mid.extend {
  flex: 1;
}

.image-mid._w-436 {
  max-width: 436px;
}

.image-mid._w-30 {
  max-width: 30%;
}

.image-mid._w-50 {
  max-width: 50%;
}

.image-mid._w-33 {
  max-width: 33.33%;
}

.lets-connect-section {
  border-top: .5px solid #0006;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 80px 30px;
  display: flex;
}

.lets-connect-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1040px;
  display: flex;
}

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

.lets-connect-text, .lets-connect-image {
  max-width: 50%;
}

.text-block-6 {
  color: #000;
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
}

.heading-6 {
  color: #00df86;
}

.big-heading {
  color: #00df86;
  font-size: 110px;
  line-height: 130px;
}

.link-block-2 {
  color: #000;
  border-bottom: .5px solid #0006;
  flex: 1;
  padding-bottom: 50px;
  font-size: 24px;
  line-height: 30px;
  text-decoration: none;
}

.link-block-2:hover {
  color: #9d9d9d;
  border-bottom: 6px solid #9d9d9d;
  font-weight: 700;
}

.link-block-2.w--current {
  color: #00df86;
  text-align: left;
  border-bottom: 6px solid #00df86;
  flex: 1;
  padding-bottom: 50px;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

.text-block-7 {
  color: #000;
  text-align: left;
  font-size: 24px;
  line-height: 30px;
}

.text-block-8, .text-block-9 {
  max-width: 150px;
}

.video-section {
  background-color: #000;
  justify-content: center;
  padding: 80px 30px;
  display: flex;
  position: relative;
}

.video-section.pb-50 {
  padding-bottom: 50px;
}

.div-block-11 {
  padding-top: 30px;
}

.two-col-wrapper-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: stretch;
  max-width: 1040px;
  display: flex;
}

.two-col-wrapper-copy.top-3 {
  padding-top: 40px;
}

.two-col-wrapper-copy.top-4 {
  margin-top: 60px;
}

.two-col-wrapper-copy.top-padding {
  padding-top: 120px;
}

.two-col-wrapper-copy.tm-30 {
  margin-top: 30px;
}

.three-col-top {
  justify-content: space-between;
  margin-top: -150px;
  display: flex;
}

.ipic {
  padding: 50px 60px;
}

.ipic.red {
  background-color: #e21f26;
  box-shadow: 10px 10px 10px 2px #0003;
}

.ipic.black {
  background-color: #000;
  box-shadow: 10px 10px 10px 2px #0003;
}

.ipic.white {
  background-color: #fff;
  box-shadow: 10px 10px 10px 2px #0003;
}

.nagitive-space-logos-3 {
  justify-content: space-between;
  width: 100%;
  max-width: 1040px;
  display: flex;
}

.nagitive-space-logos-3-col {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: space-between;
  margin-top: 0;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.nag-logo {
  padding: 50px 60px;
}

.nag-logo.red {
  background-color: #e21f26;
  box-shadow: 10px 10px 10px 2px #0003;
}

.nag-logo.black {
  background-color: #000;
  box-shadow: 10px 10px 10px 2px #0003;
}

.nag-logo.white {
  background-color: #fff;
  padding: 0;
  box-shadow: 15px 15px 50px #0003;
}

.neg-logo-wrapper {
  flex: 1;
}

.neg-text-wrapper {
  max-width: 96%;
  padding-top: 50px;
}

.heading-7 {
  font-size: 24px;
  line-height: 30px;
}

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

.heading-8 {
  font-size: 24px;
  line-height: 30px;
}

.text-col {
  flex-flow: column;
  align-items: stretch;
  max-width: 100%;
  display: flex;
}

.heading-above-text {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 40px;
  font-size: 24px;
  font-weight: 500;
  line-height: 24px;
}

.heading-above-text.bold {
  font-weight: 700;
}

.dina-card-image {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  max-width: 100%;
  display: flex;
}

.dina-card-image.tm-30 {
  margin-top: 30px;
}

.link-block-3, .link-block-4 {
  text-decoration: none;
}

@media screen and (max-width: 991px) {
  .nav-link {
    font-size: 20px;
  }

  .hero-section-heading {
    width: 750px;
    font-size: 75px;
    line-height: 90px;
  }

  .portfolio-heading {
    width: 750px;
    font-size: 35px;
  }

  .work-link-wrapper {
    text-align: left;
    justify-content: space-between;
    width: auto;
    min-width: 700px;
    max-width: 1040px;
  }

  .arrow.branding {
    max-width: 200px;
  }

  .view-work.branding {
    font-size: 20px;
  }

  .work-heading {
    text-align: left;
    font-size: 25px;
  }

  .work-heading:hover {
    font-size: 25px;
  }

  .about-heading {
    font-size: 100px;
    line-height: 125px;
  }

  .container {
    max-width: 728px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

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

  .social-icon-div, .hero-split-2 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .hero-wrapper-two {
    align-items: flex-start;
  }

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

  .nav-menu-two {
    background-color: #000;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

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

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

  .menu-button {
    padding: 12px;
  }

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

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

  .footer-subscribe {
    border-bottom-width: 0;
  }

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

  .footer-form-two {
    padding: 40px;
  }

  .footer-form-title {
    margin-right: 15px;
  }

  .footer-form-input {
    width: 400px;
    padding-right: 180px;
  }

  .footer-wrapper-three {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-social-block-three {
    margin-top: 40px;
  }

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

  .hero-split-3 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-section-container, .work-links-container {
    max-width: 728px;
  }

  .work-links-wrapper {
    align-items: flex-start;
  }

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

  .about-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .about-left, .about-right {
    max-width: 100%;
    margin-bottom: 40px;
  }

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

  .contact-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .contact-left {
    max-width: 100%;
    margin-bottom: 40px;
  }

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

  .sportsfolio-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .footer-section-white {
    border-bottom-width: 0;
  }

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

  .nav-link-black {
    color: #fff;
    padding-left: 5px;
    padding-right: 5px;
  }

  .icon--black {
    color: #000;
    font-size: 40px;
    line-height: 40px;
  }

  .breadcrumb-container, .mobile-container {
    max-width: 728px;
  }

  .breadcrumb-section {
    padding: 20px;
  }

  .breadcrumb-wrapper {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .active-page, .other-pages {
    font-size: 22px;
    line-height: 28px;
  }

  .two-col-text-section {
    align-items: stretch;
  }

  .two-col-container {
    flex-flow: column;
    flex: 0 auto;
    align-self: auto;
    align-items: flex-start;
    width: 100%;
    max-width: none;
    display: flex;
  }

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

  .hero-wrapper-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-4 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .two-col-wrapper {
    align-items: flex-start;
  }

  .two-col-text {
    flex-flow: row;
  }

  .two-col-heading {
    align-items: flex-start;
  }

  .text-col-1._w-100p {
    max-width: 100%;
  }

  .full-width-background-image {
    background-position: 50%;
    background-size: contain;
    min-height: 423px;
  }

  .full-width-background-image.liga {
    background-position: 50% 0;
    background-size: contain;
    min-height: 418px;
  }

  .white-button {
    width: 220px;
    padding: 12px;
    font-size: 20px;
  }

  .footer-section-black {
    border-bottom-width: 0;
  }

  .one-col-wrapper.two-images {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex-flow: column;
    min-width: 100%;
  }

  .image-7, .image-7.border, .image-7._w-767, .image-7._w-822, .image-7._w-865 {
    max-width: 100%;
  }

  .full-width-background-logos {
    background-size: cover;
    min-height: 423px;
  }

  .full-width-background-quick-pics {
    min-height: 423px;
  }

  .big-heading {
    font-size: 70px;
    line-height: 80px;
  }

  .link-block-2 {
    border-bottom-style: none;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .link-block-2.w--current {
    padding-bottom: 10px;
  }

  .text-block-8 {
    max-width: none;
  }

  .video-section {
    align-items: center;
    align-items: center;
  }

  .two-col-wrapper-copy {
    align-items: flex-start;
  }

  .video-2 {
    min-width: 650px;
  }
}

@media screen and (max-width: 767px) {
  .hero-section-heading {
    width: 550px;
    font-size: 55px;
    line-height: 70px;
  }

  .portfolio-heading {
    width: 550px;
    font-size: 30px;
  }

  .work-link-wrapper {
    min-width: 520px;
  }

  .work-link-wrapper:hover {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .arrow.branding {
    max-width: 170px;
  }

  .view-work.branding {
    font-size: 18px;
  }

  .arrow-div {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .work-heading {
    font-size: 20px;
  }

  .work-heading:hover {
    font-size: 18px;
  }

  .about-heading {
    font-size: 90px;
    line-height: 115px;
  }

  .features-table, .hero-heading-right {
    padding: 60px 15px;
  }

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

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

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

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

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

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

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

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

  .hero-heading-left, .hero-without-image {
    padding: 60px 15px;
  }

  .navbar-logo-left-container {
    max-width: 100%;
  }

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

  .nav-menu-wrapper {
    flex: 1;
  }

  .nav-menu-two {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    color: #fff;
    border-radius: 0;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: none;
    min-height: 100vw;
    max-height: none;
    margin-top: 0;
    padding-bottom: 30px;
    font-size: 55px;
    line-height: 60px;
    list-style-type: none;
  }

  .nav-menu-two:hover {
    color: #00df86;
  }

  .nav-link-2 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

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

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

  .nav-divider {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

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

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

  .icon {
    color: #fff;
  }

  .hero-without-image-2 {
    padding: 60px 15px;
  }

  .footer-subscribe {
    border-bottom-width: 0;
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-form-container-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-title {
    margin-right: 0;
  }

  .footer-form-block-two {
    width: 100%;
    margin-top: 20px;
  }

  .footer-form-input {
    width: 100%;
  }

  .footer-block-three {
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-link-three {
    margin-bottom: 10px;
  }

  .footer-social-block-three {
    margin-top: 10px;
  }

  .footer-bottom {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .footer-copyright {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-logo {
    margin-top: 15px;
    margin-left: 0;
  }

  .footer-legal-link {
    font-size: 14px;
    line-height: 20px;
  }

  .hero-subscribe-left, .hero-section-top, .work-links-section, .section-about, .contact-section {
    padding: 60px 15px;
  }

  .contact-wrapper {
    align-items: center;
  }

  .contact-left {
    align-self: center;
    align-items: center;
  }

  .sportsfolio-section {
    padding: 60px 15px;
  }

  .footer-section-white {
    border-bottom-width: 0;
    padding-left: 15px;
    padding-right: 15px;
  }

  .nav-link-black {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 55px;
    line-height: 60px;
    display: inline-block;
  }

  .nav-link-black.w--current {
    color: #00df86;
    vertical-align: super;
    object-fit: cover;
    font-size: 55px;
    line-height: 60px;
    display: inline-block;
  }

  .icon--black {
    color: #000;
  }

  .hero-without-image-3 {
    padding: 60px 15px;
  }

  .breadcrumb-container {
    width: auto;
    max-width: none;
  }

  .mobile-section {
    padding: 60px 15px;
  }

  .breadcrumb-section {
    padding: 20px 15px;
  }

  .breadcrumb-wrapper {
    flex-flow: column wrap;
    align-items: flex-start;
    margin-bottom: 0;
  }

  .breadcrumb-1 {
    text-align: left;
    width: 40%;
    max-width: none;
    margin-bottom: 40px;
    display: block;
  }

  .active-page {
    display: block;
  }

  .breadcrumb-2 {
    flex-flow: row;
    width: 40%;
    margin-bottom: 40px;
    display: block;
  }

  .hero-heading-left-2 {
    padding: 60px 15px;
  }

  .two-col-wrapper.top-padding {
    align-items: center;
  }

  .two-col-text {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .text-col-1 {
    max-width: 100%;
  }

  .text-col-2 {
    flex-flow: row;
    max-width: 100%;
  }

  .text-col-2.with-list {
    flex-flow: column;
  }

  .full-width-background-image {
    min-height: 310px;
  }

  .liga-container {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .liga-col-2 {
    max-width: 60%;
  }

  .liga-section {
    padding-left: 0;
    padding-right: 0;
  }

  .liga-col {
    max-width: 100%;
  }

  .three-col-text-buttons {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex-flow: column;
    align-items: center;
  }

  .footer-copyright-black {
    font-size: 14px;
    line-height: 20px;
  }

  .contact-section-white {
    padding: 60px 15px;
  }

  .footer-section-black {
    border-bottom-width: 0;
    padding-left: 15px;
    padding-right: 15px;
  }

  .full-width-background-logos, .full-width-background-quick-pics {
    min-height: 310px;
  }

  .full-width-background-ipc {
    min-height: 350px;
  }

  .image-left, .image-left._w-70, .image-left._w-50 {
    max-width: 100%;
  }

  .image-left._w-33 {
    align-items: center;
    max-width: 100%;
  }

  .image-right {
    flex-flow: row;
    max-width: 100%;
  }

  .image-right._w-30 {
    flex-flow: column;
    max-width: 100%;
  }

  .image-right._w-50, .image-right._w-33 {
    max-width: 100%;
  }

  .image-wrapper {
    flex-flow: column;
  }

  .image-wrapper.col-3 {
    justify-content: center;
    align-items: center;
  }

  .image-mid {
    flex-flow: row;
    max-width: 100%;
  }

  .image-mid._w-33 {
    max-width: 100%;
  }

  .big-heading {
    font-size: 50px;
    line-height: 60px;
  }

  .link-block-2 {
    border-bottom-style: none;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .link-block-2.w--current {
    padding-bottom: 10px;
  }

  .list-item {
    text-align: left;
    border-bottom: .5px solid #fff6;
    order: 0;
    align-self: flex-start;
    align-items: stretch;
    width: 100%;
    display: block;
  }

  .three-col-top {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    margin-top: -110px;
  }

  .ipic.red, .ipic.black, .ipic.white {
    padding: 25px 30px;
  }

  .text-col {
    max-width: 100%;
  }

  .video-2 {
    min-width: 500px;
  }
}

@media screen and (max-width: 479px) {
  .hero-section-heading {
    text-align: left;
    width: auto;
    font-size: 40px;
    line-height: 45px;
  }

  .portfolio-heading {
    text-align: left;
    align-self: flex-start;
    width: auto;
    font-size: 25px;
  }

  .work-link-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    align-items: flex-start;
    min-width: 280px;
    padding: 0;
  }

  .work-link-wrapper:hover {
    padding: 5px 15px;
  }

  .arrow.branding {
    max-width: 150px;
  }

  .view-work.branding {
    font-size: 16px;
  }

  .arrow-div {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .work-heading {
    flex: 0 auto;
  }

  .about-heading {
    font-size: 80px;
    line-height: 105px;
  }

  .about-text {
    text-align: left;
    font-size: 18px;
  }

  .container {
    max-width: none;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

  .comparison-row-main {
    grid-column-gap: 20px;
  }

  .comparison-title {
    margin-left: 10px;
  }

  .comparison-row {
    grid-column-gap: 20px;
  }

  .comparison-negative {
    background-position: 0 5px;
    background-size: 14px;
    margin-left: 10px;
    padding-left: 20px;
  }

  .comparison-positive {
    background-position: 0 4px;
    background-size: 16px;
    margin-left: 10px;
    padding-left: 20px;
  }

  .hero-wrapper-2 {
    text-align: left;
    align-items: center;
  }

  .hero-split {
    align-items: center;
  }

  .button-primary {
    text-align: center;
    font-size: 18px;
  }

  .button-primary.footer-form-button {
    position: relative;
    right: 0;
  }

  .heading {
    text-align: left;
    font-size: 40px;
  }

  .hero-split-2 {
    align-items: center;
  }

  .email-link {
    font-size: 18px;
  }

  .nav-menu-two {
    background-color: #000;
    flex-direction: column;
    min-height: 100vh;
    max-height: none;
  }

  .nav-link-2 {
    font-size: 55px;
  }

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

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

  .icon {
    font-size: 40px;
    line-height: 40px;
  }

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

  .footer-subscribe {
    border-bottom-width: 0;
  }

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

  .footer-form-two {
    padding: 20px;
  }

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

  .footer-form-input {
    margin-bottom: 10px;
    padding-right: 20px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

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

  .hero-form {
    align-self: stretch;
    margin-bottom: 15px;
  }

  .hero-form-container {
    flex-direction: column;
    align-items: center;
  }

  .hero-form-input {
    width: 100%;
    height: 48px;
    margin-bottom: 10px;
  }

  .hero-wrapper {
    text-align: left;
    align-items: center;
  }

  .hero-section-container {
    max-width: none;
  }

  .hrow-section-wrapper {
    text-align: left;
  }

  .work-links-container {
    max-width: none;
  }

  .work-links-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

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

  .about-wrapper {
    text-align: left;
    align-items: center;
  }

  .about-left {
    align-items: flex-start;
  }

  .about-right {
    align-items: center;
  }

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

  .contact-wrapper {
    text-align: left;
    align-items: center;
  }

  .contact-left {
    align-items: center;
  }

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

  .sportsfolio-wrapper {
    text-align: left;
    align-items: center;
  }

  .footer-section-white {
    border-bottom-width: 0;
  }

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

  .nav-link-black, .nav-link-black.w--current {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .icon--black {
    color: #000;
  }

  .breadcrumb-container, .mobile-container {
    max-width: none;
  }

  .breadcrumb-section {
    flex-flow: column;
    align-items: flex-start;
    display: block;
    position: relative;
  }

  .breadcrumb-wrapper {
    flex-flow: column;
    justify-content: space-between;
  }

  .active-page {
    width: auto;
    display: block;
  }

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

  .heading-2-white {
    font-size: 30px;
    line-height: 35px;
  }

  .heading-3-white {
    font-size: 20px;
    line-height: 25px;
  }

  .full-width-background-image {
    background-size: cover;
    min-height: 200px;
  }

  .full-width-background-image.liga {
    min-height: 177px;
  }

  .liga-col-2 {
    max-width: 100%;
  }

  .liga-section {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .sportslots-section {
    padding: 0;
  }

  .three-col-text-buttons {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex-flow: column;
    flex: none;
    order: 0;
    align-self: center;
    align-items: stretch;
    display: block;
  }

  .button-col {
    flex-flow: row;
    display: block;
    margin-bottom: 30px;
  }

  .white-button {
    text-align: center;
    justify-content: center;
    width: 250px;
    max-width: none;
    text-decoration: none;
    display: flex;
    position: static;
  }

  .heading-black {
    text-align: center;
    font-size: 40px;
  }

  .footer-section-black {
    border-bottom-width: 0;
  }

  .one-col-section.center {
    margin-bottom: 40px;
  }

  .image-7._w-767, .image-7._w-355, .image-7._w-822, .image-7._w-865, .image-7._w-371, .image-7._w-405, .image-7._w-480, .image-7._w-324, .image-7._w-488, .image-7._w-488.pt-0 {
    max-width: 100%;
  }

  .full-width-background-logos, .full-width-background-quick-pics {
    min-height: 198px;
  }

  .full-width-background-ipc {
    min-height: 200px;
  }

  .image-left._w-70, .image-left._w-50 {
    max-width: 100%;
  }

  .image-right._w-30 {
    flex-flow: column;
    max-width: 100%;
  }

  .image-right._w-50 {
    max-width: 100%;
  }

  .image-wrapper {
    flex-flow: column;
    align-self: auto;
  }

  .image-wrapper.col-3 {
    flex-flow: row;
  }

  .image-9, .image-10, .image-mid._w-30 {
    max-width: 100%;
  }

  .lets-connect-wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    width: auto;
  }

  .lets-connect-text, .lets-connect-image {
    max-width: none;
  }

  .link-block-2 {
    border-bottom-style: none;
    padding-top: 10px;
    font-size: 20px;
    line-height: 25px;
  }

  .link-block-2:hover {
    border-bottom-width: 3px;
  }

  .link-block-2.w--current {
    border-bottom-width: 3px;
    font-size: 20px;
    line-height: 25px;
  }

  .image-11 {
    max-width: 100%;
  }

  .three-col-top {
    margin-top: -71px;
  }

  .ipic.red, .ipic.black {
    padding: 10px 15px;
  }

  .ipic.white {
    padding: 10px 14px;
  }

  .nagitive-space-logos-3-col {
    flex-flow: column;
  }

  .nag-logo.white {
    width: auto;
  }

  .neg-text-wrapper {
    max-width: 100%;
    padding-bottom: 50px;
  }

  .image-12 {
    width: 250px;
  }

  .image-13, .image-14 {
    width: auto;
  }

  .video-2 {
    width: auto;
    min-width: 250px;
    height: auto;
    min-height: auto;
  }
}


