.box {
  width: 100%;
  height: 1539px;
  background-image: url('static/images/faceBg.png');
  background-size: 100% 100%;
}
.box .content_text {
  text-align: center;
  margin-top: 80px;
}
.box .content_text img {
  width: 1200px;
  height: 280px;
  margin-bottom: 125px;
}
.box .content_ai {
  font-family: 'Adelle Sans Devanagari', serif;
  font-style: normal;
}
.box .show_video {
  cursor: pointer;
  width: 1200px;
  height: 675px;
  background-image: url('/static/images/colorBorder.png');
  background-size: 100% 100%;
  margin: 0 auto;
}
.box .show_video img {
  margin-left: 6px;
  margin-top: 8px;
  width: 1187px;
  height: 659px;
}
.box .face_swapping {
  color: #ffffff;
  height: 106px;
  margin-top: 48px;
  text-align: center;
}
.box .face_swapping h1 {
  font-family: Playfair Display, Playfair Display, serif;
  font-weight: normal;
  font-size: 54px;
  font-style: italic;
  color: #ffffff;
  line-height: 54px;
  text-align: center;
}
.box .face_swapping p {
  font-weight: 500;
  font-size: 20px;
  font-family: 'Adelle Sans Devanagari', serif;
  font-style: normal;
  line-height: 20px;
  text-align: center;
}
@font-face {
  font-family: 'Playfair Display, Playfair Display';
  src: url('static/font-awesome/fonts/Playfair Display Italic.ttf');
}
@font-face {
  font-family: 'Montserrat, Montserrat';
  src: url('static/font-awesome/fonts/montserrat.otf');
}
@font-face {
  font-family: 'Playfairs';
  src: url('static/font-awesome/fonts/PlayfairDisplay-Bold-4.ttf');
}
.private_room {
  width: 100%;
  height: 810px;
  background: #ffffff url('/static/images/privateRoom.png');
  background-size: 100% 100%;
}
.private_room .content {
  width: 1208px;
  height: 100%;
  margin: 0 auto;
  display: flex;
}
.private_room .content .right_room {
  width: 60%;
  height: 690px;
  padding-top: 120px;
}
.private_room .content .right_room .introduction {
  margin-left: -30px;
}
.private_room .content .right_room .introduction .introduction_text_box {
  display: flex;
}
.private_room .content .right_room .introduction .introduction_text_box .line {
  width: 6px;
  height: 132px;
  background-image: url('/static/images/colorLIne.png');
  background-size: 100% 100%;
  margin-right: 34px;
  margin-top: 50px;
}
.private_room .content .right_room .introduction .introduction_text_box .text_info {
  height: 200px;
  font-family: Playfair Display, Playfair Display, serif;
}
.private_room .content .right_room .introduction .introduction_text_box .text_info P {
  font-family: 'Adelle Sans Devanagari', serif;
  font-style: normal;
}
.private_room .content .right_room .introduction .introduction_text_box .text_info :first-child {
  font-family: Playfair Display, Playfair Display, serif;
  font-style: italic;
  font-weight: normal;
  font-size: 54px;
  color: #171717;
  line-height: 54px;
  text-align: left;
}
.private_room .content .right_room .introduction .introduction_text_box .text_info :last-child {
  width: 562px;
  ont-family: Poppins, Poppins;
  font-weight: 500;
  font-size: 20px;
  color: #171717;
  line-height: 34px;
  text-align: left;
  font-style: normal;
}
.private_room .content .right_room img {
  width: 196px;
  height: 196px;
}
.private_room .content .left_room {
  position: relative;
  right: -80px;
  z-index: 9;
}
.private_room .content .left_room .chactBox {
  z-index: 2;
  position: relative;
  right: 120px;
  top: 600px;
}
.private_room .content .left_room .chactBox img {
  width: 280px;
  height: 130px;
}
.private_room .content .left_room .phone_bg {
  cursor: pointer;
  z-index: 1;
  width: 406px;
  height: 830px;
  border-radius: 72px;
  overflow: hidden;
}
.private_room .content .left_room .phone_bg img {
  width: 408px;
  height: 832px;
}
.private_room .content .left_room .play_video {
  position: relative;
  left: 4px;
  top: -822px;
  width: 450px;
  min-width: 100%;
  min-height: 100%;
  z-index: -1;
}
.social_interaction {
  width: 100%;
  height: 3114px;
  background-image: url('/static/images/privateShow.png');
  background-size: 100% 100%;
}
.social_interaction .private_show {
  display: flex;
  margin-bottom: 240px;
}
.social_interaction .private_show .show_box {
  width: 1200px;
  display: flex;
  margin: 300px auto 0;
}
.social_interaction .private_show .show_donw .isShow {
  display: none;
}
.social_interaction .private_show .show_donw .isShow .down_app_btn_top {
  display: none;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  margin-top: 300px;
  margin-left: 100px;
  position: absolute;
}
.social_interaction .private_show .show_donw .isShow .down_app_btn_top .center_img {
  width: 120px;
  height: 120px;
  margin-top: 10px;
}
.social_interaction .private_show .show_donw .isShow .down_app_btn_top .center_img img {
  width: 100%;
  height: 100%;
}
.social_interaction .private_show .show_donw .isShow .down_app_btn_top .donw_btn_top {
  width: 250px;
  margin-top: 10px;
  margin-left: 15px;
}
.social_interaction .private_show .show_donw .isShow .down_app_btn_top .donw_btn_top div {
  border-radius: 15px;
  background: #494949;
  height: 55px;
  margin-bottom: 5px;
  display: flex;
  justify-content: space-between;
  padding-left: 10px;
  padding-right: 10px;
}
.social_interaction .private_show .show_donw .isShow .down_app_btn_top .donw_btn_top div img {
  background: none;
  width: 50px;
  height: 50px;
  margin-top: 1px;
}
.social_interaction .private_show .show_donw .isShow .down_app_btn_top .donw_btn_top div p {
  width: 80%;
  text-align: center;
  line-height: 30px;
  background: none;
  color: white;
  text-decoration: none;
}
.social_interaction .private_show .show_donw .show_videoOne {
  cursor: pointer;
  width: 600px;
  height: 800px;
  border-radius: 24px 24px 24px 24px;
}
.social_interaction .private_show .show_donw:hover .isShow {
  display: none;
}
.social_interaction .private_show .private_info {
  width: 330px;
  height: 350px;
  margin-top: 230px;
  margin-left: 130px;
}
.social_interaction .private_show .private_info .line {
  width: 132px;
  height: 6px;
  margin-bottom: 25px;
}
.social_interaction .private_show .private_info .shoes {
  width: 132px;
  height: 132px;
}
.social_interaction .private_show .private_info h1 {
  font-family: Playfair Display, Playfair Display, serif;
  font-style: italic;
  font-weight: normal;
  font-size: 54px;
  color: #ffffff;
  line-height: 24px;
  text-align: left;
}
.social_interaction .private_show .private_info .show_button {
  cursor: pointer;
  margin-top: 60px;
  display: flex;
  justify-content: space-between;
}
.social_interaction .private_show .private_info .show_button div {
  padding-left: 20px;
  padding-right: 20px;
  height: 40px;
  border-radius: 20px 20px 20px 20px;
  border: 1px solid rgba(255, 255, 255, 0.6);
  font-family: Poppins, Poppins;
  font-weight: 500;
  font-size: 16px;
  color: #ffffff;
  line-height: 40px;
  text-align: center;
  font-style: normal;
  text-transform: none;
}
.social_interaction .show_videoOne:hover .show_donw {
  display: block;
}
.social_interaction .media_box {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.social_interaction .media_box div {
  width: 560px;
}
.social_interaction .media_box div .title_line {
  width: 132px;
  height: 6px;
}
.social_interaction .media_box div h2 {
  width: 443px;
  font-family: Playfair Display, Playfair Display, serif;
  font-style: italic;
  font-weight: normal;
  font-size: 54px;
  line-height: 68px;
  color: #ffffff;
}
.social_interaction .media_box .exclusive .mask_video {
  cursor: pointer;
  width: 560px;
  height: 747px;
  border-radius: 25px 25px 25px 25px;
  background: rgba(0, 0, 0, 0.4) url('/static/images/unLock.png');
  display: grid;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  background-size: 100% 100%;
}
.social_interaction .media_box .exclusive .mask_video .mask {
  font-family: 'Adelle Sans Devanagari', serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 20px;
  width: 560px;
  height: 747px;
  background: rgba(0, 0, 0, 0.6);
  color: #ffffff;
  opacity: 0;
}
.social_interaction .media_box .exclusive .mask_video .isShow {
  display: none;
  font-family: 'Adelle Sans Devanagari', serif;
  font-weight: 500;
  font-size: 20px;
  color: #ffffff;
  line-height: 20px;
}
.social_interaction .media_box .exclusive .mask_video .isShow .down_app_btn_top {
  cursor: pointer;
  display: flex;
  margin-top: 300px;
  margin-left: 100px;
  position: absolute;
}
.social_interaction .media_box .exclusive .mask_video .isShow .down_app_btn_top .center_img {
  width: 120px;
  height: 120px;
  margin-top: 10px;
}
.social_interaction .media_box .exclusive .mask_video .isShow .down_app_btn_top .center_img img {
  width: 100%;
  height: 100%;
}
.social_interaction .media_box .exclusive .mask_video .isShow .down_app_btn_top .donw_btn_top {
  width: 250px;
  margin-top: 10px;
  margin-left: 15px;
}
.social_interaction .media_box .exclusive .mask_video .isShow .down_app_btn_top .donw_btn_top div {
  width: 200px;
  border-radius: 15px;
  background: #494949;
  height: 55px;
  margin-bottom: 5px;
  display: flex;
  justify-content: space-between;
  padding-left: 10px;
  padding-right: 10px;
}
.social_interaction .media_box .exclusive .mask_video .isShow .down_app_btn_top .donw_btn_top div img {
  background: none;
  width: 50px;
  height: 50px;
  margin-top: 1px;
}
.social_interaction .media_box .exclusive .mask_video .isShow .down_app_btn_top .donw_btn_top div p {
  width: 80%;
  text-align: center;
  line-height: 30px;
  font-size: 15px;
  background: none;
  color: white;
  text-decoration: none;
}
.social_interaction .media_box .exclusive .mask_video .down_app {
  display: block;
  text-align: center;
  font-family: Montserrat, Montserrat, serif;
  font-weight: 500;
  font-size: 24px;
  margin-top: -600px;
  color: #ffffff;
  line-height: 24px;
}
.social_interaction .media_box .exclusive .mask_video .down_app img {
  width: 286px;
  height: 64px;
}
.social_interaction .media_box .exclusive .mask_video:hover .isShow {
  display: block;
}
.social_interaction .media_box .exclusive .mask_video:hover .mask {
  opacity: 1;
}
.social_interaction .media_box .exclusive .mask_video:hover .down_app {
  display: none;
}
.social_interaction .media_box .customized p {
  font-family: 'Adelle Sans Devanagari', serif;
  font-weight: 500;
  font-size: 20px;
  color: #ffffff;
  line-height: 20px;
}
.social_interaction .media_box .customized .mask_video {
  cursor: pointer;
  width: 560px;
  height: 747px;
  border-radius: 25px 25px 25px 25px;
  background: rgba(0, 0, 0, 0.4) url('/static/images/customized.png');
  background-size: 100% 100%;
  display: grid;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.social_interaction .media_box .customized .mask_video .mask {
  width: 560px;
  height: 747px;
  background: rgba(0, 0, 0, 0.6);
  color: #ffffff;
  opacity: 0;
}
.social_interaction .media_box .customized .mask_video .isShow {
  display: none;
}
.social_interaction .media_box .customized .mask_video .isShow .down_app_btn_top {
  cursor: pointer;
  display: flex;
  margin-top: 300px;
  margin-left: 100px;
  position: absolute;
}
.social_interaction .media_box .customized .mask_video .isShow .down_app_btn_top .center_img {
  width: 120px;
  height: 120px;
  margin-top: 10px;
}
.social_interaction .media_box .customized .mask_video .isShow .down_app_btn_top .center_img img {
  width: 100%;
  height: 100%;
}
.social_interaction .media_box .customized .mask_video .isShow .down_app_btn_top .donw_btn_top {
  width: 250px;
  margin-top: 10px;
  margin-left: 15px;
}
.social_interaction .media_box .customized .mask_video .isShow .down_app_btn_top .donw_btn_top div {
  width: 200px;
  border-radius: 15px;
  background: #494949;
  height: 55px;
  margin-bottom: 5px;
  display: flex;
  justify-content: space-between;
  padding-left: 10px;
  padding-right: 10px;
}
.social_interaction .media_box .customized .mask_video .isShow .down_app_btn_top .donw_btn_top div img {
  background: none;
  width: 50px;
  height: 50px;
  margin-top: 1px;
}
.social_interaction .media_box .customized .mask_video .isShow .down_app_btn_top .donw_btn_top div p {
  width: 80%;
  text-align: center;
  line-height: 30px;
  font-size: 15px;
  background: none;
  color: white;
  text-decoration: none;
}
.social_interaction .media_box .customized .mask_video:hover .mask {
  opacity: 1;
}
.social_interaction .media_box .customized .mask_video:hover .isShow {
  display: block;
}
.ai_chart {
  cursor: pointer;
  width: 1200px;
  height: 392px;
  background-image: url('/static/images/AIchat.png');
  background-size: 100% 100%;
  margin: 193px auto 0;
  display: flex;
  overflow: hidden;
  justify-content: space-between;
}
.ai_chart .ai_content {
  padding: 90px 80px;
  border-radius: 25px;
  width: 1200px;
  height: 392px;
}
.ai_chart .ai_content :nth-child(1) {
  overflow: hidden;
}
.ai_chart .ai_content :nth-child(1) img {
  width: 232px;
  height: 232px;
  margin-left: 190px;
}
.ai_chart .ai_content :nth-child(1) h1 {
  width: 642px;
  height: 112px;
  font-family: Playfair Display, Playfair Display, serif;
  font-style: italic;
  font-weight: normal;
  font-size: 48px;
  color: #ffffff;
  line-height: 56px;
  margin-top: -10px;
  text-align: left;
  text-transform: none;
}
.ai_chart .ai_content :nth-child(1) p {
  width: 498px;
  height: 68px;
  font-family: 'Adelle Sans Devanagari', serif;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  color: #ffffff;
  line-height: 34px;
  text-align: left;
  text-transform: none;
}
.ai_chart .ai_content .mask {
  position: relative;
  left: -80px;
  width: 1200px;
  height: 390px;
  right: 900px;
  margin-top: -328px;
  border: 1px solid transparent;
  border-radius: 25px;
  background: rgba(0, 0, 0, 0.6);
  color: #ffffff;
  opacity: 0;
  display: flex;
}
.ai_chart .ai_content .mask .isShow_bottom {
  width: 1200px;
  display: flex;
  position: relative;
  left: 590px;
  top: 150px;
}
.ai_chart .ai_content .mask .isShow_bottom .qr_isShow img {
  width: 120px;
  height: 120px;
}
.ai_chart .ai_content .mask .isShow_bottom .btns {
  margin-left: 15px;
}
.ai_chart .ai_content .mask .isShow_bottom .btns .btn_top {
  height: 55px;
  margin-bottom: 10px;
}
.ai_chart .ai_content .mask .isShow_bottom .btns .btn_top div {
  display: flex;
  width: 200px;
  border-radius: 15px;
  background: #494949;
  height: 55px;
  margin-bottom: 5px;
  justify-content: space-between;
  padding-left: 10px;
  padding-right: 10px;
}
.ai_chart .ai_content .mask .isShow_bottom .btns .btn_top div img {
  margin: 0;
  background: none;
  width: 50px;
  height: 50px;
}
.ai_chart .ai_content .mask .isShow_bottom .btns .btn_top div p {
  width: 80%;
  text-align: center;
  line-height: 30px;
  font-size: 15px !important;
  background: none;
  color: white;
  text-decoration: none;
}
.ai_chart .ai_content .mask .down_app {
  width: 100%;
  height: 100%;
  display: flex;
}
.ai_chart:hover .isShow {
  display: block;
}
.ai_chart:hover .mask {
  opacity: 1;
}
.start_chat {
  width: 100%;
  height: 3000px;
  background-image: url('/static/images/startChat.png');
  background-size: 100% 100%;
  padding-top: 156px;
  padding-bottom: 156px;
}
.start_chat .chart_follow {
  margin: 0 auto;
  width: 1072px;
  height: 100%;
}
.start_chat .chart_follow h1 {
  font-family: Playfair Display, Playfair Display, serif;
  font-style: italic;
}
.start_chat .chart_follow #blogger {
  margin: 0 auto;
  height: 720px;
  display: flex;
}
.start_chat .chart_follow #blogger img {
  cursor: pointer;
  width: 405px;
  height: 720px;
  border-radius: 21px 21px 21px 21px;
}
.start_chat .chart_follow #blogger .images_box {
  margin: 0 auto;
}
.start_chat .chart_follow #blogger .images_box .info_box {
  display: flex;
  margin-bottom: 240px;
  margin-left: 180px;
}
.start_chat .chart_follow #blogger .images_box .info_box .blogger_info {
  cursor: pointer;
  margin: 40% auto 0;
  width: 200px;
  text-align: center;
}
.start_chat .chart_follow #blogger .images_box .info_box .blogger_info .avatarBox {
  width: 48px;
  height: 48px;
  margin-top: -10px;
  margin-left: 28px;
}
.start_chat .chart_follow #blogger .images_box .info_box .blogger_info .nameBox {
  font-family: Montserrat, Montserrat, serif;
  font-weight: 500;
  font-size: 14px;
  color: #171717;
  line-height: 35px;
  margin-bottom: 20px;
}
.start_chat .chart_follow #blogger .images_box .info_box .blogger_info .startIcon {
  width: 48px;
  height: 48px;
  margin: 0 auto;
  border-radius: 50%;
  border: 2px solid rgba(0, 0, 0, 0.4);
  background-image: url('/static/images/unStart.png');
  background-position: 11px 13px;
  background-repeat: no-repeat;
  background-size: 55% 50%;
}
.start_chat .chart_follow #blogger .images_box .info_box .blogger_info .startBox {
  font-family: Montserrat, Montserrat, serif;
  font-weight: 500;
  font-size: 14px;
  color: #171717;
  line-height: 14px;
  margin-top: 10px;
}
.start_chat .chart_follow #blogger .images_box .info_box .blogger_info .accountBox {
  margin-top: 40px;
  font-family: Montserrat, Montserrat, serif;
  font-weight: 500;
  font-size: 14px;
  color: #171717;
  line-height: 14px;
}
.start_chat .chart_follow #blogger .images_box .info_box .blogger_info .nationality {
  position: relative;
  left: -35px;
  top: 10px;
}
.start_chat .chart_follow #blogger .images_box .info_box .blogger_info .nationality {
  width: 24px;
  height: 24px;
}
.start_chat .chart_follow .title {
  display: flex;
  justify-content: space-between;
}
.start_chat .chart_follow .title img {
  width: 113px;
  height: 6px;
  margin-top: 55px;
}
.start_chat .chart_follow .title h1 {
  height: 80px;
  font-family: Playfair Display, Playfair Display, serif;
  font-weight: normal;
  font-size: 80px;
  color: #171717;
  line-height: 10px;
  text-align: center;
}
.platform_box_line {
  position: relative;
  left: -5px;
  top: -20px;
  font-weight: 700;
}
.platform_box_line div {
  margin-right: 5px;
  margin-left: 5px;
  color: #3ecfef;
  font-size: 12px;
}
/*# sourceMappingURL=index.css.map */