@font-face{font-family:Mulish;src:url(/english-assets/fonts/mulish-regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Mulish;src:url(/english-assets/fonts/mulish-medium.woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Mulish;src:url(/english-assets/fonts/mulish-bold.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/english-assets/fonts/montserrat-regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/english-assets/fonts/montserrat-bold.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:R24H Iconfont;src:url(/english-assets/iconfont/reach24h-iconfont.woff2)format("woff2");font-weight:400;font-style:normal;font-display:block}:root{--brand:#86be1e;--brand-dark:#4f790c;--ink:#20252a;--muted:#626a72;--line:#e4e8eb;--soft:#f5f7f3;--deep:#151c20;--white:#fff;--shadow:0 16px 40px #1a262e1a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#12162d;-webkit-font-smoothing:antialiased;background:#fff;margin:0;font-family:Mulish,Arial,sans-serif;font-size:16px;line-height:1.5}button,input,textarea{font:inherit}button,summary,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{max-width:100%}.r24h-icon{-webkit-font-smoothing:antialiased;font-style:normal;font-weight:400;line-height:1;display:inline-block;font-family:R24H Iconfont!important}.r24h-icon-arrow:before{content:""}.r24h-icon-webinar:before{content:""}.r24h-icon-seminar:before{content:""}.r24h-icon-down:before{content:""}.r24h-icon-filter:before{content:""}.r24h-icon-search:before{content:""}.r24h-icon-clear:before{content:""}.r24h-icon-linkedin:before{content:""}.site-main{min-height:60vh}.r24h-container{width:min(1280px,100% - 64px);margin-inline:auto}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.button{cursor:pointer;border:1px solid #0000;border-radius:0;justify-content:center;align-items:center;gap:10px;min-height:46px;padding:10px 24px;font-weight:700;transition:background .2s,color .2s,border .2s,transform .2s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #86be1e66}.button--primary{color:#fff;background:var(--brand-dark)}.button--primary:hover{background:#3f6508}.button--outline{color:var(--brand-dark);border-color:var(--brand);background:0 0}.button--outline-light{color:#fff;background:0 0;border-color:#ffffffb3}.button--muted{color:var(--ink);border-color:var(--line);background:#fff}.site-header{z-index:50;background:#f8faf4f5;padding:12px 0;position:sticky;top:0}.site-header__inner{background:#fff;border:1px solid #dde1dc;border-radius:7px;align-items:center;gap:32px;width:min(1380px,100% - 60px);min-height:62px;margin:auto;padding:0 22px;display:flex;box-shadow:0 2px 8px #19261c14}.site-logo{flex:none;align-items:center;display:flex}.site-logo img{width:195px;height:auto}.main-nav{flex:1;justify-content:center;align-items:center;gap:clamp(12px,1.7vw,30px);display:flex}.main-nav>a:not(.button),.nav-dropdown>a{white-space:nowrap;padding:18px 0 15px;font-size:15px;font-weight:700;position:relative}.main-nav>a:not(.button):after,.nav-dropdown>a:after{background:var(--brand);content:"";height:2px;transition:transform .2s;position:absolute;bottom:11px;left:0;right:0;transform:scaleX(0)}.main-nav>a:hover,.main-nav>a.is-active,.nav-dropdown:hover>a,.nav-dropdown>a.is-active{color:var(--brand-dark)}.main-nav>a:hover:after,.main-nav>a.is-active:after,.nav-dropdown:hover>a:after,.nav-dropdown>a.is-active:after{transform:scaleX(1)}.nav-dropdown>a{align-items:center;gap:5px;display:flex}.nav-dropdown__panel{visibility:hidden;opacity:0;border-top:3px solid var(--brand);width:360px;box-shadow:var(--shadow);background:#fff;padding:14px;transition:opacity .2s,transform .2s,visibility .2s;position:absolute;top:57px;left:50%;transform:translate(-50%,8px)}.nav-dropdown__panel a{padding:10px 12px;font-size:14px;line-height:1.35;display:block}.nav-dropdown__panel a:hover{color:var(--brand-dark);background:var(--soft)}.main-nav__contact{min-height:42px;padding:8px 18px}.site-header__tools{align-items:center;gap:7px;display:flex}.icon-button,.mobile-menu-button{width:42px;height:42px;color:var(--ink);cursor:pointer;background:0 0;border:0}.icon-button{font-size:30px;line-height:1}.language-menu{position:relative}.language-menu summary{cursor:pointer;min-width:46px;color:var(--ink);padding:9px 5px;font-size:13px;font-weight:800;list-style:none}.language-menu summary::-webkit-details-marker{display:none}.language-menu__hint{color:#666;font-size:11px;font-weight:400;display:block}.language-menu__panel{width:150px;box-shadow:var(--shadow);border:1px solid var(--line);background:#fff;padding:8px;position:absolute;top:calc(100% + 18px);right:0}.language-menu__panel a{padding:9px 12px;display:block}.mobile-menu-button{padding:10px;display:none}.mobile-menu-button span{background:currentColor;height:2px;margin:5px 0;display:block}.header-search{width:min(850px,100% - 40px);margin:0 auto 18px;display:flex}.header-search input{border:1px solid var(--line);border-right:0;flex:1;min-width:0;padding:10px 16px}.homepage{background:#fff}.home-hero{background:#eaf0e5;border-radius:7px;align-items:center;min-height:560px;display:flex;position:relative;overflow:hidden}.home-hero>img{object-fit:cover;object-position:center}.home-hero:after{content:"";background:linear-gradient(90deg,#063a32d1 0%,#06483994 49%,#0648390a 82%);position:absolute;inset:0}.home-hero__content{z-index:2;color:#fff;width:min(720px,62%);padding-left:46px;position:relative}.home-hero__eyebrow{color:#bce468;letter-spacing:.16em;margin:0 0 16px;font-weight:800}.home-hero h1{letter-spacing:-.035em;max-width:820px;margin:0 0 22px;font-size:clamp(42px,4.2vw,62px);line-height:1.08}.home-hero__content>p:not(.home-hero__eyebrow){max-width:690px;margin:0 0 34px;font-size:19px;line-height:1.7}.stats-strip{z-index:3;color:#12172d;background:#fff;position:relative}.stats-strip__grid{grid-template-columns:repeat(4,1fr);display:grid}.stats-strip__grid>div{border-right:1px solid var(--line);justify-content:space-between;align-items:center;min-height:128px;padding:24px;display:flex}.stats-strip__grid>div:last-child{border:0}.stats-strip__copy{flex-direction:column;display:flex}.stats-strip strong{font-size:30px;line-height:1.1}.stats-strip span{color:#606064;margin-top:8px;font-size:14px}.stats-strip img{object-fit:contain;width:46px;height:46px}.content-section{padding:100px 0}.content-section--solutions{background:#fff}.content-section--tint{background:#f3f6f0}.section-heading{margin-bottom:42px}.section-heading--center{text-align:center;max-width:760px;margin-left:auto;margin-right:auto}.section-heading__eyebrow{color:var(--brand-dark);letter-spacing:.12em;text-transform:uppercase;margin:0 0 10px;font-size:13px;font-weight:800}.section-heading h2{letter-spacing:-.025em;margin:0;font-size:clamp(30px,3vw,44px);line-height:1.18}.section-heading__description{color:var(--muted);margin:16px 0 0}.section-title-row{justify-content:space-between;align-items:flex-start;gap:30px;display:flex}.content-grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.content-section--solutions .content-grid{grid-template-columns:repeat(2,1fr)}.content-card{border:1px solid var(--line);background:#fff;transition:transform .25s,box-shadow .25s;overflow:hidden}.content-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.content-card__media{aspect-ratio:640/387;background:#e9ece7;position:relative;overflow:hidden}.content-card__media img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.content-card:hover .content-card__media img{transform:scale(1.035)}.content-card__body{padding:26px 28px 30px}.content-card__meta{font-size:13px;font-weight:700;color:var(--brand-dark)!important;margin:0 0 10px!important}.content-card h3{min-height:58px;margin:0 0 13px;font-size:20px;line-height:1.42}.content-card h3 a:hover{color:var(--brand-dark)}.content-card__body>p{color:var(--muted);margin:0 0 20px}.text-link{color:var(--brand-dark);font-weight:800}.featured-services{color:#fff;background:#10172b;padding:90px 0 105px}.featured-services h2{text-align:center;margin:0 0 44px;font-size:clamp(30px,3vw,44px)}.featured-services__layout{min-height:390px;color:var(--ink);background:#fff;grid-template-columns:320px 1fr;display:grid}.featured-services__tabs{background:#f3f5f0;flex-direction:column;padding:20px 0;display:flex}.featured-services__tabs button{color:#41484c;text-align:left;cursor:pointer;background:0 0;border:0;border-left:4px solid #0000;flex:1;align-items:center;gap:18px;padding:14px 28px;font-weight:700;display:flex}.featured-services__tabs button span{color:#596368;font-size:12px}.featured-services__tabs button:hover,.featured-services__tabs button.is-active{color:#172019;border-left-color:var(--brand);background:#fff}.featured-services__panel{flex-direction:column;justify-content:space-between;padding:54px 60px;display:flex}.featured-services__links{grid-template-columns:1fr 1fr;gap:0 42px;display:grid}.featured-services__links a{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:17px 0;font-weight:700;display:flex}.featured-services__links a:hover{color:var(--brand-dark)}.featured-services__panel .button{align-self:flex-start;margin-top:38px}.network-section{background:#fff;padding:100px 0 118px}.network-section__heading{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:42px;display:flex}.network-section__heading h2{margin:0;font-size:clamp(30px,3vw,44px)}.network-section__heading p{max-width:600px;color:var(--muted);margin:0}.network-map{aspect-ratio:2.2;background:#f6f8f3;position:relative;overflow:hidden}.network-map>img{object-fit:contain}.network-map__markers{position:absolute;inset:0}.page-hero{color:#fff;background:linear-gradient(110deg,#182126,#354147);align-items:center;min-height:310px;padding:72px 0;display:flex;position:relative;overflow:hidden}.page-hero>img{object-fit:cover}.page-hero__overlay{background:linear-gradient(90deg,#0f191ed1,#0f191e33);position:absolute;inset:0}.page-hero>.r24h-container{z-index:1;position:relative}.page-hero p{color:#bce468;margin:0 0 8px;font-weight:700}.page-hero h1{max-width:930px;margin:0;font-size:clamp(40px,5vw,66px);line-height:1.12}.page-hero__summary{color:#dbe1e3;max-width:760px;margin-top:18px;font-size:18px}.listing-page,.search-page,.subscribe-page{padding-top:80px;padding-bottom:100px}.search-page__form{max-width:850px;margin:0 auto 54px;display:flex}.search-page__form input{border:1px solid #cad0d3;flex:1;min-width:0;padding:14px 18px}.empty-state{text-align:center;color:var(--muted);background:var(--soft);padding:80px}.detail-hero{color:#fff;background:#263137;align-items:flex-end;min-height:440px;display:flex;position:relative;overflow:hidden}.detail-hero>img{object-fit:cover}.detail-hero__overlay{background:linear-gradient(#0c14182e,#0c1418eb);position:absolute;inset:0}.detail-hero .r24h-container{z-index:1;padding-bottom:60px;position:relative}.detail-hero p{color:#bce468;letter-spacing:.12em;text-transform:uppercase;font-weight:800}.detail-hero h1{max-width:1000px;margin:0 0 18px;font-size:clamp(38px,5vw,62px);line-height:1.12}.detail-layout{grid-template-columns:minmax(0,1fr) 330px;gap:80px;padding-top:80px;padding-bottom:110px;display:grid}.detail-layout--single{grid-template-columns:minmax(0,920px);justify-content:center}.detail-lead{color:#333d42;margin-top:0;font-size:22px;line-height:1.6}.rich-content{color:#3d464b;font-size:17px}.rich-content h2,.rich-content h3{margin:38px 0 14px;line-height:1.3}.rich-content a{color:var(--brand-dark);text-decoration:underline}.rich-content img{height:auto}.detail-aside{border-top:4px solid var(--brand);background:var(--soft);align-self:start;padding:30px}.detail-aside strong{color:var(--brand-dark)}.form-page{grid-template-columns:.8fr 1.4fr;gap:90px;padding-top:90px;padding-bottom:110px;display:grid}.form-page__intro h2{margin-top:0;font-size:36px}.form-page__intro a{color:var(--brand-dark);font-weight:700}.contact-form{flex-direction:column;gap:22px;display:flex}.form-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.contact-form label{flex-direction:column;gap:7px;font-weight:700;display:flex}.contact-form input,.contact-form textarea{background:#fff;border:1px solid #cbd1d4;border-radius:0;width:100%;padding:12px 14px}.contact-form textarea{resize:vertical}.contact-form .button{align-self:flex-start;min-width:160px}.contact-form__label{display:inline}.contact-form__label i,.contact-form__choices legend>span{color:#df4d4d;font-style:normal}.contact-form__choices{border:0;flex-direction:column;gap:.8rem;margin:0;padding:0;display:flex}.contact-form__choices legend{margin-bottom:.75rem;font-weight:700}.contact-form__choices label,.contact-form label.contact-form__consent{color:#555;flex-direction:row;align-items:flex-start;gap:.75rem;font-weight:400;line-height:1.5}.contact-form__choices input,.contact-form__consent input{accent-color:#86be1e;flex:0 0 1rem;width:1rem;height:1rem;margin-top:.25rem}.contact-form__consent a{color:#86be1e;text-decoration:underline}.honeypot{left:-10000px;position:absolute!important}.form-status{min-height:26px}.form-toast{z-index:4000;color:#fff;text-align:center;background:#000c;border-radius:4px;width:min(20rem,100vw - 2rem);padding:12px 16px;line-height:1.5;position:fixed;top:200px;left:50%;transform:translate(-50%)}.form-toast--error{background:#b42828eb}.subscribe-page{max-width:760px}.site-footer{color:#cdd4d7;background:var(--deep);padding:74px 0 0}.site-footer__grid{grid-template-columns:1.3fr .8fr 1fr 1fr;gap:64px;padding-bottom:62px;display:grid}.site-footer__brand img{width:205px;height:auto}.site-footer p{color:#aeb8bc}.site-footer h2{color:#fff;margin:0 0 20px;font-size:16px}.site-footer__grid>div:not(.site-footer__brand) a{margin:9px 0;display:block}.site-footer__grid a:hover{color:#bce468}.site-footer__brand .button{color:#fff;margin-top:12px}.site-footer__bottom{border-top:1px solid #ffffff21;justify-content:space-between;gap:20px;padding-top:22px;padding-bottom:22px;font-size:13px;display:flex}.site-footer__bottom p{margin:0}.cookie-banner{z-index:999;color:#fff;box-shadow:var(--shadow);background:#0d0d0d;justify-content:space-between;align-items:center;gap:30px;margin:auto;padding:16px max(30px,50vw - 690px);display:flex;position:fixed;top:0;left:0;right:0}.cookie-banner p{margin:0}.cookie-banner p a{color:#fff;text-decoration:underline}.cookie-banner>div{flex:none;gap:10px;display:flex}.cookie-banner .button{min-height:40px;padding:7px 14px;font-size:13px}.cookie-banner__settings,.cookie-banner__close{color:var(--brand);cursor:pointer;font:inherit;background:0 0;border:0}.cookie-banner__settings:hover{text-decoration:underline}.cookie-banner__close{color:#999;min-width:40px;font-size:24px;line-height:1}.cookie-settings-overlay{z-index:9999;background:#0009;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.cookie-settings-dialog{background:#fff;border-radius:8px;outline:0;width:min(800px,100%);max-height:90vh;overflow-y:auto;box-shadow:0 4px 20px #00000026}.cookie-settings-dialog>header{justify-content:space-between;align-items:flex-start;margin-bottom:16px;padding:40px 40px 0;display:flex;position:relative}.cookie-settings-dialog>header h2{color:#12162d;font-family:var(--font-heading);margin:0;font-size:24px;line-height:32px}.cookie-settings-dialog>header button{color:#666;cursor:pointer;background:0 0;border:0;border-radius:4px;place-items:center;width:40px;height:40px;padding:0;font-size:28px;line-height:1;display:grid;position:absolute;top:10px;right:10px}.cookie-settings-dialog>header button:hover{color:#12162d;background:#f7f7f7}.cookie-settings-list{-webkit-user-select:none;user-select:none;padding:0 40px}.cookie-settings-item{border-bottom:1px solid #e5e5e5;align-items:flex-start;gap:24px;padding:16px 0;display:flex}.cookie-settings-item:last-child{border-bottom:0}.cookie-settings-item>div{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.cookie-settings-item h3{color:#12162d;font-family:var(--font-body);margin:0 0 4px;font-size:16px;font-weight:700;line-height:24px}.cookie-settings-item p{color:#666;margin:0;font-size:16px;line-height:24px}.cookie-toggle{color:#fff;cursor:pointer;border:0;border-radius:50px;flex:0 0 60px;align-items:center;width:60px;height:32px;transition:background-color .2s,justify-content .2s;display:flex}.cookie-toggle svg{color:#fff;width:24px;height:24px;display:block}.cookie-toggle.active{--cookie-toggle-color:var(--brand);background:var(--brand);justify-content:flex-end;padding:4px 6px 4px 30px}.cookie-toggle.inactive{--cookie-toggle-color:#999;background:#999;justify-content:flex-start;padding:4px 30px 4px 6px}.cookie-toggle:disabled{cursor:not-allowed;opacity:.7}.cookie-settings-dialog>footer{justify-content:flex-end;padding:24px 40px 40px;display:flex}.cookie-settings-dialog>footer .button{border-radius:2px;min-height:40px;padding:8px 24px}.cookie-settings-status{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:fixed;overflow:hidden}.subscribe-dialog{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:10vh 0;display:flex;position:fixed;inset:0}.subscribe-dialog__panel{background:#fbfefb;border:1px solid #e2e2e2;border-top:6px solid #86be1e;border-radius:.5rem;width:100%;max-width:720px;height:80vh;padding:3rem 0;position:relative;overflow:hidden;box-shadow:0 1px 4px #0000000d}.subscribe-dialog__panel:focus{outline:0}.subscribe-dialog__content{overflow-wrap:anywhere;width:100%;height:100%;padding:0 3rem;overflow-y:scroll}.subscribe-dialog__content::-webkit-scrollbar{width:4px;display:block}.subscribe-dialog__content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.subscribe-dialog__content::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.subscribe-dialog__content h2{color:#12162d;-webkit-hyphens:auto;hyphens:auto;margin:0 0 2rem;font-family:Montserrat;font-size:2.25rem;line-height:1.5}.subscribe-dialog__content form{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.subscribe-dialog__content h3,.subscribe-dialog__content legend{color:#12162d;margin:0 0 1rem;font-size:1rem;font-weight:700}.subscribe-dialog__content section{margin-bottom:2rem}.subscribe-dialog__content fieldset{border:0;margin:0 0 2rem;padding:0}.subscribe-dialog__content label:not(.subscribe-dialog__check){color:#12162d;flex-direction:column;flex:1;gap:.5rem;min-width:0;margin-bottom:1rem;display:flex}.subscribe-dialog__row label>span{flex:1}.subscribe-dialog__content label:not(.subscribe-dialog__check)>span{align-items:flex-start;gap:2px;display:flex}.subscribe-dialog__content label>span i{color:#d53838;flex-shrink:0;font-style:normal}.subscribe-dialog__content input:not([type=checkbox]){width:100%;min-width:0;height:3rem;font:inherit;border:1px solid #ccc;border-radius:.25rem;flex-shrink:0;padding:0 1rem;font-family:Mulish,sans-serif}.subscribe-dialog__content input:focus{border-color:#86be1e;outline:2px solid #86be1e33}.subscribe-dialog__row{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:2rem;display:grid}.subscribe-dialog__row label:not(.subscribe-dialog__check){grid-row:span 3;grid-template-rows:subgrid;gap:0;display:grid}.subscribe-dialog__row label>span{margin-bottom:.5rem}.subscribe-dialog__content .subscribe-dialog__field-error{color:#d53838;overflow-wrap:anywhere;margin:4px 0 0;padding-left:16px;font-size:12px;line-height:1.4;position:relative}.subscribe-dialog__content label>.subscribe-dialog__field-error{margin-top:-4px}.subscribe-dialog__row label>.subscribe-dialog__field-error{margin-top:4px}.subscribe-dialog__error-icon:before{content:"!";color:#fff;text-align:center;background:#d53838;border-radius:50%;width:12px;height:12px;font-size:10px;font-weight:700;line-height:12px;position:absolute;top:0;left:0}.subscribe-dialog__content input[aria-invalid=true]{background:#d538380d;border-color:#d53838}.subscribe-dialog__check{color:#12162d;cursor:pointer;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.subscribe-dialog__check input{accent-color:#86be1e;flex-shrink:0;width:.875rem;height:.875rem}.subscribe-dialog__close{z-index:2;color:#12162d;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;padding:0;font-size:1.75rem;line-height:1;display:flex;position:absolute;top:.625rem;right:.625rem}.subscribe-dialog__submit{color:#fff;min-height:2.5rem;font:inherit;cursor:pointer;background:#86be1e;border:0;border-radius:.125rem;align-items:center;gap:.5rem;padding:.5rem 1.5rem;font-weight:500;display:inline-flex}.subscribe-dialog__submit:disabled{opacity:.65;cursor:wait}.subscribe-dialog__status{color:#555;min-height:1.5rem;margin:.75rem 0 0}body:has(.page-404-container){flex-direction:column;min-height:100vh;display:flex}body:has(.page-404-container)>.site-main{flex:1;min-height:0;display:flex}.page-404-container{color:#12162d;flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;max-width:1980px;min-height:0;margin:0 auto;padding-bottom:7.5rem;font-family:Mulish,Arial,sans-serif;display:flex}.page-404-container>img{object-fit:contain;width:25rem;height:25rem}.page-404-container h2{color:#12162d;margin:0;font-family:Montserrat,Arial,sans-serif;font-size:2.25rem;font-weight:700;line-height:normal}.page-404-container>p{color:#12162d;text-align:center;max-width:min(760px,100%);margin:1rem 0;font-size:1rem;font-weight:400;line-height:1.75rem}.page-404-container .btn-primary{color:#fff;white-space:nowrap;cursor:pointer;background:#86be1e;border:0;border-radius:.13rem;align-items:baseline;width:fit-content;padding:.5rem 1.5rem;font-family:Mulish,Arial,sans-serif;font-size:1rem;line-height:normal;transition:background-color .2s;display:inline-flex}.page-404-container .btn-primary:hover{background:#7cb01a}.page-404-container .btn-primary .r24h-icon{color:#fff;margin-left:.5rem;transition:transform .3s}.page-404-container .btn-primary:hover .r24h-icon{transform:translate(3px)}.page-error-container__actions{align-items:center;gap:1.25rem;display:flex}.page-error-container__actions button{align-self:stretch}@media (max-width:768px){.page-404-container{padding:0 1.5rem 7.5rem}.page-404-container>img{aspect-ratio:1;max-width:100%;height:auto}.page-404-container h2{text-align:center;font-size:1.5rem}}.language-chooser{background:var(--soft);place-items:center;min-height:100svh;padding:32px;display:grid}.language-chooser__panel{text-align:center;border-top:5px solid var(--brand);width:min(680px,100%);box-shadow:var(--shadow);background:#fff;padding:72px}.language-chooser h1{margin:42px 0 4px;font-size:36px}.language-chooser p{color:var(--muted);margin:0}.language-chooser__links{margin-top:38px}.language-chooser__links ul{gap:12px;margin:0;padding:0;list-style:none;display:grid}.language-chooser__links a{border:1px solid var(--line);justify-content:space-between;padding:16px 20px;font-weight:700;transition:color .2s,border .2s,background .2s;display:flex}.language-chooser__links a:hover,.language-chooser__links a:focus-visible{color:var(--brand-dark);border-color:var(--brand);background:var(--soft)}.language-chooser__links a:focus-visible{outline:3px solid var(--brand);outline-offset:3px}.search-console{width:100%;max-width:1980px;margin:0 auto;padding:4rem min(20rem,50% - 12rem) 7.5rem}.search-console__shell{width:100%;margin:0 auto}.search-console__form{border-bottom:1px solid #ccc;width:100%;margin-bottom:1.5rem;display:flex}.search-console__form input{border:0;outline:0;flex:1;min-width:0;height:3rem;padding:0;font-size:1.25rem;line-height:2rem}.search-console__form button{color:#12162d;cursor:pointer;background:0 0;border:0;place-items:center;width:1.5rem;font-size:1.6rem;display:grid}.search-console__form button svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:24px;height:24px}.search-console__results>h1{color:#12162d;margin:0 0 3rem;font-size:1.5rem;font-weight:400;line-height:2rem}.search-console__channels{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.search-console__channels a{color:#666;background:#f7f7f7;border-radius:.13rem;padding:.25rem .75rem;font-weight:700;line-height:1.5rem}.search-console__channels a span{color:#666;font-weight:400}.search-console__channels a:hover,.search-console__channels a.is-active{color:#fff;background:#86be1e;border-color:#86be1e}.search-console__channels a.is-active span{color:#fff}.search-console__sort{color:#999;align-items:center;margin-bottom:1.5rem;line-height:1.5rem;display:flex}.search-console__sort a{color:#666;margin:.25rem 0;padding:0 1rem;box-shadow:inset -1px 0 #ccc}.search-console__sort a:last-child{box-shadow:none}.search-console__sort a:hover,.search-console__sort a.is-active{color:#86be1e;text-decoration:none}.search-console__list article>a{border-top:1px solid #e5e5e5;justify-content:space-between;align-items:center;min-height:5.5rem;padding:2rem 0;display:flex}.search-console__list article:last-child>a{border-bottom:1px solid #e5e5e5}.search-console__list article:first-child>a{padding-top:1.5rem}.search-console__list h2{color:#12162d;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-family:Montserrat,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.75rem;display:-webkit-box;overflow:hidden}.search-result__copy{overflow-wrap:anywhere;flex-direction:column;flex:1;gap:.5rem;min-width:0;display:flex}.search-result__eyebrow{color:#86be1e;text-transform:uppercase;margin:0;font-size:.88rem;font-weight:700}.search-result__eyebrow>span{border-right:1px solid #e5e5e5;padding:0 .5rem;display:inline-block}.search-result__eyebrow>span:first-child{padding-left:0}.search-result__eyebrow>span:last-child{border-right:0}.search-result__event-type.is-webinar{color:#008b78}.search-result__event-type.is-seminar{color:#ef7c43}.search-result__summary{-webkit-line-clamp:2;color:#666;-webkit-box-orient:vertical;margin:0;font-size:1rem;line-height:1.5rem;display:-webkit-box;overflow:hidden}.search-result__date{color:#666;flex-wrap:wrap;gap:.5rem 1rem;margin:0;font-size:1rem;font-weight:700;display:flex}.search-result__media,.search-result__status{border-radius:.25rem;flex:0 0 11.38rem;width:11.38rem;height:6.9rem;margin-left:2rem;position:relative;overflow:hidden}.search-result__media img{border-radius:.09rem;width:100%;height:100%;transition:transform .3s}.search-console__list a:hover .search-result__media img{transform:scale(1.1)}.search-result__news-type{color:#666;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;background:#fff;max-width:calc(100% - 1rem);padding:.25rem .5rem;font-size:1rem;line-height:1.5rem;position:absolute;top:.5rem;left:.5rem}html:lang(de) .search-result__news-type{font-size:.75rem;line-height:1.125rem}html:lang(fr) .search-result__news-type{font-size:.8125rem;line-height:1.25rem}.search-result__status{color:#999;justify-content:flex-end;align-items:flex-end;font-size:1rem;display:flex}@media (max-width:768px){.search-result__media,.search-result__status{display:none}.search-console__form input{height:4rem}.search-console__results>h1{margin-bottom:1.5rem}.search-console__channels{gap:1rem}}.search-console__list mark{color:#2878ff;background:0 0}.search-console__list a:hover h2{color:#86be1e}.search-console__pagination{color:#666;justify-content:center;align-items:center;gap:1.5rem;margin:3rem 0 0;display:flex}.search-console__pagination>div{align-items:center;gap:1rem;display:flex}.search-console__pagination a{color:#666}.search-console__pagination a:hover,.search-console__pagination a.is-current{color:#86be1e}.search-console__empty{color:#12162d;text-align:left;background:0 0;margin:0 0 1rem;padding:0}@media (max-width:1100px){.site-header__inner{width:calc(100% - 40px);min-height:62px}.site-logo img{width:165px;height:auto}.mobile-menu-button{display:block}.main-nav{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:0 0 7px 7px;align-items:stretch;padding:20px 24px 28px;display:none;position:absolute;top:74px;left:20px;right:20px}.main-nav--open{flex-direction:column;gap:0;display:flex}.main-nav>a:not(.button),.nav-dropdown>a{padding:12px 0}.main-nav>a:not(.button):after,.nav-dropdown>a:after{bottom:7px}.nav-dropdown{display:block}.nav-dropdown__panel{visibility:visible;opacity:1;width:auto;box-shadow:none;border:0;padding:0 0 7px 14px;position:static;transform:none}.main-nav__contact{align-self:flex-start;margin-top:12px}.content-grid{grid-template-columns:repeat(2,1fr)}.detail-layout{grid-template-columns:1fr;gap:40px}.detail-aside{max-width:620px}.site-footer__grid{grid-template-columns:1.3fr 1fr 1fr}.site-footer__grid>div:last-child{grid-column:1/-1}.featured-services__layout{grid-template-columns:260px 1fr}.featured-services__panel{padding:42px}}@media (max-width:768px){.r24h-container{width:min(100% - 36px,1280px)}.site-header__inner{gap:10px}.site-logo{margin-right:auto}.site-logo img{width:135px}.icon-button{display:none}.header-search{width:calc(100% - 32px)}.home-hero{width:calc(100% - 40px);min-height:430px}.home-hero h1{font-size:39px}.home-hero:after{background:linear-gradient(90deg,#063a32e0,#06483980)}.home-hero__content{width:100%;padding:32px}.stats-strip__grid{grid-template-columns:repeat(2,1fr)}.stats-strip__grid>div{border-bottom:0;border-right:0;min-height:102px;padding:18px 0}.stats-strip img{display:none}.content-section{padding:72px 0}.content-section--solutions .content-grid,.content-grid{grid-template-columns:1fr}.section-title-row{align-items:center}.section-title-row .section-heading{margin-bottom:26px}.page-hero{padding:70px 0}.listing-page,.search-page,.subscribe-page{padding-top:55px;padding-bottom:70px}.detail-hero{min-height:380px}.detail-layout{padding-top:55px;padding-bottom:70px}.form-page{grid-template-columns:1fr;gap:42px;padding-top:60px;padding-bottom:75px}.form-grid{grid-template-columns:1fr}.site-footer__grid{grid-template-columns:1fr 1fr;gap:42px}.site-footer__brand{grid-column:1/-1}.site-footer__bottom,.cookie-banner{flex-direction:column;align-items:flex-start}.cookie-banner{padding:18px;inset:auto 12px 12px}.cookie-banner>div{flex-wrap:wrap;width:100%}.cookie-settings-dialog>header{padding:32px 24px 0}.cookie-settings-list{padding:0 24px}.cookie-settings-dialog>footer{padding:20px 24px 28px}.cookie-settings-item{gap:16px}.language-chooser__panel{padding:48px 28px}.featured-services{padding:72px 0}.featured-services__layout{grid-template-columns:1fr}.featured-services__tabs{flex-direction:row;padding:0;overflow-x:auto}.featured-services__tabs button{border-bottom:3px solid #0000;border-left:0;flex:none;min-height:64px}.featured-services__tabs button:hover,.featured-services__tabs button.is-active{border-left-color:#0000;border-bottom-color:var(--brand)}.featured-services__panel{padding:32px 26px}.featured-services__links{grid-template-columns:1fr}.network-section{padding:72px 0}.network-section__heading{flex-direction:column;align-items:flex-start;gap:14px}.network-map{aspect-ratio:1.35;width:100%}}@media (max-width:390px){.r24h-container{width:calc(100% - 28px)}.site-header__inner{width:calc(100% - 20px)}.language-menu summary{min-width:39px}.home-hero h1{font-size:36px}.home-hero__content{padding:24px}.home-hero__content>p:not(.home-hero__eyebrow){font-size:16px}.stats-strip strong{font-size:28px}.content-card__body{padding:22px}.section-title-row{flex-direction:column;align-items:flex-start}.detail-hero h1{font-size:34px}.site-footer__grid{grid-template-columns:1fr}.site-footer__brand,.site-footer__grid>div:last-child{grid-column:auto}.cookie-banner{padding:18px;bottom:10px;left:10px;right:10px}.cookie-settings-overlay{padding:10px}.cookie-settings-dialog>header h2{padding-right:28px;font-size:20px;line-height:28px}.cookie-settings-item p{font-size:14px;line-height:21px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.site-header{z-index:990;background:0 0;width:calc(100% - 3.78rem);max-width:1980px;height:76px;margin:1rem auto;padding:.5rem 0;position:relative;top:auto}.site-header__inner{background:#fff;border:1px solid #e2e2e2;border-radius:.5rem;gap:0;width:100%;max-width:none;height:60px;min-height:60px;margin:0;padding:1rem 1.5rem;position:relative;box-shadow:0 2px 4px #0000000d}.site-logo{align-items:flex-end;height:2.6425rem;padding:.31rem 0;font-size:1.25rem;line-height:1.875rem;display:flex}.site-logo img{width:auto;height:1.875rem;display:block}.main-nav{justify-content:center;align-items:center;gap:1.5rem;display:flex;position:absolute;left:50%;transform:translate(-50%)}.main-nav>a:not(.button),.nav-dropdown__trigger{color:#12162d;white-space:nowrap;padding:0;font-family:Mulish;font-size:1rem;font-weight:500;line-height:1.5rem;position:relative}.main-nav>a:not(.button):after,.nav-dropdown__trigger:after{display:none}.main-nav>a:hover,.main-nav>a.is-active,.nav-dropdown:hover>.nav-dropdown__trigger,.nav-dropdown:focus-within>.nav-dropdown__trigger,.nav-dropdown__trigger.is-active{color:#86be1e}.nav-dropdown{display:flex;position:relative}.nav-dropdown__trigger{cursor:pointer;background:0 0;border:0;align-items:center;gap:0;display:inline-flex}.nav-chevron{background:#999;flex:0 0 20px;width:20px;height:20px;margin-left:2px;transform:rotate(180deg);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' width='20' height='20' viewBox='0 0 16 16'%3E%3Cpath d='m8.471 7.455 2.72 2.72a.696.696 0 1 0 .984-.984L8.943 5.959a1.333 1.333 0 0 0-1.886 0L3.825 9.191a.696.696 0 0 0 .984.984l2.72-2.72c.26-.26.682-.26.942 0' fill='%23000'/%3E%3C/svg%3E") 50%/20px 20px no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' width='20' height='20' viewBox='0 0 16 16'%3E%3Cpath d='m8.471 7.455 2.72 2.72a.696.696 0 1 0 .984-.984L8.943 5.959a1.333 1.333 0 0 0-1.886 0L3.825 9.191a.696.696 0 0 0 .984.984l2.72-2.72c.26-.26.682-.26.942 0' fill='%23000'/%3E%3C/svg%3E") 50%/20px 20px no-repeat}.nav-dropdown.is-open .nav-chevron{background:#86be1e;transform:none}.nav-dropdown__panel{z-index:980;visibility:hidden;opacity:0;background:#fff;border:1px solid #e5e5e5;border-radius:.5rem;width:clamp(43rem,100vw - 34.5rem,57rem);min-width:43rem;padding:1.5rem;transition:opacity .18s,transform .18s,visibility .18s;position:absolute;top:2.54rem;left:50%;transform:translate(-50%,.5rem);box-shadow:0 2px 4px #0000000d}.nav-dropdown.is-open .nav-dropdown__panel{visibility:visible;opacity:1;transform:translate(-50%)}.nav-dropdown__content{min-width:25rem;display:flex}.nav-dropdown__navigation{width:100%;min-width:0}.nav-dropdown__title{color:#12162d;margin:0;font-family:Montserrat;font-size:1.25rem;font-weight:700;line-height:1.75rem}.nav-dropdown__links{grid-template-columns:1fr;display:grid}.nav-dropdown__links a{color:#12162d;overflow-wrap:anywhere;border-bottom:1px solid #e5e5e5;padding:1.25rem 0 .5rem;font-size:1rem;line-height:1.75rem;display:block}.nav-dropdown__links a:hover,.nav-dropdown__links a:focus{color:#86be1e;border-bottom-color:#86be1e}.nav-dropdown__advertisements{flex-direction:column;flex:0 0 17.44rem;gap:1rem;width:17.44rem;margin-left:1.5rem;padding-left:1.5rem;display:flex}.nav-dropdown-advertisement{background:#f7f7f7;border-radius:.25rem;flex-direction:column;width:15.94rem;padding:1rem 1rem 2rem;display:flex}.nav-dropdown-advertisement img{object-fit:cover;width:100%;height:8.45rem;margin-bottom:1rem}.nav-dropdown-advertisement p{color:#12162d;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 1rem;font-size:1rem;font-weight:700;line-height:1.5rem;display:-webkit-box;overflow:hidden}.nav-dropdown-advertisement a{color:#12162d;border:1px solid #12162d;border-radius:.13rem;align-self:flex-start;width:fit-content;padding:.38rem 1rem;font-size:.88rem;font-weight:500;line-height:1.25rem}.nav-dropdown-advertisement a:hover,.nav-dropdown-advertisement a:focus{color:#86be1e;border-color:#86be1e}.industry-menu-container{background:#fafafa;width:calc(100vw - 3.78rem);min-width:min(68rem,100vw - 3.78rem);max-width:calc(1980px - 3.78rem);padding:0;position:fixed;top:3.025rem;left:50%;overflow:hidden;transform:translate(-50%,.5rem)}.nav-dropdown.is-open .industry-menu-container{transform:translate(-50%)}.industry-mega-menu{height:min(43.5rem,70vh);min-height:22rem;display:flex}.industry-mega-sidebar{background:#fff;border-right:1px solid #e5e5e5;flex:0 0 20.5rem;width:20.5rem;height:100%;padding:1.5rem;overflow-y:auto}.industry-mega-title{color:#12162d;margin:0 0 .75rem;font-family:Mulish;font-size:1.25rem;font-weight:700;line-height:1.75rem}.industry-mega-nav{flex-direction:column;gap:.25rem;display:flex}.industry-mega-nav-item{color:#12162d;overflow-wrap:break-word;border-radius:.25rem;width:100%;padding:.5rem .75rem;font-size:1rem;font-weight:500;line-height:1.75rem;display:block}.industry-mega-nav-item:hover,.industry-mega-nav-item:focus,.industry-mega-nav-item.active{color:#86be1e;background:#f4f7ec;font-weight:700}.industry-mega-content{scrollbar-color:#d9d9d9 transparent;scrollbar-width:thin;flex:1;min-width:0;height:100%;padding:1.5rem;overflow-y:auto}.industry-mega-content::-webkit-scrollbar{width:.5rem}.industry-mega-sidebar::-webkit-scrollbar{width:.5rem}.industry-mega-content::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:1.25rem}.industry-mega-sidebar::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:1.25rem}.industry-mega-panel{display:none}.industry-mega-panel.active{display:block}.industry-mega-read-more{white-space:nowrap;background:#86be1e;border-radius:.13rem;width:fit-content;min-height:36px;margin-bottom:1.5rem;padding:.38rem 1.25rem;font-size:1rem;font-weight:500;line-height:1.5rem}.industry-mega-read-more:hover{color:#fff;background:#6a9c19}.industry-mega-groups{flex-direction:column;gap:1.5rem;display:flex}.industry-mega-group h3{color:#12162d;margin:0;font-family:Mulish;font-size:1rem;font-weight:700;line-height:1.75rem}.industry-mega-links{grid-template-columns:repeat(3,minmax(13.75rem,1fr));column-gap:3rem;display:grid}.industry-mega-links a{color:#12162d;overflow-wrap:anywhere;border-bottom:1px solid #e5e5e5;align-items:flex-start;min-height:3rem;padding:1.25rem 0 .5rem;font-size:.88rem;font-weight:500;line-height:1.25rem;display:flex}.industry-mega-links a:hover,.industry-mega-links a:focus{color:#86be1e;border-bottom-color:#86be1e}.main-nav__contact{background:#86be1e;border:0;border-radius:.13rem;min-height:36px;padding:.5rem 1.5rem;font-size:1rem;font-weight:400;line-height:normal}.main-nav__contact:hover{color:#fff;background:#6a9c19}.site-header__tools{gap:.25rem;margin-left:auto}.icon-button,.mobile-menu-button,.language-menu summary{color:#12162d;cursor:pointer;background:0 0;border:0;place-items:center;width:36px;min-width:36px;height:36px;padding:0;display:grid}.icon-button:hover,.mobile-menu-button:hover,.language-menu summary:hover{color:#86be1e;background:#f7f7f7;border-radius:50%}.icon-button svg,.language-menu svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px;display:block}.header-tool-search-open,.header-tool-search-close{place-items:center;display:grid}.header-tool-search-close{display:none}.language-menu summary{list-style:none}.language-menu__panel{background:#fff;border:1px solid #e5e5e5;border-radius:.25rem;width:12rem;max-height:calc(100vh - 7rem);padding:.5rem;top:calc(100% + 1rem);right:0;overflow-y:auto;box-shadow:0 2px 4px #0000000d}.language-menu__panel a{color:#12162d;align-items:center;gap:.75rem;padding:.65rem .75rem;display:flex}.language-menu__panel a:hover,.language-menu__panel a[aria-current=page]{color:#86be1e;background:#f8f9fa}.language-menu__code{color:#666;border:1px solid #ddd;border-radius:.1rem;flex:0 0 1.75rem;place-items:center;width:1.75rem;height:1.25rem;font-size:.63rem;font-weight:700;display:inline-grid}.mobile-menu-button{display:none}.mobile-menu-button span{background:currentColor;width:18px;height:1.5px;margin:0;transition:transform .2s,opacity .2s}.mobile-menu-button{align-content:center;gap:4px}.mobile-menu-button.is-open span:first-child{transform:translateY(5.5px)rotate(45deg)}.mobile-menu-button.is-open span:nth-child(2){opacity:0}.mobile-menu-button.is-open span:nth-child(3){transform:translateY(-5.5px)rotate(-45deg)}.mobile-language-links{display:none}.header-search-card{z-index:989;background:#fff;border:1px solid #e5e5e5;border-radius:.5rem;width:100%;max-width:none;padding:7.5rem 18.13rem;position:absolute;top:4.2rem;left:50%;transform:translate(-50%);box-shadow:0 2px 4px #0000000d}.header-search-card__center{flex-direction:column;padding:0 .75rem;display:flex}.header-search-card form{border-bottom:1px solid #ccc;display:flex}.header-search-card input{color:#12162d;border:0;outline:0;flex:1;min-width:0;height:3rem;padding:0;font-size:1.25rem}.header-search-card form button{color:#12162d;cursor:pointer;background:0 0;border:0;place-items:center;width:44px;height:44px;padding:0;display:grid}.header-search-card form svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:24px;height:24px}.header-search-card__tags{margin-top:1.5rem;display:flex}.header-search-card__tags strong{color:#12162d;flex:0 0 5.38rem;width:5.38rem;margin-right:1rem;font-size:1rem;line-height:1.5rem}.header-search-card__tags>div{flex-wrap:wrap;flex:1;gap:1rem;display:flex}.header-search-card__tags a{color:#666;background:#f7f7f7;padding:.25rem .75rem;font-size:1rem;line-height:1.5rem}.header-search-card__tags a:hover{color:#12162d}.site-footer{z-index:99;color:#fff;background:#000;padding:5rem 1.88rem 2.5rem;position:relative}.site-footer__inner{max-width:1980px;margin:0 auto}.site-footer__top{display:flex}.site-footer__brand{width:30%;margin-right:1.5rem}.site-footer__brand img{width:12.86rem;height:auto;display:block}.site-footer__brand>p{color:#fff;width:20rem;max-width:100%;margin:1.5rem 0 0;font-weight:400;line-height:1.5rem}.site-footer__brand>.button{background:#86be1e;border:0;border-radius:.13rem;min-height:36px;margin-top:1.5rem;padding:.38rem 1.25rem;font-weight:600}.site-footer__social{flex-direction:column;align-items:flex-start;margin-top:1rem;display:flex}.site-footer__social>span{line-height:1.5rem}.site-footer__social a{margin-top:.5rem;display:inline-flex}.site-footer__social .r24h-icon{color:#999;margin-right:.5rem;font-size:2rem;line-height:1.5}.site-footer__column{width:20%;margin-right:1rem}.site-footer__column h2{color:#fff;margin:0;font-family:Montserrat;font-size:1rem;font-weight:700}.site-footer__column a{color:#999;margin-top:1rem;font-size:1rem;line-height:1.5rem;display:block}.site-footer__column a:hover{text-decoration:underline}.site-footer__newsletter{flex:1}.site-footer__newsletter h2{color:#fff;margin:0;font-family:Montserrat;font-size:1.75rem;line-height:2.63rem}.site-footer__newsletter p{color:#fff;margin:1rem 0 1.5rem;line-height:1.5rem}.site-footer__newsletter .button{text-transform:uppercase;background:#5e831a;border:0;border-radius:.13rem;min-height:36px;padding:.5rem 1.5rem;font-size:1rem;font-weight:400}.site-footer__newsletter .button span{margin-left:.6rem}.site-footer__mobile-groups{display:none}.site-footer__bottom{border:0;justify-content:space-between;gap:2rem;margin-top:4rem;padding:0;font-size:1rem;display:flex}.site-footer__bottom nav{flex-wrap:wrap;gap:1.5rem;display:flex}.site-footer__bottom a,.site-footer__bottom p{color:#999;margin:0;font-size:1rem;line-height:1.5rem}.site-footer__bottom a:hover{text-decoration:underline}.site-footer__bottom p{text-align:right;font-size:.88rem}.english-news-page__shell{max-width:1980px;margin:0 auto;padding:0 1.88rem}.english-page-banner{color:#fff;border-radius:.5rem;height:12.5rem;position:relative;overflow:hidden}.english-page-banner>img{object-fit:cover}.english-page-banner__content{z-index:1;flex-direction:column;justify-content:center;height:100%;margin:0 4rem;display:flex;position:relative}.english-page-banner__title{overflow-wrap:anywhere;color:#fff;margin:0;font-family:Montserrat;font-size:2.5rem;font-weight:700;line-height:1.2}.site-breadcrumb{color:#fff;opacity:.86;white-space:nowrap;align-items:center;min-width:0;max-width:100%;margin-top:.2rem;font-size:.875rem;line-height:1.25rem;display:flex}.site-breadcrumb a{color:#fff;flex:none}.site-breadcrumb a:hover{text-decoration:underline}.site-breadcrumb__item{display:contents}.site-breadcrumb__item>span[aria-hidden],.site-breadcrumb>span[aria-hidden]{margin:0 .375rem}.site-breadcrumb__item:last-child>span:last-child,.site-breadcrumb>span:last-child{text-overflow:ellipsis;overflow:hidden}.news-layout{justify-content:space-between;margin-top:2.5rem;padding-bottom:1.52rem;display:flex}.news-main{width:72%;padding:1.5rem 0 1.5rem 1.5rem}.news-filters{border-bottom:1px solid #ccc;align-items:center;gap:1.5rem;padding-bottom:1rem;display:flex}.news-filter{flex:1;align-items:center;min-width:0;display:flex}.news-filter>.r24h-icon{color:#12162d;flex:none;font-size:16px}.news-filter select,.news-filter input{color:#12162d;width:100%;min-width:0;height:38px;font:inherit;cursor:pointer;background:0 0;border:0;outline:0;padding:0 2.25rem 0 .75rem}.news-filter input{cursor:text;padding-right:.75rem}.news-filter select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:16px 12px}.news-filter select:focus-visible,.news-filter input:focus-visible,.news-filter__clear:focus-visible{outline:2px solid var(--brand-dark);outline-offset:2px}.news-filter input::placeholder{color:#999}.news-filter--search{position:relative}.news-filter__clear{color:#12162d;cursor:pointer;background:0 0;border:0;flex:none;justify-content:center;align-items:center;width:16px;height:38px;padding:0;font-size:16px;display:inline-flex}.news-filter__clear:hover{color:#6a9c19}.news-filters--loading{height:55px}.news-list{margin-top:3rem}.news-list-item>a{border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:center;padding:2rem 0;display:flex}.news-list-item:first-child>a{border-top:1px solid #e5e5e5}.news-list-item__copy{flex-direction:column;flex:1;gap:.5rem;min-width:0;display:flex}.news-list-item__industry{color:#86be1e;text-transform:uppercase;margin:0;font-size:.88rem;font-weight:700;line-height:normal}.news-list-item h2{color:#12162d;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-family:Montserrat;font-size:1.25rem;font-weight:700;line-height:1.75rem;transition:color .2s;display:-webkit-box;overflow:hidden}.news-list-item__summary{color:#666;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:1rem;line-height:1.5rem;display:-webkit-box;overflow:hidden}.news-list-item__date{color:#999;margin:0;font-size:1rem;line-height:normal}.news-list-item__media{border-radius:.25rem;flex:0 0 17.25rem;align-items:center;width:17.25rem;height:10.46rem;margin-left:2rem;display:flex;position:relative;overflow:hidden}.news-list-item__media span{z-index:2;color:#12162d;background:#fff;padding:.25rem .5rem;font-size:.88rem;line-height:1.5rem;position:absolute;top:.5rem;left:.5rem}.news-list-item__media img{object-fit:cover;width:100%;height:100%;transition:transform .3s;transform:scale(1)}.news-list-item:hover h2{color:#86be1e}.news-list-item:hover img{transform:scale(1.1)}.news-empty{color:#12162d;text-align:left;border:0;margin:0;padding:0 0 7.5rem;font-family:Mulish,Arial,sans-serif;font-size:1.5rem;font-weight:400;line-height:2rem}.news-sidebar{background:#f4f7ec;border-radius:.5rem;flex-direction:column;align-self:flex-start;gap:3rem;width:25%;margin-top:2rem;padding:1.5rem;display:flex}.news-subscribe-card{background:#86be1e;border-radius:.25rem;flex-direction:column;gap:1.5rem;padding:1.5rem 1rem;display:flex}.news-subscribe-card>svg{fill:none;stroke:#fff;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:4rem;height:4rem}.article-sidebar .news-subscribe-card__intro>img{width:4rem;height:4rem}.article-sidebar .news-subscribe-card__intro h2{margin-top:1.5rem}.article-sidebar .news-subscribe-card__intro p{margin:.5rem 0 0}.article-sidebar .news-subscribe-card .news-subscribe-card__button{color:#fff;background:#5e831a;border:0;align-items:baseline;gap:.5rem;min-height:0;padding:.5rem 1.5rem;font-size:1rem;font-weight:400;line-height:normal;display:inline-flex}.article-sidebar .news-subscribe-card__button .r24h-icon{transition:transform .3s}.article-sidebar .news-subscribe-card__button:hover .r24h-icon{transform:translate(3px)}.news-subscribe-card h2{color:#fff;margin:0;font-family:Montserrat;font-size:1.25rem;line-height:2rem}.news-subscribe-card p{color:#fff;margin:-.5rem 0 0;line-height:1.5rem}.news-subscribe-card__button{color:#fff;text-transform:uppercase;background:0 0;border:1px solid #fff;border-radius:.13rem;align-self:flex-start;min-height:36px;padding:.38rem 1.25rem;font-size:.88rem;font-weight:500}.news-subscribe-card__button:hover{color:#86be1e;background:#fff;transform:none}.news-help-card{flex-direction:column;gap:1.5rem;display:flex}.news-help-card h2{color:#12162d;margin:0;font-family:Montserrat;font-size:1.25rem;line-height:1.5rem;position:relative}.news-help-card h2:after{content:"";background:#86be1e;width:3rem;height:.2rem;position:absolute;bottom:-.7rem;left:0}.news-help-card h3{color:#12162d;margin:0;font-family:Montserrat;font-size:.88rem;line-height:1.5rem}.news-help-card ul{flex-direction:column;gap:.75rem;margin:-1rem 0 0;padding-left:1.25rem;display:flex}.news-help-card li,.news-help-card a{overflow-wrap:anywhere;color:#86be1e;min-width:0;max-width:100%;font-size:1rem;line-height:1.5rem}.news-help-card a:hover{text-decoration:underline}.news-sidebar__ads{flex-direction:column;gap:1rem;display:flex}.news-sidebar__ads a,.news-sidebar__events a{display:block;overflow:hidden}.news-sidebar__ads img,.news-sidebar__events img{border-radius:.13rem;width:100%;height:auto;transition:transform .3s;display:block}.news-sidebar__ads a:hover img,.news-sidebar__events a:hover img{transform:scale(1.04)}.news-sidebar__section{flex-direction:column;gap:1.5rem;min-width:0;display:flex}.news-sidebar__section h2{overflow-wrap:anywhere;color:#12162d;min-width:0;margin:0;font-family:Montserrat;font-size:1.25rem;line-height:1.5rem;position:relative}.news-sidebar__section h2:after{content:"";background:#86be1e;width:3rem;height:.2rem;position:absolute;bottom:-.7rem;left:0}.news-sidebar__section ul{flex-direction:column;gap:.75rem;margin:0;padding-left:1.25rem;display:flex}.news-sidebar__section li,.news-sidebar__section li a{overflow-wrap:anywhere;color:#12162d;min-width:0;max-width:100%;font-size:1rem;line-height:1.5rem}.news-sidebar__section a:hover{text-decoration:underline}.news-sidebar__events>div{flex-direction:column;gap:.75rem;display:flex}.news-sidebar__events a>span{color:#12162d;line-height:1.5}.news-pagination{justify-content:space-between;align-items:center;gap:1rem;margin:2rem 0;display:flex}.news-pagination>span{color:#666}.news-pagination>div{gap:.25rem;display:flex}.news-pagination>div a{color:#12162d;border:1px solid #e5e5e5;place-items:center;min-width:34px;height:34px;display:grid}.news-pagination>div a:hover,.news-pagination>div a.is-current{color:#fff;background:#86be1e;border-color:#86be1e}.news-pagination>.button{background:#86be1e;border-radius:.13rem;min-height:36px;padding:.38rem 1rem;font-size:.88rem}@media (max-width:1300px){.site-header__inner{padding:.88rem 1rem}.site-logo{align-items:center;height:1.875rem;padding:0}.site-logo img{width:auto;height:1.25rem}.main-nav{z-index:20;background:#fff;border:1px solid #e5e5e5;border-radius:.5rem;align-items:stretch;width:auto;max-height:calc(100vh - 5.25rem);padding:0;display:none;position:absolute;top:calc(100% - 1px);left:0;right:0;overflow-y:auto;transform:none;box-shadow:0 2px 4px #0000000d}.main-nav--open{flex-direction:column;gap:0;display:flex}.main-nav>a:not(.button),.nav-dropdown__trigger{color:#12162d;text-align:left;border-bottom:1px solid #e5e5e5;justify-content:space-between;width:100%;min-height:57px;padding:1rem 1.25rem}.main-nav>a:hover,.main-nav>a.is-active,.nav-dropdown:hover>.nav-dropdown__trigger,.nav-dropdown:focus-within>.nav-dropdown__trigger,.nav-dropdown__trigger.is-active{color:#12162d}.nav-dropdown{display:block}.nav-chevron{margin:0}.nav-dropdown.is-open .nav-chevron{background:#999;margin:0}.nav-dropdown .nav-dropdown__panel{visibility:hidden;opacity:0;width:auto;min-width:0;box-shadow:none;border:0;border-bottom:1px solid #e5e5e5;padding:0 1.25rem .5rem 2.25rem;display:none;position:static;transform:none}.nav-dropdown.is-open .nav-dropdown__panel{visibility:visible;opacity:1;display:block;transform:none}.nav-dropdown__content{min-width:0;display:block}.nav-dropdown__advertisements,.nav-dropdown__title{display:none}.nav-dropdown__links{grid-template-columns:1fr}.nav-dropdown__links a{padding:.65rem 0;font-size:.9rem;line-height:1.3rem}.industry-menu-container{background:#fff;max-width:none;overflow:visible}.industry-mega-menu{height:auto;min-height:0;display:block}.industry-mega-sidebar{border:0;width:100%;height:auto;padding:0}.industry-mega-title{display:none}.industry-mega-nav{gap:0}.industry-mega-nav-item{border-bottom:1px solid #e5e5e5;border-radius:0;padding:.65rem 0;font-size:.9rem;line-height:1.3rem}.industry-mega-nav-item:hover,.industry-mega-nav-item:focus,.industry-mega-nav-item.active{background:0 0}.industry-mega-content{display:none}.main-nav__contact{color:#12162d;text-align:left;background:#fff;border:0;border-radius:0;justify-content:flex-start;align-self:stretch;align-items:center;min-height:57px;margin:0;padding:1rem 1.25rem;display:flex}.main-nav__contact:hover{color:#12162d;background:#fff}.icon-button,.mobile-menu-button,.language-menu summary{width:30px;min-width:30px;height:28px}.mobile-menu-button{display:grid}.mobile-menu-button span{width:20px}.icon-button.is-open .header-tool-search-open{display:none}.icon-button.is-open .header-tool-search-close{display:grid}.language-menu{display:none}.mobile-language-links{border-bottom:1px solid #e5e5e5;grid-template-columns:repeat(2,minmax(0,1fr));gap:.25rem .75rem;padding:.75rem 1.25rem 1rem;display:grid}.mobile-language-links a{color:#12162d;overflow-wrap:anywhere;align-items:center;gap:.5rem;min-width:0;min-height:2.75rem;padding:.5rem 0;font-size:.88rem;line-height:1.25rem;display:flex}.mobile-language-links a:hover,.mobile-language-links a:focus,.mobile-language-links a[aria-current=page]{color:#86be1e}.mobile-language-links a>span{color:#666;border:1px solid #ddd;border-radius:.1rem;flex:0 0 1.75rem;place-items:center;width:1.75rem;height:1.25rem;font-size:.63rem;font-weight:700;display:inline-grid}}@media (max-width:1024px){.site-footer{padding:2.5rem 1.25rem}.site-footer__top{flex-direction:column}.site-footer__brand{width:100%}.site-footer__brand>.button,.site-footer__newsletter .button{justify-content:center;width:100%}.site-footer__social{flex-direction:row;align-items:center;gap:.5rem}.site-footer__social a{margin-top:0}.site-footer__social>span{line-height:2rem}.site-footer__column{display:none}.site-footer__mobile-groups{margin-top:2.5rem;display:block}.site-footer__mobile-groups details{border:0}.site-footer__mobile-groups summary{color:#fff;cursor:pointer;justify-content:space-between;align-items:center;min-height:2.25rem;padding:.5rem 0;font-family:Montserrat;font-weight:700;line-height:normal;list-style:none;display:flex}.site-footer__mobile-groups summary::-webkit-details-marker{display:none}.site-footer__mobile-groups summary:after{content:"";border-bottom:1.5px solid #999;border-right:1.5px solid #999;flex:0 0 .5rem;width:.5rem;height:.5rem;margin-right:.38rem;transition:transform .2s;transform:rotate(45deg)}.site-footer__mobile-groups details[open] summary:after{transform:rotate(225deg)}.site-footer__mobile-groups details div{flex-direction:column;padding:1rem 1.25rem;display:flex}.site-footer__mobile-groups a{overflow-wrap:anywhere;color:#999;min-width:0;max-width:100%;margin-bottom:.5rem}.site-footer__newsletter{margin-top:1.5rem}.site-footer__bottom{flex-direction:column;margin-top:2.5rem}.site-footer__bottom nav{flex-direction:column;gap:0}.site-footer__bottom p{text-align:right;width:100%}}@media (max-width:768px){.site-header{width:calc(100% - 2.5rem);margin:.62rem auto .5rem}.site-header__inner{width:100%;margin:0}.header-search-card{width:100%;padding:2.25rem 1rem 1rem;top:4.2rem}.header-search-card__tags{flex-direction:column;gap:.75rem}.header-search-card__tags strong{flex-basis:auto;width:auto;margin-right:0}.header-search-card__tags>div{gap:.5rem}.english-news-page__shell{padding:0 1.25rem}.english-page-banner__content{margin:0 2rem}.english-page-banner__title{font-size:2rem}.site-breadcrumb__item:last-child>span:last-child{max-width:14rem}.news-layout{flex-direction:column}.news-main{width:100%;padding:0 0 1.5rem}.news-filters{flex-direction:column;gap:1rem}.news-filter{justify-content:space-between;width:100%}.news-filter__clear{width:calc(16px + .8rem);padding-right:.8rem}.news-list-item__media{display:none}.news-sidebar{width:100%;margin-top:0}.news-pagination{flex-wrap:wrap}.news-pagination>span{width:100%}.news-pagination>.button{margin-left:auto}}@media (max-width:412px){html[lang=de] .english-page-banner__title{overflow-wrap:normal;word-break:normal;font-size:clamp(1.55rem,7vw,1.75rem)}}#homepage{width:100%;overflow:hidden}#homepage .home-primary-link,#homepage .home-outline-link{border-radius:.13rem;align-items:center;width:fit-content;min-height:36px;padding:.38rem 1.25rem;font-weight:500;line-height:1.5rem;display:inline-flex}#homepage .home-primary-link .r24h-icon-arrow,#homepage .home-outline-link .r24h-icon-arrow{margin-left:.5rem}#homepage .home-primary-link{color:#fff;background:#86be1e;border:1px solid #86be1e}#homepage .home-primary-link:hover{color:#fff;background:#6d9f1a}#homepage .home-outline-link{color:#86be1e;background:#fff;border:1px solid #86be1e}#homepage .home-media-placeholder{background:#eef2e8;position:absolute;inset:0}#homepage .homepage-banner-wrap{max-width:1980px;margin:0 auto;padding:0 1.88rem}#homepage .homepage-banner{background:#86be1e;border-radius:.5rem;height:35rem;position:relative;overflow:hidden}#homepage .homepage-banner>a{display:block;position:absolute;inset:0}#homepage .homepage-banner img{object-fit:cover;object-position:center}#homepage .homepage-banner__mobile{display:none}#homepage .homepage-banner__copy{z-index:2;color:#fff;pointer-events:none;flex-direction:column;justify-content:center;width:50%;height:100%;margin:auto 4rem;display:flex;position:relative}#homepage .homepage-banner__title{color:#fff;width:86%;margin:0 0 1rem;font-family:Montserrat;font-size:2.5rem;font-weight:700;line-height:1.2}#homepage .homepage-banner__copy ul{margin:0;padding-left:1.25rem}#homepage .homepage-banner__copy .home-primary-link{pointer-events:auto;margin-top:4rem}#homepage .homepage-banner__dots{z-index:4;gap:.5rem;display:flex;position:absolute;bottom:2rem;right:50%;transform:translate(50%)}#homepage .homepage-banner__dots button{cursor:pointer;background:#ffffffa6;border:0;border-radius:50%;width:8px;height:8px;padding:0}#homepage .homepage-banner__dots button.is-active{background:#86be1e}#homepage .homepage-banner__arrow{z-index:4;color:#fff;cursor:pointer;background:#fff6;border:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:0;line-height:1;display:flex;position:absolute;bottom:1.5rem;right:1.5rem}#homepage .homepage-banner__arrow--previous{right:4.1rem}#homepage .homepage-banner__arrow .r24h-icon-down{font-size:1.25rem}#homepage .homepage-banner__arrow--previous .r24h-icon-down{transform:rotate(90deg)}#homepage .homepage-banner__arrow--next .r24h-icon-down{transform:rotate(-90deg)}#homepage .homepage-stats{justify-content:space-between;margin:1rem 0 1.125rem;padding:.75rem 0;display:flex}#homepage .homepage-stat{border-left:1px solid #e5e5e5;flex:1;justify-content:space-between;align-items:center;padding:0 3rem 0 1.5rem;display:flex}#homepage .homepage-stat:first-child{border-left:0}#homepage .homepage-stat>span{flex-direction:column;display:flex}#homepage .homepage-stat strong{color:#12162d;font-size:1.75rem;line-height:normal}#homepage .homepage-stat small{color:#666;margin-top:.25rem;font-size:1rem;line-height:1.75rem}#homepage .homepage-stat img{object-fit:contain;width:2.25rem;height:2.25rem}#homepage .homepage-solutions-parity{max-width:1980px;margin:7.5rem auto 6rem;padding:0 1.88rem}#homepage .homepage-solutions-parity>h2{color:#12162d;text-align:center;max-width:49.69rem;margin:0 auto 4rem;font-family:Montserrat;font-size:2.25rem;font-weight:400;line-height:normal}#homepage .homepage-solutions-parity__grid{flex-wrap:wrap;justify-content:space-between;display:flex}#homepage .homepage-solution-parity{background:#f7f7f7;border-radius:.5rem;width:43.5%;height:16rem;margin-bottom:1.5rem;padding:2rem 1.5rem;transition:width .3s,box-shadow .3s;overflow:hidden}#homepage .homepage-solution-parity>a{width:100%;height:100%;display:flex}#homepage .homepage-solution-parity img{object-fit:cover;border-radius:.24rem;flex:0 0 20rem;width:20rem;height:12.08rem;margin-right:2rem;display:none}#homepage .homepage-solution-parity__copy{flex-direction:column;flex:1;align-items:flex-start;min-width:0;display:flex}#homepage .homepage-solution-parity h3{color:#12162d;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-family:Montserrat;font-size:1.5rem;font-weight:700;line-height:2rem;display:-webkit-box;overflow:hidden}#homepage .homepage-solution-parity p{color:#12162d;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:.75rem 0 1.5rem;font-family:Montserrat;font-size:1rem;line-height:1.5rem;display:-webkit-box;overflow:hidden}#homepage .homepage-solution-parity .home-outline-link{margin-top:auto}#homepage .homepage-solution-parity.is-active,#homepage .homepage-solution-parity:hover,#homepage .homepage-solution-parity:focus-within{background:#fff;width:55%;box-shadow:0 .13rem 1.5rem #c6c8cc80}#homepage .homepage-solution-parity.is-active img,#homepage .homepage-solution-parity:hover img,#homepage .homepage-solution-parity:focus-within img{display:block}#homepage .homepage-solution-parity.is-active h3,#homepage .homepage-solution-parity:hover h3,#homepage .homepage-solution-parity:focus-within h3{color:#86be1e}#homepage .homepage-solution-parity.is-active .home-outline-link,#homepage .homepage-solution-parity:hover .home-outline-link,#homepage .homepage-solution-parity:focus-within .home-outline-link{color:#fff;background:#86be1e}#homepage .featured-services{color:#12162d;background:#fff;max-width:1980px;margin:0 auto 7.5rem;padding:0 1.88rem}#homepage .featured-services>.r24h-container{width:100%;max-width:none}#homepage .featured-services h2{color:#12162d;text-align:center;margin:0 auto 4rem;font-size:2.25rem;line-height:normal}#homepage .featured-services__layout{background:0 0;gap:3rem;min-height:0;display:flex}#homepage .featured-services__tabs{background:#f7f7f7;border-radius:.5rem;flex-direction:column;flex:0 0 22rem;gap:.5rem;padding:1.5rem;display:flex}#homepage .featured-services__tabs button{color:#12162d;cursor:pointer;background:#fff;border:1px solid #e5e5e5;border-radius:.25rem;flex:none;align-items:center;gap:.75rem;min-height:3rem;padding:.75rem 1rem;font-size:1rem;font-weight:700;line-height:1.4rem;display:flex}#homepage .featured-services__tabs button .featured-services__category-icon{background:#f7f7f7;border-radius:.25rem;flex:0 0 2rem;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}#homepage .featured-services__category-icon img{object-fit:contain;width:1.5rem;height:1.5rem;transition:filter .2s}#homepage .featured-services__tabs button.is-active,#homepage .featured-services__tabs button:hover{color:#fff;background:#86be1e;border-color:#86be1e}#homepage .featured-services__tabs button.is-active .featured-services__category-icon,#homepage .featured-services__tabs button:hover .featured-services__category-icon{background:#fff}#homepage .featured-services__tabs button.is-active .featured-services__category-icon img{filter:brightness(0)saturate()invert(62%)sepia(79%)saturate(571%)hue-rotate(40deg)brightness(94%)contrast(89%)}#homepage .featured-services__panels{flex:1;min-width:0}#homepage .featured-services__panel{flex-direction:column;height:100%;padding:0;display:none}#homepage .featured-services__panel.is-active{display:flex}#homepage .featured-services__links{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 3rem;display:grid}#homepage .featured-services__links a{color:#12162d;border-bottom:1px solid #e5e5e5;align-items:center;min-height:4rem;padding:20px 0 8px;font-weight:700;display:flex}#homepage .featured-services__links a:hover{color:#86be1e}#homepage .featured-services__panel .home-primary-link{align-self:flex-start;margin-top:2rem}#homepage .homepage-news-parity{max-width:1980px;margin:0 auto 7.5rem;padding:0 1.88rem}#homepage .homepage-news-parity__heading{border-top:1px solid #e5e5e5;justify-content:space-between;align-items:center;padding:2rem 0 4rem;display:flex}#homepage .homepage-news-parity__heading h2{color:#12162d;margin:0 2rem 0 0;font-size:2.25rem;line-height:normal}#homepage .homepage-news-parity__heading>div{flex:1}#homepage .homepage-news-parity__heading button{color:#666;cursor:pointer;background:0 0;border:0;padding:0 1rem;font-family:Montserrat;font-size:1.5rem;font-weight:700}#homepage .homepage-news-parity__heading button+button{border-left:1px solid #ccc}#homepage .homepage-news-parity__heading button.is-active{color:#86be1e}#homepage .homepage-news-panel{justify-content:space-between;display:flex}#homepage .homepage-news-feature{flex-direction:column;width:40%;display:flex;position:relative}#homepage .homepage-news-feature__media{aspect-ratio:470/285;border-radius:.25rem;width:100%;margin-bottom:1.5rem;display:block;position:relative;overflow:hidden}#homepage .homepage-news-feature img,#homepage .homepage-news-row img{object-fit:cover;transition:transform .3s}#homepage .homepage-news-feature:hover img,#homepage .homepage-news-row:hover img{transform:scale(1.1)}#homepage .homepage-news-tag{z-index:3;color:#12162d;background:#fff;padding:.25rem .5rem;font-size:.88rem;line-height:normal;position:absolute;top:.5rem;left:.5rem}#homepage .homepage-news-meta{color:#86be1e;font-size:.88rem;font-weight:700}#homepage .homepage-news-feature h3,#homepage .homepage-news-row strong{color:#12162d;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-family:Montserrat;font-size:1.5rem;line-height:1.7rem;display:-webkit-box;overflow:hidden}#homepage .homepage-news-feature h3{margin:.5rem 0}#homepage .homepage-news-feature>p,#homepage .homepage-news-row__copy>span:last-child{color:#666;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;line-height:1.5rem;display:-webkit-box;overflow:hidden}#homepage .homepage-news-feature:hover h3,#homepage .homepage-news-row:hover strong{color:#86be1e}#homepage .homepage-news-list{width:60%;margin-left:3rem}#homepage .homepage-news-row{border-bottom:1px solid #e5e5e5;align-items:flex-start;padding:1.5rem 0;display:flex}#homepage .homepage-news-row:first-child{display:none}#homepage .homepage-news-row:nth-child(2){padding-top:0}#homepage .homepage-news-row__media{border-radius:.25rem;flex:0 0 13.5rem;width:13.5rem;height:8.17rem;margin-right:1.5rem;display:block;position:relative;overflow:hidden}#homepage .homepage-news-row__copy{flex-direction:column;flex:1;min-width:0;display:flex}#homepage .homepage-news-row__top{justify-content:space-between;margin-bottom:.5rem;display:flex}#homepage .homepage-news-row__top small{color:#86be1e;font-size:.88rem;font-weight:700}#homepage .homepage-news-row__top time{color:#999;font-size:.88rem}#homepage .homepage-news-row strong{font-size:1.25rem}#homepage .homepage-news-row__copy>span:last-child{-webkit-line-clamp:2;margin-top:.5rem}#homepage .homepage-events-parity{background:#f7f7f7;width:100%;padding:7.5rem 0;overflow:hidden}#homepage .homepage-events-parity__inner{max-width:1980px;margin:0 auto;padding:0 1.88rem;display:flex}#homepage .homepage-events-parity__mobile-title{display:none}#homepage .homepage-events-parity__copy{flex-direction:column;align-items:flex-start;width:35%;min-height:22.2rem;margin-right:3rem;display:flex}#homepage .homepage-events-parity__copy h2{color:#12162d;margin:0 0 2rem;font-size:2.25rem}#homepage .homepage-event-type{color:#008b78;text-transform:uppercase;background:#c6e2de;border-radius:3.13rem;align-items:center;padding:.38rem .75rem;font-size:.88rem;font-weight:700;line-height:normal;display:inline-flex}#homepage .homepage-event-type.is-seminar{color:#ef7c43;background:#fcdac9}#homepage .homepage-event-type .r24h-icon{margin-right:.25rem;font-size:1rem}#homepage .homepage-events-parity__copy>small{color:#86be1e;margin-top:2rem;font-size:.88rem;font-weight:700}#homepage .homepage-events-parity__copy h3{color:#12162d;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:.5rem 0;font-size:1.5rem;line-height:normal;display:-webkit-box;overflow:hidden}#homepage .homepage-events-parity__copy time{color:#666;margin-bottom:2rem;font-weight:700}#homepage .homepage-events-parity__copy .home-primary-link{margin-top:auto}#homepage .homepage-events-parity__visual{flex:1;min-width:0;padding-bottom:3.75rem;position:relative}#homepage .homepage-events-parity__visual>a{border-radius:.25rem;width:100%;height:20rem;display:block;position:relative;overflow:hidden}#homepage .homepage-events-parity__visual img{object-fit:cover}#homepage .homepage-event-date{z-index:2;color:#fff;text-align:center;background:#e92d2d;flex-direction:column;padding:.5rem;display:flex;position:absolute;top:0;left:1.5rem}#homepage .homepage-event-date strong{font-size:1.75rem;line-height:normal}#homepage .homepage-event-date small{font-size:.88rem}#homepage .homepage-events-parity__controls{align-items:center;gap:.5rem;display:flex;position:absolute;bottom:0;left:0;right:0}#homepage .homepage-events-parity__controls button{cursor:pointer;background:#fff;border:1.2px solid #e5e5e5;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:0;display:flex}#homepage .homepage-events-parity__controls button .r24h-icon-down{font-size:1rem}#homepage .homepage-events-parity__controls button.is-previous .r24h-icon-down{transform:rotate(90deg)}#homepage .homepage-events-parity__controls button.is-next .r24h-icon-down{transform:rotate(-90deg)}#homepage .homepage-events-parity__controls>span{background:#e5e5e5;flex:1;height:2px;margin-left:1rem;position:relative}#homepage .homepage-events-parity__controls i{background:#86be1e;transition:width .2s;position:absolute;inset:0 auto 0 0}#homepage .network-section{background:#fff;width:100%;padding:7.5rem 0 5rem}#homepage .network-section>.r24h-container{width:calc(100% - 3.76rem);max-width:1980px}#homepage .network-section h2{color:#12162d;text-align:center;margin:0 auto;font-size:2.25rem}#homepage .network-map{background:0 0;width:100%;height:54rem;margin-top:2rem;position:relative;overflow:visible}#homepage .network-map>img{object-fit:fill}#homepage .network-marker{z-index:2;top:var(--marker-y-wide);left:var(--marker-x-wide);text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;width:15px;height:15px;padding:0;display:flex;position:absolute;transform:translate(-50%,-50%)}#homepage .network-marker:focus-visible{outline-offset:.4rem;outline:2px solid #12162d}#homepage .network-marker__dot{z-index:2;width:15px;height:15px;box-shadow:none;background:#86be1e;border:0;border-radius:50%;flex:none;position:relative}#homepage .network-marker__ripple{z-index:1;pointer-events:none;border:1px solid #86be1e;border-radius:50%;width:15px;height:15px;animation:5s linear infinite homepage-network-pulse;position:absolute;top:0;left:0}#homepage .network-marker__ripple:nth-child(2){animation-delay:-1.6667s}#homepage .network-marker__ripple:nth-child(3){animation-delay:-3.3333s}#homepage .network-marker__label{color:#12162d;white-space:nowrap;font-family:Mulish;font-size:12px;font-weight:400;line-height:12px;position:absolute;top:50%;left:20px;transform:translateY(-50%)}#homepage .network-marker--china .network-marker__label{font-weight:700}#homepage .network-marker__card{z-index:5;visibility:hidden;opacity:0;color:#fff;white-space:normal;overflow-wrap:anywhere;pointer-events:none;background:#86be1e;border-radius:.625rem;flex-direction:column;width:23.5rem;padding:.75rem;font-family:Mulish;font-size:1rem;font-weight:400;line-height:1.5rem;transition:all .2s;display:flex;position:absolute;bottom:1.75rem;left:50%;transform:translate(-50%,.35rem)}#homepage .network-marker__card strong{margin-bottom:.5rem}#homepage .network-marker__card span+span{margin-top:.5rem}#homepage .network-marker--edge .network-marker__card{left:auto;right:-.5rem;transform:translateY(.35rem)}#homepage .network-marker:hover,#homepage .network-marker:focus{z-index:6}#homepage .network-marker:not([data-dismissed=true]):hover .network-marker__card,#homepage .network-marker:not([data-dismissed=true]):focus .network-marker__card{visibility:visible;opacity:1;transform:translate(-50%)}#homepage .network-marker--edge:not([data-dismissed=true]):hover .network-marker__card,#homepage .network-marker--edge:not([data-dismissed=true]):focus .network-marker__card{transform:translate(0)}@media (prefers-reduced-motion:reduce){#homepage .network-marker__ripple{animation:none;display:none}#homepage .network-marker__card{transition:none}}@keyframes homepage-network-pulse{0%{opacity:1;width:15px;height:15px;top:0;left:0}to{opacity:0;width:150px;height:150px;top:-67.5px;left:-67.5px}}#homepage .homepage-partners-parity{border-top:1px solid #e5e5e5;width:100%;padding:7.5rem 0}#homepage .homepage-partners-parity>.r24h-container{width:calc(100% - 3.76rem);max-width:1980px}#homepage .homepage-partners-parity h2{color:#12162d;text-align:center;margin:0 0 3rem;font-size:2.25rem}#homepage .homepage-partners-parity h2 small{font:inherit;display:none}#homepage .homepage-partners-parity__carousel{position:relative;overflow:hidden}#homepage .homepage-partners-parity__grid{flex-wrap:wrap;display:flex}#homepage .homepage-partners-parity__grid>a,#homepage .homepage-partners-parity__grid>span{justify-content:center;align-items:center;width:12.2%;margin:0 auto;display:flex}#homepage .homepage-partners-parity__grid img{object-fit:contain;width:100%;max-width:200px;height:auto}#homepage .homepage-partners-parity__previous,#homepage .homepage-partners-parity__next{z-index:2;cursor:pointer;background:#fff;border:1.2px solid #e5e5e5;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:0;display:flex;position:absolute;top:calc(50% - 1.25rem)}#homepage .homepage-partners-parity__previous{left:0}#homepage .homepage-partners-parity__next{right:0}#homepage .homepage-partners-parity__previous .r24h-icon-down,#homepage .homepage-partners-parity__next .r24h-icon-down{font-size:1rem}#homepage .homepage-partners-parity__previous .r24h-icon-down{transform:rotate(90deg)}#homepage .homepage-partners-parity__next .r24h-icon-down{transform:rotate(-90deg)}@media (max-width:1536px){#homepage .network-marker{left:var(--marker-x-1536);top:var(--marker-y-1536)}#homepage .network-map{height:40.5rem}}@media (max-width:1440px){#homepage .network-marker{left:var(--marker-x-1440);top:var(--marker-y-1440)}#homepage .network-map{height:36rem}}@media (max-width:1366px){#homepage .network-marker{left:var(--marker-x-1366);top:var(--marker-y-1366)}#homepage .network-map{height:34.6rem}}@media (max-width:1280px){#homepage .network-marker{left:var(--marker-x-1280);top:var(--marker-y-1280)}#homepage .network-map{height:31.5rem}#homepage .homepage-partners-parity__grid>a,#homepage .homepage-partners-parity__grid>span{width:24.6%}}@media (max-width:1180px){#homepage .network-marker{left:var(--marker-x-1180);top:var(--marker-y-1180)}#homepage .network-marker__label{display:none}}@media (max-width:1300px){#homepage .homepage-stats{flex-wrap:wrap;padding-bottom:0}#homepage .homepage-stat{flex:0 0 50%;width:50%;margin-bottom:.75rem}#homepage .homepage-solution-parity.is-active img,#homepage .homepage-solution-parity:hover img,#homepage .homepage-solution-parity:focus-within img,#homepage .homepage-news-feature{display:none}#homepage .homepage-news-list{width:100%;margin-left:0}#homepage .homepage-news-row:first-child{display:flex}#homepage .homepage-news-row:nth-child(2){padding-top:1.5rem}}@media (max-width:1024px){#homepage .featured-services__layout{gap:2rem}#homepage .featured-services__tabs{flex-basis:18rem}#homepage .featured-services__links{gap:0 1.5rem}#homepage .homepage-news-parity__heading button{font-size:1.13rem}}@media (max-width:808px){#homepage .homepage-solution-parity,#homepage .homepage-solution-parity.is-active,#homepage .homepage-solution-parity:hover{background:#fff;width:100%;box-shadow:0 .13rem 1.5rem #c6c8cc80}}@media (max-width:768px){#homepage .homepage-banner-wrap{padding:0 1.25rem}#homepage .homepage-banner{height:16.5rem}#homepage .homepage-banner__desktop{display:none}#homepage .homepage-banner__mobile{display:block}#homepage .homepage-banner__copy{width:100%;margin:0;padding:1.88rem}#homepage .homepage-banner__title{font-size:1.5rem}#homepage .homepage-banner__copy ul{display:none}#homepage .homepage-banner__copy .home-primary-link{margin-top:0}#homepage .homepage-banner__dots{bottom:1rem}#homepage .homepage-banner__arrow{display:none}#homepage .homepage-stat{border-left:0;padding-left:0}#homepage .homepage-stat strong{font-size:1.5rem}#homepage .homepage-stat small{font-size:.88rem}#homepage .homepage-stat img{display:none}#homepage .homepage-solutions-parity{margin:1.25rem auto 2.5rem;padding:0 1.25rem}#homepage .homepage-solutions-parity>h2{margin-bottom:1.5rem;font-size:1.5rem}#homepage .homepage-solution-parity{height:auto;min-height:16rem}#homepage .homepage-solution-parity h3{font-size:1.25rem}#homepage .featured-services{margin-bottom:2.5rem;padding:0 1.25rem}#homepage .featured-services h2{margin-bottom:1.5rem;font-size:1.5rem}#homepage .featured-services__layout{display:block}#homepage .featured-services__tabs{flex-direction:row;margin-bottom:1.5rem;padding:1rem;overflow-x:auto}#homepage .featured-services__tabs button{overflow-wrap:anywhere;border-bottom:1px solid #e5e5e5;flex:0 0 14rem;min-width:0}#homepage .featured-services__links{display:block}#homepage .homepage-news-parity{margin-bottom:2.5rem;padding:0 1.25rem}#homepage .homepage-news-parity__heading{flex-direction:column;padding:2rem 0}#homepage .homepage-news-parity__heading h2{margin:0 0 1.5rem;font-size:1.5rem}#homepage .homepage-news-parity__heading .home-primary-link{display:none}#homepage .homepage-news-row{flex-direction:column}#homepage .homepage-news-row__media{display:none}#homepage .homepage-news-row:first-child .homepage-news-row__media{aspect-ratio:470/285;width:100%;height:auto;margin:0 0 1.5rem;display:block}#homepage .homepage-events-parity{padding:2.5rem 0}#homepage .homepage-events-parity__inner{flex-direction:column;padding:0 1.25rem}#homepage .homepage-events-parity__mobile-title{margin:0 auto 1.5rem;font-size:2.25rem;display:block}#homepage .homepage-events-parity__copy{order:2;width:100%;min-height:0;margin:2rem 0 0}#homepage .homepage-events-parity__copy h2{display:none}#homepage .homepage-events-parity__visual{order:1;width:100%}#homepage .homepage-events-parity__visual>a{aspect-ratio:690/320;height:auto}#homepage .homepage-events-parity__copy .home-primary-link{margin-top:1rem}#homepage .network-section{display:none}#homepage .homepage-partners-parity{padding:2.5rem 0}#homepage .homepage-partners-parity>.r24h-container{width:calc(100% - 2.5rem)}#homepage .homepage-partners-parity h2{margin-bottom:1.5rem;font-size:2.25rem}#homepage .homepage-partners-parity h2 span{display:none}#homepage .homepage-partners-parity h2 small{display:block}#homepage .homepage-partners-parity__grid>a,#homepage .homepage-partners-parity__grid>span{aspect-ratio:1}#homepage .homepage-partners-parity__grid img{object-fit:contain;width:100%;height:100%}}.industry-solution-page__shell{max-width:1980px;margin:0 auto;padding:0 1.88rem}.industry-solution-hero{background:#86be1e;border-radius:.5rem;align-items:stretch;display:flex;overflow:hidden}.industry-solution-hero__copy{color:#fff;flex-direction:column;flex:1;align-items:flex-start;min-width:0;padding:3rem 6rem 3rem 3rem;display:flex}.industry-solution-hero__copy h1{color:#fff;margin:1rem 0;font-size:2.5rem;line-height:1.2}.industry-solution-hero__copy>div{overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;color:#fff;max-width:100%;line-height:1.75rem}.industry-solution-hero__copy>div p{margin:0 0 1rem}.industry-solution-hero__button{color:#fff;white-space:nowrap;background:#5e831a;border-radius:.13rem;align-items:baseline;gap:.5rem;margin-top:2rem;padding:.5rem 1.5rem;font-size:1rem;font-weight:400;line-height:normal;display:inline-flex}.industry-solution-hero__button .r24h-icon{line-height:normal;transition:transform .3s}.industry-solution-hero__button:hover .r24h-icon{transform:translate(3px)}.industry-solution-hero__image{flex:0 0 41%;width:41%;min-height:30rem;position:relative}.industry-solution-hero__copy h1{overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;max-width:100%}.industry-services__groups h3,.industry-services__groups a,.industry-solution-page--solution .parity-experience span{overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto}.industry-solution-page--solution .industry-solution-hero__copy>div p{margin:0}.industry-solution-page--solution .industry-solution-hero__copy>div p+p{margin-top:1.75rem}.industry-solution-hero__image img{object-fit:contain;object-position:center}.industry-services{padding:6rem 0 7rem}.industry-services>h2,.industry-experience h2,.industry-success-studies h2,.industry-showcase h2,.industry-connect h2,.parity-related h2{color:#12162d;margin:0;font-size:2.25rem;line-height:normal}.industry-services__groups{flex-direction:column;gap:4rem;margin-top:4rem;display:flex}.industry-services__groups h3{color:#12162d;margin:0;font-size:1.75rem;line-height:2.63rem}.industry-services__groups>div>div{flex-wrap:wrap;gap:1rem 3rem;display:flex}.industry-services__groups a{color:#12162d;border-bottom:1px solid #e5e5e5;width:calc(50% - 1.5rem);padding:1.25rem 0 .5rem;font-weight:700;line-height:1.75rem}.industry-services__groups a:hover{color:#86be1e;border-color:#86be1e}.solution-service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.5rem 3rem;margin-top:4rem;display:grid}.solution-service-grid>a,.solution-service-grid>article{background:#fff;border-top:1px solid #e5e5e5;align-items:stretch;gap:2rem;min-width:0;padding-top:2rem;display:flex;overflow:hidden}.solution-service-grid>a>div,.solution-service-grid>article>div{flex-direction:column;flex:1;align-items:flex-start;min-width:0;padding:0;display:flex}.solution-service-grid__media{border-radius:.25rem;flex:0 0 13.75rem;width:13.75rem;min-width:0;height:8.33rem;overflow:hidden}.solution-service-grid__media img{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.solution-service-grid h3{overflow-wrap:anywhere;color:#12162d;max-width:100%;margin:0;font-size:1.25rem;line-height:1.75rem}.solution-service-grid p{color:#666;margin:.5rem 0 1rem;line-height:1.5rem}.solution-service-grid__link{color:#86be1e;align-items:baseline;gap:.5rem;font-weight:700;display:inline-flex}.solution-service-grid>a:hover{border-color:#86be1e}.solution-service-grid>a:hover h3{color:#86be1e}.solution-service-grid>a:hover .solution-service-grid__media img{transform:scale(1.06)}.solution-service-grid h3 a:hover,.solution-service-grid__link:hover{color:#86be1e}.solution-service-grid--market{flex-wrap:wrap;gap:4rem;display:flex}.solution-service-grid--market>article{flex-direction:column;gap:1rem;width:calc(33.3% - 3.6rem)}.solution-service-grid--market .solution-service-grid__media{flex:none;width:9rem;height:9rem}.solution-service-grid__link .r24h-icon{transition:transform .3s}.solution-service-grid__link:hover .r24h-icon{transform:translate(3px)}.industry-experience{background:#f7f7f7;padding:6rem 1.88rem 7.5rem}.industry-experience--with-success{padding-bottom:0}.industry-experience>div,.industry-success-studies>div,.industry-showcase>div,.parity-related>div{max-width:1920px;margin:0 auto}.industry-source-first-advantages{flex-wrap:wrap;gap:2.5rem 3rem;margin-top:4rem;display:flex}.industry-source-first-advantages article{color:#12162d;border-left:1px solid #ccc;flex-direction:column;gap:.5rem;width:calc(33.333% - 2rem);padding-left:1.5rem;display:flex;position:relative}.industry-source-first-advantages article:before{content:"";background:#86be1e;width:2px;height:3.25rem;position:absolute;top:0;left:-1px}.industry-source-first-advantages strong{color:#86be1e;font-family:Mulish;font-size:3rem;line-height:normal}.industry-source-first-advantages span{font-weight:700;line-height:1.75rem}.industry-source-second-advantages{flex-direction:column;gap:.5rem;margin-top:6.5rem;display:flex}.industry-source-second-advantages article{background:#fff;border-radius:.5rem;align-items:center;display:flex;overflow:hidden}.industry-source-second-advantages article>img{object-fit:contain;background:#86be1e;flex:0 0 9rem;width:9rem;height:9rem;padding:2rem}.industry-source-second-advantages article>div{flex-direction:column;justify-content:center;gap:.5rem;min-width:0;padding:1.5rem;display:flex}.industry-source-second-advantages h3,.industry-source-second-advantages p{margin:0}.industry-source-second-advantages h3{color:#12162d;font-size:1.5rem;line-height:2rem}.industry-source-second-advantages p{color:#666;line-height:1.75rem}.parity-experience{flex-wrap:wrap;gap:2.5rem 3rem;margin-top:4rem;display:flex}.parity-experience>div{border-left:1px solid #ccc;flex-direction:column;width:calc(50% - 1.5rem);padding-left:1.5rem;display:flex;position:relative}.parity-experience>div:before{content:"";background:#86be1e;width:2px;height:3.25rem;position:absolute;top:0;left:-1px}.parity-experience strong{color:#86be1e;font-size:3rem;line-height:normal}.parity-experience__heading{flex-wrap:wrap;align-items:center;column-gap:1rem;display:flex}.parity-experience__heading>span{margin-top:0;font-family:Montserrat,sans-serif;font-size:1.25rem}.parity-experience span{color:#12162d;margin-top:.5rem;font-weight:700;line-height:1.75rem}.parity-experience ul{color:#666;margin:1rem 0 0;padding-left:1.1rem;line-height:1.75rem}.parity-experience li+li{margin-top:0}.parity-experience--sustainability{flex-wrap:nowrap;gap:1.5rem}.parity-experience--sustainability>div{background:#fceee0;border:1px solid #f6dcb8;border-radius:.5rem;flex:1 1 0;gap:1.5rem;width:auto;padding:1.5rem}.parity-experience--sustainability>div:before{content:none}.parity-experience--sustainability img{width:100%;height:auto}.parity-experience--sustainability span{color:#75592f;margin-top:0;font-size:1.25rem;line-height:1.75rem}.industry-success-studies{background:#f7f7f7;padding:6rem 1.88rem 7.5rem}.industry-showcase{background:#fff;padding:6rem 1.88rem 7.5rem}.industry-showcase--events{background:#f7f7f7}.industry-showcase header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:4rem;display:flex}.industry-showcase header h2{overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;min-width:0}.industry-showcase header>a{color:#fff;background:#86be1e;border-radius:.13rem;padding:.5rem 1.5rem}.parity-card-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem;margin-top:4rem;display:grid}.industry-showcase .parity-card-grid{flex-wrap:nowrap;margin-top:0;display:flex}.industry-showcase .parity-card{flex:0 0 calc(25% - 1.5rem);width:calc(25% - 1.5rem)}.industry-showcase .parity-card__media{aspect-ratio:auto}.industry-showcase .parity-card__media img{width:100%;height:auto;display:block}.industry-showcase__channel{z-index:1;color:#12162d;overflow-wrap:anywhere;background:#fff;border-radius:.13rem;max-width:calc(100% - 1rem);padding:.25rem .5rem;font-size:.88rem;font-weight:400;line-height:normal;position:absolute;top:.5rem;left:.5rem}.industry-showcase header a{align-items:baseline;gap:.5rem;display:inline-flex}.industry-showcase header a .r24h-icon{transition:transform .3s}.industry-showcase header a:hover .r24h-icon{transform:translate(3px)}.industry-showcase--events .parity-card__media{margin-bottom:0}.parity-card{flex-direction:column;min-width:0;display:flex}.parity-card__media{aspect-ratio:1.65;background:#eef2e8;border-radius:.31rem;width:100%;margin-bottom:1rem;display:block;position:relative;overflow:hidden}.parity-card__media img{object-fit:cover;transition:transform .3s}.parity-card small{color:#86be1e;text-transform:uppercase;font-size:.88rem;font-weight:700}.parity-card strong{color:#12162d;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:.5rem;font-family:Montserrat;font-size:1.25rem;line-height:1.75rem;display:-webkit-box;overflow:hidden}.parity-card__link{color:#86be1e;margin-top:1rem;font-weight:700}.parity-card:hover img{transform:scale(1.1)}.parity-card:hover strong{color:#86be1e}.industry-connect{background:#f7f7f7;padding:0 1.88rem}.industry-connect>div{color:#fff;background:url(/english-assets/services/connectBanner.webp) 50%/cover no-repeat;flex-direction:column;justify-content:space-between;align-items:flex-start;max-width:1920px;height:12.25rem;margin:0 auto;padding:3rem 1.88rem;display:flex}.industry-connect h2{color:#fff}.industry-connect a{color:#86be1e;background:#fff;border-radius:.13rem;align-items:center;gap:.5rem;padding:.5rem 1.5rem;font-weight:700;display:inline-flex}.parity-related{background:#f7f7f7;padding:5rem 1.88rem 0}.parity-related:last-child{padding-top:4rem;padding-bottom:5rem}.parity-related>div>div{flex-wrap:wrap;gap:1.5rem;margin-top:2rem;display:flex}.parity-related a{color:#12162d;border-bottom:1px solid #e5e5e5;gap:.5rem;width:calc(33.333% - 1rem);padding:1.25rem 0 .5rem;font-weight:700;line-height:1.75rem;display:flex}.parity-related a span,.parity-related a:hover{color:#86be1e}.article-detail__shell,.about-parity__shell,.privacy-parity__shell{max-width:1980px;margin:0 auto;padding:0 1.88rem}.article-detail__layout{justify-content:space-between;margin-top:2.5rem;padding-bottom:1.52rem;display:flex}.article-detail__main{flex-direction:column;gap:2rem;width:72%;padding:1.5rem 0 3rem 1.5rem;display:flex}.article-detail__main>header{flex-direction:column;gap:1rem;display:flex}.article-detail__main>header>span{color:#86be1e;text-transform:uppercase;font-size:.88rem;font-weight:700}.article-detail__main>header h1{overflow-wrap:anywhere;color:#12162d;margin:0;font-size:2.25rem;line-height:1.2}.article-detail__main>header p{color:#666;margin:0}.event-detail__meta{flex-direction:column;gap:.75rem;display:flex}.event-detail__sessions{align-items:flex-start;gap:.5rem;display:flex}.event-detail__sessions>span{flex-wrap:wrap;flex:1;gap:.5rem 1.5rem;min-width:0;display:flex}.event-detail__sessions a{color:#2878ff}.event-detail__sessions a:hover{text-decoration:underline}.event-detail__meta>div{border-top:1px solid #e5e5e5;justify-content:space-between;align-items:center;gap:1.5rem;padding:1rem 0;display:flex}.event-detail__meta .button{min-height:2.5rem;padding:.5rem 1.25rem}.event-detail__related-events{padding:0 0 3rem}.event-detail__related-events h2{color:#12162d;margin:0 0 1.5rem;font-size:2.25rem}.event-detail__related-events>div{gap:1.5rem;display:flex}.event-detail__related-events a{flex:1;min-width:0;max-width:25%;display:block;overflow:hidden}.event-detail__related-events img{width:100%;height:auto;transition:transform .3s;display:block}.event-detail__related-events a:hover img{transform:scale(1.04)}.event-detail__related-events a>span{color:#12162d;overflow-wrap:anywhere}.article-detail--event .event-source-speakers,.article-detail--event .event-source-contact{margin-top:1rem}.article-detail--event .event-source-speakers>div{flex-direction:column;gap:1.5rem;display:flex}.article-detail--event .event-source-speaker{align-items:flex-start;gap:1.25rem;display:flex}.article-detail--event .event-source-speaker>img{object-fit:cover;object-position:center top;border-radius:50%;flex:0 0 3.75rem;width:3.75rem;min-width:3.75rem;max-width:3.75rem;height:3.75rem;min-height:3.75rem;max-height:3.75rem}.article-detail--event .event-source-speaker>div{flex-direction:column;gap:.5rem;min-width:0;display:flex}.article-detail--event .event-source-speaker p,.article-detail--event .event-source-speaker-intro>:first-child{margin-top:0}.article-detail--event .event-source-speaker-name{margin-bottom:0;font-weight:700}.article-detail--event .event-source-speaker-organization{color:#86be1e;margin:0}.article-detail--event .event-source-speaker-intro{color:#666;font-size:.88rem;line-height:1.5rem}.article-detail--event .event-source-contact{background:#f7f7f7;border-radius:.25rem;flex-direction:column;gap:.5rem;padding:.75rem 1.25rem 1rem;display:flex}.article-detail--event .event-source-contact h2{margin:1rem 0}@media (max-width:768px){.event-detail__related-events{padding-right:0}.event-detail__related-events>div{flex-direction:column}.event-detail__related-events a{max-width:100%}.article-detail--event .event-source-speaker{gap:1rem}.article-detail--event .event-source-speaker>img{flex-basis:4rem;width:4rem;min-width:4rem;max-width:4rem;height:4rem;min-height:4rem;max-height:4rem}}.article-detail__main .rich-content{overflow-wrap:anywhere;color:#12162d;border-top:1px solid #ccc;min-width:0;max-width:100%;padding-top:3rem;font-size:1rem;line-height:1.75rem}.article-detail__main .rich-content>:first-child{margin-top:0}.article-detail__main .rich-content h1{font-size:1.75rem}.article-detail__main .rich-content h2{font-size:1.5rem}.article-detail__main .rich-content h3{font-size:1.25rem}.article-detail__main .rich-content p{line-height:1.75rem}.article-detail__main .rich-content img,.article-detail__main .rich-content iframe,.article-detail__main .rich-content video{height:auto;display:block;max-width:100%!important;margin:1.5rem auto!important}.article-detail__main .rich-content span{overflow-wrap:anywhere;max-width:100%;white-space:normal!important}.article-detail__main .rich-content a{max-width:100%;white-space:normal!important;overflow-wrap:anywhere!important}.article-detail__main .rich-content ul,.article-detail__main .rich-content ol,.article-detail__main .rich-content div,.article-detail__main .rich-content section,.article-detail__main .rich-content article,.article-detail__main .rich-content hr{box-sizing:border-box;max-width:100%!important}.article-detail__main .rich-content table{border-collapse:collapse;contain:inline-size;width:100%;max-width:100%;display:block;overflow-x:auto}.article-detail__main .rich-content td,.article-detail__main .rich-content th{border:1px solid #e5e5e5;padding:.625rem}.article-detail__main .rich-content blockquote{background:#f7f7f7;border-left:4px solid #ccc;margin:2rem 0;padding:.75rem 2rem}.article-sidebar{background:#f4f7ec;border-radius:.5rem;flex-direction:column;gap:3rem;width:25%;min-width:0;margin-top:2rem;padding:1.5rem;display:flex}.article-sidebar__section{flex-direction:column;gap:1.5rem;min-width:0;display:flex}.article-sidebar__section h2{overflow-wrap:anywhere;color:#12162d;min-width:0;margin:0;font-size:1.25rem;line-height:1.5rem;position:relative}.article-sidebar__section h2:after{content:"";background:#86be1e;width:3rem;height:.2rem;position:absolute;bottom:-.7rem;left:0}.article-sidebar__section h3{color:#12162d;margin:0;font-size:.88rem}.article-sidebar__section ul{flex-direction:column;gap:.75rem;margin:-1rem 0 0;padding-left:1.25rem;display:flex}.article-sidebar__section li,.article-sidebar__section li a{overflow-wrap:anywhere;color:#86be1e;min-width:0;max-width:100%;line-height:1.5rem}.article-sidebar__section a:hover{text-decoration:underline}.article-sidebar__contact address{color:#666;border-bottom:1px solid #e5e5e5;flex-direction:column;gap:.25rem;margin:0;padding-bottom:.75rem;font-style:normal;line-height:1.5;display:flex}.article-sidebar__contact address:last-child{border-bottom:0}.article-sidebar__contact strong{color:#12162d;font-size:.88rem}.article-sidebar__contact address>span,.article-sidebar__contact address>a{overflow-wrap:anywhere;align-items:center;gap:.5rem;min-width:0;display:flex}.article-sidebar__contact img{flex:0 0 1.25rem;width:1.25rem;height:1.25rem}.article-sidebar__contact a{color:#2878ff}.article-sidebar__ads{flex-direction:column;gap:1rem;display:flex}.article-sidebar__ads a{display:block;overflow:hidden}.article-sidebar__ads img,.article-sidebar__events img{border-radius:.13rem;width:100%;height:auto;transition:transform .3s;display:block}.article-sidebar__ads a:hover img,.article-sidebar__events a:hover img{transform:scale(1.04)}.article-sidebar__related-services>div{flex-direction:column;display:flex}.article-sidebar__related-services details{border-bottom:0}.article-sidebar__related-services summary{color:#12162d;cursor:pointer;border-bottom:1px solid #86be1e;padding:1.25rem 1.75rem .5rem 0;font-size:.88rem;font-weight:700;list-style:none;position:relative}.article-sidebar__related-services summary::-webkit-details-marker{display:none}.article-sidebar__related-services summary:after{content:"";background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' width='20' height='20' viewBox='0 0 16 16'%3E%3Cpath d='m8.471 8.545 2.72-2.72a.696.696 0 1 1 .984.984l-3.232 3.232c-.52.52-1.365.52-1.886 0L3.825 6.809a.696.696 0 0 1 .984-.984l2.72 2.72c.26.26.682.26.942 0' fill='%23999'/%3E%3C/svg%3E") 50%/1.25rem no-repeat;width:1.25rem;height:1.25rem;transition:transform .2s ease-in-out;position:absolute;right:.2rem}.article-sidebar__related-services details[open] summary:after{transform:rotate(-180deg)}@media (prefers-reduced-motion:reduce){.article-sidebar__related-services summary:after{transition:none}}.article-sidebar__related-services ul{margin:0 0 1rem}.article-sidebar__events>div{flex-direction:column;gap:.75rem;display:flex}.article-sidebar__events a{display:block;overflow:hidden}.article-sidebar__events a>span{color:#12162d;line-height:1.5}.article-sidebar__company-news ul,.article-sidebar__industry-news ul{margin:0}.article-sidebar__company-news li a,.article-sidebar__industry-news li a{color:#12162d}.about-parity .english-page-banner,.privacy-parity .english-page-banner{margin-bottom:6.25rem}.privacy-content{color:#12162d;overflow-wrap:anywhere;min-width:0;max-width:100%;padding:0 1.5rem 7.5rem;line-height:1.75rem}.privacy-content>:first-child{margin-top:0}.privacy-content .data-table-container{width:100%;max-width:100%;margin:1.875rem 0;overflow-x:auto}.privacy-content .data-collection-table{border-collapse:collapse;width:100%;min-width:48rem}.privacy-content .data-collection-table th,.privacy-content .data-collection-table td{text-align:left;vertical-align:top;border:1px solid #e5e5e5;padding:1rem 1.25rem}.privacy-content .data-collection-table th{background:#f8f9fa}.privacy-content .data-collection-table tr:nth-child(2n){background:#f9f9f9}.privacy-content a{white-space:normal;overflow-wrap:anywhere}.privacy-content .privacy-cookie-trigger{color:#7bb51b;font:inherit;line-height:inherit;cursor:pointer;background:0 0;border:0;margin:0;padding:0;text-decoration:underline;display:inline}.privacy-content .privacy-cookie-trigger:hover,.privacy-content .privacy-cookie-trigger:focus-visible{color:#5f9410}.about-intro,.team-intro{justify-content:space-between;gap:5rem;padding:0 1.5rem;display:flex}.about-intro>div{width:50%}.about-intro h2,.about-what>h2,.about-what__layout article h3,.about-difference>h2,.about-reports>header h2{font-family:Montserrat,sans-serif;font-weight:700}.about-intro>div>div>p{margin:0 0 30px}.about-intro h2,.team-intro h2{color:#12162d;margin:0 0 1.5rem;font-size:1.75rem}.about-intro>div>div,.team-intro>div{color:#12162d;line-height:1.75rem}.about-intro>img{object-fit:cover;border-radius:.5rem;align-self:flex-start;width:35%;height:auto}.about-what{background:#f7f7f7;margin:7.5rem -1.88rem 0;padding:7.5rem 1.88rem}.about-what>h2,.about-difference>h2,.team-professionals>h2{color:#12162d;margin:0 0 5.5rem;font-size:2.25rem}.about-what__layout{justify-content:space-between;display:flex}.about-what__layout>img{object-fit:fill;width:33.75rem;height:31.25rem;margin-left:-2.5rem;margin-right:1.88rem}.about-what__layout>div{flex-direction:column;flex:1;justify-content:space-between;min-width:0;display:flex}.about-what__layout article{background:#fff;border-radius:.5rem;flex-direction:column;justify-content:space-between;min-height:9.38rem;margin-bottom:1rem;padding:1.5rem;display:flex;transform:translateY(-50%)}.about-what__layout article h3{color:#12162d;margin:0;font-size:1.25rem}.about-what__layout article p{color:#12162d;margin:.5rem 0;font-family:Montserrat,sans-serif;line-height:1.5}.about-what__layout article a{color:#86be1e;align-self:flex-start;align-items:center;font-weight:700;display:flex}.about-what__layout article a img{width:14px;height:9px;margin-left:10px;transition:transform .3s;position:relative;top:1px}.about-what__layout article a:hover img{transform:translate(3px)}.about-difference{padding:7.5rem 1.5rem}.about-difference>h2{text-align:center}.about-difference>div{grid-template-columns:repeat(3,30%);justify-content:space-between;display:grid}.about-difference article{text-align:left}.about-difference article img{object-fit:contain;width:9rem;height:9rem}.about-difference article h3{color:#12162d;margin:2rem 0 .5rem;font-size:1.25rem}.about-difference article p{color:#999;margin:0;font-family:Montserrat,sans-serif;line-height:1.75rem}.about-reports{background:#f7f7f7;margin:0 -1.88rem;padding:7.5rem 1.88rem}.about-reports>header{justify-content:space-between;align-items:center;margin-bottom:4rem;display:flex}.about-reports>header h2{color:#12162d;margin:0;font-size:2.25rem}.about-reports__controls{gap:1rem;display:flex}.about-reports__controls button{color:#12162d;cursor:pointer;background:0 0;border:1px solid #ccc;border-radius:50%;place-items:center;width:2.75rem;height:2.75rem;padding:0;display:grid}.about-reports__controls button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;width:.875rem;height:.625rem}.about-reports__controls button:first-child{transform:rotate(180deg)}.about-reports__controls button:disabled{color:#999;cursor:default}.about-reports__list{scroll-behavior:smooth;scrollbar-width:none;gap:1.5rem;display:flex;overflow-x:auto}.about-reports__list::-webkit-scrollbar{display:none}.about-reports article{background:#fff;border-radius:.25rem;flex-direction:column;align-items:center;min-width:20.44rem;padding:2rem;display:flex}.about-reports article img{object-fit:contain;width:12.5rem;height:12.5rem}.about-reports article h3{margin:1rem 0 2.75rem;font-size:1.25rem}.about-reports article a{color:#fff;background:#86be1e;border-radius:.125rem;align-items:center;gap:.625rem;padding:.375rem 1.25rem;display:flex}.about-reports article a:hover{background:#7cb01a}.about-reports article a svg{fill:none;stroke:currentColor;stroke-linecap:square;stroke-linejoin:miter;stroke-width:4px;width:.9375rem;height:.9375rem}.team-intro>h2{width:40%;margin:0;font-family:Montserrat,sans-serif}.team-intro{gap:0}.team-intro>div{width:55%;line-height:1.5}.team-statistics{grid-template-columns:repeat(3,30%);justify-content:space-between;margin-top:5.25rem;padding:0 1.5rem;display:grid}.team-statistics article{border-left:1px solid #ccc;padding-left:1.5rem;position:relative}.team-statistics article:after{content:"";background:#86be1e;width:2px;height:3.25rem;position:absolute;top:0;left:-1px}.team-statistics strong{color:#86be1e;font-size:3rem;line-height:1.5}.team-statistics h3{color:#12162d;margin:.5rem 0;font-size:1rem}.team-statistics p{color:#666;margin:0;line-height:1.5}.team-professionals{padding:7.5rem 0}.team-professionals>h2{margin-bottom:4rem;font-family:Montserrat,sans-serif}.team-professionals__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.team-professionals__grid>button{text-align:left;cursor:pointer;background:0 0;border:0;min-width:0;padding:0}.team-professionals__grid>button>span{aspect-ratio:1;background:#eef2e8;border-radius:.25rem;width:100%;display:block;position:relative;overflow:hidden}.team-professionals__grid img{object-fit:cover}.team-professionals__grid i{color:#fff;background:#86be1e;place-items:center;width:2.5rem;height:2.5rem;font-size:1.5rem;font-style:normal;display:grid;position:absolute;bottom:0;right:0}.team-professionals__grid strong{color:#12162d;margin:1rem 0 .5rem;font-size:1.25rem;display:block}.team-professionals__grid small{color:#666;font-size:1rem}.team-professionals__grid>button:hover strong{color:#86be1e}.team-drawer{z-index:1000;position:fixed;inset:0}.team-drawer__overlay{cursor:pointer;background:#0009;border:0;width:100%;position:absolute;inset:0}.team-drawer__panel{background:#fff;width:min(470px,100vw);height:100%;position:absolute;top:0;right:0;overflow:hidden;box-shadow:-2px 0 5px #0000004d}.team-drawer__body{height:calc(100% - 80px);margin-top:60px;padding:0 40px 40px;overflow-y:auto}.team-drawer__close{cursor:pointer;background:0 0;border:0;place-items:center;width:.9375rem;height:.9375rem;padding:0;display:grid;position:absolute;top:1.4rem;right:2.5rem}.team-drawer__close svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.25px;width:.9375rem;height:.9375rem;display:block}.team-drawer__portrait{aspect-ratio:1;background:#eef2e8;width:50%;margin-top:10px;position:relative;overflow:hidden}.team-drawer__portrait img{object-fit:cover}.team-drawer__panel h2{color:#12162d;margin:.5rem 0;font-size:1.75rem}.team-drawer__body>p{color:#666;margin:0 0 1.5rem;font-weight:400}@media (max-width:1000px){.about-what__layout{display:block}.about-what__layout>img{display:none}.about-what__layout article{min-height:0;transform:none}}.history-layout{align-items:flex-start;padding:0 0 7.5rem;display:flex}.history-layout>nav{z-index:2;flex-direction:column;flex:0 0 6.25rem;gap:.625rem;width:6.25rem;max-height:calc(100vh - 9rem);font-family:Montserrat,sans-serif;display:flex;position:sticky;top:100px;overflow-y:auto}.history-layout>nav a{color:#12162d;font-weight:700}.history-layout>nav a:hover,.history-layout>nav a:focus{color:#86be1e;border-color:#86be1e}.history-timeline{flex-direction:column;flex:1;min-width:0;margin-left:-6.25rem;display:flex;position:relative}.history-timeline:after{z-index:0;content:"";background:#eee;width:2px;position:absolute;top:38.4px;bottom:1.75rem;left:50%}.history-timeline article{z-index:1;opacity:1;width:50%;margin-bottom:2.5rem;padding:0 10% 0 2rem;scroll-margin-top:100px;transition:opacity 1s ease-out,transform 1s ease-out;position:relative;transform:none}.history-layout[data-animated] article:not(.is-visible){opacity:.5;transform:translateY(5rem)}.history-timeline article:nth-child(odd){margin-left:50%}.history-timeline article:nth-child(2n){text-align:right;padding-left:15%;padding-right:2rem}.history-timeline article h2{color:#12162d;margin:0;font-family:Montserrat,sans-serif;font-size:4rem;line-height:1.2}.history-timeline article i{color:#0000;background:#fff url(/english-assets/history/our_history_02.png) 50%/26px 26px no-repeat;place-items:center;width:26px;height:26px;display:grid;position:absolute;top:25.4px;left:-13px}.history-timeline article:nth-child(2n) i{left:auto;right:-13px}.history-timeline article:last-child:after{content:"";background:#fff;width:4px;position:absolute;top:51.4px;bottom:-40px;left:-1px}.history-timeline article:last-child:nth-child(2n):after{left:auto;right:-3px}.history-timeline article p,.history-timeline__entries>div{margin:0;font-family:Mulish,sans-serif;line-height:1.5rem}.history-timeline__entries.is-multiple>div{margin:0 0 8px 16px;position:relative}.history-timeline article:nth-child(2n) .history-timeline__entries{position:relative;right:7px}.history-timeline article:nth-child(2n) .history-timeline__entries.is-multiple>div{margin-left:0;right:10px}.history-timeline__entries.is-multiple>div:before{content:"";background:#86be1e;border-radius:50%;width:.5rem;height:.5rem;position:absolute;top:9px;left:-1rem}.history-timeline article:nth-child(2n) .history-timeline__entries.is-multiple>div:before{left:auto;right:-1rem}@media (prefers-reduced-motion:reduce){.history-timeline article,.history-layout[data-animated] article:not(.is-visible){opacity:1;transition:none;transform:none}}.contact-parity__shell{max-width:1980px;margin:0 auto;padding:0 1.88rem}.contact-parity__layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:6.25rem 0 7.5rem;display:grid}.contact-parity__form{min-width:0;padding:0 1.5rem}.contact-parity__form>h2,.contact-affiliations>h2{color:#12162d;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;margin:0;font-family:Montserrat,Arial,sans-serif;font-size:2.25rem;font-weight:700;line-height:1.5}.contact-parity__form>h2{margin-bottom:4rem}.contact-parity__form .form-grid{grid-template-columns:minmax(0,1fr);gap:2rem}.contact-parity__form .contact-form{gap:2rem}.contact-parity__form .contact-form label{gap:.5rem}.contact-parity__form .contact-form__label i,.contact-parity__form .contact-form__choices legend>span{color:#d53838}.contact-parity__form .contact-form__choices{gap:0;min-width:0}.contact-parity__form .contact-form__choices legend{margin-bottom:.5rem;padding:0}.contact-parity__form .contact-form__choices label,.contact-parity__form .contact-form label.contact-form__consent{color:#12162d;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto}.contact-parity__form .contact-form>.form-grid input,.contact-parity__form .contact-form textarea{border-color:#ccc;border-radius:.25rem;min-height:4rem;padding:0 1rem;font-size:1rem;font-weight:400}.contact-parity__form .contact-form textarea{min-height:11rem;padding:1rem;line-height:1.5}.contact-parity__form .contact-form>.form-grid input:focus,.contact-parity__form .contact-form textarea:focus{border-color:#86be1e;outline:0}.contact-parity__form .contact-form>.form-grid input::placeholder,.contact-parity__form .contact-form textarea::placeholder{color:#ccc;font-size:.875rem;font-weight:400}.contact-parity__form .contact-form>.form-grid label,.contact-parity__form .contact-form__field>label:not(.contact-form__consent),.contact-parity__form .contact-form__choices legend{font-weight:400}.contact-parity__form .contact-form__field-error{color:#d53838;overflow-wrap:anywhere;margin:0 0 -1.5rem;font-size:1rem;font-weight:400;line-height:1.5}.contact-parity__form .contact-form input[aria-invalid=true]:not([type=checkbox]):not([type=radio]),.contact-parity__form .contact-form textarea[aria-invalid=true]{border-color:red}.contact-parity__form .contact-form .button{background:#86be1e;border:0;border-radius:.125rem;gap:.5rem;min-width:0;min-height:2.5rem;padding:.5rem 1.5rem;font-weight:400}.contact-parity__form .contact-form .button:hover{background:#7cb01a;transform:none}.contact-parity__form .contact-form .button img{flex:none;width:.9375rem;height:.5625rem;transition:transform .3s}.contact-parity__form .contact-form .button:hover img{transform:translate(3px)}.contact-affiliations{overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;border-left:1px solid #e5e5e5;min-width:0;padding:0 1.5rem}.contact-affiliations>h2{color:#86be1e;margin-bottom:0;font-size:2rem;line-height:1.5}.contact-affiliations address{color:#12162d;margin:2rem 0 0;font-style:normal}.contact-affiliations h3{color:#12162d;margin:0 0 .5rem;font-family:Montserrat,Arial,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.5}.contact-affiliations p{margin:0 0 .5rem;line-height:1.5}.contact-affiliations p:nth-of-type(n+2){color:#666}.contact-affiliations p:last-child{margin-bottom:.625rem}.contact-affiliations a{-webkit-hyphens:none;hyphens:none}.contact-affiliations a:hover{color:#86be1e}@media (max-width:1024px){.solution-service-grid{grid-template-columns:minmax(0,1fr)}.parity-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.parity-experience>div,.industry-source-first-advantages article{width:calc(50% - 1.5rem)}}@media (max-width:768px){.about-parity{overflow-x:clip}.industry-solution-page__shell,.article-detail__shell,.about-parity__shell,.privacy-parity__shell{padding:0 1.25rem}.industry-solution-hero__copy{padding:2rem}.industry-solution-hero__copy h1{font-size:2rem}.industry-solution-hero__image{display:none}.industry-services{padding:5rem 0}.industry-solution-page--solution .industry-services>h2,.industry-solution-page--solution .industry-experience h2,.industry-solution-page--solution .industry-success-studies h2,.industry-solution-page--solution .industry-showcase h2,.industry-solution-page--solution .industry-connect h2,.industry-solution-page--solution .parity-related h2,.industry-solution-page--solution .industry-services__groups h3{font-size:1.5rem}.industry-services__groups a{width:100%}.industry-experience,.industry-success-studies,.industry-showcase,.parity-related{padding-left:1.25rem;padding-right:1.25rem}.parity-experience>div{width:100%}.parity-experience--sustainability{flex-wrap:wrap}.parity-experience--sustainability>div{flex:none;width:100%}.industry-source-first-advantages article{width:100%}.industry-source-second-advantages article{flex-direction:column;align-items:flex-start}.industry-source-second-advantages article>img{margin:1.5rem 0 0 1.5rem}.parity-card-grid{grid-template-columns:1fr}.solution-service-grid{grid-template-columns:minmax(0,1fr)}.solution-service-grid>a,.solution-service-grid>article{min-height:0;box-shadow:none;border:0;border-top:1px solid #e5e5e5}.solution-service-grid>a>div,.solution-service-grid>article>div{padding:0}.solution-service-grid--market{gap:2rem}.solution-service-grid--market>article{width:100%}.solution-service-grid__media{display:none}.industry-showcase header{margin-bottom:2rem}.industry-showcase .parity-card-grid{flex-wrap:wrap}.industry-showcase .parity-card{flex-basis:100%;width:100%}.industry-showcase h2,.industry-services>h2,.industry-experience h2,.industry-success-studies h2,.parity-related h2{font-size:1.5rem}.industry-connect{padding:0}.parity-related a{width:100%}.article-detail__layout{flex-direction:column}.article-detail__main{width:100%;padding:0 0 1.5rem}.article-detail__main>header h1{font-size:2rem}.site-breadcrumb{overflow:hidden}.site-breadcrumb__item:last-child>span:last-child,.site-breadcrumb>span:last-child{min-width:0;max-width:100%;display:block}.article-sidebar{width:100%;margin-top:0}.about-parity .english-page-banner,.privacy-parity .english-page-banner{margin-bottom:5rem}.privacy-content{padding:0 0 5rem}.about-intro,.team-intro{padding:0;display:block}.about-intro>div,.team-intro>h2,.team-intro>div{width:100%}.about-intro>img{display:none}.about-intro h2{font-size:1.5rem}.about-what{margin:5rem -1.25rem 0;padding-top:5rem;padding-bottom:5rem}.about-what>h2,.about-difference>h2,.team-professionals>h2{margin-bottom:2rem;font-size:1.5rem}.about-difference,.about-reports,.team-professionals{padding-top:5rem;padding-bottom:5rem}.about-reports{margin-left:-1.25rem;margin-right:-1.25rem}.about-reports>header{margin-bottom:2rem}.about-reports>header h2{font-size:1.5rem}.about-reports__controls{display:none}.about-difference>div,.team-statistics{grid-template-columns:1fr}.about-difference article{margin-bottom:30px}.about-difference article img{width:5rem;height:5rem}.about-reports__list{flex-direction:column}.about-reports article{min-width:0}.team-professionals__grid{grid-template-columns:1fr}.team-intro{padding:0 24px}.team-intro>h2{font-size:24px}.team-intro>div{margin-top:30px}.team-professionals__grid>button{pointer-events:none}.team-professionals__grid i,.team-drawer{display:none}.team-statistics article+article{margin-top:30px}.history-layout{padding:0 0 5rem;display:block}.history-layout>nav{display:none}.history-timeline{margin-left:0;padding:0 1rem}.history-timeline:after{display:none}.history-timeline article,.history-timeline article:nth-child(odd),.history-timeline article:nth-child(2n){text-align:left;width:100%;margin-left:0;padding:0}.history-timeline article h2{font-size:2.5rem}.history-timeline article i,.history-timeline article:last-child:after{display:none}.history-timeline article:nth-child(2n) .history-timeline__entries{right:0}.history-timeline article:nth-child(2n) .history-timeline__entries.is-multiple>div{margin-left:16px;right:0}.history-timeline article:nth-child(2n) .history-timeline__entries.is-multiple>div:before{left:-1rem;right:auto}.contact-parity__shell{padding:0 1.25rem}.contact-parity__layout{grid-template-columns:1fr;gap:5rem;margin:5rem 0}.contact-affiliations{border-left:0}.contact-parity__form>h2,.contact-affiliations>h2{font-size:1.5rem}.contact-parity__form>h2{margin-bottom:2rem}}.events-list-page__shell{max-width:1980px;margin:0 auto;padding:0 1.88rem}.events-main{padding-top:1.5rem}.events-promoted{flex-direction:column;gap:1.5rem;margin:.52rem 0 3rem;display:flex}.events-promoted article{background:#f7f7f7;border-radius:.25rem;justify-content:space-between;gap:2rem;padding:1.25rem;display:flex}.events-promoted article>div{flex-direction:column;flex:1;align-items:flex-start;min-width:0;display:flex}.events-promoted article>div>span,.events-results article p span:first-child{color:#008b78;text-transform:uppercase;background:#c6e2de;border-radius:3rem;padding:.38rem .75rem;font-size:.88rem;font-weight:700;line-height:normal}.events-promoted article>div>span.is-seminar,.events-results article p span:first-child.is-seminar{color:#ef7c43;background:#fcdac9}.events-promoted article>div>span{display:inline-flex}.events-promoted article>div>span>.r24h-icon{flex-shrink:0;margin-right:.25rem;font-size:16px;line-height:normal}.events-promoted article small{color:#86be1e;margin-top:1.5rem;font-size:.88rem;font-weight:700;line-height:normal}.events-promoted article h2{overflow-wrap:anywhere;color:#12162d;-webkit-line-clamp:3;-webkit-box-orient:vertical;max-width:100%;margin:.5rem 0;font-family:Montserrat,Arial,sans-serif;font-size:1.5rem;line-height:normal;display:-webkit-box;overflow:hidden}.events-promoted article time{color:#666;font-weight:700;line-height:normal}.events-promoted article>span{border-radius:.13rem;flex:0 0 20rem;width:20rem;display:block;position:relative;overflow:hidden}.events-promoted article>span img{object-fit:cover;width:100%;height:auto;transition:transform .3s;display:block}.events-promoted a:hover h2{color:#86be1e}.events-promoted a:hover img{transform:scale(1.1)}.events-results{margin-top:4rem}.events-results>h2{color:#12162d;margin:0 0 2rem;font-size:2.25rem}.events-results article>a{border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:flex-end;padding:2rem 0;display:flex}.events-results article+article>a{border-top:0}.events-results article>a>div{flex-direction:column;flex:1;gap:.5rem;min-width:0;display:flex}.events-results article p{color:#86be1e;text-transform:uppercase;align-items:center;gap:.5rem;margin:0;font-size:.88rem;font-weight:700;display:flex}.events-results article p span:first-child{background:0 0;border-right:1px solid #e5e5e5;border-radius:0;padding:0 .5rem 0 0}.events-results article h3{color:#12162d;margin:0;font-size:1.25rem;line-height:1.75rem}.events-results article time{color:#666}.events-results article>a>span{color:#86be1e;font-size:1.5rem}.events-results article>a>.events-results__status{color:#d53838;text-align:right;border:0;border-radius:0;flex:0 0 11.38rem;justify-content:flex-end;align-self:flex-end;width:11.38rem;margin-left:2rem;padding:0;font-size:1rem;font-weight:400;line-height:normal;display:flex}.events-results article>a>.events-results__status.is-concluded{color:#999}.events-results article:hover h3{color:#86be1e}@media (max-width:768px){.events-list-page__shell{padding:0 1.25rem}.events-main{padding-top:0}.events-promoted article{display:block}.events-promoted article>span{display:none}.events-results{margin-top:2.5rem}.events-results>h2{font-size:1.5rem}.events-results article>a{flex-direction:column;gap:1rem}.events-results article>a>.events-results__status{flex:none;width:11.38rem;margin-left:0}.search-console{padding:0 1.25rem 5rem}.search-console__shell{width:100%}.search-console__channels{align-items:flex-start}.search-console__pagination{flex-direction:column;align-items:flex-start;gap:1rem}}
