.bc-sub *{box-sizing:border-box}.bc-sub{font-family:var(--font-body-family);color:#1a1a1a}.bc-sub h1,.bc-sub h2,.bc-sub h3,.bc-sub h4{font-family:var(--font-heading-family);margin:0}.bc-sub p{margin:0}.bc-sub a{text-decoration:none}.bc-sub{--bc-blue: #1d5f7c;--bc-green: #5aad28;--bc-navy: #1b3d5c}.bc-sub__hero{background-color:var(--bc-blue);padding:72px 24px}.bc-sub__hero-card{max-width:900px;margin:0 auto;background:#ffffff1a;border:1.5px solid rgba(160,220,190,.4);border-radius:24px;padding:64px 56px;text-align:center}.bc-sub__hero-title{font-size:56px;font-weight:900;line-height:1.1;color:#fff;text-transform:uppercase;letter-spacing:-.5px;margin-bottom:20px}.bc-sub__maker b{font-style:normal;font-weight:900}.bc-sub__maker em{font-style:italic;font-weight:900}.bc-sub__hero-desc{font-size:18px;color:#ffffffe6;line-height:1.6;margin-bottom:16px}.bc-sub__hero-tagline{font-size:18px;font-weight:700;color:#fff;line-height:1.5;margin-bottom:36px}.bc-sub__hero-btn{display:inline-block;background:var(--bc-green);color:#fff;font-size:18px;font-weight:600;padding:16px 0;border-radius:50px;width:320px;max-width:100%;text-align:center;transition:filter .2s}.bc-sub__hero-btn:hover{filter:brightness(1.08)}.bc-sub__trap{background:#fff;padding:80px 24px;text-align:center}.bc-sub__trap-inner{max-width:1100px;margin:0 auto}.bc-sub__trap-title{font-size:48px;font-weight:900;text-transform:uppercase;color:#111;line-height:1.1;margin-bottom:20px}.bc-sub__trap-sub{font-size:18px;color:#444;line-height:1.6}.bc-sub__trap-tagline{font-size:18px;font-weight:700;color:#111;margin-top:12px;margin-bottom:56px}.bc-sub__trap-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;max-width:860px;margin:0 auto}.bc-sub__trap-item{display:flex;flex-direction:column;align-items:center}.bc-sub__trap-icon{width:52px;height:52px;color:var(--bc-green);margin-bottom:16px;flex-shrink:0}.bc-sub__trap-item-title{font-size:20px;font-weight:800;text-transform:uppercase;letter-spacing:.8px;color:#111;margin-bottom:12px}.bc-sub__trap-item-text{font-size:16px;color:#555;line-height:1.6;max-width:260px}.bc-sub__trap-item-text strong{font-weight:700;color:#111}.bc-sub__skills{background-color:var(--bc-blue);padding:80px 24px;text-align:center}.bc-sub__skills-inner{max-width:1100px;margin:0 auto}.bc-sub__skills-title{font-size:48px;font-weight:900;text-transform:uppercase;color:#fff;line-height:1.1;margin-bottom:16px}.bc-sub__skills-desc{font-size:18px;color:#ffffffe6;line-height:1.6;max-width:720px;margin:0 auto 52px}.bc-sub__skills-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;justify-items:center}.bc-sub__skill-item{position:relative;width:100%;max-width:300px}.bc-sub__skill-circle{width:100%;aspect-ratio:1;border-radius:50%;overflow:hidden;border:4px solid #fff}.bc-sub__skill-circle img{width:100%;height:100%;object-fit:cover;display:block}.bc-sub__skill-label{position:absolute;bottom:20px;left:-8px;background:var(--bc-green);color:#fff;font-size:17px;font-weight:700;font-style:italic;padding:10px 22px;border-radius:4px;transform:rotate(-5deg);transform-origin:left center;white-space:nowrap;z-index:2}.bc-sub__how{background:#fff;padding:80px 24px;text-align:center}.bc-sub__how-inner{max-width:1200px;margin:0 auto}.bc-sub__how-title{font-size:40px;font-weight:800;text-transform:uppercase;color:#111;line-height:1.1;margin-bottom:56px}.bc-sub__how-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.bc-sub__how-step{display:flex;flex-direction:column;align-items:center;gap:0}.bc-sub__how-step-img{width:120px;height:120px;object-fit:contain;margin-bottom:20px}.bc-sub__how-step-title{font-size:18px;font-weight:700;color:#111;margin-bottom:12px;line-height:1.3}.bc-sub__how-step-text{font-size:15px;color:#555;line-height:1.6;max-width:260px}.bc-sub__pricing{background:linear-gradient(160deg,#f0f5f1,#f7f9f7);padding:80px 24px;text-align:center}.bc-sub__pricing-inner{max-width:1200px;margin:0 auto}.bc-sub__pricing-title{font-size:40px;font-weight:800;color:#111;line-height:1.2;margin-bottom:20px}.bc-sub__pricing-tag{display:inline-flex;align-items:center;background:var(--bc-navy);color:#fff;font-size:16px;font-weight:500;padding:12px 28px;border-radius:50px;margin:24px 0 4px;cursor:default}.bc-sub__pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;align-items:stretch;padding-top:20px}.bc-sub__plan{position:relative;background:#fff;border:1px solid #dde8dd;border-radius:16px;padding:32px;text-align:left;box-shadow:0 2px 12px #0000000f;display:flex;flex-direction:column}.bc-sub__plan--popular{border-color:var(--bc-green);border-width:1.5px}.bc-sub__plan-badge{position:absolute;top:-16px;right:16px;background:var(--bc-green);color:#fff;font-size:14px;font-weight:700;padding:6px 20px;border-radius:50px}.bc-sub__plan-name{font-size:18px;font-weight:700;color:#111;margin-bottom:10px}.bc-sub__plan-price{display:flex;align-items:baseline;gap:2px;margin-bottom:16px}.bc-sub__plan-price-num{font-size:64px;font-weight:900;color:#111;line-height:1;font-family:var(--font-heading-family)}.bc-sub__plan-price-period{font-size:16px;color:#888}.bc-sub__plan-desc{font-size:14px;color:#555;line-height:1.5;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #eee}.bc-sub__plan-desc strong{font-weight:700;color:#111}.bc-sub__plan-features{list-style:none;margin:0 0 28px;padding:0;display:flex;flex-direction:column;gap:10px}.bc-sub__plan-features li{font-size:15px;color:#333;display:flex;align-items:flex-start;gap:8px;line-height:1.4}.bc-sub__plan-features li:before{content:"\2713";color:var(--bc-green);font-weight:800;font-size:15px;flex-shrink:0;margin-top:1px}.bc-sub__plan-btn{display:block;width:100%;background:var(--bc-navy);color:#fff;font-size:16px;font-weight:600;padding:15px;border-radius:8px;text-align:center;transition:filter .2s;margin-top:auto}.bc-sub__plan-btn:hover{filter:brightness(1.1)}.bc-sub__founding{background:#fff;padding:80px 24px}.bc-sub__founding-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.bc-sub__founding-title{font-size:40px;font-weight:900;text-transform:uppercase;color:#111;line-height:1.1;margin-bottom:20px}.bc-sub__founding-intro{font-size:16px;color:#333;line-height:1.7;margin-bottom:20px}.bc-sub__founding-perk{font-size:16px;font-weight:700;color:#111;line-height:1.6;margin-bottom:10px}.bc-sub__founding-perks{margin-bottom:32px}.bc-sub__founding-btn{display:inline-block;background:var(--bc-navy);color:#fff;font-size:16px;font-weight:600;padding:14px 40px;border-radius:8px;transition:filter .2s}.bc-sub__founding-btn:hover{filter:brightness(1.1)}.bc-sub__founding-image img{width:100%;height:auto;display:block;border-radius:16px}.bc-sub__contact{padding:0 24px 60px}.bc-sub__contact-inner{max-width:1200px;margin:0 auto;text-align:right}.bc-sub__contact-text{font-size:15px;color:#555;line-height:1.7}.bc-sub__contact-text a{color:var(--bc-navy);text-decoration:underline}@media screen and (max-width:989px){.bc-sub__hero-title{font-size:40px}.bc-sub__hero-card{padding:44px 32px}.bc-sub__trap-title{font-size:36px}.bc-sub__trap-grid{grid-template-columns:1fr;max-width:380px;gap:48px}.bc-sub__skills-title{font-size:36px}.bc-sub__skills-grid{grid-template-columns:1fr;max-width:320px;margin-left:auto;margin-right:auto}.bc-sub__how-title{font-size:32px}.bc-sub__how-grid{grid-template-columns:repeat(2,1fr)}.bc-sub__pricing-title{font-size:32px}.bc-sub__pricing-grid{grid-template-columns:1fr;max-width:480px;margin-left:auto;margin-right:auto}.bc-sub__founding-inner{grid-template-columns:1fr;gap:40px;max-width:600px}.bc-sub__founding-title{font-size:32px}.bc-sub__founding-image{order:-1}.bc-sub__contact-inner{text-align:center}}@media screen and (max-width:600px){.bc-sub__hero{padding:48px 16px}.bc-sub__hero-card{padding:36px 20px;border-radius:16px}.bc-sub__hero-title{font-size:30px;letter-spacing:-.3px}.bc-sub__hero-btn{width:100%;max-width:300px;font-size:16px}.bc-sub__trap{padding:60px 16px}.bc-sub__trap-title{font-size:28px}.bc-sub__trap-desc,.bc-sub__trap-sub{font-size:16px}.bc-sub__skills{padding:60px 16px}.bc-sub__skills-title{font-size:28px}.bc-sub__how{padding:60px 16px}.bc-sub__how-title{font-size:26px}.bc-sub__how-grid{grid-template-columns:1fr;max-width:300px;margin-left:auto;margin-right:auto}.bc-sub__pricing{padding:60px 16px}.bc-sub__pricing-title{font-size:28px}.bc-sub__plan-price-num{font-size:52px}.bc-sub__founding{padding:60px 16px}.bc-sub__founding-title{font-size:28px}.bc-sub__contact{padding-bottom:40px}}
/*# sourceMappingURL=/cdn/shop/t/41/assets/bc-subscription-page.css.map */
