body.page .blockquote-block,body.single .blockquote-block{position:relative;padding:2.5rem 0;margin-top:2.5rem;--overlay-opacity: .8;--overlay-color: var(--theme-primary-color)}@media (min-width: 992px){body.page .blockquote-block,body.single .blockquote-block{margin-top:5rem;padding:5rem 0}}body.page .blockquote-block .theme-overlay,body.single .blockquote-block .theme-overlay{width:100%;height:100%;position:absolute;top:0;left:0;z-index:1}body.page .blockquote-block__background,body.single .blockquote-block__background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}body.page .blockquote-block__background img,body.single .blockquote-block__background img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}body.page .blockquote-block__quote,body.single .blockquote-block__quote{position:relative;z-index:2}body.page .blockquote-block blockquote,body.single .blockquote-block blockquote{align-items:flex-start;justify-content:center;-moz-column-gap:3rem;column-gap:3rem;flex-wrap:wrap;color:var(--theme-primary-color);font-style:normal;margin:0;padding:1.875rem 1.25rem;border-radius:4px;background:var(--theme-base-light);transition:all var(--theme-transition);box-shadow:-10px 13px 30px #4e56a233}body.page .blockquote-block blockquote p,body.single .blockquote-block blockquote p{color:var(--theme-alternative-color)}@media (min-width: 992px){body.page .blockquote-block blockquote,body.single .blockquote-block blockquote{display:flex;flex-wrap:nowrap}}body.page .blockquote-block blockquote .blockquote-avatar,body.single .blockquote-block blockquote .blockquote-avatar{text-align:center;flex:1}@media (min-width: 992px){body.page .blockquote-block blockquote .blockquote-avatar,body.single .blockquote-block blockquote .blockquote-avatar{flex:0 0 15rem;width:15rem;height:15rem}}body.page .blockquote-block blockquote .blockquote-content__wrapper,body.single .blockquote-block blockquote .blockquote-content__wrapper{flex:1;min-width:0}@media (min-width: 992px){body.page .blockquote-block blockquote .blockquote-content__wrapper,body.single .blockquote-block blockquote .blockquote-content__wrapper{flex:1 1 auto;min-width:0}}body.page .blockquote-block blockquote:before,body.page .blockquote-block blockquote:after,body.single .blockquote-block blockquote:before,body.single .blockquote-block blockquote:after{content:none}body.page .blockquote-block blockquote:not(:has(.blockquote-avatar)) .blockquote-content__wrapper,body.single .blockquote-block blockquote:not(:has(.blockquote-avatar)) .blockquote-content__wrapper{flex:1 1 100%}body.page .blockquote-block blockquote img,body.single .blockquote-block blockquote img{width:15rem;height:15rem;border-radius:50%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}body.page .blockquote-block blockquote .h5,body.single .blockquote-block blockquote .h5{text-transform:uppercase}body.page .blockquote-block blockquote .icon,body.single .blockquote-block blockquote .icon{fill:var(--theme-secondary-color);margin-bottom:1.5rem;width:2rem;height:2rem}body.page .blockquote-block blockquote .blockquote-content,body.single .blockquote-block blockquote .blockquote-content{margin-bottom:1.5rem}body.page .blockquote-block blockquote .blockquote-content p:last-child,body.single .blockquote-block blockquote .blockquote-content p:last-child{margin-bottom:0}body.page .blockquote-block blockquote .blockquote-user,body.single .blockquote-block blockquote .blockquote-user{font-weight:700}body.page .blockquote-block__placeholder,body.single .blockquote-block__placeholder{text-align:center;padding:3rem;background-color:var(--theme-base-soft);border-radius:4px}body.page .blockquote-block__placeholder p,body.single .blockquote-block__placeholder p{font-size:1.1rem;color:#6c757d}body.page .blockquote-block.bg-light .blockquote-block__background,body.single .blockquote-block.bg-light .blockquote-block__background{background-color:transparent}body.page .blockquote-block.bg-light-primary .blockquote-block__background,body.single .blockquote-block.bg-light-primary .blockquote-block__background{background-color:var(--theme-bg-color-primary)}body.page .blockquote-block.bg-primary .blockquote-block__background,body.single .blockquote-block.bg-primary .blockquote-block__background{background-color:var(--theme-primary-color)}body.page .blockquote-block.bg-light-secondary .blockquote-block__background,body.single .blockquote-block.bg-light-secondary .blockquote-block__background{background-color:var(--theme-bg-color-secondary)}body.page .blockquote-block.bg-secondary .blockquote-block__background,body.single .blockquote-block.bg-secondary .blockquote-block__background{background-color:var(--theme-secondary-color)}
