#tl .content-area{display:flex;gap:76px}#tl .tabbed-area{flex:1;min-width:0}#tl .tabbed-area .tabs{border-bottom:1px solid #ac8500;display:flex;gap:40px}#tl .tabbed-area .tabs .tab{border-bottom:8px solid transparent;font-weight:400;padding-bottom:8px;white-space:nowrap}#tl .tabbed-area .tabs .tab.active{border-color:#08234b}#tl .tabbed-area .lists .list{display:none}#tl .tabbed-area .lists .list.active{display:block}#tl .tabbed-area .lists .list .overview{margin-bottom:60px;margin-top:48px;max-width:750px}#tl .tabbed-area .lists .list .items .item{align-items:center;border-bottom:1px solid rgba(0,0,0,.2);display:flex;gap:76px;padding-bottom:32px}#tl .tabbed-area .lists .list .items .item:not(:first-child){padding-top:32px}#tl .tabbed-area .lists .list .items .item img{aspect-ratio:1/1;border-radius:50%;object-fit:cover;width:150px}#tl .tabbed-area .lists .list .items .item .details{max-width:500px}#tl .tabbed-area .lists .list .items .item .hs-button{margin-left:auto}#tl .tabbed-area .lists .list .items .item .details p{margin:0}#tl .sidebar{border:1px solid #ac8500;border-radius:6px;display:flex;flex:0 0 232px;flex-direction:column;gap:32px;padding:32px;width:232px}#tl .sidebar img{height:auto;width:100%}@media (max-width:1024px){#tl .content-area,#tl .tabbed-area .lists .list .items .item{gap:40px}#tl .sidebar{flex:0 0 200px;padding:24px;width:200px}}@media (max-width:768px){#tl .content-area{flex-direction:column;gap:40px}#tl .tabbed-area .tabs{gap:24px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}#tl .tabbed-area .tabs::-webkit-scrollbar{display:none}#tl .tabbed-area .lists .list .overview{margin-bottom:40px;margin-top:32px}#tl .tabbed-area .lists .list .items .item{align-items:flex-start;flex-direction:column;gap:20px;padding-bottom:24px}#tl .tabbed-area .lists .list .items .item:not(:first-child){padding-top:24px}#tl .tabbed-area .lists .list .items .item img{width:120px}#tl .tabbed-area .lists .list .items .item .details{max-width:100%}#tl .tabbed-area .lists .list .items .item .hs-button{margin-left:0;text-align:center;width:100%}#tl .sidebar{flex:1 1 auto;padding:24px;width:100%}}@media (max-width:480px){#tl .tabbed-area .lists .list .items .item img{width:100px}}