@charset "UTF-8";@import "https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.css";@import "https://cdn.jsdelivr.net/npm/bootstrap-icons@1.5.0/font/bootstrap-icons.css";@font-face{font-display:swap;font-family:inter;font-style:normal;font-weight:100;src:url(../fonts/Inter/inter-v13-latin-100.woff2)format("woff2"),url(../fonts/Inter/inter-v13-latin-100.ttf)format("truetype");font-display:swap}@font-face{font-display:swap;font-family:inter;font-style:normal;font-weight:200;src:url(../fonts/Inter/inter-v13-latin-200.woff2)format("woff2"),url(../fonts/Inter/inter-v13-latin-200.ttf)format("truetype");font-display:swap}@font-face{font-display:swap;font-family:inter;font-style:normal;font-weight:300;src:url(../fonts/Inter/inter-v13-latin-300.woff2)format("woff2"),url(../fonts/Inter/inter-v13-latin-300.ttf)format("truetype");font-display:swap}@font-face{font-display:swap;font-family:inter;font-style:normal;font-weight:400;src:url(../fonts/Inter/inter-v13-latin-regular.woff2)format("woff2"),url(../fonts/Inter/inter-v13-latin-regular.ttf)format("truetype");font-display:swap}@font-face{font-display:swap;font-family:inter;font-style:normal;font-weight:500;src:url(../fonts/Inter/inter-v13-latin-500.woff2)format("woff2"),url(../fonts/Inter/inter-v13-latin-500.ttf)format("truetype");font-display:swap}@font-face{font-display:swap;font-family:inter;font-style:normal;font-weight:600;src:url(../fonts/Inter/inter-v13-latin-600.woff2)format("woff2"),url(../fonts/Inter/inter-v13-latin-600.ttf)format("truetype");font-display:swap}@font-face{font-display:swap;font-family:inter;font-style:normal;font-weight:700;src:url(../fonts/Inter/inter-v13-latin-700.woff2)format("woff2"),url(../fonts/Inter/inter-v13-latin-700.ttf)format("truetype");font-display:swap}:root{--color-primary:#2e7d32;--color-primary-dark:#1b5e20;--color-accent:#d4a373;--color-text:#222222;--color-heading:#111111;--color-subtle:#666666;--color-bg:#ffffff;--color-bg-muted:#fefcf7;--color-border:#dedede;--color-underline:rgba(0, 0, 0, 0.2);--color-section-primary-bg:#fafafa}body{font-size:1.2rem;font-family:inter,sans-serif;color:var(--color-text);position:relative;background:var(--color-bg);display:flex;flex-flow:column;min-height:100vh}.container[role=main]{margin-bottom:25px;flex:1 0 auto}@media only screen and (max-width:767px){.container[role=main]{margin-left:auto;margin-right:auto}}p{line-height:1.5;margin:6px 0}p+p{margin:24px 0 6px}p a{color:var(--color-primary);text-decoration:underline;text-underline-offset:.4rem;text-decoration-color:rgba(0,0,0,.25)}p a:hover{color:var(--color-primary);text-decoration:underline;text-underline-offset:.4rem;text-decoration-color:#000}li a{color:var(--color-primary)}a{color:var(--color-text);text-decoration:none}a:hover,a:focus{color:#4b4f56;text-decoration:none}blockquote{color:gray;font-style:italic}blockquote p:first-child{margin-top:0}hr.small{max-width:100px;margin:15px auto;border-width:4px;border-color:inherit;border-radius:3px}figcaption p{font-size:16px;text-align:center;color:rgba(33,37,41,.75)}.main-content{padding-top:80px}.main-explain-area{padding:15px inherit}div.panel-body a.list-group-item{font-weight:800;border-radius:0;border:none;font-size:16px}div.panel-group .panel{border-radius:0}div.panel-group .panel+.panel{margin-top:0}div.panel-body a.list-group-item.view-all{font-weight:600}::-moz-selection{color:#fff;text-shadow:none;background:#ed1b2f}::selection{color:#fff;text-shadow:none;background:#ed1b2f}img::selection{color:#fff;background:0 0}img::-moz-selection{color:#fff;background:0 0}img{display:block;margin:auto;max-width:100%}.img-title{width:100%}.img-50{max-width:90px}.img-round{border-radius:50%}.disqus-comments{margin-top:30px}@media only screen and (min-width:768px){.disqus-comments{margin-top:40px}}.vh-50{height:50vh}.intro-header-custom{margin-top:20%}.link-underline::before{content:"";position:absolute;display:block;width:100%;height:2px;bottom:-4px;left:0;background-color:var(--color-primary);transform:scaleX(0);transform-origin:top left;transition:transform .3s ease}.link-underline:hover::before{transform:scaleX(1)}.section-primary-bg{background-color:var(--color-section-primary-bg)}@media(max-width:992px){.fixed-top{position:absolute}}.navbar-custom{background:#fff;border-bottom:1px solid #eaeaea}.navbar-custom .nav li a{text-transform:uppercase;font-size:12px;letter-spacing:1px}.navbar-custom .navbar-brand,.navbar-custom .nav li a{font-weight:600;color:#404040}.navbar-custom .navbar-brand:hover,.navbar-custom .navbar-brand:focus,.navbar-custom .nav li a:hover,.navbar-custom .nav li a:focus{color:#ed1b2f}.navbar-custom .navbar-brand-logo{padding-top:0;-webkit-transition:padding .5s ease-in-out;-moz-transition:padding .5s ease-in-out;transition:padding .5s ease-in-out}.navbar-custom .navbar-brand-logo img{height:50px;-webkit-transition:height .5s ease-in-out;-moz-transition:height .5s ease-in-out;transition:height .5s ease-in-out}.navbar-custom.top-nav-short .navbar-brand-logo{padding-top:5px}.navbar-custom.top-nav-short .navbar-brand-logo img{height:40px}@media only screen and (min-width:768px){.navbar-custom{padding:0 0;-webkit-transition:background .5s ease-in-out,padding .5s ease-in-out;-moz-transition:background .5s ease-in-out,padding .5s ease-in-out;transition:background .5s ease-in-out,padding .5s ease-in-out}.navbar-custom.top-nav-short{padding:0}}.navbar-custom .avatar-container{opacity:1;position:absolute;-webkit-transition:opacity .5s ease-in-out;-moz-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out;left:50%;width:50px;margin-top:-25px}.navbar-custom .avatar-container .avatar-img-border{width:100%;border-radius:50%;margin-left:-50%;display:inline-block;box-shadow:0 0 8px rgba(0,0,0,.8);-webkit-box-shadow:0 0 5px rgba(0,0,0,.8);-moz-box-shadow:0 0 8px rgba(0,0,0,.8)}.navbar-custom .avatar-container .avatar-img{width:100%;border-radius:50%;display:block}.navbar-custom.top-nav-short .avatar-container{opacity:0}.navbar-custom.top-nav-expanded .avatar-container{display:none}@media only screen and (min-width:768px){.navbar-custom .avatar-container{width:100px;margin-top:-50px}.navbar-custom .avatar-container .avatar-img-border{width:100%;box-shadow:1px 1px 2px rgba(0,0,0,.8);-webkit-box-shadow:1px 1px 2px rgba(0,0,0,.8);-moz-box-shadow:1px 1px 2px rgba(0,0,0,.8)}.navbar-custom .avatar-container .avatar-img{width:100%}}.navbar-custom .nav .navlinks-container{position:relative}.navbar-custom .nav .navlinks-parent:after{content:" \25BC"}.navbar-custom .nav .navlinks-children{width:100%;display:none;word-break:break-word}.navbar-custom .nav .navlinks-container .navlinks-children a{display:block;padding:10px;padding-left:30px;background:#f5f5f5;text-decoration:none!important;border-width:0 1px 1px;font-weight:400}@media only screen and (max-width:767px){.navbar-custom .nav .navlinks-container.show-children{background:#eee}.navbar-custom .nav .navlinks-container.show-children .navlinks-children{display:block}}@media only screen and (min-width:768px){.navbar-custom .nav .navlinks-container{text-align:center}.navbar-custom .nav .navlinks-container:hover{background:#eee}.navbar-custom .nav .navlinks-container:hover .navlinks-children{display:block}.navbar-custom .nav .navlinks-children{position:absolute}.navbar-custom .nav .navlinks-container .navlinks-children a{padding-left:10px;border:1px solid #eaeaea;border-width:0 1px 1px}}.dropdown-toggle::after{display:none!important}.chevron-icon{transition:transform .3s ease}.dropdown.show .chevron-icon{transform:rotate(180deg)}.search{display:inline-flex;align-items:baseline;border:1px solid #344854;min-width:2em;line-height:1;border-radius:1em;padding:.25em}.search .search-icon{height:0;color:#008aff}.search .search-icon:hover{color:#4b4f56}.search .search-icon::before{cursor:pointer;width:1.5em;height:1.5em;text-align:center}@keyframes spin{100%{transform:rotateY(360deg)}}.search[data-running] .search-icon{animation:spin 1.5s linear infinite}.search-input{appearance:textfield;border-width:0;padding:0;margin:0;margin-left:.5em;height:1.5em;outline:none;background:0 0;transition:width .5s,margin-left .5s}.search-item,.search,.search-input{width:100%}@media(min-width:992px){.search-item,.search{width:auto}.search-input{width:0}.search-input:not(:focus){margin-left:0}.search-input:focus{width:7em}}footer{padding:30px 0;background:#f5f5f7;border-top:1px #eaeaea solid;margin-top:auto;font-size:14px}footer a{color:#596073}footer .list-inline{margin:0;padding:0}footer .copyright{text-align:center;margin-bottom:0}footer .theme-by{text-align:center;margin:10px 0 0}@media only screen and (min-width:768px){footer{padding:50px 0}footer .footer-links{font-size:18px}footer .copyright{font-size:16px}}.blog-post h1,.blog-post h2,.blog-post h3,.blog-post h4,.blog-post h5,.blog-post h6{margin-top:1.5em;margin-bottom:.5em}.post-preview{border-bottom:1px solid #eee}.post-preview:last-child{border-bottom:0}.post-preview a{text-decoration:none;color:#404040}.post-preview a:focus,.post-preview a:hover{text-decoration:none;color:#ed1b2f}.post-preview .post-title{margin-top:0}.post-title{color:#344854}.post-title:focus,.post-title:hover{text-decoration:none;color:var(--color-primary)}.post-preview .post-subtitle{margin:0;font-weight:300;margin-bottom:10px}.post-preview .post-meta,.post-heading .post-meta,.page-meta{color:gray;font-size:13px;margin:0 0 10px}.page-meta{align-self:center}.post-preview .post-meta a,.post-heading .post-meta a,.page-meta a{color:#404040;text-decoration:none}.post-meta{color:gray;font-size:11px;margin:0 0 10px}.post-entry-container{display:inline-block;width:100%}.post-entry{width:100%;margin-top:10px;color:#0a0c10;font-size:1.1rem}.post-image{float:right;height:192px;width:192px;margin-top:-35px;filter:grayscale(90%)}.post-image:hover{filter:grayscale(0%)}.post-image img{border-radius:100px;height:192px;width:192px}.post-preview .post-read-more{font-weight:800;float:right}.blog-post img{box-shadow:0 10px 10px rgba(0,0,0,8%);border-radius:.375rem!important}@media only screen and (min-width:768px){}.blog-tags{color:#999;font-size:15px}.blog-tags a:before{content:"#"}.blog-tags a{color:#8c8d8e;text-decoration:none;padding:0 5px;background-color:#f8f9fa;border:.1px solid #d3cfcf;border-radius:.375rem}.blog-tags a:hover{border-radius:2px;color:#515152;background-color:#ccc}.post-preview .blog-tags{margin-top:5px;margin-bottom:0}@media only screen and (min-width:768px){.post-preview .blog-tags{margin-top:10px}}@media only screen and (max-width:500px){.post-image,.post-image img{height:100px;width:100px}.post-image{width:100%;text-align:center;margin-top:0;float:left}}*[id]{scroll-margin-top:130px}.intro-header{position:relative;margin-top:130px}.intro-header.big-img{background:no-repeat 50%;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;-o-background-size:cover;margin-top:51px;margin-bottom:35px}.intro-header.big-img .big-img-transition{position:absolute;width:100%;height:100%;opacity:0;background:no-repeat 50%;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;-o-background-size:cover;-webkit-transition:opacity 1s linear;-moz-transition:opacity 1s linear;transition:opacity 1s linear}.intro-header .page-heading,.intro-header .tags-heading,.intro-header .categories-heading{text-align:center}.intro-header.big-img .page-heading,.intro-header.big-img .post-heading{padding:100px 0;color:#fff;text-shadow:1px 1px 3px #000}.intro-header .page-heading h1,.intro-header .tags-heading h1,.intro-header .categories-heading h1{margin-top:0}.intro-header .post-heading h1{margin-top:0}.intro-header .page-heading .page-subheading,.intro-header .post-heading .post-subheading{font-size:27px;line-height:1.1;display:block;font-weight:300;margin:10px 0 0}.intro-header .post-heading .post-subheading{margin-bottom:20px}.intro-header.big-img .page-heading .page-subheading,.intro-header.big-img .post-heading .post-subheading{font-weight:400}.intro-header.big-img .page-heading hr{box-shadow:1px 1px 3px #000;-webkit-box-shadow:1px 1px 3px #000;-moz-box-shadow:1px 1px 3px #000}.intro-header.big-img .post-heading .post-meta{color:#eee}.intro-header.big-img .img-desc{background:rgba(30,30,30,.6);position:absolute;padding:5px 10px;font-size:11px;color:#eee;right:0;bottom:0;display:none}.header-section.has-img .no-img{margin-top:0;background:#fcfcfc;margin:0 0 40px;padding:20px 0;box-shadow:0 0 5px #AAA}.caption{text-align:center;font-size:14px;padding:10px;font-style:italic;margin:0;display:block;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.page-caption{text-align:center;font-weight:500;padding:10px;margin:0;display:block;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.pager li a{text-transform:uppercase;font-size:14px;font-weight:800;letter-spacing:1px;padding:10px 5px;background:#fff;border-radius:0;color:#404040}@media only screen and (min-width:768px){.pager li a{padding:15px 25px}}.pager li a:hover,.pager li a:focus{color:#fff;background:#ed1b2f;border:1px solid #ed1b2f}.pager{margin:10px 0 0}.pager.blog-pager{margin-top:10px}h4.panel-title>span.badge{float:right}@media only screen and (min-width:768px){.pager.blog-pager{margin-top:40px}}table{padding:0}table tr{border-top:1px solid #ccc;background-color:#fff;margin:0;padding:0}table tr:nth-child(2n){background-color:#f8f8f8}table tr th{font-weight:700;border:1px solid #ccc;text-align:left;margin:0;padding:6px 13px}table tr td{border:1px solid #ccc;text-align:left;margin:0;padding:6px 13px}table tr th :first-child,table tr td :first-child{margin-top:0}table tr th :last-child,table tr td :last-child{margin-bottom:0}#social-share-section{margin-bottom:30px}#modalSearch table tr,#modalSearch table tr td,#modalSearch table tr th{border:none}.reset-box-sizing,.reset-box-sizing *,.reset-box-sizing *:before,.reset-box-sizing *:after,.gsc-inline-block{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}input.gsc-input,.gsc-input-box,.gsc-input-box-hover,.gsc-input-box-focus,.gsc-search-button{box-sizing:content-box;line-height:normal}div.splitbox{width:100%;overflow:auto}div.splitbox div.left{width:48%;float:left}div.splitbox div.right{width:48%;float:right}@media only screen and (max-width:600px){div.splitbox div.left{width:100%;float:left}div.splitbox div.right{width:100%;float:left}}h4.see-also{margin-top:20px}ul.share{display:flex;flex-direction:row;flex-wrap:wrap;list-style:none;margin:0;padding:0}ul.share li{display:inline-flex;margin-right:25px}ul.share li:last-of-type{margin-right:0}ul.share li .fab{display:block;width:35px;height:35px;line-height:35px;font-size:25px;text-align:center;transition:all 150ms ease-in-out}ul.share li:hover .fab{transform:scale(1.4)}.facebook-color{color:#3b5998}.twitter-color{color:#1da1f2}.whatsapp-color{color:#25d366}.reddit-color{color:#ff4500}.linkedin-color{color:#0e76a8}.pinterest-color{color:#c8232c}.fw-500{font-weight:500}.navbar{box-shadow:0 2px 20px rgba(0,0,0,8%);background-color:rgba(255,255,255,.98);z-index:9999}.navbar-brand{font-size:1.5rem}.nav-link{background-color:rgba(255,255,255,.98);font-size:1.1rem}.bg-faded-light{background-color:#fff}.bg-black{background-color:#f9f9f9}.home-head-banner{display:flex;align-items:center;justify-content:center;height:100%;background-color:#fff;background-attachment:fixed}.home-intro-section{color:#4b4f56;background-color:#f6f4f1;font-weight:500;padding:5% 0}.img-80{max-width:80%}.img-40{max-width:40%}.single-post-card{background-color:#fff;text-align:left;box-shadow:0 20px 20px rgba(0,0,0,8%);white-space:normal;color:#4b4f56;border:0;margin:0 2%;-webkit-transition:all 250ms cubic-bezier(.02,.01,.47,1);-moz-transition:all 250ms cubic-bezier(.02,.01,.47,1);transition:all 250ms cubic-bezier(.02,.01,.47,1);transition-delay:0s}.single-post-card-haiku{background-color:#fff;text-align:left;min-height:400px;margin:3%;box-shadow:0 20px 20px rgba(0,0,0,8%);white-space:normal;color:#4b4f56;border-color:#d9d9d9;-webkit-transition:all 250ms cubic-bezier(.02,.01,.47,1);-moz-transition:all 250ms cubic-bezier(.02,.01,.47,1);transition:all 250ms cubic-bezier(.02,.01,.47,1);transition-delay:0s}.single-post-card:hover{box-shadow:0 40px 40px rgba(0,0,0,.16);transition-delay:0s!important}.main .row{justify-content:center}.card-flex{display:flex;flex-flow:column nowrap;justify-content:space-between;height:100%}.card-image{width:100%;height:140px;background-size:cover;background-position:50%;background-repeat:no-repeat;padding:10px 0}.image-wrapper{width:100%;height:220px;overflow:hidden}.fixed-img{width:100%;height:100%;object-fit:cover;display:block}.feature-image .carousel-caption{left:5%;right:unset;top:0}.shadow-effect{box-shadow:0 20px 20px rgba(0,0,0,8%)}.pl-0{padding-left:0}.b-0{border:0}.read-more-section{padding-top:3%}.card-image-blog{height:100%}.font-sans{font-family:sans-serif!important}.page-link{color:#23272b;line-height:.75;font-size:18px;margin:0 .1rem}.page-item.active .page-link{z-index:1;color:#fff;background-color:#23272b;border-color:#414346}.page-link:hover{color:#23272b}.header{position:fixed;top:0;z-index:99999;width:100%}.progress-container{width:100%;height:8px;background:#ccc}.progress-bar{height:8px;background:#4caf50;width:0%}.h-30{height:7.5rem}.fs-1{font-size:1.1rem}.flex-row{flex-direction:row}.note-card{border-radius:1rem;background:#fff;border:1px solid #e1e4eb;transition:box-shadow .3s ease}.note-card:hover{box-shadow:0 8px 20px rgba(0,0,0,5%)}.note-card h3,.note-card h5{margin-bottom:.5rem}.note-card .card-footer{background-color:#fff!important;border-top:1px solid #dee2e6}.about-section h1,.about-section h2,.about-section h3,.about-section h4,.about-section h5,.about-section h6,.about-section p{margin-top:1.5em;margin-bottom:.5em}.about-section img{box-shadow:0 10px 10px rgba(0,0,0,8%);border-radius:.375rem!important}:root[data-theme=dark]{background-color:#171717!important;filter:invert(100%)hue-rotate(180deg)brightness(105%)contrast(85%);-webkit-filter:invert(100%)hue-rotate(180deg)brightness(105%)contrast(85%)}:root[data-theme=dark] body{background-color:#fff!important}:root[data-theme=dark] img,:root[data-theme=dark] video,:root[data-theme=dark] iframe,:root[data-theme=dark] body [style*=background-image]{filter:hue-rotate(180deg)contrast(100%)invert(100%);-webkit-filter:hue-rotate(180deg)contrast(100%)invert(100%)}:root[data-theme=dark] #dark-mode-toggle::before{content:"\f5a2"}.chroma{background-color:#fff}.chroma .err{color:#a61717;background-color:#e3d2d2}.chroma .lntd{vertical-align:top;padding:0;margin:0;border:0}.chroma .lntable{border-spacing:0;padding:0;margin:0;border:0;width:100%;overflow:auto;display:block}.chroma .hl{background-color:#ffc;display:block;width:100%}.chroma .lnt{margin-right:.4em;padding:0 .4em;display:block}.chroma .ln{margin-right:.4em;padding:0 .4em}.chroma .k{font-weight:700}.chroma .kc{font-weight:700}.chroma .kd{font-weight:700}.chroma .kn{font-weight:700}.chroma .kp{font-weight:700}.chroma .kr{font-weight:700}.chroma .kt{color:#458;font-weight:700}.chroma .na{color:teal}.chroma .nb{color:#999}.chroma .nc{color:#458;font-weight:700}.chroma .no{color:teal}.chroma .ni{color:purple}.chroma .ne{color:#900;font-weight:700}.chroma .nf{color:#900;font-weight:700}.chroma .nn{color:#555}.chroma .nt{color:navy}.chroma .nv{color:teal}.chroma .s{color:#b84}.chroma .sa{color:#b84}.chroma .sb{color:#b84}.chroma .sc{color:#b84}.chroma .dl{color:#b84}.chroma .sd{color:#b84}.chroma .s2{color:#b84}.chroma .se{color:#b84}.chroma .sh{color:#b84}.chroma .si{color:#b84}.chroma .sx{color:#b84}.chroma .sr{color:olive}.chroma .s1{color:#b84}.chroma .ss{color:#b84}.chroma .m{color:#099}.chroma .mb{color:#099}.chroma .mf{color:#099}.chroma .mh{color:#099}.chroma .mi{color:#099}.chroma .il{color:#099}.chroma .mo{color:#099}.chroma .o{font-weight:700}.chroma .ow{font-weight:700}.chroma .c{color:#998;font-style:italic}.chroma .ch{color:#998;font-style:italic}.chroma .cm{color:#998;font-style:italic}.chroma .c1{color:#998;font-style:italic}.chroma .cs{color:#999;font-weight:700;font-style:italic}.chroma .cp{color:#999;font-weight:700}.chroma .cpf{color:#999;font-weight:700}.chroma .gd{color:#000;background-color:#fdd}.chroma .ge{font-style:italic}.chroma .gr{color:#a00}.chroma .gh{color:#999}.chroma .gi{color:#000;background-color:#dfd}.chroma .go{color:#888}.chroma .gp{color:#555}.chroma .gs{font-weight:700}.chroma .gu{color:#aaa}.chroma .gt{color:#a00}.chroma .w{color:#bbb}.chroma .ln{margin-right:.8em;padding:0 .4em}pre code.hljs{padding:9.5px}.highlight tr,.highlight pre{border:none}.highlight div:first-child{border-radius:4px}.highlight td:first-child pre,.highlight pre{border-top-left-radius:4px;border-top-right-radius:unset;border-bottom-left-radius:4px;border-bottom-right-radius:unset;overflow:hidden}.highlight td:last-child pre,.highlight pre{border-radius:unset}.highlight td:last-child pre code,.highlight pre code{white-space:pre}:root{--pepr-primary-rgb:20, 70, 55;--pepr-primary-dark-rgb:10, 40, 30}.pepr-news-link{display:block;text-decoration:none;color:inherit}.pepr-news-card{display:flex;flex-direction:row;align-items:stretch;overflow:hidden}.pepr-news-image{width:220px;min-width:220px;height:150px;object-fit:cover;flex-shrink:0}.pepr-news-body{flex:1}.pepr-news-meta{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:.8rem;font-size:.85rem;color:#777}@media(max-width:768px){.pepr-news-card{flex-direction:column}.pepr-news-image{width:100%;min-width:0;height:auto}}.pepr-projects{margin-top:3rem;margin-bottom:3rem}.pepr-project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem 2rem;margin-top:2rem}.pepr-projects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}.pepr-project-card{display:block;text-decoration:none;color:inherit}.pepr-project-card img{width:100%;height:180px;object-fit:cover;display:block}.pepr-project-card-content{position:relative;margin:-4.5rem 2rem 0;background:#fff;padding:1.5rem;box-shadow:0 8px 20px rgba(0,0,0,.15);border-bottom:2px solid #1f4ea8;min-height:170px;overflow:hidden}.pepr-project-card-content h3{font-size:1.5rem;font-weight:700;line-height:1.2}.pepr-project-card-content p{font-size:.85rem;line-height:1.3;margin-bottom:1rem}.pepr-project-card-content span{font-size:.9rem;font-weight:600}@media(max-width:850px){.pepr-project-grid{grid-template-columns:1fr}}.pepr-home{width:calc(100vw - 4rem);max-width:1180px;margin:0 auto;padding:3rem 0 5rem}.pepr-hero{display:flex;align-items:center;padding:0 0 0 3rem;background-color:rgba(var(--pepr-primary-rgb),1)}.pepr-hero-text{max-width:680px;background:rgba(20,70,55,.72);padding:2.5rem 3rem;color:#fff}.pepr-eyebrow{text-transform:uppercase;font-weight:800;letter-spacing:.08em;color:#fff}.pepr-hero h1{font-size:4.2rem;line-height:1;margin:.5rem 0 1rem;color:#fff}.pepr-lead{font-size:1.35rem;line-height:1.45;color:#fff}.pepr-button{display:inline-block;margin-top:1.5rem;padding:.9rem 1.4rem;border-radius:999px;background:#19745a;color:#fff;text-decoration:none;font-weight:800}.pepr-home-content{margin-top:3rem;font-size:1.2rem;line-height:1.7}@media(max-width:850px){.pepr-hero{padding:3rem 2rem}.pepr-hero h1{font-size:3rem}}:root[data-theme=dark] .pepr-hero{filter:hue-rotate(180deg)contrast(100%)invert(100%);-webkit-filter:hue-rotate(180deg)contrast(100%)invert(100%)}.pepr-home-section{margin-top:4rem}.pepr-home-section h2{margin-bottom:2rem;font-size:2rem}.pepr-partners{max-width:1100px;margin:0 auto;padding:2rem 1rem}.pepr-partners-grid{display:flex;flex-wrap:wrap;gap:2rem;align-items:center;justify-content:center;margin-top:2rem}.pepr-partner-logo-box,.pepr-partner-logo-link{display:flex;align-items:center;justify-content:center;width:220px;height:120px;padding:1rem;background:#fff;border-radius:.75rem}.pepr-partner-logo-link{text-decoration:none;cursor:pointer}.pepr-partner-logo{max-width:100%;max-height:100%;object-fit:contain}.pepr-partner-logo-missing{color:red}.pepr-home-partners{margin-top:3rem;margin-bottom:3rem;text-align:center}.pepr-home-partners-grid{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;align-items:center}.pepr-home-partners-title{text-align:center;text-transform:uppercase;letter-spacing:.1em;font-size:.9rem;color:#666;margin-bottom:1.5rem}footer{position:relative;z-index:10;clear:both}.pepr-footer-partners{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;align-items:center;margin-bottom:1.5rem}.pepr-footer-partners .pepr-partner-logo-link{width:180px;height:90px;padding:.8rem}.pepr-footer-partners .pepr-partner-logo{max-width:100%;max-height:100%;object-fit:contain}.pepr-dropdown-parent{gap:0}.pepr-dropdown-parent>.nav-link{padding-right:.15rem}.navbar-nav .nav-link:hover,.navbar-nav .nav-link:focus{text-decoration:underline;text-decoration-color:#19745a;text-decoration-thickness:2px;text-underline-offset:.25rem}.navbar-nav .nav-link,.navbar-nav .dropdown-item{white-space:nowrap}.pepr-dropdown-arrow{display:inline-flex;align-items:center;justify-content:center;border:0;background:0 0;color:inherit;margin-left:-.25rem;padding:0;cursor:pointer}.pepr-dropdown-arrow:hover{color:var(--bs-primary)}.pepr-dropdown-arrow i{display:inline-block;transition:transform .25s ease}.pepr-dropdown-arrow[aria-expanded=true] i{transform:rotate(180deg)}.pepr-dropdown-arrow::after{display:none}.pepr-dropdown-button-wrapper{position:relative}.pepr-page-hero{display:flex;align-items:center;padding:0 0 0 3rem;background-color:rgba(var(--pepr-primary-rgb),1)}.pepr-page-hero-text{max-width:680px;background:rgba(var(--pepr-primary-rgb),.72);padding:2.5rem 3rem;color:#fff}.pepr-page-hero h1{color:#fff;margin:0;font-size:4rem}.pepr-page-hero-subtitle{color:#fff;margin-top:1rem;font-size:1.3rem}.blog-post .pepr-page-hero{width:1180px;max-width:calc(100vw - 4rem);margin-left:50%;transform:translateX(-50%);min-height:460px;margin-bottom:3rem}.blog-post .pepr-page-hero-text{max-width:760px}body:has(.pepr-recruitment-hero) .header-section,body:has(.pepr-projects-hero) .header-section,body:has(.pepr-news-hero) .header-section,body:has(.pepr-partners-hero) .header-section{display:none}.pepr-recruitment-page{width:100%}.pepr-publications-page{width:1180px;margin:0 auto}.pepr-publication-project{margin-bottom:2.5rem;padding:0 2rem 1.5rem 5rem;border-bottom:1px solid rgba(var(--pepr-primary-rgb),.25)}.pepr-publication-project h2{color:#144637}.pepr-pub-buttons{display:flex;flex-wrap:wrap;gap:.75rem;margin:2rem 0 3rem}.pepr-pub-button{display:inline-block;padding:.7rem 1rem;border-radius:999px;background:#19745a;color:#fff;font-weight:700;text-decoration:none}.pepr-pub-button:hover,.pepr-pub-button:focus{color:#fff;text-decoration:underline}.pepr-pub-empty-note{padding:1rem 1.25rem;margin:1rem 0;border-left:4px solid #19745a;background:#f4f8f6;color:#144637}.pepr-nav-outer{width:calc(100vw - 4rem);max-width:1400px;margin:0 auto}.pepr-nav-wrapper{width:100%}.pepr-nav-wrapper .container-fluid{padding-left:0;padding-right:0}.pepr-nav-wrapper .navbar-collapse{min-width:0}.pepr-nav-wrapper .navbar-nav{align-items:flex-start}@media(min-width:1200px){.pepr-nav-wrapper .navbar-nav{align-items:baseline}}.pepr-nav-logo-box{display:inline-flex;align-items:center;flex-shrink:0;min-width:490px;background:#fff;border-radius:.6rem}.pepr-nav-logos{display:flex;align-items:center;gap:.75rem;white-space:nowrap}.pepr-nav-logo-numeco{max-height:105px;max-width:300px}.pepr-nav-logo-rfi{height:85px;width:auto;max-height:none;max-width:none;transform:scale(1.2);transform-origin:left center}@media(max-width:1400px){.navbar-expand-lg{flex-wrap:wrap}.navbar-expand-lg .navbar-toggler{display:block!important;margin-left:auto}.navbar-expand-lg .navbar-collapse:not(.show){display:none!important}.navbar-expand-lg .navbar-collapse.show{display:block!important;flex-basis:100%;width:100%}.navbar-expand-lg .navbar-nav{flex-direction:column!important;align-items:flex-start!important;width:100%;margin-top:1rem}.pepr-nav-logo-numeco{max-height:105px;max-width:300px}.pepr-nav-logo-rfi{height:85px;width:auto;max-height:none;max-width:none;transform:scale(1.2);transform-origin:left center}}@media(max-width:513.98px){.pepr-nav-outer{width:calc(100vw - 1rem)}.pepr-nav-logo-box{min-width:0}.pepr-nav-logo-numeco{max-height:75px;max-width:58vw}.pepr-nav-logo-rfi{height:60px;max-width:none;transform:scale(1.1);transform-origin:left center}}:root[data-theme=dark] .pepr-nav-logo-box{background:#000}