.sidebar-nav{background-color:var(--kmt-sys-color-alpha-neutral-weak);border-radius:var(--kmt-sys-size-border-radius-md);display:none;flex-direction:column;font-size:1rem;line-height:1.2;padding:1rem}@media(min-width:80em)and (min-height:34em){.sidebar-nav{display:flex}}@media(min-width:75em){.sidebar-nav{padding:1.5rem}}@media(min-width:80em)and (min-height:34em){.sidebar-nav{max-height:calc(100vh - var(--site-header-size));max-height:calc(100dvh - var(--site-header-size));overflow:auto;position:sticky;top:var(--site-header-size)}}.sidebar-nav .sub-menu,.sidebar-nav>ul{display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.sidebar-nav li{display:flex;margin:0;padding:0}.sidebar-nav li:before{display:none}.sidebar-nav a,.sidebar-nav span{align-items:center;color:inherit;cursor:pointer;display:flex;flex-direction:row;gap:.5rem;-webkit-text-decoration:none;text-decoration:none;transition:background-size .2s,color .2s;width:-moz-fit-content;width:fit-content}.sidebar-nav a:focus-visible,.sidebar-nav a:hover{color:#ff5718}.sidebar-nav a[target=_blank]:after{background-color:currentColor;content:"";display:inline-flex;height:1.3em;margin-left:.2em;-webkit-mask-image:url(/wp-content/themes/kinsta/dist/sprite.svg?ver=377364a7f48d9234ca7ec68e1d1dc507086c4b3e#external-usage);mask-image:url(/wp-content/themes/kinsta/dist/sprite.svg?ver=377364a7f48d9234ca7ec68e1d1dc507086c4b3e#external-usage);-webkit-mask-size:1em;mask-size:1em;opacity:.6;width:1em}.sidebar-nav>ul{gap:1rem}.sidebar-nav .sub-menu{font-size:var(--kmt-sys-typography-small-font-size);gap:.7em;grid-column:1/span 2;margin-top:1rem;padding-left:1rem}.sidebar-nav .sub-menu[hidden]{display:none}.sidebar-nav.no-js .sidebar-nav .sub-menu{animation:sidebar-nav-children-loading .01s 1s both}@keyframes sidebar-nav-children-loading{0%,99%{height:0;margin-top:0;overflow:hidden}to{height:auto}}.sidebar-nav>ul>li{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:1rem;justify-content:space-between;min-height:2rem;row-gap:0}.sidebar-nav .sub-menu>li.current-menu-item>a,.sidebar-nav .sub-menu>li.current-menu-item>span,.sidebar-nav>ul>li.current-menu-item>a,.sidebar-nav>ul>li.current-menu-item>span,.sidebar-nav>ul>li.current-menu-parent>a,.sidebar-nav>ul>li.current-menu-parent>span{font-weight:700}.sidebar-nav>ul>li.menu-item-has-children{display:grid!important;grid-template-columns:1fr 2rem}.sidebar-nav__children-toggle{appearance:none;background:#0000;border:none;border-radius:.25rem;display:block;height:2rem;overflow:hidden;padding:0;text-indent:.9rem;transform:rotateX(0deg);transition:background-color .2s;width:2rem}.sidebar-nav__children-toggle:focus-visible,.sidebar-nav__children-toggle:hover,span:hover+.sidebar-nav__children-toggle{background-color:var(--kmt-sys-color-alpha-neutral-weak)}.sidebar-nav__children-toggle:after{background-color:currentColor;content:"";display:block;height:2rem;-webkit-mask-image:url(/wp-content/themes/kinsta/dist/sprite.svg?ver=377364a7f48d9234ca7ec68e1d1dc507086c4b3e#chevron-usage);mask-image:url(/wp-content/themes/kinsta/dist/sprite.svg?ver=377364a7f48d9234ca7ec68e1d1dc507086c4b3e#chevron-usage);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:.9rem;mask-size:.9rem;transition:transform .3s;width:2rem}.sidebar-nav__children-toggle[aria-expanded=true]:after{transform:rotateX(-180deg)}.sidebar-nav__toggle{display:block;margin:2rem auto 1rem}@media(min-width:64em){.sidebar-nav__toggle{display:none}}.sidebar-nav-container{display:grid;grid-gap:2rem;grid-template-columns:repeat(1,minmax(0,1fr));place-content:stretch;place-items:stretch}@media(min-width:64em){.sidebar-nav-container{display:grid;grid-gap:2rem;grid-template-columns:repeat(2,minmax(0,1fr));place-content:stretch;place-items:stretch;align-items:flex-start!important;column-gap:3rem}}@media(min-width:64em)and (min-width:48em){.sidebar-nav-container{grid-template-columns:repeat(12,minmax(0,1fr))}}@media(min-width:64em){.sidebar-nav-container>*{grid-column:5/span 8}.sidebar-nav-container>.sidebar-nav{grid-column:1/span 4;order:0}}.sidebar-nav-container .article-title{margin-left:0;margin-right:0;margin-top:0}.sidebar-nav-container .sidebar-cta{display:none!important}
