* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: 'IBM Plex Serif', sans-serif; }

p {
  font-weight: 400;
  margin-bottom: 1em; }

h1, h2 {
  font-weight: 500; }

h1{
    font-size: 5em !important;
    line-height: 0.75em;
   }
h2{
  font-size: 4.2em;
  line-height: 0.85em;
  
 }

section.white, section.white h1, section.white h2, section.white p, section.white ol, section.white ul {
 
  line-height: 1.3em;
  color: #d1d2d4 !important; }

#white {
    color: #d1d2d4 !important; }
 
#blue{
      color: #025487 !important; }
    
#pink {
  color: #ED2A7B !important; }

.container1 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100% !important;
  display: flex; }

.container1 section {
  position: relative;
  min-width: 100% !important;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh; }

#logo {
  position: absolute;
  width: 137px;
  top: 50px;
  left: 60px;
  height: auto;
  z-index: 2; }

svg#Layer_1 {
  width: 40%;
  height: auto;
  margin-left: 15%;
  z-index: 3; }

.st0 {
  width: 500%;
  height: auto;
  z-index: 10; }

#man-svg {
  position: fixed;
  top: 20%;
  left: 30%;
  width: 240%;
  height: auto;
  margin: -75px 0 0 -75px;
  z-index: 3; }

#q-svg {
  position: fixed;
  top: 20%;
  left: 30%;
  width: 100%;
  height: auto;
  margin: -75px 0 0 -75px; }

#ol {
  position: absolute;
  right: -150px;
  top: 18%;
  width: 480px;
  height: 480px;
  z-index: 2; }

#ol2 {
    position: absolute;
    right: -150px;
    top: 45%;
    width: 480px;
    height: 480px;
    z-index: 2; }

#who {
  position: absolute;
  right: 70px;
  top: 20%;
  width: 371px;
  height: 488px;
  z-index: 2; }

#what {
  position: absolute;
  left: 0;
  width:47%;
  height:auto;
  bottom: 0;
  z-index: 2; }

#id {
    position: absolute;
    right: 0;
    top: 11%;
    width: 25%;
    height: auto;
    z-index: 2; }   
    
 #brands {
    
    top: 11%;
    width: 100px;
    height: 100px;
    z-index: 2; }   

#marketing {
    position: absolute;
    left: 17px;
    top: 12%;
    width: 100%;
    height: auto;
    z-index: 2; }    

#ad {
    position: absolute;
    right: -8px;
    top: 11%;
    width: 572px;
    height: 412px;
    z-index: 2; }    

#web {
    position: absolute;
    left: -6px;
    top: 11%;
    width: 490px;
    height: 379px;
    z-index: 2; }


#h {
    position: absolute;
    right: -100px;
    top: 25%;
    width: 480px;
    height: 480px;
    z-index: 2; }

#mkt {
  position: absolute;
  right: -10px;
  top: 250px;
  color: #D1D2D4 !important; 
  transform: rotate(90deg); }

  #connect {
    position: absolute;
    left: -190px;
    width:50%;
    height:auto;
    bottom: -130px;
    color: #D1D2D4 !important; 
    z-index: 2;
  }

.section1 {
  background-image: url("../images/bg_home2.webp"); 
  opacity: 1;
  background-color: #404041;
}

.section2 {
  background: #E6E6E7 !important; }

.section3 {
  background: #FFF !important; }

.section4 {
  background: #404041 !important; }

.section5 {
  background: #9E1E62 !important; }

.section6 {
  background-image: url("../images/bg_ad.jpg");
  background-size:cover; 
  background-repeat: no-repeat;  
}

.section7 {
  background: #FFF !important; }

.section8 {
  background: #333333 !important; }

.section9 {
  background: #F79727 !important; }

.container1 section .content {
  max-width: 85%;
  padding: 40px; }

.container1 section .content h2 {
  font-size: 4em;
  color: #111; }

.container1 section .content p {
  font-size: 1em;
  line-height: 1.3em;
  color: #111; }

.gray {
  color: #d1d3d4 !important; }

.bottom {
  position: absolute;
  bottom: 60px; }

.left {
  color: #aeb4b8;
  position: absolute;
  left: 90px;
  width: 300px !important; }

.right {
  position: absolute;
  right: 60px; }

 
#whop {
  margin-top: 170px; }

@media (max-width: 991px) {
  .container1 {
    position: absolute;
    display: flex;
    flex-direction: column;
    height: auto;
    transform: none !important; }

  #mkt {
    position: relative;
    right: auto;
    top: auto;
    transform: none; }

  #man-svg {
    transform: rotate(90deg) !important; } }

/*# sourceMappingURL=style.css.map */

.hair {
  stroke-width: 2px;
  -webkit-text-stroke-width: 10%, 110%, 30%;
  text-underline-position: 0, 70%;
  stroke-linecap: round;