*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#e8eaed;color:#1a1a1a;line-height:1.5}.bds-nav{background:#fff;border-bottom:1px solid rgba(0,0,0,.08);padding:0 2.5rem;display:flex;align-items:center;justify-content:space-between;height:64px;position:sticky;top:0;z-index:100}.bds-logo img{height:44px;width:auto;display:block}.bds-nav-links{display:flex;gap:1.5rem;align-items:center}.bds-nav-links a{font-size:13px;color:#555;text-decoration:none;font-weight:500;transition:color .2s}.bds-nav-links a:hover{color:#ff6a00}.bds-nav-right{display:flex;gap:.75rem;align-items:center}.bds-btn-outline{font-size:13px;font-weight:600;color:#16244e;text-decoration:none;padding:8px 16px;border:1.5px solid #16244E;border-radius:8px;transition:all .2s}.bds-btn-outline:hover{background:#16244e;color:#fff}.bds-btn-orange,.bds-btn-primary{background:#ff6a00;color:#fff;border:none;padding:10px 20px;border-radius:8px;font-size:13px;font-weight:700;cursor:pointer;text-decoration:none;display:inline-block;transition:opacity .2s}.bds-btn-orange:hover,.bds-btn-primary:hover{opacity:.9}.bds-btn-secondary{background:transparent;color:#16244e;border:1.5px solid #16244E;padding:12px 24px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;text-decoration:none;display:inline-block}.bds-btn-white{background:#fff;color:#ff6a00;border:none;padding:13px 26px;border-radius:8px;font-size:14px;font-weight:700;cursor:pointer;text-decoration:none;display:inline-block}.bds-dropdown{position:relative}.bds-dropdown>a:after{content:" \25be";font-size:10px}.bds-dropdown-menu{display:none;position:absolute;top:100%;left:0;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:10px;padding:.5rem 0;min-width:240px;box-shadow:0 8px 24px #0000001a;z-index:200}.bds-dropdown:hover .bds-dropdown-menu{display:block}.bds-dropdown-menu a{display:block;padding:.65rem 1.25rem;font-size:13px;color:#444;white-space:nowrap;text-decoration:none}.bds-dropdown-menu a:hover{background:#f4f5f7;color:#ff6a00}.bds-hero{background:#fff;padding:5rem 3rem 4rem;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;position:relative;overflow:hidden}.bds-hero-accent{position:absolute;right:-40px;top:-60px;width:340px;height:340px;border-radius:50%;background:#ff6a000f;pointer-events:none}.bds-eyebrow{font-size:11px;font-weight:700;letter-spacing:2px;color:#ff6a00;text-transform:uppercase;margin-bottom:1rem}.bds-hero h1{font-size:48px;font-weight:900;line-height:1.05;margin:0 0 1.25rem;color:#16244e}.bds-hero h1 em{color:#ff6a00;font-style:normal}.bds-hero-sub{font-size:16px;color:#666;line-height:1.75;margin-bottom:2rem;max-width:440px}.bds-hero-btns{display:flex;gap:1rem;flex-wrap:wrap}.bds-hero-visual{background:#f0f2f5;border:1px solid rgba(0,0,0,.08);border-radius:20px;height:300px;display:flex;align-items:center;justify-content:center;overflow:hidden}.bds-hero-visual img{width:100%;height:100%;object-fit:cover;border-radius:20px}.bds-hero-placeholder{display:flex;flex-direction:column;align-items:center;gap:12px}.bds-hero-placeholder-icon{font-size:52px;opacity:.4}.bds-hero-placeholder span:last-child{font-size:12px;color:#aaa;letter-spacing:1px;text-transform:uppercase}.bds-ticker{background:#16244e;padding:11px 0;display:flex;gap:2.5rem;white-space:nowrap;overflow:hidden;animation:ticker-scroll 30s linear infinite}.bds-ticker span{font-size:12px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#ffffffd9;flex-shrink:0;padding-left:2.5rem}.bds-ticker span:before{content:"\2605  ";color:#ff6a00}@keyframes ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.bds-motto-band{background:#fff;padding:3.5rem 3rem;text-align:center;border-bottom:1px solid rgba(0,0,0,.06)}.bds-motto-band .bds-eyebrow{text-align:center}.bds-motto-band h2{font-size:38px;font-weight:900;color:#16244e;margin-bottom:.6rem;line-height:1.1}.bds-motto-band p{font-size:17px;color:#888;font-weight:500}.bds-services{padding:4.5rem 3rem;background:#f4f5f7}.bds-section-header{margin-bottom:2.5rem}.bds-section-title{font-size:30px;font-weight:900;color:#16244e;margin:0 0 .5rem}.bds-section-sub{font-size:14px;color:#888;line-height:1.6}.bds-service-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem}.bds-svc-card{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:14px;padding:1.4rem 1.2rem;display:flex;flex-direction:column;gap:.5rem;transition:border-color .2s}.bds-svc-card:hover{border-color:#ff6a00}.bds-svc-icon{width:46px;height:46px;background:#f4f5f7;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:22px;margin-bottom:.3rem}.bds-svc-card h3{font-size:13px;font-weight:800;color:#16244e;line-height:1.3}.bds-svc-card p{font-size:12px;color:#777;line-height:1.65;flex:1}.bds-svc-link{font-size:12px;font-weight:700;color:#ff6a00;text-decoration:none;margin-top:auto;padding-top:.5rem}.bds-svc-bottom{margin-top:2rem;background:#16244e;border-radius:14px;padding:1.75rem 2rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.bds-svc-bottom p{font-size:14px;color:#ffffffb3;line-height:1.6}.bds-svc-bottom strong{color:#fff}.bds-process{padding:4.5rem 3rem;background:#16244e}.bds-process-header{text-align:center;margin-bottom:3rem}.bds-process-header .bds-eyebrow{color:#ff6a00}.bds-process-header h2{font-size:30px;font-weight:900;color:#fff;margin-bottom:.5rem}.bds-process-header p{font-size:14px;color:#ffffff8c}.bds-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.bds-step{display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 .75rem}.bds-step-num{width:58px;height:58px;border-radius:50%;background:#ff6a00;color:#fff;font-size:22px;font-weight:900;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem;flex-shrink:0}.bds-step h3{font-size:15px;font-weight:800;color:#fff;margin-bottom:.6rem}.bds-step p{font-size:13px;color:#fff9;line-height:1.7}.bds-categories{padding:4.5rem 3rem 2rem;background:#e8eaed}.bds-three-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-bottom:1.25rem}.bds-card{background:#fff;border:1px solid rgba(0,0,0,.07);border-radius:14px;padding:1.75rem}.bds-card-icon{width:44px;height:44px;background:#ff6a001a;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;font-size:22px}.bds-card h3{font-size:15px;font-weight:700;color:#16244e;margin:0 0 .5rem}.bds-card p{font-size:13px;color:#777;line-height:1.65}.bds-stats-bar{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#00000014;border-radius:12px;overflow:hidden}.bds-stat{background:#fff;padding:1.4rem;text-align:center}.bds-stat-num{font-size:28px;font-weight:900;color:#ff6a00;display:block}.bds-stat-label{font-size:11px;color:#999;margin-top:4px}.bds-shop{padding:2rem 3rem 4.5rem;background:#e8eaed}.bds-products{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.bds-product{background:#fff;border-radius:14px;border:1px solid rgba(0,0,0,.07);overflow:hidden;transition:transform .2s,box-shadow .2s}.bds-product:hover{transform:translateY(-3px);box-shadow:0 10px 28px #00000017}.bds-product-img{height:180px;background:#e8eaed;display:flex;align-items:center;justify-content:center;font-size:44px;position:relative;overflow:hidden}.bds-product-img img{width:100%;height:100%;object-fit:cover}.bds-product-badge{position:absolute;top:12px;left:12px;background:#ff6a00;color:#fff;font-size:10px;font-weight:700;padding:3px 9px;border-radius:5px;letter-spacing:.5px}.bds-product-info{padding:1.1rem}.bds-product-tag{font-size:10px;font-weight:700;color:#ff6a00;text-transform:uppercase;letter-spacing:1px;margin-bottom:.4rem}.bds-product-info h4{font-size:15px;font-weight:700;color:#16244e;margin-bottom:4px}.bds-product-info p{font-size:12px;color:#999;margin-bottom:12px;line-height:1.5}.bds-product-footer{display:flex;align-items:center;justify-content:space-between;padding-top:.75rem;border-top:1px solid #eee}.bds-price{font-size:18px;font-weight:900;color:#ff6a00}.bds-price-tba{font-size:14px;font-weight:700;color:#aaa}.bds-add-btn{background:#16244e;color:#fff;border:none;border-radius:8px;font-size:12px;font-weight:700;padding:8px 16px;cursor:pointer;text-decoration:none}.bds-notify-btn{background:#e8eaed;color:#16244e;border:none;border-radius:8px;font-size:12px;font-weight:700;padding:8px 16px;cursor:pointer}.bds-cta-wrap{padding:0 3rem 4.5rem;background:#e8eaed}.bds-cta-banner{border-radius:18px;padding:3rem;display:grid;grid-template-columns:1fr auto;align-items:center;gap:2rem}.bds-cta-orange{background:#ff6a00}.bds-cta-navy{background:#16244e}.bds-cta-banner h2{font-size:26px;font-weight:900;color:#fff;margin-bottom:.5rem}.bds-cta-banner p{font-size:14px;color:#ffffffd9}.bds-cta-btn{background:#fff;color:#ff6a00;border:none;padding:15px 30px;border-radius:9px;font-size:14px;font-weight:800;cursor:pointer;text-decoration:none;white-space:nowrap;display:inline-block}.bds-cta-navy .bds-cta-btn{color:#16244e}.bds-page-hero{background:#16244e;padding:4.5rem 3rem;position:relative;overflow:hidden}.bds-page-hero-accent{position:absolute;right:-60px;top:-80px;width:300px;height:300px;border-radius:50%;background:#ff6a0014;pointer-events:none}.bds-page-hero-accent2{position:absolute;left:-40px;bottom:-60px;width:200px;height:200px;border-radius:50%;background:#ffffff08;pointer-events:none}.bds-page-hero h1{font-size:44px;font-weight:900;color:#fff;margin-bottom:1rem;line-height:1.1}.bds-page-hero h1 em{color:#ff6a00;font-style:normal}.bds-page-hero p{font-size:16px;color:#ffffffa6;max-width:560px;line-height:1.75}.bds-capability{padding:4.5rem 3rem;background:#fff}.bds-capability-alt{background:#f4f5f7}.bds-capability-inner{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.bds-capability-text h2{font-size:28px;font-weight:900;color:#16244e;margin-bottom:1rem}.bds-capability-text p{font-size:15px;color:#555;line-height:1.8;margin-bottom:1.5rem}.bds-bullet-list{list-style:none;margin-bottom:2rem}.bds-bullet-list li{font-size:14px;color:#555;padding:.4rem 0;border-bottom:1px solid #eee;display:flex;gap:10px}.bds-bullet-list li span{color:#ff6a00;font-weight:700;flex-shrink:0}.bds-capability-visual{background:#f4f5f7;border-radius:16px;height:280px;display:flex;align-items:center;justify-content:center;font-size:80px}.bds-capability-alt .bds-capability-visual{background:#fff}.bds-contact-section{padding:4.5rem 3rem;background:#e8eaed}.bds-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.bds-contact-form-wrap{background:#fff;border-radius:16px;padding:2.5rem}.bds-contact-form-wrap h2{font-size:22px;font-weight:900;color:#16244e;margin-bottom:.4rem}.bds-contact-form-wrap>p{font-size:13px;color:#888;margin-bottom:2rem}.bds-contact-info{display:flex;flex-direction:column;gap:1.25rem}.bds-info-card{background:#fff;border-radius:16px;padding:2rem}.bds-info-card-navy{background:#16244e}.bds-info-card-navy h3{color:#fff}.bds-info-card-navy p{color:#ffffffa6}.bds-info-card h3{font-size:15px;font-weight:800;color:#16244e;margin-bottom:.75rem}.bds-info-card p{font-size:14px;color:#555;line-height:1.7;margin-bottom:1rem}.bds-form-success{background:#d4edda;color:#155724;padding:1rem;border-radius:8px;margin-bottom:1.5rem;font-size:14px;font-weight:600}.bds-form-group{margin-bottom:1.1rem}.bds-form-group label{font-size:11px;font-weight:700;color:#444;display:block;margin-bottom:.4rem;text-transform:uppercase;letter-spacing:.5px}.bds-form-group input,.bds-form-group select,.bds-form-group textarea{width:100%;padding:10px 14px;border:1px solid rgba(0,0,0,.12);border-radius:8px;font-size:14px;font-family:inherit;color:#1a1a1a;background:#f8f9fa;transition:border-color .2s}.bds-form-group input:focus,.bds-form-group select:focus,.bds-form-group textarea:focus{outline:none;border-color:#ff6a00}.bds-form-group textarea{height:120px;resize:vertical}.bds-form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.bds-form-submit{background:#ff6a00;color:#fff;border:none;padding:13px;border-radius:8px;font-size:14px;font-weight:700;cursor:pointer;width:100%;margin-top:.5rem;transition:opacity .2s}.bds-form-submit:hover{opacity:.9}.bds-modal-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:999;align-items:center;justify-content:center}.bds-modal-overlay.open{display:flex}.bds-modal{background:#fff;border-radius:16px;padding:2.5rem;width:100%;max-width:520px;position:relative;max-height:90vh;overflow-y:auto;margin:1rem}.bds-modal-close{position:absolute;top:1rem;right:1.25rem;font-size:22px;cursor:pointer;color:#aaa;background:none;border:none;line-height:1}.bds-modal h2{font-size:22px;font-weight:900;color:#16244e;margin-bottom:.4rem}.bds-modal>p{font-size:13px;color:#888;margin-bottom:1.75rem}.bds-footer{background:#16244e;padding:3.5rem 3rem 2rem}.bds-footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:2rem;margin-bottom:3rem}.bds-footer-col h4{font-size:11px;font-weight:700;color:#ffffff59;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:1rem}.bds-footer-col a{display:block;font-size:13px;color:#fff9;text-decoration:none;margin-bottom:.6rem;transition:color .2s}.bds-footer-col a:hover{color:#ff6a00}.bds-footer-col p{font-size:13px;color:#ffffff80;line-height:1.7}.bds-footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding-top:1.5rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.bds-footer-logo img{height:36px;width:auto}.bds-footer-copy{font-size:12px;color:#ffffff40}.bds-footer-motto{font-size:12px;color:#ffffff59;font-style:italic}@media(max-width:1024px){.bds-service-grid{grid-template-columns:repeat(3,1fr)}.bds-footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:768px){.bds-nav{padding:0 1.25rem}.bds-nav-links{display:none}.bds-hero{grid-template-columns:1fr;padding:3rem 1.5rem}.bds-hero h1{font-size:32px}.bds-hero-visual{display:none}.bds-service-grid,.bds-three-grid,.bds-products{grid-template-columns:1fr 1fr}.bds-steps{grid-template-columns:1fr 1fr;gap:2rem}.bds-capability-inner{grid-template-columns:1fr}.bds-capability-visual{display:none}.bds-contact-grid,.bds-cta-banner,.bds-footer-grid{grid-template-columns:1fr}.bds-page-hero{padding:3rem 1.5rem}.bds-page-hero h1{font-size:30px}section,.bds-services,.bds-shop,.bds-categories,.bds-process{padding-left:1.5rem;padding-right:1.5rem}.bds-cta-wrap{padding-left:1.5rem;padding-right:1.5rem}}@media(max-width:480px){.bds-service-grid,.bds-three-grid,.bds-products,.bds-steps{grid-template-columns:1fr}.bds-stats-bar{grid-template-columns:1fr 1fr}.bds-form-row{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/theme.css.map */
