@import url("https://fonts.googleapis.com/css2?family=Source+Serif+Pro:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&display=swap");@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap");:root{--color-primary:var(--ghost-accent-color,#3eb0ef);--color-base:#131313;--color-border:#ddd;--color-bg:#f5f5f5;--color-success:#80b912;--color-error:#f05230;--font-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;--font-serif:Georgia,Times,serif;--font-mono:Menlo,Courier,monospace;--font-light:100;--font-normal:400;--font-bold:700;--font-heavy:800;--xlarge:1680px;--large:1280px;--medium:980px;--small:740px;--xsmall:480px;--height:4rem;--margin:2rem;--radius:0.5rem}*,:after,:before{box-sizing:border-box}html{-webkit-tap-highlight-color:rgba(0,0,0,0);font-size:62.5%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;color:#464646;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-family:var(--font-sans-serif);font-size:1.5rem;font-style:normal;font-weight:400;line-height:1.6em;min-height:100vh;scroll-behavior:smooth}blockquote,body,dd,dl,figcaption,figure,form,hr,li,ol,p,pre,table,ul,video{margin:0;padding:0}ol[class],ul[class]{list-style:none;padding:0}img{display:block;height:auto;max-width:100%}button,input,select,textarea{-webkit-appearance:none;font:inherit}fieldset{border:0;margin:0;padding:0}label{font-size:.9em;font-weight:700}hr,label{display:block}hr{border:0;border-top:1px solid;height:1px;opacity:.2;position:relative;width:100%}::-moz-selection{background:#cbeafb;text-shadow:none}::selection{background:#cbeafb;text-shadow:none}mark{background-color:#fdffb6}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}ul:not([class]) li+li{margin-top:.6em}a:not([class]){-webkit-text-decoration-skip:ink;color:#3eb0ef;color:var(--color-primary);text-decoration-skip-ink:auto}a[class]{color:inherit;-webkit-text-decoration:none;text-decoration:none;transition:.4s ease}a[class]:hover{transition:.2s ease}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.15em;margin:0}h1{font-size:4.6rem;letter-spacing:-.5px}@media (max-width:500px){h1{font-size:2.7rem}}h2{font-size:3.6rem}@media (max-width:500px){h2{font-size:2.2rem}}h3{font-size:3.2rem}@media (max-width:500px){h3{font-size:1.8rem}}h4{font-size:2.6rem}h5{font-size:2.4rem}h6{font-size:2.2rem}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.gh-input,.gh-textarea{background:#f5f5f5;background:var(--color-bg);border:1px solid #ddd;border:1px solid var(--color-border);border-radius:.5rem;border-radius:var(--radius);color:inherit;display:block;outline:0;padding:0 .6em;-webkit-text-decoration:none;text-decoration:none;width:100%}.gh-input:focus{border-color:#3eb0ef;border-color:var(--color-primary)}.gh-select{height:4rem;height:var(--height);padding-right:4rem;padding-right:var(--height);text-overflow:ellipsis}.gh-select option{background:#f5f5f5;background:var(--color-bg);color:#3eb0ef;color:var(--color-primary)}.gh-select:focus::-ms-value{background-color:transparent}.gh-select::-ms-expand{display:none}.gh-input,.gh-select{height:4rem;height:var(--height)}.gh-textarea{padding:.3em .6em;resize:vertical}.gh-check{display:block;margin-right:-2em;opacity:0;width:1em;z-index:-1}.gh-check+label{align-items:center;color:#131313;color:var(--color-base);cursor:pointer;display:flex;font-size:1em;font-weight:400;font-weight:var(--font-normal);padding-left:calc(2.4rem + .75em);padding-left:calc(var(--height)*.6 + .75em);padding-right:2rem;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.gh-check+label:before{background:#f5f5f5;background:var(--color-bg);border:1px solid #ddd;border:1px solid var(--color-border);border-radius:.5rem;border-radius:var(--radius);content:"";display:inline-block;height:2.4rem;height:calc(var(--height)*.6);line-height:2.24rem;line-height:calc(var(--height)*.56);margin-right:1rem;text-align:center;width:2.4rem;width:calc(var(--height)*.6)}.gh-check:checked+label:before{background:#3eb0ef;background:var(--color-primary);border-color:#3eb0ef;border-color:var(--color-primary);color:#f5f5f5;color:var(--color-bg);content:"✓"}.gh-check:focus+label:before{border-color:#3eb0ef;border-color:var(--color-primary);box-shadow:0 0 0 1px #3eb0ef;box-shadow:0 0 0 1px var(--color-primary)}.gh-check+label:before{border-radius:.5rem;border-radius:var(--radius);border-radius:100%}.gh-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:.5rem;border-radius:var(--radius);cursor:pointer;display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-family:var(--font-sans-serif);font-size:1.4rem;font-weight:400;font-weight:var(--font-normal);height:4rem;height:var(--height);line-height:4rem;line-height:var(--height);min-width:75px;padding:0 2rem;text-align:center;-webkit-text-decoration:none;text-decoration:none;transition:.4s ease;white-space:nowrap}.gh-button.gh-button-fit{width:100%}.gh-button.gh-button-small{font-size:1.2rem;height:3.6rem;height:calc(var(--height)*.9);line-height:3.6rem;line-height:calc(var(--height)*.9);padding:0 1.5rem}.gh-button.gh-button-large{font-size:1.7rem;height:4.8rem;height:calc(var(--height)*1.2);line-height:4.8rem;line-height:calc(var(--height)*1.2);padding:0 2.5rem}.gh-button.gh-button-disabled,.gh-button:disabled{opacity:.4;pointer-events:none}.gh-button{background-color:transparent;box-shadow:inset 0 0 0 2px currentColor;color:inherit}.gh-button:hover{box-shadow:inset 0 0 0 2px #3eb0ef;box-shadow:inset 0 0 0 2px var(--color-primary);color:#3eb0ef!important;color:var(--color-primary)!important;-webkit-text-decoration:none;text-decoration:none;transition:.2s ease}.gh-button.gh-button-primary{box-shadow:none;color:#fff!important}.gh-button.gh-button-primary,.gh-button.gh-button-primary:hover{background-color:#3eb0ef;background-color:var(--color-primary)}:root{--primary:#015239;--secondary:#f17706;--tertiary:#d34500;--dark-forest-green:#12392c;--text-color:#000;--greyed:#858484;--grayed-bg:#f5f5f4;--light-gray:#dadada;--title-font:"Source Serif Pro",system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;--body-font:"DM Sans",sans-serif}.mw-header,.navbar-outer{position:relative}.navbar{background:inherit;padding:12px 64px;position:fixed;top:0;transition:all .3s ease;width:100%;z-index:1001}@media (max-width:991px){.navbar{padding:8px 16px}}@media (min-width:768px) and (max-width:991px){.navbar{padding:8px 16px}}@media (max-width:767px){.navbar{padding:12px}.navbar .container{max-width:100%!important;padding:0}.hamburger-button,.navbar-brand{margin:0}}.navbar-brand{align-items:center;display:flex;-webkit-text-decoration:none;text-decoration:none}.navbar-brand svg{height:60px}@media (max-width:767px){.navbar-brand svg{height:auto;width:200px}}.navbar .container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1280px;width:100%}@media (max-width:991px){.navbar .container{max-width:800px!important}}@media (max-width:767px){.navbar .container{max-width:540px!important}}.green-navbar{background:#12392c!important}.green-navbar .button-section{gap:.813rem}.green-navbar .button-section .btn-cta{background:transparent;border:1px solid #015239;border-radius:24px;color:#fff;font-size:16px;font-weight:500}.green-navbar .button-section .btn-cta path{fill:#fff}.green-navbar .button-section .btn-cta:hover{background:#015239;color:#fff}.green-navbar .button-section .btn-cta:hover path{fill:#fff}.green-navbar .nav-link,.green-navbar .nav-link:hover{color:#fff!important}.green-navbar .nav-link:hover{opacity:.9}@media (min-width:992px){.green-navbar .nav-link.dropdown-open:after{background-color:#fff}}.white-navbar{background:#fafafa!important}.green-navbar-button-section,.white-navbar .button-section,.white-navbar-button-section{gap:.813rem}.white-navbar .button-section .btn-cta,.white-navbar-button-section .btn-cta{background:transparent;border:1px solid #015239;border-radius:24px;color:#015239;font-size:16px;font-weight:500}.white-navbar .button-section .btn-cta:hover,.white-navbar-button-section .btn-cta:hover{background:#015239;color:#fff}.white-navbar .button-section .btn-cta:hover path,.white-navbar-button-section .btn-cta:hover path{fill:#fff}.green-navbar-button-section .btn-cta{background:transparent;border:1px solid #015239;border-radius:24px;color:#fff;font-size:16px;font-weight:500}.green-navbar-button-section .btn-cta path{fill:#fff}.green-navbar-button-section .btn-cta:hover{background:#015239;color:#fff}.green-navbar-button-section .btn-cta:hover path{fill:#fff}.navbar-nav{align-items:center;display:flex;gap:.5rem;list-style:none;margin:0;padding:0}@media (max-width:991px){.navbar-nav{display:none}}.nav-link{align-items:center;color:#12392c;cursor:pointer;display:flex;font-family:DM Sans,sans-serif;font-family:var(--body-font);font-size:16px;gap:.5rem;letter-spacing:.1px;line-height:1.5em;padding:8px;position:relative;-webkit-text-decoration:none;text-decoration:none;transition:color .3s ease}@media (min-width:992px){.nav-link{color:#13382c}}.nav-link:hover{color:#015239}@media (min-width:992px){.nav-link.dropdown-open:after{background-color:#015239;bottom:-4px;content:"";height:2px;left:0;position:absolute;width:100%}.green-navbar .nav-link.dropdown-open:after{background-color:#fff}}@media (max-width:991px){.nav-link{font-size:2rem;letter-spacing:-.5px;line-height:1.5em;position:relative;width:-moz-fit-content;width:fit-content}}.sub-nav-link{font-size:1.5rem;letter-spacing:-.5px;line-height:1.5em;position:relative;width:-moz-fit-content;width:fit-content}.nav-item{cursor:pointer;list-style:none;padding:0}@media (max-width:991px){.nav-item{display:flex;flex-direction:column;gap:24px}}.dropdown-item,.has-dropdown{position:relative}@media (min-width:992px){.has-dropdown:before{content:"";height:10px;left:0;pointer-events:none;position:absolute;right:0;top:100%;z-index:1001}.has-dropdown.is-open:before{pointer-events:auto}}.dropdown-toggle{cursor:pointer}.dropdown-icon{align-items:center;display:flex;margin-left:4px}.dropdown-icon-svg{height:7px;transition:transform .3s ease;width:10px}.dropdown-icon-svg.rotated{transform:rotate(180deg)}.white-navbar .dropdown-icon-svg path,.white-navbar svg path{fill:#000}.green-navbar .dropdown-icon-svg path,.green-navbar svg path{fill:#fff}.dropdownMenu{background:#fdfcf7!important;border-radius:12px;box-shadow:0 4px 4px rgba(0,0,0,.25);display:none;flex-direction:column;left:0;list-style:none;opacity:0;padding:12px;pointer-events:none;position:absolute;top:70px;transition:all .8s ease;width:284px;z-index:1002}.dropdownMenu.show{display:flex;opacity:1;pointer-events:auto}@media (min-width:992px){.has-dropdown.is-open .dropdownMenu{display:flex;opacity:1;pointer-events:auto}.has-dropdown.is-open>.dropdown-toggle{color:#015239}.green-navbar .has-dropdown.is-open>.dropdown-toggle{color:#fff!important}.has-dropdown.is-open .dropdown-icon-svg{transform:rotate(180deg)}.has-dropdown.is-open>.dropdown-toggle:after{background-color:#015239;bottom:-4px;content:"";height:2px;left:0;position:absolute;width:100%}.green-navbar .has-dropdown.is-open>.dropdown-toggle:after{background-color:#fff}.has-dropdown.is-open .dropdownMenu:hover{display:flex;opacity:1;pointer-events:auto}}.dropdownMenu-items{list-style:none}.dropdownMenu-items .nav-link{border-radius:10px;color:#13382c;font-size:14px;padding:10px}.white-navbar .dropdownMenu-items .nav-link:active,.white-navbar .dropdownMenu-items .nav-link:hover{background-color:#fafafa}.green-navbar .dropdownMenu-items .nav-link:active,.green-navbar .dropdownMenu-items .nav-link:hover{background-color:#015239;color:#fff!important}.button-section{align-items:center;display:flex;gap:.813rem}@media (max-width:991px){.button-section{display:none}}.btn-cta{align-items:center;background:transparent;border:1px solid #015239;border-radius:24px;box-sizing:border-box;color:#015239;cursor:pointer;display:inline-flex;font-family:DM Sans,sans-serif;font-family:var(--body-font);font-size:16px;font-weight:500;gap:.5rem;height:42px;padding:8px 24px;-webkit-text-decoration:none;text-decoration:none;transition:all .3s ease}.btn-cta:hover{background:#015239;color:#fff}.btn-cta path{transition:fill .3s ease}.hamburger-button{align-items:center;background:transparent;border:none;cursor:pointer;display:none;flex-direction:column;gap:4px;height:40px;padding:14px 11px 6px;position:relative;width:40px;z-index:1002}@media (min-width:992px){.hamburger-button{display:none!important}}@media (max-width:991px){.hamburger-button{display:flex}}.blue-line{background:#000;border-radius:9em;height:2px;transition:all .4s cubic-bezier(0,0,0,1) 0s;width:28px}.green-navbar .blue-line{background:#fdfcf7}.blue-line-a{position:relative;top:6px;transform:rotate(-40deg)}.blue-line-b{position:relative;top:0;transform:rotate(40deg)}.blue-line-c{opacity:0}.mobile-menu{background-color:#fff;color:#000;display:none;flex-direction:column;gap:0;height:calc(100vh - 76px);justify-content:space-between;left:0;opacity:0;overflow:hidden;padding:0;pointer-events:none;position:fixed;top:76px;transform:translateY(-100%) translateZ(0);transition:opacity .3s ease;width:100vw;z-index:1000}.mobile-menu.is-open,.mobile-menu.show-layout{animation:slideInFromTop .4s cubic-bezier(.4,0,.2,1) forwards;display:flex!important;left:0!important;opacity:1!important;pointer-events:auto;transform:translateY(0)!important}.mobile-menu.hide-layout{animation:slideOutToTop .35s cubic-bezier(.4,0,.2,1) forwards;pointer-events:none}@media (min-width:992px){.mobile-menu{display:none!important}}@media (max-width:767px){.mobile-menu{height:calc(100vh - 60px);top:60px}}.mobile-menu [data-dropdown-menu]{display:none;max-height:0;opacity:0;overflow:hidden;transition:max-height .3s ease,opacity .3s ease}.mobile-menu [data-dropdown-menu].is-open,.mobile-menu [data-dropdown-menu].show{display:flex!important;max-height:1000px;opacity:1;padding-top:0}.mobile-menu .dropdownIcon.rotated svg{transform:rotate(180deg)}.mobile-menu>.nav-item{display:flex;flex:1 1 auto;flex-direction:column;gap:0;max-height:100%;min-height:0;overflow-y:auto;padding:0;width:100%}.mobile-menu .nav-link{align-items:center;animation:fadeInUp .4s ease forwards;border-bottom:1px solid #e5e5e5;color:#000!important;display:flex;font-size:3rem;font-weight:400;justify-content:flex-start;line-height:1.5;opacity:0;padding:24px 32px;-webkit-text-decoration:none;text-decoration:none;transition:background-color .2s ease,transform .2s ease;width:100%}.mobile-menu .nav-link:hover{background-color:#f5f5f5;transform:translateX(4px)}.dropdown-wrapper{position:relative;width:100%}.subMenu{align-items:center;border-bottom:1px solid #e5e5e5;display:flex;flex-direction:row;gap:0;justify-content:space-between;padding:24px 32px;transition:background-color .2s ease;width:100%}.subMenu:hover{background-color:#f5f5f5}.subMenu .nav-link{border-bottom:none;flex:1;font-size:3rem;font-weight:400;justify-content:flex-start;line-height:1.5;min-width:0;padding:0}.dropdownIcon{align-items:center;cursor:pointer;display:flex;flex-shrink:0;height:9px;justify-content:center;margin-left:4px;padding:0;width:14px}.dropdownIcon svg{height:9px;transition:transform .3s ease;width:14px}.dropdownIcon svg path{fill:#000}.dropdownIcon.rotated svg{transform:rotate(180deg)}.sub-items{background-color:#f5f5f5;display:none;gap:0;padding:0;position:relative;width:100%}.sub-items.show{display:flex;flex-direction:column}.sub-items .sub-nav-link{align-items:center;border:none;color:#000!important;display:flex;font-size:1.75rem;font-weight:400;justify-content:flex-start;line-height:1.5;padding:6px 32px 6px 48px;transition:background-color .2s ease;width:100%}.sub-items .sub-nav-link,.sub-items .sub-nav-link:hover{-webkit-text-decoration:none!important;text-decoration:none!important}.sub-items .sub-nav-link:hover{background-color:#eee}.scrolling{border-bottom:1px solid rgba(195,233,181,.25);top:0}.green-navbar .logo-dark,.logo-white{display:none}.green-navbar .logo-white{display:block}@keyframes slideInFromTop{0%{opacity:0;transform:translateY(-100%) translateZ(0)}to{opacity:1;transform:translateY(0) translateZ(0)}}@keyframes slideOutToTop{0%{opacity:1;transform:translateY(0) translateZ(0)}to{opacity:0;transform:translateY(-100%) translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.d-none{display:none}@media (min-width:768px){.d-md-block{display:block}.d-md-flex{display:flex}.d-md-none{display:none}}@media (min-width:992px){.d-lg-flex{display:flex}.d-lg-none{display:none}}.flex-column{flex-direction:column}.flex-row{flex-direction:row}.justify-content-between{justify-content:space-between}.justify-content-center{justify-content:center}.align-items-center{align-items:center}.container-fluid,.mx-auto{margin-left:auto;margin-right:auto}.container-fluid{padding-left:48px;padding-right:48px;width:100%}@media (min-width:768px) and (max-width:991px){.container-fluid{padding-left:16px;padding-right:16px}}@media (max-width:767px){.container-fluid{padding-left:8px;padding-right:8px}}.container{margin:0 auto;max-width:1280px;padding-left:15px;padding-right:15px;width:100%}.list-unstyled{list-style:none;margin:0;padding:0}:root{--footer-space-1:0.25rem;--footer-space-2:0.5rem;--footer-space-3:0.75rem;--footer-space-4:1rem;--footer-space-5:1.5rem;--footer-space-6:2rem;--footer-space-7:2.5rem;--footer-space-8:3rem;--footer-space-9:4rem;--footer-space-10:5rem;--footer-font-size-base:1rem;--footer-font-size-sm:0.875rem;--footer-font-size-xs:0.644rem;--footer-font-size-title:1.5rem;--footer-font-size-title-mobile:1rem;--footer-line-height-base:1.5;--footer-line-height-tight:1.25;--footer-line-height-loose:1.75;--footer-font-size-featured:2.5rem;--footer-bg:#12392c;--footer-text:#fff;--footer-text-muted:#858484;--footer-border:#004f4c;--footer-border-light:hsla(0,0%,100%,.28);--footer-cta-bg:#015239;--footer-cta-hover:#718880}.footer-container{position:relative}.footer-bg,.footer-container{background:#12392c;background:var(--footer-bg);border-top:1px solid #dadada}.footer-bg{max-width:100vw}.footer{box-sizing:border-box;display:flex;flex-direction:column;gap:72px;margin:0 auto;max-width:1280px;padding:76px 96px 81px;width:100%}@media (min-width:1200px){.footer{margin:0 auto;max-width:1280px;padding:76px 24px 81px}}@media (max-width:1399px){.footer{padding:64px 72px}}@media (min-width:768px) and (max-width:991px){.footer{gap:48px;padding:48px 32px 40px}}@media (max-width:991px){.footer{padding:36px 24px 16px}}@media (max-width:767px){.footer{gap:24px;padding:48px 16px 40px}}.footer-feature{border:1px solid hsla(0,0%,100%,.278);border-bottom-color:#004f4c;border-radius:6px;height:14rem;position:relative;z-index:0}@media (min-width:768px) and (max-width:991px){.footer-feature{height:10rem}}@media (max-width:767px){.footer-feature{height:6rem}}.footer-feature-container{align-items:center;background:#12392c;display:flex;gap:1rem;gap:var(--footer-space-4);justify-content:space-between;left:-30px;padding:32px 34px;position:relative;top:14px;width:108%;z-index:1}@media (min-width:768px){.justify-content-md-between{justify-content:space-between!important}}@media (min-width:768px) and (max-width:991px){.footer-feature-container{align-items:center!important;flex-direction:row!important;gap:1rem!important;gap:var(--footer-space-4)!important;justify-content:space-between!important;left:-18px!important;padding:20px 24px!important;top:12px!important;width:104%!important}.footer-feature-container-header{flex-shrink:0!important}.footer-feature-container-header .title{font-size:2rem!important;line-height:1.3!important}.footer-feature-container-body{border-left:1px solid #fff!important;border-left:1px solid var(--footer-text)!important;flex:1!important;flex-wrap:nowrap!important;gap:1.5rem!important;justify-content:flex-start!important;padding-left:2rem!important}.footer-feature-container-body .icon{flex:0 0 auto!important}.footer-feature-container-body .icon img,.footer-feature-container-body .icon svg{height:auto!important;max-height:22px!important;width:auto!important}.footer-feature-container-body .icon:last-child{min-width:auto!important}.footer-feature-container-body .icon:last-child img{max-height:22px!important;max-width:180px!important;min-width:auto!important;width:auto!important}}.footer-feature{border-bottom:1px solid #004f4c;border-bottom:1px solid var(--footer-border)}@media (max-width:991px){.footer-feature-container{flex-wrap:wrap;justify-content:flex-start}}@media (max-width:767px){.footer-feature{border-bottom:1px solid #004f4c!important;border-bottom:1px solid var(--footer-border)!important;border-top:1px solid #004f4c!important;border-top:1px solid var(--footer-border)!important;display:flex!important;height:auto!important;min-height:70px!important;overflow:visible!important;padding:0!important}.footer-feature,.footer-feature-container{align-items:center!important;justify-content:center!important}.footer-feature-container{box-sizing:border-box!important;flex-direction:row!important;gap:8px!important;left:0!important;margin:0 auto!important;max-width:100%!important;overflow:hidden!important;padding:20px 16px!important;position:relative!important;top:0!important;transform:none!important;width:100%!important}.footer-feature-container-header{align-items:center!important;display:flex!important;flex-shrink:0!important;gap:.375rem!important;min-width:0!important}.footer-feature-container-header .icon{display:block!important;flex-shrink:0!important}.footer-feature-container-header .icon svg{height:18px!important;width:18px!important}.footer-feature-container-header .title{flex-shrink:0!important;font-size:1.125rem!important;font-weight:400!important;line-height:1.4!important;margin:0!important;white-space:nowrap!important}.footer-feature-container-body{align-items:center!important;border-left:1px solid #fff!important;border-left:1px solid var(--footer-text)!important;display:flex!important;flex:1 1 auto!important;flex-wrap:nowrap!important;gap:16px!important;justify-content:flex-start!important;min-width:0!important;overflow:hidden!important;padding-left:8px!important}.footer-feature-container-body .icon{flex:0 0 auto!important;min-width:0!important}.footer-feature-container-body .footer-logo-desktop-only{display:none!important}.footer-feature-container-body .icon img,.footer-feature-container-body .icon svg{height:auto!important;max-height:16px!important;max-width:100%!important;width:auto!important}.footer-feature-container-body .icon:last-child{min-width:auto!important}.footer-feature-container-body .icon:last-child img{max-width:75px!important;min-width:auto!important;width:auto!important}}.footer-feature-container-header{align-items:center;display:flex;flex-shrink:0;gap:.5rem;gap:var(--footer-space-2)}.footer-feature-container-header .title{color:#fff;color:var(--footer-text);font-family:"Source Serif Pro",system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;font-family:var(--title-font,inherit);font-size:2.5rem;font-size:var(--footer-font-size-featured);font-weight:400;letter-spacing:-.6px;line-height:32px;margin:0;text-align:left}@media (max-width:767px){.footer-feature-container-header .title{font-size:1rem;font-size:var(--footer-font-size-title-mobile);line-height:32px}}#icon-1 svg{flex-shrink:0}.footer-feature-container-body{align-items:center;border-left:1px solid #fff;border-left:1px solid var(--footer-text);display:flex;flex-wrap:wrap;gap:2rem;padding-left:6rem}@media (max-width:991px){.footer-feature-container-body{gap:.8rem;padding-left:1rem}}@media (max-width:767px){.footer-feature-container-body{gap:1rem;padding-left:1rem}}.footer-feature-container-body .icon{align-items:center;display:flex;flex-shrink:0;justify-content:center}.footer-feature-container-body .icon svg{display:block;height:auto;max-height:35px;overflow:visible;width:auto}.footer-feature-container-body .icon:last-child{min-width:280px;overflow:visible}.footer-feature-container-body .icon:last-child img{height:auto;max-width:none;min-width:280px;width:280px}.footer-feature-container-body .icon img{display:block;height:auto;max-height:43px;-o-object-fit:contain;object-fit:contain;width:auto}@media (max-width:991px){.footer-feature-container-body .icon svg{max-height:35px;width:12vw}.footer-feature-container-body .icon img{max-height:43px;width:12vw}}@media (max-width:767px){.footer-feature-container-body .icon svg{max-height:35px;width:15vw}.footer-feature-container-body .icon img{max-height:43px;width:15vw}}#icon-1 svg{height:24px!important;width:24px!important}@media (max-width:991px){#icon-1 svg{height:auto!important;width:4vw!important}}@media (max-width:767px){#icon-1 svg{height:auto!important;width:4vw!important}}.footer-header{align-items:flex-start;border-bottom:1px solid #004f4c;border-bottom:1px solid var(--footer-border);display:flex;flex-direction:row;gap:1rem;gap:var(--footer-space-4);height:6.563rem;justify-content:space-between;padding-bottom:0;padding-top:0}@media (min-width:768px) and (max-width:991px){.footer-header{align-items:center!important;flex-direction:row!important;gap:2rem!important;height:auto!important;justify-content:space-between!important;padding-bottom:32px!important;padding-top:32px!important;text-align:left!important}.footer-header-title{font-size:2rem!important;line-height:1.3!important;margin-bottom:0!important;white-space:nowrap!important}.footer-header-left{flex:1!important;max-width:none!important;overflow:hidden!important;text-align:left!important}.footer-header-title span{display:none!important}.footer-header-right{display:flex!important;flex-shrink:0!important;justify-content:flex-end!important}.btn-cta-primary{font-size:14.38px!important;font-weight:400!important;padding:.7em 1.5em!important;white-space:nowrap!important;width:auto!important}}@media (max-width:991px){.footer-header{align-items:center}}@media (max-width:767px){.footer-header{border-bottom:none!important;flex-direction:column!important;gap:10px!important;height:auto!important;padding-bottom:40px!important;padding-top:10px!important}.footer-header,.footer-header-left{align-items:center!important;text-align:center!important}.footer-header-left{display:flex!important;justify-content:center!important;max-width:100%!important;padding-bottom:16px!important;width:100%!important}.footer-header-title{font-size:2rem!important;font-weight:400!important;letter-spacing:-.3px!important;line-height:1.3!important;margin-bottom:0!important;text-align:center!important}.footer-header-title .d-md-none{display:inline!important}.footer-header-right{align-items:center!important;flex-direction:column!important;gap:20px!important;justify-content:center!important;width:100%!important}.footer-header-right,.footer-header-right:not(.footer-header-right-mobile){display:flex!important}.footer-header-right.d-flex.d-md-none{align-items:center!important;display:flex!important;flex-direction:column!important;gap:20px!important;justify-content:center!important;margin-top:12px!important;width:100%!important}.btn-cta-primary,.btn-investor{border-radius:24px!important;font-size:16px!important;font-weight:400!important;line-height:1.5!important;max-width:320px!important;padding:8px 16px!important;width:100%!important}}.footer-header-left,.footer-left-max-width{max-width:18.875rem}.max-width-advice{max-width:32rem}.max-width-tab{max-width:499px}@media (min-width:768px) and (max-width:991px){.max-width-tab{max-width:499px!important}}@media (max-width:767px){.footer-header-left{max-width:100%;text-align:center;width:100%}}.footer-header-title{color:#fff;color:var(--footer-text);font-family:"Source Serif Pro",system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;font-family:var(--title-font,inherit);font-size:2rem;font-weight:500;line-height:1.3;margin:0}@media (max-width:767px){.footer-header-title{text-align:center}}.footer-header-right{align-items:center;display:flex}.footer-header-right-mobile{display:none}@media (max-width:767px){.footer-header-right{display:flex;justify-content:center;margin:0 auto;width:100%}.footer-header-right:not(.footer-header-right-mobile){display:none}.footer-header-right-mobile{display:flex;justify-content:center;width:100%}}.btn-cta-primary{align-items:center;background:#015239;background:var(--footer-cta-bg);border:1px solid #015239;border:1px solid var(--footer-cta-bg);border-radius:24px;color:#fff;color:var(--footer-text);cursor:pointer;display:inline-flex;font-family:DM Sans,sans-serif;font-family:var(--body-font,inherit);font-size:1rem;font-size:var(--footer-font-size-base);font-weight:400;justify-content:center;padding:.7em 1.5em;-webkit-text-decoration:none;text-decoration:none;transition:all .3s ease}@media (max-width:767px){.btn-cta-primary{height:auto;max-width:100%;padding:.7em 8em;width:100%}}.btn-cta-primary:focus-visible,.btn-cta-primary:hover{background:#718880;background:var(--footer-cta-hover);border:1px solid #718880;border:1px solid var(--footer-cta-hover);color:#fff;color:var(--footer-text);outline:none}.btn-investor{align-items:center;background:#015239;background:var(--footer-cta-bg);border:1px solid #015239;border:1px solid var(--footer-cta-bg);border-radius:24px;color:#fff;color:var(--footer-text);cursor:pointer;display:inline-flex;font-family:DM Sans,sans-serif;font-family:var(--body-font,inherit);font-size:1rem;font-size:var(--footer-font-size-base);font-weight:400;justify-content:center;padding:.7em 1.5em;-webkit-text-decoration:none;text-decoration:none;transition:all .3s ease}@media (max-width:767px){.btn-investor{height:auto;max-width:100%;padding:.7em 7em;width:100%}}.btn-investor:focus-visible,.btn-investor:hover{background:#718880;background:var(--footer-cta-hover);border:1px solid #718880;border:1px solid var(--footer-cta-hover);color:#fff;color:var(--footer-text);outline:none}.footer-body{display:flex;flex-direction:row;flex-wrap:wrap;gap:.75rem;gap:var(--footer-space-3);justify-content:space-between}@media (min-width:768px) and (max-width:991px){.footer-body.d-flex{grid-gap:2rem!important;grid-gap:var(--footer-space-6)!important;align-items:start!important;display:grid!important;flex-direction:row!important;flex-wrap:nowrap!important;gap:2rem!important;gap:var(--footer-space-6)!important;grid-template-columns:auto 1fr 1fr auto!important;grid-template-rows:auto auto auto!important;justify-content:space-between!important;width:100%!important}.footer-body-content{align-self:start!important;flex:none!important;grid-column:1!important;grid-row:1!important;max-width:200px!important;order:0!important}.footer-menu-about{grid-column:2!important}.footer-menu-about,.footer-menu-solutions{align-self:start!important;flex:none!important;grid-row:1!important;margin-bottom:0!important;margin-top:0!important;max-width:180px!important;order:0!important}.footer-menu-solutions{grid-column:3!important}.footer-menu-connect{grid-column:2!important}.footer-menu-connect,.footer-menu-legal{align-self:start!important;flex:none!important;grid-row:2!important;margin-bottom:0!important;margin-top:0!important;max-width:180px!important;order:0!important}.footer-menu-legal{grid-column:3!important}.footer-bottom{align-self:start!important;flex:none!important;flex-direction:column!important;grid-row:1/3!important;height:auto!important;justify-content:flex-start!important;max-width:200px!important;width:auto!important}.footer-bottom,.footer-bottom-content{display:flex!important;grid-column:4!important;order:0!important}.footer-bottom-content{align-items:flex-end!important;align-self:end!important;flex:none!important;grid-row:3!important;justify-content:flex-end!important;margin-top:0!important;position:relative!important;text-align:right!important;width:100%!important}.find-us{margin-bottom:0}.find-us .title{margin-bottom:.25rem;margin-bottom:var(--footer-space-1)}.find-us .link,.find-us .title{font-size:1.5rem;font-size:var(--footer-font-size-title)}.footer-body-menu .nav-link{white-space:nowrap!important}.footer-body-menu{min-width:0!important}.footer-body-menu .list-unstyled{min-width:0!important;width:100%!important}}@media (max-width:767px){.footer-body{box-sizing:border-box!important;flex-direction:column;gap:1.5rem;gap:var(--footer-space-5);padding-left:0!important;padding-right:0!important;width:100%!important}}.footer-body-content{display:flex;flex-direction:column;gap:.5rem;gap:var(--footer-space-2);max-width:18.875rem}.footer-body-content svg{flex-shrink:0;height:86px;width:84px}@media (max-width:767px){.footer-body-content svg{height:80px;width:80px}}.logo-text{color:#fff;color:var(--footer-text);font-family:DM Sans,sans-serif;font-family:var(--body-font,inherit);font-size:1rem;font-size:var(--footer-font-size-base);font-weight:400;line-height:16px;text-align:left}.footer-body-menu{display:flex;gap:.75rem;gap:var(--footer-space-3)}@media (max-width:767px){.footer-body-menu{box-sizing:border-box!important;gap:24px;margin-bottom:2px!important;padding-left:16px!important;padding-right:16px!important;width:100%!important}.footer-body-menu:last-child{margin-bottom:0!important}}.footer-body-menu .list-unstyled{display:flex;flex-direction:column;list-style:none;margin:0;padding:0}@media (max-width:767px){.footer-body-menu .list-unstyled{margin:0;max-width:100%!important;width:100%!important}}.list-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.75rem;margin-bottom:var(--footer-space-3)}@media (max-width:767px){.list-header{align-items:center;height:1.5rem;justify-content:space-between;margin:0;max-width:100%!important;padding-right:0!important;width:100%!important}}.p-header{color:#fff;color:var(--footer-text);font-family:DM Sans,sans-serif;font-family:var(--body-font,inherit);font-size:13.88px;font-weight:700;letter-spacing:.3px;line-height:20px;margin-bottom:12px}@media (max-width:767px){.p-header{margin-bottom:16px}}.p-header-desktop{display:none}@media (min-width:768px){.p-header-desktop{display:block}.list-header .p-header{display:none}}@media (max-width:767px){.p-header{margin-bottom:1rem;margin-bottom:var(--footer-space-4)}}.footer-body-menu .nav-item{display:block;list-style:none;margin-bottom:.5rem;margin-bottom:var(--footer-space-2)}.footer-body-menu .nav-item:last-child{margin-bottom:0}.footer-body-menu .nav-link{align-items:center;color:#fff;color:var(--footer-text);display:inline-flex;font-family:DM Sans,sans-serif;font-family:var(--body-font,inherit);font-size:14.38px;font-weight:400;gap:.5rem;gap:var(--footer-space-2);letter-spacing:.1px;line-height:20px;padding:0;position:relative;-webkit-text-decoration:none;text-decoration:none;transition:all .3s ease;white-space:nowrap}.footer-body-menu .nav-link:after{background-color:#fff;background-color:var(--footer-text);bottom:2px;content:"";height:1px;left:0;position:absolute;transition:width .3s ease;width:0}.footer-body-menu .nav-link:active,.footer-body-menu .nav-link:focus-visible,.footer-body-menu .nav-link:hover{color:#fff;color:var(--footer-text);outline:none}.footer-body-menu .nav-link:active:after,.footer-body-menu .nav-link:focus-visible:after,.footer-body-menu .nav-link:hover:after{width:100%}.footer-body-menu .nav-link .icon{align-items:center;background:#fff;background:var(--footer-text);border-radius:50%;color:#12392c;color:var(--footer-bg);display:inline-flex;flex-shrink:0;font-size:10px;font-weight:600;height:20px;justify-content:center;padding:3px 5px;text-align:center;width:20px}.footer-body-menu .nav-link .icon img{height:12px;-o-object-fit:contain;object-fit:contain;width:12px}.footer-body-menu .nav-link-with-icon:after{left:28px}.footer-body-menu .nav-link-with-icon:active:after,.footer-body-menu .nav-link-with-icon:focus-visible:after,.footer-body-menu .nav-link-with-icon:hover:after{width:calc(100% - 28px)}.footer-body-menu .nav-item:last-child .nav-link-with-icon:after{left:36px}.footer-body-menu .nav-item:last-child .nav-link-with-icon:active:after,.footer-body-menu .nav-item:last-child .nav-link-with-icon:focus-visible:after,.footer-body-menu .nav-item:last-child .nav-link-with-icon:hover:after{width:calc(100% - 36px)}.footer-body-menu .nav-item:last-child .nav-link-with-icon .icon,.footer-body-menu:has(.nav-item:last-child .nav-link-with-icon) .nav-item:last-child .nav-link-with-icon .icon{height:20px!important;padding:2px!important;width:20px!important}.footer-body-menu .nav-item:last-child .nav-link-with-icon .icon img,.footer-body-menu:has(.nav-item:last-child .nav-link-with-icon) .nav-item:last-child .nav-link-with-icon .icon img{height:20px!important;width:20px!important}.footer-body-menu .nav-item:last-child .icon{height:20px;padding:2px;width:20px}.footer-body-menu .nav-item:last-child .icon img{height:20px;width:20px}.footer-dropdown{display:flex;flex-direction:column;gap:.5rem;gap:var(--footer-space-2)}@media (max-width:767px){.footer-dropdown{display:none;margin-top:.75rem;margin-top:var(--footer-space-3)}.footer-dropdown.show{display:flex}#aboutDropdown,#connectDropdown,#legalDropdown,#solutionsDropdown{display:none!important;gap:4px!important;margin-top:2px!important;padding-left:16px!important;padding-right:16px!important}#aboutDropdown.show,#connectDropdown.show,#legalDropdown.show,#solutionsDropdown.show{display:flex!important;gap:4px!important;margin-top:2px!important;padding-left:16px!important;padding-right:16px!important}}@media (min-width:768px){.footer-dropdown{display:flex}}.btn-toggle{align-items:center;background:transparent;border:none;cursor:pointer;display:flex;justify-content:center;padding:0}@media (min-width:768px){.btn-toggle{display:none}}.btn-toggle svg{transition:transform .3s ease}.btn-toggle.active svg,.btn-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.footer-bottom{gap:.75rem;gap:var(--footer-space-3)}.contact-info,.footer-bottom{display:flex;flex-direction:column}.contact-info{gap:.5rem;gap:var(--footer-space-2);margin-bottom:.5rem;margin-bottom:var(--footer-space-2)}.contact-link{color:#fff!important;font-family:DM Sans,sans-serif;font-family:var(--body-font,inherit);font-size:1.5rem;font-size:var(--footer-font-size-title);font-weight:400;line-height:1.71em;text-align:left;-webkit-text-decoration:none;text-decoration:none;transition:color .2s ease}.contact-link:focus-visible,.contact-link:hover{color:#fff!important}.contact-link:focus-visible,.contact-link:hover{outline:none;-webkit-text-decoration:underline;text-decoration:underline}.find-us{border:1px solid #004f4c;border:1px solid var(--footer-border);border-radius:4px;display:flex;flex-direction:column;gap:.25rem;gap:var(--footer-space-1);padding:.5rem;padding:var(--footer-space-2)}@media (min-width:768px){.find-us{flex-direction:column}}.find-us .title{margin:0}.find-us .link,.find-us .title{color:#fff;color:var(--footer-text);font-family:DM Sans,sans-serif;font-family:var(--body-font,inherit);font-size:1.5rem;font-size:var(--footer-font-size-title);font-weight:400}.find-us .link{line-height:1.71em;text-align:left;-webkit-text-decoration:underline;text-decoration:underline}@media (min-width:768px){.find-us .link{font-size:1.5rem;font-size:var(--footer-font-size-title)}}.footer-bottom-content{display:flex;flex-direction:column;gap:.75rem;gap:var(--footer-space-3);justify-content:center}@media (min-width:768px){.footer-bottom-content{max-width:800px}}@media (min-width:768px) and (max-width:991px){.footer-bottom-content{align-items:flex-end;display:flex!important;flex-direction:row;justify-content:flex-end;margin-top:1rem;margin-top:var(--footer-space-4);max-width:100%}}.disclaimer{display:flex;gap:1rem;gap:var(--footer-space-4)}.credits{font-family:DM Sans,sans-serif;font-family:var(--body-font,inherit);font-size:14.38px;font-weight:400;letter-spacing:.1px;line-height:20px;margin:0}.credits,.greyed-text,.website-link{color:#858484;color:var(--footer-text-muted)}.website-link{position:relative;-webkit-text-decoration:none;text-decoration:none}.website-link:focus-visible,.website-link:hover{color:#858484!important;color:var(--footer-text-muted)!important}.website-link:after{background-color:#015239;background-color:var(--primary,var(--footer-cta-bg));bottom:-4px;content:"";height:2px;left:0;position:absolute;transform:scaleX(0);transform-origin:bottom left;transition:transform .25s ease-out;width:100%}.website-link:focus-visible:after,.website-link:hover:after{transform:scaleX(1)}.d-flex{display:flex}.gap-1{gap:.25rem;gap:var(--footer-space-1)}.gap-2{gap:.5rem;gap:var(--footer-space-2)}.gap-3{gap:.75rem;gap:var(--footer-space-3)}.gap-4{gap:1rem;gap:var(--footer-space-4)}@media (max-width:767px){.d-md-none{display:flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-flex{display:flex}.d-md-block{display:block}}.btn-cta{font-size:1.4rem}:root{--mw-blog-green:#12392c;--mw-blog-green-alt:#13382c;--mw-blog-text-dark:#1a1a1a;--mw-blog-text-light:#6b6b6b;--mw-blog-bg:#fafafa}.gh-page{background:var(--mw-blog-bg)}.mw-blog-header{background:transparent;margin:0 auto;max-width:1200px;padding:60px 20px 40px;text-align:center}.mw-blog-subtitle{font-size:13px;letter-spacing:.8px;margin:0 0 12px;text-transform:uppercase}.mw-blog-subtitle,.mw-blog-title{color:#12392c;color:var(--mw-blog-green);font-family:DM Sans,sans-serif;font-weight:400}.mw-blog-title{font-size:42px;line-height:1.3;margin:0 auto 24px;max-width:900px}.mw-blog-description{color:#1a1a1a;color:var(--mw-blog-text-dark);font-family:DM Sans,sans-serif;font-size:16px;font-weight:400;line-height:1.6;margin:0 auto;max-width:900px;padding-top:24px;text-align:center}.mw-blog-description br{display:block}.mw-newsletter-signup{margin-top:32px;padding-top:24px}@media (max-width:768px){.mw-blog-header{padding:40px 16px 32px}.mw-blog-title{font-size:32px;margin-bottom:20px;padding:0 16px}.mw-blog-subtitle{font-size:12px;letter-spacing:.6px;margin-bottom:10px}.mw-blog-description{font-size:16px;line-height:1.6;padding:24px 16px 0}.mw-newsletter-signup{margin-top:24px;padding-top:20px}}.mw-blog-filters{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-bottom:32px}.mw-filter-btn{background:#fff;border:1.5px solid #12392c;border:1.5px solid var(--mw-blog-green);border-radius:24px;color:#12392c;color:var(--mw-blog-green);cursor:pointer;font-family:DM Sans,sans-serif;font-size:14px;font-weight:500;line-height:1.5;outline:none;padding:10px 28px;transition:all .2s ease}.mw-filter-btn:hover{background:rgba(18,57,44,.03);border-color:#13382c;border-color:var(--mw-blog-green-alt)}.mw-filter-btn.active{background:#12392c;background:var(--mw-blog-green);border-color:#12392c;border-color:var(--mw-blog-green);color:#fff}.mw-filter-btn.active:hover{background:#13382c;background:var(--mw-blog-green-alt);border-color:#13382c;border-color:var(--mw-blog-green-alt)}@media (max-width:768px){.mw-filter-btn{font-size:13px;padding:9px 22px}.mw-blog-filters{gap:10px;padding:0 16px}}.mw-blog-grid{grid-gap:32px;box-sizing:border-box;display:grid;gap:32px;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1280px;padding:0 20px 60px;width:100%}@media (min-width:1200px){.mw-blog-grid{padding:0 40px 60px}}@media (min-width:769px) and (max-width:992px){.mw-blog-grid{gap:28px;grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.mw-blog-grid{gap:32px;grid-template-columns:1fr;padding:0 16px 48px}}.mw-blog-grid .gh-card{background:transparent;border:none;box-sizing:border-box;display:flex;flex-direction:column;max-width:100%;opacity:1;transition:opacity .3s ease,transform .3s ease,box-shadow .3s ease;width:100%}.mw-blog-grid .gh-card.hidden{display:none}.mw-blog-grid .gh-card-link{border:1px solid #13382c;border-radius:8px;box-sizing:border-box;color:inherit;display:flex;flex-direction:column;height:100%;overflow:hidden;-webkit-text-decoration:none;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease;width:100%}.mw-blog-grid .gh-card-link:hover{box-shadow:0 12px 32px rgba(0,0,0,.1);transform:translateY(-6px)}.mw-blog-grid .gh-card-picture{background:#f0f0f0;border-radius:8px;margin:0 0 16px;overflow:hidden;width:100%}.mw-blog-grid .gh-card-image{aspect-ratio:16/9;display:block;height:auto;max-height:240px;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease;width:100%}.mw-blog-grid .gh-card-link:hover .gh-card-image{transform:scale(1.02)}.mw-blog-grid .gh-card-content{box-sizing:border-box;display:flex;flex:1;flex-direction:column;margin:0;max-width:100%;padding:1rem;text-align:left;width:100%}.mw-blog-grid .gh-card-date{color:#6b6b6b;color:var(--mw-blog-text-light);font-family:DM Sans,sans-serif;font-size:14px;font-weight:400;line-height:1.5;margin:0 0 10px}.mw-blog-grid .gh-card-title{-webkit-line-clamp:3;color:#1a1a1a;color:var(--mw-blog-text-dark);font-size:22px;font-weight:500;letter-spacing:-.2px;line-height:1.4;margin:0 0 10px;text-transform:none}.mw-blog-grid .gh-card-excerpt,.mw-blog-grid .gh-card-title{-webkit-box-orient:vertical;display:-webkit-box;font-family:DM Sans,sans-serif;overflow:hidden}.mw-blog-grid .gh-card-excerpt{-webkit-line-clamp:2;color:#6b6b6b;color:var(--mw-blog-text-light);flex:1;font-size:16px;font-weight:400;line-height:1.6;margin:0}.mw-blog-grid .gh-card-excerpt p{margin:0;padding:0}@media (max-width:768px){.mw-blog-grid .gh-card-title{font-size:20px;line-height:1.35}.mw-blog-grid .gh-card-excerpt{font-size:15px;line-height:1.6}.mw-blog-grid .gh-card-date{font-size:13px}.mw-blog-grid .gh-card-picture{margin-bottom:14px}.mw-blog-grid .gh-card-image{max-height:200px}}.mw-blog-grid .gh-card-content strong,.mw-blog-grid .gh-card-meta{display:none}:root{--mw-article-green:#12392c;--mw-article-green-light:rgba(18,57,44,.1);--mw-article-text-dark:#1a1a1a;--mw-article-text-light:#6b6b6b;--mw-article-bg:#fafafa}.mw-article{margin:0;padding:0}.mw-article,.mw-article-header{background:#fafafa;background:var(--mw-article-bg)}.mw-article-header{padding:40px 20px 32px;text-align:center}.mw-article-header-inner{margin:0 auto;max-width:720px}.mw-article-category{margin-bottom:16px}.mw-category-pill{background:rgba(18,57,44,.1);background:var(--mw-article-green-light);border-radius:20px;display:inline-block;font-size:13px;letter-spacing:.3px;padding:6px 16px;text-transform:capitalize}.mw-article-title,.mw-category-pill{color:#12392c;color:var(--mw-article-green);font-family:DM Sans,sans-serif;font-weight:500}.mw-article-title{font-size:48px;letter-spacing:-.5px;line-height:1.3;margin:0 0 24px}.mw-article-meta{flex-direction:column;margin-top:20px}.mw-article-meta,.mw-author-info{align-items:center;display:flex;gap:8px}.mw-author-info{justify-content:center}.mw-written-by{font-size:16px;font-weight:400}.mw-author-name,.mw-written-by{color:#12392c;color:var(--mw-article-green);font-family:DM Sans,sans-serif}.mw-author-name{font-size:18px;font-weight:600}.mw-article-date-time{color:#12392c;color:var(--mw-article-green);font-family:DM Sans,sans-serif;font-size:16px;font-weight:400;text-align:center}.mw-article-date-time time{font-weight:400}@media (max-width:768px){.mw-article-header{padding:32px 16px 24px}.mw-article-category{margin-bottom:12px}.mw-article-title{font-size:36px;margin-bottom:20px}.mw-article-meta{gap:6px;margin-top:16px}.mw-author-info{flex-wrap:wrap;justify-content:center}.mw-written-by{font-size:15px}.mw-author-name{font-size:17px}.mw-article-date-time{font-size:15px}}.mw-feature-image{margin:0 auto 40px;max-width:720px;padding:0 20px}.mw-feature-image img,.mw-feature-image picture{aspect-ratio:16/9;border-radius:8px;display:block;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.mw-feature-image figcaption{color:#6b6b6b;color:var(--mw-article-text-light);font-family:DM Sans,sans-serif;font-size:14px;font-style:italic;margin-top:12px;text-align:center}.mw-feature-image figcaption a{-webkit-text-decoration:underline;text-decoration:underline;transition:color .2s ease}.mw-feature-image figcaption a,.mw-feature-image figcaption a:hover{color:#12392c!important;color:var(--mw-article-green)!important}.mw-feature-image figcaption a:hover{text-decoration-thickness:2px}@media (max-width:768px){.mw-feature-image{margin-bottom:32px;padding:0 16px}.mw-feature-image figcaption{font-size:13px}}.mw-article-content{font-family:DM Sans,sans-serif;margin:0 auto;max-width:720px;padding:0 20px 60px}.mw-article-content>*+*{margin-top:20px}.mw-article .mw-article-content.gh-content,.mw-article-content.gh-content{margin:0 auto!important;max-width:720px!important;padding:0 20px 80px!important}.mw-article-content p{color:#1a1a1a;color:var(--mw-article-text-dark);font-family:DM Sans,sans-serif;font-size:18px;font-weight:400;line-height:1.75;margin:0}.mw-article-content p:first-of-type{font-size:19px;line-height:1.8;margin-bottom:6px}.mw-article-content h2{color:#12392c;color:var(--mw-article-green);font-family:DM Sans,sans-serif;font-size:28px;font-weight:600;letter-spacing:-.3px;line-height:1.3;margin:40px 0 16px}.mw-article-content h2:first-of-type{margin-top:40px}.mw-article-content h2+p{margin-top:16px}.mw-article-content h3{color:#1a1a1a;color:var(--mw-article-text-dark);font-family:DM Sans,sans-serif;font-size:22px;font-weight:600;line-height:1.4;margin:32px 0 14px}.mw-article-content ol,.mw-article-content ul{color:#1a1a1a;color:var(--mw-article-text-dark);font-size:18px;line-height:1.75;margin:24px 0;padding-left:28px}.mw-article-content ul{list-style-type:disc}.mw-article-content ol{list-style-type:decimal}.mw-article-content li{line-height:1.75;margin:10px 0;padding-left:4px}.mw-article-content ul li::marker{color:#12392c;color:var(--mw-article-green);font-size:1.2em}.mw-article-content ol li::marker{color:#12392c;color:var(--mw-article-green);font-weight:500}.mw-article-content strong{color:#1a1a1a;color:var(--mw-article-text-dark);font-weight:600}.mw-article-content em{font-style:italic}.mw-article-content a{-webkit-text-decoration:underline;text-decoration:underline;text-underline-offset:2px;transition:color .2s ease}.mw-article-content a,.mw-article-content a:hover{color:#12392c!important;color:var(--mw-article-green)!important}.mw-article-content a:hover{text-decoration-thickness:2px}.mw-article-content a:active,.mw-article-content a:visited{color:#12392c!important;color:var(--mw-article-green)!important}.mw-article-content blockquote{border-left:3px solid rgba(18,57,44,.1);border-left:3px solid var(--mw-article-green-light);color:#6b6b6b;color:var(--mw-article-text-light);font-size:18px;font-style:italic;line-height:1.75;margin:32px 0;padding-left:24px}.mw-article-content hr{border:none;border-top:1px solid rgba(18,57,44,.1);margin:48px 0}.mw-article-content code{background:rgba(18,57,44,.08);border-radius:4px;color:#12392c;color:var(--mw-article-green);font-family:Menlo,Courier,monospace;font-family:var(--font-mono,monospace);font-size:16px;padding:2px 6px}.mw-article-content pre{background:rgba(18,57,44,.05);border-radius:8px;font-size:16px;line-height:1.6;margin:32px 0;overflow-x:auto;padding:20px}.mw-article-content pre code{background:transparent;color:#1a1a1a;color:var(--mw-article-text-dark);padding:0}.mw-article-content img{border-radius:8px;height:auto;margin:32px 0;max-width:100%}.mw-article-content figure{margin:32px 0}.mw-article-content figcaption,.mw-article-content figure figcaption{color:#6b6b6b;color:var(--mw-article-text-light);font-family:DM Sans,sans-serif;font-size:14px;font-style:italic;font-weight:400;margin-top:8px;padding:0;text-align:center}.mw-article-content figcaption a,.mw-article-content figure figcaption a{color:#12392c!important;color:var(--mw-article-green)!important;-webkit-text-decoration:underline;text-decoration:underline;transition:color .2s ease}.mw-article-content figcaption a:hover,.mw-article-content figure figcaption a:hover{color:#12392c!important;color:var(--mw-article-green)!important;text-decoration-thickness:2px}.mw-article-content table{border-collapse:collapse;margin:32px 0;width:100%}.mw-article-content td,.mw-article-content th{border-bottom:1px solid rgba(18,57,44,.1);font-size:16px;line-height:1.6;padding:12px 16px;text-align:left}.mw-article-content th{background:rgba(18,57,44,.03);color:#12392c;color:var(--mw-article-green);font-weight:600}@media (max-width:768px){.mw-article-content{padding:0 16px 48px}.mw-article-content p{font-size:17px;line-height:1.7}.mw-article-content h2{font-size:24px;margin-bottom:14px;margin-top:32px}.mw-article-content h3{font-size:20px;margin-bottom:12px;margin-top:28px}.mw-article-content ol,.mw-article-content ul{font-size:17px;margin:20px 0;padding-left:20px}.mw-article-content blockquote{font-size:17px;margin:28px 0;padding-left:20px}}.mw-article-footer{background:#fafafa;background:var(--mw-article-bg);border-top:1px solid rgba(18,57,44,.1);margin:0 auto;max-width:720px;padding:40px 20px 60px}.mw-article-footer-inner{text-align:center}.mw-article-authors{color:#6b6b6b;color:var(--mw-article-text-light);font-family:DM Sans,sans-serif;font-size:16px}.mw-article-authors a{font-weight:500;-webkit-text-decoration:none;text-decoration:none}.mw-article-authors a,.mw-article-authors a:hover{color:#12392c!important;color:var(--mw-article-green)!important}.mw-article-authors a:hover{-webkit-text-decoration:underline;text-decoration:underline}@media (max-width:768px){.mw-article-footer{padding:32px 16px 48px}}.mw-article .gh-content,.mw-article .gh-footer,.mw-article .gh-header,.mw-article+.gh-readmore{display:none}.gh-article.mw-article{background:#fafafa;background:var(--mw-article-bg)}.gh-head{background:inherit;font-size:1.6rem;line-height:1.3em;padding:3vmin 4vmin}.gh-head a{color:inherit;-webkit-text-decoration:none;text-decoration:none}.gh-head-inner{grid-gap:40px;display:grid;grid-auto-flow:row dense;grid-template-columns:1fr auto 1fr}.gh-head-brand{align-items:center;display:flex;grid-column-start:2;max-width:200px;text-align:center;word-break:break-all}.gh-head-logo{display:block;font-size:2.2rem;font-weight:600;line-height:1.2em;padding:10px 0}.gh-head-logo img{max-height:40px}.gh-head-menu{align-items:center;display:flex}.gh-head-menu .nav{align-items:center;display:inline-flex;flex-wrap:wrap;list-style:none}.gh-head-menu .nav li{margin:0 1.5vmin 0 0;padding:0}.gh-head-menu .nav a{display:inline-block;padding:5px 0}.gh-head-menu .nav-current a{box-shadow:inset 0 -1px 0 0 currentcolor}.gh-head-actions{display:flex;list-style:none;text-align:right}.gh-head-actions,.gh-head-actions-list{align-items:center;justify-content:flex-end}.gh-head-actions-list{display:inline-flex;flex-wrap:wrap;gap:10px}.gh-head-actions-list a:not([class]){display:inline-block;margin:0 0 0 1.5vmin;padding:5px 0}.gh-burger{cursor:pointer;display:none;position:relative}.gh-burger-box{align-items:center;display:flex;height:33px;justify-content:center;position:relative;width:33px}.gh-burger-inner{height:100%;width:100%}.gh-burger-box:before{transition:transform .3s cubic-bezier(.2,.6,.3,1),width .3s cubic-bezier(.2,.6,.3,1)}.gh-burger-box:before,.gh-burger-inner:after,.gh-burger-inner:before{background:currentcolor;bottom:0;content:"";display:block;height:1px;left:0;margin:auto;position:absolute;top:0;width:100%;will-change:transform,width}.gh-burger-inner:after,.gh-burger-inner:before{transition:transform .25s cubic-bezier(.2,.7,.3,1),width .25s cubic-bezier(.2,.7,.3,1)}.gh-burger-inner:before{transform:translatey(-6px)}.gh-burger-inner:after{transform:translatey(6px)}body:not(.gh-head-open) .gh-burger:hover .gh-burger-inner:before{transform:translatey(-8px)}body:not(.gh-head-open) .gh-burger:hover .gh-burger-inner:after{transform:translatey(8px)}.gh-head-open .gh-burger-box:before{transform:translatex(19px);transition:transform .2s cubic-bezier(.2,.7,.3,1),width .2s cubic-bezier(.2,.7,.3,1);width:0}.gh-head-open .gh-burger-inner:before{transform:translatex(6px) rotate(135deg);width:26px}.gh-head-open .gh-burger-inner:after{transform:translatex(6px) rotate(-135deg);width:26px}.gh-head-brandnavactions .gh-head-brand{grid-column-start:1}.gh-head-brandnav .gh-container{grid-gap:0;grid-template-columns:auto max-content max-content}.gh-head-brandnav .gh-head-brand{grid-column-start:1}.gh-head-brandnav .gh-head-menu{margin-left:40px}.gh-head-brandnav .gh-head-menu .nav li{margin:0 0 0 1.5vmin;padding:0}.gh-head-stacked .gh-container{grid-gap:2vmin;grid-template-columns:1fr}.gh-head-stacked .gh-head-brand{display:flex;grid-column-start:1;justify-content:center;max-width:none;text-align:center;width:100%}.gh-head-stacked .gh-head-actions,.gh-head-stacked .gh-head-actions-list,.gh-head-stacked .gh-head-menu{justify-content:center}.gh-head-stacked .gh-head-actions a:first-child svg{margin-left:0}@media (max-width:900px){.gh-burger{display:inline-block}#gh-head{overflow:hidden;transition:all .4s ease-out}#gh-head .gh-head-inner{grid-template-columns:1fr;height:100%}#gh-head .gh-head-brand{align-items:center;display:flex;grid-column-start:auto;justify-content:space-between;max-width:none;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:10}#gh-head .gh-head-logo{font-size:2.2rem}#gh-head .gh-head-logo img{max-height:40px}#gh-head .gh-head-menu{align-items:center;align-self:center;display:flex;flex-direction:column;font-size:3.6rem;font-weight:300;line-height:1.1em;margin:0 0 10vh;text-align:center}#gh-head .gh-head-menu .nav li{margin:5px 0}#gh-head .gh-head-menu .nav a{padding:8px 0}#gh-head .gh-head-menu .nav{align-items:center;display:flex;flex-direction:column}#gh-head .gh-head-actions{justify-content:center;padding:20px 0;text-align:left}#gh-head .gh-head-actions a{margin:0 10px}#gh-head .gh-head-actions,#gh-head .gh-head-menu{display:none}.gh-head-open{height:100vh;overflow:hidden}.gh-head-open #gh-head{bottom:0;left:0;overflow-y:scroll;position:fixed;right:0;top:0;z-index:900}.gh-head-open #gh-head .gh-head-inner{grid-template-rows:auto 1fr auto}.gh-head-open #gh-head .gh-head-actions,.gh-head-open #gh-head .gh-head-menu{display:flex}}@media (max-width:600px){#gh-head .gh-head-menu{font-size:6vmin}}.gh-canvas,.kg-width-full.kg-content-wide{--gap:4vw;--main:min(var(--content-width,720px),100% - var(--gap) * 2);--wide:minmax(0,calc((var(--container-width, 1200px) - var(--content-width, 720px))/2));--full:minmax(var(--gap),1fr);display:grid;grid-template-columns:[full-start] minmax(4vw,1fr) [wide-start] minmax(0,240px) [main-start] min(720px,100% - 4vw * 2) [main-end] minmax(0,240px) [wide-end] minmax(4vw,1fr) [full-end];grid-template-columns:[full-start] var(--full) [wide-start] var(--wide) [main-start] var(--main) [main-end] var(--wide) [wide-end] var(--full) [full-end]}.gh-canvas>*{grid-column:main-start/main-end}.kg-content-wide>div,.kg-width-wide{grid-column:wide-start/wide-end}.kg-width-full{grid-column:full-start/full-end}.kg-width-full img{width:100%}.gh-content>*+*{margin-top:4vmin}.gh-content [id]:not(:first-child){margin:1.5em 0 0}.gh-content>[id]+*{margin-top:1.5rem}.gh-content [id]+.kg-card,.gh-content blockquote+.kg-card{margin-top:6vmin}.gh-canvas>blockquote,.gh-canvas>dl,.gh-canvas>ol,.gh-canvas>p,.gh-canvas>ul{font-family:Georgia,Times,serif;font-family:var(--font-serif);font-size:2rem;font-weight:400;line-height:1.6em}.gh-content>dl,.gh-content>ol,.gh-content>ul{padding-left:1.9em}.gh-content hr{margin-top:6vmin}.gh-content hr+*{margin-top:6vmin!important}.gh-content blockquote{font-style:italic;position:relative}.gh-content blockquote:before{background:#3eb0ef;background:var(--color-primary);bottom:0;content:"";left:-1.5em;position:absolute;top:0;width:.3rem}@media (max-width:650px){.gh-canvas blockquote,.gh-canvas dl,.gh-canvas ol,.gh-canvas p,.gh-canvas ul{font-size:1.8rem}.gh-content blockquote:before{left:-4vmin}}.gh-content .kg-card+:not(.kg-card),.gh-content :not(.kg-card):not([id])+.kg-card{margin-top:6vmin}figcaption{color:rgba(0,0,0,.5);font-size:1.3rem;font-weight:600;line-height:1.4em;padding:1.5rem 1.5rem 0;text-align:center}figcaption strong{color:rgba(0,0,0,.8)}.gh-canvas :not(pre) code{background:#f0f6f9;border:1px solid #e1eaef;border-radius:.25em;color:#dc0050;font-size:.9em;font-weight:400!important;line-height:1em;padding:.15em .4em;vertical-align:middle}.gh-canvas>pre{background:hsla(0,0%,100%,.8);border-radius:5px;box-shadow:0 2px 6px -2px rgba(0,0,0,.1),0 0 1px rgba(0,0,0,.4);overflow:scroll;padding:16px 20px}.kg-embed-card{align-items:center;display:flex;flex-direction:column;width:100%}.kg-embed-card>:where(iframe[src*="youtube.com"],iframe[src*="vimeo.com"]){aspect-ratio:16/9;height:auto;width:100%}.kg-image-card img{margin:auto}.kg-width-full.kg-card-hascaption{display:grid;grid-template-columns:inherit}.kg-width-wide.kg-card-hascaption img{grid-column:wide-start/wide-end}.kg-width-full.kg-card-hascaption img{grid-column:1/-1}.kg-width-full.kg-card-hascaption figcaption{grid-column:main-start/main-end}.gh-content table{border-collapse:collapse;width:100%}.gh-content th{font-size:.75em;padding:.5em .8em;text-align:left;text-transform:uppercase}.gh-content td{padding:.4em .7em}.gh-content tbody tr:nth-child(odd){background-color:rgba(0,0,0,.1);padding:1px}.gh-content tbody tr:nth-child(2n+2) td:last-child{box-shadow:inset 1px 0 rgba(0,0,0,.1),inset -1px 0 rgba(0,0,0,.1)}.gh-content tbody tr:nth-child(2n+2) td{box-shadow:inset 1px 0 rgba(0,0,0,.1)}.gh-content tbody tr:last-child{border-bottom:1px solid rgba(0,0,0,.1)}.gh-readmore{font-size:2.6rem;padding:8vmin 4vmin}.gh-readmore-inner{grid-gap:8vmin;display:grid;grid-template-columns:1fr 1fr}.gh-readmore-prev{justify-content:flex-end;text-align:right}.gh-readmore a{color:currentColor;display:flex;-webkit-text-decoration:none;text-decoration:none}.gh-readmore h4{font-size:inherit;width:100%}.gh-readmore svg{display:inline-block;height:1em;margin:.15em 0 0;vertical-align:middle}.gh-readmore h4+svg,.gh-readmore svg+h4{margin-left:2vmin}@media (max-width:700px){.gh-readmore{font-size:1.6rem}.gh-readmore svg{margin:.1em 0 0}}.gh-auth-form{margin:0 auto 10vmin;max-width:600px;text-align:center;width:100%}.gh-auth-title{font-size:4.2rem;margin:0 0 .1em}.gh-auth-form p{color:rgba(0,0,0,.6);font-size:1.7rem;margin:10px 0 4vmin}.gh-auth-form p small{display:inline-block;font-size:1.4rem;margin:15px 0 0}.gh-auth-box{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:460px}.gh-auth-box .gh-button{margin-left:10px}@media (max-width:600px){.gh-auth-box{flex-direction:column;max-width:400px}.gh-auth-box .gh-button{margin:15px 0 0;width:100%}}form[data-members-form] .gh-button-loader,form[data-members-form] .message-error,form[data-members-form] .message-success{display:none}.gh-button-content{min-width:100px}.message-error svg,.message-success svg{height:15px;margin-right:5px;position:relative;top:-1px;width:15px}.message-success svg{fill:#fff}.message-error svg{fill:#f05230;fill:var(--color-error)}form[data-members-form].error .message-error,form[data-members-form].success .message-success{background:#131313;background:var(--color-base);border-radius:.5rem;border-radius:var(--radius);color:#fff;font-size:1.4rem;font-weight:500;left:4vmin;line-height:1.5em;margin:0 auto;max-width:calc(1400px - 8vmin);padding:10px 0;position:fixed;right:4vmin;text-align:center;top:20px;z-index:9999}form[data-members-form].success .message-success{background:#80b912;background:var(--color-success)}form[data-members-form].error .message-error{background:#fff;box-shadow:0 0 0 1px #f05230;box-shadow:var(--color-error) 0 0 0 1px;color:#f05230;color:var(--color-error)}form[data-members-form] .gh-button{min-width:120px;position:relative}form[data-members-form].loading .gh-button-content{visibility:hidden}form[data-members-form].loading .gh-button-loader{bottom:-30%;display:inline-block;left:50%;margin:0 0 0 -19px;position:absolute;transform:scale(.6)}.gh-button-loader svg path,.gh-button-loader svg rect{fill:#fff}form[data-members-form].error .message-error,form[data-members-form].success .message-success{display:block}.gh-error{display:flex;flex:1 0 auto;flex-direction:column;justify-content:center;padding-bottom:2vmin}.gh-error-content{flex:1 0 auto;text-align:center}.gh-error-code{font-size:14vmin;margin:0}.gh-error-description{font-size:4vmin;font-weight:300;line-height:1.2em;margin:0 auto;max-width:600px;opacity:.6;padding:0 2rem}.gh-error-link{display:block;font-size:1.6rem;margin-top:4vmin}.gh-error-stack{margin:0 auto;max-width:600px;padding:8vmin 0;text-align:left}.gh-error-stack-list{font-size:1.4rem;margin:4vmin 0 0}.gh-error-stack-list>li{border-top:1px solid rgba(0,0,0,.1);margin:0;padding:2rem 0}.gh-error-stack-function{color:red;font-size:1.8rem;margin:0 0 .5em}.gh-foot{align-items:center;display:flex;justify-content:center;padding:8vmin 4vmin 4vmin}.gh-foot .gh-container{width:auto}.gh-foot a{color:inherit}.gh-foot-menu{display:flex}.gh-foot-menu,.gh-foot-menu .nav{align-items:center;justify-content:center}.gh-foot-menu .nav{display:inline-flex;flex-wrap:wrap;font-size:1.8rem;list-style:none}.gh-foot-menu .nav li{margin:0 1.5vmin;padding:0}.gh-foot-menu .nav a{box-shadow:inset 0 -1px 0 0 currentcolor;display:inline-block;padding:3px 0;-webkit-text-decoration:none;text-decoration:none}.gh-foot-meta{font-size:1.5rem;margin:2rem 0;opacity:.75;text-align:center}@media (max-width:700px){.gh-foot-menu .nav{font-size:1.6rem}}a.gh-powered,a.gh-powered:hover{align-items:center;background:#fff;border:none;border-radius:5px;box-shadow:0 0 0 1px rgba(0,0,0,.1),0 1px 3px rgba(0,0,0,.08);color:#383838;cursor:pointer;display:inline-flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:12px;font-weight:600;letter-spacing:-.3px;line-height:12px;padding:6px 9px 6px 6px;-webkit-text-decoration:none;text-decoration:none}a.gh-powered svg{height:16px;margin:0 6px 0 0;width:16px}.gh-pagination .pagination{display:flex;justify-content:space-between;margin-bottom:4vmin;margin-top:4vmin}.gh-post-comments{margin-bottom:4vmin;margin-top:8vmin}.mw-debug-test{display:none}.gh-viewport,html{background:#fafafa;display:flex;flex-direction:column;min-height:100vh}.gh-main{display:flex;flex:1 0 auto;flex-direction:column;padding-top:76px}@media (max-width:767px){.gh-main{padding-top:60px}}.gh-page{background:#fafafa;padding:0}.gh-article{padding:8vmin 0}.gh-postfeed:not(.mw-blog-grid){grid-gap:4.8vmin 4vmin;display:grid;gap:4.8vmin 4vmin;grid-template-columns:repeat(auto-fit,minmax(min(350px,100%),1fr));padding:8vmin 0}.gh-container{margin:0 auto;max-width:1200px;width:100%}.gh-head-actions a:not(.gh-button){align-items:center;display:inline-flex;margin:0;padding:10px}.gh-head-actions a svg{fill:currentcolor;height:1.8rem}.gh-head-actions a:first-child svg{margin-left:20px}.gh-head-actions a:last-child svg{height:2rem}.gh-card-link{display:flex;flex-direction:column}.gh-card-image{aspect-ratio:1/1;margin-bottom:4vmin;-o-object-fit:cover;object-fit:cover;width:100%}.gh-card-image:first-of-type{aspect-ratio:16/9}.gh-card-meta{display:block;font-size:1.4rem;letter-spacing:.5px;line-height:1.2em;margin:0 0 1rem;opacity:.8;text-transform:uppercase}.gh-card-content{font-size:1.6rem;margin:0 auto;max-width:720px;text-align:center}.gh-card-content p{margin:1.2rem 0;padding:0}.gh-card-content>strong{box-shadow:inset 0 -1px 0 0 currentColor;display:inline-block;font-weight:500;opacity:.75;padding:1px 0}.gh-page-head{margin:0 auto;padding:8vmin 0 4vmin;text-align:center}.gh-page-image{margin:4vmin 0 0}.gh-page-head>p{font-size:1.3em;line-height:1.4em;margin:.3em auto 0;max-width:720px;opacity:.5;padding:0 6vmin}@media (max-width:700px){.gh-page-head>p{font-size:1.6rem}}.gh-header{padding:0 0 8vmin;text-align:center}.gh-post-meta{display:block;font-size:1.4rem;letter-spacing:.5px;margin:0 0 1rem;opacity:.8;text-transform:uppercase}.gh-excerpt{margin:1rem 0 0}.gh-feature-image{grid-column:wide-start/wide-end;margin:8vmin 0 0;width:100%}.gh-feature-image img{margin-left:auto;margin-right:auto;width:100%}.gh-post-footer{margin:2rem 0}.gh-author-image{border-radius:100%;height:12vmin;margin:0 auto 1.5em;-o-object-fit:cover;object-fit:cover;overflow:hidden;width:12vmin}.gh-author-meta{font-size:1.2em;margin:2vmin 0 0}.gh-author-links{align-items:center;display:flex;justify-content:center}.gh-author-links a{align-items:center;display:inline-flex;margin:0 .75vmin;position:relative}.gh-author-links a+a:before{background:rgba(0,0,0,.3);content:"";display:block;height:1em;margin:0 1.25vmin 0 0;transform:rotate(20deg);width:1px}@media (max-width:700px){.gh-author-meta{font-size:1.6rem}}
/*# sourceMappingURL=index.css.map */