.interview{align-items:center;gap:15dvh;min-height:80dvh}.interview,.interview__title{display:flex;flex-direction:column}.interview__title{gap:20px;font-size:5rem;text-align:center;line-height:1.5}.interview__title-span{color:var(--tertiary-color);text-shadow:0 0 8px var(--tertiary-color)}.interview__video{width:95%;aspect-ratio:16/9;border-radius:20px}.interview__btn{position:relative}.interview__btn-div{width:50px;height:50px;background-color:var(--secondary-color);border-radius:1000px;margin:0 auto;display:flex;justify-content:center;align-items:center;bottom:0}.interview__testimonials{padding:80px 25px 0;display:flex;flex-direction:column;gap:50px}.testimonials__title{font-size:3rem;text-align:center;color:var(--tertiary-color)}.testimonials__container{display:grid;grid-gap:60px;gap:60px}.testimonials__article{display:flex;flex-direction:column;gap:25px}.testimonials__img{border-radius:1000px}.testimonials__div{display:flex;justify-content:space-between;align-items:center;gap:25px}.testimonials__audio{width:90%}.testimonials__witness{display:flex;flex-direction:column;align-items:flex-end;gap:15px;width:100%}.testimonials__name{font-size:1.7rem;align-self:center}.interview__students{display:flex;flex-direction:column;gap:100px;padding-top:100px}.interview__students-title{font-size:3.5rem;color:var(--tertiary-color);text-align:center}.interview__students-video{width:100%;border-radius:20px}.order{order:2}#start{align-items:flex-start}#start h5{align-self:start;color:var(--primary-color)}.interview__links{display:flex;justify-content:space-between;align-items:center;padding:0 25px}@media (min-width:768px){.interview{flex-direction:row}.interview__title{font-size:6rem}.interview__video{min-width:400px;flex:1 1}.interview__testimonials,.testimonials__container{gap:100px}.testimonials__container{padding-bottom:80px}.testimonials__article{width:55%;gap:50px}.end{place-self:end}.testimonials__witness{gap:35px}.testimonials__img{width:150px;height:150px}.testimonials__name{font-size:2.5rem}#start{align-items:end}#start h5{align-self:center}.interview__students{padding-bottom:50px}.interview__students-title{font-size:4.5rem}}