.quoteblock{align-items:center;max-height:250px;display:flex;position:relative}.quoteblock .quoteblock-photo{object-fit:cover;border:10px solid var(--buckeye-blue);width:280px;height:280px;margin:unset;border-radius:50%}.quoteblock .quoteblock-right{position:relative}.quoteblock .quoteblock-right .left-quote,.quoteblock .quoteblock-right .right-quote{font-size:2em;position:absolute}.quoteblock .quoteblock-right .left-quote{top:-10px;left:0}.quoteblock .quoteblock-right .right-quote{bottom:30px;right:0}.quoteblock .quoteblock-right .quote-contents{text-indent:10%}.quoteblock .quoteblock-right .quote-source{text-align:right;font-family:source-sans-pro,sans-serif;font-weight:700}.quoteblock.no-quote .quoteblock-photo{object-fit:contain;background-color:var(--web-white)}.quoteblock.no-quote .quoteblock-right{text-align:center}.quoteblock.no-quote .quoteblock-right .quote-contents{text-indent:0%}.quoteblock.red-background .quoteblock-photo{border-color:var(--cardinal-red)}.quoteblock.superior-green-background .quoteblock-photo{border-color:#007751}@media only screen and (max-width:360px){html .quoteblock .quoteblock-right .left-quote{top:0}}@media (max-width:1200px){.quoteblock .quoteblock-photo{display:none}}@media (min-width:1000px){html .quoteblock{font-size:1.3em}html .quoteblock .quoteblock-right .left-quote,html .quoteblock .quoteblock-right .right-quote{font-size:2.5em}html .quoteblock .quoteblock-right .left-quote{top:-10px}html .quoteblock .quoteblock-right .right-quote{bottom:35px}html .quoteblock .quoteblock-right .quote-contents{text-indent:8%}html .quoteblock .quoteblock-right .quote-source{margin-block-start:1.5em}}
