.bz-hero{min-height:min(92rem,calc(100vh - 8rem));display:flex;align-items:center;padding-top:clamp(6rem,8vw,10rem);background:radial-gradient(circle at 12% 25%,rgba(184,155,114,.12),transparent 30rem),radial-gradient(circle at 88% 78%,rgba(53,91,102,.09),transparent 34rem),var(--bz-off-white)}.bz-hero__grid,.bz-presentation__grid,.bz-book__grid{display:grid;grid-template-columns:minmax(0,7fr) minmax(34rem,5fr);gap:clamp(4rem,7vw,9rem);align-items:center}.bz-hero__brand{display:block;margin-bottom:2.2rem;color:var(--bz-teal);font-family:var(--font-heading-family);font-size:1.8rem;letter-spacing:.14em;text-transform:uppercase}.bz-hero .bz-heading{max-width:15ch;color:var(--bz-ink);font-size:clamp(4.2rem,6.3vw,7.4rem)}.bz-hero__copy{max-width:65rem;margin-top:2.4rem}.bz-hero__visual{position:relative;width:min(100%,49rem);margin-inline:auto}.bz-hero__frame{position:relative;aspect-ratio:.86;padding:.8rem;border:1px solid var(--bz-beige);border-radius:var(--bz-radius-lg);background:var(--bz-white);box-shadow:var(--bz-shadow)}.bz-hero__frame:before,.bz-hero__frame:after{position:absolute;z-index:-1;border-radius:inherit;content:"";top:-1.2rem;right:-1.2rem;bottom:-1.2rem;left:-1.2rem}.bz-hero__frame:before{background:#b89b721f;transform:rotate(-3deg)}.bz-hero__frame:after{border:1px solid rgba(184,155,114,.46);transform:rotate(3deg)}.bz-hero__image,.bz-book__image{width:100%;height:100%;display:block;border-radius:calc(var(--bz-radius-lg) - .8rem);object-fit:cover}.bz-authority-card{position:absolute;right:-2rem;bottom:-2rem;display:flex;max-width:24rem;align-items:center;gap:1.2rem;padding:1.4rem 1.6rem;border:1px solid var(--bz-beige);border-radius:1.6rem;background:var(--bz-off-white);box-shadow:0 1.5rem 4rem #2f343724}.bz-authority-card__mark{width:4rem;height:4rem;display:grid;flex:0 0 auto;place-items:center;border-radius:50%;background:#355b661a;color:var(--bz-teal);font-family:var(--font-heading-family);font-size:1.8rem}.bz-authority-card strong,.bz-authority-card span{display:block}.bz-authority-card strong{color:var(--bz-ink);font-size:1.3rem}.bz-authority-card span{margin-top:.2rem;color:var(--bz-muted);font-size:1.1rem}.bz-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;max-width:70rem;margin-top:5rem;padding-top:3rem;border-top:1px solid var(--bz-beige)}.bz-metric strong,.bz-metric span{display:block}.bz-metric strong{color:var(--bz-teal);font-family:var(--font-heading-family);font-size:clamp(2.4rem,3vw,3.4rem);line-height:1}.bz-metric span{margin-top:.8rem;color:var(--bz-muted);font-size:1.05rem;font-weight:700;letter-spacing:.1em;line-height:1.4;text-transform:uppercase}.bz-presentation,.bz-solutions,.bz-testimonials{background:var(--bz-white)}.bz-presentation__content .bz-copy,.bz-book__content .bz-copy{margin-top:2.8rem}.bz-pillars{display:grid;gap:1.6rem;padding:clamp(2.4rem,4vw,4rem);border:1px solid var(--bz-beige);border-radius:var(--bz-radius-lg);background:var(--bz-off-white)}.bz-pillar{display:grid;grid-template-columns:4.4rem 1fr;gap:1.5rem;align-items:start;padding-bottom:1.8rem;border-bottom:1px solid rgba(184,155,114,.25)}.bz-pillar:last-child{padding-bottom:0;border-bottom:0}.bz-pillar__number,.bz-profile__index,.bz-solution__index{width:4.4rem;height:4.4rem;display:grid;place-items:center;border:1px solid var(--bz-beige);border-radius:50%;background:var(--bz-white);color:var(--bz-gold-dark);font-family:var(--font-heading-family);font-size:1.7rem}.bz-pillar h3,.bz-profile h3,.bz-solution h3{margin:0;color:var(--bz-teal);font-family:var(--font-heading-family);font-size:2rem;line-height:1.25}.bz-pillar p,.bz-profile p,.bz-solution p{margin:.8rem 0 0;color:var(--bz-muted);font-size:1.4rem;line-height:1.65}.bz-for-whom{background:var(--bz-off-white)}.bz-section__head{max-width:76rem;margin-bottom:clamp(4rem,6vw,7rem)}.bz-section__head--center{margin-inline:auto;text-align:center}.bz-section__head--center .bz-heading{margin-inline:auto}.bz-section__head--center .bz-eyebrow:before{display:none}.bz-section__head .bz-copy{margin-top:2rem}.bz-profiles,.bz-solutions__grid,.bz-testimonials__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2.4rem}.bz-profile,.bz-solution,.bz-testimonial{padding:clamp(2.4rem,3vw,3.5rem);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.bz-profile:hover,.bz-solution:hover,.bz-testimonial:hover{border-color:#b89b72b3;box-shadow:0 2rem 5rem #2f343714;transform:translateY(-3px)}.bz-profile__index,.bz-solution__index{width:3.6rem;height:3.6rem;margin-bottom:2rem;border:0;background:#b89b7221;font-size:1.5rem}.bz-profile__label,.bz-solution__meta{display:block;margin-top:2rem;color:var(--bz-gold-dark);font-size:1.05rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.bz-profile__help{margin-top:2rem;padding:1.6rem;border-radius:var(--bz-radius-sm);background:var(--bz-off-white)}.bz-profile__help strong{display:block;margin-bottom:.5rem;color:var(--bz-teal);font-size:1.05rem;letter-spacing:.1em;text-transform:uppercase}.bz-solutions__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.bz-solution{display:flex;min-height:35rem;flex-direction:column}.bz-solution__body{margin-bottom:3rem}.bz-solution .bz-button{width:100%;margin-top:auto;padding-inline:1.4rem}.bz-book{background:var(--bz-beige-soft)}.bz-book__media{min-height:54rem;padding:2rem;border-radius:var(--bz-radius-lg);background:#ffffffa6}.bz-book__image{object-fit:contain}.bz-book__price{margin-top:2.2rem;color:var(--bz-teal);font-family:var(--font-heading-family);font-size:2.6rem}.bz-book__price .price{font-size:inherit}.bz-oracle{padding-block:clamp(7rem,9vw,11rem);background:var(--bz-teal);color:var(--bz-white)}.bz-oracle:before,.bz-oracle:after{position:absolute;width:36rem;height:36rem;border-radius:50%;background:#b89b721f;content:"";filter:blur(2rem)}.bz-oracle:before{top:-18rem;right:-8rem}.bz-oracle:after{bottom:-22rem;left:-10rem}.bz-oracle__content{position:relative;z-index:1;max-width:86rem;margin-inline:auto;text-align:center}.bz-oracle .bz-eyebrow,.bz-oracle .bz-heading,.bz-oracle .bz-copy,.bz-oracle .bz-copy p{color:var(--bz-white)}.bz-oracle .bz-heading{margin-inline:auto}.bz-oracle .bz-copy{max-width:65rem;margin:2.4rem auto 0;opacity:.82}.bz-oracle .bz-actions{justify-content:center}.bz-oracle .bz-button--outline{border-color:#ffffff80;color:var(--bz-white)}.bz-testimonial{display:flex;min-height:30rem;flex-direction:column}.bz-testimonial__quote{margin:0;color:var(--bz-ink);font-family:var(--font-heading-family);font-size:2rem;line-height:1.55}.bz-testimonial__footer{margin-top:auto;padding-top:2.5rem}.bz-testimonial__footer strong,.bz-testimonial__footer span{display:block}.bz-testimonial__footer strong{color:var(--bz-teal);font-size:1.4rem}.bz-testimonial__footer span{margin-top:.4rem;color:var(--bz-muted);font-size:1.2rem}.bz-testimonial__stars{margin-bottom:1.8rem;color:var(--bz-gold);font-size:1.4rem;letter-spacing:.25em}.shopify-section[id$=__bianca_articles] .featured-blog,.shopify-section[id$=__bianca_faq] .collapsible-content{background:var(--bz-off-white)}.shopify-section[id$=__bianca_articles] .title,.shopify-section[id$=__bianca_faq] .collapsible-content__heading{color:var(--bz-teal);font-family:var(--font-heading-family);letter-spacing:-.025em}@media screen and (max-width:1099px){.bz-solutions__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:989px){.bz-hero{min-height:auto}.bz-hero__grid,.bz-presentation__grid,.bz-book__grid{grid-template-columns:1fr}.bz-hero__content{order:1}.bz-hero__visual{order:2;margin-top:2rem}.bz-book__media{min-height:46rem}}@media screen and (max-width:749px){.bz-hero{padding-top:6rem}.bz-hero__brand{font-size:1.45rem}.bz-authority-card{right:1rem;bottom:-2.5rem}.bz-metrics,.bz-profiles,.bz-solutions__grid,.bz-testimonials__grid{grid-template-columns:1fr}.bz-metric{display:grid;grid-template-columns:9rem 1fr;gap:1.5rem;align-items:center}.bz-metric span{margin-top:0}.bz-solution{min-height:0}.bz-book__media{min-height:38rem}}.bz-button:focus-visible{outline:.3rem solid var(--bz-gold-dark);outline-offset:.3rem}.bz-hero--without-image .bz-hero__grid{grid-template-columns:minmax(0,84rem)}.bz-hero--without-image .bz-hero__content{max-width:84rem}.bz-editorial-highlight{max-width:65rem;margin:2rem auto 0;padding:1.6rem 0 1.6rem 2rem;border-left:.3rem solid var(--bz-gold);color:var(--bz-teal);font-family:var(--font-heading-family);font-size:2rem;line-height:1.55;text-align:left}.bz-editorial-highlight p,.bz-section-closing p{margin:0}.bz-section-closing{max-width:76rem;margin:3.2rem auto 0;padding:2.4rem;border-left:.3rem solid var(--bz-gold);border-radius:0 var(--bz-radius-sm) var(--bz-radius-sm) 0;background:#ffffffb8;color:var(--bz-teal);font-family:var(--font-heading-family);font-size:2rem;line-height:1.55}.bz-hero__content,.bz-presentation__content,.bz-section__head,.bz-heading,.bz-copy,.bz-copy p,.bz-actions,.bz-metric,.bz-pillar,.bz-profile{min-width:0;overflow-wrap:anywhere}.bz-eyebrow{max-width:100%;overflow-wrap:anywhere}@media screen and (max-width:749px){.bz-hero__grid{width:100%}.bz-eyebrow{width:100%;display:flex}.bz-eyebrow:before{flex:0 0 2.8rem}.bz-editorial-highlight{padding-left:1.6rem}.bz-section-closing{padding:2rem}}.bz-hero{padding-top:clamp(5.6rem,6vw,7.6rem);padding-bottom:clamp(5.8rem,6.5vw,8.4rem)}.bz-presentation,.bz-book{padding-block:clamp(5.6rem,6.2vw,8rem)}.bz-for-whom,.bz-solutions,.bz-testimonials{padding-block:clamp(5.8rem,6.5vw,8.4rem)}.bz-oracle{padding-block:clamp(5.6rem,6vw,7.6rem)}.bz-section__head{margin-bottom:clamp(3.6rem,4.5vw,5rem)}.bz-section-closing{margin-top:2.4rem}.template-index .footer__content-top{padding-bottom:3.5rem}.template-index .footer__content-bottom{padding-top:2rem}@media screen and (max-width:749px){.bz-hero{padding-top:5rem;padding-bottom:5.6rem}.bz-presentation,.bz-book,.bz-for-whom,.bz-solutions,.bz-testimonials,.bz-oracle{padding-block:5.6rem}.bz-section__head{margin-bottom:3.6rem}.template-index .footer__content-top{padding-bottom:2.4rem}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/bianca-home.css.map */
