:root{--bfc-primary: #1a5632;--bfc-primary-dark: #0f3a21;--bfc-primary-light: #2a7a4a;--bfc-accent: #d4a843;--bfc-accent-light: #f0d078;--bfc-dark: #1a1a1a;--bfc-body: #3a3a3a;--bfc-muted: #6b7280;--bfc-light: #f8f7f4;--bfc-white: #ffffff;--bfc-border: #e5e5e0;--bfc-shadow-sm: 0 1px 3px rgba(0,0,0,.08);--bfc-shadow-md: 0 4px 16px rgba(0,0,0,.1);--bfc-shadow-lg: 0 12px 40px rgba(0,0,0,.12);--bfc-radius-sm: 6px;--bfc-radius-md: 12px;--bfc-radius-lg: 20px;--bfc-transition: .3s cubic-bezier(.4, 0, .2, 1);--bfc-ff-body: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--bfc-ff-display: "Playfair Display", Georgia, serif}.bfc-container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.bfc-section{padding:5rem 0}.bfc-section-label{display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--bfc-accent);margin-bottom:.75rem;font-family:var(--bfc-ff-body)}.bfc-section-title{font-family:var(--bfc-ff-display);font-size:clamp(1.8rem,4vw,2.8rem);color:var(--bfc-dark);line-height:1.2;margin-bottom:1rem;margin-top:0}.bfc-section-subtitle{font-size:1.05rem;color:var(--bfc-muted);max-width:560px;line-height:1.7;font-family:var(--bfc-ff-body)}.bfc-btn{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--bfc-ff-body);font-weight:600;font-size:.9rem;padding:.85rem 1.75rem;border-radius:var(--bfc-radius-sm);border:none;cursor:pointer;transition:all var(--bfc-transition);text-decoration:none}.bfc-btn svg{width:16px;height:16px}.bfc-btn-primary{background:var(--bfc-primary);color:var(--bfc-white)}.bfc-btn-primary:hover{background:var(--bfc-primary-light);transform:translateY(-2px);box-shadow:var(--bfc-shadow-md)}.bfc-btn-accent{background:var(--bfc-accent);color:var(--bfc-dark)}.bfc-btn-accent:hover{background:var(--bfc-accent-light);transform:translateY(-2px);box-shadow:var(--bfc-shadow-md)}.bfc-btn-outline{background:transparent;color:var(--bfc-white);border:2px solid rgba(255,255,255,.4)}.bfc-btn-outline:hover{background:var(--bfc-white);color:var(--bfc-dark);border-color:var(--bfc-white)}.bfc-btn-sm{padding:.6rem 1.25rem;font-size:.85rem}.bfc-hero{position:relative;min-height:85vh;display:flex;align-items:center;background-image:linear-gradient(135deg,#0f3a21e0,#1a5632d1,#2a6b3fc7),var(--bfc-hero-image);background-position:center;background-size:cover;background-repeat:no-repeat;overflow:hidden}.bfc-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 60% at 70% 40%,rgba(212,168,67,.08) 0%,transparent 60%),radial-gradient(ellipse 60% 80% at 20% 80%,rgba(26,86,50,.3) 0%,transparent 50%)}.bfc-hero-pattern{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.04;background-image:repeating-linear-gradient(90deg,transparent,transparent 60px,rgba(255,255,255,.5) 60px,rgba(255,255,255,.5) 61px),repeating-linear-gradient(0deg,transparent,transparent 60px,rgba(255,255,255,.5) 60px,rgba(255,255,255,.5) 61px)}.bfc-hero .bfc-container{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;padding-top:3rem;padding-bottom:3rem}.bfc-hero-content{color:var(--bfc-white);font-family:var(--bfc-ff-body)}.bfc-hero-badge{display:inline-flex;align-items:center;gap:.5rem;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.15);border-radius:50px;padding:.4rem 1rem;font-size:.8rem;font-weight:600;color:var(--bfc-accent-light);margin-bottom:1.5rem}.bfc-hero-badge:before{content:"";width:8px;height:8px;background:var(--bfc-accent);border-radius:50%}.bfc-hero h1{font-family:var(--bfc-ff-display);font-size:clamp(2.4rem,5vw,3.5rem);line-height:1.1;margin-bottom:1.25rem;color:var(--bfc-white);margin-top:0}.bfc-hero h1 span{color:var(--bfc-accent-light)}.bfc-hero-desc{font-size:1.1rem;color:#fffc;max-width:480px;margin-bottom:2rem;line-height:1.7}.bfc-hero-buttons{display:flex;gap:1rem;flex-wrap:wrap}.bfc-hero-visual{position:relative;display:flex;align-items:center;justify-content:center}.bfc-hero-visual-card{background:#ffffff12;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:var(--bfc-radius-lg);padding:2.5rem;width:100%;max-width:440px}.bfc-hero-visual-card h3{color:var(--bfc-white);font-size:1.1rem;margin-bottom:1.25rem;font-family:var(--bfc-ff-body)}.bfc-quick-cats{display:flex;flex-direction:column;gap:.75rem}.bfc-quick-cat{display:flex;align-items:center;gap:1rem;background:#ffffff14;border:1px solid rgba(255,255,255,.08);border-radius:var(--bfc-radius-md);padding:1rem 1.25rem;transition:all var(--bfc-transition);cursor:pointer;text-decoration:none;color:var(--bfc-white);font-family:var(--bfc-ff-body)}.bfc-quick-cat:hover{background:#ffffff24;border-color:#fff3;transform:translate(4px)}.bfc-quick-cat-icon{width:44px;height:44px;background:var(--bfc-primary-light);border-radius:var(--bfc-radius-sm);display:flex;align-items:center;justify-content:center;flex-shrink:0}.bfc-quick-cat-icon svg{width:22px;height:22px;fill:var(--bfc-white)}.bfc-quick-cat-text strong{display:block;font-size:.95rem;font-weight:600}.bfc-quick-cat-text small{font-size:.78rem;color:#fff9}.bfc-quick-cat-arrow{margin-left:auto;color:#ffffff4d;transition:var(--bfc-transition)}.bfc-quick-cat:hover .bfc-quick-cat-arrow{color:var(--bfc-accent);transform:translate(3px)}.bfc-delivery-banner{background:var(--bfc-accent);color:var(--bfc-dark);text-align:center;padding:.85rem 1rem;font-weight:600;font-size:.9rem;font-family:var(--bfc-ff-body)}.bfc-delivery-banner svg{vertical-align:-3px;margin-right:.4rem}.bfc-delivery-banner a{text-decoration:underline;text-underline-offset:2px;font-weight:700;color:var(--bfc-dark)}.bfc-categories-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2.5rem}.bfc-cat-card{position:relative;border-radius:var(--bfc-radius-lg);overflow:hidden;aspect-ratio:4/3;cursor:pointer;display:block;text-decoration:none}.bfc-cat-card-bg{position:absolute;top:0;right:0;bottom:0;left:0;transition:transform .6s ease;background-size:cover;background-position:center}.bfc-cat-card:hover .bfc-cat-card-bg{transform:scale(1.05)}.bfc-cat-card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#000000b3,#0000001a 60%,#0000);z-index:1}.bfc-cat-card-content{position:absolute;bottom:0;left:0;right:0;padding:1.75rem;z-index:2;color:var(--bfc-white);font-family:var(--bfc-ff-body)}.bfc-cat-card-content h3{font-family:var(--bfc-ff-display);font-size:1.5rem;margin-bottom:.35rem}.bfc-cat-card-content p{font-size:.85rem;color:#ffffffbf;margin-bottom:1rem}.bfc-cat-link{display:inline-flex;align-items:center;gap:.4rem;font-weight:600;font-size:.85rem;color:var(--bfc-accent-light);transition:var(--bfc-transition)}.bfc-cat-link:hover{gap:.75rem}.bfc-cat-card-icon{position:absolute;top:1.5rem;right:1.5rem;z-index:2;width:52px;height:52px;background:#ffffff1f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:var(--bfc-radius-sm);display:flex;align-items:center;justify-content:center}.bfc-cat-card-icon svg{width:26px;height:26px;fill:var(--bfc-white)}.bfc-products-section{background:var(--bfc-white)}.bfc-products-header{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:1rem;margin-bottom:2.5rem}.bfc-products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.5rem}.bfc-product-card{background:var(--bfc-light);border-radius:var(--bfc-radius-md);overflow:hidden;transition:all var(--bfc-transition);border:1px solid transparent;font-family:var(--bfc-ff-body)}.bfc-product-card:hover{transform:translateY(-6px);box-shadow:var(--bfc-shadow-lg);border-color:var(--bfc-border)}.bfc-product-img{aspect-ratio:1;background:var(--bfc-light);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.bfc-product-img img{width:100%;height:100%;object-fit:contain}.bfc-product-badge{position:absolute;top:.75rem;left:.75rem;background:var(--bfc-primary);color:var(--bfc-white);font-size:.7rem;font-weight:700;padding:.3rem .65rem;border-radius:50px;text-transform:uppercase;letter-spacing:.05em}.bfc-product-info{padding:1.25rem}.bfc-product-info h4{font-size:.95rem;font-weight:600;color:var(--bfc-dark);margin-bottom:.35rem}.bfc-product-price{font-size:1.05rem;font-weight:700;color:var(--bfc-primary);margin-bottom:.2rem}.bfc-product-tax{font-size:.72rem;color:var(--bfc-muted)}.bfc-product-action{display:block;width:100%;text-align:center;background:var(--bfc-primary);color:var(--bfc-white);padding:.7rem;font-weight:600;font-size:.85rem;transition:background var(--bfc-transition);border:none;cursor:pointer;font-family:var(--bfc-ff-body);text-decoration:none}.bfc-product-action:hover{background:var(--bfc-primary-light)}.bfc-usp-row{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:3rem}.bfc-usp-item{text-align:center;padding:1.5rem 1rem;font-family:var(--bfc-ff-body)}.bfc-usp-icon{width:56px;height:56px;background:#1a563214;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;margin-bottom:1rem}.bfc-usp-icon svg{width:26px;height:26px;fill:var(--bfc-primary)}.bfc-usp-item h4{font-size:.95rem;color:var(--bfc-dark);margin-bottom:.3rem}.bfc-usp-item p{font-size:.82rem;color:var(--bfc-muted)}.bfc-about-split{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.bfc-about-visual{position:relative;border-radius:var(--bfc-radius-lg);overflow:hidden;aspect-ratio:4/3;background:url(https://borderlandfencingcentre.co.uk/wp-content/uploads/2023/12/picket.jpg) center/cover no-repeat;display:flex;align-items:center;justify-content:center}.bfc-about-visual:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#1a5632d9,#2a7a4ab3)}.bfc-about-visual-inner{position:relative;z-index:1;text-align:center;color:var(--bfc-white)}.bfc-about-visual-inner strong{display:block;font-family:var(--bfc-ff-display);font-size:4rem;color:var(--bfc-accent-light);line-height:1}.bfc-about-visual-inner span{font-size:1.1rem;color:#ffffffb3;font-family:var(--bfc-ff-body)}.bfc-about-text{font-family:var(--bfc-ff-body)}.bfc-about-text p{margin-bottom:1.25rem;font-size:1rem;color:var(--bfc-body)}.bfc-features-list{margin-top:1.5rem;list-style:none;padding:0}.bfc-features-list li{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.85rem;font-size:.95rem;color:var(--bfc-body)}.bfc-features-list li svg{width:20px;height:20px;color:var(--bfc-primary);fill:none!important;stroke:currentColor!important;flex-shrink:0;margin-top:2px}.bfc-contact-section{background:var(--bfc-primary-dark);color:var(--bfc-white)}.bfc-contact-section .bfc-section-title{color:var(--bfc-white)}.bfc-contact-section .bfc-section-label{color:var(--bfc-accent-light)}.bfc-contact-section .bfc-section-subtitle{color:#fff9}.bfc-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-top:2.5rem}.bfc-contact-form-wrap{background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:var(--bfc-radius-lg);padding:2.5rem;font-family:var(--bfc-ff-body)}.bfc-contact-form-wrap h3{font-size:1.25rem;margin-bottom:.5rem}.bfc-contact-form-wrap>p{font-size:.9rem;color:#fff9;margin-bottom:1.5rem}.bfc-form-group{margin-bottom:1rem}.bfc-form-group label{display:block;font-size:.8rem;font-weight:600;margin-bottom:.35rem;color:#ffffffb3}.bfc-form-group input,.bfc-form-group textarea{width:100%;padding:.75rem 1rem;border:1px solid rgba(255,255,255,.15);border-radius:var(--bfc-radius-sm);background:#ffffff0f;color:var(--bfc-white);font-family:var(--bfc-ff-body);font-size:.9rem;transition:border-color var(--bfc-transition)}.bfc-form-group input:focus,.bfc-form-group textarea:focus{outline:none;border-color:var(--bfc-accent)}.bfc-form-group input::placeholder,.bfc-form-group textarea::placeholder{color:#ffffff4d}.bfc-form-group textarea{resize:vertical;min-height:100px}.bfc-form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.bfc-locations-wrap{display:flex;flex-direction:column;justify-content:flex-end;font-family:var(--bfc-ff-body)}.bfc-locations-wrap h3{font-size:1.25rem;margin-bottom:1.5rem}.bfc-location-card{background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:var(--bfc-radius-md);padding:1.75rem;margin-bottom:1.25rem;transition:all var(--bfc-transition)}.bfc-location-card:hover{background:#ffffff1a;border-color:#fff3}.bfc-location-card:last-child{margin-bottom:0}.bfc-location-card h4{font-size:1.05rem;margin-bottom:.75rem;display:flex;align-items:center;gap:.5rem}.bfc-location-card h4 svg{width:18px;height:18px;fill:var(--bfc-accent)}.bfc-location-detail{display:flex;align-items:flex-start;gap:.6rem;font-size:.88rem;color:#ffffffb3;margin-bottom:.5rem}.bfc-location-detail svg{width:16px;height:16px;fill:#fff6;flex-shrink:0;margin-top:2px}.bfc-location-phone{display:inline-flex;align-items:center;gap:.5rem;margin-top:.75rem;background:var(--bfc-primary);color:var(--bfc-white);padding:.55rem 1.1rem;border-radius:var(--bfc-radius-sm);font-weight:600;font-size:.88rem;transition:background var(--bfc-transition);text-decoration:none}.bfc-location-phone:hover{background:var(--bfc-primary-light)}.bfc-location-phone svg{width:16px;height:16px;fill:currentColor}.bfc-contact-section--light{background:var(--bfc-white);color:var(--bfc-body)}.bfc-contact-section--light .bfc-section-title{color:var(--bfc-dark)}.bfc-contact-section--light .bfc-section-label{color:var(--bfc-accent)}.bfc-contact-section--light .bfc-section-subtitle{color:var(--bfc-muted)}.bfc-contact-section--light .bfc-contact-form-wrap,.bfc-contact-section--light .bfc-location-card{background:var(--bfc-light);border:1px solid var(--bfc-border)}.bfc-contact-section--light .bfc-contact-form-wrap>p,.bfc-contact-section--light .bfc-location-detail{color:var(--bfc-muted)}.bfc-contact-section--light .bfc-form-group label{color:var(--bfc-body)}.bfc-contact-section--light .bfc-form-group input,.bfc-contact-section--light .bfc-form-group textarea{background:var(--bfc-white);border:1px solid var(--bfc-border);color:var(--bfc-body)}.bfc-contact-section--light .bfc-form-group input::placeholder,.bfc-contact-section--light .bfc-form-group textarea::placeholder{color:#9aa0a6}.bfc-contact-section--light .bfc-location-detail svg{fill:var(--bfc-muted)}.bfc-contact-section--light .bfc-location-card h4 svg{fill:var(--bfc-primary)}.bfc-contact-section--light .bfc-location-phone{background:var(--bfc-primary);color:var(--bfc-white)}.bfc-contact-section--light .bfc-location-phone:hover{background:var(--bfc-primary-light)}.bfc-contact-section--light div[style*="rgba(255,255,255,0.5)"]{color:var(--bfc-muted)!important}.bfc-contact-section--light a[style*="var(--bfc-accent-light)"]{color:var(--bfc-primary)!important}@keyframes bfcFadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.bfc-fade-in{opacity:0;animation:bfcFadeInUp .6s ease forwards}.bfc-fade-in:nth-child(2){animation-delay:.1s}.bfc-fade-in:nth-child(3){animation-delay:.2s}.bfc-fade-in:nth-child(4){animation-delay:.3s}@media(max-width:1024px){.bfc-hero .bfc-container{grid-template-columns:1fr;gap:2rem}.bfc-hero-visual{display:none}.bfc-about-split{grid-template-columns:1fr;gap:2rem}.bfc-categories-grid{grid-template-columns:1fr 1fr}.bfc-contact-grid{grid-template-columns:1fr}}@media(max-width:768px){.bfc-categories-grid{grid-template-columns:1fr}.bfc-usp-row{grid-template-columns:1fr 1fr}.bfc-products-grid{grid-template-columns:repeat(2,1fr)}.bfc-form-row{grid-template-columns:1fr}.bfc-section{padding:3.5rem 0}}@media(max-width:480px){.bfc-products-grid,.bfc-usp-row{grid-template-columns:1fr}.bfc-hero-buttons{flex-direction:column}}.bfc-page-header{background:linear-gradient(135deg,var(--bfc-primary-dark) 0%,var(--bfc-primary) 100%);color:var(--bfc-white);padding:4rem 0 3.5rem;position:relative;overflow:hidden;font-family:var(--bfc-ff-body)}.bfc-page-header-pattern{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.04;background-image:repeating-linear-gradient(90deg,transparent,transparent 60px,rgba(255,255,255,.5) 60px,rgba(255,255,255,.5) 61px),repeating-linear-gradient(0deg,transparent,transparent 60px,rgba(255,255,255,.5) 60px,rgba(255,255,255,.5) 61px)}.bfc-page-header .bfc-container{position:relative;z-index:1}.bfc-page-header-title{font-family:var(--bfc-ff-display);font-size:clamp(2rem,4vw,3rem);line-height:1.15;margin-bottom:.5rem;color:var(--bfc-white);margin-top:0}.bfc-page-header-subtitle{font-size:1.05rem;color:#ffffffb3;max-width:600px;line-height:1.7}.bfc-products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem}.bfc-product-card{display:flex;flex-direction:column;justify-content:flex-start;height:100%}.bfc-product-img{display:block;margin-top:0;margin-bottom:0;flex:0 0 auto}.bfc-product-info{flex:1 1 auto}.bfc-product-action{margin-top:auto;flex:0 0 auto}article.product-grid__card.bfc-product-card{padding:0!important}.bfc-footer-social{display:flex;gap:10px;margin-top:14px}.bfc-social-link{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid rgba(255,255,255,.22);border-radius:999px;color:currentColor;transition:transform .2s ease,border-color .2s ease,background-color .2s ease}.bfc-social-link svg{width:16px;height:16px;fill:currentColor;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.bfc-social-link:hover,.bfc-social-link:focus-visible{transform:translateY(-1px);border-color:currentColor;background:#ffffff14;outline:none}.bfc-page-content-section{background:var(--bfc-white)}.bfc-rich-text{font-family:var(--bfc-ff-body);color:var(--bfc-body);line-height:1.8}.bfc-rich-text h2{font-family:var(--bfc-ff-display);font-size:1.8rem;color:var(--bfc-dark);margin:2rem 0 .75rem}.bfc-rich-text h3{font-family:var(--bfc-ff-display);font-size:1.4rem;color:var(--bfc-dark);margin:1.75rem 0 .6rem}.bfc-rich-text p{margin-bottom:1.25rem}.bfc-rich-text ul,.bfc-rich-text ol{margin:1rem 0 1.25rem 1.5rem}.bfc-rich-text li{margin-bottom:.5rem}.bfc-rich-text a{color:var(--bfc-primary);text-decoration:underline;text-underline-offset:2px}.bfc-rich-text a:hover{color:var(--bfc-primary-light)}.bfc-rich-text strong{color:var(--bfc-dark)}.bfc-page-single-col{max-width:none;width:100%}.bfc-page-body{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid var(--bfc-border)}.bfc-page-two-col{display:grid;grid-template-columns:1fr 360px;gap:3rem;align-items:start}.bfc-page-sidebar{display:flex;flex-direction:column;gap:1.5rem}.bfc-sidebar-card{background:var(--bfc-light);border:1px solid var(--bfc-border);border-radius:var(--bfc-radius-md);padding:1.75rem;font-family:var(--bfc-ff-body)}.bfc-sidebar-card-icon{margin-bottom:.75rem}.bfc-sidebar-card h3{font-size:1.1rem;color:var(--bfc-dark);margin-bottom:.75rem}.bfc-sidebar-card .bfc-rich-text{font-size:.9rem}.bfc-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2.5rem}.bfc-feature-card{background:var(--bfc-light);border:1px solid var(--bfc-border);border-radius:var(--bfc-radius-md);padding:2rem 1.5rem;text-align:center;font-family:var(--bfc-ff-body);transition:all var(--bfc-transition)}.bfc-feature-card:hover{transform:translateY(-4px);box-shadow:var(--bfc-shadow-md);border-color:var(--bfc-primary)}.bfc-feature-card-icon{margin-bottom:1rem;display:flex;justify-content:center}.bfc-feature-card-icon svg{display:block;margin:0 auto}.bfc-feature-card h4{font-size:1rem;color:var(--bfc-dark);margin-bottom:.4rem}.bfc-feature-card p{font-size:.88rem;color:var(--bfc-muted);line-height:1.6}.bfc-cta-banner{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap;background:var(--bfc-primary);color:var(--bfc-white);border-radius:var(--bfc-radius-lg);padding:2.5rem;margin-top:2.5rem;font-family:var(--bfc-ff-body);width:100%;box-sizing:border-box}.bfc-cta-banner h3{font-size:1.25rem;margin-bottom:.35rem}.bfc-cta-banner p{font-size:.95rem;color:#ffffffbf}.bfc-testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.bfc-testimonial-card{background:var(--bfc-white);border:1px solid var(--bfc-border);border-radius:var(--bfc-radius-md);padding:2rem;font-family:var(--bfc-ff-body);transition:all var(--bfc-transition)}.bfc-testimonial-card:hover{box-shadow:var(--bfc-shadow-md);transform:translateY(-3px)}.bfc-testimonial-quote{margin-bottom:1rem}.bfc-testimonial-text{font-size:.95rem;color:var(--bfc-body);line-height:1.7;margin-bottom:1.25rem;font-style:italic}.bfc-testimonial-author strong{display:block;font-size:.9rem;color:var(--bfc-dark)}.bfc-testimonial-author span{font-size:.8rem;color:var(--bfc-muted)}@media(max-width:1024px){.bfc-page-two-col{grid-template-columns:1fr}.bfc-testimonials-grid{grid-template-columns:1fr 1fr}}@media(max-width:768px){.bfc-feature-grid,.bfc-testimonials-grid{grid-template-columns:1fr}.bfc-cta-banner{flex-direction:column;text-align:center}.bfc-page-header{padding:3rem 0 2.5rem}}.bfc-topbar{background:var(--bfc-primary-dark);color:#fffc;font-family:var(--bfc-ff-body);font-size:.8rem;padding:.5rem 0}.bfc-topbar-inner{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem}.bfc-topbar-promo{color:var(--bfc-accent-light);font-weight:600}.bfc-topbar-contact{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.bfc-topbar-contact a{color:#ffffffe6;text-decoration:none}.bfc-topbar-contact a:hover{color:var(--bfc-accent)}.bfc-site-header{background:var(--bfc-white);border-bottom:1px solid var(--bfc-border);box-shadow:var(--bfc-shadow-sm);position:sticky;top:0;z-index:50}.bfc-site-header-inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1.5rem;padding-top:.9rem;padding-bottom:.9rem}.bfc-header-logo{display:inline-flex;align-items:center;text-decoration:none;width:fit-content}.bfc-logo-image,.bfc-header-logo>img{display:block;height:var(--bfc-logo-height, 60px)!important;width:auto!important;max-width:none!important;flex:0 0 auto}.bfc-header-logo-text{font-family:var(--bfc-ff-display);color:var(--bfc-dark);font-size:1.5rem;line-height:1}.bfc-site-nav{display:flex;align-items:center;justify-content:center;gap:.35rem}.bfc-site-nav a{font-family:var(--bfc-ff-body);font-size:.92rem;font-weight:500;color:var(--bfc-body);padding:.5rem .85rem;border-radius:var(--bfc-radius-sm);text-decoration:none;transition:all var(--bfc-transition)}.bfc-site-nav a:hover{color:var(--bfc-primary);background:#1a56320f}.bfc-header-actions{display:flex;align-items:center;gap:.6rem}.bfc-nav-toggle{display:none;width:42px;height:42px;border:1px solid var(--bfc-border);border-radius:var(--bfc-radius-sm);background:var(--bfc-white);align-items:center;justify-content:center;flex-direction:column;gap:4px;cursor:pointer}.bfc-nav-toggle span{width:18px;height:2px;background:var(--bfc-dark);display:block}.bfc-site-footer{background:var(--bfc-dark);color:#ffffffb3;padding:4rem 0 0;font-family:var(--bfc-ff-body)}.bfc-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:2.5rem}.bfc-footer-copy{margin-top:1rem;font-size:.88rem;color:#ffffff8c;line-height:1.7}.bfc-footer-copy p{margin:0}.bfc-footer-title{font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--bfc-white);margin-bottom:1.25rem}.bfc-footer-links{list-style:none;margin:0;padding:0}.bfc-footer-links li{margin-bottom:.6rem}.bfc-footer-links a{font-size:.88rem;color:#fff9;text-decoration:none;transition:color var(--bfc-transition)}.bfc-footer-links a:hover{color:var(--bfc-accent)}.bfc-footer-hours{font-size:.86rem;line-height:1.8;color:#ffffffb3}.bfc-footer-email{margin-top:1rem;display:inline-block;color:var(--bfc-accent);text-decoration:none;font-weight:600;font-size:.88rem}.bfc-footer-social{display:flex;gap:12px;margin-top:14px}.bfc-footer-social__icon{width:42px;height:42px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:#ffffff1f;color:#fff;text-decoration:none;transition:transform .18s ease,background-color .18s ease,box-shadow .18s ease}.bfc-footer-social__icon svg{width:19px;height:19px;fill:currentColor;display:block}.bfc-footer-social__icon:hover,.bfc-footer-social__icon:focus-visible{transform:translateY(-2px);background:#ffffff38;box-shadow:0 8px 20px #00000038;outline:none}.bfc-footer-social__icon--facebook:hover,.bfc-footer-social__icon--facebook:focus-visible{background:#1877f2}.bfc-footer-social__icon--instagram:hover,.bfc-footer-social__icon--instagram:focus-visible{background:radial-gradient(circle at 30% 107%,#fdf497 0% 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.bfc-footer-bottom{margin-top:2.5rem;padding:1.25rem 0;border-top:1px solid rgba(255,255,255,.08);display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;font-size:.8rem;color:#fff6}.bfc-footer-bottom a{color:#fff9;text-decoration:none}.bfc-footer-bottom a:hover{color:var(--bfc-accent)}@media(max-width:1024px){.bfc-footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:768px){.bfc-topbar{display:none}.bfc-site-header-inner{grid-template-columns:1fr auto auto}.bfc-header-actions .bfc-btn-primary{display:none}.bfc-nav-toggle{display:inline-flex}.bfc-site-nav{display:none;position:absolute;top:100%;left:0;right:0;background:var(--bfc-white);border-bottom:1px solid var(--bfc-border);box-shadow:var(--bfc-shadow-md);flex-direction:column;align-items:stretch;padding:.75rem 1rem;gap:.25rem}.bfc-site-nav.is-open{display:flex}.bfc-site-nav a{width:100%}.bfc-logo-image,.bfc-header-logo>img{height:var(--bfc-logo-height-mobile, 50px)!important}.bfc-footer-grid{grid-template-columns:1fr;gap:2rem}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/bfc-custom.css.map */
