Boulies Master
.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; } /* 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 Unveiling the exquisite Boulies Master Series: the Master and Master Max, engineered to embrace all body contours. This series flaunts multiple adjustable features, opulent materials, and a sleek minimalist design, emanating unrivaled sophistication. Whether you're engaged in a demanding work sprint, a focused study regime, or a thrilling gaming journey, the Master Series provides unparalleled comfort and support, redefining your seating experience. Tailored Round Edge Cushion Design Engineered with a round-edge design, the boulies master series seat cushion is carefully crafted to provide optimal ergonomics. By eliminating sharp corners and embracing smooth curves, this cushion conforms to the natural contours of your body, promoting proper posture and reducing pressure on your hips and thighs. Furthermore, it offers a wider seating area which helps you find your ideal seating posture and enjoy a comfortable experience tailored to you. Customizable Integrated Lumbar Support Adding the up and down adjustment, you can fine-tune the lumbar support to precisely align with your spine's natural curvature. Whether you require a higher or lower level of support, this chair allows you to customize it to your exact specifications. Say goodbye to generic, one-size-fits-all solutions and embrace a chair that adapts to your body. Aluminum Constructed4D Armrests Experience the pinnacle of luxury and durability with boulies Aluminum constructed 4D Armrests. The internal structure is crafted from high-grade aluminum alloy, making the armrests stronger, smoother, and more durable than ever before. We've also redesigned the arm pods to be softer, providing optimal comfort and support for your elbows. Dynamic Tilt RockingFunction Experience enhanced relaxation with our rocking function, offering a gentle 15-degree motion that adds a new dimension to your seating experience. Paired with the 15-degree lean back lock feature, you can find your perfect balance between relaxation and productivity. Adapt to various activities and unlock unparalleled comfort with our multi-functional tilt mechanism. Ultraflex PU W/R Fabric Boulies Ultraflex PU After rigorous testing and countless iterations, we proudly present our signature Boulies Ultraflex PU leather. Crafted with microfiber suede inspiration from the luxurious upholstery found in sports cars, our Ultraflex PU leather is a remarkable blend of durability and indulgent comfort. It delivers a buttery soft and smooth feel that enhances your sitting experience and becomes the perfect companion for every gaming enthusiast and work alike. Boulies Water Repellent Fabric An upgrade that takes durability and softness to new heights. We have carefully selected premium materials and refined the manufacturing process to create a fabric that can excel in both endurance and comfort. Additionally, Stay cool and comfortable with its breathable properties. No need to worry about spills or accidents, as the fabric is specially treated to repel water and prevent absorption. * The hydrophobic effect will gradually disappear over time. The degree and speed of the disappearance are related to the method and intensity of use. Featured Components XL PU casters Made to be durable yet wooden floor friendly, XL PU caster is so smooth that can be used on the clean wooden floor. Heavy-duty wheel base Upgraded with a premium material to provide extremely stability and strength, each base is not only perfectly balanced but also strong bearing capacity. Class-4 gas lift The best class of the gas hydraulics for stability and safety, including safety certifications 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 years limited Warranty Learn More 14 days return Learn More Product Details DIMENSIONS Technical Specification - Master Technical Specification - Master Max FUNCTIONS 360° swivel Seat height adjustable Full-length backrest recline Built-in lumbar support 15 degree rocking Tilt position lock Armrest 8 ways adjustable SPECIFICATION Upholstery Boulies ultraflex PU leather + microfiber suedeBoulies W/R fabric + microfiber suedeBoulies nappa leather + microfiber suede Frame Extra Strong Steel Frame Five star foot base Heavy-duty wheel Base Foam 100% Cold-cure foam Tilt mechanism Multi tilt Casters 6cm PU casters Hydraulics Class 4 (Top Class)
More you might like
Related
Boulies Master Rex
Related
Boulies Master Rex
Related
Boulies Master Computer Chair
Related