@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Barlow:ital,wght@0,400;0,500;0,600;0,700;1,400&display=swap";:root{--bl-blk: #0f0f0f;--bl-wht: #ffffff;--bl-off: #f5f5f3;--bl-red: #c1121f;--bl-red2: #9a0e18;--bl-mid: #e0e0e0;--bl-mut: #777;--bl-fh: "Bebas Neue", Impact, sans-serif;--bl-fb: "Barlow", system-ui, sans-serif}.bl-reveal{opacity:0;transform:translateY(28px);transition:opacity .65s cubic-bezier(.22,1,.36,1),transform .65s cubic-bezier(.22,1,.36,1)}.bl-reveal.bl-revealed{opacity:1;transform:none}.bl-delay-1{transition-delay:.08s}.bl-delay-2{transition-delay:.16s}.bl-delay-3{transition-delay:.24s}.bl-delay-4{transition-delay:.32s}.bl-delay-5{transition-delay:.4s}.bl-delay-left{transform:translate(-28px)}.bl-delay-left.bl-revealed{transform:none}.bl-announce{background:#0f0f0f;overflow:hidden;padding:9px 0;white-space:nowrap}.bl-ticker{display:inline-block;animation:bl-tick 32s linear infinite}.bl-ticker span{font-family:Barlow,system-ui,sans-serif;font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#fff;padding:0 22px}.bl-dot{color:#c1121f!important;padding:0 4px!important}@keyframes bl-tick{0%{transform:translate(0)}to{transform:translate(-50%)}}.bl-hero{min-height:100vh;background:#0f0f0f;position:relative;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden}.bl-hero__video{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.bl-hero__video video{width:100%;height:100%;object-fit:cover;opacity:.45}.bl-hero__content{position:relative;z-index:2;padding:0 64px 72px}.bl-hero__eyebrow{display:flex;align-items:center;gap:8px;margin-bottom:20px;font-family:Barlow,sans-serif;font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#ffffffb3}.bl-hero__dot{width:8px;height:8px;background:#c1121f;border-radius:50%}.bl-hero__h1{font-family:Bebas Neue,Impact,sans-serif;font-size:clamp(5rem,12vw,11rem);line-height:.88;color:#fff;text-transform:uppercase;margin-bottom:24px}.bl-red{color:#c1121f}.bl-hero__sub{font-size:17px;color:#ffffffa6;max-width:480px;line-height:1.65;margin-bottom:36px}.bl-hero__btns{display:flex;gap:12px;flex-wrap:wrap}.bl-hero__trust{display:flex;gap:28px;flex-wrap:wrap;margin-top:40px;padding-top:24px;border-top:1px solid rgba(255,255,255,.1)}.bl-hero__trust span{font-size:11px;color:#ffffff80;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.bl-ticker-band{background:#0f0f0f;overflow:hidden;padding:10px 0;white-space:nowrap}.bl-h2{font-family:Bebas Neue,Impact,sans-serif;font-size:clamp(2.5rem,4.5vw,4.5rem);text-transform:uppercase;color:#0f0f0f;line-height:.95;margin-bottom:14px}.bl-wht{color:#fff!important}.bl-eyebrow{font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#777;margin-bottom:10px;display:block}.bl-btn-red{display:inline-block;background:#c1121f;color:#fff;font-family:Bebas Neue,Impact,sans-serif;font-size:1.1rem;letter-spacing:.08em;text-transform:uppercase;padding:15px 32px;text-decoration:none;transition:background .2s}.bl-btn-red:hover{background:#9a0e18;color:#fff}.bl-btn-outline{display:inline-block;background:transparent;color:#fff;font-family:Bebas Neue,Impact,sans-serif;font-size:1.1rem;letter-spacing:.08em;text-transform:uppercase;padding:13px 30px;border:2px solid rgba(255,255,255,.4);text-decoration:none;transition:border-color .2s}.bl-btn-outline:hover{border-color:#fff;color:#fff}.bl-btn-ghost{display:inline-block;background:transparent;color:#0f0f0f;font-family:Bebas Neue,Impact,sans-serif;font-size:1.1rem;letter-spacing:.08em;text-transform:uppercase;padding:13px 30px;border:2px solid #e0e0e0;text-decoration:none;transition:border-color .2s}.bl-btn-ghost:hover{border-color:#0f0f0f;color:#0f0f0f}.bl-btn-wht{display:inline-block;background:#fff;color:#c1121f;font-family:Bebas Neue,Impact,sans-serif;font-size:1.3rem;letter-spacing:.08em;text-transform:uppercase;padding:16px 36px;text-decoration:none;transition:opacity .2s;margin-top:8px}.bl-btn-wht:hover{opacity:.88;color:#c1121f}.bl-btn-sm{background:#0f0f0f;color:#fff;font-size:12px;font-weight:700;padding:10px 20px;letter-spacing:.04em;transition:background .18s;text-decoration:none}.bl-btn-sm:hover{background:#c1121f}.bl-btn-red-sm{background:#c1121f!important}.bl-btn-red-sm:hover{background:#9a0e18!important}.bl-products{background:#f5f5f3}.bl-products__header{padding:72px 64px 40px;display:flex;justify-content:space-between;align-items:flex-end}.bl-products__header p{font-size:14px;color:#777;max-width:280px;text-align:right;line-height:1.6}.bl-products__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2px}.bl-pcard{background:#fff;overflow:hidden;position:relative;transition:transform .3s;text-decoration:none;color:#0f0f0f;display:block}.bl-pcard:hover{transform:translateY(-4px)}.bl-pcard__img{width:100%;height:240px;overflow:hidden}.bl-pcard__img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s}.bl-pcard:hover .bl-pcard__img img{transform:scale(1.06)}.bl-pcard__badge{position:absolute;top:16px;right:16px;background:#c1121f;color:#fff;font-size:10px;font-weight:700;letter-spacing:.1em;padding:4px 10px;text-transform:uppercase;z-index:1}.bl-pcard__info{padding:22px 22px 26px}.bl-pcard__tag{font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#777;margin-bottom:6px}.bl-pcard__name{font-family:Bebas Neue,Impact,sans-serif;font-size:1.5rem;color:#0f0f0f;text-transform:uppercase;margin-bottom:7px;line-height:.95}.bl-pcard__desc{font-size:13px;color:#777;line-height:1.55;margin-bottom:14px}.bl-pcard__row{display:flex;justify-content:space-between;align-items:center}.bl-pcard__price{font-family:Bebas Neue,Impact,sans-serif;font-size:1.4rem;color:#0f0f0f}.bl-why{background:#0f0f0f;padding:88px 64px}.bl-why__grid{display:grid;grid-template-columns:1fr 2fr;gap:64px;align-items:start}.bl-why__left p{font-size:15px;color:#777;line-height:1.7;margin-top:12px}.bl-why__reasons{display:flex;flex-direction:column}.bl-why__item{padding:28px 0;border-bottom:1px solid #2a2a2a;display:grid;grid-template-columns:60px 1fr;gap:20px;align-items:start}.bl-why__item:first-child{border-top:1px solid #2a2a2a}.bl-why__num{font-family:Bebas Neue,Impact,sans-serif;font-size:2.5rem;color:#333;line-height:1}.bl-why__title{font-family:Bebas Neue,Impact,sans-serif;font-size:1.3rem;color:#fff;text-transform:uppercase;margin-bottom:6px}.bl-why__item p{font-size:14px;color:#666;line-height:1.65}.bl-feature{display:grid;grid-template-columns:1fr 1fr;min-height:560px}.bl-feature__img{overflow:hidden}.bl-feature__img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s}.bl-feature:hover .bl-feature__img img{transform:scale(1.04)}.bl-feature__content{padding:72px 56px;display:flex;flex-direction:column;justify-content:center;background:#f5f5f3}.bl-feature--dark .bl-feature__content{background:#0f0f0f}.bl-feature--rev .bl-feature__img{order:2}.bl-feature--rev .bl-feature__content{order:1}.bl-feature__price{font-size:14px;color:#777;margin-bottom:12px}.bl-feature__content p{font-size:15px;color:#555;line-height:1.7;margin-bottom:24px;max-width:400px}.bl-feature--dark .bl-feature__content p{color:#888}.bl-specs{list-style:none;display:flex;flex-direction:column;gap:10px;margin-bottom:28px;padding:0}.bl-specs li{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:600;color:#0f0f0f}.bl-feature--dark .bl-specs li{color:#ccc}.bl-spec-dot{width:6px;height:6px;background:#c1121f;flex-shrink:0}.bl-feature__btns{display:flex;gap:10px;flex-wrap:wrap}.bl-reviews{padding:88px 64px;background:#fff}.bl-reviews__header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:48px}.bl-reviews__rating{display:flex;align-items:center;gap:16px}.bl-rating-num{font-family:Bebas Neue,Impact,sans-serif;font-size:5rem;color:#0f0f0f;line-height:1}.bl-stars{color:#f5a623;font-size:20px;margin-bottom:4px;letter-spacing:1px}.bl-reviews__rating p{font-size:13px;color:#777}.bl-reviews__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.bl-rcard{background:#f5f5f3;padding:28px;border-left:3px solid #c1121f}.bl-rcard__stars{color:#f5a623;font-size:14px;margin-bottom:10px}.bl-rcard__title{font-family:Bebas Neue,Impact,sans-serif;font-size:1.05rem;text-transform:uppercase;color:#0f0f0f;margin-bottom:8px}.bl-rcard__body{font-size:14px;color:#555;line-height:1.65;margin-bottom:14px;font-style:italic}.bl-rcard__author{font-size:11px;font-weight:700;color:#777;text-transform:uppercase;letter-spacing:.08em}.bl-founders{background:#0f0f0f;display:grid;grid-template-columns:1fr 1fr;min-height:560px}.bl-founders__img{overflow:hidden}.bl-founders__img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s;filter:grayscale(20%)}.bl-founders:hover .bl-founders__img img{transform:scale(1.03)}.bl-founders__content{padding:72px 56px;display:flex;flex-direction:column;justify-content:center}.bl-founders__quote{font-size:15px;color:#888;line-height:1.7;font-style:italic;border-left:3px solid #c1121f;padding-left:20px;margin:16px 0 20px}.bl-founders__content>p{font-size:14px;color:#666;line-height:1.75;margin-bottom:24px}.bl-founders__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:24px}.bl-fstat{border-top:1px solid #2a2a2a;padding-top:14px}.bl-fstat__num{font-family:Bebas Neue,Impact,sans-serif;font-size:2rem;color:#fff;display:block}.bl-fstat__label{font-size:11px;color:#555;text-transform:uppercase;letter-spacing:.1em;font-weight:600}.bl-blog{padding:88px 64px;background:#fff}.bl-blog__header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:48px}.bl-blog__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.bl-blog-card{text-decoration:none;color:#0f0f0f;border-bottom:2px solid transparent;transition:border-color .2s;padding-bottom:16px;display:flex;flex-direction:column}.bl-blog-card:hover{border-bottom-color:#c1121f}.bl-blog-card__img{width:100%;height:190px;overflow:hidden;margin-bottom:14px;background:#1a1a1a;flex-shrink:0}.bl-blog-card__img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s}.bl-blog-card:hover .bl-blog-card__img img{transform:scale(1.04)}.bl-blog-card__tag{font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#c1121f;margin-bottom:6px}.bl-blog-card__title{font-family:Bebas Neue,Impact,sans-serif;font-size:1.1rem;text-transform:uppercase;line-height:1.1;margin-bottom:6px}.bl-blog-card__excerpt{font-size:12px;color:#777;line-height:1.55;flex:1}.bl-blog-card__date{font-size:11px;color:#bbb;font-weight:600;margin-top:8px;padding-top:8px;border-top:1px solid #e0e0e0}.bl-bundle-cta{background:#c1121f;padding:80px 64px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:48px}.bl-bundle-cta__left h2{font-family:Bebas Neue,Impact,sans-serif;font-size:clamp(3rem,5vw,5.5rem);color:#fff;text-transform:uppercase;line-height:.9;margin-bottom:14px}.bl-bundle-cta__left p{font-size:16px;color:#ffffffbf;line-height:1.65;margin-bottom:16px}.bl-bundle-cta__price{display:flex;align-items:center;gap:12px;margin-bottom:8px}.bl-bundle-cta__big{font-family:Bebas Neue,Impact,sans-serif;font-size:3rem;color:#fff}.bl-bundle-cta__was{font-size:16px;color:#ffffff80;text-decoration:line-through}.bl-bundle-cta__save{background:#00000040;color:#fff;font-size:11px;font-weight:700;letter-spacing:.1em;padding:4px 10px;text-transform:uppercase}.bl-bundle-cta__right{display:flex;flex-direction:column;gap:14px}.bl-bundle-item{display:flex;align-items:center;gap:12px;font-size:15px;color:#ffffffd9;font-weight:600}.bl-check{width:22px;height:22px;background:#fff3;display:flex;align-items:center;justify-content:center;color:#fff;font-size:12px;flex-shrink:0}@media(max-width:1024px){.bl-hero__content,.bl-why,.bl-reviews,.bl-blog,.bl-bundle-cta,.bl-products__header{padding-left:32px;padding-right:32px}.bl-feature__content,.bl-founders__content{padding:48px 36px}}@media(max-width:768px){.bl-hero__content{padding:0 20px 48px}.bl-hero__h1{font-size:clamp(3.5rem,13vw,6rem)}.bl-products__header{padding:48px 20px 24px;flex-direction:column;align-items:flex-start;gap:8px}.bl-products__header p{text-align:left}.bl-products__grid{grid-template-columns:1fr}.bl-why{padding:48px 20px}.bl-why__grid{grid-template-columns:1fr;gap:32px}.bl-feature,.bl-founders{grid-template-columns:1fr}.bl-feature--rev .bl-feature__img{order:1}.bl-feature--rev .bl-feature__content{order:2}.bl-feature__content,.bl-founders__content{padding:40px 20px}.bl-feature__img,.bl-founders__img{height:300px}.bl-reviews{padding:48px 20px}.bl-reviews__header{flex-direction:column;align-items:flex-start;gap:16px}.bl-reviews__grid{grid-template-columns:1fr}.bl-blog{padding:48px 20px}.bl-blog__header{flex-direction:column;align-items:flex-start;gap:12px}.bl-blog__grid{grid-template-columns:1fr}.bl-bundle-cta{padding:48px 20px;grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/section-blackline-homepage.css.map */
