.page-template-page-living-in-control .site_wrap{
	font-family: "Lato", sans-serif;
}
.hero-section{
	padding: 178px 0;
	position: relative;
}
.hero__bg-image{
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
	left: 0;
	top: 0;
}
.hero-section:after{
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;	
	left: 0;
	top: 0;
	background: linear-gradient(90deg, #F1F3F8 12.9%, rgba(241, 243, 248, 0.8) 38.71%, rgba(241, 243, 248, 0.5) 48.39%, rgba(241, 243, 248, 0) 64.52%);
}
.hero-section .container{
	position: relative;
	z-index: 2;
}
.hero__content{
	max-width: 586px;
}
.hero__content--title{
	font-size: 56px;
    line-height: 1.07;
    color: #415479;
    margin-bottom: 24px;
    font-weight: bold;
}
.hero__bg-image-sp{
	display: none;
}
.hero__content--desc{
	margin-bottom: 48px;
	color: #415479;
	font-size: 18px;
	line-height: 1.55556;
	font-weight: 400;
}

.program-introduction{
	padding: 140px 0;
}
.program-introduction .rst_action_program{
	margin-top: 48px;
}
.program-introduction .rst_program_item > p{
	padding-left: 32px;
	padding-right: 32px;
}
.program-introduction .rst_header_section{
	max-width: 952px;
}
.program-introduction .rst-heading{
	max-width: 708px;
}
.lic-cta .description{
	margin-bottom: 48px;
}
.lic-cta .description ul{
	margin-bottom: 16px;
	font-weight: bold;
	line-height: 1.625;
	font-size: 16px;
	list-style: none;
    padding-left: 0;
}
.lic-cta .description ul li{
	margin-bottom: 8px;
	padding-left: 36px;
	position: relative;
}
.lic-cta .description ul li:last-child{
	margin-bottom: 0;
}
.lic-cta .description ul li:before{
	content: '';
	width: 20px;
	height: 20px;
	display: block;
	background-image: url('https://healthviber.com/wp-content/uploads/2026/03/check.svg');
	background-repeat: no-repeat;
	background-size: cover;
	left: 0;
	top: 3px;
	position: absolute;
}
.rst_block_about.lic-cta{
	padding-top: 140px;
	padding-bottom: 120px;
}
.program-structure{
	padding: 120px 0;
	background-color: #F1F3F8;
}
.program-structure .rst-subtitle{
	line-height: 26px;
}
.program-structure .rst_header_section{
	margin-bottom: 32px;
}
.program-structure .program__list{
	margin-bottom: 48px;
	max-width: 1000px;
}
.program-structure__button{
	display: flex;
    justify-content: center;
}
.program-structure .program__list > li .left{
	width: 386px;
	padding-right: 80px;
	border-right: 1px solid #415479;
}
.program-structure .program__list > li .right{
	width: calc(100% - 386px);
	padding-left: 80px;
}
.program-structure .program__list > li .phase:after{
	width: 12px;
	height: 12px;
	background-color: #415479;
	right: -86px;
	top: 15px;
}
.program-structure .program__list li .left{
	padding-top: 16px;
}
.program-structure .program__list .content p:last-child{
	margin-bottom: 0;
}
.program-structure .program__list > li .phase{
	background-color: #01CCE3;
	color: #FFF;
	font-family: "Lato", sans-serif;
	line-height: 1.4444;
	padding: 8px 16px;
	min-height: 42px;
	min-width: 148px;
	display: inline-flex;
    align-items: center;
    gap: 16px;
	margin-bottom: 16px;
}
.program-structure .program__list > li .phase svg{
	width: 24px;
    height: 24px;
    padding: 2px;
}
.program-structure .program__list > li .right{
	padding-top: 74px;
}
.program-structure .program__list > li .content{
	padding-bottom: 0;
}
.program-structure .program__list > li .title{
	font-family: "Conv_NewYorkExtraLargeBold";
	font-size: 32px;
	line-height: 1.125;
}
.program-structure .program__list > li:first-child .right{
	padding-top: 82px;
}
.program-coach{
	padding: 120px 0 140px;
}
.program-coach .rst_header_section{
	max-width: 952px;
}
.program-coach .rst-subtitle{
	line-height: 26px;
}
.program-coach__list{
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 24px;
}
.program-coach__item{
	padding: 32px 64px 32px 32px;
	display: flex;
	gap: 32px;
	border: 1px solid #C6CFE1;
	border-radius: 20px;
	justify-content: flex-start;
}
.program-coach__item--thumb{
	width: 64px;
	height: 64px;
	object-fit: cover;
}
.program-coach__item--content{
	flex: 1;
	font-size: 16px;
}
.block_book.free-program-consultation .inner .label{
	padding-left: 0;
}
.social-proof{
	padding: 140px 0;
}
.social-proof__top{
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 24px;
	margin-bottom: 48px;
}
.social-proof__top .rst_header_section{
	max-width: 586px;
	margin: 0;
}
.social-proof__top .rst_header_section .rst-heading{
	text-align: left;
	margin: 0 0 24px;
}
.social-proof__top .rst_header_section .rst-subtitle{
	text-align: left;
}
.results__list{
	display: grid;
	gap: 20px 24px;
	grid-template-columns: repeat(2, 1fr);
}
.results__item{
	padding: 32px;
	background-color: #197ED0;
	border-radius: 20px;
	color: #FFF;
}
.results__item--value{
	margin-bottom: 32px;
	font-size: 40px;
	line-height: 1.2;
	font-weight: bold;
	font-family: "Conv_NewYorkExtraLargeBold";
}
.results__item--desc{
	font-size: 18px;
	line-height: 1.5555;
}
.enroll-program .rst_steps_block .items{
	max-width: 100%;
	margin-bottom: 0;
}
.enroll-program .rst_inner_steps{
	align-items: flex-start;
}
.block_faq.block_faq2.lic-faqs{
	padding: 140px 0 0;
}
.block_faq.block_faq2.lic-faqs h2{
	max-width: 708px;
	margin: 0 auto 48px;
}
.block_have_question.contact-bottom{
	padding: 120px 0;
}
.contact-bottom .rst_header_section{
	max-width: 586px;
	margin: 0 0 48px;
}
.contact-bottom .rst_header_section .rst-heading{
	text-align: left;
	color: #415479;
}
.contact-bottom .rst_header_section .rst-subtitle{
	text-align: left;
}
.apps__buttons{
	display: flex;
	flex-wrap: wrap;
	gap: 16px;
}
.management-apps .apps__buttons .rst-btn{
	background-color: #01CCE3;
	color: #FFF;
	gap: 16px;
	justify-content: space-between;
}
.management-apps .apps__buttons .btn-outline{
	background-color: transparent;
	border: 1px solid #C6CFE1;
	color: #FFF;
	gap: 16px;
	justify-content: space-between;
}
.management-apps .container{
	position: relative;
	z-index: 1;
}
.management-apps .apps__buttons .btn-outline .icon-groups{
	display: inline-flex;
	gap: 8px;
	align-items: center;
}
.rst_about_image img,
.rst_steps_image img,
.img-mb-app{
	height: auto;
}

.how-program-works .rst_lists_how{
	margin-bottom: 0;
}

@media (min-width: 1500px) {
    .page-template-page-living-in-control .site_wrap .container {
        max-width: calc(1440px + 1.5rem);
    }
}
@media(max-width: 991px){
	.social-proof__top{
		grid-template-columns: repeat(1, 1fr);
	}
	.social-proof__top .rst_header_section{
		max-width: 100%;
	}
	.program-coach__list{
		grid-template-columns: repeat(1, 1fr);
	}
	.rst_program_item_box{
		min-height: 0 !important;
	}
	.rst_program_item_box img{
		margin-top: 0 !important;
	}
	.rst_program_item_box > p{
		min-height: 0 !important;
	}
	.program-structure .program__list > li .left{
		padding-right: 30px;
		max-width: 300px;
	}
	.program-structure .program__list > li .right{
		padding-left: 30px;
		width: calc(100% - 300px);
	}
	.program-structure .program__list > li .phase:after{
		right: -36px;
	}
}
@media(max-width: 767px){
	.hero__bg-image{
		display: none;
	}
	.hero__bg-image-sp{
		display: block;
		border-radius: 20px;
		margin-bottom: 24px;
		max-width: 100%;
		width: 100%;
		height: auto;
	}
	.hero__content{
		max-width: 100%;
	}
	.hero-section:after{
		background: linear-gradient(to bottom, #F1F3F8 12.9%, rgba(241, 243, 248, 0.8) 38.71%, rgba(241, 243, 248, 0.5) 48.39%, rgba(241, 243, 248, 0) 64.52%);
	}
	.hero-section{
		padding: 48px 0 0;
	}
	.hero-section .rst-btn-border svg{
		display: none;
	}
	.hero-section .rst-btn-border{
		justify-content: center;
		width: 100%;
	}
	.program-introduction{
		padding: 64px 0;
	}
	.program-introduction .rst_program_item_box img{
		margin-bottom: 32px;
	}
	.program-introduction .rst_program_item_box{
		padding-bottom: 32px;
		padding-top: 32px;
	}
	.program-introduction .rst_program_item > p{
		padding-left: 0;
		padding-right: 0;
	}
	.program-introduction .rst_action_program .rst-btn-border + .rst-btn-border svg{
		display: block;
	}
	.program-introduction .rst_action_program .rst-btn-border + .rst-btn-border{
		font-weight: bold;
		gap: 50px;
	}
	.how-program-works .rst_lists_how{
		margin-bottom: 0;
	}
	.rst_block_about.lic-cta{
		padding-top: 64px;
		padding-bottom: 64px;
	}
	.rst_block_about.lic-cta .rst_about_image{
		margin-bottom: 48px;
		padding-bottom: 0;
	}
	.program-structure{
		padding: 64px 0;
	}
	.program-structure .rst_header_section{
		margin-bottom: 48px;
	}
	.program-structure .program__list > li .left{
		max-width: 100%;
		border-right: 0;
		padding-right: 0;
		padding-top: 0;
	}
	.program-structure .program__list > li{
		border-left: 1px solid #415479;
		padding-bottom: 32px;
	}
	.program-structure .program__list > li:last-child{
		padding-bottom: 0;
	}
	.program-structure .program__list > li .right{
		width: 100%;
		padding-top: 16px;
		position: relative;
	}
	.program-structure .program__list{
		margin-left: 8px;
	}
	.program-structure .program__list > li .phase:after{
		left: -36px;
	}
	.program-structure .program__list li:first-child .left:before{
		left: -3px;
	}
	.program-structure .program__list > li:first-child .right{
		padding-top: 16px;
	}
	.program-structure .program__list li:last-child .right:after{
		content: "";
		position: absolute;
		left: -3px;
		bottom: 0;
		width: 5px;
		height: 100px;
		background: linear-gradient(180deg, rgba(241, 243, 248, 0) 0%, rgb(241, 243, 248) 100%);
	}
	.program-structure__button svg{
		display: none;
	}
	.program-structure__button .rst-btn-border{
		width: 100%;
		justify-content: center;
	}
	.program-coach{
		padding: 64px 0;
	}
	.program-coach .rst-heading{
		text-align: left;
	}
	.program-coach .rst-subtitle{
		text-align: left;
	}
	.program-coach__item{
		padding: 31px 15px 31px 31px;
	}
	.social-proof{
		padding: 64px 0;
	}
	.social-proof__top .rst_header_section .rst-heading{
		text-align: center;
	}
	.results__list{
		grid-template-columns: repeat(1, 1fr);
	}
	.social-proof .rst_action_reviews .rst-btn-border,
	.lic-cta .rst-btn-border{
		width: 100%;
		justify-content: space-between;
	}
	
	.block_faq.block_faq2.lic-faqs{
		padding-top: 64px;
	}
	.block_have_question.contact-bottom{
		padding: 64px 0;
	}
	.contact-bottom .rst_header_section{
		margin-bottom: 24px;
	}
	.management-apps .rst_inner_app .rst-btn svg{
		display: inline;
	}
	.management-apps{
		margin-left: 8px;
		margin-right: 8px;
	}
}