.why-ceat-section{margin-top:128px}
.why-ceat-wrapper{display:flex}
.why-ceat-wrapper .lhs{width:55%;max-width:553px;margin-right:47px}
.why-ceat-wrapper .rhs{width:45%;max-width:530px}
.lhs-head{font-family:"Poppins-Light";font-size:36px;font-weight:300;line-height:50px;letter-spacing:normal;color:#333}
.rhs-head{font-family:"Poppins-Light";font-size:36px;font-weight:300;line-height:50px;letter-spacing:normal;color:#333}
.why-ceat-wrapper .lhs .content h4{font-family:"Poppins-SemiBold";font-size:20px;font-weight:600;line-height:32px;letter-spacing:normal;color:#333;display:block}
.why-ceat-wrapper .lhs .content h4:first-child{margin-top:60px}
.why-ceat-wrapper .lhs .content h4:nth-child(2){margin-bottom:40px}
.why-ceat-wrapper .lhs .content p{font-family:"Poppins-Medium";font-size:16px;font-weight:500;line-height:24px;letter-spacing:normal;color:#8c8c8c;margin-bottom:60px}
.lhs-more{font-family:"Poppins-SemiBold";font-size:14px;font-weight:600;line-height:normal;letter-spacing:normal;color:#f5822d;text-transform:uppercase}
.why-ceat-wrapper .rhs .video{margin-top:27px;height:100%;max-height:341px;min-height:341px;position:relative}
.thumb-img-wrap{position:absolute;top:0;bottom:0;left:0;right:0}
.thumbnail-img{width:100%;height:100%;border-radius:10px}
.video-play-btn{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;cursor:pointer;transition:.3s ease-in-out}
.video-play-btn:hover{transform:scale(1.3)}
.vid-frame{border-radius:10px;height:100%;width:100%;max-height:341px;min-height:341px}
@media only screen and (min-width:320px) and (max-width:767.69px){.why-ceat-section{margin-top:61px}
.why-ceat-wrapper{flex-direction:column}
.why-ceat-wrapper .lhs{width:100%;max-width:100%;margin-right:0}
.why-ceat-wrapper .rhs{width:100%;max-width:100%;margin-top:40px}
.why-ceat-wrapper .lhs .heading{text-align:center}
.why-ceat-wrapper .rhs .heading{text-align:center}
.lhs-head{font-size:24px;line-height:32px;color:#252525}
.rhs-head{font-size:24px;line-height:32px;color:#252525}
.why-ceat-wrapper .lhs .content h4{font-size:16px;line-height:24px}
.why-ceat-wrapper .lhs .content h4:first-child{margin-top:20px}
.why-ceat-wrapper .lhs .content h4:nth-child(2){margin-bottom:21px}
.why-ceat-wrapper .lhs .content p{font-size:14px;margin-bottom:19px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical}
.lhs-more{font-size:12px}
.why-ceat-wrapper .rhs .video{margin-top:20px;min-height:201px;max-height:201px}
.vid-frame{min-height:201px;max-height:201px}
}
@media only screen and (min-width:768px) and (max-width:991px){.why-ceat-wrapper .lhs .content p{margin-bottom:28px}
}