:root{--bqa-home-ink: #17231d;--bqa-home-muted: #667069;--bqa-home-line: #dedfd9;--bqa-home-warm: #f3f1ea;--bqa-home-dark: #17231d;--bqa-home-accent: #d7ac35;--bqa-home-white: #ffffff;--bqa-home-radius: 14px;--bqa-home-shadow: 0 10px 30px rgba(20, 30, 24, .08)}.bqa-home-section{margin:0 auto;padding:64px 24px}.bqa-home-inner{width:100%;max-width:1220px;margin:0 auto}.bqa-home-eyebrow{margin:0 0 10px;font-size:12px;line-height:1.2;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.bqa-home-title{margin:0;color:var(--bqa-home-ink);font-size:clamp(30px,4vw,50px);line-height:1.05;letter-spacing:-.02em}.bqa-home-subtitle{max-width:720px;margin:14px 0 0;color:var(--bqa-home-muted);font-size:17px;line-height:1.65}.bqa-home-section-head{margin-bottom:30px}.bqa-home-section-head--center{text-align:center}.bqa-home-section-head--center .bqa-home-subtitle{margin-left:auto;margin-right:auto}.bqa-home-btns{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.bqa-home-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 20px;border:1px solid transparent;border-radius:999px;font-size:14px;font-weight:700;text-decoration:none;transition:transform .18s ease,background .18s ease,border-color .18s ease}.bqa-home-btn:hover{transform:translateY(-1px)}.bqa-home-btn--primary{background:var(--bqa-home-accent);color:#151515}.bqa-home-btn--secondary{border-color:#fff9;background:#0000003d;color:#fff}.bqa-home-btn--dark{background:var(--bqa-home-dark);color:#fff}.bqa-home-btn--outline{border-color:var(--bqa-home-dark);color:var(--bqa-home-dark);background:transparent}.bqa-home-hero{position:relative;min-height:var(--bqa-hero-height, 560px);display:flex;align-items:center;overflow:hidden;background:#18261f}.bqa-home-hero__media,.bqa-home-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.bqa-home-hero__media img{width:100%;height:100%;object-fit:cover;object-position:var(--bqa-hero-position, center center)}.bqa-home-hero__overlay{background:linear-gradient(90deg,rgba(8,18,13,var(--bqa-overlay,.7)),#08120d73 48%,#08120d14)}.bqa-home-hero__content{position:relative;z-index:2;width:100%;max-width:1220px;margin:0 auto;padding:70px 24px}.bqa-home-hero__copy{max-width:760px}.bqa-home-hero .bqa-home-eyebrow{color:#f0cf6c}.bqa-home-hero h1{max-width:850px;margin:0;color:#fff;font-size:clamp(42px,6vw,76px);line-height:.98;letter-spacing:-.035em}.bqa-home-hero p{max-width:720px;margin:18px 0 0;color:#ffffffeb;font-size:clamp(17px,2vw,21px);line-height:1.55}.bqa-home-value{background:var(--bqa-home-dark);color:#fff}.bqa-home-value .bqa-home-section{padding-top:18px;padding-bottom:18px}.bqa-home-value__grid{display:grid;grid-template-columns:repeat(var(--bqa-value-cols, 4),minmax(0,1fr))}.bqa-home-value__item{padding:9px 22px;text-align:center;border-right:1px solid rgba(255,255,255,.15)}.bqa-home-value__item:last-child{border-right:0}.bqa-home-value__title{display:block;font-weight:750;font-size:14px}.bqa-home-value__text{display:block;margin-top:3px;color:#ffffffb8;font-size:12px;line-height:1.4}.bqa-home-grid{display:grid;grid-template-columns:repeat(var(--bqa-grid-cols,4),minmax(0,1fr));gap:18px}.bqa-home-card{position:relative;overflow:hidden;min-height:270px;border-radius:var(--bqa-home-radius);background:#e7e7e2;box-shadow:var(--bqa-home-shadow)}.bqa-home-card>a{position:absolute;top:0;right:0;bottom:0;left:0;display:block;text-decoration:none;color:inherit}.bqa-home-card img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.bqa-home-card:hover img{transform:scale(1.025)}.bqa-home-card__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000005 35%,#000000b3)}.bqa-home-card__body{position:absolute;left:0;right:0;bottom:0;padding:22px;color:#fff}.bqa-home-card__body h3{margin:0;color:inherit;font-size:22px;line-height:1.1}.bqa-home-card__body span{display:inline-block;margin-top:7px;font-size:13px;font-weight:700}.bqa-home-feature{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);border-radius:18px;overflow:hidden;background:var(--bqa-home-warm);box-shadow:var(--bqa-home-shadow)}.bqa-home-feature--reverse .bqa-home-feature__media{order:2}.bqa-home-feature--reverse .bqa-home-feature__copy{order:1}.bqa-home-feature__media{min-height:470px}.bqa-home-feature__media img{width:100%;height:100%;object-fit:cover;object-position:var(--bqa-feature-position, center center)}.bqa-home-feature__copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(34px,5vw,72px)}.bqa-home-feature__copy h2{margin:0;font-size:clamp(32px,4vw,48px);line-height:1.04;color:var(--bqa-home-ink)}.bqa-home-feature__copy p{margin:18px 0 0;color:var(--bqa-home-muted);font-size:17px;line-height:1.65}.bqa-home-feature__bullets{margin:22px 0 0;padding:0;list-style:none;display:grid;gap:9px}.bqa-home-feature__bullets li{position:relative;padding-left:24px;font-size:15px}.bqa-home-feature__bullets li:before{content:"\2022";position:absolute;left:4px;top:-1px;color:var(--bqa-home-accent);font-size:22px;line-height:1}.bqa-home-learning{background:var(--bqa-home-warm)}.bqa-home-learning .bqa-home-card{min-height:320px}.bqa-home-live{background:#f7f7f4}.bqa-home-live__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;align-items:start}.bqa-home-live__panel{border:1px solid var(--bqa-home-line);border-radius:16px;background:#fff;padding:clamp(22px,3vw,34px);box-shadow:0 5px 18px #141e180a;overflow:hidden}.bqa-home-live__panel h2{margin-top:0;color:var(--bqa-home-ink)}.bqa-home-why{background:var(--bqa-home-dark);color:#fff}.bqa-home-why .bqa-home-title{color:#fff}.bqa-home-why .bqa-home-subtitle{color:#ffffffb8}.bqa-home-why__grid{display:grid;grid-template-columns:repeat(var(--bqa-why-cols,5),minmax(0,1fr));gap:14px;margin-top:32px}.bqa-home-why__item{border:1px solid rgba(255,255,255,.14);border-radius:14px;padding:24px 18px;background:#ffffff0a}.bqa-home-why__number{color:#f0cf6c;font-size:25px;line-height:1;font-weight:800}.bqa-home-why__title{margin:10px 0 0;color:#fff;font-size:16px;line-height:1.25}.bqa-home-why__text{margin:8px 0 0;color:#ffffffb3;font-size:13px;line-height:1.5}@media(max-width:900px){.bqa-home-section{padding:48px 18px}.bqa-home-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bqa-home-feature{grid-template-columns:1fr}.bqa-home-feature--reverse .bqa-home-feature__media,.bqa-home-feature--reverse .bqa-home-feature__copy{order:initial}.bqa-home-feature__media{min-height:380px}.bqa-home-live__grid{grid-template-columns:1fr}.bqa-home-why__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.bqa-home-hero{min-height:520px}.bqa-home-hero__overlay{background:#08120d99}.bqa-home-hero__content{padding:58px 18px}.bqa-home-btns{display:grid;grid-template-columns:1fr}.bqa-home-btn{width:100%}.bqa-home-value__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bqa-home-value__item{border-right:0;border-bottom:1px solid rgba(255,255,255,.12)}.bqa-home-grid{grid-template-columns:1fr}.bqa-home-card{min-height:250px}.bqa-home-feature__media{min-height:300px}.bqa-home-why__grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/49/assets/bqa-home.css.map */
