{"title":"In-Stock Sofas (US)","description":"\u003cstyle\u003e\n  #cou-is-sofas{\n    --ink:#16243f; --ink2:#243a63; --soft:#5a6781;\n    --cream:#f6f0e1; --cream2:#efe6d2; --card:#fffdf7;\n    --line:rgba(22,36,63,.14); --gold:#bd9347; --good:#2f7d4f; --good-soft:#eef6f0;\n    box-sizing:border-box; margin:0 auto; max-width:1080px;\n    font-family:\"Inter\",\"Helvetica Neue\",Arial,system-ui,sans-serif;\n    color:var(--ink); line-height:1.65; -webkit-font-smoothing:antialiased;\n  }\n  #cou-is-sofas *{box-sizing:border-box;}\n  #cou-is-sofas a{color:inherit;}\n\n  \/* HERO *\/\n  #cou-is-sofas .is-hero{\n    background:radial-gradient(120% 120% at 88% 0%, var(--cream2) 0%, var(--cream) 58%);\n    border:1px solid var(--line); border-radius:18px;\n    padding:clamp(34px,5vw,58px) clamp(22px,5vw,52px); margin-bottom:18px;\n  }\n  #cou-is-sofas .is-badge{\n    display:inline-flex; align-items:center; gap:9px; background:var(--good-soft);\n    color:var(--good); border:1px solid #cfe6d6; border-radius:999px;\n    padding:7px 15px; font-size:12.5px; font-weight:700; letter-spacing:.04em;\n    text-transform:uppercase; margin-bottom:20px;\n  }\n  #cou-is-sofas .is-badge::before{\n    content:\"\"; width:8px; height:8px; border-radius:50%; background:var(--good);\n    animation:isPulse 2.4s ease-out infinite;\n  }\n  #cou-is-sofas .is-hero h1{\n    margin:0 0 14px; font-size:clamp(28px,4.6vw,48px); line-height:1.08;\n    font-weight:800; letter-spacing:-.02em; color:var(--ink); max-width:18ch;\n  }\n  #cou-is-sofas .is-hero h1 em{color:var(--gold); font-style:normal;}\n  #cou-is-sofas .is-hero p{margin:0; font-size:clamp(15px,1.7vw,19px); color:var(--soft); max-width:62ch;}\n\n  \/* WHY cards *\/\n  #cou-is-sofas .is-why{display:grid; grid-template-columns:repeat(3,1fr); gap:14px; margin-bottom:18px;}\n  #cou-is-sofas .is-card{\n    background:var(--card); border:1px solid var(--line); border-radius:14px;\n    padding:22px 20px; transition:transform .35s ease, box-shadow .35s ease, border-color .35s ease;\n  }\n  #cou-is-sofas .is-card:hover{transform:translateY(-4px); box-shadow:0 16px 30px -20px rgba(22,36,63,.5); border-color:rgba(22,36,63,.28);}\n  #cou-is-sofas .is-ico{\n    display:flex; align-items:center; justify-content:center; width:44px; height:44px;\n    border-radius:11px; background:var(--ink); color:var(--cream); margin-bottom:13px;\n    transition:background .35s ease, transform .35s ease;\n  }\n  #cou-is-sofas .is-card:hover .is-ico{background:var(--gold); transform:rotate(-4deg);}\n  #cou-is-sofas .is-ico svg{width:22px; height:22px;}\n  #cou-is-sofas .is-card h3{margin:0 0 6px; font-size:16px; font-weight:700; color:var(--ink);}\n  #cou-is-sofas .is-card p{margin:0; font-size:14px; color:var(--soft);}\n\n  \/* RANGE *\/\n  #cou-is-sofas .is-panel{\n    background:var(--card); border:1px solid var(--line); border-radius:16px;\n    padding:clamp(26px,3.5vw,40px); margin-bottom:18px;\n  }\n  #cou-is-sofas .is-panel h2{margin:0 0 8px; font-size:clamp(21px,2.8vw,30px); font-weight:800; letter-spacing:-.015em; color:var(--ink);}\n  #cou-is-sofas .is-panel \u003e p{margin:0 0 20px; font-size:15.5px; color:var(--soft); max-width:64ch;}\n  #cou-is-sofas .is-range{display:grid; grid-template-columns:repeat(2,1fr); gap:12px;}\n  #cou-is-sofas .is-range div{\n    display:flex; gap:12px; align-items:flex-start; padding:15px 16px;\n    background:var(--cream); border:1px solid var(--line); border-radius:12px;\n  }\n  #cou-is-sofas .is-range b{display:block; font-size:14.5px; color:var(--ink); margin-bottom:2px;}\n  #cou-is-sofas .is-range span{font-size:13.5px; color:var(--soft);}\n  #cou-is-sofas .is-range .is-dot{flex:0 0 auto; width:9px; height:9px; border-radius:50%; background:var(--gold); margin-top:6px;}\n\n  \/* SHIPPING *\/\n  #cou-is-sofas .is-ship{display:grid; grid-template-columns:1fr 1fr; gap:14px; margin-bottom:18px;}\n  #cou-is-sofas .is-ship .is-card h3{display:flex; align-items:center; gap:9px;}\n  #cou-is-sofas .is-ship .is-tag{font-size:11px; font-weight:800; letter-spacing:.04em; text-transform:uppercase; color:var(--gold);}\n\n  \/* CROSS-SELL *\/\n  #cou-is-sofas .is-cross{\n    display:flex; flex-wrap:wrap; align-items:center; gap:18px 26px; justify-content:space-between;\n    background:linear-gradient(135deg,var(--ink) 0%,var(--ink2) 100%); color:var(--cream);\n    border-radius:16px; padding:clamp(24px,3.2vw,34px) clamp(24px,3.5vw,40px); margin-bottom:18px;\n  }\n  #cou-is-sofas .is-cross h3{margin:0 0 6px; font-size:clamp(18px,2.3vw,24px); font-weight:800; letter-spacing:-.01em; color:#fff;}\n  #cou-is-sofas .is-cross p{margin:0; font-size:14.5px; color:#d9e0ee; max-width:46ch;}\n  #cou-is-sofas .is-btn{\n    flex:0 0 auto; display:inline-flex; align-items:center; gap:9px; background:var(--gold); color:#241803;\n    font-weight:700; font-size:15px; text-decoration:none; padding:13px 24px; border-radius:10px;\n    transition:transform .25s ease, box-shadow .25s ease;\n  }\n  #cou-is-sofas .is-btn:hover{transform:translateY(-2px); box-shadow:0 12px 22px -12px rgba(0,0,0,.5);}\n  #cou-is-sofas .is-btn svg{width:17px; height:17px; transition:transform .25s ease;}\n  #cou-is-sofas .is-btn:hover svg{transform:translateX(3px);}\n\n  \/* TRUST strip *\/\n  #cou-is-sofas .is-trust{\n    display:flex; flex-wrap:wrap; gap:10px 14px; align-items:center; justify-content:center;\n    padding:16px; border:1px dashed var(--line); border-radius:14px; color:var(--ink2);\n    font-size:14px; font-weight:600;\n  }\n  #cou-is-sofas .is-trust span{display:inline-flex; align-items:center; gap:7px;}\n  #cou-is-sofas .is-trust .is-sep{width:5px; height:5px; border-radius:50%; background:var(--gold); opacity:.7;}\n  #cou-is-sofas .is-trust svg{width:17px; height:17px; color:var(--gold);}\n\n  \/* entrance (CSS only; if styles are stripped, content stays visible) *\/\n  #cou-is-sofas .is-r{opacity:0; animation:isUp .7s cubic-bezier(.16,.84,.34,1) forwards;}\n  #cou-is-sofas .is-hero.is-r{animation-delay:.04s;}\n  #cou-is-sofas .is-why .is-card:nth-child(1){animation-delay:.12s;}\n  #cou-is-sofas .is-why .is-card:nth-child(2){animation-delay:.20s;}\n  #cou-is-sofas .is-why .is-card:nth-child(3){animation-delay:.28s;}\n  #cou-is-sofas .is-panel.is-r{animation-delay:.16s;}\n  #cou-is-sofas .is-ship .is-card:nth-child(1){animation-delay:.12s;}\n  #cou-is-sofas .is-ship .is-card:nth-child(2){animation-delay:.20s;}\n  #cou-is-sofas .is-cross.is-r{animation-delay:.12s;}\n  #cou-is-sofas .is-trust.is-r{animation-delay:.10s;}\n\n  @keyframes isUp{from{opacity:0; transform:translateY(22px);}to{opacity:1; transform:none;}}\n  @keyframes isPulse{0%{box-shadow:0 0 0 0 rgba(47,125,79,.5);}70%{box-shadow:0 0 0 7px rgba(47,125,79,0);}100%{box-shadow:0 0 0 0 rgba(47,125,79,0);}}\n\n  @media (max-width:780px){\n    #cou-is-sofas .is-why{grid-template-columns:1fr;}\n    #cou-is-sofas .is-range{grid-template-columns:1fr;}\n    #cou-is-sofas .is-ship{grid-template-columns:1fr;}\n  }\n  @media (prefers-reduced-motion:reduce){\n    #cou-is-sofas .is-r{opacity:1; animation:none;}\n    #cou-is-sofas .is-badge::before{animation:none;}\n    #cou-is-sofas .is-card,#cou-is-sofas .is-ico,#cou-is-sofas .is-btn{transition:none;}\n    #cou-is-sofas .is-card:hover,#cou-is-sofas .is-btn:hover{transform:none;}\n  }\n\u003c\/style\u003e\n\n\u003cdiv id=\"cou-is-sofas\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"is-hero is-r\"\u003e\n    \u003cspan class=\"is-badge\"\u003eIn US Stock · Ships Fast\u003c\/span\u003e\n    \u003ch1\u003eThe sofas you don't have to \u003cem\u003ewait months\u003c\/em\u003e for.\u003c\/h1\u003e\n    \u003cp\u003eMost sofas shipped from overseas take 8–12 weeks to arrive. These don't. Every sofa on this page is already sitting in our US warehouse — compressed, boxed, and ready to ship in days, not months. From modular sectionals to power-motion recliners, it's real comfort that arrives while you still want it.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- WHY --\u003e\n  \u003csection class=\"is-why\"\u003e\n    \u003carticle class=\"is-card is-r\"\u003e\n      \u003cdiv class=\"is-ico\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M3 10l9-5 9 5\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10v9h14v-9\"\u003e\u003c\/path\u003e\u003crect x=\"10\" y=\"13.5\" width=\"4\" height=\"5.5\"\u003e\u003c\/rect\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003ch3\u003eAlready here, ready to go\u003c\/h3\u003e\n      \u003cp\u003eNo factory lead time, no container ship, no customs limbo. These sofas sit in a US warehouse right now and dispatch within days of your order.\u003c\/p\u003e\n    \u003c\/article\u003e\n    \u003carticle class=\"is-card is-r\"\u003e\n      \u003cdiv class=\"is-ico\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M3 8l9-4 9 4v8l-9 4-9-4z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 8l9 4 9-4M12 12v8\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003ch3\u003eCompressed \u0026amp; boxed\u003c\/h3\u003e\n      \u003cp\u003eEach sofa is vacuum-compressed and ships in manageable boxes that fit through any doorway, lift or stairwell — then expands to full size at home.\u003c\/p\u003e\n    \u003c\/article\u003e\n    \u003carticle class=\"is-card is-r\"\u003e\n      \u003cdiv class=\"is-ico\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M12 3l7 3v5c0 4.5-3 7.6-7 9-4-1.4-7-4.5-7-9V6z\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 12l2 2 4-4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003ch3\u003eThe same quality, sooner\u003c\/h3\u003e\n      \u003cp\u003eIn-stock doesn't mean compromise. These are the same modular, convertible and power-motion designs Couchery is known for — just without the wait.\u003c\/p\u003e\n    \u003c\/article\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- RANGE --\u003e\n  \u003csection class=\"is-panel is-r\"\u003e\n    \u003ch2\u003eWhat's in stock right now\u003c\/h2\u003e\n    \u003cp\u003eThis collection updates itself automatically — whatever sofa is genuinely in our US warehouse shows up here. Right now that spans four directions:\u003c\/p\u003e\n    \u003cdiv class=\"is-range\"\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"is-dot\"\u003e\u003c\/span\u003e\u003cspan\u003e\u003cb\u003eModular \u0026amp; L-shape sectionals\u003c\/b\u003eReconfigurable seating for the whole family, from compact two-seaters to roomy L-shapes.\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"is-dot\"\u003e\u003c\/span\u003e\u003cspan\u003e\u003cb\u003ePower-motion recliner sofas\u003c\/b\u003eSmooth electric recline and lumbar support, wrapped in waterproof performance fabric.\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"is-dot\"\u003e\u003c\/span\u003e\u003cspan\u003e\u003cb\u003e4-in-1 convertible sleepers\u003c\/b\u003eSofas that fold into a bed, lounger or floor cushion — perfect for small spaces and guests.\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"is-dot\"\u003e\u003c\/span\u003e\u003cspan\u003e\u003cb\u003eCompressed deep-seat loungers\u003c\/b\u003eCloud-soft, sink-in silhouettes in chenille, corduroy and bouclé textures.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SHIPPING --\u003e\n  \u003csection class=\"is-ship\"\u003e\n    \u003carticle class=\"is-card is-r\"\u003e\n      \u003ch3\u003e\n\u003cspan class=\"is-tag\"\u003eUS\u003c\/span\u003e Customers\u003c\/h3\u003e\n      \u003cp\u003eDispatched straight from our US warehouse, usually the next business day. Transit typically runs 2–7 business days depending on your state. We don't promise same-day delivery — just an honest, fast turnaround with no overseas wait.\u003c\/p\u003e\n    \u003c\/article\u003e\n    \u003carticle class=\"is-card is-r\"\u003e\n      \u003ch3\u003e\n\u003cspan class=\"is-tag\"\u003eIntl\u003c\/span\u003e Customers\u003c\/h3\u003e\n      \u003cp\u003eNot in the US? We can still help. Email \u003cb\u003ehello@couchery.com\u003c\/b\u003e and we'll put together a custom shipping quote and delivery estimate for your region.\u003c\/p\u003e\n    \u003c\/article\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CROSS-SELL → Living Room Sets --\u003e\n  \u003csection class=\"is-cross is-r\"\u003e\n    \u003cdiv\u003e\n      \u003ch3\u003eFurnishing the whole room?\u003c\/h3\u003e\n      \u003cp\u003eOur in-stock Living Room Sets pair coordinated sofas with coffee tables, storage and accent seating — designed to match and ready to ship, just like these.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003ca class=\"is-btn\" href=\"\/collections\/living-room-sets\"\u003e\n      Shop Living Room Sets\n      \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M5 12h14M13 6l6 6-6 6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n    \u003c\/a\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- TRUST --\u003e\n  \u003cdiv class=\"is-trust is-r\"\u003e\n    \u003cspan\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M2.5 7.5h10v8h-10z\"\u003e\u003c\/path\u003e\u003cpath d=\"M12.5 10.5h4l3 3v2h-7z\"\u003e\u003c\/path\u003e\u003ccircle cx=\"6.5\" cy=\"17\" r=\"1.6\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"16.5\" cy=\"17\" r=\"1.6\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e Free US shipping\u003c\/span\u003e\n    \u003cspan class=\"is-sep\"\u003e\u003c\/span\u003e\n    \u003cspan\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 3l7 3v5c0 4.5-3 7.6-7 9-4-1.4-7-4.5-7-9V6z\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 12l2 2 4-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e 1-year warranty\u003c\/span\u003e\n    \u003cspan class=\"is-sep\"\u003e\u003c\/span\u003e\n    \u003cspan\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M3 10l9-5 9 5\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10v9h14v-9\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Ships from US warehouse\u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","products":[{"product_id":"haven-power-motion-recliner-sofa-waterproof-fabric-us-stock","title":"Haven Power-Motion Recliner Sofa (Waterproof Fabric | US Stock | Ship Immediately )","description":"\u003ch2\u003eHaven Power-Motion Recliner Sofa (Waterproof Fabric)\u003c\/h2\u003e\n\u003cp\u003eExperience the pinnacle of lounging with the \u003cb\u003eHaven Power-Motion Recliner Sofa\u003c\/b\u003e. Designed for those who refuse to choose between high-end style and cloud-like comfort, the Haven is more than just a couch—it’s a customizable sanctuary tailored to your lifestyle. Whether you’re hosting a movie night, catching a quick nap, or working from your living room, this modular masterpiece adapts to you.\u003c\/p\u003e\n\u003ch3\u003e\u003cstrong\u003eIn-Stock Sofa (US)\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eReady to ship from our US warehouse.\u003c\/strong\u003e Upgrade your home without the wait—this sofa is prepped and ready to arrive at your door within 2-7 business days. \u003c\/p\u003e\n\u003ch3 data-path-to-node=\"0\"\u003e\u003cb data-path-to-node=\"0\" data-index-in-node=\"0\"\u003eShipping Notice: US Orders \u0026amp; International Delivery\u003c\/b\u003e\u003c\/h3\u003e\n\u003cp data-path-to-node=\"1\"\u003eThis product is exclusively stocked in our \u003cb data-path-to-node=\"1\" data-index-in-node=\"46\"\u003eUS warehouse\u003c\/b\u003e for domestic delivery within 2\u003cb data-path-to-node=\"1\" data-index-in-node=\"88\"\u003e–7 days\u003c\/b\u003e. Please note:\u003c\/p\u003e\n\u003cul data-path-to-node=\"2\"\u003e\n\u003cli\u003e\n\u003cp data-path-to-node=\"2,0,0\"\u003e\u003cb data-path-to-node=\"2,0,0\" data-index-in-node=\"0\"\u003eUS Customers:\u003c\/b\u003e Enjoy fast, local shipping directly to your door.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp data-path-to-node=\"2,1,0\"\u003e\u003cb data-path-to-node=\"2,1,0\" data-index-in-node=\"0\"\u003eInternational Customers:\u003c\/b\u003e If you are located outside the United States and wish to purchase, please \u003cb data-path-to-node=\"2,1,0\" data-index-in-node=\"99\"\u003econtact us ( hello@couchery.com )\u003c\/b\u003e directly to receive a custom shipping quote and verify delivery availability for your region.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ctable style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 32px 0px;\" data-path-to-node=\"10\"\u003e\n\u003cthead style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-header-group; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgb(239, 239, 239); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cstrong style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px !important 0px;\"\u003eFeature\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgb(239, 239, 239); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cstrong style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px !important 0px;\"\u003eDetails\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row-group; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"10,1,0,0\"\u003e\u003cb style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-index-in-node=\"0\" data-path-to-node=\"10,1,0,0\"\u003eMaterial\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"10,1,1,0\"\u003eHigh-performance Waterproof Fabric\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"10,2,0,0\"\u003e\u003cb style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-index-in-node=\"0\" data-path-to-node=\"10,2,0,0\"\u003eLegs\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"10,2,1,0\"\u003eSolid Wood Stability Legs\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"10,3,0,0\"\u003e\u003cb style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-index-in-node=\"0\" data-path-to-node=\"10,3,0,0\"\u003eRecline Range\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"10,3,1,0\"\u003eFlexible 90° to 145°\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"10,4,0,0\"\u003e\u003cb style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-index-in-node=\"0\" data-path-to-node=\"10,4,0,0\"\u003eCharging\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"10,4,1,0\"\u003eWireless pad + Hidden Pop-up USB Ports\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"10,5,0,0\"\u003e\u003cb style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-index-in-node=\"0\" data-path-to-node=\"10,5,0,0\"\u003eColors\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"10,5,1,0\"\u003eAvailable in Cream, Taupe, and Charcoal Gray\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"10,6,0,0\"\u003e\u003cb style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-index-in-node=\"0\" data-path-to-node=\"10,6,0,0\"\u003eMaintenance\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"10,6,1,0\"\u003eRemovable \u0026amp; Machine-Washable Covers\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ch1\u003e\u003cbr\u003e\u003c\/h1\u003e\n\u003ctable data-path-to-node=\"2\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 32px 0px;\"\u003e\n\u003cthead style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-header-group; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgb(239, 239, 239); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cstrong style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px !important 0px;\"\u003eCategory\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgb(239, 239, 239); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cstrong style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px !important 0px;\"\u003eDetails\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row-group; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"2,1,0,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cb data-path-to-node=\"2,1,0,0\" data-index-in-node=\"0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eProduct Name\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"2,1,1,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eElectric Sofa\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"2,2,0,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cb data-path-to-node=\"2,2,0,0\" data-index-in-node=\"0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eDesign Style\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"2,2,1,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eModern\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"2,3,0,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cb data-path-to-node=\"2,3,0,0\" data-index-in-node=\"0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eColor Options\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"2,3,1,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eBeige, Dark Gray, Khaki\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"2,4,0,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cb data-path-to-node=\"2,4,0,0\" data-index-in-node=\"0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eUpholstery Material\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"2,4,1,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cb data-path-to-node=\"2,4,1,0\" data-index-in-node=\"0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eLinen\u003c\/b\u003e \/ Waterproof Performance Fabric\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"2,5,0,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cb data-path-to-node=\"2,5,0,0\" data-index-in-node=\"0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eFrame Material\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"2,5,1,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eWood + Iron\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"2,6,0,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cb data-path-to-node=\"2,6,0,0\" data-index-in-node=\"0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eFilling Material\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"2,6,1,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eFeather and Cotton\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"2,7,0,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cb data-path-to-node=\"2,7,0,0\" data-index-in-node=\"0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eFeatures\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"2,7,1,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eAdjustable, Extendable, Reclining\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"2,8,0,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cb data-path-to-node=\"2,8,0,0\" data-index-in-node=\"0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eMovement Type\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"2,8,1,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eGliding\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"2,9,0,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cb data-path-to-node=\"2,9,0,0\" data-index-in-node=\"0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eIs Electric?\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"2,9,1,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eYes\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"2,10,0,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cb data-path-to-node=\"2,10,0,0\" data-index-in-node=\"0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eOperating Mode\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"2,10,1,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eButton (No Remote Control)\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"2,12,0,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cb data-path-to-node=\"2,12,0,0\" data-index-in-node=\"0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eUsage\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"2,12,1,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eLiving Room \/ Home Furniture Set\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"2,13,0,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cb data-path-to-node=\"2,13,0,0\" data-index-in-node=\"0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eSurface Recommendation\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"2,13,1,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eHard Floor\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"2,14,0,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cb data-path-to-node=\"2,14,0,0\" data-index-in-node=\"0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eDelivery Time\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"2,14,1,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e3–7 Days\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"2,15,0,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cb data-path-to-node=\"2,15,0,0\" data-index-in-node=\"0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003ePacking\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"2,15,1,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eStandard Packing\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ctable data-path-to-node=\"2\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 32px 0px;\"\u003e\n\u003cthead style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-header-group; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgb(239, 239, 239); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cstrong style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px !important 0px;\"\u003eConfiguration\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgb(239, 239, 239); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cstrong style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px !important 0px;\"\u003eLength (Inches)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgb(239, 239, 239); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cstrong style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px !important 0px;\"\u003eLength (cm)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgb(239, 239, 239); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cstrong style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px !important 0px;\"\u003eWidth (Inches)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgb(239, 239, 239); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cstrong style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px !important 0px;\"\u003eWidth (cm)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgb(239, 239, 239); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cstrong style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px !important 0px;\"\u003eHeight (Inches)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgb(239, 239, 239); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cstrong style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px !important 0px;\"\u003eHeight (cm)\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row-group; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"2,1,0,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cb data-path-to-node=\"2,1,0,0\" data-index-in-node=\"0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e2-Seater (Loveseat)\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"2,1,1,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e83.46\"\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"2,1,2,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e212.0 cm\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"2,1,3,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e33.46\"\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"2,1,4,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e85.0 cm\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"2,1,5,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e35.04\"\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"2,1,6,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e89.0 cm\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"2,2,0,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cb data-path-to-node=\"2,2,0,0\" data-index-in-node=\"0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e3-Seater\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"2,2,1,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e116.14\"\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"2,2,2,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e295.0 cm\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"2,2,3,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e33.46\"\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"2,2,4,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e85.0 cm\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"2,2,5,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e35.04\"\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"2,2,6,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e89.0 cm\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"2,3,0,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cb data-path-to-node=\"2,3,0,0\" data-index-in-node=\"0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e4-Seater\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"2,3,1,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e148.82\"\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"2,3,2,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e378.0 cm\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"2,3,3,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e33.46\"\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"2,3,4,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e85.0 cm\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"2,3,5,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e35.04\"\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"2,3,6,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e89.0 cm\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Couchery","offers":[{"title":"Beige \/ 3 Seater With 1 Recliner","offer_id":43481769869390,"sku":"210190015:-2#3 Seater With 1 Recliner;191284006:-1#Beige","price":1479.0,"currency_code":"USD","in_stock":true},{"title":"Beige \/ 3 Seater With 2 Recliner","offer_id":43481769836622,"sku":"210190015:-3#3 Seater With 2 Recliner;191284006:-1#Beige","price":1639.0,"currency_code":"USD","in_stock":true},{"title":"Beige \/ 3 Seater With 1 Recliner \u0026 Ottoman","offer_id":43481769934926,"sku":"210190015:-4#3 Seater With 1 Recliner \u0026 Ottoman;191284006:-1#Beige","price":1869.0,"currency_code":"USD","in_stock":true},{"title":"Beige \/ Loveseat With 1 Recliner","offer_id":43481769967694,"sku":"210190015:-1#Loveseat With 1 Recliner;191284006:-1#Beige","price":1059.0,"currency_code":"USD","in_stock":true},{"title":"Beige \/ 4 Seater With 2 Recliner","offer_id":43481769902158,"sku":"210190015:-5#4 Seater With 2 Recliner;191284006:-1#Beige","price":2039.0,"currency_code":"USD","in_stock":true},{"title":"Beige \/ 4 Seater With 2 Recliner \u0026 Ottoman","offer_id":43481769803854,"sku":"210190015:-6#4 Seater With 2 Recliner \u0026 Ottoman;191284006:-1#Beige","price":2279.0,"currency_code":"USD","in_stock":true},{"title":"Beige \/ 4 Seater With 2 Recliner \u0026 2 Ottoman","offer_id":43481769771086,"sku":"210190015:-7#4 Seater With 2 Recliner \u0026 2 Ottoman;191284006:-1#Beige","price":2519.0,"currency_code":"USD","in_stock":true},{"title":"Dark Gray \/ 3 Seater With 1 Recliner","offer_id":43481770065998,"sku":"210190015:-2#3 Seater With 1 Recliner;191284006:-2#Dark Gray","price":1479.0,"currency_code":"USD","in_stock":true},{"title":"Dark Gray \/ 3 Seater With 2 Recliner","offer_id":43481770360910,"sku":"210190015:-3#3 Seater With 2 Recliner;191284006:-2#Dark Gray","price":1639.0,"currency_code":"USD","in_stock":true},{"title":"Dark Gray \/ 3 Seater With 1 Recliner \u0026 Ottoman","offer_id":43481770393678,"sku":"210190015:-4#3 Seater With 1 Recliner \u0026 Ottoman;191284006:-2#Dark Gray","price":1869.0,"currency_code":"USD","in_stock":true},{"title":"Dark Gray \/ Loveseat With 1 Recliner","offer_id":43481770000462,"sku":"210190015:-1#Loveseat With 1 Recliner;191284006:-2#Dark Gray","price":1059.0,"currency_code":"USD","in_stock":true},{"title":"Dark Gray \/ 4 Seater With 2 Recliner","offer_id":43481770229838,"sku":"210190015:-5#4 Seater With 2 Recliner;191284006:-2#Dark Gray","price":2039.0,"currency_code":"USD","in_stock":true},{"title":"Dark Gray \/ 4 Seater With 2 Recliner \u0026 Ottoman","offer_id":43481770295374,"sku":"210190015:-6#4 Seater With 2 Recliner \u0026 Ottoman;191284006:-2#Dark Gray","price":2279.0,"currency_code":"USD","in_stock":true},{"title":"Dark Gray \/ 4 Seater With 2 Recliner \u0026 2 Ottoman","offer_id":43481770426446,"sku":"210190015:-7#4 Seater With 2 Recliner \u0026 2 Ottoman;191284006:-2#Dark Gray","price":2519.0,"currency_code":"USD","in_stock":true},{"title":"Khaki \/ 3 Seater With 1 Recliner","offer_id":43481770262606,"sku":"210190015:-2#3 Seater With 1 Recliner;191284006:-3#Khaki","price":1479.0,"currency_code":"USD","in_stock":true},{"title":"Khaki \/ 3 Seater With 2 Recliner","offer_id":43481770197070,"sku":"210190015:-3#3 Seater With 2 Recliner;191284006:-3#Khaki","price":1639.0,"currency_code":"USD","in_stock":true},{"title":"Khaki \/ 3 Seater With 1 Recliner \u0026 Ottoman","offer_id":43481770164302,"sku":"210190015:-4#3 Seater With 1 Recliner \u0026 Ottoman;191284006:-3#Khaki","price":1869.0,"currency_code":"USD","in_stock":true},{"title":"Khaki \/ Loveseat With 1 Recliner","offer_id":43481770328142,"sku":"210190015:-1#Loveseat With 1 Recliner;191284006:-3#Khaki","price":1059.0,"currency_code":"USD","in_stock":true},{"title":"Khaki \/ 4 Seater With 2 Recliner","offer_id":43481770131534,"sku":"210190015:-5#4 Seater With 2 Recliner;191284006:-3#Khaki","price":2039.0,"currency_code":"USD","in_stock":true},{"title":"Khaki \/ 4 Seater With 2 Recliner \u0026 Ottoman","offer_id":43481770098766,"sku":"210190015:-6#4 Seater With 2 Recliner \u0026 Ottoman;191284006:-3#Khaki","price":2279.0,"currency_code":"USD","in_stock":true},{"title":"Khaki \/ 4 Seater With 2 Recliner \u0026 2 Ottoman","offer_id":43481770033230,"sku":"210190015:-7#4 Seater With 2 Recliner \u0026 2 Ottoman;191284006:-3#Khaki","price":2519.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0629\/1357\/7038\/files\/H9187c21db0af48f2a5f0fb2723961802m.webp?v=1772210536"},{"product_id":"ridgerest™-corduroy-packsavvy-lounger","title":"RidgeRest™ Corduroy PackSavvy Lounger (US Stock | Ship Immediately )","description":"\u003ch2\u003eRidgeRest™ Corduroy PackSavvy Lounger (US Stock)\u003c\/h2\u003e\n\u003cp data-path-to-node=\"1\"\u003eUnwind in the ultimate fusion of modern Nordic aesthetics and cloud-like comfort. The \u003cb data-index-in-node=\"86\" data-path-to-node=\"1\"\u003eRidgeRest™ Corduroy PackSavvy Lounger\u003c\/b\u003e is specifically designed for those who refuse to choose between high-end style and effortless relaxation. Featuring a unique oversized round silhouette and ultra-soft ribbed corduroy, this lounger is more than just a chair—it’s your new personal sanctuary.\u003c\/p\u003e\n\u003ch3\u003e\u003cstrong\u003eIn-Stock Sofa (US)\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eReady to ship from our US warehouse.\u003c\/strong\u003e Upgrade your home without the wait—this sofa is prepped and ready to arrive at your door within 2-7 business days. \u003c\/p\u003e\n\u003ch3\u003e\u003cb\u003eShipping Notice: US Orders \u0026amp; International Delivery\u003c\/b\u003e\u003c\/h3\u003e\n\u003cp\u003eThis product is exclusively stocked in our \u003cb\u003eUS warehouse\u003c\/b\u003e for domestic delivery within 2\u003cb\u003e–7 days\u003c\/b\u003e. Please note:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003eUS Customers:\u003c\/b\u003e Enjoy fast, local shipping directly to your door.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003eInternational Customers:\u003c\/b\u003e If you are located outside the United States and wish to purchase, please \u003cb\u003econtact us ( hello@couchery.com )\u003c\/b\u003e directly to receive a custom shipping quote and verify delivery availability for your region.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3 data-path-to-node=\"3\"\u003eKey Features\u003c\/h3\u003e\n\u003cul data-path-to-node=\"4\"\u003e\n\u003cli\u003e\n\u003cp data-path-to-node=\"4,0,0\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"4,0,0\"\u003ePremium Corduroy Comfort\u003c\/b\u003e: Wrapped in a high-density, textured corduroy that is as durable as it is inviting, providing a soft-touch experience that stands up to daily use.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp data-path-to-node=\"4,1,0\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"4,1,0\"\u003eSuperior 45D\/50D Support\u003c\/b\u003e: Engineered with high-density rebound sponge for long-lasting elasticity, ensuring the lounger maintains its shape while offering perfect \"sink-in\" comfort.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp data-path-to-node=\"4,2,0\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"4,2,0\"\u003ePackSavvy™ Compressed Shipping\u003c\/b\u003e: Arrives at your door in a single, manageable box. Our compressed technology allows for easy transport into any room, including narrow hallways or apartment elevators.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp data-path-to-node=\"4,3,0\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"4,3,0\"\u003eNo Assembly Required\u003c\/b\u003e: Simply remove from the box, allow 48 hours to fully expand on a flat surface, and gently tap into shape. No tools, no stress.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp data-path-to-node=\"4,4,0\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"4,4,0\"\u003eOversized Round Space\u003c\/b\u003e: The unique 67-inch depth and oversized round front provide ultimate freedom to curl up, stretch out, or share the space with a pet.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp data-path-to-node=\"4,5,0\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"4,5,0\"\u003eErgonomic Multi-Point Support\u003c\/b\u003e: Designed to cradle the body with dedicated support for your back, lumbar, hips, and legs, making it ideal for long reading sessions or movie marathons.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp data-path-to-node=\"4,6,0\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"4,6,0\"\u003eEasy-Care Maintenance\u003c\/b\u003e: Life-proof design featuring machine-washable covers. Simply unzip, wash, air dry, and reinstall to keep your lounger looking brand new.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ctable style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 32px 0px;\" data-path-to-node=\"7\"\u003e\n\u003cthead style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-header-group; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgb(239, 239, 239); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cstrong style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px !important 0px;\"\u003eFeature\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgb(239, 239, 239); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cstrong style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px !important 0px;\"\u003eDetails\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row-group; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"7,1,0,0\"\u003e\u003cb style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-index-in-node=\"0\" data-path-to-node=\"7,1,0,0\"\u003eColors In-Stock\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"7,1,1,0\"\u003eBlack, Light Gray, Brown, White\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"7,2,0,0\"\u003e\u003cb style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-index-in-node=\"0\" data-path-to-node=\"7,2,0,0\"\u003eMaterial\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"7,2,1,0\"\u003eTextured Corduroy Fabric\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"7,3,0,0\"\u003e\u003cb style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-index-in-node=\"0\" data-path-to-node=\"7,3,0,0\"\u003eFilling\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"7,3,1,0\"\u003e45D\/50D High-Density Rebound Sponge\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"7,4,0,0\"\u003e\u003cb style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-index-in-node=\"0\" data-path-to-node=\"7,4,0,0\"\u003eOverall Length\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"7,4,1,0\"\u003e67.00\"\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"7,5,0,0\"\u003e\u003cb style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-index-in-node=\"0\" data-path-to-node=\"7,5,0,0\"\u003eOverall Width\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"7,5,1,0\"\u003e49.21\"\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"7,6,0,0\"\u003e\u003cb style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-index-in-node=\"0\" data-path-to-node=\"7,6,0,0\"\u003eTotal Height\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"7,6,1,0\"\u003e24.41\"\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"7,7,0,0\"\u003e\u003cb style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-index-in-node=\"0\" data-path-to-node=\"7,7,0,0\"\u003eSeat Height\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"7,7,1,0\"\u003e15.75\"\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"7,8,0,0\"\u003e\u003cb style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-index-in-node=\"0\" data-path-to-node=\"7,8,0,0\"\u003eArmrest Height\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"7,8,1,0\"\u003e20.47\"\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"7,9,0,0\"\u003e\u003cb style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-index-in-node=\"0\" data-path-to-node=\"7,9,0,0\"\u003eBackrest Height\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"7,9,1,0\"\u003e21.65\"\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Couchery","offers":[{"title":"50*66*25inch \/ Black","offer_id":43483111587918,"sku":"210190015:3327837#Black;191284006:-1#50*66*25inch","price":459.0,"currency_code":"USD","in_stock":true},{"title":"50*66*25inch \/ Brown","offer_id":43483111620686,"sku":"210190015:3399503#Brown;191284006:-1#50*66*25inch","price":459.0,"currency_code":"USD","in_stock":true},{"title":"50*66*25inch \/ Light Gray","offer_id":43483111653454,"sku":"210190015:301894387#Light Gray;191284006:-1#50*66*25inch","price":459.0,"currency_code":"USD","in_stock":true},{"title":"50*66*25inch \/ White","offer_id":43483111686222,"sku":"210190015:3331185#White;191284006:-1#50*66*25inch","price":459.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0629\/1357\/7038\/files\/H6983fc8405e1401daf6de5596db986c2W.webp?v=1772222766"},{"product_id":"nordicsquare-cotton-core-lounger-us-stock","title":"NordicSquare Chenille Cotton-Core Lounger (US Stock | Ship Immediately )","description":"\u003ch2 data-path-to-node=\"0\"\u003eNordicSquare™ Chenille Cotton-Core Lounger (US Stock)\u003c\/h2\u003e\n\u003cp data-path-to-node=\"1\"\u003e\u003cspan class=\"\"\u003eExperience the perfect intersection of minimalist Nordic design and unparalleled comfort.\u003c\/span\u003e\u003cspan class=\"\"\u003e The \u003c\/span\u003e\u003cb data-path-to-node=\"1\" data-index-in-node=\"94\" class=\"\"\u003eNordicSquare™ Chenille Cotton-Core Lounger\u003c\/b\u003e\u003cspan class=\"\"\u003e is a versatile,\u003c\/span\u003e\u003cspan class=\"\"\u003e \"Modern Unique\" masterpiece crafted for those who value both architectural style and a soft,\u003c\/span\u003e\u003cspan class=\"\"\u003e \"sink-in\" feel.\u003c\/span\u003e\u003cspan class=\"\"\u003e Whether you are furnishing a cozy apartment,\u003c\/span\u003e\u003cspan class=\"\"\u003e a serene nursery,\u003c\/span\u003e\u003cspan class=\"\"\u003e or a high-end hotel suite,\u003c\/span\u003e\u003cspan class=\"\"\u003e this convertible corner-style sofa adapts to your life.\u003c\/span\u003e\u003c\/p\u003e\n\u003chr data-path-to-node=\"2\" class=\"\"\u003e\n\u003ch3\u003e\u003cstrong\u003eIn-Stock Sofa (US) - FREE SHIPPING\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eReady to ship from our US warehouse.\u003c\/strong\u003e Upgrade your home without the wait—this sofa is prepped and ready to arrive at your door within 2-7 business days. \u003c\/p\u003e\n\u003ch3\u003e\u003cb\u003eShipping Notice: US Orders \u0026amp; International Delivery\u003c\/b\u003e\u003c\/h3\u003e\n\u003cp\u003eThis product is exclusively stocked in our \u003cb\u003eUS warehouse\u003c\/b\u003e for domestic delivery within 2\u003cb\u003e–7 days\u003c\/b\u003e. Please note:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003eUS Customers:\u003c\/b\u003e Enjoy fast, local shipping directly to your door.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003eInternational Customers:\u003c\/b\u003e If you are located outside the United States and wish to purchase, please \u003cb\u003econtact us ( hello@couchery.com )\u003c\/b\u003e directly to receive a custom shipping quote and verify delivery availability for your region.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3 data-path-to-node=\"3\"\u003eKey Product Highlights\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp data-path-to-node=\"6,0,0\"\u003e\u003cb data-path-to-node=\"6,0,0\" data-index-in-node=\"0\"\u003eModern Unique Design\u003c\/b\u003e: A standout \"Square\" shape that offers a clean, architectural look while providing deep-seated comfort.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp data-path-to-node=\"6,1,0\"\u003e\u003cb data-path-to-node=\"6,1,0\" data-index-in-node=\"0\"\u003ePlush Cotton-Core Filling\u003c\/b\u003e: Stuffed with premium cotton for a soft, breathable, and supportive feel that invites you to stay a while.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp data-path-to-node=\"6,2,0\"\u003e\u003cb data-path-to-node=\"6,2,0\" data-index-in-node=\"0\"\u003eVersatile Corner Style\u003c\/b\u003e: Its armless, square-oriented design makes it an ideal \"Corner Sofa\" or a standalone statement piece for apartments and hotels.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp data-path-to-node=\"6,3,0\"\u003e\u003cb data-path-to-node=\"6,3,0\" data-index-in-node=\"0\"\u003eDurable Cover\u003c\/b\u003e: Wrapped in high-quality, textured polyester that offers the look of vintage corduroy with the durability required for high-traffic areas.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp data-path-to-node=\"6,4,0\"\u003e\u003cb data-path-to-node=\"6,4,0\" data-index-in-node=\"0\"\u003eAdaptable Scenarios\u003c\/b\u003e: Specifically designed for multi-room use, moving effortlessly from a cozy reading nook in the bedroom to a chic modular setup in the living room.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp data-path-to-node=\"6,5,0\"\u003e\u003cb data-path-to-node=\"6,5,0\" data-index-in-node=\"0\"\u003e5-Year Warranty\u003c\/b\u003e: We stand by our quality. This piece comes with a comprehensive 5-year warranty, ensuring your investment is protected.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ctable style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 32px 0px;\" data-path-to-node=\"1\"\u003e\n\u003cthead style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-header-group; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgb(239, 239, 239); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cstrong style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px !important 0px;\"\u003eMeasurement Item\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgb(239, 239, 239); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cstrong style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px !important 0px;\"\u003eDimension Details\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row-group; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"1,1,0,0\"\u003e\u003cb style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-index-in-node=\"0\" data-path-to-node=\"1,1,0,0\"\u003eTotal Width (2-Module Set)\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"1,1,1,0\"\u003e66\"\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"1,2,0,0\"\u003e\u003cb style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-index-in-node=\"0\" data-path-to-node=\"1,2,0,0\"\u003eTotal Depth\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"1,2,1,0\"\u003e37.9\"\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"1,3,0,0\"\u003e\u003cb style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-index-in-node=\"0\" data-path-to-node=\"1,3,0,0\"\u003eBackrest Height\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"1,3,1,0\"\u003e33\"\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"1,4,0,0\"\u003e\u003cb style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-index-in-node=\"0\" data-path-to-node=\"1,4,0,0\"\u003eCushion Depth\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"1,4,1,0\"\u003e26.5\"\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"1,5,0,0\"\u003e\u003cb style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-index-in-node=\"0\" data-path-to-node=\"1,5,0,0\"\u003eIndividual Module Width\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"1,5,1,0\"\u003e33\"\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"1,6,0,0\"\u003e\u003cb style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-index-in-node=\"0\" data-path-to-node=\"1,6,0,0\"\u003eNeck Bolster\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"1,6,1,0\"\u003e25\" (L) x 7\" (D)\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Couchery","offers":[{"title":"66*38*33inch \/ Orange","offer_id":43493529714766,"sku":"210190015:3558409#Orange;191284006:-1#66*38*33inch","price":312.0,"currency_code":"USD","in_stock":true},{"title":"66*38*33inch \/ Beige","offer_id":43493529747534,"sku":"210190015:-2#Beige;191284006:-1#66*38*33inch","price":312.0,"currency_code":"USD","in_stock":true},{"title":"66*38*33inch \/ Light Gray","offer_id":43493529780302,"sku":"210190015:-1#Light Gray;191284006:-1#66*38*33inch","price":312.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0629\/1357\/7038\/files\/H91e0db38263f4aaf9033b06ba174df4eM.webp?v=1772529389"},{"product_id":"shiftlounge-l-shape-packsavvy-chaise-sofa-us-stock-ship-immediately","title":"ShiftLounge L-Shape PackSavvy Chaise Sofa (US Stock | Ship Immediately )","description":"\u003ch3 data-path-to-node=\"0\"\u003eShiftLounge L-Shape PackSavvy Chaise Sofa  (Premium Fabric | US Stock)\u003c\/h3\u003e\n\u003cp data-path-to-node=\"1\"\u003eRedefine your lounging experience with the \u003cb data-index-in-node=\"43\" data-path-to-node=\"1\"\u003eShiftLounge L-Shape PackSavvy Chaise Sofa\u003c\/b\u003e, a masterpiece of modern Nordic design engineered for ultimate relaxation. This oversized lounger combines architectural \"Modern Unique\" aesthetics with a plush, sink-in comfort that transforms any room into a personal sanctuary. Wrapped in premium performance fabric with a tactile ribbed texture, it is as durable as it is inviting.\u003c\/p\u003e\n\u003cp data-path-to-node=\"1\"\u003e \u003c\/p\u003e\n\u003ch3\u003e\u003cstrong\u003eIn-Stock Sofa (US) - FREE SHIPPING\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eReady to ship from our US warehouse.\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003eUpgrade your home without the wait—this sofa is prepped and ready to arrive at your door within 2-7 business days. \u003c\/p\u003e\n\u003ch3\u003e\u003cb\u003eShipping Notice: US Orders \u0026amp; International Delivery\u003c\/b\u003e\u003c\/h3\u003e\n\u003cp\u003eThis product is exclusively stocked in our\u003cspan\u003e \u003c\/span\u003e\u003cb\u003eUS warehouse\u003c\/b\u003e\u003cspan\u003e \u003c\/span\u003efor domestic delivery within 2\u003cb\u003e–7 days\u003c\/b\u003e. Please note:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003eUS Customers:\u003c\/b\u003e\u003cspan\u003e \u003c\/span\u003eEnjoy fast, local shipping directly to your door.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003eInternational Customers:\u003c\/b\u003e\u003cspan\u003e \u003c\/span\u003eIf you are located outside the United States and wish to purchase, please\u003cspan\u003e \u003c\/span\u003e\u003cb\u003econtact us ( hello@couchery.com )\u003c\/b\u003e\u003cspan\u003e \u003c\/span\u003edirectly to receive a custom shipping quote and verify delivery availability for your region.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv id=\"detail_decorate_root\" data-id=\"detail_decorate_root\" data-magic-global=\"%7B%22bizId%22%3A1095220992066%2C%22pageId%22%3A21754508213%2C%22siteId%22%3A5005743094%7D\" data-host=\"334458105\"\u003e\n\u003cdiv class=\"J_module\"\u003e\n\u003cdiv class=\"icbu-pc-images magic-0\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"flex-layout-v\"\u003e\n\u003cdiv class=\"flex-layout-h magic-0\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"J_module\"\u003e\n\u003cdiv class=\"detail-decorate-json-renderer-container\"\u003e\n\u003cdiv class=\"magic-8\"\u003e\n\u003cdiv class=\"magic-9\"\u003e\n\u003cdiv class=\"magic-10\"\u003e\n\u003cdiv class=\"magic-11\"\u003e\n\u003cdiv\u003e\n\u003ch3 data-path-to-node=\"3\"\u003eKey Product Highlights\u003c\/h3\u003e\n\u003cul data-path-to-node=\"4\"\u003e\n\u003cli\u003e\n\u003cp data-path-to-node=\"4,0,0\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"4,0,0\"\u003ePremium Cotton-Core Filling\u003c\/b\u003e: Stuffed with high-elasticity cotton and supported by 45D\/50D high-density rebound sponge, ensuring long-lasting elasticity and a cloud-like feel that won't sag over time.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp data-path-to-node=\"4,1,0\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"4,1,0\"\u003eRibbed Performance Fabric\u003c\/b\u003e: Features a high-quality, textured corduroy-style polyester cover that offers superior durability and a soft-touch surface that is easy to maintain.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp data-path-to-node=\"4,2,0\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"4,2,0\"\u003eErgonomic Multi-Point Support\u003c\/b\u003e: Scientifically designed to cradle the body with dedicated support zones for the back, lumbar, hips, and legs, making it ideal for long reading or movie sessions.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp data-path-to-node=\"4,3,0\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"4,3,0\"\u003eOversized Round Freedom\u003c\/b\u003e: The unique 67-inch deep round front provides ultimate freedom to curl up, stretch out, or share the space with a pet.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp data-path-to-node=\"4,4,0\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"4,4,0\"\u003eEasy-Care Maintenance\u003c\/b\u003e: Life-proof design featuring machine-washable covers; simply unzip, machine wash, and air dry to keep your lounger looking brand new.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp data-path-to-node=\"4,5,0\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"4,5,0\"\u003eNo Assembly Required\u003c\/b\u003e: Arrives in a single box; simply remove from the packaging and allow 48 hours to fully expand—no tools or complicated instructions needed.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp data-path-to-node=\"4,6,0\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"4,6,0\"\u003e5-Year Warranty\u003c\/b\u003e: We stand by our craftsmanship with a comprehensive 5-year warranty, ensuring your investment in comfort is protected.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv\u003e\n\u003cspan\u003e\u003cspan class=\"magic-12\"\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cspan\u003e\u003cspan class=\"magic-12\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"magic-3\"\u003e\n\u003cspan\u003e\u003cspan style=\"color: #f41414;\" class=\"magic-13\"\u003e\u003cb\u003eFastest shipping: 3 days. US Stock\u003c\/b\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cspan\u003e\u003cspan class=\"magic-12\"\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"J_module\"\u003e\n\u003cdiv data-module-name=\"icbu-pc-detailManyImage\" class=\"icbu-pc-detailManyImage magic-14\"\u003e\n\u003cdiv class=\"magic-15\"\u003e\u003cimg class=\"magic-16\" src=\"https:\/\/sc04.alicdn.com\/kf\/H6439d02c75994880a1b552fa961b67c1k\/202059907\/H6439d02c75994880a1b552fa961b67c1k.jpg\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"J_module\"\u003e\n\u003ctable style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 32px 0px;\" data-path-to-node=\"14\"\u003e\n\u003cthead style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-header-group; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgb(239, 239, 239); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cstrong style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px !important 0px;\"\u003eFeature\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgb(239, 239, 239); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cstrong style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px !important 0px;\"\u003eDetails\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row-group; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"14,1,0,0\"\u003e\u003cb style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-index-in-node=\"0\" data-path-to-node=\"14,1,0,0\"\u003eDimensions\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"14,1,1,0\"\u003e\u003cb style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-index-in-node=\"0\" data-path-to-node=\"14,1,1,0\"\u003e103\" (W) x 65.6\" (D) x 34.6\" (H)\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"14,2,0,0\"\u003e\u003cb style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-index-in-node=\"0\" data-path-to-node=\"14,2,0,0\"\u003eSeat Height\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"14,2,1,0\"\u003e17.3\"\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"14,3,0,0\"\u003e\u003cb style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-index-in-node=\"0\" data-path-to-node=\"14,3,0,0\"\u003eCover Material\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"14,3,1,0\"\u003eHigh-durability Corduroy\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"14,4,0,0\"\u003e\u003cb style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-index-in-node=\"0\" data-path-to-node=\"14,4,0,0\"\u003eInternal Support\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"14,4,1,0\"\u003eFoam\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"14,5,0,0\"\u003e\u003cb style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-index-in-node=\"0\" data-path-to-node=\"14,5,0,0\"\u003eShape\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"14,5,1,0\"\u003eL-Shape with Square Arm Style\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"14,6,0,0\"\u003e\u003cb style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-index-in-node=\"0\" data-path-to-node=\"14,6,0,0\"\u003eSpecial Feature\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"14,6,1,0\"\u003eEco-Friendly, Convertible, \u0026amp; Upholstered\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"14,7,0,0\"\u003e\u003cb style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-index-in-node=\"0\" data-path-to-node=\"14,7,0,0\"\u003eWarranty\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"14,7,1,0\"\u003e5 Years\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"J_module\"\u003e\n\u003cdiv class=\"detail-decorate-json-renderer-container\"\u003e\n\u003cdiv class=\"magic-8\"\u003e\n\u003cdiv class=\"magic-9\"\u003e\n\u003cdiv class=\"magic-10\"\u003e\n\u003cdiv class=\"magic-11\"\u003e\n\u003cdiv\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Couchery","offers":[{"title":"103*65*35inch \/ LHF-DARK GREY","offer_id":43498252992590,"sku":"210190015:-3#LHF-DARK GREY;191284006:-1#103*65*35inch","price":780.0,"currency_code":"USD","in_stock":true},{"title":"103*65*35inch \/ Black-LHF","offer_id":43498253025358,"sku":"210190015:-2#Black-LHF;191284006:-1#103*65*35inch","price":780.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0629\/1357\/7038\/files\/Ha98e95dbec2a4fcca574fad03087df02H.webp?v=1772707323"},{"product_id":"cordacloud™-ribbed-lounge-sofa-compressed-studio-oasi","title":"CordaCloud™ Ribbed Lounge Sofa - Compressed - Studio Oasis  (US Stock | Ship Immediately )","description":"\u003ch2 data-path-to-node=\"5\"\u003eCordaCloud™ Ribbed Lounge Sofa\u003c\/h2\u003e\n\u003ch3 data-path-to-node=\"6\"\u003eEffortless texture meets modern comfort.\u003c\/h3\u003e\n\u003cp data-path-to-node=\"7\"\u003eDesigned for the modern home, this armless silhouette features deep-channeled ribbing that plays with light and shadow. It arrives fully compressed in a single box, expanding into a high-density memory foam retreat that feels as substantial as it looks.\u003c\/p\u003e\n\u003ch3\u003e\u003cstrong\u003eIn-Stock Sofa (US) - FREE SHIPPING\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eReady to ship from our US warehouse.\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003eUpgrade your home without the wait—this sofa is prepped and ready to arrive at your door within 2-7 business days. \u003c\/p\u003e\n\u003ch3\u003e\u003cb\u003eShipping Notice: US Orders \u0026amp; International Delivery\u003c\/b\u003e\u003c\/h3\u003e\n\u003cp\u003eThis product is exclusively stocked in our\u003cspan\u003e \u003c\/span\u003e\u003cb\u003eUS warehouse\u003c\/b\u003e\u003cspan\u003e \u003c\/span\u003efor domestic delivery within 2\u003cb\u003e–7 days\u003c\/b\u003e. Please note:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003eUS Customers:\u003c\/b\u003e\u003cspan\u003e \u003c\/span\u003eEnjoy fast, local shipping directly to your door.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003eInternational Customers:\u003c\/b\u003e\u003cspan\u003e \u003c\/span\u003eIf you are located outside the United States and wish to purchase, please\u003cspan\u003e \u003c\/span\u003e\u003cb\u003econtact us ( hello@couchery.com )\u003c\/b\u003e\u003cspan\u003e \u003c\/span\u003edirectly to receive a custom shipping quote and verify delivery availability for your region.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ctable data-path-to-node=\"11\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 32px 0px;\"\u003e\n\u003cthead style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-header-group; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgb(239, 239, 239); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cstrong style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px !important 0px;\"\u003eFeature\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgb(239, 239, 239); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cstrong style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px !important 0px;\"\u003eWhy It Matters\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row-group; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"11,1,0,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cb data-path-to-node=\"11,1,0,0\" data-index-in-node=\"0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eHigh-Density Memory Foam\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"11,1,1,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eContours to your body for a \"sink-in\" feel without losing its architectural shape over time.\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"11,2,0,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cb data-path-to-node=\"11,2,0,0\" data-index-in-node=\"0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eIntegrated Zipper System\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"11,2,1,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eAllows you to quickly remove the outer shell for deep cleaning or seasonal color swaps.\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"11,3,0,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cb data-path-to-node=\"11,3,0,0\" data-index-in-node=\"0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e300 lb Weight Capacity\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"11,3,1,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eReinforced internal structure ensures long-term durability for daily lounging.\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"11,4,0,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cb data-path-to-node=\"11,4,0,0\" data-index-in-node=\"0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eWashable Cushion Cover\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"11,4,1,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eKeep your living space pristine with a cover designed for easy maintenance.\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Couchery","offers":[{"title":"35*31*27inch \/ Army Green","offer_id":43500526534734,"sku":"210190015:146576294#Army Green;191284006:-1#35*31*27inch","price":189.0,"currency_code":"USD","in_stock":true},{"title":"35*31*27inch \/ White","offer_id":43500526567502,"sku":"210190015:3331185#White;191284006:-1#35*31*27inch","price":189.0,"currency_code":"USD","in_stock":true},{"title":"35*31*27inch \/ Orange + Polyester","offer_id":43500526600270,"sku":"210190015:-1#Orange + Polyester;191284006:-1#35*31*27inch","price":189.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0629\/1357\/7038\/files\/H2d5cd72f88a943979b7cfe12ba872380W.webp?v=1772790004"},{"product_id":"loomloft-striped-faux-fur-compressed-sofa-modern-deep-seat","title":"LoomLoft™ Striped Faux Fur Compressed Sofa - Modern Deep Seat (US Stock | Ship Immediately )","description":"\u003ch2 data-path-to-node=\"1\"\u003eThe Ultimate Sink-In Experience\u003c\/h2\u003e\n\u003cp data-path-to-node=\"2\"\u003eRedefine your lounging rituals with a deep-seated silhouette wrapped in our signature striped faux fur. This modular masterpiece arrives at your door ready to transform your space into a center for curated comfort without a single tool.\u003c\/p\u003e\n\u003ch3\u003e\u003cstrong\u003eIn-Stock Sofa (US) - FREE SHIPPING\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eReady to ship from our US warehouse.\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003eUpgrade your home without the wait—this sofa is prepped and ready to arrive at your door within 2-7 business days. \u003c\/p\u003e\n\u003ch3\u003e\u003cb\u003eShipping Notice: US Orders \u0026amp; International Delivery\u003c\/b\u003e\u003c\/h3\u003e\n\u003cp\u003eThis product is exclusively stocked in our\u003cspan\u003e \u003c\/span\u003e\u003cb\u003eUS warehouse\u003c\/b\u003e\u003cspan\u003e \u003c\/span\u003efor domestic delivery within 2\u003cb\u003e–7 days\u003c\/b\u003e. Please note:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003eUS Customers:\u003c\/b\u003e\u003cspan\u003e \u003c\/span\u003eEnjoy fast, local shipping directly to your door.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003eInternational Customers:\u003c\/b\u003e\u003cspan\u003e \u003c\/span\u003eIf you are located outside the United States and wish to purchase, please\u003cspan\u003e \u003c\/span\u003e\u003cb\u003econtact us ( hello@couchery.com )\u003c\/b\u003e\u003cspan\u003e \u003c\/span\u003edirectly to receive a custom shipping quote and verify delivery availability for your region.\u003cb data-path-to-node=\"3,0,0\" data-index-in-node=\"0\"\u003e\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ctable data-path-to-node=\"1\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 32px 0px;\"\u003e\n\u003cthead style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-header-group; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgb(239, 239, 239); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cstrong style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px !important 0px;\"\u003eFeature\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgb(239, 239, 239); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cstrong style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px !important 0px;\"\u003eSpecification\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row-group; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"1,1,0,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cb data-path-to-node=\"1,1,0,0\" data-index-in-node=\"0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eSofa Dimensions\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"1,1,1,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e71 x 36 x 16 inches\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"1,2,0,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cb data-path-to-node=\"1,2,0,0\" data-index-in-node=\"0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eSingle Gross Weight\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"1,2,1,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e21.000 kg\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"1,3,0,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cb data-path-to-node=\"1,3,0,0\" data-index-in-node=\"0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eSelling Units\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"1,3,1,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eSingle item\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"1,4,0,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cb data-path-to-node=\"1,4,0,0\" data-index-in-node=\"0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eSingle Package Size\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"1,4,1,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e99 x 38 x 35 cm\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable data-path-to-node=\"5\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 32px 0px;\"\u003e\n\u003cthead style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-header-group; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgb(239, 239, 239); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cstrong style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px !important 0px;\"\u003eFeature\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgb(239, 239, 239); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cstrong style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px !important 0px;\"\u003eWhy it matters\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row-group; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"5,1,0,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cb data-path-to-node=\"5,1,0,0\" data-index-in-node=\"0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eModular Design\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"5,1,1,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eArrange the two chic segments to fit your specific room layout or wall space.\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"5,2,0,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cb data-path-to-node=\"5,2,0,0\" data-index-in-node=\"0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eStriped Faux Fur\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"5,2,1,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eOffers a modern, high-end look with a soft-touch finish that stays cool.\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"5,3,0,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cb data-path-to-node=\"5,3,0,0\" data-index-in-node=\"0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eCompressed Foam Core\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 1px solid; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 8px 12px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"5,3,1,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eHigh-density foam ensures the sofa regains its structured shape and springiness after unboxing.\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Couchery","offers":[{"title":"71*36*16inch \/ Army Green","offer_id":43500711641166,"sku":"210190015:146576294#Army Green;191284006:-1#71*36*16inch","price":399.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0629\/1357\/7038\/files\/Hfe71e894f7734b4fba5aa6e509a3dda6s.webp?v=1772799108"},{"product_id":"nordicnode-l-shape-velvet-sofa-modular-living-room-sectional","title":"NordicNode™ L-Shape Velvet Sofa - Modular Living Room Sectional  (US Stock | Ship Immediately )","description":"\u003ch2 data-path-to-node=\"1\"\u003eNordicNode™\u003c\/h2\u003e\n\u003ch3 data-path-to-node=\"1\"\u003eSculptural comfort meets modular freedom.\u003c\/h3\u003e\n\u003cp data-path-to-node=\"2\"\u003eThe NordicNode™ reinvents the classic tufted silhouette with a low-profile design that anchors your living space. Its oversized, pillow-like segments offer a plush, sink-in feel that stays supportive through every movie marathon or afternoon nap.\u003c\/p\u003e\n\u003ch3\u003e\u003cstrong\u003eIn-Stock Sofa (US) - FREE SHIPPING\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eReady to ship from our US warehouse.\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003eUpgrade your home without the wait—this sofa is prepped and ready to arrive at your door within 2-7 business days. \u003c\/p\u003e\n\u003ch3\u003e\u003cb\u003eShipping Notice: US Orders \u0026amp; International Delivery\u003c\/b\u003e\u003c\/h3\u003e\n\u003cp\u003eThis product is exclusively stocked in our\u003cspan\u003e \u003c\/span\u003e\u003cb\u003eUS warehouse\u003c\/b\u003e\u003cspan\u003e \u003c\/span\u003efor domestic delivery within 2\u003cb\u003e–7 days\u003c\/b\u003e. Please note:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003eUS Customers:\u003c\/b\u003e\u003cspan\u003e \u003c\/span\u003eEnjoy fast, local shipping directly to your door.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003eInternational Customers:\u003c\/b\u003e\u003cspan\u003e \u003c\/span\u003eIf you are located outside the United States and wish to purchase, please\u003cspan\u003e \u003c\/span\u003e\u003cb\u003econtact us ( hello@couchery.com )\u003c\/b\u003e\u003cspan\u003e \u003c\/span\u003edirectly to receive a custom shipping quote and verify delivery availability for your region.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ctable style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 32px 0px;\" data-path-to-node=\"5\"\u003e\n\u003cthead style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-header-group; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgb(239, 239, 239); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 16px 12px 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgb(239, 239, 239); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cstrong style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px !important 0px;\"\u003eWhy it matters\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row-group; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 16px 12px 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"5,1,0,0\"\u003e\u003cb style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-index-in-node=\"0\" data-path-to-node=\"5,1,0,0\"\u003eSolid Wood Frame\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"5,1,1,0\"\u003eProvides a sturdy, durable foundation that prevents sagging over time.\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 16px 12px 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"5,2,0,0\"\u003e\u003cb style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-index-in-node=\"0\" data-path-to-node=\"5,2,0,0\"\u003eRing-Tufted Detailing\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"5,2,1,0\"\u003eCreates a sophisticated, dimpled texture that keeps the filling evenly distributed.\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 16px 12px 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"5,3,0,0\"\u003e\u003cb style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-index-in-node=\"0\" data-path-to-node=\"5,3,0,0\"\u003eWidened Armrests\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"5,3,1,0\"\u003eOffers a broader surface for resting arms or propping up a tablet while lounging.\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 16px 12px 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"5,4,0,0\"\u003e\u003cb style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-index-in-node=\"0\" data-path-to-node=\"5,4,0,0\"\u003eDetachable Hook Strings\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"5,4,1,0\"\u003eAllows for secure connection between modules while remaining easy to reconfigure.\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 16px 12px 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"5,5,0,0\"\u003e\u003cb style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-index-in-node=\"0\" data-path-to-node=\"5,5,0,0\"\u003eNon-Slip Bottom Plate\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"5,5,1,0\"\u003eEnsures each section stays firmly in place on rugs or hardwood floors.\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ch1\u003e\u003cbr\u003e\u003c\/h1\u003e\n\u003ch2 data-path-to-node=\"0\" class=\"\"\u003eNordicNode™ Technical Specifications\u003c\/h2\u003e\n\u003cdiv class=\"horizontal-scroll-wrapper\" style=\"--animation-duration: 450ms;\"\u003e\n\u003cdiv class=\"table-block-component\" style=\"--animation-duration: 600ms;\"\u003e\n\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\n\u003ctable data-path-to-node=\"1\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 32px 0px;\"\u003e\n\u003cthead style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-header-group; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgb(239, 239, 239); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 16px 12px 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cstrong style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px !important 0px;\"\u003eCategory\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgb(239, 239, 239); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cstrong style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px !important 0px;\"\u003eDetails\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row-group; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 16px 12px 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"1,1,0,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cb data-path-to-node=\"1,1,0,0\" data-index-in-node=\"0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eTotal Dimensions\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"1,1,1,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e104\" W x 69.5\" D x 26\" H\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 16px 12px 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"1,2,0,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cb data-path-to-node=\"1,2,0,0\" data-index-in-node=\"0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eSeat Height\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"1,2,1,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e16\" from the floor\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 16px 12px 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"1,3,0,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cb data-path-to-node=\"1,3,0,0\" data-index-in-node=\"0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eSeat Depth\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"1,3,1,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e23.5\" (Standard) \/ 34.5\" (Chaise)\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 16px 12px 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"1,4,0,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cb data-path-to-node=\"1,4,0,0\" data-index-in-node=\"0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eFrame Material\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"1,4,1,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eKiln-dried solid wood frame\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 16px 12px 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"1,5,0,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cb data-path-to-node=\"1,5,0,0\" data-index-in-node=\"0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eFilling Material\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"1,5,1,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eHigh-resilience sponge and high-density foam\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 16px 12px 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"1,6,0,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cb data-path-to-node=\"1,6,0,0\" data-index-in-node=\"0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eCover Material\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"1,6,1,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003ePremium, breathable, and skin-friendly velvet fabric\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 16px 12px 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"1,7,0,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cb data-path-to-node=\"1,7,0,0\" data-index-in-node=\"0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eColor Options\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"1,7,1,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eCream White, Forest Green, Burnt Orange, Midnight Black, and Royal Blue\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 16px 12px 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"1,8,0,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cb data-path-to-node=\"1,8,0,0\" data-index-in-node=\"0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eModular Components\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"1,8,1,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eLeft Seat, Right Seat, Medium Seat, and Ottoman\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 16px 12px 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"1,9,0,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cb data-path-to-node=\"1,9,0,0\" data-index-in-node=\"0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eDesign Features\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"1,9,1,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eRing-tufted detailing, widened armrests, and non-slip bottom plates\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 16px 12px 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"1,10,0,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cb data-path-to-node=\"1,10,0,0\" data-index-in-node=\"0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eAssembly\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"1,10,1,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eDetachable hook strings and zipper mounting for modular reconfiguration\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 16px 12px 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"1,11,0,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cb data-path-to-node=\"1,11,0,0\" data-index-in-node=\"0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eCare Instructions\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"1,11,1,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eWipe clean with a damp cloth; avoid strong liquid cleaners\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"table-block has-export-button new-table-style is-at-scroll-start is-at-scroll-end\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Couchery","offers":[{"title":"4 seater \/ Blue","offer_id":43500744278094,"sku":"210190015:123085#Blue;191284006:-3#4 seater","price":1689.0,"currency_code":"USD","in_stock":true},{"title":"4 seater \/ Green","offer_id":43500744310862,"sku":"210190015:216016296#Green;191284006:-3#4 seater","price":1689.0,"currency_code":"USD","in_stock":true},{"title":"2 Seater \/ Blue","offer_id":43500744343630,"sku":"210190015:123085#Blue;191284006:-6#2 Seater","price":848.0,"currency_code":"USD","in_stock":true},{"title":"2 Seater \/ Orange","offer_id":43500744376398,"sku":"210190015:3558409#Orange;191284006:-6#2 Seater","price":848.0,"currency_code":"USD","in_stock":true},{"title":"4 seater + 2 ottoman \/ Orange","offer_id":43500744409166,"sku":"210190015:3558409#Orange;191284006:-5#4 seater + 2 ottoman","price":2469.0,"currency_code":"USD","in_stock":true},{"title":"3 seater + 2 ottoman \/ Orange","offer_id":43500744441934,"sku":"210190015:3558409#Orange;191284006:-7#3 seater + 2 ottoman","price":2049.0,"currency_code":"USD","in_stock":true},{"title":"4 seater + 1 ottoman \/ Green","offer_id":43500744474702,"sku":"210190015:216016296#Green;191284006:-4#4 seater + 1 ottoman","price":2079.0,"currency_code":"USD","in_stock":true},{"title":"3 seater + 1 ottoman \/ White","offer_id":43500744507470,"sku":"210190015:3331185#White;191284006:-2#3 seater + 1 ottoman","price":1659.0,"currency_code":"USD","in_stock":true},{"title":"4 seater + 2 ottoman \/ White","offer_id":43500744540238,"sku":"210190015:3331185#White;191284006:-5#4 seater + 2 ottoman","price":2469.0,"currency_code":"USD","in_stock":true},{"title":"4 seater + 1 ottoman \/ White","offer_id":43500744573006,"sku":"210190015:3331185#White;191284006:-4#4 seater + 1 ottoman","price":2079.0,"currency_code":"USD","in_stock":true},{"title":"4 seater \/ White","offer_id":43500744605774,"sku":"210190015:3331185#White;191284006:-3#4 seater","price":1689.0,"currency_code":"USD","in_stock":true},{"title":"2 Seater \/ White","offer_id":43500744638542,"sku":"210190015:3331185#White;191284006:-6#2 Seater","price":848.0,"currency_code":"USD","in_stock":true},{"title":"3 seater + 2 ottoman \/ White","offer_id":43500744671310,"sku":"210190015:3331185#White;191284006:-7#3 seater + 2 ottoman","price":2049.0,"currency_code":"USD","in_stock":true},{"title":"3 seater \/ Green","offer_id":43500744704078,"sku":"210190015:216016296#Green;191284006:-1#3 seater","price":1249.0,"currency_code":"USD","in_stock":true},{"title":"2 Seater \/ Green","offer_id":43500744736846,"sku":"210190015:216016296#Green;191284006:-6#2 Seater","price":848.0,"currency_code":"USD","in_stock":true},{"title":"2 Seater \/ Black","offer_id":43500744769614,"sku":"210190015:3327837#Black;191284006:-6#2 Seater","price":848.0,"currency_code":"USD","in_stock":true},{"title":"3 seater + 1 ottoman \/ Green","offer_id":43500744802382,"sku":"210190015:216016296#Green;191284006:-2#3 seater + 1 ottoman","price":1659.0,"currency_code":"USD","in_stock":true},{"title":"4 seater + 2 ottoman \/ Black","offer_id":43500744835150,"sku":"210190015:3327837#Black;191284006:-5#4 seater + 2 ottoman","price":2469.0,"currency_code":"USD","in_stock":true},{"title":"4 seater + 1 ottoman \/ Black","offer_id":43500744867918,"sku":"210190015:3327837#Black;191284006:-4#4 seater + 1 ottoman","price":2079.0,"currency_code":"USD","in_stock":true},{"title":"3 seater + 2 ottoman \/ Black","offer_id":43500744900686,"sku":"210190015:3327837#Black;191284006:-7#3 seater + 2 ottoman","price":2049.0,"currency_code":"USD","in_stock":true},{"title":"4 seater + 1 ottoman \/ Blue","offer_id":43500744933454,"sku":"210190015:123085#Blue;191284006:-4#4 seater + 1 ottoman","price":2079.0,"currency_code":"USD","in_stock":true},{"title":"3 seater + 2 ottoman \/ Blue","offer_id":43500744966222,"sku":"210190015:123085#Blue;191284006:-7#3 seater + 2 ottoman","price":2049.0,"currency_code":"USD","in_stock":true},{"title":"3 seater \/ White","offer_id":43500744998990,"sku":"210190015:3331185#White;191284006:-1#3 seater","price":1249.0,"currency_code":"USD","in_stock":true},{"title":"3 seater + 1 ottoman \/ Black","offer_id":43500745031758,"sku":"210190015:3327837#Black;191284006:-2#3 seater + 1 ottoman","price":1659.0,"currency_code":"USD","in_stock":true},{"title":"3 seater \/ Blue","offer_id":43500745064526,"sku":"210190015:123085#Blue;191284006:-1#3 seater","price":1249.0,"currency_code":"USD","in_stock":true},{"title":"4 seater \/ Black","offer_id":43500745097294,"sku":"210190015:3327837#Black;191284006:-3#4 seater","price":1689.0,"currency_code":"USD","in_stock":true},{"title":"3 seater \/ Black","offer_id":43500745130062,"sku":"210190015:3327837#Black;191284006:-1#3 seater","price":1249.0,"currency_code":"USD","in_stock":true},{"title":"4 seater \/ Orange","offer_id":43500745162830,"sku":"210190015:3558409#Orange;191284006:-3#4 seater","price":1689.0,"currency_code":"USD","in_stock":true},{"title":"4 seater + 2 ottoman \/ Blue","offer_id":43500745195598,"sku":"210190015:123085#Blue;191284006:-5#4 seater + 2 ottoman","price":2469.0,"currency_code":"USD","in_stock":true},{"title":"4 seater + 1 ottoman \/ Orange","offer_id":43500745228366,"sku":"210190015:3558409#Orange;191284006:-4#4 seater + 1 ottoman","price":2079.0,"currency_code":"USD","in_stock":true},{"title":"3 seater + 1 ottoman \/ Orange","offer_id":43500745261134,"sku":"210190015:3558409#Orange;191284006:-2#3 seater + 1 ottoman","price":1659.0,"currency_code":"USD","in_stock":true},{"title":"3 seater \/ Orange","offer_id":43500745293902,"sku":"210190015:3558409#Orange;191284006:-1#3 seater","price":1249.0,"currency_code":"USD","in_stock":true},{"title":"4 seater + 2 ottoman \/ Green","offer_id":43500745326670,"sku":"210190015:216016296#Green;191284006:-5#4 seater + 2 ottoman","price":2469.0,"currency_code":"USD","in_stock":true},{"title":"3 seater + 2 ottoman \/ Green","offer_id":43500745359438,"sku":"210190015:216016296#Green;191284006:-7#3 seater + 2 ottoman","price":2049.0,"currency_code":"USD","in_stock":true},{"title":"3 seater + 1 ottoman \/ Blue","offer_id":43500745392206,"sku":"210190015:123085#Blue;191284006:-2#3 seater + 1 ottoman","price":1659.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0629\/1357\/7038\/files\/H2e3fae6fc7c84f6381bf736826d354e4y.webp?v=1772804575"},{"product_id":"flexform-4-in-1-convertible-sofa-corduroy-foldable-king-size-sleeper","title":"FlexForm 4-in-1 Convertible Compressed Sofa - Corduroy Foldable King Size Sleeper (US Stock | Ship Immediately )","description":"\u003ch2 data-path-to-node=\"1\"\u003eFlexForm 4-in-1 Convertible fold-able Sofa \u003c\/h2\u003e\n\u003ch3 data-path-to-node=\"1\"\u003eThe Ultimate fold-able Shift in Lounging\u003c\/h3\u003e\n\u003cp data-path-to-node=\"2\"\u003eExperience the freedom of a living space that moves with you. This fold-able modular sleeper combines the vintage soul of wide-wale corduroy with a low-profile, \"boneless\" design that adapts from a deep-seated sofa to a king-size floor bed in seconds.\u003c\/p\u003e\n\u003ch3\u003e\u003cstrong\u003eIn-Stock Sofa (US) - FREE SHIPPING\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eReady to ship from our US warehouse.\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003eUpgrade your home without the wait—this sofa is prepped and ready to arrive at your door within 2-7 business days. \u003c\/p\u003e\n\u003ch3\u003e\u003cb\u003eShipping Notice: US Orders \u0026amp; International Delivery\u003c\/b\u003e\u003c\/h3\u003e\n\u003cp\u003eThis product is exclusively stocked in our\u003cspan\u003e \u003c\/span\u003e\u003cb\u003eUS warehouse\u003c\/b\u003e\u003cspan\u003e \u003c\/span\u003efor domestic delivery within 2\u003cb\u003e–7 days\u003c\/b\u003e. Please note:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003eUS Customers:\u003c\/b\u003e\u003cspan\u003e \u003c\/span\u003eEnjoy fast, local shipping directly to your door.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003eInternational Customers:\u003c\/b\u003e\u003cspan\u003e \u003c\/span\u003eIf you are located outside the United States and wish to purchase, please\u003cspan\u003e \u003c\/span\u003e\u003cb\u003econtact us ( hello@couchery.com )\u003c\/b\u003e\u003cspan\u003e \u003c\/span\u003edirectly to receive a custom shipping quote and verify delivery availability for your region.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ctable data-path-to-node=\"6\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 32px 0px;\"\u003e\n\u003cthead style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-header-group; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgb(239, 239, 239); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 16px 12px 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cstrong style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px !important 0px;\"\u003eFeature\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgb(239, 239, 239); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cstrong style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px !important 0px;\"\u003eWhy it matters\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row-group; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 16px 12px 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"6,1,0,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cb data-path-to-node=\"6,1,0,0\" data-index-in-node=\"0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e4-in-1 Design\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"6,1,1,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eShifts between a sofa, sleeper, and chaise to fit any room size.\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 16px 12px 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"6,2,0,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cb data-path-to-node=\"6,2,0,0\" data-index-in-node=\"0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eFoldable Geometry\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"6,2,1,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eIdeal for guest rooms or studio apartments where space is a premium.\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 16px 12px 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"6,3,0,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cb data-path-to-node=\"6,3,0,0\" data-index-in-node=\"0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eWide-Wale Corduroy\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"6,3,1,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eAdds a sophisticated, vintage texture that hides wear and stays soft.\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 16px 12px 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"6,4,0,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cb data-path-to-node=\"6,4,0,0\" data-index-in-node=\"0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eIron Leg Accents\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"6,4,1,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eProvides subtle, modern stability with a minimalist aesthetic.\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ctable style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 32px 0px;\" data-path-to-node=\"1\"\u003e\n\u003cthead style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-header-group; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgb(239, 239, 239); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 16px 12px 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cstrong style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px !important 0px;\"\u003eCategory\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgb(239, 239, 239); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cstrong style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px !important 0px;\"\u003eDetails\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row-group; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 16px 12px 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"1,1,0,0\"\u003e\u003cb style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-index-in-node=\"0\" data-path-to-node=\"1,1,0,0\"\u003eSofa Dimensions\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"1,1,1,0\"\u003e79\" W x 35.5\" D x 26\" H\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 16px 12px 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"1,2,0,0\"\u003e\u003cb style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-index-in-node=\"0\" data-path-to-node=\"1,2,0,0\"\u003eSeat Height\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"1,2,1,0\"\u003e15.5\"\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 16px 12px 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"1,3,0,0\"\u003e\u003cb style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-index-in-node=\"0\" data-path-to-node=\"1,3,0,0\"\u003eKing Sleeper Dimensions\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"1,3,1,0\"\u003e79\" W x 71\" D x 18.5\" H\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 16px 12px 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"1,4,0,0\"\u003e\u003cb style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-index-in-node=\"0\" data-path-to-node=\"1,4,0,0\"\u003eChaise Dimensions\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"1,4,1,0\"\u003e35.5\" W x 79\" D x 18.5\" (Individual)\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 16px 12px 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"1,5,0,0\"\u003e\u003cb style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-index-in-node=\"0\" data-path-to-node=\"1,5,0,0\"\u003eMaterials\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"1,5,1,0\"\u003eHigh-density sponge, corduroy fabric, iron legs, and plywood frame\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 16px 12px 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"1,6,0,0\"\u003e\u003cb style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-index-in-node=\"0\" data-path-to-node=\"1,6,0,0\"\u003eCare Instructions\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\" data-path-to-node=\"1,6,1,0\"\u003eSpot clean with damp cloth\/mild cleaner; vacuum regularly\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Couchery","offers":[{"title":"78.80 * 35.50  *26.10in. \/ Brown","offer_id":43506639568974,"sku":"210190015:3399503#Brown;191284006:-1#78.80 * 35.50  *26.10in.","price":599.0,"currency_code":"USD","in_stock":true},{"title":"78.80 * 35.50  *26.10in. \/ gray","offer_id":43506639601742,"sku":"210190015:-3#gray;191284006:-1#78.80 * 35.50  *26.10in.","price":599.0,"currency_code":"USD","in_stock":true},{"title":"78.80 * 35.50  *26.10in. \/ Camel Sofa","offer_id":43506639634510,"sku":"210190015:-2#Camel Sofa;191284006:-1#78.80 * 35.50  *26.10in.","price":599.0,"currency_code":"USD","in_stock":true},{"title":"78.80 * 35.50  *26.10in. \/ Green","offer_id":43506639667278,"sku":"210190015:216016296#Green;191284006:-1#78.80 * 35.50  *26.10in.","price":599.0,"currency_code":"USD","in_stock":true},{"title":"78.80 * 35.50  *26.10in. \/ Blue","offer_id":43506639700046,"sku":"210190015:123085#Blue;191284006:-1#78.80 * 35.50  *26.10in.","price":599.0,"currency_code":"USD","in_stock":true},{"title":"78.80 * 35.50  *26.10in. \/ Black","offer_id":43506639732814,"sku":"210190015:3327837#Black;191284006:-1#78.80 * 35.50  *26.10in.","price":599.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0629\/1357\/7038\/files\/H1245fe2c7d1a4749b57e7cf253b9fb5fG.webp?v=1772966602"},{"product_id":"belloboucle-tufted-low-profile-ergonomic-compressed-sofa","title":"BelloBouclé Modern Tufted Ergonomic Compressed Sofa (US Stock | Ship Immediately )","description":"\u003ch2\u003eBelloBouclé\u003c\/h2\u003e\n\u003ch2 data-path-to-node=\"1\"\u003eModern comfort, delivered in a box. Best no-assembly sofa for narrow apartments\u003c\/h2\u003e\n\u003cp data-path-to-node=\"2\"\u003eExperience a low-profile silhouette that combines architectural lines with the softest tactile finish. This curated piece arrives at your door ready to expand, bringing high-end texture to your space without the frustration of traditional furniture assembly.\u003c\/p\u003e\n\u003ch3\u003e\u003cstrong\u003eIn-Stock Sofa (US) - FREE SHIPPING\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eReady to ship from our US warehouse.\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003eUpgrade your home without the wait—this Low-Profile Memory Foam Couch is prepped and ready to arrive at your door within 2-7 business days. \u003c\/p\u003e\n\u003ch3\u003e\u003cb\u003eShipping Notice: US Orders \u0026amp; International Delivery\u003c\/b\u003e\u003c\/h3\u003e\n\u003cp\u003eThis product is exclusively stocked in our\u003cspan\u003e \u003c\/span\u003e\u003cb\u003eUS warehouse\u003c\/b\u003e\u003cspan\u003e \u003c\/span\u003efor domestic delivery within 2\u003cb\u003e–7 days\u003c\/b\u003e. Please note:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003eUS Customers:\u003c\/b\u003e\u003cspan\u003e \u003c\/span\u003eEnjoy fast, local shipping directly to your door.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003eInternational Customers:\u003c\/b\u003e\u003cspan\u003e \u003c\/span\u003eIf you are located outside the United States and wish to purchase, please\u003cspan\u003e \u003c\/span\u003e\u003cb\u003econtact us ( hello@couchery.com )\u003c\/b\u003e\u003cspan\u003e \u003c\/span\u003edirectly to receive a custom shipping quote and verify delivery availability for your region.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ctable data-path-to-node=\"8\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 32px 0px;\"\u003e\n\u003cthead style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-header-group; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgb(239, 239, 239); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 16px 12px 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cstrong style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px !important 0px;\"\u003eFeature\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgb(239, 239, 239); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cstrong style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px !important 0px;\"\u003eWhy it matters\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row-group; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 16px 12px 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"8,1,0,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cb data-path-to-node=\"8,1,0,0\" data-index-in-node=\"0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eInlaid Design\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"8,1,1,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eIntegrates the backrest, armrests, and seat for a seamless, structural aesthetic.\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 16px 12px 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"8,2,0,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cb data-path-to-node=\"8,2,0,0\" data-index-in-node=\"0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eHand-Tufted Buttons\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"8,2,1,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eAdds a layered, three-dimensional depth that prevents the fabric from shifting over time.\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 16px 12px 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"8,3,0,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cb data-path-to-node=\"8,3,0,0\" data-index-in-node=\"0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e12\" Wide Armrests\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"8,3,1,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eExtra-wide surfaces provide practical functionality and a grounded, modern profile.\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 16px 12px 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cspan data-path-to-node=\"8,4,0,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cb data-path-to-node=\"8,4,0,0\" data-index-in-node=\"0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eCompressed Shipping\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003cp\u003e\u003cspan data-path-to-node=\"8,4,1,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eAllows for easy maneuverability through tight hallways and apartment doors.\u003c\/span\u003e\u003cspan data-path-to-node=\"8,4,1,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ch1\u003e\u003cbr\u003e\u003c\/h1\u003e\n\u003ctable data-path-to-node=\"0\" style=\"appearance: none; background: none; border: 0px rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; outline: rgb(31, 31, 31) 0px; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; stroke: none; transform: none; transition: all; translate: none; visibility: visible; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; width: 100.087%; height: 144.9px;\"\u003e\n\u003cthead style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-header-group; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctr style=\"appearance: none; background: none; border: 0px rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; outline: rgb(31, 31, 31) 0px; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; stroke: none; transform: none; transition: all; translate: none; visibility: visible; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; height: 16.1px;\"\u003e\n\u003ctd style=\"appearance: none; background: rgb(239, 239, 239); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; outline: rgb(31, 31, 31) 0px; padding: 16px 12px 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; stroke: none; transform: none; transition: all; translate: none; visibility: visible; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; width: 15.4968%; height: 16.1px;\"\u003e\u003cstrong style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px !important 0px;\"\u003eFeature\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"appearance: none; background: rgb(239, 239, 239); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; outline: rgb(31, 31, 31) 0px; padding: 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; stroke: none; transform: none; transition: all; translate: none; visibility: visible; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; width: 80.6036%; height: 16.1px;\"\u003e\u003cstrong style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px !important 0px;\"\u003eDetails\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row-group; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\n\u003ctr style=\"appearance: none; background: none; border: 0px rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; outline: rgb(31, 31, 31) 0px; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; stroke: none; transform: none; transition: all; translate: none; visibility: visible; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; height: 16.1px;\"\u003e\n\u003ctd style=\"appearance: none; background: none; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; outline: rgb(31, 31, 31) 0px; padding: 16px 12px 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; stroke: none; transform: none; transition: all; translate: none; visibility: visible; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; width: 15.4968%; height: 16.1px;\"\u003e\u003cspan data-path-to-node=\"0,1,0,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cb data-path-to-node=\"0,1,0,0\" data-index-in-node=\"0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eDimensions\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"appearance: none; background: none; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; outline: rgb(31, 31, 31) 0px; padding: 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; stroke: none; transform: none; transition: all; translate: none; visibility: visible; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; width: 80.6036%; height: 16.1px;\"\u003e\u003cspan data-path-to-node=\"0,1,1,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e88.5\" W x 41.5\" D x 28.5\" H (Low-profile seating)\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"appearance: none; background: none; border: 0px rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; outline: rgb(31, 31, 31) 0px; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; stroke: none; transform: none; transition: all; translate: none; visibility: visible; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; height: 32.2px;\"\u003e\n\u003ctd style=\"appearance: none; background: none; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; outline: rgb(31, 31, 31) 0px; padding: 16px 12px 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; stroke: none; transform: none; transition: all; translate: none; visibility: visible; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; width: 15.4968%; height: 32.2px;\"\u003e\u003cspan data-path-to-node=\"0,2,0,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cb data-path-to-node=\"0,2,0,0\" data-index-in-node=\"0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eArmrest Width\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"appearance: none; background: none; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; outline: rgb(31, 31, 31) 0px; padding: 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; stroke: none; transform: none; transition: all; translate: none; visibility: visible; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; width: 80.6036%; height: 32.2px;\"\u003e\u003cspan data-path-to-node=\"0,2,1,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e12\"\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"appearance: none; background: none; border: 0px rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; outline: rgb(31, 31, 31) 0px; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; stroke: none; transform: none; transition: all; translate: none; visibility: visible; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; height: 32.2px;\"\u003e\n\u003ctd style=\"appearance: none; background: none; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; outline: rgb(31, 31, 31) 0px; padding: 16px 12px 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; stroke: none; transform: none; transition: all; translate: none; visibility: visible; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; width: 15.4968%; height: 32.2px;\"\u003e\u003cspan data-path-to-node=\"0,3,0,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cb data-path-to-node=\"0,3,0,0\" data-index-in-node=\"0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eMaterials\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"appearance: none; background: none; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; outline: rgb(31, 31, 31) 0px; padding: 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; stroke: none; transform: none; transition: all; translate: none; visibility: visible; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; width: 80.6036%; height: 32.2px;\"\u003e\u003cspan data-path-to-node=\"0,3,1,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eBreathable Chenille fabric, high-density memory foam filling, solid structural frame\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"appearance: none; background: none; border: 0px rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; outline: rgb(31, 31, 31) 0px; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; stroke: none; transform: none; transition: all; translate: none; visibility: visible; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; height: 16.1px;\"\u003e\n\u003ctd style=\"appearance: none; background: none; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; outline: rgb(31, 31, 31) 0px; padding: 16px 12px 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; stroke: none; transform: none; transition: all; translate: none; visibility: visible; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; width: 15.4968%; height: 16.1px;\"\u003e\u003cspan data-path-to-node=\"0,4,0,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cb data-path-to-node=\"0,4,0,0\" data-index-in-node=\"0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eAssembly\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"appearance: none; background: none; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; outline: rgb(31, 31, 31) 0px; padding: 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; stroke: none; transform: none; transition: all; translate: none; visibility: visible; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; width: 80.6036%; height: 16.1px;\"\u003e\u003cspan data-path-to-node=\"0,4,1,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eNone required. Simply unbox and allow 72 hours for full expansion.\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"appearance: none; background: none; border: 0px rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-row; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; outline: rgb(31, 31, 31) 0px; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; stroke: none; transform: none; transition: all; translate: none; visibility: visible; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; height: 32.2px;\"\u003e\n\u003ctd style=\"appearance: none; background: none; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; outline: rgb(31, 31, 31) 0px; padding: 16px 12px 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; stroke: none; transform: none; transition: all; translate: none; visibility: visible; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; width: 15.4968%; height: 32.2px;\"\u003e\u003cspan data-path-to-node=\"0,5,0,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003e\u003cb data-path-to-node=\"0,5,0,0\" data-index-in-node=\"0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eCare\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"appearance: none; background: none; inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: table-cell; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; outline: rgb(31, 31, 31) 0px; padding: 16px 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; stroke: none; transform: none; transition: all; translate: none; visibility: visible; x: 0px; y: 0px; zoom: 1; border: 1px solid; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; width: 80.6036%; height: 32.2px;\"\u003e\u003cspan data-path-to-node=\"0,5,1,0\" style=\"animation: auto ease 0s 1 normal none running none; appearance: none; background: none 0% 0% \/ auto repeat scroll padding-box border-box rgba(0, 0, 0, 0); border: 0px none rgb(31, 31, 31); inset: auto; clear: none; clip: auto; color: rgb(31, 31, 31); columns: auto; contain: none; container: none; content: normal; cursor: auto; cx: 0px; cy: 0px; d: none; direction: ltr; display: inline; fill: rgb(0, 0, 0); filter: none; flex: 0 1 auto; float: none; gap: normal; hyphens: manual; interactivity: auto; isolation: auto; marker: none; mask: none; offset: normal; opacity: 1; order: 0; orphans: 2; outline: rgb(31, 31, 31) none 0px; overlay: none; padding: 0px; page: auto; perspective: none; position: static; quotes: auto; r: 0px; resize: none; rotate: none; rx: auto; ry: auto; scale: none; speak: normal; stroke: none; transform: none; transition: all; translate: none; visibility: visible; widows: 2; x: 0px; y: 0px; zoom: 1; font-family: 'Google Sans Text', sans-serif !important; line-height: 1.15 !important; margin: 0px !important 0px 0px 0px;\"\u003eSpot clean with a damp cloth and mild detergent; periodic light vacuuming with a brush attachment is recommended.\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Couchery","offers":[{"title":"87*40*25inch \/ Green + Fabric + 3 Seat","offer_id":43506684395598,"sku":"210190015:-3#Green + Fabric + 3 Seat;191284006:-1#87*40*25inch","price":779.0,"currency_code":"USD","in_stock":true},{"title":"87*40*25inch \/ White + Fabric + 3 Seat","offer_id":43506684428366,"sku":"210190015:-2#White + Fabric + 3 Seat;191284006:-1#87*40*25inch","price":779.0,"currency_code":"USD","in_stock":true},{"title":"87*40*25inch \/ Black + Fabric","offer_id":43506684461134,"sku":"210190015:-4#Black + Fabric;191284006:-1#87*40*25inch","price":779.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0629\/1357\/7038\/files\/H939986a3b8d64de5beb309fc2ebad4e5K.webp?v=1772995376"},{"product_id":"modern-cloud-4-seater-sectional-curved-sofa-oe-home-factory-direct-chenille-green-minimalist-living-room-convertible-no-assembly","title":"Modern Cloud Curved Sectional Sofa — 4-Seat Chenille, No-Assembly Living Room Compressed Sofa (US Stock | Ship Immediately )","description":"\u003cdiv style=\"max-width:820px;margin:0 auto;font-family:inherit;color:#44473d;line-height:1.7;font-size:16px;\"\u003e\n\n  \u003cdiv style=\"background:linear-gradient(135deg,#eef0e2,#f9faf3);border:1px solid #e4e5d6;border-radius:16px;padding:20px 22px;margin:0 0 30px;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;margin:0 0 10px;\"\u003e\n      \u003cspan style=\"font-size:18px;font-weight:800;color:#4a5a2c;letter-spacing:.02em;\"\u003eFREE SHIPPING\u003c\/span\u003e\n      \u003cspan style=\"font-size:14px;color:#5e6347;\"\u003eEstimated delivery \u003cstrong\u003e[X–Y business days]\u003c\/strong\u003e after you order.\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"font-size:13.5px;color:#5e6347;margin:0 0 5px;\"\u003eShips \u003cstrong\u003ecompressed in a single box\u003c\/strong\u003e — slides easily through doorways and up stairs.\u003c\/div\u003e\n    \u003cdiv style=\"font-size:13.5px;color:#5e6347;margin:0 0 5px;\"\u003e\n\u003cstrong\u003eUS customers:\u003c\/strong\u003e delivered straight to your door.\u003c\/div\u003e\n    \u003cdiv style=\"font-size:13.5px;color:#5e6347;\"\u003eOutside the US? Email \u003ca href=\"mailto:hello@couchery.com\" style=\"color:#4a5a2c;\"\u003ehello@couchery.com\u003c\/a\u003e for a custom shipping quote and to confirm delivery to your region.\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp style=\"font-size:19px;line-height:1.55;color:#2f332a;margin:0 0 28px;\"\u003eA curved cloud sofa that wraps around the room. This four-seat sectional sinks you into soft chenille — in your choice of white, green, grey, or orange — drops the legs for a clean floor-hugging silhouette, and arrives compressed in a box. No tools, no assembly, just unbox and let it expand into shape.\u003c\/p\u003e\n\n  \u003cdiv style=\"display:flex;flex-wrap:wrap;gap:12px;margin:0 0 34px;\"\u003e\n    \u003cdiv style=\"flex:1 1 150px;background:#f2f3ea;border:1px solid #e4e5d6;border-radius:14px;padding:18px;text-align:center;\"\u003e\n      \u003cdiv style=\"font-size:30px;font-weight:800;color:#5f7138;line-height:1;margin:0 0 6px;\"\u003e4\u003c\/div\u003e\n      \u003cdiv style=\"font-size:13px;color:#5e6347;line-height:1.35;\"\u003eSeats, curved sectional\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"flex:1 1 150px;background:#f2f3ea;border:1px solid #e4e5d6;border-radius:14px;padding:18px;text-align:center;\"\u003e\n      \u003cdiv style=\"font-size:30px;font-weight:800;color:#5f7138;line-height:1;margin:0 0 6px;\"\u003e0\u003c\/div\u003e\n      \u003cdiv style=\"font-size:13px;color:#5e6347;line-height:1.35;\"\u003eTools — unbox \u0026amp; it expands\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"flex:1 1 150px;background:#f2f3ea;border:1px solid #e4e5d6;border-radius:14px;padding:18px;text-align:center;\"\u003e\n      \u003cdiv style=\"font-size:30px;font-weight:800;color:#5f7138;line-height:1;margin:0 0 6px;\"\u003eCloud\u003c\/div\u003e\n      \u003cdiv style=\"font-size:13px;color:#5e6347;line-height:1.35;\"\u003eDeep, plush seating\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"flex:1 1 150px;background:#f2f3ea;border:1px solid #e4e5d6;border-radius:14px;padding:18px;text-align:center;\"\u003e\n      \u003cdiv style=\"font-size:30px;font-weight:800;color:#5f7138;line-height:1;margin:0 0 6px;\"\u003eLegless\u003c\/div\u003e\n      \u003cdiv style=\"font-size:13px;color:#5e6347;line-height:1.35;\"\u003eFloor-hugging look\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#8a9168;font-weight:700;margin:0 0 14px;\"\u003eAvailable in 4 colors\u003c\/div\u003e\n  \u003cdiv style=\"display:flex;flex-wrap:wrap;gap:22px;margin:0 0 34px;\"\u003e\n    \u003cdiv style=\"text-align:center;\"\u003e\n      \u003cdiv style=\"width:46px;height:46px;border-radius:50%;background:#efece4;border:1px solid #d8d4c8;margin:0 auto 7px;\"\u003e\u003c\/div\u003e\n      \u003cdiv style=\"font-size:13px;color:#5e6347;\"\u003eWhite\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;\"\u003e\n      \u003cdiv style=\"width:46px;height:46px;border-radius:50%;background:#5f7138;border:1px solid #4a5a2c;margin:0 auto 7px;\"\u003e\u003c\/div\u003e\n      \u003cdiv style=\"font-size:13px;color:#5e6347;\"\u003eGreen\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;\"\u003e\n      \u003cdiv style=\"width:46px;height:46px;border-radius:50%;background:#8c9095;border:1px solid #76797e;margin:0 auto 7px;\"\u003e\u003c\/div\u003e\n      \u003cdiv style=\"font-size:13px;color:#5e6347;\"\u003eGrey\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;\"\u003e\n      \u003cdiv style=\"width:46px;height:46px;border-radius:50%;background:#c47b3e;border:1px solid #a96730;margin:0 auto 7px;\"\u003e\u003c\/div\u003e\n      \u003cdiv style=\"font-size:13px;color:#5e6347;\"\u003eOrange\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"margin:0 0 26px;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:12px;margin:0 0 10px;\"\u003e\n      \u003cspan style=\"flex:0 0 auto;width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#7d9152,#4a5a2c);color:#ffffff;font-weight:700;font-size:15px;display:inline-flex;align-items:center;justify-content:center;\"\u003e1\u003c\/span\u003e\n      \u003cspan style=\"font-size:19px;color:#2f332a;font-weight:700;\"\u003eCloud-soft, curved to wrap the room\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"margin:0;padding-left:46px;\"\u003eSink into deep, sponge-filled cushions wrapped in soft chenille. The curved silhouette hugs the room and the plush, pillowy back invites you to stay a while — a sofa that's as much about lounging as it is about seating.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"margin:0 0 26px;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:12px;margin:0 0 10px;\"\u003e\n      \u003cspan style=\"flex:0 0 auto;width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#7d9152,#4a5a2c);color:#ffffff;font-weight:700;font-size:15px;display:inline-flex;align-items:center;justify-content:center;\"\u003e2\u003c\/span\u003e\n      \u003cspan style=\"font-size:19px;color:#2f332a;font-weight:700;\"\u003eUnbox and watch it expand\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"margin:0;padding-left:46px;\"\u003eIt ships compressed in a single box, which keeps shipping costs down and means it slides easily through narrow doors, hallways, and up stairs. No assembly, no tools — just open the packaging and let the sofa expand into shape.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"margin:0 0 34px;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:12px;margin:0 0 10px;\"\u003e\n      \u003cspan style=\"flex:0 0 auto;width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#7d9152,#4a5a2c);color:#ffffff;font-weight:700;font-size:15px;display:inline-flex;align-items:center;justify-content:center;\"\u003e3\u003c\/span\u003e\n      \u003cspan style=\"font-size:19px;color:#2f332a;font-weight:700;\"\u003eLegless, and easy to keep clean\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"margin:0;padding-left:46px;\"\u003eWith no legs, the base sits flush to the floor — stable, firm, and free of the dust-trapping gap under most sofas. No getting on your knees to vacuum underneath; a quick pass around the base is all it takes.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#8a9168;font-weight:700;margin:0 0 12px;\"\u003eWhat's included\u003c\/div\u003e\n  \u003cdiv style=\"display:flex;flex-wrap:wrap;gap:10px;margin:0 0 34px;\"\u003e\n    \u003cdiv style=\"flex:1 1 200px;background:#f2f3ea;border:1px solid #e4e5d6;border-radius:12px;padding:14px 16px;\"\u003e\n      \u003cdiv style=\"font-size:15px;font-weight:700;color:#2f332a;\"\u003eCurved sectional — 2 sections\u003c\/div\u003e\n      \u003cdiv style=\"font-size:13px;color:#5e6347;\"\u003eJoin into one 4-seat sofa\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"flex:1 1 200px;background:#f2f3ea;border:1px solid #e4e5d6;border-radius:12px;padding:14px 16px;\"\u003e\n      \u003cdiv style=\"font-size:15px;font-weight:700;color:#2f332a;\"\u003eMatching accent pillows\u003c\/div\u003e\n      \u003cdiv style=\"font-size:13px;color:#5e6347;\"\u003eIn the same chenille\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#8a9168;font-weight:700;margin:0 0 12px;\"\u003eDimensions\u003c\/div\u003e\n  \u003ctable style=\"width:100%;border-collapse:collapse;margin:0 0 34px;font-size:15px;\"\u003e\n    \u003ctr style=\"border-bottom:1px solid #e7e8da;\"\u003e\n\u003ctd style=\"padding:11px 0;color:#8a9168;\"\u003eOverall length (curved)\u003c\/td\u003e\n\u003ctd style=\"padding:11px 0;color:#2f332a;text-align:right;\"\u003e110.24 in (280 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr style=\"border-bottom:1px solid #e7e8da;\"\u003e\n\u003ctd style=\"padding:11px 0;color:#8a9168;\"\u003eDepth\u003c\/td\u003e\n\u003ctd style=\"padding:11px 0;color:#2f332a;text-align:right;\"\u003e39.37 in (100 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr style=\"border-bottom:1px solid #e7e8da;\"\u003e\n\u003ctd style=\"padding:11px 0;color:#8a9168;\"\u003eHeight\u003c\/td\u003e\n\u003ctd style=\"padding:11px 0;color:#2f332a;text-align:right;\"\u003e25.59 in (65 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd style=\"padding:11px 0;color:#8a9168;\"\u003ePacked weight\u003c\/td\u003e\n\u003ctd style=\"padding:11px 0;color:#2f332a;text-align:right;\"\u003e~20 kg (44 lb)\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003c\/table\u003e\n\n  \u003cdiv style=\"font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#8a9168;font-weight:700;margin:0 0 12px;\"\u003eMaterials\u003c\/div\u003e\n  \u003cdiv style=\"margin:0 0 34px;\"\u003e\n    \u003cspan style=\"display:inline-block;background:#ecefe0;color:#4a5a2c;border-radius:999px;padding:6px 13px;font-size:13px;margin:0 8px 8px 0;\"\u003eSoft chenille cover\u003c\/span\u003e\n    \u003cspan style=\"display:inline-block;background:#ecefe0;color:#4a5a2c;border-radius:999px;padding:6px 13px;font-size:13px;margin:0 8px 8px 0;\"\u003eHigh-density sponge filling\u003c\/span\u003e\n    \u003cspan style=\"display:inline-block;background:#ecefe0;color:#4a5a2c;border-radius:999px;padding:6px 13px;font-size:13px;margin:0 8px 8px 0;\"\u003ePlush pillow back\u003c\/span\u003e\n    \u003cspan style=\"display:inline-block;background:#ecefe0;color:#4a5a2c;border-radius:999px;padding:6px 13px;font-size:13px;margin:0 8px 8px 0;\"\u003eCurved silhouette\u003c\/span\u003e\n    \u003cspan style=\"display:inline-block;background:#ecefe0;color:#4a5a2c;border-radius:999px;padding:6px 13px;font-size:13px;margin:0 8px 8px 0;\"\u003eLegless \/ floor-sitting\u003c\/span\u003e\n    \u003cspan style=\"display:inline-block;background:#ecefe0;color:#4a5a2c;border-radius:999px;padding:6px 13px;font-size:13px;margin:0 8px 8px 0;\"\u003eWhite · Green · Grey · Orange\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"background:#f4f6ec;border-left:3px solid #9caa6e;border-radius:0 8px 8px 0;padding:16px 20px;margin:0 0 26px;\"\u003e\n    \u003cdiv style=\"font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#7e8559;font-weight:700;margin:0 0 8px;\"\u003eCare \u0026amp; setup\u003c\/div\u003e\n    \u003cdiv style=\"font-size:14px;color:#44473d;margin:0 0 8px;\"\u003eUnbox and allow the sofa to fully expand before use.\u003c\/div\u003e\n    \u003cdiv style=\"font-size:14px;color:#44473d;\"\u003eSpot-clean the chenille with a soft, damp cloth and mild upholstery cleaner — blot, don't rub. Keep out of prolonged direct sunlight to preserve the color.\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"display:inline-block;border:1px solid #d4d8bf;background:#f2f3ea;border-radius:999px;padding:9px 16px;font-size:14px;color:#2f332a;\"\u003e\n    \u003cstrong\u003e1-Year Defect Warranty\u003c\/strong\u003e  included\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Couchery","offers":[{"title":"280*100*65cm \/ Grey + Chenille + 4 Seat + Foam","offer_id":43846751518798,"sku":"210190015:-3#Grey + Chenille + 4 Seat + Foam;191284006:-1#280*100*65cm","price":998.0,"currency_code":"USD","in_stock":true},{"title":"280*100*65cm \/ Green + Chenille + 4 Seat + Foam","offer_id":43846751551566,"sku":"210190015:-2#Green + Chenille + 4 Seat + Foam;191284006:-1#280*100*65cm","price":998.0,"currency_code":"USD","in_stock":true},{"title":"280*100*65cm \/ Orange + Chenille + 4 Seat + Foam","offer_id":43846751584334,"sku":"210190015:-4#Orange + Chenille + 4 Seat + Foam;191284006:-1#280*100*65cm","price":998.0,"currency_code":"USD","in_stock":true},{"title":"280*100*65cm \/ White + Chenille + 4 Seat + Foam","offer_id":43846751617102,"sku":"210190015:-1#White + Chenille + 4 Seat + Foam;191284006:-1#280*100*65cm","price":998.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0629\/1357\/7038\/files\/Hef73dd17c4f24e8a85f76026f7aa450b5_8d7086cb-efdd-4ad0-a92f-be806fc6a672.webp?v=1781000206"},{"product_id":"u-shaped-cloud-couch-modular-corduroy-sectional","title":"U-Shaped Cloud Pack Compressed Couch – Modular Corduroy Sectional with Deep Seats \u0026 Removable Covers  (US Stock | Ship Immediately )","description":"\u003cdiv style=\"max-width:880px;margin:0 auto;font-family:'DM Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif;color:#4a3f34;line-height:1.65;\"\u003e\n\n  \u003c!-- FREE SHIPPING banner --\u003e\n  \u003cdiv style=\"background:linear-gradient(90deg,#b08858 0%,#c79a63 100%);color:#fff8ee;text-align:center;font-weight:700;letter-spacing:.04em;font-size:14px;padding:11px 16px;border-radius:12px;margin-bottom:22px;\"\u003e\n    ✦ FREE SHIPPING  ·  NO ASSEMBLY  ·  1-YEAR WARRANTY\n  \u003c\/div\u003e\n\n  \u003c!-- Lead --\u003e\n  \u003cp style=\"font-size:19px;line-height:1.6;color:#4a3f34;margin:0 0 26px;\"\u003e\n    Meet the couch you'll never want to get off. Our \u003cstrong\u003eU-Shaped Cloud Couch\u003c\/strong\u003e is a boneless, modular sectional wrapped in soft wide-wale corduroy — overstuffed with high-density foam that hugs you on the way down and springs right back up. Deep seats, generous arms, and a relaxed U-shape make it the easy centre of movie nights, lazy Sundays, and full-house gatherings.\n  \u003c\/p\u003e\n\n  \u003c!-- Stat band --\u003e\n  \u003cdiv style=\"display:flex;flex-wrap:wrap;gap:12px;margin:0 0 30px;\"\u003e\n    \u003cdiv style=\"flex:1 1 150px;background:#fffaf3;border:1px solid #e7d9c4;border-radius:14px;padding:18px 14px;text-align:center;\"\u003e\n      \u003cdiv style=\"font-size:24px;font-weight:800;color:#8a5a2b;\"\u003e330 lbs\u003c\/div\u003e\n      \u003cdiv style=\"font-size:12.5px;color:#7a6a58;letter-spacing:.03em;\"\u003ecapacity per section\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"flex:1 1 150px;background:#fffaf3;border:1px solid #e7d9c4;border-radius:14px;padding:18px 14px;text-align:center;\"\u003e\n      \u003cdiv style=\"font-size:24px;font-weight:800;color:#8a5a2b;\"\u003e134.65\"\u003c\/div\u003e\n      \u003cdiv style=\"font-size:12.5px;color:#7a6a58;letter-spacing:.03em;\"\u003eoverall U-shape width\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"flex:1 1 150px;background:#fffaf3;border:1px solid #e7d9c4;border-radius:14px;padding:18px 14px;text-align:center;\"\u003e\n      \u003cdiv style=\"font-size:24px;font-weight:800;color:#8a5a2b;\"\u003e0 tools\u003c\/div\u003e\n      \u003cdiv style=\"font-size:12.5px;color:#7a6a58;letter-spacing:.03em;\"\u003eno assembly needed\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"flex:1 1 150px;background:#fffaf3;border:1px solid #e7d9c4;border-radius:14px;padding:18px 14px;text-align:center;\"\u003e\n      \u003cdiv style=\"font-size:24px;font-weight:800;color:#8a5a2b;\"\u003eBoneless\u003c\/div\u003e\n      \u003cdiv style=\"font-size:12.5px;color:#7a6a58;letter-spacing:.03em;\"\u003eframeless foam build\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Features --\u003e\n  \u003ch3 style=\"font-size:21px;color:#4f3f30;margin:0 0 18px;font-weight:800;\"\u003eWhy you'll love it\u003c\/h3\u003e\n\n  \u003cdiv style=\"display:flex;flex-wrap:wrap;gap:16px;margin:0 0 30px;\"\u003e\n    \u003cdiv style=\"flex:1 1 360px;display:flex;gap:14px;align-items:flex-start;background:#f7f0e6;border-radius:14px;padding:16px 18px;\"\u003e\n      \u003cdiv style=\"flex:0 0 34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#b08858,#c79a63);color:#fff;font-weight:800;display:flex;align-items:center;justify-content:center;\"\u003e1\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cstrong style=\"color:#4f3f30;\"\u003eSink-in cloud comfort\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"font-size:14.5px;color:#5f5346;\"\u003eHigh-density foam cushions you perfectly, then bounces back — no sagging, no flattening, all-day softness.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"flex:1 1 360px;display:flex;gap:14px;align-items:flex-start;background:#f7f0e6;border-radius:14px;padding:16px 18px;\"\u003e\n      \u003cdiv style=\"flex:0 0 34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#b08858,#c79a63);color:#fff;font-weight:800;display:flex;align-items:center;justify-content:center;\"\u003e2\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cstrong style=\"color:#4f3f30;\"\u003eRearrange your U-shape\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"font-size:14.5px;color:#5f5346;\"\u003eBoneless modular sections lift and regroup — open it up for guests, or pull it in for a cosy corner.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"flex:1 1 360px;display:flex;gap:14px;align-items:flex-start;background:#f7f0e6;border-radius:14px;padding:16px 18px;\"\u003e\n      \u003cdiv style=\"flex:0 0 34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#b08858,#c79a63);color:#fff;font-weight:800;display:flex;align-items:center;justify-content:center;\"\u003e3\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cstrong style=\"color:#4f3f30;\"\u003eWide-wale corduroy + removable covers\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"font-size:14.5px;color:#5f5346;\"\u003eSoft ribbed corduroy in a warm sand tone; covers lift off when it's time to freshen things up.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"flex:1 1 360px;display:flex;gap:14px;align-items:flex-start;background:#f7f0e6;border-radius:14px;padding:16px 18px;\"\u003e\n      \u003cdiv style=\"flex:0 0 34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#b08858,#c79a63);color:#fff;font-weight:800;display:flex;align-items:center;justify-content:center;\"\u003e4\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cstrong style=\"color:#4f3f30;\"\u003eBuilt for kids \u0026amp; pets\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"font-size:14.5px;color:#5f5346;\"\u003eDeep, sturdy seats and a frameless build take everyday family — and four-legged — life in stride.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- What's included --\u003e\n  \u003ch3 style=\"font-size:21px;color:#4f3f30;margin:0 0 16px;font-weight:800;\"\u003eWhat's in your set\u003c\/h3\u003e\n  \u003cdiv style=\"display:flex;flex-wrap:wrap;gap:12px;margin:0 0 30px;\"\u003e\n    \u003cdiv style=\"flex:1 1 240px;background:#fffaf3;border:1px solid #e7d9c4;border-radius:12px;padding:14px 16px;font-size:14.5px;\"\u003e🛋️  Modular boneless seat sections\u003c\/div\u003e\n    \u003cdiv style=\"flex:1 1 240px;background:#fffaf3;border:1px solid #e7d9c4;border-radius:12px;padding:14px 16px;font-size:14.5px;\"\u003e🧱  Matching backrest cushions\u003c\/div\u003e\n    \u003cdiv style=\"flex:1 1 240px;background:#fffaf3;border:1px solid #e7d9c4;border-radius:12px;padding:14px 16px;font-size:14.5px;\"\u003e🤍  Wide armrest blocks\u003c\/div\u003e\n    \u003cdiv style=\"flex:1 1 240px;background:#fffaf3;border:1px solid #e7d9c4;border-radius:12px;padding:14px 16px;font-size:14.5px;\"\u003e🛏️  Accent throw pillows\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Dimensions --\u003e\n  \u003ch3 style=\"font-size:21px;color:#4f3f30;margin:0 0 16px;font-weight:800;\"\u003eDimensions\u003c\/h3\u003e\n  \u003ctable style=\"width:100%;border-collapse:collapse;font-size:14.5px;margin:0 0 10px;\"\u003e\n    \u003ctbody\u003e\n      \u003ctr style=\"background:#f7f0e6;\"\u003e\n\u003ctd style=\"padding:11px 14px;border-radius:8px 0 0 8px;color:#5f5346;\"\u003eOverall size (U-shape)\u003c\/td\u003e\n\u003ctd style=\"padding:11px 14px;text-align:right;font-weight:700;color:#4f3f30;border-radius:0 8px 8px 0;\"\u003e134.65\" W × 61.82\" D × 24.41\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd style=\"padding:11px 14px;color:#5f5346;\"\u003eSeat height\u003c\/td\u003e\n\u003ctd style=\"padding:11px 14px;text-align:right;font-weight:700;color:#4f3f30;\"\u003e16.93\"\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr style=\"background:#f7f0e6;\"\u003e\n\u003ctd style=\"padding:11px 14px;border-radius:8px 0 0 8px;color:#5f5346;\"\u003eSeat depth (deep seat)\u003c\/td\u003e\n\u003ctd style=\"padding:11px 14px;text-align:right;font-weight:700;color:#4f3f30;border-radius:0 8px 8px 0;\"\u003e[__]\"\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd style=\"padding:11px 14px;color:#5f5346;\"\u003eWeight capacity\u003c\/td\u003e\n\u003ctd style=\"padding:11px 14px;text-align:right;font-weight:700;color:#4f3f30;\"\u003e330 lbs per section\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr style=\"background:#f7f0e6;\"\u003e\n\u003ctd style=\"padding:11px 14px;border-radius:8px 0 0 8px;color:#5f5346;\"\u003ePackaging\u003c\/td\u003e\n\u003ctd style=\"padding:11px 14px;text-align:right;font-weight:700;color:#4f3f30;border-radius:0 8px 8px 0;\"\u003eFlat-packed · 3 boxes\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n  \u003cp style=\"font-size:12.5px;color:#8a7d6c;margin:0 0 30px;\"\u003eManual measurement — please allow a 0.4\"–0.8\" variance. Colours may vary slightly with lighting.\u003c\/p\u003e\n\n  \u003c!-- Materials --\u003e\n  \u003ch3 style=\"font-size:21px;color:#4f3f30;margin:0 0 14px;font-weight:800;\"\u003eMaterials\u003c\/h3\u003e\n  \u003cdiv style=\"display:flex;flex-wrap:wrap;gap:10px;margin:0 0 28px;\"\u003e\n    \u003cspan style=\"background:#efe2cf;color:#6a553c;border-radius:999px;padding:7px 15px;font-size:13.5px;font-weight:600;\"\u003eWide-wale corduroy cover\u003c\/span\u003e\n    \u003cspan style=\"background:#efe2cf;color:#6a553c;border-radius:999px;padding:7px 15px;font-size:13.5px;font-weight:600;\"\u003eHigh-density foam core\u003c\/span\u003e\n    \u003cspan style=\"background:#efe2cf;color:#6a553c;border-radius:999px;padding:7px 15px;font-size:13.5px;font-weight:600;\"\u003eRemovable covers\u003c\/span\u003e\n    \u003cspan style=\"background:#efe2cf;color:#6a553c;border-radius:999px;padding:7px 15px;font-size:13.5px;font-weight:600;\"\u003eBoneless \/ frameless build\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Care callout --\u003e\n  \u003cdiv style=\"background:#f7f0e6;border-left:4px solid #b08858;border-radius:10px;padding:16px 18px;margin:0 0 26px;font-size:14.5px;color:#5f5346;\"\u003e\n    \u003cstrong style=\"color:#4f3f30;\"\u003eEasy care:\u003c\/strong\u003e Spot-clean with a soft, damp cloth and mild detergent. Lift off the covers when you want a deeper refresh. Keep out of prolonged direct sunlight to preserve the colour.\n  \u003c\/div\u003e\n\n  \u003c!-- Shipping note --\u003e\n  \u003cp style=\"font-size:14px;color:#5f5346;margin:0 0 26px;\"\u003e\n    \u003cstrong style=\"color:#4f3f30;\"\u003eShipping:\u003c\/strong\u003e Ships flat-packed and boneless in 3 boxes — no tools, no assembly. Estimated delivery \u003cstrong\u003e[4–8 business days]\u003c\/strong\u003e. Boxes may arrive on separate days.\n  \u003c\/p\u003e\n\n  \u003c!-- Warranty pill --\u003e\n  \u003cdiv style=\"text-align:center;margin:0 0 6px;\"\u003e\n    \u003cspan style=\"display:inline-block;background:linear-gradient(135deg,#4f3f30,#6a553c);color:#fbf3e6;border-radius:999px;padding:11px 24px;font-size:14px;font-weight:700;letter-spacing:.03em;\"\u003e🛡️ Backed by our 1-Year Warranty\u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Couchery","offers":[{"title":"L338cm(133.1inch)* W175cm(68.9inch)* H62cm(24.4inch) \/ Dark Gray","offer_id":43862174171214,"sku":"210190015:324542552#Dark Gray;191284006:-1#L338cm(133.1inch)* W175cm(68.9inch)* H62cm(24.4inch)","price":830.0,"currency_code":"USD","in_stock":true},{"title":"L338cm(133.1inch)* W175cm(68.9inch)* H62cm(24.4inch) \/ Black","offer_id":43862174203982,"sku":"210190015:3327837#Black;191284006:-1#L338cm(133.1inch)* W175cm(68.9inch)* H62cm(24.4inch)","price":830.0,"currency_code":"USD","in_stock":true},{"title":"L338cm(133.1inch)* W175cm(68.9inch)* H62cm(24.4inch) \/ beige","offer_id":43862174236750,"sku":"210190015:-2#beige;191284006:-1#L338cm(133.1inch)* W175cm(68.9inch)* H62cm(24.4inch)","price":830.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0629\/1357\/7038\/files\/U-Shaped-Cloud-Couch-_-Modular-Corduroy-Sectional-with-Deep-Seats-_-Removable-Covers--_US-Stock-_-Ship-Immediately.jpg?v=1781354727"},{"product_id":"tofu-block-modular-sofa-set-of-2","title":"Tofu Block Modular Sofa – Set of 2 Armless Seats with Adjustable Backrests  (US Stock | Ship Immediately )","description":"\u003cdiv style=\"max-width:880px;margin:0 auto;font-family:'DM Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif;color:#39413a;line-height:1.65;\"\u003e\n\n  \u003c!-- FREE SHIPPING banner --\u003e\n  \u003cdiv style=\"background:linear-gradient(90deg,#4a5d4e 0%,#6f8a72 100%);color:#f4f7f0;text-align:center;font-weight:700;letter-spacing:.04em;font-size:14px;padding:11px 16px;border-radius:12px;margin-bottom:22px;\"\u003e\n    ✦ FREE SHIPPING  ·  MODULAR SET OF 2  ·  1-YEAR WARRANTY\n  \u003c\/div\u003e\n\n  \u003c!-- Lead --\u003e\n  \u003cp style=\"font-size:19px;line-height:1.6;color:#39413a;margin:0 0 26px;\"\u003e\n    One simple shape, endless possibilities. Our \u003cstrong\u003eTofu Block Modular Sofa\u003c\/strong\u003e arrives as a set of two soft, armless seats you can push together, pull apart, and rearrange however the moment calls for it — a tidy loveseat today, an L-shaped lounge tomorrow, a flat floor bed for movie night. Flip the backrests up to sit tall or lean them back to sink in. Clean, minimalist, and made to flex with small-space living.\n  \u003c\/p\u003e\n\n  \u003c!-- Stat band --\u003e\n  \u003cdiv style=\"display:flex;flex-wrap:wrap;gap:12px;margin:0 0 30px;\"\u003e\n    \u003cdiv style=\"flex:1 1 150px;background:#fbf9f4;border:1px solid #e4e0d2;border-radius:14px;padding:18px 14px;text-align:center;\"\u003e\n      \u003cdiv style=\"font-size:24px;font-weight:800;color:#5a6f50;\"\u003e400 lbs\u003c\/div\u003e\n      \u003cdiv style=\"font-size:12.5px;color:#7a7a6c;letter-spacing:.03em;\"\u003ecapacity each seat\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"flex:1 1 150px;background:#fbf9f4;border:1px solid #e4e0d2;border-radius:14px;padding:18px 14px;text-align:center;\"\u003e\n      \u003cdiv style=\"font-size:24px;font-weight:800;color:#5a6f50;\"\u003e37.37\"\u003c\/div\u003e\n      \u003cdiv style=\"font-size:12.5px;color:#7a7a6c;letter-spacing:.03em;\"\u003esquare module\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"flex:1 1 150px;background:#fbf9f4;border:1px solid #e4e0d2;border-radius:14px;padding:18px 14px;text-align:center;\"\u003e\n      \u003cdiv style=\"font-size:24px;font-weight:800;color:#5a6f50;\"\u003eSet of 2\u003c\/div\u003e\n      \u003cdiv style=\"font-size:12.5px;color:#7a7a6c;letter-spacing:.03em;\"\u003earmless modules\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"flex:1 1 150px;background:#fbf9f4;border:1px solid #e4e0d2;border-radius:14px;padding:18px 14px;text-align:center;\"\u003e\n      \u003cdiv style=\"font-size:24px;font-weight:800;color:#5a6f50;\"\u003eAdjust\u003c\/div\u003e\n      \u003cdiv style=\"font-size:12.5px;color:#7a7a6c;letter-spacing:.03em;\"\u003eflip-back rest\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Features --\u003e\n  \u003ch3 style=\"font-size:21px;color:#3c4a3d;margin:0 0 18px;font-weight:800;\"\u003eWhy you'll love it\u003c\/h3\u003e\n\n  \u003cdiv style=\"display:flex;flex-wrap:wrap;gap:16px;margin:0 0 30px;\"\u003e\n    \u003cdiv style=\"flex:1 1 360px;display:flex;gap:14px;align-items:flex-start;background:#eef1e8;border-radius:14px;padding:16px 18px;\"\u003e\n      \u003cdiv style=\"flex:0 0 34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#4a5d4e,#6f8a72);color:#fff;font-weight:800;display:flex;align-items:center;justify-content:center;\"\u003e1\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cstrong style=\"color:#3c4a3d;\"\u003eMix, match \u0026amp; rearrange\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"font-size:14.5px;color:#55604f;\"\u003eTwo armless modules combine into a loveseat, L-shape, lounger or floor bed — rebuild your layout anytime.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"flex:1 1 360px;display:flex;gap:14px;align-items:flex-start;background:#eef1e8;border-radius:14px;padding:16px 18px;\"\u003e\n      \u003cdiv style=\"flex:0 0 34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#4a5d4e,#6f8a72);color:#fff;font-weight:800;display:flex;align-items:center;justify-content:center;\"\u003e2\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cstrong style=\"color:#3c4a3d;\"\u003eAdjustable backrest\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"font-size:14.5px;color:#55604f;\"\u003eFlip the back cushion up to sit, lean it back to lounge, or lay it flat for a cosy floor mattress.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"flex:1 1 360px;display:flex;gap:14px;align-items:flex-start;background:#eef1e8;border-radius:14px;padding:16px 18px;\"\u003e\n      \u003cdiv style=\"flex:0 0 34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#4a5d4e,#6f8a72);color:#fff;font-weight:800;display:flex;align-items:center;justify-content:center;\"\u003e3\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cstrong style=\"color:#3c4a3d;\"\u003eSoft on top, sturdy underneath\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"font-size:14.5px;color:#55604f;\"\u003eHigh-resistance foam over a spring-supported, wood-framed base — cosy to sink into, built to hold up.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"flex:1 1 360px;display:flex;gap:14px;align-items:flex-start;background:#eef1e8;border-radius:14px;padding:16px 18px;\"\u003e\n      \u003cdiv style=\"flex:0 0 34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#4a5d4e,#6f8a72);color:#fff;font-weight:800;display:flex;align-items:center;justify-content:center;\"\u003e4\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cstrong style=\"color:#3c4a3d;\"\u003eMade for small spaces\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"font-size:14.5px;color:#55604f;\"\u003eCompact 37\" squares slot neatly into apartments, studies, kids' rooms or media corners.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Ways to use --\u003e\n  \u003ch3 style=\"font-size:21px;color:#3c4a3d;margin:0 0 16px;font-weight:800;\"\u003eSo many ways to use it\u003c\/h3\u003e\n  \u003cdiv style=\"display:flex;flex-wrap:wrap;gap:12px;margin:0 0 30px;\"\u003e\n    \u003cdiv style=\"flex:1 1 200px;background:#fbf9f4;border:1px solid #e4e0d2;border-radius:12px;padding:14px 16px;font-size:14.5px;\"\u003e🛋️  Loveseat \u0026amp; couch\u003c\/div\u003e\n    \u003cdiv style=\"flex:1 1 200px;background:#fbf9f4;border:1px solid #e4e0d2;border-radius:12px;padding:14px 16px;font-size:14.5px;\"\u003e📐  L-shape corner\u003c\/div\u003e\n    \u003cdiv style=\"flex:1 1 200px;background:#fbf9f4;border:1px solid #e4e0d2;border-radius:12px;padding:14px 16px;font-size:14.5px;\"\u003e🛏️  Flat floor mattress\u003c\/div\u003e\n    \u003cdiv style=\"flex:1 1 200px;background:#fbf9f4;border:1px solid #e4e0d2;border-radius:12px;padding:14px 16px;font-size:14.5px;\"\u003e☁️  Lounger \u0026amp; chaise\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Dimensions --\u003e\n  \u003ch3 style=\"font-size:21px;color:#3c4a3d;margin:0 0 16px;font-weight:800;\"\u003eDimensions\u003c\/h3\u003e\n  \u003ctable style=\"width:100%;border-collapse:collapse;font-size:14.5px;margin:0 0 10px;\"\u003e\n    \u003ctbody\u003e\n      \u003ctr style=\"background:#eef1e8;\"\u003e\n\u003ctd style=\"padding:11px 14px;border-radius:8px 0 0 8px;color:#55604f;\"\u003ePer module\u003c\/td\u003e\n\u003ctd style=\"padding:11px 14px;text-align:right;font-weight:700;color:#3c4a3d;border-radius:0 8px 8px 0;\"\u003e37.37\" W × 37.37\" D\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd style=\"padding:11px 14px;color:#55604f;\"\u003eSeat height\u003c\/td\u003e\n\u003ctd style=\"padding:11px 14px;text-align:right;font-weight:700;color:#3c4a3d;\"\u003e13.38\"\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr style=\"background:#eef1e8;\"\u003e\n\u003ctd style=\"padding:11px 14px;border-radius:8px 0 0 8px;color:#55604f;\"\u003eWeight capacity\u003c\/td\u003e\n\u003ctd style=\"padding:11px 14px;text-align:right;font-weight:700;color:#3c4a3d;border-radius:0 8px 8px 0;\"\u003e400 lbs per seat\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd style=\"padding:11px 14px;color:#55604f;\"\u003eSet includes\u003c\/td\u003e\n\u003ctd style=\"padding:11px 14px;text-align:right;font-weight:700;color:#3c4a3d;\"\u003e2 modular armless seats\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr style=\"background:#eef1e8;\"\u003e\n\u003ctd style=\"padding:11px 14px;border-radius:8px 0 0 8px;color:#55604f;\"\u003ePackaging\u003c\/td\u003e\n\u003ctd style=\"padding:11px 14px;text-align:right;font-weight:700;color:#3c4a3d;border-radius:0 8px 8px 0;\"\u003eFlat-packed · 2 cartons\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n  \u003cp style=\"font-size:12.5px;color:#8a8a7b;margin:0 0 30px;\"\u003eManual measurement — please allow a 0.4\"–0.8\" variance. Colours may vary slightly with lighting.\u003c\/p\u003e\n\n  \u003c!-- Materials --\u003e\n  \u003ch3 style=\"font-size:21px;color:#3c4a3d;margin:0 0 14px;font-weight:800;\"\u003eMaterials\u003c\/h3\u003e\n  \u003cdiv style=\"display:flex;flex-wrap:wrap;gap:10px;margin:0 0 28px;\"\u003e\n    \u003cspan style=\"background:#e2e7d8;color:#4d5a45;border-radius:999px;padding:7px 15px;font-size:13.5px;font-weight:600;\"\u003eSoft sherpa-style fabric\u003c\/span\u003e\n    \u003cspan style=\"background:#e2e7d8;color:#4d5a45;border-radius:999px;padding:7px 15px;font-size:13.5px;font-weight:600;\"\u003eHigh-resistance foam\u003c\/span\u003e\n    \u003cspan style=\"background:#e2e7d8;color:#4d5a45;border-radius:999px;padding:7px 15px;font-size:13.5px;font-weight:600;\"\u003eWood-framed base\u003c\/span\u003e\n    \u003cspan style=\"background:#e2e7d8;color:#4d5a45;border-radius:999px;padding:7px 15px;font-size:13.5px;font-weight:600;\"\u003eSpring support\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Care callout --\u003e\n  \u003cdiv style=\"background:#eef1e8;border-left:4px solid #6f8a72;border-radius:10px;padding:16px 18px;margin:0 0 26px;font-size:14.5px;color:#55604f;\"\u003e\n    \u003cstrong style=\"color:#3c4a3d;\"\u003eEasy care:\u003c\/strong\u003e Spot-clean with a soft, damp cloth and mild detergent, then air-dry. Keep out of prolonged direct sunlight to preserve the fabric's colour and texture.\n  \u003c\/div\u003e\n\n  \u003c!-- Shipping note --\u003e\n  \u003cp style=\"font-size:14px;color:#55604f;margin:0 0 26px;\"\u003e\n    \u003cstrong style=\"color:#3c4a3d;\"\u003eShipping:\u003c\/strong\u003e Ships flat-packed in 2 cartons — simple, tool-light setup. Estimated delivery \u003cstrong\u003e[4–8 business days]\u003c\/strong\u003e. Cartons may arrive on separate days.\n  \u003c\/p\u003e\n\n  \u003c!-- Warranty pill --\u003e\n  \u003cdiv style=\"text-align:center;margin:0 0 6px;\"\u003e\n    \u003cspan style=\"display:inline-block;background:linear-gradient(135deg,#3c4a3d,#55604f);color:#f3f6ee;border-radius:999px;padding:11px 24px;font-size:14px;font-weight:700;letter-spacing:.03em;\"\u003e🛡️ Backed by our 1-Year Warranty\u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Couchery","offers":[{"title":"100*100*34cm \/ Blue block sofa","offer_id":43862174335054,"sku":"210190015:-3#Blue block sofa;191284006:-1#100*100*34cm","price":760.0,"currency_code":"USD","in_stock":true},{"title":"100*100*34cm \/ Gray module sofas","offer_id":43862174367822,"sku":"210190015:-2#Gray module sofas;191284006:-1#100*100*34cm","price":760.0,"currency_code":"USD","in_stock":true},{"title":"100*100*34cm \/ White tofu block sofa","offer_id":43862174400590,"sku":"210190015:-1#White tofu block sofa;191284006:-1#100*100*34cm","price":760.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0629\/1357\/7038\/files\/Tofu-Block-Modular-Sofa-_-Set-of-2-Armless-Seats-with-Adjustable-Backrests--_US-Stock-_-Ship-Immediately.jpg?v=1781368614"},{"product_id":"sophisticated-luxurious-living-room-set-with-soft-cushions-and-pillows-for-clubs-home-theaters-and-private-spaces","title":"Emerald Corduroy Living Room Set – Sofa + 2 Armchairs (US Stock | Ship Immediately )","description":"\u003cdiv style=\"max-width:880px;margin:0 auto;font-family:'DM Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif;color:#2b3a32;line-height:1.65;\"\u003e\n\n  \u003c!-- FREE SHIPPING banner --\u003e\n  \u003cdiv style=\"background:linear-gradient(90deg,#1f4d3a 0%,#2e6b4f 100%);color:#f4f1e3;text-align:center;font-weight:700;letter-spacing:.04em;font-size:14px;padding:11px 16px;border-radius:12px;margin-bottom:22px;\"\u003e\n    ✦ FREE SHIPPING  ·  3-PIECE SET  ·  1-YEAR WARRANTY\n  \u003c\/div\u003e\n\n  \u003c!-- Lead --\u003e\n  \u003cp style=\"font-size:19px;line-height:1.6;color:#2b3a32;margin:0 0 26px;\"\u003e\n    Bring the whole room together in one go. Our \u003cstrong\u003eEmerald Corduroy Living Room Set\u003c\/strong\u003e pairs a deep, sink-in sofa with two matching armchairs — all wrapped in soft wide-wale corduroy with a quiet, luxe sheen. Double-layer cushions and plush throw pillows make every seat the comfiest one in the house, while clean lines and softly rounded arms strike that perfect retro-modern note.\n  \u003c\/p\u003e\n\n  \u003c!-- Stat band --\u003e\n  \u003cdiv style=\"display:flex;flex-wrap:wrap;gap:12px;margin:0 0 30px;\"\u003e\n    \u003cdiv style=\"flex:1 1 150px;background:#fbf9f3;border:1px solid #e6e0cf;border-radius:14px;padding:18px 14px;text-align:center;\"\u003e\n      \u003cdiv style=\"font-size:24px;font-weight:800;color:#1f6045;\"\u003e3-Piece\u003c\/div\u003e\n      \u003cdiv style=\"font-size:12.5px;color:#7a7c6e;letter-spacing:.03em;\"\u003esofa + 2 armchairs\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"flex:1 1 150px;background:#fbf9f3;border:1px solid #e6e0cf;border-radius:14px;padding:18px 14px;text-align:center;\"\u003e\n      \u003cdiv style=\"font-size:24px;font-weight:800;color:#1f6045;\"\u003eCorduroy\u003c\/div\u003e\n      \u003cdiv style=\"font-size:12.5px;color:#7a7c6e;letter-spacing:.03em;\"\u003esoft wide-wale cover\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"flex:1 1 150px;background:#fbf9f3;border:1px solid #e6e0cf;border-radius:14px;padding:18px 14px;text-align:center;\"\u003e\n      \u003cdiv style=\"font-size:24px;font-weight:800;color:#1f6045;\"\u003eDeep\u003c\/div\u003e\n      \u003cdiv style=\"font-size:12.5px;color:#7a7c6e;letter-spacing:.03em;\"\u003edouble-layer seats\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"flex:1 1 150px;background:#fbf9f3;border:1px solid #e6e0cf;border-radius:14px;padding:18px 14px;text-align:center;\"\u003e\n      \u003cdiv style=\"font-size:24px;font-weight:800;color:#1f6045;\"\u003e6 boxes\u003c\/div\u003e\n      \u003cdiv style=\"font-size:12.5px;color:#7a7c6e;letter-spacing:.03em;\"\u003eships flat-packed\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Features --\u003e\n  \u003ch3 style=\"font-size:21px;color:#23402f;margin:0 0 18px;font-weight:800;\"\u003eWhy you'll love it\u003c\/h3\u003e\n\n  \u003cdiv style=\"display:flex;flex-wrap:wrap;gap:16px;margin:0 0 30px;\"\u003e\n    \u003cdiv style=\"flex:1 1 360px;display:flex;gap:14px;align-items:flex-start;background:#eef2e8;border-radius:14px;padding:16px 18px;\"\u003e\n      \u003cdiv style=\"flex:0 0 34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#1f4d3a,#2e6b4f);color:#fff;font-weight:800;display:flex;align-items:center;justify-content:center;\"\u003e1\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cstrong style=\"color:#23402f;\"\u003ePlush wide-wale corduroy\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"font-size:14.5px;color:#4c5a4d;\"\u003eSoft, ribbed corduroy with a gentle sheen that feels as good as it looks, season after season.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"flex:1 1 360px;display:flex;gap:14px;align-items:flex-start;background:#eef2e8;border-radius:14px;padding:16px 18px;\"\u003e\n      \u003cdiv style=\"flex:0 0 34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#1f4d3a,#2e6b4f);color:#fff;font-weight:800;display:flex;align-items:center;justify-content:center;\"\u003e2\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cstrong style=\"color:#23402f;\"\u003eSink-in deep seats\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"font-size:14.5px;color:#4c5a4d;\"\u003eDouble-layer, high-resilience foam cushions give cloud-soft support that keeps its shape.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"flex:1 1 360px;display:flex;gap:14px;align-items:flex-start;background:#eef2e8;border-radius:14px;padding:16px 18px;\"\u003e\n      \u003cdiv style=\"flex:0 0 34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#1f4d3a,#2e6b4f);color:#fff;font-weight:800;display:flex;align-items:center;justify-content:center;\"\u003e3\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cstrong style=\"color:#23402f;\"\u003eComplete 3-piece set\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"font-size:14.5px;color:#4c5a4d;\"\u003eA roomy sofa plus two matching armchairs and accent pillows — a coordinated look, ready to go.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"flex:1 1 360px;display:flex;gap:14px;align-items:flex-start;background:#eef2e8;border-radius:14px;padding:16px 18px;\"\u003e\n      \u003cdiv style=\"flex:0 0 34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#1f4d3a,#2e6b4f);color:#fff;font-weight:800;display:flex;align-items:center;justify-content:center;\"\u003e4\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cstrong style=\"color:#23402f;\"\u003eRetro-modern statement\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"font-size:14.5px;color:#4c5a4d;\"\u003eClean lines and softly rounded arms blend classic warmth with a fresh, contemporary edge.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- What's included --\u003e\n  \u003ch3 style=\"font-size:21px;color:#23402f;margin:0 0 16px;font-weight:800;\"\u003eWhat's in your set\u003c\/h3\u003e\n  \u003cdiv style=\"display:flex;flex-wrap:wrap;gap:12px;margin:0 0 30px;\"\u003e\n    \u003cdiv style=\"flex:1 1 240px;background:#fbf9f3;border:1px solid #e6e0cf;border-radius:12px;padding:14px 16px;font-size:14.5px;\"\u003e🛋️  1 × deep-seat sofa\u003c\/div\u003e\n    \u003cdiv style=\"flex:1 1 240px;background:#fbf9f3;border:1px solid #e6e0cf;border-radius:12px;padding:14px 16px;font-size:14.5px;\"\u003e💺  2 × matching armchairs\u003c\/div\u003e\n    \u003cdiv style=\"flex:1 1 240px;background:#fbf9f3;border:1px solid #e6e0cf;border-radius:12px;padding:14px 16px;font-size:14.5px;\"\u003e🛏️  Accent throw pillows\u003c\/div\u003e\n    \u003cdiv style=\"flex:1 1 240px;background:#fbf9f3;border:1px solid #e6e0cf;border-radius:12px;padding:14px 16px;font-size:14.5px;\"\u003e🧰  Assembly tools included\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Dimensions --\u003e\n  \u003ch3 style=\"font-size:21px;color:#23402f;margin:0 0 16px;font-weight:800;\"\u003eDimensions\u003c\/h3\u003e\n  \u003ctable style=\"width:100%;border-collapse:collapse;font-size:14.5px;margin:0 0 10px;\"\u003e\n    \u003ctbody\u003e\n      \u003ctr style=\"background:#eef2e8;\"\u003e\n\u003ctd style=\"padding:11px 14px;border-radius:8px 0 0 8px;color:#4c5a4d;\"\u003eSofa\u003c\/td\u003e\n\u003ctd style=\"padding:11px 14px;text-align:right;font-weight:700;color:#23402f;border-radius:0 8px 8px 0;\"\u003e[__]\" W × [__]\" D × [__]\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd style=\"padding:11px 14px;color:#4c5a4d;\"\u003eArmchair (each)\u003c\/td\u003e\n\u003ctd style=\"padding:11px 14px;text-align:right;font-weight:700;color:#23402f;\"\u003e[__]\" W × [__]\" D × [__]\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr style=\"background:#eef2e8;\"\u003e\n\u003ctd style=\"padding:11px 14px;border-radius:8px 0 0 8px;color:#4c5a4d;\"\u003eSeat height\u003c\/td\u003e\n\u003ctd style=\"padding:11px 14px;text-align:right;font-weight:700;color:#23402f;border-radius:0 8px 8px 0;\"\u003e[__]\"\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd style=\"padding:11px 14px;color:#4c5a4d;\"\u003eSet includes\u003c\/td\u003e\n\u003ctd style=\"padding:11px 14px;text-align:right;font-weight:700;color:#23402f;\"\u003eSofa + 2 armchairs\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr style=\"background:#eef2e8;\"\u003e\n\u003ctd style=\"padding:11px 14px;border-radius:8px 0 0 8px;color:#4c5a4d;\"\u003ePackaging\u003c\/td\u003e\n\u003ctd style=\"padding:11px 14px;text-align:right;font-weight:700;color:#23402f;border-radius:0 8px 8px 0;\"\u003eFlat-packed · 6 boxes\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n  \u003cp style=\"font-size:12.5px;color:#8a8c7b;margin:0 0 30px;\"\u003eManual measurement — please allow a 0.4\"–0.8\" variance. Colours may vary slightly with lighting.\u003c\/p\u003e\n\n  \u003c!-- Materials --\u003e\n  \u003ch3 style=\"font-size:21px;color:#23402f;margin:0 0 14px;font-weight:800;\"\u003eMaterials\u003c\/h3\u003e\n  \u003cdiv style=\"display:flex;flex-wrap:wrap;gap:10px;margin:0 0 28px;\"\u003e\n    \u003cspan style=\"background:#dde6d6;color:#2f4a39;border-radius:999px;padding:7px 15px;font-size:13.5px;font-weight:600;\"\u003eWide-wale corduroy cover\u003c\/span\u003e\n    \u003cspan style=\"background:#dde6d6;color:#2f4a39;border-radius:999px;padding:7px 15px;font-size:13.5px;font-weight:600;\"\u003eHigh-resilience foam\u003c\/span\u003e\n    \u003cspan style=\"background:#dde6d6;color:#2f4a39;border-radius:999px;padding:7px 15px;font-size:13.5px;font-weight:600;\"\u003eDouble-layer seat cushions\u003c\/span\u003e\n    \u003cspan style=\"background:#dde6d6;color:#2f4a39;border-radius:999px;padding:7px 15px;font-size:13.5px;font-weight:600;\"\u003eSturdy raised feet\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Care callout --\u003e\n  \u003cdiv style=\"background:#eef2e8;border-left:4px solid #2e6b4f;border-radius:10px;padding:16px 18px;margin:0 0 26px;font-size:14.5px;color:#4c5a4d;\"\u003e\n    \u003cstrong style=\"color:#23402f;\"\u003eEasy care:\u003c\/strong\u003e Wipe regularly with a soft, dry cloth to keep dust at bay, and spot-clean gently as needed. Keep out of prolonged direct sunlight to preserve the corduroy's rich colour.\n  \u003c\/div\u003e\n\n  \u003c!-- Assembly \/ shipping note --\u003e\n  \u003cp style=\"font-size:14px;color:#4c5a4d;margin:0 0 26px;\"\u003e\n    \u003cstrong style=\"color:#23402f;\"\u003eSetup \u0026amp; shipping:\u003c\/strong\u003e Light assembly required — all tools are included. Ships flat-packed in 6 boxes; estimated delivery \u003cstrong\u003e[4–8 business days]\u003c\/strong\u003e. Boxes may arrive on separate days.\n  \u003c\/p\u003e\n\n  \u003c!-- Warranty pill --\u003e\n  \u003cdiv style=\"text-align:center;margin:0 0 6px;\"\u003e\n    \u003cspan style=\"display:inline-block;background:linear-gradient(135deg,#1f4d3a,#2f4a39);color:#f1f5ea;border-radius:999px;padding:11px 24px;font-size:14px;font-weight:700;letter-spacing:.03em;\"\u003e🛡️ Backed by our 1-Year Warranty\u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Couchery","offers":[{"title":"as Pic Color","offer_id":43862174269518,"sku":"210190015:-101#as Pic Color","price":1882.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0629\/1357\/7038\/files\/Emerald-Corduroy-Living-Room-Set-_-Sofa-_-2-Armchairs-_US-Stock-_-Ship-Immediately.jpg?v=1781369956"},{"product_id":"corduroy-living-room-set-sofa-armchair","title":"Ivory Corduroy Living Room Set – Sofa + Armchair (2-Piece) (US Stock | Ship Immediately )","description":"\u003cdiv style=\"max-width:880px;margin:0 auto;font-family:'DM Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif;color:#3c3a37;line-height:1.65;\"\u003e\n\n  \u003c!-- FREE SHIPPING banner --\u003e\n  \u003cdiv style=\"background:linear-gradient(90deg,#3f4045 0%,#5c5e64 100%);color:#f5f1e8;text-align:center;font-weight:700;letter-spacing:.04em;font-size:14px;padding:11px 16px;border-radius:12px;margin-bottom:22px;\"\u003e\n    ✦ FREE SHIPPING  ·  2-PIECE SET  ·  1-YEAR WARRANTY\n  \u003c\/div\u003e\n\n  \u003c!-- Lead --\u003e\n  \u003cp style=\"font-size:19px;line-height:1.6;color:#3c3a37;margin:0 0 26px;\"\u003e\n    Soft, serene and just-right for smaller spaces. Our \u003cstrong\u003eIvory Corduroy Living Room Set\u003c\/strong\u003e pairs a deep, sink-in sofa with a matching armchair — both wrapped in plush wide-wale corduroy with a quiet, luxe sheen. Double-layer cushions and cosy throw pillows make every seat the comfiest in the room, while clean lines and softly rounded arms keep the look fresh, calm and contemporary.\n  \u003c\/p\u003e\n\n  \u003c!-- Stat band --\u003e\n  \u003cdiv style=\"display:flex;flex-wrap:wrap;gap:12px;margin:0 0 30px;\"\u003e\n    \u003cdiv style=\"flex:1 1 150px;background:#fbf9f4;border:1px solid #e6e1d6;border-radius:14px;padding:18px 14px;text-align:center;\"\u003e\n      \u003cdiv style=\"font-size:24px;font-weight:800;color:#6f5f3f;\"\u003e2-Piece\u003c\/div\u003e\n      \u003cdiv style=\"font-size:12.5px;color:#827c70;letter-spacing:.03em;\"\u003esofa + armchair\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"flex:1 1 150px;background:#fbf9f4;border:1px solid #e6e1d6;border-radius:14px;padding:18px 14px;text-align:center;\"\u003e\n      \u003cdiv style=\"font-size:24px;font-weight:800;color:#6f5f3f;\"\u003eCorduroy\u003c\/div\u003e\n      \u003cdiv style=\"font-size:12.5px;color:#827c70;letter-spacing:.03em;\"\u003esoft wide-wale cover\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"flex:1 1 150px;background:#fbf9f4;border:1px solid #e6e1d6;border-radius:14px;padding:18px 14px;text-align:center;\"\u003e\n      \u003cdiv style=\"font-size:24px;font-weight:800;color:#6f5f3f;\"\u003eDeep\u003c\/div\u003e\n      \u003cdiv style=\"font-size:12.5px;color:#827c70;letter-spacing:.03em;\"\u003edouble-layer seats\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"flex:1 1 150px;background:#fbf9f4;border:1px solid #e6e1d6;border-radius:14px;padding:18px 14px;text-align:center;\"\u003e\n      \u003cdiv style=\"font-size:24px;font-weight:800;color:#6f5f3f;\"\u003e4 boxes\u003c\/div\u003e\n      \u003cdiv style=\"font-size:12.5px;color:#827c70;letter-spacing:.03em;\"\u003eships flat-packed\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Features --\u003e\n  \u003ch3 style=\"font-size:21px;color:#33342f;margin:0 0 18px;font-weight:800;\"\u003eWhy you'll love it\u003c\/h3\u003e\n\n  \u003cdiv style=\"display:flex;flex-wrap:wrap;gap:16px;margin:0 0 30px;\"\u003e\n    \u003cdiv style=\"flex:1 1 360px;display:flex;gap:14px;align-items:flex-start;background:#efece4;border-radius:14px;padding:16px 18px;\"\u003e\n      \u003cdiv style=\"flex:0 0 34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#3f4045,#5c5e64);color:#fff;font-weight:800;display:flex;align-items:center;justify-content:center;\"\u003e1\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cstrong style=\"color:#33342f;\"\u003ePlush wide-wale corduroy\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"font-size:14.5px;color:#5a564d;\"\u003eSoft, ribbed corduroy with a quiet sheen that stays cosy through every season.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"flex:1 1 360px;display:flex;gap:14px;align-items:flex-start;background:#efece4;border-radius:14px;padding:16px 18px;\"\u003e\n      \u003cdiv style=\"flex:0 0 34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#3f4045,#5c5e64);color:#fff;font-weight:800;display:flex;align-items:center;justify-content:center;\"\u003e2\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cstrong style=\"color:#33342f;\"\u003eSink-in deep seats\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"font-size:14.5px;color:#5a564d;\"\u003eDouble-layer, high-resilience foam cushions give cloud-soft support that holds its shape.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"flex:1 1 360px;display:flex;gap:14px;align-items:flex-start;background:#efece4;border-radius:14px;padding:16px 18px;\"\u003e\n      \u003cdiv style=\"flex:0 0 34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#3f4045,#5c5e64);color:#fff;font-weight:800;display:flex;align-items:center;justify-content:center;\"\u003e3\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cstrong style=\"color:#33342f;\"\u003eSofa + armchair pairing\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"font-size:14.5px;color:#5a564d;\"\u003eA roomy sofa and a matching armchair, plus throw pillows — a coordinated look made for smaller rooms.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"flex:1 1 360px;display:flex;gap:14px;align-items:flex-start;background:#efece4;border-radius:14px;padding:16px 18px;\"\u003e\n      \u003cdiv style=\"flex:0 0 34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#3f4045,#5c5e64);color:#fff;font-weight:800;display:flex;align-items:center;justify-content:center;\"\u003e4\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cstrong style=\"color:#33342f;\"\u003eRetro-modern lines\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"font-size:14.5px;color:#5a564d;\"\u003eClean silhouettes and softly rounded arms bring warmth with a fresh, contemporary edge.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- What's included --\u003e\n  \u003ch3 style=\"font-size:21px;color:#33342f;margin:0 0 16px;font-weight:800;\"\u003eWhat's in your set\u003c\/h3\u003e\n  \u003cdiv style=\"display:flex;flex-wrap:wrap;gap:12px;margin:0 0 30px;\"\u003e\n    \u003cdiv style=\"flex:1 1 240px;background:#fbf9f4;border:1px solid #e6e1d6;border-radius:12px;padding:14px 16px;font-size:14.5px;\"\u003e🛋️  1 × deep-seat sofa\u003c\/div\u003e\n    \u003cdiv style=\"flex:1 1 240px;background:#fbf9f4;border:1px solid #e6e1d6;border-radius:12px;padding:14px 16px;font-size:14.5px;\"\u003e💺  1 × matching armchair\u003c\/div\u003e\n    \u003cdiv style=\"flex:1 1 240px;background:#fbf9f4;border:1px solid #e6e1d6;border-radius:12px;padding:14px 16px;font-size:14.5px;\"\u003e🛏️  Accent throw pillows\u003c\/div\u003e\n    \u003cdiv style=\"flex:1 1 240px;background:#fbf9f4;border:1px solid #e6e1d6;border-radius:12px;padding:14px 16px;font-size:14.5px;\"\u003e🧰  Assembly tools included\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Dimensions --\u003e\n  \u003ch3 style=\"font-size:21px;color:#33342f;margin:0 0 16px;font-weight:800;\"\u003eDimensions\u003c\/h3\u003e\n  \u003ctable style=\"width:100%;border-collapse:collapse;font-size:14.5px;margin:0 0 10px;\"\u003e\n    \u003ctbody\u003e\n      \u003ctr style=\"background:#efece4;\"\u003e\n\u003ctd style=\"padding:11px 14px;border-radius:8px 0 0 8px;color:#5a564d;\"\u003eSofa\u003c\/td\u003e\n\u003ctd style=\"padding:11px 14px;text-align:right;font-weight:700;color:#33342f;border-radius:0 8px 8px 0;\"\u003e[__]\" W × [__]\" D × [__]\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd style=\"padding:11px 14px;color:#5a564d;\"\u003eArmchair\u003c\/td\u003e\n\u003ctd style=\"padding:11px 14px;text-align:right;font-weight:700;color:#33342f;\"\u003e[__]\" W × [__]\" D × [__]\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr style=\"background:#efece4;\"\u003e\n\u003ctd style=\"padding:11px 14px;border-radius:8px 0 0 8px;color:#5a564d;\"\u003eSeat height\u003c\/td\u003e\n\u003ctd style=\"padding:11px 14px;text-align:right;font-weight:700;color:#33342f;border-radius:0 8px 8px 0;\"\u003e[__]\"\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd style=\"padding:11px 14px;color:#5a564d;\"\u003eSet includes\u003c\/td\u003e\n\u003ctd style=\"padding:11px 14px;text-align:right;font-weight:700;color:#33342f;\"\u003eSofa + armchair\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr style=\"background:#efece4;\"\u003e\n\u003ctd style=\"padding:11px 14px;border-radius:8px 0 0 8px;color:#5a564d;\"\u003ePackaging\u003c\/td\u003e\n\u003ctd style=\"padding:11px 14px;text-align:right;font-weight:700;color:#33342f;border-radius:0 8px 8px 0;\"\u003eFlat-packed · 4 boxes\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n  \u003cp style=\"font-size:12.5px;color:#8c887b;margin:0 0 30px;\"\u003eManual measurement — please allow a 0.4\"–0.8\" variance. Colours may vary slightly with lighting.\u003c\/p\u003e\n\n  \u003c!-- Materials --\u003e\n  \u003ch3 style=\"font-size:21px;color:#33342f;margin:0 0 14px;font-weight:800;\"\u003eMaterials\u003c\/h3\u003e\n  \u003cdiv style=\"display:flex;flex-wrap:wrap;gap:10px;margin:0 0 28px;\"\u003e\n    \u003cspan style=\"background:#e4ddd0;color:#4a473f;border-radius:999px;padding:7px 15px;font-size:13.5px;font-weight:600;\"\u003eWide-wale corduroy cover\u003c\/span\u003e\n    \u003cspan style=\"background:#e4ddd0;color:#4a473f;border-radius:999px;padding:7px 15px;font-size:13.5px;font-weight:600;\"\u003eHigh-resilience foam\u003c\/span\u003e\n    \u003cspan style=\"background:#e4ddd0;color:#4a473f;border-radius:999px;padding:7px 15px;font-size:13.5px;font-weight:600;\"\u003eDouble-layer seat cushions\u003c\/span\u003e\n    \u003cspan style=\"background:#e4ddd0;color:#4a473f;border-radius:999px;padding:7px 15px;font-size:13.5px;font-weight:600;\"\u003eSturdy raised feet\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Care callout --\u003e\n  \u003cdiv style=\"background:#efece4;border-left:4px solid #5c5e64;border-radius:10px;padding:16px 18px;margin:0 0 26px;font-size:14.5px;color:#5a564d;\"\u003e\n    \u003cstrong style=\"color:#33342f;\"\u003eEasy care:\u003c\/strong\u003e Wipe regularly with a soft, dry cloth to keep dust at bay, and spot-clean gently as needed. Keep out of prolonged direct sunlight to preserve the corduroy's soft colour.\n  \u003c\/div\u003e\n\n  \u003c!-- Assembly \/ shipping note --\u003e\n  \u003cp style=\"font-size:14px;color:#5a564d;margin:0 0 26px;\"\u003e\n    \u003cstrong style=\"color:#33342f;\"\u003eSetup \u0026amp; shipping:\u003c\/strong\u003e Light assembly required — all tools are included. Ships flat-packed in 4 boxes; estimated delivery \u003cstrong\u003e[4–8 business days]\u003c\/strong\u003e. Boxes may arrive on separate days.\n  \u003c\/p\u003e\n\n  \u003c!-- Warranty pill --\u003e\n  \u003cdiv style=\"text-align:center;margin:0 0 6px;\"\u003e\n    \u003cspan style=\"display:inline-block;background:linear-gradient(135deg,#33342f,#4a473f);color:#f4f1e8;border-radius:999px;padding:11px 24px;font-size:14px;font-weight:700;letter-spacing:.03em;\"\u003e🛡️ Backed by our 1-Year Warranty\u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Couchery","offers":[{"title":"as Pic Color","offer_id":43862174433358,"sku":"210190015:-101#as Pic Color","price":1358.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0629\/1357\/7038\/files\/Ivory-Corduroy-Living-Room-Set-_-Sofa-_-Armchair-_2-Piece_-_US-Stock-_-Ship-Immediately.jpg?v=1781371406"},{"product_id":"oversized-round-corduroy-lounge-chair","title":"Oehome Modular Chaise Lounge Sofa 55\" Oversized Corduroy Upholstered Circular 3 Pillows Deep Seat Armless Living Room","description":"\u003cdiv style=\"max-width: 880px; margin: 0 auto; font-family: 'DM Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif; color: #2c2c33; line-height: 1.65;\"\u003e\n\u003c!-- FREE SHIPPING banner --\u003e\n\u003cdiv style=\"background: linear-gradient(90deg,#23252e 0%,#3a3e4b 100%); color: #f3efe6; text-align: center; font-weight: bold; letter-spacing: .04em; font-size: 14px; padding: 11px 16px; border-radius: 12px; margin-bottom: 22px;\"\u003e✦ FREE SHIPPING  ·  NO ASSEMBLY  ·  1-YEAR WARRANTY\u003c\/div\u003e\n\u003c!-- Lead --\u003e\n\u003cp style=\"font-size: 19px; line-height: 1.6; color: #2c2c33; margin: 0 0 26px;\"\u003eYour new favourite spot to disappear into. This \u003cstrong\u003e55\" Oversized Round Lounge Chair\u003c\/strong\u003e is one big, deep, armless circle of comfort — wrapped in plush wide-wale corduroy in a moody deep black, with a seamless 360° wraparound back that looks just as good from behind. Sink in to read, nap, or stream all night; three matching pillows come along to make it that little bit cosier.\u003c\/p\u003e\n\u003c!-- Stat band --\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 12px; margin: 0 0 30px;\"\u003e\n\u003cdiv style=\"flex: 1 1 150px; background: #faf7f0; border: 1px solid #e6ded0; border-radius: 14px; padding: 18px 14px; text-align: center;\"\u003e\n\u003cdiv style=\"font-size: 24px; font-weight: 800; color: #b35f33;\"\u003e55\"\u003c\/div\u003e\n\u003cdiv style=\"font-size: 12.5px; color: #7c766a; letter-spacing: .03em;\"\u003eoversized round\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 150px; background: #faf7f0; border: 1px solid #e6ded0; border-radius: 14px; padding: 18px 14px; text-align: center;\"\u003e\n\u003cdiv style=\"font-size: 24px; font-weight: 800; color: #b35f33;\"\u003e360°\u003c\/div\u003e\n\u003cdiv style=\"font-size: 12.5px; color: #7c766a; letter-spacing: .03em;\"\u003ewraparound back\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 150px; background: #faf7f0; border: 1px solid #e6ded0; border-radius: 14px; padding: 18px 14px; text-align: center;\"\u003e\n\u003cdiv style=\"font-size: 24px; font-weight: 800; color: #b35f33;\"\u003e3\u003c\/div\u003e\n\u003cdiv style=\"font-size: 12.5px; color: #7c766a; letter-spacing: .03em;\"\u003epillows included\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 150px; background: #faf7f0; border: 1px solid #e6ded0; border-radius: 14px; padding: 18px 14px; text-align: center;\"\u003e\n\u003cdiv style=\"font-size: 24px; font-weight: 800; color: #b35f33;\"\u003e0 tools\u003c\/div\u003e\n\u003cdiv style=\"font-size: 12.5px; color: #7c766a; letter-spacing: .03em;\"\u003eframeless, no assembly\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Features --\u003e\n\u003ch3 style=\"font-size: 21px; color: #26272f; margin: 0 0 18px; font-weight: 800;\"\u003eWhy you'll love it\u003c\/h3\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 16px; margin: 0 0 30px;\"\u003e\n\u003cdiv style=\"flex: 1 1 360px; display: flex; gap: 14px; align-items: flex-start; background: #eeeae0; border-radius: 14px; padding: 16px 18px;\"\u003e\n\u003cdiv style=\"flex: 0 0 34px; height: 34px; border-radius: 50%; background: linear-gradient(135deg,#23252e,#3a3e4b); color: #fff; font-weight: 800; display: flex; align-items: center; justify-content: center;\"\u003e1\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong style=\"color: #26272f;\"\u003eSink-in oversized round seat\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"font-size: 14.5px; color: #55545c;\"\u003eA deep, roomy 55\" round lounge with space to curl up, stretch out, or nap with a book.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 360px; display: flex; gap: 14px; align-items: flex-start; background: #eeeae0; border-radius: 14px; padding: 16px 18px;\"\u003e\n\u003cdiv style=\"flex: 0 0 34px; height: 34px; border-radius: 50%; background: linear-gradient(135deg,#23252e,#3a3e4b); color: #fff; font-weight: 800; display: flex; align-items: center; justify-content: center;\"\u003e2\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong style=\"color: #26272f;\"\u003e360° wraparound back\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"font-size: 14.5px; color: #55545c;\"\u003eA seamless full-wrap silhouette that looks elegant from every angle and tucks neatly into any corner.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 360px; display: flex; gap: 14px; align-items: flex-start; background: #eeeae0; border-radius: 14px; padding: 16px 18px;\"\u003e\n\u003cdiv style=\"flex: 0 0 34px; height: 34px; border-radius: 50%; background: linear-gradient(135deg,#23252e,#3a3e4b); color: #fff; font-weight: 800; display: flex; align-items: center; justify-content: center;\"\u003e3\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong style=\"color: #26272f;\"\u003ePlush wide-wale corduroy\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"font-size: 14.5px; color: #55545c;\"\u003eSoft, richly ribbed corduroy that's gentle to the touch, in a moody deep black.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 360px; display: flex; gap: 14px; align-items: flex-start; background: #eeeae0; border-radius: 14px; padding: 16px 18px;\"\u003e\n\u003cdiv style=\"flex: 0 0 34px; height: 34px; border-radius: 50%; background: linear-gradient(135deg,#23252e,#3a3e4b); color: #fff; font-weight: 800; display: flex; align-items: center; justify-content: center;\"\u003e4\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong style=\"color: #26272f;\"\u003eNo assembly, frameless comfort\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"font-size: 14.5px; color: #55545c;\"\u003eArrives compressed in one box; just unpack and let it fluff back to full shape (about 72 hours).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- What's included --\u003e\n\u003ch3 style=\"font-size: 21px; color: #26272f; margin: 0 0 16px; font-weight: 800;\"\u003eWhat's included\u003c\/h3\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 12px; margin: 0 0 30px;\"\u003e\n\u003cdiv style=\"flex: 1 1 240px; background: #faf7f0; border: 1px solid #e6ded0; border-radius: 12px; padding: 14px 16px; font-size: 14.5px;\"\u003e🛋️  1 × oversized round lounge\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 240px; background: #faf7f0; border: 1px solid #e6ded0; border-radius: 12px; padding: 14px 16px; font-size: 14.5px;\"\u003e🛏️  3 × matching throw pillows\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 240px; background: #faf7f0; border: 1px solid #e6ded0; border-radius: 12px; padding: 14px 16px; font-size: 14.5px;\"\u003e📦  Ships compressed in 1 box\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 240px; background: #faf7f0; border: 1px solid #e6ded0; border-radius: 12px; padding: 14px 16px; font-size: 14.5px;\"\u003e🧰  No tools, no assembly\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Dimensions --\u003e\n\u003ch3 style=\"font-size: 21px; color: #26272f; margin: 0 0 16px; font-weight: 800;\"\u003eDimensions\u003c\/h3\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; font-size: 14.5px; margin: 0 0 10px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"background: #eeeae0;\"\u003e\n\u003ctd style=\"padding: 11px 14px; border-radius: 8px 0 0 8px; color: #55545c;\"\u003eOverall (round)\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 14px; text-align: right; font-weight: bold; color: #26272f; border-radius: 0 8px 8px 0;\"\u003e55\" diameter × 35\" \u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 11px 14px; color: #55545c;\"\u003eSeat depth (deep)\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 14px; text-align: right; font-weight: bold; color: #26272f;\"\u003e25\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background: #eeeae0;\"\u003e\n\u003ctd style=\"padding: 11px 14px; border-radius: 8px 0 0 8px; color: #55545c;\"\u003eSeat height\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 14px; text-align: right; font-weight: bold; color: #26272f; border-radius: 0 8px 8px 0;\"\u003e24\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 11px 14px; color: #55545c;\"\u003eIncludes\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 14px; text-align: right; font-weight: bold; color: #26272f;\"\u003eLounge + 3 pillows\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background: #eeeae0;\"\u003e\n\u003ctd style=\"padding: 11px 14px; border-radius: 8px 0 0 8px; color: #55545c;\"\u003ePackaging\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 14px; text-align: right; font-weight: bold; color: #26272f; border-radius: 0 8px 8px 0;\"\u003eCompressed · 1 box\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"font-size: 12.5px; color: #8a8479; margin: 0 0 30px;\"\u003eManual measurement — please allow a 0.4\"–0.8\" variance. Colours may vary slightly with lighting.\u003c\/p\u003e\n\u003c!-- Materials --\u003e\n\u003ch3 style=\"font-size: 21px; color: #26272f; margin: 0 0 14px; font-weight: 800;\"\u003eMaterials\u003c\/h3\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 10px; margin: 0 0 28px;\"\u003e\n\u003cspan style=\"background: #e4ddd0; color: #403d36; border-radius: 999px; padding: 7px 15px; font-size: 13.5px; font-weight: 600;\"\u003eWide-wale corduroy cover\u003c\/span\u003e \u003cspan style=\"background: #e4ddd0; color: #403d36; border-radius: 999px; padding: 7px 15px; font-size: 13.5px; font-weight: 600;\"\u003eCompressed foam fill\u003c\/span\u003e \u003cspan style=\"background: #e4ddd0; color: #403d36; border-radius: 999px; padding: 7px 15px; font-size: 13.5px; font-weight: 600;\"\u003eFrameless \/ boneless build\u003c\/span\u003e \u003cspan style=\"background: #e4ddd0; color: #403d36; border-radius: 999px; padding: 7px 15px; font-size: 13.5px; font-weight: 600;\"\u003e3 throw pillows included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- Care callout --\u003e\n\u003cdiv style=\"background: #eeeae0; border-left: 4px solid #bf6b3f; border-radius: 10px; padding: 16px 18px; margin: 0 0 26px; font-size: 14.5px; color: #55545c;\"\u003e\n\u003cstrong style=\"color: #26272f;\"\u003eEasy care:\u003c\/strong\u003e Spot-clean with a soft, damp cloth and mild detergent, then air-dry. Fluff and rotate the cushions now and then to keep that full, plush shape. Keep out of prolonged direct sunlight to preserve the deep black colour.\u003c\/div\u003e\n\u003c!-- Shipping \/ expansion note --\u003e\n\u003cp style=\"font-size: 14px; color: #55545c; margin: 0 0 26px;\"\u003e\u003cstrong style=\"color: #26272f;\"\u003eSetup \u0026amp; shipping:\u003c\/strong\u003e Arrives frameless and compressed in one box — no tools, no assembly. Once unpacked, allow up to \u003cstrong\u003e72 hours\u003c\/strong\u003e for it to fully expand and regain its plush shape. Estimated delivery \u003cstrong\u003e[4–8 business days]\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c!-- Warranty pill --\u003e\n\u003cdiv style=\"text-align: center; margin: 0 0 6px;\"\u003e\u003cspan style=\"display: inline-block; background: linear-gradient(135deg,#23252e,#3a3e4b); color: #f3efe6; border-radius: 999px; padding: 11px 24px; font-size: 14px; font-weight: bold; letter-spacing: .03em;\"\u003e🛡️ Backed by our 1-Year Warranty\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Couchery","offers":[{"title":"55*55*34inch \/ Dark Grey","offer_id":43862174498894,"sku":"210190015:-2#Dark Grey;191284006:-1#55*55*34inch","price":268.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0629\/1357\/7038\/files\/55-Oversized-Round-Corduroy-Lounge-Chair-_-Armless-Deep-Seat-Cuddle-Chaise.jpg?v=1781372375"},{"product_id":"cloud-l-shape-modular-sectional-sofa-ottoman-olive-chenille","title":"Cloud L-Shape Modular Sectional Sofa with Movable Ottoman — Olive Green Chenille Deep-Seat Couch (US Stock | Ship Immediately )","description":"\u003cdiv style=\"max-width:880px;margin:0 auto;font-family:'DM Sans','Helvetica Neue',Arial,sans-serif;color:#2C3318;line-height:1.6;font-size:16px;\"\u003e\n\n  \u003c!-- FREE SHIPPING BANNER --\u003e\n  \u003cdiv style=\"background:linear-gradient(135deg,#3E4A26 0%,#6B7A45 100%);color:#F6F1E5;text-align:center;padding:14px 20px;border-radius:14px;font-weight:700;letter-spacing:.5px;font-size:15px;text-transform:uppercase;\"\u003e\n    Free Shipping  •  Flat-Packed in 2 Boxes  •  No Tools Required\n  \u003c\/div\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003cp style=\"font-size:19px;line-height:1.7;color:#3E4A26;margin:26px 4px 28px;\"\u003e\n    Meet the sofa you'll never want to leave. Wrapped in soft olive-green chenille and built on deep, plush, foam-filled seats, this modular L-shape sectional gives you that cloud-soft, sink-in feeling the moment you sit down. The movable ottoman lets you reshape the layout whenever your room — or your mood — changes.\n  \u003c\/p\u003e\n\n  \u003c!-- STAT BAND --\u003e\n  \u003cdiv style=\"display:flex;flex-wrap:wrap;gap:12px;margin:0 0 32px;\"\u003e\n    \u003cdiv style=\"flex:1 1 160px;background:#F6F1E5;border:1px solid #ECE3D0;border-radius:14px;padding:18px 14px;text-align:center;\"\u003e\n      \u003cdiv style=\"font-size:22px;font-weight:800;color:#6B7A45;\"\u003eL-Shape\u003c\/div\u003e\n      \u003cdiv style=\"font-size:13px;color:#7A8266;margin-top:2px;\"\u003eModular layout\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"flex:1 1 160px;background:#F6F1E5;border:1px solid #ECE3D0;border-radius:14px;padding:18px 14px;text-align:center;\"\u003e\n      \u003cdiv style=\"font-size:22px;font-weight:800;color:#6B7A45;\"\u003eMovable\u003c\/div\u003e\n      \u003cdiv style=\"font-size:13px;color:#7A8266;margin-top:2px;\"\u003eOttoman \/ chaise\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"flex:1 1 160px;background:#F6F1E5;border:1px solid #ECE3D0;border-radius:14px;padding:18px 14px;text-align:center;\"\u003e\n      \u003cdiv style=\"font-size:22px;font-weight:800;color:#6B7A45;\"\u003eDeep-Seat\u003c\/div\u003e\n      \u003cdiv style=\"font-size:13px;color:#7A8266;margin-top:2px;\"\u003eCloud comfort\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"flex:1 1 160px;background:#F6F1E5;border:1px solid #ECE3D0;border-radius:14px;padding:18px 14px;text-align:center;\"\u003e\n      \u003cdiv style=\"font-size:22px;font-weight:800;color:#6B7A45;\"\u003e1-Year\u003c\/div\u003e\n      \u003cdiv style=\"font-size:13px;color:#7A8266;margin-top:2px;\"\u003eWarranty\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURES --\u003e\n  \u003cdiv style=\"margin:0 0 34px;\"\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;align-items:flex-start;gap:16px;margin-bottom:20px;\"\u003e\n      \u003cdiv style=\"flex:0 0 auto;width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,#6B7A45,#3E4A26);color:#F6F1E5;font-weight:800;font-size:18px;display:flex;align-items:center;justify-content:center;\"\u003e1\u003c\/div\u003e\n      \u003cdiv style=\"flex:1 1 280px;\"\u003e\n        \u003cdiv style=\"font-size:18px;font-weight:700;color:#3E4A26;\"\u003eModular L-Shape, Your Way\u003c\/div\u003e\n        \u003cdiv style=\"color:#56603C;\"\u003eThe movable ottoman reconfigures into a left or right chaise, a footrest, or an extra seat — so the sofa fits your space, not the other way around.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;align-items:flex-start;gap:16px;margin-bottom:20px;\"\u003e\n      \u003cdiv style=\"flex:0 0 auto;width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,#6B7A45,#3E4A26);color:#F6F1E5;font-weight:800;font-size:18px;display:flex;align-items:center;justify-content:center;\"\u003e2\u003c\/div\u003e\n      \u003cdiv style=\"flex:1 1 280px;\"\u003e\n        \u003cdiv style=\"font-size:18px;font-weight:700;color:#3E4A26;\"\u003eSink-In Cloud Comfort\u003c\/div\u003e\n        \u003cdiv style=\"color:#56603C;\"\u003eDeep, plush, high-resilience foam seats covered in soft olive chenille create a cozy, lounge-all-day feel that holds its shape over time.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;align-items:flex-start;gap:16px;margin-bottom:20px;\"\u003e\n      \u003cdiv style=\"flex:0 0 auto;width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,#6B7A45,#3E4A26);color:#F6F1E5;font-weight:800;font-size:18px;display:flex;align-items:center;justify-content:center;\"\u003e3\u003c\/div\u003e\n      \u003cdiv style=\"flex:1 1 280px;\"\u003e\n        \u003cdiv style=\"font-size:18px;font-weight:700;color:#3E4A26;\"\u003ePillow-Top Arms \u0026amp; Pillow Back\u003c\/div\u003e\n        \u003cdiv style=\"color:#56603C;\"\u003eSoftly cushioned arms and a plush pillow back cradle you from back to lumbar to thigh, supporting you gently from every angle.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;align-items:flex-start;gap:16px;\"\u003e\n      \u003cdiv style=\"flex:0 0 auto;width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,#6B7A45,#3E4A26);color:#F6F1E5;font-weight:800;font-size:18px;display:flex;align-items:center;justify-content:center;\"\u003e4\u003c\/div\u003e\n      \u003cdiv style=\"flex:1 1 280px;\"\u003e\n        \u003cdiv style=\"font-size:18px;font-weight:700;color:#3E4A26;\"\u003eNo-Tools Setup\u003c\/div\u003e\n        \u003cdiv style=\"color:#56603C;\"\u003eArrives flat-packed in two boxes. Simply unbox, arrange the pieces, and settle in — no hardware, no assembly headaches.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WHAT'S INCLUDED --\u003e\n  \u003cdiv style=\"background:#F6F1E5;border:1px solid #ECE3D0;border-radius:16px;padding:24px;margin:0 0 34px;\"\u003e\n    \u003cdiv style=\"font-size:18px;font-weight:800;color:#3E4A26;margin-bottom:16px;text-transform:uppercase;letter-spacing:.5px;\"\u003eWhat's Included\u003c\/div\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;gap:14px;\"\u003e\n      \u003cdiv style=\"flex:1 1 200px;background:#FFFFFF;border-radius:12px;padding:14px 16px;border:1px solid #ECE3D0;\"\u003e\n        \u003cdiv style=\"font-weight:700;color:#6B7A45;\"\u003eThree-Seat Cloud Sofa\u003c\/div\u003e\n        \u003cdiv style=\"font-size:14px;color:#56603C;\"\u003eModular cushioned seat sections\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv style=\"flex:1 1 200px;background:#FFFFFF;border-radius:12px;padding:14px 16px;border:1px solid #ECE3D0;\"\u003e\n        \u003cdiv style=\"font-weight:700;color:#6B7A45;\"\u003e1 × Movable Ottoman\u003c\/div\u003e\n        \u003cdiv style=\"font-size:14px;color:#56603C;\"\u003eReconfigures the L-shape\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv style=\"flex:1 1 200px;background:#FFFFFF;border-radius:12px;padding:14px 16px;border:1px solid #ECE3D0;\"\u003e\n        \u003cdiv style=\"font-weight:700;color:#6B7A45;\"\u003ePlush Back Cushions\u003c\/div\u003e\n        \u003cdiv style=\"font-size:14px;color:#56603C;\"\u003eSoft pillow-back styling\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv style=\"flex:1 1 200px;background:#FFFFFF;border-radius:12px;padding:14px 16px;border:1px solid #ECE3D0;\"\u003e\n        \u003cdiv style=\"font-weight:700;color:#6B7A45;\"\u003ePillow-Top Arms\u003c\/div\u003e\n        \u003cdiv style=\"font-size:14px;color:#56603C;\"\u003eCushioned for added comfort\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- DIMENSIONS --\u003e\n  \u003cdiv style=\"margin:0 0 34px;\"\u003e\n    \u003cdiv style=\"font-size:18px;font-weight:800;color:#3E4A26;margin-bottom:14px;text-transform:uppercase;letter-spacing:.5px;\"\u003eDimensions\u003c\/div\u003e\n    \u003ctable style=\"width:100%;border-collapse:collapse;font-size:15px;\"\u003e\n      \u003ctbody\u003e\n        \u003ctr style=\"background:#F6F1E5;\"\u003e\n\u003ctd style=\"padding:11px 14px;border:1px solid #ECE3D0;font-weight:600;color:#3E4A26;\"\u003eOverall width\u003c\/td\u003e\n\u003ctd style=\"padding:11px 14px;border:1px solid #ECE3D0;color:#56603C;\"\u003e104.33\"\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd style=\"padding:11px 14px;border:1px solid #ECE3D0;font-weight:600;color:#3E4A26;\"\u003eOverall depth (L-configuration)\u003c\/td\u003e\n\u003ctd style=\"padding:11px 14px;border:1px solid #ECE3D0;color:#56603C;\"\u003e40.15\"\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr style=\"background:#F6F1E5;\"\u003e\n\u003ctd style=\"padding:11px 14px;border:1px solid #ECE3D0;font-weight:600;color:#3E4A26;\"\u003eSofa section depth\u003c\/td\u003e\n\u003ctd style=\"padding:11px 14px;border:1px solid #ECE3D0;color:#56603C;\"\u003e38.97\"\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd style=\"padding:11px 14px;border:1px solid #ECE3D0;font-weight:600;color:#3E4A26;\"\u003eOverall height\u003c\/td\u003e\n\u003ctd style=\"padding:11px 14px;border:1px solid #ECE3D0;color:#56603C;\"\u003e25.98\"\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr style=\"background:#F6F1E5;\"\u003e\n\u003ctd style=\"padding:11px 14px;border:1px solid #ECE3D0;font-weight:600;color:#3E4A26;\"\u003eSeat height\u003c\/td\u003e\n\u003ctd style=\"padding:11px 14px;border:1px solid #ECE3D0;color:#56603C;\"\u003e17.71\"\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd style=\"padding:11px 14px;border:1px solid #ECE3D0;font-weight:600;color:#3E4A26;\"\u003eSeat depth\u003c\/td\u003e\n\u003ctd style=\"padding:11px 14px;border:1px solid #ECE3D0;color:#56603C;\"\u003e21.65\"\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr style=\"background:#F6F1E5;\"\u003e\n\u003ctd style=\"padding:11px 14px;border:1px solid #ECE3D0;font-weight:600;color:#3E4A26;\"\u003eBack cushion height\u003c\/td\u003e\n\u003ctd style=\"padding:11px 14px;border:1px solid #ECE3D0;color:#56603C;\"\u003e19.68\"\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd style=\"padding:11px 14px;border:1px solid #ECE3D0;font-weight:600;color:#3E4A26;\"\u003eOttoman\u003c\/td\u003e\n\u003ctd style=\"padding:11px 14px;border:1px solid #ECE3D0;color:#56603C;\"\u003e35.43\" L × 27.55\" W\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr style=\"background:#F6F1E5;\"\u003e\n\u003ctd style=\"padding:11px 14px;border:1px solid #ECE3D0;font-weight:600;color:#3E4A26;\"\u003ePer-seat width\u003c\/td\u003e\n\u003ctd style=\"padding:11px 14px;border:1px solid #ECE3D0;color:#56603C;\"\u003e[__]\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd style=\"padding:11px 14px;border:1px solid #ECE3D0;font-weight:600;color:#3E4A26;\"\u003eTotal weight (2 boxes)\u003c\/td\u003e\n\u003ctd style=\"padding:11px 14px;border:1px solid #ECE3D0;color:#56603C;\"\u003eapprox. 145 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n    \u003cdiv style=\"font-size:13px;color:#7A8266;margin-top:8px;font-style:italic;\"\u003eManual measurement — please allow a +0.4\" \/ -1.0\" tolerance.\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- MATERIAL PILLS --\u003e\n  \u003cdiv style=\"margin:0 0 30px;\"\u003e\n    \u003cdiv style=\"font-size:18px;font-weight:800;color:#3E4A26;margin-bottom:14px;text-transform:uppercase;letter-spacing:.5px;\"\u003eMaterials\u003c\/div\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;gap:10px;\"\u003e\n      \u003cspan style=\"background:#6B7A45;color:#F6F1E5;border-radius:999px;padding:8px 16px;font-size:14px;font-weight:600;\"\u003eOlive-Green Chenille\u003c\/span\u003e\n      \u003cspan style=\"background:#6B7A45;color:#F6F1E5;border-radius:999px;padding:8px 16px;font-size:14px;font-weight:600;\"\u003eHigh-Resilience Foam Fill\u003c\/span\u003e\n      \u003cspan style=\"background:#6B7A45;color:#F6F1E5;border-radius:999px;padding:8px 16px;font-size:14px;font-weight:600;\"\u003eDeep-Seat Cushions\u003c\/span\u003e\n      \u003cspan style=\"background:#6B7A45;color:#F6F1E5;border-radius:999px;padding:8px 16px;font-size:14px;font-weight:600;\"\u003ePillow-Top Arms\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CARE CALLOUT --\u003e\n  \u003cdiv style=\"background:#FBF6EC;border-left:4px solid #B5734A;border-radius:10px;padding:18px 22px;margin:0 0 26px;\"\u003e\n    \u003cdiv style=\"font-weight:700;color:#B5734A;margin-bottom:6px;\"\u003eCare \u0026amp; Keeping\u003c\/div\u003e\n    \u003cdiv style=\"color:#56603C;font-size:15px;\"\u003eVacuum gently and spot-clean spills with a mild, water-based cleaner. Rotate and fluff cushions regularly to keep their shape, and keep the sofa out of prolonged direct sunlight to preserve the color. Chenille is best suited to light-to-moderate everyday use.\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SHIPPING NOTE --\u003e\n  \u003cdiv style=\"background:#F6F1E5;border:1px solid #ECE3D0;border-radius:12px;padding:18px 22px;margin:0 0 26px;\"\u003e\n    \u003cdiv style=\"font-weight:700;color:#3E4A26;margin-bottom:6px;\"\u003eShipping\u003c\/div\u003e\n    \u003cdiv style=\"color:#56603C;font-size:15px;\"\u003eShips flat-packed in \u003cstrong\u003e2 boxes\u003c\/strong\u003e for easy handling through doorways and elevators. No tools or assembly required — just unbox and arrange. Estimated delivery: \u003cstrong\u003e[4–8 business days]\u003c\/strong\u003e. Boxes may arrive separately; please wait for both parcels before setting up.\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WARRANTY PILL --\u003e\n  \u003cdiv style=\"text-align:center;margin:0 0 8px;\"\u003e\n    \u003cspan style=\"display:inline-block;background:linear-gradient(135deg,#3E4A26,#6B7A45);color:#F6F1E5;border-radius:999px;padding:12px 28px;font-size:15px;font-weight:700;letter-spacing:.5px;\"\u003e✓ Backed by a 1-Year Warranty\u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Couchery","offers":[{"title":"100*38*25inch \/ Green","offer_id":43862174564430,"sku":"210190015:216016296#Green;191284006:-1#100*38*25inch","price":1010.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0629\/1357\/7038\/files\/Cloud-L-Shape-Modular-Sectional-Sofa-with-Movable-Ottoman-_-Olive-Green-Chenille-Deep-Seat-Couch-_US-Stock-_-Ship-Immediately.jpg?v=1781373577"},{"product_id":"cloud-curved-l-shape-sectional-sofa-grey-boneless-modular","title":"Oversized Cloud Curved L-Shape Sectional Sofa — Plush Grey Compressed Modular Couch with Deep Seats (US Stock | Ship Immediately )","description":"\u003cdiv style=\"max-width: 880px; margin: 0 auto; font-family: 'DM Sans','Helvetica Neue',Arial,sans-serif; color: #2e3338; line-height: 1.6; font-size: 16px;\"\u003e\n\u003c!-- FREE SHIPPING BANNER --\u003e\n\u003cdiv style=\"background: linear-gradient(135deg,#2E3338 0%,#515A61 100%); color: #f4f1ea; text-align: center; padding: 14px 20px; border-radius: 14px; font-weight: bold; letter-spacing: .5px; font-size: 15px; text-transform: uppercase;\"\u003eFree Shipping  •  Flat-Packed in 2 Boxes  •  No Tools Required\u003c\/div\u003e\n\u003c!-- INTRO --\u003e\n\u003cp style=\"font-size: 19px; line-height: 1.7; color: #2e3338; margin: 26px 4px 28px;\"\u003eSink into a softer way to relax. This oversized cloud sectional curves into a generous L-shape with deep, plush seats and gently rounded arms — a boneless, frameless design that hugs your body instead of holding it rigid. Wrapped in a soft, woven grey fabric, it's the kind of couch the whole family ends up sharing.\u003c\/p\u003e\n\u003c!-- STAT BAND --\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 12px; margin: 0 0 32px;\"\u003e\n\u003cdiv style=\"flex: 1 1 160px; background: #F4F1EA; border: 1px solid #E8E2D6; border-radius: 14px; padding: 18px 14px; text-align: center;\"\u003e\n\u003cdiv style=\"font-size: 22px; font-weight: 800; color: #515a61;\"\u003eL-Shape\u003c\/div\u003e\n\u003cdiv style=\"font-size: 13px; color: #6e767c; margin-top: 2px;\"\u003eCurved modular\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 160px; background: #F4F1EA; border: 1px solid #E8E2D6; border-radius: 14px; padding: 18px 14px; text-align: center;\"\u003e\n\u003cdiv style=\"font-size: 22px; font-weight: 800; color: #515a61;\"\u003eBoneless\u003c\/div\u003e\n\u003cdiv style=\"font-size: 13px; color: #6e767c; margin-top: 2px;\"\u003eFrameless build\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 160px; background: #F4F1EA; border: 1px solid #E8E2D6; border-radius: 14px; padding: 18px 14px; text-align: center;\"\u003e\n\u003cdiv style=\"font-size: 22px; font-weight: 800; color: #515a61;\"\u003e~116\"\u003c\/div\u003e\n\u003cdiv style=\"font-size: 13px; color: #6e767c; margin-top: 2px;\"\u003eOversized footprint\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 160px; background: #F4F1EA; border: 1px solid #E8E2D6; border-radius: 14px; padding: 18px 14px; text-align: center;\"\u003e\n\u003cdiv style=\"font-size: 22px; font-weight: 800; color: #515a61;\"\u003e1-Year\u003c\/div\u003e\n\u003cdiv style=\"font-size: 13px; color: #6e767c; margin-top: 2px;\"\u003eWarranty\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURES --\u003e\n\u003cdiv style=\"margin: 0 0 34px;\"\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; align-items: flex-start; gap: 16px; margin-bottom: 20px;\"\u003e\n\u003cdiv style=\"flex: 0 0 auto; width: 42px; height: 42px; border-radius: 50%; background: linear-gradient(135deg,#515A61,#2E3338); color: #f4f1ea; font-weight: 800; font-size: 18px; display: flex; align-items: center; justify-content: center;\"\u003e1\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 280px;\"\u003e\n\u003cdiv style=\"font-size: 18px; font-weight: bold; color: #2e3338;\"\u003eBoneless Modular L-Shape\u003c\/div\u003e\n\u003cdiv style=\"color: #515a61;\"\u003eWith no rigid internal frame, you can freely rearrange the pieces into a sprawling sectional, a corner chaise, or separate seats — whatever your space needs.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; align-items: flex-start; gap: 16px; margin-bottom: 20px;\"\u003e\n\u003cdiv style=\"flex: 0 0 auto; width: 42px; height: 42px; border-radius: 50%; background: linear-gradient(135deg,#515A61,#2E3338); color: #f4f1ea; font-weight: 800; font-size: 18px; display: flex; align-items: center; justify-content: center;\"\u003e2\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 280px;\"\u003e\n\u003cdiv style=\"font-size: 18px; font-weight: bold; color: #2e3338;\"\u003eSink-In Cloud Comfort\u003c\/div\u003e\n\u003cdiv style=\"color: #515a61;\"\u003eDeep, plush, high-resilience foam delivers a medium-soft, body-hugging feel that eases pressure points and invites you to stay a while.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; align-items: flex-start; gap: 16px; margin-bottom: 20px;\"\u003e\n\u003cdiv style=\"flex: 0 0 auto; width: 42px; height: 42px; border-radius: 50%; background: linear-gradient(135deg,#515A61,#2E3338); color: #f4f1ea; font-weight: 800; font-size: 18px; display: flex; align-items: center; justify-content: center;\"\u003e3\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 280px;\"\u003e\n\u003cdiv style=\"font-size: 18px; font-weight: bold; color: #2e3338;\"\u003eOversized Curved Profile\u003c\/div\u003e\n\u003cdiv style=\"color: #515a61;\"\u003eA generous ~116\" L-shape with softly rounded arms wraps the room in cozy seating — ideal for movie nights, lounging, and hosting guests.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; align-items: flex-start; gap: 16px;\"\u003e\n\u003cdiv style=\"flex: 0 0 auto; width: 42px; height: 42px; border-radius: 50%; background: linear-gradient(135deg,#515A61,#2E3338); color: #f4f1ea; font-weight: 800; font-size: 18px; display: flex; align-items: center; justify-content: center;\"\u003e4\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 280px;\"\u003e\n\u003cdiv style=\"font-size: 18px; font-weight: bold; color: #2e3338;\"\u003eNo-Tools Setup\u003c\/div\u003e\n\u003cdiv style=\"color: #515a61;\"\u003eArrives flat-packed in two boxes. Simply unbox, arrange the pieces, and sink in — no hardware, no assembly headaches.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- WHAT'S INCLUDED --\u003e\n\u003cdiv style=\"background: #F4F1EA; border: 1px solid #E8E2D6; border-radius: 16px; padding: 24px; margin: 0 0 34px;\"\u003e\n\u003cdiv style=\"font-size: 18px; font-weight: 800; color: #2e3338; margin-bottom: 16px; text-transform: uppercase; letter-spacing: .5px;\"\u003eWhat's Included\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 14px;\"\u003e\n\u003cdiv style=\"flex: 1 1 200px; background: #FFFFFF; border-radius: 12px; padding: 14px 16px; border: 1px solid #E8E2D6;\"\u003e\n\u003cdiv style=\"font-weight: bold; color: #515a61;\"\u003eModular Seat Sections\u003c\/div\u003e\n\u003cdiv style=\"font-size: 14px; color: #6e767c;\"\u003e3 pieces forming the L-shape\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 200px; background: #FFFFFF; border-radius: 12px; padding: 14px 16px; border: 1px solid #E8E2D6;\"\u003e\n\u003cdiv style=\"font-weight: bold; color: #515a61;\"\u003eSoftly Rounded Arms\u003c\/div\u003e\n\u003cdiv style=\"font-size: 14px; color: #6e767c;\"\u003ePlush, pillow-soft sides\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 200px; background: #FFFFFF; border-radius: 12px; padding: 14px 16px; border: 1px solid #E8E2D6;\"\u003e\n\u003cdiv style=\"font-weight: bold; color: #515a61;\"\u003ePlush Back Cushions\u003c\/div\u003e\n\u003cdiv style=\"font-size: 14px; color: #6e767c;\"\u003eDeep, supportive seating\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 200px; background: #FFFFFF; border-radius: 12px; padding: 14px 16px; border: 1px solid #E8E2D6;\"\u003e\n\u003cdiv style=\"font-weight: bold; color: #515a61;\"\u003eAccent Throw Pillows\u003c\/div\u003e\n\u003cdiv style=\"font-size: 14px; color: #6e767c;\"\u003eCoordinating pillows\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DIMENSIONS --\u003e\n\u003cdiv style=\"margin: 0 0 34px;\"\u003e\n\u003cdiv style=\"font-size: 18px; font-weight: 800; color: #2e3338; margin-bottom: 14px; text-transform: uppercase; letter-spacing: .5px;\"\u003eDimensions\u003c\/div\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; font-size: 15px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"background: #F4F1EA;\"\u003e\n\u003ctd style=\"padding: 11px 14px; border: 1px solid #E8E2D6; font-weight: 600; color: #2e3338;\"\u003eOverall length (long side)\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 14px; border: 1px solid #E8E2D6; color: #515a61;\"\u003e116.14\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 11px 14px; border: 1px solid #E8E2D6; font-weight: 600; color: #2e3338;\"\u003eOverall length (return side)\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 14px; border: 1px solid #E8E2D6; color: #515a61;\"\u003e85.52\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background: #F4F1EA;\"\u003e\n\u003ctd style=\"padding: 11px 14px; border: 1px solid #E8E2D6; font-weight: 600; color: #2e3338;\"\u003eOverall depth (per side)\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 14px; border: 1px solid #E8E2D6; color: #515a61;\"\u003e39.37\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 11px 14px; border: 1px solid #E8E2D6; font-weight: 600; color: #2e3338;\"\u003eOverall height\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 14px; border: 1px solid #E8E2D6; color: #515a61;\"\u003e26.77\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background: #F4F1EA;\"\u003e\n\u003ctd style=\"padding: 11px 14px; border: 1px solid #E8E2D6; font-weight: 600; color: #2e3338;\"\u003eSeat depth\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 14px; border: 1px solid #E8E2D6; color: #515a61;\"\u003e27.55\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 11px 14px; border: 1px solid #E8E2D6; font-weight: 600; color: #2e3338;\"\u003eSeat height\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 14px; border: 1px solid #E8E2D6; color: #515a61;\"\u003e15.74\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background: #F4F1EA;\"\u003e\n\u003ctd style=\"padding: 11px 14px; border: 1px solid #E8E2D6; font-weight: 600; color: #2e3338;\"\u003eTotal weight (2 boxes)\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 14px; border: 1px solid #E8E2D6; color: #515a61;\"\u003eapprox. 202 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 11px 14px; border: 1px solid #E8E2D6; font-weight: 600; color: #2e3338;\"\u003eBox 1\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 14px; border: 1px solid #E8E2D6; color: #515a61;\"\u003e51.18\" × 15.74\" × 15.35\" (100.3 lbs)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background: #F4F1EA;\"\u003e\n\u003ctd style=\"padding: 11px 14px; border: 1px solid #E8E2D6; font-weight: 600; color: #2e3338;\"\u003eBox 2\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 14px; border: 1px solid #E8E2D6; color: #515a61;\"\u003e46.45\" × 17.71\" × 17.71\" (101.9 lbs)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv style=\"font-size: 13px; color: #6e767c; margin-top: 8px; font-style: italic;\"\u003eManual measurement — please allow a +0.4\" \/ -1.0\" tolerance.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- MATERIAL PILLS --\u003e\n\u003cdiv style=\"margin: 0 0 30px;\"\u003e\n\u003cdiv style=\"font-size: 18px; font-weight: 800; color: #2e3338; margin-bottom: 14px; text-transform: uppercase; letter-spacing: .5px;\"\u003eMaterials\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 10px;\"\u003e\n\u003cspan style=\"background: #515A61; color: #f4f1ea; border-radius: 999px; padding: 8px 16px; font-size: 14px; font-weight: 600;\"\u003eSoft Woven Grey Fabric\u003c\/span\u003e \u003cspan style=\"background: #515A61; color: #f4f1ea; border-radius: 999px; padding: 8px 16px; font-size: 14px; font-weight: 600;\"\u003eHigh-Resilience Foam Fill\u003c\/span\u003e \u003cspan style=\"background: #515A61; color: #f4f1ea; border-radius: 999px; padding: 8px 16px; font-size: 14px; font-weight: 600;\"\u003eBoneless \/ Frameless Build\u003c\/span\u003e \u003cspan style=\"background: #515A61; color: #f4f1ea; border-radius: 999px; padding: 8px 16px; font-size: 14px; font-weight: 600;\"\u003eDeep Cloud Seats\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CARE CALLOUT --\u003e\n\u003cdiv style=\"background: #FBF8F1; border-left: 4px solid #A6794E; border-radius: 10px; padding: 18px 22px; margin: 0 0 26px;\"\u003e\n\u003cdiv style=\"font-weight: bold; color: #a6794e; margin-bottom: 6px;\"\u003eCare \u0026amp; Keeping\u003c\/div\u003e\n\u003cdiv style=\"color: #515a61; font-size: 15px;\"\u003eVacuum gently and spot-clean spills with a mild, water-based cleaner. Fluff and rotate the cushions regularly to keep their plush shape, and keep the sofa out of prolonged direct sunlight to preserve the color. Best suited to light-to-moderate everyday use.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SHIPPING NOTE --\u003e\n\u003cdiv style=\"background: #F4F1EA; border: 1px solid #E8E2D6; border-radius: 12px; padding: 18px 22px; margin: 0 0 26px;\"\u003e\n\u003cdiv style=\"font-weight: bold; color: #2e3338; margin-bottom: 6px;\"\u003eShipping\u003c\/div\u003e\n\u003cdiv style=\"color: #515a61; font-size: 15px;\"\u003eShips flat-packed in \u003cstrong\u003e2 boxes\u003c\/strong\u003e for easy handling through doorways and elevators. No tools or assembly required — just unbox and arrange. Estimated delivery: \u003cstrong\u003e[4–8 business days]\u003c\/strong\u003e. Boxes may arrive separately; please wait for both parcels before setting up.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- WARRANTY PILL --\u003e\n\u003cdiv style=\"text-align: center; margin: 0 0 8px;\"\u003e\u003cspan style=\"display: inline-block; background: linear-gradient(135deg,#2E3338,#515A61); color: #f4f1ea; border-radius: 999px; padding: 12px 28px; font-size: 15px; font-weight: bold; letter-spacing: .5px;\"\u003e✓ Backed by a 1-Year Warranty\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Couchery","offers":[{"title":"118*75*26inch \/ Beige","offer_id":43862175449166,"sku":"210190015:-3#Beige;191284006:-1#118*75*26inch","price":1256.0,"currency_code":"USD","in_stock":true},{"title":"118*75*26inch \/ Grey","offer_id":43862175481934,"sku":"210190015:-2#Grey;191284006:-1#118*75*26inch","price":1256.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0629\/1357\/7038\/files\/Oversized-Cloud-Curved-L-Shape-Sectional-Sofa-_-Plush-Grey-Boneless-Modular-Couch-with-Deep-Seats-_US-Stock-_-Ship-Immediately.jpg?v=1781374731"},{"product_id":"curved-cloud-boneless-3-seater-sofa-terracotta-chenille","title":"Curved Cloud 3-Seater Compressed Sofa — Soft Terracotta Chenille Couch with Rolled Arms (86\") (US Stock | Ship Immediately )","description":"\u003cdiv style=\"max-width:880px;margin:0 auto;font-family:'DM Sans','Helvetica Neue',Arial,sans-serif;color:#4A2E22;line-height:1.6;font-size:16px;\"\u003e\n\n  \u003c!-- FREE SHIPPING BANNER --\u003e\n  \u003cdiv style=\"background:linear-gradient(135deg,#9C4A2E 0%,#C26B43 100%);color:#F8F1E7;text-align:center;padding:14px 20px;border-radius:14px;font-weight:700;letter-spacing:.5px;font-size:15px;text-transform:uppercase;\"\u003e\n    Free Shipping  •  Ships Compressed in 1 Box  •  No Assembly Required\n  \u003c\/div\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003cp style=\"font-size:19px;line-height:1.7;color:#9C4A2E;margin:26px 4px 28px;\"\u003e\n    A sofa with all the soft, rounded charm of a cloud. This curved 86\" three-seater is wrapped in warm terracotta chenille and built entirely from high-density foam — no rigid frame, no legs, just an all-over hug the moment you sink in. It arrives compressed in a single box and expands to full size on its own, so cozy is only an unboxing away.\n  \u003c\/p\u003e\n\n  \u003c!-- STAT BAND --\u003e\n  \u003cdiv style=\"display:flex;flex-wrap:wrap;gap:12px;margin:0 0 32px;\"\u003e\n    \u003cdiv style=\"flex:1 1 160px;background:#F8F1E7;border:1px solid #EFE3D1;border-radius:14px;padding:18px 14px;text-align:center;\"\u003e\n      \u003cdiv style=\"font-size:22px;font-weight:800;color:#C26B43;\"\u003e86\" Wide\u003c\/div\u003e\n      \u003cdiv style=\"font-size:13px;color:#8A6A52;margin-top:2px;\"\u003eSeats 2–3\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"flex:1 1 160px;background:#F8F1E7;border:1px solid #EFE3D1;border-radius:14px;padding:18px 14px;text-align:center;\"\u003e\n      \u003cdiv style=\"font-size:22px;font-weight:800;color:#C26B43;\"\u003eBoneless\u003c\/div\u003e\n      \u003cdiv style=\"font-size:13px;color:#8A6A52;margin-top:2px;\"\u003eFrameless \u0026amp; legless\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"flex:1 1 160px;background:#F8F1E7;border:1px solid #EFE3D1;border-radius:14px;padding:18px 14px;text-align:center;\"\u003e\n      \u003cdiv style=\"font-size:22px;font-weight:800;color:#C26B43;\"\u003e1 Box\u003c\/div\u003e\n      \u003cdiv style=\"font-size:13px;color:#8A6A52;margin-top:2px;\"\u003eNo assembly\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"flex:1 1 160px;background:#F8F1E7;border:1px solid #EFE3D1;border-radius:14px;padding:18px 14px;text-align:center;\"\u003e\n      \u003cdiv style=\"font-size:22px;font-weight:800;color:#C26B43;\"\u003e1-Year\u003c\/div\u003e\n      \u003cdiv style=\"font-size:13px;color:#8A6A52;margin-top:2px;\"\u003eWarranty\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURES --\u003e\n  \u003cdiv style=\"margin:0 0 34px;\"\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;align-items:flex-start;gap:16px;margin-bottom:20px;\"\u003e\n      \u003cdiv style=\"flex:0 0 auto;width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,#C26B43,#9C4A2E);color:#F8F1E7;font-weight:800;font-size:18px;display:flex;align-items:center;justify-content:center;\"\u003e1\u003c\/div\u003e\n      \u003cdiv style=\"flex:1 1 280px;\"\u003e\n        \u003cdiv style=\"font-size:18px;font-weight:700;color:#9C4A2E;\"\u003eBoneless Cloud Comfort\u003c\/div\u003e\n        \u003cdiv style=\"color:#7A5A47;\"\u003eHigh-density foam with no rigid internal frame gives a soft, all-over hug. Pocket-spring seat support adds lasting structure within the softness, so the seats hold their shape over time.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;align-items:flex-start;gap:16px;margin-bottom:20px;\"\u003e\n      \u003cdiv style=\"flex:0 0 auto;width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,#C26B43,#9C4A2E);color:#F8F1E7;font-weight:800;font-size:18px;display:flex;align-items:center;justify-content:center;\"\u003e2\u003c\/div\u003e\n      \u003cdiv style=\"flex:1 1 280px;\"\u003e\n        \u003cdiv style=\"font-size:18px;font-weight:700;color:#9C4A2E;\"\u003eElegant Curved Silhouette\u003c\/div\u003e\n        \u003cdiv style=\"color:#7A5A47;\"\u003eSmoothly rounded arms, back, and corners create a soft, sculptural look. The legless design sits low and clean, blending easily into modern and cozy interiors alike.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;align-items:flex-start;gap:16px;margin-bottom:20px;\"\u003e\n      \u003cdiv style=\"flex:0 0 auto;width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,#C26B43,#9C4A2E);color:#F8F1E7;font-weight:800;font-size:18px;display:flex;align-items:center;justify-content:center;\"\u003e3\u003c\/div\u003e\n      \u003cdiv style=\"flex:1 1 280px;\"\u003e\n        \u003cdiv style=\"font-size:18px;font-weight:700;color:#9C4A2E;\"\u003eCompressed Delivery, No Assembly\u003c\/div\u003e\n        \u003cdiv style=\"color:#7A5A47;\"\u003eArrives in one compact box. Simply unbox and watch the sofa expand to its full size — no tools, no frames, and no legs to attach.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;align-items:flex-start;gap:16px;\"\u003e\n      \u003cdiv style=\"flex:0 0 auto;width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,#C26B43,#9C4A2E);color:#F8F1E7;font-weight:800;font-size:18px;display:flex;align-items:center;justify-content:center;\"\u003e4\u003c\/div\u003e\n      \u003cdiv style=\"flex:1 1 280px;\"\u003e\n        \u003cdiv style=\"font-size:18px;font-weight:700;color:#9C4A2E;\"\u003eComplete \u0026amp; Ready to Lounge\u003c\/div\u003e\n        \u003cdiv style=\"color:#7A5A47;\"\u003eAt 86\" wide, there's ample room for 2–3 adults. It comes complete with two lumbar pillows and two round bolster pillows for instant comfort and style.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WHAT'S INCLUDED --\u003e\n  \u003cdiv style=\"background:#F8F1E7;border:1px solid #EFE3D1;border-radius:16px;padding:24px;margin:0 0 34px;\"\u003e\n    \u003cdiv style=\"font-size:18px;font-weight:800;color:#9C4A2E;margin-bottom:16px;text-transform:uppercase;letter-spacing:.5px;\"\u003eWhat's Included\u003c\/div\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;gap:14px;\"\u003e\n      \u003cdiv style=\"flex:1 1 200px;background:#FFFFFF;border-radius:12px;padding:14px 16px;border:1px solid #EFE3D1;\"\u003e\n        \u003cdiv style=\"font-weight:700;color:#C26B43;\"\u003e1 × Curved 3-Seater Sofa\u003c\/div\u003e\n        \u003cdiv style=\"font-size:14px;color:#8A6A52;\"\u003eOne-piece, no assembly\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv style=\"flex:1 1 200px;background:#FFFFFF;border-radius:12px;padding:14px 16px;border:1px solid #EFE3D1;\"\u003e\n        \u003cdiv style=\"font-weight:700;color:#C26B43;\"\u003e2 × Lumbar Pillows\u003c\/div\u003e\n        \u003cdiv style=\"font-size:14px;color:#8A6A52;\"\u003eExtra back support\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv style=\"flex:1 1 200px;background:#FFFFFF;border-radius:12px;padding:14px 16px;border:1px solid #EFE3D1;\"\u003e\n        \u003cdiv style=\"font-weight:700;color:#C26B43;\"\u003e2 × Round Bolsters\u003c\/div\u003e\n        \u003cdiv style=\"font-size:14px;color:#8A6A52;\"\u003eStylish accent pillows\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv style=\"flex:1 1 200px;background:#FFFFFF;border-radius:12px;padding:14px 16px;border:1px solid #EFE3D1;\"\u003e\n        \u003cdiv style=\"font-weight:700;color:#C26B43;\"\u003eReady Out of the Box\u003c\/div\u003e\n        \u003cdiv style=\"font-size:14px;color:#8A6A52;\"\u003eUnbox and expand\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- DIMENSIONS --\u003e\n  \u003cdiv style=\"margin:0 0 34px;\"\u003e\n    \u003cdiv style=\"font-size:18px;font-weight:800;color:#9C4A2E;margin-bottom:14px;text-transform:uppercase;letter-spacing:.5px;\"\u003eDimensions\u003c\/div\u003e\n    \u003ctable style=\"width:100%;border-collapse:collapse;font-size:15px;\"\u003e\n      \u003ctbody\u003e\n        \u003ctr style=\"background:#F8F1E7;\"\u003e\n\u003ctd style=\"padding:11px 14px;border:1px solid #EFE3D1;font-weight:600;color:#4A2E22;\"\u003eOverall width\u003c\/td\u003e\n\u003ctd style=\"padding:11px 14px;border:1px solid #EFE3D1;color:#7A5A47;\"\u003e86\"\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd style=\"padding:11px 14px;border:1px solid #EFE3D1;font-weight:600;color:#4A2E22;\"\u003eOverall depth\u003c\/td\u003e\n\u003ctd style=\"padding:11px 14px;border:1px solid #EFE3D1;color:#7A5A47;\"\u003e38\"\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr style=\"background:#F8F1E7;\"\u003e\n\u003ctd style=\"padding:11px 14px;border:1px solid #EFE3D1;font-weight:600;color:#4A2E22;\"\u003eOverall height\u003c\/td\u003e\n\u003ctd style=\"padding:11px 14px;border:1px solid #EFE3D1;color:#7A5A47;\"\u003e27.5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd style=\"padding:11px 14px;border:1px solid #EFE3D1;font-weight:600;color:#4A2E22;\"\u003eSeat height\u003c\/td\u003e\n\u003ctd style=\"padding:11px 14px;border:1px solid #EFE3D1;color:#7A5A47;\"\u003e16\"\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr style=\"background:#F8F1E7;\"\u003e\n\u003ctd style=\"padding:11px 14px;border:1px solid #EFE3D1;font-weight:600;color:#4A2E22;\"\u003eSeat depth\u003c\/td\u003e\n\u003ctd style=\"padding:11px 14px;border:1px solid #EFE3D1;color:#7A5A47;\"\u003e20\"\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd style=\"padding:11px 14px;border:1px solid #EFE3D1;font-weight:600;color:#4A2E22;\"\u003eArm width\u003c\/td\u003e\n\u003ctd style=\"padding:11px 14px;border:1px solid #EFE3D1;color:#7A5A47;\"\u003e8\"\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr style=\"background:#F8F1E7;\"\u003e\n\u003ctd style=\"padding:11px 14px;border:1px solid #EFE3D1;font-weight:600;color:#4A2E22;\"\u003eLumbar pillow\u003c\/td\u003e\n\u003ctd style=\"padding:11px 14px;border:1px solid #EFE3D1;color:#7A5A47;\"\u003e28.5\" × 12\"\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd style=\"padding:11px 14px;border:1px solid #EFE3D1;font-weight:600;color:#4A2E22;\"\u003eRound bolster\u003c\/td\u003e\n\u003ctd style=\"padding:11px 14px;border:1px solid #EFE3D1;color:#7A5A47;\"\u003e10\" diameter\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr style=\"background:#F8F1E7;\"\u003e\n\u003ctd style=\"padding:11px 14px;border:1px solid #EFE3D1;font-weight:600;color:#4A2E22;\"\u003eWeight (1 box)\u003c\/td\u003e\n\u003ctd style=\"padding:11px 14px;border:1px solid #EFE3D1;color:#7A5A47;\"\u003eapprox. 93 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd style=\"padding:11px 14px;border:1px solid #EFE3D1;font-weight:600;color:#4A2E22;\"\u003eSeat capacity\u003c\/td\u003e\n\u003ctd style=\"padding:11px 14px;border:1px solid #EFE3D1;color:#7A5A47;\"\u003eup to ~330 lb per seat\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n    \u003cdiv style=\"font-size:13px;color:#8A6A52;margin-top:8px;font-style:italic;\"\u003eManual measurement — please allow a +0.4\" \/ -1.0\" tolerance.\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- MATERIAL PILLS --\u003e\n  \u003cdiv style=\"margin:0 0 30px;\"\u003e\n    \u003cdiv style=\"font-size:18px;font-weight:800;color:#9C4A2E;margin-bottom:14px;text-transform:uppercase;letter-spacing:.5px;\"\u003eMaterials\u003c\/div\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;gap:10px;\"\u003e\n      \u003cspan style=\"background:#C26B43;color:#F8F1E7;border-radius:999px;padding:8px 16px;font-size:14px;font-weight:600;\"\u003eSoft Terracotta Chenille\u003c\/span\u003e\n      \u003cspan style=\"background:#C26B43;color:#F8F1E7;border-radius:999px;padding:8px 16px;font-size:14px;font-weight:600;\"\u003eHigh-Density Foam\u003c\/span\u003e\n      \u003cspan style=\"background:#C26B43;color:#F8F1E7;border-radius:999px;padding:8px 16px;font-size:14px;font-weight:600;\"\u003ePocket-Spring Seats\u003c\/span\u003e\n      \u003cspan style=\"background:#C26B43;color:#F8F1E7;border-radius:999px;padding:8px 16px;font-size:14px;font-weight:600;\"\u003eBoneless \u0026amp; Legless Build\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CARE CALLOUT --\u003e\n  \u003cdiv style=\"background:#FBF6EE;border-left:4px solid #B5824A;border-radius:10px;padding:18px 22px;margin:0 0 26px;\"\u003e\n    \u003cdiv style=\"font-weight:700;color:#B5824A;margin-bottom:6px;\"\u003eCare \u0026amp; Keeping\u003c\/div\u003e\n    \u003cdiv style=\"color:#7A5A47;font-size:15px;\"\u003eThe legless design leaves no hidden corners, so cleaning underneath is quick and easy. Vacuum gently and spot-clean spills with a mild, water-based cleaner. Fluff the pillows regularly and keep the sofa out of prolonged direct sunlight to preserve the color. Best suited to light-to-moderate everyday use.\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SHIPPING NOTE --\u003e\n  \u003cdiv style=\"background:#F8F1E7;border:1px solid #EFE3D1;border-radius:12px;padding:18px 22px;margin:0 0 26px;\"\u003e\n    \u003cdiv style=\"font-weight:700;color:#9C4A2E;margin-bottom:6px;\"\u003eShipping\u003c\/div\u003e\n    \u003cdiv style=\"color:#7A5A47;font-size:15px;\"\u003eShips \u003cstrong\u003ecompressed in 1 box\u003c\/strong\u003e for easy handling through doorways and elevators. No assembly required — just unbox and let the sofa expand to its full size (allow a few hours to fully loft). Estimated delivery: \u003cstrong\u003e[4–8 business days]\u003c\/strong\u003e.\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WARRANTY PILL --\u003e\n  \u003cdiv style=\"text-align:center;margin:0 0 8px;\"\u003e\n    \u003cspan style=\"display:inline-block;background:linear-gradient(135deg,#9C4A2E,#C26B43);color:#F8F1E7;border-radius:999px;padding:12px 28px;font-size:15px;font-weight:700;letter-spacing:.5px;\"\u003e✓ Backed by a 1-Year Warranty\u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Couchery","offers":[{"title":"103.15*69.69*31.25inch \/ Orange","offer_id":43862175514702,"sku":"210190015:3558409#Orange;191284006:-1#103.15*69.69*31.25inch","price":944.0,"currency_code":"USD","in_stock":true},{"title":"103.15*69.69*31.25inch \/ Beige","offer_id":43862175547470,"sku":"210190015:-2#Beige;191284006:-1#103.15*69.69*31.25inch","price":944.0,"currency_code":"USD","in_stock":true},{"title":"103.15*69.69*31.25inch \/ Gray","offer_id":43862175580238,"sku":"210190015:-1#Gray;191284006:-1#103.15*69.69*31.25inch","price":944.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0629\/1357\/7038\/files\/Curved-Cloud-Boneless-3-Seater-Sofa-_-Soft-Terracotta-Chenille-Couch-with-Rolled-Arms-_86_-_US-Stock-_-Ship-Immediately.jpg?v=1781376375"},{"product_id":"oversized-curved-cloud-sofa-boneless-plush-cream","title":"Oversized Curved Cloud Sofa — 111.5\" Wide-Rib Plush 4-Seater Compressed Couch with 6 Pillows (Cream) (US Stock | Ship Immediately )","description":"\u003cdiv style=\"max-width:880px;margin:0 auto;font-family:'DM Sans','Helvetica Neue',Arial,sans-serif;color:#4A433B;line-height:1.6;font-size:16px;\"\u003e\n\n  \u003c!-- FREE SHIPPING BANNER --\u003e\n  \u003cdiv style=\"background:linear-gradient(135deg,#6E6258 0%,#8A7C6E 100%);color:#F7F3EC;text-align:center;padding:14px 20px;border-radius:14px;font-weight:700;letter-spacing:.5px;font-size:15px;text-transform:uppercase;\"\u003e\n    Free Shipping  •  Ships Compressed in 1 Box  •  No Assembly Required\n  \u003c\/div\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003cp style=\"font-size:19px;line-height:1.7;color:#6E6258;margin:26px 4px 28px;\"\u003e\n    A big, soft cloud of a sofa. Stretching 111.5\" in a gentle curve, this boneless four-seater is built entirely from foam — no rigid frame — and wrapped in cozy, wide-rib plush in a warm cream. With deep 25\" cushions and six soft pillows, it's made for slow Sunday mornings, movie nights, and sinking in with a good book.\n  \u003c\/p\u003e\n\n  \u003c!-- STAT BAND --\u003e\n  \u003cdiv style=\"display:flex;flex-wrap:wrap;gap:12px;margin:0 0 32px;\"\u003e\n    \u003cdiv style=\"flex:1 1 160px;background:#F7F3EC;border:1px solid #EBE3D6;border-radius:14px;padding:18px 14px;text-align:center;\"\u003e\n      \u003cdiv style=\"font-size:22px;font-weight:800;color:#8A7C6E;\"\u003e111.5\"\u003c\/div\u003e\n      \u003cdiv style=\"font-size:13px;color:#9A8E7E;margin-top:2px;\"\u003eCurved 4-seater\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"flex:1 1 160px;background:#F7F3EC;border:1px solid #EBE3D6;border-radius:14px;padding:18px 14px;text-align:center;\"\u003e\n      \u003cdiv style=\"font-size:22px;font-weight:800;color:#8A7C6E;\"\u003eBoneless\u003c\/div\u003e\n      \u003cdiv style=\"font-size:13px;color:#9A8E7E;margin-top:2px;\"\u003eFrameless \u0026amp; legless\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"flex:1 1 160px;background:#F7F3EC;border:1px solid #EBE3D6;border-radius:14px;padding:18px 14px;text-align:center;\"\u003e\n      \u003cdiv style=\"font-size:22px;font-weight:800;color:#8A7C6E;\"\u003e6 Pillows\u003c\/div\u003e\n      \u003cdiv style=\"font-size:13px;color:#9A8E7E;margin-top:2px;\"\u003eIncluded\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"flex:1 1 160px;background:#F7F3EC;border:1px solid #EBE3D6;border-radius:14px;padding:18px 14px;text-align:center;\"\u003e\n      \u003cdiv style=\"font-size:22px;font-weight:800;color:#8A7C6E;\"\u003e1-Year\u003c\/div\u003e\n      \u003cdiv style=\"font-size:13px;color:#9A8E7E;margin-top:2px;\"\u003eWarranty\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURES --\u003e\n  \u003cdiv style=\"margin:0 0 34px;\"\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;align-items:flex-start;gap:16px;margin-bottom:20px;\"\u003e\n      \u003cdiv style=\"flex:0 0 auto;width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,#8A7C6E,#6E6258);color:#F7F3EC;font-weight:800;font-size:18px;display:flex;align-items:center;justify-content:center;\"\u003e1\u003c\/div\u003e\n      \u003cdiv style=\"flex:1 1 280px;\"\u003e\n        \u003cdiv style=\"font-size:18px;font-weight:700;color:#6E6258;\"\u003eBoneless Cloud Comfort\u003c\/div\u003e\n        \u003cdiv style=\"color:#7A6F62;\"\u003eAn all-foam, frameless build with pocket-spring support delivers deep, sink-in softness that still holds you up — cloud-like without going flat.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;align-items:flex-start;gap:16px;margin-bottom:20px;\"\u003e\n      \u003cdiv style=\"flex:0 0 auto;width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,#8A7C6E,#6E6258);color:#F7F3EC;font-weight:800;font-size:18px;display:flex;align-items:center;justify-content:center;\"\u003e2\u003c\/div\u003e\n      \u003cdiv style=\"flex:1 1 280px;\"\u003e\n        \u003cdiv style=\"font-size:18px;font-weight:700;color:#6E6258;\"\u003eOversized Curved 4-Seater\u003c\/div\u003e\n        \u003cdiv style=\"color:#7A6F62;\"\u003e111.5\" of gently curved seating with extra-deep 25\" cushions gives the whole family room to spread out, nap, or lounge in comfort.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;align-items:flex-start;gap:16px;margin-bottom:20px;\"\u003e\n      \u003cdiv style=\"flex:0 0 auto;width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,#8A7C6E,#6E6258);color:#F7F3EC;font-weight:800;font-size:18px;display:flex;align-items:center;justify-content:center;\"\u003e3\u003c\/div\u003e\n      \u003cdiv style=\"flex:1 1 280px;\"\u003e\n        \u003cdiv style=\"font-size:18px;font-weight:700;color:#6E6258;\"\u003eSoft Wide-Rib Plush\u003c\/div\u003e\n        \u003cdiv style=\"color:#7A6F62;\"\u003eCozy, tactile ribbed plush fabric in a warm cream tone adds instant texture and softness, with rounded edges that feel gentle in any room.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;align-items:flex-start;gap:16px;\"\u003e\n      \u003cdiv style=\"flex:0 0 auto;width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,#8A7C6E,#6E6258);color:#F7F3EC;font-weight:800;font-size:18px;display:flex;align-items:center;justify-content:center;\"\u003e4\u003c\/div\u003e\n      \u003cdiv style=\"flex:1 1 280px;\"\u003e\n        \u003cdiv style=\"font-size:18px;font-weight:700;color:#6E6258;\"\u003eNo Assembly, One-Box Setup\u003c\/div\u003e\n        \u003cdiv style=\"color:#7A6F62;\"\u003eArrives compressed in a single box. Unbox, lightly tap each section to revive its loft, and you're set — full springiness may take up to around 72 hours.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WHAT'S INCLUDED --\u003e\n  \u003cdiv style=\"background:#F7F3EC;border:1px solid #EBE3D6;border-radius:16px;padding:24px;margin:0 0 34px;\"\u003e\n    \u003cdiv style=\"font-size:18px;font-weight:800;color:#6E6258;margin-bottom:16px;text-transform:uppercase;letter-spacing:.5px;\"\u003eWhat's Included\u003c\/div\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;gap:14px;\"\u003e\n      \u003cdiv style=\"flex:1 1 200px;background:#FFFFFF;border-radius:12px;padding:14px 16px;border:1px solid #EBE3D6;\"\u003e\n        \u003cdiv style=\"font-weight:700;color:#8A7C6E;\"\u003e1 × Curved Cloud Sofa\u003c\/div\u003e\n        \u003cdiv style=\"font-size:14px;color:#9A8E7E;\"\u003e2 sections, no assembly\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv style=\"flex:1 1 200px;background:#FFFFFF;border-radius:12px;padding:14px 16px;border:1px solid #EBE3D6;\"\u003e\n        \u003cdiv style=\"font-weight:700;color:#8A7C6E;\"\u003e6 × Soft Pillows\u003c\/div\u003e\n        \u003cdiv style=\"font-size:14px;color:#9A8E7E;\"\u003eBack \u0026amp; accent support\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv style=\"flex:1 1 200px;background:#FFFFFF;border-radius:12px;padding:14px 16px;border:1px solid #EBE3D6;\"\u003e\n        \u003cdiv style=\"font-weight:700;color:#8A7C6E;\"\u003eNon-Slip Base\u003c\/div\u003e\n        \u003cdiv style=\"font-size:14px;color:#9A8E7E;\"\u003eHelps it stay put\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv style=\"flex:1 1 200px;background:#FFFFFF;border-radius:12px;padding:14px 16px;border:1px solid #EBE3D6;\"\u003e\n        \u003cdiv style=\"font-weight:700;color:#8A7C6E;\"\u003eReady Out of the Box\u003c\/div\u003e\n        \u003cdiv style=\"font-size:14px;color:#9A8E7E;\"\u003eUnbox \u0026amp; revive\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- DIMENSIONS --\u003e\n  \u003cdiv style=\"margin:0 0 34px;\"\u003e\n    \u003cdiv style=\"font-size:18px;font-weight:800;color:#6E6258;margin-bottom:14px;text-transform:uppercase;letter-spacing:.5px;\"\u003eDimensions\u003c\/div\u003e\n    \u003ctable style=\"width:100%;border-collapse:collapse;font-size:15px;\"\u003e\n      \u003ctbody\u003e\n        \u003ctr style=\"background:#F7F3EC;\"\u003e\n\u003ctd style=\"padding:11px 14px;border:1px solid #EBE3D6;font-weight:600;color:#4A433B;\"\u003eOverall width\u003c\/td\u003e\n\u003ctd style=\"padding:11px 14px;border:1px solid #EBE3D6;color:#7A6F62;\"\u003e111.5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd style=\"padding:11px 14px;border:1px solid #EBE3D6;font-weight:600;color:#4A433B;\"\u003eOverall depth (curved)\u003c\/td\u003e\n\u003ctd style=\"padding:11px 14px;border:1px solid #EBE3D6;color:#7A6F62;\"\u003e35\" – 36.5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr style=\"background:#F7F3EC;\"\u003e\n\u003ctd style=\"padding:11px 14px;border:1px solid #EBE3D6;font-weight:600;color:#4A433B;\"\u003eOverall height\u003c\/td\u003e\n\u003ctd style=\"padding:11px 14px;border:1px solid #EBE3D6;color:#7A6F62;\"\u003e27.5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd style=\"padding:11px 14px;border:1px solid #EBE3D6;font-weight:600;color:#4A433B;\"\u003eSeat height\u003c\/td\u003e\n\u003ctd style=\"padding:11px 14px;border:1px solid #EBE3D6;color:#7A6F62;\"\u003e15.5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr style=\"background:#F7F3EC;\"\u003e\n\u003ctd style=\"padding:11px 14px;border:1px solid #EBE3D6;font-weight:600;color:#4A433B;\"\u003eSeat depth\u003c\/td\u003e\n\u003ctd style=\"padding:11px 14px;border:1px solid #EBE3D6;color:#7A6F62;\"\u003e25\"\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd style=\"padding:11px 14px;border:1px solid #EBE3D6;font-weight:600;color:#4A433B;\"\u003eThrow pillows\u003c\/td\u003e\n\u003ctd style=\"padding:11px 14px;border:1px solid #EBE3D6;color:#7A6F62;\"\u003e12.6\" sq \u0026amp; 9.5\" bolsters\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr style=\"background:#F7F3EC;\"\u003e\n\u003ctd style=\"padding:11px 14px;border:1px solid #EBE3D6;font-weight:600;color:#4A433B;\"\u003eWeight (1 box)\u003c\/td\u003e\n\u003ctd style=\"padding:11px 14px;border:1px solid #EBE3D6;color:#7A6F62;\"\u003eapprox. 90 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd style=\"padding:11px 14px;border:1px solid #EBE3D6;font-weight:600;color:#4A433B;\"\u003eWeight capacity\u003c\/td\u003e\n\u003ctd style=\"padding:11px 14px;border:1px solid #EBE3D6;color:#7A6F62;\"\u003eup to 1,000 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n    \u003cdiv style=\"font-size:13px;color:#9A8E7E;margin-top:8px;font-style:italic;\"\u003eManual measurement — please allow a small, reasonable tolerance.\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- MATERIAL PILLS --\u003e\n  \u003cdiv style=\"margin:0 0 30px;\"\u003e\n    \u003cdiv style=\"font-size:18px;font-weight:800;color:#6E6258;margin-bottom:14px;text-transform:uppercase;letter-spacing:.5px;\"\u003eMaterials\u003c\/div\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;gap:10px;\"\u003e\n      \u003cspan style=\"background:#8A7C6E;color:#F7F3EC;border-radius:999px;padding:8px 16px;font-size:14px;font-weight:600;\"\u003eSoft Wide-Rib Plush (Cream)\u003c\/span\u003e\n      \u003cspan style=\"background:#8A7C6E;color:#F7F3EC;border-radius:999px;padding:8px 16px;font-size:14px;font-weight:600;\"\u003eHigh-Resilience Foam\u003c\/span\u003e\n      \u003cspan style=\"background:#8A7C6E;color:#F7F3EC;border-radius:999px;padding:8px 16px;font-size:14px;font-weight:600;\"\u003ePocket-Spring Support\u003c\/span\u003e\n      \u003cspan style=\"background:#8A7C6E;color:#F7F3EC;border-radius:999px;padding:8px 16px;font-size:14px;font-weight:600;\"\u003eBoneless \u0026amp; Legless Build\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CARE CALLOUT --\u003e\n  \u003cdiv style=\"background:#FAF6F1;border-left:4px solid #B08A8A;border-radius:10px;padding:18px 22px;margin:0 0 26px;\"\u003e\n    \u003cdiv style=\"font-weight:700;color:#B08A8A;margin-bottom:6px;\"\u003eCare \u0026amp; Keeping\u003c\/div\u003e\n    \u003cdiv style=\"color:#7A6F62;font-size:15px;\"\u003eVacuum gently along the ribs and spot-clean spills with a mild, water-based cleaner. Fluff and pat the cushions and pillows regularly to keep their plush loft, and keep the sofa out of prolonged direct sunlight to preserve the color. Best suited to light-to-moderate everyday use.\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SHIPPING NOTE --\u003e\n  \u003cdiv style=\"background:#F7F3EC;border:1px solid #EBE3D6;border-radius:12px;padding:18px 22px;margin:0 0 26px;\"\u003e\n    \u003cdiv style=\"font-weight:700;color:#6E6258;margin-bottom:6px;\"\u003eShipping\u003c\/div\u003e\n    \u003cdiv style=\"color:#7A6F62;font-size:15px;\"\u003eShips \u003cstrong\u003ecompressed in 1 box\u003c\/strong\u003e for easy handling through doorways and elevators. No tools or assembly required — just unbox and lightly tap each section to revive its springiness. Full loft may take up to around \u003cstrong\u003e72 hours\u003c\/strong\u003e. Estimated delivery: \u003cstrong\u003e[4–8 business days]\u003c\/strong\u003e.\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WARRANTY PILL --\u003e\n  \u003cdiv style=\"text-align:center;margin:0 0 8px;\"\u003e\n    \u003cspan style=\"display:inline-block;background:linear-gradient(135deg,#6E6258,#8A7C6E);color:#F7F3EC;border-radius:999px;padding:12px 28px;font-size:15px;font-weight:700;letter-spacing:.5px;\"\u003e✓ Backed by a 1-Year Warranty\u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Couchery","offers":[{"title":"115.5*36.5*27.5inch \/ Black + Corduroy + 4 Seat","offer_id":43862175678542,"sku":"210190015:-6#Black + Corduroy + 4 Seat;191284006:-1#115.5*36.5*27.5inch","price":732.0,"currency_code":"USD","in_stock":true},{"title":"115.5*36.5*27.5inch \/ Light Khaki + Chenille + 4 Seat","offer_id":43862175711310,"sku":"210190015:-3#Light Khaki + Chenille + 4 Seat;191284006:-1#115.5*36.5*27.5inch","price":732.0,"currency_code":"USD","in_stock":true},{"title":"115.5*36.5*27.5inch \/ Black + Chenille + 4 Seat","offer_id":43862175744078,"sku":"210190015:-2#Black + Chenille + 4 Seat;191284006:-1#115.5*36.5*27.5inch","price":732.0,"currency_code":"USD","in_stock":true},{"title":"115.5*36.5*27.5inch \/ Grey + Corduroy + 4 Seat","offer_id":43862175776846,"sku":"210190015:-5#Grey + Corduroy + 4 Seat;191284006:-1#115.5*36.5*27.5inch","price":732.0,"currency_code":"USD","in_stock":true},{"title":"115.5*36.5*27.5inch \/ Beige + Corduroy + 4 Seat","offer_id":43862175809614,"sku":"210190015:-4#Beige + Corduroy + 4 Seat;191284006:-1#115.5*36.5*27.5inch","price":732.0,"currency_code":"USD","in_stock":true},{"title":"115.5*36.5*27.5inch \/ Grey + Chenille + 4 Seat","offer_id":43862175842382,"sku":"210190015:-1#Grey + Chenille + 4 Seat;191284006:-1#115.5*36.5*27.5inch","price":732.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0629\/1357\/7038\/files\/Oversized-Curved-Cloud-Sofa-_-111.5_-Boneless-Wide-Rib-Plush-4-Seater-Couch-with-6-Pillows-_Cream.jpg?v=1781377160"},{"product_id":"cloud-deep-seat-sofa-boneless-plush-cream","title":"Cloud Deep-Seat Sofa — 104\" Plush 3-Seater Compressed Couch in Warm Cream (US Stock | Ship Immediately )","description":"\u003cdiv style=\"max-width: 880px; margin: 0 auto; font-family: 'DM Sans','Helvetica Neue',Arial,sans-serif; color: #423529; line-height: 1.6; font-size: 16px;\"\u003e\n\u003c!-- FREE SHIPPING BANNER --\u003e\n\u003cdiv style=\"background: linear-gradient(135deg,#5B4A3A 0%,#9C8264 100%); color: #f7f2e9; text-align: center; padding: 14px 20px; border-radius: 14px; font-weight: bold; letter-spacing: .5px; font-size: 15px; text-transform: uppercase;\"\u003eFree Shipping  •  Flat-Packed in 2 Boxes  •  No Assembly Required\u003c\/div\u003e\n\u003c!-- INTRO --\u003e\n\u003cp style=\"font-size: 19px; line-height: 1.7; color: #5b4a3a; margin: 26px 4px 28px;\"\u003eThe sofa you melt into. Stretching 104\" with deep, fluffy seats and softly rounded pillow-top arms, this boneless cloud sofa is built from a foam-and-spring blend — no rigid frame — for a medium-soft, sink-in feel. Wrapped in soft woven fabric in a warm cream tone, it brings instant comfort and an airy, modern calm to any room.\u003c\/p\u003e\n\u003c!-- STAT BAND --\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 12px; margin: 0 0 32px;\"\u003e\n\u003cdiv style=\"flex: 1 1 160px; background: #F7F2E9; border: 1px solid #EDE4D4; border-radius: 14px; padding: 18px 14px; text-align: center;\"\u003e\n\u003cdiv style=\"font-size: 22px; font-weight: 800; color: #9c8264;\"\u003e104\" Wide\u003c\/div\u003e\n\u003cdiv style=\"font-size: 13px; color: #8a795f; margin-top: 2px;\"\u003eRoomy 3-seater\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 160px; background: #F7F2E9; border: 1px solid #EDE4D4; border-radius: 14px; padding: 18px 14px; text-align: center;\"\u003e\n\u003cdiv style=\"font-size: 22px; font-weight: 800; color: #9c8264;\"\u003eBoneless\u003c\/div\u003e\n\u003cdiv style=\"font-size: 13px; color: #8a795f; margin-top: 2px;\"\u003eFrameless build\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 160px; background: #F7F2E9; border: 1px solid #EDE4D4; border-radius: 14px; padding: 18px 14px; text-align: center;\"\u003e\n\u003cdiv style=\"font-size: 22px; font-weight: 800; color: #9c8264;\"\u003eDeep Seat\u003c\/div\u003e\n\u003cdiv style=\"font-size: 13px; color: #8a795f; margin-top: 2px;\"\u003eFoam \u0026amp; spring\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 160px; background: #F7F2E9; border: 1px solid #EDE4D4; border-radius: 14px; padding: 18px 14px; text-align: center;\"\u003e\n\u003cdiv style=\"font-size: 22px; font-weight: 800; color: #9c8264;\"\u003e1-Year\u003c\/div\u003e\n\u003cdiv style=\"font-size: 13px; color: #8a795f; margin-top: 2px;\"\u003eWarranty\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURES --\u003e\n\u003cdiv style=\"margin: 0 0 34px;\"\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; align-items: flex-start; gap: 16px; margin-bottom: 20px;\"\u003e\n\u003cdiv style=\"flex: 0 0 auto; width: 42px; height: 42px; border-radius: 50%; background: linear-gradient(135deg,#9C8264,#5B4A3A); color: #f7f2e9; font-weight: 800; font-size: 18px; display: flex; align-items: center; justify-content: center;\"\u003e1\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 280px;\"\u003e\n\u003cdiv style=\"font-size: 18px; font-weight: bold; color: #5b4a3a;\"\u003eBoneless Deep-Seat Comfort\u003c\/div\u003e\n\u003cdiv style=\"color: #6e5d49;\"\u003eWith no rigid internal frame, the deep, fluffy cushions use a foam-and-spring blend to deliver a medium-soft, cloud-like sink-in feel with lasting support.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; align-items: flex-start; gap: 16px; margin-bottom: 20px;\"\u003e\n\u003cdiv style=\"flex: 0 0 auto; width: 42px; height: 42px; border-radius: 50%; background: linear-gradient(135deg,#9C8264,#5B4A3A); color: #f7f2e9; font-weight: 800; font-size: 18px; display: flex; align-items: center; justify-content: center;\"\u003e2\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 280px;\"\u003e\n\u003cdiv style=\"font-size: 18px; font-weight: bold; color: #5b4a3a;\"\u003eGenerous 104\" 3-Seater\u003c\/div\u003e\n\u003cdiv style=\"color: #6e5d49;\"\u003eWide, extra-deep seating gives the whole family room to curl up, stretch out, or settle in for a long movie night or an afternoon nap.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; align-items: flex-start; gap: 16px; margin-bottom: 20px;\"\u003e\n\u003cdiv style=\"flex: 0 0 auto; width: 42px; height: 42px; border-radius: 50%; background: linear-gradient(135deg,#9C8264,#5B4A3A); color: #f7f2e9; font-weight: 800; font-size: 18px; display: flex; align-items: center; justify-content: center;\"\u003e3\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 280px;\"\u003e\n\u003cdiv style=\"font-size: 18px; font-weight: bold; color: #5b4a3a;\"\u003eSoft Woven Cream Fabric\u003c\/div\u003e\n\u003cdiv style=\"color: #6e5d49;\"\u003eA warm, airy oatmeal tone with a soft, inviting hand brightens the room and pairs easily with wood, neutrals, and greenery alike.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; align-items: flex-start; gap: 16px;\"\u003e\n\u003cdiv style=\"flex: 0 0 auto; width: 42px; height: 42px; border-radius: 50%; background: linear-gradient(135deg,#9C8264,#5B4A3A); color: #f7f2e9; font-weight: 800; font-size: 18px; display: flex; align-items: center; justify-content: center;\"\u003e4\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 280px;\"\u003e\n\u003cdiv style=\"font-size: 18px; font-weight: bold; color: #5b4a3a;\"\u003eNo-Tools, Two-Box Setup\u003c\/div\u003e\n\u003cdiv style=\"color: #6e5d49;\"\u003eArrives flat-packed in two boxes. Simply unbox, arrange the cushions, and sink in — no hardware, no assembly headaches.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- WHAT'S INCLUDED --\u003e\n\u003cdiv style=\"background: #F7F2E9; border: 1px solid #EDE4D4; border-radius: 16px; padding: 24px; margin: 0 0 34px;\"\u003e\n\u003cdiv style=\"font-size: 18px; font-weight: 800; color: #5b4a3a; margin-bottom: 16px; text-transform: uppercase; letter-spacing: .5px;\"\u003eWhat's Included\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 14px;\"\u003e\n\u003cdiv style=\"flex: 1 1 200px; background: #FFFFFF; border-radius: 12px; padding: 14px 16px; border: 1px solid #EDE4D4;\"\u003e\n\u003cdiv style=\"font-weight: bold; color: #9c8264;\"\u003eDeep-Seat Cloud Sofa\u003c\/div\u003e\n\u003cdiv style=\"font-size: 14px; color: #8a795f;\"\u003e2 sections, no assembly\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 200px; background: #FFFFFF; border-radius: 12px; padding: 14px 16px; border: 1px solid #EDE4D4;\"\u003e\n\u003cdiv style=\"font-weight: bold; color: #9c8264;\"\u003eDeep Seat Cushions\u003c\/div\u003e\n\u003cdiv style=\"font-size: 14px; color: #8a795f;\"\u003eFoam-and-spring fill\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 200px; background: #FFFFFF; border-radius: 12px; padding: 14px 16px; border: 1px solid #EDE4D4;\"\u003e\n\u003cdiv style=\"font-weight: bold; color: #9c8264;\"\u003ePlush Back Pillows\u003c\/div\u003e\n\u003cdiv style=\"font-size: 14px; color: #8a795f;\"\u003eBack \u0026amp; accent pillows\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 200px; background: #FFFFFF; border-radius: 12px; padding: 14px 16px; border: 1px solid #EDE4D4;\"\u003e\n\u003cdiv style=\"font-weight: bold; color: #9c8264;\"\u003ePillow-Top Arms\u003c\/div\u003e\n\u003cdiv style=\"font-size: 14px; color: #8a795f;\"\u003eSoft, rounded sides\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DIMENSIONS --\u003e\n\u003cdiv style=\"margin: 0 0 34px;\"\u003e\n\u003cdiv style=\"font-size: 18px; font-weight: 800; color: #5b4a3a; margin-bottom: 14px; text-transform: uppercase; letter-spacing: .5px;\"\u003eDimensions\u003c\/div\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; font-size: 15px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"background: #F7F2E9;\"\u003e\n\u003ctd style=\"padding: 11px 14px; border: 1px solid #EDE4D4; font-weight: 600; color: #423529;\"\u003eOverall width\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 14px; border: 1px solid #EDE4D4; color: #6e5d49;\"\u003e104.33\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 11px 14px; border: 1px solid #EDE4D4; font-weight: 600; color: #423529;\"\u003eOverall depth\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 14px; border: 1px solid #EDE4D4; color: #6e5d49;\"\u003e39.37\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background: #F7F2E9;\"\u003e\n\u003ctd style=\"padding: 11px 14px; border: 1px solid #EDE4D4; font-weight: 600; color: #423529;\"\u003eOverall height\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 14px; border: 1px solid #EDE4D4; color: #6e5d49;\"\u003e25.5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 11px 14px; border: 1px solid #EDE4D4; font-weight: 600; color: #423529;\"\u003eSeat depth\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 14px; border: 1px solid #EDE4D4; color: #6e5d49;\"\u003e26.77\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background: #F7F2E9;\"\u003e\n\u003ctd style=\"padding: 11px 14px; border: 1px solid #EDE4D4; font-weight: 600; color: #423529;\"\u003eSeat cushion width\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 14px; border: 1px solid #EDE4D4; color: #6e5d49;\"\u003e40.55\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 11px 14px; border: 1px solid #EDE4D4; font-weight: 600; color: #423529;\"\u003eBack pillows\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 14px; border: 1px solid #EDE4D4; color: #6e5d49;\"\u003e19.68\" \u0026amp; 15.74\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background: #F7F2E9;\"\u003e\n\u003ctd style=\"padding: 11px 14px; border: 1px solid #EDE4D4; font-weight: 600; color: #423529;\"\u003eTotal weight (2 boxes)\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 14px; border: 1px solid #EDE4D4; color: #6e5d49;\"\u003eapprox. 116 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 11px 14px; border: 1px solid #EDE4D4; font-weight: 600; color: #423529;\"\u003eBox 1\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 14px; border: 1px solid #EDE4D4; color: #6e5d49;\"\u003e44.88\" × 14.56\" × 14.96\" (59.4 lbs)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background: #F7F2E9;\"\u003e\n\u003ctd style=\"padding: 11px 14px; border: 1px solid #EDE4D4; font-weight: 600; color: #423529;\"\u003eBox 2\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 14px; border: 1px solid #EDE4D4; color: #6e5d49;\"\u003e44.88\" × 14.56\" × 14.96\" (56.3 lbs)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv style=\"font-size: 13px; color: #8a795f; margin-top: 8px; font-style: italic;\"\u003eManual measurement — please allow a +0.4\" \/ -1.0\" tolerance.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- MATERIAL PILLS --\u003e\n\u003cdiv style=\"margin: 0 0 30px;\"\u003e\n\u003cdiv style=\"font-size: 18px; font-weight: 800; color: #5b4a3a; margin-bottom: 14px; text-transform: uppercase; letter-spacing: .5px;\"\u003eMaterials\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 10px;\"\u003e\n\u003cspan style=\"background: #9C8264; color: #f7f2e9; border-radius: 999px; padding: 8px 16px; font-size: 14px; font-weight: 600;\"\u003eSoft Woven Cream Fabric\u003c\/span\u003e \u003cspan style=\"background: #9C8264; color: #f7f2e9; border-radius: 999px; padding: 8px 16px; font-size: 14px; font-weight: 600;\"\u003eFoam \u0026amp; Spring Cushions\u003c\/span\u003e \u003cspan style=\"background: #9C8264; color: #f7f2e9; border-radius: 999px; padding: 8px 16px; font-size: 14px; font-weight: 600;\"\u003eDeep Fluffy Seats\u003c\/span\u003e \u003cspan style=\"background: #9C8264; color: #f7f2e9; border-radius: 999px; padding: 8px 16px; font-size: 14px; font-weight: 600;\"\u003eBoneless \/ Frameless Build\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CARE CALLOUT --\u003e\n\u003cdiv style=\"background: #F8F6EF; border-left: 4px solid #8C9B82; border-radius: 10px; padding: 18px 22px; margin: 0 0 26px;\"\u003e\n\u003cdiv style=\"font-weight: bold; color: #7c8b72; margin-bottom: 6px;\"\u003eCare \u0026amp; Keeping\u003c\/div\u003e\n\u003cdiv style=\"color: #6e5d49; font-size: 15px;\"\u003eVacuum gently and spot-clean spills with a mild, water-based cleaner. Fluff and rotate the deep cushions regularly to keep their cloud-like shape, and keep the sofa out of prolonged direct sunlight to preserve the light cream color. Best suited to light-to-moderate everyday use.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SHIPPING NOTE --\u003e\n\u003cdiv style=\"background: #F7F2E9; border: 1px solid #EDE4D4; border-radius: 12px; padding: 18px 22px; margin: 0 0 26px;\"\u003e\n\u003cdiv style=\"font-weight: bold; color: #5b4a3a; margin-bottom: 6px;\"\u003eShipping\u003c\/div\u003e\n\u003cdiv style=\"color: #6e5d49; font-size: 15px;\"\u003eShips flat-packed in \u003cstrong\u003e2 boxes\u003c\/strong\u003e for easy handling through doorways and elevators. No tools or assembly required — just unbox and arrange. Estimated delivery: \u003cstrong\u003e[4–8 business days]\u003c\/strong\u003e. Boxes may arrive separately; please wait for both parcels before setting up.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- WARRANTY PILL --\u003e\n\u003cdiv style=\"text-align: center; margin: 0 0 8px;\"\u003e\u003cspan style=\"display: inline-block; background: linear-gradient(135deg,#5B4A3A,#9C8264); color: #f7f2e9; border-radius: 999px; padding: 12px 28px; font-size: 15px; font-weight: bold; letter-spacing: .5px;\"\u003e✓ Backed by a 1-Year Warranty\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Couchery","offers":[{"title":"104*40*25inch \/ White + Foam","offer_id":43862175875150,"sku":"210190015:-4#White + Foam;191284006:-1#104*40*25inch","price":750.0,"currency_code":"USD","in_stock":true},{"title":"104*40*25inch \/ Orange + Foam","offer_id":43862175907918,"sku":"210190015:-5#Orange + Foam;191284006:-1#104*40*25inch","price":750.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0629\/1357\/7038\/files\/Cloud-Deep-Seat-Sofa-_-104_-Plush-3-Seater-Compressed-Couch-in-Warm-Cream-_US-Stock-_-Ship-Immediately.jpg?v=1781378187"},{"product_id":"cloud-l-shape-modular-sofa-reversible-chaise-beige-chenille","title":"Cloud L-Shape Modular Compressed Sofa with Reversible Chaise — 103\" Deep-Seat Sectional in Soft Beige Chenille (US Stock | Ship Immediately )","description":"\u003cdiv style=\"max-width: 880px; margin: 0 auto; font-family: 'DM Sans','Helvetica Neue',Arial,sans-serif; color: #4a453d; line-height: 1.6; font-size: 16px;\"\u003e\n\u003c!-- FREE SHIPPING BANNER --\u003e\n\u003cdiv style=\"background: linear-gradient(135deg,#6B6157 0%,#968A7B 100%); color: #f6f2ea; text-align: center; padding: 14px 20px; border-radius: 14px; font-weight: bold; letter-spacing: .5px; font-size: 15px; text-transform: uppercase;\"\u003eFree Shipping  •  Ships Compressed  •  No Assembly Required\u003c\/div\u003e\n\u003c!-- INTRO --\u003e\n\u003cp style=\"font-size: 19px; line-height: 1.7; color: #6b6157; margin: 26px 4px 28px;\"\u003eA cloud you can rearrange. This 103\" L-shape sectional pairs extra-deep, boneless seats with tall, supportive pillow backs and a reversible chaise you can set on either side. Wrapped in soft beige chenille with removable, washable covers, it's built for real living — lounging, hosting, and the occasional movie-night nap.\u003c\/p\u003e\n\u003c!-- STAT BAND --\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 12px; margin: 0 0 32px;\"\u003e\n\u003cdiv style=\"flex: 1 1 160px; background: #F6F2EA; border: 1px solid #EAE2D5; border-radius: 14px; padding: 18px 14px; text-align: center;\"\u003e\n\u003cdiv style=\"font-size: 22px; font-weight: 800; color: #968a7b;\"\u003e103\" L-Shape\u003c\/div\u003e\n\u003cdiv style=\"font-size: 13px; color: #8a7f70; margin-top: 2px;\"\u003eReversible chaise\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 160px; background: #F6F2EA; border: 1px solid #EAE2D5; border-radius: 14px; padding: 18px 14px; text-align: center;\"\u003e\n\u003cdiv style=\"font-size: 22px; font-weight: 800; color: #968a7b;\"\u003eBoneless\u003c\/div\u003e\n\u003cdiv style=\"font-size: 13px; color: #8a7f70; margin-top: 2px;\"\u003eDeep-seat build\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 160px; background: #F6F2EA; border: 1px solid #EAE2D5; border-radius: 14px; padding: 18px 14px; text-align: center;\"\u003e\n\u003cdiv style=\"font-size: 22px; font-weight: 800; color: #968a7b;\"\u003eWashable\u003c\/div\u003e\n\u003cdiv style=\"font-size: 13px; color: #8a7f70; margin-top: 2px;\"\u003eRemovable covers\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 160px; background: #F6F2EA; border: 1px solid #EAE2D5; border-radius: 14px; padding: 18px 14px; text-align: center;\"\u003e\n\u003cdiv style=\"font-size: 22px; font-weight: 800; color: #968a7b;\"\u003e1-Year\u003c\/div\u003e\n\u003cdiv style=\"font-size: 13px; color: #8a7f70; margin-top: 2px;\"\u003eWarranty\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURES --\u003e\n\u003cdiv style=\"margin: 0 0 34px;\"\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; align-items: flex-start; gap: 16px; margin-bottom: 20px;\"\u003e\n\u003cdiv style=\"flex: 0 0 auto; width: 42px; height: 42px; border-radius: 50%; background: linear-gradient(135deg,#968A7B,#6B6157); color: #f6f2ea; font-weight: 800; font-size: 18px; display: flex; align-items: center; justify-content: center;\"\u003e1\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 280px;\"\u003e\n\u003cdiv style=\"font-size: 18px; font-weight: bold; color: #6b6157;\"\u003eModular L-Shape with Reversible Chaise\u003c\/div\u003e\n\u003cdiv style=\"color: #6b6157;\"\u003eThe chaise can sit on the left or right, so the sofa adapts to your room layout now — and reconfigures easily when you rearrange or move.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; align-items: flex-start; gap: 16px; margin-bottom: 20px;\"\u003e\n\u003cdiv style=\"flex: 0 0 auto; width: 42px; height: 42px; border-radius: 50%; background: linear-gradient(135deg,#968A7B,#6B6157); color: #f6f2ea; font-weight: 800; font-size: 18px; display: flex; align-items: center; justify-content: center;\"\u003e2\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 280px;\"\u003e\n\u003cdiv style=\"font-size: 18px; font-weight: bold; color: #6b6157;\"\u003eBoneless Deep-Seat Comfort\u003c\/div\u003e\n\u003cdiv style=\"color: #6b6157;\"\u003eA frameless, compressed-foam build with extra-deep seats and tall pillow backs gives that cloud-like, sink-in support from head to thigh.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; align-items: flex-start; gap: 16px; margin-bottom: 20px;\"\u003e\n\u003cdiv style=\"flex: 0 0 auto; width: 42px; height: 42px; border-radius: 50%; background: linear-gradient(135deg,#968A7B,#6B6157); color: #f6f2ea; font-weight: 800; font-size: 18px; display: flex; align-items: center; justify-content: center;\"\u003e3\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 280px;\"\u003e\n\u003cdiv style=\"font-size: 18px; font-weight: bold; color: #6b6157;\"\u003eRemovable, Washable Covers\u003c\/div\u003e\n\u003cdiv style=\"color: #6b6157;\"\u003eZip-off covers make spills and everyday life easy to handle — simply unzip, clean, and refresh to keep the sofa looking its best.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; align-items: flex-start; gap: 16px;\"\u003e\n\u003cdiv style=\"flex: 0 0 auto; width: 42px; height: 42px; border-radius: 50%; background: linear-gradient(135deg,#968A7B,#6B6157); color: #f6f2ea; font-weight: 800; font-size: 18px; display: flex; align-items: center; justify-content: center;\"\u003e4\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 280px;\"\u003e\n\u003cdiv style=\"font-size: 18px; font-weight: bold; color: #6b6157;\"\u003eNo Assembly, Just Unbox\u003c\/div\u003e\n\u003cdiv style=\"color: #6b6157;\"\u003eArrives compressed — no tools, no frames. Unbox, gently tap each section to revive its loft, and settle in (full loft may take up to ~72 hours).\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- WHAT'S INCLUDED --\u003e\n\u003cdiv style=\"background: #F6F2EA; border: 1px solid #EAE2D5; border-radius: 16px; padding: 24px; margin: 0 0 34px;\"\u003e\n\u003cdiv style=\"font-size: 18px; font-weight: 800; color: #6b6157; margin-bottom: 16px; text-transform: uppercase; letter-spacing: .5px;\"\u003eWhat's Included\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 14px;\"\u003e\n\u003cdiv style=\"flex: 1 1 200px; background: #FFFFFF; border-radius: 12px; padding: 14px 16px; border: 1px solid #EAE2D5;\"\u003e\n\u003cdiv style=\"font-weight: bold; color: #968a7b;\"\u003eModular L-Shape Sofa\u003c\/div\u003e\n\u003cdiv style=\"font-size: 14px; color: #8a7f70;\"\u003eWith reversible chaise\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 200px; background: #FFFFFF; border-radius: 12px; padding: 14px 16px; border: 1px solid #EAE2D5;\"\u003e\n\u003cdiv style=\"font-weight: bold; color: #968a7b;\"\u003eHigh Pillow Backs\u003c\/div\u003e\n\u003cdiv style=\"font-size: 14px; color: #8a7f70;\"\u003eTall, supportive cushions\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 200px; background: #FFFFFF; border-radius: 12px; padding: 14px 16px; border: 1px solid #EAE2D5;\"\u003e\n\u003cdiv style=\"font-weight: bold; color: #968a7b;\"\u003eAccent Throw Pillows\u003c\/div\u003e\n\u003cdiv style=\"font-size: 14px; color: #8a7f70;\"\u003eCoordinating pillows\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 200px; background: #FFFFFF; border-radius: 12px; padding: 14px 16px; border: 1px solid #EAE2D5;\"\u003e\n\u003cdiv style=\"font-weight: bold; color: #968a7b;\"\u003eRemovable Covers\u003c\/div\u003e\n\u003cdiv style=\"font-size: 14px; color: #8a7f70;\"\u003eZip-off \u0026amp; washable\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DIMENSIONS --\u003e\n\u003cdiv style=\"margin: 0 0 34px;\"\u003e\n\u003cdiv style=\"font-size: 18px; font-weight: 800; color: #6b6157; margin-bottom: 14px; text-transform: uppercase; letter-spacing: .5px;\"\u003eDimensions\u003c\/div\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; font-size: 15px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"background: #F6F2EA;\"\u003e\n\u003ctd style=\"padding: 11px 14px; border: 1px solid #EAE2D5; font-weight: 600; color: #4a453d;\"\u003eOverall width\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 14px; border: 1px solid #EAE2D5; color: #6b6157;\"\u003e103.15\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 11px 14px; border: 1px solid #EAE2D5; font-weight: 600; color: #4a453d;\"\u003eOverall depth\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 14px; border: 1px solid #EAE2D5; color: #6b6157;\"\u003e39.37\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background: #F6F2EA;\"\u003e\n\u003ctd style=\"padding: 11px 14px; border: 1px solid #EAE2D5; font-weight: 600; color: #4a453d;\"\u003eChaise side (return)\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 14px; border: 1px solid #EAE2D5; color: #6b6157;\"\u003e69.69\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 11px 14px; border: 1px solid #EAE2D5; font-weight: 600; color: #4a453d;\"\u003eChaise depth\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 14px; border: 1px solid #EAE2D5; color: #6b6157;\"\u003e37.8\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background: #F6F2EA;\"\u003e\n\u003ctd style=\"padding: 11px 14px; border: 1px solid #EAE2D5; font-weight: 600; color: #4a453d;\"\u003eSeat depth\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 14px; border: 1px solid #EAE2D5; color: #6b6157;\"\u003e29.59\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 11px 14px; border: 1px solid #EAE2D5; font-weight: 600; color: #4a453d;\"\u003eSeat height\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 14px; border: 1px solid #EAE2D5; color: #6b6157;\"\u003e15.4\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background: #F6F2EA;\"\u003e\n\u003ctd style=\"padding: 11px 14px; border: 1px solid #EAE2D5; font-weight: 600; color: #4a453d;\"\u003eArm height\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 14px; border: 1px solid #EAE2D5; color: #6b6157;\"\u003e23.23\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 11px 14px; border: 1px solid #EAE2D5; font-weight: 600; color: #4a453d;\"\u003eBack pillows\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 14px; border: 1px solid #EAE2D5; color: #6b6157;\"\u003e30.31\" × 20.87\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background: #F6F2EA;\"\u003e\n\u003ctd style=\"padding: 11px 14px; border: 1px solid #EAE2D5; font-weight: 600; color: #4a453d;\"\u003eWeight\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 14px; border: 1px solid #EAE2D5; color: #6b6157;\"\u003eapprox. 123 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv style=\"font-size: 13px; color: #8a7f70; margin-top: 8px; font-style: italic;\"\u003eManual measurement — please allow a +0.4\" \/ -1.0\" tolerance.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- MATERIAL PILLS --\u003e\n\u003cdiv style=\"margin: 0 0 30px;\"\u003e\n\u003cdiv style=\"font-size: 18px; font-weight: 800; color: #6b6157; margin-bottom: 14px; text-transform: uppercase; letter-spacing: .5px;\"\u003eMaterials\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 10px;\"\u003e\n\u003cspan style=\"background: #968A7B; color: #f6f2ea; border-radius: 999px; padding: 8px 16px; font-size: 14px; font-weight: 600;\"\u003eSoft Beige Chenille\u003c\/span\u003e \u003cspan style=\"background: #968A7B; color: #f6f2ea; border-radius: 999px; padding: 8px 16px; font-size: 14px; font-weight: 600;\"\u003eCompressed Foam Seats\u003c\/span\u003e \u003cspan style=\"background: #968A7B; color: #f6f2ea; border-radius: 999px; padding: 8px 16px; font-size: 14px; font-weight: 600;\"\u003eHigh Pillow Backs\u003c\/span\u003e \u003cspan style=\"background: #968A7B; color: #f6f2ea; border-radius: 999px; padding: 8px 16px; font-size: 14px; font-weight: 600;\"\u003eRemovable Washable Covers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CARE CALLOUT --\u003e\n\u003cdiv style=\"background: #F4F6F7; border-left: 4px solid #8DA0AE; border-radius: 10px; padding: 18px 22px; margin: 0 0 26px;\"\u003e\n\u003cdiv style=\"font-weight: bold; color: #7a8e9c; margin-bottom: 6px;\"\u003eCare \u0026amp; Keeping\u003c\/div\u003e\n\u003cdiv style=\"color: #6b6157; font-size: 15px;\"\u003eThe covers unzip for easy cleaning — follow the care-label instructions for washing. Between cleans, vacuum gently and spot-clean spills with a mild, water-based cleaner, fluff the cushions to keep their loft, and keep the sofa out of prolonged direct sunlight to preserve the color. Best suited to light-to-moderate everyday use.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SHIPPING NOTE --\u003e\n\u003cdiv style=\"background: #F6F2EA; border: 1px solid #EAE2D5; border-radius: 12px; padding: 18px 22px; margin: 0 0 26px;\"\u003e\n\u003cdiv style=\"font-weight: bold; color: #6b6157; margin-bottom: 6px;\"\u003eShipping\u003c\/div\u003e\n\u003cdiv style=\"color: #6b6157; font-size: 15px;\"\u003eShips \u003cstrong\u003ecompressed\u003c\/strong\u003e for easy handling through doorways and elevators. No tools or assembly required — just unbox and gently tap each section to revive its springiness. Full loft may take up to around \u003cstrong\u003e72 hours\u003c\/strong\u003e. Estimated delivery: \u003cstrong\u003e[4–8 business days]\u003c\/strong\u003e.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- WARRANTY PILL --\u003e\n\u003cdiv style=\"text-align: center; margin: 0 0 8px;\"\u003e\u003cspan style=\"display: inline-block; background: linear-gradient(135deg,#6B6157,#968A7B); color: #f6f2ea; border-radius: 999px; padding: 12px 28px; font-size: 15px; font-weight: bold; letter-spacing: .5px;\"\u003e✓ Backed by a 1-Year Warranty\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Couchery","offers":[{"title":"103.15*69.69*31.25inch \/ Beige","offer_id":43862175940686,"sku":"210190015:-1#Beige;191284006:-1#103.15*69.69*31.25inch","price":998.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0629\/1357\/7038\/files\/Cloud-L-Shape-Modular-Compressed-Sofa-with-Reversible-Chaise-_-103-Deep-Seat-Sectional-in-Soft-Beige-Chenille-_US-Stock-_-Ship-Immediately.jpg?v=1781379143"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0629\/1357\/7038\/collections\/Haven-Power-Motion-Recliner-Sofa-_Waterproof-Fabric-_-US-Stock_-Khaki-18_9f132cf9-b2cd-4de5-aae5-cce9be699f9a.jpg?v=1781347893","url":"https:\/\/www.couchery.com\/collections\/in-stock-sofas.oembed","provider":"Couchery","version":"1.0","type":"link"}