.block_quote{background-color:#000;width:100vw;padding:64px 0}@media print,screen and (min-width:48em){.block_quote{padding:192px 0}}.block_quote picture{position:absolute;width:100%;height:100%;overflow:hidden;top:0;z-index:0}.block_quote picture img{width:100%;height:100%;object-fit:cover}.block_quote video{position:absolute;object-fit:cover;width:100%;height:100%;z-index:1}.block_quote .grid-container,.block_quote .grid-x{position:relative;height:100%;z-index:2}.block_quote blockquote{display:flex;flex-direction:column;align-items:center;text-align:center;margin:0;padding:0;border-left:none;font-family:Canela;font-size:24px;color:#fff;line-height:1.5;opacity:.33}@media print,screen and (min-width:40em){.block_quote blockquote{font-size:34px}}.block_quote blockquote figure{display:flex;flex-direction:column;width:320px;margin-top:32px}.block_quote blockquote figure img{display:inline-block;width:60px;height:auto;border-radius:60px;margin-bottom:16px}.block_quote blockquote figure figcaption{display:inline-block;font-family:"Proxima Nova Rg";font-size:16px;text-align:center}.block_quote blockquote figure figcaption strong{display:block;font-size:20px}.block_quote.has_video blockquote{position:relative}.block_quote.has_video blockquote:before{content:'';background:radial-gradient(50% 50% at 50% 50%,#000 0,rgba(0,0,0,0) 100%);opacity:.7;width:50vh;height:50vh;position:absolute;top:-25%;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:-1}