/* Media Start*/
/* Media End*/
@media (min-width: calc(800px + 1px)) {
  .solutions-google-ppc .mp-banner-cta .mbc-left {
    width: 604px;
    margin-right: 20px;
  }
  .solutions-google-ppc .mp-banner-cta img {
    width: 550px;
    margin-bottom: 30px;
  }
}
@media (max-width: 800px) {
  .solutions-google-ppc .mp-banner-cta img {
    margin-bottom: 40px;
  }
}
@media (min-width: calc(800px + 1px)) {
  .solutions-google-ppc .sgp-ads {
    padding: 100px 0;
  }
  .solutions-google-ppc .sgp-ads .md-title {
    margin-bottom: 40px;
  }
}
@media (max-width: 800px) {
  .solutions-google-ppc .sgp-ads {
    padding: 50px 0;
  }
  .solutions-google-ppc .sgp-ads .md-title {
    margin-bottom: 20px;
  }
}
.solutions-google-ppc .sgp-what {
  background-color: #fafafa;
}
@media (min-width: calc(800px + 1px)) {
  .solutions-google-ppc .sgp-what {
    padding: 100px 0;
  }
  .solutions-google-ppc .sgp-what .md-title {
    margin-bottom: 40px;
  }
}
@media (max-width: 800px) {
  .solutions-google-ppc .sgp-what {
    padding: 50px 0;
  }
  .solutions-google-ppc .sgp-what .md-title {
    margin-bottom: 20px;
  }
}
.solutions-google-ppc .sgp-how .sgp-how-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.solutions-google-ppc .sgp-how .sgp-how-item {
  display: flex;
  flex-direction: column;
  border-radius: 6px;
  background: #fff;
  position: relative;
}
.solutions-google-ppc .sgp-how .sgp-how-item img {
  width: 100%;
}
.solutions-google-ppc .sgp-how .sgp-how-item .hs_cos_wrapper_type_text {
  text-align: center;
}
@media (min-width: calc(800px + 1px)) {
  .solutions-google-ppc .sgp-how {
    padding-top: 100px;
  }
  .solutions-google-ppc .sgp-how .md-title {
    margin-bottom: 60px;
  }
  .solutions-google-ppc .sgp-how .sgp-how-list {
    column-gap: 180px;
  }
  .solutions-google-ppc .sgp-how .sgp-how-item {
    width: 280px;
    height: 280px;
    box-shadow: 0px 5px 20px 0px rgba(32, 36, 55, 0.1);
  }
  .solutions-google-ppc .sgp-how .sgp-how-item:nth-of-type(n + 4) {
    margin-top: 140px;
  }
  .solutions-google-ppc .sgp-how .sgp-how-item:nth-of-type(1)::after, .solutions-google-ppc .sgp-how .sgp-how-item:nth-of-type(2)::after, .solutions-google-ppc .sgp-how .sgp-how-item:nth-of-type(4)::after, .solutions-google-ppc .sgp-how .sgp-how-item:nth-of-type(5)::after {
    content: "";
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-image: url("/hubfs/google_ppc_arrow.png");
    width: 124px;
    height: 84px;
    position: absolute;
    right: -124px;
    top: 50%;
    margin-top: -42px;
  }
  .solutions-google-ppc .sgp-how .sgp-how-item:nth-of-type(1)::before {
    content: "";
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-image: url("/hubfs/google_ppc_arrow.png");
    width: 124px;
    height: 84px;
    position: absolute;
    transform: rotate(90deg);
    bottom: -105px;
    right: 80px;
  }
  .solutions-google-ppc .sgp-how .sgp-how-item:nth-of-type(3)::before {
    content: "";
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-image: url("/hubfs/google_ppc_arrow_2.png");
    width: 522px;
    height: 124px;
    position: absolute;
    bottom: -123px;
    right: 112px;
  }
  .solutions-google-ppc .sgp-how .sgp-how-item .hs_cos_wrapper_type_text {
    padding: 15px 30px 0;
    font-size: 15px;
    line-height: 23px;
  }
}
@media (max-width: 800px) {
  .solutions-google-ppc .sgp-how {
    padding-top: 50px;
  }
  .solutions-google-ppc .sgp-how .md-title {
    margin-bottom: 20px;
  }
  .solutions-google-ppc .sgp-how .sgp-how-list {
    column-gap: 63px;
  }
  .solutions-google-ppc .sgp-how .sgp-how-item {
    width: 36.2vw;
    box-shadow: 0px 2px 9px rgba(32, 36, 55, 0.1);
    margin-top: 16.8vw;
  }
  .solutions-google-ppc .sgp-how .sgp-how-item:nth-of-type(1) {
    order: 1;
    margin-top: 0;
  }
  .solutions-google-ppc .sgp-how .sgp-how-item:nth-of-type(2) {
    order: 3;
  }
  .solutions-google-ppc .sgp-how .sgp-how-item:nth-of-type(3) {
    order: 5;
  }
  .solutions-google-ppc .sgp-how .sgp-how-item:nth-of-type(4) {
    order: 2;
    margin-top: 0;
  }
  .solutions-google-ppc .sgp-how .sgp-how-item:nth-of-type(5) {
    order: 4;
  }
  .solutions-google-ppc .sgp-how .sgp-how-item:nth-of-type(6) {
    order: 6;
  }
  .solutions-google-ppc .sgp-how .sgp-how-item:nth-of-type(1)::after, .solutions-google-ppc .sgp-how .sgp-how-item:nth-of-type(2)::after, .solutions-google-ppc .sgp-how .sgp-how-item:nth-of-type(4)::after, .solutions-google-ppc .sgp-how .sgp-how-item:nth-of-type(5)::after {
    content: "";
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-image: url("/hubfs/google_ppc_arrow.png");
    width: 14.13vw;
    height: 9.6vw;
    position: absolute;
    transform: rotate(90deg);
    bottom: -12vw;
    right: 50%;
    margin-right: -6.4vw;
  }
  .solutions-google-ppc .sgp-how .sgp-how-item:nth-of-type(1)::before {
    content: "";
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-image: url("/hubfs/google_ppc_arrow.png");
    width: 14.13vw;
    height: 9.6vw;
    position: absolute;
    right: -14.13vw;
    top: 50%;
    margin-top: -4.8vw;
  }
  .solutions-google-ppc .sgp-how .sgp-how-item:nth-of-type(3)::before {
    content: "";
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-image: url("/hubfs/google_ppc_arrow_3.png");
    width: 13.33vw;
    height: 56vw;
    position: absolute;
    top: -43vw;
    right: -13.33vw;
  }
  .solutions-google-ppc .sgp-how .sgp-how-item .hs_cos_wrapper_type_text {
    font-size: 12px;
    line-height: 18px;
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 66px;
    padding: 6px 5px;
  }
}
.solutions-google-ppc .sgp-why .mct-item {
  border-color: #202437;
}
@media (min-width: calc(800px + 1px)) {
  .solutions-google-ppc .sgp-why {
    padding: 100px 0;
  }
  .solutions-google-ppc .sgp-why .md-title {
    margin-bottom: 60px;
  }
}
@media (max-width: 800px) {
  .solutions-google-ppc .sgp-why {
    padding: 50px 0;
  }
  .solutions-google-ppc .sgp-why .md-title {
    margin-bottom: 30px;
  }
}

.questions {
  padding: 60px 0;
}
.questions > p {
  font-family: Manrope;
  font-weight: 500;
  font-size: 34px;
  text-align: center;
  color: #202437;
  margin-bottom: 13px;
}
.questions .ques_desc {
  font-family: Manrope;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
}
.questions .ques_desc a {
  color: #3b5cde;
  cursor: pointer;
}
.questions .ques_box {
  width: 1200px;
  height: auto;
  margin: 30px auto;
  border-top: solid 1px #ebecf1;
}

@media (max-width: 800px) {
  .questions {
    padding: 40px 20px 10px;
  }
  .questions > p {
    font-size: 34px;
    line-height: 42px;
    text-align: left;
    margin-bottom: 13px;
  }
  .questions .ques_desc {
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    padding-right: 14px;
  }
  .questions .ques_box {
    width: 100%;
    height: auto;
    min-height: inherit;
    margin: 20px auto;
  }
}

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