#why-choose-us-section{background-color:#F6F6F6;display:flex;align-items:center;flex-direction:column;padding:60px 0}.why-choose-us-section-class{background-color:#F6F6F6;width:100%}#why-choose-us-section h3{font-size:32px;line-height:48px;font-weight:700;color:#161616;font-family:Poppins,sans-serif;text-align:center;padding-bottom:20px}.why-choose-us-cards-container{display:flex;justify-content:space-between}@media only screen and (max-width:992px){.why-choose-us-cards-container{flex-direction:column}}@media only screen and (max-width:480px){#why-choose-us-section h3{font-size:26px;line-height:36px}}.why-video-section{background-color:var(--lightGray);width:100%;display:flex;flex-direction:column;align-items:center;padding:80px 110px}.why-video-section h2{font-size:36px;line-height:54px;font-weight:700;color:#161616;font-family:Poppins,sans-serif}.why-video-container{position:relative;margin:30px auto auto}.why-video-thumbnail{cursor:pointer}.why-video-thumbnail img{border-radius:10px;max-width:100%;height:auto}.why-iframe-container{width:100%}.why-iframe-container iframe{border-radius:10px;width:640px;height:360px}@media only screen and (max-width:768px){.why-video-container{width:100%}.why-video-section h2{font-size:26px;line-height:34px}.why-iframe-container iframe{width:100%;height:300px}}@media only screen and (max-width:540px){.why-video-section{padding:80px 10px}}@media only screen and (max-width:460px){.why-iframe-container iframe{width:100%;height:260px}}