body{margin:0}.web-root{--web-paper:#f7f8f3;--web-ink:#203a36;--web-soft:#586c65;--web-line:#d4ded3;--web-green:#dcebbb;--web-blue:#256487;background:var(--web-paper);color:var(--web-ink);min-height:100vh;font-family:IBM Plex Sans,Arial,sans-serif;line-height:1.65}.web-root *{box-sizing:border-box}.web-root a{color:inherit;text-decoration:none}.web-root button,.web-root input,.web-root textarea{font:inherit}.web-root button,.web-root summary{cursor:pointer}.web-root a:focus-visible,.web-root button:focus-visible,.web-root summary:focus-visible{outline:3px solid var(--web-blue);outline-offset:5px}.web-root h1,.web-root h2,.web-root h3{letter-spacing:-.035em;font-family:Fraunces,Georgia,serif;line-height:1.14}.web-root p{color:var(--web-soft)}.web-sidebar{border-right:1px solid var(--web-line);z-index:10;background:#f0f3e9;flex-direction:column;width:260px;padding:26px 24px;display:flex;position:fixed;inset:0 auto 0 0;overflow:auto}.web-brand{margin:0 auto 34px;display:block}.web-brand img{object-fit:contain;width:175px;height:130px}.web-menu{width:100%;color:var(--web-ink);text-transform:uppercase;letter-spacing:.12em;background:0 0;border:0;justify-content:space-between;padding:12px 0;display:flex;font-size:12px!important}.web-sidebar nav a{border-top:1px solid var(--web-line);align-items:center;gap:12px;padding:13px 0;font-size:14px;display:flex}.web-sidebar nav a:hover{color:var(--web-blue)}.web-sidebar nav small{color:var(--web-soft);font-size:10px}.web-sidebar nav a span{margin-left:auto}.web-actions{border-top:1px solid var(--web-line);gap:10px;padding-top:25px;display:grid}.web-primary,.web-login{border-radius:5px;justify-content:space-between;align-items:center;width:100%;padding:12px 16px;font-size:14px;display:flex}.web-primary{background:var(--web-ink);color:#fff!important}.web-login{color:var(--web-ink);background:0 0;border:1px solid #b6c7bb}.web-sidebar-foot{letter-spacing:.08em;margin-top:auto;padding-top:48px;font-size:10px}.web-sidebar-foot p{letter-spacing:0;font-size:15px}.web-dot{background:#638e4c;border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block}.web-main{margin-left:260px}.web-hero,.web-section{padding:70px clamp(25px,5vw,88px);scroll-margin-top:24px}.web-kicker,.web-section-heading>span{letter-spacing:.15em;font-size:11px;font-weight:600}.web-hero h1{margin:30px 0;font-size:clamp(48px,6.3vw,92px);font-weight:500}.web-hero h1 em{color:#547349;font-weight:400}.web-hero-bottom{justify-content:space-between;align-items:center;gap:32px;display:flex}.web-hero-bottom>div{max-width:510px}.web-hero-bottom p{font-size:18px}.web-hero-logo{object-fit:contain;width:clamp(150px,19vw,270px);height:185px}.web-text-link{border-bottom:1px solid var(--web-ink);padding:5px 0;font-size:14px;display:inline-block}.web-launch{background:var(--web-green);border-radius:5px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;margin-top:45px;padding:23px 25px;display:flex}.web-launch>span{letter-spacing:.1em;font-size:10px}.web-launch strong{font-size:16px;font-weight:500}.web-launch a{border-bottom:1px solid;font-size:13px}.web-about{grid-template-columns:1fr 1.3fr;gap:48px;padding-top:75px;display:grid}.web-about h2{margin-top:14px;font-size:36px;font-weight:500}.web-note{font-size:13px!important}.web-section{border-top:1px solid var(--web-line)}.web-section-heading{max-width:650px;margin-bottom:38px}.web-section h2{margin:16px 0;font-size:clamp(34px,4vw,53px);font-weight:500}.web-section-heading>p{font-size:16px}.web-general{background:#edf0e6;border-radius:5px;padding:20px 24px}.web-general summary{font-weight:600}.web-general summary span{color:var(--web-soft);font-size:13px;font-weight:400;display:block}.web-test-group{border-bottom:1px solid var(--web-line);grid-template-columns:1fr 1.5fr;gap:40px;padding:38px 0;display:grid}.web-group-heading>span{color:var(--web-soft);font-size:11px}.web-group-heading h3{margin:8px 0;font-size:25px}.web-group-heading p{max-width:250px;font-size:14px}.web-test{border-bottom:1px solid var(--web-line);padding:14px 0;font-size:14px}.web-test:last-child{border:0}.web-test summary{justify-content:space-between;gap:12px;list-style:none;display:flex}.web-test summary::-webkit-details-marker{display:none}.web-test[open] summary{font-weight:600}.web-test[open] summary span{transform:rotate(45deg)}.web-test li{color:var(--web-soft);padding:4px 0}.web-profile-section{background:#e9eee4}.web-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.web-profile{border-top:1px solid #bdcaba;padding:24px 8px 16px}.web-profile-number{color:#78906a;font-family:Georgia,serif;font-size:26px}.web-profile h3{margin:15px 0 8px;font-size:28px}.web-profile-tag{text-transform:uppercase;letter-spacing:.07em;font-size:11px}.web-profile p,.web-profile li{font-size:14px}.web-profile summary{font-size:13px}.web-profile h4{margin-bottom:0}.web-profile li{padding-bottom:7px}.web-news{border-top:1px solid var(--web-line);padding:26px 0}.web-news time{color:var(--web-soft);font-size:12px}.web-news h3{margin:12px 0;font-size:29px}.web-news p{max-width:710px}.web-news-editor{background:#edf0e6;padding:25px}.web-news-editor label{display:block}.web-news-editor input,.web-news-editor textarea{border:1px solid var(--web-line);border-radius:4px;width:100%;margin:6px 0 16px;padding:12px;display:block}.web-news-editor button{background:var(--web-ink);color:#fff;border:0;border-radius:4px;padding:10px 20px}.web-contact{background:var(--web-ink);color:#f7f8f3;justify-content:space-between;align-items:end;gap:25px;display:flex}.web-contact p{color:#d1ddd2}.web-contact a{overflow-wrap:anywhere;border-bottom:1px solid #799386;display:inline-block}.web-contact>p{min-width:170px;font-family:Georgia,serif;font-size:20px;font-style:italic}.web-footer{justify-content:space-between;padding:22px clamp(25px,5vw,88px);font-size:12px;display:flex}.web-skip{z-index:100;background:#fff;padding:12px;position:fixed;top:-100px;left:280px}.web-skip:focus{top:10px}.web-root .pi-shell{padding-top:45px}.web-root .pi-toggle:focus-visible{outline:3px solid var(--web-blue)}@media (width>=1450px){.web-main{max-width:1500px;margin-right:auto}.web-hero{padding-top:90px}}@media (width<=1000px){.web-sidebar{width:220px;padding:20px}.web-main{margin-left:220px}.web-hero,.web-section{padding:48px 30px}.web-hero-logo{width:160px}.web-launch{gap:10px}.web-about{gap:25px}.web-test-group{gap:24px}.web-contact{flex-direction:column;align-items:start}}@media (width<=700px){.web-sidebar{border-right:0;border-bottom:1px solid var(--web-line);width:100%;padding:15px 22px;position:relative}.web-brand{margin:0 auto 5px}.web-brand img{width:130px;height:75px}.web-sidebar nav a{padding:10px 0}.web-actions{grid-template-columns:1fr 1fr;padding-top:15px}.web-sidebar-foot{display:none}.web-main{margin-left:0}.web-hero,.web-section{padding:40px 22px}.web-hero h1{font-size:clamp(42px,9vw,64px)}.web-hero-bottom{gap:10px}.web-hero-bottom p{font-size:16px}.web-hero-logo{width:105px;height:115px}.web-launch{margin-top:28px;padding:18px;display:grid}.web-about,.web-test-group,.web-profile-grid{grid-template-columns:1fr;gap:12px}.web-about{padding-top:32px}.web-about h2{margin-bottom:0}.web-group-heading p{max-width:none}.web-profile{padding-left:0;padding-right:0}.web-skip{left:20px}.web-root .pi-header{flex-wrap:wrap;gap:15px}.web-root .pi-shell{padding:28px 18px}.web-root .pi-two-col{grid-template-columns:1fr}.web-root .pi-input{max-width:100%}}.web-brand{text-align:center}.web-brand>span{font:600 28px/1 Georgia,serif;display:block}.web-brand em{color:var(--web-blue);font-style:normal}@media (width<=700px){.web-brand{align-items:center;gap:5px;margin-bottom:12px;display:flex}.web-brand img{width:64px;height:60px}}
