/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.view--vip-comment{margin-top:40px;margin-bottom:-30px;max-width:var(--max-width)}.vip-comment{--font-size-vip-comment-sm:15px;--font-size-vip-comment-lg:18px;--max-width-vip-comment:750px;display:flex;background:linear-gradient(to right,#e9c6af 0%,#f4e1d6 100%);border-radius:10px;margin-left:auto;margin-right:auto;padding:10px 10px 10px 40px;max-width:var(--max-width-vip-comment);font-family:var(--font-serif)}@media (min-width:992px){.vip-comment{padding:20px 20px 20px 80px}}.vip-comment__first{position:relative}.vip-comment__first:before{content:"";display:block;position:absolute;top:-11px;left:-33px;background:url(/themes/koppel/images/quotes-w.svg) center/contain no-repeat;width:28px;height:28px}@media (min-width:992px){.vip-comment__first:before{width:44px;height:44px;top:-23px;left:-62px}}.vip-comment__second{flex-shrink:0;flex-grow:0}.vip-comment__second img{border-radius:50%;width:85px;height:85px}@media (min-width:992px){.vip-comment__second img{width:110px;height:110px}}.vip-comment__body{margin-bottom:15px;padding-right:20px;line-height:1.5;font-size:var(--font-size-vip-comment-sm)}@media (min-width:992px){.vip-comment__body{font-size:var(--font-size-vip-comment-lg)}}
