.qhero{--qh-primary: #2C4A5A;--qh-secondary: #d9eef9;--qh-cta: #4445DC;--qh-cta-hover: #3536b3;--qh-accent-green: #4CC328;--qh-text: #262626;--qh-white: #ffffff;--qh-font-title: "Grandstander", cursive;--qh-font-body: "Poppins", sans-serif;--qh-radius: 5px;position:relative;min-height:var(--qhero-height, 75vh);display:flex;align-items:center;justify-content:center;background-size:cover;background-position:center;overflow:hidden}.qhero:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--overlay-color, #000000);opacity:var(--overlay-opacity, .4);z-index:1;pointer-events:none}.qhero__content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:28px;max-width:900px;text-align:center;padding:40px 20px}.qhero__inner{display:flex;flex-direction:column;align-items:center}.qhero__badge{display:inline-flex;align-items:center;gap:8px;background:var(--qh-cta);color:var(--qh-white);font-family:var(--qh-font-body);font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;padding:12px 24px;border-radius:30px;margin-bottom:25px}.qhero__title{font-family:var(--qh-font-title);font-size:48px;font-weight:800;text-transform:uppercase;color:var(--qh-white);line-height:1.2;margin:0 0 25px}.qhero__subtitle{font-family:var(--qh-font-body);font-size:18px;color:var(--qh-white);line-height:1.6;margin:0 auto 32px;max-width:700px}.qhero__cta{display:inline-flex;align-items:center;justify-content:center;gap:12px;font-family:var(--qh-font-body);font-size:15px;font-weight:600;color:var(--qh-white);background:var(--qh-cta);padding:20px 48px;border-radius:var(--qh-radius);text-decoration:none;transition:all .2s ease}.qhero__cta:hover{background:var(--qh-cta-hover);transform:translateY(-5px)}.qhero__cta svg{transition:transform .2s ease}.qhero__cta:hover svg{transform:translate(4px)}.qhero__meta{display:flex;align-items:center;gap:12px;margin-top:0;font-family:var(--qh-font-body);font-size:12px;color:var(--qh-white)}.qhero__meta-sep{opacity:.5}.qhero__vet{display:flex;align-items:center;gap:14px;padding:14px 22px;background:var(--qh-white);border-radius:12px;box-shadow:0 6px 30px #0000001f}.qhero__vet-avatar{width:52px;height:52px;border-radius:50%;overflow:hidden;background:var(--qh-secondary);display:flex;align-items:center;justify-content:center;flex-shrink:0}.qhero__vet-avatar img{width:100%;height:100%;object-fit:cover}.qhero__vet-avatar svg{width:28px;height:28px;color:var(--qh-primary);opacity:.5}.qhero__vet-info{display:flex;flex-direction:column;text-align:left}.qhero__vet-label{font-family:var(--qh-font-body);font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--qh-accent-green)}.qhero__vet-name{font-family:var(--qh-font-body);font-size:12px;font-weight:600;color:var(--qh-primary)}.qhero__vet-title{font-family:var(--qh-font-body);font-size:10px;color:var(--qh-text);opacity:.7}.qhero__scroll{position:absolute;bottom:24px;left:50%;transform:translate(-50%);z-index:3;background:transparent;border:none;color:#ffffffb3;cursor:pointer;padding:8px;animation:qheroScroll 2s ease-in-out infinite}@keyframes qheroScroll{0%,to{transform:translate(-50%) translateY(0);opacity:.5}50%{transform:translate(-50%) translateY(8px);opacity:1}}@media(max-width:768px){.qhero{min-height:var(--qhero-height-mobile, 80vh)}.qhero__content{padding:40px 20px;gap:24px}.qhero__badge{font-size:11px;padding:10px 20px;margin-bottom:20px}.qhero__title{font-size:32px;margin-bottom:20px}.qhero__subtitle{font-size:14px;margin-bottom:28px}.qhero__cta{width:100%;max-width:320px;padding:18px 36px}.qhero__meta{font-size:10px;gap:8px;flex-wrap:wrap;justify-content:center}.qhero__vet{width:100%;max-width:280px;padding:12px 18px;gap:12px}.qhero__vet-avatar{width:46px;height:46px}.qhero__vet-name{font-size:12px}.qhero__vet-title{font-size:10px}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/quiz-hero.css.map */
