.crq-hero{align-items:center;display:flex;gap:60px;margin:0 auto;max-width:1200px;padding:50px 0}.crq-hero-left{flex:1;min-width:0}.crq-hero-right{flex:0 0 420px;margin-bottom:30px;margin-right:35px;margin-top:25px;max-width:420px;position:relative}.crq-hero-topbars{display:flex;gap:8px;margin-bottom:25px}.crq-hero-topbars .bar-blue{background-color:#2e5eaa;border-radius:10px;height:5px;width:40px}.crq-hero-topbars .bar-orange{background-color:#f5811e;border-radius:10px;height:5px;width:40px}.crq-hero-title h1,.crq-hero-title h2{color:#1a1f4e;font-size:40px;font-weight:700;line-height:1.25;margin:0}.crq-hero-underline{background-color:#a9c6e8;height:3px;margin:18px 0 30px;width:60px}.crq-hero-card{background-color:#fff;border-radius:14px;box-shadow:0 4px 20px rgba(0,0,0,.06);overflow:hidden;padding:30px 35px;position:relative}.crq-hero-card:before{background-color:#2e5eaa;clip-path:polygon(0 0,100% 12%,100% 88%,0 100%);content:"";height:55%;left:0;position:absolute;top:50%;transform:translateY(-50%);width:6px}.crq-hero-card p{color:#353535;font-size:16px;line-height:1.6;margin:0}.crq-hero-image{border-radius:16px;display:block;height:auto;position:relative;width:100%;z-index:2}.crq-hero-placeholder{aspect-ratio:4/3;background-color:#e5e7eb}.crq-frame-blue{background-color:#2e5eaa;height:45%;left:-26px;top:-22px}.crq-frame-blue,.crq-frame-orange{border-radius:16px;position:absolute;width:45%;z-index:1}.crq-frame-orange{background-color:#f5811e;bottom:-28px;height:55%;right:-30px}@media(max-width:900px){.crq-hero{flex-direction:column;gap:60px;padding:40px 20px}.crq-hero-right{flex:1;margin-right:0;max-width:85%}.crq-hero-title h1,.crq-hero-title h2{font-size:30px}}