.dawn-horizon-gradient{background:linear-gradient(to bottom,#f3f3f3 11%,#f9e7d8 31%,#ffdaba 42%,#ffd6c0 70%,#e3e3e3 100%)}
.defense-horizon-gradient{background:linear-gradient(to bottom,#1e1e25 0,#1e1e25 87%,#ca8765 100%)}
.anchor-navigation-container.anchor-fixed{position:fixed;top:64px}
.anchor-navigation-container{width:181px;position:relative;margin-left:20px;z-index:1000;display:inline-flex;flex-direction:column;align-items:flex-start;gap:8px;padding:8px 24px 16px 24px;background:#eaebeb;box-shadow:0 12px 16px -4px var(--Colors-Effects-Shadows-shadow-lg_01,rgba(255,255,255,0)),0 4px 6px -2px var(--Colors-Effects-Shadows-shadow-lg_02,rgba(255,255,255,0)),0 2px 2px -1px var(--Colors-Effects-Shadows-shadow-lg_03,rgba(255,255,255,0));border-radius:4px}
@media(max-width:991px){.anchor-navigation-container{position:static;width:100%;box-sizing:border-box;margin-bottom:30px}
}
.anchor-nav-list{padding-left:0;list-style:none;display:flex;flex-direction:column;border-bottom:0;align-items:flex-start;width:100%;margin:0}
.anchor-nav-list li{padding-top:8px;padding-bottom:8px;width:100%}
.anchor-nav-list li:last-child{border-bottom:0}
.anchor-nav-list li.active .anchor-nav-link{color:var(--colors-text-text-primary-900,#1e1e25);font-family:"PP Telegraf Regular",sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:24px}
.anchor-nav-link{text-decoration:none;transition:all .2s ease;display:flex;align-items:flex-start;gap:4px;width:100%;color:#384348;font-family:"PP Telegraf Regular",sans-serif !important;font-size:12px;font-style:normal;font-weight:400;line-height:18px;text-transform:capitalize;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.anchor-nav-link::before{content:"";display:inline-block;width:12px;height:1px;background:#6c737f;flex-shrink:0;margin-right:8px;vertical-align:middle}
.anchor-nav-link:hover{color:unset;text-decoration:underline}
.anchor-nav-link:hover::before{content:"";display:inline-block;width:24px;height:2px;background:#ff5200;flex-shrink:0;margin-right:8px;vertical-align:middle}
.anchor-nav-list li.active .anchor-nav-link::before{width:24px;height:2px;background:#ff5200}
.browseElement{display:none}
.anchor-nav-link span{display:none}
.anchor-nav-list li:first-child{color:#1e1e25;font-family:"PP Telegraf Regular",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px}
@media only screen and (max-width:767px){.anchor-nav-link:hover{text-decoration:unset}
.anchor-nav-link:hover::before{content:unset;display:unset;width:unset;height:unset;background:unset;flex-shrink:unset;margin-right:unset;vertical-align:unset}
.chevronIcon svg{transition:transform .3s ease}
.chevronIcon.rotated svg{transform:rotate(180deg)}
.anchor-nav-list li:first-child{display:inline-flex !important;border-radius:var(--radius-none,0);background:#1e1e25;box-shadow:0 4px 6px 0 rgba(0,0,0,0.2);margin-left:unset;padding-right:unset}
.anchor-nav-link span{display:block}
.anchor-nav-list li{display:none;padding-top:12px;padding-bottom:10px;margin-left:12px;padding-right:12px}
.anchor-nav-list li:first-child .browseElement{align-self:center;display:block !important;color:#fff;font-family:"PP Telegraf Regular",sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:var(--Line-height-text-md,24px);margin-left:16px}
.anchor-nav-list li:first-child a{width:stretch;border-radius:var(--radius-sm,4px);border:1px solid var(--Colors-Border-border-primary,#cdcfd0);background:var(--Colors-Background-bg-primary,#fff);padding:8px 12px;margin-left:16px;margin-right:16px;color:#1e1e25;font-family:"PP Telegraf Regular",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;display:inline-flex;justify-content:space-between;gap:8px}
.anchor-nav-link::before{content:unset}
.anchor-navigation-container{padding:unset !important;background:unset}
.anchor-nav-list{background:white;border:1px solid;border-radius:4px}
.anchor-nav-link{justify-content:center;color:#1e1e25;font-size:16px;font-weight:400;line-height:24px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}
span.rotated svg{transform:rotate(180deg);transition:transform .3s ease}
span svg{transition:transform .3s ease}
.anchor-navigation-container.anchor-fixed{position:fixed;top:0;left:0;right:0;width:100%;z-index:1000;padding:0 20px}
.anchor-nav-list.expanded li{display:block}
.anchorNavigation{display:contents}
.anchor-navigation-container{top:0;z-index:1000;margin-left:0}
.anchor-nav-link span.selectedHeading{display:block;-webkit-line-clamp:1;display:-webkit-box !important;-webkit-box-orient:vertical;overflow:hidden}
}
.anchorNavigation{width:216px !important;height:0}
@media only screen and (min-width:1200px){.anchor-navigation-container{margin-left:80px;margin-right:40px;width:204px}
}
@media only screen and (min-width:768px) and (max-width:992px){.anchor-navigation-container.anchor-fixed{width:28% !important}
.anchor-navigation-container{position:absolute;width:28%}
}