#header{width:100%;display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-between;z-index:99}#header li{list-style-type:none}#header a{color:black;text-decoration:none;display:block;line-height:1;margin-inline-end:auto;margin-block-start:auto;margin-block-end:auto}#header #ananda_logo-wrapper{position:absolute;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;z-index:9999;height:var(--height-header-fluid)}#header #ananda_logo-wrapper svg#ananda_logo{position:static;margin:auto;max-width:var(--ananda-logo--max-width);width:100%}#header input[type=checkbox]{display:none}#header label#overlay-button{position:relative;padding:22px 10px;z-index:5;cursor:pointer;user-select:none;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;column-gap:1.6rem}#header label#overlay-button span{height:1px;width:24px;border-radius:2px;background-color:black;position:relative;display:block;transition:all .2s ease-in-out}#header label#overlay-button span:before,#header label#overlay-button span:after{content:"";height:1px;width:24px;border-radius:2px;background-color:black;position:absolute;transition:all .2s ease-in-out}#header label#overlay-button span:before{top:-8px}#header label#overlay-button span:after{top:8px}#header input[type=checkbox]:checked~#overlay{visibility:visible}#header input[type=checkbox]:checked~#overlay-button{position:relative}#header input[type=checkbox]:checked~body{overflow:hidden}#header input[type=checkbox]:checked~#overlay-button:hover span,#header input[type=checkbox]:checked~#overlay-button span{background:transparent}#header input[type=checkbox]:checked~#overlay-button span:before{transform:rotate(45deg) translate(5px,6px)}#header input[type=checkbox]:checked~#overlay-button span:after{transform:rotate(-45deg) translate(5px,-6px)}.header-bar--left,.header-bar--right{z-index:999;width:48px}.header-bar--right{width:0;text-align:left}#section--menu-header{border-bottom:.5px black solid}#overlay{height:100vh;top:0;left:0;bottom:0;right:0;padding:0;z-index:3;visibility:hidden;position:fixed;overflow-y:scroll;background-color:white}#overlay ul{background-color:white;height:100%;place-items:center;list-style-type:none;display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(1fr);margin:auto;padding-left:0;padding-top:var(--height-header-fluid);overflow-y:show;border-top:1px solid var(--ananda-black)}#overlay ul li.grid_menu-link{margin-block-start:auto;margin-block-end:auto;height:100%;width:100%;padding:0;margin-inline-start:auto;margin-inline-end:auto;padding-left:var(--m-2);padding-right:var(--m-1-5);border-bottom:.5px solid black;line-height:2}#overlay ul li.grid_menu-link a{color:black;text-decoration:none;font-size:1.4rem;display:block;padding:1rem 0}#overlay ul li.grid_menu-link:last-of-type{border-bottom:none}#overlay ul li.grid_menu-link:first-of-type{border-top:.5px solid var(--ananda-black)}@media (min-width:76rem){#overlay ul{grid-template-columns:repeat(2,1fr);padding-top:var(--height-header-fluid)}#overlay ul li.grid_menu-link:nth-of-type(odd){border-right:.5px solid black}#overlay ul li.grid_menu-link:nth-last-of-type(2){border-bottom:none}#overlay ul li.grid_menu-link:nth-of-type(-n+2){border-top:.5px solid black}}.chpt-1,.chpt-2,.chpt-3,.chpt-4,.chpt-5,.chpt-6{display:flex;flex-direction:row}@media screen and (min-width:60rem){#header h3{max-inline-size:36rem}h3.toc-heading{max-inline-size:48rem}}.chpt-1::after,.chpt-2::after,.chpt-3::after,.chpt-4::after,.chpt-5::after,.chpt-6::after{content:"";background-size:var(--toc--icon);background-repeat:no-repeat;background-position:center center;margin-block-start:auto;margin-block-end:auto;max-width:var(--toc--icon);max-height:var(--toc--icon);height:100%;width:100%}.chpt-1::after{background-image:url(./../1-Ananda_Menu_Header_Introduction-1.svg)}.chpt-2::after{background-image:url(./../2-Ananda_Menu_Header_About-Ananda-1.svg)}.chpt-3::after{background-image:url(./../3-Ananda_Menu_Header_Our-Impact-Strategy-1.svg)}.chpt-4::after{background-image:url(./../4-Ananda_Menu_Header_Our-Impact-in-Numbers-1.svg)}.chpt-5::after{background-image:url(./../5-Ananda_Menu_Header_Portfolio-showcase-1.svg)}.chpt-6::after{background-image:url(./../6-Ananda_Menu_Header_Whats-next-1.svg)}@media screen and (max-width:48rem){div.grid_menu-link-chpt{display:flex;flex-direction:row;flex-wrap:nowrap;column-gap:2rem}#overlay ul li.grid_menu-link{padding-right:0}}li.grid_menu-link.hovered li.grid_menu-link>a::after{transition:all .4s ease-in-out;transform:scaleX(105%) scaleY(105%)}.grid_menu-link:focus,.grid_menu-link:hover,.card:hover{outline:3px solid black;outline-offset:-3px;transition:all 0s linear .1s}li.hovered li.hovered>a::after{transition:all .4s ease-in-out;transform:scaleX(105%) scaleY(105%)}@media screen and (min-width:47.5rem){#overlay-button::before{content:"Table of contents";color:var(--ananda-black);text-transform:uppercase;font-family:ananda_rational_displaymedium,sans-serif;line-height:0}#button--back-to-website{visibility:visible}}