*{margin:0;padding:0;box-sizing:border-box}html{scroll-padding-top:3em}body{font-family:HelveticaNeue,Helvetica Neue,helvetica,Open Sans,sans-serif;line-height:1.6;color:#333;background-color:#f9f9f9}:root{--navigation-bgcolor: #2b1e22;--navigation-color: #fff;--navigation-color-hover: #a5d6a7;--cancel-button: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'%3E%3Cpath d='M18 6L6 18'/%3E%3Cpath d='M6 6L18 18'/%3E%3C/svg%3E")}@media screen and (min-width: 0px) and (max-width: 999px){html,body{font-size:17px}body:has(#pad-menu-toggle:checked){overflow:hidden}body>header>nav>ul{display:none!important;align-items:unset!important}.pad-menu-wrapper{display:block!important}#pad-menu-toggle{position:absolute;opacity:0;width:1.75rem;height:1.75rem;margin:0;cursor:pointer}body>header>nav:has(#pad-menu-toggle:checked)>ul{display:flex!important;position:fixed;top:0;left:0;width:100%;height:100vh;color:#000;background-color:var(--navigation-bgcolor);flex-direction:column;padding:6rem 1.5rem 2rem;gap:1.5rem;z-index:999;overflow-y:auto}body>header>nav .dropdown{display:flex;flex-direction:column;gap:.75rem;padding-left:1.25rem;margin-top:.5rem}}@media screen and (min-width: 1000px){body>header>nav .home{display:none}}@media screen and (min-width: 1000px) and (max-width: 1399px){html,body{font-size:16px}}@media screen and (min-width: 1400px) and (max-width: 1999px){html,body{font-size:19px}}@media only screen and (min-width: 2000px){html,body{font-size:1.1vw}}body>header{position:fixed;top:0;width:100%;height:3rem;background-color:var(--navigation-bgcolor);color:#fff;padding:.5rem;z-index:1;border-bottom:.1rem solid #5E7894;box-shadow:0 2px 4px #0000001a}body>header>nav{max-width:65rem;margin:0 auto;display:flex;justify-content:end;align-items:center;gap:1rem}body>header .logo{margin-right:auto}body>header .logo a,body>footer .logo a{font-size:1.5rem;font-weight:700;color:#fff;text-decoration:none;display:flex;align-items:center}body>header .logo img,body>footer .logo img{width:2rem;height:2rem}.pad-menu-wrapper,.sidebar-wrapper{margin:0;padding:0;display:none;position:relative}.pad-menu-button{display:block;width:1.75rem;height:1.75rem;cursor:pointer;background-color:var(--navigation-color);transition:background-color .3s;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'%3E%3Cpath d='M4 6h16'/%3E%3Cpath d='M4 12h16'/%3E%3Cpath d='M4 18h16'/%3E%3C/svg%3E");mask-size:contain;mask-repeat:no-repeat;mask-position:center}.pad-menu-button:hover,.sidebar-button:hover{background-color:var(--navigation-color-hover)}.pad-menu-wrapper:has(#pad-menu-toggle:checked) .pad-menu-button{mask-image:var(--cancel-button);position:relative;z-index:1000}.sidebar-wrapper:has(#sidebar-toggle:checked) .sidebar-button{mask-image:var(--cancel-button);position:relative;z-index:998}.pad-menu-toggle,.sidebar-toggle{display:none}body>header>nav>ul{list-style:none;display:flex;gap:1.5rem;align-items:center}body>header>nav>ul>li a{color:var(--navigation-color);text-decoration:none;font-size:1.1rem;transition:color .3s}body>header>nav>ul>li a:hover{color:var(--navigation-color-hover)}@media screen and (min-width: 1000px){body>header>nav>ul>li{position:relative}body>header>nav .dropdown{display:none;position:absolute;background-color:var(--navigation-bgcolor);min-width:10rem;box-shadow:0 4px 8px #0003;top:100%;left:0}body>header>nav>ul>li:hover .dropdown{display:block}body>header>nav .dropdown a{display:block;padding:.5rem 1rem}body>header>nav .dropdown a:hover{background-color:#1b5e20}}#cms-search-button{margin-left:1rem;cursor:pointer;display:none;transition:color .3s}#cms-search-button:hover{color:var(--navigation-color-hover)}dialog{margin:4rem auto 1rem;padding:1rem;border:1px solid black;border-radius:.5rem;max-height:calc(100% - 5rem);width:min(98vw,67rem)}dialog::backdrop{background-color:#646464cc;cursor:pointer;pointer-events:all}main{padding-top:3.5rem;max-width:65rem;margin:0 auto}footer{background-color:#1e2a3a;color:#d6dce5;padding:2rem 1rem;font-size:.9rem;max-width:65rem;margin:0 auto;text-align:center}footer nav{display:grid;gap:1.5rem}footer a{color:#a5d6a7;text-decoration:none}footer a:hover{text-decoration:underline}footer nav ul{list-style:none;justify-content:center;gap:1rem}footer .legal{margin-top:1.5rem;font-size:.8rem;color:#ccc}footer .final{margin-top:1.5rem}@media (max-width: 767px){footer{font-size:1rem}body>footer .logo a{justify-content:center}}@media (min-width: 768px){footer nav{grid-template-columns:repeat(3,1fr);text-align:left}}
