.table-of-contents{min-height:95px;position:relative}.table-of-contents .table-of-contents__wrapper{border-radius:20px;z-index:3;border-bottom:1px solid var(--color-border)}.table-of-contents header{align-items:center;background:var(--color-accent, #302E5F);border-radius:20px;display:flex;justify-content:space-between;padding:23px;transition:border-radius .2s ease-in-out}.table-of-contents header h2{font-size:2rem;-webkit-font-smoothing:antialiased;color:var(--bg-body);margin:0 0 0 12px}@media all and (max-width: 768px){.table-of-contents header h2{font-size:1.25rem}}.table-of-contents header .button{background-color:var(--bg-body);align-items:center;border:0;cursor:pointer;display:inline-flex;justify-content:space-between;padding:2px 16px;vertical-align:middle;width:95px;height:40px}.table-of-contents header .button span{color:var(--color-body, #030303);font-size:1rem}.table-of-contents header .button svg{border-radius:50%;display:inline-block;position:relative;transform:rotate(180deg);transition:transform .2s ease-in;top:-1px;right:5px}.table-of-contents header .button svg path{fill:var(--color-body, #002d72)}.table-of-contents header .button.active svg{transform:rotate(0)}.table-of-contents .table-of-contents__body{background-color:var(--bg-body);max-height:0;overflow:hidden;transition:max-height .3s ease-in-out}.table-of-contents .table-of-contents__body.active{border-radius:0 0 20px 20px;max-height:500px;overflow-y:auto}.table-of-contents.active header{border-radius:20px 20px 0 0}.table-of-contents{margin-block:45px}.table-of-contents .table-of-contents__wrapper{top:0;transition:top .3s ease-in-out}.table-of-contents.sticky{position:static}.table-of-contents.sticky .table-of-contents__wrapper{border-radius:22px;overflow-y:auto;position:fixed;max-width:calc(100% - 40px);top:100px}@media only screen and (min-width: 1068px){.table-of-contents.sticky .table-of-contents__wrapper{top:160px}}@media only screen and (min-width: 900px){.table-of-contents.sticky .table-of-contents__wrapper{width:800px}}@media only screen and (min-width: 1400px){.table-of-contents.sticky .table-of-contents__wrapper{right:20px;width:350px}}.table-of-contents.sticky .table-of-contents__body.active{max-height:200px}.table-of-contents.sticky header{padding:12px}.table-of-contents.sticky .table-of-contents__wrapper header h3{margin:0;font-size:1.5rem}.table-of-contents.sticky .table-of-contents__list .table-of-contents__list-item a{padding:7px 10px}.table-of-contents .table-of-contents__list{padding:5px 35px;border-right:1px solid var(--color-border);border-left:1px solid var(--color-border);margin:0;list-style:none;border-bottom-right-radius:20px;border-bottom-left-radius:20px}.table-of-contents .table-of-contents__list .table-of-contents__list-item>a{border-bottom:1px solid rgba(48,127,146,.2);position:relative}.table-of-contents .table-of-contents__list .table-of-contents__list-item:last-child a{border-bottom:0}.table-of-contents .table-of-contents__list .table-of-contents__list-item a{-webkit-font-smoothing:antialiased;color:var(--color-body, #302E5F);cursor:pointer;display:block;font-size:1rem;padding-block:15px;position:relative;text-decoration:underline;z-index:2;transition:color .3s ease-in}.table-of-contents .table-of-contents__list .table-of-contents__list-item a:hover{color:var(--color-accent, #302E5F)}.table-of-contents__header button:after,.table-of-contents__header button:hover:after{box-shadow:unset!important}.table-of-contents__header button{min-height:unset}
/*# sourceMappingURL=/cdn/shop/t/5/assets/table-of-contents.css.map */
