#module__sticky-nav{position:relative;z-index:1;padding-left:0;padding-right:40px}@media screen and (max-width:975px){#module__sticky-nav{padding:0;margin-top:24px;height:98px;top:0!important;margin-bottom:0!important}}#module__sticky-nav>.card{position:-webkit-sticky;position:sticky;box-shadow:0 0 4px 0 rgba(0,0,0,.25);top:16px}@media screen and (max-width:975px){#module__sticky-nav>.card{border-radius:0;box-shadow:none;position:static;margin:16px 0 32px}}#module__sticky-nav>.card.is-fixed{top:0;right:16px;left:16px;max-height:100%}#module__sticky-nav>.card.is-fixed:before{bottom:-16px;left:-16px;position:absolute;right:-16px;top:-16px;content:"";background-color:#fff}#module__sticky-nav>.card.is-fixed .card-content{max-height:calc(100vh - 98px);overflow:auto}#module__sticky-nav>.card .card-header{box-shadow:none;padding-top:12px}@media screen and (max-width:975px){#module__sticky-nav>.card .card-header{border-color:#282a30;border-style:solid;border-width:1px 0;border-radius:0;padding:20px 0;position:relative}}#module__sticky-nav>.card .card-header .card-header-title{position:relative;padding:4px 24px;text-transform:uppercase;letter-spacing:1px;font-size:.75rem}@media screen and (max-width:975px){#module__sticky-nav>.card .card-header .card-header-title{font-size:1rem;letter-spacing:0;text-transform:none;padding:0}}#module__sticky-nav>.card .card-header .card-header-title:after{content:"";width:50px;height:2px;position:absolute;left:24px;bottom:0;background-color:#00a82c;margin-bottom:2px}@media screen and (max-width:975px){#module__sticky-nav>.card .card-header .card-header-title:after{content:none}}#module__sticky-nav>.card .card-header .card-header-title img{transition:transform .35s}#module__sticky-nav>.card .card-header .card-header-title img.is-open{transform:rotate(180deg)}#module__sticky-nav>.card .card-content{display:block!important}@media screen and (max-width:975px){#module__sticky-nav>.card .card-content.is-hidden{display:none!important}}#module__sticky-nav>.card .card-content ol{list-style-type:none}#module__sticky-nav>.card .card-content ol li:hover{background-color:#ebedf0}#module__sticky-nav>.card .card-content ol li:not(:last-child){border-bottom:1px solid #ebedf0}#module__sticky-nav>.card .card-content ol li a{color:inherit;padding:4px 24px;font-size:12px}@media screen and (max-width:975px){#module__sticky-nav>.card .card-content ol li a{padding:24px 0;font-size:1rem}}#module__sticky-nav>.card .card-content ol li a.is-active{font-weight:700}