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 encourage a healthy, ergonomic sitting posture, Boulies EP200 chair offers adjustable seat depth and height to accommodate a wide range of body shapes and sizes, helping you stay comfortable at your desk for hours. Relax or Work with Ease 3-Level Reclining Backrest With a 3-level reclining design, you can easily adjust the backrest to suit different moments throughout the day, whether you are working or taking a break. Designed to keep you comfortable and supported, it helps you stay relaxed and productive for longer. Simply pull the adjustment lever to find your preferred reclining position and enjoy a healthier, more comfortable sitting experience. Boulies 4-Way Integrated Lumbar Support With adjustable height and depth controls, you can easily fine-tune the lumbar support to find the right position and effectively reduce pressure on your lower back. Following the natural curve of your spine, it offers focused support and helps you maintain a more comfortable sitting posture throughout the day. Boulies Neck Support Pillow Adjust the neck pillow up or down to find the position that suits you best, helping ease tension during long hours of sitting. It provides additional support around the neck and helps reduce pressure for a more relaxed and comfortable sitting experience. Featured Components Wheelbase Built with high-quality materials for excellent durability and strength, balancing structural stability with reliable performance. Top Class Gas Lift A top-grade gas lift built for greater safety, smoother operation, and reliable performance. 3D Soft-Pad Armrests Soft arm pads provide comfortable support for your elbows, while 6-way adjustment helps you find the right position for work and relaxation. Product Warranty 2-Year Limited Warranty Learn More 14-Day Return Policy Learn More Product Details DIMENSIONS Technical Specification - EP200 FUNCTIONS 360° Swivel 4-Level Backrest Recline (98°, 105°, 114°,120°) Built-In Adjustable Lumbar Support Adjustable Head Support Seat Depth Adjustment 6-Way Adjustable Armrests SPECIFICATIONS Upholstery Mesh Fabric Frame Reinforced Plastic Frame Five-Star Base Heavy-Duty Base Tilt Mechanism Multi-Tilt Mechanism Casters 6 cm PU Casters Gas Lift Class 4 Gas Lift