#product-tabs-tab .nav-link.active, #product-tabs-tab .nav-item:last-child a.active {
    background-color: #ffffff;
    border-color: #d2d2d2 #d2d2d2 #ffffff #d2d2d2;
}

#product-tabs {
    background-color: #ffffff;
}

#product-tabs h2 {
    margin-bottom: 15px;
}

#product-tabs p {
    font-size: 1rem;
    line-height: 1.9rem;
}

#product-tabs p:last-of-type{
	margin-bottom: 0;
}

#product-tabs strong {
    font-weight: 800;
}

#product-tabs .highlight{
	color: #078ac9;
}

@media (min-width: 1200px){
	
	#product-tabs .container {
		max-width: 1320px;
	}
	
}

/**/

.s1 {
    margin-bottom: 0;
    padding: 20px 0px 40px 0px;
}

#product-tabs .s1 .title{
	font-weight: 800;
	text-align: center;
}

@media screen and (min-width:1200px){

	.s1 .inner-wrap {
		margin: 0px auto 0px auto;
		max-width: 580px;
		width: 100%;
	}

}

@media (min-width:992px) and (max-width:1199px){
	
}

@media (min-width:768px) and (max-width:991px){
	
}

@media screen and (max-width:767px){
	
	.s1 {
		padding-bottom: 20px;
		padding-top: 0px;
	}
	
	#product-tabs .s1 .title{
		font-size: 28px;
	}
	
}

/**/

.s2{
	margin-bottom: 30px;
}

.s2 .d-flex{
	background: #e6e6e6;
	margin: 0px auto 0px auto;
	max-width: 1040px;
	padding: 40px 40px 40px 40px;
}

.s2 .inner-wrap{
	padding-right: 40px;
	width: calc(60% - 40px);
}

.s2 .image{
	width: 40%;
}

.s2 .title{
	font-weight: 800;
	position: relative;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.s2 .title:after{
	content: "";
	background: #457306;
	height: 4px;
	width: 80%;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#product-tabs .s2 h3{
	font-size: 30px;
    font-weight: 800;
    margin-bottom: 15px;
}

@media (min-width:992px) and (max-width:1199px){
	
	.s2 .inner-wrap{
		padding: 0px 30px 0px 0px;
		width: calc(60% - 30px);
	}

}

@media (min-width:768px) and (max-width:991px){
	
	.s2 .inner-wrap {
		padding-right: 40px;
		width: 60%;
	}
	
}

@media screen and (max-width:767px){
	
	#product-tabs .s2 h2 {
		font-size: 26px;
		margin-bottom: 10px;
		padding-bottom: 10px;
	}
	
	.s2 .d-flex {
		padding: 0px;
		flex-direction: column;
	}
	
	.s2 .inner-wrap {
		padding: 20px;
    	width: 100%;
	}
	
	.s2 .image {
		width: 100%;
	}
	
	#product-tabs .s2 h3 {
    	font-size: 24px;
	}
}

/**/

.s3{
	margin-bottom: 30px;
}

.s3 .d-flex{
	background: #e6e6e6;
	margin: 0px auto 0px auto;
	max-width: 1040px;
	padding: 40px 40px 40px 40px;
}

.s3 .inner-wrap{
	padding-right: 40px;
	width: calc(60% - 40px);
}

.s3 .image{
	width: 40%;
}

.s3 .title{
	font-weight: 800;
	position: relative;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.s3 .title:after{
	content: "";
	background: #457306;
	height: 4px;
	width: 80%;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#product-tabs .s3 h3{
	font-size: 30px;
    font-weight: 800;
    margin-bottom: 15px;
}

@media (min-width:992px) and (max-width:1199px){

	.s3 .d-flex{
		padding: 40px 40px 40px 40px;
	}

	.s3 .inner-wrap{
		padding: 0px 30px 0px 0px;
		width: calc(60% - 30px);
	}

}

@media (min-width:768px) and (max-width:991px){
	
	.s3 .inner-wrap {
		padding-right: 40px;
		width: 60%;
	}
	
}

@media screen and (max-width:767px){
	
	.s3 .d-flex {
		padding: 0px;
		flex-direction: column;
	}
	
	.s3 .inner-wrap {
		padding: 20px;
    	width: 100%;
	}
	
	.s3 .image {
		width: 100%;
	}
	
	#product-tabs .s3 h2 {
		font-size: 26px;
		margin-bottom: 10px;
		padding-bottom: 10px;
	}
	
	#product-tabs .s3 h3 {
    	font-size: 24px;
	}
	
}

/**/

.s4{
	margin-bottom: 40px;
}

.s4 .d-flex{
	background: #e6e6e6;
	margin: 0px auto 0px auto;
	max-width: 1040px;
	padding: 40px 40px 40px 40px;
}

.s4 .inner-wrap{
	padding-right: 40px;
	width: calc(60% - 40px);
}

.s4 .image{
	width: 40%;
}

.s4 .title{
	font-weight: 800;
	position: relative;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.s4 .title:after{
	content: "";
	background: #457306;
	height: 4px;
	width: 80%;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#product-tabs .s4 h3{
	font-size: 30px;
    font-weight: 800;
    margin-bottom: 15px;
}

@media (min-width:992px) and (max-width:1199px){
	
	.s4 .inner-wrap{
		padding: 0px 30px 0px 0px;
		width: calc(60% - 30px);
	}
	
}

@media (min-width:768px) and (max-width:991px){
	
	.s4 .inner-wrap {
		padding-right: 40px;
		width: 60%;
	}
	
}

@media screen and (max-width:767px){
	
	.s4 .d-flex {
		padding: 0px;
		flex-direction: column;
	}
	
	.s4 .inner-wrap {
		padding: 20px;
    	width: 100%;
	}
	
	.s4 .image {
		padding: 0px 15px 15px 15px;
		width: 100%;
	}
	
	#product-tabs .s4 h2 {
		font-size: 26px;
		margin-bottom: 10px;
		padding-bottom: 10px;
	}
	
	#product-tabs .s4 h3 {
    	font-size: 24px;
	}
	
}

/**/

.s5{
	margin-bottom: 40px;
	position: relative;
}

.s5:after {
    content: "";
    background: #457306;
    position: absolute;
    bottom: 0;
    left: 50%;
    height: 60%;
    width: 100vw;
    z-index: 1;
    transform: translate(-50%, 0%);
}

.s5 *{
	position: relative;
	z-index: 2;
}

.s5 .inner-wrap{
    max-width: 960px;
    margin: 0px auto;
    text-align: center;
}

#product-tabs .s5 .inner-wrap > p{
	color: #ffffff;
	max-width: 630px;
    margin: 0px auto;
	padding: 20px 0px 40px 0px;
	text-align: left;
}

#product-tabs .s5 .title{
	font-weight: 800;
	margin-bottom: 30px;
	text-align: center;
}

.s5 .quote-block{
	background: url(/wp-content/uploads/2025/09/muted-quote.png) no-repeat 0 center #e5e5e5;
	border-radius: 20px;
	margin: 0px auto 0px auto;
	max-width: 630px;
	padding: 40px;
	text-align: left;
}

.s5 .quote-block img{
	display: block;
	margin-left: auto;
	margin-bottom: 15px;
}

.s5 blockquote{
	margin: 0px;
}

.s5 cite{
    display: block;
	color: #000000;
    margin-bottom: 15px;
    text-align: right;
}

#product-tabs .s5 blockquote{
	color: #447307;
	font-size: 21px;
	font-weight: 800;
}

.s5 blockquote cite{
	display: block;
	font-size: 16px;
	font-style: normal;
	margin-bottom: 15px;
}

.s5 a{
	color: #008ccf;
	font-size: 14px;
	font-weight: 800;
}

@media (min-width:992px) and (max-width:1199px){
	
}

@media (min-width:768px) and (max-width:991px){
	
}

@media screen and (max-width:767px){
	
	.s5 .inner-wrap {
		width: 100%;
	}
	
	#product-tabs .s5 .title {
		font-size: 28px;
		margin-bottom: 20px;
	}
	
	.s5 .quote-block {
		padding: 20px;
	}
	
	#product-tabs .s5 blockquote {
		font-size: 18px;
		margin-bottom: 15px;
	}
	
	.s5 blockquote cite {
		padding: 10px 0px 0px 0px;
	}
	
	.s5 a {
		display: block;
		word-wrap: break-word;
	}

}

/**/

.s6{
	background: #e5e5e5;
	max-width: 1040px;
	margin: 0px auto 40px auto;
	padding: 40px 200px 40px 200px;
}

#product-tabs .s6 .title{
	font-size: 36px;
	font-weight: 800;
	margin-bottom: 20px;
	text-align: center;
}

.s6 img{
	display: block;
	margin-bottom: 40px;
}

.s6 p:first-of-type{
	text-align: center;
}

.s6 p,
#product-tabs .s6 p:last-of-type{
	margin-bottom: 40px;
}

#product-tabs .s6 h3{
	font-weight: 800;
	margin-bottom: 15px;
	padding-bottom: 10px;
	position: relative;
}

.s6 h3:after{
	content: "";
	background: #457306;
	height: 4px;
	width: 80%;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.s6 img:first-of-type{
	display: block;
	margin-bottom: 30px;
}

@media (min-width:992px) and (max-width:1199px){
	
}

@media (min-width:768px) and (max-width:991px){
	
	.s6{
		padding: 40px;
	}
	
	.s6 img:first-of-type{
		margin: 0px auto 30px auto;
	}
	
	.s6 img{
		margin: 0px auto 30px auto;
	}
	
}

@media screen and (max-width:767px){
	
	.s6 {
		margin: 0px auto 30px auto;
		padding: 20px;
	}
	
	#product-tabs .s6 .title {
		font-size: 28px;
		margin-bottom: 10px;
		text-align: left;
	}
	
	#product-tabs .s6 p, #product-tabs .s6 p:last-of-type{
		margin-bottom: 20px;
		text-align: left;
	}
	
	#product-tabs .s6 h3{
		font-size: 24px;
	}
}

/**/

.s7{
	padding: 40px 0px 40px 0px;
	position: relative;
}

.s7:after {
    content: "";
    background: #457306;
    position: absolute;
    bottom: 0;
    left: 50%;
    height: 100%;
    width: 100vw;
    z-index: 1;
    transform: translate(-50%, 0%);
}

.s7 *{
	position: relative;
	z-index: 2;
}

#product-tabs .s7 .title{
	color: #ffffff;
	font-size: 36px;
	font-weight: 800;
	margin-bottom: 20px;
	text-align: center;
}

.s7 .inner-wrap > p,
#product-tabs .s7 .inner-wrap > p:last-of-type{
	color: #ffffff;
	margin: 0px auto 20px auto;
	max-width: 600px;
	text-align: center;
}

.s7 .d-flex{
	flex-wrap: wrap;
}

.s7 .icon-box{
	background: #e5e5e5;
	border-radius: 10px;
	margin: 15px;
	padding: 15px;
	width: calc(25% - 30px);
}

#product-tabs .s7 h3{
	font-size: 23px;
	font-weight: 800;
	text-align: center;
}

.s7 img{
	display: block;
	margin: 0px auto 10px auto;
}

@media (min-width:992px) and (max-width:1199px){
	
}

@media (min-width:768px) and (max-width:991px){
	
	.s7 .icon-box {
		width: calc(50% - 30px);
	}
	
}

@media screen and (max-width:767px){
	
	.s7 {
		padding: 30px 0px 30px 0px;
	}
	
	#product-tabs .s7 .title {
    	font-size: 28px;
	}
	
	.s7 .d-flex{
		flex-direction: column;
	}
	
	.s7 .icon-box {
		width: calc(100% - 30px);
	}
	
}

/**/

.s8{
	padding: 40px 0px 40px 0px;
}

#product-tabs .s8 .title{
	font-size: 36px;
	font-weight: 800;
	margin: 0px auto 20px auto;
	max-width: 800px;
	text-align: center;
}

#product-tabs .s8 p{
	margin: 0px auto 0px auto;
	max-width: 600px;
	text-align: left;
}

.a8-b {
    width: 40%;
    flex-shrink: 0;
    position: relative;
    z-index: 9;
}

.s8-wrap {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    margin: 0 auto 30px;
	padding: 20px 0px 0px 0px;
}

.a8-x {
    display: flex;
	margin-bottom: 5px;
    padding-bottom: 15px;
}

.a8-x:last-of-type{
	padding-top: 10px;
}

#product-tabs .a8-x h5 {
    font-size: 21px;
    font-weight: 800;
    letter-spacing: -1px;
	margin: 0;
	position: relative;
}

.a8-x h5:after {
    content: "";
    height: 5px;
    width: 500px;
    background: #60894c;
    position: absolute;
    left: 0;
    bottom: -10px;
}

.a8-c .a8-x h5:after {
    left: -300px;
    right: 0;
    width: auto;
}

.a8-x div:first-child {
    width: 40px;
    flex-shrink: 0;
    margin-right: 10px;
}

.a8-x div:last-child {
    flex-grow: 1;
}

.a8-b div img {
    z-index: 10;
    width: 300px;
    margin: 0 auto;
}

@media (min-width: 992px) {
	
	.a8-wrap {
		display: flex;
		flex-wrap: nowrap;
		align-items: center;
		padding-top: 40px;
	}
	
	.a8-b div img {
		width: 400px;
	}

    .a8-b div:after {
        width: 300px;
        height: 300px;
        left: calc(50% - 150px)
    }
	
	
	.a8-b {
		flex-shrink: 0;
		text-align: center;
		width: 34%;
	}
	
	.a8-b img {
		width: 318px;
	}
	
	.a8-a, .a8-c {
		width: 33%;
		flex-shrink: 0;
	}
	
	.a8-x h5:after {
		content: "";
		height: 4px;
		width: 500px;
		background: #60894c;
		position: absolute;
		left: 0;
		bottom: -15px;
	}
	
}

@media (min-width: 992px) and (max-width: 1199px){
	
	#product-tabs .a8-x h5 {
		font-size: 18px;
		letter-spacing: -1px;
	}
	
	.a8-a, .a8-c {
		width: 33%;
	}
	
	.a8-b {
		width: 33%;
	}
	
	.a8-x div:first-child {
		width: 26px;
		flex-shrink: 0;
		margin-right: 10px;
	}
	
}

@media (min-width: 768px) and (max-width: 991px){
	
	.a8-wrap{
		padding-top: 40px;
	}
	
	.a8-b {
		padding-top: 20px;
		text-align: center;
		width: 100%;
	}
	
	#product-tabs .a8-x h5 {
		font-size: 21px;
		letter-spacing: -1px;
	}
	
	.a8-x h5:after {
		left: 0;
		width: 100%;
	}

	.a8-c .a8-x h5:after {
		left: 0;
		right: auto;
		width: 100%;
	}
	
	.a8-b img{
		display: block;
		margin: 0px auto;
	}
	
}

@media (max-width: 767px){
	
	.s8 {
		padding: 30px 0px 30px 0px;
	}
	
	.s8 .container{
		padding: 0px;
	}
	
	#product-tabs .s8 .title{
		font-size: 30px;
	}
	
	.a8-wrap{
		padding-top: 40px;
	}
	
	.a8-b {
		padding-top: 20px;
		padding-bottom: 20px;
		text-align: center;
		width: 100%;
	}
	
	#product-tabs .a8-x h5 {
		font-size: 21px;
		letter-spacing: -1px;
	}
	
	.a8-x h5:after {
		left: 0;
		width: 100%;
	}

	.a8-c .a8-x h5:after {
		left: 0;
		right: auto;
		width: 100%;
	}
	
	.a8-b img {
		position: relative;
		left: 0px;
	}
	
	.a8-x:last-of-type a{
		margin: 0px auto;
	}
	
}

/**/

#product-tabs .s9 .title{
	font-size: 36px;
	font-weight: 800;
	margin-bottom: 30px;
	text-align: center;
}

#product-tabs .left-col{
	width: 631px;
}

#product-tabs .right-col{
	padding-left: 40px;
	width: 50%;
}

.s9 .quote-block{
	background: url(/wp-content/uploads/2025/09/muted-quote.png) no-repeat 0 center #e5e5e5;
	border-radius: 20px;
	margin: 0px auto 20px auto;
	max-width: 630px;
	padding: 40px;
	text-align: left;
}

.s9 .quote-block img{
	display: block;
	margin-left: auto;
	margin-bottom: 15px;
}

.s9 blockquote{
	margin: 0px;
}

.s9 cite{
    display: block;
	color: #000000;
    margin-bottom: 15px;
    text-align: right;
}

#product-tabs .s9 blockquote{
	color: #447307;
	font-size: 21px;
	font-weight: 800;
}

.s9 blockquote cite{
	display: block;
	font-size: 16px;
	font-style: normal;
	margin-bottom: 15px;
}

.s9 a{
	display: block;
	color: #008ccf;
	font-size: 14px;
	font-weight: 800;
	word-wrap: break-word;
}

@media (min-width:992px) and (max-width:1199px){
	
}

@media (min-width:768px) and (max-width:991px){
	
	.s9{
		padding-bottom: 30px;
	}
	
}

@media screen and (max-width:767px){
	
	.s9{
		padding-bottom: 30px;
	}
	
	#product-tabs .s9 .title {
		font-size: 28px;
	}
	
	.s9 .d-flex{
		flex-direction: column;
	}
	
	#product-tabs .s9 .left-col {
		width: 100%;
	}
	
	.s9 .quote-block{
		padding: 20px;
	}
	
	#product-tabs .right-col {
		padding: 30px 15px 30px 15px;
		width: 100%;
	}
	
}

/**/

.s10{
	background: #0d0d0d;
	position: relative;
}

.s10 .container{
	padding: 0;
	position: relative;
	z-index: 2;
}

.s10 .right-col{
	padding: 30px 0px 30px 0px;
}

.s10 .d-flex{
	align-items: center;
}

#product-tabs .s10 .title{
	color: #ffffff;
	font-weight: 800;
}

#product-tabs .s10 p{
	color: #ffffff;
	margin-bottom: 10px;
}

.s10 .left-col img{
	float: right;
	height: 100%;
	max-width: none;
	width: auto;
}

@media (min-width:992px) and (max-width:1199px){
	
	.s10 .left-col img {
		margin-right: -190px;
	}
	
}

@media (min-width:768px) and (max-width:991px){
	
	#product-tabs .s10 .right-col {
		padding-left: 40px;
		width: 60%;
	}
	
	#product-tabs .s10 .left-col {
		width: 40%;
	}
	
	.s10 .left-col img {
		margin-right: -240px;
	}

}

@media screen and (max-width:767px){

	.s10 .container {
		padding: 0;
	}
	
	#product-tabs .s10 .title {
		font-size: 28px;
	}

	.s10 .d-flex{
		flex-direction: column-reverse;
	}

	#product-tabs .s10 .left-col{
		width: 100%;
	}
	
	.s10 .left-col img {
		display: block;
		float: none;
		height: auto;
		max-width: 350px;
		margin: 0px auto;
		width: 100%;
	}

	#product-tabs .s10 .right-col{
		width: 100%;
	}

}

/**/

.s11{
	padding: 40px 0px 20px 0px;
}

#product-tabs .s11 .title{
	color: #ffffff;
	font-size: 36px;
	font-weight: 800;
	text-align: center;
}

#product-tabs .s11 p{
	color: #ffffff;
}

.s11 .col{
	background: #60894c;
	padding: 30px;
}

.s11 .col:nth-of-type(2){
	background: #e6e6e6;
	margin: 0px 15px 0px 15px;
}

#product-tabs .s11 .col:nth-of-type(2) .title{
	color: #000000;
}

#product-tabs .s11 .col:nth-of-type(2) p{
	color: #000000;
}

.s11 img{
	display: block;
	margin: 20px auto 20px auto;
}

@media (min-width:992px) and (max-width:1199px){

	
}

@media (min-width:768px) and (max-width:991px){
	
	.s11 .d-flex{
		flex-direction: column;
	}
	
	.s11 .col:nth-of-type(2){
		margin: 20px 0px 20px 0px;
	}
	
}

@media screen and (max-width:767px){
	
	.s11 {
		padding: 30px 0px 20px 0px;
	}
	
	#product-tabs .s11 .title {
    	font-size: 30px;
	}
	
	.s11 .container{
		padding: 0;
	}
	
	.s11 .d-flex{
		flex-direction: column;
	}
	
	.s11 .col:nth-of-type(2){
		margin: 20px 0px 20px 0px;
	}
	
}

/**/

#faq{
	padding: 30px 0px 30px 0px;
}

#faq .card{
	border: none;
}

#faq .title{
	font-size: 36px;
	font-weight: 800;
	margin-bottom: 20px;
	text-align: center;
}

body #faq-accordion .card-header, body #faq-accordion .card-header:first-child{
	background-color: #e9e9e9;
	clip-path: polygon(2% 0, 100% 0%, 98% 100%, 0% 100%);
	border: none;
	font-weight: 800;
}

body #faq-accordion .card-header a{
	display: block;
	background-color: #e9e9e9;
	margin-top: -3px
}

body #faq-accordion .card-header a:hover,
body #faq-accordion .card-header a[aria-expanded="true"]:not(.collapsed){
	background-color: #d1d1d1;
}

#faq-accordion .card-header h4{
    font-weight: 800;
	padding-left: 30px;
}

.faq-wrap .card .card-header a{
	color: #000000;
}

#faq-accordion .card-header i{
    right: 10px;
}

@media (min-width:1200px){
	
	#faq-accordion .card-header h4{
		padding-left: 60px;
	}
	
	#faq-accordion .card-header i{
		right: 40px;
	}
	
}

@media (min-width:768px) and (max-width:991px){
	
	#product-tabs #faq-tab .title{
		text-align: center;
		font-size: 28px;
	}
	
}

@media (max-width:767px){
	
	#faq .title{
    	font-size: 24px;
	}
	
	#faq-tab .title{
		text-align: center;
		font-size: 28px;
	}
	
	#faq-accordion .card-header h4{
		padding: 0px 60px 0px 20px;
	}

}

/**/