.b-work-item-task {
	padding: 0;
	padding-bottom: 80px;
}

.b-work-item-promo .b-text-buble {
	padding: 0;
}

.b-work-item-task h2 {
	margin-bottom: 40px;
	font-size: 60px;
	line-height: normal;
}

.b-work-item-task p {
	margin: 0;
}

.b-work-item-promo .b-work-item-promo-illu {
	background-image: url('header.jpg');
}

.work-template2 .b-work-item-promo h1 {
	padding-bottom: 39px;
	font-size: 80px;
	line-height: normal;
}

.b-work-item-promo h1:after {
	background: #FFF;
}

.huggies-promo__descr {
	font-size: 35px;
	padding-top: 40px;
}

.huggies-task {
	padding-top: 54px;
	padding-bottom: 73px;
	display: flex;
	flex-direction: column;
	gap: 33px;
	background-image: url(task-bg.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.huggies-title {
	font-size: 60px;
	font-weight: 700;
}

.huggies-title::after {
	content: '';
    display: block;
    width: 80px;
    height: 4px;
    background-color: #E30611;
    position: absolute;
    margin: 35px 0;
	left: 50%;
    margin-left: -40px;
}

.huggies-task-block {
	display: flex;
	justify-content: center;
	gap: 80px;
}

.task-block {
	display: flex;
	gap: 24px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	max-width: 453px;
}

.task-block img {
	width: 99px;
	height: 99px;
}

.huggies-video {
	background-image: url(video-bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 124px 168px;
}

.huggies-text {
	font-size: 24px;
}

.task-block-text {
	max-width: 320px;
}

.block-text  {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding-top: 36px;
	gap: 15px;
}

.challenges-text {
	max-width: 1193px;
}

.insight-block p {
	max-width: 1093px;
}

.idea-block p {
	max-width: 1064px;
}

.huggies-solution {
	display: flex;
	justify-content: center;
}

.huggies-solution-left {
	width: 50%;
    max-width: 700px;
    background-image: url(solution-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    box-sizing: border-box;
}

.huggies-solution-right {
	width: 50%;
    max-width: 700px;
    padding: 49px 82px 50px 106px;
    text-align: left;
    box-sizing: border-box;
    background: #FFF4F3;
}

.huggies-solution-right h2 {
	margin-bottom: 74px;
}

.huggies-solution-right h2::after {
    margin: 23px 0;
	left: auto;
}

.huggies-solution-right p {
	line-height: 38px;
}

.huggies-solution-right p:last-child {
	margin-top: 18px;
}

.huggies-section-how img {
	padding-top: 46px;
}

.how-block p {
	max-width: 1064px;
}

.huggies-how-img-mob {
	display: none;
}

.how-number {
	display: flex;
	justify-content: center;
	gap: 29px;
	padding-top: 34px;
}

.how-number-block {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 24px;
	max-width: 403px;
}

.how-number-block img {
	width: 99px;
	height: 99px;
}

.huggies-section-present {
	background: #DA291C;
	padding: 0;
}

.huggies-section-present-mob {
	display: none;
}

.huggies-section-present__box {
	display: flex;
	flex-direction: column;
	gap: 81px;
	padding: 95px 185px 225px;
}

.huggies-section-result {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding-top: 80px;
	padding-bottom: 96px;
	background: #FFF4F3;
}

.result-img {
	display: flex;
	padding-top: 57px;
}

.result-img-block {
	max-width: 413px;
}

.result-second {
	padding: 0 40px;
}

.huggies-section-gratitude {
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;
	padding-top: 70px;
}

.huggies-section-gratitude h2 {
	color: #E30611;
}

.huggies-section-gratitude h2::after {
	content: none;
}

.huggies-section-gratitude {
	background-image: url(star-bg.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.gratidute-text {
	max-width: 611px;
	color: #E30611;
}

.gratidute-block {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-top: 48px;
}

.gratidute-block span {
	max-width: 354px;
	font-size: 32px;
	line-height: 46px;
}

.gratidute-block span:nth-child(2) {
	margin-bottom: 10px;
}

.gratidute-block span:nth-child(3) {
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 20px;
}

.gratidute-block span:nth-child(4) {
	font-size: 24px;
	line-height: 39px;
	color: #E30611;
}


@media only screen and (max-width:1280px) {
	.challenges-text {
		max-width: 900px;
	}

	.huggies-video {
		padding: 93px 126px;
	}

	.insight-block p {
		max-width: 900px;
	}

	.idea-block p {
		max-width: 900px;
	}

	.huggies-solution-right {
		padding: 30px 45px;
	}

	.how-block p {
		max-width: 900px;
	}

	.how-number-block {
		max-width: 300px;
	}

	.result-img-block {
		max-width: 300px;
	}
}

@media only screen and (max-width:1024px) {
	.b-work-item-task {
		padding-bottom: 50px;
	}

	.work-template2 .b-work-item-promo h1 {
		font-size: 60px;
	}

	.huggies-promo__descr {
		font-size: 27px;
	}

	.b-work-item-task h2 {
		font-size: 45px;
	}

	.huggies-text {
		font-size: 18px;
	}

	.challenges-text {
		max-width: 800px;
	}

	.insight-block p {
		max-width: 800px;
	}

	.idea-block p {
		max-width: 800px;
	}

	.huggies-solution-right p {
		line-height: 30px;
	}

	.how-block p {
		max-width: 800px;
	}

	.how-number-block {
		max-width: 250px;
	}

	.result-img-block {
		max-width: 250px;
	}

	.huggies-section-result {
		padding-top: 50px;
	}
}

@media only screen and (max-width:860px) {
	.challenges-text {
		max-width: 600px;
	}

	.huggies-video {
		padding: 69px 94px;
	}

	.insight-block p {
		max-width: 600px;
	}

	.idea-block p {
		max-width: 600px;
	}

	.huggies-solution-right p {
		line-height: normal;
	}

	.how-block p {
		max-width: 600px;
	}

	.how-number {
		gap: 20px;
	}

	.how-number-block {
		max-width: 200px;
	}

	.huggies-section-present__box {
		padding: 47px 92px 112px;
	}

	.result-img-block {
		max-width: 200px;
	}
}

@media only screen and (max-width:640px) {
	.huggies-promo-logo {
		max-width: 107px;
	}

	.work-template2 .b-work-item-promo h1 {
		font-size: 40px;
		padding-top: 30px;
	}

	.huggies-promo__descr {
		font-size: 24px;
		padding-bottom: 150px;
	}

	.b-work-item-promo .b-work-item-promo-illu {
		background-image: url(header-mob.jpg);
	}

	.b-work-item-task {
		padding-bottom: 40px;
	}

	.b-work-item-task h2 {
		font-size: 27px;
		margin-bottom: 23px;
	}

	.huggies-title::after {
		margin: 23px 0;
		margin-left: -40px;
	}

	.huggies-task {
		padding-top: 40px;
		padding-bottom: 38px;
	}

	.huggies-task-block {
		flex-direction: column;
		align-items: center;
		gap: 40px;
	}

	.huggies-text {
		font-size: 16px;
	}

	.task-block {
		padding: 0 20px;
		gap: 13px;
	}

	.task-block p {
		max-width: 250px;
	}
	
	.task-block img {
		width: 69px;
		height: 69px;
	}

	.huggies-section-challenges, .huggies-section-insight, .huggies-section-idea {
		padding: 0 20px;
		text-align: left;
	}

	.huggies-section-challenges, .huggies-section-insight, .huggies-section-idea {
		padding-bottom: 40px;
	}

	.huggies-section-challenges h2 {
		max-width: 250px;
	}

	.huggies-section-challenges h2::after {
		left: auto;
		margin-left: 0;
	}

	.huggies-section-insight h2::after {
		left: auto;
		margin-left: 0;
	}

	.huggies-section-idea h2::after {
		left: auto;
		margin-left: 0;
	}

	.huggies-video {
		padding: 27px 39px;
	}

	.huggies-solution {
		flex-direction: column-reverse;
	}

	.huggies-solution-left {
		min-height: 328px;
		min-width: 320px;
		width: 100%;
		background-color: #DA291C;
	}

	.huggies-solution-right {
		width: 100%;
		padding: 40px 20px;
	}

	.huggies-solution-right h2 {
		margin-bottom: 46px;
	}

	.huggies-section-how {
		text-align: center;
	}

	.how-block {
		padding: 0 20px;
		padding-top: 23px;
	}

	.huggies-how-img-desktop {
		display: none;
	}

	.huggies-how-img-mob {
		display: block;
		padding-top: 23px !important;
		padding-bottom: 40px !important;
		width: 100%;
	}

	.how-number {
		flex-direction: column;
		padding: 0 20px;
		gap: 40px;
		align-items: center;
	}

	.how-number-block {
		gap: 13px;
		max-width: 100%;
	}

	.how-number-block img {
		width: 69px;
		height: 69px;
		padding-top: 0;
	}

	.huggies-section-present__box {
		padding: 20px;
		gap: 20px;
	}

	.huggies-section-present-desktop {
		display: none;
	}

	.huggies-section-present-mob {
		display: block;
		margin-top: 20px;
	}

	.huggies-section-present {
		padding-bottom: 0;
	}

	.result-img {
		flex-direction: column;
		gap: 40px;
		padding: 0 20px;
		padding-top: 23px;
	}

	.result-img-block {
		max-width: 100%;
	}

	.result-img-block img {
		width: 69px;
		height: 69px;
	}

	.result-second {
		padding: 0 20px;
	}

	.huggies-section-gratitude {
		padding-top: 50px;
		padding-bottom: 65px;
		background-image: url(star-bg-mob.png);
		background-size: contain;
	}

	.gratidute-text {
		font-size: 18px;
		line-height: 28px;
		max-width: 280px;
	}

	.gratidute-block {
		margin-top: 17px;
	}

	.gratidute-block h2 {
		font-size: 30px;
		line-height: 36px;
		max-width: 250px;
	}

	.gratidute-block span {
		max-width: 240px;
	}

	.gratidute-block span:nth-child(2) {
		font-size: 18px;
		line-height: 28px;
	}

	.gratidute-block span:nth-child(3) {
		font-size: 14px;
		line-height: 18px;
		margin-bottom: 30px;
	}

	.gratidute-block span:nth-child(4) {
		font-size: 18px;
		line-height: 28px;
	}
}