.understand-business {
  padding: 170px 0 190px;
}
.service-google-page .understand-business {
  padding: 172px 0 190px;
}
.service-facebook-page .understand-business {
  padding: 172px 0 139px;
}
.service-facebook-page .understand-business .row1 {
  margin-bottom: 200px;
}
.service-facebook-page .understand-business .row2 .col2 {
  padding-top: 40px;
}
.understand-business .inner {
  max-width: 1500px;
  position: relative;
}
.service-google-page .understand-business .inner {
  max-width: 1530px;
}
.service-facebook-page .understand-business .inner {
  max-width: 1520px;
}
.understand-business .title1 {
  font-size: 96px;
  font-weight: 800;
  margin-bottom: 5px;
}
.understand-business .title1 .-c-gr-blue {
  background: -webkit-linear-gradient(0deg, #0818ff, #8e01ff, #0818ff, #8e01ff, #0818ff);
  -webkit-background-clip: text;
  animation: gradient 10s ease infinite;
  background-size: 300%;
}
.service-google-page .understand-business .title1 {
  margin-bottom: 10px;
}
.service-facebook-page .understand-business .title1 {
  margin-bottom: 40px;
}
.understand-business .title2 {
  font-size: 36px;
  font-family: "PloniBoldAAA";
  font-weight: 700;
  margin-bottom: 5px;
}
.service-google-page .understand-business .title2 {
  margin-bottom: 2px;
}
.service-facebook-page .understand-business .title2 {
  margin-bottom: 1px;
}
.understand-business .title3 {
  font-size: 43px;
  font-weight: 800;
}
.service-google-page .understand-business .title3 {
  line-height: 120%;
}
.service-facebook-page .understand-business .title3 {
  line-height: 120%;
}
.understand-business .text {
  font-size: 22px;
  line-height: 32px;
}
.service-facebook-page .understand-business .text {
  max-width: 760px;
}
.understand-business .-bc-gr-green:before {
  background: linear-gradient(261.61deg, #FCFF67, #05E500, #FCFF67, #05E500, #FCFF67);
  animation: gradient 10s ease infinite;
  background-size: 300%;
  top: -7px;
  border-radius: 4px;
}
.understand-business .row {
  display: flex;
}
.service-google-page .understand-business .row {
  justify-content: space-between;
}
.understand-business .row1 {
  margin-bottom: 350px;
}
.understand-business .row1 .col1 {
  flex-grow: 1;
  max-width: 940px;
  margin-left: 3.3%;
}
.service-facebook-page .understand-business .row1 .col1 {
  margin-left: 4.2%;
}
.service-google-page .understand-business .row1 .col1 .text {
  max-width: 900px;
}
.understand-business .row1 .col2 {
  padding-top: 20px;
  max-width: 420px;
  min-width: 420px;
  text-align: left;
}
.service-google-page .understand-business .row1 .col2 {
  padding-top: 5px;
  max-width: 450px;
  padding-left: 30px;
}
.service-facebook-page .understand-business .row1 .col2 {
  padding-top: 25px;
}
.understand-business .row1 .text-wr1 {
  margin-bottom: 40px;
}
.service-google-page .understand-business .row1 .text-wr1 {
  margin-bottom: 45px;
}
.service-facebook-page .understand-business .row1 .text-wr1 {
  margin-bottom: 84px;
}
.understand-business .row1 .text-wr2 {
  max-width: 490px;
}
.service-facebook-page .understand-business .row2 {
  margin-right: 8px;
}
.understand-business .row2 .col1 {
  max-width: 39%;
  min-width: 39%;
  margin-left: 4%;
}
.service-facebook-page .understand-business .row2 .col1 {
  margin-left: 4.1%;
}
.understand-business .row2 .col2 {
  flex-grow: 1;
  max-width: 830px;
}
.service-google-page .understand-business .row2 .col2 {
  max-width: 870px;
  padding-left: 50px;
  padding-top: 5px;
}
.service-facebook-page .understand-business .row2 .col2 .title1 {
  margin-bottom: 5px;
}
.service-facebook-page .understand-business .row2 .col2 .title2 {
  margin-bottom: 0;
}
.understand-business .row2 .text-wr1 {
  margin-bottom: 25px;
}
.service-google-page .understand-business .row2 .text-wr1 {
  margin-bottom: 35px;
}
.service-facebook-page .understand-business .row2 .text-wr1 {
  margin-bottom: 32px;
}
.service-facebook-page .understand-business .row2 .text-wr2 .text {
  max-width: 800px;
}
.understand-business .row2 .understand_business_fb_wrap {
  position: relative;
  max-width: 360px;
}
.understand-business .facebook-title {
  font-size: 28px;
  letter-spacing: 4px;
  color: #1174E7;
  margin-bottom: 10px;
}
.service-facebook-page .understand-business .facebook-title {
  font-size: 34px;
  letter-spacing: 5.5px;
  font-weight: 600;
  font-family: "Ploni", "Helvetica", "Arial", sans-serif;
  background: linear-gradient(-45deg, #1174E7, #6B6A8C, #5342B7, #F27100, #B7006A, #41B353, #44A766, #24A1A1, #25A6A6);
  background-size: 300%;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: animated_text 15s ease-in-out infinite;
  -moz-animation: animated_text 15s ease-in-out infinite;
  -webkit-animation: animated_text 15s ease-in-out infinite;
}
@keyframes animated_text {
  0% {
    background-position: 0px 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0px 50%;
  }
}
.understand-business .marketing_image1_anim {
  position: absolute;
  width: 86%;
  top: 58%;
  left: 50%;
  transform: translateX(-50%);
}
.understand-business .marketing_image1_anim video {
  width: 100%;
  height: auto;
}
.service-google-page .understand-business .service-google-middle-line {
  position: absolute;
  top: 170px;
  left: 210px;
  background-image: url("../img/service-google-middle-line.svg");
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  width: 1045px;
  height: 769px;
  transform: rotate(-2.71deg);
}
.service-google-page .understand-business .service-google-middle-line:after {
  content: "";
  display: block;
  position: absolute;
  width: 84px;
  height: 84px;
  background-color: #000;
  border-radius: 84px;
  left: 722px;
  bottom: -42px;
}
.service-facebook-page .understand-business .service-fb-bottom-line {
  position: absolute;
  top: 260px;
  left: 610px;
  background-image: url("../img/service-fb-bottom-line.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 675px;
  height: 410px;
  transform: rotate(5.68deg);
  z-index: -1;
}

@keyframes gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@media all and (max-width: 768px) {
  .understand-business {
    padding: 50px 0 100px;
    position: relative;
  }
  .service-facebook-page .understand-business {
    padding: 57px 0;
    background-color: #000;
    color: #fff;
  }
  .service-facebook-page .understand-business .inner {
    padding: 0 4%;
  }
  .service-facebook-page .understand-business .noise-bg-block {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url("../img/noise-bg-block.png");
    background-repeat: repeat;
    z-index: 1;
  }
  .service-facebook-page .understand-business .text-wr2 {
    position: relative;
    padding: 0 3% 0 1%;
    margin-top: 90px;
    max-width: 400px;
  }
  .service-facebook-page .understand-business .text-wr2:before {
    content: "";
    display: block;
    position: absolute;
    top: -70px;
    bottom: -70px;
    right: -20px;
    left: -10px;
    background: url(../img/text-frame-white.svg) center no-repeat;
    background-size: contain;
  }
  .service-facebook-page .understand-business .row1 {
    margin-bottom: 106px;
    position: relative;
  }
  .service-facebook-page .understand-business .row1 .text-wr1 {
    margin-bottom: 44px;
  }
  .service-facebook-page .understand-business .row1 .shine-eff.-p1 {
    bottom: 0;
    left: -40%;
  }
  .service-facebook-page .understand-business .row1 .shine-eff.-p1::before {
    display: none;
  }
  .service-facebook-page .understand-business .text-wr2 {
    margin-top: 55px;
  }
  .service-facebook-page .understand-business .text-wr2:before {
    right: -10px;
    left: -30px;
  }
  .service-facebook-page .understand-business .title1 {
    margin-bottom: 9px;
  }
  .service-facebook-page .understand-business .title1 .-c-gr-blue {
    background: linear-gradient(234deg, #DAAAFF, #7C89FF, #DAAAFF, #7C89FF, #DAAAFF);
    -webkit-background-clip: text;
    animation: gradient 10s ease infinite;
    background-size: 300%;
  }
  .service-facebook-page .understand-business .text {
    line-height: 155%;
  }
  .service-facebook-page .understand-business .row2 {
    margin-right: 0;
  }
  .service-facebook-page .understand-business .row2 .col1.mobile- {
    margin-left: 0;
  }
  .service-facebook-page .understand-business .row2 .col2 .title1 {
    margin-bottom: 12px;
  }
  .service-facebook-page .understand-business .row2 .text-wr1 {
    margin-bottom: 70px;
  }
  .service-facebook-page .understand-business .row2 .text-wr2:before {
    right: -5px;
    left: -20px;
  }
  .service-facebook-page .understand-business .row2 .shine-eff.-p2 {
    bottom: 0;
  }
  .understand-business .title1 {
    font-size: 48px;
  }
  .understand-business .title2 {
    margin-bottom: 0;
  }
  .understand-business .title3 {
    font-size: 36px;
  }
  .understand-business .text-wr2 {
    position: relative;
    padding: 0 3% 0 1%;
  }
  .understand-business .text-wr2:before {
    content: "";
    display: block;
    position: absolute;
    top: -70px;
    bottom: -70px;
    right: -20px;
    left: -10px;
    background: url(../img/text-frame.svg) center no-repeat;
    background-size: contain;
  }
  .understand-business .text {
    font-size: 19px;
  }
  .understand-business .row {
    flex-direction: column;
  }
  .understand-business .row .text-wr1 {
    margin-bottom: 60px;
  }
  .understand-business .row .text-wr2 {
    max-width: 400px;
  }
  .understand-business .row1 {
    margin-bottom: 160px;
  }
  .understand-business .row1 .col2 {
    order: 1;
    max-width: none;
    min-width: 0;
    padding: 0;
    margin-bottom: 100px;
  }
  .understand-business .row1 .col1 {
    order: 2;
    margin: 0;
  }
  .understand-business .row1 .text-wr2 {
    transform: rotate(2deg);
  }
  .understand-business .row2 {
    position: relative;
  }
  .understand-business .row2 .col1.mobile- {
    max-width: 100%;
    margin-left: 0;
  }
  .understand-business .row2 .understand_business_fb_wrap {
    max-width: 100%;
    margin-bottom: 68px;
  }
  .understand-business .row2 .text-wr2 {
    transform: rotate(-2deg);
  }
  .understand-business .inner {
    z-index: 2;
  }
  .service-google-page .understand-business {
    padding: 47px 0 102px;
  }
  .service-google-page .understand-business .inner {
    padding: 0 4%;
  }
  .service-google-page .understand-business .row1 {
    margin-bottom: 155px;
  }
  .service-google-page .understand-business .row1 .text-wr1 {
    margin-bottom: 57px;
  }
  .service-google-page .understand-business .row1 .col2 {
    padding-left: 0;
  }
  .service-google-page .understand-business .row1 .col1 .text {
    line-height: 155%;
  }
  .service-google-page .understand-business .row1 .col1 .text-wr2 {
    padding: 0 5% 0 1%;
  }
  .service-google-page .understand-business .row1 .col1 .text-wr2::before {
    right: -10px;
  }
  .service-google-page .understand-business .row2 .col1 {
    display: none;
  }
  .service-google-page .understand-business .row2 .col2 {
    padding-left: 0;
  }
  .service-google-page .understand-business .row2 .col2 .text {
    line-height: 152%;
  }
  .service-google-page .understand-business .row2 .col2 .text-wr2 {
    padding: 5px 6% 0 1%;
  }
  .service-google-page .understand-business .row2 .col2 .text-wr2::before {
    right: -5px;
    left: -20px;
  }
  .service-google-page .understand-business .row2 .text-wr1 {
    margin-bottom: 70px;
  }
  .service-google-page .understand-business .service-google-middle-line {
    background-image: url(../img/service-google-middle-line-mobile.svg);
    top: 11.0588235294vw;
    left: auto;
    right: 10px;
    width: 237px;
    height: 180px;
    background-size: 100%;
    background-position: right bottom;
  }
  .service-google-page .understand-business .service-google-middle-line:after {
    display: none;
  }
  .service-google-page .understand-business .service-google-middle-line2 {
    position: absolute;
    background-image: url(../img/service-google-middle-line-mobile2.svg);
    top: -42.3529411765vw;
    left: -6%;
    right: auto;
    width: 26.5882352941vw;
    height: 52.9411764706vw;
    background-size: 100%;
    background-position: right bottom;
  }
  .service-facebook-page .understand-business .service-fb-bottom-line.mobile- {
    position: absolute;
    top: 75px;
    right: 6px;
    left: auto;
    background-image: url("../img/service-fb-bottom-line-mobile.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top right;
    width: 237px;
    height: 42.3529411765vw;
    max-height: 180px;
  }
  .service-facebook-page .understand-business .service-fb-bottom-line-2.mobile- {
    position: absolute;
    top: 630px;
    right: 152px;
    left: auto;
    background-image: url("../img/service-fb-bottom-line-mobile-2.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top right;
    width: 343px;
    height: 291px;
  }
  .service-facebook-page .understand-business .row1 .col2 {
    margin-bottom: 27.5294117647vw;
  }
  .service-facebook-page .understand-business .row2 .col2 {
    padding-top: 0;
  }
}
@media all and (max-width: 425px) {
  .understand-business .title1 {
    font-size: 11.2941176471vw;
  }
  .understand-business .title2,
  .understand-business .title3 {
    font-size: 8.4705882353vw;
  }
  .understand-business .text {
    font-size: 4.4705882353vw;
  }
  .understand-business .-bc-gr-green:before {
    top: -1.6470588235vw;
    right: -1.1764705882vw;
    left: -1.1764705882vw;
    border-radius: 0.9411764706vw;
  }
}
/*----------------------------------------------------------*/
@media all and (max-width: 1650px) and (min-width: 769px) {
  .service-facebook-page .understand-business {
    padding: 80px 0 100px;
  }
  .understand-business .title1 {
    font-size: 5.8181818182vw;
  }
  .understand-business .title3 {
    font-size: 2.6060606061vw;
  }
  .understand-business .-bc-gr-green:before {
    top: -0.4242424242vw;
    right: -0.303030303vw;
    left: -0.303030303vw;
    border-radius: 0.2424242424vw;
  }
  .service-google-page .understand-business .service-google-middle-line {
    top: 10.9696969697vw;
    left: 16.7878787879vw;
    width: 63.3333333333vw;
    height: 769px;
    background-size: 100%;
    background-position: left bottom;
  }
  .service-google-page .understand-business .service-google-middle-line:after {
    width: 5.0909090909vw;
    height: 5.0909090909vw;
    border-radius: 5.0909090909vw;
    left: 43.7575757576vw;
    bottom: -2.5454545455vw;
  }
  .service-facebook-page .understand-business .service-fb-bottom-line {
    top: 180px;
    left: 31.25vw;
    width: 675px;
    height: 410px;
  }
}
@media all and (max-width: 1440px) and (min-width: 992px) {
  .service-facebook-page .understand-business .service-fb-bottom-line {
    left: 26.0416666667vw;
  }
}
@media all and (max-width: 991px) and (min-width: 769px) {
  .service-facebook-page .understand-business .service-fb-bottom-line {
    left: 20.8333333333vw;
  }
}
@media all and (max-width: 1440px) and (min-width: 769px) {
  .understand-business {
    padding: 110px 0;
  }
}
@media all and (max-width: 1024px) and (min-width: 769px) {
  .service-google-page .understand-business {
    padding: 100px 0 100px;
  }
  .service-google-page .understand-business .service-google-middle-line {
    top: 0;
  }
  .service-google-page .understand-business .row1 {
    margin-bottom: 150px;
  }
  .service-google-page .understand-business .row1 .col2 {
    min-width: 50%;
    padding-left: 0;
  }
  .service-google-page .understand-business .row2 .col2 {
    padding-left: 0;
  }
  .service-facebook-page .understand-business .row1 {
    margin-bottom: 100px;
  }
}/*# sourceMappingURL=understand-business.css.map */