html,
body {
  height: 100vh;
  overflow-x: hidden;
  scroll-behavior: smooth;
}

.b-color {
  background-color: #f3f4f4;
}

.title {
  font-weight: 400;
  letter-spacing: 0.3ch;
  font-size: 30pt;
  text-align: center;
  font-family: "League Gothic";
}

.meets-text {
  font-family: "League Gothic";
  color: black;
  transform: rotate(-25deg);
  height: 100%;
  margin-bottom: 0px;
  font-size: 25pt;
  letter-spacing: 0.07em;
}

.quotations-container {
  padding-top: 5em;
  padding-bottom: 5em;
  display: grid;
  grid-template-columns: repeat(auto-fit, 450px);
  grid-gap: 5%;
  row-gap: 2em;
  align-items: center;
  justify-content: center;
}

.quotation-quote {
  font-size: 3em;
  font-family: "Bernard MT Condensed";
  margin-top: -30px;
  margin-right: 10px;
}

.quotation-text {
  font-size: 20px;
  font-family: "Raleway";
  text-align: left;
  font-weight: 500;
  padding: 0;
  margin: 0;
}

.quotation-text-bold {
  font-weight: 800;
}

.strategy-text-container {
  display: flex;
  flex-direction: column;
}

.picolizer-text {
  align-items: center;
  color: white;
  display: flex;
  justify-content: center;
  flex-direction: column;
  font-family: "BenchNine";
  min-width: 100%;
  background: radial-gradient(70% 100% at right, #d43394, #34b1bd);
  padding-top: 3em;
  padding-bottom: 3em;
}

.picolizer-text-sub {
  font-size: 13pt;
  text-align: center;
  max-width: 80%;
  margin-top: -15px;
  margin-bottom: 0;
  font-weight: 500;
}

.picolizer-text-sub-bottom {
  font-size: 13pt;
  text-align: center;
  max-width: 80%;
  margin-top: -15px;
  margin-bottom: 0;
  font-weight: 500;
}

.li-empty li {
  text-align: center;
  list-style: none;
  margin-bottom: 5px;
}

.ul-contact {
  padding-left: 0;
}

.w-max-content {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.ul-picolizer {
  margin-top: 30px;
  margin-bottom: 0px;
  padding-left: 0;
}

.li-picolizer-mobile {
  padding-right: 40px;
}

.li-picolizer-mobile li {
  list-style-type: ">";
  -webkit-padding-start: 5px;
          padding-inline-start: 5px;
}

.li-picolizer li {
  margin-bottom: 5px;
  list-style-type: ">";
  -webkit-padding-start: 5px;
          padding-inline-start: 5px;
  font-size: 17px;
  max-width: 80%;
}

.li-innolizer li::marker {
  color: #d43394;
  font-weight: bold;
}

.li-picoba li::marker {
  color: #34b1bd;
  font-weight: bold;
}

.contact-initial-letter {
  font-family: "League Gothic";
  font-weight: lighter;
}

.digital-products-text {
  font-weight: regular;
  font-size: 30pt;
  text-align: center;
  font-family: "League Gothic";
  letter-spacing: 0.3ch;
  margin: 0;
}

.treasure-p {
  text-align: center;
  font-family: "Raleway";
  letter-spacing: 0.3ch;
  font-size: 18px;
}

.treasure-text {
  font-weight: normal;
}

.diagonal-clipper {
  width: 100%;
}

.smart-heads {
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  margin: 0;
  transform: rotate(59deg);
  position: absolute;
  left: 13%;
  top: 50%;
  font-weight: 700;
  z-index: 5;
}

.margin-meets-top {
  margin-top: 5em;
}

.innolizer-img-top {
  margin-top: 5px;
  max-width: 100%;
}

.picoba-img-top {
  min-height: 80px;
  max-height: 80px;
  max-width: 100%;
}

.digital-treasures-row {
  margin-top: 3em;
}

.lifecycle-row {
  margin-bottom: 3em;
}

.do-something-great-row {
  padding-top: 3em;
  padding-bottom: 3em;
}

.innolizer-bullet-image {
  margin-top: 15px;
  max-width: 50% !important;
}

.picoba-bullet-image {
  max-height: 60px;
  align-self: baseline;
  padding-top: -10px;
  margin-top: 8px;
  margin-bottom: -2px;
}

.meet-picolizers-image {
  max-width: 50%;
}

@media (max-width: 1199px) {
  .meet-picolizers-image {
    max-width: 100%;
  }
  .meets-row {
    margin-top: 3em;
  }
  .quotations-container {
    padding-top: 3em;
    padding-bottom: 3em;
  }
  .title {
    padding-left: 11px;
    padding-right: 11px;
  }
  .margin-meets-top {
    margin-top: 2em;
  }
  .picolist {
    font-size: 11pt !important;
  }
  .meets-text-top {
    font-size: 20pt;
  }
  .innolizer-img-top {
    margin-top: 5px;
    max-width: 100%;
  }
  .picoba-img-top {
    min-height: 60px;
    max-height: 60px;
    max-width: 80%;
  }
  .mobile-inno-image {
    max-height: 60px;
  }
  .quotations-container {
    grid-template-columns: repeat(1, 350px);
  }
  .strategy-container {
    margin-top: 3em;
    margin-bottom: 3em;
  }
  .lifecycle {
    width: 100%;
  }
  .strategy-text {
    font-size: 30pt;
    margin-left: 1em;
    margin-right: 1em;
    text-align: center;
    max-width: 70%;
  }
  .treasure-p {
    width: 90%;
  }
  .strategy-text-container {
    align-items: center;
  }
  .stategy-description-text {
    max-width: 65%;
    font-size: 13pt;
  }
  .quotation-text {
    font-size: 1em;
  }
}
@media (min-width: 1200px) and (max-width: 1679px) {
  .picoba-bullet-image {
    max-height: 57px;
    margin-top: 4px;
  }
  .innolizer-bullet-image {
    max-width: 70% !important;
  }
  .li-picolizer li {
    font-size: 8.5pt;
  }
  .picolizer-text-sub-top {
    max-width: 65% !important;
  }
  .smart-heads {
    left: 8%;
  }
  .bottom-meets-container {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .quotations-container {
    grid-template-columns: repeat(3, 350px);
  }
  .stategy-description-text {
    font-size: 15pt;
  }
  .mobile-inno-image {
    max-height: 100px;
  }
  .title {
    font-size: 4vw;
  }
  .meets-text {
    margin-left: -25px !important;
  }
  .quotation-text {
    font-size: 1em;
  }
  .quotation-quote {
    font-size: 5em;
  }
  .strategy-text-container {
    width: 57%;
  }
  .picolizer-text-sub {
    font-size: 13pt;
    max-width: 35%;
  }
  .picolizer-text-sub-bottom {
    font-size: 13pt;
    max-width: 35%;
  }
  .picolist {
    max-width: 40%;
    font-size: 10pt;
    height: 50%;
    flex-direction: column;
    justify-content: start;
  }
  .picolizer-contact {
    width: 40%;
  }
  .contact-meets-text {
    margin-left: 10px;
  }
  .lifecycle {
    width: 65%;
  }
  .strategy-text {
    font-size: 30pt;
    letter-spacing: 0.08em;
  }
  .digital-products-text {
    font-size: 50pt;
  }
  .footer-links {
    text-align: left;
  }
  .meets-text {
    margin-right: 1em;
  }
}
@media (min-width: 1680px) {
  .picolizer-text-sub-top {
    max-width: 55% !important;
  }
  .meets-text-top {
    margin-left: -35px !important;
  }
  .meets-row {
    margin-left: -55px;
  }
  .bottom-meets-container {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .stategy-description-text {
    font-size: 15pt;
  }
  .mobile-inno-image {
    max-height: 100px;
  }
  .title {
    font-size: 4vw;
  }
  .meets-text {
    margin-left: -25px !important;
  }
  .quotation-text {
    font-size: 1.4em;
  }
  .quotation-quote {
    font-size: 5em;
  }
  .strategy-text-container {
    width: 57%;
  }
  .picolizer-text-sub {
    font-size: 13pt;
    max-width: 35%;
  }
  .picolizer-text-sub-bottom {
    font-size: 13pt;
    max-width: 35%;
  }
  .picolist {
    max-width: 40%;
    font-size: 10pt;
    height: 50%;
    flex-direction: column;
    justify-content: start;
  }
  .picolizer-contact {
    width: 40%;
  }
  .contact-meets-text {
    margin-left: 10px;
  }
  .lifecycle {
    width: 65%;
  }
  .strategy-text {
    font-size: 50pt;
    letter-spacing: 0.08em;
    text-align: left;
  }
  .digital-products-text {
    font-size: 50pt;
  }
  .footer-links {
    text-align: left;
  }
}
@media (min-width: 992px) {
  .diagonal-clipper {
    width: 95%;
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 40% 100%);
            clip-path: polygon(0 0, 100% 0%, 100% 100%, 40% 100%);
  }
  .diagonal-clipper-2 {
    -webkit-clip-path: polygon(0 0, 85% 0%, 55% 100%, 0% 100%);
            clip-path: polygon(0 0, 85% 0%, 55% 100%, 0% 100%);
  }
}
.align-self-center {
  align-self: center;
}

.picolizer-entry {
  align-items: center;
  color: white;
  display: flex;
  justify-content: center;
  flex-direction: column;
  font-family: "BenchNine";
  height: 100vh;
  min-width: 100%;
}

.picolizer-last {
  align-items: center;
  color: white;
  display: flex;
  flex-direction: column;
  font-family: "BenchNine";
  min-width: 100%;
  background: radial-gradient(120% 110% at left, #d43394, #34b1bd);
}

.picolizer-flow {
  background: linear-gradient(-45deg, #3eb3bf, #33a1ad, #9f5aac, #ff0099);
  background-size: 200% 200%;
  -webkit-animation: gradient 30s ease infinite;
          animation: gradient 30s ease infinite;
}

@-webkit-keyframes gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

@keyframes gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.container {
  margin: 0 auto;
  text-align: center;
  padding: 0;
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
}

h1 {
  font-weight: normal;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
}

@media all and (max-width: 768px) {
  h1 {
    font-size: calc(1.5rem * var(--smaller));
  }
  li {
    font-size: calc(1.125rem * var(--smaller));
  }
  li span {
    font-size: calc(3.375rem * var(--smaller));
  }
}
span {
  -webkit-text-stroke: 0.2px black;
  font-weight: bold;
}

.site-footer {
  background-color: #26272b;
  padding: 35px 0 20px;
  font-size: 15px;
  line-height: 24px;
  color: white;
}

.site-footer a {
  color: white;
}

.site-footer a:hover {
  color: #3366cc;
  text-decoration: none;
}

.footer-links {
  padding-left: 0;
  list-style: none;
}

.footer-links li {
  display: block;
}

.footer-links a {
  color: white;
}

.footer-links a:active,
.footer-links a:focus,
.footer-links .picoba-link a:hover {
  color: #3eb3bf;
  text-decoration: none;
}

.footer-links .innolizer-link a:hover {
  color: #d43394;
  text-decoration: none;
}

.footer-links.inline li {
  display: inline-block;
}

.clean-a {
  color: black;
  text-decoration: none;
}

@font-face {
  font-family: "BenchNine";
  font-style: light;
  font-weight: 100;
  src: local(""), url("../fonts/BenchNine-Light.ttf") format("truetype");
}
@font-face {
  font-family: "BenchNine";
  font-style: normal;
  font-weight: 200;
  src: local(""), url("../fonts/BenchNine-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "BenchNine";
  font-style: bold;
  font-weight: 300;
  src: local(""), url("../fonts/BenchNine-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Bernard MT Condensed";
  font-style: normal;
  font-weight: 200;
  src: local(""), url("../fonts/BERNHC.TTF") format("truetype");
}
@font-face {
  font-family: "League Gothic";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/league-gothic/league-gothic-v6-latin-regular.eot"); /* IE9 Compat Modes */
  src: local(""), url("../fonts/league-gothic/league-gothic-v6-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/league-gothic/league-gothic-v6-latin-regular.woff2") format("woff2"), url("../fonts/league-gothic/league-gothic-v6-latin-regular.woff") format("woff"), url("../fonts/league-gothic/league-gothic-v6-latin-regular.ttf") format("truetype"), url("../fonts/league-gothic/league-gothic-v6-latin-regular.svg#LeagueGothic") format("svg"); /* Legacy iOS */
}
/* raleway-100 - latin */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 100;
  src: url("../fonts/raleway/raleway-v28-latin-100.eot"); /* IE9 Compat Modes */
  src: local(""), url("../fonts/raleway/raleway-v28-latin-100.eot?#iefix") format("embedded-opentype"), url("../fonts/raleway/raleway-v28-latin-100.woff2") format("woff2"), url("../fonts/raleway/raleway-v28-latin-100.woff") format("woff"), url("../fonts/raleway/raleway-v28-latin-100.ttf") format("truetype"), url("../fonts/raleway/raleway-v28-latin-100.svg#Raleway") format("svg"); /* Legacy iOS */
}
/* raleway-200 - latin */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 200;
  src: url("../fonts/raleway/raleway-v28-latin-200.eot"); /* IE9 Compat Modes */
  src: local(""), url("../fonts/raleway/raleway-v28-latin-200.eot?#iefix") format("embedded-opentype"), url("../fonts/raleway/raleway-v28-latin-200.woff2") format("woff2"), url("../fonts/raleway/raleway-v28-latin-200.woff") format("woff"), url("../fonts/raleway/raleway-v28-latin-200.ttf") format("truetype"), url("../fonts/raleway/raleway-v28-latin-200.svg#Raleway") format("svg"); /* Legacy iOS */
}
/* raleway-300 - latin */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/raleway/raleway-v28-latin-300.eot"); /* IE9 Compat Modes */
  src: local(""), url("../fonts/raleway/raleway-v28-latin-300.eot?#iefix") format("embedded-opentype"), url("../fonts/raleway/raleway-v28-latin-300.woff2") format("woff2"), url("../fonts/raleway/raleway-v28-latin-300.woff") format("woff"), url("../fonts/raleway/raleway-v28-latin-300.ttf") format("truetype"), url("../fonts/raleway/raleway-v28-latin-300.svg#Raleway") format("svg"); /* Legacy iOS */
}
/* raleway-regular - latin */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/raleway/raleway-v28-latin-regular.eot"); /* IE9 Compat Modes */
  src: local(""), url("../fonts/raleway/raleway-v28-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/raleway/raleway-v28-latin-regular.woff2") format("woff2"), url("../fonts/raleway/raleway-v28-latin-regular.woff") format("woff"), url("../fonts/raleway/raleway-v28-latin-regular.ttf") format("truetype"), url("../fonts/raleway/raleway-v28-latin-regular.svg#Raleway") format("svg"); /* Legacy iOS */
}
/* raleway-500 - latin */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/raleway/raleway-v28-latin-500.eot"); /* IE9 Compat Modes */
  src: local(""), url("../fonts/raleway/raleway-v28-latin-500.eot?#iefix") format("embedded-opentype"), url("../fonts/raleway/raleway-v28-latin-500.woff2") format("woff2"), url("../fonts/raleway/raleway-v28-latin-500.woff") format("woff"), url("../fonts/raleway/raleway-v28-latin-500.ttf") format("truetype"), url("../fonts/raleway/raleway-v28-latin-500.svg#Raleway") format("svg"); /* Legacy iOS */
}
/* raleway-600 - latin */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/raleway/raleway-v28-latin-600.eot"); /* IE9 Compat Modes */
  src: local(""), url("../fonts/raleway/raleway-v28-latin-600.eot?#iefix") format("embedded-opentype"), url("../fonts/raleway/raleway-v28-latin-600.woff2") format("woff2"), url("../fonts/raleway/raleway-v28-latin-600.woff") format("woff"), url("../fonts/raleway/raleway-v28-latin-600.ttf") format("truetype"), url("../fonts/raleway/raleway-v28-latin-600.svg#Raleway") format("svg"); /* Legacy iOS */
}
/* raleway-700 - latin */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/raleway/raleway-v28-latin-700.eot"); /* IE9 Compat Modes */
  src: local(""), url("../fonts/raleway/raleway-v28-latin-700.eot?#iefix") format("embedded-opentype"), url("../fonts/raleway/raleway-v28-latin-700.woff2") format("woff2"), url("../fonts/raleway/raleway-v28-latin-700.woff") format("woff"), url("../fonts/raleway/raleway-v28-latin-700.ttf") format("truetype"), url("../fonts/raleway/raleway-v28-latin-700.svg#Raleway") format("svg"); /* Legacy iOS */
}
/* raleway-800 - latin */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 800;
  src: url("../fonts/raleway/raleway-v28-latin-800.eot"); /* IE9 Compat Modes */
  src: local(""), url("../fonts/raleway/raleway-v28-latin-800.eot?#iefix") format("embedded-opentype"), url("../fonts/raleway/raleway-v28-latin-800.woff2") format("woff2"), url("../fonts/raleway/raleway-v28-latin-800.woff") format("woff"), url("../fonts/raleway/raleway-v28-latin-800.ttf") format("truetype"), url("../fonts/raleway/raleway-v28-latin-800.svg#Raleway") format("svg"); /* Legacy iOS */
}
/* raleway-900 - latin */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/raleway/raleway-v28-latin-900.eot"); /* IE9 Compat Modes */
  src: local(""), url("../fonts/raleway/raleway-v28-latin-900.eot?#iefix") format("embedded-opentype"), url("../fonts/raleway/raleway-v28-latin-900.woff2") format("woff2"), url("../fonts/raleway/raleway-v28-latin-900.woff") format("woff"), url("../fonts/raleway/raleway-v28-latin-900.ttf") format("truetype"), url("../fonts/raleway/raleway-v28-latin-900.svg#Raleway") format("svg"); /* Legacy iOS */
}
/*# sourceMappingURL=style.css.map */
