@font-face {
  font-family: Roboto;
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src: url("../roboto-latin-300-normal.9454195e.woff2") format("woff2"), url("../roboto-latin-300-normal.2e29f016.woff") format("woff");
}

@font-face {
  font-family: Roboto;
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url("../roboto-latin-400-normal.8dd06f6a.woff2") format("woff2"), url("../roboto-latin-400-normal.81f5006f.woff") format("woff");
}

@font-face {
  font-family: Roboto;
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url("../roboto-latin-500-normal.c1f1bcca.woff2") format("woff2"), url("../roboto-latin-500-normal.fd0d3800.woff") format("woff");
}

@font-face {
  font-family: Roboto;
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: url("../roboto-latin-600-normal.925dfabb.woff2") format("woff2"), url("../roboto-latin-600-normal.92a7c71a.woff") format("woff");
}

@font-face {
  font-family: Roboto;
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url("../roboto-latin-700-normal.4852678b.woff2") format("woff2"), url("../roboto-latin-700-normal.2afe212c.woff") format("woff");
}

@font-face {
  font-family: Anton;
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url("../anton-latin-400-normal.7924116c.woff2") format("woff2"), url("../anton-latin-400-normal.9750e0f1.woff") format("woff");
}

.adfluence html, body {
  max-width: 100%;
  font-family: Roboto, sans-serif;
  overflow-x: hidden;
}

.adfluence body {
  box-sizing: border-box;
  color: #777;
  background-color: #fff;
  margin: 0;
  padding: 0;
  font-weight: 400;
}

.adfluence h1 {
  margin-bottom: 40px;
  font-size: 70px;
}

.adfluence h1, .adfluence h2 {
  text-transform: uppercase;
  font-family: Anton, sans-serif;
  font-weight: 400;
  line-height: 1.1;
}

.adfluence h2 {
  font-size: 60px;
}

.adfluence h3 {
  font-size: 25px;
  font-weight: 400;
}

.adfluence h3, .adfluence h4 {
  font-family: Roboto, sans-serif;
  line-height: 1.1;
}

.adfluence h4 {
  font-size: 20px;
  font-weight: 700;
}

.adfluence h5 {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.1;
}

.adfluence h5, .adfluence p {
  font-family: Roboto, sans-serif;
}

.adfluence p {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3;
}

.adfluence .white {
  color: #fff !important;
}

.adfluence .black {
  color: #202020;
}

.adfluence .grey {
  color: #707070;
}

.adfluence .bg-red {
  background-color: #da0005;
}

.adfluence .bg-light-blue {
  background-color: #36c;
}

.adfluence .bg-orange {
  background-color: #f47b25;
}

.adfluence .bg-dark-blue {
  background-color: #222;
}

.adfluence .bg-light-grey {
  background-color: #f2f2f2 !important;
}

.adfluence .bg-black {
  background-color: #202020;
}

.adfluence .bg-white {
  background: #fff;
}

.adfluence .orange {
  color: #f47b25 !important;
}

.adfluence-hero {
  z-index: 1;
  width: 100%;
  position: relative;
}

.hero-section {
  flex-direction: column;
  align-items: center;
  padding-top: 80px;
  padding-bottom: 40px;
  display: flex;
}

.adfluence-hub {
  padding-top: 30px;
  padding-bottom: 20px;
}

.adfluence-hero img.bg-hero-image {
  filter: brightness(25%);
  z-index: -1;
  width: 100%;
  height: 87%;
  position: absolute;
  clip-path: polygon(0 0, 133% -4%, 100% 75%, 0 90%) !important;
}

.adfluence-hub p.para-max {
  max-width: 65%;
  margin-bottom: 50px;
}

.contribution-list li {
  color: #f55531;
}

.contribution-list li span {
  color: #707070;
  font-size: 16px;
}

.section-title {
  margin-bottom: 30px;
}

.discovery-phase {
  padding-bottom: 40px;
}

.discovery-phase .overview {
  clip-path: polygon(0 14%, 100% 0, 100% 100%, 0 100%);
  width: 100%;
  height: 100%;
  padding-top: 110px;
}

.discovery-phase .overview .section-title {
  margin-top: 110px;
}

.discovery-phase img.adfluence-girl {
  z-index: 1;
  position: absolute;
  bottom: 40px;
}

.overview {
  padding-bottom: 40px;
}

.discovery-phase .overview .feature {
  margin-bottom: 40px;
}

.discovery-phase .overview .feature-img {
  border: 2px solid #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  margin-bottom: 20px;
  display: flex;
}

.discovery-phase .overview .feature-img img {
  background-position: 50%;
}

.discovery-phase .overview h3 {
  color: #fff;
  margin-bottom: 25px;
  font-weight: 700;
}

.discovery-phase .overview p {
  margin-bottom: 0;
}

.research-section {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 50px;
}

.research-section .para-max {
  max-width: 535px;
  margin: 10px auto 40px;
}

.research-section .section-title {
  text-transform: uppercase;
  font-weight: 900;
}

.research-section .card {
  background-color: #0000;
  border: none;
  height: 200px;
  margin-bottom: 20px;
  padding: 30px;
  flex-direction: row !important;
}

.research-section .wid-dif {
  height: 230px;
}

.research-section .content {
  width: 70%;
}

.research-section .options {
  flex-direction: column;
  justify-content: space-between;
  position: absolute;
  bottom: 30px;
}

.research-section .option, .research-section .options {
  display: flex;
}

.research-section .option {
  align-items: center;
  margin-bottom: 5px;
}

.research-section .option span {
  border-radius: 50%;
  width: 15px;
  height: 15px;
  margin-right: 15px;
}

.research-section .option p {
  margin-bottom: 0;
}

.research-section .pie-chart {
  width: 30%;
}

.research-section .options .option:last-child {
  margin-bottom: 0;
}

.research-section h4 {
  color: #202020;
  text-align: left;
}

.competitor-analysis {
  clip-path: polygon(0 11%, 100% 0, 100% 100%, 0 100%);
  background-color: #202020;
  width: 100%;
  height: 100%;
  padding-top: 160px;
  padding-bottom: 85px;
}

.competitor-analysis .section-title h2 {
  margin-top: 80px;
}

.competitor-analysis p {
  color: #777;
  margin: 0 auto 40px !important;
}

table {
  margin: 0 auto;
}

td {
  border: 1px solid #565656;
  width: 160px;
  padding-top: 30px;
  padding-bottom: 30px;
}

thead td {
  padding: 4px 0;
}

tbody td h4 {
  margin: 0;
}

.competitor-analysis table tr td h4 {
  color: #777;
  font-weight: 300;
}

.user-details {
  padding-top: 80px;
  padding-bottom: 80px;
}

.user-details h2 {
  margin-bottom: 60px;
}

.user-info {
  border-radius: 20px;
  width: 100%;
  display: flex;
}

.user1 {
  margin-bottom: 45px;
}

.info-short {
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
  width: 34%;
  padding: 50px;
  color: #fff !important;
}

.info-short h3, .user-info h5 {
  color: #fff;
}

.info-long {
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  justify-content: space-between;
  width: 66%;
  padding: 50px;
  position: relative;
}

.info-long, .user-main-detail {
  flex-direction: column;
  display: flex;
}

.user-main-detail {
  align-items: center;
}

.user-main-detail img {
  margin-bottom: 20px;
}

.user-main-detail h3 {
  margin-bottom: 0;
  font-weight: 700;
}

.info-long p {
  color: #777;
}

.detail {
  justify-content: space-between;
  align-items: center;
}

.detail, .more-info {
  display: flex;
}

.more-info {
  margin-bottom: 30px;
}

.more-info .list {
  align-items: center;
  margin-bottom: 15px;
  display: flex;
}

.more-info .list span {
  background-color: #f47b25;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  margin-right: 12px;
}

.more-info .list p {
  color: #777;
  margin-bottom: 0;
}

.goals {
  width: 62%;
  margin-bottom: -19px;
  margin-right: 40px;
}

.frustrations {
  width: 48%;
}

.channel {
  align-items: center;
  display: flex;
}

.channel p {
  color: #000;
  margin-bottom: 0;
  margin-right: 10px;
  font-weight: 700;
}

.icons i {
  margin-right: 5px;
  font-size: 20px;
}

.icons i:hover {
  color: #00f;
}

.user2 .info-long {
  border-radius: 25px 0 0 25px;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.user2 .info-short {
  border-radius: 0 25px 25px 0;
}

.user-details .detail h5 {
  margin-bottom: 0;
}

.user-details .detail {
  margin-bottom: 15px;
}

.user-details .detail:last-child {
  margin-bottom: 0;
}

.user-journey {
  padding-bottom: 70px;
}

.user-journey h2 {
  margin-bottom: 50px !important;
}

.wireframes {
  clip-path: polygon(0 12%, 100% 0, 100% 100%, 0 100%);
  width: 100%;
  height: 100%;
  padding-top: 150px;
  padding-bottom: 30px;
}

.wireframes h2 {
  color: #fff;
  text-align: center;
  margin-bottom: 75px;
}

.wireframes .row {
  margin-bottom: 45px;
}

.logo-construct {
  padding-top: 60px;
  padding-bottom: 150px;
}

.logo-construct .content {
  max-width: 75%;
  margin: 0 auto;
}

.logo-construct .img-section img {
  margin: 0 auto;
}

.logo-construct .content h2 {
  margin-bottom: 50px;
}

.logo-construct .img-section {
  align-items: center;
  margin-bottom: 70px;
  display: flex;
}

.alpha {
  margin-right: 52px;
}

.plus {
  margin-right: 40px;
}

.col-font img {
  margin-right: 75px;
}

.equal {
  margin-right: 60px;
}

.vector2 {
  margin-right: 95px;
}

.clear-space {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.clear-space .title {
  color: #fff;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 75px;
  font-size: 40px;
  font-weight: 500;
}

.clear-space img {
  width: 478px;
  height: 260px;
}

.white-space {
  clip-path: polygon(0 0, 100% 0, 100% 16%, 0 100%);
  height: 30vh;
}

.tab-mockup {
  width: 100%;
}

.tab-mockup img {
  margin-top: -300px;
}

.col-font {
  background-color: #fff;
  padding-top: 30px;
  padding-bottom: 20px;
  position: relative;
}

.col-font img.vector6 {
  position: absolute;
  right: -15px;
}

.col-font h2 {
  margin-bottom: 120px;
}

.draw {
  webkit-box-shadow: 5px 26px 25px 0 #cccacc;
  background-color: #202020;
  border-radius: 15px;
  width: 200px;
  height: 200px;
  margin: 0 auto;
  transform: rotate(45.42deg);
  box-shadow: 5px 26px 25px #c9c5c5;
}

.text {
  color: #202020;
  text-align: center;
  font-weight: 500;
  position: relative;
  margin-top: 60px !important;
  font-size: 25px !important;
}

.anton {
  font-family: Anton, sans-serif;
}

.anton, .roboto {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.roboto {
  margin-right: 150px;
  font-family: Roboto, sans-serif;
}

.short-text {
  color: #ebeced;
  font-size: 190px;
  font-weight: 400;
}

.roboto .short-text {
  font-weight: 700;
}

.roboto .long-text {
  font-weight: 500;
}

.long-text {
  font-size: 60px;
}

.branding {
  padding-bottom: 20px;
}

.orange-top-triangle {
  clip-path: polygon(100% 23%, 0 100%, 100% 100%);
  width: 100%;
  height: 20vh;
}

.branding .container {
  padding-top: 40px;
}

.orange-bottom-triangle {
  clip-path: polygon(0 0, 0 86%, 100% 0);
  width: 100%;
  height: 20vh;
}

.branding h2 {
  margin-bottom: 0;
}

.influencer {
  padding-bottom: 10px;
}

.influencer h2 {
  margin-bottom: 40px;
}

.container-fluid {
  z-index: 10;
  position: relative;
}

.influencer img {
  z-index: 100;
  position: relative;
}

.influencer .influencer-banner {
  z-index: 1;
  width: 50%;
  height: 28%;
  position: absolute;
  top: 166px;
  right: -14px;
}

.admin .content h2 {
  margin-bottom: 80px;
}

.black-triangle {
  clip-path: polygon(100% 0, 0 100%, 100% 100%);
  width: 100%;
  height: 20vh;
  margin-top: -31px;
}

.admin .content {
  padding-top: 20px;
}

.group-top {
  margin-top: 125px;
}

.admin .content img {
  margin-bottom: 36px;
}

.admin .container {
  padding-bottom: 50px;
}
/*# sourceMappingURL=adfluence.css.map */
