.description_dropdown{background:#fafafa;position:relative}.description_dropdown .inner-wrapper{margin:0 auto;max-width:1000px;padding:100px 20px 140px}.description_dropdown .description{margin-bottom:20px;max-height:200px;overflow:hidden;transition:max-height .3s ease}.description_dropdown .show-more-btn{cursor:pointer;display:none}.description_dropdown .h-cta .btn:first-child a:before{content:none;display:none}.description_dropdown .h-cta .btn:first-child a{padding:12px 40px 12px 30px}.description_dropdown .h-cta .btn:last-child a:after{right:15px}.description_dropdown .show-more-btn.active{background:#003138;color:#fff}.description_dropdown .h-cta .btn:last-child a.show-more-btn.active:after{border-color:#fff;transform:translateY(50%) rotate(225deg)}#toc{background-color:#abdcd7;border:1px solid #ddd;border-radius:5px;bottom:10px;left:10px;max-width:250px;padding:12px;position:fixed;z-index:99}#tableContent{display:flex;flex-direction:column;gap:16px;height:0;opacity:0;overflow:hidden;transition:height .3s,opacity .3s}#tableContent.active{height:auto;opacity:1;padding-top:20px}#tableContent a{color:#1b3155;font-size:16px;font-weight:400;line-height:120%;text-decoration:none;transition:all .2s ease}#tableContent a:hover{text-decoration:underline;text-underline-offset:4px}.toc-nav{align-items:center;cursor:pointer;display:flex;justify-content:space-between}.toc-nav h5{margin:0}@media (max-width:868px){.description_dropdown .inner-wrapper{padding:60px 20px 120px}.description_dropdown .description{max-height:190px}.description_dropdown .h-cta{width:100%}.description_dropdown .h-cta .btn:first-child a:after{display:block}}