Boulies Master Computer Chair
.master-series-describe { --large-heading-size: 56px; --medium-heading-size: 48px; --large-body-size: 24px; --body-size: 18px; --small-body-size: 16px; --body-line-height: 1.5; --t itle-color: #ffffff; --content-color: #d9d9d9; width: 100%; max-width: 1920px; margin: 0 auto; } .master-series-describe img { display: block; } /* intro */ .master-series-intro { width: 100%; position: relative; } .master-series-intro .intro__text__wrapper { position: absolute; top: 0; left: 0; width: 100%; } .master-series-intro .intro__text { margin-top: 96px; display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; } .master-series-intro .intro__text__title { font-size: var(--medium-heading-size); color: var(--title-color); font-weight: 700; width: 1069px; } .master-series-intro .intro__text__content { margin-top: 16px; font-size: var(--large-body-size); line-height: var(--body-line-height); color: var(--content-color); width: 900px; } .master-series-intro .intro__background { overflow: hidden; display: flex; justify-content: center; } .master-series-intro .intro__background img { max-width: 1920px; height: auto; } /* design */ .master-series-design { margin-top: -5px; width: 100%; position: relative; } .master-series-design .design__text__wrapper { position: absolute; top: 0; left: 0; width: 100%; } .master-series-design .design__text { margin-top: 88px; display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; } .master-series-design .design__text__title { font-size: var(--large-heading-size); color: var(--title-color); font-weight: 700; width: 816px; } .master-series-design .design__text__content { margin-top: 16px; font-size: var(--large-body-size); line-height: var(--body-line-height); color: var(--content-color); width: 928px; } .master-series-design .design__background { overflow: hidden; display: flex; justify-content: center; } .master-series-design .design__background img { max-width: 1920px; height: auto; } /* long intro */ .master-series-long-intro { margin-top: -5px; width: 100%; position: relative; } .master-series-long-intro .long-intro__text__wrapper { position: absolute; top: 0; right: 0; width: 100%; } .master-series-long-intro .long-intro__background { overflow: hidden; display: flex; justify-content: center; } .master-series-long-intro .long-intro__background img { max-width: 1920px; height: auto; } /* support armrest function */ .master-series-support, .master-series-function { display: flex; flex-direction: column; align-items: center; justify-content: center; margin-top: 160px; margin-bottom: 160px; } .master-series-support .support__text__title, .master-series-armrest .armrest__text__title, .master-series-function .function__text__title { font-size: var(--large-heading-size); color: var(--title-color); font-weight: 700; } .master-series-support .support__text__content, .master-series-armrest .armrest__text__content, .master-series-function .function__text__content { margin-top: 16px; font-size: var(--large-body-size); line-height: var(--body-line-height); color: var(--content-color); } .content-tip { margin-top: 8px; color: #8c8c8c; font-size: var(--body-size); display: block; } /* support */ .master-series-support .support__text { text-align: center; margin-bottom: 56px; display: flex; flex-direction: column; align-items: center; justify-content: center; } .master-series-support .support__text__title { width: 929px; } .master-series-support .support__text__content { width: 917px; } .master-series-support .support__background img { max-width: 1240px; height: auto; } /* armrest */ .master-series-armrest { width: 100%; display: flex; flex-direction: column; align-items: center; justify-content: center; margin-top: 160px; overflow: hidden; } .master-series-armrest .armrest__text { text-align: left; margin-bottom: 56px; margin-left: -290px; } .master-series-armrest .armrest__text__title { width: 517px; } .master-series-armrest .armrest__text__content { width: 904px; } .armrest__img-group_background { position: relative; height: 660px; width: 1920px; } .armrest__img-group_wrapper { position: absolute; top: 0; left: 340px; max-width: calc(100% - 340px); width: 100vw; overflow: auto; } .master-series-armrest .armrest__img-group { display: flex; flex-direction: row; } .master-series-armrest .armrest__img-group img:not(:first-child) { margin-left: 24px; } .master-series-armrest .armrest__img-group img { max-width: 1024px; height: auto; } /* function */ .master-series-function .function__text__title { text-align: left; width: 473px; margin-bottom: 96px; margin-left: -730px; display: flex; justify-content: center; } .master-series-function .function__img-group { width: 100%; overflow: hidden; } .master-series-function .function__img-big { width: 100%; display: flex; justify-content: center; align-items: center; } .master-series-function .function__img-big img { max-width: 1240px; height: auto; } .master-series-function .function__img-group__two { margin-top: 24px; display: flex; justify-content: center; overflow: hidden; } .master-series-function .function__img-group__two img:not(:first-child) { margin-left: 24px; } .master-series-function .function__img-group__two img { max-width: 608px; height: auto; } .master-series-function .function__text__content { text-align: center; margin-top: 56px; width: 904px; } /* upholstery */ .visiable-pu .switch-pu { box-shadow: 0 0 0 3px #fff; } .visiable-pu .upholstery-pu { opacity: 1; height: auto; } .visiable-fabric .switch-fabric { box-shadow: 0 0 0 3px #fff; } .visiable-fabric .upholstery-fabric { opacity: 1; height: auto; } .product-section--upholstery { width: 100%; position: relative; margin-top: -5px; } .upholstery-switcher-wrap { position: absolute; left: 50%; transform: translateX(-50%); bottom: 9.25%; z-index: 2; display: flex; } .switch-pu { box-shadow: 0 0 0 3px #fff; } .upholstery-pu { display: block; } .switch-fabric { box-shadow: 0 0 0 3px #fff; } .upholstery-fabric { opacity: 1; height: auto; } .upholstery-switch { border-radius: 10px; width: 200px; height: 50px; display: flex; justify-content: center; align-items: center; color: #fff; font-weight: 700; font-size: 18px; margin: 0 8px; cursor: pointer; box-shadow: 0 0 0 1px #fff; transition: all 300ms ease-in-out; background: #00000045; } .upholstery-switch:hover { box-shadow: 0 0 0 3px #fff; } .upholstery-sections-list { width: 100%; position: relative; background-color: #000000; } .upholstery-section { width: 100%; overflow: hidden; position: relative; transition: 2.5s ease-out; opacity: 0; height: 0; } .upholstery-content-wrap { position: absolute; top: 25%; left: 12.76%; color: #fafafa; } .upholstery-title { font-size: var(--large-heading-size); font-weight: 700; } .upholstery-paragraph { font-size: var(--large-body-size); line-height: var(--body-line-height); margin-top: 16px; max-width: 650px; } .upholstery-paragraph .p-tip { font-size: var(--body-size); margin-top: 8px; display: block; line-height: var(--body-line-height); } .upholstery-background { overflow: hidden; display: flex; justify-content: center; } .upholstery-background img { max-width: 1920px; height: auto; } /* components */ .master-series-components { width: 100%; padding-top: 6.67%; padding-bottom: 6.67%; background-color: #000000; margin-top: -5px; } .master-series-components .components-title { text-align: center; margin: 3.75% auto; font-size: var(--large-heading-size); color: var(--title-color); font-weight: 700; } .master-series-components .component-group-wrap { width: 100%; overflow-x: auto; overflow-y: hidden; } .master-series-components .component-group { width: fit-content; display: flex; margin: 0 auto; } .master-series-components .component-group .component { width: 418px; margin: 0 12px; } .master-series-components .component-group .component img { width: 100%; height: auto; } .master-series-components .component__desc { margin-top: 24px; } .master-series-components .component__name { font-size: var(--large-body-size); color: var(--title-color); font-weight: 700; } .master-series-components .component__content { font-size: var(--small-body-size); color: var(--content-color); font-weight: 400; width: 95%; margin-top: 12px; } /* setup */ .master-series-setup { width: 100%; margin: 8.33% 0; } .master-series-setup .setup__text { text-align: center; margin: 0 auto; } .master-series-setup .setup__text .setup__title { font-size: var(--large-heading-size); color: #141414; font-weight: 700; } .master-series-setup .setup__text .setup__content { margin-top: 16px; font-size: var(--large-body-size); line-height: var(--body-line-height); color: #595959; } .setup__image-grid { margin: 0 auto; width: 82.29%; margin-top: 5%; display: grid; grid-template-columns: 27.22% 1fr 27.22%; grid-template-rows: 31.75% 1fr 1fr; gap: 1.52%; } .setup__image-grid img { width: 100%; height: auto; object-fit: cover; display: block; } .setup__image-grid .img_1 { grid-row-start: 1; grid-row-end: 3; } .setup__image-grid .img_2 { grid-row-start: 1; grid-row-end: 3; } .setup__image-grid .img_3 { grid-column: span 1; grid-row: span 1; } .setup__image-grid .img_4 { grid-row-start: 2; grid-row-end: 4; } .setup__image-grid .img_5 { grid-column: span 1; grid-row: span 1; } .setup__image-grid .img_6 { grid-column: span 1; grid-row: span 1; } @media screen and (max-width: 1440px) { .master-series-describe { --large-heading-size: 48px; --medium-heading-size: 36px; --large-body-size: 22px; --body-size: 18px; --small-body-size: 16px; } /* design */ /* support */ .master-series-support .support__background { display: flex; justify-content: center; overflow: hidden; width: 100%; } .master-series-support .support__background img { max-width: 1240px; height: auto; } /* armrest */ .master-series-armrest .armrest__text { margin-left: -220px; } .armrest__img-group_wrapper { min-width: 1220px; } /* function */ /* upholstery */ .upholstery-content-wrap { top: 18.67%; left: 6.11%; } .upholstery-background img { max-width: 1440px; } /* components */ .master-series-components .components-title { margin: 0 auto; margin-bottom: 4.44%; } .master-series-components .component-group .component { width: 398px; } .master-series-components .component__name { font-size: 24px; } /* setup */ .setup__image-grid { width: 86.11%; gap: 19px; } } @media screen and (max-width: 1200px) { .master-series-describe { --large-heading-size: 36px; --medium-heading-size: 36px; --large-body-size: 20px; --body-size: 16px; --small-body-size: 14px; } /* intro */ .master-series-intro .intro__text { margin-top: 32px; } .master-series-intro .intro__text__title, .master-series-intro .intro__text__content { width: 788px; } .master-series-intro .intro__background img { max-width: 1200px; } /* design */ .master-series-design .design__text { margin-top: 32px; } .master-series-design .design__text__title { width: 525px; } .master-series-design .design__text__content { width: 822px; } .master-series-design .design__background img { max-width: 1200px; } /* long intro */ .master-series-long-intro .long-intro__background img { max-width: 1440px; } .master-series-support, .master-series-function, .master-series-armrest { margin-top: 96px; margin-bottom: 96px; } /* support */ .master-series-support .support__text { margin-bottom: 40px; } .master-series-support .support__text__title { width: 598px; } .master-series-support .support__text__content { width: 822px; } .master-series-support .support__background { width: 100%; display: flex; justify-content: center; overflow: hidden; } .master-series-support .support__background img { max-width: 992px; } /* armrest */ .armrest__img-group_background { width: 1200px; height: 530px; } .armrest__img-group_wrapper { left: 104px; max-width: calc(100% - 104px); min-width: 940px; } .master-series-armrest .armrest__text { margin-left: 0px; margin-bottom: 40px; width: 78%; } .master-series-armrest .armrest__text__title { width: 333px; } .master-series-armrest .armrest__text__content { width: 750px; } .master-series-armrest .armrest__img-group img { max-width: 819px; } /* function */ .master-series-function .function__text__title { margin-bottom: 40px; margin-left: 0; width: 78%; justify-content: flex-start; } .master-series-function .function__img-big img { max-width: 992px; } .master-series-function .function__text__content { margin-top: 40px; width: 809px; } .master-series-function .function__img-group__two { margin-top: 20px; } .master-series-function .function__img-group__two img:not(:first-child) { margin-left: 20px; } .master-series-function .function__img-group__two img { max-width: 486px; } /* upholstery */ .upholstery-background img { max-width: 1200px; } .upholstery-content-wrap { top: 12.8%; left: 6%; } .upholstery-paragraph { max-width: 549px; } .master-series-components .component__name { font-size: 22px; } /* components */ .master-series-components .component-group .component { width: 321px; } /* setup */ .setup__image-grid { width: 321px; } .setup__image-grid { width: 88.33%; gap: 16px; } } @media screen and (max-width: 900px) { .master-series-describe { --large-heading-size: 32px; --medium-heading-size: 32px; --large-body-size: 18px; --body-size: 14px; --small-body-size: 14px; } /* intro */ .master-series-intro .intro__text { margin: 3.56% auto; width: 79.78%; } .master-series-intro .intro__text__title, .master-series-intro .intro__text__content { width: unset; } .master-series-intro .intro__text__content { margin-top: 8px; } /* long intro */ .master-series-long-intro .long-intro__background img { max-width: 1200px; } /* design */ .master-series-design .design__text { margin: 4.44% auto; width: 80%; } .master-series-design .design__text__title, .master-series-design .design__text__content { width: unset; } .master-series-design .design__text__content { margin-top: 8px; } .master-series-support, .master-series-function, .master-series-armrest { margin-top: 64px; margin-bottom: 64px; } /* support */ .master-series-support .support__text { width: 78.67%; margin-bottom: 32px; } .master-series-support .support__text__title, .master-series-support .support__text__content { width: unset; } .master-series-support .support__text__content { margin-top: 8px; } .master-series-support .support__background img { max-width: 744px; } /* armrest */ .master-series-armrest .armrest__text { margin-bottom: 32px; margin-left: 10.89%; margin-right: 26.22%; width: unset; } .master-series-armrest .armrest__text__title, .master-series-armrest .armrest__text__content { width: unset; } .master-series-armrest .armrest__text__content { margin-top: 8px; } .armrest__img-group_background { width: 900px; height: 400px; } .armrest__img-group_wrapper { left: 78px; max-width: calc(100% - 78px); min-width: 700px; } .master-series-armrest .armrest__img-group img { max-width: 614px; } .master-series-armrest .armrest__img-group img:not(:first-child) { margin-left: 16px; } /* function */ .master-series-function .function__text__title { margin-bottom: 32px; min-width: 271px; } .master-series-function .function__img-big img { max-width: 744px; } .master-series-function .function__img-group__two { margin-top: 14px; } .master-series-function .function__img-group__two img { max-width: 365px; } .master-series-function .function__img-group__two img:not(:first-child) { margin-left: 14px; } .master-series-function .function__text__content { margin-top: 32px; width: 80%; } /* upholstery */ .upholstery-content-wrap { top: 10.67%; left: 5.33%; } .upholstery-paragraph { margin-top: 8px; max-width: 510px; } /* .upholstery-background img { max-width: 900px; } */ .master-series-setup { margin: 7.11% 0; } .master-series-setup .setup__text .setup__content { margin-top: 8px; } /* components */ .master-series-components .component-group-wrap { width: unset; margin-left: 58px; } /* setup */ .master-series-setup .setup__text .setup__title { font-size: 28px; } .master-series-setup .setup__text .setup__content { font-size: 16px; } .setup__image-grid { width: 91.11%; gap: 12.5px; } } @media screen and (max-width: 750px) { .master-series-intro .intro__text { width: 95%; } } @media screen and (max-width: 600px) { .master-series-describe { --large-heading-size: 7vw; --medium-heading-size: 7vw; --large-body-size: 4.67vw; --body-size: 3vw; --small-body-size: 2.67vw; } /* intro */ .master-series-intro .intro__text__wrapper { width: calc(100% - 8.34vw); margin: 8vw 4.17vw; } .master-series-intro .intro__text { width: 100%; text-align: center; margin-top: 0; } .master-series-intro .intro__text__title { width: 100%; } .master-series-intro .intro__text__content { width: 100%; margin-top: 2.67vw; } .master-series-intro .intro__background img { width: 100%; height: auto; } /* support armrest function */ .master-series-support, .master-series-armrest, .master-series-function { width: calc(100% - 10.66vw); margin: 8vw 5.33vw; } .master-series-support .support__text, .master-series-armrest .armrest__text, .master-series-function .function__text { margin-left: 0; margin-right: 0; width: unset; margin-bottom: 4vw; } .master-series-design .design__text__content, .master-series-support .support__text__content, .master-series-armrest .armrest__text__content { margin-top: 2.67vw; } .content-tip { margin-top: 1.33vw; font-size: 3.67vw; } .master-series-design .design__background, .master-series-support .support__background, .master-series-armrest .armrest__background, .master-series-function .function__background { width: 100%; } .master-series-design .design__background img, .master-series-support .support__background img, .master-series-armrest .armrest__background img, .master-series-function .function__background img { width: 100%; height: auto; } /* design */ .master-series-design .design__text__wrapper { margin: 8vw 5.33vw; width: unset; } .master-series-design .design__text { margin: 0; width: unset; } /* long intro */ .master-series-long-intro .long-intro__background { overflow: hidden; display: block; height: calc(100vw * (3783 / 600)); } .master-series-long-intro .long-intro__background img { height: 100%; width: auto; max-width: unset; } /* armrest */ .armrest__img-group_background { width: 100%; height: unset; } .armrest__img-group_wrapper { position: unset; width: 100%; min-width: unset; max-width: unset; } .master-series-armrest .armrest__img-group { display: block; } .master-series-armrest .armrest__img-group img { width: 100%; } .master-series-armrest .armrest__img-group img:not(:first-child) { margin-left: 0; margin-top: 4vw; } /* function */ .master-series-function .function__text__title { margin-bottom: 4vw; min-width: unset; width: 100%; } .master-series-function .function__img-group img { width: 100%; max-width: unset; } .master-series-function .function__img-group__two { margin-top: 0; display: block; } .master-series-function .function__img-group__two img { display: block; margin-top: 4vw; } .master-series-function .function__img-group__two img:not(:first-child) { margin-left: 0; } .master-series-function .function__text__content { margin-top: 4vw; width: 100%; } /* upholstery */ .upholstery-switch { width: 33.33vw; height: 8.33vw; font-size: var(--body-size); border-radius: 1.67vw; } .upholstery-content-wrap { top: 5.5%; left: 50%; transform: translate(-50%, 0); width: 90%; } .upholstery-paragraph { font-size: 4vw; margin-top: 2.67vw; } .upholstery-background { display: flex; justify-content: center; align-items: center; } .upholstery-background img { width: 100%; height: auto; } /* components */ .master-series-components { padding-top: 12vw; padding-bottom: 12vw; } .master-series-components .components-title { margin: 0; margin-bottom: 8vw; } .master-series-components .component-group-wrap { margin-left: 3.33vw; } .master-series-components .component__desc { margin-top: 4vw; } .master-series-components .component__name { font-size: 4vw; } .master-series-components .component__content { margin-top: 2vw; } .master-series-components .component-group .component { margin: 0 2vw; width: 67vw; } /* setup */ .master-series-setup { width: calc(100% - 10.66%); margin: 8vw 5.33vw; } .master-series-setup .setup__text .setup__content { margin-top: 1.33vw; } .setup__image-grid { margin: 0 auto; width: 100%; margin-top: 5.33vw; display: grid; grid-template-columns: repeat(2, 1fr); grid-template-rows: auto; gap: 2.42vw; } .setup__image-grid .img_1 { order: 1; grid-row-start: 1; grid-row-end: 3; } .setup__image-grid .img_2 { order: 5; grid-row-start: 1; grid-row-end: 1; grid-column: span 2; grid-row: span 1; } .setup__image-grid .img_3 { order: 2; grid-column: span 1; grid-row: span 1; } .setup__image-grid .img_4 { order: 3; grid-row-start: 2; grid-row-end: 4; } .setup__image-grid .img_5 { order: 4; grid-column: span 1; grid-row: span 1; } .setup__image-grid .img_6 { order: 6; grid-column: span 2; grid-row: span 1; } } Revolutionizing Comfort: Elevating Home Office and Entertainment Experiences Introducing the Boulies Master Series - Master and Master Max - engineered to accommodate a wide range of body types. Built with a modern aesthetic, the series combines multiple adjustments, premium materials, and a sleek, minimalist design. Whether you're engaged in demanding work, focused study, or immersive gaming, the Master Series delivers exceptional comfort and support, redefining your seating experience. Tailored Round Edge Cushion Design Engineered with rounded edges, the Boulies Master Series seat cushion is carefully shaped to deliver ergonomic comfort and support. Replacing sharp corners with smooth curves, it follows the natural contours of your body, promotes a balanced posture, and helps relieve pressure on the hips and thighs. The wider seating area also provides more room to adjust your position and settle into a comfortable fit tailored to your needs. Customizable Integrated Lumbar Support With adjustable height and depth, the built-in lumbar support can be fine-tuned to follow the natural curve of your spine. Adjust it up or down to find your ideal position, then tweak it forward or backward for firmer or gentler support. Move beyond one-size-fits-all seating with personalized lumbar support that adapts to your body. Aluminum Constructed 4D Armrests Experience the perfect balance of luxury and durability with Boulies aluminum-constructed 4D Armrests. The internal structure is engineered with high-grade aluminum alloy, making the armrests stronger, smoother, and more durable than ever. We've also redesigned the arm pads with a softer finish, delivering enhanced comfort and ergonomic support for your elbows. Dynamic Tilt Rocking Function Experience enhanced relaxation with our rocking function, offering a gentle 15-degree rocking motion for a more dynamic seating experience. Combined with the 15-degree lean-back lock feature, you can achieve the ideal balance between relaxation and productivity. Adapt effortlessly to work, gaming, and leisure with our multi-functional tilt mechanism, designed for lasting comfort. Ultraflex PU W/R Fabric Boulies Ultraflex PU After extensive testing and refinement, we proudly present our signature Boulies Ultraflex PU Leather. Inspired by the microfiber suede upholstery found in luxury sports cars, our Ultraflex PU Leather delivers a refined balance of durability and indulgent comfort. It offers a buttery soft, smooth feel that elevates your sitting experience, making it the perfect companion for both gaming enthusiasts and professionals alike. Boulies Water Repellent Fabric A refined upgrade that elevates durability and softness. We have carefully selected premium materials and refined our manufacturing process to create a fabric engineered for lasting durability and exceptional comfort. Its breathable properties help keep you cool and comfortable, while the water-resistant treatment helps repel spills and prevent liquid absorption for effortless maintenance. * The hydrophobic properties may gradually decrease over time. The rate and extent of this change depend on usage habits, frequency, and intensity. Featured Components XL PU Casters Designed for durability and wooden floor protection, our XL PU casters provide smooth, quiet movement while keeping your floors safe from scratches. Aluminum Base Crafted with premium materials for superior stability and strength, each base delivers excellent balance and strong load-bearing performance. Class-4 Gas Lift Equipped with a premium-grade gas lift for enhanced stability and safety, with performance tested to standards such as BIFMA by SGS. Elevate Your Room Setup From work to relaxation, Boulies Master Series offers the perfect fit for every moment. Product Warranty 2-Year Limited Warranty Learn More 14-Day Return Policy Learn More Product Details DIMENSIONS Technical Specification - Master Technical Specification - Master Max FUNCTIONS 360° Swivel Adjustable Seat Height Full Backrest Recline Built-In Lumbar Support 15° rocking Tilt Position Lock 8-Way Adjustable Armrests SPECIFICATIONS Upholstery Boulies Ultraflex PU Leather + Microfiber Suede Boulies W/R Fabric + Microfiber SuedeBoulies Nappa Leather + Microfiber Suede Frame Extra Strong Steel Frame Five-Star Base Aluminum Base Foam 100% Cold-Cure Foam Tilt Mechanism Multi-Tilt Mechanism Casters 6 cm PU Casters Gas Lift Class 4 Gas Lift document.addEventListener("DOMContentLoaded", function () { document.querySelector(".product-section--upholstery").addEventListener("click", function (e) { if (e.target.classList.contains("upholstery-switch")) { this.classList.remove("visiable-fabric", "visiable-pu"); this.classList.add(e.target.dataset.activeClass); } }); });
More you might like
Related
boulies Master Gaming Chair Ergonomic Office Chair for Adult
Related
Boulies Sinking Gas Lift (For Master & Elite Chairs Only)
Related
boulies Elite Gaming Chair Ergonomic Computer Chair with 4D
Related