@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{--navy: #0f172a;--navy2: #17233d;--blue: #5a8dee;--blue2: #3574e5;--ice: #eef5ff;--sky: #dce9ff;--ink: #172033;--muted: #637083;--line: #dfe6ef;--white: #fff;--green: #16a36a;--shadow: 0 18px 60px rgba(15,23,42,.11);--r: 18px;--max: 1180px}.b2b-scope,.b2b-partner-scope{font-family:Inter,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.6;box-sizing:border-box}.b2b-scope *,.b2b-partner-scope *{box-sizing:border-box}.b2b-container,.container{width:min(var(--max),calc(100% - 40px));margin:auto}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--blue2);font-size:13px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.eyebrow:before{content:"";width:24px;height:2px;background:var(--blue);border-radius:4px}.b2b-scope h1,.b2b-scope h2,.b2b-scope h3,.b2b-partner-scope h1,.b2b-partner-scope h2,.b2b-partner-scope h3{color:var(--navy);line-height:1.12;margin:0}.b2b-scope h1,.b2b-partner-scope h1{font-size:clamp(38px,5.2vw,68px);letter-spacing:-.045em}.b2b-scope h2,.b2b-partner-scope h2{font-size:clamp(30px,4vw,46px);letter-spacing:-.035em}.b2b-scope h3,.b2b-partner-scope h3{font-size:20px}.b2b-scope p,.b2b-partner-scope p{margin:0;color:var(--muted)}.lead{font-size:18px;max-width:700px}.section{padding:92px 0}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:42px}.section-head p{max-width:610px}.btn{border:0;border-radius:10px;padding:14px 20px;font-weight:750;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:9px;transition:.2s;text-decoration:none;font-family:inherit}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--blue);color:#fff!important;box-shadow:0 9px 24px #5a8dee4d}.btn-primary:hover{background:var(--blue2)}.btn-light{background:#fff;color:var(--navy)!important}.btn-outline{background:#fff;color:var(--navy)!important;border:1px solid var(--line)}.btn-outline:hover{border-color:var(--blue);color:var(--blue2)!important}.btn-dark{background:var(--navy);color:#fff!important}.btn-sm{padding:10px 14px;font-size:14px}.full{width:100%}.hero{min-height:760px;background:radial-gradient(circle at 78% 28%,rgba(90,141,238,.34),transparent 26%),linear-gradient(122deg,#0b1222,#0f172a 56%,#192b50);color:#fff;padding:155px 0 76px;overflow:hidden;position:relative}.hero:after{content:"";position:absolute;width:530px;height:530px;border:1px solid rgba(255,255,255,.09);border-radius:50%;right:-140px;top:115px;box-shadow:0 0 0 80px #ffffff06,0 0 0 160px #ffffff05;pointer-events:none}.hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:center;position:relative;z-index:1}.hero h1{color:#fff!important;margin:20px 0 25px}.hero h1 span{color:#8bb2ff}.hero p{color:#c7d1e2!important;max-width:680px;font-size:18px}.hero-actions{display:flex;gap:12px;margin-top:34px;flex-wrap:wrap}.hero-note{display:flex;gap:20px;flex-wrap:wrap;margin-top:23px;color:#b5c1d3;font-size:13px}.hero-note span:before{content:"\2713";color:#79e0ae;font-weight:900;margin-right:7px}.quote-preview{background:#fffffff5;color:var(--ink);padding:18px;border-radius:24px;box-shadow:0 30px 80px #00000047;transform:rotate(1deg)}.quote-preview-inner{border:1px solid var(--line);border-radius:16px;padding:26px}.preview-top{display:flex;justify-content:space-between;align-items:flex-start;border-bottom:1px solid var(--line);padding-bottom:18px}.preview-logo{color:var(--navy);font-weight:850;font-size:19px;line-height:1.2}.preview-badge{color:var(--green);background:#e7f8f0;padding:5px 9px;border-radius:20px;font-size:11px;font-weight:800}.preview-row{display:grid;grid-template-columns:1fr auto;gap:16px;padding:19px 0;border-bottom:1px solid var(--line)}.preview-row strong{display:block;color:var(--navy);font-size:14px}.preview-row small{color:var(--muted)}.old-price{text-decoration:line-through;color:#8d98aa;font-size:12px}.new-price{display:block;color:var(--blue2);font-weight:850}.preview-total{display:flex;justify-content:space-between;align-items:center;padding-top:22px}.preview-total strong:last-child{font-size:25px;color:var(--navy)}.trust{background:#fff;box-shadow:0 12px 30px #0f172a0f;position:relative;z-index:3}.trust-grid{min-height:92px;display:grid;grid-template-columns:repeat(5,1fr);align-items:center}.trust-item{display:flex;align-items:center;gap:11px;padding:17px;border-right:1px solid var(--line);font-size:13px;font-weight:750;color:var(--navy)}.trust-item:last-child{border:0}.icon{width:38px;height:38px;border-radius:10px;background:var(--ice);color:var(--blue2);display:grid;place-items:center;flex:0 0 auto;font-weight:700}.icon svg{width:20px;height:20px}.audience{background:#f7f9fc}.audience-grid,.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.audience-card,.benefit-card{background:#fff;border:1px solid var(--line);border-radius:var(--r);padding:25px;transition:.2s}.audience-card:hover,.benefit-card:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:#c8dafa}.audience-card h3,.benefit-card h3{margin:18px 0 8px;color:var(--navy)}.audience-card p,.benefit-card p{font-size:14px}.benefit-grid{grid-template-columns:repeat(3,1fr)}.products{background:var(--navy);color:#fff}.products h2,.products h3{color:#fff}.products .section-head p{color:#aebbd0}.filters{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:28px}.filter{background:#ffffff12;color:#ced7e7;border:1px solid rgba(255,255,255,.12);border-radius:50px;padding:9px 15px;cursor:pointer;font-weight:650;font-size:13px;transition:.2s}.filter.active,.filter:hover{background:var(--blue);border-color:var(--blue);color:#fff}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product{background:#fff;border-radius:20px;overflow:hidden;color:var(--ink);display:flex;flex-direction:column}.product-image{height:220px;background:linear-gradient(145deg,#f8fafc,#e6edf7);position:relative;display:grid;place-items:center;overflow:hidden}.product-image:after{content:"";width:140px;height:190px;border-radius:15px;background:linear-gradient(145deg,#fff,#dce4ed);box-shadow:12px 18px 30px #0f172a2b;border:1px solid #d7e0eb}.product-image img{width:100%;height:100%;object-fit:contain;position:relative;z-index:1}.unit-detail{position:absolute;z-index:1;width:80px;height:6px;background:#98a6b7;top:74px;border-radius:5px;box-shadow:0 18px #ced6df}.product-badge{position:absolute;top:15px;left:15px;z-index:2;background:var(--green);color:#fff;padding:6px 10px;border-radius:50px;font-size:11px;font-weight:800}.product-body{padding:23px;display:flex;flex-direction:column;flex:1}.product-brand{color:var(--blue2);font-size:11px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.product h3{color:var(--navy)!important;font-size:19px;margin:7px 0 12px}.specs{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:18px}.specs span{background:#f1f4f8;color:#536174;border-radius:6px;padding:5px 8px;font-size:11px;font-weight:700}.price-label{font-size:11px;color:#7a8798}.price{font-size:25px;color:var(--navy);font-weight:850;letter-spacing:-.03em}.vat{font-size:11px;color:#7a8798}.business-note{background:var(--ice);color:#31547f;font-size:12px;padding:11px;border-radius:8px;margin:14px 0}.product-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:auto}.link-btn{background:none;border:0;color:#9cb7e8;font-weight:700;cursor:pointer;margin-top:26px;font-size:15px;text-align:center}.process-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;counter-reset:steps}.step{position:relative;padding:25px 18px 22px;border-top:3px solid var(--sky);counter-increment:steps}.step:before{content:counter(steps);width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:var(--blue);color:#fff;font-size:13px;font-weight:850;margin-bottom:17px}.step h3{font-size:17px;margin-bottom:8px;color:var(--navy)}.step p{font-size:13px;color:var(--muted)}.project{background:linear-gradient(135deg,#eaf2ff,#f8fbff)}.project-box{display:grid;grid-template-columns:1fr .82fr;gap:60px;align-items:center;background:#fff;border:1px solid #dbe8fb;border-radius:28px;padding:58px;box-shadow:var(--shadow)}.project-box h2{margin:15px 0 20px;color:var(--navy)}.check-list{list-style:none;padding:0;margin:25px 0}.check-list li{margin:10px 0;color:#48566a}.check-list li:before{content:"\2713";color:var(--green);font-weight:900;margin-right:10px}.upload-card{border:2px dashed #b7c9e6;background:#f8fbff;border-radius:18px;padding:35px;text-align:center}.upload-card .upload-icon{width:64px;height:64px;border-radius:18px;background:var(--ice);display:grid;place-items:center;margin:0 auto 15px;color:var(--blue2);font-size:22px}.upload-card h3{margin-bottom:7px;color:var(--navy)}.upload-card p{font-size:13px;margin-bottom:17px;color:var(--muted)}.comparison{overflow:auto}.compare-table{width:100%;border-collapse:separate;border-spacing:0;border:1px solid var(--line);border-radius:18px;overflow:hidden}.compare-table th,.compare-table td{padding:19px;text-align:left;border-bottom:1px solid var(--line)}.compare-table th{background:var(--navy);color:#fff;font-size:13px}.compare-table tr:last-child td{border:0}.compare-table td:first-child{font-weight:750;color:var(--navy)}.faq{background:#f7f9fc}.faq-wrap{max-width:860px;margin:auto}.faq-item{background:#fff;border:1px solid var(--line);border-radius:13px;margin-bottom:11px;overflow:hidden}.faq-q{width:100%;background:none;border:0;padding:20px 22px;display:flex;justify-content:space-between;align-items:center;text-align:left;font-weight:750;color:var(--navy);cursor:pointer;font-size:16px}.faq-q span:last-child{font-size:20px;color:var(--blue);transition:.2s}.faq-a{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-a p{padding:0 22px 22px;color:var(--muted)}.faq-item.open .faq-a{max-height:230px}.faq-item.open .faq-q span:last-child{transform:rotate(45deg)}.final-cta{padding:84px 0;background:var(--navy);color:#fff;text-align:center}.final-cta h2{color:#fff!important;max-width:720px;margin:auto}.final-cta p{color:#b5c1d3!important;margin:18px auto 28px;max-width:640px}.final-actions{display:flex;gap:11px;justify-content:center;flex-wrap:wrap}.modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#050a14b8;z-index:99999;display:none;align-items:center;justify-content:center;padding:20px}.modal.open{display:flex}.modal-card{background:#fff;width:min(900px,100%);max-height:92vh;border-radius:22px;overflow:auto;box-shadow:0 30px 100px #0006}.modal-head{position:sticky;top:0;background:#fff;z-index:2;display:flex;justify-content:space-between;align-items:flex-start;padding:25px 28px;border-bottom:1px solid var(--line)}.modal-head h2{font-size:27px;color:var(--navy)}.close{border:0;background:#eff3f8;width:38px;height:38px;border-radius:50%;cursor:pointer;font-size:24px;display:grid;place-items:center;line-height:1}.modal-body{padding:28px}.selected-box{background:var(--ice);border:1px solid #d3e3fd;border-radius:12px;padding:15px;margin-bottom:24px}.selected-box strong{color:var(--navy)}.selected-list{margin:8px 0 0;padding-left:18px;color:#4c6381;font-size:13px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field{display:flex;flex-direction:column;gap:6px}.field.full-span{grid-column:1 / -1}.field label{font-size:12px;font-weight:750;color:#37455a}.field input,.field select,.field textarea{width:100%;border:1px solid #d6deea;border-radius:9px;padding:12px 13px;outline:none;background:#fff;font-size:14px}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #5a8dee21}.field textarea{min-height:100px;resize:vertical}.consent{display:flex;gap:9px;align-items:flex-start;font-size:12px;color:var(--muted);margin:18px 0}.success{display:none;text-align:center;padding:60px 20px}.success .icon{margin:0 auto 18px;width:64px;height:64px;background:#e5f8ef;color:var(--green);border-radius:50%;font-size:24px}.success h2{margin-bottom:10px;color:var(--navy)}.mobile-sticky{display:none}@media(max-width:950px){.hero-grid,.project-box{grid-template-columns:1fr}.quote-preview{max-width:580px;transform:none}.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-item:nth-child(2n){border-right:0}.trust-item:last-child{grid-column:1 / -1}.audience-grid,.benefit-grid,.product-grid,.process-grid{grid-template-columns:repeat(2,1fr)}.step:last-child{grid-column:1 / -1}.project-box{padding:35px}.section-head{align-items:flex-start;flex-direction:column}}@media(max-width:650px){.container,.b2b-container{width:min(100% - 28px,var(--max))}.section{padding:65px 0}.hero{padding-top:125px;min-height:auto}.hero-grid{gap:45px}.quote-preview{display:none}.trust-grid{grid-template-columns:1fr}.trust-item,.trust-item:nth-child(2n){border-right:0;border-bottom:1px solid var(--line)}.trust-item:last-child{grid-column:auto}.audience-grid,.benefit-grid,.product-grid,.process-grid{grid-template-columns:1fr}.step:last-child{grid-column:auto}.product-grid{gap:16px}.project-box{padding:25px}.form-grid{grid-template-columns:1fr}.field.full-span{grid-column:auto}.mobile-sticky{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:40;background:#fff;border-top:1px solid var(--line);padding:10px 14px;gap:9px}.mobile-sticky .btn{flex:1;padding:12px 9px;font-size:13px}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/b2b-partner.css.map */
