.video-section{padding:4rem 24px 4rem 1.5rem;background-color:#fff}@media (min-width:768px){.video-section{padding-top:6rem;padding-bottom:6rem}}.video-section .container{max-width:1380px;margin:0 auto;width:100%}.video-section .section-heading{font-size:40px;font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:15px;margin-top:0;color:#212121;line-height:1.2}@media (max-width:600px){.video-section .section-heading{font-size:2rem}}.video-section .section-subheading{font-size:20px;font-size:1.25rem;color:#6b7280;text-align:center;margin-top:.5rem;margin-bottom:3rem}.video-section .grid{display:grid;gap:48px;gap:3rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:768px){.video-section .grid{grid-template-columns:repeat(2,1fr)}}.video-section .video-container{position:relative;border-radius:.75rem;overflow:hidden;aspect-ratio:16/9;background-color:#000;-webkit-box-shadow:0 10px 15px rgba(0,0,0,.1);box-shadow:0 10px 15px rgba(0,0,0,.1)}.video-section .video-container img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.video-section .video-container .play-button-wrapper{position:absolute;inset:0}.video-section .video-container .play-button-wrapper,.video-section .video-container .play-button-wrapper .play-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.video-section .video-container .play-button-wrapper .play-button{width:80px;width:5rem;height:80px;height:5rem;border-radius:9999px;background-color:#7e22ce;color:#fff;-webkit-box-shadow:0 10px 15px rgba(0,0,0,.2);box-shadow:0 10px 15px rgba(0,0,0,.2);-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.video-section .video-container .play-button-wrapper .play-button:hover{background-color:rgba(126,34,206,.8)}.video-section .video-container iframe{width:100%;height:100%}.video-section .info-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px;gap:2rem}.video-section .info-section .info-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:16px;gap:1rem}.video-section .info-section .info-item .icon-wrapper{margin-top:.25rem;padding:.75rem;border-radius:9999px;background-color:rgba(126,34,206,.1);color:#7e22ce;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.video-section .info-section .info-item .icon-wrapper img{width:24px;height:24px}.video-section .info-section .info-item h3{font-size:23.2px;font-size:1.45rem;font-weight:700;color:#1f2937;margin-bottom:.5rem;margin-top:0}.video-section .info-section .info-item p{color:#4b5563;font-size:19.2px;font-size:1.2rem}.impact-section{padding:2rem 1.5rem;background:-webkit-gradient(linear,left top,right bottom,from(rgba(128,90,213,.05)),to(#fff));background:linear-gradient(to bottom right,rgba(128,90,213,.05),#fff)}@media (min-width:768px){.impact-section{padding:3rem 1.5rem}}.impact-section .container{max-width:1380px;width:100%;margin:0 auto}.impact-section .section-heading{font-size:40px;font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:1rem;margin-top:0;color:#212121;line-height:1.2}@media (max-width:600px){.impact-section .section-heading{font-size:2rem}}.impact-section .section-subheading{font-size:20px;font-size:1.25rem;color:#4b5563;text-align:center;margin-bottom:3rem;max-width:700px;margin-left:auto;margin-right:auto}.impact-section .card-grid{display:grid;gap:32px;gap:2rem}@media (min-width:768px){.impact-section .card-grid{grid-template-columns:repeat(3,1fr)}}.impact-section .card{background:#fff;border:1px solid #f3f4f6;border-radius:1rem;padding:2rem;-webkit-box-shadow:0 4px 6px rgba(0,0,0,.04);box-shadow:0 4px 6px rgba(0,0,0,.04);-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease,-webkit-box-shadow .3s ease}.impact-section .card:hover{-webkit-box-shadow:0 8px 16px rgba(0,0,0,.08);box-shadow:0 8px 16px rgba(0,0,0,.08)}.impact-section .card .icon-wrapper{width:64px;width:4rem;height:64px;height:4rem;background:rgba(128,90,213,.1);border-radius:9999px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:1.5rem;color:#805ad5}.impact-section .card .icon-wrapper img{height:24px;width:24px}.impact-section .card h3{font-size:23.2px;font-size:1.45rem;font-weight:700;margin-bottom:1rem;color:#1f2937}.impact-section .card p{color:rgba(31,41,55,.8);margin:0;font-size:19.2px;font-size:1.2rem}.faq{padding:4rem 1.5rem}.faq__container{max-width:960px;margin:0 auto;width:100%}.faq__heading{font-size:40px;font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:1rem;margin-top:0;color:#212121;line-height:1.2}@media (max-width:600px){.faq__heading{font-size:2rem}}.faq__subheading{text-align:center;font-size:20px;font-size:1.25rem;color:#555;margin-bottom:2rem}.faq__accordion{background:#fff;border-radius:12px;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.08);box-shadow:0 2px 10px rgba(0,0,0,.08);overflow:hidden}.faq__item{border-bottom:1px solid #eee;padding:1.2rem 1.5rem;cursor:pointer;-webkit-transition:background .2s ease;transition:background .2s ease}.faq__item:last-child{border-bottom:none}.faq__item:hover{background:#f9f9f9}.faq__question{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:21.6px;font-size:1.35rem;font-weight:500;color:#333}.faq__icon{font-size:20px;font-size:1.25rem;font-weight:700}.faq__answer{margin-top:.75rem;color:#666;font-size:18.4px;font-size:1.15rem;line-height:1.6}.active .faq__answer{display:block}