html{

}
body {
	margin:0;
	padding:0 0 0 0;
	color:#202124;
  background-color: rgb(227, 237, 253);
  font-family: Roboto,RobotoDraft,Helvetica,Arial,sans-serif;
}
select{
  font:13px/1.5 PingFang-Light,Verdana, Arial, Helvetica, sans-serif;
}
ul,li,dl,dd,dt{
	margin:0;
	padding:0;
	list-style-type:none;
}
h1,h2,h3{
	margin:0;
	padding:0;
	font-weight: normal;
}

@font-face {
font-family: xinfont;
src: url(xinfont.woff2) format("woff2");
font-display: swap;
font-weight: 500;
font-style: normal
}

img{
	border:none;
}
.wrapper{
	width:1290px;
  margin: 0 auto;
}
body.bg-white{
  background-color: #FFFFFF;
}
a,a:focus,a:hover,.btn:focus,li, li:focus, li:hover, input, input:focus, input:hover, textarea, textarea:focus, textarea:hover, select, select:focus, select:hover {
    -webkit-tap-highlight-color: transparent;
    outline: none;
}
a,a:link,a:active,a:visited {
	color:#333333;
	text-decoration:none;
  outline: none;
}
a:hover {
	color:#333333;
	text-decoration:none;
}
input::-webkit-input-placeholder{
    color:#A9A9A9;
}
input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#A9A9A9;
}
input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#A9A9A9;
}
input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
    color:#A9A9A9;
}
.m12{
  margin-top:12px !important;
}
.m15{
  margin-top:15px !important;
}
.line{
  border-bottom: 1px solid #F0F0F0;
}
.line:last-child{
  border-bottom: none;
}

a.bt-blue{
  background-color: #3085BE;
}
a.bt-red{
  background-color: #FF6600;
}
a.bt-green{
  background-color: #20D274;
}
.float_left{
	float:left;
	}
.float_right{
	float:right;
}
.m20{
	margin-top:20px;
}
.m30{
	margin-top:30px;
}
.red{
  color: #FF0000 !important;
}
.green{
  color: #20D274 !important;
}
.orange{
  color: #FC883D !important;
}
.blue{
  color: #3085BE !important;
}
.blue{
  color: #3085BE !important;
}
.gray{
  color: #717171 !important;
}
.c80{
  color: #8C8C8C !important;
}
.Content {
    margin: auto;
    max-width: 90vw;
    width: 640px;
}
.Header {
    margin-top: 12px;
    background-color: #fff;
    border: 1px solid #dadce0;
    border-radius: 8px;
    margin-bottom: 12px;
    padding: 24px;
    padding-top: 22px;
    position: relative;
}
.Stripe {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    height: 10px;
    left: -1px;
    position: absolute;
    top: -1px;
    width: calc(100% + 2px);
    background-color: rgb(66, 133, 244);
    color: rgba(0, 0, 0, 1);
}
.HeaderTitle {
    font-family: 'Google Sans', Roboto, Helvetica, Arial, sans-serif;
    font-size: 32px;
    font-weight: 400;
    line-height: 40px;
    color: #202124;
    line-height: 135%;
    max-width: 100%;
    min-width: 0%;
    text-align: center;
}
.ViewItems {
    background-color: #fff;
    border: 1px solid #dadce0;
    border-radius: 8px;
    margin-bottom: 12px;
    padding: 24px;
    margin-top: 0;
    page-break-inside: avoid;
}
.h2title{
  font-family: 'Google Sans', Roboto, Helvetica, Arial, sans-serif;
  line-height: 40px; 
  font-size: 25px; 
  text-align: center;
}

.videotitle{
  font-family: xinfont;
  line-height: 40px; 
  font-size: 25px; 
  text-align: center;
}


.h2text{
  font-family: 'Google Sans', Roboto, Helvetica, Arial, sans-serif;
  margin-bottom: 10px;
  text-align: center;
}
.ImageWrapper {
    display: block;
    max-width: 100%;
    text-align: center;
}
.Image {
    display: block;
    border: none;
    max-width: 100%;
    padding-top: 10px;
    margin: 0 auto;
}
.ImageProducts {
    display: block;
    border: none;
    max-width: 60%;
    padding-top: 10px;
    margin: 0 auto;
}
.ProfilePhotoIcon {
    max-width: 100%;
    border-radius:50%;
    overflow: hidden;
    text-align: right;
}
.Video {
    border: none;
    max-width: 100%;
}
.DescriptionText {
    font-family: Roboto,Arial,sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: .3px;
    line-height: 18px;
    color: #70757a;
    color: #202124;
    line-height: 135%;
    margin-top: 0;
    text-align: left;
}
.TableLayoutText {
    font-family: Roboto,Arial,sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: .3px;
    line-height: 20px;
    color: #70757a;
    color: #202124;
    line-height: 135%;
    margin-top: 0;
    text-align: left;
}
.DrawCatText {
    font-family: Roboto,Arial,sans-serif;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: .3px;
    line-height: 16px;
    color: #70757a;
    color: #202124;
    line-height: 100%;
    margin-top: 0;
    text-align: left;
}


.BottomText {
    font-family: Roboto,Arial,sans-serif;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: .3px;
    line-height: 16px;
    color: #70757a;
    color: #202124;
    line-height: 135%;
    margin-top: 0;
    text-align: center;
}
a:-webkit-any-link {
    color: -webkit-link;
    cursor: pointer;
    text-decoration: underline;
}
a.copy{
  float: right;
  width: 140px;
  height: 34px;
  background-color: rgb(66, 133, 244); 
  color: #FFFFFF;
  text-align: center;
  line-height: 34px;
    border-radius: 17px;
    text-decoration: none;
    margin-top: -10px;
    font-size:15px;
}
a.butonRef{
  float: none;
  width: 140px;
  height: 34px;
  background-color: rgb(66, 133, 244); 
  color: #FFFFFF;
  text-align: center;
  line-height: 34px;
    border-radius: 17px;
    text-decoration: none;
    font-size:15px;
    display:block;
    margin:25px auto;
}
a.copy:hover{
  background-color: #4e6ef2;
}