article div img {
	width: initial;
}
div .btn-link a {
	background-color: #006ee1;
}
/*  */
.the-yeahs {
	/* background: url(/wp-content/uploads/2022/05/yeahs-awards-2022.webp) center no-repeat; */
	background-size: cover;
	min-height: 41.6vw;
	display: flex;
	align-items: center;
}
.the-yeahs .content-left {
	width: 53%;
	text-align: center;
}
.the-yeahs .img {
	width: 183px;
	margin: 0 auto 10px;
}
.the-yeahs h1 {
	color: #fff;
	font-weight: 300;
	font-size: 62px;
	margin-bottom: 6px;
}
.the-yeahs p.t {
	color: #fff;
	font-size: 30px;
	line-height: 1.5;
}
.the-yeahs .date {
	display: flex;
	color: #006ee1;
	align-items: center;
	font-size: 22px;
	width: max-content;
	margin: 35px auto 46px;
}
.the-yeahs .date img {
	width: 50px;
}
/*  */
.officially {
	margin-top: 100px;
}
.officially h2+.same-width {
	text-align: center;
}
.showcase {
	/* background: url(/wp-content/uploads/2022/05/yeahs-ribbon1.webp) center no-repeat; */
	background-size: cover;
	min-height: 765px;
	display: flex;
	align-items: center;
}
.showcase h2 {
	text-align: left;
    margin-top: 0;
}
.showcase span {
	font-weight: 600;
}
.showcase .display-flex {
	margin-top: 100px;
}
.showcase .content-left {
	width: 39%;
}
.showcase .content-right {
	width: 53%;
}
/*  */
.grand {
	margin-top: 65px;
}
.grand h2+.same-width {
	text-align: center;
}
.grand .t {
	max-width: 928px;
	line-height: 67px;
	background-color: #F7F9FA;
	border-radius: 33px;
	margin: 50px auto 0;
	display: flex;
	align-items: center;
	justify-content: center;
}
.grand .t img {
    width: 40px;
}
.to-win {
    /* background: url(/wp-content/uploads/2022/05/yeahs-ribbon-bg.png) center no-repeat; */
    background-size: cover;
    min-height: 457px;
	margin-top: -80px;
}
.to-win .img {
    display: block;
    text-align: center;
    max-width: 347px;
    margin: 0 auto;
    position: relative;
    top: 31px;
}
/*  */
.package .t {
    text-align: center;
    max-width: 1200px;
    margin: 75px auto 20px;
}
.info-wrap {
	font-weight: bold;
	text-align: center;
	margin-bottom: 35px;
}
.item {
	position: relative;
	padding-left: 25px;	
}
.item:before {
	content: "";
	display: inline-block;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 18px;
	height: 18px;
	margin-right: 12px;
	top: 4px;
	position: absolute;
	left: 0;
	/* background-image: url(/wp-content/uploads/2022/01/select-blue-icon.svg); */
}
.package .item {
	background-color: #F7F9FA;
	width: 48%;
	border-radius: 5px;
	padding: 1px 15px 0px 30px;
}
.package .item:before {
	left: 6px;
}
.package .display-flex {
	align-items: flex-start;
}
/*  */
.there-more {
	margin-top: 150px;
}
.there-more h3 {
    margin-top: 0;
}
.there-more .content-left {
	width: 65%;
}
.there-more .content-right {
	width: 26%;
    margin: 20px 0 0 7%;
}
.flex-1 .content-right {
	padding: 4%;
}
.flex-3 .content-right {
	padding: 7%;
}
.there-more .display-flex {
    border-bottom: 1px solid #F7F9FA;
    margin-bottom: 63px;
    width: 1050px;
}
.there-more .flex-2 {
	margin-bottom: 0;
	padding-bottom: 10px;
}
.there-more .flex-3 {
	border-bottom: none;
	margin: -25px auto 0;
}
.there-more .dot {
	position: relative;
	padding-left: 15px;
	margin-bottom: 0;
}
.there-more .dot:before {
	width: 8px;
	height: 8px;
	background: #006EE1;
	border-radius: 50%;
	content: "";
	display: inline-block;
	position: absolute;
	left: 0;
	top: 10px;
}
.there-more .btn-link {
	width: max-content;
	margin: 20px auto 0;
}
.there-more .btn-link a {
	width: initial;
	min-width: 239px;
	margin: 0 30px;
}
.there-more .btn-link a:first-child {
	background-color: #FFA300;
}
/*  */
.award-timeline {
	margin-top: 155px;
}
.award-timeline .display-flex {
	/* background: url(/wp-content/uploads/2022/05/timeline-background.webp) center no-repeat; */
	background-size: cover;
	min-height: 367px;
	align-items: flex-start;
}
.award-timeline .display-flex:before {
	content: "";
	display: inline-block;
	width: 100%;
	height: 2px;
	background-color: #69aaee;
	position: absolute;
	top: 93px;
}
.award-timeline .display-flex div {
	width: 25%;
	min-height: 167px;
}
.award-timeline .display-flex div:before {
	content: '';
	display: block;
	width: 37px;
	height: 37px;
	background-color: #fff;
	border: 15px solid rgb(0 111 226);
	box-shadow: 0 0 2px 2px #fff;
	border-radius: 50%;
	margin: 75px auto 50px;
	position: relative;
}
.award-timeline .time {
	width: 150px;
	line-height: 38px;
	background-color: #00B7FF;
	border-radius: 18px;
	text-align: center;
	color: #fff;
	margin: 0 auto 25px;
	font-size: 20px;
}
.award-timeline .info {
	color: #fff;
	text-align: center;
}
.award-timeline .where {
	color: #FFF;
	text-align: center;
}
/*  */
#winner-story {
	margin-top: 150px;
}
.at-awards {
	text-align: center;
	max-width: 900px;
	margin: 0 auto 60px;
}
.story-wrap .item:before {
	display: none;
}
.trems-conditions h2+.same-width {
	text-align: center;
}
.trems-conditions .content-left {
	width: 60%;
}
.trems-conditions .content-right {
	width: 33%;
}
.trems-conditions .display-flex {
	margin-top: 80px;
}
/*  */
.download-awards {
	/* background: url(/wp-content/uploads/2022/05/yeahs-awards-background1.webp) center no-repeat; */
	background-size: cover;
	min-height: 350px;
	margin-top: 60px;
}
.download-awards .content-left {
	width: 46.7%;
	position: relative;
	bottom: -8px;
}
.download-awards .content-right {
	width: 51%;
	margin-top: 68px;
}
.download-awards h2 {
	color: #fff;
	font-size: 36px;
	margin-top: 0;
}
div .download-awards a {
	margin: 0 auto;
	display: block;
	background-color: #00B7FF;
}
/*  */
.story-wrap {
	padding: 0 16px 4vw;
	margin-top: 20px;
}
.story-wrap .item {
	max-width: 566px;
	box-shadow: -1px 7px 16px 2px rgb(150 150 150 / 19%);
	padding: 15px 32px;
	min-height: 440px;
	margin: 15px 0 20px;
	border-radius: 7px;
	position: relative;
}
.story-wrap .item:after {
	content: "";
	display: block;
	width: 546px;
	height: 1px;
	background-color: #f0f0f0;
	position: absolute;
	bottom: 65px;
	margin: 0 auto;
	left: 10px;
}
.story-wrap .item p {
	padding-left: 7px;
}
.story-wrap .item a {
	width: 155px;
	font-size: 16px;
	line-height: 40px;
}
.story-wrap .tag {
	background-color: #eeeeee;
	padding: 1px 7px;
	display: inline-block;
	margin-bottom: 12px;
	border-radius: 7px;
}
.story-wrap .weight-text {
	font-weight: bold;
	color: #101f3a;
	margin-bottom: 0;
}
.story-wrap .weight-text + .t {
	margin-bottom: 25px;
}
.story-wrap .customer {
	display: flex;
	justify-content: space-between;
}
.story-wrap .customer div {
margin-top: 30px;
}
.story-wrap .case-img {
	width: 141px;
	padding-left: 0;
}
.Keywords span {
	display: block;
	max-width: 140px;
}
.story-wrap .Keywords {
	margin: 20px 0 0;
}
.Keywords {
	display: flex;
	justify-content: space-between;
}
.Keywords span:first-child {
	font-weight: bold;
	color: #101f3a;
	font-size: 20px;
	line-height: 1.5;
}
.Keywords span:last-child {
	min-height: 56px;
}
.case-intro {
	display: flex;
	align-items: center;
	margin-top: 38px;
}
.case-intro img {
	height: 40px;
	margin-left: 11px;
}
@media (max-width: 1500px) and (min-width: 769px) {
	.the-yeahs .date {
		margin: 1.82vw auto 2.39vw;
	}
	.the-yeahs .img {
		width: 9.53vw;
	}
	.the-yeahs p.t {
		font-size: 24px;
	}
	.the-yeahs h1 {
		font-size: 3.48vw;
	}
}
@media(max-width: 768px) {
	.the-yeahs {
		padding: 50px 0;
	}
	.the-yeahs .img {
		width: 30%;
	}
	.the-yeahs h1 {
		font-size: 30px;
	}
	.grand .t {
		line-height: 28px;
	}
	.package .item,
	.the-yeahs .content-left {
		width: 100%;
	}
	.there-more,
	.award-timeline {
		margin-top: 80px;
	}
	.there-more .display-flex {
		width: 90%;
	}
	.there-more .content-right {
		margin-left: 0;
	}
	.there-more .btn-link {
		width: initial;
	}
	.there-more .btn-link a {
		margin-bottom: 30px;
	}
	.award-timeline .display-flex div {
		padding: 1px 0 30px;
	    width: 100%;
	}
	.award-timeline .display-flex div:before {
		margin: 35px auto;
	}
	.story-wrap .item:after {
		display: none;
	}
	.Keywords {
		display: block;
		justify-content: space-between;
	}
	.Keywords span:last-child {
		min-height: initial;
	}
	.download-awards h2 {
		font-size: 20px;
	}
	.download-awards .content-right {
		margin: 30px 0;
		padding-bottom: 30px;
	}
}