.step-wrapper{position:relative;width:100%;display:block;aspect-ratio:16/9}.step-wrapper-header{display:block}.step-wrapper .inner{border-radius:10px;position:absolute;top:0;bottom:0;left:0;right:0;border-radius:10px}.step-wrapper .inner img{width:100%;border-radius:10px}.overlay{opacity:0;transform:translateY(100%)}@media (max-width:1440px){div.step-wrapper-header{width:80%}div.step-wrapper-header h2{font-size:46px}}section#fs_section{height:calc(100vh * 6.5);position:relative}.fs_step-wrapper{position:sticky;top:0;height:100vh;width:100%}.fs_inner{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;padding:15%;box-sizing:border-box;opacity:0;pointer-events:none}.fs_content{display:flex;flex-direction:column;align-items:center;transform:translateX(0);opacity:1}.fs_inner h3{margin:.5rem 0;font-size:2rem}.fs_inner p{margin:.5rem 0 2rem;font-size:1.2rem;max-width:600px}.fs_inner img{max-width:80%;max-height:70vh;object-fit:contain}.fs_inner.fs_step1{opacity:1;z-index:1;background:linear-gradient(to bottom,#b7baad 0,#d8dad1 100%)}.fs_inner.fs_step2{background:linear-gradient(to bottom,#e5e0d8 0,#f5f2ec 100%)}.fs_inner.fs_step3{background:linear-gradient(to bottom,#dce5e1 0,#f2f9f6 100%)}.fs_inner.fs_step4{background:linear-gradient(to bottom,#f1f8f4 0,#f9fdfb 100%)}.fs_inner.fs_step5{background:linear-gradient(to bottom,#e9f0ff 0,#f3f7ff 100%)}.fs_inner.fs_step6{background:linear-gradient(to bottom,#ecffe8 0,#f6fff3 100%)}.image_grid_section{width:100%;padding:2rem;box-sizing:border-box;overflow:visible}.image_grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;transition:all .4s ease}.grid_item{position:relative;transition:transform .6s ease}.grid_item img{width:100%;height:auto;display:block;border-radius:8px}.image_grid.staggered .grid_item:nth-child(5n+2),.image_grid.staggered .grid_item:nth-child(5n+4){transform:translateY(-150px)}.image_grid.aligned .grid_item{transform:translateY(0)!important}@media (max-width:1024px){.image_grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:768px){.image_grid{grid-template-columns:repeat(2,1fr)}.image_grid.staggered .grid_item{transform:translateY(0)}}@media (max-width:768px){section.image_grid_section.mt_200{margin-top:0!important}section.image_grid_section.mb_200{margin-bottom:70px!important}.image_grid.staggered .grid_item:nth-child(odd){transform:translateY(-20px)}.image_grid.staggered .grid_item:nth-child(2n){transform:translateY(20px)}.image_grid .grid_item{display:none}.image_grid .grid_item:nth-child(-n+4){display:block}.image_grid_section{padding:1rem}}.comparison-table{width:100%;border-collapse:collapse}.comparison-table thead th{padding:20px 10px;text-align:center;padding:16px;border-bottom:1px solid var(--greige-1)}.comparison-table tbody td{padding:20px 10px;border-bottom:1px solid var(--greige-1);text-align:center}.comparison-table tbody td:first-child,.comparison-table thead th:first-child{text-align:left}.comparison-table tbody td:last-child,.comparison-table thead th:last-child{background-color:var(--table-dblue-1);color:var(--page-white)}.comparison-table tbody td:nth-child(3),.comparison-table thead th:nth-child(3){background-color:#f4f5ec}.comparison-table tfoot th{background-color:var(--table-dblue-1);text-align:left;padding:20px 10px;font-size:16px;color:var(--page-white)}.comparison-table tfoot td{background-color:var(--table-dblue-1);font-size:16px;padding:20px 10px}.comparison-table tfoot td{background-color:var(--table-dblue-1);padding:20px 10px}.comparison-table tfoot td.others{color:#ffa4a4}.comparison-table tfoot td.stride{color:#d2ff43}.comparison-table td img{vertical-align:middle;margin-right:5px;margin-bottom:7px}@media (max-width:768px){.comparison-table{font-size:9px}.comparison-table td img{display:none}.comparison-table tbody td,.comparison-table tfoot td,.comparison-table tfoot th,.comparison-table thead th{padding:12px}}div.feature_box{padding:30px;box-sizing:border-box;border:1px solid var(--greige-1);text-align:center;border-radius:var(--standard-radius)}div.feature_box_included{text-align:left}div.feature_box_bg{padding:30px;box-sizing:border-box;border:1px solid var(--greige-1);text-align:left}div.feature_box_bg_pale-yellow-1{padding:30px;box-sizing:border-box;border:1px solid var(--pale-yellow-1);background:var(--pale-yellow-1);text-align:left}div.faq{padding-bottom:20px;padding-top:20px;width:100%;border-bottom:1px solid #d2d8d0;position:relative;cursor:pointer;text-align:left}div.faq:first-of-type{border-top:1px solid #d2d8d0}div.faq p.title{font-weight:400;margin:0;width:90%}div.faq_larger p.title{font-size:24px}div.faq .closed .vertical{transition:all .5s ease-in-out;transform:rotate(-90deg)}div.faq .closed .horizontal{transition:all .5s ease-in-out;transform:rotate(-90deg);opacity:1}div.faq .opened{opacity:1}div.faq .opened .vertical{transition:all .5s ease-in-out;transform:rotate(90deg)}div.faq .opened .horizontal{transition:all .5s ease-in-out;transform:rotate(90deg);opacity:0}div.faq .circle-plus{width:1.5em;height:1.5em;font-size:1em;opacity:.7;position:absolute;top:18px;right:0}div.faq .circle-plus .circle{position:relative;width:1.5em;height:1.5em}div.faq .circle-plus .circle .horizontal{position:absolute;background-color:var(--olive-stone);width:24px;height:2px;left:50%;margin-left:-12px;top:50%;margin-top:-1px}div.faq .circle-plus .circle .vertical{position:absolute;background-color:var(--olive-stone);width:2px;height:24px;left:50%;margin-left:-1px;top:50%;margin-top:-12px}div.faq div.details{display:none;padding-top:15px}div.faq.pre_opened div.details{display:block}div.pdp_faq_wrapper.mobile{display:none}div.pdp_faq_wrapper.nomobile{display:block}@media (max-width:768px){div.pdp_faq_wrapper.mobile{display:block}div.pdp_faq_wrapper.nomobile{display:none}}p.fade_in_text_markers{line-height:26px}p.fade_in_text_markers span{margin-right:10px;color:#c2c1c6;padding:3px 5px}p.fade_in_text_markers span.category{font-family:var(--body-font-primary-bold);color:var(--olive-stone);padding:3px 10px;border:1px solid var(--olive-stone);border-radius:5px;white-space:nowrap;display:inline-block}p.fade_in_text_markers span.category.dna{background:#3c5151;color:#fff!important}p.fade_in_text_markers span.category.biome{background:#ebffab}p.fade_in_text_markers span.category.blood{background:#e9f0ff}p.fade_in_text_markers span.sub_category{font-family:var(--tagline-font-primary-bold);letter-spacing:var(--tagline-letter-spacing);text-transform:uppercase;color:var(--olive-stone)}p.fade_in_text_markers span.marker{font-family:var(--body-font-primary-bold)}@media (max-width:768px){p.fade_in_text_markers span:not([class]){display:none}p.fade_in_text_markers span.category{display:block;margin-top:10px}}#infinite{box-sizing:border-box;border-radius:10px;padding:50px;background:url('/assets/furniture/infinite/infinite.webp') #e0dad5;background-size:100% auto;background-position:center bottom;background-repeat:no-repeat;overflow:hidden}#circle{position:relative;margin-bottom:-20%}div.circle_oa{overflow:hidden}#circle circle{fill:none;stroke-width:1;stroke-linecap:butt;stroke-dasharray:282.74;stroke-dashoffset:282.74}#circle svg{transform:rotate(90deg);opacity:.6;width:80%}.arc20{stroke:#ECFFE8}.arc40{stroke:#E9E0FF}.arc60{stroke:#EBFFAB}.arc80{stroke:#A7B2AD}.arc100{stroke:#ECFFE8}#circle_boxes{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}#circle_boxes .box{width:250px;background-color:#fff;border-radius:6px;position:absolute;transform:translateY(-50%);opacity:.9;padding:5px;cursor:pointer;transition:left .4s ease,right .4s ease}#circle_boxes .pos1{top:8%}#circle_boxes .pos2{top:21%}#circle_boxes .pos3{top:34%}#circle_boxes .pos4{top:47%}#circle_boxes .pos5{top:60%}#circle_boxes .left.pos1{left:26%}#circle_boxes .left.pos2{left:12%}#circle_boxes .left.pos3{left:5%}#circle_boxes .left.pos4{left:4%}#circle_boxes .left.pos5{left:6%}#circle_boxes .right.pos1{right:26%}#circle_boxes .right.pos2{right:12%}#circle_boxes .right.pos3{right:5%}#circle_boxes .right.pos4{right:4%}#circle_boxes .right.pos5{right:6%}@media (max-width:1024px){#circle_boxes .left.pos1{left:14%}#circle_boxes .left.pos2{left:8%}#circle_boxes .right.pos1{right:14%}#circle_boxes .right.pos2{right:8%}}.circle_flex{display:flex;align-items:center;justify-content:space-between;gap:10px}.circle_flex p{margin:0}.circle_flex .icon_wrap img{width:32px;height:32px;background:#e0ece7;padding:6px;border-radius:8px;margin-top:3px}.circle_text{display:none;margin-top:8px;text-align:left}.circle_text p{padding:7px;font-size:12px;color:#6d6d6d;margin:0}.circle_flex .toggle{font-size:20px;font-weight:700;margin-left:auto;user-select:none;margin-right:8px}@media (max-width:768px){#circle{margin-bottom:-20%}#infinite{padding:30px;background-size:130% auto}#circle_boxes{position:relative;width:100%;height:auto;overflow-y:auto;padding-bottom:40px;display:flex;flex-direction:column;align-items:center;gap:10px;margin-top:60px}#circle_boxes .box{position:relative;transform:none;left:auto!important;right:auto!important;top:auto!important;width:90%;max-width:320px}#circle_boxes .pos1,#circle_boxes .pos2,#circle_boxes .pos3,#circle_boxes .pos4,#circle_boxes .pos5{top:auto}#circle_boxes{z-index:1}#circle svg{transform:rotate(90deg);opacity:.6;width:100%}}.flex_row_images{display:flex;gap:10px;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.flex_row_images::-webkit-scrollbar{display:none}.flex_row_images>div{flex:1}.flex_row_images img{width:100%;height:auto;object-fit:cover;display:block}@media (max-width:1400px){.flex_row_images{overflow-x:auto;display:flex;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scroll-behavior:smooth}.flex_row_images>div{min-width:300px;max-width:300px;flex:0 0 auto;scroll-snap-align:start}}div.review_feature{padding:30px;text-align:left}div.review_feature div.flex_row{width:50%;align-items:flex-start}div.review_feature div.flex_row>div:first-child{border-right:1px solid var(--olive-stone);padding-right:10px;margin-right:1rem}div.review_feature p.as_h3{margin:0}div.review_feature_smaller{padding:20px;border:1px solid var(--greige-1);border-radius:10px}div.review_feature_smaller h6.as_h8{font-size:20px}div.review_feature_smaller h6.as_h9{font-size:20px}div.review_feature_smaller div.flex_row{width:100%}div.pdp-features-row{display:flex;gap:1.5rem;align-items:center;flex-wrap:wrap}div.pdp-features-row .feature-item{display:flex;align-items:center;white-space:nowrap}div.pdp-features-row .feature-item p{margin-bottom:0}div.pdp-features-row .feature-item .icon{width:24px;height:auto;margin-right:.5rem;flex-shrink:0}.pdp_gallery{position:relative;width:100%;margin:auto}.gallery-main{position:relative;border-radius:var(--standard-radius)}.gallery-main img{width:100%;display:block;transition:opacity .3s ease-in-out;opacity:1;border-radius:var(--standard-radius)}.gallery-main img.fade-out{opacity:0}.gallery-thumbnails{position:absolute;bottom:1rem;left:1rem;width:75%;display:flex;flex-wrap:nowrap;gap:.5rem;padding:.5rem;background:rgba(255,255,255,.1);border-radius:.5rem;box-sizing:border-box}.gallery-thumbnails img{flex:1 1 0;width:0;height:auto;border-radius:.25rem;border:2px solid transparent;transition:border .2s ease;cursor:pointer}.gallery-thumbnails img:hover{border-color:var(--olive-stone,#9da96d)}@media (max-width:767px){.gallery-main{display:none}.gallery-thumbnails{position:relative;bottom:0;left:0;width:100%;padding:0}.pdp_gallery.mb_50{margin-bottom:0!important}}.accordion{text-align:left}.accordion h3{font-size:28px;margin:0}.accordion h4{font-size:20px;margin:0}.accordion-toggle,.sub-toggle{cursor:pointer;padding:1rem;font-size:1.1rem;border-bottom:1px solid #ccc;position:relative}.sub-toggle{border-bottom:none}.accordion-toggle::after,.sub-toggle::after{content:"+";position:absolute;right:1rem;transition:transform .2s;top:23px}.sub-toggle::after{top:16px}.accordion-toggle.active::after,.sub-toggle.active::after{content:"−"}.sub-accordion{display:flex;flex-wrap:wrap;gap:1rem}.sub-item{flex:1 1 calc(50% - 1rem);min-width:300px;border-bottom:1px solid #ccc}.accordion-content,.sub-content{display:none}.sub-content{padding-left:15px}@media (max-width:767px){div.review_feature div.flex_row{width:100%}div.review_feature .flex_row .flex_2col{flex:1%}}#hero_launch{background:radial-gradient(circle farthest-corner at 50% 250px,rgba(242,241,236,.95) 50px,rgba(242,241,236,0) 400px) no-repeat,url('/assets/furniture/launch/hero.webp') center bottom/cover no-repeat,linear-gradient(180deg,#f2f1ec 0,#cfd0bd 90%);min-height:100vh;background-color:#f2f1ec}div.purchase_option{width:100%;box-sizing:border-box;padding:36px 30px 30px;border:1px solid var(--off-white-3);border-radius:var(--standard-radius);margin-bottom:20px;transition:background-color .25s ease,transform .25s ease;cursor:pointer;position:relative}div.purchase_option p.save_pill{position:absolute;top:-16px}div.purchase_option.active{background:var(--greige-5)}div.purchase_cta{max-height:0;margin-top:0;opacity:0;transform:translateY(-6px);overflow:hidden;visibility:hidden;pointer-events:none;transition:max-height .25s ease,opacity .25s ease,transform .25s ease,visibility 0s linear .25s}div.purchase_cta button{width:100%}div.purchase_option.active .purchase_cta{max-height:80px;margin-top:20px;opacity:1;transform:translateY(0);visibility:visible;pointer-events:auto;transition:max-height .25s ease,opacity .25s ease,transform .25s ease,visibility 0s}div.purchase_option div.purchase_tick{flex:0 0 100%;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;flex-wrap:wrap}div.purchase_option div.purchase_tick p{margin:0}div.purchase_option ul.with_ticks{margin:20px 0 0}div.purchase_option ul.with_ticks li{font-size:16px}div.purchase_option div.purchase_tick .label_wrap{display:flex;align-items:flex-start;flex-shrink:1;flex-grow:1;min-width:0}div.purchase_option p.price{font-size:22px}div.purchase_option div.purchase_tick .custom_checkbox{width:20px;height:20px;flex:0 0 20px;border:2px solid var(--mid-green);border-radius:4px;background:#fff;display:inline-block;position:relative;transition:all .2s ease;margin-right:10px}div.purchase_option.active div.purchase_tick .custom_checkbox::before{content:"";position:absolute;top:3px;left:3px;width:14px;height:14px;background:var(--mid-green);border-radius:2px;transition:transform .2s ease,opacity .2s ease}div.purchase_additionals{border:1px solid #d1d1d1;background:var(--white);padding:15px;border-radius:var(--standard-radius);width:100%;box-sizing:border-box;margin-top:20px;display:flex;align-items:center}div.purchase_additionals img{height:50px;width:auto;margin-right:20px;display:block;flex:0 0 auto}div.purchase_additionals p{margin:0;flex:1 1 auto;font-size:16px}.flex_row_team{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}@media (max-width:768px){.flex_row_team{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:420px){.flex_row_team{grid-template-columns:1fr}}.team_member{display:flex;flex-direction:column;background:#fff;border-radius:12px;overflow:hidden;height:100%}.team_member img{width:100%;aspect-ratio:4/4;object-fit:cover;display:block;margin-bottom:20px}.team_member h6{margin:12px 16px 6px;font-weight:600}.team_member p{margin:0 16px 16px;color:#444;line-height:1.5}div.marker_details{padding:12px 0;border-bottom:2px solid #ccc}div.marker_details_title{cursor:pointer}div.marker_details p{margin:0}div.marker_details div.marker_details_description{display:none;padding-top:15px}div.marker_details div.marker_details_description p{padding-bottom:10px}div.marker_group div.marker_details:nth-child(n+7){display:none}div.phleb_item{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #ccc}div.phleb_item div.circle_counter{width:60px;height:60px;line-height:60px;border-radius:40px;background:#102930;color:#fff;font-size:40px;line-height:40px;margin:0 20px 10px 0;float:left;text-align:center}div.phleb_item p{margin:0}div.phleb_item p:last-child{margin-top:12px}.slider-wrapper{position:relative;margin-top:25px}.slider-wrapper .slider-controls{position:absolute;top:-40px;right:0;display:flex;gap:10px}.slider-wrapper .slider-controls button{background:var(--mid-green);border:none;padding:5px 10px;cursor:pointer;border-radius:4px;font-size:1rem;opacity:1;transition:opacity .2s ease}.slider-wrapper .slider-controls button:disabled{opacity:.4;cursor:not-allowed}.slider-wrapper .slider{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;gap:1rem;padding:0 0 1rem;scrollbar-width:none}.slider-wrapper .slider::-webkit-scrollbar{display:none}.slider-wrapper::after{content:"";position:absolute;top:0;right:0;width:50px;height:100%;background:linear-gradient(to right,transparent,#f3f4f6);pointer-events:none;z-index:1;transition:opacity .3s ease}.off-white-2_box .slider-wrapper::after{background:linear-gradient(to right,transparent,#f1f1ed)}.slider-wrapper.hide-fade::after,.slider-wrapper.no-scroll::after{opacity:0}.slider-wrapper .slide{flex:0 0 calc((100% - 2rem)/ 3);scroll-snap-align:start;display:flex;align-items:flex-start;box-sizing:border-box;background-color:rgba(255,255,255,.2);border-radius:var(--standard-radius);border:1px solid var(--greige-3)}.slide-content{width:100%;padding:1.5rem;text-align:center}@media (max-width:1024px){.slider-wrapper .slide{flex:0 0 calc((100% - 1rem)/ 2)}}@media (max-width:768px){.slider-wrapper .slide{flex:0 0 100%}}@media (prefers-reduced-motion:reduce){.slider-wrapper .slider{scroll-behavior:auto}}div.review{background:#fff;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;padding:30px;box-sizing:border-box}div.review_full{padding:20px;border-bottom:1px solid #ddd;margin-bottom:30px}div.review img.review_image{width:80px;margin-right:10px;display:inline-block;margin-bottom:30px}div.review p.time_ago{float:right;margin-top:-2px;font-size:14px}div.review p.rating{margin-top:0}div.review p.rating img{display:inline-block;height:18px;margin-right:5px}div.review p.full_body{display:none}div.review a.review_more{color:#ffb36d}div.review p.name{font-size:20px;margin:0;font-weight:600}div.review p.verified{margin:10px 0 15px;font-size:15px}div.review p.verified img{width:14px;margin-right:8px;margin-bottom:-1px}p.collated{font-size:14px;margin:20px 0 0}img.okendo{width:200px}div.review_avg_line{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;align-items:center;margin-bottom:10px}div.review_avg_line_nvc{align-items:normal;margin-bottom:50px}div.review_avg_line div.index{flex:0 0 90px}div.review_avg_line div.index p{display:inline-block;margin:0 5px 0 0}div.review_avg_line div.index img{display:inline-block;width:70px}div.review_avg_line div.bar{flex:1;height:10px;background:#f9f6ee;position:relative}div.review_avg_line div.bar div.inner_bar{position:absolute;left:0;top:0;height:10px;background:#ffb36d}div.review_avg_line div.count{flex:0 0 50px}div.review_avg_line div.count p{margin:0 0 0 5px}div.review_avg_line h1{font-size:90px;line-height:90px;margin:0}div.review_avg_line div.summary img{margin-top:20px;margin-bottom:0}div.review_avg_line div.summary p{margin:0}.pagination-list{list-style:none;display:flex;gap:10px;padding-left:0}.pagination-list a{padding:5px 10px;text-decoration:none;color:#333}.pagination-list .is-current{font-weight:700;background-color:#f9f6ee}.variant_select{--cols:3;display:grid;grid-template-columns:repeat(var(--cols),minmax(0,1fr));gap:12px}.variant_select a.button{width:100%}.variant_select a.button.outline{background:0 0;color:var(--mid-green);border:1px solid var(--mid-green)}.variant_select .alt_variant.active,.variant_select .alt_variant[aria-pressed=true]{background:var(--mid-green);color:var(--white);border-color:var(--mid-green)}.variant_select.cols-2{--cols:2}.variant_select.cols-3{--cols:3}.variant_select.cols-4{--cols:4}@media (max-width:800px){.variant_select{--cols:2}}@media (max-width:520px){.variant_select{--cols:1}}#comparison_10x{width:100%;margin-top:1}#comparison_10x tbody td,#comparison_10x thead th{padding:15px 5px;border-bottom:1px solid #949586;font-size:14px;font-weight:400}#comparison_10x thead th.nolight{background:#f9f6ee}#comparison_10x thead th.highlight{background:#3b5052;font-weight:400;color:var(--white)}#comparison_10x tbody td.highlight{background:#3b505220}#comparison_10x thead th.highlight_alt{background:#f2d9c6;font-weight:400}#comparison_10x tbody td.highlight_alt{background:#f9f6ee}#comparison_10x tbody td.lowlight,#comparison_10x thead th.lowlight{background:#f2d9c6}#comparison_10x tbody tr td:first-of-type,#comparison_10x thead tr th:first-of-type{text-align:left}#comparison_10x tr.reveal{cursor:pointer}#comparison_10x tr.hidden{display:none}@media (max-width:720px){table .nomobile{display:none}}div.feature_blog{background:var(--white);border-radius:var(--standard-radius)}div.feature_blog h4{font-size:22px}div.feature_blog img{margin-bottom:20px;border-radius:var(--standard-radius)}div.feature_blog #blog_date{text-align:left}div.feature_blog #blog_date img{margin-bottom:0}