.mattress-structure-tabs{--mst-bg: transparent;--mst-heading-color: #3b3c3e;--mst-text-color: #3b3c3e;--mst-muted-color: #6f7073;--mst-border-color: #e8e8e8;--mst-accent: #d2a34a;--mst-accent-contrast: #ffffff;--mst-marker-bg: #ffffff;--mst-answer-bg: transparent;background:var(--mst-bg)}.mattress-structure-tabs__inner{max-width:128rem;margin:0 auto;padding:0}.mattress-structure-tabs__heading{color:var(--mst-heading-color);font-family:Muli;font-weight:800;font-size:40px;line-height:44px;letter-spacing:0px;text-align:center;max-width:550px;margin:0 auto}.mattress-structure-tabs__tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:.8rem;margin-top:2.4rem}.mattress-structure-tabs__tab{min-width:12rem;padding:1.2rem 1.8rem;border:.1rem solid var(--mst-border-color);border-radius:999px;background:#fff;color:var(--mst-heading-color);font-family:Muli;font-weight:600;font-size:14px;line-height:20px;letter-spacing:0px;text-align:center;cursor:pointer;transition:border-color .25s ease,color .25s ease,box-shadow .25s ease}.mattress-structure-tabs__tab.is-active{border-color:var(--mst-accent);box-shadow:0 0 0 .1rem #d2a34a1f}.mattress-structure-tabs__panels{margin-top:4rem}.mattress-structure-tabs__panel{display:none}.mattress-structure-tabs__panel.is-active{display:block}.mattress-structure-tabs__layout{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:4.4rem;align-items:center}@media screen and (min-width:990px)and (max-width:1439px){.mattress-structure-tabs__inner{padding-inline:clamp(2.4rem,4vw,5.6rem)}}.mattress-structure-tabs__accordion{width:100%}.mattress-structure-tabs__item{border-bottom:.1rem solid var(--mst-border-color)}.mattress-structure-tabs__item:first-child{border-top:0}.mattress-structure-tabs__question{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1.4rem;width:100%;padding:2.2rem 0;border:0;background:transparent;color:var(--mst-text-color);text-align:left;cursor:pointer}.mattress-structure-tabs__marker,.mattress-structure-tabs__hotspot{display:inline-flex;align-items:center;justify-content:center;border:.1rem solid rgba(210,163,74,.22);border-radius:50%;background:var(--mst-marker-bg);color:var(--mst-accent);width:3.2rem;height:3.2rem;font-family:Open Sans;font-weight:600;font-size:16px;line-height:20px;letter-spacing:0px;transition:background-color .25s ease,color .25s ease,transform .25s ease,border-color .25s ease,box-shadow .25s ease}.mattress-structure-tabs__hotspot{width:3.6rem;height:3.6rem}.mattress-structure-tabs__item.is-active .mattress-structure-tabs__marker,.mattress-structure-tabs__hotspot.is-active{border-color:var(--mst-accent);background:var(--mst-accent);color:var(--mst-accent-contrast)}.mattress-structure-tabs__title{color:var(--mst-heading-color);font-family:Muli;font-weight:700;font-size:18px;line-height:28px;letter-spacing:0px}.mattress-structure-tabs__toggle{display:inline-flex;align-items:center;justify-content:center;width:1.8rem;height:1.8rem}.mattress-structure-tabs__toggle-icon{display:inline-flex;align-items:center;justify-content:center}.mattress-structure-tabs__toggle-icon svg{display:block}.mattress-structure-tabs__item.is-active .mattress-structure-tabs__toggle-icon--minus{display:inline-flex}.mattress-structure-tabs__item.is-active .mattress-structure-tabs__toggle-icon--plus{display:none}.mattress-structure-tabs__item:not(.is-active) .mattress-structure-tabs__toggle-icon--minus{display:none}.mattress-structure-tabs__item:not(.is-active) .mattress-structure-tabs__toggle-icon--plus{display:inline-flex}.mattress-structure-tabs__answer{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2.4rem;max-height:0;overflow:hidden;padding:0;opacity:0;transition:max-height .35s ease,opacity .25s ease,padding .35s ease}.mattress-structure-tabs__item.is-active .mattress-structure-tabs__answer{padding:0 0 2rem;opacity:1}.mattress-structure-tabs__answer-title{color:var(--mst-heading-color);font-family:Open Sans;font-weight:700;font-size:16px;line-height:24px;letter-spacing:0px}.mattress-structure-tabs__answer-content{margin-top:.8rem;color:var(--mst-muted-color);font-family:Open Sans;font-weight:400;font-size:14px;line-height:26px;letter-spacing:0px}.mattress-structure-tabs__visual,.mattress-structure-tabs__image-wrap{position:relative}.mattress-structure-tabs__image{display:block;width:100%;height:auto}.mattress-structure-tabs__hotspot{position:absolute;z-index:2;transform:translate(-50%,-50%);cursor:pointer}.mattress-structure-tabs__hotspot:hover{transform:translate(-50%,-50%) scale(1.06)}.mattress-structure-tabs__empty{padding:3rem 2rem;border:.1rem dashed var(--mst-border-color);border-radius:1.2rem;color:var(--mst-muted-color);text-align:center}.mattress-structure-tabs__mobile{display:none}@media screen and (max-width:989px){.mattress-structure-tabs__layout{grid-template-columns:1fr;gap:2.8rem}.mattress-structure-tabs__visual{order:1}.mattress-structure-tabs__accordion{order:2}}@media screen and (max-width:749px){.mattress-structure-tabs__heading{max-width:36rem;font-size:2.8rem;line-height:1.18}.mattress-structure-tabs__tabs{margin-top:2rem;gap:.6rem}.mattress-structure-tabs__tab{min-width:9.6rem;padding:1rem 1.4rem;font-size:1.3rem}.mattress-structure-tabs__panels{margin-top:2.4rem}.mattress-structure-tabs__layout{gap:2rem}.mattress-structure-tabs__accordion{display:none}.mattress-structure-tabs__marker,.mattress-structure-tabs__hotspot{width:2.4rem;height:2.4rem;font-size:1.6rem}.mattress-structure-tabs__marker{background:#d2a34a;color:#fff}.mattress-structure-tabs__hotspot{width:2.4rem;height:2.4rem}.mattress-structure-tabs__mobile{display:block;margin-top:1.6rem;padding:0 1.6rem}.mattress-structure-tabs__mobile-track{display:flex;gap:1.2rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.mattress-structure-tabs__mobile-track::-webkit-scrollbar{display:none}.mattress-structure-tabs__mobile-card{flex:0 0 100%;scroll-snap-align:center;border:.1rem solid var(--mst-border-color);border-radius:1.6rem;background:#fff;padding:2.4rem;box-shadow:0 .2rem 1rem #11111108}.mattress-structure-tabs__mobile-card-head{display:flex;align-items:center;gap:1.2rem}.mattress-structure-tabs__mobile-card-head .mattress-structure-tabs__title{font-size:1.8rem;line-height:1.35;position:relative;top:1px}.mattress-structure-tabs__mobile-content{display:grid;gap:1.6rem;margin-top:1.6rem}.mattress-structure-tabs__mobile-section+.mattress-structure-tabs__mobile-section{margin-top:.2rem}.mattress-structure-tabs__answer-title{font-size:1.3rem}.mattress-structure-tabs__answer-content{margin-top:.8rem;font-size:1.2rem;line-height:1.95}.mattress-structure-tabs__mobile-dots{display:flex;align-items:center;justify-content:center;gap:.8rem;margin-top:2rem}.mattress-structure-tabs__mobile-dot{width:1rem;height:1rem;border:0;border-radius:999px;background:#e6e6e6;padding:0;transition:width .2s ease,background-color .2s ease}.mattress-structure-tabs__mobile-dot.is-active{width:3.2rem;background:var(--mst-accent)}}
/*# sourceMappingURL=/cdn/shop/t/49/assets/section-mattress-structure-tabs.css.map */
