#page {
    overflow-x: visible;
}

.navbar-dark .outline .nav-link {
	display: table;
	background: #fbc52e;
    border: none;
    border-radius: 100px;
    color: #000000;
	font-weight: 800;
    margin-top: 0;
    margin-bottom: 0;
    padding: 10px 30px;
}

.icon, .cta-btn{
	position: relative;
}

.yellow-btn .icon,
.cta-btn .icon{
	display: block;
    background: url(../images/dark-cart-icon.png) 0 0 / cover no-repeat;
    height: 22px;
	width: 25px;
    position: absolute;
    right: 20px;
    left: auto;
    top: 25px;
}

@media screen and (max-width: 991px) {
	
    #masthead {
        margin-bottom: 0px;
        padding: 20px 0px 20px;
    }
	
	.nav-area ul{
		display: none;
	}
	
}

@media screen and (max-width: 767px) {
	
    #masthead {
        margin-bottom: 0px;
        padding: 20px 0px 0px;
    }
	
}

@media screen and (min-width: 1200px) {
	
	#s1:not(.promo-banner){
		padding-top: 130px;
	}

}

.page-sunking .s1-a{
	margin-bottom: 20px;
}

.page-sunking .s1-a .s1-a-2 {
    font-size: 44px;
    line-height: 1.3em;
    letter-spacing: -1px;
}

.page-sunking #s1 img {
    position: absolute;
    top: 118px;
    right: 0;
}

#s1 p {
    color: #ffffff;
    line-height: 1.7em;
    max-width: 550px;
    text-align: left;
}

#s1 .lg-txt{
	color: #ffffff;
	font-size: 90px;
	font-weight: 800;
	line-height: 1.1em;
	max-width: 640px;
}

#s1 .lg-txt .highlight{
	color: #eb0d0d;
}

@media screen and (min-width:992px) and (max-width:1199px){
	
	#s1:not(.promo-banner) {
        height: 610px;
        padding-top: 40px;
    }
	
	#s1 .s1-a {
        font-size: 42px;
        margin-bottom: 15px;
        margin-top: 80px;
    }
	
	#s1 .lg-txt {
		font-size: 60px;
		max-width: 640px;
	}
	
	#s1 p {
		max-width: 495px;
		margin-bottom: 5px;
	}
	
	.page-sunking #s1 img {
		position: absolute;
		top: 160px;
		right: 0;
	}
	
}

@media screen and (min-width:768px) and (max-width:991px){
	
	#s1:not(.promo-banner), .page-offer1 #s1:not(.promo-banner), .page-offer2 #s1:not(.promo-banner), .page-offer3 #s1:not(.promo-banner), .page-discount #s1:not(.promo-banner){
		margin-bottom: 0;
	}
	
    .page-sunking #s1 img {
        position: relative;
        top: 0;
        right: 0;
        width: 100%;
		margin-bottom: 0;
    }
	
	.s1-a {
        font-size: 38px;
        margin-bottom: 20px;
    }
	
	#s1 p {
		max-width: 100%;
	}
	
    #s1 .lg-txt {
        font-size: 54px;
        line-height: 1.1em;
        max-width: 100%;
        text-align: center;
    }
	
}

@media screen and (max-width:767px){
	
    #s1:not(.promo-banner), .page-offer1 #s1:not(.promo-banner), .page-offer2 #s1:not(.promo-banner), .page-offer3 #s1:not(.promo-banner), .page-discount #s1:not(.promo-banner){
		margin-bottom: 0;
	}
	
    .page-sunking #s1 img {
        position: relative;
        top: 0;
        right: 0;
        width: 100%;
		margin-bottom: 0;
    }
	
	.page-sunking .s1-a{
		margin-bottom: 10px;
	}
	
	.page-sunking .s1-a .s1-a-2 {
        font-size: 28px;
        line-height: 1.5em;
        letter-spacing: -1px;
		margin-bottom: 10px;
	}
	
	.s1-a {
        font-size: 34px;
        margin-bottom: 0px;
    }
	
	#s1 p {
		max-width: 100%;
	}
	
	#s1 .lg-txt {
        font-size: 48px;
        line-height: 1.1em;
        max-width: 100%;
        text-align: center;
    }
	
}

/**/

.s2{
	padding: 30px 0px;
}

.ft-secure {
    background: url(../images/secure-ico.png) no-repeat center center / auto;
    width: 80px;
    height: 55px;
}

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

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

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

/**/

.s3 {
    background: #f5f5f5;
	padding: 30px 0px 40px 0px;
}

.s3 .title {
	color: #00a7b6;
    font-size: 44px;
    font-weight: 800;
    padding: 0px 0px 10px;
    text-align: left;
}

.s3 .title span{
	color: #063799;
}

.s3 .row > div:first-of-type{
    display: flex;
    align-items: center;
    justify-content: center;
}

.s3 img {
    margin: 0 0 0 auto;
}

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

@media screen and (min-width:768px) and (max-width:991px){
	
	.s3 .title {
		text-align: center;
	}
	
	.s3 .row{
		flex-direction: column-reverse;
	}
	
	.s3 img {
		margin: 0px auto;
	}
	
}

@media screen and (max-width:767px){
	
	.s3{
		padding-bottom: 30px;
	}
	
    .s3 .title {
        text-align: center;
        font-size: 28px;
    }
	
	.s3 .row{
		flex-direction: column-reverse;
	}
	
	.s3 img {
		margin: 0px auto;
	}
	
	.s3 .row > div:nth-child(2){
		padding-bottom: 20px;
	}
	
}

/**/

.s4 {
    background: #0e0e0e;
    padding: 50px 0px 0px;
	position: relative;
}

.s4:before {
    top: 0;
    left: 50%;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #f5f5f5;
    border-width: 30px;
    margin-left: -30px;
}

.s4 > .container {
    padding: 0px 15px 0px 15px;
}

.s4 .title {
    color: #ffffff;
    font-weight: 800;
    font-size: 44px;
    text-align: center;
    line-height: 1.3em;
    margin-bottom: -10px;
}

.s4 p{
	color: #ffffff;
}

.s4 li{
	color: #ffffff;
}

.s4 li .highlight {
	display: block;
    color: #fbc52e;
	font-size: 26px;
    font-weight: 800;
}

.s4 .checkmarks {
	border-left: solid 15px #fbc52e;
    border-bottom: solid 4px #fbc52e;
    padding-left: 10px;
    margin: 20px 0px;
}

.s4 .checkmarks li {
	display: flex;
    margin-bottom: 20px;
    padding-left: 10px;
}

.s4 .checkmarks li:before {
    content: "";
    transform: rotate(0deg);
    background: url(/wp-content/uploads/2025/08/sunking-s4-icons.png) no-repeat 0 0 / cover;
    width: 54px;
    height: 54px;
}

.s4 .checkmarks li:nth-child(2):before {
	background-position: 0px -75px;
}

.s4 .checkmarks li:nth-child(3):before {
	background-position: 0px -155px;
}

.s4 .checkmarks li:nth-child(4):before {
	background-position: 0px -235px;
}

.s4 .s4 .row div{
    position: relative;
    left: -140px;
    z-index: 1;
}

.s4 .row div:first-of-type{
	position: relative;
	z-index: 2;
}

.s4 img{
    max-width: none;
    position: relative;
    left: -170px;
}

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

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

@media screen and (max-width:767px){
	
	.s4 .title {
		font-size: 32px;
		margin-bottom: 10px;
	}
	
	.s4 {
		padding: 30px 0px 0px;
	}
	
	.s4 .checkmarks li {
		padding-left: 0px;
	}
	
	.s4 .checkmarks li:before {
		width: 54px;
		height: 40px;
	}
	
	.s4 .checkmarks li:nth-child(2):before {
		background-position: 0px -50px;
	}
	
	.s4 .checkmarks li:nth-child(3):before {
		background-position: 0px -100px;
		height: 38px;
		width: 35px;
	}
	
    .s4 .checkmarks li:nth-child(4):before {
        background-position: 0px -160px;
        width: 38px;
    }
	
	.s4 img {
		max-width: 100%;
		position: relative;
		left: 0;
	}
	
	.s4 .checkmarks {
		border-left: solid 10px #fbc52e;
		border-bottom: solid 3px #fbc52e;
		padding-left: 10px;
	}
	
	.s4 li .highlight {
		font-size: 18px;
		letter-spacing: -0.25px;
	}
	
}

/**/

.s5 {
    background: url(/wp-content/uploads/2025/08/sunking-s5-bg.png) no-repeat 0 0 / contain #ebebeb;
    padding: 40px 0px 0px 0px;
}

.s5 .container {
	background: url(/wp-content/uploads/2025/08/sunking-clip-board.png) no-repeat center 0px / contain;
    height: 685px;
    margin: 0px auto;
    max-width: 630px;
    padding: 95px 40px 0px 40px;
}

.s5 .container > p{
	margin-bottom: 10px;
	text-align: center;
	width: 100%;
}

.s5 .title{
	color: #00a7b6;
	font-size: 44px;
	margin-bottom: 0px;
}

.s5 ul{
    max-width: 90%;
    margin: 0px auto;
}

.s5 li{
    display: flex;
    align-items: center;
    font-size: 18px;
    margin-bottom: 10px;
}

.s5 li .highlight{
	display: table;
	border-bottom: solid 4px #00a7b6;
	color: #1c1c1c;
	font-size: 23px;
	font-weight: 800;
	margin-bottom: 0px;
	padding-bottom: 5px;
}

.s5 li .icon{
    display: block;
	margin-right: 10px;
    width: 84px;
}

.s5 p{
    width: calc(100% - 84px);
}

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

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

@media screen and (max-width:767px){
	
	.s5{
		background-image: none;
		padding-top: 30px;
	}
	
    .s5 .container {
        background: url(/wp-content/uploads/2025/08/sunking-clip-board-2.png) no-repeat center 0px / contain;
        height: 765px;
        margin: 0px auto;
        max-width: 100%;
		padding: 80px 30px 0px 30px;
    }
	
	.s5 .title {
		font-size: 26px;
		margin-bottom: 0px;
	}
	
	.s5 ul {
		max-width: 100%;
		margin: 0px auto;
	}
	
	.s5 li {
		align-items: flex-start;
		font-size: 15px;
		margin-bottom: 10px;
	}
	
    .s5 li .highlight {
        line-height: 1.2em;
        font-size: 21px;
    }
	
	.s5 li .icon {
		width: 65px;
	}
	
	.s5 p {
		width: calc(100% - 80px);
		font-size: 16px;
	}
	
	.s5 .container > p {
		margin: 0px auto 10px auto;
		text-align: left;
		width: 65%;
	}
	
}

/**/

.s6 {
    background: none;
    padding: 40px 0px 40px 0px;
    position: relative;
    overflow: hidden;
}

.s6:after{
	display: none;
}

.s6 .container {
    position: relative;
    top: 0px;
    margin-bottom: 0px;
    z-index: 2;
}

.s6 .title{
    color: #ffffff;
    margin-bottom: 15px;
    text-align: left;
}

.s6 .d-flex {
	align-items: center;
    background: #063799;
    border-radius: 20px;
    max-width: 1047px;
    margin: 0px auto;
    padding: 0px 30px 0px 30px;
}

.s6 .inner-wrap{
    padding: 0px 20px;
	width: calc(100% - 365px);
}

.s6 .image{
	width: 365px
}

.s6 img{
	position: relative;
	top: -20px;
}

.s6 p{
	color: #ffffff;
}

.s6 p .highlight{
	color: #ffe403;
}

.s6 .checkmarks {
    margin-bottom: 0;
}

.s6 .checkmarks li{
    color: #ffe403;
	font-size: 18px;
    font-weight: 600;
    font-style: normal;
    margin-bottom: 15px;
    padding-left: 25px;
    position: relative;
}

.s6 .checkmarks li:before {
    color: #ffffff;
	transform: rotate(0deg);
    position: absolute;
    left: 0;
    top: 0px;
}

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

@media screen and (min-width:768px) and (max-width:991px){
	
	.s6 {
		padding: 40px 0px 40px 0px;
	}
	
	.s6 .container {
		top: 0px;
		margin-bottom: 0px;
		padding-bottom: 220px;
	}
	
	.s6 .d-flex {
		flex-direction: column;
		padding-top: 20px;
	}
	
	.s6 .inner-wrap {
		margin-bottom: 20px;
		padding: 0px 20px;
		width: 100%;
	}
	
	.s6 .image {
		width: 100%;
		text-align: center;
	}
	
	.s6 img {
		position: relative;
		top: 0;
		margin-bottom: -220px;
	}
	
}

@media screen and (max-width:767px){
	
	.s6 {
		padding: 30px 0px 30px 0px;
	}
	
	.s6 .title {
		text-align: center;
		font-size: 26px;
	}
	
	.s6 .container {
		top: 0px;
		margin-bottom: 0px;
		padding-bottom: 220px;
	}
	
	.s6 .d-flex {
		flex-direction: column;
		padding-top: 20px;
	}
	
	.s6 .inner-wrap {
		margin-bottom: 20px;
		padding: 0px;
		width: 100%;
	}
	
	.s6 .image {
		width: 100%;
		text-align: center;
	}
	
	.s6 img {
		position: relative;
		top: 0;
		margin-bottom: -220px;
	}
	
}

/**/

.s7 {
	background: #efefef;
	padding: 40px 0px;
	color: #2b2b2b;
}

.s7 .container{
	max-width: 1050px;
}

.s7 .title {
	font-size: 44px;
	font-weight: 800;
	color: #143a8b;
	margin-bottom: .5rem;
	text-align: center
}

.s7 .title span {
	display: block;
	color: #08a7a3;
}

.s7 .eyebrow {
    font-size: 18px;
    margin: 0px auto;
    max-width: 650px;
}

.s7 .eyebrow strong{
	color: #1c1c1c;
}

.s7 p strong {
    color: #000000;
}

.s7 .col-left{
	width: 300px;
	position: relative;
    z-index: 2;
}

.s7 .col-center{
	width: 450px;
	position: relative;
    z-index: 1;
}

.s7 .col-center img{
    max-width: none;
}

.s7 .col-right {
    width: 300px;
    position: relative;
    z-index: 2;
}

.s7 .ing-card {
	background: #ffffff;
	padding: 1rem;
	border: 1px solid #e8ecf4;
	text-align: center;
	width: 100%;
}

.s7 .ing-card h3 {
	font-size: 23px;
	color: #000000;
	margin-bottom: 10px;
}

.s7 .ing-card img {
	border-radius: 8px;
	margin-bottom: .75rem;
}

.s7 .ing-card p {
	font-size: 18px;
	margin: 0;
	text-align: left;
}

.s7 .hero {
	border-radius: 12px;
    max-width: none;
}

.s7 .footnote {
    font-size: 18px;
    position: relative;
	margin: 0px auto;
    padding-left: 100px;
    max-width: 730px;
    text-align: left;
}

.s7 .footnote img{
    position: absolute;
    top: 0;
    left: 0;
}

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

@media screen and (min-width:768px) and (max-width:991px){
	
	.s7 .col-center {
		width: auto;
		transform: rotate(-90deg);
		margin: -180px auto -280px auto;
	}
	
	.s7 .col-center img {
		max-width: 320px;
	}
	
    .s7 .col-center.d-flex{
        flex-wrap: wrap;
        margin-top: -180px;
        gap: 10px;
        justify-content: center;
        margin-bottom: 70px;
    }
	
	.s7 .d-flex {
        flex-wrap: wrap;
        margin-top: -180px;
        gap: 10px;
        justify-content: center;
        margin-bottom: 40px;
    }
	
    .s7 .ing-card {
        width: calc(50% - 5px);
    }
	
}

@media screen and (max-width:767px){
	
	.s7{
		padding: 30px 0px 30px 0px;
	}
	
	.s7 .eyebrow{
		text-align: left;
	}
	
	.s7 .title {
		font-size: 28px;
		text-align: center;
	}
	
	.s7 .col-center {
		width: auto;
		transform: rotate(-90deg);
		margin: -180px auto -280px auto;
	}
	
    .s7 .col-center img {
        max-width: 250px;
    }
	
    .s7 .col-center.d-flex{
        flex-wrap: wrap;
        margin-top: -150px;
        gap: 10px;
        justify-content: center;
        margin-bottom: 95px;
    }
	
	.s7 .d-flex {
        flex-wrap: wrap;
        margin-top: -180px;
        gap: 10px;
        justify-content: center;
        margin-bottom: 40px;
    }
	
	.s7 .ing-card {
		text-align: center;
		width: calc(50% - 5px);
	}
	
	.s7 .ing-card h3 {
		font-size: 14px;
		margin-bottom: 10px;
	}
	
	.s7 .ing-card p {
		font-size: 14px;
		line-height: 1.2em;
		margin: 0;
		padding-top: 5px;
		text-align: left;
	}
	
	.s7 .ing-card img {
		margin-bottom: 0;
	}
	
}

/**/

.s8 {
    background: #000;
	color: #ffffff;
    padding: 0;
    overflow: hidden;
}

.s8 .container {
    max-width: 1200px;
    margin: 0 auto;
    align-items: flex-start;
}

.s8 .col-left {
    flex: 0 0 65%;
    position: relative;
    text-align: center;
    z-index: 1;
}

.s8 .product-wrap {
  position: relative;
  display: inline-block;
}

.s8 .main-product {
    max-width: none;
    height: auto;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -573px;
    z-index: 1;
}

.s8 .col-right {
    flex: 0 0 35%;
    text-align: left;
    padding: 30px 0;
    position: relative;
    z-index: 2;
}

.s8 .title {
    font-size: 42px;
    font-weight: 800;
    margin-bottom: 15px;
}

.s8 .title .highlight {
  	color: #ffcc00;
	font-size: 42px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.s8 .d-flex .subtitle {
	color: #ffffff;
	font-size: 18px;
	align-self: center;
	background: transparent;
	border-radius: 0;
	font-weight: 600;
	font-style: normal;
	margin-bottom: 10px;
	position: relative;
	padding: 0;
	text-align: center;
}

.s8 .offer-box {
    display: table;
    border: 2px solid #ff0000;
    border-radius: 30px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    margin: 0px auto 10px;
    padding: 10px 24px;
}

.s8 p{
	text-align: center;
}

.s8 .highlight {
	color: #ffffff;
	font-size: 18px;
	align-self: center;
	background: transparent;
	border-radius: 0;
	font-weight: 600;
	font-style: normal;
	margin-bottom: 20px;
	position: relative;
	padding: 0px 0px 10px 0px;
	text-align: center;
}

.s8 p.highlight{
	margin: 0px auto;
	max-width: 320px;
}

.s8 p.highlight:after {
    content: "";
    background: url(/wp-content/uploads/2025/08/yellow-underline.png) no-repeat 0 0;
    position: absolute;
    left: 50%;
    bottom: 0px;
    height: 11px;
    width: 231px;
    margin-left: -116px;
}

.s8 h3 {
	font-size: 20px;
	font-weight: 700;
	margin-top: 20px;
	margin-bottom: 10px;
}

.s8 .cta-btn {
	display: block;
    margin: 25px auto;
    padding: 15px 32px 15px;
    background: #ffcc00;
    color: #000;
    font-weight: 800;
    text-decoration: none;
    border-radius: 40px;
    font-size: 18px;
    text-align: center;
    line-height: 1em;
    width: 300px;
}

.s8 .cta-btn span {
	display: block;
	font-size: 16px;
	font-style: italic;
	font-weight: 800;
	margin-top: 4px;
}

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

@media screen and (min-width:768px) and (max-width:991px){
	
	.s8 .container {
		max-width: 100%;
		margin: 0 auto;
		align-items: flex-start;
		flex-direction: column-reverse;
	}
	
	.s8 .main-product {
		max-width: 100%;
		height: auto;
		position: relative;
		left: 0;
		top: 0;
		margin-left: auto;
	}
	
	.s8 .col-left {
		flex: 0 0 100%;
		position: relative;
		text-align: center;
		z-index: 1;
		flex-direction: column;
	}
	
	.s8 .col-right {
		flex: 0 0 100%;
		text-align: left;
		padding: 30px 0;
		position: relative;
		z-index: 2;
	}
	
}

@media screen and (max-width:767px){
	
	.s8 .container {
		max-width: 100%;
		margin: 0 auto;
		align-items: flex-start;
		flex-direction: column-reverse;
	}
	
	.s8 .title{
		font-size: 28px;
	}
	
	.s8 .title .highlight{
		font-size: 28px;
	}
	
	.s8 .main-product {
        height: auto;
        position: relative;
        left: -10%;
        top: 0;
        margin-left: auto;
        margin-top: -55px;
		max-width: 120%;
	}
	
	.s8 .col-left {
		flex: 0 0 100%;
		position: relative;
		text-align: center;
		z-index: 1;
		flex-direction: column;
	}
	
	.s8 .col-right {
		flex: 0 0 100%;
		text-align: left;
		padding: 30px 0;
		position: relative;
		z-index: 2;
	}
	
}

/*****/

.s9 {
    background: #f5f5f5;
	padding: 30px 0px 30px 0px;
}

.s9 .container{
	margin: 0px auto;
	max-width: 930px;
}

.s9 .title {
    color: #0a3a9a;
    font-size: 44px;
    font-weight: 800;
    padding: 0px 0px 10px;
    text-align: left;
}

.s9 .title .highlight{
	color: #00a7b6;
}

.s9 img {
    margin: 0 0 0 auto;
}

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

@media screen and (min-width:768px) and (max-width:991px){
	
	.s9 {
		padding: 30px 0px 30px 0px;
	}
	
	.s9 .row > div:first-of-type{
		display: flex;
		flex-wrap: wrap;
		padding-bottom: 30px;
		align-self: center;
	}
	
	.s9 .title {
		font-size: 44px;
		padding: 0px 0px 20px;
		text-align: center;
		width: 100%;
	}
	
	.s9 p{
		margin-bottom: 0px;
		padding-right: 30px;
		width: calc(100% - 228px);
	}
	
	.s9 .row > div:nth-child(2){
		display: flex;
		flex-wrap: wrap;
		padding-bottom: 30px;
		align-self: center;
	}
	
	.s9 img{
		width: 228px;
		align-self: flex-start;
	}
	
	.s9 .row > div:nth-child(2) img{
		margin: 0px auto;
		width: 488px;	
	}
	
}

@media screen and (max-width:767px){
	
	.s9 {
		padding: 20px 0px 0px 0px;
	}
	
	.s9 .row > div:first-of-type{
		display: flex;
		flex-wrap: wrap;
		padding-bottom: 30px;
		align-self: center;
	}
	
	.s9 .title {
        font-size: 28px;
        padding: 0px 0px 10px;
        text-align: center;
        width: 100%;
    }
	
	.s9 p{
        margin-bottom: 0px;
        padding-right: 15px;
        width: calc(100% - 100px);
	}
	
	.s9 .row > div:nth-child(2){
		display: flex;
		flex-wrap: wrap;
		padding-bottom: 30px;
		align-self: center;
	}
	
	.s9 img {
        width: 100px;
        align-self: center;
    }
	
	.s9 .row > div:nth-child(2) img{
		margin: 0px auto;
		width: 488px;	
	}
	
}

/*****/

.s10{
	background: url(/wp-content/uploads/2025/08/sunking-s10.png) no-repeat 0 0/contain #252525;
	padding: 40px 0px 40px 0px;
}

.s10 .title{
	color: #ffffff;
	margin-bottom: 20px;
}

.s10 .title .highlight{
	color: #fbc52f;
}

.s10 .testimonials {
    display: flex;
    max-width: 760px;
    margin: 0px auto;
    position: relative;
    left: 0px;
    gap: 20px;
}

.s10 .testimonial {
    background: #ffffff;
    margin: 0;
	padding: 20px;
	width: 50%;
	position: relative;
}

.s10 .testimonial p{
	text-indent: 50px;
	position: relative;
}

.s10 .testimonial p:before{
	content:"";
	background: url(/wp-content/uploads/2025/08/green-quote.png) no-repeat 0 0;
	height: 31px;
	width: 38px;
	position: absolute;
    top: -10px;
    left: 0px;
}

.s10 .testimonial h3{
	color: #0a3a9a;
	font-size: 28px;
	text-align: left;
	margin-bottom: 15px;
}

.s10 .testimonial cite{
	font-size: 18px;
	font-style: normal;
	font-weight: 800;
}

@media screen and (min-width:992px) and (max-width:1199px){
	
	.s10 {
		background-position: -130px 0;
	}
	
	.s10 .testimonials {
		margin: 0px 0px 0px auto;
	}
	
}

@media screen and (min-width:768px) and (max-width:991px){
	
	.s10 .title {
		margin-bottom: 370px;
	}
	
}

@media screen and (max-width:767px){
	
	.s10{
		background-position: 0 105px;
		padding-top: 30px;
		padding-bottom: 20px;
	}
	
	.s10 .title {
        font-size: 32px;
        margin-bottom: 260px;
    }
	
	.s10 .testimonials {
		flex-direction: column;
	}
	
	.s10 .testimonial {
		margin: 0;
		padding: 20px;
		width: 100%;
	}

}

/**/

.s11 {
    background: #ffffff;
	padding: 30px 0px 30px 0px;
}

.s11 .container {
    background: #f5f5f5;
    border-radius: 40px;
    margin: 0px auto;
    max-width: 930px;
    overflow: hidden;
}

.s11 .row{
	align-items: center;
}

.s11 .row > div:nth-child(2){
	padding-left: 30px;
}

.s11 .row .col-lg-6{
	padding: 0px;
}

.s11 .title {
    color: #0a3a9a;
    font-size: 44px;
    font-weight: 800;
    padding: 0px 0px 10px;
    text-align: left;
}

.s11 .title .highlight{
	color: #00a7b6;
}

.s11 img {
    margin: 0 0 0 auto;
}

.s11 .cta-btn {
	display: block;
    margin: 25px auto 25px 0px;
    padding: 15px 32px 15px;
    background: #ffcc00;
    color: #000;
    font-weight: 800;
    text-decoration: none;
    border-radius: 40px;
    font-size: 18px;
    text-align: center;
    line-height: 1em;
    width: 300px;
}

.s11 .cta-btn span {
	display: block;
	font-size: 16px;
	font-style: italic;
	font-weight: 600;
	margin-top: 4px;
}

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

@media screen and (min-width:768px) and (max-width:991px){
	
	.s11 .container {
		margin: 0px auto;
		max-width: calc(100% - 30px);
		padding: 20px 0px 0px 0px;
	}
	
	.s11 .title{
		font-size: 44px;
		margin-bottom: 20px;
		padding: 0px 0px 0px;
		max-width: 370px;
		text-align: center;
	}
	
	.s11 .row {
		align-items: flex-end;
		flex-direction: column-reverse;
	}
	
	.s11 .row > div:nth-child(2) {
		padding-left: 30px;
		padding-right: 30px;
	}
	
	.s11 img {
		display: block;
		margin: 0 auto 0 auto;
		width: 522px;
	}
	
	.s11 .cta-btn {
		display: block;
		margin: 25px auto 25px auto;
		width: 300px;
	}
	
}

@media screen and (max-width:767px){
	
	.s11{
		padding-top: 20px;
	}
	
	.s11 .container {
		border-radius: 20px;
		margin: 0px auto;
		max-width: calc(100% - 30px);
		padding: 20px 0px 0px 0px;
	}
	
	.s11 .title{
        font-size: 28px;
        margin-bottom: 10px;
        padding: 0px 0px 0px;
        max-width: 100%;
        text-align: center;
    }
	
	.s11 .row {
		align-items: flex-end;
		flex-direction: column-reverse;
	}
	
	.s11 .row > div:nth-child(2) {
		padding-left: 30px;
		padding-right: 30px;
	}
	
	.s11 img {
		display: block;
		margin: 0 auto 0 auto;
		width: 522px;
	}
	
	.s11 .cta-btn {
		display: block;
		margin: 25px auto 25px auto;
		width: 300px;
	}
	
}

/**/

.s12 {
    padding: 30px 0px 30px 0px;
	position: relative;
}

.s12:after {
	content: "";
    background: #ebebeb;
    padding: 30px 0px 30px 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 70%;
	width: 100%;
	z-index: 1;
}

.s12 .container {
    margin: 0px auto;
    max-width: 1047px;
	position: relative;
	z-index: 2;
}

.s12 .row {
    background: #252525;
    border-radius: 40px;
    margin: 0px auto;
    overflow: hidden;
}

.s12 .image {
    padding-left: 30px;
    position: relative;
    z-index: 1;
}

.s12 .inner-wrap {
    padding: 30px;
    position: relative;
    z-index: 2;
}

.s12 .title {
    color: #0a3a9a;
    font-size: 44px;
    font-weight: 800;
    padding: 0px 0px 10px;
    text-align: center;
    position: relative;
    z-index: 2;
}

.s12 .title .highlight{
	color: #e40d0d;
}

.s12 .container > p {
    font-size: 18px;
	margin: 0px auto;
    padding: 0px 0px 20px;
    text-align: center;
	max-width: 690px;
}

.s12 .sub-title {
    color: #ffffff;
    font-size: 44px;
    font-weight: 800;
    padding: 0px 0px 10px;
    text-align: center;
}

.s12 .sub-title .highlight{
	color: #e4120e;
}

.s12 .inner-wrap p{
	color: #ffffff;
	text-align: center;
}

.s12 img {
    margin: 0 0 0 auto;
    max-width: none;
    position: absolute;
    top: 0;
    right: 0;
}

.s12 .cta-btn {
	display: block;
    margin: 25px auto 25px auto;
    padding: 15px 32px 15px;
    background: #ffcc00;
    color: #000;
    font-weight: 800;
    text-decoration: none;
    border-radius: 40px;
    font-size: 18px;
    text-align: center;
    line-height: 1em;
    width: 300px;
}

.s12 .cta-btn span {
	display: block;
    font-size: 16px;
	font-style: italic;
	font-weight: 600;
    margin-top: 4px;
}

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

@media screen and (min-width:768px) and (max-width:991px){
	
	.s12 .container {
		margin: 0px auto;
		max-width: 100%;
	}
	
	.s12 .image {
		padding: 0;
	}
	
	.s12 img {
		margin: -170px auto 0 auto;
		max-width: 100%;
		position: relative;
		top: 0;
		right: 0;
	}

}

@media screen and (max-width:767px){
	
	.s12 {
		padding: 20px 0px 30px 0px;
		height: auto;
	}
	
	.s12 .container {
		margin: 0px auto;
		max-width: 100%;
	}
	
	.s12 .row {
		border-radius: 20px;	
	}
	
	.s12 .title{
		color: #0a3a9a;
		font-size: 28px;
	}
	
	.s12 h2 .highlight{
		display: block;
		color: #e40d0d;
	}
	
	.s12 .sub-title {
    	font-size: 28px;
	}
	
	.s12 .inner-wrap {
    	padding: 20px;
	}
	
	.s12 .image {
		padding: 0;
	}
	
	.s12 img {
		margin: -100px auto 0 auto;
		max-width: 100%;
		position: relative;
		top: 0;
		right: 0;
	}
	
	.s12 .container > p{
		text-align: left;
	}

}

/**/

#ft3 {
    padding-top: 30px;
    padding-bottom: 30px;
}