.drm-testimonials{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px}.drm-testimonials__box{align-items:stretch;background-color:#eee;border-radius:10px;display:flex;flex-direction:column-reverse;min-height:300px;overflow:hidden}.drm-testimonials__box--narrow,.drm-testimonials__box--wide{flex:1 0 100%}@media (min-width:992px){.drm-testimonials__box--narrow{flex:1 0 calc(50% - 20px)}.drm-testimonials__box--wide{flex:1 0 100%}}@media (min-width:1200px){.drm-testimonials__box--narrow{flex:1 0 calc(33% - 20px)}.drm-testimonials__box--wide{flex:1 0 calc(50% - 20px)}}.drm-testimonials__content{align-items:center;display:flex;flex:1 0 1px;flex-direction:column;justify-content:center;padding:30px;text-align:center}.drm-testimonials__content:nth-last-child(2){padding-left:10px;padding-right:10px}.drm-testimonials__icon,.drm-testimonials__location,.drm-testimonials__person,.drm-testimonials__quote{margin:0}.drm-testimonials__icon{color:var(--drm-primary);font-size:45px}.drm-testimonials__quote:not(:last-child){margin-bottom:20px}.drm-testimonials__quote :first-child{margin-top:0}.drm-testimonials__quote :last-child{margin-bottom:0}.drm-testimonials__person{font-size:20px;font-weight:700}.drm-testimonials__location{font-size:16px;font-style:italic;font-weight:300;margin-bottom:20px}.drm-testimonials__image{flex:0 0 300px;overflow:hidden;position:relative}.drm-testimonials__image-middlelay,.drm-testimonials__image-underlay{bottom:0;left:0;position:absolute;right:0;top:0}.drm-testimonials__image-underlay{background-color:#000}.drm-testimonials__image-middlelay{background-position:50%;background-size:cover;filter:blur(5px);opacity:.5}.drm-testimonials__image img{bottom:0;filter:drop-shadow(0 2px 30px #000);height:100%;left:0;object-fit:contain;object-position:center;position:absolute;right:0;top:0;width:100%}@media (min-width:768px){.drm-testimonials__box--narrow{flex-direction:row}.drm-testimonials__box--narrow .drm-testimonials__content{flex:5 0 1px}.drm-testimonials__box--narrow .drm-testimonials__image{flex:7 0 1px}.drm-testimonials__box--wide{flex-direction:row}.drm-testimonials__box--wide .drm-testimonials__content{flex:5 0 1px}.drm-testimonials__box--wide .drm-testimonials__image{flex:7 0 1px}}@media (min-width:992px){.drm-testimonials__box--narrow{flex-direction:column-reverse}.drm-testimonials__box--narrow .drm-testimonials__content{flex:1 0 1px}.drm-testimonials__box--narrow .drm-testimonials__image{flex:0 0 300px}.drm-testimonials__box--wide{flex-direction:row}.drm-testimonials__box--wide .drm-testimonials__content{flex:5 0 1px}.drm-testimonials__box--wide .drm-testimonials__image{flex:7 0 1px}}