a:focus{
	outline: none;
	color:#fff !important;
	text-decoration: none !important
}
a:visited{
    text-decoration:none;
    outline: none;
}
button:focus{
	outline:none !important;
	color:#fff !important;
}
button:visited{
	outline:none !important;
	color:#fff;
}
body, html{
	background-color: #fff;
	width: 100%;
	height: 100%;
	overflow-x: hidden;
    transition: all 200ms linear;
    margin: 0;
    padding:0px;
}
html{
	scroll-behavior: smooth;
}

.cbt-landing h1{
	font-family: 'Poppins', sans-serif;
    font-size: 46px;
    font-weight: 400;
    line-height: 58px;
    letter-spacing: -0.01em;
    text-align: left;
    color: #000;
    margin: 0px;
    padding-top: 20px;
}
/*.cbt-landing .bg{
	background: url('../images/bg.svg');
	background-size: auto;
	background-position: top;
	background-repeat: no-repeat;
	min-height: 900px;
}*/
.form{
	background: #FFFFFF;
	border: 1.5px solid #00000A;
	backdrop-filter: blur(31.5874px);
	border-radius: 7.09214px;
	padding: 40px 40px;
	padding-top: 30px;
	margin-bottom: 60px;
	margin-top: 38px;
	width: 94%;
	z-index: 2;
	font-family: 'IBM Plex Sans', sans-serif;
}
.form .hbspt-form label{
	display: none
}
.form .hbspt-form fieldset{
	width: 100%;
	max-width: initial !important;
}
.form .hbspt-form input{
	width: 100% !important;
	height: 52px;
	border: 0px;
	border: 2px solid #d2d2d2;
	border-radius: 5px;
	margin-top: 18px;
	padding-left: 12px;
	font-size: 14px !important;
	font-family: 'IBM Plex Sans', sans-serif;
}
.hs-error-msgs label{
	display: block !important;
	margin-bottom: 0px !important;
    font-weight: 600 !important;
    font-size: 12px !important;
    padding-top: 4px !important;
    font-family: 'IBM Plex Sans', sans-serif;
}
.hs-error-msgs{
	list-style-type: none;
	padding: 0px !important;
	margin: 0px;
}
.hs-button{
	margin-top:25px !important;
	background: #00000A !important;
	border-radius: 4px !important;
	color: #fff !important;
	height: 52px !important;
	font-family: 'Work Sans', sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 25px;
	letter-spacing: 0em;
}
.dwn-btn{
	margin-top: 30px;
	width: 172px;
	height: 44px;
	text-align: center;
	background: #FF5A5F;
	color: #fff;
	border: 1px solid #FF5A5F;
	font-family: IBM Plex Sans;
	font-size: 16px;
	font-weight: 500;
	transition: all .2s ease-in-out;
}
.dwn-btn:hover{
	border: 1px solid #000;
	background-color: #000;
	color: #fff;
	transform: scale(1.01);
}
.dwn-btn:focus{
	color: #fff !important;
	background-color: #000 !important;
	border: 1px solid #000 !important;
}
.modal{
	font-family: 'Poppins', sans-serif;
}
.modal-body{
	padding:40px;
	padding-top: 0px;
}
.modal h4{
	color: #232632;
	font-family: 'Poppins', sans-serif;
	text-align: center;
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}
.modal-header{
	border:0px;
}
.modal p{
	font-family: 'Poppins', sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
	letter-spacing: 0em;
	text-align: center;
	color: #171821;
	padding-top: 18px;
	margin: 0px;
}
.cbt-landing p{
	font-family: 'Work Sans', sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
	letter-spacing: 0em;
	text-align: center;
	color: #171821;
	padding-top: 18px;
	margin: 0px;
}
.cbt-landing2 h2{
	color: #000;
	font-family: 'Poppins', sans-serif;
	font-size: 32px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	padding-bottom: 10px;
	padding-top: 30px;
}
.cbt-landing2 p{
	color: #000;
	font-family: 'IBM Plex Sans', sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 32px; /* 160% */
}

.cbt-landing3 .box{
	border-radius: 8px;
	background-color: #FFE1DC;
	min-height: 410px;
	padding: 0px 45px 40px 35px;
}
.cbt-landing3 .box{
	display: flex;
	flex-direction: column;
	img{
		margin:0 auto;
		margin-top: -115px;
	}
}

.cbt-landing3 h3{
	color: #000;
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	padding-top: 15px;
}
.cbt-landing3 p{
	color: #000;
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 145%; /* 26.1px */
	padding-top: 10px;
	margin-top: 20px;
}
.cbt-landing3 ul{
	padding-top: 10px;
	padding-left: 20px;
}
.cbt-landing3 ul li{
	color: #000;
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 145%; /* 26.1px */
	padding-top: 10px;
}
.cbt-landing4{
	background-color: #232632;
}

.cbt-landing4 h3{
	color: #FFF;
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 36px; /* 150% */
	padding-top: 90px;
	padding-right: 80px;
	padding-left: 20px;
}
.cbt-landing5 h4{
	color: #232632;
	text-align: center;
	font-family: 'Poppins', sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}
.cbt-landing5 p{
	font-family: 'Poppins', sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0em;
    text-align: center;
    color: #171821;
    padding-top: 18px;
    margin: 0px;
}
.btn-down{
	margin-top: 25px;
	background: #00000A;
    border-radius: 4px;
    color: #fff;
    width: 249px;
    height: 60px;
    font-family: 'IBM Plex Sans', sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 25px;
	letter-spacing: 0em;
	transition: all .2s ease-in-out;
}
.btn-down:hover{
	color: #fff;
	transform: scale(1.03);
}
.btn-down:focus{
	outline: none;
}
.pc-hide{
	display: none;
}
.links{
	padding:40px 40px 60px 40px; 
	min-height: 440px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}
.vymo-add p{
	font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    color: #00000A;
    padding-top: 20px;
}
.vymo-add h6{
	font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    color: #00000A;
    padding-top: 7px;
}
.sub-footer h4{
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 16px;
	letter-spacing: 0.2em;
	text-align: left;
	color:#fff;
	text-transform: uppercase;
	font-family: 'IBM Plex Sans', sans-serif;
}
.copyright{	
	font-size: 15px;
	font-style: normal;
	font-weight: 500;
	line-height: 20px;
	letter-spacing: 0em;
	text-align: left;
	color: #00000A;
	font-family: 'IBM Plex Sans', sans-serif;
	padding-top: 25px;
}
.links ul{
	padding-top: 10px;
	list-style-type: none;
}
.links ul li{
	line-height: 38px;
	font-family: 'IBM Plex Sans', sans-serif;
}
.links li a:hover{
	text-decoration: underline !important;
	text-underline-position: under;
	color:#00000A;
}
.links li a{	
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 8px;
	letter-spacing: 0em;
	text-align: left;
	color:#00000A;
	font-family: 'IBM Plex Sans', sans-serif;
}
.links li a:focus{
	color: #00000A !important;
}
.head{
	font-size: 16px !important;
	font-style: normal;
	font-weight: 600 !important;
	line-height: 20px !important;
	letter-spacing: 0em;
	text-align: left;
	color: #232632 !important;
}
:root .head:hover{
	text-decoration: none !important;
}

.social li{
	margin-right: 25px;
}
.main-fold{
	background-color: #fff;
}
@media only screen and (min-width: 768px) {
	.cbt-landing2{
		background-image: url('../images/lines.webp');
		background-repeat: no-repeat;
		background-size: contain;
		background-position: top right;
	}
	.cbt-landing4 .bg{
		min-height: 440px;
		background-image:url('../images/lp-bg.webp');
		background-repeat: no-repeat;
		background-position: center top;
		background-size: cover;
		width: 100%;
	}
}
@media only screen and (max-width: 800px) {
	h1 br{
		display: none;
	}
}
@media only screen and (max-width: 600px) {
	.cbt-landing2 h2{
		font-size:20px;
		margin-bottom:50px
	}
	.pc-hide{
		display: block !important;
	}
	.m-hide{
		display: none !important;
	}
	.cbt-landing, .cbt-landing3{
		padding: 20px !important;
	}
	.bg{
		padding-top: 0px !important;
	}
	.eb-icon{
		margin-top:75px !important
	}
	.cbt-landing h1 {
	    font-size: 32px !important;
	    line-height: 44px !important;
		padding-bottom: 10px;
	}
	.cbt-landing h2{
		font-size: 36px !important;
    	line-height: 46px !important;
	}
	.form{
		width: 100% !important;
	    padding: 20px 12px !important;
	    padding-top: 10px !important;
	    border: 0px !important;
	    margin-top: 32px !important;
	}
	.cbt-landing p{
		text-align: left !important;
	}
	.form .hbspt-form input{
		height: 45px !important;
	}
	:root .hs-button{
		margin-top: 20px !important;
	}
	.item{
		min-height: auto !important;
	}
	.cbt-landing3 h2 {
	    font-size: 26px !important;
	    line-height: 36px !important;
	}
	.cbt-landing3 h3{
		font-size: 18px !important;
		padding-top: 0px !important;
	}
	.cbt-landing3 ul li {
	    font-size: 18px !important;
	    line-height: 24px !important;
	    padding-top: 12px !important;
	}
	.cbt-landing3 p{
		font-size: 18px !important;
	}
	.links {
	    margin-top: 30px;
	    min-height: 540px;
	    padding-left: 0px !important;
	}
	#m-size{
      font-size: 20px !important;
	    line-height: 46px !important;
	    padding-top: 12px !important;
	}
	.main-fold{
		margin-bottom: 0px !important;
	}
	.banner-sec{
		padding-top: 0px !important;
		padding-bottom: 30px !important;
	}
	.cbt-landing3 .box{
		margin-bottom: 145px !important;
		padding: 0px 20px 40px 30px !important;
		min-height: 400px !important;
	}
	.cbt-landing4 h3{
		padding-right: 0px !important;
		padding-top: 0px;
		font-size: 18px;
		line-height: 30px;
		padding-bottom: 50px;
		padding-left: 0px;
	}
	.xc-pad{
		padding:20px !important
	}
	.dwn-btn{
		margin-bottom: 50px;
	}
	.modal h4{
		font-size: 18px;
	}
	.cbt-landing5 h4{
		font-size: 18px;
		padding:12px
	}
	.cbt-landing5 h4 br{
		display: none;
	}
	.cbt-landing5 .form{
		padding: 20px 20px !important;
		padding-top: 0px !important;
		margin-top: 5px !important;
	}
}