.standout-featur {padding: 74px 0;}
.standout-featur .standout-featur-grp {width: 100%;}
.standout-featur .standout-featur-grp .standout-featur-title {margin-bottom: 54px;}
.standout-featur .standout-featur-grp .standout-featur-title h3 {font-family: 'Inter'; font-weight: 500; font-size: 36px; line-height: 1.5; color: #FFF; letter-spacing: 0%; text-align: center; max-width: 1000px; margin: 0 auto 24px;}
.standout-featur .standout-featur-grp .standout-featur-title p {font-family: 'Inter'; font-weight: 400; font-size: 20px; line-height: 28px; text-align: center; color: #A1A1AB;}
.standout-featur-grp-img {display: flex; align-items: stretch; width: 100%; justify-content: space-between; gap: 46px; margin-bottom: 54px;}
.standout-featur-grp-img .standout-featur-img-sec {display: flex; flex-direction: column; width: 33.333%; gap: 24px;}
.standout-featur-grp-img .standout-featur-img-sec .standout-featur-img {display: block; position: relative; width: 100%;}
.standout-featur-grp-img .standout-featur-img-sec .standout-featur-img::after {content: ''; display: block; padding-top: 57.278%;;}
.standout-featur-grp-img .standout-featur-img-sec .standout-featur-img img {position: absolute; width: 100%; height: 100%; left: 0; top: 0; object-fit: cover; overflow: hidden; border-radius: 15px;}
.standout-featur-grp-img .standout-featur-img-sec .standout-featur-text {text-align: center;}
.standout-featur-grp-img .standout-featur-img-sec .standout-featur-text p {color: #FFF; font-family: 'Inter'; font-weight: 500; font-size: 20px;
 line-height: 1.3; letter-spacing: 0%; }
.standout-featur-bottom {text-align: center;}
.standout-featur-bottom .standout-featur-bottom-text {margin-bottom: 32px; text-align: center;}
.standout-featur-bottom .standout-featur-bottom-text p {font-family: 'Inter'; font-weight: 400; font-size: 20px; line-height: 28px; text-align: center; color: #A1A1AB;}
.standout-featur-bottom .btnbox {display: flex; justify-content: center;}
.standout-featur-bottom .btnbox a {display: inline-flex; align-items: center; justify-content: center; padding: 0 3.2rem; height: 48px;
background-color: #3CB64A; color: #FFF; border: none; border-radius: 0; font-size: 16px; font-family: Inter; font-weight: 600;  line-height: 20px; text-transform: uppercase; cursor: pointer; transition: all 0.3s ease;
text-align: center; border-radius: 100px;}

@media (max-width:1599px) {
	.standout-featur .standout-featur-grp .standout-featur-title h3 {font-size: 32px;}
	.standout-featur .standout-featur-grp .standout-featur-title p {font-size: 18px;}
	.standout-featur-grp-img .standout-featur-img-sec .standout-featur-text p {font-weight: 500; font-size: 18px; text-align: center;} 
	.standout-featur-bottom .standout-featur-bottom-text p {font-size: 18px;}
} 


@media (max-width: 1399px) {
	.standout-featur {padding: 48px 0;}
	.standout-featur .standout-featur-grp .standout-featur-title h3 {font-size: 30px;}
	.standout-featur .standout-featur-grp .standout-featur-title p {font-size: 18px;}
	.standout-featur-grp-img .standout-featur-img-sec .standout-featur-text p {font-weight: 500; font-size: 18px; text-align: center;} 
	.standout-featur-bottom .standout-featur-bottom-text p {font-size: 18px;}
  
}

@media (max-width: 1199px) {
	.standout-featur {padding: 48px 0;}
	.standout-featur .standout-featur-grp .standout-featur-title {margin-bottom: 44px;}
	.standout-featur .standout-featur-grp .standout-featur-title h3 {font-weight: 500; font-size: 28px; line-height: 1.5; text-align: center; margin-bottom: 15px;}
	.standout-featur .standout-featur-grp .standout-featur-title p {font-weight: 400; font-size: 18px; line-height: 24px; text-align: center;}
	.standout-featur-grp-img {gap: 20px; margin-bottom: 34px;}
	.standout-featur-grp-img .standout-featur-img-sec .standout-featur-text p {font-weight: 500; font-size: 18px; text-align: center;} 
	.standout-featur-bottom .standout-featur-bottom-text p {font-size: 18px;}
}

@media (max-width: 991px) {
  .standout-featur {padding: 34px 0;}
	.standout-featur .standout-featur-grp .standout-featur-title {margin-bottom: 24px;}
	.standout-featur .standout-featur-grp .standout-featur-title h3 {font-weight: 500; font-size: 28px; line-height: 1.5; text-align: center; margin-bottom: 15px;}
	.standout-featur .standout-featur-grp .standout-featur-title p {font-weight: 400; font-size: 16px; line-height: 24px; text-align: center;}
	.standout-featur-grp-img {gap: 20px; margin-bottom: 34px;}
	.standout-featur-grp-img .standout-featur-img-sec {width: 100%; gap: 12px;}	
	.standout-featur-grp-img .standout-featur-img-sec .standout-featur-text p {font-weight: 500; font-size: 16px; text-align: center;}
	.standout-featur-bottom .standout-featur-bottom-text {margin-bottom: 34px;}
	.standout-featur-bottom .standout-featur-bottom-text p {font-weight: 400; font-size: 16px; line-height: 24px; text-align: center;}
	.standout-featur-bottom .btnbox a {font-weight: 600; font-size: 14px; line-height: 18px; text-align: center; text-transform: uppercase; border-radius: 6px; padding: 0 2.2rem; height: 60px; }
}

@media (max-width: 767px) {
	.standout-featur {padding: 24px 0;}
	.standout-featur .standout-featur-grp .standout-featur-title {margin-bottom: 20px;}
	.standout-featur .standout-featur-grp .standout-featur-title h3 {font-weight: 500; font-size: 24px; line-height: 1.5; text-align: center; margin-bottom: 10px;}
	.standout-featur .standout-featur-grp .standout-featur-title p {font-weight: 400; font-size: 16px; line-height: 24px; text-align: center;}
	.standout-featur-grp-img {flex-direction: column; gap: 34px; margin-bottom: 24px;}
	.standout-featur-grp-img .standout-featur-img-sec {width: 100%; gap: 12px;}	
	.standout-featur-grp-img .standout-featur-img-sec .standout-featur-text p {font-weight: 500; font-size: 16px; text-align: center;}
	.standout-featur-bottom .standout-featur-bottom-text {margin-bottom: 20px;}
	.standout-featur-bottom .standout-featur-bottom-text p {font-weight: 400; font-size: 16px; line-height: 24px; text-align: center;}
	.standout-featur-bottom .btnbox a {font-weight: 600; font-size: 14px; line-height: 18px; text-align: center; text-transform: uppercase; border-radius: 6px; padding: 0 2.2rem; height: 60px; width: 100%;}

}