.three-tabs{display:flex;align-items:center;justify-content:center;gap:80px;padding:80px 20px;background:#000;color:#fff}.three-tabs__left{max-width:500px}.three-tabs__progress{width:2px;height:0%;background:#fff;transition:height linear;display:block;position:absolute;top:0;left:-2px;margin:0;padding:0}.three-tabs__headline{font-size:32px;font-weight:500;line-height:1.3;margin-bottom:48px;margin-top:0;color:#fff;text-align:left}.three-tabs__nav-item{border-left:2px solid #898989;padding:2px 0 2px 24px;margin-bottom:32px;position:relative}.three-tabs__nav-item:last-child{margin-bottom:0}.three-tabs__nav{list-style:none;padding-left:0;overflow:hidden;margin:0}.three-tabs__btn{background:none;border:none;color:#898989;font-size:20px;font-family:var(--font-body-family);cursor:pointer;transition:.3s;-webkit-user-select:none;user-select:none;display:block;width:100%;text-align:left;padding:0}.three-tabs__btn.active{color:#fff;font-size:26px}.three-tabs__panel{opacity:0;max-height:0;overflow:hidden;transform:translateY(6px);transition:opacity .4s ease-in-out,max-height .4s ease-in-out,transform .4s ease-in-out}.three-tabs__panel.active{opacity:1;max-height:300px;transform:translateY(0)}.three-tabs__desc{font-size:20px;font-weight:300;line-height:100%;color:#fff;letter-spacing:0;text-align:left;margin-top:16px;line-height:normal}.three-tabs__right{width:300px;height:380px}.three-tabs__canvas{width:100%;height:100%}@media only screen and (max-width:900px){.three-tabs{flex-direction:column;align-items:center;text-align:center;padding:64px 20px}.three-tabs__left{max-width:100%;text-align:center}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/3d-section.css.map */
