Boulies EP200
.ep200-product-description { --heading-size: 48px; --large-body-size: 24px; --medium-body-size: 20px; --small-body-size: 18px; width: 100%; max-width: 1920px; margin: 0 auto; } .ep 200-product-description img { display: block; } .ep200-2026-model-text { display: inline-block; font-size: var(--medium-body-size); color: #ffffff; border-radius: 136px; background: #f18415; margin-bottom: 8px; padding: 7px 20px; } .ep200-intro { position: relative; } .ep200-intro__text { position: absolute; left: 5%; top: 50%; transform: translateY(-50%); color: #ffffff; } .ep200-intro__text__title { font-size: var(--heading-size); font-weight: 700; } .ep200-intro__text__content { font-size: var(--medium-body-size); line-height: 1.5; margin-top: 16px; max-width: 523px; } .ep200-intro__background { display: flex; justify-content: center; overflow: hidden; } .ep200-intro__background img { max-width: 1920px; height: auto; } .ep200-version { margin: 128px 6.67% 160px 6.67%; } .ep200-version__text { margin: 0 5.53%; max-width: 832px; } .ep200-version__text__title { font-size: var(--heading-size); font-weight: 700; color: #141414; } .ep200-version__text__content { margin-top: 24px; font-size: var(--medium-body-size); line-height: 1.5; color: #595959; } .ep200-version__images { margin-top: 80px; display: flex; gap: 1.5%; } .ep200-version__images img { flex: 1; width: 49.25%; height: auto; } .ep200-power__text { margin: 160px 11.46% 96px; display: flex; align-items: center; } .ep200-power__text__title { flex: 1; font-size: var(--heading-size); font-weight: 700; color: #141414; } .ep200-power__text__content { flex: 1; font-size: var(--medium-body-size); line-height: 1.5; color: #595959; } .ep200-power__img { margin: 0 auto; width: 83.33%; } .ep200-power__img img { width: 100%; height: auto; } .ep200-mesh { position: relative; margin: 160px 8.33%; } .ep200-mesh__text { position: absolute; left: 8%; right: 8%; top: 50%; transform: translateY(-50%); } .ep200-mesh__text__title { font-size: var(--heading-size); font-weight: 700; color: #141414; } .ep200-mesh__text__content { font-size: var(--medium-body-size); line-height: 1.5; margin-top: 24px; max-width: 653px; color: #595959; } .ep200-mesh__background { display: flex; justify-content: center; overflow: hidden; } .ep200-mesh__background img { max-width: 1600px; height: auto; } .ep200-mesh__text__icons { display: flex; margin-top: 32px; gap: 93px; } .ep200-mesh__text__icon { display: flex; flex-direction: column; align-items: center; gap: 8px; color: #595959; } .ep200-mesh__text__icon svg { width: 80px; height: 80px; } .ep200-mesh__text__icon-name { font-size: var(--small-body-size); } .ep200-function-list { margin: 160px 8.33%; display: flex; flex-direction: column; gap: 160px; } .ep200-function { display: flex; flex-direction: row; align-items: center; gap: 6.25%; } .ep200-function.reverse { flex-direction: row-reverse; } .ep200-function__text { flex: 600; } .ep200-function__text__title { font-size: var(--heading-size); font-weight: 700; color: #141414; } .ep200-function__text__content { margin-top: 24px; font-size: var(--medium-body-size); line-height: 1.5; color: #595959; } .ep200-function__img { flex: 900; max-width: 900px; } .ep200-function__img img { width: 100%; height: auto; } .ep200-upholstery { position: relative; } .ep200-upholstery__text { position: absolute; left: 8.33%; right: 8.33%; top: 50%; transform: translateY(-50%); color: #ffffff; } .ep200-upholstery__text__title { font-size: var(--heading-size); font-weight: 700; } .ep200-upholstery__text__content { font-size: var(--medium-body-size); line-height: 1.5; margin-top: 24px; max-width: 662px; } .ep200-upholstery__background { display: flex; justify-content: center; overflow: hidden; } .ep200-upholstery__background img { max-width: 1920px; height: auto; } .ep200-components { width: 100%; margin: 160px auto; } .ep200-components__title { text-align: center; font-size: var(--heading-size); color: #141414; font-weight: 700; } .ep200-components__component-group-wrap { margin-top: 74px; width: 100%; overflow-x: auto; overflow-y: hidden; } .ep200-components__component-group { width: fit-content; display: flex; margin: 0 auto; } .ep200-components__component:not(:first-child) { margin-left: 24px; } .ep200-components__component { width: 400px; } .ep200-components__component img { width: 100%; height: auto; } .ep200-components__component__desc { background-color: #f5f5f5; min-height: 120px; padding: 24px 32px 34px 32px; text-align: center; } .ep200-components__component__desc .component__name { font-size: var(--large-body-size); color: #141414; font-weight: 700; } .ep200-components__component__desc .component__content { font-size: var(--small-body-size); margin-top: 8px; color: #595959; line-height: 1.5; } @media screen and (max-width: 1440px) { .ep200-product-description { --heading-size: 42px; --large-body-size: 24px; --medium-body-size: 20px; --small-body-size: 18px; } .ep200-intro__background img, .ep200-upholstery__background img { max-width: 1440px; } .ep200-mesh__text__content { max-width: 550px; } } @media screen and (max-width: 1200px) { .ep200-product-description { --heading-size: 36px; --large-body-size: 24px; --medium-body-size: 20px; --small-body-size: 18px; } .ep200-intro__background img, .ep200-upholstery__background img { max-width: 1200px; } .ep200-mesh__background img { max-width: 1200px; } .ep200-mesh__text__content { margin-top: 16px; max-width: 420px; } .ep200-mesh__text__icons { margin-top: 16px; } .ep200-mesh__text__icon svg { width: 60px; height: 60px; } } @media screen and (max-width: 900px) { .ep200-product-description { --heading-size: 28px; --large-body-size: 24px; --medium-body-size: 20px; --small-body-size: 18px; } .ep200-intro__background img, .ep200-upholstery__background img { max-width: 900px; } .ep200-version { margin: 72px 8.33% 80px 8.33%; } .ep200-version__text { margin: 0; } .ep200-version__images { margin-top: 40px; } .ep200-power__text { margin: 80px 8.33% 16px; align-items: unset; flex-direction: column; } .ep200-power__text__content { margin-top: 16px; } .ep200-mesh { margin: 80px 8.33%; } .ep200-mesh__text { left: 5.33%; right: 5.33%; } .ep200-mesh__text__content { margin-top: 8px; max-width: 300px; } .ep200-mesh__text__icons { gap: 40px; margin-top: 8px; } .ep200-function-list { margin: 80px 8.33%; gap: 80px; } .ep200-function { flex-direction: column; align-items: unset; gap: 16px; } .ep200-function.reverse { flex-direction: column; } .ep200-function__text__content { margin-top: 16px; } .ep200-components { margin: 80px auto; } .ep200-components__component-group-wrap { margin-top: 36px; } } @media screen and (max-width: 600px) { .ep200-product-description { --heading-size: 7vw; --large-body-size: 4.67vw; --medium-body-size: 4.67vw; --small-body-size: 3vw; } .ep200-2026-model-text { font-size: 4vw; border-radius: 22.67vw; margin-bottom: 1.33vw; padding: 1.17vw 3.33vw; } .ep200-intro__text { left: 5.33vw; right: 5.33vw; top: unset; bottom: 9.33vw; transform: unset; } .ep200-intro__text__content { margin-top: 2.67vw; max-width: unset; } .ep200-intro__background img { width: 100%; height: auto; } .ep200-version { margin: 12vw 5.33vw; } .ep200-version__text { margin: 0; } .ep200-version__text__content { margin-top: 2.67vw; } .ep200-version__images { margin-top: 5.33vw; flex-direction: column; gap: 5.33vw; } .ep200-version__images img { width: 100%; } .ep200-power__text { margin: 12vw 5.33vw 5.33vw; flex-direction: column; align-items: unset; } .ep200-power__text__content { margin-top: 2.67vw; } .ep200-power__img { margin: 0 5.33vw; width: unset; } .ep200-mesh { margin: 12vw auto; } .ep200-mesh__text { position: absolute; left: 5.33vw; right: 5.33vw; top: 12vw; transform: unset; } .ep200-mesh__text__content { margin-top: 2.67vw; max-width: unset; } .ep200-mesh__background img { width: 100%; } .ep200-mesh__text__icons { flex-direction: column; margin-top: 21.67vw; gap: 6.67vw; } .ep200-mesh__text__icon { gap: 1.33vw; width: 30%; } .ep200-mesh__text__icon svg { width: 13.33vw; height: 13.33vw; } .ep200-function-list { margin: 12vw 5.33vw; gap: 12vw; } .ep200-function { flex-direction: column; align-items: unset; gap: 5.33vw; } .ep200-function.reverse { flex-direction: column; } .ep200-function__text__content { margin-top: 2.67vw; } .ep200-function__img { max-width: 900px; } .ep200-function__img img { width: 100%; height: auto; } .ep200-upholstery__text { left: 5.33vw; right: 5.33vw; top: 12vw; transform: unset; } .ep200-upholstery__text__content { margin-top: 2.67vw; } .ep200-upholstery__background img { width: 100%; } .ep200-components { margin: 12vw auto 16vw; } .ep200-components__component-group-wrap { margin-top: 9.33vw; } .ep200-components__component-group { margin-left: 8vw; } .ep200-components__component { width: 66.67vw; } .ep200-components__component:not(:first-child) { margin-left: 4vw; } .ep200-components__component__desc { padding: 4vw 5.67vw 5.33vw 5.67vw; min-height: 20vw; } .ep200-components__component__desc .component__content { margin-top: 1.33vw; } } EP200 2026 Model Designed for Comfort. Finished with Elegance. Combining ergonomic performance with a clean, elegant design, the new EP200 cold-cured foam office chair fits seamlessly into any workspace or home office. With its upgraded seat cushion, it delivers an improved seating experience that feels both supportive and effortlessly comfortable throughout the day. EP200 2026 Model A New Vision: Nature-Inspired Aesthetics Moving beyond the traditional corporate palette, Boulies has new colorways, allowing the EP200 to blend seamlessly into modern home offices and creative studio spaces alike. EP200 2026 Model Redefining the "Seat of Power" The centerpiece of the 2026 upgrade is the debut of Boulies re-engineered seat cushion. Its re-engineered seat cushion designed to accommodate a wider range of body types. The seating width has been expanded from 49.5cm to 51cm, providing a more spacious and liberating experience. Beyond size, the cushion’s contours have been refined to better follow the human anatomy, now 3 x supportive than the original, significantly reducing pressure on the hips and lower limbs during extended work sessions. EP200 2026 Model Introducing Boulies Upgraded Mesh Building on the strengths of the original mesh, upgraded Mesh bridges the gap between the breathability of traditional mesh and the luxurious softness of premium upholstery. It is smoother to the touch, more breathable, and twice as durable, offering enhanced comfort and long-lasting performance. BREATHABILITY DURABILITY Boulies 4-Level Seat Depth Adjust Designed to promote a healthful, ergonomic sitting position, the depth and height of boulies effectual seat can be adjusted to meet the needs of a wide of range of body shapes and sizes which makes you work at your desk in comfort for hours. Relax Or Work Effectually With A Recliner With a 3-level reclining design, it helps meet your request all day: making working or taking a break a breeze. It can provide the greatest extent to keep you comfortable and productive all day long. Set your perfect level of recline by pulling the mechanism buttons and join in on the healthy & comfortable office sitting now. Boulies 4-Way Integrated Lumbar Support By adjusting the buttons to move up and down and in and out, it is easier to dynamic a right position to relieve the pressure that occurs on your back effectively. It conforms to the people’s shape which is perfect for supporting you and keeping your body effective all day. Boulies Neck Support Pillow With the neck pillow up and down, it’s time to say goodbye to the long hours of neck pain. It allows for greater neck support, reducing the pressure and providing a healthy and comfortable sitting environment. Featured Components Wheelbase Focusing on the durability and strength for the perfect balance between the structural integrity and high-level quality material. Top Class Gas Lift The best class of gas hydraulics, designed to be safer, easier and more efficient than others. 3d Soft Pods Armrests Soft pods help support your elbows. 6-way adjustable armrests to meet all your needs through working and entertainment. Product Warranty 2 years limited Warranty Learn More 14 days return Learn More Product Details DIMENSIONS Technical Specification - EP200 FUNCTIONS 360° swivel 3-level angle backrest recline (95°, 113°, 135°) Built-in adjustable lumbar support Adjustable head support Seat depth adjustment Armrest 6 ways adjustable SPECIFICATION Upholstery Mesh fabric Frame Reinforced plastic frame Five star foot base Heavy-Duty Base Tilt mechanism Multi tilt Casters 6cm PU casters Hydraulics Class 4 (Top Class)