.testimonial{padding-top:3rem;padding-bottom:3rem}.testimonial__container{display:flex;flex-direction:column;gap:1.5rem}.testimonial__content{display:flex;flex-direction:column;gap:.5rem}.testimonial__title{margin-bottom:0;font-weight:600;font-size:1.75rem;font-style:normal;line-height:2.125rem}@media screen and (min-width: 768px){.testimonial__title{font-size:2.375rem;line-height:3rem}}.testimonial__list{list-style:none;padding-left:1rem;padding-right:1rem}.testimonial__item,.testimonial__item--video{position:relative;display:flex;flex:0 0 18.5rem;padding:.5rem;height:28rem;border:1px solid #4e4e4e;border-radius:.5rem}.testimonial__item--video{cursor:pointer}.testimonial__item--video::after{position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 100%);border-radius:.5rem;content:"";opacity:.5;transition:opacity .1s ease-in-out}.testimonial__item--video:hover::after{opacity:.9}.testimonial__item--video:hover .testimonial__icon::before{content:"";color:#fa0}.testimonial__figure{position:absolute;top:0;left:0;display:flex;width:100%;height:100%}.testimonial__img{width:100%;height:100%;border-radius:.5rem;object-fit:cover;aspect-ratio:5/8}.testimonial__body{position:relative;z-index:1;display:flex;margin-top:auto;padding:1rem;width:100%;border-radius:.5rem;flex-direction:column;gap:.5rem}.testimonial__name{margin-bottom:0;font-weight:500;font-size:.75rem;font-style:normal;line-height:normal}.testimonial__job{margin-bottom:0;font-weight:600;font-size:.875rem;font-style:normal;line-height:1.5rem}@media screen and (min-width: 768px){.testimonial__job{font-size:1rem;line-height:1.75rem}}.testimonial__blockquote{font-weight:500;font-size:.875rem;font-style:normal;line-height:1.1875rem}.testimonial__icon{position:absolute;top:50%;left:50%;font-size:6rem;color:#fff;transform:translate(-50%, -50%);z-index:1}@media screen and (min-width: 768px){.testimonial__list{padding-left:2rem;padding-right:2rem}}@media screen and (min-width: 1024px){.testimonial{padding-top:5rem;padding-bottom:5rem}}@media screen and (min-width: 1200px){.testimonial .slider--hidden-lg .slider__scroll{grid-template-columns:repeat(4, 1fr);display:grid;margin:0 auto;width:100%;max-width:calc(1320px + 4rem);gap:1.5rem}.testimonial__item,.testimonial__item--video{height:31.5625rem}.testimonial__list{gap:1.5rem}}.testimonial-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-11111;display:flex;overflow:hidden;background-color:rgba(0,0,0,.6117647059);opacity:0;transform:scale(0.9, 0.9);transition:opacity .4s ease-out,z-index .4s ease-out,transform .4s ease-out;justify-content:center;align-items:center}.testimonial-modal__inner{position:relative;display:flex;width:90%;height:90%;flex-direction:column;background:#181733;gap:1.5rem}.testimonial-modal__head{display:flex;justify-content:flex-end}.testimonial-modal__button{display:flex;font-size:1rem;font-style:normal;font-weight:500;line-height:1.125rem;color:#fff;align-items:center;margin-right:1rem;gap:.75rem}@media(hover: hover){.testimonial-modal__button:hover{color:#fa0}}.testimonial-modal__button i{font-size:2rem}.testimonial-modal__body{width:100%;height:100%}.testimonial-modal iframe{width:100%;height:100%}.testimonial-modal.is-show{z-index:99999;opacity:1;transform:scale(1, 1)}@media screen and (min-width: 1280px){.testimonial-modal__inner{width:80%}}
