@import"https://fonts.googleapis.com/css2?family=Fira+Code:wght@400;500;600;700&family=Inter:wght@300;400;700&family=Montserrat:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&family=Open+Sans:wght@400;700&family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&family=PT+Serif:ital,wght@0,400;0,700;1,400;1,700&display=swap";:root{--theme-color-primary: rgba(0, 85, 85, 1);--theme-color-secondary: #00c81c;--theme-color-tertiary: rgba(254, 94, 7, 1);--theme-color-light: hsl(0, 0%, 95%);--theme-color-lighter: hsl(0, 0%, 98%);--theme-color-lightest: hsl(0, 0%, 100%);--theme-color-dark: hsl(0, 0%, 20%);--theme-color-darker: hsl(0, 0%, 10%);--theme-color-darkest: hsl(0, 0%, 0%);--theme-color-grey: var(--theme-color-light);--theme-color-on-hover: var(--theme-color-darkest);--body-background: var(--theme-color-lightest);--body-color: var(--theme-color-darkest);--heading-color: var(--theme-color-primary);--subheading-color: var(--theme-color-secondary);--theme-color-warning: #f75641;--theme-color-alert: #f9d626;--theme-color-confirm: #00c995;--theme-color-info: #0097ff;--theme-color-scrollbar: var(--theme-color-grey);--theme-color-scroll-thumb: #c4c4c4;--overlay-background-light: rgba(255, 255, 255, 0.3);--overlay-background-dark: linear-gradient(45deg, var(--theme-color-primary) 0, hsla(0, 0%, 0%, 0) 100%);--header-background: var(--theme-color-lightest);--header-color: var(--theme-color-primary);--header-color__hover: var(--theme-color-primary);--header-submenu-border-color: var(--theme-color-grey);--header-submenu-background: var(--theme-color-lightest);--header-submenu-background__hover: var(--theme-color-grey);--header-submenu-color: var(--body-color);--header-submenu-color__hover: var(--header-color__hover);--header-separator-color: var(--theme-color-grey);--footer-background: var(--theme-color-lightest);--footer-color: var(--theme-color-primary);--footer-color__hover: var(--theme-color-primary);--button-background-primary: var(--theme-color-primary);--button-color-primary: var(--theme-color-lightest);--button-border-color-primary: var(--theme-color-primary);--button-background-primary__hover: var(--theme-color-primary);--button-color-primary__hover: var(--theme-color-lightest);--button-border-color-primary__hover: var(--theme-color-primary);--button-background-secondary: transparent;--button-color-secondary: var(--theme-color-primary);--button-border-color-secondary: var(--theme-color-primary);--button-background-secondary__hover: var(--theme-color-primary);--button-color-secondary__hover: var(--theme-color-lightest);--button-border-color-secondary__hover: var(--button-background-secondary__hover);--icon-background-primary: var(--button-background-primary);--icon-color-primary: var(--button-color-primary);--icon-border-color-primary: var(--button-background-primary);--icon-background-primary__hover: var(--button-background-primary__hover);--icon-color-primary__hover: var(--button-color-primary__hover);--icon-border-color-primary__hover: var(--button-background-primary__hover);--icon-background-secondary: var(--theme-color-secondary);--icon-color-secondary: var(--theme-color-lightest);--icon-border-color-secondary: var(--theme-color-secondary);--icon-background-secondary__hover: var(--theme-color-secondary);--icon-color-secondary__hover: var(--theme-color-lightest);--icon-border-color-secondary__hover: var(--theme-color-secondary);--icon-background-hollow: transparent;--icon-color-hollow: var(--theme-color-dark);--icon-border-color-hollow: transparent;--icon-background-hollow__hover: transparent;--icon-color-hollow__hover: var(--theme-color-primary);--icon-border-color-hollow__hover: transparent;--icon-background-rss: #ee7c2b;--icon-color-rss: var(--theme-color-lightest);--icon-border-color-rss: #ee7c2b;--icon-background-rss__hover: #d55d07;--icon-color-rss__hover: var(--theme-color-lightest);--icon-border-color-rss__hover: #d55d07;--tag-background: var(--button-background-primary);--tag-color: var(--theme-color-lightest);--tag-border-color: var(--button-background-primary);--tag-background__hover: var(--button-background-primary);--tag-color__hover: var(--theme-color-lightest);--tag-border-color__hover: var(--button-background-primary);--link-color: var(--theme-color-primary);--link-color__hover:var(--theme-color-primary) }:root{--border-radius-default: .5rem;--border-radius-round: 50%;--icon-size-s: var(--space-m);--icon-size-l: var(--space-l);--aspect-ratio-author-module: 1;--aspect-ratio-contact-module: 1;--aspect-ratio-quote-module: 1;--aspect-ratio-headline-block: 16/9;--aspect-ratio-headline-tile: 1;--aspect-ratio-headline-scroll: 16/9;--aspect-ratio-headline-list: 16/9;--aspect-ratio-headline-rss: 16/9;--aspect-ratio-coverage-module: 16/9;--aspect-ratio-button-module-image: 16/9;--aspect-ratio-image-module: 3/2;--aspect-ratio-video-module: 16/9;--aspect-ratio-audio-module: 1;--aspect-ratio-calendar-module: 16/9;--aspect-ratio-liveblog-module: 16/9;--aspect-ratio-slider: 1;--aspect-ratio-featured-release: 2;--aspect-ratio-article-featured-release: 2;--aspect-ratio-medialib-thumbnails: 3/2}@media(min-width: 767px){:root{--aspect-ratio-featured-release: 2.5;--aspect-ratio-article-featured-release: 3.2;--aspect-ratio-slider: 2.2}}:root{--space-3xs: clamp(0.25rem, calc(0.23rem + 0.11vw), 0.31rem);--space-2xs: clamp(0.5rem, calc(0.46rem + 0.22vw), 0.63rem);--space-xs: clamp(0.75rem, calc(0.68rem + 0.33vw), 0.94rem);--space-s: clamp(1rem, calc(0.91rem + 0.43vw), 1.25rem);--space-m: clamp(1.5rem, calc(1.37rem + 0.65vw), 1.88rem);--space-l: clamp(2rem, calc(1.83rem + 0.87vw), 2.5rem);--space-xl: clamp(3rem, calc(2.74rem + 1.3vw), 3.75rem);--space-2xl: clamp(4rem, calc(3.65rem + 1.74vw), 5rem);--space-3xl: clamp(6rem, calc(5.48rem + 2.61vw), 7.5rem);--space-3xs-2xs: clamp(0.25rem, calc(0.12rem + 0.65vw), 0.63rem);--space-2xs-xs: clamp(0.5rem, calc(0.35rem + 0.76vw), 0.94rem);--space-xs-s: clamp(0.75rem, calc(0.58rem + 0.87vw), 1.25rem);--space-s-m: clamp(1rem, calc(0.7rem + 1.52vw), 1.88rem);--space-m-l: clamp(1.5rem, calc(1.15rem + 1.74vw), 2.5rem);--space-l-xl: clamp(2rem, calc(1.39rem + 3.04vw), 3.75rem);--space-xl-2xl: clamp(3rem, calc(2.3rem + 3.48vw), 5rem);--space-2xl-3xl: clamp(4rem, calc(2.78rem + 6.09vw), 7.5rem)}:root{--heading-font-family: EuclidFlex, sans-serif;--heading-font-style: normal;--heading-font-weight: 500;--subheading-font-family: EuclidFlex, sans-serif;--subheading-font-style: normal;--subheading-font-weight: 700;--body-font-family: EuclidFlex, sans-serif;--body-font-style: normal;--body-font-weight: normal;--link-font-family: EuclidFlex, sans-serif;--link-font-style: normal;--link-font-weight: normal;--tag-font-family: EuclidFlex, sans-serif;--tag-font-style: normal;--tag-font-weight: thin;--accordion-header-font-weight: bold;--button-font-size: var(--body-font-size);--button-font-family: EuclidFlex, sans-serif;--button-font-weight: normal;--button-font-style: normal;--subtext-font-size: clamp(12px, 12px + -0.01vw, 14px);--caption-font-size: clamp(14px, 14px + 0.05vw, 15px);--body-font-size: clamp(15px, 15px + 0.1vw, 16px);--h1-font-size: clamp(32px, 32px + 1.33vw, 48px);--h2-font-size: clamp(28px, 28px + 1vw, 40px);--h3-font-size: clamp(24px, 24px + 0.73vw, 32px);--h4-font-size: clamp(20px, 20px + 0.52vw, 28px);--h5-font-size: clamp(18px, 18px + 0.35vw, 20px);--h6-font-size: 18px}@font-face{font-family:"pp-icons";src:url("https://content.presspage.com/templates/50/2372/465298/pp-icons.ttf?yprlij") format("truetype"),url("https://content.presspage.com/templates/50/2372/465298/pp-icons.woff?yprlij") format("woff"),url("https://content.presspage.com/templates/50/2372/465298/pp-icons.svg?yprlij#pp-icons") format("svg");font-weight:normal;font-style:normal;font-display:block}@font-face{font-family:EuclidFlex;src:url(https://content.presspage.com/templates/907/2928/717699/euclidflex-regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:EuclidFlex;src:url(https://content.presspage.com/templates/907/2928/717699/euclidflex-regularitalic.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:EuclidFlex;src:url(https://content.presspage.com/templates/907/2928/717699/euclidflex-medium.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:EuclidFlex;src:url(https://content.presspage.com/templates/907/2928/717699/euclidflex-MediumItalic.ttf) format("truetype");font-weight:500;font-style:italic}@font-face{font-family:EuclidFlex;src:url(https://content.presspage.com/templates/907/2928/717699/euclidflex-bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:EuclidFlex;src:url(https://content.presspage.com/templates/907/2928/717699/euclidflex-bolditalic.ttf) format("truetype");font-weight:700;font-style:italic}@font-face{font-family:EuclidFlex;src:url(https://content.presspage.com/templates/907/2928/717699/euclidflex-light.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:EuclidFlex;src:url(https://content.presspage.com/templates/907/2928/717699/euclidflex-lightitalic.ttf) format("truetype");font-weight:300;font-style:italic}@font-face{font-family:EuclidFlex;src:url(https://content.presspage.com/templates/907/2928/717699/euclidflex-ultralight.ttf) format("truetype");font-weight:100;font-style:normal}@font-face{font-family:EuclidFlex;src:url(https://content.presspage.com/templates/907/2928/717699/euclidflex-ultralightitalic.ttf) format("truetype");font-weight:100;font-style:italic}:root{--nav-min-height: var(--space-l-xl);--logo-width: 200px;--logo-height: auto;--gap-between-rows: var(--space-s)}@media(min-width: 992px){:root{--gap-between-rows: var(--space-l)}}html{--template-width: 95rem}html #maintable{grid-template-columns:repeat(12, 1fr);-webkit-column-gap:0;-moz-column-gap:0;column-gap:0;max-width:var(--template-width)}html #maintable .pp-main-column{grid-column:1 / -1}html #maintable .pp-side-column{grid-column:1 / -1}@media(min-width: 1200px){html #maintable{grid-template-columns:repeat(12, 1fr);-webkit-column-gap:var(--space-xl);-moz-column-gap:var(--space-xl);column-gap:var(--space-xl)}html #maintable .pp-main-column{grid-column:span 8 / span 8}html #maintable .pp-side-column{grid-column:span 4 / span 4}}:root{--news-carousel-text-align: left;--news-carousel-gradient: var(--overlay-background-dark)}:root{--button-line-height: 1.25;--button-v-padding: var(--space-2xs);--button-h-padding: var(--space-xs);--button-border-width: 2px;--button-border-radius: var(--border-radius-default)}:root{--icon-border-width: 1px}.ppc{--header-item-font: clamp(1rem, 1rem + 0.35vw, 1.125rem)}@media(min-width: 1200px){.ppc .pp-header__inner .row{gap:var(--space-xl)}.ppc .pp-header__inner .row .pp-nav__link{font-size:var(--header-item-font);font-weight:500}}@media(max-width: 991px){.ppc .row{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}}.ppc .pp-logo__link{display:block;position:relative;z-index:22;padding:var(--space-xs-s) 0;max-width:10rem}#pp-main{margin-top:179px}@media(max-width: 1024px){#pp-main{margin-top:100px}}.ol li,ul li{padding-left:unset}.search-box__text-field{color:var(--theme-color-primary)}@media(min-width: 992px){.ppc .pp-footer{padding:0 var(--space-l-xl)}}@media(min-width: 1200px){.ppc .pp-footer{padding:0 var(--space-2xl-3xl)}}.ppc .pp-footer .pp-footer__inner .pp-nav__link.no-link{font-size:22px;font-weight:bold}.ppc .pp-footer .pp-footer__inner .pp-nav__link{font-size:18px}.ppc .pp-footer .pp-footer__inner #copyright-section{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width: 1199px){.ppc .pp-footer .pp-footer__inner #copyright-section{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}html{scroll-behavior:smooth}*{scroll-margin-block:20px}#maintable{margin:var(--space-s) auto}.pp-content-top{max-width:var(--template-width);margin:auto;padding:0 var(--space-s-m)}@media(min-width: 992px){.pp-content-top{padding:0 var(--space-2xl-3xl)}}#maintable,.pp-content-top{padding:0 1.25rem}@media(min-width: 64rem){#maintable,.pp-content-top{padding:0 2.5rem}}@media(min-width: 85rem){#maintable,.pp-content-top{padding:0 8rem}}.pp-banner .pp-banner__content{padding:0;margin:0 auto;width:100%;background:#fff;max-width:var(--template-width)}.pp-banner .pp-banner__content .pp-banner__title{color:var(--heading-color);font-weight:bold;margin:0}.buttonset{gap:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap}#maindiv #maintable .pp-module-contact-avatar .pp-contact-avatar{display:grid !important;grid-template-areas:"img name name name" "img job job job" "empty email email email" "empty phone phone phone";gap:.5rem !important;max-width:-webkit-fit-content !important;max-width:-moz-fit-content !important;max-width:fit-content !important}#maindiv #maintable .pp-module-contact-avatar .pp-contact-avatar .pp-contact-avatar-image-container{grid-area:img;width:2.5rem !important;height:2.5rem !important;margin-right:.5rem !important;min-width:unset !important}.pp-contact-avatar-img{grid-area:img;width:100%;height:100%;background-size:cover;background-position:center}.pp-contact-avatar-name,.pp-contact-avatar-job,.pp-contact-avatar-email,.pp-contact-avatar-phone{grid-area:name;align-self:center}.pp-contact-avatar-job{grid-area:job}.pp-contact-avatar-email{grid-area:email}.pp-contact-avatar-phone{grid-area:phone}.pp-contact-avatar-content-container{display:contents !important}.pp-image-top{border-radius:50% !important}.pp-newsreel-slider{border-radius:.5rem !important}.pp-newsreel-slider .pp-newsreel-slider-readmore{border:0px solid var(--theme-color-tertiary) !important;background-color:var(---theme-color-tertiary) !important;background:var(--theme-color-tertiary) !important;color:var(--clr-lightest) !important}.pp-newsreel-slider .pp-newsreel-slider-readmore:hover{-webkit-filter:brightness(120%);filter:brightness(120%)}@media(min-width: 1200px){.pp-newsreel-slider .pp-newsreel-slider-image-content .pp-newsreel-slider-title h2.pp-newsreel-slider-heading{font-size:1.5rem !important;display:-webkit-box;-webkit-line-clamp:2 !important;-webkit-box-orient:vertical;overflow:hidden}.pp-newsreel-slider .pp-newsreel-slider-intro{display:-webkit-box !important;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}}@media(min-width: 1300px){.pp-newsreel-slider .pp-newsreel-slider-image-content .pp-newsreel-slider-title h2.pp-newsreel-slider-heading{font-size:var(--h3-font-size) !important}}@media(min-width: 1400px){.pp-newsreel-slider .pp-newsreel-slider-heading{-webkit-line-clamp:3 !important}.pp-newsreel-slider .pp-newsreel-slider-intro{-webkit-line-clamp:3}}.md\:mr-14 .inline-block{width:28px;height:28px}a.pp-headlines-allHeadlines__textButton{background:var(--theme-color-secondary) !important;border-color:var(--theme-color-secondary) !important}a.pp-headlines-allHeadlines__textButton:hover{background:var(--theme-color-secondary) !important;border-color:var(--theme-color-secondary) !important}.pp-headline-scroll .mm_listitem,.archive_item_container .mm_listitem{height:auto !important}.pp_gridcontainer_gallery [class^=pp_cb_imagegallery_]{display:block;max-width:32rem}.pp_gridcontainer_gallery .pp_gallery_labels_container{padding-left:0;padding-bottom:0}.pp_gridcontainer_gallery .pp_gallery_labels_container .pp_gallery_title{margin-bottom:0}.pp_gridcontainer_gallery .pp_gallery_labels_container:has(>.pp_gallery_title.none){display:none}.pp_gridcontainer_gallery.pp-portrait-mode .pp_grid .gallery_thumbnail{background-size:contain;aspect-ratio:9/16;height:auto;width:100%}.form_error_title:empty{margin:0}.pp_subscribe #subscribe_form-ppmail .td_form_title,#submit_button-ppmail{text-transform:lowercase}.pp_subscribe #subscribe_form-ppmail .td_form_title{margin-top:8px}#subscribe_form-ppmail{gap:10px !important}.ppmodule_tagcloud #tagcloud>a::after{display:none !important}html.pp_singlerelease #maintable,html.pp_custompage #maintable{grid-template-columns:repeat(12, 1fr);-webkit-column-gap:0;-moz-column-gap:0;column-gap:0;max-width:var(--template-width)}html.pp_singlerelease #maintable .pp-main-column,html.pp_custompage #maintable .pp-main-column{grid-column:1 / -1}html.pp_singlerelease #maintable .pp-side-column,html.pp_custompage #maintable .pp-side-column{grid-column:1 / -1}@media(min-width: 1200px){html.pp_singlerelease #maintable,html.pp_custompage #maintable{grid-template-columns:repeat(12, 1fr);-webkit-column-gap:var(--space-xl);-moz-column-gap:var(--space-xl);column-gap:var(--space-xl)}html.pp_singlerelease #maintable .pp-main-column,html.pp_custompage #maintable .pp-main-column{grid-column:span 8 / span 8}html.pp_singlerelease #maintable .pp-side-column,html.pp_custompage #maintable .pp-side-column{grid-column:span 4 / span 4}}html.pp_singlerelease #maintable .pp-side-column,html.pp_custompage #maintable .pp-side-column{display:block !important;-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.pp_singlerelease,.pp_custompage{--font-size-h1: var(--h4-font-size);--font-size-h2: 1.625rem;--font-size-h3: 1.375rem;--font-size-h4: 1.25rem;--font-size-h5: 1.125rem;--font-size-h6: 0.875rem;--line-height-h1: 1.5;--line-height-h2: 22px;--line-height-h3: 20px;--line-height-h4: 16px;--line-height-h5: 18px;--line-height-h6: 1.25rem;--font-weight-bold: 700;--font-weight-normal: 500;--breakpoint-md: 64rem;--breakpoint-lg: 85rem}.pp_singlerelease .title_companyprofile>h1,.pp_custompage .title_companyprofile>h1{--font-size-h1: clamp(28px, 28px + 1vw, 40px);--line-height-h1: 1.25}.pp_singlerelease .shareus_right .td_shareus:has(.shareus_facebook),.pp_custompage .shareus_right .td_shareus:has(.shareus_facebook){display:none}.pp_singlerelease .div_text_companyprofile h1,.pp_singlerelease .div_text_companyprofile h2,.pp_singlerelease .div_text_companyprofile h3,.pp_singlerelease .div_text_companyprofile h4,.pp_singlerelease .div_text_companyprofile h5,.pp_singlerelease .div_text_companyprofile h6,.pp_singlerelease .div_text_companyprofile .h1,.pp_singlerelease .div_text_companyprofile .h2,.pp_singlerelease .div_text_companyprofile .h3,.pp_singlerelease .div_text_companyprofile .h4,.pp_singlerelease .div_text_companyprofile .h5,.pp_singlerelease .div_text_companyprofile .h6,.pp_custompage .div_text_companyprofile h1,.pp_custompage .div_text_companyprofile h2,.pp_custompage .div_text_companyprofile h3,.pp_custompage .div_text_companyprofile h4,.pp_custompage .div_text_companyprofile h5,.pp_custompage .div_text_companyprofile h6,.pp_custompage .div_text_companyprofile .h1,.pp_custompage .div_text_companyprofile .h2,.pp_custompage .div_text_companyprofile .h3,.pp_custompage .div_text_companyprofile .h4,.pp_custompage .div_text_companyprofile .h5,.pp_custompage .div_text_companyprofile .h6{margin-bottom:.5rem;font-weight:var(--font-weight-bold) !important}.pp_singlerelease .div_text_companyprofile h2,.pp_singlerelease .div_text_companyprofile h3,.pp_singlerelease .div_text_companyprofile h4,.pp_singlerelease .div_text_companyprofile h5,.pp_singlerelease .div_text_companyprofile h6,.pp_singlerelease .div_text_companyprofile .h2,.pp_singlerelease .div_text_companyprofile .h3,.pp_singlerelease .div_text_companyprofile .h4,.pp_singlerelease .div_text_companyprofile .h5,.pp_singlerelease .div_text_companyprofile .h6,.pp_custompage .div_text_companyprofile h2,.pp_custompage .div_text_companyprofile h3,.pp_custompage .div_text_companyprofile h4,.pp_custompage .div_text_companyprofile h5,.pp_custompage .div_text_companyprofile h6,.pp_custompage .div_text_companyprofile .h2,.pp_custompage .div_text_companyprofile .h3,.pp_custompage .div_text_companyprofile .h4,.pp_custompage .div_text_companyprofile .h5,.pp_custompage .div_text_companyprofile .h6{color:#055}.pp_singlerelease .div_text_companyprofile .h1,.pp_singlerelease .div_text_companyprofile h1,.pp_custompage .div_text_companyprofile .h1,.pp_custompage .div_text_companyprofile h1{font-size:var(--font-size-h1);line-height:var(--line-height-h1)}@media(min-width: var(--breakpoint-md)){.pp_singlerelease .div_text_companyprofile .h1,.pp_singlerelease .div_text_companyprofile h1,.pp_custompage .div_text_companyprofile .h1,.pp_custompage .div_text_companyprofile h1{font-size:1.75rem;line-height:30px}}@media(min-width: var(--breakpoint-lg)){.pp_singlerelease .div_text_companyprofile .h1,.pp_singlerelease .div_text_companyprofile h1,.pp_custompage .div_text_companyprofile .h1,.pp_custompage .div_text_companyprofile h1{font-size:2rem;line-height:41px}}.pp_singlerelease .div_text_companyprofile .h2,.pp_singlerelease .div_text_companyprofile h2,.pp_custompage .div_text_companyprofile .h2,.pp_custompage .div_text_companyprofile h2{font-size:var(--font-size-h2);line-height:var(--line-height-h2)}@media(min-width: var(--breakpoint-md)){.pp_singlerelease .div_text_companyprofile .h2,.pp_singlerelease .div_text_companyprofile h2,.pp_custompage .div_text_companyprofile .h2,.pp_custompage .div_text_companyprofile h2{font-size:1.5rem;line-height:26px}}@media(min-width: var(--breakpoint-lg)){.pp_singlerelease .div_text_companyprofile .h2,.pp_singlerelease .div_text_companyprofile h2,.pp_custompage .div_text_companyprofile .h2,.pp_custompage .div_text_companyprofile h2{font-size:1.625rem;line-height:30px}}.pp_singlerelease .div_text_companyprofile .h3,.pp_singlerelease .div_text_companyprofile h3,.pp_custompage .div_text_companyprofile .h3,.pp_custompage .div_text_companyprofile h3{font-size:var(--font-size-h3);line-height:var(--line-height-h3);font-weight:var(--font-weight-normal)}@media(min-width: var(--breakpoint-md)){.pp_singlerelease .div_text_companyprofile .h3,.pp_singlerelease .div_text_companyprofile h3,.pp_custompage .div_text_companyprofile .h3,.pp_custompage .div_text_companyprofile h3{font-size:1.25rem;line-height:22px}}@media(min-width: var(--breakpoint-lg)){.pp_singlerelease .div_text_companyprofile .h3,.pp_singlerelease .div_text_companyprofile h3,.pp_custompage .div_text_companyprofile .h3,.pp_custompage .div_text_companyprofile h3{font-size:1.375rem;line-height:24px}}.pp_singlerelease .div_text_companyprofile .h4,.pp_singlerelease .div_text_companyprofile h4,.pp_custompage .div_text_companyprofile .h4,.pp_custompage .div_text_companyprofile h4{font-size:var(--font-size-h4);line-height:var(--line-height-h4);font-weight:var(--font-weight-normal)}@media(min-width: var(--breakpoint-md)){.pp_singlerelease .div_text_companyprofile .h4,.pp_singlerelease .div_text_companyprofile h4,.pp_custompage .div_text_companyprofile .h4,.pp_custompage .div_text_companyprofile h4{font-size:1.125rem;line-height:16px}}@media(min-width: var(--breakpoint-lg)){.pp_singlerelease .div_text_companyprofile .h4,.pp_singlerelease .div_text_companyprofile h4,.pp_custompage .div_text_companyprofile .h4,.pp_custompage .div_text_companyprofile h4{font-size:1.25rem;line-height:22px}}.pp_singlerelease .div_text_companyprofile .h5,.pp_singlerelease .div_text_companyprofile h5,.pp_custompage .div_text_companyprofile .h5,.pp_custompage .div_text_companyprofile h5{font-size:var(--font-size-h5);line-height:var(--line-height-h5);font-weight:var(--font-weight-normal)}@media(min-width: var(--breakpoint-md)){.pp_singlerelease .div_text_companyprofile .h5,.pp_singlerelease .div_text_companyprofile h5,.pp_custompage .div_text_companyprofile .h5,.pp_custompage .div_text_companyprofile h5{font-size:1rem;line-height:18px}}@media(min-width: var(--breakpoint-lg)){.pp_singlerelease .div_text_companyprofile .h5,.pp_singlerelease .div_text_companyprofile h5,.pp_custompage .div_text_companyprofile .h5,.pp_custompage .div_text_companyprofile h5{font-size:1.125rem;line-height:20px}}.pp_singlerelease .div_text_companyprofile .h6,.pp_singlerelease .div_text_companyprofile h6,.pp_custompage .div_text_companyprofile .h6,.pp_custompage .div_text_companyprofile h6{font-size:var(--font-size-h6);line-height:var(--line-height-h6);font-weight:var(--font-weight-bold)}.pp_singlerelease .div_text_companyprofile .ppmodule_textblock a,.pp_custompage .div_text_companyprofile .ppmodule_textblock a{color:var(--theme-color-secondary);text-decoration:underline;display:inline}.pp_singlerelease aside #ppmodule_shareus .volgdiv_right,.pp_custompage aside #ppmodule_shareus .volgdiv_right{display:none}.pp_singlerelease .text_companyprofile ol li::marker,.pp_custompage .text_companyprofile ol li::marker{font-weight:bold !important}.pp_singlerelease .text_companyprofile ol li strong,.pp_custompage .text_companyprofile ol li strong{font-weight:normal !important}.pp_singlerelease #press-release,.pp_singlerelease #story,.pp_custompage #press-release,.pp_custompage #story{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;color:var(--tag-color) !important;font-family:var(--tag-font-family);font-weight:var(--tag-font-weight);font-style:var(--tag-font-style);font-size:var(--subtext-font-size) !important;padding:var(--space-3xs) var(--space-2xs);background-color:var(--tag-background);border:1px solid var(--tag-border-color);border-radius:var(--border-radius-default);-webkit-transition:.25s;transition:.25s;font-size:var(--caption-font-size) !important;position:relative;text-transform:capitalize;gap:var(--space-3xs);-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none}.pp_singlerelease #press-release:hover,.pp_singlerelease #press-release:focus,.pp_singlerelease #story:hover,.pp_singlerelease #story:focus,.pp_custompage #press-release:hover,.pp_custompage #press-release:focus,.pp_custompage #story:hover,.pp_custompage #story:focus{background-color:var(--tag-background__hover);border-color:var(--tag-border-color__hover);color:var(--tag-color__hover) !important}.pp_singlerelease .page-heading-tags,.pp_custompage .page-heading-tags{margin-bottom:.5rem}.pp_singlerelease #ppmodule_shareus{display:none !important}.pp_medialibrary .title_companyprofile h1{font-weight:700}.pp_medialibrary .pp-medialib-nav-clm{grid-template-areas:"spacing" "nav"}@media(min-width: 1200px){.pp_medialibrary .pp-medialib-nav-clm{grid-template-areas:"spacing nav nav nav";grid-template-columns:repeat(4, 1fr)}}.pp_medialibrary .pp_medialib-side-column .medialib_item{color:#055}.pp_medialibrary .pp_video_title,.pp_medialibrary .pp_gallery_title,.pp_medialibrary .buttonset_btn_title,.pp_medialibrary .pp_cb_item_title,.pp_medialibrary .info_title,.pp_medialibrary .pp_popupvideo_text{color:#055}.pp_medialibrary #searchlibrary::-webkit-input-placeholder{text-transform:lowercase}.pp_medialibrary #searchlibrary::-moz-placeholder{text-transform:lowercase}.pp_medialibrary #searchlibrary:-ms-input-placeholder{text-transform:lowercase}.pp_medialibrary #searchlibrary::-ms-input-placeholder{text-transform:lowercase}.pp_medialibrary .medialib_item__title,.pp_medialibrary .pp-medialib-tabs__list-item,.pp_medialibrary #searchlibrary::placeholder{text-transform:lowercase}.title_big_headlines{font-weight:700 !important}.pp-side-column .title_big_headlines.title_big_headlines,.pp-side-column .extras_headertitle_right.extras_headertitle_right,.pp-side-column #title_headlines{font-weight:700 !important;text-transform:lowercase}.pp_sub_search_newsroom #maintable .pp-main-column>.content_main_client .table_search,.pp_sub_search_newsroom #maintable .pp-main-column>.content_main_client .search_maintitle{word-break:break-word !important}.pp_sub_allheadlines #backtonewsroom_button,.pp_sub_search_newsroom #backtonewsroom_button{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.pp_sub_allheadlines #pp_searchinput,.pp_sub_search_newsroom #pp_searchinput{-webkit-box-ordinal-group:-1;-ms-flex-order:-2;order:-2}#ppmodule_buttonset-7072488{display:none !important}.pp_sub_allheadlines #ppmodule_buttonset-7072488{display:block !important}.pp_sub_allheadlines #ppmodule_buttonset-7072488 .extras_headertitle_right{font-size:var(--h4-font-size)}.pp_sub_allheadlines #ppmodule_buttonset-7072488 .buttonset_btn>a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;color:var(--tag-color) !important;font-family:var(--tag-font-family);font-weight:normal !important;font-style:var(--tag-font-style);font-size:var(--subtext-font-size) !important;padding:var(--space-3xs) var(--space-2xs);background-color:var(--tag-background);border:1px solid var(--tag-border-color);border-radius:var(--border-radius-default);-webkit-transition:.25s;transition:.25s;font-size:var(--caption-font-size) !important;position:relative;text-transform:capitalize;gap:var(--space-3xs);-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none}.pp_sub_allheadlines #ppmodule_buttonset-6176892{display:none !important}#newsroom_button{text-transform:lowercase}.pp_bigheadlines_buttons button,.pp_bigheadlines_buttons a{border-radius:50% !important}.ulSocialmedia .pp_socialmediaitem,.ulSocialmedia .pp_shareusitem,.ulSocialmedia [class*=quote_icon],#table_shareus tr .pp_socialmediaitem,#table_shareus tr .pp_shareusitem,#table_shareus tr [class*=quote_icon],.pp_quote_icons .pp_socialmediaitem,.pp_quote_icons .pp_shareusitem,.pp_quote_icons [class*=quote_icon],.pp-contact-avatar-icons .pp_socialmediaitem,.pp-contact-avatar-icons .pp_shareusitem,.pp-contact-avatar-icons [class*=quote_icon]{border-radius:50% !important}