.default-button,.button-link{display:flex;justify-content:center;align-items:center;gap:10px;transition:all .25s ease;cursor:pointer;border:none;padding:8px 16px 6px;color:var(--white);font-weight:700;text-transform:uppercase}.default-button:hover,.default-button:focus-visible,.button-link:hover,.button-link:focus-visible{text-decoration:none}.button.button--primary--hollow{border:2px solid #3fb38c;background:transparent;padding:calc(.625em - 2px) calc(1em - 2px);color:#3fb38c}.button.button--primary--hollow:hover{border:2px solid #009966;color:#096}.job-description{margin-bottom:16px}.job-description .text-content{text-align:left}.job-description--buttons{display:flex;flex-wrap:wrap;justify-content:left;gap:1rem}.job-description--buttons .dropdown{display:inline-block;position:relative}.job-description--buttons .dropdown-content{display:none;position:absolute;z-index:1;box-shadow:0 8px 16px #0003;background-color:#f1f1f1;min-width:160px}.job-description--buttons .dropdown-content a{display:block;padding:12px 16px;color:#000;text-decoration:none}.job-description--buttons .dropdown-content a i{width:1em}.job-description--buttons .dropdown-content a:hover{background-color:#ddd}.job-description--buttons .show{display:block}html,body{height:100%}body{display:flex;flex-direction:column}.main-content-wrapper{flex:1 0 auto}.footer{flex-shrink:0}.text-tiny{display:inline-block;font-size:.5em;line-height:1.3}.text-small{display:inline-block;font-size:.8em;line-height:1.3}.text-normal{display:inline-block;font-size:1em;line-height:1.3}.text-big{display:inline-block;font-size:1.5em;line-height:1.3}.text-huge{display:inline-block;font-size:2em;line-height:1.3}.edit-entry{display:flex;position:fixed;right:40px;bottom:40px;z-index:1000;border-radius:50%;background:#eeedee;width:52px;height:52px}.edit-entry .edit-entry-link{display:flex;justify-content:center;align-items:center;width:100%;height:100%;font-size:150%}.edit-entry .edit-entry-link i{color:#98002e}.edit-entry .edit-entry-link:hover{text-decoration:none}:root{--grey-background: #e7e7e7;--grey-border: #878787;--main-green: #40b28c;--main-red: #98002e;--secondary-red: #b24062;--main-orange: #e09b40;--secondary-orange: #d67900;--text: #404040;--placeholder: #939393;--white: white}.inner-grid,.recommendedEntriesVideoBlock__content,.recommendedEntriesBlock__content,.linkedEntries,.hrTeamBlock__content,.reviews__content,.pre-header__wrapper{display:grid;grid-column-gap:7.5px;grid-template-columns:repeat(12,1fr)}@media screen and (min-width: 786px){.inner-grid,.recommendedEntriesVideoBlock__content,.recommendedEntriesBlock__content,.linkedEntries,.hrTeamBlock__content,.reviews__content,.pre-header__wrapper{grid-column-gap:30px;grid-template-columns:repeat(12,calc((100% - 11 * 30px) / 12))}}.inner-grid--spanning{display:grid;grid-column-gap:7.5px;grid-template-columns:repeat(12,1fr)}@media screen and (min-width: 786px){.inner-grid--spanning{grid-column-gap:30px;grid-template-columns:repeat(12,calc((100% - 11 * 30px) / 12))}}@media screen and (max-width: 786px){.hide-md{display:none}}.hidden{display:none}.wcag-hide{position:absolute;left:-999em}.wcag-hide-element{border:0;clip:rect(1px,1px,1px,1px);position:absolute;clip-path:inset(50%);margin:-1px;padding:0;width:1px;height:1px;overflow:hidden}.auto-text-color,.flexible-blocks--right *:not(figure,img),.flexible-blocks--left *:not(figure,img){filter:sepia(5) saturate(100) invert(1) grayscale(1) contrast(9);background:inherit;-webkit-background-clip:text;background-clip:text;color:transparent}.richtext p,.richtext ul,.richtext ol,.richtext blockquote,.richtext h1,.richtext h2,.richtext h3,.richtext h4,.richtext h5,.richtext h6{margin-bottom:.5em}.richtext a{text-decoration:underline}.richtext img{max-width:100%}.main-header{background:#fafafa;height:80px}.main-header__content{display:flex;justify-content:center;align-items:center;height:80px}.main-header__logo{flex:0 1 240px;max-width:100%}.main-header__navigation{flex:1}.main-header__list{margin:0;padding:0;list-style-type:none;text-indent:0;display:flex;justify-content:flex-end;align-items:center;gap:1rem;line-height:78px}.main-header__list__item a{display:flex;justify-content:center;align-items:center;transition:none;padding-inline:.75rem;height:78px;color:#404040;font-weight:700;font-size:15px;line-height:1rem;text-align:right;text-transform:uppercase}@media (min-width: 1024px){.main-header__list__item a{padding-inline:1.5rem}}@media screen and (min-width: 786px){.main-header__list__item a{border-bottom:2px solid transparent}}@media screen and (min-width: 786px){.main-header__list__item a:hover{border-bottom:2px solid #ed1a3b;background:#f2f2f2;text-decoration:none}}.main-header--mobile .main-header__logo{flex:1 0 50%}.main-header--mobile .main-header__mobile-navigation{position:fixed;left:0;z-index:5;transition:max-height ease-out .25s;background:#fff;width:100vw;height:100vh;max-height:0;overflow:hidden}.main-header--mobile .main-header__mobile-navigation--open{max-height:100vh}.main-header--mobile .main-header__list{flex-direction:column;align-items:flex-start;margin-top:2rem;height:auto}.main-header--mobile .main-header__list__item{flex:1 0 100%;margin:0;min-width:100%}.main-header--mobile .main-header__list__item a{display:block;padding:1rem 33px 0;font-size:20px;line-height:30px;text-align:left}.header .pre-header{background:#404040}.header .pre-header *{color:#fff}#header{display:none}@media screen and (min-width: 786px){#header{display:block}}#header-mobile{display:block}@media screen and (min-width: 786px){#header-mobile{display:none}}body.nav-open{max-height:100vh;overflow-y:hidden}.container{margin-right:auto;margin-left:auto;max-width:1064px}.container{padding:0 var(--pageSpacing)}.pre-header{padding:12px 0}.pre-header__wrapper{grid-template-columns:min-content 1fr;height:100%}.pre-header__socials{display:flex;grid-column:span 2;align-items:center}@media screen and (min-width: 786px){.pre-header__socials{grid-column:span 1}}.pre-header__socials a{display:flex;justify-content:center;align-items:center;margin-inline:12px;border-radius:2px;width:25px;height:25px}.pre-header__socials a:hover{background:#9f9f9f!important;text-decoration:none}.pre-header__socials a:hover i{color:#fff!important}.pre-header__socials a:hover .icon{background-position:bottom left}.pre-header__socials a i{color:#cfcfcf!important}.pre-header__socials a.squared{background:#535353}.pre-header__socials a.squared i{color:#cfcfcf!important}.pre-header__socials a.squared:hover i{color:#fff!important}.pre-header__socials a .icon{display:block;background-position:bottom right;width:25px;height:25px}.pre-header__navigation{display:none;grid-column:span 2}@media screen and (min-width: 786px){.pre-header__navigation{display:flex;grid-column:span 1}}.pre-header__list{margin:0;padding:0;list-style-type:none;text-indent:0;display:flex;align-items:center;width:100%;height:100%}.pre-header__list__item a{margin-right:30px;padding:.5em 0;color:#cfcfcf!important;font-weight:700}.pre-header__list__item a:hover{color:#fff!important}.pre-footer-section{background:#eeedee}.pre-footer{display:flex;flex-direction:column;gap:1rem;padding:5rem 0}@media screen and (min-width: 786px){.pre-footer{flex-direction:row}}.pre-footer__column{flex:1;flex-basis:30%;margin-bottom:1rem}@media screen and (min-width: 786px){.pre-footer__column{margin-bottom:0}}.pre-footer__column:nth-child(1) .pre-footer__image{background-image:url("data:image/svg+xml,%3Csvg width='600' height='300' preserveAspectRatio='none' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Crect x='0' y='0' width='600' height='300' fill='%2384929F'/%3E%3Ccircle cx='600' cy='180' r='100' fill='%23ADB6BF'/%3E%3Ccircle cx='140' cy='0' r='80' fill='transparent' stroke='%235B6E7F' stroke-width='5'/%3E%3C/svg%3E ")}.pre-footer__column:nth-child(2) .pre-footer__image{background-image:url("data:image/svg+xml,%3Csvg width='600' height='300' preserveAspectRatio='none' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Crect x='0' y='0' width='600' height='300' fill='%2384929F'/%3E%3Ccircle cx='120' cy='0' r='100' fill='%23ADB6BF'/%3E%3Ccircle cx='600' cy='180' r='80' fill='transparent' stroke='%235B6E7F' stroke-width='5'/%3E%3C/svg%3E ")}.pre-footer__content{margin-top:1rem}.pre-footer__content h3{margin:1rem 0 1.75rem}.pre-footer__image{display:flex;justify-content:center;align-items:center;background:url("data:image/svg+xml,%3Csvg width='600' height='300' preserveAspectRatio='none' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Crect x='0' y='0' width='600' height='300' fill='%2384929F'/%3E%3Ccircle cx='20' cy='130' r='100' fill='%23ADB6BF'/%3E%3Ccircle cx='550' cy='320' r='100' fill='transparent' stroke='%235B6E7F' stroke-width='5'/%3E%3C/svg%3E ");background-position:center center;background-size:cover;background-repeat:no-repeat;padding:2rem 0}.pre-footer__image__container{width:120px;height:120px}.pre-footer__nav{margin-bottom:1rem}.pre-footer__nav .fa-ul{margin-left:2rem}.pre-footer__nav .fa-li{text-align:left}.pre-footer__nav__item{display:flex;align-items:center;margin-bottom:.375rem}.pre-footer__nav__item a{color:#404040;font-weight:700}.footer{background:#096}.footer__container{flex-direction:column;display:flex;justify-content:flex-start;padding:2rem 0}@media screen and (min-width: 786px){.footer__container{flex-direction:row}}.footer__menu__list__item{margin-bottom:.5rem}.footer__menu__list__item a{color:#fff;font-weight:700;font-size:18px}.footer__menus{display:flex;flex:1 0 50%;flex-direction:column}@media screen and (min-width: 786px){.footer__menus{flex-direction:row}}.footer__rewards{justify-self:flex-end}.footer__rewards h3,.footer__rewards .h3{color:#fff}.statements{display:flex;gap:1rem;margin:2rem auto;flex-direction:column}.statements>*{flex:1 0 40%}@media screen and (min-width: 786px){.jobSingle .jobSidebar{position:sticky;top:2rem}}.jobSingle .jobSidebar>*{margin-bottom:2.5rem}.jobSingle .jobSidebar__job-facts__header{margin-bottom:.5rem}.jobSingle .jobSidebar__job-facts__content p{margin-bottom:0}.jobSingle .jobSidebar__headline{margin-bottom:1rem}.jobSingle .jobSidebar__awards__list{margin:0;padding:0;list-style-type:none;text-indent:0;display:flex;gap:1rem;margin:1rem 0}.jobSingle .jobSidebar__awards__list__item{max-width:60px;max-height:60px}.jobSingle .jobSidebar__apply-now .button--large{padding-inline:1rem;font-weight:700;font-size:36px;line-height:30px;text-transform:uppercase}.jobSingle .hero--no-image:before{background:#096}.jobSingle .contentGrid{margin:0 auto 3rem}.jobSingle .contentGrid .grid-based-content--aside--inverse{order:2}@media screen and (min-width: 786px){.jobSingle .contentGrid .grid-based-content--aside--inverse{order:1}}.jobSingle .contentGrid .grid-based-content--extended--inverse{order:1}@media screen and (min-width: 786px){.jobSingle .contentGrid .grid-based-content--extended--inverse{order:2}}.jobSingle .job-benefits-section{padding:2rem 0;background:#e8ebee}@media screen and (min-width: 786px){.jobSingle .job-benefits-section{padding:5rem 0}}.jobIndex .job-intro-text,.jobIndex .job-overview-section,.jobIndex .job-contact-section,.jobIndex .job-categories,.jobIndex .statement-section{margin-bottom:2rem}@media screen and (min-width: 786px){.jobIndex .job-intro-text,.jobIndex .job-overview-section,.jobIndex .job-contact-section,.jobIndex .job-categories,.jobIndex .statement-section{margin-bottom:5rem}}.jobIndex .job-contact-section{flex-direction:column;display:flex;gap:2rem}@media screen and (min-width: 786px){.jobIndex .job-contact-section{flex-direction:row}}.jobIndex .job-contact-section>*{flex:0 0 calc(50% - 1rem)}.jobIndex .showClass{transform:scale(1);transition:transform .5s ease-out;height:auto}.jobIndex .showClass--hidden{transform:scale(0);transition:none;margin:0;height:0}@media screen and (min-width: 786px){.jobSidebar{position:sticky;top:2rem}}.jobSidebar>*{margin-bottom:2.5rem}.jobSidebar__job-facts__header{margin-bottom:.5rem}.jobSidebar__job-facts__content p{margin-bottom:0}.jobSidebar__headline{margin-bottom:1rem}.jobSidebar__awards__list{margin:0;padding:0;list-style-type:none;text-indent:0;display:flex;gap:1rem;margin:1rem 0}.jobSidebar__awards__list__item{max-width:60px;max-height:60px}.jobSidebar__apply-now .button--large{padding-inline:1rem;font-weight:700;font-size:36px;line-height:30px;text-transform:uppercase}.no-hero-spacer{margin-bottom:2rem}@media screen and (min-width: 786px){.no-hero-spacer{margin-bottom:5rem}}.no-hero-spacer:has(+section.hero){display:none}.departmentContainer{background:#eeedee;padding:2rem 0}@media screen and (min-width: 786px){.departmentContainer{padding:5rem 0}}.departmentContainer section{margin:1rem 0}.departmentContainer section:first-child{margin-top:0}.departmentContainer section:last-child{margin-bottom:0}.departmentContainer__description{margin-bottom:1rem}.department-listing .job-category-overview{display:flex}.subnavigationBlock{margin-bottom:2rem}@media screen and (min-width: 786px){.subnavigationBlock{margin-bottom:5rem}}.jobBenefitsOverview{padding:2rem 0;margin-bottom:2rem;background:#eeedee}@media screen and (min-width: 786px){.jobBenefitsOverview{padding:5rem 0}}@media screen and (min-width: 786px){.jobBenefitsOverview{margin-bottom:5rem}}.hero{position:relative;width:100%;min-height:60vh;margin-bottom:2rem}@media screen and (min-width: 786px){.hero{margin-bottom:5rem}}.hero:before{position:absolute;top:0;left:0;z-index:1;background:url("data:image/svg+xml,%3Csvg width='2880' height='1087' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 2880 1087' style='enable-background:new 0 0 2880 1087;' xml:space='preserve'%3E%3ClinearGradient id='bg' gradientUnits='userSpaceOnUse' x1='1229.5729' y1='839.501' x2='1230.5729' y2='840.501' gradientTransform='matrix(2880 0 0 -1087 -3541170 913624.5625)'%3E%3Cstop offset='0' style='stop-color:%23009966'/%3E%3Cstop offset='1' style='stop-color:%233FB38C'/%3E%3C/linearGradient%3E%3Crect x='0' y='0' width='2880' height='1087' fill='url(%23bg)'/%3E%3Ccircle cx='59.5' cy='1197.2' r='455' fill='%23B13F62'/%3E%3Ccircle cx='1440' cy='581.1' r='414' fill='%233FB38C'/%3E%3Ccircle cx='731.4' cy='-105.1' r='395.7' style='fill:none;stroke:%233FB38C;stroke-width:10;stroke-miterlimit:10;'/%3E%3Ccircle cx='2546.1' cy='132.5' r='267.5' fill='%23B13F62'/%3E%3Cpolygon points='2880,-493.6 623.6,1087 2880,1087' fill='%23FFFFFF' style='opacity:0.15;enable-background:new;'/%3E%3C/svg%3E") no-repeat center center;background-size:cover;width:100%;height:100%;content:""}.hero__spacer{margin-bottom:2em}.hero__wrapper{display:flex;position:relative;justify-content:center;align-items:center;z-index:2;min-height:60vh}.hero__wrapper .text-content{text-align:left}.hero__content{position:relative;flex:1;z-index:2;padding-inline:1rem}.hero__content *{color:#fff}.hero__content .text-content{margin-left:0;max-width:60rem;-webkit-hyphens:auto;hyphens:auto}.hero__claim{justify-content:flex-end;text-align:right}.hero__claim>*{font-weight:300}.hero__tags{margin:2rem 0}.hero__tags__list{margin:0;padding:0;list-style-type:none;text-indent:0;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.hero__tags__item{margin:.25rem 0;white-space:nowrap;flex:0 1 100%}@media screen and (min-width: 786px){.hero__tags__item{flex:0 0 auto;margin:.5rem}}.hero__tags__item .button{margin-inline:.5rem;color:#fff;text-align:center}@media screen and (max-width: 786px){.hero__tags__item .button{display:block}}@media screen and (min-width: 786px){.hero__tags__item .button{display:inline-block;margin-inline:0}}.hero__tags__list{justify-content:flex-start}.hero__tags__item{flex:0 0 auto}.hero--with-image .hero__content{flex-direction:column;display:flex;position:relative;padding:2rem 0;min-height:60vh}@media screen and (min-width: 786px){.hero--with-image .hero__content{flex-direction:row}}@media screen and (min-width: 786px){.hero--with-image .hero__content{padding:0}.hero--with-image .hero__content>*{flex:0 1 33%;padding-inline:1rem}}.hero--with-image .hero__content>*{display:flex;align-items:center}.hero--with-image .hero__image{align-self:flex-end;padding:1rem 0 0;width:100%}.hero--with-image .hero__title .h1{margin-bottom:0;line-height:1.15}.hero--with-image .hero__claim{justify-content:flex-end}.hero--with-image .hero__claim .h2{margin-bottom:0;line-height:1.15}.job-finder{position:relative;z-index:10;margin-top:2rem}@media screen and (min-width: 786px){.job-finder{transform:translateY(calc(-50% + 35px));margin-top:0;margin-bottom:-180px}}@media screen and (min-width: 786px){.job-finder__wrapper{padding:2rem}}.job-finder__title{display:flex;justify-content:center;align-items:center}.job-finder__ctrl{margin-inline:1rem}.job-finder__ctrl--prev{margin-left:0}.job-finder__ctrl--disabled{visibility:hidden}.job-finder__ctrl--next{display:none;margin-right:0}.job-finder__content{display:flex;flex-direction:column;align-items:center;background:#d6dbdf;padding:2rem 1rem}.job-finder__content *,.job-finder__content .button{color:#fff}.job-finder__tags{margin:2rem 0;margin-bottom:0}.job-finder__tags__list{margin:0;padding:0;list-style-type:none;text-indent:0;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.job-finder__tags__item{margin:.25rem 0;white-space:nowrap;flex:0 1 100%}@media screen and (min-width: 786px){.job-finder__tags__item{flex:0 0 auto;margin:.5rem}}.job-finder__tags__item .button{margin-inline:.5rem;color:#fff;text-align:center}@media screen and (max-width: 786px){.job-finder__tags__item .button{display:block}}@media screen and (min-width: 786px){.job-finder__tags__item .button{display:inline-block;margin-inline:0}}.job-finder__buttons{display:flex;flex-direction:column;justify-content:center;gap:1rem;padding:1rem 2rem}@media screen and (min-width: 1024px){.job-finder__buttons{flex-direction:row}}.filtering-job-finder{position:relative;z-index:20;margin:1rem auto 0;max-width:1120px}@media screen and (min-width: 768px){.filtering-job-finder{margin:calc(-60px - 5em) auto 5em}}.filtering-job-finder__inner{display:flex;flex-direction:column;gap:1rem;background:#d6dbdf;padding:1rem}.filtering-job-finder__search{display:flex;flex-wrap:wrap;gap:1rem}@media screen and (min-width: 768px){.filtering-job-finder__search{flex-wrap:nowrap}}.filtering-job-finder__search .button{white-space:nowrap}.filtering-job-finder__search__input{flex:1 0 80%}@media screen and (min-width: 768px){.filtering-job-finder__search__input{flex:0 1 80%}}.filtering-job-finder__search__submit{flex:0 1 45%}@media screen and (min-width: 768px){.filtering-job-finder__search__submit{flex:1 0}}.filtering-job-finder__search__link{flex:0 1 45%}@media screen and (min-width: 768px){.filtering-job-finder__search__link{flex:1 0}}.filtering-job-finder__selects{display:flex;flex-direction:column;gap:1rem}@media screen and (min-width: 768px){.filtering-job-finder__selects{flex-direction:row}}.filtering-job-finder__selects__select{flex:1 0 30%}.filtering-job-finder__selects__select label{height:0;font-size:0}.filtering-job-finder__selects__select select{font-weight:700}.filtering-job-finder__selects__select--hidden{display:none}.filtering-job-finder__selects__select option{font-weight:400;line-height:30px}.filtering-job-finder__selects__select option[disabled]{display:none}.filtering-job-finder__pill-space{display:flex;justify-content:space-between;padding:0 1rem;min-height:46.396px}@media screen and (min-width: 768px){.filtering-job-finder__pill-space{padding:0}}.filtering-job-finder__pills{display:flex;flex-wrap:wrap;gap:1rem}.filtering-job-finder input,.filtering-job-finder select{border:1px solid #5b6e7f;background:#fff;padding:9px 1rem;min-height:44px}.filtering-job-finder select{position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M233.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 338.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z' fill='%235E6567'/%3E%3C/svg%3E%0A");background-size:24px;background-repeat:no-repeat;background-position-x:97%;background-position-y:8px}.filtering-job-finder .button{padding:12px 1rem}.filtering-job-finder .button i{padding:0 .25rem}.filtering-job-finder .job-filter-pill i{display:inline-block;margin-left:.25rem}.filtering-job-finder .filtering-job-finder__reset-button{max-height:46px}.filtering-job-finder .filtering-job-finder__reset-button--hidden{display:none}.job-overview__header{display:flex;align-items:center;margin-bottom:2rem}.job-overview__title{display:flex;flex:1 0 75%;flex-direction:column;justify-content:flex-start;align-items:flex-start}@media screen and (min-width: 786px){.job-overview__title{flex-direction:row;align-items:center}}.job-overview__active-filters{margin:2rem 0;margin:.25rem 0 1rem}.job-overview__active-filters__list{margin:0;padding:0;list-style-type:none;text-indent:0;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.job-overview__active-filters__item{margin:.25rem 0;white-space:nowrap}@media screen and (min-width: 786px){.job-overview__active-filters__item{flex:0 0 auto;margin:.5rem}}.job-overview__active-filters__item .button{margin-inline:.5rem;color:#fff;text-align:center}@media screen and (max-width: 786px){.job-overview__active-filters__item .button{display:block;display:inline-block;margin-inline:0;margin-right:.25rem;padding:.25em;font-size:80%}}@media screen and (min-width: 786px){.job-overview__active-filters__item .button{display:inline-block;margin-inline:0}}@media screen and (min-width: 786px){.job-overview__active-filters{margin:0 1rem}}.job-overview__tools{display:flex;align-self:flex-start;gap:1rem;padding-top:.5rem}@media screen and (min-width: 786px){.job-overview__tools{align-self:center;padding-top:0}}.job-overview__ctrl{font-size:120%}@media screen and (min-width: 786px){.job-overview__ctrl{font-size:160%}}.job-overview__listings{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1rem}.job-overview__listings .job-card{display:flex;flex-direction:column;justify-content:space-between;border:5px solid #5b6e7f;padding:1rem}@media screen and (max-width: 786px){.job-overview__listings .job-card{flex:1}}.job-overview__listings .job-card--hidden-by-filter,.job-overview__listings .job-card--hidden-by-pagination{display:none}.job-overview__listings .job-card__title{height:4em;overflow:hidden}.job-overview__listings .job-card__title a:hover{text-decoration:none}.job-overview__listings .job-card__content a{color:#5e6567}.job-overview__listings .job-card__tags{margin:2rem 0;gap:1rem;margin:0 0 1rem}.job-overview__listings .job-card__tags__list{margin:0;padding:0;list-style-type:none;text-indent:0;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.job-overview__listings .job-card__tags__item{margin:.25rem 0;white-space:nowrap;flex:0 1 100%}@media screen and (min-width: 786px){.job-overview__listings .job-card__tags__item{flex:0 0 auto;margin:.5rem}}.job-overview__listings .job-card__tags__item .button{margin-inline:.5rem;color:#fff;text-align:center}@media screen and (max-width: 786px){.job-overview__listings .job-card__tags__item .button{display:block}}@media screen and (min-width: 786px){.job-overview__listings .job-card__tags__item .button{display:inline-block;margin-inline:0}}.job-overview__listings .job-card__tags__list{justify-content:stretch;align-items:flex-start;gap:.5rem 1rem}@media (min-width: 786px){.job-overview__listings .job-card__tags__list{max-width:295px}}.job-overview__listings .job-card__tags__item{flex:0 0 1%;margin:0}.job-overview__listings .job-card__tags__item .button{display:inline-block;margin:0;padding:.25rem .5rem;font-size:80%}.job-overview__listings .job-card__ctrl{display:flex;justify-content:flex-end;gap:1rem}.job-overview__listings .job-card__ctrl a{display:flex;align-items:center}@media screen and (min-width: 786px){.job-overview__listings .job-card{flex:0 0 calc(33% - .5rem)}}.job-overview__listings--list .job-card{grid-column:1/-1}@media screen and (min-width: 786px){.job-overview__listings--list .job-card{display:flex;flex:1 0 100%;flex-direction:row;gap:2rem}.job-overview__listings--list .job-card__content{flex:1 1 66%}.job-overview__listings--list .job-card__actions{display:flex;flex-shrink:0;flex-direction:column;align-self:center;justify-self:flex-end}}.job-overview__ctrl{color:#5e6567!important}.job-overview__statements{display:flex;gap:1rem;margin:1rem 0;flex-direction:column}@media screen and (min-width: 786px){.job-overview__statements{flex-direction:row}}.job-overview__footer{display:flex;justify-content:center;align-items:center;margin:1rem 0 0}.category-listing{margin:2rem auto}.category-listing__grid{display:flex;flex-wrap:wrap;flex-direction:column;gap:1rem}@media screen and (min-width: 786px){.category-listing__grid{flex-direction:row}}.category-listing__grid__entry{flex:0 0 calc(25% - .75rem)}.statement-section{margin-bottom:2rem}@media screen and (min-width: 786px){.statement-section{margin-bottom:5rem}}.statements{display:flex;gap:1rem;margin:1rem 0;flex-direction:column}@media screen and (min-width: 786px){.statements{flex-direction:row}}.job-benefits__title{margin-bottom:2rem}.job-benefits__list{display:flex;flex-wrap:wrap;flex-direction:column;gap:1rem}@media screen and (min-width: 786px){.job-benefits__list{flex-direction:row}}.job-benefits__list__item{flex:0 1 calc(25% - .75rem);margin:1rem 0}.job-benefits__list__item--link{align-self:stretch}.job-benefit{display:flex;flex-direction:column;align-items:center}.job-benefit__title{margin-top:1rem;text-align:center}.job-benefit__icon{margin:1rem;width:100px;height:100px}.job-benefit__icon img{display:flex;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.job-benefit__content{margin-top:1rem;text-align:center}.job-benefit--link{align-items:center;min-height:100%}.job-benefit--link .job-benefit__link{display:flex;flex-direction:column;align-items:center}.job-benefit--link .job-benefit__link__icon{display:flex;justify-content:center;align-items:center;border-radius:50%;background:#5e6567;width:80px;height:80px}.job-benefit--link .job-benefit__link__icon i{color:#e8ebee;font-size:300%}.job-benefit--link .job-benefit__link__text{padding-top:.5rem;color:#5e6567}.job-category-overview{flex-direction:column;display:inline-flex;flex-wrap:wrap;margin:0 -.5rem}@media screen and (min-width: 786px){.job-category-overview{flex-direction:row}}.job-category-overview__card{flex:0 1 25%;padding:0 .5rem}.reviews{margin-bottom:2rem}@media screen and (min-width: 786px){.reviews{margin-bottom:5rem}}.reviews__title{margin-bottom:1rem}.reviews__content__col{grid-column:span 12}@media screen and (min-width: 786px){.reviews__content__col{grid-column:span 6}}.reviews__ratings{padding:2rem;background:url("data:image/svg+xml,%3Csvg width='600' height='300' preserveAspectRatio='none' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Crect x='0' y='0' width='600' height='300' fill='%23E09B40'/%3E%3Ccircle cx='0' cy='100' r='80' fill='transparent' stroke='%23fff' stroke-width='3'/%3E%3Ccircle cx='240' cy='300' r='80' fill='%23D67900' /%3E%3C/svg%3E ");background-size:cover}@media screen and (min-width: 786px){.reviews__ratings{padding:0 1rem}}.reviews__ratings .kununu-review{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.reviews__ratings .kununu-review iframe{overflow:visible}:root{--pageSpacing: 20px;--swiper-pagination-bullet-horizontal-gap: 8px}@media (min-width: 786px){:root{--pageSpacing: 30px}}@media (min-width: 1440px){:root{--pageSpacing: 40px}}.logolistBlock{overflow:hidden}.logolistBlock .logo-list .logo-swiper{position:relative}.logolistBlock .logo-list .logo-swiper .logo-entry{display:flex;justify-content:center;align-items:center;padding-block:1rem 2rem;aspect-ratio:1/1;min-height:220px}.logolistBlock .logo-list .logo-swiper .logo-entry:before{position:absolute;top:0;left:0;z-index:1;transition:background .25s ease-in-out;background:transparent;width:100%;height:100%;content:""}.logolistBlock .logo-list .logo-swiper .logo-entry:not(.swiper-slide-active):before{background:#fff}@media screen and (min-width: 640px){.logolistBlock .logo-list .logo-swiper .logo-entry.swiper-slide-next:before{background:transparent}.logolistBlock .logo-list .logo-swiper .logo-entry:not(.swiper-slide-next,.swiper-slide-prev,.swiper-slide-active):before{background:#fff}}@media screen and (min-width: 850px){.logolistBlock .logo-list .logo-swiper .logo-entry.swiper-slide-next:before{background:transparent}.logolistBlock .logo-list .logo-swiper .logo-entry.swiper-slide-prev:before{background:transparent}}.logolistBlock .logo-list .logo-swiper .logo-entry img{display:block;margin:0;width:220px}@media screen and (min-width: 850px){.logolistBlock .logo-list .logo-swiper .logo-entry img{width:280px}}.logolistBlock .logo-list .logo-swiper .swiper-button-next,.logolistBlock .logo-list .logo-swiper .swiper-button-prev{color:#096}.logolistBlock .logo-list .logo-swiper .swiper-button-prev{left:-10px}@media screen and (min-width: 850px){.logolistBlock .logo-list .logo-swiper .swiper-button-prev{left:-40px}}.logolistBlock .logo-list .logo-swiper .swiper-button-next{right:-10px}@media screen and (min-width: 850px){.logolistBlock .logo-list .logo-swiper .swiper-button-next{right:-40px}}.logolistBlock .logo-list .logo-swiper .swiper-pagination-bullet-active{background:#096}@media screen and (max-width: 1199px){.logolistBlock .logo-list{text-align:center}}.text-with{flex-direction:column;display:flex;flex-wrap:wrap;margin-inline:-1rem;margin-bottom:2rem}@media screen and (min-width: 786px){.text-with{flex-direction:row}}.text-with .text-with__child{flex:0 1 50%;padding:0 1rem}@media screen and (min-width: 786px){.text-with{margin-bottom:5rem}}.text-with__title{margin-bottom:1rem}.text-with--right .text-with__main{order:3}.checklistBlock{background:#eeedee}.checklist{margin-top:2rem;margin-bottom:2rem}@media screen and (min-width: 786px){.checklist{margin-top:5rem;margin-bottom:5rem}}.checklist__list{margin-top:2rem;margin-bottom:2rem;flex-direction:column;display:flex;flex-wrap:wrap;margin-inline:-1rem}@media screen and (min-width: 786px){.checklist__list{margin-top:5rem;margin-bottom:5rem}}@media screen and (min-width: 786px){.checklist__list{flex-direction:row}}.checklist__list .checklist__list__entry{flex:0 1 25%;padding:0 1rem}.checklist__list__entry{margin-bottom:2rem}.checklist-item{text-align:center}.checklist-item__icon{display:flex;justify-content:center;margin-bottom:1rem}.banner{background:url("data:image/svg+xml,%3Csvg width='2500' height='700' preserveAspectRatio='none' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Crect x='0' y='0' width='2880' height='1087' fill='%23009966'/%3E%3Ccircle cx='10' cy='760' r='900' fill='%2380CCB3'/%3E%3Ccircle cx='1440' cy='300' r='260' fill='%23e7a46b'/%3E%3Ccircle cx='2250' cy='120' r='200' fill='%23b13f62'/%3E%3Ccircle cx='2400' cy='300' r='200' fill='transparent' stroke='%23ffffff' stroke-width='10'/%3E%3Cline x1='2400' y1='500' x2='2400' y2='800' stroke='%23ffffff' stroke-width='10'%3E%3C/line%3E%3C/svg%3E ");background-position:center center;background-size:cover;padding:2rem 0 0}.banner__content{flex-direction:column;display:flex;justify-content:space-between;align-items:center;gap:2rem;color:#eeedee}@media screen and (min-width: 786px){.banner__content{flex-direction:row}}.banner .mega{margin-bottom:.25rem;font-weight:700}.banner__image{flex:0 1 300px;padding:1rem 1rem 0}.banner__title,.banner__claim{flex:1}.banner__claim{align-self:flex-end;padding:0 0 2rem;text-align:right}.top-jobs{margin-bottom:2rem}@media screen and (min-width: 786px){.top-jobs{margin-bottom:5rem}}.top-jobs__content{flex-direction:column;display:flex;flex-wrap:wrap;margin-inline:-1rem}@media screen and (min-width: 786px){.top-jobs__content{flex-direction:row}}.top-jobs__content .top-jobs__card{flex:0 1 25%;padding:0 1rem}.top-jobs__title{margin-bottom:1rem}.top-job{display:flex;flex-direction:column}.top-job--intro{justify-content:center;min-height:100%}.top-job--intro .top-job__inner{display:flex;background:var(--bg);background-position:center center;background-size:100% 100%;background-repeat:no-repeat;min-width:100%;min-height:100%}.top-job__cta{flex:1;align-self:flex-end;margin-bottom:2rem;text-align:center}.top-job__image{margin-bottom:1rem;max-height:180px}.top-job__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.top-job__title>*{margin-bottom:.5rem}.top-job__description{margin-bottom:1rem}.hrTeamBlock__content{grid-gap:1rem;margin:2rem 0}.hrTeamBlock__intro{grid-column:2/12;margin-bottom:2rem}.hr-team__intro{margin-bottom:1rem}.hr-team__member{grid-column:span 12;margin-bottom:30px;background:#d6dbdf;padding:.5rem}@media screen and (min-width: 786px){.hr-team__member{grid-column:span 3}}@media screen and (min-width: 786px){.hr-team__member--count-1{grid-column:4/9}}@media screen and (min-width: 786px){.hr-team__member--count-2{grid-column:span 6}}@media screen and (min-width: 786px){.hr-team__member--count-3{grid-column:span 4}}.hr-team__member>*{margin-bottom:.5rem}.hr-team__member__image{display:flex;width:100%}.hr-team__member__image img{display:flex;-o-object-fit:cover;object-fit:cover}.hr-team__member__email{margin-bottom:.75rem;font-weight:700;font-size:18.667px}.hr-team__member__email a{color:#3fb38c}.hr-team__member__linkedin{margin-bottom:0;font-size:24px}.hr-team__member__linkedin a{color:#3fb38c}.blog-cards-section{--search-height: 118px;--heading-height: 5rem;margin-top:calc(var(--search-height) / 2 + var(--heading-height));background-color:var(--grey-background)}.blog-cards-section ul{margin:0;list-style:none}.blog-cards-section .container .blog-filter{display:flex;flex-direction:column;gap:16px;translate:0 calc(var(--search-height) / 2 * -1);background-color:var(--main-green);padding:16px}@media (min-width: 1024px){.blog-cards-section .container .blog-filter{height:var(--search-height)}}.blog-cards-section .container .blog-filter .search{display:flex;flex-direction:column;gap:16px}@media (min-width: 1024px){.blog-cards-section .container .blog-filter .search{flex-direction:row}}.blog-cards-section .container .blog-filter .search .search-label{flex-grow:1}.blog-cards-section .container .blog-filter .search .search-label .search-input{border:none;height:100%}.blog-cards-section .container .blog-filter .search .search-label .search-input::-moz-placeholder{color:var(--placeholder);font-style:unset}.blog-cards-section .container .blog-filter .search .search-label .search-input::placeholder{color:var(--placeholder);font-style:unset}.blog-cards-section .container .blog-filter .search .search-button{background-color:var(--main-orange);color:var(--white)}.blog-cards-section .container .blog-filter .search .search-button:hover,.blog-cards-section .container .blog-filter .search .search-button:focus-visible{background-color:var(--secondary-orange)}.blog-cards-section .container .blog-filter .search .search-button:before{background-size:contain;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18" fill="none"><path d="M16.6 18L10.3 11.7C9.8 12.1 9.225 12.4167 8.575 12.65C7.925 12.8833 7.23333 13 6.5 13C4.68333 13 3.14583 12.3708 1.8875 11.1125C0.629167 9.85417 0 8.31667 0 6.5C0 4.68333 0.629167 3.14583 1.8875 1.8875C3.14583 0.629167 4.68333 0 6.5 0C8.31667 0 9.85417 0.629167 11.1125 1.8875C12.3708 3.14583 13 4.68333 13 6.5C13 7.23333 12.8833 7.925 12.65 8.575C12.4167 9.225 12.1 9.8 11.7 10.3L18 16.6L16.6 18ZM6.5 11C7.75 11 8.8125 10.5625 9.6875 9.6875C10.5625 8.8125 11 7.75 11 6.5C11 5.25 10.5625 4.1875 9.6875 3.3125C8.8125 2.4375 7.75 2 6.5 2C5.25 2 4.1875 2.4375 3.3125 3.3125C2.4375 4.1875 2 5.25 2 6.5C2 7.75 2.4375 8.8125 3.3125 9.6875C4.1875 10.5625 5.25 11 6.5 11Z" fill="white"/></svg>') no-repeat center;width:18px;height:18px;content:""}.blog-cards-section .container .blog-filter .filter{display:grid;grid-template-areas:"filter categories" ". year";align-items:center;gap:16px}@media (min-width: 786px){.blog-cards-section .container .blog-filter .filter{display:flex}}.blog-cards-section .container .blog-filter .filter .filter-text{grid-area:filter;color:var(--white);font-weight:700;text-transform:uppercase}.blog-cards-section .container .blog-filter .filter .filter-label{flex-grow:1}.blog-cards-section .container .blog-filter .filter .filter-label.category-label{grid-area:categories}.blog-cards-section .container .blog-filter .filter .filter-label.year-label{grid-area:year}.blog-cards-section .container .blog-filter .filter .filter-label .filter-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M233.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 338.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z' fill='%235E6567'/%3E%3C/svg%3E%0A");background-size:24px;background-repeat:no-repeat;background-color:var(--white);background-position-x:98%;background-position-y:4px;height:34px;color:var(--text);font-weight:700}.blog-cards-section .container .blog-filter .filter .filter-label .filter-select:after{content:""}.blog-cards-section .container .current-filters{--filter-gap: 8px;display:flex;flex-direction:column;gap:var(--filter-gap);translate:0 calc(var(--search-height) / 2 * -1);margin-top:var(--filter-gap)}@media (min-width: 786px){.blog-cards-section .container .current-filters{--filter-gap: 16px;flex-direction:row}}.blog-cards-section .container .current-filters.hide{display:none}.blog-cards-section .container .current-filters .filter-list{display:flex;flex-grow:1;flex-wrap:wrap;gap:var(--filter-gap)}.blog-cards-section .container .current-filters .filter-list .filter-entry{display:flex;align-items:center;gap:16px;opacity:1;border:1px solid var(--main-green);padding:8px 16px}.blog-cards-section .container .current-filters .filter-list .filter-entry.hide{display:none}.blog-cards-section .container .current-filters .filter-list .filter-entry .remove-filter{-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:all .25s ease;cursor:pointer;border:none;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none"><path d="M5.12 12.5L8 9.62L10.88 12.5L12 11.38L9.12 8.5L12 5.62L10.88 4.5L8 7.38L5.12 4.5L4 5.62L6.88 8.5L4 11.38L5.12 12.5ZM8 16.5C6.89333 16.5 5.85333 16.29 4.88 15.87C3.90667 15.45 3.06 14.88 2.34 14.16C1.62 13.44 1.05 12.5933 0.63 11.62C0.21 10.6467 0 9.60667 0 8.5C0 7.39333 0.21 6.35333 0.63 5.38C1.05 4.40667 1.62 3.56 2.34 2.84C3.06 2.12 3.90667 1.55 4.88 1.13C5.85333 0.71 6.89333 0.5 8 0.5C9.10667 0.5 10.1467 0.71 11.12 1.13C12.0933 1.55 12.94 2.12 13.66 2.84C14.38 3.56 14.95 4.40667 15.37 5.38C15.79 6.35333 16 7.39333 16 8.5C16 9.60667 15.79 10.6467 15.37 11.62C14.95 12.5933 14.38 13.44 13.66 14.16C12.94 14.88 12.0933 15.45 11.12 15.87C10.1467 16.29 9.10667 16.5 8 16.5ZM8 14.9C9.78667 14.9 11.3 14.28 12.54 13.04C13.78 11.8 14.4 10.2867 14.4 8.5C14.4 6.71333 13.78 5.2 12.54 3.96C11.3 2.72 9.78667 2.1 8 2.1C6.21333 2.1 4.7 2.72 3.46 3.96C2.22 5.2 1.6 6.71333 1.6 8.5C1.6 10.2867 2.22 11.8 3.46 13.04C4.7 14.28 6.21333 14.9 8 14.9Z" fill="%23404040"/></svg>');background-position:center;background-repeat:no-repeat;background-color:transparent;width:16px;height:16px;font-size:0}.blog-cards-section .container .current-filters .filter-list .filter-entry .remove-filter:hover,.blog-cards-section .container .current-filters .filter-list .filter-entry .remove-filter:focus-visible{scale:1.1}.blog-cards-section .container .current-filters .clear-filters{background-color:var(--secondary-red);height:38px}.blog-cards-section .container .blog-list{display:grid;grid-template-columns:1fr;gap:16px}@media (min-width: 786px){.blog-cards-section .container .blog-list{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.blog-cards-section .container .blog-list{grid-template-columns:repeat(3,1fr)}}.blog-cards-section .container .blog-list .blog-card{background-color:var(--white)}.blog-cards-section .container .blog-list .blog-card a{display:grid;position:relative;grid-template-rows:repeat(2,auto);color:var(--text)}@media (min-width: 786px){.blog-cards-section .container .blog-list .blog-card a{grid-template-rows:repeat(2,200px)}}.blog-cards-section .container .blog-list .blog-card a:hover,.blog-cards-section .container .blog-list .blog-card a:focus-visible{text-decoration:none}.blog-cards-section .container .blog-list .blog-card a:hover .hover,.blog-cards-section .container .blog-list .blog-card a:focus-visible .hover{opacity:1}.blog-cards-section .container .blog-list .blog-card a:hover .blog-card-content .more-wrapper .more,.blog-cards-section .container .blog-list .blog-card a:focus-visible .blog-card-content .more-wrapper .more{color:var(--white);text-shadow:1px 1px 2px var(--grey-border)}.blog-cards-section .container .blog-list .blog-card a:hover .blog-card-content .more-wrapper .more:after,.blog-cards-section .container .blog-list .blog-card a:focus-visible .blog-card-content .more-wrapper .more:after{scale:1.1;margin-left:.5ch}.blog-cards-section .container .blog-list .blog-card a img{width:100%;-o-object-fit:cover;object-fit:cover}@media (min-width: 786px){.blog-cards-section .container .blog-list .blog-card a img{height:200px}}.blog-cards-section .container .blog-list .blog-card a .blog-card-content{display:flex;flex-direction:column;padding:16px}.blog-cards-section .container .blog-list .blog-card a .blog-card-content .post-date{font-size:14px}.blog-cards-section .container .blog-list .blog-card a .blog-card-content .blog-title{display:-webkit-box;-webkit-hyphens:auto;hyphens:auto;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:0;overflow:hidden;text-overflow:ellipsis}.blog-cards-section .container .blog-list .blog-card a .blog-card-content .more-wrapper{display:flex;flex-grow:1;flex-direction:column;justify-content:flex-end}.blog-cards-section .container .blog-list .blog-card a .blog-card-content .more-wrapper .more{display:flex;align-items:center;gap:.5ch;z-index:2;transition:all .25s ease;cursor:pointer;margin-top:16px;border:none;background-color:transparent;padding:0;color:#000;text-transform:uppercase}.blog-cards-section .container .blog-list .blog-card a .blog-card-content .more-wrapper .more:after{translate:0 -1px;transition:all .25s ease;background-size:contain;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="14" height="13" viewBox="0 0 14 13" fill="none"><path d="M4.575 6.5L0 1.9L1.4 0.5L7.4 6.5L1.4 12.5L0 11.1L4.575 6.5ZM11.175 6.5L6.6 1.9L8 0.5L14 6.5L8 12.5L6.6 11.1L11.175 6.5Z" fill="%23000000"/></svg>') no-repeat center;width:14px;height:20px;content:""}.blog-cards-section .container .blog-list .blog-card a .hover{position:absolute;top:0;left:0;opacity:0;z-index:1;transition:opacity .35s ease;background:linear-gradient(210deg,var(--main-red) 75%,var(--secondary-red) 75%);width:100%;height:100%}.blog-cards-section .container .blog-list .blog-card a .hover .description{padding:24px 16px;height:80%;overflow:hidden;color:var(--white);text-overflow:ellipsis}.blog-cards-section .container .pagination{display:flex;justify-content:center;gap:20px;padding-block:80px;font-size:16px}.blog-cards-section .container .pagination .page-back,.blog-cards-section .container .pagination .page-next{rotate:45deg;border-bottom:3px solid var(--text);border-left:3px solid var(--text);width:16px;height:16px;font-size:0}.blog-cards-section .container .pagination .page-back.disabled,.blog-cards-section .container .pagination .page-next.disabled{border-color:var(--grey-border)}.blog-cards-section .container .pagination .page-next{rotate:-135deg}.blog-category-buttons-section{margin-bottom:2rem}@media screen and (min-width: 786px){.blog-category-buttons-section{margin-bottom:5rem}}.flexible-blocks{display:grid;grid-column-gap:30px;grid-template-columns:repeat(12,1fr)}.flexible-blocks-section{margin-bottom:2rem}@media screen and (min-width: 786px){.flexible-blocks-section{margin-bottom:5rem}}.flexible-blocks--left{grid-column:span 12;padding:1em}@media screen and (min-width: 786px){.flexible-blocks--left{grid-column:span 9}}.flexible-blocks--right{grid-column:span 12;padding:1em}@media screen and (min-width: 786px){.flexible-blocks--right{grid-column:span 3}}.testimonialsBlock{margin-bottom:2rem}@media screen and (min-width: 786px){.testimonialsBlock{margin-bottom:5rem}}.text-content__with-bottom-margin{margin-bottom:2rem}@media screen and (min-width: 786px){.text-content__with-bottom-margin{margin-bottom:5rem}}.text-content--with-padding{padding:1em}.text-content__align-left{text-align:left!important}.text-content__align-center{text-align:center!important}.text-content__align-right{text-align:right!important}.text-content figure,.text-content img{display:block;margin-right:auto;margin-left:auto;width:auto;max-width:min(80vw,639px,100%)!important;height:auto;max-height:min(80vw,639px)!important}.text-content__inner p:last-child{margin-bottom:0}.text-content .button{margin-top:1em}.socialMediaSnippet{margin-bottom:2rem}@media screen and (min-width: 786px){.socialMediaSnippet{margin-bottom:5rem}}.socialMediaSnippet .flockler-carousel_v2-item__text__wrapper{padding:0}.socialMediaSnippet .flockler-carousel_v2-item__text__content{justify-content:center;padding:1.5rem;height:100%}.linkedEntries{margin-top:2rem;margin-bottom:2rem}@media screen and (min-width: 786px){.linkedEntries{margin-top:5rem;margin-bottom:5rem}}.linkedEntries .recommended-post{grid-column:span 12;margin-bottom:2rem}@media screen and (min-width: 786px){.linkedEntries .recommended-post{grid-column:span 3;margin-bottom:0}}@media screen and (min-width: 786px){.linkedEntries--category .recommended-post{grid-column:span 4}}.linkedEntries--category .recommended-post__image{display:flex;justify-content:center;align-items:center;background-image:url("data:image/svg+xml,%3Csvg width='600' height='300' preserveAspectRatio='none' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Crect x='0' y='0' width='600' height='300' fill='%2384929F'/%3E%3Ccircle cx='20' cy='130' r='100' fill='%23ADB6BF'/%3E%3Ccircle cx='550' cy='320' r='100' fill='transparent' stroke='%235B6E7F' stroke-width='5'/%3E%3C/svg%3E ");background-position:center center;background-size:cover;background-repeat:no-repeat;padding:2rem 0}.linkedEntries--category .recommended-post__image img{max-height:80px}.linkedEntries--category .recommended-post:nth-child(1) .recommended-post__image{background-image:url("data:image/svg+xml,%3Csvg width='600' height='300' preserveAspectRatio='none' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Crect x='0' y='0' width='600' height='300' fill='%2384929F'/%3E%3Ccircle cx='600' cy='180' r='100' fill='%23ADB6BF'/%3E%3Ccircle cx='140' cy='0' r='80' fill='transparent' stroke='%235B6E7F' stroke-width='5'/%3E%3C/svg%3E ")}.linkedEntries--category .recommended-post:nth-child(2) .recommended-post__image{background-image:url("data:image/svg+xml,%3Csvg width='600' height='300' preserveAspectRatio='none' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Crect x='0' y='0' width='600' height='300' fill='%2384929F'/%3E%3Ccircle cx='120' cy='0' r='100' fill='%23ADB6BF'/%3E%3Ccircle cx='600' cy='180' r='80' fill='transparent' stroke='%235B6E7F' stroke-width='5'/%3E%3C/svg%3E ")}.linkedEntries__section{margin-top:2rem;margin-bottom:2rem;background:#eeedee}@media screen and (min-width: 786px){.linkedEntries__section{margin-top:5rem;margin-bottom:5rem}}.contact-card{flex-direction:column;display:flex;background:#fff;min-height:400px}@media screen and (min-width: 786px){.contact-card{flex-direction:row}}.contact-card__image{display:flex;flex:0 1 40%;justify-content:center;align-items:flex-start;background:#096;height:100%}.contact-card__image__container{flex:1}.contact-card__image__container img{margin:1rem auto;height:400px;-o-object-fit:cover;object-fit:cover}@media screen and (min-width: 786px){.contact-card__image__container img{margin:0}}.contact-card__content{flex:1;background:#096;padding:1rem 1.5rem;color:#fff}.contact-card__address>*{margin-bottom:.35rem}.contact-card__socials{margin:1rem 0}.contact-card__socials__links{margin:0;padding:0;list-style-type:none;text-indent:0;display:flex;gap:1rem}.contact-card__socials__item a{color:#666;font-size:130%}.contact-card__socials a{color:#fff}.contact-card--sidebar{flex-direction:column}.contact-card--sidebar .contact-card__socials__item a{color:#404040}.contact-card--sidebar .contact-card__image{align-items:center;background:#adb6bf;width:100%}.contact-card--sidebar .contact-card__image__container{flex:none;margin:1rem;width:100px}.contact-card--sidebar .contact-card__image__container img{height:auto}.contact-card--sidebar .contact-card__image__quote{flex:1;margin-inline:1rem}.contact-card--sidebar .contact-card__image__quote blockquote p{margin:0;padding-left:0;color:#fff;font-weight:700;font-size:26px}.contact-card--sidebar .contact-card__content{background:transparent;padding-inline:0;color:inherit}.category-card{display:flex;flex-direction:column}.category-card__title{margin:1rem 0 .5rem;font-weight:700}@media screen and (min-width: 786px){.category-card__title{min-height:36px}}.category-card__title a{color:#5e6567}.category-card__image{display:flex}.category-card__image a{display:block;width:100%}.category-card__image img{width:100%;max-height:150px;-o-object-fit:cover;object-fit:cover}.category-card__content{padding-bottom:2rem}.category-card__content--with-button{padding-bottom:1rem}.category-card__link{margin-bottom:3rem}.statement-card{display:flex;flex-direction:column;gap:.5rem;background:url("data:image/svg+xml,%3Csvg width='600' height='300' preserveAspectRatio='none' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Crect x='0' y='0' width='600' height='300' fill='%2398002E'/%3E%3Ccircle cx='0' cy='100' r='80' fill='%23b13f62'/%3E%3Ccircle cx='240' cy='300' r='80' fill='transparent' stroke='%23fff' stroke-width='3'/%3E%3C/svg%3E ");background-position:center center;background-size:cover;background-repeat:no-repeat}.statement-card:nth-child(2){background-image:url("data:image/svg+xml,%3Csvg width='600' height='300' preserveAspectRatio='none' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Crect x='0' y='0' width='600' height='300' fill='%23E09B40'/%3E%3Ccircle cx='0' cy='100' r='80' fill='transparent' stroke='%23fff' stroke-width='3'/%3E%3Ccircle cx='240' cy='300' r='80' fill='%23D67900' /%3E%3C/svg%3E ")}@media screen and (min-width: 786px){.statement-card{flex-direction:row}}.statement-card__content{display:flex;flex:1;flex-direction:column;justify-content:space-between;padding:1rem;min-height:240px;color:#fff}.statement-card__content blockquote{padding:1rem}@media screen and (min-width: 786px){.statement-card__content blockquote{padding-left:5rem}}.statement-card__content blockquote>*{color:#fff}.statement-card__author{justify-self:flex-end;text-align:right}.statement-card__author p{margin-bottom:0;color:#fff}.gallery{flex-direction:column;display:flex;justify-content:center;align-items:center;gap:1rem;margin:2rem 0}@media screen and (min-width: 786px){.gallery{flex-direction:row}}.gallery__item{flex:0 1 33.3333333333%}.gallery__item figure{display:flex;flex-direction:column;height:300px}.gallery__item img{width:100%;max-height:100%;-o-object-fit:cover;object-fit:cover}.gallery__item figcaption{margin-top:10.51px;margin-left:-.96px}.recommended-post__image{display:flex;margin-bottom:1rem}.recommended-post__image img{max-height:80px}.recommended-post__title{margin-bottom:.5rem;min-height:50px}.recommended-post__content p{min-height:150px}.recommended-post__cta{margin:1rem auto 0}.kpisBlock__section{margin-bottom:2rem}@media screen and (min-width: 786px){.kpisBlock__section{margin-bottom:5rem}}.kpi{text-align:center}.kpi__value .giga{font-size:6rem}@media screen and (min-width: 786px){.kpi__value .giga{font-size:8rem}}.kpi__value{font-weight:700}.kpi:nth-child(1) .kpi__value .giga{color:#d67900}.kpi:nth-child(2) .kpi__value .giga{color:#98002e}.kpi:nth-child(3) .kpi__value .giga{color:#096}.youtube-player{position:relative;margin-bottom:2rem;background:#000;aspect-ratio:16/9;max-width:100%;height:auto;overflow:hidden}@media screen and (min-width: 786px){.youtube-player{margin-bottom:0}}.youtube-player iframe{position:absolute;top:0;left:0;z-index:100;background:transparent;width:100%;height:100%}.youtube-player img{display:flex;position:relative;top:0;right:0;bottom:0;left:0;transition:.4s all;cursor:pointer;margin:auto;border:none;width:100%;max-width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (min-width: 786px){.youtube-player img{position:absolute}}.youtube-player img:hover{-webkit-filter:brightness(75%)}.youtube-player .play{position:absolute;top:50%;left:50%;cursor:pointer;margin-top:-36px;margin-left:-36px;background:url(./play_button-BP7snpqC.png) no-repeat;background-size:contain;width:72px;height:72px}.subnavigation__list{display:flex;position:relative;justify-content:space-between;gap:1rem;z-index:2;margin-bottom:-1px}@media screen and (max-width: 786px){.subnavigation__list{flex-direction:column;justify-content:flex-start}}.subnavigation__list__item .button--large{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width: 786px){.subnavigation__list__item .button--large{padding-right:1em;padding-left:1em}}.recommendedEntriesBlock__heading{grid-column:span 12;margin-bottom:3rem;text-align:center}.recommendedEntriesBlock__section{background:#eeedee;padding:5rem 0;margin-bottom:2rem}@media screen and (min-width: 786px){.recommendedEntriesBlock__section{margin-bottom:5rem}}.recommendedEntriesBlock__content .recommended-post{grid-column:span 12}@media screen and (min-width: 786px){.recommendedEntriesBlock__content .recommended-post{grid-column:span 3}}.recommendedEntriesVideoBlock__heading{grid-column:span 12;margin-bottom:3rem;text-align:center}.recommendedEntriesVideoBlock__content .recommended-post{grid-column:span 12}@media screen and (min-width: 786px){.recommendedEntriesVideoBlock__content .recommended-post{grid-column:span 3}}.accordeonBlock__content{margin-bottom:2rem;display:flex;flex-wrap:wrap;margin-inline:-1rem}@media screen and (min-width: 786px){.accordeonBlock__content{margin-bottom:5rem}}.accordeonBlock__item{flex:1 0 100%;padding:0 1rem 1rem}@media screen and (min-width: 786px){.accordeonBlock__item--cols{flex:0 1 50%}}.accordeonBlock__item__title{display:flex;align-items:center;cursor:pointer;border:2px solid #d67900;padding:1rem}.accordeonBlock__item__title .h4{margin-bottom:0}.accordeonBlock__item__title>*{pointer-events:none}.accordeonBlock__item__icon{flex:0 1 40px}.accordeonBlock__item__icon i{display:flex;justify-content:center;align-items:center;border:2px solid #d67900;border-radius:50%;padding-left:1px;width:30px;height:30px;color:#d67900;font-weight:700}.accordeonBlock__item__content{opacity:0;border:2px solid #d67900;padding:0;height:0;overflow:hidden}.accordeonBlock__item--open .accordeonBlock__item__content{opacity:1;animation:openAccordionItem .5s forwards;margin-top:-2px;padding:1rem 1rem 0;height:auto}.accordeonBlock__item--open .accordeonBlock__item__icon .fa-plus:before{content:""}@keyframes openAccordionItem{0%{transform:scaleY(0);transform-origin:top}to{transform:scaleY(1)}}@keyframes closeAccordionItem{0%{transform:scaleY(1)}to{transform:scaleY(0);transform-origin:top}}.kpisBlock__section{background:#eeedee}.kpisBlock__content{margin-top:2rem;margin-bottom:2rem;flex-direction:column;display:flex;flex-wrap:wrap;margin-inline:-1rem}@media screen and (min-width: 786px){.kpisBlock__content{margin-top:5rem;margin-bottom:5rem}}@media screen and (min-width: 786px){.kpisBlock__content{flex-direction:row}}.kpisBlock__content .in__kpisBlock{flex:0 1 calc(100% / 3);padding:0 1rem}
