@font-face {
   font-family: Helvetica;
   src: url(../font/Helvetica.ttf);
}
/***** universal reset :start *****/
*,body,html{line-height:normal;margin:0;padding:0;font-family:'Helvetica',Arial,sans-serif;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:transparent}body{background:#fff;color:#1a1b46}html{overflow-y:scroll;font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font:normal 1rem/1.5 Poppins,Arial,sans-serif}a,abbr,acronym,address,blockquote,button,caption,cite,code,dd,del,dfn,dl,dt,em,fieldset,figcaption,figure,form,h1,h2,h3,h4,h5,h6,img,label,legend,li,ol,p,pre,q,s,samp,small,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,ul,var{margin:0;padding:0;border:none;font-weight:400;font-style:normal;font-size:100%;font-family:inherit}blockquote:after,blockquote:before,q:after,q:before{content:""}li,ol,ul{list-style:none}audio,canvas,video{display:inline-block}img{border:none}a{outline:0}a,article,aside,details,figcaption,figure,footer,header,hgroup,img,nav,section{display:block}a,a:active,a:hover,a:link,a:visited{color:rgba(161,161,161,1);text-decoration:none}.clearfix:after{content:" ";display:block;clear:both;line-height:0;height:0}html[xmlns] .clearfix{display:block}*html .clearfix{height:1%}.CL{clear:both}.DN{display:none}.LHS{float:left}.RHS{float:right}.TAL{text-align:left}.TAR{text-align:right}.italic{font-style:italic}html{scroll-behavior:smooth;}
/***** universal reset :end *****/

/***** common :start *****/
.main{width:90%;margin:0 auto;max-width:1120px}
h1{font-weight:bold;font-size:4rem;line-height:4.625rem;letter-spacing:0.02em;color:#FFFFFF;}
h2{font-weight:bold;font-size:3rem;line-height:3.4375rem;letter-spacing:0.02em;color:#A000EB;}
h3{font-weight:normal;font-size:1.75rem;line-height:2.125rem;letter-spacing:0.02em;color:#000000;}
.LHS{float:left;}
.RHS{float:right;}
.PB40{padding-bottom:2.5rem;}
.PD80{padding:80px 0}
.PD48{padding:48px 0;}
.PT120{padding-top:120px;}
.ads_container{padding-top:80px;}
.PT0{padding-top:0px;}
.bg_black{background:#202020;}
.bg_black h2{color:#FFFFFF;text-align:center;margin-bottom:80px}

.grid_container{position:relative;}
.grid_container .grid_box{display:grid;-ms-grid-template-columns:repeat(12,1fr);grid-template-columns:repeat(12,1fr);-ms-grid-gap:2.5rem;grid-gap:2.5rem;-ms-grid-template-rows:inherit;grid-template-rows:inherit;-ms-grid-column-start:span 1;grid-column-start:span 1;}
.grid_container .grid_box img{width:100%;height:auto;}
.grid_container .grid_box .box1{-ms-grid-column-start:1;grid-column-start:1;-ms-grid-column-end:5;grid-column-end:5;order:1;}
.grid_container .grid_box .box2{-ms-grid-column-start:6;grid-column-start:6;-ms-grid-column-end:13;grid-column-end:13;width:100%;height:100%;order:2;}
.grid_container .grid_box .inv_box1{-ms-grid-column-start:1;grid-column-start:1;-ms-grid-column-end:8;grid-column-end:8;order:1;}
.grid_container .grid_box .inv_box2{-ms-grid-column-start:9;grid-column-start:9;-ms-grid-column-end:13;grid-column-end:13;width:100%;height:100%;order:2;}

.app_buttons li{display:inline-block;margin-right:40px;}
.app_buttons li:last-child{margin-right:0}
.app_buttons li a{background-repeat:no-repeat;background-position:center;background-size:100%;}
.app_buttons li .ios{background-image:url("../../images_new/app_iosstore.svg");}
.app_buttons li .android{background-image:url("../../images_new/app_playstore.svg");}

.fb{background-image:url("../../images_new/icn_fb.svg");}
.insta{background-image:url("../../images_new/icn_insta.svg");}
.tweet{background-image:url("../../images_new/icn_tweet.svg");}
/***** common :end *****/

header .bg_img{background:url("../../images_new/header_image.svg") no-repeat right center;background-size:cover;min-height:820px;position:relative;}
header .padTop{padding-top:112px}
header .logo{width:264px;height:120px;margin-bottom:88px;position:relative;}
header .logo img{width:100%;height:100%;}
header .logo .stamp{background:url("../../images_new/stamp.svg") no-repeat center;background-size:100%;position:absolute;width:55px;height:48px;right:-40px;bottom:-20px}
header .header_content h3{color:#FFFFFF;}
header .header_content .app_buttons li .ios{width:163px;height:56px;}
header .header_content .app_buttons li .android{width:184px;height:56px;}
header .bg_img .arrow_dn{position:absolute;bottom:44px;left:calc(50% - 22px);width:40px;height:40px;background:url("../../images_new/arrow_down.svg") no-repeat center;}

.mini-header{position:fixed;top:0;left:0;z-index:999;background:#000000;box-shadow:0px 4px 10px 2px rgba(0, 0, 0, 0.12);width:100%;padding:12px 0;transform: translateY(-112px);will-change:transform;transition:transform .25s ease-out;}
.mini-header .mini-logo{width:70px;height:32px;margin-top:4px}
.mini-header .mini-logo img{width:100%;height:100%;}
.mini-header .app_buttons{font-size:0}
.mini-header .app_buttons li{margin-right:25px;}
.mini-header .app_buttons li:last-child{margin-right:0}
.mini-header .app_buttons li .ios{width:116px;height:40px;}
.mini-header .app_buttons li .android{width:132px;height:40px;}

.grid_container .grid_box h2{margin-bottom:32px}
.grid_container .grid_box h3{margin-bottom:16px;}
.grid_container .grid_box p{font-weight:normal;font-size:20px;line-height:34px;letter-spacing:0.02em;color:#424242;}
.grid_container .grid_box strong{font-weight:bold;}
.video_wrp{position:relative;}
.video_wrp .play_btn{position:absolute;top:calc(50% - 36px);left:calc(50% - 36px);width:72px;height:72px;background:url(../../images_new/play.svg) no-repeat center;background-size:100%}
.video_wrp .mute_btn{position:absolute;bottom:24px;right:24px;width:48px;height:48px;background-repeat:no-repeat;background-size:100%;background-position:center;}
.video_wrp .mute_btn.mute{background-image:url("../../images_new/vol_mute.svg");}

.linear_bg_crd{background:linear-gradient(124.75deg, #A000EB 23.08%, #BF09BC 39.76%, #D20FA0 52.27%, #E1138A 65.48%, #F01776 81.46%, #F5196E 92.58%);text-align:center;padding:65px 0}
.linear_bg_crd h2{font-weight:bold;font-size:40px;line-height:46px;color:#FFFFFF;margin-bottom:32px}
.linear_bg_crd h3{line-height:45px;color:#FFFFFF;}

.db_768{display:none;}

.ads_container .ads_728{max-width:728px;width:100%;max-height:90px;height:100%;margin:0 auto;}
.ads_container .ads_728 iframe{width:100%;height:100%;border:none;}
.ads_container .ads_728 iframe html body{margin:0px;}

.ads_horizontal_grid{display:flex;flex-direction:row;align-items:center;grid-gap:1rem;justify-content:center;}
.ads_horizontal_grid .flex_conatiner .ads_horizontal{width:316px;height:266px;}
.ads_horizontal_grid .flex_conatiner .ads_horizontal iframe{width:100%;height:100%;border:none;}

footer{background:#000000;}
footer .heading{padding:48px 0 32px;}
footer .heading h4{font-weight:700;font-size:24px;color:#fff;background: url(../../images_new/icn_mail.svg) no-repeat left center / 32px auto;line-height:28px;padding:6px 0 0 40px;display:inline-block;}
footer .social_share{padding-bottom:78px;display:grid;grid-template-columns:auto auto auto}
footer .mail_id span{font-weight:400;font-size:14px;color:#BBBFC5;margin-bottom:8px;display:block;}
footer .mail_id a{font-weight:normal;font-size:24px;line-height:28px;color:#FFFFFF;}
footer .socials{display:grid;grid-template-columns:auto auto;margin-bottom:60px;}
footer .socials .social_icns{margin-top:14px;}
footer .socials .social_icns ul li{display:inline-block;margin-right:40px}
footer .socials .social_icns ul li:last-child{margin-right:0}
footer .socials .social_icns ul li a{width:32px;height:32px;background-repeat:no-repeat;background-position:center;background-size:100%}
footer .socials .share_icns .app_buttons{text-align:right;}
footer .socials .share_icns .app_buttons li{margin-right:20px}
footer .socials .share_icns .app_buttons li:last-child{margin-right:0}
footer .socials .share_icns .app_buttons li .ios{width:163px;height:56px;}
footer .socials .share_icns .app_buttons li .android{width:184px;height:56px;}
footer .copyright{font-weight:normal;font-size:14px;line-height:18px;letter-spacing:0.1px;color:#B1B1B1;padding-bottom:24px;text-align:center;}
footer .copyright a{display:inline-block;}

@media screen and (max-width:1024px) {
	h1{font-size:48px;line-height:55px;padding-bottom:1.5rem;}
	h2{font-size:42px;}
	h3{font-size:34px;}
	.PT120{padding-top:0px;}
	header .bg_img{background:url("../../images_new/header_image.svg") no-repeat right center;background-size:cover;min-height:516px;}
	header .bg_img .arrow_dn{display:none;}
	header .padTop{padding-top:96px}
	header .logo{width:214px;height:98px;margin-bottom:70px}
	header .logo .stamp{width:45px;height:39px;}
	header .header_content h3{width:300px;font-weight:bold;font-size:24px;padding:0;}
	header .header_content .app_buttons{display:none;}

	.mini-header{padding:16px 0}
	.mini-header .app_buttons li .ios{width:32px;height:32px;background-image:url("../../images_new/mini_ios.svg");}
	.mini-header .app_buttons li .android{width:32px;height:32px;background-image:url("../../images_new/mini_android.svg");}
	
	.db_768{padding-top:42px;text-align:center;display:block;}
	.db_768 .app_buttons li .ios{width:210px;height:72px;}
	.db_768 .app_buttons li .android{width:236px;height:72px;}

	.bg_black h2{width:400px;margin:0 auto 50px;}

	.grid_container .grid_box{-ms-grid-template-columns:repeat(1,1fr);grid-template-columns:repeat(1,1fr);}
	.grid_container .grid_box .box1{-ms-grid-column-start:auto;grid-column-start:auto;-ms-grid-column-end:auto;grid-column-end:auto;order:2;}
	.grid_container .grid_box .box2{-ms-grid-column-start:auto;grid-column-start:auto;-ms-grid-column-end:auto;grid-column-end:auto;order:1;}
	.grid_container .grid_box .inv_box1{-ms-grid-column-start:auto;grid-column-start:auto;-ms-grid-column-end:auto;grid-column-end:auto;order:1;}
	.grid_container .grid_box .inv_box2{-ms-grid-column-start:auto;grid-column-start:auto;-ms-grid-column-end:auto;grid-column-end:auto;order:2;}
	.grid_container .grid_box{text-align:center;}
	.grid_container .grid_box h2,.grid_container .grid_box h3{margin-bottom:28px}
	.grid_container .grid_box p{font-size:29px;}
	.grid_container .grid_box .WD436{width:436px;margin:0 auto;}
	.grid_container .grid_box .WD536{width:536px;margin:0 auto;}

	.linear_bg_crd h2{font-size:38px;line-height:44px;}
	.linear_bg_crd h3{font-size:29px;line-height:47px;}

	.ads_horizontal_grid{flex-direction:column;}

	footer .heading{text-align:center;}
	footer .social_share{grid-template-columns:auto;text-align:center;padding-bottom:2px;}
	footer .mail_id {margin-bottom:32px;}
	footer .mail_id a{display:inline-block;margin:0;}
	footer .socials{grid-template-columns:auto;text-align:center;}
	footer .socials .social_icns{margin-bottom:50px;}
	footer .socials .social_icns ul li{margin:0;margin-right:58px}
	footer .socials .social_icns ul li a{width:48px;height:48px}
	footer .socials .share_icns .app_buttons{text-align:center;}
	footer .socials .share_icns .app_buttons li{margin-right:30px}
	footer .socials .share_icns .app_buttons li .ios{width:210px;height:72px;}
	footer .socials .share_icns .app_buttons li .android{width:236px;height:72px;}
	footer .copyright{font-weight:normal;font-size:14px;line-height:24px;padding-bottom:76px}
}

@media screen and (max-width:767px) {
	h1{font-size:28px;line-height:42px;padding-bottom:1.5rem !important;}
	h2{font-size:24px;line-height:28px;}
	h3{font-size:20px;line-height:24px}
	.PD80{padding:48px 0}
	.ads_container{padding-top:48px;}
	.PT0{padding-top:0px;}
	.app_buttons li{margin-right:8px;}

	header .bg_img{min-height:auto;}
	header .padTop{padding-top:60px}
	header .logo{width:140px;height:90px;margin-bottom:2rem}
	header .logo .stamp{width:34px;height:34px;right:-25px;bottom:-10px}
	header .header_content h3{width:200px;font-weight:bold;font-size:16px;padding-bottom:1.5rem;line-height:24px}
	header .header_content .app_buttons{display:none;}

	.db_768{padding-top:20px;text-align:center;}
	.db_768 .app_buttons li .ios{width:128px;height:44px;}
	.db_768 .app_buttons li .android{width:144px;height:44px;}

	.bg_black h2{width:240px;margin:0 auto 20px;}

	.grid_container .grid_box{text-align:center;}
	.grid_container .grid_box h2,.grid_container .grid_box h3{margin-bottom:20px}
	.grid_container .grid_box p{font-size:16px;line-height:28px}
	.grid_container .grid_box .WD436{width:100%}
	.grid_container .grid_box .WD536{width:100%}

	.video_wrp .play_btn{top:calc(50% - 20px);left:calc(50% - 20px);width:40px;height:40px;}
	.video_wrp .mute_btn{bottom:12px;right:12px;width:30px;height:30px;}

	.linear_bg_crd{padding:46px 0}
	.linear_bg_crd h2{font-size:24px;line-height:28px;margin-bottom:24px}
	.linear_bg_crd h3{font-size:20px;line-height:24px}

	.ads_horizontal_grid{flex-direction:column;}

	footer .heading{padding: 32px 0 24px;}
	footer .heading h4{font-size:16px;line-height:28px;padding:4px 0 0 30px;background-size:20px auto;}
	footer .social_share{grid-template-columns:auto;text-align:center;}
	footer .mail_id {margin-bottom:24px;}
	footer .mail_id:last-child{margin-bottom:16px;}
	footer .mail_id span{margin-bottom:6px;}
	footer .mail_id a{display:inline-block;font-size:16px;line-height:24px;margin:0;background-size:16px;}
	footer .socials{margin-bottom: 30px;}
	footer .socials .social_icns{margin-bottom:24px}
	footer .socials .social_icns ul li{margin:0;margin-right:30px}
	footer .socials .social_icns ul li a{width:32px;height:32px}
	footer .socials .share_icns .app_buttons{text-align:center;}
	footer .socials .share_icns .app_buttons li{margin-right:8px}
	footer .socials .share_icns .app_buttons li .ios{width:128px;height:44px;}
	footer .socials .share_icns .app_buttons li .android{width:144px;height:44px;}
	footer .copyright{font-weight:normal;font-size:12px;line-height:16px;padding-bottom:32px}
}

@media screen and (max-width:480px) {
	h1{font-size:20px;line-height:23px;padding-bottom:1rem !important;}
	h2{font-size:18px;line-height:21px;}
	h3{font-size:14px;line-height:16px}
	.PD80{padding:48px 0}
	.ads_container{padding-top:48px;}
	.PT0{padding-top:0px;}
	.app_buttons li{margin-right:8px;}

	header .bg_img{background:url("../../images_new/header_image.svg") no-repeat right center;background-size:cover;min-height:auto;}
	header .padTop{padding-top:40px}
	header .logo{width:90px;height:40px;margin-bottom:25px}
	header .logo .stamp{width:20px;height:20px;right:-15px;bottom:-10px}
	header .header_content h3{width:120px;font-weight:bold;font-size:10px;padding-bottom:20px;line-height:16px}
	header .header_content .app_buttons{display:none;}

	.db_768{padding-top:20px;text-align:center;}
	.db_768 .app_buttons li .ios{width:128px;height:44px;}
	.db_768 .app_buttons li .android{width:144px;height:44px;}

	.bg_black h2{width:180px;margin:0 auto 20px;}

	.grid_container .grid_box{text-align:center;}
	.grid_container .grid_box h2,.grid_container .grid_box h3{margin-bottom:12px}
	.grid_container .grid_box p{font-size:12px;line-height:14px}

	.linear_bg_crd{padding:32px 0}
	.linear_bg_crd h2{font-size:16px;line-height:18px;margin-bottom:12px}
	.linear_bg_crd h3{font-size:12px;line-height:19px;}

	.ads_horizontal_grid{flex-direction:column;}

	footer .heading {padding:24px 0 20px;}
	footer .heading h4{font-size:12px;line-height:16px;padding:3px 0 0 22px;background-size:14px auto;}
	footer .social_share{padding-bottom:20px;grid-template-columns:auto;text-align:center;}
	footer .mail_id {margin-bottom:18px;}
	footer .mail_id:last-child{margin-bottom:0;}
	footer .mail_id a{font-size:12px;line-height:14px;margin:0;}
	footer .socials {margin-bottom:20px;}
	footer .socials .social_icns{margin-bottom:20px;}
	footer .socials .social_icns ul li{margin:0;margin-right:24px}
	footer .socials .social_icns ul li a{width:20px;height:20px}
	footer .socials .social_share .share_icns .app_buttons{text-align:center;}
	footer .socials .social_share .share_icns .app_buttons li{margin-right:8px}
	footer .socials .social_share .share_icns .app_buttons li .ios{width:128px;height:44px;}
	footer .socials .social_share .share_icns .app_buttons li .android{width:144px;height:44px;}
	footer .copyright{font-weight:normal;font-size:9px;line-height:10px;padding-bottom:32px}
}