@font-face{font-family:"Helvetica Neue";font-weight:normal;font-display:swap;src:url("/assets/shared/fonts/HelveticaNeueLTW06-55Roman.eot") format("eot"),url("/assets/shared/fonts/HelveticaNeueLTW06-55Roman.svg") format("svg"),url("/assets/shared/fonts/HelveticaNeueLTW06-55Roman.ttf") format("ttf"),url("/assets/shared/fonts/HelveticaNeueLTW06-55Roman.woff") format("woff"),url("/assets/shared/fonts/HelveticaNeueLTW06-55Roman.woff2") format("woff2")}@font-face{font-family:"Helvetica Neue";font-weight:bold;font-display:swap;src:url("/assets/shared/fonts/HelveticaNeueLTW06-75Bold.eot") format("eot"),url("/assets/shared/fonts/HelveticaNeueLTW06-75Bold.svg") format("svg"),url("/assets/shared/fonts/HelveticaNeueLTW06-75Bold.ttf") format("ttf"),url("/assets/shared/fonts/HelveticaNeueLTW06-75Bold.woff") format("woff"),url("/assets/shared/fonts/HelveticaNeueLTW06-75Bold.woff2") format("woff2")}.black-arrow:before,.blue-arrow:before,.yellow-arrow:before{content:"";display:inline-block;width:15px;height:16px;background-repeat:no-repeat;background-position:left center;background-size:contain}.black-arrow:before{background-image:url("data:image/svg+xml,%3Csvg  xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 18'%3E%3Cpath fill='none' stroke-width='4' stroke='%23202020' d='M2 2l6.773 7L2 16'/%3E%3C/svg%3E")}.blue-arrow:before{background-image:url("data:image/svg+xml,%3Csvg  xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 18'%3E%3Cpath fill='none' stroke-width='4' stroke='%23118bd6' d='M2 2l6.773 7L2 16'/%3E%3C/svg%3E")}.yellow-arrow:before{background-image:url("data:image/svg+xml,%3Csvg  xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 18'%3E%3Cpath fill='none' stroke-width='4' stroke='%23fdc80a' d='M2 2l6.773 7L2 16'/%3E%3C/svg%3E")}.loading-block{width:70px;height:70px;margin:auto;border:10px solid #d6d9df;border-top:10px solid #fdc80a;border-radius:50%;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}.loading:after{content:"";display:block;width:70px;height:70px;margin:auto;border:10px solid #d6d9df;border-top:10px solid #fdc80a;border-radius:50%;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;margin:100px auto}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.pagination{margin:30px auto;display:inline-flex;position:relative;justify-content:center;flex-basis:100%}.pagination__page{font-size:18px;font-weight:bold;padding:5px;border-bottom:4px solid transparent;margin:0 5px;color:#202020}.pagination__page--active{border-color:#fdc80a}.pagination__page:hover{opacity:0.8}.pagination__dots{font-size:18px;font-weight:bold;padding:5px;color:#202020}.pagination__prev,.pagination__next{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' stroke='%23202020' fill='none' viewBox='0 0 17 20'%3E%3Cdefs%3E%3Cstyle%3E .a %7B stroke-width: 4px; %7D %3C/style%3E%3C/defs%3E%3Cpath class='a' d='M8.5 19.5V4.2740145M1.5 9.5l7-6.7733091L15.5 9.5'%3E%3C/path%3E%3C/svg%3E");width:30px;height:30px;background-size:20px;background-repeat:no-repeat;background-position:center;margin:0 5px}.pagination__prev:hover,.pagination__next:hover{opacity:0.8}.pagination__prev{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.pagination__next{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.modal{background-color:#fff;z-index:1400;opacity:0;transition:opacity 0.5s ease;position:fixed;transition:height ease 0.2s, width ease 0.2s;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);display:flex;flex-direction:column;max-height:calc(100% - 30px);max-width:calc(100% - 30px)}.modal--activate{opacity:1}.modal__content{padding:15px;overflow-y:auto;overflow-x:hidden;height:100%;transition:opacity ease 0.2s}.modal__content--fadeout{opacity:0;pointer-events:none}.modal__content--no-padding{padding:0}.modal__close{background-color:#fdc80a;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAMklEQVQokWP8//8/AzqQlZZAEXz89AUjuhomDF1EgiGkkVFGShwzdGhp4wD4cTQB4AYAPGsPYP2OUbMAAAAASUVORK5CYII=);background-position:50%;background-repeat:no-repeat;background-size:14px;border-radius:50%;cursor:pointer;height:30px;position:absolute;right:5px;top:5px;width:30px;border:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);outline:0;font-size:0;color:transparent;z-index:1}@media (min-width: 600px){.modal__close{right:-15px;top:-15px}}.modal__back{position:absolute;top:12px;left:20px;text-transform:uppercase;font-weight:bold;font-size:14px;margin:0;padding:0;color:#118bd6;background-position:center left;display:none}.modal__back:before{content:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='18px' height='12px' viewBox='0 0 12 18' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cstyle type='text/css'%3E .la0%7Bstroke:%23118bd6;fill:none;stroke-width: 4;%7D%0A%3C/style%3E%3Cpath class='la0' d='M2 2l6.773 7L2 16'%3E%3C/path%3E%3C/svg%3E");-webkit-transform:rotate(180deg) translateY(1px);transform:rotate(180deg) translateY(1px);display:inline-block;width:12px}.modal--with-history{padding-top:40px}.modal--with-history .modal__back{display:block}.contact__fullname{font-weight:bold;font-weight:bold;font-size:20px;line-height:24px;margin:0}.contact__hr{border:0;border-top:2px solid #f8f8f9;margin:20px 0}.contact__title{color:#a6a8aa;font-weight:bold;font-weight:bold;font-size:14px;line-height:17px;margin:10px 0}.contact__image{border-radius:50%;width:65px;height:65px;vertical-align:middle;margin:0 15px 10px 0}.contact__organization{color:#67b419;font-weight:bold;font-size:12px;text-transform:uppercase;margin-bottom:20px}.contact__prop{font-weight:bold;font-size:14px;line-height:17px;font-weight:normal;margin:5px 0}.contact__prop__link{font-weight:bold;margin-left:10px}.contact__button{margin-top:20px}.contact__small-heading{color:#a6a8aa;font-weight:bold;font-size:10px;margin-bottom:10px;text-transform:uppercase}.contact__text-content{font-size:14px;line-height:20px;margin:20px 0 0}.card{text-decoration:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;position:relative}.card__image{position:relative;width:100%;height:0;padding-top:62.5%}.card__image__img{display:block;width:100%;height:100%;pointer-events:none;object-fit:cover;position:absolute;top:0;left:0}.card__image+.card__text-area{margin-top:16px}.card__text-area{position:relative;max-height:180px;overflow:hidden}.card__text-area__heading{font-weight:bold;font-size:20px;line-height:24px;margin:0}.card__text-area__text{font-size:16px;line-height:24px;margin:1em 0 0 0}.card__text-area:after{background:linear-gradient(rgba(255,255,255,0), rgba(255,255,255,0.7) 65%);bottom:0;content:"";display:block;height:30px;position:absolute;width:100%}.card__date{margin:8px 0 0;color:#a6a8aa;font-size:14px;font-weight:700;line-height:17px}@media (min-width: 600px) and (max-width: 899px){.card--side-by-side{display:flex;flex-direction:row;justify-content:space-between}.card--side-by-side .card__image{flex:0 1 48%}.card--side-by-side .card__text-area{flex:0 1 48%;max-height:137px}.card--side-by-side .card__date{position:absolute;bottom:0;left:52%}}a.card:hover{opacity:0.6}a.card:focus{opacity:0.6}.kaltura-video{position:relative;min-height:50px;width:100%}.kaltura-video--focus.kaltura-video--playing .kaltura-video__container{z-index:3}.kaltura-video__container{width:100%;height:0;padding-top:56.25%;position:relative}.kaltura-video__container>div,.kaltura-video__container>iframe{position:absolute !important;top:0 !important;left:0 !important}.kaltura-video__container button[class*="kWidgetPlayBtn"]{opacity:0;height:100%;width:100%;top:0;left:0;margin:0;z-index:2}.kaltura-video__container>div:after{position:absolute;content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64' fill='%23ffffff'%3E%3E%3Cg%3E%3Cpath d='M32,0A32,32,0,1,0,64,32,32,32,0,0,0,32,0Zm0,60A28,28,0,1,1,60,32,28,28,0,0,1,32,60ZM29.1,19.69a1.09,1.09,0,0,0-.7-.26,1.11,1.11,0,0,0-1.11,1.11V43.46a1.11,1.11,0,0,0,1.11,1.11,1.09,1.09,0,0,0,.7-.26L42.75,32.85a1.1,1.1,0,0,0,0-1.69Zm2.18,17.56V26.75L37.54,32Z'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;background-position:center;top:50%;left:50%;width:70px;height:70px;z-index:1;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}.kaltura-video__container>div:before{position:absolute;content:"";background-color:rgba(0,0,0,0.1);top:0;left:0;width:100%;height:100%;z-index:1}.kaltura-video__texts{z-index:1}.kaltura-video__texts__h3{font-weight:bold;font-size:20px;line-height:24px}.kaltura-video--hero .kaltura-video__texts{color:white !important;position:absolute;display:none;right:30px;top:60px;max-width:350px}@media (min-width: 900px){.kaltura-video--hero .kaltura-video__texts{display:block}}@media (min-width: 1200px){.kaltura-video--hero .kaltura-video__texts{bottom:30px;top:unset}}.kaltura-video--hero .kaltura-video__texts__h3{font-weight:bold;font-size:35px;line-height:33px;color:white;margin:0 0 10px}.kaltura-video--hero .kaltura-video__texts__description,.kaltura-video--hero .kaltura-video__texts__description *{color:white;font-weight:bold}.kaltura-video--hero .kaltura-video__container img[class*="kWidgetCentered"]{width:100%}@media (min-width: 900px){.kaltura-video--hero .kaltura-video__container>div:after{width:135px;height:135px}}.downloadable{display:flex;justify-content:space-between;align-items:center;min-height:70px;padding:15px 20px;flex-wrap:wrap}@media (min-width: 900px){.downloadable{flex-wrap:nowrap}}.downloadable:nth-child(odd){background:#f8f8f9}.downloadable__texts{justify-content:flex-start;align-items:center;display:flex;width:100%}.downloadable__texts__link{text-decoration:none;text-align:left;width:auto;padding:0;display:inline-block}@media (min-width: 900px){.downloadable__texts__link{padding:0 30px}}.downloadable__texts__title{font-size:16px;line-height:19px;font-weight:bold;margin:0}.downloadable__texts__description{color:#a6a8aa;font-weight:bold;font-size:10px;line-height:12px;margin:5px 0 0}.downloadable__actions{display:flex;justify-content:space-between;align-items:center;width:100%;padding:15px 0 0 0;flex-shrink:0}@media (min-width: 900px){.downloadable__actions{width:auto;padding:0}}.downloadable__actions__languages{min-width:165px;font-size:12px;font-weight:bold;margin-right:20px;width:100%}.downloadable__actions__languages .choices{flex:1}.downloadable__actions__languages .choices__clear{display:none}.downloadable__actions__languages .choices__inner{height:35px;min-height:35px}.downloadable__actions__language{color:#a6a8aa}@media (min-width: 900px){.downloadable__actions__language{margin-left:14px}}.downloadable--white{background-color:white !important;border:2px solid #d6d9df}.downloadable--white:not(:first-child){margin-top:10px}.downloadable--white .downloadable__texts,.downloadable--white .downloadable__actions{width:auto}.downloadable--slim{flex-wrap:wrap}.downloadable--slim .downloadable__actions{width:100%;padding:15px 0 0 0}.downloadable--slim .downloadable__languages{min-width:0}.downloadable--slim .downloadable__language{margin-left:auto}.downloadable--slim .downloadable__texts__description{padding:0}.downloadable--link:not(.downloadable--link--slim):before{content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18.97 24.46'%3E%3Cg data-name='Layer 2'%3E%3Cg data-name='Lager 1'%3E%3Cpath d='M11 13.66l-1 1.73a1 1 0 01.37 1.37L7.33 22a1 1 0 01-1.33.32l-3.46-2A1 1 0 012.13 19l3-5.19a1 1 0 011.37-.37l1-1.73a3 3 0 00-4.1 1.1L.4 18a3 3 0 001.1 4.1l3.46 2a3 3 0 004.1-1.1l3-5.19A3 3 0 0011 13.66zm-3.77 2.46a1 1 0 00.46.14 1 1 0 00.91-.5l3.5-6.06a1 1 0 00-.37-1.37.93.93 0 00-.45-.13 1 1 0 00-.91.5l-3.5 6.06a1 1 0 00.36 1.36zM17.46 2.4L14 .4a3 3 0 00-4.1 1.1l-3 5.2A3 3 0 008 10.79l1-1.73a1 1 0 01-.37-1.36l3-5.2A1 1 0 0113 2.13l3.46 2a1 1 0 01.37 1.37l-3 5.2a1 1 0 01-1.37.36l-1 1.73a3 3 0 004.1-1.09l3-5.2a3 3 0 00-1.1-4.1z' data-name='External link icon' fill='%239a9aa4' fill-rule='evenodd'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;width:29px;height:26px;background-position:center;display:none;flex-shrink:0}@media (min-width: 900px){.downloadable--link:not(.downloadable--link--slim):before{display:block}}.downloadable--link .downloadable__actions__link{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath fill='%23118bd6' fill-rule='evenodd' d='M6.24,0V2H8.59L5.29,5.29,6.71,6.71,10,3.41V5.76h2V0ZM10,10H2V2H4.24V0H0V12H12V7.76H10Z'/%3E%3C/svg%3E");background-repeat:no-repeat;width:16px;height:22px;flex-shrink:0;display:block}.downloadable:not(.downloadable--link) .downloadable__texts:before{content:attr(data-extension);display:none;width:initial;width:29px;height:40px;position:relative;justify-content:center;align-items:center;text-transform:uppercase;color:#67b419;text-align:center;font-weight:700;font-size:10px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 40'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg stroke='%23E1E3E9' stroke-width='2'%3E%3Cpath d='M1.92191392 1.94257367V38.2840136H27.358221V8.41060813l-6.459361-6.459361z'%3E%3C/path%3E%3Cpath d='M20.4716817 1.98771507V8.3974677h6.9682475'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;justify-content:space-around;flex-shrink:0}@media (min-width: 900px){.downloadable:not(.downloadable--link) .downloadable__texts:before{display:inline-flex}}.downloadable:not(.downloadable--link) .downloadable__actions__link{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 22'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath stroke='%23202020' stroke-width='3' d='M8 0v12.2259855M15 7l-7 6.7733091L1 7'%3E%3C/path%3E%3Cpath fill='%23FFD100' d='M0 18h16v4H0z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;width:16px;height:22px;flex-shrink:0;display:block}.contact-block{height:100%;display:flex;flex-direction:column}.contact-block__image{width:100%;display:block}.contact-block__content{background-color:#f8f8f9;padding:30px;color:#202020;flex:1 1 100%}.contact-block__name{margin:0;font-weight:bold;font-size:28px;line-height:32px}.contact-block__title{margin-top:5px;font-weight:bold;font-size:14px;line-height:17px;color:#a6a8aa}.contact-block__organization{margin-top:5px;font-weight:bold;font-size:14px;line-height:17px;color:#67b419}.contact-block__description{margin-top:5px;font-size:14px;line-height:20px}.contact-block__map-link{display:block;margin:10px 0;font-size:14px}.contact-block__visiting-address{margin-top:5px;font-size:14px;line-height:20px}.contact-block__property{margin-top:5px;font-size:14px;line-height:20px}.contact-page-navigation-block{height:100%;display:flex;flex-direction:column}.contact-page-navigation-block__image-wrapper{flex-shrink:1}.contact-page-navigation-block__image{width:100%;height:auto;margin:0 auto;display:block;flex-grow:1}.contact-page-navigation-block__texts{padding:30px;background-color:#f8f8f9;display:flex;flex-direction:column;justify-content:space-between;flex-grow:1}.contact-page-navigation-block__text p:first-child{margin-top:0}.contact-page-navigation-block__text P:last-child{margin-bottom:0}.contact-page-navigation-block__text+.contact-page-navigation-block__link{margin:20px 0 0}.contact-page-navigation-block__link{width:100%;text-align:center}.flyout-holder{position:fixed;bottom:20px;left:calc(100vw - 337px);width:300px;z-index:1000}.flyout-popup{background-color:#bfe7f7;height:100%;max-height:47px;padding:0;position:relative}@media (min-width: 900px){.flyout-popup{padding:170px 20px 70px;max-height:1000px}}.flyout-popup__image{display:block;margin:0 auto;z-index:1;pointer-events:none;position:absolute;height:40px;left:15px;width:40px;top:5px;-webkit-transform:translate(0);transform:translate(0)}@media (min-width: 900px){.flyout-popup__image{width:125px;height:125px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:25px}}.flyout-popup__title{color:#118bd6;margin:0}.flyout-popup__text{color:black;font-size:14px;line-height:20px}.flyout-popup__title,.flyout-popup__text{opacity:0}@media (min-width: 900px){.flyout-popup__title,.flyout-popup__text{opacity:1}}.flyout-popup__button{font-size:18px;padding:15px 60px;position:absolute;width:100%;bottom:0}@media (min-width: 900px){.flyout-popup__button{width:calc(100% - 40px);bottom:20px}}@media (min-width: 900px){.flyout-popup--active{transition:padding 0.5s ease, max-height 0.5s ease;padding:0;max-height:47px}.flyout-popup--active .flyout-popup__text,.flyout-popup--active .flyout-popup__title{transition:opacity 0.3s ease;opacity:0}.flyout-popup--active .flyout-popup__image{transition:width 0.5s ease, height 0.5s ease, top 0.5s ease, left 0.5s ease, -webkit-transform 0.5s ease;transition:width 0.5s ease, height 0.5s ease, top 0.5s ease, left 0.5s ease, transform 0.5s ease;transition:width 0.5s ease, height 0.5s ease, top 0.5s ease, left 0.5s ease, transform 0.5s ease, -webkit-transform 0.5s ease;height:40px;left:15px;width:40px;top:5px;-webkit-transform:translate(0);transform:translate(0)}.flyout-popup--active .flyout-popup__button{width:100%;bottom:0;transition:width 0.5s ease, bottom 0.5s ease}}.overlay .flyout-popup{opacity:0;pointer-events:none;z-index:-1;transition:opacity 0.5s ease, z-index 0s ease 0.5s}.flyout-content{display:none;flex-direction:column;height:100%}.flyout-content__contact-list{display:flex;flex-wrap:wrap;justify-content:space-between;padding:10px 20px;background-color:#f8f8f9}.flyout-content__inner{padding:30px;flex-grow:1}.flyout-content__inner__child:not(:last-child){display:none}.flyout-content__title{margin:0 0 20px}.flyout-content__columns{display:flex;height:calc(100% - 40px);flex-direction:column}@media (min-width: 650px){.flyout-content__columns{flex-direction:row}}.flyout-content__column{margin:0 0 20px 0;flex:1 0;height:100%;display:flex;flex-direction:column}@media (min-width: 650px){.flyout-content__column{margin:0}.flyout-content__column:not(:first-child){margin:0 0 0 20px}}.flyout-content__column__image-wrapper{flex-shrink:1}.flyout-content__column__image{width:100%;height:auto;margin:0 auto;display:block;flex-grow:1}.flyout-content__column__texts{padding:20px 0 0;display:flex;flex-direction:column;justify-content:space-between}.flyout-content__column__text{font-weight:bold}.flyout-content__column__text+.flyout-content__column__link{margin:20px 0 0}.flyout-content__column__link{width:100%;text-align:center}.flyout-content__footer{padding:30px;background-color:#edeff5}.flyout-content__footer *:first-child{margin-top:0}.flyout-content__footer *:last-child{margin-bottom:0}.modal__content .flyout-content{display:flex}.table-builder{overflow-x:auto}.table-builder__table--fullwidth{width:100%}.table-builder__table--fixed{table-layout:fixed}.table-builder__table--theme-default{border-collapse:collapse}.table-builder__table--theme-default th,.table-builder__table--theme-default td{text-align:left;padding:5px 10px}.anchor-navigation{display:flex;background-color:white;border-top:2px solid #d6d9df;border-bottom:2px solid #d6d9df;align-items:flex-start}.anchor-navigation__links{display:flex;justify-content:flex-end;list-style:none;padding:4px 15px 4px 0;margin:0 auto;overflow:hidden;position:relative}@media (max-width: 599px){.anchor-navigation__links{justify-content:flex-start}}@media (min-width: 600px){.anchor-navigation__links{width:100%}}.anchor-navigation__links__link{margin-left:5px}.anchor-navigation__links__link__a{display:block;font-size:14px;white-space:nowrap;text-decoration:none;padding:6px 5px;cursor:pointer}.anchor-navigation__links__link__a:hover{opacity:0.6}.anchor-navigation__links__link__a:active{opacity:0.3}.anchor-navigation__links__link__a--active{font-weight:bold;border-bottom:5px solid #fdc80a}.anchor-navigation__mobile-toggle{display:none;height:20px;width:20px;background-color:#fdc80a;border:0;border-radius:50%;margin-top:8px;padding:0;position:relative;justify-content:center;align-items:center;transition:all 0.3s ease;cursor:pointer}.anchor-navigation__mobile-toggle:after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'%3E%3Crect x='5' y='0' width='4' height='14'%3E%3C/rect%3E%3Crect x='0' y='5' width='14' height='4'%3E%3C/rect%3E%3C/svg%3E");display:flex;align-items:center;justify-content:center;height:10px;width:10px}.anchor-navigation__mobile-toggle:focus{outline:none}@media (max-width: 599px){.anchor-navigation__mobile-toggle{margin-right:20px}}.anchor-navigation--full .anchor-navigation__mobile-toggle{display:flex}.anchor-navigation--open .anchor-navigation__links{flex-wrap:wrap}.anchor-navigation--open .anchor-navigation__links .anchor-navigation__links__link{white-space:normal}.anchor-navigation--open .anchor-navigation__mobile-toggle{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.anchor-navigation--full:not(.anchor-navigation--open) .anchor-navigation__links:after{display:block;position:absolute;content:"";background:linear-gradient(to right, rgba(255,255,255,0), #fff 65%)}.anchor-navigation--full:not(.anchor-navigation--open) .anchor-navigation__links:after{right:0;bottom:0;width:35px;height:36px}.anchor__id{background-color:#88c5ea;padding:5px;display:inline-block}.anchor--edit{padding:50px;background-color:#d6d9df;border:3px dashed #fdc80a}.keybenefits__group-radio{display:none}.keybenefits__group-radio-label{display:none;padding:13px 0;cursor:pointer;font-weight:bold;font-size:16px;line-height:19px;border:none;outline:none;background:transparent;border-bottom:5px solid transparent;margin:0 40px -2px 0px}@media (min-width: 900px){.keybenefits__group-radio-label{display:inline-block}}.keybenefits__group-radio:checked+.keybenefits__group-radio-label{border-bottom-color:#fdc80a}.keybenefits__group-radio:nth-of-type(1):checked ~ .keybenefits__group:nth-of-type(1){display:block}.keybenefits__group-radio:nth-of-type(2):checked ~ .keybenefits__group:nth-of-type(2){display:block}.keybenefits__group-radio:nth-of-type(3):checked ~ .keybenefits__group:nth-of-type(3){display:block}.keybenefits__group-radio:nth-of-type(4):checked ~ .keybenefits__group:nth-of-type(4){display:block}.keybenefits__group-radio:nth-of-type(5):checked ~ .keybenefits__group:nth-of-type(5){display:block}.keybenefits__group-radio:nth-of-type(6):checked ~ .keybenefits__group:nth-of-type(6){display:block}.keybenefits__group-radio:nth-of-type(7):checked ~ .keybenefits__group:nth-of-type(7){display:block}.keybenefits__group-radio:nth-of-type(8):checked ~ .keybenefits__group:nth-of-type(8){display:block}.keybenefits__group-radio:nth-of-type(9):checked ~ .keybenefits__group:nth-of-type(9){display:block}.keybenefits__group-radio:nth-of-type(10):checked ~ .keybenefits__group:nth-of-type(10){display:block}.keybenefits__group{padding-top:30px}@media (min-width: 900px){.keybenefits__group{display:none;border-top:2px solid #d6d9df;padding-top:0}}.keybenefits__group__title{margin:0 0 30px}@media (min-width: 900px){.keybenefits__group__title{display:none}}.keybenefits__group__items{list-style:none;padding:0;margin:30px 0 0;counter-reset:keybenefits}.keybenefits__group__items__item{display:flex;align-items:flex-start;margin:0 0 30px}.keybenefits__group__items__item:before{counter-increment:keybenefits;content:counter(keybenefits);height:30px;flex:0 0 30px;display:flex;align-items:center;justify-content:space-around;background:#d6d9df;font-weight:bold;font-size:14px}.keybenefits__group__items__item__content-text{margin:0;padding:3px 0 0 20px}.keybenefits__group__items__item__content-text>p:first-child,.keybenefits__group__items__item__content-text>p:last-child{margin:0}.image-rotator{display:flex;flex-wrap:wrap;position:relative}.image-rotator .heading-h3{flex:0 1 100%}.image-rotator__thumbnails{position:relative;display:none;width:270px;flex:0 0 270px;margin-left:30px;height:560px;overflow:hidden}.image-rotator__thumbnails__image{width:100%;height:176px;object-fit:contain;margin-bottom:30px;cursor:pointer}.image-rotator__thumbnails__image--active{border:7px solid #fdc80a}.image-rotator__thumbnails:after{background:linear-gradient(rgba(255,255,255,0), rgba(255,255,255,0.7) 65%);bottom:0;content:"";display:block;height:30px;position:sticky;width:100%}.image-rotator__slides{flex:1 1 100%;position:relative}.image-rotator__slides__slide{position:absolute;top:0;left:0;opacity:0;pointer-events:none;transition:opacity 0.25s ease;width:100%;height:100%}.image-rotator__slides__slide--active{position:relative;pointer-events:all;opacity:1}.image-rotator__slides__slide__image{width:100%;pointer-events:none;object-fit:contain;background-color:#f8f8f9;border:20px solid #f8f8f9;height:300px}@media (min-width: 1200px){.image-rotator__slides__slide__image{border-width:55px}}@media (min-width: 600px){.image-rotator__slides__slide__image{height:400px}}@media (min-width: 900px){.image-rotator__slides__slide__image{height:500px}}@media (min-width: 1050px){.image-rotator__slides__slide__image{height:560px}}.image-rotator__slides__slide__count{font-size:10px;font-weight:bold;color:#a6a8aa;text-transform:uppercase;margin-bottom:5px;padding:14px 14px 0;margin-bottom:0}.image-rotator__slides__slide__count span{color:#202020}.image-rotator__slides__slide__text{font-size:16px;line-height:24px;color:#202020;margin:14px;padding-bottom:14px}@media (min-width: 1200px){.image-rotator--with-thumbnails .image-rotator__slides{flex-basis:calc(100% - 300px)}.image-rotator__thumbnails{display:block}}.image-rotator__toggles{position:absolute;top:280px;right:0;z-index:1}@media (min-width: 600px){.image-rotator__toggles{top:380px}}@media (min-width: 900px){.image-rotator__toggles{top:480px}}@media (min-width: 1050px){.image-rotator__toggles{top:540px}}.image-rotator__toggles__previous,.image-rotator__toggles__next{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' stroke='%23202020' fill='none' viewBox='0 0 17 20'%3E%3Cdefs%3E%3Cstyle%3E .a %7B stroke-width: 4px; %7D %3C/style%3E%3C/defs%3E%3Cpath class='a' d='M8.5 19.5V4.2740145M1.5 9.5l7-6.7733091L15.5 9.5'%3E%3C/path%3E%3C/svg%3E");background-color:#fdc80a;background-size:20px;background-repeat:no-repeat;background-position:center;cursor:pointer;display:inline-block;padding:22px;outline:none;border:0}.image-rotator__toggles__previous:hover,.image-rotator__toggles__next:hover{opacity:0.8}.image-rotator__toggles__previous{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.image-rotator__toggles__next{-webkit-transform:rotate(90deg);transform:rotate(90deg)}@media (min-width: 1200px){.image-rotator__toggles__previous{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.image-rotator__toggles__next{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}.news-carousel{position:relative;height:430px}@media (min-width: 1200px){.news-carousel{height:488px}}.news-carousel__slide{position:absolute;top:0;left:0;opacity:0;pointer-events:none;transition:opacity 0.25s ease;width:100%;height:100%}.news-carousel__slide--active{opacity:1;pointer-events:all;position:relative}.news-carousel__slide__image{width:100%;height:100%;object-fit:cover}.news-carousel__slide__text{padding:15px 30px 40px;width:100%;background-color:#f8f8f9;bottom:25px;width:calc(100% - 25px);left:15px;position:absolute;right:15px}@media (min-width: 1200px){.news-carousel__slide__text{left:0;padding:25px 30px 40px}}.news-carousel__slide__text__index{font-size:12px;color:#a6a8aa}.news-carousel__slide__text__title{font-weight:bold;font-size:35px;line-height:33px;line-height:40px;margin:10px 0;word-break:break-word;text-decoration:none}.news-carousel__toggle-previous,.news-carousel__toggle-next{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23202020' stroke-width='4' viewBox='0 0 12 18'%3E%3Cpath d='M2 2l6.773 7L2 16'%3E%3C/path%3E%3C/svg%3E");background-color:#d6d9df;background-size:10px;background-repeat:no-repeat;background-position:14px center;cursor:pointer;display:block;padding:20px 15px;outline:none;border:0;position:absolute;top:60px;border-radius:50px 0 0 50px}.news-carousel__toggle-previous:hover,.news-carousel__toggle-next:hover{opacity:0.8}.news-carousel__toggle-previous{-webkit-transform:rotate(180deg);transform:rotate(180deg);left:0}.news-carousel__toggle-next{right:0}@media (min-width: 1200px){.news-carousel__toggle-previous,.news-carousel__toggle-next{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' stroke='%23202020' fill='none' viewBox='0 0 17 20'%3E%3Cdefs%3E%3Cstyle%3E .a %7B stroke-width: 4px; %7D %3C/style%3E%3C/defs%3E%3Cpath class='a' d='M8.5 19.5V4.2740145M1.5 9.5l7-6.7733091L15.5 9.5'%3E%3C/path%3E%3C/svg%3E");background-color:#fdc80a;background-size:16px;background-position:center;top:unset;bottom:34px;border-radius:0;padding:20px}.news-carousel__toggle-previous{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);right:75px;left:unset}.news-carousel__toggle-next{-webkit-transform:rotate(90deg);transform:rotate(90deg);right:25px}}.feed-rotator{position:relative}.feed-rotator__items{overflow:hidden;display:flex}.feed-rotator__items__col{flex:0 0 100%;margin:0 30px 0 0}@media (min-width: 600px){.feed-rotator__items__col{max-width:calc(100% / 2 - 30px / 2)}}@media (min-width: 900px){.feed-rotator__items__col{max-width:calc(100% / 3 - 60px / 3)}}.feed-rotator__items:before{content:"";width:0;height:0;padding-top:calc(62.5% + 180px);display:block}@media (min-width: 600px){.feed-rotator__items:before{padding-top:calc(62.5% / 2 + 185px)}}@media (min-width: 900px){.feed-rotator__items:before{padding-top:calc(62.5% / 3 + 190px)}}.feed-rotator__archive-link{margin-top:20px}.feed-rotator__toggles{position:absolute;bottom:-20px;right:0;z-index:1}.feed-rotator__toggles__previous,.feed-rotator__toggles__next{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' stroke='%23202020' fill='none' viewBox='0 0 17 20'%3E%3Cdefs%3E%3Cstyle%3E .a %7B stroke-width: 4px; %7D %3C/style%3E%3C/defs%3E%3Cpath class='a' d='M8.5 19.5V4.2740145M1.5 9.5l7-6.7733091L15.5 9.5'%3E%3C/path%3E%3C/svg%3E");background-color:#fdc80a;background-size:20px;background-repeat:no-repeat;background-position:center;cursor:pointer;display:inline-block;padding:22px;outline:none;border:0}.feed-rotator__toggles__previous:hover,.feed-rotator__toggles__next:hover{opacity:0.8}.feed-rotator__toggles__previous{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.feed-rotator__toggles__next{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.event-list__toggle{border:none;border-left:5px solid transparent;background:transparent;cursor:pointer;font-size:16px;font-weight:bold;line-height:19px;outline:none;padding:5px 10px;margin:0px 0 5px 0;display:block}.event-list__toggle--active{border-color:#fdc80a !important}.event-list__events{border-top:2px solid #d6d9df;padding:60px 0 0;margin-top:20px}.event-list__events__category{display:none}.event-list__events__event{padding:65px 30px 30px;margin:0 0 55px;position:relative;display:flex;align-items:flex-start;flex-direction:column}.event-list__events__event--hidden{display:none}.event-list__events__event--odd{background:#f8f8f9}.event-list__events__event__date{position:absolute;top:-20px;width:70px;height:70px;padding:12px 0;margin:0 20px 0 0;display:inline-flex;flex-direction:column;align-items:center;justify-content:space-around;background:#67b419}.event-list__events__event__date__day{display:block;font-weight:bold;color:white;margin:0;font-size:20px;line-height:20px}.event-list__events__event__date__month{display:block;font-weight:bold;color:white;margin:0;font-size:16px;line-height:16px}.event-list__events__event__text{max-width:230px;flex:1 0}.event-list__events__event__text__title{font-weight:bold;font-size:20px;line-height:24px;margin:0 0 12px}.event-list__events__event__text__text{font-size:16px;line-height:24px;margin:0;color:#a6a8aa;font-size:14px;line-height:17px;font-weight:bold}.event-list__events__event__text__text:nth-child(2n){margin:0 0 4px}.event-list__events__event__link{display:block;margin:25px 0 0;flex:0 0 100%}@media (min-width: 900px){.event-list:not(.event-list--small) .event-list__toggle{border-left:none;border-bottom:5px solid transparent;padding:0 0 5px;margin:0 40px -2px 0;display:inline-block}.event-list:not(.event-list--small) .event-list__events{padding:30px 0 0;margin-top:0}.event-list:not(.event-list--small) .event-list__events__event{padding:30px;margin:0;flex-direction:row;flex-wrap:wrap}.event-list:not(.event-list--small) .event-list__events__event__date{position:relative;top:0}.event-list:not(.event-list--small) .event-list__events__event__text{max-width:620px}}.single-contact{margin:0 auto;padding:20px;border:2px solid #d6d9df;cursor:pointer;position:relative}.single-contact:after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'%3E%3Crect x='5' y='0' width='4' height='14'%3E%3C/rect%3E%3Crect x='0' y='5' width='14' height='4'%3E%3C/rect%3E%3C/svg%3E");background-size:14px;background-position:center;background-color:#fdc80a;background-repeat:no-repeat;border-radius:50%;display:block;width:30px;height:30px;position:absolute;top:-15px;right:-15px}.html-content{position:relative}.html-content--with-icon{padding-left:50px}.html-content__icon{position:absolute;top:0;left:0;display:block;width:35px;height:50px}.html-content__icon svg{width:100%;height:auto;display:inline-block;height:inherit;width:inherit}.html-content h1{font-weight:bold;font-size:35px;line-height:33px;line-height:1.2em}.html-content h2{font-weight:bold;font-size:28px;line-height:32px}.html-content h3{font-weight:bold;font-size:20px;line-height:24px}.html-content h4{font-weight:bold;font-size:16px;line-height:24px}.html-content h4.intro-text{font-weight:bold;font-size:16px;line-height:24px;color:#a6a8aa}.html-content p,.html-content i,.html-content a,.html-content b,.html-content strong,.html-content em{line-height:1.5}.html-content strong{font-weight:bold}.html-content em{font-style:italic}.html-content ul,.html-content ol{position:relative;list-style:none;padding:0;margin:0}.html-content ul li,.html-content ol li{position:relative;margin:0 0 8px;font-size:16px;line-height:1.5;color:#202020;padding:0 0 0 32px;font-weight:normal}.html-content ul li:before,.html-content ol li:before{content:"";position:absolute;left:0;top:11px;height:2px}.html-content ul li:last-child,.html-content ol li:last-child{margin:0}.html-content ul li:before{width:20px;background:#202020}.html-content ol{counter-reset:segmenttext}.html-content ol li{counter-increment:segmenttext}.html-content ol li:before{content:counter(segmenttext) ".";top:0px;font-weight:bold}.html-content a:not([class*="button-"]){text-decoration:none;font-weight:bold;color:#118bd6}.html-content a:not([class*="button-"])[target="_blank"]:after{content:"";display:inline-block;width:15px;height:15px;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath fill='%23118bd6' fill-rule='evenodd' d='M6.24,0V2H8.59L5.29,5.29,6.71,6.71,10,3.41V5.76h2V0ZM10,10H2V2H4.24V0H0V12H12V7.76H10Z'/%3E%3C/svg%3E");background-size:12px;margin-left:5px}.html-content img{display:block;height:auto !important;max-width:100%}.html-content table{border-collapse:collapse;table-layout:fixed;outline:2px solid #f8f8f9;max-width:100%;display:inline-block}.html-content tr:nth-child(odd){background-color:#f8f8f9}.html-content td,.html-content th{padding:12px 15px;font-size:16px;line-height:24px;vertical-align:top}.html-content>*:first-child{margin-top:0}.breadcrumbs{margin-bottom:-20px;top:-60px;display:none;position:relative}@media (min-width: 1200px){.breadcrumbs{display:block}}.breadcrumbs__wrapper{left:500px;max-width:400px;overflow:hidden;padding:0;position:relative;position:relative;white-space:nowrap;z-index:3}.breadcrumbs__wrapper:after{background:linear-gradient(to right, rgba(255,255,255,0), #fff);content:"";display:block;height:100%;position:absolute;right:0;top:0;width:100px}.breadcrumbs__link,.breadcrumbs__last{color:#a6a8aa;display:inline-block;display:inline-flex;font-size:10px;font-weight:bold;height:9px;line-height:10px;position:relative;text-transform:uppercase}.breadcrumbs__link{text-decoration:none}.breadcrumbs__link:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' stroke='%23a6a8aa' fill='none' viewBox='0 0 17 20'%3E%3Cdefs%3E%3Cstyle%3E .a %7B stroke-width: 4px; %7D %3C/style%3E%3C/defs%3E%3Cpath class='a' d='M8.5 19.5V4.2740145M1.5 9.5l7-6.7733091L15.5 9.5'%3E%3C/path%3E%3C/svg%3E");background-position:2px center;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:11px;margin:0 2px 0 6px;opacity:0.5;position:relative;right:0;-webkit-transform:rotate(90deg);transform:rotate(90deg);width:10px}.breadcrumbs__last{color:black}.fact-box{display:flex;flex-direction:column;height:auto;min-height:180px;position:relative;background-size:cover;background-position:center}.fact-box__image{background-size:cover;background-position:center;flex-shrink:0}.fact-box__image__img{width:100%;height:auto;display:block;visibility:hidden}.fact-box__texts{position:relative;padding:20px;max-height:100%;overflow:hidden;display:flex;flex-direction:column;z-index:2}.fact-box__texts__title{font-weight:bold;font-size:20px;line-height:24px;margin-top:0;margin-bottom:15px}.fact-box__texts__text *:first-child{margin-top:0}.fact-box__texts__text *:last-child{margin-bottom:0}.fact-box__texts__text--custom-color h1,.fact-box__texts__text--custom-color h2,.fact-box__texts__text--custom-color h3,.fact-box__texts__text--custom-color h4,.fact-box__texts__text--custom-color p,.fact-box__texts__text--custom-color i,.fact-box__texts__text--custom-color a,.fact-box__texts__text--custom-color b,.fact-box__texts__text--custom-color strong,.fact-box__texts__text--custom-color em,.fact-box__texts__text--custom-color strong,.fact-box__texts__text--custom-color ul,.fact-box__texts__text--custom-color ul li,.fact-box__texts__text--custom-color table,.fact-box__texts__text--custom-color tr,.fact-box__texts__text--custom-color td,.fact-box__texts__text--custom-color th{color:inherit !important}.fact-box__texts__text--custom-color ul li:before{top:0;background:none;content:"—"}.fact-box__texts__fadeout{position:absolute;left:0;bottom:20px;width:100%;height:30px}.fact-box__texts--align-bottom{position:relative;width:100%;justify-content:flex-end;left:0;bottom:0}.fact-box--image-left{flex-direction:row}.fact-box--image-right{flex-direction:row-reverse}.fact-box--image-left,.fact-box--image-right{min-height:180px}.fact-box--image-left .fact-box__image,.fact-box--image-left .fact-box__texts,.fact-box--image-right .fact-box__image,.fact-box--image-right .fact-box__texts{flex-basis:50%;flex-shrink:1;flex-grow:1}.fact-box:not(.fact-box--allow-sideimage){flex-direction:column}.fact-box--image-behind:after{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;background-color:rgba(0,0,0,0.3);z-index:1}.fact-box--cut .fact-box__texts__text{flex-grow:1;overflow:hidden}@media (min-width: 600px){.editable-cta{margin:0 -10px;width:calc(100% + 20px)}}@media (min-width: 900px){.editable-cta{width:100%;margin:0}}.editable-cta .editable-cta__link{width:100%;margin:0 0 10px 0;background-image:url("data:image/svg+xml,%3Csvg stroke='%23202020' fill='none' viewBox='0 0 19 18' stroke-width='4' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M 8.008 17.014 L 8.008 2.326 M 1.116 7.366 L 8.008 0.832 L 14.901 7.366' transform='matrix(0, 1, -1, 0, 16.931499, 0.9145)'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-size:15px;background-position:calc(100% - 20px) center;padding-right:40px}@media (min-width: 600px){.editable-cta .editable-cta__link{width:270px;margin:0 10px 10px}}@media (min-width: 900px){.editable-cta .editable-cta__link{width:100%;margin:0 0 10px 0}}.image-and-text__wrapper{text-decoration:none}.image-and-text__image{display:block}.image-and-text__image--natural{margin:0 auto;max-width:100%}.image-and-text__image:not(.image-and-text__image--natural){width:100%;height:auto}.image-and-text__type{height:7px}.image-and-text__type--social{background-color:#118bd6}.image-and-text__type--environmental{background-color:#67b419}.image-and-text__type--economical{background-color:#fdc80a}.image-and-text__type--humanrights{background-color:#a6a8aa}.image-and-text__content{color:#202020}.image-and-text__content__image-sub-text{font-weight:bold;text-transform:uppercase;font-size:10px;color:#a6a8aa;line-height:14px}.image-and-text__content__image-sub-text:not(:first-child){margin-top:14px}.image-and-text__content__main-text__title{margin:0;font-weight:bold;font-size:20px;line-height:24px}.image-and-text__content__main-text__title:not(:first-child){margin-top:14px}.image-and-text__content__main-text__text{font-size:16px;line-height:24px}.image-and-text__content__main-text__text p:last-of-type{margin-bottom:0}.image-and-text__content__main-text--faded{overflow:hidden;position:relative}.image-and-text__content__main-text--faded:after{display:block;position:absolute;content:"";bottom:0;background:linear-gradient(rgba(255,255,255,0), rgba(255,255,255,0.7) 65%);width:100%;height:60px}.image-and-text__content__main-text--limited{overflow:hidden}.image-and-text__content__bottom-text{font-size:12px;line-height:18px;margin:14px;font-weight:bold;margin:14px 0}.image-and-text__content__bottom-text:last-child{margin-bottom:0}.image-and-text__content__bottom-text--large{color:#a6a8aa;font-size:14px;line-height:17px}.image-and-text__content--white-text{color:#fff}.image-and-text__content--padded{background-color:#f8f8f9;padding:20px 30px}.image-and-text__content--padded .image-and-text__content__main-text--faded:after{background:linear-gradient(rgba(255,255,255,0), rgba(237,239,245,0.7) 65%)}.image-and-text__content:not(.image-and-text__content--padded)>*:first-child{margin-top:16px}.image-and-text__content--center-text{text-align:center}.wide-image-and-text__wrapper{text-decoration:none}@media (min-width: 1200px){.wide-image-and-text__wrapper{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto;-ms-grid-rows:auto}.wide-image-and-text__wrapper--fifty{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}}@media (min-width: 1200px){.wide-image-and-text__wrapper--fifty .wide-image-and-text__content--right{grid-column:2 / span 1;-ms-grid-column:2}.wide-image-and-text__wrapper--fifty .wide-image-and-text__image{-ms-grid-column:2;grid-column:2 / span 1;-ms-grid-column-span:1}.wide-image-and-text__wrapper--fifty .wide-image-and-text__image--left{-ms-grid-column:1;grid-column:1 / span 1;-ms-column:1;-ms-grid-column-span:1}}.wide-image-and-text__image{display:block;width:100%;height:auto}@media (min-width: 1200px){.wide-image-and-text__image{grid-column:2 / span 2;grid-row:1;-ms-grid-column:2;-ms-grid-column-span:2;-ms-grid-row:1}.wide-image-and-text__image--left{-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1 / span 2;-ms-column:1}}.wide-image-and-text__content{background-color:#f8f8f9;padding:20px 30px}@media (min-width: 1200px){.wide-image-and-text__content{grid-column:1 / span 1;grid-row:1;-ms-grid-column:1;-ms-grid-column-span:1;-ms-grid-row:1}.wide-image-and-text__content--right{grid-column:3 / span 1;-ms-grid-column:3}}.wide-image-and-text__content__main-text__title{margin:0;font-weight:bold;font-size:20px;line-height:24px}.wide-image-and-text__content__main-text__title:not(:first-child){margin-top:14px}.wide-image-and-text__content__main-text__text{font-size:16px;line-height:24px}.wide-image-and-text__content__main-text__text p:last-of-type{margin-bottom:0}.wide-image-and-text__content__main-text--fade{overflow:hidden;position:relative}.wide-image-and-text__content__main-text--fade:after{display:block;position:absolute;content:"";bottom:0;background:linear-gradient(rgba(255,255,255,0), rgba(237,239,245,0.7) 65%);width:100%;height:60px}.wide-image-and-text__content--social,.wide-image-and-text__content--environmental,.wide-image-and-text__content--economical,.wide-image-and-text__content--humanrights{border-top:solid 7px}@media (min-width: 1200px){.wide-image-and-text__content--social,.wide-image-and-text__content--environmental,.wide-image-and-text__content--economical,.wide-image-and-text__content--humanrights{border-top:0;border-right:solid 7px}.wide-image-and-text__content--social.wide-image-and-text__content--right,.wide-image-and-text__content--environmental.wide-image-and-text__content--right,.wide-image-and-text__content--economical.wide-image-and-text__content--right,.wide-image-and-text__content--humanrights.wide-image-and-text__content--right{border-right:0;border-left:solid 7px}}.wide-image-and-text__content--social{border-color:#118bd6 !important}.wide-image-and-text__content--environmental{border-color:#67b419 !important}.wide-image-and-text__content--economical{border-color:#fdc80a !important}.wide-image-and-text__content--humanrights{border-color:#a6a8aa !important}.linklist__content{padding:25px 30px 15px;background-color:#f8f8f9;display:flex;flex-direction:column}.linklist__content__subheading{color:#888b8d;font-size:12px;letter-spacing:-0.24px;line-height:17px;font-weight:bold;text-transform:uppercase;margin:0}.linklist__content__text p:first-of-type{margin-top:0}.linklist__content__text p:last-of-type{margin-bottom:0}.single-feed-rotator{position:relative;padding:0;width:100%}.single-feed-rotator__item{background-color:#f8f8f9;position:relative;min-height:380px}.single-feed-rotator__item:after{position:absolute;top:50px;left:calc(50% - 45px)}.single-feed-rotator__item--loaded .single-feed-rotator__item__link,.single-feed-rotator__item--loaded .single-feed-rotator__toggles{opacity:1}.single-feed-rotator__item__link{text-decoration:none;padding-bottom:8px;display:block;opacity:0;transition:opacity 0.5s ease}.single-feed-rotator__item__image{width:100%;height:auto;max-width:100%;max-height:325px;margin:0 auto;display:block}@media (min-width: 1200px){.single-feed-rotator__item__image{max-height:450px}}.single-feed-rotator__item__counter{font-size:10px;font-weight:bold;color:#a6a8aa;text-transform:uppercase;margin-bottom:5px;padding:14px 14px 0;margin-bottom:0}.single-feed-rotator__item__counter span{color:#202020}.single-feed-rotator__item__texts{height:160px;overflow:hidden;position:relative}.single-feed-rotator__item__texts:after{display:block;position:absolute;content:"";bottom:0;background:linear-gradient(rgba(248,248,249,0), #f8f8f9 65%);width:100%;height:30px}.single-feed-rotator__item__title{font-weight:bold;font-size:20px;line-height:24px;color:#202020;margin:14px}.single-feed-rotator__item__intro{font-size:16px;line-height:24px;max-height:70px;color:#202020;margin:14px;height:70px;overflow:hidden}.single-feed-rotator__item__date{font-size:12px;line-height:18px;color:#a6a8aa;margin:0 14px;font-weight:bold}.single-feed-rotator__toggles{position:absolute;right:0;bottom:0;z-index:1;opacity:0;transition:opacity 0.5s ease}.single-feed-rotator__toggles__previous,.single-feed-rotator__toggles__next{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' stroke='%23202020' fill='none' viewBox='0 0 17 20'%3E%3Cdefs%3E%3Cstyle%3E .a %7B stroke-width: 4px; %7D %3C/style%3E%3C/defs%3E%3Cpath class='a' d='M8.5 19.5V4.2740145M1.5 9.5l7-6.7733091L15.5 9.5'%3E%3C/path%3E%3C/svg%3E");background-color:#fdc80a;background-size:20px;background-repeat:no-repeat;background-position:center;cursor:pointer;display:inline-block;padding:15px 15px;outline:none;border:0;border-radius:0}.single-feed-rotator__toggles__previous:hover,.single-feed-rotator__toggles__next:hover{opacity:0.8}.single-feed-rotator__toggles__previous{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.single-feed-rotator__toggles__next{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.jobs-feed .heading{display:block;margin:0 0 60px;position:relative}.jobs-feed .heading:after{content:"";position:absolute;width:100%;height:1px;background-color:#d6d9df;bottom:-20px;left:0}.jobs-feed__feed{margin:0}.jobs-feed__feed__link{display:block;margin:40px 0;text-decoration:none}.jobs-feed__feed__link__title{font-weight:bold;font-size:16px;line-height:24px;margin:0}.jobs-feed__feed__link__description{font-size:16px;line-height:24px;overflow:hidden;position:relative;max-height:94px}.jobs-feed__feed__link__description:after{display:block;position:absolute;content:"";bottom:0;background:linear-gradient(rgba(255,255,255,0), rgba(255,255,255,0.7) 65%);width:100%;height:50px}.jobs-feed__feed__link__date{font-size:10px;font-weight:bold;color:#a6a8aa;text-transform:uppercase;margin-bottom:5px;color:#67b419;margin-top:15px}@media (min-width: 1200px){.jobs-feed__feed--in-sidebar{background-color:#f8f8f9;padding:30px}}.jobs-feed__feed--in-sidebar .jobs-feed__feed__link{margin:40px 0}@media (min-width: 1200px){.jobs-feed__feed--in-sidebar .jobs-feed__feed__link{margin:0 0 30px}.jobs-feed__feed--in-sidebar .jobs-feed__feed__link .paragraph:after{background:linear-gradient(rgba(255,255,255,0), rgba(240,242,247,0.7) 65%)}}.downloadables{position:relative;padding:0;margin:0 auto 10px}.downloadables__heading{font-weight:bold;font-size:20px;line-height:24px;border-bottom:2px solid #d6d9df;padding-bottom:5px;margin-bottom:40px;text-align:left}.downloadables__list{display:flex;flex-direction:column;list-style:none;padding:0}.downloadables+.downloadables{margin:10px auto}.downloadables--embedded{width:100%}.brochure-listing{margin-bottom:50px}.brochure-listing__brochures{display:flex;flex-wrap:wrap}.brochure-listing .brochure{flex-grow:0;flex-shrink:1;flex-basis:100%;margin:0 0 30px 0}.brochure-listing .brochure .heading{display:none}.brochure-listing--small .brochure{flex-basis:100%}.brochure-listing--small .brochure+.brochure{border-top:1px solid #edeff5;padding-top:25px;margin-top:-10px}.brochure-listing--medium .brochure{flex-basis:calc(50% - 15px);margin-right:30px}.brochure-listing--medium .brochure:nth-child(2n){margin-right:0px}.brochure-listing--large .brochure{flex-basis:calc((100% / 3) - 20px);margin-right:30px}.brochure-listing--large .brochure:nth-child(3n){margin-right:0px}.brochure-listing--xlarge .brochure{flex-basis:calc(25% - 22.5px);margin-right:30px}.brochure-listing--xlarge .brochure:nth-child(4n){margin-right:0px}.brochure{-webkit-user-select:none;-ms-user-select:none;user-select:none}.brochure__link{cursor:pointer;text-decoration:none}.brochure__link:hover .brochure__link__image-wrapper:after{opacity:1}.brochure__link__image-wrapper{position:relative}.brochure__link__image-wrapper:after{background-image:url("data:image/svg+xml,%3Csvg fill='%2367b419' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 502 502'%3E%3Cpath d='M372 52c-49 0-100 9-121 27-21-18-72-27-120-27C68 52 0 66 0 98v342a10 10 0 0 0 11 10h239a10 10 0 0 0 2 0h240c6 0 10-5 10-10V98c0-32-68-46-130-46zM33 430l15-6c22-6 51-10 82-10a305 305 0 0 1 98 16H33zm208-16c-25-13-69-20-110-20-42 0-86 7-111 20V98c0-2 5-9 28-16a325 325 0 0 1 165 0c23 7 28 14 28 16v316zm33 16 15-6c22-6 51-10 83-10a299 299 0 0 1 97 16H274zm208-16c-25-13-69-20-110-20-42 0-86 7-111 20V98c0-2 5-9 28-16a325 325 0 0 1 165 0c23 7 28 14 28 16v316z'/%3E%3Cpath d='M101 129a388 388 0 0 1 109 8 10 10 0 0 0 3-20 339 339 0 0 0-114-8 10 10 0 1 0 2 20zm-50 8h3l14-4a10 10 0 0 0-4-19l-16 3a10 10 0 0 0 3 20zm162 32c-23-6-52-9-83-9-30 0-59 3-82 9a10 10 0 1 0 6 19c21-5 48-8 77-8a315 315 0 0 1 79 9 10 10 0 0 0 3-20zm0 52a339 339 0 0 0-164 0 10 10 0 1 0 5 19 315 315 0 0 1 156 0 10 10 0 0 0 3-19zM54 292a319 319 0 0 1 156 0 10 10 0 0 0 3-20c-23-6-52-9-83-9-30 0-59 3-82 9a10 10 0 0 0 6 20zm159 32c-23-6-52-9-83-9s-59 3-82 9a10 10 0 1 0 6 19c21-5 48-8 77-8a315 315 0 0 1 79 9 10 10 0 0 0 3-20zm82-187a319 319 0 0 1 156 0 10 10 0 0 0 3-20c-23-6-52-9-83-9-30 0-59 3-82 9a10 10 0 1 0 6 20zm159 32c-23-6-52-9-82-9s-60 3-83 9a10 10 0 1 0 6 19c21-5 48-8 77-8a315 315 0 0 1 79 9 10 10 0 0 0 3-20zm0 52a339 339 0 0 0-164 0 10 10 0 1 0 5 19 315 315 0 0 1 156 0 10 10 0 0 0 3-19zm-159 71a319 319 0 0 1 156 0 10 10 0 0 0 3-20c-23-6-52-9-83-9-30 0-59 3-82 9a10 10 0 0 0 6 20zm159 32c-23-6-52-9-82-9s-60 3-83 9a10 10 0 1 0 6 19c21-5 48-8 77-8a315 315 0 0 1 79 9 10 10 0 0 0 3-20z'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center;content:"";display:block;height:calc(100% - 40px);width:calc(100% - 60px);position:absolute;top:20px;left:30px;transition:opacity 0.2s;opacity:0}.brochure__link:hover .brochure__link__image,.brochure__link:hover .brochure__link__title,.brochure__link:hover .brochure__link__description{opacity:0.6}.brochure__link__image{width:100%;height:auto;display:block;transition:opacity 0.2s}.brochure__link__title{font-weight:bold;margin:16px 0;font-size:20px;line-height:24px;transition:opacity 0.2s}.brochure__link__description{margin:16px 0 0;font-size:16px;line-height:24px;transition:opacity 0.2s}.brochure .choices{flex:1}.brochure .choices__clear{display:none}.brochure .choices__inner{height:35px;min-height:35px}.marketing-factbox{display:block;padding:20px;width:100%;background-size:cover;background-position:center;margin:0;text-decoration:none}.marketing-factbox--locked{position:relative;padding-bottom:0}.marketing-factbox__content *:first-child{margin-top:0}.marketing-factbox__content *:last-child{margin-bottom:0}.marketing-factbox--locked .marketing-factbox__content{position:absolute;top:20px;left:20px;width:calc(100% - 40px);height:calc(100% - 40px);overflow:hidden;display:flex;flex-direction:column}.marketing-factbox--locked .marketing-factbox__content--top{justify-content:flex-start}.marketing-factbox--locked .marketing-factbox__content--center{justify-content:center}.marketing-factbox--locked .marketing-factbox__content--bottom{justify-content:flex-end}.marketing-factbox:not(.marketing-factbox--locked) .marketing-factbox__content--top{margin:0 0 50px}.marketing-factbox:not(.marketing-factbox--locked) .marketing-factbox__content--center{margin:0}.marketing-factbox:not(.marketing-factbox--locked) .marketing-factbox__content--bottom{margin:50px 0 0}.member-card{position:relative}.member-card__image-container{background-color:#f8f8f9;margin-bottom:40px}@media (min-width: 900px){.member-card__image-container{margin-bottom:55px}}.member-card__image-container__image{display:block;width:100%;height:auto}@media (min-width: 600px){.member-card__image-container__image{max-height:500px;width:auto;max-width:100%;margin:0 auto}}@media (min-width: 900px){.member-card__image-container__image{max-height:initial;display:inline-block;width:400px;vertical-align:top}}.member-card__image-container p,.member-card__image-container i,.member-card__image-container a,.member-card__image-container b,.member-card__image-container strong,.member-card__image-container em{font-size:16px;line-height:24px;color:#a6a8aa}.member-card__image-container strong{color:inherit}.member-card__description{display:inline-block;padding:30px;width:100%}@media (min-width: 900px){.member-card__description{width:calc(100% - 405px);vertical-align:top}}.member-card__description__name{font-weight:bold;font-size:20px;line-height:24px;color:#202020;margin:0;padding-bottom:10px}.member-card__description__birthyear{font-size:10px;color:#a6a8aa;line-height:14px;margin:0;padding-bottom:10px;font-weight:bold}.member-card__description__position{font-weight:bold;color:#a6a8aa;font-size:14px;line-height:17px;margin:0}.member-card__description__position strong{font-weight:normal}.member-card__description__position h4,.member-card__description__position h1,.member-card__description__position h2,.member-card__description__position h3,.member-card__description__position p,.member-card__description__position a{font-weight:bold;color:#a6a8aa;font-size:14px;line-height:17px}.section-title{margin:0 0 20px}.section-title+section{margin-top:20px !important}.section-title--appmain{margin:50px auto 0}.in-page-menu{position:relative;margin:-30px auto 25px}@media (min-width: 1200px){.in-page-menu{margin:-50px auto 25px}}.in-page-menu__menu{background-color:#f8f8f9;border-bottom:1px solid #d6d9df;display:flex;justify-content:space-between;padding:10px 30px;-webkit-user-select:none;-ms-user-select:none;user-select:none}@media (min-width: 900px){.in-page-menu__menu{max-width:75%}}@media (max-width: 599px){.in-page-menu__menu{flex-wrap:wrap}}.in-page-menu__menu__link{font-weight:bold;text-decoration:none;font-size:14px;position:relative;display:inline-block}@media (max-width: 599px){.in-page-menu__menu__link{margin-bottom:10px}}.in-page-menu__menu__link--active:after{content:"";width:100%;height:2px;background-color:#fdc80a;position:absolute;left:0;bottom:0}@media (min-width: 600px){.in-page-menu__menu__link--active:after{bottom:-13px;height:4px}}.image-link-list{display:flex;flex-wrap:wrap;margin:-10px}.image-link-list__col{display:flex;width:100%;justify-content:center;align-items:center;text-decoration:none;margin:10px}.image-link-list__col__image{width:100%;height:auto;display:block}.image-link-list[data-col="2"] .image-link-list__col{max-width:calc((100% - 20px) / 2 - 20px * 1 / 2)}.image-link-list[data-col="3"] .image-link-list__col{max-width:calc((100% - 20px) / 3 - 20px * 2 / 3)}.image-link-list[data-col="4"] .image-link-list__col{max-width:calc((100% - 20px) / 4 - 20px * 3 / 4)}.image-link-list[data-col="5"] .image-link-list__col{max-width:calc((100% - 20px) / 5 - 20px * 4 / 5)}.image-link-list[data-col="6"] .image-link-list__col{max-width:calc((100% - 20px) / 6 - 20px * 5 / 6)}.image-link-list[data-col="7"] .image-link-list__col{max-width:calc((100% - 20px) / 7 - 20px * 6 / 7)}.image-link-list[data-col="8"] .image-link-list__col{max-width:calc((100% - 20px) / 8 - 20px * 7 / 8)}.image-link-list[data-col="9"] .image-link-list__col{max-width:calc((100% - 20px) / 9 - 20px * 8 / 9)}.tool-link{border:1px solid #d6d9df;border-radius:5px;overflow:hidden;min-height:200px;display:flex;flex-direction:column}.tool-link__header{background-color:#fee384;padding:0 15px;display:flex;justify-content:space-between;align-items:center;height:35px;flex:0 0 35px;color:#202020}.tool-link__header__title{font-size:14px;text-transform:uppercase;margin:0;font-weight:bold;flex-shrink:1}.tool-link__header__price{flex-shrink:0;font-size:10px}.tool-link__description{color:#202020;background-color:white;padding:15px;font-size:14px;flex:1 1 100%}.tool-link__description p:first-child{margin-top:0}.tool-link__description p:last-child{margin-bottom:0}.tool-link__footer{background-color:#f8f8f9;padding:0 15px;height:35px;flex:0 0 35px;display:flex;justify-content:flex-end;align-items:center}.tool-link__footer__link{color:#118bd6;text-decoration:none;font-size:12px;font-weight:bold}.unique-selling-point__list{background:#f8f8f9;padding:18px 20px;position:relative;list-style:none;margin:0}.unique-selling-point__list__item{position:relative;margin:0 0 8px;font-size:16px;line-height:1.5;padding:0 0 0 20px;color:#202020;font-weight:bold}.unique-selling-point__list__item:before{content:"";position:absolute;left:0;top:11px;height:2px;width:10px;background:#202020}.unique-selling-point__list__item:last-child{margin:0}.investis{position:relative}.investis__frame{width:100%;border:0}.script-block{width:100%;max-width:1170px;margin:0 auto}.script-block__content{width:100%;display:block}.script-block__content--responsive{height:0}.script-block__content--fixed{display:block;width:100%}.script-block__content__iframe{width:100%;height:100%;border:0}.html-render{position:relative}.sketchfab-viewer{position:relative;height:0}.sketchfab-viewer iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.sc-accordion{margin-bottom:50px}.sc-accordion+.sc-accordion{margin-top:-50px}.sc-accordion__header{display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid #d6d9df;width:100%;-webkit-user-select:none;-ms-user-select:none;user-select:none}.sc-accordion__header__title{font-weight:bold;font-size:20px;line-height:24px;margin:24px 0}.sc-accordion__header__button{border:none;outline:none;background:none;cursor:pointer;width:initial;padding:0;width:30px;height:30px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cg%3E%3Cg%3E%3Ccircle fill='%23FFD100' cx='15' cy='15' r='15'%3E%3C/circle%3E%3Cpolygon class='cls-2' points='22 13 17 13 17 8 13 8 13 13 8 13 8 17 13 17 13 22 17 22 17 17 22 17 22 13'%3E%3C/polygon%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.sc-accordion__content{display:none}.sc-accordion__content--tight{padding:20px 0}.sc-accordion__content--normal{padding:60px 30px}@media (600px){.sc-accordion__content--normal{padding-left:60px;padding-right:60px}}.sc-accordion--open .sc-accordion__header__button{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cg%3E%3Ccircle fill='%23D6D9D7' cx='15' cy='15' r='15'%3E%3C/circle%3E%3Cpolyline class='cls-2' points='22 13 8.73 13 8.73 17 22 17 22 13'%3E%3C/polyline%3E%3C/g%3E%3C/svg%3E")}.sc-accordion--open .sc-accordion__content{display:block}.sitecore-forms:after{content:"";display:block;width:100%;clear:both}.sitecore-forms *[class~="hidden"]{display:none !important}.sitecore-forms p{color:#202020;font-size:16px;line-height:24px}.sitecore-forms label{color:#a6a8aa;font-size:10px;font-weight:bold;line-height:20px;margin-top:31px;text-transform:uppercase;display:block;margin:20px 0 5px;width:100%;-webkit-user-select:none;-ms-user-select:none;user-select:none}.sitecore-forms input:focus,.sitecore-forms textarea{outline:none}.sitecore-forms input[type="text"],.sitecore-forms input[type="email"],.sitecore-forms input[type="tel"],.sitecore-forms input[type="number"],.sitecore-forms input[type="date"],.sitecore-forms select{border:2px solid #d6d9df;min-height:50px;width:100%;max-width:100%;padding:0 20px;outline:none;font-weight:bold;font-size:16px;line-height:24px;display:block;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;height:50px}.sitecore-forms textarea{border:2px solid #d6d9df;min-height:50px;width:100%;max-width:100%;padding:0 20px;outline:none;font-weight:bold;font-size:16px;line-height:24px;display:block;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;padding:10px 20px}.sitecore-forms input[type="text"][class~="input-validation-error"],.sitecore-forms input[type="email"][class~="input-validation-error"],.sitecore-forms input[type="tel"][class~="input-validation-error"],.sitecore-forms input[type="number"][class~="input-validation-error"],.sitecore-forms input[type="date"][class~="input-validation-error"],.sitecore-forms textarea[class~="input-validation-error"]{border-color:#f3c4ca}.sitecore-forms span[class="field-validation-error"],.sitecore-forms span[class="field-validation-error"] span{font-size:10px;color:#a6a8aa;line-height:14px;font-weight:bold;color:#f3c4ca;text-transform:uppercase;margin:10px 0 20px;display:block}.sitecore-forms input[type="text"]:-ms-input-placeholder,.sitecore-forms input[type="email"]:-ms-input-placeholder,.sitecore-forms input[type="tel"]:-ms-input-placeholder,.sitecore-forms input[type="number"]:-ms-input-placeholder,.sitecore-forms input[type="date"]:-ms-input-placeholder,.sitecore-forms textarea:-ms-input-placeholder{height:50px;padding:0 20px;margin-top:15px;color:#a6a8aa;font-weight:bold;font-size:16px;line-height:24px}.sitecore-forms input[type="text"]::-webkit-input-placeholder,.sitecore-forms input[type="email"]::-webkit-input-placeholder,.sitecore-forms input[type="number"]::-webkit-input-placeholder,.sitecore-forms input[type="tel"]::-webkit-input-placeholder,.sitecore-forms input[type="date"]::-webkit-input-placeholder,.sitecore-forms textarea::-webkit-input-placeholder{color:#a6a8aa;font-weight:bold;font-size:16px;line-height:24px}.sitecore-forms label input[type="checkbox"],.sitecore-forms label input[type="radio"]{vertical-align:middle;display:inline-block;margin-right:10px;height:20px;width:20px;border:2px solid #d6d9df}.sitecore-forms label:not([for]):not(:first-of-type):not([class*="agreement-label"]){width:100%;color:#202020;font-size:16px;font-weight:normal;line-height:24px;display:block;position:relative;margin:16px 0;text-transform:none;cursor:pointer}.sitecore-forms label[class*="agreement-label"]{font-weight:normal;padding-left:30px;font-size:12px;line-height:14px;position:relative;color:#202020;text-transform:none;cursor:pointer}.sitecore-forms label[class*="agreement-label"] input{position:absolute;left:0;top:-3px}.sitecore-forms div[class~="g-recaptcha"],.sitecore-forms div[class~="grecaptcha"]{margin:20px 0 5px 0;-webkit-transform:scale(0.6);transform:scale(0.6);-webkit-transform-origin:0;transform-origin:0}.sitecore-forms select::-ms-expand{border:0;background-color:transparent;color:#a6a8aa}.sitecore-forms select[size]{height:auto !important;padding-left:0}.sitecore-forms select[size] option{padding:10px;width:100%}.sitecore-forms select:focus::-ms-value{background-color:transparent;color:#202020;font-weight:bold;font-size:16px;line-height:24px;height:50px}.sitecore-forms select option{color:#a6a8aa;font-weight:bold;font-size:16px;line-height:24px;height:50px;width:100%}.sitecore-forms select[class~="input-validation-error"]::-ms-expand{border:0;background-color:transparent}.sitecore-forms select[class~="input-validation-error"]{outline:none;border-color:#f3c4ca;color:#202020}.sitecore-forms select[class~="input-validation-error"]:focus::-ms-value{background-color:transparent;outline:none}.sitecore-forms select+span{font-size:10px;color:#a6a8aa;line-height:14px;font-weight:bold;color:#f3c4ca;text-transform:uppercase;margin-top:5px;display:block}@media (min-width: 900px){.sitecore-forms .form-column{width:calc(50% - 10px);margin-bottom:20px}.sitecore-forms div:not(.form-column){clear:both}.sitecore-forms .form-column:nth-of-type(odd){float:left}.sitecore-forms .form-column:nth-of-type(even){float:right}}.sitecore-forms input[type="submit"]{height:60px;position:relative;display:inline-block;background-color:#fdc80a;padding:20px;border:none;font-size:16px;font-weight:bold;line-height:16px;color:#202020;outline:none;cursor:pointer;max-width:100%;margin:20px 0;min-width:130px;-webkit-appearance:none;appearance:none;border-radius:0}.sitecore-forms input[type="submit"]:hover{opacity:0.6}.sitecore-forms input[type="submit"]:active{opacity:0.3}.sitecore-forms input[type="submit"][class~="pull-right"]{float:right}.sitecore-forms input[type="submit"][class~="full-width"]{width:100%}.sitecore-forms .form-submit-icon{position:relative;margin:20px 0;display:block}.sitecore-forms .form-submit-icon input[type="submit"]{height:auto;width:auto;margin:0 !important;background-color:transparent;padding:10px 10px 10px 30px}.sitecore-forms .form-submit-icon:before{content:"";display:inline-block;border:4px solid #fdc80a;border-left:none;border-top:none;width:10px;height:10px;position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%) rotate(-45deg);transform:translateY(-50%) rotate(-45deg)}@media (min-width: 1200px){.sitecore-forms.pressRelease{margin-left:15px}}.sitecore-forms.pressRelease label{max-width:315px}.sitecore-forms.pressRelease input[type="text"],.sitecore-forms.pressRelease input[type="email"],.sitecore-forms.pressRelease input[type="tel"],.sitecore-forms.pressRelease input[type="number"],.sitecore-forms.pressRelease input[type="date"],.sitecore-forms.pressRelease textarea{width:290px}@media (min-width: 1200px){.sitecore-forms.pressRelease input[type="text"],.sitecore-forms.pressRelease input[type="email"],.sitecore-forms.pressRelease input[type="tel"],.sitecore-forms.pressRelease input[type="number"],.sitecore-forms.pressRelease input[type="date"],.sitecore-forms.pressRelease textarea{width:470px}}.sitecore-forms.pressRelease label:not([for]):not(:first-of-type):not(.agreement-label){width:260px}.sitecore-forms.pressRelease select{width:290px}@media (min-width: 1200px){.sitecore-forms.pressRelease select{width:470px}}.sitecore-forms.pressRelease select:focus::-ms-value{width:290px}.sitecore-forms.pressRelease select option{width:290px}.sitecore-forms.alternativeStyle,.sitecore-forms.sitecore-forms--alternative{background-color:#f8f8f9;padding:20px}.social-media-links:not(.social-media-links--share){position:relative;display:none;margin:-50px auto 50px;padding:0 0 0 30px;height:60px}@media (min-width: 1200px){.social-media-links:not(.social-media-links--share){display:flex;align-items:center}}.social-media-links--share{margin:0 auto 20px;height:60px;padding-left:0;display:flex;align-items:center}.footer .social-media-links{padding:0;margin:0;display:flex;align-items:center;height:60px;position:relative}.social-media-links__heading{display:inline-block;max-width:130px;font-size:10px;line-height:12px;text-transform:uppercase;white-space:nowrap;margin:0 30px 0 0}.social-media-links__link{position:relative;display:inline-block;background:#d6d9df;border-radius:50%;margin:0 15px 0 0;width:30px;height:30px;cursor:pointer;text-decoration:none}.social-media-links__link:hover{opacity:0.6}.social-media-links__link__image{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:15px;width:15px;margin:0 auto;left:0;right:0;pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.footer .social-media-links__link{background:#f8f8f9}.navigation{display:inline-flex;margin:0;height:100%;align-items:center;-webkit-user-select:none;-ms-user-select:none;user-select:none}.navigation:first-child:last-child{margin-left:auto}.navigation__menu-link{text-decoration:none}.navigation__menu-link:hover{opacity:0.6}.navigation__menu-link:active{opacity:0.3}.navigation__menu-button:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='16' viewBox='0 0 20 16'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%23202020;%7D%3C/style%3E%3C/defs%3E%3Cg transform='translate(-1294 -83)'%3E%3Crect class='a' width='20' height='2' transform='translate(1294 83)'/%3E%3Crect class='a' width='20' height='2' transform='translate(1294 90)'/%3E%3Crect class='a' width='20' height='2' transform='translate(1294 97)'/%3E%3C/g%3E%3C/svg%3E")}.navigation__search-button:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22.414' height='22.414' viewBox='0 0 22.414 22.414'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:none;stroke:%23000;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;%7D%3C/style%3E%3C/defs%3E%3Cg transform='translate(-3.5 -3.5)'%3E%3Cpath class='a' d='M22.278,13.389A8.889,8.889,0,1,1,13.389,4.5a8.889,8.889,0,0,1,8.889,8.889Z' transform='translate(0 0)'/%3E%3Cpath class='a' d='M29.808,29.808l-4.833-4.833' transform='translate(-5.308 -5.308)'/%3E%3C/g%3E%3C/svg%3E")}.navigation__global-button:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%23202020;%7D%3C/style%3E%3C/defs%3E%3Cpath class='a' d='M10,.563a10,10,0,1,0,10,10A10,10,0,0,0,10,.563Zm8.065,10a8.029,8.029,0,0,1-.435,2.6H16.81a.637.637,0,0,1-.46-.194l-1.29-1.315a.481.481,0,0,1,0-.673l.5-.5v-.351a.458.458,0,0,0-.133-.323l-.379-.379a.458.458,0,0,0-.323-.133h-.645a.456.456,0,0,1-.323-.778l.379-.379A.458.458,0,0,1,14.468,8h1.29a.458.458,0,0,0,.456-.456V7.163a.458.458,0,0,0-.456-.456h-1.48a.647.647,0,0,0-.645.645v.181a.647.647,0,0,1-.44.613l-1.274.423a.321.321,0,0,0-.222.306v.089a.324.324,0,0,1-.323.323H10.73a.324.324,0,0,1-.323-.323.324.324,0,0,0-.323-.323H9.96a.329.329,0,0,0-.29.177l-.379.754a.642.642,0,0,1-.577.355H7.823a.647.647,0,0,1-.645-.645V8.264a.648.648,0,0,1,.19-.456L8.177,7a1,1,0,0,0,.29-.706.325.325,0,0,1,.222-.306L10.3,5.45a.469.469,0,0,0,.177-.109L11.56,4.26a.456.456,0,0,0-.323-.778H10.4l-.645.645V4.45a.324.324,0,0,1-.323.323H8.79a.324.324,0,0,1-.323-.323V3.643A.325.325,0,0,1,8.6,3.385L9.762,2.51c.077,0,.153-.012.23-.012A8.074,8.074,0,0,1,18.065,10.563ZM5.246,6.252a.458.458,0,0,1,.133-.323L6.4,4.905a.456.456,0,0,1,.778.323v.645a.458.458,0,0,1-.133.323l-.379.379a.458.458,0,0,1-.323.133H5.7A.458.458,0,0,1,5.246,6.252Zm5.161,12.355v-.286a.647.647,0,0,0-.645-.645H8.948A2.792,2.792,0,0,1,7.52,17.2l-.9-.673a1.831,1.831,0,0,1-.734-1.468v-.964a1.832,1.832,0,0,1,.891-1.573l1.73-1.036a1.859,1.859,0,0,1,.944-.262h1.258a1.839,1.839,0,0,1,1.194.44l1.742,1.5h.738a1.288,1.288,0,0,1,.911.379l.7.7a.739.739,0,0,0,.52.214h.54A8.05,8.05,0,0,1,10.407,18.607Z' transform='translate(0 -0.563)'/%3E%3C/svg%3E")}.navigation__menu-item{font-weight:bold;cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap;height:100%;font-size:0;padding:0 20px;text-transform:uppercase}.navigation__menu-item:hover{opacity:0.6}.navigation__menu-item:active{opacity:0.3}@media (min-width: 900px){.navigation__menu-item{font-size:10px}}.navigation__menu-item--open{background-color:#fdc80a}.navigation__menu-item--open:before{content:url("data:image/svg+xml,	%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'%3E%3Cg transform='rotate(45 7 6)'%3E%3Crect x='6' y='0' width='2' height='14' /%3E%3Crect x='0' y='6' width='14' height='2' /%3E%3C/g%3E%3C/svg%3E")}.navigation__menu-item:before{width:25px;height:25px;display:block;text-align:center}@media (min-width: 900px){.navigation__menu-item:before{margin-bottom:5px}}.navigation__popup{position:fixed;display:none;top:80px;left:0;right:0;bottom:0;z-index:900;background:#fdc80a}@media (min-width: 900px){.navigation__popup{background:linear-gradient(90deg, #fdc80a 50%, #fff 0)}}.navigation__popup--show{display:flex}.navigation__popup__wrapper{background:white;display:flex;width:100%}.navigation__popup__primary-content{background:#fdc80a;width:100%;height:100%;padding:20px;flex:0 0 100%}@media (min-width: 900px){.navigation__popup__primary-content{padding:60px 40px 60px 20px;width:33.333%;flex-basis:33.333%}}@media (min-width: 1200px){.navigation__popup__primary-content{padding:60px 40px 60px 0}}.navigation__popup__secondary-content{flex:0 0 100%;width:100%;height:100%;padding:20px;background-color:white}@media (min-width: 900px){.navigation__popup__secondary-content{padding:60px 40px 60px 40px;width:33.333%;flex-basis:33.333%}}.navigation__popup__search__title{font-weight:700;font-size:35px;line-height:33px;margin-top:0}.navigation__popup__search__input{width:100%;height:50px;line-height:30px;letter-spacing:0.1px;color:#202020;font-size:20px;font-weight:700;padding:8px 40px 8px 20px;border:none;border-radius:0;outline:0}.navigation__popup__search__suggest{margin-top:5px}.navigation__popup__search__suggest:empty{display:none}.navigation__popup__search__suggest__item{text-decoration:none;position:relative;font-weight:700;font-size:20px;line-height:40px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;height:40px;display:inline-block;padding:0 40px 0 20px;text-align:left;background-color:#fff;border-radius:0;margin:0 0 -4px}.navigation__popup__search__suggest__item:nth-child(odd){background-color:#f8f8f9}.navigation__popup__search__suggest__item:after{content:"";position:absolute;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' stroke='%23a6a8aa' fill='none' viewBox='0 0 17 20'%3E%3Cdefs%3E%3Cstyle%3E .a %7B stroke-width: 4px; %7D %3C/style%3E%3C/defs%3E%3Cpath class='a' d='M8.5 19.5V4.2740145M1.5 9.5l7-6.7733091L15.5 9.5'%3E%3C/path%3E%3C/svg%3E");width:20px;height:22px;right:10px;top:10px;background-size:contain;background-repeat:no-repeat;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.navigation__popup__global__title{float:left;clear:both}@media (min-width: 900px){.navigation__popup__global__title{font-weight:700;font-size:28px;line-height:32px;margin-top:0}}.navigation__popup__global__site{font-size:16px;line-height:40px;font-weight:700;color:#202020;text-decoration:none;clear:both;float:left}.navigation__popup__global__site--active{border-bottom:3px solid #fff}@media (min-width: 900px){.navigation__popup__global__site{font-size:20px}.navigation__popup__global__site--active{border-bottom:5px solid #fff;line-height:28px}.navigation__popup__secondary-content .navigation__popup__global__site--active{border-bottom:5px solid #fdc80a}}.navigation__popup__menu{display:flex;flex-direction:column;align-items:start;overflow-x:hidden;overflow-y:auto;z-index:1;transition:z-index 0s ease 0.5s, margin 0.5s ease, -webkit-transform 0.5s ease;transition:transform 0.5s ease, z-index 0s ease 0.5s, margin 0.5s ease;transition:transform 0.5s ease, z-index 0s ease 0.5s, margin 0.5s ease, -webkit-transform 0.5s ease}@media (min-width: 900px){.navigation__popup__menu--init{z-index:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@media (max-width: 899px){.navigation__popup__menu--prev{margin-left:-100%}}.navigation__popup__menu.navigation__popup__secondary-content{border-right:2px solid #d6d9df}.navigation__popup__menu__submenu,.navigation__popup__menu__link{text-decoration:none;font-size:20px;font-weight:700;text-decoration:none;text-align:left;padding:2px 40px 7px 2px;margin:3px 0;cursor:pointer;position:relative;color:#202020}.navigation__popup__menu__submenu__back{font-size:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 47 34'%3E%3Cg%3E%3Crect stroke='%23000' fill='%23000000' x='6.64443' y='14.58705' width='35.116275' height='4.418605'%3E%3C/rect%3E%3Crect stroke='%23000' transform='rotate(-45 11.179306030273432,10.749847412109371) ' fill='%23000000' x='0.943327' y='8.540543' width='20.471963' height='4.418605'%3E%3C/rect%3E%3Crect transform='rotate(45 11.411865234375012,22.842872619628903) ' stroke='%23000' fill='%23000000' x='1.175886' y='20.633567' width='20.471963' height='4.418605'%3E%3C/rect%3E%3C/g%3E%3C/svg%3E");width:50px;height:36px;margin-bottom:50px}@media (min-width: 900px){.navigation__popup__menu__submenu__back{display:none}}.navigation__popup__menu__submenu__arrow{cursor:pointer;position:absolute;right:40px;top:50%;-webkit-transform:translate(100%, -100%);transform:translate(100%, -100%)}.navigation__popup__menu__submenu__arrow__line{color:#fff;background-color:currentColor;padding:0;margin-left:10px;width:15px;height:4px;transition:width 0.5s;position:relative}.navigation__popup__menu__submenu__arrow__line:after{content:"";border-right:4px solid currentColor;border-top:4px solid currentColor;position:absolute;top:-4px;right:-2px;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:center;transform-origin:center;width:8px;height:8px}.navigation__popup__secondary-content .navigation__popup__menu__submenu__arrow__line{color:#fdc80a}.navigation__popup__menu__submenu--active .navigation__popup__menu__submenu__arrow__line{width:350px}.center-menu{display:none;align-items:center;-webkit-user-select:none;-ms-user-select:none;user-select:none;padding:0;margin:0 auto}@media (min-width: 900px){.center-menu{display:inline-flex}}.center-menu__link{font-weight:bold;cursor:pointer;margin:0 20px;border-bottom:3px solid #fdc80a;padding-bottom:3px;text-decoration:none}.center-menu__link:hover{opacity:0.6}.center-menu__link:active{opacity:0.3}.header{position:relative;height:80px;flex:0 1 auto;z-index:1001;width:100%;padding-bottom:80px}.edit-mode .header{height:auto;padding-bottom:10px}.edit-mode .header__container{height:auto;position:relative}.edit-mode .header__container__right .scEmptyPlaceholder{width:100%;height:65px}.edit-mode .header__container>.scEmptyPlaceholder{height:50px}.header__container{position:fixed;height:80px;border-bottom:2px solid #d6d9df;flex:0 1 auto;z-index:1000;width:100%;background-color:#fff;transition:height 0.5s}.header__container--hide{height:0;overflow:hidden}.header__container--minimize{height:54px}.header__container__width-limiter{display:flex;justify-content:space-between;align-items:center;height:100%;width:100%}.header__container__image-link{height:100%;width:80px;display:block;flex:0 0 80px}.header__container__image-link__image{display:block;height:100%;width:100%;object-fit:contain;object-position:left}.header__container__right{flex:1 1;display:inline-flex;align-items:stretch;justify-content:flex-end;height:100%}@media (min-width: 900px){.header__container__right{justify-content:space-between}}.slide-hero{font-weight:normal;position:relative}@media (min-width: 600px){.slide-hero{padding-bottom:150px}}@media (min-width: 900px){.slide-hero{padding-bottom:0}}.slide-hero__slides{position:relative}@media (min-width: 600px){.slide-hero__slides{height:500px}}.slide-hero__navigation{display:block;background-color:#fdc80a;border:0;cursor:pointer;outline:none;width:30px;height:30px;position:absolute;top:35%;z-index:2}.slide-hero__navigation__arrow{fill:none;stroke-width:4;stroke:#202020;height:100%;width:100%}.slide-hero__navigation:hover{opacity:0.6}@media (min-width: 900px){.slide-hero__navigation{top:unset;bottom:30px}}.slide-hero__prev .slide-hero__navigation__arrow{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.slide-hero__next .slide-hero__navigation__arrow{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.slide-hero__prev{left:10px}@media (min-width: 1300px){.slide-hero__prev{left:calc(50% - 630px)}}.slide-hero__next{right:10px}@media (min-width: 1300px){.slide-hero__next{right:calc(50% - 630px)}}.slide-hero__slide{width:100%;opacity:0;position:absolute;pointer-events:none;top:0;left:0;transition:opacity 0.5s ease}.slide-hero__slide--active{opacity:1;position:relative;pointer-events:all}.slide-hero__slide--next{opacity:1;z-index:1}.slide-hero__slide--prev{opacity:0}@media (min-width: 600px){.slide-hero__slide{position:absolute;top:0;left:0;height:100%}}.slide-hero__slide-bg{height:100%;width:100%;background-size:cover;background-position:center}@media (max-width: 599px){.slide-hero__slide-bg{background-image:none !important}.slide-hero__slide-bg>picture{display:block !important}.slide-hero__slide-bg>picture img{width:100%;height:auto;display:block;aspect-ratio:1/1}}.slide-hero__slide__text-wrapper{background-color:#fdc80a;color:#202020;padding:20px;max-width:570px;width:calc(100% - 30px);margin:-30px 0 0 15px;z-index:1;position:relative}@media (min-width: 600px){.slide-hero__slide__text-wrapper{position:absolute;bottom:-150px;margin:0 0 0 20px;padding:40px 50px}}@media (min-width: 900px){.slide-hero__slide__text-wrapper{width:calc(100% - 40px);bottom:0}}@media (min-width: 1230px){.slide-hero__slide__text-wrapper{left:calc(50% - 1210px/2)}}.slide-hero__slide__title{font-weight:bold;font-size:28px;letter-spacing:-0.7px;line-height:34px;margin:0 0 20px}@media (min-width: 900px){.slide-hero__slide__title{font-size:35px;line-height:42px}}.slide-hero__slide__text{font-size:16px;letter-spacing:-0.32px;line-height:24px;margin:20px 0}.slide-hero__slide__link{font-weight:bold;text-decoration:none;color:#202020;font-size:18px;letter-spacing:-0.54px;line-height:22px}.slide-hero__slide__link:hover{opacity:0.65}.slide-hero__slide-links{display:none}@media (min-width: 900px){.slide-hero__slide-links{display:block;padding:10px 0;overflow:hidden;width:calc(100% - 100px)}}@media (min-width: 1300px){.slide-hero__slide-links{width:calc(100% - 40px)}}.slide-hero__slide-links-wrapper{display:flex;position:relative;transition:-webkit-transform 0.5s linear;transition:transform 0.5s linear;transition:transform 0.5s linear, -webkit-transform 0.5s linear}.slide-hero__slide-links__link{flex:0 0;flex-basis:calc(25% - 60px/4);margin-right:20px;display:inline-block;height:66px;font-size:14px;line-height:20px;letter-spacing:-0.28px;color:#888b8d;background-color:#f8f8f9;border:2px solid #f8f8f9;padding:10px;width:calc(25% - 60px/4);cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;font-weight:bold}.slide-hero__slide-links__link--active{background-color:#fff;border-color:#fdc80a;color:#202020}.slide-hero__slide-links__link__inner{overflow:hidden;width:100%;height:100%}.hero-image{margin-top:50px;position:relative}.hero-image__background{background-color:#d6d9df;height:250px;width:100%;margin-top:-50px;position:absolute}.hero-image__background__limited{max-width:1170px;margin:0 auto}.hero-image__background__limited__image{width:100%;display:block}.hero-image__background__fullwidth{min-height:50vw;background-size:cover;background-position:50%}@media (min-width: 600px){.hero-image__background__fullwidth{min-height:400px}}.hero-image__width-limiter{max-width:1170px;margin:0 auto}.hero-image__details{position:relative;z-index:2;background-color:#fdc80a;bottom:0;left:15px;right:15px;padding:15px 30px;min-height:250px;width:350px;font-weight:bold;line-height:28px;color:#202020;max-width:calc(100vw - 40px);display:flex;align-items:center}@media (min-width: 600px){.hero-image__details{width:570px}}@media (min-width: 1200px){.hero-image__details{width:470px;min-height:270px;right:auto;left:auto;padding:25px 30px}}.hero-image__details__h1{font-size:35px;line-height:40px;font-weight:bold;margin:10px 0;word-break:break-word}@media (min-width: 1200px){.hero-image__details__h1{margin:0 0 12px}}.hero-image__details__h1--fit{font-size:25px;line-height:30px}@media (min-width: 600px){.hero-image__details__h1--fit{font-size:35px;line-height:40px}}.hero-image--with-children{padding-bottom:0}@media (min-width: 1200px){.hero-image--with-children{padding-bottom:75px}}.hero-image--with-children .hero-image__background{height:initial;position:relative}.hero-image--with-children .hero-image__width-limiter{margin-top:-13%;position:relative}@media (min-width: 1200px){.hero-image--with-children .hero-image__width-limiter{margin-top:0;position:initial}}@media (min-width: 1200px){.hero-image--with-children .hero-image__details{position:absolute;bottom:0}}.hero-image__editing{display:flex;height:100%}.hero-image__editing__col{width:50%;display:flex}.hero-image__editing__col__image{max-width:100%;height:auto;max-height:100%}.contact-search__intro{max-width:600px}.contact-search__text{background-color:#f8f8f9;padding:30px;display:flex;flex-direction:column}.contact-search__text .input-group{margin:0 0 20px 0}@media (min-width: 900px){.contact-search__text{flex-direction:row}.contact-search__text .input-group{margin:0 20px 0 0;flex-basis:calc(75% - 20px)}}.contact-search__search{height:50px;align-self:flex-end}@media (min-width: 900px){.contact-search__search{flex-basis:25%}}.contact-search__filters{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-end}.contact-search__filters-headline{font-weight:bold;font-size:16px;line-height:24px;margin:40px 20px 0 0}.contact-search__filters__dropdowns{flex-basis:100%;display:flex;flex-direction:column}@media (min-width: 900px){.contact-search__filters__dropdowns{flex-direction:row;justify-content:space-between}}.contact-search__filters__dropdowns .input-group{margin-top:20px}@media (min-width: 900px){.contact-search__filters__dropdowns .input-group{flex-basis:calc((100% / 3) - (40px / 3))}}.contact-search__results{background-color:#f8f8f9;padding:15px 30px;display:flex;flex-direction:column;margin-top:30px}.contact-search__results:empty:not(.loading){display:none}@media (min-width: 900px){.contact-search__results{flex-direction:row;flex-wrap:wrap;justify-content:space-between}}.contact-search__contact{margin:15px 0;background-color:#fff;padding:20px;position:relative;cursor:pointer}.contact-search__contact:after{content:"";background-color:#fdc80a;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAMklEQVQokWP8//8/AzqQlZZAEXz89AUjuhomDF1EgiGkkVFGShwzdGhp4wD4cTQB4AYAPGsPYP2OUbMAAAAASUVORK5CYII=);background-position:50%;background-repeat:no-repeat;background-size:14px;border-radius:50%;cursor:pointer;height:30px;position:absolute;right:-15px;top:-15px;width:30px}@media (min-width: 600px){.contact-search__contact{flex-basis:calc(50% - 15px)}}.contact-search__contact__name{font-weight:bold;font-size:20px;line-height:24px;margin:0}.contact-search__contact__title{color:#a6a8aa;font-weight:bold;font-weight:bold;font-size:14px;line-height:17px;margin:10px 0}.contact-search__contact__organization{color:#67b419;font-weight:bold;font-size:12px;text-transform:uppercase}.contact-form__form{border:none;width:100%;transition:opacity 0.5s ease, height 0.5s ease}.contact-form__form--opague{opacity:0;pointer-events:none}.search-page{margin:50px auto 100px;display:flex;flex-direction:column}.search-page__side{position:relative}.search-page__side__input{width:100%;height:50px;line-height:30px;letter-spacing:0.1px;color:#202020;font-size:16px;font-weight:700;padding:8px 40px 8px 20px;border:2px solid #d6d9df;margin-bottom:30px}.search-page__side__search-button{position:absolute;right:0;top:0;display:block;height:50px;width:40px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22.414' height='22.414' viewBox='0 0 22.414 22.414'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:none;stroke:%23000;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;%7D%3C/style%3E%3C/defs%3E%3Cg transform='translate(-3.5 -3.5)'%3E%3Cpath class='a' d='M22.278,13.389A8.889,8.889,0,1,1,13.389,4.5a8.889,8.889,0,0,1,8.889,8.889Z' transform='translate(0 0)'/%3E%3Cpath class='a' d='M29.808,29.808l-4.833-4.833' transform='translate(-5.308 -5.308)'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;padding:0}.search-page__side__reset{font-size:10px;text-transform:uppercase;color:#a6a8aa;font-weight:700;border-bottom:2px solid #a6a8aa;padding:0;position:absolute;right:0;top:65px}.search-page__side__suggest{position:absolute;width:100%;top:50px}.search-page__side__suggest:empty{display:none}.search-page__side__suggest__item{position:relative;font-weight:700;font-size:20px;line-height:40px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;height:40px;display:inline-block;padding:0 40px 0 20px;text-align:left;background-color:#fff;border-radius:0}.search-page__side__suggest__item:nth-child(odd){background-color:#f8f8f9}.search-page__side__suggest__item:after{content:"";position:absolute;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' stroke='%23a6a8aa' fill='none' viewBox='0 0 17 20'%3E%3Cdefs%3E%3Cstyle%3E .a %7B stroke-width: 4px; %7D %3C/style%3E%3C/defs%3E%3Cpath class='a' d='M8.5 19.5V4.2740145M1.5 9.5l7-6.7733091L15.5 9.5'%3E%3C/path%3E%3C/svg%3E");width:20px;height:22px;right:10px;top:10px;background-size:contain;background-repeat:no-repeat;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.search-page__side__heading{font-weight:bold;font-size:16px;line-height:24px;margin-bottom:15px}.search-page__side__common-phrase{font-size:16px;line-height:1;margin-bottom:15px;color:#d6d9df;margin-right:25px;cursor:pointer;text-decoration:none}.search-page__side__facets__facet{padding:10px 25px;margin:0;border:2px solid #202020}.search-page__side__facets__facet__option{display:flex;justify-content:space-between;margin:15px 0;font-size:14px;line-height:20px;padding-left:30px;-webkit-user-select:none;-ms-user-select:none;user-select:none;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAIAAAAC64paAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAA0SURBVDhPY7x+6wEDuYAJSpMFoDZrqMpD+ESCG7cfAkmKbB7VTCIY1UwiGImaB6okYWAAABJCCtkV0WsUAAAAAElFTkSuQmCC);background-repeat:no-repeat;height:20px;cursor:pointer}.search-page__side__facets__facet__option--checked{font-weight:700;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAIAAAAC64paAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAEgSURBVDhPY/h7kolsRHfNf05AGSRrfreXOchF+MAsdiCbNM3v9zL72AvLSUuoKoofnM1OgmagTl8HkE4gUlaQ2DGZg1jN7/chdCrJS2yfzAEUhGp+uIX1x1EU1cjo/X5mP5hORXmJbZNAOoEIpPn2elZTXbH0EEGs+j8AdTrCdMpJbJ0I1QlEDEBTgTohcplh6PqBOv2dEDq3IOkEIpDN06u4IdJAlBUm8PMYQmegM0Ln5n4UnUAE9fPUCh40/UCdwS4InZv60HUCESK0J5cj9APdj6xzYy8WnUCE0AxEE8sQ+uE6N+DQCUQomoFoYilCP1Dnum6cOoEIXTMQ9ZeA9AN1ru3iQpNCQ1g0A1FfMc+aTgI6gQi7ZiLRQGk+yQQAJ2thJJQ2sxsAAAAASUVORK5CYII=)}.search-page__results{padding:0 0 8px;margin-top:40px}.search-page__results .pagination{margin-left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.search-page__results__heading{font-weight:bold;font-size:28px;line-height:32px;margin-top:0;margin-bottom:25px}.search-page__results__list{display:flex;flex-wrap:wrap;justify-content:space-between;padding-top:30px;margin-top:-2px;border-top:2px solid #d6d9df}.search-page__results__toggle-mode{font-size:10px;line-height:14px;font-weight:700;text-transform:uppercase;border-bottom:5px solid transparent;margin-right:40px;height:36px}.search-page__results__toggle-mode:before{display:inline-block;vertical-align:middle;margin-right:12px}.search-page__results__toggle-mode--active{border-color:#fdc80a}.search-page__results__toggle-mode--list:before{content:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAARCAIAAABW08vUAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAA8SURBVDhPY5STlmAAg4dPnkMY8jKSEAaRgAlKUwCoYATj////oUxyweDwCDXCYjRS4WA0UhFgMHiEgQEARn8QC4T8L4kAAAAASUVORK5CYII=")}.search-page__results__toggle-mode--card:before{content:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAARCAIAAABW08vUAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAA0SURBVDhPY5CTlsCFero6/4PBjBnT0KSQ0agRCDRIjIAoogQMEiPQPIaMRtMFAg0hI6QlADM4mDhIbjWaAAAAAElFTkSuQmCC")}@media (min-width: 1050px){.search-page{flex-direction:row;justify-content:space-between}.search-page__side{width:300px;flex:0 0 300px}.search-page__results{margin-top:0;width:calc(100% - 340px)}}.search-result{width:100%;text-decoration:none;margin:0 0 30px 0;background-color:#f8f8f9;display:flex}.search-result__image__img{width:100%;height:100%;object-fit:cover}.search-result__text-area{padding:20px;position:relative;display:flex;flex-direction:column}.search-result__text-area__limiter{position:relative}.search-result__text-area__heading{font-weight:bold;font-size:20px;line-height:24px;margin-top:0;text-decoration:none}.search-result__text-area__subTitle{color:#a6a8aa}.search-result__text-area__subTitle__country{font-weight:bold;font-size:10px;line-height:12px;margin:5px 0;text-transform:uppercase}.search-result__text-area__subTitle__mill{font-size:16px;line-height:18px;font-weight:bold}.search-result__text-area__text{font-size:12px;line-height:18px;color:#202020;margin:0;padding:0}.search-result__text-area__actions{display:flex;justify-content:space-between;align-items:center;margin:auto 0 0}.search-result__text-area__actions .choices{flex:1}.search-result__text-area__actions .choices__clear{display:none}.search-result__text-area__actions .choices__inner{height:35px;min-height:35px}.search-result__text-area__download-link{width:20px;height:26px;display:inline-block;background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 22'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath stroke='%23202020' stroke-width='3' d='M8 0v12.2259855M15 7l-7 6.7733091L1 7'%3E%3C/path%3E%3Cpath fill='%23FFD100' d='M0 18h16v4H0z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E")}.search-result__footer{display:flex;align-items:center;font-size:10px;line-height:12px;font-weight:bold;font-size:10px;font-weight:bold;color:#a6a8aa;text-transform:uppercase;margin-bottom:5px;text-transform:none}.search-result__footer span{margin:0;text-transform:uppercase}.search-result__footer span:not(:last-child){display:inline-block;padding-right:25px;position:relative}.search-result__footer span:not(:last-child):after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' stroke='%23a6a8aa' fill='none' viewBox='0 0 17 20'%3E%3Cdefs%3E%3Cstyle%3E .a %7B stroke-width: 4px; %7D %3C/style%3E%3C/defs%3E%3Cpath class='a' d='M8.5 19.5V4.2740145M1.5 9.5l7-6.7733091L15.5 9.5'%3E%3C/path%3E%3C/svg%3E");width:10px;height:12px;background-size:contain;background-repeat:no-repeat;-webkit-transform:rotate(90deg);transform:rotate(90deg);display:block;position:absolute;right:7px;top:0}.search-result--page .search-result__text-area__limiter{overflow:hidden}.search-result--page .search-result__text-area__limiter:after{display:block;position:absolute;content:"";bottom:0;background:linear-gradient(rgba(248,248,249,0), rgba(248,248,249,0.7) 65%);width:100%;height:30px}.search-result--downloadable .search-result__image{display:flex;justify-content:center;align-items:center;text-transform:uppercase;color:#67b419;text-align:center;font-weight:700;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 40'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg stroke='%23f8f8f9' stroke-width='2'%3E%3Cpath d='M1.92191392 1.94257367V38.2840136H27.358221V8.41060813l-6.459361-6.459361z'%3E%3C/path%3E%3Cpath d='M20.4716817 1.98771507V8.3974677h6.9682475'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-color:#d6d9df}.search-page__results__list--list .search-result__image{display:none;flex:0 1 140px;width:140px;min-width:140px;height:120px}@media (min-width: 900px){.search-page__results__list--list .search-result__image{display:flex}}.search-page__results__list--list .search-result__text-area{width:100%}.search-page__results__list--list .search-result__text-area__limiter{height:68px}.search-page__results__list--list .search-result__text-area__heading{margin-bottom:5px}.search-page__results__list--list .search-result__text-area__actions{margin:10px 0}.search-page__results__list--list .search-result__text-area__actions .choices{margin:0 20px 0 0}@media (min-width: 900px){.search-page__results__list--list .search-result__text-area{width:calc(100% - 140px)}.search-page__results__list--list .search-result__text-area__actions{width:270px;position:absolute;right:0;bottom:0;flex-direction:column-reverse;height:100%;justify-content:space-between;align-items:flex-end;padding:20px;margin:0}.search-page__results__list--list .search-result__text-area__actions .choices{margin:20px 0 0}}@media (min-width: 900px){.search-page__results__list--list .search-result--downloadable .search-result__text-area{padding-right:250px}}.search-page__results__list--list .search-result--downloadable .search-result__image{background-size:65px}.search-page__results__list--list .search-result__footer{margin:0}.search-page__results__list--card .search-result{flex-direction:column}.search-page__results__list--card .search-result__image{width:100%;height:200px}@media (min-width: 600px){.search-page__results__list--card .search-result{width:calc(50% - 15px)}}.search-page__results__list--card .search-result__text-area{width:100%;flex:1 1}.search-page__results__list--card .search-result__text-area__limiter{height:100px}.search-page__results__list--card .search-result__text-area__actions{height:50px}.search-page__results__list--card .search-result__text-area__actions .choices{margin:0 20px 0 0}.search-page__results__list--card .search-result--downloadable .search-result__image{background-size:110px}.search-page__results__list--card .search-result__footer{margin:15px 0 0}.product-navigation__grid__item{cursor:pointer;text-decoration:none;position:relative}.product-navigation__grid__item:hover{opacity:0.6}.product-navigation__grid__item__image{width:100%;height:0;position:relative;padding-top:62.5%}.product-navigation__grid__item__image__img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.product-navigation__grid__item__image:after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'%3E%3Crect x='5' y='0' width='4' height='14'%3E%3C/rect%3E%3Crect x='0' y='5' width='14' height='4'%3E%3C/rect%3E%3C/svg%3E");background-size:14px;background-position:center;background-color:#fdc80a;background-repeat:no-repeat;border-radius:50%;display:block;width:30px;height:30px;position:absolute;bottom:-15px;right:10px}.product-navigation__grid__item__title{font-weight:bold;font-size:20px;line-height:24px}.product-navigation-popup{display:flex;flex-direction:column}@media (min-width: 1200px){.product-navigation-popup{flex-direction:row}}.product-navigation-popup__information{display:flex;padding:20px 20px 15px;flex-direction:column}@media (min-width: 600px){.product-navigation-popup__information{flex-direction:row;padding:30px}}.product-navigation-popup__image{-ms-grid-row-align:center;align-self:center;max-width:100%}@media (min-width: 600px){.product-navigation-popup__image{flex:0 0 270px;-ms-grid-row-align:unset;align-self:unset;max-width:270px;place-self:flex-start}}.product-navigation-popup__texts{flex:1 1 auto;margin:20px 0 0 0;display:flex;flex-direction:column;justify-content:flex-start}@media (min-width: 600px){.product-navigation-popup__texts{margin:0 0 0 20px}}.product-navigation-popup__texts__title{font-weight:bold;font-size:20px;line-height:24px;margin-top:0}.product-navigation-popup__texts__intro{font-size:16px;line-height:24px;margin:0 0 20px;flex:1}.product-navigation-popup__categories{border-top:2px solid #d6d9df;padding:15px 20px 20px}@media (min-width: 1200px){.product-navigation-popup__categories{flex:0 0 310px;padding:30px;border-top:0;border-left:2px solid #d6d9df;flex-direction:row}}.product-navigation-popup__categories__title{font-size:10px;font-weight:bold;color:#a6a8aa;text-transform:uppercase;margin-bottom:5px;margin:0 0 20px}.product-navigation-popup__categories__link{display:block}.product-navigation-popup__categories__link:not(:last-child){margin:0 0 20px}.explore-block{counter-reset:exploreblock}.explore-block__wrapper{position:relative}.explore-block__background-start,.explore-block__background-active{width:100%;height:auto;display:block;transition:opacity 0.5s ease}.explore-block__background-start{display:block}.explore-block__background-active{opacity:0;top:0;position:absolute}.explore-block__spot{counter-increment:exploreblock;display:none;position:absolute;color:#202020;background-color:#fdc80a;font-weight:bold;font-size:0;padding:3px 5px 1px}.explore-block__spot--right{right:0;left:auto !important}.explore-block__spot:before{content:counter(exploreblock) ".";font-size:16px}@media (min-width: 600px){.explore-block__spot{padding:5px 10px;font-size:16px}.explore-block__spot:before{display:none}}.explore-block__start,.explore-block__close{position:absolute;color:#fff;background-color:#118bd6;font-weight:bold;font-size:16px}.explore-block__start{top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);padding:10px 30px}.explore-block__start:before{content:"i";color:#118bd6;background-color:#fff;border-radius:50%;padding:2px;display:inline-block;font-size:13px;height:13px;width:13px;font-weight:700;line-height:13px;margin:0 15px 0 0}.explore-block__close{display:none;padding:5px 10px;top:20px;right:20px}.explore-block__close__cross{position:relative;height:15px;width:15px;vertical-align:top;position:relative;display:inline-block;margin:0 10px 0 0}.explore-block__close__cross:before,.explore-block__close__cross:after{content:"";height:100%;width:2px;display:block;background-color:#fff;position:absolute;top:0;left:50%}.explore-block__close__cross:before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.explore-block__close__cross:after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.explore-block__mobile-list{display:none;padding:0 15px 0 30px}.explore-block__mobile-list__item{margin:5px 0}.explore-block--active .explore-block__background-start{opacity:0}.explore-block--active .explore-block__start{display:none}.explore-block--active .explore-block__background-active{opacity:1}.explore-block--active .explore-block__close,.explore-block--active .explore-block__spot{display:block}@media (max-width: 599px){.explore-block--active .explore-block__mobile-list{display:block}}.explore-block__spot-popup{display:flex;justify-content:space-between;flex-direction:column-reverse;font-size:14px;position:relative}@media (min-width: 600px){.explore-block__spot-popup{flex-direction:row-reverse;font-size:16px}}.explore-block__spot-popup__links{flex-grow:0;flex-shrink:0;flex-basis:25%;border:0 solid #d6d9df;border-top-width:2px;padding:20px}@media (min-width: 600px){.explore-block__spot-popup__links{border-top-width:0px;padding:30px;border-left-width:2px}}.explore-block__spot-popup__links__title{font-size:10px;font-weight:bold;color:#a6a8aa;text-transform:uppercase;margin-bottom:5px;line-height:12px;margin:0 0 22px}.explore-block__spot-popup__links__link{position:relative;display:flex;margin-top:10px}.explore-block__spot-popup__main{flex:0 1 100%;display:flex;flex-direction:column;padding:40px 20px 20px;overflow-y:auto;overflow-x:hidden}@media (min-width: 600px){.explore-block__spot-popup__main{padding:30px}}.explore-block__spot-popup__main__title{margin-top:0;width:100%}.explore-block__spot-popup__main__content{flex-grow:0;display:flex;flex-direction:column;flex-basis:100%}@media (min-width: 600px){.explore-block__spot-popup__main__content{flex-direction:row;flex-grow:2;align-items:flex-start}}.explore-block__spot-popup__main__content--with-video{flex-wrap:wrap}@media (min-width: 600px){.explore-block__spot-popup__main__content__text{flex:1 1 60%}}@media (min-width: 600px){.explore-block__spot-popup__main__content__image{flex:1 1 40%}}.explore-block__spot-popup__main__content__text+.explore-block__spot-popup__main__content__image{margin:20px 0 0 0}@media (min-width: 600px){.explore-block__spot-popup__main__content__text+.explore-block__spot-popup__main__content__image{margin:0 0 0 20px;max-width:40%}}.explore-block__spot-popup__main__content__video{width:100%;flex:0 0 100%}.explore-block__spot-popup__main__read-more{position:relative;display:flex;margin-top:10px}.product-selector__filters{margin:0;padding:20px 10px 40px;position:relative;background-color:#f8f8f9}.product-selector__filters .grid__col{margin-top:0}.product-selector__filters .grid__col .input-group{margin-top:0}.product-selector__filters__slider{display:flex;align-items:center}.product-selector__filters__slider__check-label{margin-right:20px;flex:0 0 20px}.product-selector__filters__slider__range-wrapper{flex:0 1 100%;margin:-10px 20px 0 0;position:relative;display:none;border-left:2px solid #a6a8aa;border-right:2px solid #a6a8aa;height:15px}@media (min-width: 600px){.product-selector__filters__slider__range-wrapper{display:block}}.product-selector__filters__slider__range-wrapper input{margin-top:5px;display:block;position:relative;z-index:1}.product-selector__filters__slider__range-wrapper__min,.product-selector__filters__slider__range-wrapper__max{font-size:14px;font-weight:bold;color:#202020;position:absolute;bottom:-20px}.product-selector__filters__slider__range-wrapper__min{left:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.product-selector__filters__slider__range-wrapper__max{right:0;-webkit-transform:translateX(50%);transform:translateX(50%)}.product-selector__filters__slider__range-wrapper:before,.product-selector__filters__slider__range-wrapper:after,.product-selector__filters__slider__range-wrapper__middle{content:"";display:block;width:2px;height:15px;background-color:#a6a8aa;position:absolute;top:0}.product-selector__filters__slider__range-wrapper:before{left:25%}.product-selector__filters__slider__range-wrapper:after{right:25%}.product-selector__filters__slider__range-wrapper__middle{left:50%}.product-selector__filters__slider__field{flex:1 1 120px}.product-selector__filters__reset{position:absolute;right:30px;bottom:20px}.product-selector__results{margin:50px 0 0}.marketing-hero{display:block;padding:0;width:100%;background-size:cover;background-position:center;margin:0}.marketing-hero+section{top:0}.marketing-hero+section .breadcrumbs__wrapper{left:0}.marketing-hero__content{margin:0 auto;display:flex;min-height:300px;padding:100px 0}@media (min-width: 1200px){.marketing-hero__content{padding:150px 0}}.marketing-hero__content__text *:first-child{margin-top:0}.marketing-hero__content__text *:last-child{margin-bottom:0}.marketing-hero--in-hero+section{margin-bottom:-10px;top:20px}.marketing-hero .pull-top-left,.marketing-hero .pull-top-center,.marketing-hero .pull-top-right{padding-top:50px;align-items:flex-start}@media (min-width: 1200px){.marketing-hero .pull-top-left,.marketing-hero .pull-top-center,.marketing-hero .pull-top-right{padding-top:75px}}.marketing-hero .pull-bottom-left,.marketing-hero .pull-bottom-center,.marketing-hero .pull-bottom-right{padding-bottom:50px;align-items:flex-end}@media (min-width: 1200px){.marketing-hero .pull-bottom-left,.marketing-hero .pull-bottom-center,.marketing-hero .pull-bottom-right{padding-bottom:75px}}.marketing-hero .pull-center-left,.marketing-hero .pull-center,.marketing-hero .pull-center-right{align-items:center}.marketing-hero .pull-top-left,.marketing-hero .pull-bottom-left,.marketing-hero .pull-center-left{justify-content:flex-start}.marketing-hero .pull-top-center,.marketing-hero .pull-bottom-center,.marketing-hero .pull-center{justify-content:center}.marketing-hero .pull-top-right,.marketing-hero .pull-bottom-right,.marketing-hero .pull-center-right{justify-content:flex-end}.archive__filters,.release-archive__filters,.combined-archive__filters{margin-bottom:50px}.archive__clear,.release-archive__clear,.combined-archive__clear{margin:20px 20px 0 auto;align-self:flex-end}.archive__results .card,.release-archive__results .card,.combined-archive__results .card{margin:0;flex-grow:1}.featured-content{position:relative;margin:50px auto}.featured-content__content--stories{position:relative;width:100%}.featured-content__content--content{position:relative;width:100%}.featured-content__content--content:before{position:absolute;content:"";width:100%;height:230px;top:-36px}.featured-content__inner-content{position:relative}.featured-content .grid{margin-bottom:0}.board-of-directors{position:relative}.board-of-directors__director{background:#f8f8f9;padding:20px 25px;display:flex;flex-direction:row}@media (min-width: 600px){.board-of-directors__director{min-height:210px;padding:20px}}.board-of-directors__director__image{display:none}@media (min-width: 600px){.board-of-directors__director__image{width:140px;height:180px;display:block;margin-right:15px;flex:0 0 140px;object-fit:contain}}.board-of-directors__director__texts{position:relative;vertical-align:top}@media (min-width: 600px){.board-of-directors__director__texts{min-height:180px}}@media (min-width: 900px){.board-of-directors__director__texts{max-width:calc(100% - 155px);width:100%}}.board-of-directors__director__texts__name{font-weight:bold;font-size:20px;line-height:24px;margin:0 0 10px 0;word-break:break-word}.board-of-directors__director__texts__title{color:#a6a8aa;font-weight:bold;margin:0 0 25px 0;font-size:14px}@media (min-width: 600px){.board-of-directors__director__texts .general-link{position:absolute;bottom:0}}.excel-table{overflow-x:hidden}.excel-table__description{margin-bottom:37px}.excel-table__pie{margin:30px 0;display:flex;flex-direction:column;min-height:200px}@media (min-width: 600px){.excel-table__pie{flex-direction:row;min-height:300px}}.excel-table__pie__pie-wrapper{flex-basis:50%}.excel-table__pie__legends{flex-basis:50%;padding-left:20px;list-style:none}.excel-table__pie__legends__legend{margin:20px auto 0;font-size:14px;display:block;text-align:left;-webkit-user-select:none;-ms-user-select:none;user-select:none;padding:0}.excel-table__pie__legends__legend:before{content:"";width:20px;height:10px;display:inline-block;margin-right:10px}.excel-table__pie__legends__legend--hover{font-weight:bold}.excel-table__pie__legends__legend:nth-child(1):before{background-color:#888b8d}.excel-table__pie__legends__legend:nth-child(2):before{background-color:#66c036}.excel-table__pie__legends__legend:nth-child(3):before{background-color:#84cc5e}.excel-table__pie__legends__legend:nth-child(4):before{background-color:#b4df94}.excel-table__pie__legends__legend:nth-child(5):before{background-color:#fef5c2}.excel-table__pie__legends__legend:nth-child(6):before{background-color:#ffd436}.excel-table__pie__legends__legend:nth-child(7):before{background-color:#009cdc}.excel-table__pie__legends__legend:nth-child(8):before{background-color:#76cded}.excel-table__pie__legends__legend:nth-child(9):before{background-color:#e1e2e2}.excel-table__table-wrapper{overflow:auto}.excel-table__table{width:100%;height:calc(100% + 17px);border-collapse:collapse;table-layout:fixed;padding:20px 0 0}.excel-table__table__th{vertical-align:bottom;color:#202020;font-size:14px;font-weight:bold;line-height:17px;height:100%;min-height:50px;padding:0 15px 10px}.excel-table__table__row{width:100%;width:inherit;outline:2px solid #f8f8f9}.excel-table__table__row:not(:nth-child(even)){background-color:#f8f8f9}.excel-table__table__cell{font-size:16px;line-height:24px;margin:0;padding:12px 15px}.excel-table__table__cell__link{border-bottom:solid 1px #d6d9df}.excel-table__table__cell--col-small{width:80px}.excel-table__table__cell--col-medium{width:200px}.excel-table__table__cell--col-large{width:300px}.excel-table__table__cell--left{text-align:left}.excel-table__table__cell--center{text-align:center}.excel-table__table__cell--right{text-align:right}.excel-table__table__cell--bold{font-weight:bold}.excel-table__table__cell--italic{font-style:italic}.intirim-report__small-title{margin-top:0}.intirim-report__image{border:2px solid #f8f8f9;height:100%;width:100%;object-fit:contain}.intirim-report__text-box{background-color:#f8f8f9;padding:30px;height:100%}.intirim-report__keyfigures{width:100%;height:100%;border-collapse:collapse}.intirim-report__keyfigures__quarter{font-weight:normal}.intirim-report__keyfigures th{font-weight:bold;background-color:#fdc80a;padding:15px 5px;text-transform:uppercase;font-size:12px;text-align:left;border-bottom:2px solid white;width:33%}.intirim-report__keyfigures th:not(:last-child){border-right:2px solid white}@media (min-width: 900px){.intirim-report__keyfigures th{padding:15px 5px;font-size:14px}}@media (min-width: 1200px){.intirim-report__keyfigures th{padding:15px 20px}}.intirim-report__keyfigures tbody td{background-color:#f8f8f9;padding:15px 5px;text-align:center;font-weight:bold;font-size:25px;border-bottom:2px solid white}.intirim-report__keyfigures tbody td:not(:last-child){border-right:2px solid white}@media (min-width: 900px){.intirim-report__keyfigures tbody td{font-size:30px}}@media (min-width: 1200px){.intirim-report__keyfigures tbody td{font-size:50px}}.intirim-report__keyfigures tfoot td{background-color:#d6d9df;padding:15px 5px;text-align:center;font-weight:bold;font-size:12px;border-bottom:1px solid #d6d9df}@media (min-width: 900px){.intirim-report__keyfigures tfoot td{font-size:14px}}.intirim-report__keyfigures tfoot td:not(:last-child){border-right:2px solid white}.individual-release__hero{position:relative;margin-bottom:60px}.individual-release__content__subtitle{font-weight:bold;line-height:28px;color:#202020}.individual-release .html-content a strong{font-weight:normal}.download-center__tab-switcher{height:50.5px;margin:0 0 30px;list-style:none;border-bottom:2px solid #d6d9df;box-sizing:border-box;padding:0}.download-center__tab-switcher__tab{font-weight:700;font-size:16px;line-height:19px;border-bottom:5px solid transparent;height:100%;-webkit-transform:translateY(2px);transform:translateY(2px);margin-right:30px;padding:0}.download-center__tab-switcher__tab--active{border-bottom-color:#fdc80a}.download-center__tab{display:none}.download-center__tab__filters{margin-bottom:30px}.download-center__tab__filters .grid__col:first-child{max-width:100%;flex-basis:100%}.download-center__tab__filters__clear{margin:20px 20px 0 auto;align-self:flex-end}.download-center__tab__title{font-weight:700;font-size:20px;line-height:24px;border-bottom:2px solid #d6d9df;padding-bottom:5px;margin-bottom:40px;text-align:left}.download-center__tab__results{display:flex;flex-direction:column}.download-center__tab__highlights{display:none}.download-center__tab__results:not(.loading):empty+.download-center__tab__highlights{display:block}.download-center__tab__country-name{margin-top:20px}.download-center__tab__mill-name{margin:10px 0 20px;font-weight:700;font-size:20px;line-height:24px}.download-center__tab__certificates{min-height:70px;padding:0 0 20px}.download-center__tab--active{display:block}.sub-segmentlist__grid{display:flex;flex-wrap:wrap;margin:0 -10px 20px}.sub-segmentlist__grid__product-application{font-weight:bold;color:#202020;font-size:19px;line-height:24px;display:block;width:100%;text-decoration:none;margin:0;text-align:left;background-color:transparent;outline:none;border:0;padding:10px;cursor:pointer;position:relative;flex:0 1 100%;display:flex;flex-direction:column}@media (min-width: 400px){.sub-segmentlist__grid__product-application{flex-basis:50%}}@media (min-width: 500px){.sub-segmentlist__grid__product-application{flex-basis:calc(100% / 3)}}@media (min-width: 768px){.sub-segmentlist__grid__product-application{flex-basis:calc(100% / 4)}}@media (min-width: 900px){.sub-segmentlist__grid__product-application{flex-basis:calc(100% / 3)}}@media (min-width: 1150px){.sub-segmentlist__grid__product-application{flex-basis:calc(100% / 4)}}.sub-segmentlist__grid__product-application__image{pointer-events:none;width:100%;height:auto;display:block}.sub-segmentlist__grid__product-application__image-wrapper{width:100%;pointer-events:none;margin-bottom:10px;position:relative}.sub-segmentlist__grid__product-application__image-wrapper:after{content:"";position:absolute;width:calc(100% - 8px);height:calc(100% - 8px);border:4px solid transparent;transition:border 0.5s ease;top:0}.sub-segmentlist__grid__product-application__products{color:#a6a8aa;text-transform:uppercase;font-size:10px;display:block;line-height:12px;pointer-events:none}.sub-segmentlist__grid__product-application--active .sub-segmentlist__grid__product-application__image-wrapper:after{border-color:#118bd6}.sub-segmentlist__active-pa{width:100%;flex:0 0 100%;margin-bottom:30px}.sub-segmentlist__active-pa__title{margin:15px 0}.sub-segmentlist__active-pa__image{width:400px;max-width:100%;height:auto;display:block;margin:0 0 20px 0}@media (min-width: 1200px){.sub-segmentlist__active-pa__image{display:inline-block;width:600px;margin:0 20px 0 0}}@media (min-width: 1200px){.sub-segmentlist__active-pa__image+.sub-segmentlist__active-pa__text{width:calc(100% - 620px);display:inline-block}}.sub-segmentlist__active-pa__text{vertical-align:top}.sub-segmentlist__active-pa__text>*:first-child{margin-top:0;padding-top:0}.sub-segmentlist__active-pa__products{margin:20px 0 0;display:flex;flex-wrap:wrap;justify-content:space-between}.sub-segmentlist__active-pa__products__product{padding:20px;background-color:#f8f8f9;display:inline-block;flex:0 0 100%;margin:0 0 20px 0}@media (min-width: 1000px){.sub-segmentlist__active-pa__products__product{flex:0 1 calc(50% - 10px)}}.sub-segmentlist__active-pa__products__product__name{margin:0 0 10px}.latest-news-release-flow{min-height:205px;margin-bottom:0}.samples-library{margin-top:50px}.samples-library__heading{display:none;font-size:0 !important}.samples-library__categories{max-width:350px}.samples-library__samples{border-bottom:1px solid #f8f8f9}.samples-library__samples__qty-label,.samples-library__samples__language-label{font-size:10px;font-weight:bold;color:#a6a8aa;text-transform:uppercase;margin-bottom:5px;float:right;margin:0 0 10px 30px;display:none}@media (min-width: 1200px){.samples-library__samples__qty-label,.samples-library__samples__language-label{display:block}}.samples-library__samples__qty-label{width:70px}.samples-library__samples__language-label{width:175px}.samples-library__sample{border-top:1px solid #f8f8f9;margin:10px 0 20px;padding:10px 0;clear:both}.samples-library__sample__image{width:170px;height:auto;background:#f8f8f9}.samples-library__sample__content{display:inline-block;width:100%;max-width:550px;padding:20px 0;vertical-align:top}@media (min-width: 600px){.samples-library__sample__content{padding:20px 30px;width:calc(100% - 170px)}}.samples-library__sample__content__title{font-weight:bold;font-size:20px;line-height:24px;margin:0}.samples-library__sample__dropdowns{width:100%;display:flex;flex-wrap:wrap}.samples-library__sample__dropdowns .input-group{flex-basis:50%}@media (min-width: 1200px){.samples-library__sample__dropdowns{max-width:305px;margin-left:auto}.samples-library__sample__dropdowns .input-label{display:none}}.samples-library__sample__remove-button{display:none;background-color:#a6a8aa;margin-left:30px;width:25px;height:25px;font-size:0;padding:0;border-radius:50%;vertical-align:top;margin-top:14px;background-image:url("data:image/svg+xml,	%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'%3E%3Cg fill='white' transform='rotate(45 7 6)'%3E%3Crect x='6' y='0' width='2' height='14' /%3E%3Crect x='0' y='6' width='14' height='2' /%3E%3C/g%3E%3C/svg%3E");background-size:17px;background-position:5px 4px;padding:13px;background-repeat:no-repeat}.samples-library__order-button,.samples-library__edit-button{display:none;margin:20px 0 20px auto !important}.samples-library__form{display:none}.samples-library__form__fields{background-color:#f8f8f9;padding:0 15px 15px;display:flex;flex-wrap:wrap;justify-content:space-between}.samples-library__form__fields .input-group{flex-basis:100%}@media (min-width: 900px){.samples-library__form__fields .input-group{flex-basis:calc(50% - 10px)}}.samples-library__form__fields__policy{font-size:14px;padding-top:16px;margin-top:30px;max-width:700px;display:inline-block}.samples-library__form__send-wrapper{margin-top:20px}.samples-library__form__success{display:none}.samples-library__form__error{display:none}.samples-library--edit .samples-library__heading{display:block}.samples-library--edit .samples-library__heading:after{content:attr(data-normal);font-weight:bold;font-size:28px;line-height:32px}.samples-library--edit .samples-library__order-button{display:block}.samples-library--edit .samples-library__sample--hidden{display:none}.samples-library--form .samples-library__heading{display:block}.samples-library--form .samples-library__heading:after{content:attr(data-form);font-weight:bold;font-size:28px;line-height:32px}.samples-library--form .samples-library__categories{display:none}.samples-library--form .samples-library__samples__qty-label{margin-right:55px}.samples-library--form .samples-library__sample{display:none}.samples-library--form .samples-library__sample__remove-button{display:block}.samples-library--form .samples-library__sample--active{display:block}.samples-library--form .samples-library__edit-button{display:block}.samples-library--form .samples-library__form{display:block}.samples-library--form .samples-library__form__success,.samples-library--form .samples-library__form__error{display:none}.samples-library--success .samples-library__categories,.samples-library--success .samples-library__samples{display:none}.samples-library--success .samples-library__form{display:block}.samples-library--success .samples-library__form__active,.samples-library--success .samples-library__form__error{display:none}.samples-library--success .samples-library__form__success{display:block}.samples-library--error .samples-library__categories,.samples-library--error .samples-library__samples{display:none}.samples-library--error .samples-library__form{display:block}.samples-library--error .samples-library__form__active,.samples-library--error .samples-library__form__success{display:none}.samples-library--error .samples-library__form__error{display:block}.news-article__published{font-size:10px;font-weight:bold;color:#a6a8aa;text-transform:uppercase;margin-bottom:5px}.news-article__intro{font-size:16px;line-height:24px;margin-top:30px;font-weight:bold}.news-article__body{font-size:16px;line-height:24px;margin-top:30px}.news-article__topic{font-size:10px;font-weight:bold;color:#a6a8aa;text-transform:uppercase;margin-bottom:5px}.footer{margin-top:50px;width:100%;flex:0 0 auto}@media (min-width: 900px){.footer{background-image:linear-gradient(to right, #edeff5, #edeff5 50%, #67b419 0)}}.footer__content{width:100%;margin:0 auto}@media (min-width: 900px){.footer__content{width:calc(100% - 100px);max-width:1170px}}.footer__content__left{font-size:16px;line-height:24px;background-color:#edeff5;padding:30px 0}@media (min-width: 900px){.footer__content__left{width:69%;padding:30px 70px 15px 0;display:inline-block;display:table-cell}}.footer__content__right{font-size:16px;line-height:24px;background-color:#67b419;padding:20px 0}@media (min-width: 900px){.footer__content__right{width:31%;padding-left:80px;vertical-align:top;display:table-cell}}.footer__container{margin:0 auto;width:calc(100% - 30px)}@media (min-width: 600px){.footer__container{width:calc(100% - 100px)}}@media (min-width: 900px){.footer__container{width:100%}}.footer__link{font-weight:bold;line-height:39px;font-size:14px;color:white;display:flex;text-decoration:none}.footer__link:hover{opacity:0.6}.contact-us{position:relative;margin:50px 0;padding-top:40px}.contact-us:before{position:absolute;content:"";width:100%;height:calc(100% - 130px);top:0}@media (min-width: 600px){.contact-us:before{padding-top:0}}.contact-us__inner{z-index:2;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;background-color:#d6d9df;position:relative;padding:20px}@media (min-width: 1200px){.contact-us__inner{text-align:left}}.contact-us__inner__left{flex:0 1 100%}@media (min-width: 1200px){.contact-us__inner__left{flex:0 1 60%}}.contact-us__inner__right{flex:0 1 100%;text-align:left}@media (min-width: 1200px){.contact-us__inner__right{flex:0 1 40%;text-align:right}}.contact-us__title{font-weight:bold;font-size:28px;line-height:32px;width:auto}.contact-us__text{font-size:16px;line-height:24px;width:auto}.contact-us__link{width:100%;padding:20px 50px 20px 20px !important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none' stroke-width='4px' stroke='white' style='transform:rotate(90deg)'%3E%3Cpath d='M8.5 19.5V4.2740145M1.5 9.5l7-6.7733091L15.5 9.5'%3E%3C/path%3E%3C/svg%3E");background-size:15px;background-repeat:no-repeat;background-position:calc(100% - 20px) center;text-align:left}@media (min-width: 600px){.contact-us__link{width:270px}}.segmentlist{display:block}.segmentlist__segment{display:flex;width:100%;text-decoration:none;margin-bottom:20px;align-items:center;justify-content:space-between;flex-direction:row}.segmentlist__segment:hover{opacity:0.6}@media (min-width: 768px){.segmentlist__segment{flex-wrap:wrap}}.segmentlist__segment__image{flex:0 0 90px;width:90px;height:auto}@media (min-width: 768px){.segmentlist__segment__image{flex:0 0 100%;width:100%}}.segmentlist__segment__texts{flex:0 0 calc(100% - 110px);font-weight:bold;color:#202020;font-size:17px;line-height:24px}@media (min-width: 768px){.segmentlist__segment__texts{flex:0 0 100%;margin-top:10px;font-size:19px}}.segmentlist__segment__texts__subsegments{color:#a6a8aa;text-transform:uppercase;font-size:10px;display:block;line-height:12px}.latest-updates{padding:25px 0;border-top:2px solid #d6d9df}.latest-updates__link{text-decoration:none;display:block}.latest-updates__link__title{font-weight:bold;font-size:16px;line-height:24px;margin:0 0 10px 0}@media (min-width: 900px){.latest-updates__link__title{min-height:48px}}.latest-updates__link__date{font-size:14px;font-weight:bold;color:#a6a8aa}.hero{position:relative;margin-bottom:50px}.colored-section{padding:50px 0}@media (min-width: 900px){.colored-section{padding:75px 0}}.colored-section>.dynamic-placeholders:first-child{margin-top:0}.colored-section>.dynamic-placeholders:last-child{margin-bottom:0}.dynamic-placeholders{margin:50px auto}.editMode{min-height:50px}.htmlContent>*:first-child{margin-top:0}p.intro-text{font-weight:bold;font-size:16px;line-height:24px;color:#202020;letter-spacing:0.1px}.sc-auto-video-hero{height:400px;padding-bottom:35px;box-sizing:content-box}.sc-auto-video-hero__background{height:100%}.sc-auto-video-hero__background__mobile-image{width:100%;height:100%;object-fit:cover}.sc-auto-video-hero__background__video{width:100%;height:100%;max-width:1920px;margin:0 auto;object-fit:cover}.sc-auto-video-hero__background__video--left{object-position:left}.sc-auto-video-hero__background__video--center{object-position:center}.sc-auto-video-hero__background__video--right{object-position:right}.sc-auto-video-hero__width-limiter{max-width:1170px;margin:-200px auto 0}.sc-auto-video-hero__details{position:relative;z-index:2;background-color:#fdc80a;bottom:0;left:15px;right:15px;padding:15px 30px;min-height:250px;width:350px;font-weight:bold;line-height:28px;color:#202020;max-width:calc(100vw - 40px);display:flex;align-items:center}@media (min-width: 600px){.sc-auto-video-hero__details{width:570px}}@media (min-width: 1200px){.sc-auto-video-hero__details{width:470px;min-height:270px;right:auto;left:auto;padding:25px 30px}}.sc-auto-video-hero__details__h1{font-size:25px;line-height:30px;font-weight:bold;margin:10px 0;word-break:break-word}@media (min-width: 600px){.sc-auto-video-hero__details__h1{font-size:35px;line-height:40px}}@media (min-width: 1200px){.sc-auto-video-hero__details__h1{margin:0 0 12px}}

