Boulies Aura
html { scroll-behavior: smooth; } .aura-product-description { --large-heading-size: 48px; --medium-heading-size: 36px; --small-heading-size: 24px; --large-body-size: 24px; --medium -body-size: 20px; --small-body-size: 18px; width: 100%; max-width: 1920px; margin: 0 auto; } .aura-product-description img { display: block; } /* intro */ .aura-intro { display: flex; background-color: #141414; } .aura-intro__background { flex: 1274; } .aura-intro__background img { max-width: 1274px; width: 100%; height: 100%; object-fit: cover; } .aura-intro__text { flex: 646; color: #ffffff; display: flex; flex-direction: column; justify-content: center; gap: 24px; padding: 24px 0; } .aura-intro__text__title { font-size: var(--large-heading-size); font-weight: 700; width: 71.98%; margin: 0 auto; } .aura-intro__text__content { font-size: var(--medium-body-size); line-height: 1.5; width: 71.98%; margin: 0 auto; } /* space */ .aura-space-wrapper { padding: 160px 12.24%; background-color: #f0f0f0; } .aura-space-insights__title { font-size: var(--large-heading-size); font-weight: 700; text-align: center; } .aura-space-insights__images { margin-top: 72px; display: flex; gap: 24px; } .aura-space-insights__images__col__left, .aura-space-insights__images__col__right { display: flex; flex-direction: column; gap: 24px; } .aura-space-insights__images__col__left { flex: 542; } .aura-space-insights__images__col__right { flex: 884; } .aura-space-insights__images__col__left img { max-width: 542px; width: 100%; height: auto; } .aura-space-insights__images__col__right img { max-width: 884px; width: 100%; height: auto; } /* aura-space-size */ .aura-space-size { margin-top: 160px; } .aura-space-size__title { font-size: var(--medium-heading-size); font-weight: 700; color: #8c8c8c; } .size__title__span { color: #141414; } .aura-space-size__img { margin-top: 48px; display: block; } .aura-space-size__img img { max-width: 1450px; width: 100%; height: auto; } /* aura-function */ .aura-function { padding: 0 11.25% 160px; background-color: #f0f0f0; } .aura-function__title { font-size: var(--medium-heading-size); font-weight: 700; color: #141414; text-align: center; } .aura-function__content { font-size: var(--large-body-size); line-height: 1.5; text-align: center; max-width: 782px; margin: 24px auto; color: #595959; } .aura-function__img { margin-top: 72px; display: block; } .aura-function__img img { max-width: 1488px; width: 100%; height: auto; } /* aura-function-images */ .aura-function-images { display: flex; gap: 24px; margin-top: 96px; } .aura-function-images__col { flex: 1; display: flex; flex-direction: column; gap: 24px; } .aura-function-images__item { position: relative; } .aura-function-images__item img { max-width: 480px; width: 100%; height: auto; } .aura-function-images__item__text { position: absolute; bottom: 4.44%; left: 6.67%; right: 8.75%; } .aura-function-images__item__text__title { font-size: var(--small-heading-size); font-weight: 700; color: #141414; } .aura-function-images__item__text__content { font-size: var(--small-body-size); line-height: 1.5; margin-top: 8px; color: #595959; } .aura-function-images-for-mobile { display: none; } /* aura-seat */ .aura-seat { position: relative; } .aura-seat__background { display: flex; justify-content: center; overflow: hidden; } .aura-seat__background img { max-width: 1920px; height: auto; } .aura-seat__text { position: absolute; top: 50%; left: 11.25%; transform: translateY(-50%); max-width: 628px; } .aura-seat__text__title { font-size: var(--large-heading-size); font-weight: 700; color: #141414; } .aura-seat__text__content { font-size: var(--medium-body-size); line-height: 1.5; margin-top: 24px; color: #595959; } /* aura-upholstery */ .aura-upholstery { position: relative; } .aura-upholstery__background { display: flex; justify-content: center; overflow: hidden; } .aura-upholstery__background img { max-width: 1920px; height: auto; } .aura-upholstery__text { position: absolute; top: 14.22%; right: 50%; transform: translateX(50%); text-align: center; color: #ffffff; max-width: 989px; width: 100%; } .aura-upholstery__text__title { font-size: var(--large-heading-size); font-weight: 700; } .aura-upholstery__text__content { font-size: var(--medium-body-size); line-height: 1.5; margin-top: 24px; } @media screen and (max-width: 1440px) { .aura-product-description { --large-heading-size: 42px; --medium-heading-size: 36px; --small-heading-size: 24px; } .aura-intro__text { gap: 16px; padding: 24px 0; } .aura-seat__text__content, .aura-upholstery__text__content, .aura-function__content { margin-top: 16px; } .aura-upholstery__background img { max-width: 1440px; } .aura-function-images__item__text { bottom: 0; left: 3.33%; right: 0; } } @media screen and (max-width: 1200px) { .aura-product-description { --large-heading-size: 36px; --medium-heading-size: 32px; --small-heading-size: 24px; } .aura-seat__background img { max-width: 1200px; } .aura-space-wrapper { padding: 80px 12.24%; } .aura-space-size { margin-top: 80px; } .aura-space-insights__images { margin-top: 36px; } .aura-seat__text { max-width: 468px; } .aura-upholstery__text { width: 88%; } .aura-upholstery__background img { max-width: 1200px; } .aura-function-images__item__text { position: unset; margin: -50px 12px 0; } .aura-function { padding: 0 11.25% 80px; } } @media screen and (max-width: 900px) { .aura-product-description { --large-heading-size: 32px; --medium-heading-size: 28px; --small-heading-size: 24px; } .aura-intro { flex-direction: column-reverse; } .aura-intro__text { gap: 16px; padding: 12.24%; } .aura-intro__text__title { width: unset; margin: 0; } .aura-intro__text__content { width: unset; margin: 0; } .aura-upholstery__background img { max-width: 900px; } .aura-seat__text { max-width: 345px; } .aura-function-images__item__text { margin: -45px 0 0; } } @media screen and (max-width: 600px) { .aura-product-description { --large-heading-size: 7vw; --medium-heading-size: 6vw; --small-heading-size: 4vw; --large-body-size: 4.67vw; --medium-body-size: 4.67vw; --small-body-size: 3vw; } .aura-intro { position: relative; } .aura-intro__text { display: block; gap: 0; padding: 0; position: absolute; top: 12vw; left: 5.33vw; right: 5.33vw; } .aura-intro__text__content { margin-top: 2.67vw; } .aura-space-wrapper { padding: 12vw 5.33vw; } .aura-space-insights__images { margin-top: 8vw; flex-direction: column; gap: 5.33vw; } .aura-space-insights__images__col__left, .aura-space-insights__images__col__right { flex-direction: column; gap: 5.33vw; } .aura-space-size { margin-top: 12vw; } .aura-space-size__title { margin: 0 10vw; text-align: center; } .aura-space-size__img { margin-top: 12vw; } .aura-function { padding: 0 5.33vw 12vw; } .aura-function__title { text-align: center; } .aura-function__content { margin: 2.67vw auto; } .aura-function__img { margin-top: 8vw; } .aura-function-images { display: none; } .aura-function-images-for-mobile { display: block; margin: 0 auto; padding-bottom: 12vw; width: 100%; background-color: #f0f0f0; } .aura-function-images-container { margin-left: 5.33vw; } .aura-function-images-container__item { margin-right: 2.67vw; position: relative; } .aura-function-images-container__item img { width: 80vw; height: auto; } .aura-function-images-container__item__text { position: absolute; bottom: 6.67vw; left: 5.33vw; right: 7vw; } .aura-function-images-container__item__text__title { font-size: 4vw; color: #141414; font-weight: 700; } .aura-function-images-container__item__text__content { font-size: 3vw; line-height: 1.5; color: #595959; margin-top: 1.33vw; } .aura-function-images-arrow { display: flex; align-items: center; gap: 2.67vw; margin: 8vw 0 0 66.67vw; } .aura-function-images-arrow svg { width: 10.67vw; height: 10.67vw; opacity: 1; transition: opacity 0.3s ease-in; } .aura-function-images-arrow :active { opacity: 0.7; } /* aura-seat */ .aura-seat__background img { width: 100%; } .aura-seat__text { top: 12vw; left: 5.33vw; right: 5.33vw; transform: unset; max-width: unset; } .aura-seat__text__content { margin-top: 2.67vw; } /* aura-upholstery */ .aura-upholstery__background img { width: 100%; } .aura-upholstery__text { top: 12vw; left: 5.33vw; right: 5.33vw; transform: unset; width: unset; text-align: left; } .aura-upholstery__text__content { margin-top: 2.67vw; } } Ergonomics Meets Modern Space Boulies Aura is a high-quality stylish office chair, made for everyday work and creativity. With a clean and modern look, it fits effortless into home offices, studio rooms or executive rooms. Whether you’re working, gaming, or studying, Boulies Aura chair keeps you comfortable while fitting perfectly into your place. For Modern Space Insights Stay productive, comfortable, and supported — Boulies Aura adapts to the way you work. Style Meets Function With multiple functions, Boulies Aura office chair support your posture while keeping you comfortable throughout the day. Backrest Height Adjustment Allows you to raise or lower the backrest to align perfectly with your spine, providing personalised support for your upper and lower back. Seat Depth Adjustment Enables you to move the seat forward or backward, ensuring proper thigh support and promoting better circulation. Backrest Recline Let you tilt the backrest for a more relaxed posture or focused upright position, reducing fatigue during long working hours. Seat Height Adjustment Allows the chair to be adjusted from 46–56 cm, providing proper support for users of different heights. 3D Armrests Adjustable in height, depth, and angle, helping reduce shoulder and wrist tension while supporting natural arm positioning. Backrest Lumbar Support Supports the natural curve of your lower back, helping prevent slouching and easing pressure on the spine. Headrest adjustment Provides support for your neck and shoulders, reducing strain during extended periods of sitting or when reclining. Backrest Height Adjustment Allows you to raise or lower the backrest to align perfectly with your spine, providing personalised support for your upper and lower back. Backrest Recline Let you tilt the backrest for a more relaxed posture or focused upright position, reducing fatigue during long working hours. Backrest Lumbar Support Supports the natural curve of your lower back, helping prevent slouching and easing pressure on the spine. Seat Depth Adjustment Enables you to move the seat forward or backward, ensuring proper thigh support and promoting better circulation. Seat Height Adjustment Allows the chair to be adjusted from 46–56 cm, providing proper support for users of different heights. Headrest adjustment Provides support for your neck and shoulders, reducing strain during extended periods of sitting or when reclining. 3D Armrests Adjustable in height, depth, and angle, helping reduce shoulder and wrist tension while supporting natural arm positioning. Boulies Upgraded Cold-Cured Foam for Support The seat cushion supports your hips with premium cold-cured foam that maintains comfort and shape over long periods. This high‑quality foam is designed to withstand tens of thousands of compression cycles while retaining resilience and support. Boulies UNO Breathable Fabric for Longevity Subjected to 80,000+ cycles of durability testing, the fabric stands up to the rigors of daily use while maintaining its breathability and soft texture. This resilient material ensures the chair remains a lasting fixture of your workspace, offering a consistently comfortable and breathable seating experience that you can rely on day in and day out. Product Warranty 2 years limited Warranty Learn More 14 days return Learn More Product Details DIMENSIONS Technical Specification - Aura FUNCTIONS 360° swivel 3-level angle backrest recline (95°, 113°, 135°) Built-in adjustable lumbar support (Up&Down) Adjustable head support Seat depth adjustment Armrest 6 ways adjustable SPECIFICATION Upholstery Boulies NUO fabric Frame Reinforced plastic frame Five star foot base Engineering plastic base (Heavy-duty) Tilt mechanism Multi tilt Casters 6cm PU casters Hydraulics Class 4 (Top Class) window.addEventListener("load", function () { let slickInitialized = false; let resizeTimer; function checkScreenSize() { if (window.innerWidth