


.br-page .container {
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 15px;
    width: 100%;
}
	
.br-page .br-hero {
    background-image: url(https://heartautocare.com/wp-content/uploads/2026/02/brakes-repair-hero-bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 130px 0;
    display: flex;
    align-items: center;
}
	
.br-hero-copy h1 {
    color: #fff;
    font-size: 52px;
    font-weight: 400;
    line-height: 1.1em;
    letter-spacing: 1px;
    margin-bottom: 20px;
}
	
	
.br-hero-copy p{
    margin: 0 0 27px;
    font-size: 18px;
    color: #fff;
    max-width: 35%;
    line-height: 1.5em;
}
	
.br-hero .br-btn{
    background: var(--primary-red);
    color: #fff;
    padding: 20px 90px;
    border-radius: 0;
    display: inline-block;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
}
	
.br-coupon-wrap	.br-coupon {
    background-color:var(--primary-red);
    background-image: url(https://heartautocare.com/wp-content/uploads/2025/02/Rectangle.png);
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
	padding: 60px;
	margin: 60px 0;
	display: flex;
}
.br-coupon-wrap	h2#br-coupon-heading {
    font-size: 80px;
    color: #FFF200;
    font-weight: 900;
    font-family: "Roboto", sans-serif;
	margin-bottom: 20px;
}
	
.br-coupon-wrap	p {
    font-size: 36px;
    font-weight: 700;
    text-transform: capitalize;
    color: #FFFFFF;
    margin-bottom: 20px;
}
	.br-coupon-left, .br-coupon-right {
    width: 20%;
}
	
	.br-coupon-left{
    width: 190px;
    position: relative;
    left: -60px;
    top: -54px;
	}
	.br-coupon-right {
    width: 160px;
    position: relative;
    left: 80px;
    top: 80px;
}

	.br-coupon-center {
    width: 60%;
}
.br-coupon-wrap	.br-btn {
    background: #fff;
    color: #000;
    padding: 20px 130px;
    border-radius: 0;
    display: inline-block;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin-top: 20px;
}
	
	.br-benefits {
    background: #f1f1f1;
}
	
.br-benefits .br-benefits-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
	gap: 20px;
	    align-items: center;
	    padding-top: 60px;
	padding-bottom: 60px;
}
	.br-benefits-images {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
	
.br-benefits h2 {
    color: var(--primary-red);
    font-size: 36px !important;
    line-height: 1.1em;
    letter-spacing: 0.01em;
    font-weight: 400;
    margin-bottom: 25px;
}
	
.br-benefits p {
    color: #000;
    font-size: 18px;
    margin-bottom: 30px;
}
	
	.br-financing-box {
    background: var(--primary-red);
    text-align: center;
    padding: 40px 15px;
}
	.br-financing {
    background: #f1f1f1;
    padding-bottom: 60px;
}
		.br-financing img{
      width:75%;
}
	.br-financing  #br-financing-heading {
    color: #fff;
    font-size: 36px;
    font-weight: 400;
    line-height: 1.1em;
    letter-spacing: 0.01em;
    margin-bottom: 20px;
}
	
	.br-why .br-why-grid {
    display: grid;
    grid-template-columns: 2fr 1.4fr;
}
	.br-why-img img{
		width:60%;
	}
	
	.br-why #br-why-heading {
    color: #000;
    font-size: 36px;
    font-weight: 400;
    line-height: 1.1em;
    letter-spacing: 0.01em;
    margin-bottom: 20px;
}
	.br-why  ul {
    margin: 0 20px;
    color: #000;
    font-size: 20px;
    font-weight: 500;
}
	.br-why  ul li{
		margin-bottom: 5px;
	}
	.br-book-box {
      border-style: dashed;
    border-width: 1px 1px 1px 1px;
    border-color: #FFFFFF;
		    padding: 40px 15px;
}
.br-book-tomorrow {
    background: var(--primary-red);
    text-align: center;
    padding: 20px !important;
    margin-top: 30px !important;
}
	
	.br-why {
    padding: 60px 0;
    background-image: url(https://heartautocare.com/wp-content/uploads/2025/02/Group-1000001537-1.png);
    background-repeat: no-repeat;
    background-size: cover;
}
	
	.br-book-title {
    color: #fff;
    font-size: 50px !important;
    font-weight: 400;
    line-height: 1.1em;
    letter-spacing: 0.01em;
    margin-bottom: 20px;
}
	
	.br-book-box a {
    background: #fff;
    color: #000;
    padding: 20px 130px;
    border-radius: 0;
    display: inline-block;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    text-transform: capitalize;
}
	.br-team {
    padding: 60px 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(https://heartautocare.com/wp-content/uploads/2025/02/Brake.png);
    text-align: center;
	background-position: right;	
}
	.br-team  h2 {
    color: #000;
    font-size: 36px;
    font-weight: 400;
    line-height: 1.1em;
    letter-spacing: 0.01em;
    margin-bottom: 20px;
}
	.br-team p{
    font-size: 20px;
    color: #000;
    line-height: 1.4em;
	}
	.br-team a {
    background: var(--primary-red);
    color: #ffffff;
    padding: 20px 130px;
    border-radius: 0;
    display: inline-block;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    text-transform: capitalize;
    margin-top: 40px;
}
	.br-team img{
		width: 100%;
	}
	
	
	@media only screen and (min-width: 769px) and (max-width: 1024px) { 
		.br-benefits h2 {
    font-size: 30px !important;
}
		.br-coupon-wrap .br-btn {
    padding: 20px 90px;
}
		.br-coupon-wrap h2#br-coupon-heading {
    font-size: 60px;
}
	.br-page .br-hero {
    background-position: center;
}
.br-coupon-left, .br-coupon-right {
    width: 20%;
}
		.br-coupon-right {
    left: 50px;
	top:50px;		
}
		.br-coupon-wrap p {
    font-size: 24px;
}
	
	}	

    @media only screen and (max-width : 768px) {
		
		.br-team {
    padding: 30px 0;
}
		
		.br-why #br-why-heading {
    font-size: 26px;
}
		.br-why ul li {
    font-size: 16px;
}
		.br-team a {
    margin-top: 30px;
    padding: 15px 30px !important;
    font-size: 16px !important;
}
		.br-team h2 {
    font-size: 26px;
}
		.br-team p {
    font-size: 16px;
}
		
		.br-why {
    padding: 30px 0;
}
		.br-financing {
    padding-bottom: 30px;
}
		.br-why .br-why-grid {
    grid-template-columns: 1fr;
}
		.br-why-img {
    text-align: center;
    margin-top: 20px;
}
		.br-book-box a {
    padding: 15px 30px !important;
    margin-top: 10px;
    font-size: 16px !important;
}
		.br-book-title {
    font-size: 26px !important;
			margin-bottom: 10px;
}
		
		.br-financing #br-financing-heading {
    font-size: 26px;
}
			.br-financing img{
      width:100%;
}	
		.br-coupon-wrap .br-coupon {
    margin: 30px 0;
}
		
		.br-benefits-images img{
			width:100%;
		}
		
		.br-benefits p {
    font-size: 16px;
    margin-bottom: 15px;
}
		
		.br-benefits h2 {
    font-size: 26px !important;
    margin-bottom: 15px;
}
		.br-benefits .br-benefits-grid {
    grid-template-columns: 1fr;
	padding: 30px 15px;		
}

		.br-coupon-wrap p {
    font-size: 16px;
    margin-bottom: 10px;
}
		.br-coupon-wrap .br-btn {
        padding: 15px 30px !important;
        margin-top: 10px;
        font-size: 16px !important;
}

		.br-coupon-wrap h2#br-coupon-heading{
    font-size: 40px;
    margin-bottom: 10px;
}
		
.br-coupon-wrap .br-coupon {
    padding: 15px;
}
		.br-coupon-center {
			width: 70%;
			margin: 30px 0;
		}	
		
.br-coupon-left {
    position: relative;
    left: 0;
    top: 0;
    display: flex;
    align-items: start;
	        width: 15%;
}
.br-coupon-right {
    position: relative;
    left: 0;
    top: 0;
    display: flex;
    align-items: end;
	        width: 15%;
}
		
		.br-hero-copy {
    text-align: center;
}
		.br-hero-copy p {
        font-size: 16px;
        max-width: 85%;
        text-align: center;
        margin: 0 auto 17px;
}
		
   .br-page .br-hero {
    background-position: center;
}	
		.br-hero-copy h1 {
    font-size: 40px;
	margin-bottom:12px;		
}
		.br-hero .br-btn {
    font-size: 16px;
	    padding: 20px 50px;		
}

    }

