.meta .blue {
  color: #0064e0;
}
.meta .content__title {
  font-size: 60px;
  font-weight: 800;
}

.meta .content__subtitle {
  color: #0064e0;
  font-size: 35px;
  font-weight: 600;
  line-height: 1.2;
  margin-top: 15px;
}
.meta .content__description {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.4;
  margin-top: 50px;
}
.meta .content__description .highlight,
.google .content__description .highlight {
  position: relative;
  z-index: 0;
}
.meta .content__description .highlight::before,
.google .content__description .highlight::before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 10px;
  background: #c8e1ff;
  left: 0;
  bottom: 0;
  z-index: -1;
}

.meta_visual {
  padding-top: 70px;
  height: 609px;
  background: url('../images/meta_visual_bg.png') no-repeat center center;
  background-size: cover;
  overflow: hidden;
}
.google .meta_visual {
  background: url('../images/google_visual_bg.png') no-repeat center center;
  background-size: cover;
}
.meta_visual .wrap {
  width: 1108px;
  display: flex;
  justify-content: space-between;
  height: 100%;
}
.meta_visual__left,
.meta_visual__right {
  height: 100%;
}
.meta_visual__left {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.meta_visual__right {
  position: relative;
}
.meta_visual__txt--box {
  margin-top: 50px;
  color: #fff;
}
.meta_visual__txt--kr {
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0.1px;
}

.meta_visual__txt--en {
  font-size: 50px;
  font-weight: 800;
}

.meta_visual__logo {
  margin-top: 35px;
}
.meta_visual__hand {
  position: absolute;
  right: 0;
  bottom: 0;
}

.meta_partner {
  padding: 95px 0 85px;
}
.meta_partner .content__title {
  font-size: 75px;
  font-weight: 800;
}
.meta_partner .content__subtitle {
  margin-top: 30px;
}
.meta_partner__award--img {
  display: block;
  margin: 65px auto 0;
}
.meta_partner__txt {
  margin-top: 40px;
  font-size: 20px;
  text-align: center;
  line-height: 1.4;
  font-weight: 500;
}

.meta_team {
  padding: 105px 0 120px;
}
.meta_team__box {
  margin-top: 65px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.meta_team__item {
  display: flex;
  width: 580px;
  background: #fff;
  height: 80px;
  padding-left: 22px;
  align-items: center;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}
.meta_team__item.active {
  background: #017ff8;
  color: #fff;
}
.meta_team__item.active .meta_team__item--content,
.meta_team__item.active .meta_team__item--year {
  color: #fff;
}

.meta_team__item:not(:first-child) {
  margin-top: 20px;
}
.meta_team__item--year {
  color: #0064e0;
  font-weight: 800;
  font-size: 25px;
}
.meta_team__item--content {
  margin-left: 25px;
  font-size: 18px;
  color: #121417;
  line-height: 1.3;
}
.meta_premium {
  padding: 105px 0 85px;
  background: url('../images/marketing_bg.png') no-repeat bottom;
}
.meta_premium__table--img {
  display: block;
  margin: 60px auto;
}

.meta_interview {
  padding: 105px 0 100px;
}
.meta_interview .video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.meta_interview__box {
  margin-top: 65px;
  background: url(../images/meta_interview_bg.png) no-repeat center center;
  background-size: 797px;
}
.meta_interview__box .video-container {
  border: 5px solid #fff;
}
.meta_interview__box .video-container iframe,
.meta_interview__box .video-container object,
.meta_interview__box .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.meta_interview__box .swiper {
  margin: 0 auto;
  width: 712px;
}
.meta_interview__box .swiper-button-next:after,
.meta_interview__box .swiper-rtl .swiper-button-prev:after,
.meta_interview__box .swiper-button-prev:after,
.meta_interview__box .swiper-rtl .swiper-button-next:after {
  content: '';
}
.meta_interview__box .swiper-button-prev,
.meta_interview__box .swiper-button-next {
  width: 32px;
  height: 59px;
}
.meta_interview__box .swiper-button-prev {
  background: url('../images/meta_arrow_prev.png') no-repeat;
  background-size: 100%;
  left: 0px;
}
.meta_interview__box .swiper-button-next {
  background: url('../images/meta_arrow_next.png') no-repeat;
  background-size: 100%;
  right: 0px;
}

.meta_qna {
  padding: 100px 0 112px;
}
.meta_qna.grey {
  background: #ebeff2;
}
.meta_qna__list {
  margin-top: 43.5px;
}
.meta_qna__item {
  position: relative;
  padding: 27px 25px 30px;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
  color: #333333;
  margin: 0 auto;
}
.meta_qna__item:not(:first-child) {
  margin-top: 15px;
}
.meta_qna__item:nth-of-type(1) {
  width: 600px;
}
.meta_qna__item:nth-of-type(2) {
  width: 780px;
}
.meta_qna__item:nth-of-type(3) {
  width: 850px;
}
.meta_qna__item.right::before,
.meta_qna__item.left::before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 29px;
  height: 23px;
}
.meta_qna__item.right::before {
  background: url('../images/meta_qna_arrow_right.png') no-repeat;
  background-size: 100%;
  right: -16px;
}
.meta_qna__item.left::before {
  background: url('../images/meta_qna_arrow_left.png') no-repeat;
  background-size: 100%;
  left: -16px;
}
.meta_qna__item--q {
  position: relative;
  padding-left: 55px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ebeff2;
  font-weight: 700;
  line-height: 1.3;
  font-size: 22px;
}
.meta_qna__item--q::before {
  content: 'Q';
  display: flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  background: #16326d;
  font-size: 18px;
  color: #fff;
  font-weight: 900;
  position: absolute;
  left: 5px;
  top: -3px;
  border-radius: 100%;
}
.meta_qna__item--a {
  position: relative;
  padding-top: 20px;
  padding-left: 37px;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.3;
}
.meta_qna__item--a::before {
  content: 'A.';
  display: block;
  position: absolute;
  left: 13px;
  top: 20px;
  font-size: 18px;
  color: #007df7;
  font-weight: 900;
}

.meta_best {
  padding: 107px 0 87px;
}
.meta_best .wrap {
  width: 1146px;
}
/*# sourceMappingURL=meta.css.map */

/* 220825 구글 */
.google .meta_visual__txt--kr {
  font-size: 22px;
  letter-spacing: 0.3px;
  line-height: 1.2;
}
.google .meta_visual__txt--kr.google {
  text-align: center;
}
.google .content__title {
  font-size: 60px;
}
.google .content__subtitle {
  color: #0064e0;
  font-size: 35px;
  font-weight: 600;
  line-height: 1.2;
  margin-top: 15px;
}
.google .meta_team__box {
  margin-top: 95px;
}
.google .meta_team__item {
  background: #f7f7f7;
  box-shadow: none;
  position: relative;
  overflow: hidden;
}
.google .meta_team__item--year {
  font-size: 25px;
}
.google .meta_team__item::before {
  content: '';
  display: block;
  width: 10px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.google .meta_team__item.red::before {
  background: #ea4335;
}
.google .meta_team__item.red .meta_team__item--year {
  color: #ea4335;
}

.google .meta_team__item.yellow::before {
  background: #fbbc05;
}
.google .meta_team__item.yellow .meta_team__item--year {
  color: #fbbc05;
}
.google .meta_team__item.blue::before {
  background: #4285f4;
}
.google .meta_team__item.blue .meta_team__item--year {
  color: #4285f4;
}
.google .meta_team__item.green::before {
  background: #34a853;
}
.google .meta_team__item.green .meta_team__item--year {
  color: #34a853;
}
.google .meta_team__item.active {
  color: #fff;
  background: #ea4335;
  font-weight: 700;
}

.google .meta_team__item.active .meta_team__item--year {
  color: #fff;
}
.google_graph__disc {
  margin-top: 65px;
}
.google .meta_team {
  padding: 85px 0 95px;
}

.google .meta_premium {
  padding: 85px 90px;
}
.google_solution__list {
  margin-top: 70px;
}
.google_solution__item {
  margin-left: 160px;
  padding: 20px 17px 25px 40px;
  position: relative;
  width: 900px;
  min-height: 125px;
  background: #f7f7f7;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  box-sizing: border-box;
}
.google_solution__item:not(:first-child) {
  margin-top: 35px;
}
.google_solution__item--ic {
  position: absolute;
  left: -70px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.google_solution__item--q {
  padding-bottom: 15px;
  border-bottom: 1px solid #ebeff2;
  font-weight: 700;
  font-size: 22px;
}
.google_solution__item--a {
  padding-top: 20px;
  font-weight: 500;
  font-size: 18px;
}
.google_solution__item--q .blue,
.google_solution__item--a .blue {
  color: #4285f4;
  margin-right: 5px;
}
.google_solution__item--q .blue {
  font-size: 25px;
  font-weight: 900;
}
.google_solution__item--a .blue {
  font-size: 18px;
}
.google .meta_premium {
  background: url(../images/google_gradation_bg.png) no-repeat bottom;
}
.google .meta_best .content__title {
  font-size: 60px;
}
.google .meta_best .content__subtitle {
  font-size: 28px;
}
.universe_best {
}
.google .meta_visual__txt--box {
  color: #2d2d2d;
}

/* 220913 구글 모션관련 수정사항 */
.google_care__wrap {
  margin-top: 70px;
  display: flex;
  align-items: center;
}
.google_care__list {
  margin-left: 63px;
}
.google_care__item {
  position: relative;
  z-index: 2;
  padding: 20px 0;
  display: flex;
  align-items: center;
  width: 580px;
  border-radius: 10px;
  box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 10%);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}
.google_care__item:not(:first-child) {
  margin-top: 20px;
}
.google_care__item--circle {
  position: absolute;
  left: -44px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.google_care__item--keyword {
  width: 150px;
  text-align: center;
  font-weight: 800;
  font-size: 25px;
}
.google_care__item--content {
  line-height: 1.3;
  font-size: 18px;
}
.blue .google_care__item--keyword {
  color: #4285f4;
}
.red .google_care__item--keyword {
  color: #ea4335;
}
.yellow .google_care__item--keyword {
  color: #fbad05;
}
.green .google_care__item--keyword {
  color: #34a853;
}
.meta_premium__table--wrap {
  position: relative;
  margin-top: 50px;
}
.meta_premium__table--check {
  position: absolute;
}
/* 체크박스 왼쪽 */
.meta_premium__check--wrap.left .meta_premium__table--check {
  left: 48.72%;
}
.meta_premium__check--wrap.right .meta_premium__table--check {
  left: 72.61%;
}
.meta_premium__check--wrap.left .meta_premium__table--check:nth-of-type(1),
.meta_premium__check--wrap.right .meta_premium__table--check:nth-of-type(1) {
  top: 32.26%;
}
.meta_premium__check--wrap.left .meta_premium__table--check:nth-of-type(2),
.meta_premium__check--wrap.right .meta_premium__table--check:nth-of-type(2) {
  top: 41.86%;
}
.meta_premium__check--wrap.left .meta_premium__table--check:nth-of-type(3),
.meta_premium__check--wrap.right .meta_premium__table--check:nth-of-type(3) {
  top: 52.47%;
}
.meta_premium__check--wrap.left .meta_premium__table--check:nth-of-type(4),
.meta_premium__check--wrap.right .meta_premium__table--check:nth-of-type(4) {
  top: 62.5%;
}
.meta_premium__check--wrap.left .meta_premium__table--check:nth-of-type(5),
.meta_premium__check--wrap.right .meta_premium__table--check:nth-of-type(5) {
  top: 72.96%;
}
.meta_premium__check--wrap.left .meta_premium__table--check:nth-of-type(6),
.meta_premium__check--wrap.right .meta_premium__table--check:nth-of-type(6) {
  top: 83.28%;
}

/* 230629 메타 영문 이미지 추가 */
.meta .meta_visual__left {
  margin-left: -10px;
}
.meta .meta_visual__txt--en_box {
  margin-top: 10px;
  text-align: center;
}

.meta .meta_visual__txt--kr {
  text-align: center;
}
.meta .meta_visual__hand {
  right: -120px;
}
.meta .meta_ic_x {
  margin-top: 9px;
}
.meta_visual__txt--en.two {
  font-size: 47px;
}

/* 250310 쿠팡 */
.coupang .meta_visual {
  background: url('../images/coupang_visual_bg.png') no-repeat center center;
  background-size: cover;
}
.coupang .meta_visual__txt--en,
.coupang .meta_visual__txt--kr {
  text-align: center;
}
.coupang .meta_visual__txt--kr {
  margin-top: 20px;
  line-height: 1.3;
  font-size: 22px;
}
.coupang .content__title {
  font-size: 60px;
}
.block_center {
  display: block;
  margin: 0 auto;
}
.coupang .coupang_team_img {
  margin-top: 120px;
}
.coupang .client__item {
  width: 25%;
  margin-right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.coupang .slick-prev,
.coupang .slick-next {
  content: '';
  position: absolute;
  width: 24px;
  height: 26px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.coupang .slick-prev {
  left: 0;
}
.coupang .slick-next {
  right: 0;
}
.coupang2 .client__list {
  justify-content: center;
}
.client__list--wrap.coupang2 .client__item {
  width: 33.33%;
}
.coupang_oneteam {
  padding: 105px 120px;
  background: url('../images/coupang_oneteam_bg.png') no-repeat bottom center /
    cover;
}
.coupang__inquiry--wrap {
  display: flex;
  align-items: center;
  justify-content: center;
}
.coupang__inquiry--anchor {
  margin-top: 125px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 125px auto 0;
  padding: 0px 50px;
  height: 62px;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  color: #fff;
  background: #f58329;
  text-decoration: none;
  font-size: 23px;
  font-weight: 900;
}
.coupang__inquiry--img {
  margin-right: 15px;
}
