.contentelement__quoteslider .quote__area{display:flex;flex-wrap:wrap}.contentelement__quoteslider .quote__area .image-wrapper{display:flex;align-items:stretch;justify-content:center;width:100%;height:100%}.contentelement__quoteslider .quote__area picture{display:flex;width:100%}.contentelement__quoteslider .quote__area img.dynamic-image{object-fit:cover;width:100%;height:auto;max-height:100%}.contentelement__quoteslider .quote__area .content{background-color:var(--secondary-40);padding:3.75rem;display:flex;flex-direction:column;justify-content:center}@media (max-width:991.98px){.contentelement__quoteslider .quote__area .content{padding:2.5rem}}@media (max-width:767.98px){.contentelement__quoteslider .quote__area .content{padding:2rem}}.contentelement__quoteslider .quote__area .content #quote-icon{height:40px;width:auto;margin-right:auto;margin-bottom:30px}@media (max-width:1199.98px){.contentelement__quoteslider .quote__area .content #quote-icon{height:30px;margin-bottom:20px}}.contentelement__quoteslider .author__area{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:2rem}@media (max-width:1199.98px){.contentelement__quoteslider .author__area{flex-direction:column;gap:2rem;align-items:start}}