{"title":"Blog_Left Side Products","description":null,"products":[{"product_id":"bigpassport-pro-tech-491-usb-wired-headset-noise-cancelling-mic-black","title":"BigPassport Pro-Tech 491 USB Wired Headset with Noise Cancelling Mic - Black","description":"\u003cstyle\u003e\n    .bp-wrap{\n      --ink:#1D1D1F;\n      --sub:#6E6E73;\n      --bg:#FFFFFF;\n      --panel:#F5F5F7;\n      --accent:#3A5A78;\n      --line:#E5E5E5;\n      font-family:-apple-system,BlinkMacSystemFont,\"Helvetica Neue\",Helvetica,Arial,sans-serif;\n      color:var(--ink);\n      background:var(--bg);\n      -webkit-font-smoothing:antialiased;\n    }\n    .bp-wrap *{box-sizing:border-box;}\n    .bp-wrap img{max-width:100%;display:block;border-radius:18px;}\n\n    \/* Hero *\/\n    .bp-hero{\n      text-align:center;\n      padding:28px 20px 16px;\n      max-width:960px;\n      margin:0 auto;\n    }\n    .bp-eyebrow{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      letter-spacing:.02em;\n      margin-bottom:10px;\n    }\n    .bp-hero h1{\n      font-size:52px;\n      line-height:1.08;\n      font-weight:600;\n      letter-spacing:-.02em;\n      margin:0 0 14px;\n    }\n    .bp-hero .bp-tagline{\n      font-size:19px;\n      line-height:1.5;\n      color:var(--sub);\n      font-weight:400;\n      margin:0;\n    }\n    @media (max-width:640px){\n      .bp-hero h1{font-size:34px;}\n      .bp-hero .bp-tagline{font-size:16px;}\n    }\n    .bp-hero-img{\n      max-width:1100px;\n      margin:20px auto 0;\n      padding:0 20px;\n    }\n    .bp-hero-img img{\n      width:100%;\n      border-radius:24px;\n    }\n\n    \/* Video banner - full width, responsive on desktop \u0026 mobile *\/\n    .bp-video-section{\n      max-width:1100px;\n      margin:40px auto;\n      padding:0 20px;\n    }\n    .bp-video-wrap{\n      position:relative;\n      width:100%;\n      aspect-ratio:16\/9;\n      border-radius:24px;\n      overflow:hidden;\n      background:#000;\n    }\n    .bp-video-wrap video,\n    .bp-video-wrap iframe{\n      position:absolute;\n      top:0;\n      left:0;\n      width:100%;\n      height:100%;\n      border:0;\n      display:block;\n      object-fit:cover;\n    }\n    @media (max-width:640px){\n      .bp-video-section{margin:28px auto;}\n      .bp-video-wrap{border-radius:18px;}\n    }\n\n    \/* Feature sections *\/\n    .bp-section{\n      max-width:1100px;\n      margin:0 auto;\n      padding:40px 20px;\n      display:grid;\n      \/* minmax(0,1fr), not 1fr. A bare 1fr is minmax(auto,1fr), and that\n         auto floor is min-content — the column refuses to shrink below its\n         longest unbreakable word, and the whole grid bursts out of the\n         container instead. Every grid in this document uses minmax(0,1fr)\n         for that reason. *\/\n      grid-template-columns:minmax(0,1fr) minmax(0,1fr);\n      gap:64px;\n      align-items:center;\n    }\n    .bp-section.reverse .bp-copy{order:2;}\n    .bp-section.reverse .bp-media{order:1;}\n    @media (max-width:800px){\n      .bp-section{grid-template-columns:minmax(0,1fr);gap:28px;padding:28px 20px;}\n      .bp-section.reverse .bp-copy{order:1;}\n      .bp-section.reverse .bp-media{order:2;}\n    }\n    .bp-copy{min-width:0;}\n    .bp-copy .bp-label{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      margin-bottom:12px;\n    }\n    .bp-copy h2{\n      font-size:38px;\n      line-height:1.15;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 16px;\n    }\n    .bp-copy p{\n      font-size:18px;\n      line-height:1.55;\n      color:var(--sub);\n      margin:0 0 14px;\n    }\n    .bp-copy p:last-child{margin-bottom:0;}\n    @media (max-width:640px){\n      .bp-copy h2{font-size:28px;}\n      .bp-copy p{font-size:16px;}\n    }\n    .bp-copy .bp-taglist{\n      list-style:none;\n      margin:14px 0 0;\n      padding:0;\n      display:grid;\n      grid-template-columns:minmax(0,1fr) minmax(0,1fr);\n      gap:8px 16px;\n    }\n    @media (max-width:420px){\n      .bp-copy .bp-taglist{grid-template-columns:minmax(0,1fr);}\n    }\n    .bp-copy .bp-taglist li{\n      font-size:14px;\n      color:var(--ink);\n      padding-left:18px;\n      position:relative;\n      min-width:0;\n    }\n    .bp-copy .bp-taglist li:before{\n      content:\"\";\n      position:absolute;\n      left:0;\n      top:7px;\n      width:7px;\n      height:7px;\n      border-radius:50%;\n      background:var(--accent);\n    }\n    .bp-media{\n      background:var(--panel);\n      border-radius:20px;\n      overflow:hidden;\n      aspect-ratio:16\/9;\n      width:100%;\n      min-width:0;\n    }\n    .bp-media img{\n      border-radius:0;\n      width:100%;\n      height:100%;\n      object-fit:cover;\n      display:block;\n    }\n\n    \/* Full-width statement *\/\n    .bp-statement{\n      text-align:center;\n      max-width:780px;\n      margin:0 auto;\n      padding:32px 20px;\n    }\n    .bp-statement h2{\n      font-size:34px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      line-height:1.3;\n      margin:0;\n    }\n    .bp-statement span{color:var(--accent);}\n    @media (max-width:640px){\n      .bp-statement{padding:24px 20px;}\n      .bp-statement h2{font-size:24px;}\n    }\n\n    \/* Spec strip *\/\n    .bp-strip{\n      padding:20px 20px 40px;\n    }\n    .bp-strip-inner{\n      max-width:1100px;\n      margin:0 auto;\n      text-align:center;\n      background:linear-gradient(180deg,#F8F8F7 0%,var(--panel) 100%);\n      border:1px solid var(--line);\n      border-radius:28px;\n      padding:40px 32px;\n      box-shadow:0 20px 40px -28px rgba(0,0,0,.18);\n    }\n    .bp-strip h3{\n      font-size:13px;\n      color:var(--accent);\n      font-weight:700;\n      margin:0 0 44px;\n      letter-spacing:.08em;\n      text-transform:uppercase;\n    }\n    .bp-strip-grid{\n      display:grid;\n      grid-template-columns:repeat(4,minmax(0,1fr));\n      gap:0;\n    }\n    @media (max-width:800px){\n      .bp-strip-grid{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:32px;}\n      .bp-strip-item{border-left:none !important;padding:0 10px;}\n      .bp-strip-item b{font-size:18px;line-height:1.25;}\n    }\n    \/* Phones. The card's own padding was eating 64px of a 360px screen\n       before the four items had any room at all. *\/\n    @media (max-width:430px){\n      .bp-strip{padding:16px 14px 32px;}\n      .bp-strip-inner{padding:32px 16px;border-radius:22px;}\n      .bp-strip h3{margin:0 0 28px;}\n      .bp-strip-item{padding:0 6px;}\n      .bp-strip-item b{font-size:16px;}\n      .bp-strip-item span{font-size:13px;}\n    }\n    .bp-strip-item{\n      padding:0 20px;\n      border-left:1px solid var(--line);\n      min-height:118px;\n      min-width:0;\n    }\n    .bp-strip-item:first-child{border-left:none;}\n    .bp-strip-item .bp-icon{\n      width:44px;\n      height:44px;\n      margin:0 auto 16px;\n      border-radius:50%;\n      background:#fff;\n      border:1px solid var(--line);\n      display:flex;\n      align-items:center;\n      justify-content:center;\n    }\n    .bp-strip-item .bp-icon svg{\n      width:20px;\n      height:20px;\n      stroke:var(--accent);\n      fill:none;\n      stroke-width:1.8;\n      stroke-linecap:round;\n      stroke-linejoin:round;\n    }\n    .bp-strip-item b{\n      display:block;\n      font-size:22px;\n      font-weight:700;\n      margin-bottom:6px;\n      letter-spacing:-.01em;\n      \/* Last-resort escape hatch if a future label is one very long word. *\/\n      overflow-wrap:break-word;\n    }\n    .bp-strip-item span{\n      font-size:14px;\n      color:var(--sub);\n      overflow-wrap:break-word;\n    }\n\n    \/* Closing *\/\n    .bp-close{\n      text-align:center;\n      padding:32px 20px 48px;\n      max-width:640px;\n      margin:0 auto;\n    }\n    .bp-close h2{\n      font-size:32px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 14px;\n    }\n    .bp-close p{\n      font-size:17px;\n      color:var(--sub);\n      margin:0;\n      line-height:1.6;\n    }\n    @media (max-width:640px){\n      .bp-close h2{font-size:24px;}\n      .bp-close p{font-size:15px;}\n    }\n    .bp-divider{\n      height:1px;\n      background:var(--line);\n      max-width:1100px;\n      margin:0 auto;\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"bp-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv style=\"text-align: left;\" class=\"bp-hero\"\u003e\n\u003ch2 style=\"text-align: left;\"\u003e\u003cspan style=\"text-decoration: underline;\"\u003eProduct's Features:\u003c\/span\u003e\u003c\/h2\u003e\n\u003cp\u003e \u003c\/p\u003e\n✅Headphones Wire with Mic for Clear Voice Calls – Advanced noise-cancelling microphone in this wired headset with mic filters out background noise to deliver clear, distortion-free voice quality for professional calls, online classes, and meetings.\u003cbr\u003e✅USB Headphones with Mic Featuring Clear HD Sound – Powerful 30mm speaker drivers in this wired headset produce balanced HD sound with crisp vocals, ideal for Zoom, Microsoft Teams, Skype, call center work, office calls, and daily computer use.\u003cbr\u003e✅Easy USB Plug \u0026amp; Play Wired Headset – This wired headset with mic connects instantly to your PC or laptop with simple USB plug-and-play setup. No drivers, no software installation, and no extra configuration required.\u003cbr\u003e✅6-Feet Long Tangle-Free Cable with All-Day Comfort – Strong and durable headphones wire with mic gives you freedom to sit, stand, or move comfortably. Soft cushioned ear pads and adjustable headband support long meetings and full work shifts.\u003cbr\u003e✅In-Line Controls for Quick \u0026amp; Easy Operation – Built-in cable controls on these USB headphones with mic allow quick volume adjustment and microphone mute, making it easy to manage calls without interrupting your workflow.\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"bp-hero-img\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" alt=\"BigPassport Pro-Tech 491 USB Wired Headset with Microphone\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/Image_4.png?v=1784457214\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"bp-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- SECTION 1: Microphone --\u003e\n\u003cdiv class=\"bp-section\"\u003e\n\u003cdiv class=\"bp-copy\"\u003e\n\u003cdiv class=\"bp-label\"\u003eMicrophone\u003c\/div\u003e\n\u003ch2\u003eYour voice, without the noise.\u003c\/h2\u003e\n\u003cp\u003eThe built-in noise-cancelling microphone minimises background distractions and captures your voice with improved clarity — so you sound clear, natural and professional on every call.\u003c\/p\u003e\n\u003cul class=\"bp-taglist\"\u003e\n\u003cli\u003eOnline meetings\u003c\/li\u003e\n\u003cli\u003eVideo conferences\u003c\/li\u003e\n\u003cli\u003eCustomer support calls\u003c\/li\u003e\n\u003cli\u003eVirtual classrooms\u003c\/li\u003e\n\u003cli\u003eWork-from-home sessions\u003c\/li\u003e\n\u003cli\u003eTeam collaborations\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"bp-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" alt=\"Noise cancelling microphone on the BigPassport Pro-Tech 491 headset\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_19_2026_03_39_16_PM.png?v=1784457213\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 2: Audio (reversed) --\u003e\n\u003cdiv class=\"bp-section reverse\"\u003e\n\u003cdiv class=\"bp-copy\"\u003e\n\u003cdiv class=\"bp-label\"\u003eAudio\u003c\/div\u003e\n\u003ch2\u003eSound that keeps up with your day.\u003c\/h2\u003e\n\u003cp\u003eBuilt-in 30mm speaker drivers deliver balanced, detailed sound — clear vocals for calls and training videos, and comfortable listening for music and everyday computer use.\u003c\/p\u003e\n\u003cul class=\"bp-taglist\"\u003e\n\u003cli\u003eOffice communication\u003c\/li\u003e\n\u003cli\u003eOnline learning\u003c\/li\u003e\n\u003cli\u003eBusiness calls\u003c\/li\u003e\n\u003cli\u003eMultimedia use\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"bp-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" alt=\"30mm HD audio speaker drivers inside the headset\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_19_2026_03_49_10_PM.png?v=1784457213\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VIDEO BANNER (full width, like main banner) --\u003e\n\u003cdiv class=\"bp-video-section\"\u003e\n\u003cdiv class=\"bp-video-wrap\"\u003e\u003cvideo src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/d29c035c17804df6a5f209067f460275.mp4\" preload=\"metadata\" playsinline=\"\" controls=\"controls\"\u003eYour browser does not support the video tag.\u003c\/video\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STATEMENT --\u003e\n\u003cdiv class=\"bp-statement\"\u003e\n\u003ch2\u003eJust plug it in. \u003cspan\u003eNo drivers, no software, no setup\u003c\/span\u003e — USB plug-and-play, ready in seconds.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 3: Comfort --\u003e\n\u003cdiv class=\"bp-section\"\u003e\n\u003cdiv class=\"bp-copy\"\u003e\n\u003cdiv class=\"bp-label\"\u003eComfort\u003c\/div\u003e\n\u003ch2\u003eBuilt for the long call.\u003c\/h2\u003e\n\u003cp\u003eSoft cushioned ear pads and an adjustable headband keep things comfortable through full work shifts, long conference calls and online classes. The lightweight design reduces pressure during continuous use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"bp-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" alt=\"Cushioned ear pads and adjustable headband on the headset\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_19_2026_03_43_49_PM.png?v=1784457212\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 4: Cable \u0026 Controls (reversed) --\u003e\n\u003cdiv class=\"bp-section reverse\"\u003e\n\u003cdiv class=\"bp-copy\"\u003e\n\u003cdiv class=\"bp-label\"\u003eCable \u0026amp; Controls\u003c\/div\u003e\n\u003ch2\u003eMove freely. Manage calls easily.\u003c\/h2\u003e\n\u003cp\u003eAn extra-long 6-feet tangle-free cable gives you room to sit, stand or adjust your position without feeling restricted. Built-in in-line controls let you adjust volume and mute the microphone without leaving your workflow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"bp-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" alt=\"6 feet tangle-free cable with in-line volume and mute controls\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_19_2026_03_42_14_PM.png?v=1784457212\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECOND BANNER (same size as hero) --\u003e\n\u003cdiv style=\"text-align: start;\" class=\"bp-hero-img\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" alt=\"BigPassport Pro-Tech 491 headset in use\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_19_2026_03_39_09_PM.png?v=1784457212\"\u003e\u003c\/div\u003e\n\u003c!-- SPEC STRIP --\u003e\n\u003cdiv class=\"bp-strip\"\u003e\n\u003cdiv class=\"bp-strip-inner\"\u003e\n\u003ch3\u003eWhy Choose Pro-Tech 491\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"bp-strip-grid\"\u003e\n\u003cdiv class=\"bp-strip-item\"\u003e\n\u003cdiv class=\"bp-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3zM19 10v2a7 7 0 0 1-14 0v-2M12 19v4M8 23h8\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eNoise-Cancelling\u003c\/b\u003e \u003cspan\u003eClear mic for every call\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bp-strip-item\"\u003e\n\u003cdiv class=\"bp-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M3 10v4h4l5 5V5L7 10H3zM16 8a5 5 0 0 1 0 8M19 5a9 9 0 0 1 0 14\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003e30mm Drivers\u003c\/b\u003e \u003cspan\u003eHD audio quality\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bp-strip-item\"\u003e\n\u003cdiv class=\"bp-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 7h16M4 7v10a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7M9 7V4h6v3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eUSB Plug \u0026amp; Play\u003c\/b\u003e \u003cspan\u003eNo drivers needed\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bp-strip-item\"\u003e\n\u003cdiv class=\"bp-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 4c4 0 4 4 8 4s4-4 8-4M4 12c4 0 4 4 8 4s4-4 8-4M4 20c4 0 4-4 8-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003e6 Feet Cable\u003c\/b\u003e \u003cspan\u003eTangle-free \u0026amp; durable\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSE --\u003e\n\u003cdiv class=\"bp-close\"\u003e\n\u003ch2\u003eUpgrade your calling experience today.\u003c\/h2\u003e\n\u003cp\u003eClearer calls, better sound and comfortable, all-day productivity — the BigPassport Pro-Tech 491 USB Wired Headset with Microphone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"BigPassport","offers":[{"title":"Default Title","offer_id":62686396612938,"sku":"BP_Pro-Tech_491_FBA","price":999.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/bigpassport-pro-tech-491-usb-wired-headset-black.jpg?v=1786698618"},{"product_id":"bigpassport-pro-tech-630-lightweight-usb-headset-noise-cancelling-mic-black","title":"BigPassport Pro-Tech 630 Lightweight USB Headset with Noise Cancelling Mic - Black","description":"\u003cstyle\u003e\n    .bp-wrap{\n      --ink:#1D1D1F;\n      --sub:#6E6E73;\n      --bg:#FFFFFF;\n      --panel:#F5F5F7;\n      --accent:#3A5A78;\n      --line:#E5E5E5;\n      font-family:-apple-system,BlinkMacSystemFont,\"Helvetica Neue\",Helvetica,Arial,sans-serif;\n      color:var(--ink);\n      background:var(--bg);\n      -webkit-font-smoothing:antialiased;\n    }\n    .bp-wrap *{box-sizing:border-box;}\n    .bp-wrap img{max-width:100%;display:block;border-radius:18px;}\n\n    \/* Hero *\/\n    .bp-hero{\n      text-align:center;\n      padding:28px 20px 16px;\n      max-width:960px;\n      margin:0 auto;\n    }\n    .bp-eyebrow{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      letter-spacing:.02em;\n      margin-bottom:10px;\n    }\n    .bp-hero h1{\n      font-size:52px;\n      line-height:1.08;\n      font-weight:600;\n      letter-spacing:-.02em;\n      margin:0 0 14px;\n    }\n    .bp-hero .bp-tagline{\n      font-size:19px;\n      line-height:1.5;\n      color:var(--sub);\n      font-weight:400;\n      margin:0;\n    }\n    @media (max-width:640px){\n      .bp-hero h1{font-size:34px;}\n      .bp-hero .bp-tagline{font-size:16px;}\n    }\n    \/* Hero feature list. The product-tabs section this description renders\n       inside resets ul\/li to list-style:none, margin:0, padding:0 — so the\n       bullets need their own spacing here or they collapse into one\n       unreadable block of running text. *\/\n    .bp-hero .bp-featlist{\n      list-style:none;\n      margin:0;\n      padding:0;\n      text-align:left;\n    }\n    .bp-hero .bp-featlist li{\n      font-size:16px;\n      line-height:1.6;\n      color:var(--sub);\n      margin:0 0 12px;\n    }\n    .bp-hero .bp-featlist li:last-child{margin-bottom:0;}\n    @media (max-width:640px){\n      .bp-hero .bp-featlist li{font-size:15px;}\n    }\n    .bp-hero-img{\n      max-width:1100px;\n      margin:20px auto 0;\n      padding:0 20px;\n    }\n    .bp-hero-img img{\n      width:100%;\n      border-radius:24px;\n    }\n\n    \/* Video banner - full width, responsive on desktop \u0026 mobile *\/\n    .bp-video-section{\n      max-width:1100px;\n      margin:40px auto;\n      padding:0 20px;\n    }\n    .bp-video-wrap{\n      position:relative;\n      width:100%;\n      aspect-ratio:16\/9;\n      border-radius:24px;\n      overflow:hidden;\n      background:#000;\n    }\n    .bp-video-wrap video,\n    .bp-video-wrap iframe{\n      position:absolute;\n      top:0;\n      left:0;\n      width:100%;\n      height:100%;\n      border:0;\n      display:block;\n      object-fit:cover;\n    }\n    @media (max-width:640px){\n      .bp-video-section{margin:28px auto;}\n      .bp-video-wrap{border-radius:18px;}\n    }\n\n    \/* Feature sections *\/\n    .bp-section{\n      max-width:1100px;\n      margin:0 auto;\n      padding:40px 20px;\n      display:grid;\n      \/* minmax(0,1fr), not 1fr. A bare 1fr is minmax(auto,1fr), and that\n         auto floor is min-content — the column refuses to shrink below its\n         longest unbreakable word, and the whole grid bursts out of the\n         container instead. Every grid in this document uses minmax(0,1fr)\n         for that reason. *\/\n      grid-template-columns:minmax(0,1fr) minmax(0,1fr);\n      gap:64px;\n      align-items:center;\n    }\n    .bp-section.reverse .bp-copy{order:2;}\n    .bp-section.reverse .bp-media{order:1;}\n    @media (max-width:800px){\n      .bp-section{grid-template-columns:minmax(0,1fr);gap:28px;padding:28px 20px;}\n      .bp-section.reverse .bp-copy{order:1;}\n      .bp-section.reverse .bp-media{order:2;}\n    }\n    .bp-copy{min-width:0;}\n    .bp-copy .bp-label{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      margin-bottom:12px;\n    }\n    .bp-copy h2{\n      font-size:38px;\n      line-height:1.15;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 16px;\n    }\n    .bp-copy p{\n      font-size:18px;\n      line-height:1.55;\n      color:var(--sub);\n      margin:0 0 14px;\n    }\n    .bp-copy p:last-child{margin-bottom:0;}\n    @media (max-width:640px){\n      .bp-copy h2{font-size:28px;}\n      .bp-copy p{font-size:16px;}\n    }\n    .bp-copy .bp-taglist{\n      list-style:none;\n      margin:14px 0 0;\n      padding:0;\n      display:grid;\n      grid-template-columns:minmax(0,1fr) minmax(0,1fr);\n      gap:8px 16px;\n    }\n    @media (max-width:420px){\n      .bp-copy .bp-taglist{grid-template-columns:minmax(0,1fr);}\n    }\n    .bp-copy .bp-taglist li{\n      font-size:14px;\n      color:var(--ink);\n      padding-left:18px;\n      position:relative;\n      min-width:0;\n    }\n    .bp-copy .bp-taglist li:before{\n      content:\"\";\n      position:absolute;\n      left:0;\n      top:7px;\n      width:7px;\n      height:7px;\n      border-radius:50%;\n      background:var(--accent);\n    }\n    .bp-media{\n      background:var(--panel);\n      border-radius:20px;\n      overflow:hidden;\n      aspect-ratio:16\/9;\n      width:100%;\n      min-width:0;\n    }\n    .bp-media img{\n      border-radius:0;\n      width:100%;\n      height:100%;\n      object-fit:cover;\n      display:block;\n    }\n\n    \/* Full-width statement *\/\n    .bp-statement{\n      text-align:center;\n      max-width:780px;\n      margin:0 auto;\n      padding:32px 20px;\n    }\n    .bp-statement h2{\n      font-size:34px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      line-height:1.3;\n      margin:0;\n    }\n    .bp-statement span{color:var(--accent);}\n    @media (max-width:640px){\n      .bp-statement{padding:24px 20px;}\n      .bp-statement h2{font-size:24px;}\n    }\n\n    \/* Spec strip *\/\n    .bp-strip{\n      padding:20px 20px 40px;\n    }\n    .bp-strip-inner{\n      max-width:1100px;\n      margin:0 auto;\n      text-align:center;\n      background:linear-gradient(180deg,#F8F8F7 0%,var(--panel) 100%);\n      border:1px solid var(--line);\n      border-radius:28px;\n      padding:40px 32px;\n      box-shadow:0 20px 40px -28px rgba(0,0,0,.18);\n    }\n    .bp-strip h3{\n      font-size:13px;\n      color:var(--accent);\n      font-weight:700;\n      margin:0 0 44px;\n      letter-spacing:.08em;\n      text-transform:uppercase;\n    }\n    .bp-strip-grid{\n      display:grid;\n      grid-template-columns:repeat(4,minmax(0,1fr));\n      gap:0;\n    }\n    @media (max-width:800px){\n      .bp-strip-grid{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:32px;}\n      .bp-strip-item{border-left:none !important;padding:0 10px;}\n      .bp-strip-item b{font-size:18px;line-height:1.25;}\n    }\n    \/* Phones. The card's own padding was eating 64px of a 360px screen\n       before the four items had any room at all. *\/\n    @media (max-width:430px){\n      .bp-strip{padding:16px 14px 32px;}\n      .bp-strip-inner{padding:32px 16px;border-radius:22px;}\n      .bp-strip h3{margin:0 0 28px;}\n      .bp-strip-item{padding:0 6px;}\n      .bp-strip-item b{font-size:16px;}\n      .bp-strip-item span{font-size:13px;}\n    }\n    .bp-strip-item{\n      padding:0 20px;\n      border-left:1px solid var(--line);\n      min-height:118px;\n      min-width:0;\n    }\n    .bp-strip-item:first-child{border-left:none;}\n    .bp-strip-item .bp-icon{\n      width:44px;\n      height:44px;\n      margin:0 auto 16px;\n      border-radius:50%;\n      background:#fff;\n      border:1px solid var(--line);\n      display:flex;\n      align-items:center;\n      justify-content:center;\n    }\n    .bp-strip-item .bp-icon svg{\n      width:20px;\n      height:20px;\n      stroke:var(--accent);\n      fill:none;\n      stroke-width:1.8;\n      stroke-linecap:round;\n      stroke-linejoin:round;\n    }\n    .bp-strip-item b{\n      display:block;\n      font-size:22px;\n      font-weight:700;\n      margin-bottom:6px;\n      letter-spacing:-.01em;\n      \/* Last-resort escape hatch if a future label is one very long word. *\/\n      overflow-wrap:break-word;\n    }\n    .bp-strip-item span{\n      font-size:14px;\n      color:var(--sub);\n      overflow-wrap:break-word;\n    }\n\n    \/* Closing *\/\n    .bp-close{\n      text-align:center;\n      padding:32px 20px 48px;\n      max-width:640px;\n      margin:0 auto;\n    }\n    .bp-close h2{\n      font-size:32px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 14px;\n    }\n    .bp-close p{\n      font-size:17px;\n      color:var(--sub);\n      margin:0;\n      line-height:1.6;\n    }\n    @media (max-width:640px){\n      .bp-close h2{font-size:24px;}\n      .bp-close p{font-size:15px;}\n    }\n    .bp-divider{\n      height:1px;\n      background:var(--line);\n      max-width:1100px;\n      margin:0 auto;\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"bp-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv style=\"text-align: left;\" class=\"bp-hero\"\u003e\n\u003ch2 style=\"text-align: left;\"\u003e\u003cspan style=\"text-decoration: underline;\"\u003eProduct's Features:\u003c\/span\u003e\u003c\/h2\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul class=\"bp-featlist\"\u003e\n\u003cli\u003e✅Noise-Cancelling Microphone for Clear Voice Pickup - Advanced noise-reduction mic filters out surrounding noise so your voice stays clean and distortion-free during meetings or office calls.\u003cbr\u003e✅Clear HD Sound with 30mm Speakers - Comes with 30mm drivers that give clear and balanced sound. Perfect for Teams, Zoom, Call Centre, office calls, online classes and daily use.\u003cbr\u003e✅Easy USB Plug \u0026amp; Play - Just plug the USB cable into your computer or laptop and start using it. No extra software or setup needed.\u003cbr\u003e✅6-Feet Long Tangle-Free Cable - Long and strong cable that does not tangle easily. Gives you freedom to sit, stand or move without any cable pull. Soft ear cushions and an adjustable headband for long meetings or full work shifts.\u003cbr\u003e✅In-Line Buttons for Quick Control - Control volume or mute your mic directly from the cable. Easy to access during calls and meetings.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"bp-hero-img\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" alt=\"BigPassport Pro-Tech 630 USB Wired Headset with Microphone\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/Image_9.png?v=1784464332\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"bp-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- SECTION 1: Microphone --\u003e\n\u003cdiv class=\"bp-section\"\u003e\n\u003cdiv class=\"bp-copy\"\u003e\n\u003cdiv class=\"bp-label\"\u003eMicrophone\u003c\/div\u003e\n\u003ch2\u003eYour voice, without the noise.\u003c\/h2\u003e\n\u003cp\u003eThe built-in noise-cancelling microphone minimizes background distractions and captures your voice with improved clarity — so you sound clear, natural and professional on every call.\u003c\/p\u003e\n\u003cul class=\"bp-taglist\"\u003e\n\u003cli\u003eOnline meetings\u003c\/li\u003e\n\u003cli\u003eVideo conferences\u003c\/li\u003e\n\u003cli\u003eCustomer support calls\u003c\/li\u003e\n\u003cli\u003eVirtual classrooms\u003c\/li\u003e\n\u003cli\u003eWork-from-home sessions\u003c\/li\u003e\n\u003cli\u003eTeam collaborations\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"bp-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" alt=\"Noise cancelling microphone on the BigPassport Pro-Tech 630 headset\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_19_2026_05_38_13_PM.png?v=1784464331\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 2: Audio (reversed) --\u003e\n\u003cdiv class=\"bp-section reverse\"\u003e\n\u003cdiv class=\"bp-copy\"\u003e\n\u003cdiv class=\"bp-label\"\u003eAudio\u003c\/div\u003e\n\u003ch2\u003eSound that keeps up with your day.\u003c\/h2\u003e\n\u003cp\u003eBuilt-in 30mm speaker drivers deliver balanced, detailed sound — clear vocals for calls and training videos, and comfortable listening for music and everyday computer use.\u003c\/p\u003e\n\u003cul class=\"bp-taglist\"\u003e\n\u003cli\u003eOffice communication\u003c\/li\u003e\n\u003cli\u003eOnline learning\u003c\/li\u003e\n\u003cli\u003eBusiness calls\u003c\/li\u003e\n\u003cli\u003eMultimedia use\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"bp-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" alt=\"30mm HD audio speaker drivers inside the headset\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_19_2026_05_40_34_PM.png?v=1784464331\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VIDEO BANNER (full width, like main banner) --\u003e\n\u003cdiv class=\"bp-video-section\"\u003e\n\u003cdiv class=\"bp-video-wrap\"\u003e\u003cvideo src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/3b2555a373034d3783fe3e50ae2828b5.mp4\" preload=\"metadata\" playsinline=\"\" controls=\"controls\"\u003eYour browser does not support the video tag.\u003c\/video\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STATEMENT --\u003e\n\u003cdiv class=\"bp-statement\"\u003e\n\u003ch2\u003eJust plug it in. \u003cspan\u003eNo drivers, no software, no setup\u003c\/span\u003e — USB plug-and-play, ready in seconds.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 3: Comfort --\u003e\n\u003cdiv class=\"bp-section\"\u003e\n\u003cdiv class=\"bp-copy\"\u003e\n\u003cdiv class=\"bp-label\"\u003eComfort\u003c\/div\u003e\n\u003ch2\u003eBuilt for the long call.\u003c\/h2\u003e\n\u003cp\u003eSoft cushioned ear pads and an adjustable headband keep things comfortable through full work shifts, long conference calls and online classes. The lightweight design reduces pressure during continuous use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"bp-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" alt=\"Cushioned ear pads and adjustable headband on the headset\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_19_2026_05_43_18_PM.png?v=1784464332\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 4: Cable \u0026 Controls (reversed) --\u003e\n\u003cdiv class=\"bp-section reverse\"\u003e\n\u003cdiv class=\"bp-copy\"\u003e\n\u003cdiv class=\"bp-label\"\u003eCable \u0026amp; Controls\u003c\/div\u003e\n\u003ch2\u003eMove freely. Manage calls easily.\u003c\/h2\u003e\n\u003cp\u003eAn extra-long 6-feet tangle-free cable gives you room to sit, stand or adjust your position without feeling restricted. Built-in in-line controls let you adjust volume and mute the microphone without leaving your workflow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"bp-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" alt=\"6 feet tangle-free cable with in-line volume and mute controls\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_19_2026_05_50_19_PM.png?v=1784464331\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECOND BANNER (same size as hero) --\u003e\n\u003cdiv style=\"text-align: start;\" class=\"bp-hero-img\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" alt=\"BigPassport Pro-Tech 630 headset in use\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_19_2026_05_35_33_PM.png?v=1784464331\"\u003e\u003c\/div\u003e\n\u003c!-- SPEC STRIP --\u003e\n\u003cdiv class=\"bp-strip\"\u003e\n\u003cdiv class=\"bp-strip-inner\"\u003e\n\u003ch3\u003eWhy Choose Pro-Tech 630\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"bp-strip-grid\"\u003e\n\u003cdiv class=\"bp-strip-item\"\u003e\n\u003cdiv class=\"bp-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3zM19 10v2a7 7 0 0 1-14 0v-2M12 19v4M8 23h8\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eNoise-Cancelling\u003c\/b\u003e \u003cspan\u003eClear mic for every call\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bp-strip-item\"\u003e\n\u003cdiv class=\"bp-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M3 10v4h4l5 5V5L7 10H3zM16 8a5 5 0 0 1 0 8M19 5a9 9 0 0 1 0 14\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003e30mm Drivers\u003c\/b\u003e \u003cspan\u003eHD audio quality\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bp-strip-item\"\u003e\n\u003cdiv class=\"bp-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 7h16M4 7v10a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7M9 7V4h6v3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eUSB Plug \u0026amp; Play\u003c\/b\u003e \u003cspan\u003eNo drivers needed\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bp-strip-item\"\u003e\n\u003cdiv class=\"bp-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 4c4 0 4 4 8 4s4-4 8-4M4 12c4 0 4 4 8 4s4-4 8-4M4 20c4 0 4-4 8-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003e6 Feet Cable\u003c\/b\u003e \u003cspan\u003eTangle-free \u0026amp; durable\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSE --\u003e\n\u003cdiv class=\"bp-close\"\u003e\n\u003ch2\u003eUpgrade your calling experience today.\u003c\/h2\u003e\n\u003cp\u003eClearer calls, better sound and comfortable, all-day productivity — the BigPassport Pro-Tech 630 USB Wired Headset with Microphone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"BigPassport","offers":[{"title":"Default Title","offer_id":62686396842314,"sku":"BP_Pro-Tech_630_FBA","price":999.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/bigpassport-pro-tech-630-usb-wired-headset.jpg?v=1786699023"},{"product_id":"bigpassport-pro-air-bp30-bluetooth-wireless-headset-noise-cancelling-mic-black","title":"BigPassport Pro-Air BP30 Bluetooth Wireless Headset with Noise Cancelling Mic - Black","description":"\u003cstyle\u003e\n    .pa-wrap{\n      --ink:#1D1D1F;\n      --sub:#6E6E73;\n      --bg:#FFFFFF;\n      --panel:#F5F5F7;\n      --accent:#3A5A78;\n      --line:#E5E5E5;\n      font-family:-apple-system,BlinkMacSystemFont,\"Helvetica Neue\",Helvetica,Arial,sans-serif;\n      color:var(--ink);\n      background:var(--bg);\n      -webkit-font-smoothing:antialiased;\n    }\n    .pa-wrap *{box-sizing:border-box;}\n    .pa-wrap img{max-width:100%;display:block;border-radius:18px;}\n\n    \/* Hero *\/\n    .pa-hero{\n      text-align:center;\n      padding:28px 20px 16px;\n      max-width:960px;\n      margin:0 auto;\n    }\n    .pa-eyebrow{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      letter-spacing:.02em;\n      margin-bottom:10px;\n    }\n    .pa-hero h2{\n      font-size:48px;\n      line-height:1.1;\n      font-weight:600;\n      letter-spacing:-.02em;\n      margin:0 0 14px;\n    }\n    .pa-hero .pa-tagline{\n      font-size:19px;\n      line-height:1.5;\n      color:var(--sub);\n      font-weight:400;\n      margin:0;\n    }\n    @media (max-width:640px){\n      .pa-hero h2{font-size:32px;}\n      .pa-hero .pa-tagline{font-size:16px;}\n    }\n    .pa-hero-img{\n      max-width:1100px;\n      margin:20px auto 0;\n      padding:0 20px;\n    }\n    .pa-hero-img img{\n      width:100%;\n      border-radius:24px;\n    }\n\n    \/* Video banner - full width, responsive on desktop \u0026 mobile *\/\n    .pa-video-section{\n      max-width:1100px;\n      margin:40px auto;\n      padding:0 20px;\n    }\n    .pa-video-wrap{\n      position:relative;\n      width:100%;\n      aspect-ratio:16\/9;\n      border-radius:24px;\n      overflow:hidden;\n      background:#000;\n    }\n    .pa-video-wrap video,\n    .pa-video-wrap iframe{\n      position:absolute;\n      top:0;\n      left:0;\n      width:100%;\n      height:100%;\n      border:0;\n      display:block;\n      object-fit:cover;\n    }\n    @media (max-width:640px){\n      .pa-video-section{margin:28px auto;}\n      .pa-video-wrap{border-radius:18px;}\n    }\n\n    \/* Feature sections *\/\n    .pa-section{\n      max-width:1100px;\n      margin:0 auto;\n      padding:40px 20px;\n      display:grid;\n      grid-template-columns:1fr 1fr;\n      gap:64px;\n      align-items:center;\n    }\n    .pa-section.reverse .pa-copy{order:2;}\n    .pa-section.reverse .pa-media{order:1;}\n    @media (max-width:800px){\n      .pa-section{grid-template-columns:1fr;gap:28px;padding:28px 20px;}\n      .pa-section.reverse .pa-copy{order:1;}\n      .pa-section.reverse .pa-media{order:2;}\n    }\n    .pa-copy .pa-label{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      margin-bottom:12px;\n    }\n    .pa-copy h3{\n      font-size:38px;\n      line-height:1.15;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 16px;\n    }\n    .pa-copy p{\n      font-size:18px;\n      line-height:1.55;\n      color:var(--sub);\n      margin:0 0 14px;\n    }\n    .pa-copy p:last-child{margin-bottom:0;}\n    @media (max-width:640px){\n      .pa-copy h3{font-size:28px;}\n      .pa-copy p{font-size:16px;}\n    }\n    .pa-copy .pa-taglist{\n      list-style:none;\n      margin:14px 0 0;\n      padding:0;\n      display:grid;\n      grid-template-columns:1fr 1fr;\n      gap:8px 16px;\n    }\n    .pa-copy .pa-taglist li{\n      font-size:14px;\n      color:var(--ink);\n      padding-left:18px;\n      position:relative;\n    }\n    .pa-copy .pa-taglist li:before{\n      content:\"\";\n      position:absolute;\n      left:0;\n      top:7px;\n      width:7px;\n      height:7px;\n      border-radius:50%;\n      background:var(--accent);\n    }\n    .pa-media{\n      background:var(--panel);\n      border-radius:20px;\n      overflow:hidden;\n      aspect-ratio:16\/9;\n      width:100%;\n    }\n    .pa-media img{\n      border-radius:0;\n      width:100%;\n      height:100%;\n      object-fit:cover;\n      display:block;\n    }\n\n    \/* Full-width statement *\/\n    .pa-statement{\n      text-align:center;\n      max-width:780px;\n      margin:0 auto;\n      padding:32px 20px;\n    }\n    .pa-statement h3{\n      font-size:34px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      line-height:1.3;\n      margin:0;\n    }\n    .pa-statement span{color:var(--accent);}\n\n    \/* Spec strip *\/\n    .pa-strip{\n      padding:20px 20px 40px;\n    }\n    .pa-strip-inner{\n      max-width:1100px;\n      margin:0 auto;\n      text-align:center;\n      background:linear-gradient(180deg,#F8F8F7 0%,var(--panel) 100%);\n      border:1px solid var(--line);\n      border-radius:28px;\n      padding:40px 32px;\n      box-shadow:0 20px 40px -28px rgba(0,0,0,.18);\n    }\n    .pa-strip h3{\n      font-size:13px;\n      color:var(--accent);\n      font-weight:700;\n      margin:0 0 44px;\n      letter-spacing:.08em;\n      text-transform:uppercase;\n    }\n    .pa-strip-grid{\n      display:grid;\n      grid-template-columns:repeat(4,1fr);\n      gap:0;\n    }\n    @media (max-width:800px){\n      .pa-strip-grid{grid-template-columns:repeat(2,1fr);row-gap:32px;}\n      .pa-strip-item{border-left:none !important;}\n      .pa-strip-item b{font-size:19px;line-height:1.25;}\n    }\n    .pa-strip-item{\n      padding:0 20px;\n      border-left:1px solid var(--line);\n      min-height:118px;\n    }\n    .pa-strip-item:first-child{border-left:none;}\n    .pa-strip-item .pa-icon{\n      width:44px;\n      height:44px;\n      margin:0 auto 16px;\n      border-radius:50%;\n      background:#fff;\n      border:1px solid var(--line);\n      display:flex;\n      align-items:center;\n      justify-content:center;\n    }\n    .pa-strip-item .pa-icon svg{\n      width:20px;\n      height:20px;\n      stroke:var(--accent);\n      fill:none;\n      stroke-width:1.8;\n      stroke-linecap:round;\n      stroke-linejoin:round;\n    }\n    .pa-strip-item b{\n      display:block;\n      font-size:22px;\n      font-weight:700;\n      margin-bottom:6px;\n      letter-spacing:-.01em;\n    }\n    .pa-strip-item span{\n      font-size:14px;\n      color:var(--sub);\n    }\n\n    \/* Perfect For tags *\/\n    .pa-tags{\n      max-width:1100px;\n      margin:0 auto;\n      padding:8px 20px 40px;\n      text-align:center;\n    }\n    .pa-tags h3{\n      font-size:28px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 24px;\n    }\n    .pa-tag-row{\n      display:flex;\n      flex-wrap:wrap;\n      justify-content:center;\n      gap:10px;\n    }\n    .pa-tag{\n      font-size:14px;\n      color:var(--ink);\n      background:var(--panel);\n      border:1px solid var(--line);\n      padding:9px 16px;\n      border-radius:999px;\n    }\n\n    \/* Closing *\/\n    .pa-close{\n      text-align:center;\n      padding:32px 20px 48px;\n      max-width:640px;\n      margin:0 auto;\n    }\n    .pa-close h3{\n      font-size:32px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 14px;\n    }\n    .pa-close p{\n      font-size:17px;\n      color:var(--sub);\n      margin:0;\n      line-height:1.6;\n    }\n    .pa-divider{\n      height:1px;\n      background:var(--line);\n      max-width:1100px;\n      margin:0 auto;\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"pa-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"pa-hero\"\u003e\n\u003ch3 style=\"text-align: left;\"\u003e\u003cspan style=\"text-decoration: underline;\"\u003eProduct's Feature:\u003c\/span\u003e\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul class=\"a-unordered-list a-vertical a-spacing-mini\"\u003e\n\u003cli class=\"a-spacing-mini\" style=\"text-align: left;\"\u003e\u003cspan class=\"a-list-item\"\u003e✅BLUETOOTH HANDS FREE: Powered with Bluetooth 5.0, enjoy wireless hands-free calling experience with computer, laptop or mobile phone. Stable Bluetooth connection up to 98 fts. Light weight only 120 gm for all day comfort.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\" style=\"text-align: left;\"\u003e\u003cspan class=\"a-list-item\"\u003e✅NOISE CANCELLATION MIC: Powered with AI noise reduction algorithm and QCC8020 CVC8.0 noise reduction technology, eliminates all external noises \u0026amp; disturbance. Perfect headset for call centre, office, driving or online classes.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\" style=\"text-align: left;\"\u003e\u003cspan class=\"a-list-item\"\u003e✅DUAL CONNECTION – Support both wireless \u0026amp; wired connections. Option to connect headphone using the 3.5mm aux cable. Aux cable is provided with the pack.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\" style=\"text-align: left;\"\u003e\u003cspan class=\"a-list-item\"\u003e✅FAST CHARGING \u0026amp; LONG BATTERY BACKUP: Fully charged in just 90 minutes gives up to 5 to 8 days talk time and up to 30 days standby backup. Perfect Bluetooth wireless headset for Skype \/ Zoom \/ Meetings \/ online classes.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\" style=\"text-align: left;\"\u003e\u003cspan class=\"a-list-item\"\u003e✅INBUILT SOUND CONTROLS: Easy to operate sound controls to volume up\/down \u0026amp; mute mic. 6 months warranty \u0026amp; 50+ sales \u0026amp; support centres across India. Note: - Bluetooth adaptor is required for computer\/Laptop that doesn’t have inbuilt Bluetooth function.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"pa-hero-img\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/13.png?v=1784896242\" alt=\"BigPassport Pro-Air_Bp30 Bluetooth Wireless Over-Ear Headset with Mic\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"pa-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- SECTION 1: Noise-Cancelling Mic --\u003e\n\u003cdiv class=\"pa-section\"\u003e\n\u003cdiv class=\"pa-copy\"\u003e\n\u003cdiv class=\"pa-label\"\u003eMicrophone\u003c\/div\u003e\n\u003ch3\u003eYour voice, without the room around it.\u003c\/h3\u003e\n\u003cp\u003eBuilt‑in CVC 8.0 noise‑cancelling technology strips out background noise and disturbance from the world around you, delivering crystal‑clear HD voice quality on every call.\u003c\/p\u003e\n\u003cul class=\"pa-taglist\"\u003e\n\u003cli\u003eCVC 8.0 noise cancellation\u003c\/li\u003e\n\u003cli\u003eCrystal‑clear HD voice\u003c\/li\u003e\n\u003cli\u003eSkype \u0026amp; Zoom calls\u003c\/li\u003e\n\u003cli\u003eCall centre ready\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"pa-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/2_8a810209-5e1a-4755-8a1d-4c7be4994760.png?v=1784813085\" alt=\"CVC 8.0 noise cancelling microphone on the Pro-Air_Bp30 headset\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 2: Bluetooth 5.0 Wireless (reversed) --\u003e\n\u003cdiv class=\"pa-section reverse\"\u003e\n\u003cdiv class=\"pa-copy\"\u003e\n\u003cdiv class=\"pa-label\"\u003eWireless Connectivity\u003c\/div\u003e\n\u003ch3\u003eA stable connection, well beyond your desk.\u003c\/h3\u003e\n\u003cp\u003eBluetooth 5.0 technology gives you a long‑range, stable connection with your paired phone or computer — up to roughly 98 feet — with dual‑device connectivity so you can stay linked to two devices at once.\u003c\/p\u003e\n\u003cul class=\"pa-taglist\"\u003e\n\u003cli\u003eBluetooth 5.0\u003c\/li\u003e\n\u003cli\u003eUp to ~98 ft range\u003c\/li\u003e\n\u003cli\u003eDual‑device connectivity\u003c\/li\u003e\n\u003cli\u003eWindows, Mac, Android \u0026amp; iOS\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"pa-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/3_9a05718a-20ec-4d5b-be10-392f58eacdeb.png?v=1784813085\" alt=\"Bluetooth 5.0 wireless connection on the BigPassport headset\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VIDEO BANNER (full width, like main banner) --\u003e\n\u003cdiv class=\"pa-video-section\"\u003e\n\u003cdiv class=\"pa-video-wrap\"\u003e\u003cvideo poster=\"YOUR-VIDEO-THUMBNAIL-IMAGE-URL.jpg\" preload=\"metadata\" playsinline=\"\" controls=\"controls\"\u003e\n\u003csource type=\"video\/mp4\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/2813ad89029344679a63b3202cc2e7c2.mp4\"\u003e\nYour browser does not support the video tag.\n\u003c\/source\u003e\u003c\/video\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STATEMENT --\u003e\n\u003cdiv class=\"pa-statement\"\u003e\n\u003ch3\u003eUp to \u003cspan\u003e8 days of talk time\u003c\/span\u003e and 30 days standby on a single 90‑minute charge.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 3: Battery Life --\u003e\n\u003cdiv class=\"pa-section\"\u003e\n\u003cdiv class=\"pa-copy\"\u003e\n\u003cdiv class=\"pa-label\"\u003eBattery Life\u003c\/div\u003e\n\u003ch3\u003eCharge once, forget it for days.\u003c\/h3\u003e\n\u003cp\u003eA fast 90‑minute charge gives you up to 5–8 days of talk time and up to 30 days of standby — long enough to get through back‑to‑back meetings, calls and classes without reaching for the charging cable.\u003c\/p\u003e\n\u003cul class=\"pa-taglist\"\u003e\n\u003cli\u003eUp to 8 days talk time\u003c\/li\u003e\n\u003cli\u003eUp to 30 days standby\u003c\/li\u003e\n\u003cli\u003e90‑minute fast charge\u003c\/li\u003e\n\u003cli\u003eUSB charging cable included\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"pa-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/4_1f06e25f-01d4-40b9-bca6-3f42078c6ea3.png?v=1784813084\" alt=\"Long battery life and fast charging on the Pro-Air_Bp30 wireless headset\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 4: In-line Controls (reversed) --\u003e\n\u003cdiv class=\"pa-section reverse\"\u003e\n\u003cdiv class=\"pa-copy\"\u003e\n\u003cdiv class=\"pa-label\"\u003eIn‑Line Controls\u003c\/div\u003e\n\u003ch3\u003eManage every call with one button.\u003c\/h3\u003e\n\u003cp\u003eOne‑touch controls on the headset let you answer, reject, redial, or end calls straight from the power button, with dedicated volume buttons close by — no need to reach for your phone mid‑call.\u003c\/p\u003e\n\u003cul class=\"pa-taglist\"\u003e\n\u003cli\u003eAnswer \/ reject \/ end calls\u003c\/li\u003e\n\u003cli\u003eOne‑touch redial\u003c\/li\u003e\n\u003cli\u003eBuilt‑in volume control\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"pa-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/5_fb92e296-a5d5-4b7d-a012-83a284df49d1.png?v=1784813086\" alt=\"One-touch in-line call controls on the BigPassport wireless headset\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECOND BANNER (same size as hero) --\u003e\n\u003cdiv style=\"text-align: start;\" class=\"pa-hero-img\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/6_3ea134da-769f-4ac7-b16a-8be5d8abbf21.png?v=1784813085\" alt=\"BigPassport Pro-Air_Bp30 headset being worn during a video call\"\u003e\u003c\/div\u003e\n\u003c!-- SPEC STRIP --\u003e\n\u003cdiv class=\"pa-strip\"\u003e\n\u003cdiv class=\"pa-strip-inner\"\u003e\n\u003ch3\u003eWhy Choose Pro‑Air_Bp30\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"pa-strip-grid\"\u003e\n\u003cdiv class=\"pa-strip-item\"\u003e\n\u003cdiv class=\"pa-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 12h4l3-8 4 16 3-8h4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eBluetooth 5.0\u003c\/b\u003e \u003cspan\u003eStable wireless range\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pa-strip-item\"\u003e\n\u003cdiv class=\"pa-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3zM19 10v2a7 7 0 0 1-14 0v-2M12 19v4M8 23h8\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eCVC 8.0 Mic\u003c\/b\u003e \u003cspan\u003eNoise‑cancelling clarity\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pa-strip-item\"\u003e\n\u003cdiv class=\"pa-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003crect x=\"7\" y=\"2\" width=\"10\" height=\"20\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cpath d=\"M10 6h4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eUp to 8 Days\u003c\/b\u003e \u003cspan\u003eTalk time per charge\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pa-strip-item\"\u003e\n\u003cdiv class=\"pa-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M13 2L3 14h7l-1 8 10-12h-7l1-8z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003e90‑Min\u003c\/b\u003e \u003cspan\u003eFast charging\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PERFECT FOR TAGS --\u003e\n\u003cdiv class=\"pa-tags\"\u003e\n\u003ch3\u003ePerfect For\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"pa-tag-row\"\u003e\n\u003cspan class=\"pa-tag\"\u003eSkype Calls\u003c\/span\u003e \u003cspan class=\"pa-tag\"\u003eZoom Meetings\u003c\/span\u003e \u003cspan class=\"pa-tag\"\u003eOnline Meetings\u003c\/span\u003e \u003cspan class=\"pa-tag\"\u003eCall Centre\u003c\/span\u003e \u003cspan class=\"pa-tag\"\u003eOffice Use\u003c\/span\u003e \u003cspan class=\"pa-tag\"\u003ePC \u0026amp; Laptop\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSE --\u003e\n\u003cdiv class=\"pa-close\"\u003e\n\u003ch3\u003eWireless freedom, without losing the connection.\u003c\/h3\u003e\n\u003cp\u003eNoise‑cancelling clarity, all‑day battery life, and reliable Bluetooth 5.0 connectivity — the BigPassport Pro‑Air_Bp30 Wireless Headset keeps you connected through every call.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"BigPassport","offers":[{"title":"Default Title","offer_id":62761231876426,"sku":"BP_Pro-Air_BP30_FBA","price":999.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/bigpassport-pro-air-bp30-bluetooth-wireless-headset-front-view..webp?v=1784460290"},{"product_id":"bigpassport-pro-cam-hd220-1080p-full-hd-usb-webcam","title":"BigPassport Pro-Cam HD220 1080P Full HD USB Webcam with Mic","description":"\u003cstyle\u003e\n    .pc-wrap{\n      --ink:#1D1D1F;\n      --sub:#6E6E73;\n      --bg:#FFFFFF;\n      --panel:#F5F5F7;\n      --accent:#3A5A78;\n      --line:#E5E5E5;\n      font-family:-apple-system,BlinkMacSystemFont,\"Helvetica Neue\",Helvetica,Arial,sans-serif;\n      color:var(--ink);\n      background:var(--bg);\n      -webkit-font-smoothing:antialiased;\n    }\n    .pc-wrap *{box-sizing:border-box;}\n    .pc-wrap img{max-width:100%;display:block;border-radius:18px;}\n\n    \/* Hero *\/\n    .pc-hero{\n      text-align:center;\n      padding:28px 20px 16px;\n      max-width:960px;\n      margin:0 auto;\n    }\n    .pc-eyebrow{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      letter-spacing:.02em;\n      margin-bottom:10px;\n    }\n    .pc-hero h2{\n      font-size:52px;\n      line-height:1.12;\n      font-weight:600;\n      letter-spacing:-.02em;\n      margin:0 0 14px;\n    }\n    .pc-hero .pc-tagline{\n      font-size:19px;\n      line-height:1.55;\n      color:var(--sub);\n      font-weight:400;\n      margin:0;\n    }\n    @media (max-width:640px){\n      .pc-hero h2{font-size:34px;}\n      .pc-hero .pc-tagline{font-size:16px;}\n    }\n    .pc-hero-img{\n      max-width:1100px;\n      margin:20px auto 0;\n      padding:0 20px;\n    }\n    .pc-hero-img img{\n      width:100%;\n      border-radius:24px;\n    }\n\n    \/* Feature sections *\/\n    .pc-section{\n      max-width:1100px;\n      margin:0 auto;\n      padding:40px 20px;\n      display:grid;\n      grid-template-columns:1fr 1fr;\n      gap:64px;\n      align-items:center;\n    }\n    .pc-section.reverse .pc-copy{order:2;}\n    .pc-section.reverse .pc-media{order:1;}\n    @media (max-width:800px){\n      .pc-section{grid-template-columns:1fr;gap:28px;padding:28px 20px;}\n      .pc-section.reverse .pc-copy{order:1;}\n      .pc-section.reverse .pc-media{order:2;}\n    }\n    .pc-copy .pc-label{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      margin-bottom:12px;\n    }\n    .pc-copy h3{\n      font-size:38px;\n      line-height:1.18;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 16px;\n    }\n    .pc-copy p{\n      font-size:18px;\n      line-height:1.55;\n      color:var(--sub);\n      margin:0 0 14px;\n    }\n    .pc-copy p:last-child{margin-bottom:0;}\n    @media (max-width:640px){\n      .pc-copy h3{font-size:28px;}\n      .pc-copy p{font-size:16px;}\n    }\n    .pc-copy .pc-taglist{\n      list-style:none;\n      margin:14px 0 0;\n      padding:0;\n      display:grid;\n      grid-template-columns:1fr 1fr;\n      gap:8px 16px;\n    }\n    .pc-copy .pc-taglist li{\n      font-size:14px;\n      color:var(--ink);\n      padding-left:18px;\n      position:relative;\n    }\n    .pc-copy .pc-taglist li:before{\n      content:\"\";\n      position:absolute;\n      left:0;\n      top:7px;\n      width:7px;\n      height:7px;\n      border-radius:50%;\n      background:var(--accent);\n    }\n    .pc-media{\n      background:var(--panel);\n      border-radius:20px;\n      overflow:hidden;\n      aspect-ratio:16\/9;\n      width:100%;\n    }\n    .pc-media img{\n      border-radius:0;\n      width:100%;\n      height:100%;\n      object-fit:cover;\n      display:block;\n    }\n\n    \/* Full-width statement *\/\n    .pc-statement{\n      text-align:center;\n      max-width:780px;\n      margin:0 auto;\n      padding:32px 20px;\n    }\n    .pc-statement h3{\n      font-size:34px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      line-height:1.3;\n      margin:0;\n    }\n    .pc-statement span{color:var(--accent);}\n\n    \/* Spec strip *\/\n    .pc-strip{\n      padding:20px 20px 40px;\n    }\n    .pc-strip-inner{\n      max-width:1100px;\n      margin:0 auto;\n      text-align:center;\n      background:linear-gradient(180deg,#F8F8F7 0%,var(--panel) 100%);\n      border:1px solid var(--line);\n      border-radius:28px;\n      padding:40px 32px;\n      box-shadow:0 20px 40px -28px rgba(0,0,0,.18);\n    }\n    .pc-strip h3{\n      font-size:13px;\n      color:var(--accent);\n      font-weight:700;\n      margin:0 0 44px;\n      letter-spacing:.08em;\n      text-transform:uppercase;\n    }\n    .pc-strip-grid{\n      display:grid;\n      grid-template-columns:repeat(4,1fr);\n      gap:0;\n    }\n    @media (max-width:800px){\n      .pc-strip-grid{grid-template-columns:repeat(2,1fr);row-gap:32px;}\n      .pc-strip-item{border-left:none !important;}\n      .pc-strip-item b{font-size:19px;line-height:1.25;}\n    }\n    .pc-strip-item{\n      padding:0 20px;\n      border-left:1px solid var(--line);\n      min-height:118px;\n    }\n    .pc-strip-item:first-child{border-left:none;}\n    .pc-strip-item .pc-icon{\n      width:44px;\n      height:44px;\n      margin:0 auto 16px;\n      border-radius:50%;\n      background:#fff;\n      border:1px solid var(--line);\n      display:flex;\n      align-items:center;\n      justify-content:center;\n    }\n    .pc-strip-item .pc-icon svg{\n      width:20px;\n      height:20px;\n      stroke:var(--accent);\n      fill:none;\n      stroke-width:1.8;\n      stroke-linecap:round;\n      stroke-linejoin:round;\n    }\n    .pc-strip-item b{\n      display:block;\n      font-size:22px;\n      font-weight:700;\n      margin-bottom:6px;\n      letter-spacing:-.01em;\n    }\n    .pc-strip-item span{\n      font-size:14px;\n      color:var(--sub);\n    }\n\n    \/* Closing *\/\n    .pc-close{\n      text-align:center;\n      padding:32px 20px 48px;\n      max-width:640px;\n      margin:0 auto;\n    }\n    .pc-close h3{\n      font-size:32px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 14px;\n    }\n    .pc-close p{\n      font-size:17px;\n      color:var(--sub);\n      margin:0;\n      line-height:1.6;\n    }\n    .pc-divider{\n      height:1px;\n      background:var(--line);\n      max-width:1100px;\n      margin:0 auto;\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"pc-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"pc-hero\"\u003e\n\u003ch3 style=\"text-align: left;\"\u003e\u003cspan style=\"text-decoration: underline;\"\u003eProduct's Feature:\u003c\/span\u003e\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul class=\"a-unordered-list a-vertical a-spacing-mini\"\u003e\n\u003cli style=\"text-align: left;\" class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e✅Full HD 1080p Clarity at 30FPS – Equipped with a 1\/3” CMOS sensor and precision lens, delivering sharp, detailed video quality for professional calls, recordings, and streaming.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"text-align: left;\" class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e✅Built-in Stereo Microphone – Noise-cancelling dual mics capture clear, natural sound, ensuring better communication in online meetings, classes, and live streaming.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"text-align: left;\" class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e✅Automatic Face Detection – Keeps the subject in focus even with movement, ensuring consistent video clarity during Zoom, Skype, or YouTube sessions.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"text-align: left;\" class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e✅Low-Light Performance – Advanced light correction technology adjusts brightness in dim environments, providing clear video quality even in poor lighting.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"text-align: left;\" class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e✅Simple USB Plug \u0026amp; Play – Universally compatible with Windows, macOS, and other operating systems. No drivers required, compact and easy to set up.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pc-hero-img\" style=\"text-align: start;\"\u003e\u003cimg alt=\"BigPassport 1080P Full HD USB Webcam with Microphone for laptop and PC\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/Image_13.png?v=1784631414\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"pc-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- SECTION 1: Video Quality --\u003e\n\u003cdiv class=\"pc-section\"\u003e\n\u003cdiv class=\"pc-copy\"\u003e\n\u003cdiv class=\"pc-label\"\u003eVideo Quality\u003c\/div\u003e\n\u003ch3\u003eFull HD 1080p video, even in low light.\u003c\/h3\u003e\n\u003cp\u003eRecord and stream in crystal‑clear 1080p resolution at 30FPS, with vibrant colour accuracy and smooth, blur‑free motion. Built‑in night vision and auto low‑light correction keep your video clear even in dim rooms.\u003c\/p\u003e\n\u003cul class=\"pc-taglist\"\u003e\n\u003cli\u003eZoom meetings\u003c\/li\u003e\n\u003cli\u003eSkype calls\u003c\/li\u003e\n\u003cli\u003eVideo conferencing\u003c\/li\u003e\n\u003cli\u003eContent creation\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pc-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"1080p 30fps night vision video quality from the BigPassport webcam\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_21_2026_04_09_07_PM.png?v=1784631415\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 2: Wide-Angle Lens (reversed) --\u003e\n\u003cdiv class=\"pc-section reverse\"\u003e\n\u003cdiv class=\"pc-copy\"\u003e\n\u003cdiv class=\"pc-label\"\u003eLens\u003c\/div\u003e\n\u003ch3\u003eA wider view of the room.\u003c\/h3\u003e\n\u003cp\u003eThe precision wide‑angle lens gives a broader field of view than a standard laptop camera — ideal for team video calls, virtual classrooms, presentations, and streaming setups that need more background coverage.\u003c\/p\u003e\n\u003cul class=\"pc-taglist\"\u003e\n\u003cli\u003eTeam video calls\u003c\/li\u003e\n\u003cli\u003eVirtual classrooms\u003c\/li\u003e\n\u003cli\u003ePresentations\u003c\/li\u003e\n\u003cli\u003eLive streaming\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pc-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"Wide-angle precision lens on the BigPassport 1080P webcam\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_21_2026_04_09_02_PM.png?v=1784631415\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STATEMENT --\u003e\n\u003cdiv class=\"pc-statement\"\u003e\n\u003ch3\u003eBuilt‑in stereo microphone with \u003cspan\u003enoise cancellation\u003c\/span\u003e — no external mic needed.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 3: Face Detection --\u003e\n\u003cdiv class=\"pc-section\"\u003e\n\u003cdiv class=\"pc-copy\"\u003e\n\u003cdiv class=\"pc-label\"\u003eFace Detection\u003c\/div\u003e\n\u003ch3\u003eStays focused on you, automatically.\u003c\/h3\u003e\n\u003cp\u003eAutomatic human face detection keeps you centred and in focus as you move — a reliable setup for HD live video on YouTube, Skype, Twitch, OBS Studio, and Facebook Live.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pc-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"Automatic human face detection on the BigPassport webcam for streaming\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_21_2026_04_08_58_PM.png?v=1784631415\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 4: Plug \u0026 Play + Accessories (reversed) --\u003e\n\u003cdiv class=\"pc-section reverse\"\u003e\n\u003cdiv class=\"pc-copy\"\u003e\n\u003cdiv class=\"pc-label\"\u003eSetup\u003c\/div\u003e\n\u003ch3\u003ePlug in and start your call.\u003c\/h3\u003e\n\u003cp\u003eUSB plug‑and‑play installation means no extra software or drivers — just connect and go. Comes with a tripod stand for your desk and a universal mounting bracket for laptop or monitor screens, plus a 2‑metre cable for flexible placement.\u003c\/p\u003e\n\u003cul class=\"pc-taglist\"\u003e\n\u003cli\u003eNo drivers required\u003c\/li\u003e\n\u003cli\u003eDesk tripod included\u003c\/li\u003e\n\u003cli\u003eUniversal mounting bracket\u003c\/li\u003e\n\u003cli\u003e2m cable length\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"pc-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_21_2026_04_09_17_PM.png?v=1784631415\" alt=\"USB plug and play webcam setup with tripod and mounting bracket\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECOND BANNER (same size as hero) --\u003e\n\u003cdiv style=\"text-align: start;\" class=\"pc-hero-img\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_21_2026_04_08_53_PM.png?v=1784631414\" alt=\"BigPassport 1080P Full HD Webcam with Mic set up on a laptop for a video call\"\u003e\u003c\/div\u003e\n\u003c!-- SPEC STRIP --\u003e\n\u003cdiv class=\"pc-strip\"\u003e\n\u003cdiv class=\"pc-strip-inner\"\u003e\n\u003ch3\u003eWhy Choose This Webcam\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"pc-strip-grid\"\u003e\n\u003cdiv class=\"pc-strip-item\"\u003e\n\u003cdiv class=\"pc-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M23 7l-7 5 7 5V7zM1 5h15v14H1z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003e1080p \/ 30FPS\u003c\/b\u003e \u003cspan\u003eNight vision video\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pc-strip-item\"\u003e\n\u003cdiv class=\"pc-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 15a3 3 0 0 0 3-3V6a3 3 0 0 0-6 0v6a3 3 0 0 0 3 3zM19 11v1a7 7 0 0 1-14 0v-1M12 19v3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eStereo Mic\u003c\/b\u003e \u003cspan\u003eNoise‑cancelling\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pc-strip-item\"\u003e\n\u003cdiv class=\"pc-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M8 3H5a2 2 0 0 0-2 2v3M16 3h3a2 2 0 0 1 2 2v3M8 21H5a2 2 0 0 1-2-2v-3M16 21h3a2 2 0 0 0 2-2v-3M12 8a4 4 0 1 0 0 8 4 4 0 0 0 0-8z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eFace Detection\u003c\/b\u003e \u003cspan\u003eAuto‑focus tracking\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pc-strip-item\"\u003e\n\u003cdiv class=\"pc-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 7h16M4 7v10a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7M9 7V4h6v3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003ePlug \u0026amp; Play\u003c\/b\u003e \u003cspan\u003eTripod \u0026amp; bracket included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSE --\u003e\n\u003cdiv class=\"pc-close\"\u003e\n\u003ch3\u003eUpgrade every video call today.\u003c\/h3\u003e\n\u003cp\u003eFull HD 1080p video, a wide‑angle night‑vision lens, built‑in stereo mic and automatic face detection — the BigPassport 1080P Full HD Webcam with Mic, backed by India‑based warranty support.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"BigPassport","offers":[{"title":"Default Title","offer_id":62686397038922,"sku":"BPWebcam_FBA","price":1499.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/bigpassport-pro-cam-hd220-1080p-usb-webcam-front-view.webp?v=1784466447"},{"product_id":"bigpassport-pro-live-n3-1080p-full-hd-usb-webcam-with-mic","title":"BigPassport Pro-Live N3 1080P Full HD USB Webcam with Mic","description":"\u003cstyle\u003e\n    .pl-wrap{\n      --ink:#1D1D1F;\n      --sub:#6E6E73;\n      --bg:#FFFFFF;\n      --panel:#F5F5F7;\n      --accent:#3A5A78;\n      --line:#E5E5E5;\n      font-family:-apple-system,BlinkMacSystemFont,\"Helvetica Neue\",Helvetica,Arial,sans-serif;\n      color:var(--ink);\n      background:var(--bg);\n      -webkit-font-smoothing:antialiased;\n    }\n    .pl-wrap *{box-sizing:border-box;}\n    .pl-wrap img{max-width:100%;display:block;border-radius:18px;}\n\n    \/* Hero *\/\n    .pl-hero{\n      text-align:center;\n      padding:28px 20px 16px;\n      max-width:960px;\n      margin:0 auto;\n    }\n    .pl-eyebrow{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      letter-spacing:.02em;\n      margin-bottom:10px;\n    }\n    .pl-hero h1{\n      font-size:52px;\n      line-height:1.08;\n      font-weight:600;\n      letter-spacing:-.02em;\n      margin:0 0 14px;\n    }\n    .pl-hero .pl-tagline{\n      font-size:19px;\n      line-height:1.5;\n      color:var(--sub);\n      font-weight:400;\n      margin:0;\n    }\n    @media (max-width:640px){\n      .pl-hero h1{font-size:34px;}\n      .pl-hero .pl-tagline{font-size:16px;}\n    }\n    .pl-hero-img{\n      max-width:1100px;\n      margin:20px auto 0;\n      padding:0 20px;\n    }\n    .pl-hero-img img{\n      width:100%;\n      border-radius:24px;\n    }\n\n    \/* Feature sections *\/\n    .pl-section{\n      max-width:1100px;\n      margin:0 auto;\n      padding:40px 20px;\n      display:grid;\n      grid-template-columns:1fr 1fr;\n      gap:64px;\n      align-items:center;\n    }\n    .pl-section.reverse .pl-copy{order:2;}\n    .pl-section.reverse .pl-media{order:1;}\n    @media (max-width:800px){\n      .pl-section{grid-template-columns:1fr;gap:28px;padding:28px 20px;}\n      .pl-section.reverse .pl-copy{order:1;}\n      .pl-section.reverse .pl-media{order:2;}\n    }\n    .pl-copy .pl-label{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      margin-bottom:12px;\n    }\n    .pl-copy h2{\n      font-size:38px;\n      line-height:1.15;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 16px;\n    }\n    .pl-copy p{\n      font-size:18px;\n      line-height:1.55;\n      color:var(--sub);\n      margin:0 0 14px;\n    }\n    .pl-copy p:last-child{margin-bottom:0;}\n    @media (max-width:640px){\n      .pl-copy h2{font-size:28px;}\n      .pl-copy p{font-size:16px;}\n    }\n    .pl-copy .pl-taglist{\n      list-style:none;\n      margin:14px 0 0;\n      padding:0;\n      display:grid;\n      grid-template-columns:1fr 1fr;\n      gap:8px 16px;\n    }\n    .pl-copy .pl-taglist li{\n      font-size:14px;\n      color:var(--ink);\n      padding-left:18px;\n      position:relative;\n    }\n    .pl-copy .pl-taglist li:before{\n      content:\"\";\n      position:absolute;\n      left:0;\n      top:7px;\n      width:7px;\n      height:7px;\n      border-radius:50%;\n      background:var(--accent);\n    }\n    .pl-media{\n      background:var(--panel);\n      border-radius:20px;\n      overflow:hidden;\n      aspect-ratio:16\/9;\n      width:100%;\n    }\n    .pl-media img{\n      border-radius:0;\n      width:100%;\n      height:100%;\n      object-fit:cover;\n      display:block;\n    }\n\n    \/* Full-width statement *\/\n    .pl-statement{\n      text-align:center;\n      max-width:780px;\n      margin:0 auto;\n      padding:32px 20px;\n    }\n    .pl-statement h2{\n      font-size:34px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      line-height:1.3;\n      margin:0;\n    }\n    .pl-statement span{color:var(--accent);}\n\n    \/* Spec strip *\/\n    .pl-strip{\n      padding:20px 20px 40px;\n    }\n    .pl-strip-inner{\n      max-width:1100px;\n      margin:0 auto;\n      text-align:center;\n      background:linear-gradient(180deg,#F8F8F7 0%,var(--panel) 100%);\n      border:1px solid var(--line);\n      border-radius:28px;\n      padding:40px 32px;\n      box-shadow:0 20px 40px -28px rgba(0,0,0,.18);\n    }\n    .pl-strip h3{\n      font-size:13px;\n      color:var(--accent);\n      font-weight:700;\n      margin:0 0 44px;\n      letter-spacing:.08em;\n      text-transform:uppercase;\n    }\n    .pl-strip-grid{\n      display:grid;\n      grid-template-columns:repeat(4,1fr);\n      gap:0;\n    }\n    @media (max-width:800px){\n      .pl-strip-grid{grid-template-columns:repeat(2,1fr);row-gap:32px;}\n      .pl-strip-item{border-left:none !important;}\n      .pl-strip-item b{font-size:19px;line-height:1.25;}\n    }\n    .pl-strip-item{\n      padding:0 20px;\n      border-left:1px solid var(--line);\n      min-height:118px;\n    }\n    .pl-strip-item:first-child{border-left:none;}\n    .pl-strip-item .pl-icon{\n      width:44px;\n      height:44px;\n      margin:0 auto 16px;\n      border-radius:50%;\n      background:#fff;\n      border:1px solid var(--line);\n      display:flex;\n      align-items:center;\n      justify-content:center;\n    }\n    .pl-strip-item .pl-icon svg{\n      width:20px;\n      height:20px;\n      stroke:var(--accent);\n      fill:none;\n      stroke-width:1.8;\n      stroke-linecap:round;\n      stroke-linejoin:round;\n    }\n    .pl-strip-item b{\n      display:block;\n      font-size:22px;\n      font-weight:700;\n      margin-bottom:6px;\n      letter-spacing:-.01em;\n    }\n    .pl-strip-item span{\n      font-size:14px;\n      color:var(--sub);\n    }\n\n    \/* Closing *\/\n    .pl-close{\n      text-align:center;\n      padding:32px 20px 48px;\n      max-width:640px;\n      margin:0 auto;\n    }\n    .pl-close h2{\n      font-size:32px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 14px;\n    }\n    .pl-close p{\n      font-size:17px;\n      color:var(--sub);\n      margin:0;\n      line-height:1.6;\n    }\n    .pl-divider{\n      height:1px;\n      background:var(--line);\n      max-width:1100px;\n      margin:0 auto;\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"pl-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"pl-hero\"\u003e\n\u003ch2 style=\"text-align: left;\"\u003e\u003cspan style=\"text-decoration: underline;\"\u003eProduct's Feature:\u003c\/span\u003e\u003c\/h2\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul class=\"a-unordered-list a-vertical a-spacing-mini\"\u003e\n\u003cli style=\"text-align: left;\" class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e✅Full HD 1080p Clarity at 30FPS – Equipped with a 1\/3” CMOS sensor and precision lens, delivering sharp, detailed video quality for professional calls, recordings, and streaming.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"text-align: left;\" class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e✅Built-in Stereo Microphone – Noise-cancelling dual mics capture clear, natural sound, ensuring better communication in online meetings, classes, and live streaming.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"text-align: left;\" class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e✅Automatic Face Detection – Keeps the subject in focus even with movement, ensuring consistent video clarity during Zoom, Skype, or YouTube sessions.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"text-align: left;\" class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e✅Low-Light Performance – Advanced light correction technology adjusts brightness in dim environments, providing clear video quality even in poor lighting.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"text-align: left;\" class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e✅Simple USB Plug \u0026amp; Play – Universally compatible with Windows, macOS, and other operating systems. No drivers required, compact and easy to set up.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl-hero-img\" style=\"text-align: start;\"\u003e\u003cimg alt=\"BigPassport Pro-Live N3 1080P Ultra HD Webcam with Mic\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/Image_14.png?v=1784631414\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"pl-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- SECTION 1: Video Quality --\u003e\n\u003cdiv class=\"pl-section\"\u003e\n\u003cdiv class=\"pl-copy\"\u003e\n\u003cdiv class=\"pl-label\"\u003eVideo Quality\u003c\/div\u003e\n\u003ch2\u003eFull HD 1080p clarity, every call.\u003c\/h2\u003e\n\u003cp\u003eA 1\/3\" CMOS sensor paired with a precision 5P lens delivers sharp, detailed video at 30FPS — built for professional calls, recordings, and streaming where clarity matters.\u003c\/p\u003e\n\u003cul class=\"pl-taglist\"\u003e\n\u003cli\u003eZoom \u0026amp; Skype calls\u003c\/li\u003e\n\u003cli\u003eOnline meetings\u003c\/li\u003e\n\u003cli\u003eRecordings\u003c\/li\u003e\n\u003cli\u003eLive streaming\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"1080p 30fps video quality from the Pro-Live N3 webcam\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_21_2026_04_09_07_PM.png?v=1784631415\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 2: Microphone (reversed) --\u003e\n\u003cdiv class=\"pl-section reverse\"\u003e\n\u003cdiv class=\"pl-copy\"\u003e\n\u003cdiv class=\"pl-label\"\u003eMicrophone\u003c\/div\u003e\n\u003ch2\u003eBuilt‑in stereo sound, clearly captured.\u003c\/h2\u003e\n\u003cp\u003eDual noise‑cancelling microphones pick up your voice with clear, natural sound — reducing background distractions so conversations come through the way they should.\u003c\/p\u003e\n\u003cul class=\"pl-taglist\"\u003e\n\u003cli\u003eOnline classes\u003c\/li\u003e\n\u003cli\u003eTeam meetings\u003c\/li\u003e\n\u003cli\u003eLive streaming\u003c\/li\u003e\n\u003cli\u003eEveryday calls\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"Built-in stereo noise cancelling microphone on the webcam\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_21_2026_04_36_07_PM.png?v=1784632037\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STATEMENT --\u003e\n\u003cdiv class=\"pl-statement\"\u003e\n\u003ch2\u003eAutomatic face detection \u003cspan\u003ekeeps you in focus\u003c\/span\u003e — even as you move.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 3: Face Detection --\u003e\n\u003cdiv class=\"pl-section\"\u003e\n\u003cdiv class=\"pl-copy\"\u003e\n\u003cdiv class=\"pl-label\"\u003eFace Detection\u003c\/div\u003e\n\u003ch2\u003eStays locked on you.\u003c\/h2\u003e\n\u003cp\u003eAutomatic face detection keeps you centered and in focus throughout the call, adjusting as you move — so your video stays consistent on Zoom, Skype, or YouTube without manual adjustment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"Automatic face detection tracking on the Pro-Live N3 webcam\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_21_2026_04_20_16_PM.png?v=1784631414\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECOND BANNER (same size as hero) --\u003e\n\u003cdiv class=\"pl-hero-img\" style=\"text-align: start;\"\u003e\u003cimg alt=\"BigPassport Pro-Live N3 webcam set up on a laptop\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_21_2026_04_19_52_PM.png?v=1784631414\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- SPEC STRIP --\u003e\n\u003cdiv class=\"pl-strip\"\u003e\n\u003cdiv class=\"pl-strip-inner\"\u003e\n\u003ch3\u003eWhy Choose Pro‑Live N3\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"pl-strip-grid\"\u003e\n\u003cdiv class=\"pl-strip-item\"\u003e\n\u003cdiv class=\"pl-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M23 7l-7 5 7 5V7zM1 5h15v14H1z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003e1080p \/ 30FPS\u003c\/b\u003e \u003cspan\u003eUltra HD clarity\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl-strip-item\"\u003e\n\u003cdiv class=\"pl-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 15a3 3 0 0 0 3-3V6a3 3 0 0 0-6 0v6a3 3 0 0 0 3 3zM19 11v1a7 7 0 0 1-14 0v-1M12 19v3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eStereo Mic\u003c\/b\u003e \u003cspan\u003eNoise‑cancelling dual mics\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl-strip-item\"\u003e\n\u003cdiv class=\"pl-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M8 3H5a2 2 0 0 0-2 2v3M16 3h3a2 2 0 0 1 2 2v3M8 21H5a2 2 0 0 1-2-2v-3M16 21h3a2 2 0 0 0 2-2v-3M12 8a4 4 0 1 0 0 8 4 4 0 0 0 0-8z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eFace Detection\u003c\/b\u003e \u003cspan\u003eStays in focus\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl-strip-item\"\u003e\n\u003cdiv class=\"pl-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 7h16M4 7v10a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7M9 7V4h6v3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003e5P Lens\u003c\/b\u003e \u003cspan\u003eUSB plug \u0026amp; play\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSE --\u003e\n\u003cdiv class=\"pl-close\"\u003e\n\u003ch2\u003eUpgrade every video call today.\u003c\/h2\u003e\n\u003cp\u003eSharp Full HD video, clear stereo sound, and automatic focus — the BigPassport Pro‑Live N3 Ultra HD Webcam with Mic.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"BigPassport","offers":[{"title":"Default Title","offer_id":62686397071690,"sku":"Pro-Live_N3_FBA","price":999.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/bigpassport-pro-live-n3-1080p-usb-webcam-front-view.webp?v=1784468154"},{"product_id":"bigpassport-webcam-usb-headset-combo","title":"BigPassport Pro-Live N3 Webcam + Pro-Tech 630 USB Headset Combo","description":"\u003ch1\u003eBigPassport Video Calling Combo\u003c\/h1\u003e\n\u003cp\u003eUpgrade your work, meetings and online learning setup with the \u003cstrong\u003eBigPassport Pro-Live N3 Full HD Webcam + Pro-Tech 630 USB Headset Combo\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp\u003eGet sharper \u003cstrong\u003e1080p Full HD video\u003c\/strong\u003e, clearer voice communication and comfortable all-day audio in one convenient bundle. Whether you're working from home, attending online classes, joining Zoom or Microsoft Teams meetings, or creating content, this combo gives you everything you need for a professional calling setup.\u003c\/p\u003e\n\u003ch2\u003eWhat's Included?\u003c\/h2\u003e\n\u003ch3\u003e🎥 BigPassport Pro-Live N3 1080P Full HD USB Webcam\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003e1080p Full HD video at 30FPS\u003c\/strong\u003e for sharp and detailed video\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003e1\/3\" CMOS sensor with 5P precision lens\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eBuilt-in \u003cstrong\u003edual noise-cancelling microphones\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eAutomatic face detection\u003c\/strong\u003e keeps you centred and in focus\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eLow-light correction for clearer video in dim environments\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eUniversal USB \u003cstrong\u003ePlug \u0026amp; Play\u003c\/strong\u003e setup\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eCompatible with Windows, macOS and popular video calling platforms\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eEasy mounting on laptops and monitors\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003e🎧 BigPassport Pro-Tech 630 USB Headset\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eNoise-cancelling microphone\u003c\/strong\u003e for clearer voice pickup\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eClear HD audio with built-in speaker drivers\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eLightweight design with \u003cstrong\u003esoft cushioned ear pads\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eAdjustable headband for a comfortable fit\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003e6-feet tangle-free USB cable\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eIn-line volume and microphone mute controls\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eUSB Plug \u0026amp; Play — no additional software required\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eIdeal for Zoom, Microsoft Teams, Google Meet, online classes and office calls\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch2\u003ePerfect For\u003c\/h2\u003e\n\u003cp\u003e✓ Work From Home\u003cbr\u003e✓ Online Meetings\u003cbr\u003e✓ Zoom \u0026amp; Microsoft Teams\u003cbr\u003e✓ Online Classes\u003cbr\u003e✓ Customer Support \u0026amp; Calling\u003cbr\u003e✓ Remote Work\u003cbr\u003e✓ Video Conferencing\u003cbr\u003e✓ Content Creation\u003cbr\u003e✓ Everyday Computer Use\u003c\/p\u003e\n\u003ch2\u003eOne Combo. Complete Calling Setup.\u003c\/h2\u003e\n\u003cp\u003eGet professional-looking video and clearer communication without buying separate accessories.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eBigPassport Pro-Live N3 + Pro-Tech 630 — everything you need for better video calls and online communication.\u003c\/strong\u003e\u003c\/p\u003e\n\u003ch3\u003eProduct Support\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003eFree Shipping\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e6-Month Warranty\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eSecure Payment\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eEasy Returns\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eGST Invoice Available\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"BigPassport","offers":[{"title":"Default Title","offer_id":63199320605002,"sku":"BP_Pro-tech_440_N3","price":1899.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/bigpassport-webcam-usb-headset.jpg?v=1787397124"}],"url":"https:\/\/bigpassport.com\/collections\/blog_left-side-products.oembed","provider":"BigPassport","version":"1.0","type":"link"}