/*========================================================================
//
// PC
//
//========================================================================*/


/*========================================================================
// common
//========================================================================*/
@media (min-width: 762px) {

	.local-MainContainer{
		width: 100vw;
		max-width:100vw !important;
		padding:0 !important;
		margin:0 !important;
	}

	.global-Pagetop {
	    bottom:7.0rem !important;
	}

	.iPad .global-Pagetop {
	    bottom:3.5rem !important;
	}


	#luxy{
		top:0;
	}

	.iPad #luxy{
		position:absolute;
		top:0;
	}

	.iPadv #luxy{
		position:absolute;
		top:0;
	}
	
	#cuvis{
		width: 100%;
		position: relative;
	}
	
	#cuvis ul, #cuvis ol, #cuvis dl, #cuvis dd {
		padding: 0;
		margin: 0;
		list-style: none;
	}

	.ch{
		display:inline-block;
		transform: translate(0,100%);
	}

	.lazy_TxtUp_act .ch{
		transform: translate(0,0);
	}
	
	.sp_contents {
		display: none;
	}

	
}



/*========================================================================
// contents
//========================================================================*/
@media (min-width: 762px) {

	
	/* ============================================================
 	fv_wrap
	==============================================================*/
	#fv_wrap {
		width: 100vw;
		height: 470px;
		background:#f1f8ff;
		overflow: hidden;
		position: relative;
		padding:126px 0 0;
	}

	.iPadv #fv_wrap {
		width: 100vw;
		height: 300px;
		background:#f1f8ff;
		overflow: hidden;
		position: relative;
		margin: 100px 0 0;
		padding: 0;
	}

	#fv_wrap .txt_wrap{
		width:1100px;
		margin: 0 auto;
		padding: 81px 0 0;
	}

	.iPad #fv_wrap .txt_wrap{
		width:1000px;
		margin: 0 auto;
		padding: 81px 0 0;
	}

	.iPadv #fv_wrap .txt_wrap{
		width: 700px;
		margin: 0 auto;
		padding: 60px 0 0;
	}

	

	#fv_wrap h1{
		width: 106px;
		color: #fff;
		font-size: 19px;
		letter-spacing: 8px;
		font-weight: 300;
		line-height: 1;
		text-indent: 5px;
		text-align: center;
		padding: 8px 0 7px;
		font-feature-settings: 'palt';
		background: linear-gradient( to right,  #2fc0d3 25%, #0099ad 75% );
	}

	#fv_wrap span.eng_txt{
		display: inline-block;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		font-size: 138px;
		line-height: 1;
		letter-spacing: -1px;
		background: linear-gradient( to right,  #2fc0d3 25%, #0099ad 75% );
		-webkit-background-clip: text;
		color: transparent;
		position:relative;
		margin: 0 0 4px -10px;
	}

	#fv_wrap .img_p1{
		width: 1000px;
		position:absolute;
		top: -110px;
		right: 0;
	}

	

	
	
	/* ============================================================
 	section 00
	==============================================================*/
	
	#sec00 {
		width: 100vw;
		padding: 100px 0 150px;
	}
	
	#sec00 .wrapper{
		display:flex;
		box-sizing: border-box;
		width: 1100px;
		margin: 0 auto;
		justify-content:space-between;
	}

	.iPad #sec00 .wrapper{
		display:flex;
		box-sizing: border-box;
		width: 1000px;
		margin: 0 auto;
		justify-content:space-between;
	}

	.iPadv #sec00 .wrapper{
		display:block;
		box-sizing: border-box;
		width: 700px;
		margin: 0 auto;
		justify-content:space-between;
	}


	#sec00 .p_wrap{
		width: 510px;
		position:relative;
	}

	.iPad #sec00 .p_wrap{
		width: 420px;
		position:relative;
	}

	.iPadv #sec00 .p_wrap{
		width: 100%;
		position:relative;
	}


	#sec00 .p_wrap .img_box{
		width: 627px;
		line-height:0;
		position:absolute;
		left:0;
		top: 22px;
		/* box-shadow: 20px 20px 10px 0 rgb(124 139 142 / 30%); */
	}

	.iPad #sec00 .p_wrap .img_box{
		width: 527px;
		line-height:0;
		position:absolute;
		left:0;
		top:0;
		/* box-shadow: 20px 20px 10px 0 rgb(124 139 142 / 30%); */
	}

	.iPadv #sec00 .p_wrap .img_box{
		width:100%;
		line-height:0;
		position:static;
		left:0;
		top:0;
		/* box-shadow: 20px 20px 10px 0 rgb(124 139 142 / 30%); */
	}

	#sec00 .p_wrap li{
		box-sizing:border-box;
		font-size: 39px;
		letter-spacing: 0;
		font-weight: 600;
		line-height: 1.4;
		font-feature-settings: 'palt';
		padding: 24px 0 0 29px;
		color: #1e98ac;
		position:absolute;
		border-top: 1px solid #1e98ac;
		border-left: 1px solid #1e98ac;
	}

	.iPadv #sec00 .p_wrap li{
		width:140px;
		height:140px;
		box-sizing:border-box;
		border-radius:50%;
		background:#1e98ac;
		font-size: 37px;
		letter-spacing: 1px;
		font-weight: 600;
		line-height: 1.6;
		font-feature-settings: 'palt';
		padding: 30px 0 0;
		text-align:center;
		color:#fff;
		position:absolute;
	}

	

	#sec00 .txt_wrap{
		width: 526px;
	}

	.iPad #sec00 .txt_wrap{
		width: 560px;
	}

	.iPadv #sec00 .txt_wrap{
		width: 100%;
		padding:0 0 30px;
	}
	
	#sec00 h2 {
		font-size: 30px;
		letter-spacing: 0;
		font-weight: 600;
		line-height: 1.6;
		font-feature-settings: 'palt';
		padding: 0 0 22px;
		color: #000;
	}
	
	#sec00 p.body_txt {
		font-size: 15px;
		letter-spacing: 1px;
		font-weight: 500;
		line-height: 2.0;
		font-feature-settings: 'palt';
	}

	.iPadv #sec00 p.body_txt .pc_contents{
		display:none;
	}

	
	/* ============================================================
 	section 01
	==============================================================*/
	
	#sec01 {
		width: 100vw;
		height: calc(50vh + 40px);
		min-height:540px;
		padding: 20px 0;
		background: #000;
	}

	.iPadv #sec01 {
		width: 100vw;
		height: auto;
		min-height:540px;
		padding: 50px 0 100px;
		background: #000;
	}
	
	#sec01 .wrapper{
		box-sizing: border-box;
		width: 90vw;
		max-width: 1374px;
		margin: 0 auto;
		position: relative;
	}

	#sec01 .txt_wrap{
		position:absolute;
		top: 50%;
		left: calc(50% - 555px);
		transform: translate(0, -50%);
	}

	.iPadv #sec01 .txt_wrap{
		position:static;
		top: 50%;
		left: calc(50% - 555px);
		transform: translate(0,0);
		width: 270px;
		margin:40px auto 0;
	}

	.iPad #sec01 .txt_wrap{
		position:absolute;
		top: 50%;
		left: calc(50% - 505px);
		transform: translate(0, -50%);
	}

	#sec01 .mov_wrap{
		width: calc(50vh * 560 / 315);
		height:50vh;
		min-height:500px;
		line-height: 0;
		margin:0 0 0 auto;
		position:relative;
	}

	.iPadv #sec01 .mov_wrap{
		width:100%;
		height:auto;
		min-height:500px;
		line-height: 0;
		margin:0 auto;
		position:relative;
	}

	#sec01 .mov_wrap video{
		width: calc(50vh * 560 / 315);
		height:50vh;
		max-width:calc(520px * 560 / 315);
		min-height:500px;
		max-height:540px;
		position:absolute;
		top: 50%;
		right: 0;
		transform: translate(0, -50%);
	}

	.iPadv #sec01 .mov_wrap video{
		width:100%;
		height:auto;
		max-width:100%;
		min-height:auto;
		max-height:auto;
		position:static;
		top: 50%;
		right: 0;
		transform: translate(0,0);
	}


	#sec01 h2 span.s1 {
		display:block;
		font-family: 'Roboto', sans-serif;
		font-weight: 400;
		font-size: 24px;
		line-height: 1;
		letter-spacing:0px;
		background: linear-gradient( to right,  #2fc0d3 25%, #0099ad 75% );
		-webkit-background-clip: text;
		color: transparent;
		padding: 0 0 0 6px;
	}

	#sec01 h2 span.s2{
		display:block;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		font-size: 100px;
		line-height: 1;
		letter-spacing: -1px;
		background: linear-gradient( to right,  #2fc0d3 25%, #0099ad 75% );
		-webkit-background-clip: text;
		color: transparent;
	}

	#sec01 li{
		background:#07dcf6;
		margin: 0 0 0 8px;
	}

	#sec01 a{
		display:block;
		box-sizing:border-box;
		padding: 16px 18px 16px;
		font-weight: 400;
		font-size: 16px;
		line-height: 1;
		text-decoration:none;
		color:#fff;
		background: linear-gradient( to right,  #2fc0d3 25%, #0099ad 75% );
		position:relative;
	}

	#sec01 a span{
		display:block;
		width: 15px;
		position:absolute;
		right: 16px;
		top:50%;
		opacity: 0.7;
		transform:translate(0,-50%)
	}

	#sec01 a{
		transition: all 0.5s cubic-bezier(0.09, 0.39, 0.25, 1) 0s;
	}

	#sec01 a:before{
		transition: all 0.5s cubic-bezier(0.09, 0.39, 0.25, 1) 0s;
	}

	#sec01 a:hover{
		filter:contrast(130%);
		opacity:0.8;
	}

	#sec01 a:hover:before{
		left: 92%;
	}
	
	
	/* ============================================================
 	section 02
	==============================================================*/
	
	#sec02 {
		width: 100vw;
		position: relative;
		padding: 0 0 50px;
	}

	#sec02 .bg_h{
		width:1260px;
		position:absolute;
		top: -150px;
		left:0;
		z-index: -1;
		transform:scaleX(-100%);
	}

	#sec02 .bg_f{
		width:1260px;
		position:absolute;
		bottom: -300px;
		right:0;
		z-index: -2;
	}

	#sec02 .wrapper{
		box-sizing: border-box;
		padding: 271px 10px 0;
		width: 100vw;
		max-width: 1220px;
		margin: 0 auto;
		position: relative;
	}
	
	#sec02 .eng_txt{
		display: block;
		position: absolute;
		right: 0;
		top: 106px;
		z-index: 2;
	}

	.iPadv #sec02 .eng_txt{
		display: block;
		position: absolute;
		right: 5vw;
		top: 75px;
		z-index: 2;
	}

	#sec02 .eng_txt span{
		display: block;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		font-size: 119px;
		line-height: 1;
		letter-spacing: 2px;
		text-align:right;
		background: linear-gradient( to right,  #2fc0d3 25%, #0099ad 75% );
		-webkit-background-clip: text;
		color: transparent;
		margin: 0 0 -16px 0;
	}

	#sec02 .eng_txt span:last-child{
		margin: 0 -4px -16px 0;
	}


	#sec02 .sys_wrap{
		width:1100px;
		margin: 0 auto 60px;
		position:relative;
	}

	.iPad #sec02 .sys_wrap{
		width:1000px;
		margin: 0 auto 60px;
		position:relative;
	}

	.iPadv #sec02 .sys_wrap{
		width:700px;
		margin: 0 auto 60px;
		position:relative;
	}



	#sec02 .sys_wrap ul{
		width:776px;
		display:flex;
		justify-content:space-between;
		position:absolute;
	}

	.iPad #sec02 .sys_wrap ul{
		width:676px;
		display:flex;
		justify-content:space-between;
		position:absolute;
	}

	.iPadv #sec02 .sys_wrap ul{
		width:676px;
		display:flex;
		justify-content:space-between;
		position:static;
	}

	#sec02 .c1 ul{
		left:0;
		top: 90px;
	}

	#sec02 .c2 ul{
		width:560px;
		right:0;
		top: 42px;
	}

	.iPad #sec02 .c2 ul{
		width:460px;
		right:0;
		top: 80px;
	}


	#sec02 .c3 ul{
		left:0;
		top: 77px;
	}

	#sec02 .c4 ul{
		right:0;
		top: 64px;
	}

	#sec02 .sys_wrap ul li{
		width:49%;
	}

	#sec02 .c2 ul li{
		width:100%;
	}

	#sec02 .sys_wrap ul .img_box{
		line-height:0;
		margin:0 0 10px;
	}


	#sec02 .sys_wrap .txt_wrap{
		position:relative;
	}

	.iPadv #sec02 .sys_wrap .txt_wrap{
		position:relative;
		padding:0 0 30px;
	}

	#sec02 .c1 .txt_wrap,#sec02 .c3 .txt_wrap{
		margin:0 0 0 auto;
	}

	#sec02 .c1{
		padding: 90px 0 110px;
	}

	#sec02 .c1 .txt_wrap{
		width: 260px;
	}

	.iPadv #sec02 .c1 .txt_wrap{
		width:100%;
	}

	#sec02 .c2{
		padding: 70px 0;
	}

	#sec02 .c2 .txt_wrap{
		width: 490px;
	}

	#sec02 .c3{
		padding: 60px 0;
	}

	#sec02 .c3 .txt_wrap{
		width: 260px;
	}

	.iPadv #sec02 .c3 .txt_wrap{
		width: 100%;
	}

	#sec02 .c4{
		padding: 70px 0 84px;
	}

	#sec02 .c4 .txt_wrap{
		width: 272px;
	}

	.iPadv #sec02 .c4 .txt_wrap{
		width: auto;
	}

	#sec02 .c1:before{
		content: "";
		display: block;
		width: 90vw;
		height: 100%;
		background: linear-gradient(to right, #f4faff00 0%, #e5fafb 75%);
		position: absolute;
		top: 50%;
		left: calc(50%);
		transform:translate(-50%, -50%);
		z-index:0;
	}

	#sec02 .c2:before{
		content: "";
		display: block;
		width: 90vw;
		height: 100%;
		background: linear-gradient(to right, #e5fafb 25%, #f4faff00 100%);
		position: absolute;
		top: 50%;
		left: calc(50%);
		transform:translate(-50%, -50%);
		z-index:0;
	}

	#sec02 .c3:before{
		content: "";
		display: block;
		width: 90vw;
		height: 100%;
		background: linear-gradient(to right, #f4faff00 0%, #e5fafb 75%);
		position: absolute;
		top: 50%;
		left: calc(50%);
		transform:translate(-50%, -50%);
		z-index:0;
	}

	#sec02 .c4:before{
		content: "";
		display: block;
		width: 90vw;
		height: 100%;
		background: linear-gradient(to right, #e5fafb 25%, #f4faff00 100%);
		position: absolute;
		top: 50%;
		left: calc(50%);
		transform:translate(-50%, -50%);
		z-index:0;
	}

	.iPad #sec02 .c1:before{
		width: 100vw;
	}

	.iPad #sec02 .c2:before{
		width: 100vw;
	}

	.iPad #sec02 .c3:before{
		width: 100vw;
	}

	.iPad #sec02 .c4:before{
		width: 100vw;
	}
	


	#sec02 h2 {
		font-weight:600;
		font-size: 30px;
		line-height: 1.2;
		letter-spacing:1px;
		color: #000;
		padding: 0 0 20px 33px;
		position:relative;
		font-feature-settings: 'palt';
	}

	.iPadv #sec02 h2 br{
		display:none;
	}

	#sec02 h2:before{
		content: "";
		display: block;
		width: 22px;
		height:3px;
		background: linear-gradient( to right,  #2fc0d3 25%, #0099ad 100% );
		position: absolute;
		top: 15px;
		left:0;
	}

	#sec02 .c2 h2{
		padding: 0 0 34px 33px;
	}

	#sec02 h2 span{
		letter-spacing: -2px;
	}

	#sec02 h3  {
		font-family: 'Roboto', sans-serif;
		font-weight:600;
		font-size: 16px;
		line-height: 1.2;
		letter-spacing:1px;
		color: #0293a6;
		padding: 0 0 3px;
		position:relative;
	}


	#sec02 p {
		font-size: 16px;
		letter-spacing: 2px;
		font-weight: 400;
		line-height: 1.6;
		font-feature-settings: 'palt';
	}


	#sec02 .c2 p {
		font-size: 15px;
		letter-spacing: 2px;
		font-weight: 400;
		line-height: 1.4;
		padding: 0 0 18px;
	}

	#sec02 p.cap_txt {
		font-size: 14px;
		letter-spacing: 1px;
		font-weight: 400;
		line-height: 1.8;
		text-align:center;
		font-feature-settings: 'palt';
	}

	.iPadv #sec02 p br{
		display:none;
	}

	


	/* ============================================================
 	sec_admi
	==============================================================*/
	#sec_admi {
		width: 100vw;
		padding: 60px 0;
		background: url("/cas/assets/img/fv_bg.jpg")no-repeat left center;
		background-size: 2800px auto;
	}

	#sec_admi .wrapper{
		width:800px;
		margin:0 auto;
		padding:40px 0;
		background: #ffffffad;
		box-shadow: 0 0 10px 0 rgb(133 185 211 / 20%);
	}

	.iPadv #sec_admi .wrapper{
		width:700px;
		margin:0 auto;
		padding:40px 0;
		background: #ffffffad;
		box-shadow: 0 0 10px 0 rgb(133 185 211 / 20%);
	}

	#sec_admi .wrapper h2{
		font-weight: 500;
		font-size: 18px;
		line-height: 1.6;
		letter-spacing:1px;
		text-align:center;
		padding:0 0 20px;
	}

	#sec_admi .wrapper a{
		display:block;
		width:360px;
		margin:0 auto;
		font-weight: 600;
		font-size: 18px;
		line-height: 1;
		text-align:center;
		color:#fff;
		padding: 20px 0;
		text-decoration:none;
		background:#0099ad;
		border-radius:30px;
		position:relative;
		text-indent: -5px;
		box-shadow: 0 0 10px 0 #46848780;
	}

	#sec_admi .wrapper a span{
		display:block;
		width: 20px;
		position:absolute;
		top: 18px;
		right: 70px;
		opacity: 0.75;
	}

	#sec_admi .wrapper a{
		transition: all 0.5s ease 0s;
	}

	#sec_admi .wrapper a:hover{
		background:#000;
		box-shadow: 0 0 0 0 #46848780;
	}
	

	

	/* ============================================================
 	section cv
	==============================================================*/
	
	#sec_cv {
		width: 100vw;
		padding: 80px 0;
		background:#1a8293 url("/cas/assets/img/bg_foot.png")no-repeat center;
		background-size:auto 100%;
	}

	.iPadv #sec_cv {
		width: 100vw;
		padding: 80px 0;
		background:#1a8293;
		background-size:auto 100%;
	}

	#sec_cv .wrapper{
		width:800px;
		margin:0 auto;
	}

	.iPadv #sec_cv .wrapper{
		width:700px;
		margin:0 auto;
	}

	#sec_cv .wrapper h2{
		font-weight: 500;
		font-size: 32px;
		line-height: 1.4;
		letter-spacing:1px;
		text-align:center;
		padding:0 0 4px;
		color:#fff;
	}

	#sec_cv .wrapper p{
		font-weight: 500;
		font-size: 18px;
		line-height: 1.4;
		letter-spacing: 0;
		text-align:center;
		padding:0 0 24px;
		color:#fff;
	}

	#sec_cv .wrapper a{
		display:block;
		width:360px;
		margin:0 auto;
		font-weight: 600;
		font-size: 18px;
		line-height: 1;
		text-align:center;
		color:#0099ad;
		padding: 20px 0;
		text-decoration:none;
		background:#fff;
		border-radius:30px;
		text-indent: -10px;
		position:relative;
	}

	#sec_cv .wrapper a span{
		display:block;
		width: 20px;
		position:absolute;
		top: 18px;
		right: 57px;
		opacity: 0.75;
	}

	#sec_cv .wrapper a{
		transition: all 0.5s ease 0s;
	}

	#sec_cv .wrapper a:hover{
		background:#000;
		box-shadow: 0 0 0 0 #46848780;
	}



	

	
	
	
	
}


/*========================================================================
// animation
//========================================================================*/

	
	/* =========================================================================
 	inview txtUp anime
	===========================================================================*/
	
	.sUP1{transition:transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;}
	.sUP2{transition:transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 30ms;}
	.sUP3{transition:transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 60ms;}
	.sUP4{transition:transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 90ms;}
	.sUP5{transition:transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 120ms;}
	.sUP6{transition:transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 150ms;}
	.sUP7{transition:transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 180ms;}
	.sUP8{transition:transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 210ms;}
	.sUP9{transition:transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 240ms;}
	.sUP10{transition:transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 270ms;}
	.sUP11{transition:transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 300ms;}
	.sUP12{transition:transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 330ms;}
	.sUP13{transition:transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 360ms;}
	.sUP14{transition:transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 390ms;}
	.sUP15{transition:transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 420ms;}
	.sUP16{transition:transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 450ms;}
	.sUP17{transition:transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 480ms;}
	.sUP18{transition:transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 510ms;}
	.sUP19{transition:transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 540ms;}
	.sUP20{transition:transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 570ms;}
	
	/* =========================================================================
 	inview anime
	===========================================================================*/
	
	.lazy_fadein {
		opacity: 0;
	}
	.lazy_fadein_act {
		opacity: 1;
		transition: all 0.5s cubic-bezier(0, 0, 0, 0);
	}
	.lazy_fadeinLeft {
		opacity: 0;
		transform: translate(-50px, 0);
	}
	.lazy_fadeinRight {
		opacity: 0;
		transform: translate(50px, 0);
	}
	.lazy_fadeinLeft_active, .lazy_fadeinRight_active {
		transition: all 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
		transform: translate(0, 0);
		opacity: 1;
	}
	.lazy_fadeinUp, .lazy_fadeinUpA, .lazy_fadeinUpB, .lazy_fadeinUpC, .lazy_fadeinUpD {
		opacity: 0;
		transform: translate(0, 10px);
	}
	.lazy_fadeinUp_active {
		transition: all 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
		transform: translate(0, 0);
		opacity: 1;
	}
	.lazy_fadeinDownA, .lazy_fadeinDownB, .lazy_fadeinDownC, .lazy_fadeinDownD {
		opacity: 0;
		transform: translate(0, -10px);
	}
	.lazy_fadeinDown_active {
		transition: all 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
		transform: translate(0, 0);
		opacity: 1;
	}

	.lazy_fadeinScaleA, .lazy_fadeinScaleB, .lazy_fadeinScaleC, .lazy_fadeinScaleD {
		opacity: 0;
		transform: scale(1.2);
	}
	.lazy_fadeinScale_active {
		transition: all 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
		transform: scale(1);
		opacity: 1;
	}



/* ============================================================
keyframe
==============================================================*/
	
@keyframes fade_loop {
  			0% {
    			transform: scale(1);
  			}
  			50% {
    			transform: scale(1.2);
  			}
			100% {
    			transform: scale(1);
  			}
		}
