.tab-content-wrapper{display:flex;gap:2rem;max-width:1200px;margin:0 auto;padding:2rem}.left__section-wrapper{flex:0 0 40%;position:relative}.left__section-wrapper>*{position:sticky;top:2rem}.left__title{margin-bottom:1.5rem;margin-top:0}.right__section-wrapper{flex:0 0 60%}.right__section-tabs{display:flex;flex-direction:column;gap:1rem}.tab_div-main{display:flex;align-items:center;gap:1rem;padding:1rem;background-color:#f8f8f8;border-radius:.5rem;cursor:pointer;transition:all .3s ease}.tab_div-main:hover{background-color:#f0f0f0;transform:translate(5px)}.tab_main-image{width:50px;height:50px;border-radius:50%;object-fit:cover}.tab_main-title{flex:1;margin:0}.chevron-tab{width:24px;height:24px;transition:transform .3s ease}.tab_div-main.active .chevron-tab{transform:rotate(180deg)}.tab_div-content{max-height:0;overflow:hidden;opacity:0;display:none;transition:all .3s ease;padding:0 1rem}.tab_div-content.active{max-height:100%;opacity:1;padding:1rem;display:block}@media (max-width: 768px){.tab-content-wrapper{flex-direction:column;padding:1rem}.left__section-wrapper{position:static}.left__section-wrapper>*{position:static}.right__section-tabs,.tab_div-main{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/tab-section.css.map */
