main p{width:fit-content;margin:0 auto;margin-bottom:60px;font-size:1rem}main h2{margin-bottom:20px}.testimonials{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;max-width:1400px;margin:0 auto 40px auto;padding:0 20px}.depoimento{margin-bottom:0;line-height:1.6}.card{padding:32px;display:flex;flex-direction:column;gap:16px;border-radius:12px;border:1px solid #ddd;margin-bottom:20px;transition:all .3s ease;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.1);height:fit-content}.card:hover{box-shadow:0 8px 24px rgba(0,0,0,.15);transform:translateY(-2px);border-color:var(--main-color)}.card p{margin-bottom:0}.aluno{display:flex;gap:12px;align-items:center;margin-top:auto;padding-top:16px;border-top:1px solid #eee}.aluno img{width:48px;height:48px;border-radius:50%;object-fit:cover;flex-shrink:0}.dados{flex:1}.nome{font-weight:700;margin-bottom:4px;color:var(--main-color);font-size:1rem}.curso{font-size:.9rem;color:#666;margin-bottom:0;font-weight:500}.feedback a{margin:0 auto}.video-testimonials{background-color:#f8f9fa;padding:80px 0;margin-top:80px}.video-testimonials h2{text-align:center;margin-bottom:60px;font-family:"League Gothic",sans-serif;font-size:3rem;text-transform:uppercase;font-weight:400;color:var(--dark-grey)}.video-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:30px;max-width:1200px;margin:0 auto;padding:0 20px}.video-item{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease}.video-item:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.video-wrapper{position:relative;width:100%;height:0;padding-bottom:56.25%;overflow:hidden}.video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.video-info{padding:20px;text-align:center}.video-title{font-family:"League Gothic",sans-serif;font-size:1.5rem;text-transform:uppercase;font-weight:400;color:var(--main-color);margin-bottom:8px;line-height:1.2}.video-description{font-family:Montserrat,sans-serif;font-size:.9rem;color:var(--dark-grey);opacity:.8;line-height:1.4}@media (max-width:768px){.video-testimonials{padding:60px 0;margin-top:60px}.video-testimonials h2{font-size:2.5rem;margin-bottom:40px}.video-grid{grid-template-columns:1fr;gap:20px;padding:0 15px}.video-info{padding:15px}.video-title{font-size:1.3rem}.video-description{font-size:.85rem}}@media (max-width:480px){.video-testimonials h2{font-size:2rem;margin-bottom:30px}.video-grid{padding:0 10px}.video-info{padding:12px}.video-title{font-size:1.2rem}}@media (min-width:1400px){.testimonials{grid-template-columns:repeat(4,1fr);gap:32px}}@media (max-width:1399px) and (min-width:1200px){.testimonials{grid-template-columns:repeat(3,1fr);gap:28px}}@media (max-width:1199px) and (min-width:992px){.testimonials{grid-template-columns:repeat(3,1fr);gap:24px;padding:0 16px}.card{padding:28px}}@media (max-width:991px){main p{margin-bottom:40px;padding:0 16px;text-align:center}main h2{margin-bottom:16px}.testimonials{grid-template-columns:repeat(2,1fr);gap:20px;padding:0 16px;max-width:100%}.card{padding:24px;gap:14px}.depoimento{font-size:.95rem;line-height:1.5}.nome{font-size:.95rem}.curso{font-size:.85rem}.aluno img{width:44px;height:44px}}@media (max-width:767px) and (min-width:600px){.testimonials{grid-template-columns:repeat(2,1fr);gap:16px;padding:0 12px}.card{padding:20px;gap:12px;margin-bottom:16px}.depoimento{font-size:.9rem}.aluno{gap:10px;padding-top:12px}.aluno img{width:40px;height:40px}.nome{font-size:.9rem}.curso{font-size:.8rem}}@media (max-width:599px) and (min-width:481px){main p{margin-bottom:32px;padding:0 12px;font-size:.95rem}.testimonials{grid-template-columns:1fr;gap:16px;padding:0 12px}.card{padding:20px;gap:12px;margin-bottom:16px;max-width:480px;margin-left:auto;margin-right:auto}.depoimento{font-size:.9rem;line-height:1.5}.aluno{gap:10px;padding-top:12px}.aluno img{width:40px;height:40px}.nome{font-size:.9rem}.curso{font-size:.8rem}}@media (max-width:480px){main p{margin-bottom:24px;padding:0 8px;font-size:.9rem}main h2{margin-bottom:12px}.testimonials{grid-template-columns:1fr;gap:12px;padding:0 8px}.card{padding:16px;gap:10px;margin-bottom:12px;border-radius:8px}.depoimento{font-size:.85rem;line-height:1.4}.aluno{gap:8px;padding-top:10px}.aluno img{width:36px;height:36px}.nome{font-size:.85rem}.curso{font-size:.75rem}}@media (max-width:319px){main p{padding:0 4px;font-size:.85rem;margin-bottom:20px}.testimonials{padding:0 4px;gap:8px}.card{padding:12px;gap:8px;margin-bottom:8px}.depoimento{font-size:.8rem;line-height:1.3}.aluno{gap:6px;padding-top:8px}.aluno img{width:32px;height:32px}.nome{font-size:.8rem}.curso{font-size:.7rem}}@media (prefers-reduced-motion:reduce){.card{transition:none}.card:hover{transform:none}}@media (hover:none) and (pointer:coarse){.card{min-height:200px}.card:hover{transform:none;box-shadow:0 2px 8px rgba(0,0,0,.1)}.card:active{transform:scale(.98);transition:transform .1s ease}}@media (max-width:767px) and (orientation:landscape){.testimonials{grid-template-columns:repeat(2,1fr);gap:12px}.card{padding:16px}main p{margin-bottom:20px}}@media print{.testimonials{grid-template-columns:1fr;gap:20px}.card{break-inside:avoid;border:1px solid #000;box-shadow:none;padding:16px}.card:hover{transform:none;box-shadow:none}}