:root{--m:#7A1F30;--md:#5a1522;--g:#C8960A;--gl:#e0ac1a;--iv:#FAF7F0;--iv2:#F3EDE3;--bd:#E8D5C8;--bl:#F0E4DC;--td:#1A0A0E;--tm:#3D1A22;--tl:#7A5560}.bhu-hero{background:linear-gradient(130deg,var(--m) 0%,#5a1522 45%,#3d0e17 100%);position:relative;overflow:hidden;min-height:280px;display:flex;align-items:center;padding:30px 18px 0}.bhu-hero:before{content:"";position:absolute;top:-60px;right:-60px;width:280px;height:280px;border-radius:50%;background:radial-gradient(circle,rgba(200,150,10,.15) 0%,transparent 70%);pointer-events:none}.bhu-hero-c{position:relative;z-index:2;flex:1;padding-bottom:30px}.bhu-hero-c h1{font-family:Cormorant Garamond,serif;font-size:40px;font-weight:700;color:#fff;line-height:1.1;margin-bottom:6px}.bhu-hero-div{display:flex;align-items:center;gap:6px;margin:10px 0 12px}.bhu-hero-div:before,.bhu-hero-div:after{content:"";flex:0 0 28px;height:1.5px;background:var(--g);opacity:.6}.bhu-hero-div span{color:var(--g);font-size:14px}.bhu-hero-sub{font-size:13px;color:#ffffffd1;line-height:1.55;margin-bottom:14px;max-width:200px}.bhu-bc{display:flex;align-items:center;gap:5px;font-size:12px}.bhu-bc a{color:var(--g);font-weight:600;text-decoration:none}.bhu-bc .s{color:#fff6}.bhu-bc span{color:#ffffffb3}.bhu-hero-img{position:absolute;right:0;bottom:0;height:100%;min-height:280px;pointer-events:none;z-index:1;display:flex;align-items:flex-end}.bhu-hero-img img{height:280px;width:auto;max-width:210px;object-fit:contain;object-position:bottom center;display:block;filter:drop-shadow(-4px 6px 22px rgba(0,0,0,.45))}.bhu-steps{padding:30px 16px 26px;background:#fff}.bhu-sec-head{text-align:center;margin-bottom:22px}.bhu-sec-head h2{font-family:Cormorant Garamond,serif;font-size:30px;font-weight:700;color:var(--m);margin-bottom:8px}.bhu-sec-div{display:flex;align-items:center;justify-content:center;gap:6px}.bhu-sec-div:before,.bhu-sec-div:after{content:"";width:28px;height:1.5px;background:var(--g);opacity:.5}.bhu-sec-div span{color:var(--g);font-size:13px}.bhu-steps-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.bhu-step-card{background:var(--iv);border-radius:16px;border:1px solid var(--bl);padding:16px 12px 18px;text-align:center;position:relative;transition:.2s;box-shadow:0 2px 10px #7a20300f}.bhu-step-num{width:32px;height:32px;background:var(--m);border-radius:50%;color:#fff;font-size:13px;font-weight:800;display:flex;align-items:center;justify-content:center;position:absolute;top:-12px;left:50%;transform:translate(-50%);box-shadow:0 3px 10px #7a20304d;font-family:Poppins,sans-serif}.bhu-step-img{width:80px;height:80px;border-radius:50%;overflow:hidden;margin:12px auto;background:linear-gradient(135deg,#f5e6d6,#edd9c5);display:flex;align-items:center;justify-content:center;font-size:36px;border:2px solid var(--bl)}.bhu-step-img img{width:100%;height:100%;object-fit:cover}.bhu-step-divider{display:flex;align-items:center;justify-content:center;gap:4px;margin-bottom:8px}.bhu-step-divider:before,.bhu-step-divider:after{content:"";width:14px;height:1px;background:var(--g);opacity:.5}.bhu-step-divider span{color:var(--g);font-size:10px}.bhu-step-card p{font-size:11.5px;color:var(--tm);line-height:1.65}.bhu-tips{padding:26px 16px 24px;background:var(--iv)}.bhu-tips-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:11px;margin-top:4px}.bhu-tip-card{background:#fff;border-radius:14px;padding:14px 12px;border:1px solid var(--bl);box-shadow:0 2px 8px #7a20300f;display:flex;flex-direction:column;align-items:flex-start;gap:6px}.bhu-tip-icon{width:44px;height:44px;border-radius:50%;border:1.5px solid var(--g);background:linear-gradient(135deg,#c8960a14,#7a20300d);display:flex;align-items:center;justify-content:center;font-size:20px}.bhu-tip-card h4{font-family:Cormorant Garamond,serif;font-size:15px;font-weight:700;color:var(--m);line-height:1.2}.bhu-tip-card p{font-size:11px;color:var(--tl);line-height:1.5}.bhu-faq{padding:26px 16px 24px;background:#fff}.bhu-faq-layout{display:grid;grid-template-columns:1fr;gap:16px}.bhu-faq-img{border-radius:16px;overflow:hidden;height:240px;width:100%}.bhu-faq-img img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;border-radius:16px}.bhu-faq-item{border-bottom:1px solid var(--bl)}.bhu-faq-q{display:flex;align-items:center;justify-content:space-between;padding:15px 0;cursor:pointer;font-size:13.5px;font-weight:600;color:var(--td);gap:10px;-webkit-tap-highlight-color:transparent}.bhu-faq-icon{width:26px;height:26px;border-radius:50%;border:1.5px solid var(--m);color:var(--m);display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;flex-shrink:0;transition:.3s}.bhu-faq-item.op .bhu-faq-icon{background:var(--m);color:#fff;transform:rotate(45deg)}.bhu-faq-a{max-height:0;overflow:hidden;transition:max-height .4s ease}.bhu-faq-a p{padding:0 0 15px;font-size:12.5px;color:var(--tl);line-height:1.75}.bhu-faq-item.op .bhu-faq-a{max-height:150px}@media(min-width:480px){.bhu-faq-layout{grid-template-columns:1fr 1.4fr;align-items:start}}.bhu-cta{background:linear-gradient(130deg,var(--m) 0%,#5a1522 50%,#3d0e17 100%);overflow:hidden;min-height:190px;display:flex;align-items:flex-end;position:relative}.bhu-cta:before{content:"";position:absolute;top:-50px;left:-50px;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(200,150,10,.1) 0%,transparent 70%)}.bhu-cta-left{flex-shrink:0;width:150px;align-self:flex-end;position:relative;z-index:1;overflow:hidden}.bhu-cta-png{width:150px;max-height:210px;object-fit:contain;object-position:bottom center;display:block;filter:drop-shadow(3px 0 18px rgba(0,0,0,.35))}.bhu-cta-right{flex:1;position:relative;z-index:2;padding:24px 16px 24px 8px;display:flex;flex-direction:column;justify-content:center}.bhu-cta-right h2{font-family:Cormorant Garamond,serif;font-size:22px;font-weight:700;color:#fff;line-height:1.25;margin-bottom:4px}.bhu-cta-right h2 em{color:var(--g);font-style:italic}.bhu-cta-div{display:flex;align-items:center;gap:5px;margin:8px 0 14px}.bhu-cta-div:before,.bhu-cta-div:after{content:"";width:20px;height:1px;background:var(--g);opacity:.55}.bhu-cta-div span{color:var(--g);font-size:11px}.bhu-cta-btn{background:var(--g);color:#fff;border:none;padding:11px 20px;border-radius:50px;font-size:12px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;gap:6px;font-family:Poppins,sans-serif;text-decoration:none;width:fit-content;margin-bottom:12px}.bhu-cta-badges{display:flex;gap:10px}.bhu-cta-badge{display:flex;flex-direction:column;align-items:center;gap:3px;font-size:9px;color:#ffffffbf;font-weight:500}.bhu-cta-badge .bi{font-size:16px}.bhu-fade{opacity:0;transform:translateY(18px);transition:opacity .55s ease,transform .55s ease}.bhu-fade.vis{opacity:1;transform:translateY(0)}.bhu-fade:nth-child(2){transition-delay:.08s}.bhu-fade:nth-child(3){transition-delay:.16s}.bhu-fade:nth-child(4){transition-delay:.24s}.bhu-spacer{height:80px}
/*# sourceMappingURL=/cdn/shop/t/11/assets/bloom-how-to-use.css.map */
