
.date {    
background: #36D1DC;  /* fallback for old browsers */
background: -webkit-linear-gradient(to left, #5B86E5, #36D1DC);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to left, #5B86E5, #36D1DC); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.date-bg {
background: #8e9eab;  /* fallback for old browsers */
background: -webkit-linear-gradient(to top, #eef2f3, #8e9eab);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to top, #eef2f3, #8e9eab); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.date-bg2 {
background: #8e9eab;  /* fallback for old browsers */
background: -webkit-linear-gradient(to bottom, #eef2f3, #8e9eab);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to bottom, #eef2f3, #8e9eab); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.date-bg3 {
background: #000000;  /* fallback for old browsers */
background: -webkit-linear-gradient(to bottom, #434343, #000000);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to bottom, #434343, #000000); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.hero-wrapper {
    position: absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	z-index:2;
}
.header-vedio-tbox {
	position:relative;
	margin:auto;
	width:90%;
	max-width:1300px;
	height:100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position:relative;
}
.header-vedio-text{
	position:relative;
	
}
.display-large-h1 {
    letter-spacing: -4px;
    margin-bottom: 0;
    font-size: 90px;
    line-height: 1.2;
    text-align: center;
	color:#ffffff;
	opacity: 1.0;
}
.display-large-h3 {
	margin-top:30px;
    font-size: 32px;
    line-height: 1.2;
    text-align: center;
	color:#ffffff;
}
.display-font-left {
	 text-align: left;
}
.video-overlay {
    z-index: 2;
    background-color: #2728295e;
    height: 100%;
    position: absolute;
    inset: 0%;
}
.fancy {
  position: relative;
  white-space: nowrap;
  &:after {
    --deco-height: 0.3125em;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: calc(var(--deco-height) * -0.625);
    height: var(--deco-height);
    background-image: url("data:image/svg+xml,%3Csvg width='100' height='64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M-17 30.5C-1 22 72-4 54 13 37.9 28.2-2.5 57.5 16 55.5s72-29 104-40' stroke='%23F0003C' stroke-width='10'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h100v64H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
    background-size: auto 100%;
    background-repeat: round;
    background-position: 0em;
  }
}
.Tapme_container_top {
	position:relative;
}

.header-section-bg1 img {
	vertical-align: middle;
}
.Btn_preview {
	position: absolute;
    left: 0;
	right:0;
	margin:auto;
    bottom: 30px;
}
.Tapme_container_header {
	position:relative;
	max-width:2540px;
	height:900px;
}
.header-container-text {
	position: absolute;
    width: 60%;
    max-width: 900px;
	left:80px;
	bottom:15%;
	text-align:left;
	z-index:1;
}
.header-section-bg1 {
	position:relative;
	width:50%;
	max-width:1200px;
	margin:auto;
	margin-right:0;
}
.header-section-h1 {
	font-size: 80px;
    line-height: 1.2;
	letter-spacing: -1px;
    font-weight: 700;
}
.header-section-p {
    margin-top: 18px;
    font-size: 24px;
    line-height: 1.4;
}
.btn-left {
	float:left;
}
.Tapme_event_container {
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: row;
    justify-content: center;
    color: #fff;
	padding:32px ;
	/*
	background: #ee0979;  
	background: -webkit-linear-gradient(to left, #ff6a00, #ee0979); 
	background: linear-gradient(to left, #ff6a00, #ee0979); */
}
.Tapme_event_box {
	margin:auto;
	max-width:980px;
	padding: 8px;
	text-align:center;
}
.Tapme_event_title_img {
	margin:auto;
	width:40%;
	max-width:140px;
	text-align:center;
}
.Tapme_event_title {
	font-size:42px;
	text-align:left;
	line-height: 1.1333333333;
    letter-spacing: -.7px;
}
.Tapme_event_title span {
	font-size: 70%;
	font-style:italic;
}

.Tapme_video_tbox {
	position:absolute;
	left:0;
	right:0;
    bottom: 6%;
    margin: auto;
    width: 90%;
    max-width: 1400px;
}
.Tapme_video_title {
	margin: 0 auto;
    padding: 16px 0;
	font-size: 80px;
	text-align:center;
    line-height: 1.2;
    letter-spacing: 1px;
    font-weight: 500;
	text-shadow: 2px 2px 2px gray;
}
.Lang-word {
	word-break: keep-all;
}

.shop-h1 {
	font-size: 62px;
	font-weight: 500;
	line-height:1.3;
	letter-spacing: -2px;
}
.shop-h1 span {
	font-weight: 600 !important;
	font-size:110%;
}
.shop-h2 {
	font-size:28px;
}
.shop-h3 {
	font-size:24px;
}
.shop-h4 {
	margin-top:12px;
	font-size:22px;
    line-height: 1.6;
}
.step_title {
	font-size:24px;
	font-weight: 500;
}
.shop-text-center {
	 text-align: center;
}
.shop-bold {
	font-weight: 600;
}
.shop-bl-color {
    text-decoration: none;
    border-bottom: 2px solid #f56900;
    border-color: var(--theme-color,#f56900);
}
.shop-titlebox {
	margin: 16px auto;
}

.pushable {
    position: relative;
    border: none;
	margin:20px auto 0 auto;
    background: transparent;
    padding: 0;
    cursor: pointer;
    outline-offset: 4px;
    transition: filter 250ms;
	width:90%;
	max-width:300px;
  }

  .shadow {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 12px;
    background: hsl(0deg 0% 0% / 0.25);
    will-change: transform;
    transform: translateY(2px);
    transition:
      transform
      600ms
      cubic-bezier(.3, .7, .4, 1);
  }
  .edge {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 12px;
    background: linear-gradient(
      to left,
      hsl(340deg 100% 16%) 0%,
      hsl(340deg 100% 32%) 8%,
      hsl(340deg 100% 32%) 92%,
      hsl(340deg 100% 16%) 100%
    );
  }
  .front {
    display: block;
    position: relative;
    padding: 14px 32px;
    border-radius: 12px;
    font-size: 16px;
    color: white;
	text-align:center;
    background: hsl(345deg 100% 47%);
    will-change: transform;
    transform: translateY(-4px);
    transition:
      transform
      600ms
      cubic-bezier(.3, .7, .4, 1);
  }

  .pushable:hover {
    filter: brightness(110%);
  }
  .pushable:hover .front {
    transform: translateY(-6px);
    transition:
      transform
      250ms
      cubic-bezier(.3, .7, .4, 1.5);
  }
  .pushable:active .front {
    transform: translateY(-2px);
    transition: transform 34ms;
  }
  .pushable:hover .shadow {
    transform: translateY(4px);
    transition:
      transform
      250ms
      cubic-bezier(.3, .7, .4, 1.5);
  }
  .pushable:active .shadow {
    transform: translateY(1px);
    transition: transform 34ms;
  }
  .pushable:focus:not(:focus-visible) {
    outline: none;
  }

.Tapme_container {
	 position:relative;	
}
.Tapme_box {
	position:relative;	
	margin:auto;
	margin-bottom:80px;
	width:86%;
	max-width:800px;
}
.Tapme_titlebox {
	margin:auto;
	width:90%;
	max-width:1200px;
}
.Tapme_box_sub {
	padding:16px 16px;

}
.Tap_title {
	margin: 0 auto;
	padding:16px 0;
}
.Tap_title_p {
	margin:16px 16px 32px 16px;
}
.Tap_title_check {
	margin:16px 16px 32px 16px;
}
.Tapme_product_box {
	margin:auto;
	width:86%;
	max-width:800px;
}
.Tapme_top_pad {
	padding-top:140px;
}
.Tapme_bottom_pad {
	padding-bottom:140px;
}
.Tapme_bg_black {
	background-color:#000000;
}
.Tapme_bg_Gblack {
	background-color:#111111;
}
.Tapme_bg_Tblack {
	background-color:#222222;
}
.Tapme_bg_gry {
	background-color:#f9fafb;
}
.Tapme_bg_gry2 {
	background-color:#e3e3e3;
}
.Tapme_bg_sky {
	background-color:#FAF1E4;
}
.Tapme_bg_white {
	background-color:#FFFFFF;
}
.Tset-container {
    width: 90%;
    max-width: 1400px;
	margin:auto;
    padding-top: 60px;
	display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}
.Tset-container-li {
	position:relative;
    margin: 0;
    padding: 0;
	flex-basis: 50%;
    display: flex;
    justify-content: center;
}
.Tset-li-img {
	overflow: hidden;
	border-radius:30px;
}
.Tset-container-li video {
	vertical-align:middle;
}
.Tset-ul {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-top: 30px;
    color: #676e8b;
}
.Tset-li {
    margin: 20px 0;
    background: url(../pet/img/pet_circle.svg) no-repeat 0 5px;
    padding-left: 32px;
}
.Tset-ul-box {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-top: 8px;
    color: #000000;	
	border-radius:30px;
}
.Tset-li-box {
    margin-bottom: 12px;
	max-width:500px;
}
.Tset-li-boxicon {
    line-height: 1.6;
    margin-bottom: 12px;
	max-width:500px;
   background: url(../pet/img/pet_circle.svg) no-repeat 0 5px;
    padding-left: 32px;	
}
.Tset-box-text {
    margin: 0 30px;
}
.Tset-title {
	margin-bottom:16px;
    letter-spacing: -.012em;
}
.Tset-li-box-txt {
    font-size: 14px;
    color: #868689;	
}
.Select-radius {
    margin: auto;
    overflow: hidden;
    border-radius: 30px;
}
.demo-arrow-icon {
	position: absolute;	
	bottom:-100px;
	left:0;
	right:0;
	margin:auto;
	width:40px;
	transform: rotate(180deg);
	z-index:9;
}
@media screen and (max-width: 980px) {
	.Tset-container-li {
		flex-basis: 100%;
	}
	.Tset-box-text {
		margin: 30px 15px 0 15px;
	}
	.Tapme_event_title {
		font-size:28px;
		letter-spacing: -.5px;
	}

}





/*******************************************    End *********************************************/


.main-top-showbox {
	position:relative;
	width: 100%;
    max-width: 700px;
    margin: auto;
    margin-top: -100px;
    text-align: center;
}
.main-top-showbox img {
    vertical-align: middle;
}
.main-showbox {
	position:relative;
	margin:auto;
	margin-top:0;
	width:100%;
	max-width:500px;
	height:850px;
	overflow:hidden;
}
.main-showbox-item {
    position: absolute;
	top:0;
	margin-right:0;
	width:78.5%;
	animation: slide-card 6s linear infinite;
	z-index:1;
}
.main-showbox-bottom {
	position: absolute;
	width: 100%; 
	left:0;
	right:0;
	margin:auto;
	bottom:0;
	z-index:2;
}
.main-showbox-bottom-in {
	position:relative;
	margin:auto;
	width:100%;
}
.main-showbox-hid {
	position: absolute;
    background-color:#fff;
	width:40%;
	height:92.3%;
	bottom:-1px;
	left:29%;
	z-index:3;
	animation: slide-cover 6s linear infinite;
}



.section-goods_item_bg {	
	height:450px;
    background-size: cover ; /* 788 128  0.5625*/
    background-repeat: no-repeat;	
    background-position: center;
}
.section-bgimg01 {
	background-image: url(../img-file/shop/card-move.gif?v=1);	
}
.section-bgimg02 {
	background-image: url(../img-file/display/custom_dp021.jpg?v=1);	
}
.section-bgimg03 {
	background-image: url(../img-file/shop/pet-display01.jpg);	
}
.section-bgimg04 {
	background-image: url(../img-file/shop/stk_display01.png);	
}

.section-container {
    width: 90%;
    max-width: 1600px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}
.section-container-li {
    position: relative;
    margin: 0;
    padding: 0;
    flex-basis: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.section-container-li img {
    vertical-align: middle;
}
.section-box-text {
    margin: 30px 60px;
}
.section-title {
    margin: auto;
    max-width: 500px;
    word-break: keep-all;
    font-size: 42px;
    line-height: 1.2;
    font-weight: 600;
    letter-spacing: -.012em;
}



.section-li {
    font-size: 20px;
    line-height: 27px;
    margin: 20px 0;
    background: url(../pet/img/pet_circle.svg) no-repeat 0 5px;
    padding-left: 32px;
}
.section-ul-box {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-top: 8px;
    color: #000000;	
	border-radius:30px;
}
.section-li-box {
    font-size: 20px;
    line-height: 27px;
    margin: 16px 0 0 0;
}
.section-li-boxicon {
    font-size: 20px;
    line-height: 1.4;
    margin-bottom: 12px;
	max-width:500px;
   /* background: url(../pet/img/pet_circle.svg) no-repeat 0 5px;
    padding-left: 32px;	*/
}
.section-li-box-txt {
    font-size: 18px;
    color: #868689;	
}
@media screen and (max-width: 900px) {
		.section-container {
			width: 100%;
		}
		.section-container-li {			
			flex-basis: 100%;
			max-width: 100%;
		}
		.section-box {
			margin:30px auto;
			width:90%;
		}
		.section-box-right {
			margin-right: 30px;
			margin-left:30px;
			margin-top:60px;
		}
		.section-box-left {
			margin-right: 30px;
			margin-left:30px;
			margin-top:60px;
		}
	.section-title {
		font-size: 28px;
	}

}
/********************************** Header **********************************/
.Main-head-container   {
    position:relative;
	margin:auto;
	padding:80px 0;
	background: #ffd000; 
     /* background-image: linear-gradient(225deg,#ffc63f,#fd3358 49%,#bc35d8);*/
}
.Main-head-box {
	position: relative;
    margin: auto;
	margin-bottom:80px;
	left:-180px;
    height: 900px;
    max-width: 700px;
    vertical-align: middle;
	overflow: hidden;
	z-index: 1;
}
.Main-head-h1 {   
	margin:auto;
	text-align:center;
	max-width:340px;
	letter-spacing:-1px;
	color:#3d454d;
}
.Main-head-h1 span {
   font-size:130%;
   padding-bottom:8px;
   clear:both;
}
.linear-grbg {
  background-image: linear-gradient(#fef399,#fef399);
  background-position-y: 100%;
  background-repeat: no-repeat;
  background-size: 100%  2px;
}
/*Main Text Sider */
.M-mobile__lodding {
	position: absolute;
	width:80px;
	height:80px;
	top:50%;
	left:50%;
	margin-left:-40px;
	animation: slide_mobile_lodding 6s infinite ease-in-out;	
	z-index:4;
}
@keyframes slide-card {
   0%    {top: -6%;  transform: scale(0.8); right:10%;}
  10%   {top: 2%;   transform: scale(0.8);}
  20%   {top: 2%;   transform: scale(1.0);}
  35%   {top: 2%;   transform: scale(1.0);}
  45%   {top: 2%;   transform: scale(0.8); opacity: 1; }
  55%   {top: -6%;  transform: scale(0.8); opacity: 1;}
  60%   {top: -6%;  transform: scale(0.8); opacity: 1;}
  100% {top: -6%;  transform: scale(0.8); opacity: 1; right:10%;}
}
@keyframes slide_mobile_lodding {
0%     {  opacity: 0; }
20%   {  opacity: 0; }
25%   {  opacity: 1; }
35%   {  opacity: 1; }
36%   {  opacity: 0; }
100% {  opacity: 0;}
}
@keyframes slide-cover {
0%     {  opacity: 1; }
20%   {  opacity: 1; }
30%   {  opacity: 1; }
40%   {  opacity: 0.5;}
45%   {  opacity: 0;}
90%   {  opacity: 0;}
95%   {  opacity: 1;}
100% {  opacity: 1;}
}

@media screen and (max-width: 1020px) {
	.Main-head-container {
		position:relative;
		margin:auto;
		padding:0 0 100px 0;
		height:auto;	
	}
	.home-color-p1 {
		padding:16px 0 64px 0;
	}
	.How-bg-container {
		padding-top:64px;
		padding-bottom:64px;
	}
	.M-slider-card {
		position: absolute;
		top:100px;
		left: 5%; 
		width: 220px; 
		height:140px;
		border-radius: 6px;
		animation: slide-card 6s linear infinite;
	}
}
/********************************** Header End **********************************/
/**********************************    Nes Css   **********************************/


.Tampe_head_title {
	width:76%;
	line-height:1.3;
	font-size:52px;
	font-weight:500;
	color:#222;
	max-width:700px;
	margin:auto;
	text-align:center;
	word-break: keep-all;
}
.Tampe_head_title span {
	color:#5479F7;
	font-weight:800;
}

.linear-grbg-gry {
  background-image: linear-gradient(#5479F7,#5479F7);
  background-position-y: 100%;
  background-repeat: no-repeat;
  background-size: 100%  .195rem;
}
.Tapme_space {
	padding-bottom:80px;
}
.Main-shopbox  {
	margin:auto;
	width:100%;
	max-width:1400px;
	clear:both;
}
 .Main-shop_li  {
	float:left;
	width:33.332%;
}
.Main-shop__box {
	margin:0;
}
.Main-shop__box img {
	vertical-align:middle;
}
.Main-Link-button  {
	position: relative;	
	color:#ffffff;
    font-size: 18px;
	padding: 18px 30px;
	width:200px;
	font-weight:500;
	background-color:#000000;
    border: 1px solid #000000;
	margin:30px auto;
    text-align: center;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    cursor: pointer;    
	z-index:2;
}
.Main-btn-black {
	background-color:#000000;
    border: 1px solid #000000;
	color:#ffffff;
}
.Main-btn-blue {
	background-image: linear-gradient(315deg, #079bff 0%, #55d4ff 100%);
    border: 1px solid #ffffff;
	color:#ffffff;
}
.Main-send-button  {
	display: block;
    position: relative;
	margin:30px 0;
	max-width:300px;
    padding: 14px 0;
    border-radius: 12px;
    font-size: 16px;
    color: white;
    text-align: center;
    background: hsl(345deg 100% 47%);
    will-change: transform;
    transform: translateY(-4px);
    transition: transform 600ms cubic-bezier(.3, .7, .4, 1);
}
.Main-kakao-button  {
	position: relative;	
	color:#000;
    font-size: 18px;
	padding: 18px 30px;
	width:200px;
	font-weight:500;
	background-color:#ffcd00;
    border: 2px solid #000;
	margin:30px auto;
    text-align: center;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    cursor: pointer;    
	z-index:2;
}
.Main-step-container {
    max-width: 1440px;
	margin:auto;
	margin-top:32px;
}
.Main-step-container-li {
    float:left;
	width:33.32%;
}
.Main-step-box {
	margin:auto;
	margin-left:32px;
	margin-right:32px;	
}
.Main-imgstep {
    position: relative;	
	margin-bottom:8px;
	clear:both;
}
.Main-imgstep-box {	
	margin:auto;
	max-width:194px;
	text-align:center;
	clear:both;
}
.Main-step-text-box {	   
		padding:0;
		color: #333333;
		text-align:center;
}
.Main-step-text-span {
    color: #1c85e8;
    font-size: 12px;
    font-weight: 500;
	letter-spacing:2px;
    margin-bottom: 6px;
}
.Main-step-text-h3, .Main-step-h3 {
    margin: 4px 0;
}
.Main-step-text-p, .Main-step-p {
	padding:5px 32px;
}

.Main-step-container-li2 {
    float:left;
	width:33.32%;
}
.Main-step-box2 {
	margin:auto;
	margin-left:32px;
	margin-right:32px;	
}
.Main-imgstep2 {
    position: relative;	
	width:90%;
	margin:auto;
	border-top-left-radius: 13px;
    border-top-right-radius: 13px;
	margin-bottom:24px;
	clear:both;
}
.Main-imgstep-box2 {	
	margin:auto;
	padding-top:60px;
	max-width:240px;
	text-align:center;
	clear:both;
}
.Main-imgstep-box2 img {	
	vertical-align: middle;
}
.Main-step-text-box2 {	   
		padding:0;
		color: #333333;
		text-align:center;
}
.Main-step-text-span2 {
    color: #1c85e8;
    font-size: 12px;
    font-weight: 500;
	letter-spacing:2px;
    margin-bottom: 6px;
}
.Main-step-text-h3 {
    margin: 4px 0;
}
.Main-step-text-p2 {
	padding:5px 0;
}
@media screen and (max-width: 800px) {
	.Tapme_video_pad {
		padding-top:0;
		padding-bottom:60px;
	}
	.Tampe_head_title {
		max-width:460px;
		font-size:42px;
	}
	.Tapme_top_pad {
		padding-top:80px;
	}
	.Tapme_bottom_pad {
		padding-bottom:80px;
	}
    .Main-step-container {
		margin-top:16px;
    }
	.Main-step-container-li {
		width:100%;
		margin-bottom:14px;		
	}
	.Main-step-container-li2 {
		width:50%;
		margin-bottom:52px;
	}
	.Main-step-box {
		margin:0;
		display: flex;
	}
	.Main-imgstep {
		width:140px;
		margin:0 16px;
	}
	.Main-step-text-box {	
		padding:0;
		color: #333333;
		text-align:left;
	}
	 .Main-step-h3 {
		margin: 5px;
	}
	 .Main-step-p {
		padding:0 24px 24px 0;
		line-height:1.4;
	}
	 .Main-shop_li  {
		float:left;
		width:50%;
	}
}
@media screen and (max-width: 560px) {
	.Main-head-box {
		max-width: 100%;
		overflow: hidden;
	}
	.Tampe_head_title {
		font-size:36px;
	}
	.M__main_bottom {
		padding:180px 0  !important;
	}
	.Main-step-container-li {
		float:none;
		width:90%;		
		margin:42px auto;
	}
	 .Main-step-container-li2 {
		float:none;
		width:100%;
		margin:auto;
		margin-top:52px;
	}
	.Main-imgstep-box {	
		max-width:140px;
	}
	.Main-step-text-box {	   
		padding:0;
		margin:auto;
	}
	.Main-head-h1 {   
		max-width:180px;
	}
	.hp__h3   {  font-size: 20px; line-height: 160%;}
}

/**********************************    Nes Css  End  **********************************/
.product-video-li-element {
    position: relative;
    max-width: 800px;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.product-video-li-element video {
    object-fit: cover;
    position: absolute;
    height: 100%;
    width: 100%;
    position: static;
}
.section-content {
	margin:120px auto;
    width: 100%;
	max-width:1300px;
}
.section-goodbox {	
    padding:0;
}
.section-goods {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
}
.section-goods_item {
	display: flex;
    flex-direction: column;
    justify-content: center;
    flex-basis: 50%;
    max-width: 50%;
}
.section-row-reverse {
	flex-direction: row-reverse;
}
.section-goods_item_img {
    flex-basis: 50%;
    max-width: 50%;
}

.section-goods-how-works {
	margin:0 60px;
    padding: 44px 0;
}
.section-goods-how-title {
	font-size: 40px;
    line-height: 1.08349;
    letter-spacing: -.003em;
}
.section-goods-how-text {
	margin-top:18px;
	font-size: 18px;
    line-height: 1.19048;
    font-weight: 400;
    letter-spacing: .011em;
}


.shop-img-content {	
	width:100%;
	max-width:900px;
	margin:auto;
	margin-top:-200px;
	text-align:center;
	z-index:-1;
}
.shop-img-link {	
	width:100%;
	max-width:900px;
	margin:auto;
	margin-top:0;
	text-align:center;
	z-index:-1;
}
.shop-img-content img {
	vertical-align: middle;
}
.Main_bottom_img {
	text-align:center;
	width:50%;
	margin:auto;
}
.alink-button {
	cursor: pointer;
    position: relative;
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    background: #666;
    color: #fff;
    border-radius: 12px;
    font-size: 12px;
    line-height: 1.33337;
    font-weight: 400;
    letter-spacing: -.01em;
    min-width: 23px;
    padding: 4px 11px;
    margin-top:12px;
}
.col-color {
	color:#fff !important;
}
.how_to_work__links {
    position: relative;
    width:100%;
    margin:auto;   
	text-align:center;
    padding: 12px 0;
    color: #fff;
    font-size: 18px;
	background-color:#222222;
    cursor: pointer;
}
#product_container {
    margin:0 auto;	
	max-width: 2400px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr  1fr;	
	margin-bottom:80px;
}
.product__item_box {
    position: relative;
	padding-bottom: 60px;
	box-sizing: border-box;
}
.product__item {	
	
}
.product__item_picture {
    transition: opacity 150ms ease 0s;
    opacity: 1;
}

.item_picture img {
    position: relative;
	vertical-align: middle;
}
.procuct-template__text  {
	padding: 0 8px; 
	text-align:center;
	transition: opacity 200ms ease 0s;
}
/* price */
strike {
    text-decoration: line-through;
}
.product_price {	
	font-size:24px;
	font-weight: 700;
	color:#333;
}
.product_price_sale {
	margin:6px 0 0 0;
	color:#333;
	font-size:15px;
}
.product_price_sale span {
	color:#ff0043;
}
.product_price_s {
	padding-top:6px;
	font-size:18px;
	font-weight: 700;
	color:#333;
}
.product_price_s span {
	color:#ff0043;
}
.pr__h2 {
	padding:12px 0 0 0;
	font-size:24px;
	font-weight: 300;
	line-height:1.2;
}
.pr__p {
	display:block;
	padding-top:8px;
	font-size:16px;
	line-height:1.4;
}
.product__display {
		display: flex;
		background-color:#F1F9F9; 
		width:100%;
		height:100%;
		align-items: center;
		justify-content: center;
}

#how_to_work {
    margin:0 auto;	
	max-width: 1800px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;	
}
.how_to_work_box {
    position: relative;
	margin-top:80px;
	padding-bottom: 60px;
	padding-right: 60px;
    padding-left: 60px;
	box-sizing: border-box;	
}
.how_to_work__item {	

}
.how_to_work_picture {
    transition: opacity 150ms ease 0s;
    opacity: 1;
}
.how_to_work_picture img {
    position: relative;
	vertical-align: middle;
}
.how_to_radius {
	-webkit-border-radius: 40px;
    border-radius: 40px;
	background-color:#E1EDF9;
	overflow:hidden;
}
.how_to_work__h1 {
	text-align:center;
	font-size:24px;
	margin:60px 0 20px;
}
.how_to_work__text  {
	text-align:center;
	font-size:18px;
	padding: 0 8px; 
	transition: opacity 200ms ease 0s;
}

@media screen and (max-width: 1600px) {
	#product_container {
		display: grid;
		grid-template-columns: 1fr 1fr 1fr;
	}
}
@media screen and (max-width: 800px) {
	#product_container {
		display: grid;
		grid-template-columns: 1fr 1fr;
	}
	.product_price_sale {
		font-size:12px;
	}
	.product_price_s {
		font-size:16px;
	}
	.pr__h2 {
		font-size:18px;
	}
	#how_to_work {
		margin:0 auto;	
		max-width: 2400px;
		display: grid;
		grid-template-columns: 1fr;	
		margin-bottom:80px;
	}
	.how_to_work_box {
		position: relative;
		margin-top:80px;
		padding-bottom: 60px;
		padding-right: 60px;
		padding-left: 60px;
		box-sizing: border-box;	
	}
	.Tapme_box {
		margin-bottom:40px;
	}
	.shop-h1 {
			font-size:42px;
			margin-bottom: 24px;
		}
	.shop-h2 {
			font-size:26px;
		}
	.shop-h3 {
			font-size: 22px;
			font-weight: 400;
			letter-spacing: .011em;
		}
	.step_title {
		font-size:24px;
	}
}
@media screen and (max-width: 540px) {
		.how_to_work__h1 {
			margin:20px 0 20px;
		}
		.section-goods_item {
			flex-basis: 100%;
			max-width: 100%;
		}
		.section-goods-how-title {
			font-size: 30px;
		}
		.section-goods-how-text {
			margin-top:18px;
			font-size: 18px;
		}
		.shop-text-left {
			text-align:left;
		}
		.shop-h1 {
				font-size:28px;	
				margin-bottom: 18px;
			}
		.shop-h2 {
				font-size:20px;
			}
		.shop-h3 {
				font-size: 16px;
				font-weight: 400;		
			}
		.step_title {
			font-size:20px;
		}
		.shop-h4 {
				font-size: 16px;
		}
		.shop-img-content {		
			margin-top:-100px;
		}
		.section-goods-how-works {
			margin:0 30px;
			padding: 32px 0;
		}
		.section-content {
			margin:60px auto 0 auto;
		}
	.how_to_work_box {
		margin:auto;
		margin-top:40px;
		padding:0 0 60px 0;
		width:80%;
	}
.demo-arrow-icon {
	position: absolute;	
	top:30px;
	left:0;
	width:15px;
}

}


/*jssor slider loading skin double-tail-spin css*/
.jssorl-004-double-tail-spin img {
	animation-name: jssorl-004-double-tail-spin;
	animation-duration: 1.6s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}

@keyframes jssorl-004-double-tail-spin {
	from { transform: rotate(0deg); }
	to { transform: rotate(360deg); }
}

/*jssor slider bullet skin 031 css*/
.jssorb031 {position:absolute;}
.jssorb031 .i {position:absolute;cursor:pointer;}
.jssorb031 .i .b {fill:#000;fill-opacity:0.6;stroke:#fff;stroke-width:1600;stroke-miterlimit:10;stroke-opacity:0.8;}
.jssorb031 .i:hover .b {fill:#fff;fill-opacity:1;stroke:#000;stroke-opacity:1;}
.jssorb031 .iav .b {fill:#fff;stroke:#000;stroke-width:1600;fill-opacity:.6;}
.jssorb031 .i.idn {opacity:.3;}

/*jssor slider arrow skin 051 css*/
.jssora051 {display:block;position:absolute;cursor:pointer;}
.jssora051 .a {fill:none;stroke:#fff;stroke-width:360;stroke-miterlimit:10;}
.jssora051:hover {opacity:.8;}
.jssora051.jssora051dn {opacity:.5;}
.jssora051.jssora051ds {opacity:.3;pointer-events:none;}

.jssor_main_box {
	margin:auto;
	width:600px;
	width:100%;
}
.jssor_1_main {
	position:relative;
	margin:0 auto 0;
	top:0px;
	left:0px;
	width:800px;
	height:800px;
	visibility:hidden;
}
.jssor_1_slides {
	cursor:default;
	position:relative;
	top:0px;
	left:0px;
	width:800px;
	height:800px; 
}
.slides-txt-box {
	position:absolute;
	bottom:3%;
	left:63%;
	width:35%;
}
.slides-txt-box2 {
	position:absolute;
	bottom:3%;
	left:20px;
	width:35%;
}
.slides-txt-h1 {
	font-size:44px;
	color:#000;
	line-height:1.2;
}
.slides-txt-h3 {
	margin-top:12px;
	font-size:22px;
	color:#000;
}
.sevice-pack-outer-circle {
	position: absolute;
    height: 50px;
    width: 50px;
    border: solid 1px #ffffff;
	background-color:#f4f4f4;
    border-radius: 50%;
    z-index: 0;
	cursor: pointer;
}
.sevice-pack-outer-circle:hover {

}
.sevice-pack-outer-inner-circle {
    position: relative;
    border-radius: 50%;
	margin:6px auto;
    height: 36px;
    width: 36px;
    border: 1px solid #ffffff;
    z-index: 0; 
	background: rgba(101, 48, 144, 1);
    box-shadow: 0 0 0 0 rgb(0, 0, 0);
    animation: pulse-green 2s infinite;
}
@keyframes pulse-green {
	0% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(101, 48, 144, 0.7);
	}	
	70% {
		transform: scale(1);
		box-shadow: 0 0 0 10px rgba(101, 48, 144, 0, 0);
	}	
	100% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(101, 48, 144, 0);
	}
}
.sevice-pack-msgbox-point {
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    -webkit-transition: -webkit-transform .25s ease-in-out;
    transition: -webkit-transform .25s ease-in-out;
    transition: transform .25s ease-in-out;
    transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out;
    right: 8px;
    top: 8px;
}
.sevice-pack-msgbox-point:before {
    content: "";
    position: absolute;
    display: block;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 15px;
    height: 0;
    border-top: 1.5px solid #fff;
    -webkit-transform-origin: center;
    transform-origin: center;
}
.sevice-pack-msgbox-point:after {
    content: "";
    position: absolute;
    display: block;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 15px;
    height: 0;
    border-top: 1.5px solid #fff;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: center;
    transform-origin: center;
}
.sevice-pack-msgbox {
    width: 220px;
	height:160px;
    display: none;
    padding-bottom:0;
    position: absolute;
    background-color:  rgba(101, 48, 144, 1);
    -webkit-box-shadow: 1px 1px 8px 0 rgba(0,0,0,0.5);
    box-shadow: 1px 1px 8px 0 rgba(0,0,0,0.5);
    z-index: 4 !important;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.msgbox-arrow01:after {
	content: '';
    position: absolute;
    right: -10px;
    top: 75px;
    width: 0;
    height: 0;
    border-left: 10px solid  rgba(101, 48, 144, 1);
    border-bottom: 10px solid transparent;
    border-top: 10px solid transparent;
    clear: both;
}
.msgbox-arrow02:after {
	content: '';
    position: absolute;
    right: -10px;
    top: 75px;
    width: 0;
    height: 0;
    border-left: 10px solid  rgba(101, 48, 144, 1);
    border-bottom: 10px solid transparent;
    border-top: 10px solid transparent;
    clear: both;
}
.msgbox-arrow03:after {
	content: '';
	position: absolute;
    top: 55px;
    left:-20px;
    width: 0;
    height: 0;
    border-width: 10px;
    border-style: solid;
    border-color: transparent rgba(101, 48, 144, 1) transparent transparent;
    clear: both;
}

.sevice-pack-msgbox-close {
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    -webkit-transition: -webkit-transform .25s ease-in-out;
    transition: -webkit-transform .25s ease-in-out;
    transition: transform .25s ease-in-out;
    transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out;
    right: 16px;
    top: 14px;
	cursor: pointer;
}
.sevice-pack-msgbox-close:before {
    content: "";
    position: absolute;
    display: block;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 20px;
    height: 0;
    border-top: 1.5px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: center;
    transform-origin: center;
}
.sevice-pack-msgbox-close:after {
    content: "";
    position: absolute;
    display: block;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 20px;
    height: 0;
    border-top: 1.5px solid #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: center;
    transform-origin: center;
}
.sevice-pack-msgbox-title {
    text-align: center;
    width: 100%;
    font-size: 16px;
	font-weight:800;
    letter-spacing: 0.6px;
    color: #fff;
    padding-top: 22px;
}
.sevice-pack-msgbox-underline {
    width: 141px;
    height: 0px;
    border-top: solid 1px #fff;
    margin-left: auto;
    margin-right: auto;
    margin-top: 6px;
    margin-bottom: 8px;
}
.sevice-pack-msgbox-content {
    font-size: 16px;
    line-height: 1.44;
    letter-spacing: 0.1px;
    text-align: center;
    color: #fff;
    max-width: 80%;
    margin: auto;
}
.sevice-box-pos-01 {
	top:18%;
	left:70%;
}
.sevice-box-pos-02 {
	top:65%;
	left:77%;
}
.sevice-box-pos-03 {
	top:35%;
	left:10%;
}


.sevice-pack-posi-msg01 {
	top:18%;
    left:70%;
	margin-left:-230px;
	margin-top:-65px;
}
.sevice-pack-posi-msg02 {
	top:65%;
    left: 77%;
	margin-left:-230px;
	margin-top:-65px;
}
.sevice-pack-posi-msg03 {
	top:30%;
    left: 20%;

}
.video-container {
   position: relative;
   background: #333;
}
.content {
  position: absolute;
  top:50%;
  left:50%;
  margin-top:-20px;
  margin-left:-50px;
  z-index: 1;
  color:#fff;
}
#service-box     {
    position:relative;
	width:90%;
	max-width:960px;
	margin:auto;
	font-size:16px;
	line-height:140%;
	color:#666;
}
#local-box {	
    vertical-align: top;
}
.local-box-ul {
	margin:10px auto;
	padding:10px 0;
	width:100%;
	font-size:16px;
	line-height: 160%;
	-webkit-font-smoothing: antialiased;
}
.item {
	width:100%;
}
.ct-title-hader {
	font-size:18px;
	color:#090b17;
	margin-top:80px;
	margin-bottom:20px;
	padding:0 24px;
	font-weight:600;
}
.item-seletbox {
    font-size:18px;
	color:#333;
	margin-top:80px;
	padding:0 24px;
	font-weight:600;
	margin-bottom:10px;
}
.local-box-ul .ct-title {
    font-size:20px;
	color:#090b17;
	padding:30px 0;
	font-weight:300;
	cursor: pointer;
	border-top:1px solid #d2d6d9;
}
 .selected_bt_line {
	border-top:1px solid #d2d6d9;
}
.local-box-ul .selected {
    font-size:16px;
	color: #333333;
	padding:5px 0 54px 0;
}
.local-box-ul .selected span {
	color: #24273a;
    font-weight: 700;
}
.item-img {
	width:100%;
	max-width:300px;
}
@media screen and (max-width:500px) {
	.slides-txt-h1 {
		font-size:56px;
	}
	.slides-txt-h3 {
		display:none;
	}
}
.shop-Video-style {
    width: 100%;
    max-width: 980px;
    margin: auto;
    text-align: center;
}
.shop-Video-youtube {
    position: relative;
    height: 0;
    width: 100%;
    padding-bottom: 125%;
    overflow: hidden;
}
.shop-Video-youtube iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.header-section-bg {
	position:relative;
	width: 100%;
    max-width: 2700px;
	height:1300px;
    margin: auto;
	background-image: url(../img-file/display/card-main-b.jpg?v=3);	
    background-size: cover ; /* 788 128  0.5625*/
    background-repeat: no-repeat;	
    background-position: center;
	background-color: #EFEEF2;
}
.header-section-box {
	position: absolute;
	width: 50%;
	max-width:700px;
	left:8%;
	bottom:18%;
}
.header-section-title {
	font-size: 72px;
    line-height: 1.2;
    font-weight: 500;
    letter-spacing: -1px;
}

@media screen and (max-width: 1440px) {
	.header-section-bg {
		height:1000px;
	}
	.header-section-box {
		width: 55%;
		left:5%;
		bottom:12%;
	}

}
@media screen and (max-width: 800px) {
	.header-section-bg {
		height:1100px;
		background-image: url(../img-file/display/card-main-s.jpg?5);	
		background-size: 140% auto; 
		background-repeat: no-repeat;	
		background-position: center bottom;
	}
	.header-section-box {
		left:5%;
		bottom:none;
		top:60px;
		width: 90%;
	}
	.header-section-title {
		font-size: 42px;
	}
	.header-section-p {
		margin-top:18px;
		font-size:20px;
	}
}
@media screen and (max-width: 540px) {
	.header-section-bg {
		height:800px;
		background-size: 100% auto; 
	}
	.pet_header_img {
		content:url(../img-file/display/pet-main-top-s2.jpg);
	}
	.header-section-title {
		font-size: 36px;
	}
	.header-section-p {
		font-size:14px;
	}
	.section-box-text {
		margin: 15px 30px;
	}
	.item_picture {
		width:80%;
		margin:auto;
	}

}

.pet-section-container {
    width: 100%;
	max-width:1600px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
	align-items: center;
}
.pet-section-container-li {
    margin: 0;
    padding: 0;
    flex-basis: 50%;
    max-width: 50%;
}
@media screen and (max-width: 1400px) { 
	.pet-section-container-li {
		margin: 0;
		padding: 0;
		flex-basis: 100%;
		max-width: 100%;
	}
  .pet-section-container-bottom {
	   padding-bottom:40px;
  }
}

.Tapme_video {
    position: relative;
	min-height: calc(100svh - 70px);
    max-height: 1080px;
}
.section-spacing {
}
 .video-container {
    height: 980px;
	min-height: calc(100svh - 70px);
    max-height: 1080px;
	position: relative;
    overflow: hidden;
	margin:auto;
}
.video-container__video {
    position: relative;
    height: 100%;
}
.video-container__video-element {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;	
}
.video-container__video  video {
    object-fit: cover;
    object-position: 50% 50%;
    position: absolute;
    top: 0;
    left: 0;
	margin:auto;
    width: 100%;
    height: 100%;
}
@media screen and (max-width: 800px) {
	 .video-container {
		height: 500px;
	}
}

.product_price_save {
	margin: 6px 0 0 0;
    color: #333;
    font-size: 15px;
	text-decoration: line-through;
}
.procuct-btn-select {
	margin:16px auto 0 auto;
	max-width:220px;
    color: #1d1e1f;
    background-color: transparent;
	border: 2px solid #1d1e1f;
	text-align: center;
    text-transform: none;
    border-radius: 80px;
    padding: 13px 0;
    font-weight: 600;
	font-size:16px;
    line-height: 1.375;
    transition: all .3s ease-in-out;
}
.Tapme_jssor {
	display:none;
}
.photo_boxing {
    position: relative;
	max-width:1600px;
	margin:auto;
	padding:90px 40px 80px;
}
#Photo_Container {
	margin:auto;
	max-width:1600px;
}
.photo_container {
    display: grid;
    grid-template-columns: 1fr 1fr;
	grid-gap: 8px;
	margin:auto;
}
.photo_step_container {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 4%;
	margin:auto;
	margin-top:40px;
}
.photo_container__item {
    position: relative;
    box-sizing: border-box;
	padding: 12px 12px 12px 12px;
	border-radius: 22px;
	background-color:#fff;
	
}
.photo_container__img {
    position: relative;
}
.photo_container__item img {
	vertical-align: middle;
    padding:0;
	border-radius: 15px;
    overflow: hidden;
	background-color:#F5F5F7;
}
.photo_container__item .shop-Video-style video {
	vertical-align: middle;
    border-radius: 15px;
    overflow: hidden;
}

.photo_container__msg {
	position: absolute;
    left: 0;
	right:0;
	top:16px;
	padding:0 16px;
	text-align:left;
}
.photo_container__view {
	position: absolute;
	right:32px;
	bottom:32px;
	text-align:right;
}
.photo_container__subheading {
    letter-spacing: 0px;
    color: #000;
	padding:24px 16px 24px 16px;
	text-align:left;

}
.photo_container__subheading .Link_text {
   text-decoration: underline;
    text-underline-offset: 2px;
	font-style: italic;
	color:#20AFFF;
	padding-top:16px;
	text-align:center;
}
.Tapme_container_top {
	position:relative;
}

.Btn_preview {
	position: absolute;
    left: 0;
	right:0;
	margin:auto;
    bottom: 30px;
}
.Tapme_container_header {
	position:relative;
	max-width:2540px;
	height:1000px;
}

.Tapme_bg_001 {
	padding: 0 0;
}
.rbox-round1 {
	overflow:hidden;
    -webkit-border-radius: 20px;
    border-radius: 20px;
	margin:0px auto;
}
.select-bg-pad {
	padding-top:30px;
}
.section-container-bg0 {
	background: #FFFFFF; 
}
.section-container-bg1 {
	background: #F7F7F7; 
}
.section-container-bg2 {
	background: #EBEFF1; 
}
.section-container-bg3 {
	background: #F7F7F7; 
}
.photo_bgcolor_gry {
	background-color:#292C33;
}
.photo_bgcolor_yellow {
	background-color:#ffda40;
}
.photo_bgcolor_green {
	background-color:#5ad363;
}
.photo_bgcolor_pink {
	background-color:#FF82C2;
}
.photo_bgcolor_blue {
	background-color:#20AFFF;
}
.photo-shop-h1 {
	font-size:28px;
	margin-bottom:18px;
}
.photo-shop-in-btn {
	padding:8px 16px;
	font-size:16px;
	text-align:center;
	margin:18px 0 6px 0;
	background-color:#20AFFF;

}
.photo_container__item:hover .photo-shop-in-btn {
  background-color:#FF82C2;
  color:#fff;
}
.dd-height {
	height:80px;
}
.section-icon2 {
	width:90px;
	margin:auto;
	text-align:center;
	margin-bottom:12px;
}
.section-icon {
	font-size:100px;
	text-align:center;
	margin-bottom:12px;
}
.select__container {
	position: relative;
	width:90%;
    max-width: 1800px;
    margin: 0 auto;
	padding-bottom: 80px;
}
.select__item_box {
	float:left;
	width:33.332%;
}
.select__text {
	margin-top:-60px;
}
.select__card {
	margin-top:-80px;
}
.product-video-text {
	margin-top:100px;
}


.about-product-body {
    position: relative;
    width: 100%;
	max-width:1400px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 80px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: stretch;
}
.about-product-head {
	margin:auto;
	padding:100px 0;
	text-align:center;
	font-size:72px;
	font-weight:500;
	line-height:1.1;
	width:90%;
	max-width:900px;
	word-break: keep-all;
    color:#fff;
}
.about-product-content {
	position: relative;
	width:50%;
	max-width:900px;
}
.about-product-tbox {
    padding: 24px;
	color:#fff;
	margin: auto;
}
.about-product-h1 {
	font-size:24px;
	line-height:1.2;
	word-break: keep-all;
}
.about-product-h3 {
	max-width:480px;
	margin:0 0 12px 0;
	padding:0 12px 0 24px;
	font-size:18px;
	color:#86868b;
	line-height:1.6;
	word-break: keep-all;
	border-left: 8px solid #333;
}
.about-product-h3 span {
	color:#ffffff;
	font-weight:600;
}
.about-product-bottom {
    margin: auto;
	padding:24px;
}
.about-product-img {

}
.about-product-img img {
    vertical-align: middle;
}
.sp_padding_top_100 {
	padding-top:100px;
	padding-bottom:0;
}
.sp_padding_100 {
	padding-top:100px;
	padding-bottom:100px;
}
@media screen and (max-width: 980px) {

	.about-product-head-img img {
		content: url("../img-file/display/card-main-s1.jpg");
	}
	.about-product-head { 
		font-size:36px;
	}
	.about-product-tbox {
	    padding: 24px  12px;
		max-width:80%;
	}
	.about-product-h1 {
		font-size:24px;
	}
	.about-product-h3 {
		font-size:16px;
	}

}
@media screen and (max-width: 780px) {
	.about-product-head {
		padding:60px 0;
	}
	.sp_padding_100 {
		padding-top:60px;
		padding-bottom:60px;
	}
	.about-product-content {
		width:100%;
	}
}


.link_popup-mobile {
	position: relative;
	margin: auto;
	margin-top:80px;
	width: 60%;
    max-width: 400px;
}
.case-by-case {
	position: relative;
	margin: auto;
	padding-bottom:80px;
	width:90%;
	max-width:940px;
}
.link_popup-mobile img, .case-by-case img {
	vertical-align: middle;
}

.link_popup_img {
	position: absolute;
	left:80%;
	top:60%;
	width:50px;
	height:50px;
	overflow:hidden;
	z-index:9;
	animation: move-click 4s linear infinite;
}
@keyframes move-click {
   0%    {  transform: scale(1); left:80%;}
  10%   {  transform: scale(1); left:80%;}
  50%   {  transform: scale(1); left:55%;}
  55%   {  transform: scale(0.8);  left:55%;}
  65%   {  transform: scale(1); left:55%;}
  70%   {  transform: scale(1); left:55%;}
  100% {  transform: scale(1); left:80%;}
}

.nfc-cards-body {
	max-width:2700px;
    vertical-align: top;
    margin:80px auto 0 auto;   
}
.nfc-cards-content-box {
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    margin: 0 15px;
}
.nfc-cards-body-itemview {
	width:33.32%;
	margin-bottom:80px;
}
.nfc-card-content {
    margin: 0 15px;
}
.nfc-card-content.rf-card-content-withfullimg {
    flex-direction: row;
    justify-content: center;
}
.nfc-card-content {
    display: flex;
    flex-direction: column;
    position: relative;
    overflow: hidden;
    white-space: normal;
}
.nfc-card-img-ful {
    width: 100%;
}
.nfc-card-img-ful img {
	vertical-align: middle;
	width: 100%;
}
.nfc-card-info-box {
	color: #000;
    padding: 30px;
}
.nfc-card-info-fw {
	color:#fff;
}

.nfc-card-info-box-title {
    display: flex;
	flex-direction: row;
	justify-content: space-between;
    font-size: 14px;
    line-height: 1.14286;
    font-weight: 400;
    margin-top: 0;
}
.nfc-card-info-box-h1 {
    font-size: 20px;
    line-height: 1.14286;
    font-weight: 500;
    letter-spacing: .007em;
    margin-top: 14px;
}


@media screen and (max-width: 1200px) {
	.Tapme_container_header {
		margin:auto;
	}
	.header-section-bg1 {
		width:100%;
	}
	.header-container-text {
		bottom:10%;
	}
	.header-section-h1 {
		font-size: 60px;
	}
	.main-showbox {
		margin:auto;
		max-width:360px;
		height: 620px;
	}

}
@media screen and (max-width: 980px) {
	.Tapme_container_top {
		height: calc(100vw + 320px);
	}
	.section-icon2 {
		width:60px;
	}
	.section-icon {
		font-size:60px;
	}
	.header-section-underline {
		font-size: 28px;
	}
	.header-section-h1 {
		font-size: 52px;
	}
	.select__item_box {
		width:100%;
	}
	.select__text {
		margin-top:-60px;
	}
	.select__card {
		margin-top:-30px;
	}
	.product-video-text {
		margin-top:60px;
		margin-bottom:60px;
	}
}
@media screen and (max-width: 700px) {
		.main-showbox {
			max-width:none;
		    width:90%;		    
			height: calc(100vw + 280px);  /* 940px */
		}
}
@media screen and (max-width: 540px) {
	.select-bg-pad {
		padding-top:0px;
	}
	.header-section-underline {
		font-size: 22px;
	}
	.header-container-text {
		width: 100%;
		left:0;		
		text-align:center;
	}
	.header-section-h1 {
		font-size: 42px;
	}
	.btn-left {
		float:none;
	}
	.section-icon2 {
		width:40px;
	}
	.section-icon {
		font-size:40px;
	}
	.product-video-text {
		margin-top:0px;
	}
	.product__item {
		margin:10px 10px 60px 10px;
		padding: 20px 20px 60px 20px;
		border-radius: 26px;
		display: flex;
		border:1px solid #999;
	}
	.select__text {
		margin-top:-30px;
	}
	.photo-shop-h1 {
		font-size:18px;
	}


}

@media screen and (max-width: 540px) {
	.main-showbox-item {
		animation: slide-card1 6s linear infinite;
	}

	@keyframes slide-card1 {
	   0%    {top: 0%;  transform: scale(0.88); right:-4%;}
	  10%   {top: 8%;   transform: scale(0.88);}
	  20%   {top: 8%;   transform: scale(1.0);}
	  35%   {top: 8%;   transform: scale(1.0);}
	  45%   {top: 8%;   transform: scale(0.88); opacity: 1; }
	  55%   {top: 0%;  transform: scale(0.88); opacity: 1;}
	  60%   {top: 0%;  transform: scale(0.88); opacity: 1;}
	  100% {top: 0%;  transform: scale(0.88); opacity: 1; right:-4%;}
	}
}

@media screen and (max-width: 1200px) {	
	.nfc-cards-content-box {
		flex-wrap: wrap;
	}
	.nfc-cards-body-itemview {
		width:50%;
		margin-bottom:100px;
	}
}
@media screen and (max-width: 768px) {
	.nfc-cards-content-box {
		margin:0 8px;
	}
	.nfc-card-content {
		margin: 0 8px;
	}
	.nfc-cards-body-itemview {
		width:100%;
		margin-bottom:60px;
	}
	.nfc-card-info-box {
		padding: 16px;
	}
	.nfc-card-info-box-h1 {
		font-size:18px;
	}
}

.Head-img-bg {
	height:1100px;
    background-size: cover ; /* 788 128  0.5625*/
    background-repeat: no-repeat;	
    background-position: right center;
	background-image: url(../img-file/m_main/back01.jpg);	
	background-color:#0E0E0E;
}


.Tapme_middle-bg {
    background-size: cover ; 
    background-repeat: no-repeat;	
    background-position: center center;
	background-image: url(../img-file/m_main/main-cardphone-bg.jpg);	
	background-color:#0E0E0E;
}
.Tapme_bnt_link {
	position: relative;
	max-width:980px;
	margin:auto;
	padding:32px 0;
}
.product-video-li-step {
    position: relative;
    max-width: 1000px;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.product-video-li-step video {
    object-fit: cover;
    position: absolute;
    height: 100%;
    width: 100%;
    position: static;
}
@media screen and (max-width: 1600px) {
	.Head-img-bg {
		height:900px;
		 background-size: cover ; /* 788 128  0.5625*/
		background-repeat: no-repeat;	
		 background-position: right center;
	}
	.photo_boxing {
		position: relative;
		padding:40px 40px 40px;
	}

}
@media screen and (max-width: 1200px) {
	.Head-img-bg {
		 height: calc(100vw + 300px);  /* 940px */
		 background-size: cover ; /* 788 128  0.5625*/
		 background-repeat: no-repeat;	
		 background-position: center bottom;
		 background-image: url(../img-file/m_main/back-mobile01.jpg);	
	}
	.Tapme_video_title {
		font-size: 54px;
	}
}
@media screen and (max-width: 800px) {
	.photo_boxing {
		padding:0px 80px 40px  24px;
		overflow:auto;
		-ms-overflow-style: none;
		scrollbar-width:none;
    }

	.photo_container, .photo_step_container {
        display: flex;
        grid-gap: unset;
        width: fit-content;
		}
	.photo_container__item {
        width: 313px;
        margin-right: 21px;
	}
}
@media screen and (max-width: 540px) {
	.Tset-container {
		padding-top: 0;
	}
	.Tapme_video_title {
		font-size: 30px;
	}
	.Tapme_jssor {
		display:block;
	}
	.Tapme_galley {
		display:none;
	}
	.Head-img-bg {
		 height: calc(100vw + 300px);  /* 940px */
		 background-image: url(../img-file/m_main/back-mobile02.jpg);	
	}
	.Tapme_middle-bg {
		background-size: cover ; 
		background-repeat: no-repeat;	
		background-position: top center;
		background-image: url(../img-file/m_main/main-cardphone-bg.jpg);	
	}
}


.option-device {
    display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-evenly;
	width:80%;
	margin:auto;
    margin-top: 70px;    
}
.option-device-li {
    height: 70px;    
	margin-bottom: 16px;
    flex-basis: 20%;
    border: 1px solid #dddddd;
    background: #f9f9f9;
    border-radius: 20px;
    text-align: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    line-height:68px;
    font-size: 16px;
	font-weight:700;
	color:#000;
}
.option-container  {
    display: flex;
    flex-wrap: wrap;
	justify-content: flex-start;
    max-width:1600px;
    margin:auto;
	margin-bottom: 64px;
}
.option-container .option-col-2 {
	width: 33.332%;
}
/*
.option-container>div {
    padding-bottom: 8px!important;
    padding-top: 8px!important;
}
*/
/* »ç¾÷ */

.option-image-box {    
	padding-bottom: 0;
    position: relative; 
   /* border: 1px solid #dddddd; */
    border-radius: 20px;
	margin:64px 64px 32px 64px;
	overflow:hidden;
	background-size:cover;
    background-repeat: no-repeat;	
    background-position:center;
}
.option-image-p1 {
	font-size:24px;
	text-align:center;
	line-height:1.2;
	font-weight:600;
	color: #000;
	margin:16px 16px 16px 16px;
}
.option-image-txt {
	font-size:16px;
	text-align:center;
	line-height:1.2;
	color: #000;
	margin:8px 16px;
}
.option-icon-box {    
	padding: 60px 24px;
    position: relative; 
    border: 1px solid #dddddd;
    border-radius: 20px;
	margin-right:24px;
	margin-bottom:16px;
	overflow:hidden;
}
.option-icon-tile {
    display: flex;
    align-items: center;
    text-align: left;
    color: #fff;
    position: relative;
    justify-content: space-between;
    flex-direction: row;
}

.option-icon-tile-icon {
	align-self: flex-start;
	width:40px;
	height:40px;
}
.option-icon-tile-text {
    margin-left: 24px!important;
}
.option-h3 {
	font-size:14px;
	line-height:1.5;
}
.option-p1 {
	width:100%;
	margin :12px 0 0 6px;
	font-size:18px;
	line-height:1.2;
	font-weight:600;
	color: #000;
}
.blockquote {
		position: relative;
		max-width:780px;
        margin: 80px 0 80px;
        line-height: 1.1333333333;
        letter-spacing: -.7px;
        min-height: 80px;
    }
.blockquote:before {
  content: "";
    position: absolute;
    width: 71px;
    height: 56px;
    top: -60px;
    background: #fff;
    opacity: .8;
    mask-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMDEgODAiPiAgICA8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTAgNDEuNzdWMGg0MS42MDR2NDEuNzdMMjAuMDI2IDgwSC45ODdMMjEuNzIgNDEuNzdIMHptNTkuMzk2IDBWMEgxMDF2NDEuNzdMNzkuNDIyIDgwSDYwLjM4M2wyMC43MzItMzguMjNINTkuMzk2eiIgZmlsbD0iY3VycmVudENvbG9yIiAvPjwvc3ZnPg==);
    -webkit-mask-size: 71px 56px;
    mask-size: 71px 56px;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
}
.sale-label {
	position: absolute;
	background: #F77B17;
	color: white;
	height: 60px;
	width: 60px;
	text-align: center;
	vertical-align: middle;
	font-size:24px;
	line-height: 60px;
	top: 60px;
	right:60px;
	transform: rotate(-20deg);
	animation: beat 1s ease infinite alternate;
	&:before,
	&:after {
		content:"";
		position: absolute;
		background: inherit;
		height: inherit;
		width: inherit;
		top: 0;
		left: 0;
		z-index: -1;
		transform: rotate(30deg);
	}
	&:after {
		transform: rotate(60deg);
	}
}

@keyframes beat {
	from {	transform: rotate(-20deg) scale(1); }
	to {	transform: rotate(-20deg) scale(1.1); }
}

.color-text-bg00 {
    -webkit-text-fill-color: transparent;
	background :linear-gradient(112deg,#27eaff,#e2fffa 23.44%,#ff3d88);
    background-clip: text;
    -webkit-background-clip: text;
}
.color-text-bg01 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(228deg,#9affff,#28f2ff);
    background-clip: text;
    -webkit-background-clip: text;
}
.color-text-bg02 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(to right, #0D62E9 0%, #8159C8 100%);
    background-clip: text;
    -webkit-background-clip: text;
}
.color-text-bg03 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(to right, #0D62E9 0%, #00DCFB 100%);
    background-clip: text;
    -webkit-background-clip: text;
}
.color-text-story {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(to right, #0D62E9 0%, #FB0001 100%);
    background-clip: text;
    -webkit-background-clip: text;
}



.Tset-li-check {
    line-height: 1.6;
    background-image: url(../pet/img/check.png);
	background-size:32px 32px;
    background-repeat: no-repeat;	
    background-position: left 5px;
    padding-left: 62px;
	padding-bottom: 16px;
}
.M-select-video {
	margin:auto;
	max-width:900px;
	overflow: hidden;
}
.M-select-video video {
    vertical-align: middle;
}
.M-select-video-box {
	margin-left:-4px;
	margin-right:-4px;
}
.M-select-video-element {
    position: relative;
    max-width: 900px;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.M-select-video-element video {
    object-fit: cover;
    position: absolute;
    height: 100%;
    width: 100%;
    position: static;
}
.Tset-container-li video {
    vertical-align: middle;
}
.product-img-box {
    position: relative;
	margin:auto;
    max-width: 900px;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.product-img-box img {
    vertical-align: middle;
}
@media screen and (max-width: 1200px) {
		.option-container .option-col-2 {
			width: 50%;
		}
	.option-image-box {    
		margin:32px 32px 16px 32px;
	}

}
@media screen and (max-width: 540px) {
		.option-container .option-col-2 {
			width: 70%;
			margin:auto;
		}
	.option-device-li {
		height: 60px;
		flex-basis: 40%;
		border-radius: 12px;
		font-size: 14px;
		line-height:58px;
	}
	.option-container {
		margin:0 8px;
	}
	.option-image-box {    
		margin:16px 8px 64px 8px;
	}
	.option-image-p1 {
		font-size:20px;
	}
}

.standard-head  {
	background-color:#1d1e20;
}
.standard-head-box  {
    color: #fff;
    display: flex;
    align-items: center;
	flex-direction: row;
    position: relative;
	margin:auto;
	padding:0;
	max-width:1800px;
	min-height: calc(100svh - 70px);
    max-height: 1080px;
}
.standard-head-text-container {
	display: flex;
    justify-content: flex-end;
	align-items: center; 
    flex-basis: 50%;
    background: 0 0;   
    position: relative;
    z-index: 2;
}
.standard-head-image-container {
	display: flex;
    flex-direction: column;
    justify-content: center;
    flex-basis: 50%;
    position: relative;
    top: auto;
    width: auto;
}
.standard-head-text {
    position: relative;
	width:100%;
    max-width: 960px;
}
.standard-hero-text-box {
	text-align:left;
    padding: 0;
	margin:auto;
    width: 90%;
}
.standard-hero-text-box p {
    font-size: 42px;
    font-weight: 600;
    line-height: 1.2;
	color:#ffffff;
	text-align:center;
}
.text-gradient-color {
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(#fff 25%, #ffffff80);
    -webkit-background-clip: text;
    background-clip: text;
}
.text-gradient-blackcolor {
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(#040404 25%, #1e161680);
    -webkit-background-clip: text;
    background-clip: text;
}

.text-color-point {
    color:#F0003C;
}
.standard-title {
	font-size:22px;
	line-height:1.0;
	font-weight:600;
	padding-left:8px;	
}
.Tap_title-section {
	font-size:22px;
	line-height:1.0;
	font-weight:600;
	text-align:center;
}
.standard-h1  {
    margin: auto;
	margin-top:8px;
    max-width: 960px;
    word-break: keep-all;
    font-size: 62px;
    line-height: 1.2;
	color:#ffffff;
    font-weight: 600;
    letter-spacing: -1px;
}
.standard-number {
	font-size:60%;
}
.standard-h3 {
	margin-top:24px;
	font-size: 20px;
	font-weight: 400;
    line-height: 1.6;
	opacity: .7;
}
.standard-head-image-container  {
	width: 100%;
}
.standard-hero-image {
    align-self: center;    
    width: 80%;
	max-width:900px;
	text-align:center;
}
.standard-hero-image img {
	vertical-align: middle;
	width:100%;
    height: auto;
}
@media screen and (max-width: 1300px) {
	.display-large-h1 {
		letter-spacing: -2px;
		font-size: 56px;
	}
	.display-large-h3 {
		margin-top:30px;
		font-size: 24px;
	}

	.standard-title {
		font-size:24px;
	}
	.standard-h1  {
	   font-size: 56px;
	}
	.standard-h3 {
		font-size: 20px;
	}
}
@media screen and (max-width: 900px) {
	.standard-head-box {
		flex-direction: column;
		justify-content: space-evenly;
	}
	.standard-head-text-container {
		flex-basis: 100%;
		margin-top:32px;
	}
	.standard-head-image-container {		
		flex-basis: 100%;
	}
	.standard-hero-text-img {
		margin-top:50px;
		width:60%;
	}
	.standard-hero-image {
		padding-top: 16px;
		padding-bottom: 32px;
	}
	.standard-hero-image img {
		vertical-align: middle;
		width:100%;
		height: auto;
	}
	.standard-hero-text-box p {
		font-size: 28px;
	}
	.standard-hero-text-box {
		margin-top:32px;
	}
	.display-large-h1 {
		letter-spacing: -2px;
		font-size: 56px;
	}
	.display-large-h3 {
		margin-top:30px;
		font-size: 22px;
	}
	.standard-title {
		font-size:24px;
		padding-left:0px;
	}
	.standard-h1  {
	   font-size: 56px;
	}
	.standard-h3 {
		font-size: 20px;
	}
}

.goods_boxing {
    position: relative;
	margin:auto;
	max-width:2200px;
    padding: 0 40px 40px 40px;
}
.goods_container {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 33px;
    margin: auto;
}
.goods_container__item {
    position: relative;
    box-sizing: border-box;
}
.goods_to_work_box {
    position: relative;
	padding-bottom: 60px;
	padding-right: 4%;
    padding-left: 4%;
	box-sizing: border-box;	
}
.goods_to_work__item {	
	text-align: center;
    border-radius: 26px;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding: 60px 0 40px;
    display: flex;
}
.goods_to_work_picture {
    transition: opacity 150ms ease 0s;
    opacity: 1;
	margin:0;
	border-radius: 8px;
	overflow:hidden;
}
.goods_to_work_picture img {
    position: relative;
	vertical-align: middle;
}
.goods_to_work__price {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.1;
	padding:20px 0;
	text-align:center;
}
.goods_to_work__h1 {
	text-align:center;
	font-size: 32px;
	color:#272829;
    font-weight: 300;
	margin:40px 0 12px;
}
.goods_to_subtitle {
	color: #666;
    font-size: 18px;
	padding: 0 18px; 
    font-style: italic;
    font-weight: 400;
	padding-bottom:12px;
}
.goods_to_work__text  {
	font-size:16px;
	padding: 0 18px; 
	min-height:90px;
	transition: opacity 200ms ease 0s;
}
.goods_to_work__btn {
	border: 1px solid #000;
    text-align: center;
	font-size:16px;
	color:#000;
    background-color: #fff;
    border-radius: 80px;
    padding: 13px 32px;
    font-weight: 600;
    line-height: 1.375;
    transition: all .3s ease-in-out;
}
.goods-video-li-element {
    position: relative;
    max-width: 900px;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.goods-video-li-element video {
    object-fit: cover;
    position: absolute;
    height: 100%;
    width: 100%;
    position: static;
    vertical-align: middle;
}

@media screen and (max-width: 1440px) {
	.goods_container {
		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-gap: 33px;
		margin: auto;
	}
}
@media screen and (max-width: 800px) {
	.Tap_title-section {
		font-size:14px;
		text-align:center;
	}
	.goods_boxing {
		position: relative;
		margin:auto;
		max-width:2200px;
		padding: 0 8px 40px 8px;
	}
	.goods_container {
		grid-gap: 2px;
	}
	.goods_to_work_box {
		position: relative;
		padding-bottom: 30px;
		padding-right: 0;
		padding-left: 0;
		box-sizing: border-box;	
	}

	.goods_to_work__item {	
		text-align: left;
		border-radius: 4px;
		padding: 8px 0 40px;

	}
	.goods_to_work_picture {
		margin:0;
	}
	.goods_to_work__h1 {
		font-size: 20px;
		margin:26px 0 12px;
	}
	.goods_to_subtitle {
		font-size: 16px;
		padding:0 24px;
		font-style: normal;
	}
	.goods_to_work__text  {
		font-size:14px;
		padding:0 18px;
		display:none;
	}
	.goods_to_work__btn {
		border: 1px solid #000;
		text-align: center;
		font-size:14px;
		color:#000;
		background-color: #fff;
		border-radius: 16px;
		padding: 8px 24px;
		font-weight: 600;
		line-height: 1.375;
		transition: all .3s ease-in-out;
	}
}
.how-to-number {
    position: absolute;
    border: 1px solid #000;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 9px;
    height: 56px;
    width: 56px;
    left: -10px;
    top: -21px;
    background-color:#000;
    font-weight: 700;
    font-size: 24px;
	z-index:3;
	color:#fff;
}
.img__Select-radius {
    overflow: hidden;
	margin-bottom:16px;
    border-radius: 12px;
}
.product-img-box_li {
	display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 16px;
    margin: auto;

}
.product-img-li {
	border-radius: 12px;
	overflow:hidden; 
}
.product-img-li img {
	vertical-align: middle;
}
@media screen and (max-width: 540px) {
	.display-large-h1 {
		letter-spacing: -2px;
		font-size: 40px;
	}
	.display-large-h3 {
		margin-top:30px;
		font-size: 18px;
	}
	.standard-title {
		font-size:22px;
	}
	.standard-h1  {
	   font-size: 40px;
	}
}

@media screen and (max-width: 480px) {
	.Main-send-button  {
		margin:30px auto;
	}
	.display-large-h1 {
		letter-spacing: -2px;
		font-size: 30px;
	}
	.display-large-h3 {
		margin-top:30px;
		font-size: 18px;
	}
	.standard-title {
		font-size:20px;
	}
	.standard-h1  {
	   font-size: 30px;
	}
	.standard-h3 {
		font-size: 18px;
	}

}

/* Main CSS */
.grid-container {	
	margin:0 10;
}
.grid-wrapper {
	width:86%;
	max-width:1920px;
	margin:auto;
	display: grid;
	grid-gap: 10px;
	grid-template-columns: 1fr 1fr;  /*repeat(auto-fit, minmax(800px, 1fr)); */
	grid-auto-rows: 600px;
	grid-auto-flow: dense;
}
.grid-wrapper > div {
	display: flex;
	justify-content: center;
	align-items: center;
}
.grid-wrapper > div > img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 5px;
}
.grid-wrapper .wide {
	grid-column: span 2;
}

.grid-wrapper .tall {
	grid-row: span 2;
}
.grid-wrapper .big {
	grid-column: span 2;
	grid-row: span 2;
}
.grid-wrapper .tall-text {
	position:relative;
}
.tall-Title-box {
	position: absolute;
	bottom:0;
	width:100%;
	height:60px;
	background-color:rgba(34, 34 ,34 ,0.8);
}
.tall-title-span {	
	font-size:28px;
	line-height:60px;
	text-align:center;
	color:#f9f9f9;
}
@media screen and (max-width: 768px) { 
	.grid-wrapper {
		grid-template-columns:1fr;  /*repeat(auto-fit, minmax(300px, 1fr));*/
		grid-auto-rows: 300px;
	}
	.tall-title-span {	
		font-size:18px;
	}
}

.link__container {
    display: -ms-flexbox;
    display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}
.link__user-container {
    display: -ms-flexbox;
    display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px;
	margin:24px 0 0;
	width:50%;
}
.link__user-avatar {
    display: -ms-flexbox;
    display: flex;
    width:  80px;
    height: 80px;
    border-radius: 50%;
    background-color: #f3f3f4;
	overflow:hidden;
	border:2px solid #999999;
}
.link__user-details {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 8px;
	color:#FFFFFF;
    --user-contact-info-font-size: 18px;
}
.link__user-name {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-size: 18px;
    line-height: 1;
    gap: 8px;
}
.link__user-status {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
    font-weight: 500;
    line-height: 1;
    gap: 10px;
    white-space: nowrap;
}
.slide-area {
    width: 100%;
    display: flex;
    flex-direction: column;
    filter: drop-shadow(rgba(50, 83, 198, 0.14) 0px 18px 40px);
    overflow: hidden;
    padding: 24px 0;
}
.slide-area .slide.slide1 {
    display: flex;
    -webkit-box-align: stretch;
    align-items: stretch;
    flex-direction: row;
    animation-direction: normal;
    animation-duration: 40s;
    animation-name: nfc-card-slide;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
 .slide-area .slide .slide-item {
    flex: none;
	position:relative;
    width: 600px;
    height: 400px;
    margin-right: 24px;
    padding: 20px;
    border-radius: 20px;
    background-color: #fff;
	overflow: hidden;
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.10);
}
.slide-item-img {
    background-size: cover;
    background-position: center;
}
.txt-area {
	color:#ffffff;
	font-size:16px;
}
@keyframes nfc-card-slide {
  100% {
    transform: translateX(-170%);
  }
}
@media screen and (max-width: 768px) { 
	 .slide-area .slide .slide-item {
		width: 300px;
		height: 200px;
		margin-right: 16px;
		padding: 12px;
		border-radius: 16px;
	}	
	@keyframes nfc-card-slide {
	  100% {
		transform: translateX(-650%);
	  }
	}
	.link__user-container {
		width:100%;
	}
	.link__user-avatar {
		width:  60px;
		height: 60px;
	}
}

.Tapme_box2 {
	position: relative;
    margin: auto;
    margin-bottom: 80px;
    width: 90%;
    max-width: 960px;
}
#slider_container{
	padding:20px;            
	max-width:1420px;
	margin:auto;            
	align-items: center;
	display: flex;
	flex-direction: row;
	align-content: space-between;
}
.my_slider {           
	position: relative;
	overflow: hidden;
	border-radius: 16px;
	height: 600px;			
	width: calc(100% - 400px);
	margin-right:2%;
	background-color:#000;
}
.my_slider .slide-center-img {
	position: relative;
	background-size: cover;
	background-position: center;
	overflow: hidden;
	width:100% !important;
	padding-bottom:600px;
}
/*Thumbnail Stuff*/
.slider-nav-thumbnails {
	position:relative; 
	display: flex;
	flex-wrap: wrap;
	align-content: space-between;
	width:360px;		
}

.nav-thrum-title {
	font-size:28px;
	font-weight:400;
	padding-bottom:8px;
}
.slider-nav-thumbnails .slick-slide{
	position:relative; 
	z-index: 1;
	width:100% !important;
	max-width: 600px;		
	padding:0 0 0 20px;
	margin:20px 0;
	font-size:18px;
	opacity: .2; 
	border-left: 5px solid #f1f1f1;
	cursor: pointer;
}
 .slick-vertical .slick-slide {
	display: block;			
	border: 0px solid transparent  !important;      
}
.slider-nav-thumbnails .slick-track{
	width:90% !important; 
	display: flex;
	flex-wrap: wrap;
	align-content: space-between;
	-webkit-transform: translate3d(0, 0, 0) !important;  
	-moz-transform: translate3d(0, 0, 0) !important;  
	-ms-transform: translate3d(0, 0, 0) !important;  
	-o-transform: translate3d(0, 0, 0) !important;  
	transform: translate3d(0, 0, 0) !important;  
}
.slick-current {
	opacity: 1  !important;    
}      
.slick-slider .slick-track, .slick-slider .slick-list .my_slider{
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
}
@media screen and (max-width: 764px) {
	.my_slider {           
		height: 600px;			
		width: calc(100% - 320px);
		margin-right:2%;
	}
	.slider-nav-thumbnails {
		width:300px;		
	}
	.nav-thrum-title {
		font-size:20px;
	}
	.slider-nav-thumbnails .slick-slide{
		font-size:16px;
	}
}
@media screen and (max-width: 540px) {
	#slider_container{
		padding:20px;            
		margin:auto;        
		display: flex;
		flex-wrap: wrap;
		justify-content: center; 
	}
	.my_slider {           
		height: 250px;			
		width: 90%;
		padding:0;
		margin:auto;
	}
	.my_slider .slide-center-img {
		background-position: center;
		padding-bottom:250px;
	}
	.slider-nav-thumbnails {
		width:100%;		
	}
	.nav-thrum-title {
		font-size:18px;
	}
	.slider-nav-thumbnails .slick-slide{
		font-size:14px;
		margin:20px 0 0 0;
	}
	.link__user-name {
		font-size: 14px;
	}

}