.bf-about{direction:rtl;font-family:inherit;overflow:hidden}.bf-about-hero{text-align:center;padding-left:20px;padding-right:20px}.bf-about-hero__inner{display:flex;align-items:center;justify-content:center;gap:20px;flex-wrap:wrap}.bf-about-hero__logo{display:block;height:auto;object-fit:contain}.bf-about-hero__text{display:flex;flex-direction:column;align-items:center;gap:6px}.bf-about-hero__top{display:block;font-weight:400;color:var(--bf-text);line-height:1.3}.bf-about-hero__bottom{display:inline-block;margin:0;font-weight:700;color:var(--bf-gold);line-height:1.2;border-bottom:4px solid var(--bf-gold);padding-bottom:4px}.bf-about-hero__tagline{margin:18px auto 0;max-width:700px;line-height:1.7;color:var(--bf-text);opacity:.8}.bf-about-mission{width:100%}.bf-about-mission__card{position:relative;background:var(--bf-navy);text-align:center;overflow:hidden;padding-left:40px;padding-right:40px}.bf-about-mission__art{position:absolute;top:50%;transform:translateY(-50%);max-width:220px;width:22%;height:auto;object-fit:contain;pointer-events:none}.bf-about-mission__art--left{left:0}.bf-about-mission__art--right{right:0;transform:translateY(-50%) scaleX(-1)}.bf-about-mission__content{position:relative;z-index:1;max-width:680px;margin:0 auto;color:var(--bf-text-on-navy)}.bf-about-mission__title{margin:0 0 10px;font-weight:700;color:var(--bf-text-on-navy);line-height:1.25}.bf-about-mission__subtitle{margin:0 0 14px;font-weight:600;color:var(--bf-gold);line-height:1.4}.bf-about-mission__body{line-height:1.75;color:var(--bf-text-on-navy);opacity:.9}.bf-about-mission__body p{margin:0}.bf-about-divider{padding:28px 20px}.bf-about-divider__inner{display:flex;align-items:center;justify-content:center;gap:16px;max-width:900px;margin:0 auto}.bf-about-divider__art{flex-shrink:0;max-width:80px;height:auto;object-fit:contain}.bf-about-divider__art--right{transform:scaleX(-1)}.bf-about-divider__heading{margin:0;font-weight:700;text-align:center;flex:1;color:var(--bf-text);line-height:1.3}.bf-about-features{padding:40px 20px}.bf-about-features__heading{text-align:center;margin:0 0 28px;font-weight:700;color:var(--bf-text)}.bf-about-features__grid{display:grid;gap:20px;grid-template-columns:repeat(4,1fr);max-width:1200px;margin:0 auto}.bf-about-features__grid--cols-2{grid-template-columns:repeat(2,1fr)}.bf-about-features__grid--cols-3{grid-template-columns:repeat(3,1fr)}.bf-about-features__grid--cols-4{grid-template-columns:repeat(4,1fr)}.bf-about-features__card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:28px 20px;border-radius:var(--bf-radius);background:#fff;border:1px solid rgba(14,27,61,.1);gap:12px;text-decoration:none;color:var(--bf-text);transition:box-shadow .2s ease,transform .2s ease}a.bf-about-features__card:hover{box-shadow:0 6px 24px #0e1b3d1f;transform:translateY(-3px)}.bf-about-features__card-icon{object-fit:contain;flex-shrink:0}.bf-about-features__card-title{font-weight:700;font-size:1em;color:var(--bf-navy);margin:0;line-height:1.3}.bf-about-features__card-body{font-size:.9em;color:var(--bf-text);opacity:.8;line-height:1.65;margin:0}.bf-about-info{padding:40px 20px}.bf-about-info__grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;max-width:1200px;margin:0 auto}.bf-about-info__card{background:var(--bf-navy);border-radius:var(--bf-radius);overflow:hidden;color:var(--bf-text-on-navy)}.bf-about-info__header{display:flex;align-items:center;gap:10px;padding:16px 20px;font-weight:700;font-size:1.05em;border-bottom:1px solid rgba(255,255,255,.1)}.bf-about-info__header-icon{font-size:1.4rem;line-height:1;flex-shrink:0}.bf-about-info__map{display:block;width:100%;height:280px;object-fit:cover;border:0}.bf-about-info__map-empty{width:100%;height:280px;background:#ffffff0d}.bf-about-info__items{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#ffffff14;padding:20px;gap:12px}.bf-about-info__item{display:flex;flex-direction:row;align-items:center;gap:10px;padding:14px 16px;border-radius:calc(var(--bf-radius) - 4px);background:#ffffff0f;text-align:start;text-decoration:none;color:var(--bf-text-on-navy);font-size:.9em;transition:background .2s ease}a.bf-about-info__item:hover{background:#d6a02d33}.bf-about-info__item-icon{font-size:1.6rem;line-height:1;flex-shrink:0}.bf-about-info__item span{word-break:break-word}.bf-about-info__item--duo{flex-direction:row;align-items:center;gap:12px;text-align:start}.bf-about-info__item-duo-links{display:flex;flex-direction:column;gap:6px;flex:1;min-width:0}.bf-about-info__item-duo-link{display:block;font-size:.9em;color:var(--bf-text-on-navy);text-decoration:none;word-break:break-word;line-height:1.4;transition:color .2s ease}.bf-about-info__item-duo-link--wa{color:#4ade80}a.bf-about-info__item-duo-link:hover{text-decoration:underline}@media(max-width:990px){.bf-about-features__grid,.bf-about-features__grid--cols-3,.bf-about-features__grid--cols-4{grid-template-columns:repeat(2,1fr)}.bf-about-info__grid{grid-template-columns:1fr}}@media(max-width:768px){.bf-about-hero__inner{flex-direction:column;gap:12px}.bf-about-features__grid,.bf-about-features__grid--cols-2,.bf-about-features__grid--cols-3,.bf-about-features__grid--cols-4{grid-template-columns:repeat(2,1fr)}.bf-about-mission__art{display:none}.bf-about-divider__art{max-width:50px}}@media(max-width:480px){.bf-about-features__grid,.bf-about-features__grid--cols-2,.bf-about-features__grid--cols-3,.bf-about-features__grid--cols-4,.bf-about-info__items{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/component-book-fanar-about.css.map */
