body.home .ref-assessment blockquote{padding:24px;border:1px solid rgba(121,173,248,.25);border-radius:8px;background:linear-gradient(155deg,rgba(16,48,91,.9),rgba(6,25,54,.72));box-shadow:0 20px 50px rgba(0,0,0,.16)}
body.home .ref-assessment-expert{display:flex;flex-direction:column;gap:0;max-width:none}
body.home .ref-assessment-expert>img{display:block;width:100%;height:300px;margin:0 0 24px;object-fit:contain;object-position:center bottom;background:radial-gradient(circle at 50% 45%,rgba(69,135,230,.22),transparent 62%);filter:drop-shadow(0 15px 25px rgba(0,0,0,.25))}
body.home .ref-assessment-expert>div{min-width:0}
body.home .ref-assessment .ref-quote{display:block;height:35px;font-size:56px;line-height:.8}
body.home .ref-assessment blockquote h2{margin:8px 0 15px;font-size:25px;line-height:1.28}
body.home .ref-assessment blockquote p{margin:0;color:#b8cbe3;font-size:15px;line-height:1.6}
body.home .ref-assessment cite{display:block;margin-top:20px;padding-top:16px;border-top:1px solid rgba(255,255,255,.14);font-size:14px;font-weight:700;line-height:1.35}
body.home .ref-assessment cite small{color:#9fb5d0;font-size:12px;font-weight:500}
@media(min-width:901px){
 body.home .ref-assessment-grid{align-items:stretch}
 body.home .ref-assessment blockquote{display:flex;height:100%}
 body.home .ref-assessment-expert{width:100%;height:100%;justify-content:flex-start}
 body.home .ref-assessment-expert>img{flex:1 1 300px;min-height:300px;max-height:390px}
}
@media(max-width:900px) and (min-width:621px){
 body.home .ref-assessment blockquote{padding:28px}
 body.home .ref-assessment-expert{display:grid;grid-template-columns:260px minmax(0,1fr);gap:32px;align-items:center;max-width:820px}
 body.home .ref-assessment-expert>img{width:260px;height:350px;margin:0}
}
@media(max-width:620px){
 body.home .ref-assessment blockquote{padding:20px}
 body.home .ref-assessment-expert{display:flex;gap:0}
 body.home .ref-assessment-expert>img{width:100%;height:270px;margin:0 0 20px}
 body.home .ref-assessment blockquote h2{font-size:23px}
}
