.form-item{
	width: 100%;
	display: inline-block;
	height: auto;
}
.become-an-partner{
	width: 100%;
    font-size: 50px ;
    font-weight: bold;
    font-size: clamp(36px, 6vw, 56px);
    font-weight: 750;
    letter-spacing: -0.02em;
    margin: 0 0 12px;
    text-align: center;
    height: auto;
    margin-bottom: 20px;
    line-height: 70px;
    color:#fff;
}
.become1-head{
	width: 100%; 
	text-align: center;
	display: inline-block;
	padding:10px 50px 50px 50px;
}
.become1-head-head{
	width: 100%;
	font-size: clamp(18px, 2.4vw, 22px);
	text-align:center;
	height: auto;
	font-weight:400;
	color:#cfcfcf;
}
.about-text{
	width: 100%;
    grid-template-columns: 24px 1fr;
    align-items: start;
    gap: 10px;
    font-size: 17px;
    color: #9e9e9e;
    line-height: 1.6;
    max-width: 700px;
    margin: 20px auto;
}
.clearfix{
	width: 100%;
	height: 1px;
	border: unset;
	padding: 0px;
	margin: 0px;
	background: none;
	margin-bottom: 30px;
}
.clearfixx{
	width: 100%;
	height: 1px;
	border: unset;
	padding: 0px;
	margin: 0px;
	background: none;
	margin-bottom: -10px;
}
.become1-img{
	width: 30%;
	float: right;
	display: inline-block;
	margin-top: 150px;
}
.become1-img img{
	width: 400px;
}
.become2-head{
	width: 100%;
    font-size: clamp(18px, 2.4vw, 22px);
    text-align: center;
    height: auto;
    margin-top: 80px;
    margin-bottom: 100px;
    font-weight: 400;
    color: #cfcfcf;
}
.become3{
	width: 70%;
	float: left;
	text-align: left;
}
.become3-head{
	width: 100%; 
    font-size: clamp(36px, 6vw, 56px);
    font-weight: 750;
    letter-spacing: -0.02em;
    height: auto;
    margin-bottom: 20px;
    height: auto;
    margin-bottom: 80px;
    font-weight: 700;
    letter-spacing: -0.02em;
}
label.text-bold{
	font-weight: bold;
	display: inline;
	float: left;
	font-size: 16px;
}
label.text-normal{
	font-weight: 300;
	display: inline;
	font-size: clamp(18px, 2.4vw, 22px);
	margin-top: -20px!important;
	margin:0 0 32px;
	color: #cfcfcf;
    letter-spacing: -0.02em;
}
.become-dot{
	background: url(../images/become/dot.svg) no-repeat center;
	display: inline-flex;
    width: 24px;
    height: 24px;
    align-items: center;
    justify-content: center;
    border: 1px solid #e6e6e6;
    border-radius: 999px;
    font-size: 14px;
    float: left;
    margin-right: 10px;
}
.about-button{
	width: 100%;
    text-align: center;
    padding-top: 20px;
    margin-bottom: 40px;
    margin-top: 20px;
}
.about-btn-center{
	margin: 30px;
    float: center;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: .5rem;
    padding: 12px 18px;
    border-radius:480px;
    font: 600 16px / 1.1 system-ui, -apple-system, "SF Pro Text", "Helvetica Neue", Arial, sans-serif;
    text-decoration: none;
    cursor: pointer;
    transition: transform .18s ease, box-shadow .18s ease, background-color .2s ease, border-color .2s ease, color .2s ease;
    user-select: none;
    border: 1px solid transparent;
    box-shadow: 0 6px 16px rgba(0, 0, 0, .06);
}
.about-btn-center:hover{
	transform: translateY(-1px); 
	box-shadow: 0 8px 22px rgba(0,0,0,.10); 
}
.about-btn-center:active{
	transform: translateY(0); 
	box-shadow: 0 4px 12px rgba(0,0,0,.10);
}
.about-btn{
	margin-top: 30px;
    float: left;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: .5rem;
    padding: 12px 18px;
    border-radius: 480px;
    font: 600 16px / 1.1 system-ui, -apple-system, "SF Pro Text", "Helvetica Neue", Arial, sans-serif;
    text-decoration: none;
    cursor: pointer;
    transition: transform .18s ease, box-shadow .18s ease, background-color .2s ease, border-color .2s ease, color .2s ease;
    user-select: none;
    border: 1px solid transparent;
    box-shadow: 0 6px 16px rgba(0, 0, 0, .06);
}
.about-btn:hover{
	transform: translateY(-1px); 
	box-shadow: 0 8px 22px rgba(0,0,0,.10); 
}
.about-btn:active{
	transform: translateY(0); 
	box-shadow: 0 4px 12px rgba(0,0,0,.10);
}
.become4{
	width: 100%;
    text-align: center;
    margin-top: 100px;
    font-size: clamp(36px, 6vw, 56px);
    font-weight: 750;
    letter-spacing: -0.02em;
    margin-bottom: 20px;
    height: auto;
}
.become5{
	width: 100%;
	text-align: center;
	height: auto;
	display: inline-block;
	display: none!important;
}
.become5 img{
	width: 600px;
}
.become6{
	width: 100%;
	font-size: 15px;
}
.become7{
	width: 100%;
	text-align: center;
	height: auto;
	display: inline-block;
}
.become7 img{
	display: block;
    max-width: 100%;
    width: min(88vw, 820px);
    margin-inline: auto;
    border-radius: 22px;
    background: #fff;
    box-shadow: 0 24px 70px rgba(0, 0, 0, 0.12), 0 8px 24px rgba(0, 0, 0, 0.08), 0 1px 0 rgba(0, 0, 0, 0.06) inset;
    transform: translateZ(0);
    transition: transform .35s ease, box-shadow .35s ease, filter .35s ease;
    margin-top: 50px;
    margin-bottom: 70px;
}
.become7 img:hover{
	transform: translateY(-4px);
    box-shadow: 0 36px 110px rgba(0, 0, 0, .16), 0 14px 36px rgba(0, 0, 0, .12), 0 1px 0 rgba(0, 0, 0, .06) inset;
    filter: saturate(1.02);
}
.become8{
	width: 100%;
	text-align: center;
	height: auto;
	margin-top: 50px;
	margin-bottom: 100px;
}
.become8-head{
	width: 100%;
    font-size: clamp(18px, 2.4vw, 22px);
    text-align: center;
    height: auto;
    font-weight: 400;
    color: #cfcfcf;
    margin-top: 50px;
    margin-bottom: 50px;
}
@media (max-width: 600px) {
	.become1-img{
		width: 100%;
	}
	.become5 img,
	.become1-img img{
		width: 100%;
	}
	.become3,
	.become1-head,
	.become8-head{
		width: 100%;
	}
}
.become-line1{
	width: 100%;
    font-size: 20px;
    font-weight: bold;
    gap: 40px;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    margin: 0 auto;
    padding: 20px 0px;
    text-align: left;
}
.become-line1-text{
	width: 50%;
    font-size: 17px;
    color: #9e9e9e;
    box-shadow: 0 4px 12px rgba(0,0,0,.04);
    background: #272727;
    border-radius: 18px;
    padding: 28px 22px;
    transition: transform .2s ease, box-shadow .2s ease;
    text-align: left;
    margin-bottom: 40px;
}
.become-line2{
	width: 100%;
    font-size: 20px;
    font-weight: bold;
    gap: 40px;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    margin: 0 auto;
    padding: 20px 0px;
    text-align: right;
    float: right;
}
.become-line2-text{
	width: 50%;
    font-size: 17px;
    color: #9e9e9e;
    box-shadow: 0 4px 12px rgba(0,0,0,.04);
    background: #272727;
    border-radius: 18px;
    padding: 28px 22px;
    transition: transform .2s ease, box-shadow .2s ease;
    text-align: right;
    float: right;
    margin-bottom: 40px;
}
.about-video1{
	border-radius: 16px;
    padding: 28px 32px;
    background: #111111;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.6);
    width: 92%!important;
    margin: 0 auto;
    margin-top: 40px;
}
.about-video1 iframe{
    text-align: center;
    width: 80%;
    height: auto;
    display: flex;
    padding:55px 0px 55px 0px;
    min-height: 500px;
    margin: 0 auto;
    place-items: center;
    background: #0b0b0b;
}
.become1-video{
	border-radius: 16px;              /* clean rounded corners */
	padding: 28px 32px;
	background: #111111;
    box-shadow: 0 10px 30px rgba(0,0,0,0.6);
    width: 92%!important;
    margin:0 auto;
    margin-top: 40px;
}
.become1-video iframe{
    text-align: center;
    width: 80%;
	height: auto;
	display: flex;
	padding:55px 0px 55px 0px;
  	min-height: 500px;
  	margin:0 auto;
  	place-items: center; /* perfect centering */
  	background: #0b0b0b;
}
.about-video2{
	border-radius: 16px;              /* clean rounded corners */
	padding: 28px 32px;
	background: #111111;
    box-shadow: 0 10px 30px rgba(0,0,0,0.6);
    width: 92%!important;
    margin:0 auto;
    margin-top: 70px;
}
.about-video2 iframe{
	text-align: center;
    width: 80%;
    height: auto;
    display: flex;
    padding:55px 0px 55px 0px;
    min-height: 500px;
    margin: 0 auto;
    place-items: center;
    background: #0b0b0b;
}
@media (max-width: 760px) {
	.about-video1 iframe,
	.about-video2 iframe{
		float: center;
		border: unset;
		width: 100%!important;
		height: 300px;
		margin-top: 30px;
	}
	.become1-video{
	}
	.become1-video iframe{
		float: center;
		border: unset;
		width: 100%!important;
		height: 300px;
		margin-top: 30px;
	}
}