<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.c-card-index{background-color:#f2f2f2;padding:26px 54px 20px 16px;position:relative;transition:background-color .2s ease-in-out}@media (min-width:992px){.c-card-index{padding:20px 66px 26px 20px}}.c-card-index svg{color:inherit;height:18px;position:absolute;right:20px;top:50%;transform:translateY(-50%);transition:transform .3s ease;width:18px}.c-card-index:hover{background-color:#ee952f;color:#fff}.c-card-index:hover svg{transform:translate(5px,-50%)}.c-card-index:hover .c-card-index__text{opacity:1}.c-card-index--sm{padding:16px 54px 16px 14px}@media (min-width:992px){.c-card-index--sm{padding:16px 66px 16px 24px}}.c-card-index__title{color:inherit;font-size:1.4rem;font-weight:900;line-height:normal;margin-bottom:10px;text-transform:uppercase}.c-card-index__title a{color:inherit;text-decoration:none}.c-card-index__title a:before{content:"";cursor:pointer;height:100%;inset:0;position:absolute;width:100%;z-index:1}.c-card-index__title a:focus-visible{box-shadow:none;outline:max(1px,.15em) solid #000;outline-offset:.25em}.c-card-index__text{color:inherit;font-size:1.2rem;font-weight:400;line-height:1.8rem;margin:0;opacity:.5}.c-card-index.c-card-index--color-blue:hover{background-color:#0099d9;color:#fff}.c-card-index.c-card-index--color-orange:hover{background-color:#ee952f;color:#fff}.c-card-index.c-card-index--color-yellow:hover{background-color:#ecc441;color:#fff}.c-card-index.c-card-index--color-green:hover{background-color:#3f783f;color:#fff}.c-card-index.c-card-index--color-pink:hover{background-color:#fc7984;color:#fff}.c-card-index.c-card-index--color-purple:hover{background-color:#9658ad;color:#fff}.c-card-index.c-card-index--color-red:hover{background-color:#b63735;color:#fff}.longread-menu{display:flex;height:100%;justify-content:center;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:10}.longread-menu .section__container{align-items:center;display:flex;justify-content:flex-end}.longread-menu--visible .longread-menu__list{transform:translateX(0)}.longread-menu--visible .longread-menu__list:before{opacity:1}.longread-menu__hoverarea{border-radius:10px;display:none;height:auto;pointer-events:auto}@media (min-width:768px){.longread-menu__hoverarea{display:block;margin-right:-90px;width:60px}}@media (min-width:992px){.longread-menu__hoverarea{margin-right:-100px;width:70px}}@media (min-width:1200px){.longread-menu__hoverarea{margin-right:-110px;width:80px}}.longread-menu__hoverarea:hover .longread-menu__list{transform:translateX(0)}.longread-menu__hoverarea:hover .longread-menu__list:before{opacity:1}.longread-menu__hole{list-style:none;overflow:hidden;pointer-events:none;width:180px}@media (min-width:768px){.longread-menu__hole{margin-left:-145px}}@media (min-width:992px){.longread-menu__hole{margin-left:-140px}}@media (min-width:1200px){.longread-menu__hole{margin-left:-135px}}.longread-menu__list{background:#e4e4e4;border-top-right-radius:10px;left:auto;list-style:none;margin:0;overflow:hidden;padding:0;pointer-events:auto;transform:translateX(170px);transition:transform .5s ease-in-out 0s}.longread-menu__list li{background:#efefef;margin-bottom:2px;padding:0;position:relative;width:180px;z-index:-2}.longread-menu__list li a{color:#000;display:block;font-size:1.2rem;line-height:2.8;padding-left:20px;position:relative;text-decoration:none;width:100%}.longread-menu__list li a:hover{background:#e4e4e4}.longread-menu__list li a:before{background:#000;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease 0s;width:100%;z-index:-1}.longread-menu__list li .active{color:#fff}.longread-menu__list li .active:hover{background:none}.longread-menu__list li .active:before{opacity:1;transition:opacity .3s ease 0s}.longread-menu__list li:last-child{border:0;margin-bottom:0}.category-buttons{align-items:flex-end;display:flex;flex-flow:row nowrap;height:40px;justify-content:center;overflow:hidden}.category-button{align-items:flex-start;background:#e4e4e4;border:none;border-top-right-radius:15px;display:flex;flex:1;flex-flow:row nowrap;height:40px;justify-content:flex-start;margin:0;outline:none;padding:0 0 0 10px;position:relative;transform:translateY(10px);transition:transform .2s ease-in-out 0s}@media (min-width:1200px){.category-button{padding:0 0 0 20px}}.category-button .category-button__inner{color:#fff;display:block;font-size:14px;font-weight:500;height:40px;line-height:30px;pointer-events:none;text-align:center;transform:translateY(0);transition:transform .2s ease-in-out 0s}@media (min-width:1200px){.category-button .category-button__inner{font-size:16px}}.category-button+.category-button{margin-left:-15px;padding-left:25px}@media (min-width:1200px){.category-button+.category-button{padding-left:35px}}.category-button.active{color:#000;cursor:default;outline:0;pointer-events:none;transform:translateY(0);transition:transform .2s ease-in-out 0s}.category-button.active .category-button__inner{transform:translateY(5px);transition:transform .2s ease-in-out 0s}.category-button:focus,.category-button:hover{outline:0}.category-button:hover{transform:translateY(8px);transition:transform .2s ease-in-out 0s}.category-button:hover .category-button__inner{transform:translateY(2px);transition:transform .2s ease-in-out 0s}.category-button.category-button--disabled{background:#efefef!important;color:#e4e4e4!important;cursor:not-allowed}.category-button.category-button--disabled:hover{transform:translateY(10px)}.category-button.category-button--disabled:hover .category-button__inner{transform:translateY(0)}.category-button__tooltip{display:none}.category-button--A{background:#9658ad;z-index:7}.category-button--B{background:#0099d9;z-index:6}.category-button--C{background:#3f783f;z-index:5}.category-button--D{background:#ecc441;z-index:4}.category-button--E{background:#ee952f;z-index:3}.category-button--F{background:#b63735;z-index:2}.category-button--G{background:#fc7984;z-index:1}.category-button{display:none}@media (min-width:992px){.category-button{display:flex}}.category-select{border-top-right-radius:15px;color:#fff;cursor:pointer;display:flex;height:40px;line-height:40px;outline:0;overflow:hidden;padding:0 0 0 20px;position:relative;transition:background .3s linear 0s;width:100%}@media (min-width:992px){.category-select{display:none}}.category-select .icon{fill:none;position:absolute;right:20px;top:50%;transform:translateY(-50%)}@media (max-width:991.98px){.category-select{display:flex}}.category-select select{cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.background-image-video{height:auto;position:relative;width:100%}@media (min-width:768px){.background-image-video{height:100%;left:0;position:absolute;top:0;width:100%}}.background-image-video img{height:auto;position:relative;width:100%}@media (min-width:768px){.background-image-video img{font-family:"object-fit: cover;";height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}}.background-image-video video{display:none}@media (min-width:576px){.background-image-video video{display:block;font-family:"object-fit: cover;";height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.background-image-video--video img{display:none}}.background-image-video--image video{display:none}.tab-buttons{align-items:flex-end;display:flex;flex-flow:row nowrap;height:40px;justify-content:center;overflow:hidden;width:100%}.tab-buttons.tab-buttons--perf-tool{margin-top:-40px}.tab-buttons.tab-buttons--perf-tool-indexes{align-items:flex-start;flex-flow:row wrap;height:auto;justify-content:space-between;margin-bottom:60px;margin-top:40px;overflow:visible}@media (min-width:992px){.tab-buttons.tab-buttons--perf-tool-indexes{flex-flow:row nowrap}}.tab-buttons.tab-buttons--perf-tool-indexes&gt;div{display:flex;flex-flow:column nowrap;width:100%}.tab-buttons.tab-buttons--perf-tool-indexes&gt;div&gt;label{font-size:12px;font-weight:500;margin-bottom:10px}.tab-buttons.tab-buttons--perf-tool-indexes&gt;div+div{margin-top:20px}@media (min-width:992px){.tab-buttons.tab-buttons--perf-tool-indexes&gt;div+div{margin-left:20px;margin-top:0}}.tab-button{align-items:center;background:#000;border:none;border-top-left-radius:15px;border-top-right-radius:15px;color:#fff;display:flex;flex-flow:row nowrap;justify-content:center;margin:0;outline:none;padding:0 20px;position:relative;transform:translateY(10px);width:calc(50% - 20px)}.tab-button,.tab-button .tab-button__inner{height:40px;transition:transform .3s ease-in-out 0s}.tab-button .tab-button__inner{color:inherit;display:block;font-size:16px;font-weight:500;line-height:30px;pointer-events:none;text-align:center;transform:translateY(0)}@media (max-width:575.98px){.tab-button .tab-button__inner{font-size:15px}}@media (max-width:991.98px){.tab-button .tab-button__inner{width:100%}}.tab-button+.tab-button,.tab-button+.tab-select{margin-left:20px}.tab-button.active{background:#e4e4e4;color:#000!important;cursor:default;outline:0;pointer-events:none;transform:translateY(0)!important;transition:transform .3s ease-in-out 0s}.tab-button.active .tab-button__inner{transform:translateY(5px)!important;transition:transform .3s ease-in-out 0s}.tab-button:focus,.tab-button:hover{color:#fff;outline:0;text-decoration:none;transform:translateY(8px);transition:transform .2s ease-in-out 0s}.tab-button:focus .tab-button__inner,.tab-button:hover .tab-button__inner{transform:translateY(2px);transition:transform .2s ease-in-out 0s}.tab-buttons--mobileselect .tab-button{display:none}@media (min-width:992px){.tab-buttons--mobileselect .tab-button{display:flex}.tab-buttons--mobileselect .tab-select{display:none}}.tab-select{background:#000;border-top-left-radius:15px;border-top-right-radius:15px;color:#fff;cursor:pointer;display:flex;height:40px;line-height:40px;outline:0;overflow:hidden;padding:0 40px 0 20px;position:relative;width:100%}.tab-select .select-text{font-size:16px;font-weight:500}@media (max-width:575.98px){.tab-select .select-text{font-size:15px}}.tab-select .icon{fill:none;position:absolute;right:20px;top:50%;transform:translateY(-50%)}.tab-select .icon-close{display:none}@media (max-width:991.98px){.tab-select{display:flex}}.tab-select select{cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.tab-select+.tab-button,.tab-select+.tab-select{margin-left:20px}.tab-select--filtered{background:#e4e4e4;color:#000}.tab-select--filtered .icon-dropdown{display:none}.tab-select--filtered .icon-close{display:block}.tab-select--filtered select{visibility:hidden}.tab-select--perf-tool{height:30px;transition:height .3s ease-in-out 0s;width:calc(50% - 20px)}.tab-select--perf-tool .select-text{pointer-events:none;text-align:center;transform:translateY(-4px);width:100%}.tab-select--perf-tool.active{background:#e4e4e4;color:#000;height:40px}.tab-select--perf-tool.active .icon{stroke:#000}.tab-select--perf-tool.active .select-text{transform:translateY(0)}.tab-select--perf-tool:not(.active):focus,.tab-select--perf-tool:not(.active):hover{height:32px;transition:height .2s ease-in-out 0s}.explainer__slide--worldmap{overflow:hidden}.explainer__slide--worldmap .worldmap-slide{height:50%;-o-object-fit:contain;object-fit:contain;position:absolute;top:20px;width:100%}@media (min-width:768px){.explainer__slide--worldmap .worldmap-slide{height:calc(100% - 40px)}}.explainer__slide--worldmap .worldmap-slide svg{-webkit-font-smoothing:subpixel-antialiased;-webkit-backface-visibility:hidden;backface-visibility:hidden;height:240%;left:-70%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;position:absolute;top:-75%;transform:scale(.5);transition:transform 1.8s ease-in-out 0s;width:240%;will-change:transform}.explainer__slide--worldmap .worldmap-slide svg .land{fill:#fff;stroke:#e4e4e4;transition:fill .6s ease 0s}.explainer__slide--worldmap .worldmap-slide svg .highlight-yellow{fill:#ecc441;pointer-events:none;transition:fill 1.2s ease 1.2s}.explainer__slide--worldmap .worldmap-slide svg .highlight-red{fill:#b63735;pointer-events:none;transition:fill 1.2s ease 1.2s}.explainer__slide--worldmap .worldmap-slide svg .highlight-blue{fill:#0099d9;pointer-events:none;transition:fill 1.2s ease 1.2s}.explainer__slide--worldmap .worldmap-slide svg .highlight-green{fill:#3f783f;pointer-events:none;transition:fill 1.2s ease 1.2s}.explainer__slide--worldmap .worldmap-slide svg .highlight-pink{fill:#fc7984;pointer-events:none;transition:fill 1.2s ease 1.2s}.explainer__slide--worldmap .worldmap-slide svg .highlight-grey{fill:#e4e4e4;pointer-events:none;transition:fill 1.2s ease 1.2s}.explainer__slide--worldmap .worldmap-slide svg .highlight-darkgrey{fill:#787878;pointer-events:none;transition:fill 1.2s ease 1.2s}.explainer__slide--worldmap .worldmap-slide svg .highlight-white{fill:#fff;pointer-events:none;transition:fill 1.2s ease 1.2s}.explainer__slide--worldmap .worldmap-slide svg .highlight-purple{fill:#9658ad;pointer-events:none;transition:fill 1.2s ease 1.2s}.explainer__slide--worldmap .worldmap-slide svg .highlight-orange{fill:#ee952f;pointer-events:none;transition:fill 1.2s ease 1.2s}.worldmap__box{background:#ecc441;border-top-left-radius:20px;border-top-right-radius:20px;bottom:0;font-weight:400;height:calc(50% - 40px);padding:20px;position:absolute;transition:background .6s ease 0s;width:100%}@media (min-width:768px){.worldmap__box{bottom:auto;height:auto;right:0;top:20px;width:50%}}@media (min-width:992px){.worldmap__box{width:25%}}.worldmap__box h4{font-weight:700}.worldmap__disclaimer{font-size:12px;line-height:16px;margin:16px 0 0}.worldmap__box--yellow{background:#ecc441;color:#000}.worldmap__box--yellow .btn{border-color:#000;color:#000}.worldmap__box--yellow .btn:active,.worldmap__box--yellow .btn:focus,.worldmap__box--yellow .btn:hover{background:#000;color:#ecc441}.worldmap__box--red{background:#b63735;color:#fff}.worldmap__box--red .btn{border-color:#fff;color:#fff}.worldmap__box--red .btn:active,.worldmap__box--red .btn:focus,.worldmap__box--red .btn:hover{background:#fff;color:#b63735}.worldmap__box--blue{background:#0099d9;color:#fff}.worldmap__box--blue .btn{border-color:#fff;color:#fff}.worldmap__box--blue .btn:active,.worldmap__box--blue .btn:focus,.worldmap__box--blue .btn:hover{background:#fff;color:#0099d9}.worldmap__box--green{background:#3f783f;color:#000}.worldmap__box--green .btn{border-color:#000;color:#000}.worldmap__box--green .btn:active,.worldmap__box--green .btn:focus,.worldmap__box--green .btn:hover{background:#000;color:#3f783f}.worldmap__box--pink{background:#fc7984;color:#fff}.worldmap__box--pink .btn{border-color:#fff;color:#fff}.worldmap__box--pink .btn:active,.worldmap__box--pink .btn:focus,.worldmap__box--pink .btn:hover{background:#fff;color:#fc7984}.worldmap__box--grey{background:#e4e4e4;color:#000}.worldmap__box--grey .btn{border-color:#000;color:#000}.worldmap__box--grey .btn:active,.worldmap__box--grey .btn:focus,.worldmap__box--grey .btn:hover{background:#000;color:#e4e4e4}.worldmap__box--darkgrey{background:#787878;color:#fff}.worldmap__box--darkgrey .btn{border-color:#fff;color:#fff}.worldmap__box--darkgrey .btn:active,.worldmap__box--darkgrey .btn:focus,.worldmap__box--darkgrey .btn:hover{background:#fff;color:#787878}.worldmap__box--white{background:#fff;color:#000}.worldmap__box--white .btn{border-color:#000;color:#000}.worldmap__box--white .btn:active,.worldmap__box--white .btn:focus,.worldmap__box--white .btn:hover{background:#000;color:#fff}.worldmap__box--purple{background:#9658ad;color:#fff}.worldmap__box--purple .btn{border-color:#fff;color:#fff}.worldmap__box--purple .btn:active,.worldmap__box--purple .btn:focus,.worldmap__box--purple .btn:hover{background:#fff;color:#9658ad}.worldmap__box--orange{background:#ee952f;color:#000}.worldmap__box--orange .btn{border-color:#000;color:#000}.worldmap__box--orange .btn:active,.worldmap__box--orange .btn:focus,.worldmap__box--orange .btn:hover{background:#000;color:#ee952f}.worldmap__menu{align-items:center;bottom:100px;display:flex;justify-items:center;list-style:none;margin:0;padding:0;position:absolute}@media (max-width:575.98px){.worldmap__menu{display:none}}.worldmap__menu li{margin-left:10px;margin-right:10px}.worldmap-carousel{height:50vh;left:0;position:absolute;top:0;width:100%}@media (min-width:576px){.worldmap-carousel{display:none}}.worldmap-carousel .carousel-cell{height:50vh;position:relative;width:100%}.fold-outs{padding-bottom:25px}@media (min-width:768px){.fold-outs{padding-bottom:40px}}.pdf .fold-outs{-moz-column-break-before:page;break-before:page;display:block;page-break-before:always;position:relative}.fold-out.active .icon-dropdown{transform:translateY(-50%) rotate(180deg)}.pdf .fold-out{-moz-column-break-before:page;break-before:page;display:block;page-break-before:always;position:relative}.fold-out__heading{align-items:center;border-bottom:none;border-top-left-radius:12px;border-top-right-radius:12px;color:#fff;cursor:pointer;display:flex;font-size:24px;font-style:normal;font-weight:400;height:70px;justify-content:center;letter-spacing:normal;line-height:1.11;margin-bottom:30px;position:relative;text-align:center;transition:transform .3s}.page-template-templatestemplate-white_sections-php .fold-out__heading{color:#000}.pdf .fold-out__heading{border-color:#000;color:#000}.fold-out__heading .icon-dropdown{font-size:18px;position:absolute;right:20px;top:50%;transform:translateY(-50%)}@media (min-width:768px){.fold-out__heading{font-size:40px;height:120px;margin-bottom:40px}.fold-out__heading .icon-dropdown{font-size:24px;right:60px}}@media (min-width:992px){.fold-out__heading{font-size:48px}}.fold-out__content{display:none}body.pdf .fold-out__content{display:block}body.pdf .fold-out__heading .icon-dropdown{display:none}.companycard{margin:0 10px;width:calc(33.33% - 20px)}@media (min-width:768px){.companycard{width:calc(25% - 20px)}}@media (min-width:992px){.companycard{width:calc(16.66% - 20px)}}.companycard:active,.companycard:focus,.companycard:hover{text-decoration:none}.companycard:active .companycard__hover,.companycard:focus .companycard__hover,.companycard:hover .companycard__hover{opacity:1;transition:opacity .2s cubic-bezier(.215,.61,.355,1)}.companycard.companycard--incl-modal:active .companycard__image:before,.companycard.companycard--incl-modal:focus .companycard__image:before,.companycard.companycard--incl-modal:hover .companycard__image:before{transform:scale(1.03);transition:transform .2s linear 0s}.companycard.companycard--incl-modal .companycard__image:before{transition:transform .2s linear 0s}.companycard__square{margin-bottom:10px;padding-bottom:100%;position:relative;width:100%}.companycard__image{height:100%;left:0;padding:10px;position:absolute;top:0;width:100%;z-index:0}.companycard__image img{font-family:"object-fit: contain";height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.companycard__image:before{background-color:#fff;content:"";left:0;top:0;z-index:-1}.companycard__hover,.companycard__image:before{border-radius:15px;height:100%;position:absolute;width:100%}.companycard__hover{background-color:#000;color:#fff;font-size:16px;font-weight:500;line-height:normal;opacity:0;padding:15px;transition:opacity .2s cubic-bezier(.215,.61,.355,1);z-index:1}.companycard__hover .icon{bottom:10px;height:30px;line-height:normal;position:absolute;right:10px;width:30px}.companycard__name{color:#000;display:block;font-size:10px;line-height:1.3;margin-bottom:20px;text-align:center}@media (min-width:768px){.companycard__description{padding-right:30px}}.archive-card{background:#fff;color:#000;display:flex;flex-direction:column;height:400px;justify-content:space-between;margin-bottom:20px;margin-left:10px;margin-right:10px;position:relative;width:calc(33.33% - 20px)}@media (max-width:991.98px){.archive-card{width:calc(50% - 20px)}}@media (max-width:767.98px){.archive-card{height:auto;width:100%}}.archive-card:focus,.archive-card:hover{color:inherit;text-decoration:none}.archive-card:focus .archive-card__arrow,.archive-card:hover .archive-card__arrow{transform:translateX(5px);transition:transform .3s ease}.archive-card__text{padding:20px 20px 0}@media (max-width:575.98px){.archive-card__text{padding:20px}}.archive-card__text h2,.archive-card__text h4{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.archive-card__text h2{-webkit-line-clamp:8;font-size:20px;line-height:normal;margin:0}.archive-card--hasimage .archive-card__text h2{-webkit-line-clamp:3}.archive-card__text h2 span{display:block;margin-top:25px}@media (max-width:575.98px){.archive-card__text h2{-webkit-line-clamp:5;font-size:18px}}.archive-card__text p{-webkit-line-clamp:4;font-size:17px;font-weight:400;line-height:1.2;margin-top:20px}.archive-card--hasimage .archive-card__text p{-webkit-line-clamp:2}@media (max-width:575.98px){.archive-card__text p{-webkit-line-clamp:2;font-size:15px}}.archive-card__title{color:#000;font-size:1.8rem;font-weight:400;line-height:2.6rem;margin:0}.archive-card__type{color:#979797;font-size:1.4rem;font-weight:400;line-height:2.1rem;margin-bottom:7px}.archive-card__img img{font-family:"object-fit: cover; object-position: center";height:180px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.archive-card__footer{align-items:center;display:flex;justify-content:space-between;padding:0 20px 20px}.archive-card__footer .logo{height:50px;margin-bottom:20px;width:50px}.archive-card__footer .logo img{height:100%;width:100%}.archive-card__arrow{align-items:center;background-color:#ee952f;border-radius:50%;color:#fff;display:flex;height:40px;justify-content:center;transform:translateX(0);transition:transform .3s ease;width:40px}.archive-card__arrow .icon{width:12px}.archive-card__date{color:#979797;font-size:1.2rem;font-weight:400;line-height:1.8rem}.archive-card--download:focus .archive-card__arrow,.archive-card--download:hover .archive-card__arrow{transform:translateY(5px)}.archive-card--newsletter h3:first-child{padding-bottom:40px}.archive-card--grey{background:#e4e4e4;color:#000}.archive-card--yellow{background:#ecc441;color:#000}.archive-card--blue{background:#0099d9;color:#000}.archive-card--pink{background:#fc7984;color:#000}.archive-card--green{background:#3f783f;color:#000}.archive-card--orange{background:#ee952f;color:#000}.archive-card--red{background:#b63735;color:#fff}.archive-card--darkgrey{background:#787878;color:#fff}.archive-card--purple{background:#9658ad;color:#fff}.archive-card--purple:hover{color:#fff}.archive-card--color-grey,.archive-card--color-grey:focus,.archive-card--color-grey:hover{color:#e4e4e4}.archive-card--color-darkgrey,.archive-card--color-darkgrey:focus,.archive-card--color-darkgrey:hover{color:#787878}.archive-card--color-purple,.archive-card--color-purple:focus,.archive-card--color-purple:hover{color:#9658ad}.archive-card--color-yellow,.archive-card--color-yellow:focus,.archive-card--color-yellow:hover{color:#ecc441}.archive-card--color-blue,.archive-card--color-blue:focus,.archive-card--color-blue:hover{color:#0099d9}.archive-card--color-pink,.archive-card--color-pink:focus,.archive-card--color-pink:hover{color:#fc7984}.archive-card--color-green,.archive-card--color-green:focus,.archive-card--color-green:hover{color:#3f783f}.archive-card--color-white,.archive-card--color-white:focus,.archive-card--color-white:hover{color:#fff}.archive-card--color-red,.archive-card--color-red:focus,.archive-card--color-red:hover{color:#b63735}.archive-card--color-orange,.archive-card--color-orange:focus,.archive-card--color-orange:hover{color:#ee952f}.countries-map{align-items:center;background:#e4e4e4;display:flex;justify-content:center;overflow:hidden;position:relative;width:100%}.countries-map:before{background:linear-gradient(0deg,rgba(0,0,0,.1),transparent);content:"";height:10px;left:0;position:absolute;top:-10px;width:100%}@media (max-width:767.98px){.countries-map{flex-direction:column;height:auto}}@media (min-width:768px){.countries-map{height:calc(100vh - 100px);padding-left:20px;padding-right:20px}}@media (min-width:992px){.countries-map{height:calc(100vh - 110px)}}@media (min-width:1200px){.countries-map{height:calc(100vh - 120px)}}.countries-map-slide-wrapper{align-items:center;display:flex;justify-content:center;position:relative;width:100%}@media (max-width:767.98px){.countries-map-slide-wrapper{height:50vh}}@media (min-width:768px){.countries-map-slide-wrapper{height:100%}}[data-countries-map=south-east-asian] #ID,[data-countries-map=south-east-asian] #KH,[data-countries-map=south-east-asian] #LA,[data-countries-map=south-east-asian] #MY,[data-countries-map=south-east-asian] #PH,[data-countries-map=south-east-asian] #TH,[data-countries-map=south-east-asian] #VN{fill:#a0a0a0}.countries-map-slide,.countries-map-slide svg{height:100%;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;width:100%}.countries-map-slide svg{-webkit-font-smoothing:subpixel-antialiased;-webkit-backface-visibility:hidden;backface-visibility:hidden;bottom:0;left:0;-o-object-position:center;object-position:center;right:0;transform:scale(1.5);transition:transform 1.8s ease-in-out 0s;will-change:transform}@media (min-width:768px){.countries-map-slide svg{height:150%;left:-35%;top:-30%;width:150%}}.countries-map-slide svg .land{fill:#fff;stroke:#e4e4e4;transition:fill .6s ease 0s}.countries-map-slide svg .highlight-yellow{fill:#ecc441!important;pointer-events:none;transition:fill 1.2s ease}.countries-map-slide svg .highlight-red{fill:#b63735!important;pointer-events:none;transition:fill 1.2s ease}.countries-map-slide svg .highlight-blue{fill:#0099d9!important;pointer-events:none;transition:fill 1.2s ease}.countries-map-slide svg .highlight-green{fill:#3f783f!important;pointer-events:none;transition:fill 1.2s ease}.countries-map-slide svg .highlight-pink{fill:#fc7984!important;pointer-events:none;transition:fill 1.2s ease}.countries-map-slide svg .highlight-grey{fill:#e4e4e4!important;pointer-events:none;transition:fill 1.2s ease}.countries-map-slide svg .highlight-darkgrey{fill:#787878!important;pointer-events:none;transition:fill 1.2s ease}.countries-map-slide svg .highlight-white{fill:#fff!important;pointer-events:none;transition:fill 1.2s ease}.countries-map-slide svg .highlight-purple{fill:#9658ad!important;pointer-events:none;transition:fill 1.2s ease}.countries-map-slide svg .highlight-orange{fill:#ee952f!important;pointer-events:none;transition:fill 1.2s ease}.countries-map-box{background:#9658ad;border-top-left-radius:20px;border-top-right-radius:20px;display:flex;flex-direction:column;padding:20px;transition:background .6s ease 0s;width:100%}@media (max-width:767.98px){.countries-map-box{margin-top:40px;position:relative;top:auto}}@media (min-width:768px){.countries-map-box{bottom:auto;max-height:80%;overflow:hidden;position:absolute;right:30px;top:20px;width:50%}}@media (min-width:992px){.countries-map-box{width:35%}}@media (min-width:1200px){.countries-map-box{max-height:78%;right:55px}}.countries-map-box--yellow{background:#ecc441;color:#000}.countries-map-box--yellow .btn{border-color:#000;color:#000}.countries-map-box--yellow .btn:active,.countries-map-box--yellow .btn:focus,.countries-map-box--yellow .btn:hover{background:#000;color:#ecc441}.countries-map-box--red{background:#b63735;color:#fff}.countries-map-box--red .btn{border-color:#fff;color:#fff}.countries-map-box--red .btn:active,.countries-map-box--red .btn:focus,.countries-map-box--red .btn:hover{background:#fff;color:#b63735}.countries-map-box--blue{background:#0099d9;color:#fff}.countries-map-box--blue .btn{border-color:#fff;color:#fff}.countries-map-box--blue .btn:active,.countries-map-box--blue .btn:focus,.countries-map-box--blue .btn:hover{background:#fff;color:#0099d9}.countries-map-box--green{background:#3f783f;color:#000}.countries-map-box--green .btn{border-color:#000;color:#000}.countries-map-box--green .btn:active,.countries-map-box--green .btn:focus,.countries-map-box--green .btn:hover{background:#000;color:#3f783f}.countries-map-box--pink{background:#fc7984;color:#fff}.countries-map-box--pink .btn{border-color:#fff;color:#fff}.countries-map-box--pink .btn:active,.countries-map-box--pink .btn:focus,.countries-map-box--pink .btn:hover{background:#fff;color:#fc7984}.countries-map-box--grey{background:#e4e4e4;color:#000}.countries-map-box--grey .btn{border-color:#000;color:#000}.countries-map-box--grey .btn:active,.countries-map-box--grey .btn:focus,.countries-map-box--grey .btn:hover{background:#000;color:#e4e4e4}.countries-map-box--darkgrey{background:#787878;color:#fff}.countries-map-box--darkgrey .btn{border-color:#fff;color:#fff}.countries-map-box--darkgrey .btn:active,.countries-map-box--darkgrey .btn:focus,.countries-map-box--darkgrey .btn:hover{background:#fff;color:#787878}.countries-map-box--white{background:#fff;color:#000}.countries-map-box--white .btn{border-color:#000;color:#000}.countries-map-box--white .btn:active,.countries-map-box--white .btn:focus,.countries-map-box--white .btn:hover{background:#000;color:#fff}.countries-map-box--purple{background:#9658ad;color:#fff}.countries-map-box--purple .btn{border-color:#fff;color:#fff}.countries-map-box--purple .btn:active,.countries-map-box--purple .btn:focus,.countries-map-box--purple .btn:hover{background:#fff;color:#9658ad}.countries-map-box--orange{background:#ee952f;color:#000}.countries-map-box--orange .btn{border-color:#000;color:#000}.countries-map-box--orange .btn:active,.countries-map-box--orange .btn:focus,.countries-map-box--orange .btn:hover{background:#000;color:#ee952f}.countries-map-box__heading{font-size:18px;font-weight:500}.countries-map-box__columns{font-size:14px;font-weight:300;margin-bottom:15px}@media (min-width:768px){.countries-map-box__columns{-moz-columns:2;column-count:2}}@media (min-width:992px){.countries-map-box__columns{-moz-columns:2;column-count:2;font-size:13px}.countries-map-box__columns p{margin-bottom:10px}}@media (min-width:1200px){.countries-map-box__columns{font-size:14px}.countries-map-box__columns p{margin-bottom:1em}}.countries-map-box__footer{font-size:12px;font-weight:500}.countries-map-box__btn{align-self:center;flex-shrink:0}@media (max-width:767.98px){.countries-map-menu{display:none}}@media (min-width:768px){.countries-map-menu{align-items:center;bottom:45px;-moz-column-gap:20px;column-gap:20px;display:flex;flex-wrap:wrap;justify-content:center;justify-items:center;list-style:none;margin:0;padding:0 30px;position:absolute;row-gap:15px;width:100%}}@media (min-width:1200px){.countries-map-menu{bottom:65px}}@media (max-width:575.98px){.countries-map-carousel{height:50vh;left:0;position:absolute;top:0;width:100%}.countries-map-carousel .carousel-cell{height:50vh;position:relative;width:100%}}@media (min-width:576px){.countries-map-carousel{display:none}}.m-featured-updates{background-color:#f2f2f2;padding:100px 0;position:relative;z-index:1}@media (max-width:991.98px){.m-featured-updates{overflow:hidden;padding:80px 0 190px}.m-featured-updates .m-featured-updates__carousel{margin-right:-20px}.m-featured-updates .flickity-viewport{overflow:visible}}.m-featured-updates .btn{bottom:-100px;position:absolute}@media (max-width:767.98px){.m-featured-updates .btn{left:50%;transform:translateX(-50%);width:95%}}@media (min-width:992px){.m-featured-updates .btn{bottom:unset;left:unset;right:0;top:0}}.m-featured-updates__title{margin-bottom:16px}@media (min-width:992px){.m-featured-updates__title{margin-bottom:24px}}.m-featured-updates__text{margin-bottom:48px;max-width:441px}@media (min-width:992px){.m-featured-updates__text{margin-bottom:67px}.m-featured-updates__carousel{display:flex}}.m-featured-updates__carousel .carousel-cell{height:400px;width:80%}.m-featured-updates__carousel .carousel-cell:not(:last-of-type){margin-right:20px}@media (min-width:576px){.m-featured-updates__carousel .carousel-cell{width:40%}}@media (min-width:768px){.m-featured-updates__carousel .carousel-cell{width:calc(50% - 20px)}}.m-featured-updates__carousel .carousel-cell .archive-card{height:100%;margin:0;width:100%}@media (max-width:991.98px){.m-featured-updates__carousel .carousel-cell .archive-card__img img{height:160px}}.m-featured-updates__carousel:after{content:"flickity";display:none}@media (min-width:992px){.m-featured-updates__carousel:after{content:""}}.m-featured-indexes{padding:170px 0;position:relative}@media (min-width:768px){.m-featured-indexes{padding:170px 0}}@media (min-width:992px){.m-featured-indexes{padding-bottom:170px;padding-top:240px}}.m-featured-indexes__head{margin-bottom:32px;position:relative}@media (min-width:992px){.m-featured-indexes__head{display:flex;justify-content:space-between;margin-bottom:56px}}@media (max-width:991.98px){.m-featured-indexes__head .btn{display:none}}.c-ball{--width:150px;--height:150px;background-color:#0099d9;display:flex;flex-flow:column;justify-content:center;z-index:1}.c-ball,.c-ball .c-ball__image{border-radius:50%;height:var(--height);width:var(--width)}.c-ball .c-ball__image{left:0;overflow:hidden;position:absolute;top:0}.c-ball img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.c-ball:after{background-color:transparent;border:1px solid #fff;height:calc(var(--height)*1.16);left:-22px;top:-10px;width:calc(var(--width)*1.16)}.c-ball:after,.c-ball:before{border-radius:50%;content:"";pointer-events:none;position:absolute}.c-ball:before{background-color:#ee952f;bottom:0;height:46px;left:-4px;width:46px;z-index:2}@media (min-width:992px){.c-ball{--width:260px;--height:260px}.c-ball:after{left:-28px;top:-20px}.c-ball:before{bottom:5px;height:80px;left:-5px;width:80px}}.m-featured-indexes__ball{position:absolute;top:-210px}@media (min-width:992px){.m-featured-indexes__ball{left:-170px;top:-300px}}.m-featured-indexes__title{color:#000;margin:0}@media (min-width:992px){.m-featured-indexes__title{max-width:50%}}.m-featured-indexes__subtitle{color:#000;margin-bottom:24px}@media (min-width:992px){.m-featured-indexes__subtitle{margin-bottom:31px}}.m-featured-indexes__text{color:#000;font-size:1.6rem;font-weight:400;line-height:2.2rem;margin-bottom:56px}@media (min-width:992px){.m-featured-indexes__text{font-size:1.8rem;line-height:2.6rem;margin-bottom:0}.m-featured-indexes__content{flex:0 0 41.66666667%;max-width:41.66666667%}}.m-featured-indexes__label{border-bottom:1px solid #e6e6e6;color:#000;font-size:1.4rem;font-weight:400;line-height:2.1rem;margin-bottom:14px;padding-bottom:4px}@media (min-width:992px){.m-featured-indexes__items{flex:0 0 41.66666667%;margin-left:16.66666667%;max-width:41.66666667%}}.m-featured-indexes__indexes{display:flex;flex-direction:column;row-gap:12px}.m-featured-indexes__footer{margin-top:60px;padding:0 20px}.m-featured-indexes__footer a{margin:0 auto}@media (min-width:992px){.m-featured-indexes__footer{display:none}}.m-about{padding:80px 0}@media (min-width:768px){.m-about{padding:120px 0}}.m-about .section__column{align-items:center;display:flex;flex-direction:column}@media (max-width:991.98px){.m-about .section__column{padding-left:30px;padding-right:30px}}.m-about__title{margin-bottom:24px;max-width:718px;text-align:center}@media (min-width:992px){.m-about__title{margin-bottom:40px}}.m-about__text{margin-bottom:56px;text-align:center}@media (min-width:992px){.m-about__text{margin-bottom:40px}}.m-statistics__inner{background-color:#ecc441;padding:80px 0}@media (min-width:768px){.m-statistics__inner{padding:100px 0}}.m-crm-contact-form{padding:80px 0}.m-crm-contact-form .ginput_container_name{display:flex;flex-direction:column;row-gap:24px}.m-crm-contact-form .gform_footer{margin-top:48px}.m-crm-contact-form .gform_button{width:100%}@media (min-width:992px){.m-crm-contact-form{padding:170px 0}}.content-section .m-crm-contact-form,.single-content .m-crm-contact-form{margin-bottom:60px;padding:0}@media (min-width:992px){.content-section .m-crm-contact-form,.single-content .m-crm-contact-form{margin-bottom:100px;padding:0}}.m-crm-contact-form__media{margin-bottom:25px}.m-crm-contact-form__media img{height:auto;width:100%}@media (min-width:992px){.m-crm-contact-form__media{flex:0 0 50%;margin-bottom:0;max-width:50%}.m-crm-contact-form__form{flex:0 0 41.66666667%;margin-left:8.33333333%;max-width:41.66666667%}}.m-crm-contact-form__title{margin-bottom:16px}.m-crm-contact-form__text{font-size:1.8rem;font-weight:400;line-height:2.6rem;margin-bottom:32px}.m-indexes__index{margin-bottom:60px;padding-left:20px;padding-right:20px}@media (min-width:992px){.m-indexes__index{margin-bottom:120px;padding-left:50px;padding-right:50px}.m-indexes__title-wrapper{flex:0 0 41.66666667%;max-width:41.66666667%}}.m-indexes__content-wrapper{width:100%}@media (min-width:992px){.m-indexes__content-wrapper{flex:0 0 50%;margin-left:8.33333333%;max-width:50%}}.m-indexes__title{margin-bottom:10px}@media (min-width:992px){.m-indexes__title{margin-bottom:0}}.m-indexes__text{margin-bottom:32px}.m-indexes__list{display:flex;flex-direction:column;gap:8px;list-style:none;margin:0;padding:0}.c-cta-globe{--width:70vw;--height:70vw;aspect-ratio:1/1;background-color:#0099d9;border-radius:50%;display:flex;justify-content:center;padding:0 30px;position:absolute;width:var(--width);z-index:1}.c-cta-globe:after{background-color:transparent;border:1px solid #fff;height:116%;left:-5.2%;top:-3.7%;width:116%}.c-cta-globe:after,.c-cta-globe:before{border-radius:50%;content:"";pointer-events:none;position:absolute}.c-cta-globe:before{background-color:#ee952f;height:22%;right:-1%;top:1%;width:22%;z-index:2}@media (min-width:576px){.c-cta-globe{--width:37vw;--height:37vw;padding:0 40px}}@media (min-width:1200px){.c-cta-globe{padding:0 60px}}.c-cta-globe__inner{display:flex;flex-direction:column;justify-content:center}.c-cta-globe__title{color:#fff;font-size:max(2.4rem,8.4210526316vw);font-weight:900;line-height:max(2.85rem,10vw);text-transform:uppercase}@media (min-width:576px){.c-cta-globe__title{font-size:max(2.4rem,3.2vw);line-height:max(2.85rem,3.8vw)}}@media (min-width:1000px){.c-cta-globe__title{font-size:max(4.5rem,4.1666666667vw);line-height:max(5.175rem,4.7916666667vw)}}.c-cta-globe__top-title{display:none}@media (min-width:1000px){.c-cta-globe__top-title{color:#fff;display:block;font-size:max(1.8rem,1.6666666667vw);font-weight:900;line-height:normal;margin-bottom:8px;text-transform:uppercase}}.c-cta-globe__link{margin-top:16px;position:relative;z-index:2}@media (min-width:992px){.c-cta-globe__link{margin-top:24px}}.m-newsletter{contain:layout;padding:80px 0}.home .m-newsletter{background-color:#3f783f;color:#fff}@media (min-width:992px){.m-newsletter{padding:120px 0}.m-newsletter .c-form{width:100%}}.m-newsletter .ginput_container_name{display:flex;flex-direction:column;row-gap:24px}@media (min-width:1200px){.m-newsletter .ginput_container_name{-moz-column-gap:20px;column-gap:20px;flex-direction:row;row-gap:0}}.m-newsletter .name_first,.m-newsletter .name_last{width:100%}.m-newsletter .gform_footer{margin-top:20px}@media (min-width:992px){.m-newsletter .gform_footer{margin-top:24px}}.m-newsletter .gform_confirmation_message{text-align:center}@media (min-width:768px){.m-newsletter .gform_confirmation_message{text-align:left}}.m-newsletter__content{position:relative}@media (min-width:992px){.m-newsletter__content{display:flex;flex-direction:row;padding:0 60px}}.m-newsletter__text-wrapper{padding-right:60px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.m-newsletter__ball{position:absolute;right:16px;top:-168px}.m-newsletter__ball:before{bottom:auto;left:auto;right:-20px;top:50px}@media (min-width:992px){.m-newsletter__ball{right:-170px;top:-240px}.m-newsletter__ball:before{bottom:100px;left:auto;right:-48px}}.m-newsletter__title{margin-bottom:16px;text-align:center}@media (min-width:768px){.m-newsletter__title{margin-bottom:24px;text-align:left}}.m-newsletter__text{margin-bottom:32px;text-align:center}@media (min-width:768px){.m-newsletter__text{text-align:left}}body.page-template-template-performance-tool{background:#aeaeae}body.page-template-template-performance-tool .company-tooltip{background:#000;border-radius:10px;color:#fff;font-family:Lato,sans-serif;font-size:14px;font-weight:500;line-height:1;padding:6px 10px 5px;pointer-events:none;position:absolute;transition:left .15s,top .15s}body.page-template-template-performance-tool #debug{display:none}.perf-tool{padding-top:90px}@media (min-width:768px){.perf-tool{padding-top:100px}}@media (min-width:992px){.perf-tool{padding-top:110px}}@media (min-width:1200px){.perf-tool{padding-top:120px}}.pdf .perf-tool{padding-top:0}.perf-tool .company-line{fill:none;stroke-width:1;stroke:#ecc441}.perf-tool .company-score{fill:#fff;cursor:default;font-size:12px;opacity:0}.perf-tool .axis line,.perf-tool .axis path{fill:none;stroke:#e9e9e9}.perf-tool .axis text{font-family:Lato,sans-serif;font-size:12px;font-weight:500}.perf-tool .company-group--global_index .company-line{stroke:#ecc441}.perf-tool .company-group--global_index .company-dot{fill:#ecc441}.perf-tool .company-group--india_spotlight_index .company-line{stroke:#b63735}.perf-tool .company-group--india_spotlight_index .company-dot{fill:#b63735}.perf-tool .company-group--us_spotlight_index .company-line{stroke:#9658ad}.perf-tool .company-group--us_spotlight_index .company-dot{fill:#9658ad}.perf-tool__content{background:#e9e9e9;margin-top:100px}.perf-tool__content--mobile{display:block}@media (min-width:768px){.perf-tool__content--mobile{display:none}}.perf-tool__not-available{padding:40px;text-align:center}.perf-tool__content--desktop{display:none}@media (min-width:768px){.perf-tool__content--desktop{display:block}}.perf-tool__graph{margin-bottom:100px;position:relative}.perf-tool__graph-wrapper{position:relative}.perf-tool__graph-bg{background:#fff;border-radius:20px;bottom:50px;left:36px;position:absolute;right:0;top:0}.companies-select{position:relative}.companies-select.open .companies-select__dropdown{display:block}.companies-select__dropdown{background:#000;display:none;left:0;max-height:300px;overflow-y:auto;padding:0 20px 10px;position:absolute;top:40px;width:100%;z-index:10}.companies-select__button-text{display:flex;flex:1;justify-content:space-between}.companies-select__companies-status{font-size:14px;font-weight:300;margin-right:15px}.companies-select__actions{display:flex;margin-bottom:10px}.companies-select__action{background:transparent;border:none;color:#000;font-size:12px;font-weight:500;padding:0}.companies-select__action+.companies-select__action{margin-left:25px}.companies-select__action:active,.companies-select__action:focus{outline:0}.companies-select__search{background:transparent;border:none;font-size:16px;font-weight:300;margin-bottom:10px;width:100%}.companies-select__search:active,.companies-select__search:focus{outline:0}.companies-select--global_index .companies-select__button,.companies-select--global_index .companies-select__dropdown{background:#ecc441;color:#000}.companies-select--global_index .companies-select__search::-moz-placeholder{color:#000}.companies-select--global_index .companies-select__action,.companies-select--global_index .companies-select__checkbox,.companies-select--global_index .companies-select__search,.companies-select--global_index .companies-select__search::placeholder,.companies-select--global_index .form-check--perf-tool label{color:#000}.companies-select--india_spotlight_index .companies-select__button,.companies-select--india_spotlight_index .companies-select__dropdown,.companies-select--us_spotlight_index .companies-select__button,.companies-select--us_spotlight_index .companies-select__dropdown{background:#b63735;color:#fff}.companies-select--india_spotlight_index .companies-select__search::-moz-placeholder,.companies-select--us_spotlight_index .companies-select__search::-moz-placeholder{color:#fff}.companies-select--india_spotlight_index .companies-select__action,.companies-select--india_spotlight_index .companies-select__search,.companies-select--india_spotlight_index .companies-select__search::placeholder,.companies-select--india_spotlight_index .form-check--perf-tool label,.companies-select--us_spotlight_index .companies-select__action,.companies-select--us_spotlight_index .companies-select__search,.companies-select--us_spotlight_index .companies-select__search::placeholder,.companies-select--us_spotlight_index .form-check--perf-tool label{color:#fff}.companies-select--us_spotlight_index .companies-select__button,.companies-select--us_spotlight_index .companies-select__dropdown{background:#9658ad;color:#fff}.companies-select__button{-webkit-appearance:none;background:#000;border:none;border-top-right-radius:15px;color:#fff;display:flex;font-size:14px;font-weight:500;height:40px;line-height:40px;margin:0;overflow:visible;padding:0 40px 0 20px;position:relative;width:auto;width:100%}@media (max-width:575.98px){.companies-select__button{font-size:15px}}@media (min-width:1200px){.companies-select__button{font-size:16px}}.companies-select__button .icon{fill:none;position:absolute;right:20px;top:50%;transform:translateY(-50%)}.companies-select__button .icon-close{display:none}.companies-select__button:active,.companies-select__button:focus{outline:0}.companies-select__checkbox{color:#fff}.tab-button.tab-button--dropdown{position:relative;z-index:10}.tab-button.tab-button--dropdown.dropdown-active{pointer-events:auto}.tab-button.tab-button--dropdown.dropdown-active .tab-button__dropdown{display:block}.tab-button__dropdown{background:#000;color:#fff;display:none;padding:20px;position:absolute;text-align:left;top:40px;width:100%}.tab-button__dropdown-button{color:#fff;display:block;padding:5px 0}.tab-button__dropdown-button:hover{color:#fff}.perf-tool__wp-content{display:flex;justify-content:space-between;margin-bottom:100px}.perf-tool__text{max-width:527px}.category-bms .wrapper-india_spotlight_index,.category-bms .wrapper-us_spotlight_index{height:0;pointer-events:none;visibility:hidden}.only-for-product_profile{display:none;flex:0 0 91.66666667%;margin-bottom:50px;margin-left:8.33333333%;max-width:91.66666667%}.category-product_profile .only-for-product_profile{display:block}.section--inv-platform{justify-content:center}.section--inv-platform h2{font-size:22px;line-height:1}.section--inv-platform form{margin-top:30px}.section--inv-platform .btn-wrapper{display:flex;justify-content:flex-end}@media (min-width:576px){.section--inv-platform h2{font-size:32px}}.inv-platform-subtitle{font-size:18px;font-weight:300}.inv-platform-subtitle a{color:#000;text-decoration:underline}.inv-platform-subtitle a:active,.inv-platform-subtitle a:focus,.inv-platform-subtitle a:hover{color:#000;text-decoration:none}.inv-platform-link{color:#787878;display:block;font-size:16px;font-weight:300;margin-top:10px;text-decoration:none}.inv-platform-link:active,.inv-platform-link:focus,.inv-platform-link:hover{color:#000;text-decoration:none}.section--vh{height:100vh}.section--inv-platform input:not([type=submit]){border:1px solid #000;border-radius:20px;font-size:14px;font-weight:300;height:35px;margin-bottom:15px;padding:0 15px;width:100%}.section--inv-platform input:not([type=submit]):last-child{margin-bottom:0}.section--inv-platform input:not([type=submit]):focus{outline:0}.section--inv-platform input::-webkit-input-placeholder{color:#000;font-size:14px;font-weight:300}.section--inv-platform .user-pass1-wrap input:not([type=submit]){margin-bottom:15px}.section--inv-platform .submit{display:flex;justify-content:flex-end;margin-top:50px}@media (min-width:576px){.section--inv-platform input:not([type=submit]){font-size:16px;height:40px;margin-bottom:23px;margin-left:-20px;padding:0 20px;width:calc(100% + 20px)}.section--inv-platform input::-webkit-input-placeholder{font-size:16px}.section--inv-platform .user-pass1-wrap input:not([type=submit]){margin-bottom:23px}}.inv-platform-form-errors p{font-size:14px;margin-bottom:5px}.inv-platform-page-header{display:flex;justify-content:center}.btn-logout{order:2}@media (min-width:768px){.btn-logout{left:0;position:absolute}}.inv-platform-page-header{flex-wrap:wrap;margin-bottom:40px}.inv-platform-page-header h1.section__title{color:#000;font-size:30px;font-weight:500;line-height:1.06;text-align:center;width:100%}.inv-platform-page-header h1.section__title span{display:block;font-weight:300}@media (min-width:768px){.inv-platform-page-header{flex-wrap:nowrap;margin-bottom:0}.inv-platform-page-header h1.section__title{font-size:40px}}@media (min-width:992px){.inv-platform-page-header h1.section__title{font-size:68px}}.content-section--inv-platform .section__title{font-size:26px;line-height:1.11;margin-bottom:30px;margin-top:10px}@media (min-width:768px){.content-section--inv-platform .section__title{font-size:40px}}@media (min-width:992px){.content-section--inv-platform .section__title{font-size:52px;margin-bottom:45px;margin-top:30px}}.content-section--inv-platform .section__intro{font-family:Lato,sans-serif;font-size:18px;font-weight:500;margin-bottom:50px}@media (min-width:768px){.content-section--inv-platform .section__intro{font-size:22px;margin-bottom:100px}}.trackingsheet-card{background:#0099d9;border-radius:10px;color:#fff;display:flex;flex-direction:column;height:120px;margin-bottom:35px;padding:10px 18px 18px;position:relative;width:210px}.trackingsheet-card:focus,.trackingsheet-card:hover{color:#fff;text-decoration:none}.trackingsheet-card:focus .icon-Download,.trackingsheet-card:hover .icon-Download{transform:translateY(5px);transition:transform .3s ease}.trackingsheet-card .icon-google-doc-tracking-XL{height:49px;width:86px}.trackingsheet-card .icon-Download{bottom:18px;height:30px;position:absolute;right:16px;transform:translateX(0);transition:transform .3s ease;width:30px}@media (min-width:576px){.trackingsheet-card{width:100%}}@media (min-width:992px){.trackingsheet-card{height:160px;width:100%}.trackingsheet-card .icon-google-doc-tracking-XL{height:58px;width:101px}.trackingsheet-card .icon-Download{height:40px;width:40px}}.trackingsheet-card__title{flex-grow:1;font-size:18px;font-weight:500}@media (min-width:992px){.trackingsheet-card__title{font-size:22px}}.section__column--documents{flex:0 0 100%;margin-top:50px;max-width:100%;padding-left:10px;padding-right:10px;position:relative;width:100%}@media (min-width:576px){.section__column--documents{flex:0 0 62.5%;margin-left:4.16666667%;margin-top:0;max-width:62.5%}}@media (min-width:992px){.section__column--documents{flex:0 0 58.33333333%;margin-left:8.33333333%;margin-top:0;max-width:58.33333333%}}.section__column--inv-sidebar{flex:0 0 100%;max-width:100%;padding-left:10px;padding-right:10px;position:relative;width:100%}@media (min-width:576px){.section__column--inv-sidebar{flex:0 0 33.33333333%;max-width:33.33333333%}}.sidebar-title{border-bottom:2px solid #000;color:#161615;font-size:24px;font-weight:500;padding-bottom:15px}@media (min-width:768px){.sidebar-title{font-size:26px;padding-bottom:20px}}@media (min-width:992px){.sidebar-title{font-size:32px;padding-bottom:30px}}.sidebar-item{border-bottom:2px solid #000;margin-top:20px;padding-bottom:15px}@media (min-width:768px){.sidebar-item{padding-bottom:25px}}.sidebar-item__category{margin-bottom:0}.sidebar-item__title{font-size:20px;font-weight:500;line-height:1}@media (min-width:992px){.sidebar-item__title{font-size:22px}}.sidebar-item__category,.sidebar-item__description.wysiwyg{font-size:18px;font-weight:300;line-height:1.22}.sidebar-item__description{display:none}.doc-section{margin-bottom:30px}.doc-section.active .icon-dropdown{transform:rotate(180deg)}.doc-section__title{border:2px solid #000;border-bottom:none;border-top-left-radius:12px;border-top-right-radius:12px;color:#161615;font-size:22px;font-weight:500;line-height:1;padding:20px 15px 0;text-align:center}@media (min-width:768px){.doc-section__title{font-size:26px}}@media (min-width:992px){.doc-section__title{font-size:32px}}.doc-section__text-wrapper{align-items:flex-end;display:flex;flex-wrap:wrap;padding:15px 5px}.doc-section__text-wrapper .button-collapse{margin-top:15px}@media (min-width:768px){.doc-section__text-wrapper{padding:15px}}@media (min-width:992px){.doc-section__text-wrapper{flex-wrap:nowrap;padding:15px 25px 25px}.doc-section__text-wrapper .button-collapse{margin-top:0}}.doc-section__text{color:#000;font-size:18px;font-weight:300}.doc-section__text p{line-height:normal;margin-bottom:0}@media (min-width:992px){.doc-section__text{padding-right:50px}}.sidebar-item.active .icon-dropdown{transform:rotate(180deg)}.button-collapse{background:none;border:0;display:block;margin:0 auto}.button-collapse .icon-dropdown{font-size:24px}.button-collapse:focus{outline:0}.doc-cards-wrapper{display:none}@media (min-width:1200px){.doc-cards-wrapper{padding-left:15px;padding-right:15px}}.doc-cards{display:flex;flex-wrap:wrap}.doc-card{background:#fff;border-bottom-right-radius:15px;color:#000;display:flex;flex-direction:column;height:150px;margin-bottom:20px;margin-left:10px;margin-right:10px;max-width:110px;padding:8px 15px 13px 10px;position:relative;width:calc(50% - 20px)}@media (min-width:992px){.doc-card{width:calc(33.33% - 20px)}}@media (min-width:1200px){.doc-card{width:calc(25% - 20px)}}.doc-card:focus,.doc-card:hover{color:inherit;text-decoration:none}.doc-card:focus .icon-Download,.doc-card:focus .icon-Pijl,.doc-card:hover .icon-Download,.doc-card:hover .icon-Pijl{transform:translateY(5px);transition:transform .3s ease}.doc-card .logo{height:35px;width:35px}.doc-card .logo img{height:100%;width:100%}.doc-card .icon-Download,.doc-card .icon-Pijl{bottom:13px;height:21px;position:absolute;right:15px;transform:translateX(0);transition:transform .3s ease;width:21px}.doc-card .doc-date{background-color:hsla(0,0%,100%,.6);box-sizing:border-box;color:#000;line-height:27px;margin:-8px -15px 5px -10px;padding:0 10px}.doc-card--page-link{background-color:#0099d9;color:#fff}.doc-card--page-link:focus,.doc-card--page-link:hover{color:#fff}.doc-card--page-link:focus .icon-Download,.doc-card--page-link:focus .icon-Pijl,.doc-card--page-link:hover .icon-Download,.doc-card--page-link:hover .icon-Pijl{transform:translateX(5px)}.doc-card__title{flex-grow:1;font-size:14px;font-weight:500;line-height:1.25}.doc-card__title span{display:block;font-weight:300}.icon-doc{height:50px;width:50px}.content-section--background-color-white.content-section--inv-platform .doc-card:not(.doc-card--page-link){background:#e4e4e4}.section__column--inv-textblock{margin-bottom:50px;margin-top:20px}.section__column--inv-textblock p{font-size:18px;line-height:22px}@media (min-width:576px){.section__column--inv-textblock p{font-size:20px;line-height:26px}}@media (min-width:768px){.section__column--inv-textblock{margin-bottom:100px;margin-top:80px}}.doc-cards .doc-card--grey{background:#e4e4e4;color:#000}.doc-cards .doc-card--yellow{background:#ecc441;color:#000}.doc-cards .doc-card--blue{background:#0099d9;color:#000}.doc-cards .doc-card--pink{background:#fc7984;color:#000}.doc-cards .doc-card--green{background:#3f783f;color:#000}.doc-cards .doc-card--orange{background:#ee952f;color:#000}.doc-cards .doc-card--red{background:#b63735;color:#fff}.doc-cards .doc-card--darkgrey{background:#787878;color:#fff}.doc-cards .doc-card--purple{background:#9658ad;color:#fff}.doc-cards .doc-card--purple:hover{color:#fff}.doc-cards .doc-card--color-grey,.doc-cards .doc-card--color-grey:focus,.doc-cards .doc-card--color-grey:hover{color:#e4e4e4}.doc-cards .doc-card--color-darkgrey,.doc-cards .doc-card--color-darkgrey:focus,.doc-cards .doc-card--color-darkgrey:hover{color:#787878}.doc-cards .doc-card--color-purple,.doc-cards .doc-card--color-purple:focus,.doc-cards .doc-card--color-purple:hover{color:#9658ad}.doc-cards .doc-card--color-yellow,.doc-cards .doc-card--color-yellow:focus,.doc-cards .doc-card--color-yellow:hover{color:#ecc441}.doc-cards .doc-card--color-blue,.doc-cards .doc-card--color-blue:focus,.doc-cards .doc-card--color-blue:hover{color:#0099d9}.doc-cards .doc-card--color-pink,.doc-cards .doc-card--color-pink:focus,.doc-cards .doc-card--color-pink:hover{color:#fc7984}.doc-cards .doc-card--color-green,.doc-cards .doc-card--color-green:focus,.doc-cards .doc-card--color-green:hover{color:#3f783f}.doc-cards .doc-card--color-white,.doc-cards .doc-card--color-white:focus,.doc-cards .doc-card--color-white:hover{color:#fff}.doc-cards .doc-card--color-red,.doc-cards .doc-card--color-red:focus,.doc-cards .doc-card--color-red:hover{color:#b63735}.doc-cards .doc-card--color-orange,.doc-cards .doc-card--color-orange:focus,.doc-cards .doc-card--color-orange:hover{color:#ee952f}.blog .archive-header,.post-type-archive-inthenews .archive-header{background:#e4e4e4;color:#000}.post-type-archive-project .archive-header{background:#0099d9;color:#fff}.post-type-archive-project .tab-buttons{margin:auto}@media (min-width:992px){.post-type-archive-project .tab-buttons{flex:0 0 33.33333333%;max-width:33.33333333%}}.post-type-archive-event .archive-header{background:transparent;color:#000}.post-type-archive-newsletter .archive-header{background:#787878;color:#fff}.archive--media .tab-buttons .tab-button{max-width:215px;width:calc(33.33% - 20px)}.archive-header{background:#e4e4e4;color:#000;display:flex;flex-direction:column;justify-content:center;padding:30px 0 10px;text-align:center}@media (min-width:576px){.archive-header{padding:50px 0 30px}}.archive-header--blackwhite{background:#fff;color:#000}.archive-collection{background:#e4e4e4}.archive-collection .section__row{width:100%}.archive-collection .section__container{display:flex;flex-wrap:wrap;padding-bottom:100px;padding-top:60px}.archive__title{font-size:3.2rem;font-weight:900;line-height:.88;text-align:center;width:100%}@media (min-width:768px){.archive__title{font-size:4.5rem}}@media (min-width:992px){.archive__title{font-size:6rem}}.archive-footer{background:#e4e4e4;color:#000}.archive-footer .archive-pagination{display:flex;padding:30px 10px 70px}@media (max-width:767.98px){.archive-footer .archive-pagination{padding:20px 10px 50px}}.archive-footer .next,.archive-footer .prev{display:none}.archive-footer .archive-pagination__navbuttons,.archive-footer .mixitup-control,.archive-footer .page-numbers{color:inherit;font-size:18px;font-weight:300;line-height:normal;margin-right:20px}@media (max-width:767.98px){.archive-footer .archive-pagination__navbuttons,.archive-footer .mixitup-control,.archive-footer .page-numbers{font-size:16px}}.archive-footer .current,.archive-footer .mixitup-control-active{font-weight:400}.archive-footer .screen-reader-text{display:none}.archive-footer button{background:none;border:0;color:inherit;padding:0}.archive-footer button:active,.archive-footer button:focus{outline:none}.archive-footer .mixitup-control-next,.archive-footer .mixitup-control-prev,.archive-footer .mixitup-page-list-disabled+.archive-pagination__navbuttons{display:none}.archive-footer--white{background:#fff;color:#000}.archive-pagination__navbuttons{margin-left:20px}.archive-pagination__navbuttons a{color:inherit}.projects__introduction{background:#0099d9;color:#fff;padding-top:90px}.projects__introduction .section__body{background:#0099d9;padding-bottom:30px;padding-bottom:0!important;position:relative}.pdf .projects__introduction .section__body{background:none}.projects__introduction .section__body .section__container{background:#0099d9}.pdf .projects__introduction .section__body .section__container{background:none}@media (min-width:992px){.projects__introduction .section__body{padding-bottom:50px}}@media (min-width:768px){.projects__introduction{padding-top:100px}}@media (min-width:992px){.projects__introduction{padding-top:110px}}@media (min-width:1200px){.projects__introduction{padding-top:120px}}.pdf .projects__introduction{padding-top:0}.projects__introduction .tab-buttons{margin:auto}@media (min-width:992px){.projects__introduction .tab-buttons{flex:0 0 33.33333333%;max-width:33.33333333%}}.post-type-archive-event .archive-collection,.post-type-archive-event .archive-footer,.search{background:#fff}.search .header .logo__text{display:none}.searchresults{padding-bottom:50px;width:100%}@media (min-width:992px){.searchresults{padding-bottom:115px}}.searchresult{border-bottom:1px solid #000;color:#000;display:block;margin-bottom:10px;padding-top:10px}.searchresult:focus,.searchresult:hover{color:#000;text-decoration:none}.searchresult h3{font-size:18px;font-weight:500}@media (min-width:992px){.searchresult h3{font-size:22px}}.searchresult p{font-family:Lato,sans-serif;font-size:16px;font-weight:400;line-height:1.22}@media (min-width:992px){.searchresult p{font-size:18px}}.searchresults__count{font-size:16px;font-weight:300;line-height:1.22;margin-bottom:40px;text-align:center}@media (min-width:992px){.searchresults__count{font-size:18px}}.index-template-template-white_sections .content-section,.page-template-template-white_sections .content-section{color:#000}.index-template-template-white_sections .content-section .section__body,.index-template-template-white_sections .content-section .section__body .section__column--sidebar,.index-template-template-white_sections .content-section .section__body .section__container,.index-template-template-white_sections .content-section .section__header,.page-template-template-white_sections .content-section .section__body,.page-template-template-white_sections .content-section .section__body .section__column--sidebar,.page-template-template-white_sections .content-section .section__body .section__container,.page-template-template-white_sections .content-section .section__header{background:#fff}.index-template-template-white_sections .content-section .wysiwyg .btn:active,.index-template-template-white_sections .content-section .wysiwyg .btn:focus,.index-template-template-white_sections .content-section .wysiwyg .btn:hover,.page-template-template-white_sections .content-section .wysiwyg .btn:active,.page-template-template-white_sections .content-section .wysiwyg .btn:focus,.page-template-template-white_sections .content-section .wysiwyg .btn:hover{border-color:#fff;color:#fff}.index-template-template-white_sections .content-section .wysiwyg,.page-template-template-white_sections .content-section .wysiwyg{color:#000}.index-template-template-white_sections .content-section .wysiwyg .btn,.page-template-template-white_sections .content-section .wysiwyg .btn{border-color:#000;color:#000}.index-template-template-white_sections .content-section .wysiwyg .btn:active,.index-template-template-white_sections .content-section .wysiwyg .btn:focus,.index-template-template-white_sections .content-section .wysiwyg .btn:hover,.page-template-template-white_sections .content-section .wysiwyg .btn:active,.page-template-template-white_sections .content-section .wysiwyg .btn:focus,.page-template-template-white_sections .content-section .wysiwyg .btn:hover{background:#000}.index-template-template-white_sections .content-section .wysiwyg ul li:before,.page-template-template-white_sections .content-section .wysiwyg ul li:before{color:#000}.companies-archive__introduction{background:#787878;color:#fff;padding-top:90px}.companies-archive__introduction .section__body{background:#787878;padding-bottom:30px;padding-bottom:0!important;position:relative}.pdf .companies-archive__introduction .section__body{background:none}.companies-archive__introduction .section__body .section__container{background:#787878}.pdf .companies-archive__introduction .section__body .section__container{background:none}@media (min-width:992px){.companies-archive__introduction .section__body{padding-bottom:50px}}@media (min-width:768px){.companies-archive__introduction{padding-top:100px}}@media (min-width:992px){.companies-archive__introduction{padding-top:110px}}@media (min-width:1200px){.companies-archive__introduction{padding-top:120px}}.pdf .companies-archive__introduction{padding-top:0}.companies-archive__introduction .tab-buttons{margin:50px auto auto}@media (min-width:576px){.companies-archive__introduction .tab-buttons{flex:0 0 50%;margin-left:25%;max-width:50%}}@media (min-width:1200px){.companies-archive__introduction .tab-buttons{flex:0 0 33.33333333%;margin-left:33.33333333%;max-width:33.33333333%}}.companies-archive{background:#e4e4e4;padding:40px 0 100px;width:100%}.companies-archive .companycard{cursor:pointer}.company-modal h1{font-size:32px;font-weight:900;line-height:1.2;width:100%}@media (min-width:576px){.company-modal h1{font-size:48px;width:auto}}.company-modal h2{margin-bottom:25px}.company-modal p{font-family:Lato,sans-serif;font-size:18px;font-weight:400;line-height:1.44;margin:25px 0 40px}.company-modal__avatar{background:#e4e4e4;border-radius:15px;height:150px;margin-right:50px;max-width:134px;position:relative;width:100%}@media (max-width:575.98px){.company-modal__avatar{margin:0 0 25px}}.company-modal__avatar .companycard__image:before{background:#e4e4e4}.international-modal__avatar{background:#e4e4e4;border-radius:15px;height:150px;margin-right:50px;max-width:134px;position:relative;width:100%}@media (max-width:575.98px){.international-modal__avatar{margin:0 0 25px}}.international-modal__avatar .companycard__image:before{background:#e4e4e4}.international-modal .header-row{margin-bottom:20px}.international-modal .header-row h1{line-height:1.3}.international-modal .company-modal__avatar{height:120px;width:120px}.international-modal .link-row{border-bottom:1px solid #000;margin-top:30px;padding-bottom:30px}.international-modal .link-row:last-child{border:none}.international-modal .link-row a{margin-right:20px}ul.link-list{list-style-type:none;margin:0;padding:0}ul.link-list li:before{content:""}ul.link-list .btn{margin-bottom:20px}.page-template-template-media .archive-collection{background:#fff}.page-template-template-media .archive-card{background:#e4e4e4}.press_releases{display:flex;flex-wrap:wrap;padding:0 10px 60px;width:100%}.press_releases .press_releases__image{flex:0 0 50%;margin-bottom:20px;max-width:50%}@media (min-width:768px){.press_releases .press_releases__image{flex:0 0 50%;max-width:50%}.press_releases .press_releases__image img{padding-right:10px}}@media (min-width:992px){.press_releases .press_releases__image{flex:0 0 33.33333333%;max-width:33.33333333%}}.press_releases .press_releases__image img{height:auto;width:100%}.press_releases .press_releases__text{flex:0 0 100%;max-width:100%}@media (min-width:768px){.press_releases .press_releases__text{flex:0 0 41.66666667%;margin-left:8.33333333%;max-width:41.66666667%}}@media (min-width:992px){.press_releases .press_releases__text{flex:0 0 58.33333333%;margin-left:8.33333333%;max-width:58.33333333%}}.press_releases .press_releases__text a{text-decoration:none}.page-template-template-contact{background:#ecc441}.page-template-template-contact .footer{min-height:auto}.contact-content{font-size:16px;font-weight:300;line-height:1.23;padding-bottom:115px;padding-top:90px;text-align:center}@media (min-width:768px){.contact-content{padding-top:100px}}@media (min-width:992px){.contact-content{padding-top:110px}}@media (min-width:1200px){.contact-content{padding-top:120px}}.pdf .contact-content{padding-top:0}@media (min-width:992px){.contact-content{font-size:18px}}@media (min-width:1200px){.contact-content{font-size:22px}}.contact-content h4{margin:0}.contact-content a{color:inherit;display:block}.contact-content .btn{display:inline-block;margin-top:25px}.library__introduction{background:#787878;color:#fff;padding-top:90px}.library__introduction .section__body{background:#787878;padding-bottom:30px;padding-bottom:0!important;position:relative}.pdf .library__introduction .section__body{background:none}.library__introduction .section__body .section__container{background:#787878}.pdf .library__introduction .section__body .section__container{background:none}@media (min-width:992px){.library__introduction .section__body{padding-bottom:50px}}@media (min-width:768px){.library__introduction{padding-top:100px}}@media (min-width:992px){.library__introduction{padding-top:110px}}@media (min-width:1200px){.library__introduction{padding-top:120px}}.pdf .library__introduction{padding-top:0}.library__introduction .tab-buttons{margin:auto}@media (min-width:992px){.library__introduction .tab-buttons{flex:0 0 66.66666667%;max-width:66.66666667%}}.single-header{margin-bottom:30px;padding:60px 0 20px}@media (min-width:992px){.single-header{margin-bottom:60px}}.single-header h1{margin:0 0 45px}.single-header .toptitle{display:block;font-weight:300}.single-header .subline{display:block}.single-event .single-header .subline{text-align:center}.single-event .content-section,.single-inthenews .content-section,.single-news .content-section,.single-post .content-section,.single-project .content-section{background-color:#fff}.single-content{margin-bottom:30px}@media (min-width:992px){.single-content{margin-bottom:55px}}.single-content .segment:last-child{margin:0}.single-event__content{margin-bottom:20px;padding-top:25px;text-align:center}@media (min-width:576px){.single-event__content{margin-bottom:30px;padding-top:50px}}.single-event__content p{font-family:Lato,sans-serif;font-size:16px;font-weight:400;line-height:1.4}@media (min-width:576px){.single-event__content p{font-size:22px}}.single-event__button{display:flex;justify-content:center}.single-event__button .btn{margin-top:30px}.single-footer{padding-top:20px;z-index:9000!important}.single-footer .btn--socials{margin-left:auto}.m-indexes-header{overflow:hidden;padding-bottom:80px;position:relative}@media (min-width:992px){.m-indexes-header{padding-bottom:200px}}.c-indexes-header-globes{aspect-ratio:1/1;left:0;max-width:100%;position:relative;width:100%}@media (max-width:991.98px){.c-indexes-header-globes{margin-bottom:6rem}}@media (min-width:992px){.c-indexes-header-globes{aspect-ratio:2/1;left:50%;max-width:780px;position:absolute;width:100%}}@media (min-width:1200px){.c-indexes-header-globes{max-width:960px}}.c-indexes-header-globes__inner{aspect-ratio:1/1;height:auto;left:0;position:absolute;top:0;width:100%}@media (min-width:992px){.c-indexes-header-globes__inner{aspect-ratio:2/1;height:auto;width:140%}}.c-indexes-header-globes__bg{aspect-ratio:1/1;border-radius:100%;height:auto;left:11rem;margin-top:0;overflow:hidden;position:absolute;top:-6rem;width:100%}@media (min-width:992px){.c-indexes-header-globes__bg{margin-top:-50%}}.c-indexes-header-globes__bg img{bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;position:absolute;width:100%}@media (min-width:992px){.c-indexes-header-globes__bg img{height:50%;width:50%}}@media (min-width:1200px){.c-indexes-header-globes__bg img{width:50%}}@media screen and (min-width:1440px){.c-indexes-header-globes__bg img{width:60%}}@media screen and (min-width:1700px){.c-indexes-header-globes__bg img{width:75%}}@media screen and (min-width:2200px){.c-indexes-header-globes__bg img{width:100%}}.c-indexes-header-globes__globe{--width:26rem;--font-size:3.2rem;bottom:0;position:absolute}@media (min-width:576px){.c-indexes-header-globes__globe{--width:32rem;--font-size:3.6rem}}@media (max-width:991.98px){.c-indexes-header-globes__globe{left:50%;transform:translateX(-50%)}}@media (min-width:992px){.c-indexes-header-globes__globe{--width:38%;--font-size:4.4rem;bottom:-4rem;left:4rem}}@media (min-width:1200px){.c-indexes-header-globes__globe{--font-size:6rem}}.c-indexes-header-globes__globe .c-cta-globe__top-title{font-size:calc(var(--font-size)/2);line-height:1.15}.c-indexes-header-globes__globe .c-cta-globe__title{font-size:var(--font-size);line-height:1.15}.m-indexes-header__content-wrapper{padding-left:20px;padding-right:20px}@media (min-width:992px){.m-indexes-header__content-wrapper{padding-left:0;padding-right:0}.m-indexes-header__content{flex:0 0 50%;max-width:50%;padding-top:200px}}.m-indexes-header__content-header{margin-bottom:43px}@media (min-width:992px){.m-indexes-header__content-header{margin-bottom:93px}}.m-indexes-header__title{margin-bottom:22px}@media (min-width:992px){.m-indexes-header__title{margin-bottom:32px}}.m-indexes-header__text&gt;:last-child{margin-bottom:0}.m-indexes-header__text a{color:#000}.content-section{background:#e4e4e4}.pdf .content-section{padding-top:0}.content-section .section__header{position:relative}.pdf .content-section .section__header{margin-top:0!important;overflow:hidden;page-break-inside:avoid!important}.content-section .section__header.section__header--full .section__container{padding-bottom:0!important}.content-section .section__header .section__container{padding-bottom:40px;padding-top:60px}@media (min-width:992px){.content-section .section__header .section__container{padding-bottom:40px;padding-top:100px}}.pdf .content-section .section__header .section__container{background:none;margin-bottom:40px;margin-top:0;min-height:120px}.content-section .section__header .black-buttons{align-items:center;display:flex;justify-content:center;margin-bottom:40px}@media (min-width:576px){.content-section .section__header .black-buttons{margin-bottom:60px}}@media (min-width:992px){.content-section .section__header .black-buttons{margin-bottom:80px}}.content-section .section__header .black-buttons .btn{margin:0 10px!important}.pdf .content-section .section__header .section__header--inner{-moz-column-break-after:avoid!important;break-after:avoid-page!important;display:block;margin-bottom:40px;page-break-after:avoid!important}.pdf .content-section .section__header{display:block}.content-section .section__body{background:#e4e4e4;padding-bottom:30px;position:relative}.pdf .content-section .section__body{background:none}.content-section .section__body .section__container{background:#e4e4e4}.pdf .content-section .section__body .section__container{background:none}@media (min-width:992px){.content-section .section__body{padding-bottom:50px}}.pdf .content-section .section__body{display:block}.content-section--noheader{padding-top:0!important}@media (min-width:768px){.content-section--noheader{padding-top:20px!important}.pdf .content-section--noheader{padding-top:0!important}}.content-section--noheader .section__body{padding-top:40px}@media (min-width:992px){.content-section--noheader .section__body{padding-top:80px}.pdf .content-section--noheader .section__body{padding-top:0}}.content-section--background-color-purple .section__body,.content-section--background-color-purple .section__body .section__column--sidebar,.content-section--background-color-purple .section__body .section__container,.content-section--background-color-purple .section__header{background:#9658ad}.content-section--background-color-purple .wysiwyg .btn:active,.content-section--background-color-purple .wysiwyg .btn:focus,.content-section--background-color-purple .wysiwyg .btn:hover{border-color:#9658ad;color:#9658ad}.content-section--background-color-blue .section__body,.content-section--background-color-blue .section__body .section__column--sidebar,.content-section--background-color-blue .section__body .section__container,.content-section--background-color-blue .section__header{background:#0099d9}.content-section--background-color-blue .wysiwyg .btn:active,.content-section--background-color-blue .wysiwyg .btn:focus,.content-section--background-color-blue .wysiwyg .btn:hover{border-color:#0099d9;color:#0099d9}.content-section--background-color-green .section__body,.content-section--background-color-green .section__body .section__column--sidebar,.content-section--background-color-green .section__body .section__container,.content-section--background-color-green .section__header{background:#3f783f}.content-section--background-color-green .wysiwyg .btn:active,.content-section--background-color-green .wysiwyg .btn:focus,.content-section--background-color-green .wysiwyg .btn:hover{border-color:#3f783f;color:#3f783f}.content-section--background-color-yellow .section__body,.content-section--background-color-yellow .section__body .section__column--sidebar,.content-section--background-color-yellow .section__body .section__container,.content-section--background-color-yellow .section__header{background:#ecc441}.content-section--background-color-yellow .wysiwyg .btn:active,.content-section--background-color-yellow .wysiwyg .btn:focus,.content-section--background-color-yellow .wysiwyg .btn:hover{border-color:#ecc441;color:#ecc441}.content-section--background-color-orange .section__body,.content-section--background-color-orange .section__body .section__column--sidebar,.content-section--background-color-orange .section__body .section__container,.content-section--background-color-orange .section__header{background:#ee952f}.content-section--background-color-orange .wysiwyg .btn:active,.content-section--background-color-orange .wysiwyg .btn:focus,.content-section--background-color-orange .wysiwyg .btn:hover{border-color:#ee952f;color:#ee952f}.content-section--background-color-red .section__body,.content-section--background-color-red .section__body .section__column--sidebar,.content-section--background-color-red .section__body .section__container,.content-section--background-color-red .section__header{background:#b63735}.content-section--background-color-red .wysiwyg .btn:active,.content-section--background-color-red .wysiwyg .btn:focus,.content-section--background-color-red .wysiwyg .btn:hover{border-color:#b63735;color:#b63735}.content-section--background-color-pink .section__body,.content-section--background-color-pink .section__body .section__column--sidebar,.content-section--background-color-pink .section__body .section__container,.content-section--background-color-pink .section__header{background:#fc7984}.content-section--background-color-pink .wysiwyg .btn:active,.content-section--background-color-pink .wysiwyg .btn:focus,.content-section--background-color-pink .wysiwyg .btn:hover{border-color:#fc7984;color:#fc7984}.content-section--background-color-white .section__body,.content-section--background-color-white .section__body .section__column--sidebar,.content-section--background-color-white .section__body .section__container,.content-section--background-color-white .section__header{background:#fff}.content-section--background-color-white .wysiwyg .btn:active,.content-section--background-color-white .wysiwyg .btn:focus,.content-section--background-color-white .wysiwyg .btn:hover{border-color:#fff;color:#fff}.content-section--background-color-grey .section__body,.content-section--background-color-grey .section__body .section__column--sidebar,.content-section--background-color-grey .section__body .section__container,.content-section--background-color-grey .section__header{background:#e4e4e4}.content-section--background-color-grey .wysiwyg .btn:active,.content-section--background-color-grey .wysiwyg .btn:focus,.content-section--background-color-grey .wysiwyg .btn:hover{border-color:#e4e4e4;color:#e4e4e4}.content-section--background-color-darkgrey .section__body,.content-section--background-color-darkgrey .section__body .section__column--sidebar,.content-section--background-color-darkgrey .section__body .section__container,.content-section--background-color-darkgrey .section__header{background:#787878}.content-section--background-color-darkgrey .wysiwyg .btn:active,.content-section--background-color-darkgrey .wysiwyg .btn:focus,.content-section--background-color-darkgrey .wysiwyg .btn:hover{border-color:#787878;color:#787878}.content-section--background-color-black .section__body,.content-section--background-color-black .section__body .section__column--sidebar,.content-section--background-color-black .section__body .section__container,.content-section--background-color-black .section__header{background:#000}.content-section--background-color-black .wysiwyg .btn:active,.content-section--background-color-black .wysiwyg .btn:focus,.content-section--background-color-black .wysiwyg .btn:hover{border-color:#000;color:#000}.content-section--text-color-white,.content-section--text-color-white .wysiwyg{color:#fff}.content-section--text-color-white .wysiwyg .btn{border-color:#fff;color:#fff}.content-section--text-color-white .wysiwyg .btn:active,.content-section--text-color-white .wysiwyg .btn:focus,.content-section--text-color-white .wysiwyg .btn:hover{background:#fff}.pdf .content-section--text-color-white,.pdf .content-section--text-color-white .wysiwyg{color:#000}.pdf .content-section--text-color-white .wysiwyg .btn{border-color:#000;color:#000}.pdf .content-section--text-color-white .wysiwyg .btn:active,.pdf .content-section--text-color-white .wysiwyg .btn:focus,.pdf .content-section--text-color-white .wysiwyg .btn:hover{background:#000}.content-section--bullet-color-black .wysiwyg ul li:before{color:#000}.content-section--bullet-color-purple .wysiwyg ul li:before{color:#9658ad}.content-section--bullet-color-blue .wysiwyg ul li:before{color:#0099d9}.content-section--bullet-color-green .wysiwyg ul li:before{color:#3f783f}.content-section--bullet-color-yellow .wysiwyg ul li:before{color:#ecc441}.content-section--bullet-color-orange .wysiwyg ul li:before{color:#ee952f}.content-section--bullet-color-red .wysiwyg ul li:before{color:#b63735}.content-section--bullet-color-pink .wysiwyg ul li:before{color:#fc7984}.content-section--bullet-color-white .wysiwyg ul li:before{color:#fff}.pdf .content-section--bullet-color-white .wysiwyg ul li:before{color:#000}.content-section--bullet-color-grey .wysiwyg ul li:before{color:#e4e4e4}.content-section--bullet-color-darkgrey .wysiwyg ul li:before{color:#787878}.content-section--bullet-color-A .wysiwyg ul li:before{color:#9658ad}.content-section--bullet-color-B .wysiwyg ul li:before{color:#0099d9}.content-section--bullet-color-C .wysiwyg ul li:before{color:#3f783f}.content-section--bullet-color-D .wysiwyg ul li:before{color:#ecc441}.content-section--bullet-color-E .wysiwyg ul li:before{color:#ee952f}.content-section--bullet-color-F .wysiwyg ul li:before{color:#b63735}.content-section--bullet-color-G .wysiwyg ul li:before{color:#fc7984}.explainer{overflow:hidden}.explainer .section__container{align-items:flex-end;display:flex;height:100vh;justify-content:center;padding-left:20px;padding-right:20px}.pdf .explainer{margin-bottom:40px}.explainer__slide{min-height:calc(100vh + 200px);position:relative;width:100%}.explainer__slide:before{background:linear-gradient(0deg,rgba(0,0,0,.1),transparent);content:"";height:10px;left:0;position:absolute;top:-10px;width:100%}.pdf .explainer__slide:before{display:none}.explainer__slide .slide{align-items:center;display:flex;height:calc(100vh - 72px);justify-content:center;position:relative;width:100%}@media (min-width:768px){.explainer__slide .slide{height:calc(100vh - 80px)}}.explainer__slide--purple{background:#9658ad}.explainer__slide--blue{background:#0099d9}.explainer__slide--green{background:#3f783f}.explainer__slide--yellow{background:#ecc441}.explainer__slide--orange{background:#ee952f}.explainer__slide--red{background:#b63735}.explainer__slide--pink{background:#fc7984}.explainer__slide--white{background:#fff}.explainer__slide--grey{background:#e4e4e4}.explainer__slide--darkgrey{background:#787878}.explainer__slide--color-black{color:#000}.explainer__slide--color-black .btn{border-color:#000;color:#000}.explainer__slide--color-black .btn:active,.explainer__slide--color-black .btn:focus,.explainer__slide--color-black .btn:hover{background:#000;border-color:#000;color:#fff}.explainer__slide--color-white{color:#fff}.explainer__slide--color-white .btn{border-color:#fff;color:#fff}.explainer__slide--color-white .btn:active,.explainer__slide--color-white .btn:focus,.explainer__slide--color-white .btn:hover{background:#000;border-color:#000;color:#fff}.svg-slide{font-family:"object-fit: contain;";height:calc(100% - 40px);-o-object-fit:contain;object-fit:contain;position:absolute;top:20px;width:100%}.slide-svg{display:block;height:100%;left:0;position:absolute;top:0;width:100%}.slide-svg img,.slide-svg svg{font-family:"object-fit: contain;";height:100%;-o-object-fit:contain;object-fit:contain;position:absolute;width:100%}.slide-svg--a{opacity:0;transform:translateY(20px)}.explainer__slide--visible .slide-svg--a,.slide-svg--a{transition:opacity .6s ease-out 0s,transform .6s ease-out 0s}.explainer__slide--visible .slide-svg--a{opacity:1;transform:translateY(0)}.slide-svg--b{opacity:0;transform:translateY(20px);transition:opacity .6s ease-out 0s,transform .6s ease-out 0s}.explainer__slide--visible .slide-svg--b{opacity:1;transform:translateY(0);transition:opacity .6s ease-out .6s,transform 0s ease-out 0s}.slide-svg--text{opacity:0;transform:translateX(-20px);transition:opacity .6s ease-out 0s,transform .6s ease-out 0s}.slide-svg--text text,.slide-svg--text tspan{fill:#000;color:#000;font-family:Lato,sans-serif}.explainer__slide--visible .slide-svg--text{opacity:1;transform:translateX(0);transition:opacity .6s ease-out 0s,transform .6s ease-out 0s}.svg-slide__button{bottom:0;display:flex;height:100px;justify-content:flex-end;left:0;opacity:0;padding-top:20px;position:absolute;transform:translateX(20px);transition:opacity .6s ease-out 0s,transform .6s ease-out 0s;width:100%;z-index:30}.explainer__slide--visible .svg-slide__button{opacity:1;transform:translateX(0);transition:opacity .6s ease-out .6s,transform .6s ease-out .6s}.explainer__slide--fullscreen .section__container{align-items:flex-start;flex-direction:column;height:calc(100vh - 80px);justify-content:flex-end;top:40px}@media (min-width:576px){.explainer__slide--fullscreen .section__container{height:calc(100vh - 200px);top:100px}}.explainer__slide--fullscreen .fullscreen-image{font-family:"object-fit: cover;";height:100vh;left:0;-o-object-fit:cover;object-fit:cover;opacity:0;position:absolute;top:0;transition:opacity .6s ease-out 0s;width:100%}@media (max-width:575.98px){.explainer__slide--fullscreen .fullscreen-image--desktop{display:none}}@media (min-width:576px){.explainer__slide--fullscreen .fullscreen-image--mobile{display:none}}.explainer__slide--visible .fullscreen-image{opacity:1}.explainer__slide--visible .fullscreen-image--a{transition:opacity .6s ease-out 0s}.explainer__slide--visible .fullscreen-image--b{transition:opacity .6s ease-out .6s}.explainer__slide--visible .fullscreen-slide__buttons{opacity:1;position:relative;top:-50px;transform:translateX(0);transition:opacity .6s ease-out .6s,transform .6s ease-out .6s}@media (min-width:576px){.explainer__slide--visible .fullscreen-slide__buttons{position:static;top:auto}}.fullscreen-slide__buttons{align-items:flex-start;display:flex;flex-direction:column;opacity:0;transform:translateX(20px);transition:opacity .6s ease-out 0s,transform .6s ease-out 0s}.fullscreen-slide__buttons .btn{margin-top:10px}@media (min-width:576px){.fullscreen-slide__buttons--right{align-self:flex-end}}.slider{overflow:hidden}.slider .section__container{display:flex}@media (max-width:991.98px){.slider .section__container{flex-direction:column}}@media (min-width:768px){.slider .section__container{align-items:center;height:100vh;justify-content:center;padding-left:20px;padding-right:20px}.slider .background-image-video{height:100vh}}.slider__slide{position:relative;width:100%}@media (min-width:992px){.slider__slide{min-height:calc(100vh + 200px)}}.slider__slide:before{background:linear-gradient(0deg,rgba(0,0,0,.1),transparent);content:"";display:none;height:10px;left:0;position:absolute;top:-10px;width:100%}@media (max-width:991.98px){.slider-spacer{display:none!important}}.slider__slide--textbox{display:flex;flex-direction:column;height:100vh}.slider__slide--textbox .background-image-video{flex-grow:1}.slider__slide--textbox img{font-family:"object-fit: cover;";height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}@media (max-width:991.98px){.slider__slide--textbox .section__container{margin-top:-20px;padding:0;width:100%}}.textbox-slide{display:flex;flex-direction:column;padding:0}@media (min-width:768px){.textbox-slide{align-items:flex-end;bottom:0;bottom:110px;flex-direction:row;justify-content:flex-end;left:0;padding:20px;padding:0;position:absolute;right:0;top:0;top:110px}}@media (min-width:992px){.textbox-slide{bottom:120px;top:120px}}@media (min-width:768px){.textbox-slide--topleft{align-items:flex-start;justify-content:flex-start}.textbox-slide--topleft .textbox{align-self:flex-start;justify-self:flex-start}.textbox-slide--topright{align-items:flex-start;justify-content:flex-end}.textbox-slide--topright .textbox{align-self:flex-start;justify-self:flex-end}.textbox-slide--bottomleft{align-items:flex-end;justify-content:flex-start}.textbox-slide--bottomleft .textbox{align-self:flex-end;justify-self:flex-start}.textbox-slide--bottomright{align-items:flex-end;justify-content:flex-end}.textbox-slide--bottomright .textbox{align-self:flex-end;justify-self:flex-end}}.textbox{background:#e4e4e4;border-top-left-radius:20px;border-top-right-radius:20px;color:#000;display:flex;flex:0 0 100%;flex-direction:column;max-width:100%;padding:20px;position:relative;width:100%}@media (min-width:576px){.textbox{flex:0 0 100%;max-width:100%}}@media (min-width:768px){.textbox{flex:0 0 66.66666667%;max-width:66.66666667%}}@media (min-width:992px){.textbox{flex:0 0 50%;max-width:50%}}@media (min-width:1200px){.textbox{flex:0 0 41.66666667%;max-width:41.66666667%}}@media (min-width:768px){.textbox{opacity:0;transform:translateY(20px);transition:opacity .7s ease 0s,transform .7s ease 0s}}.carousel-cell.is-selected .textbox,.slider__slide--visible .textbox{opacity:1;transform:translateY(0);transition:opacity .7s ease 0s,transform .7s ease 0s}.carousel-cell.is-selected .textbox{transition:opacity .7s ease 1.2s,transform .7s ease 1.2s}.textbox .btn{align-self:flex-end}@media (min-width:768px){.textbox .btn{opacity:0;transform:translateX(-20px);transition:opacity .7s ease 0s,transform .7s ease 0s}}.carousel-cell.is-selected .textbox .btn,.slider__slide--visible .textbox .btn{opacity:1;transform:translateX(0);transition:opacity .7s ease .7s,transform .7s ease .7s}.carousel-cell.is-selected .textbox .btn{transition:opacity .7s ease 1.8s,transform .7s ease 1.8s}.textbox--purple{background:#9658ad}.textbox--blue{background:#0099d9}.textbox--green{background:#3f783f}.textbox--yellow{background:#ecc441}.textbox--orange{background:#ee952f}.textbox--red{background:#b63735}.textbox--pink{background:#fc7984}.textbox--white{background:#fff}.textbox--grey{background:#e4e4e4}.textbox--darkgrey{background:#787878}.textbox__heading{font-size:30px;line-height:1.2;margin-bottom:20px}@media (min-width:576px){.textbox__heading{font-size:40px}}.textbox__paragraph{font-family:Lato,sans-serif;font-size:16px;line-height:1.4;margin-bottom:20px}@media (min-width:576px){.textbox__paragraph{font-size:26px}}.carousel-slide{width:100%}.carousel-slide .carousel-cell{opacity:0!important;transform:translateY(20px)!important;transition:opacity 0s ease 0s,transform 0s ease 0s;width:100%}.carousel-slide .is-selected{opacity:1!important;transform:translateY(0)!important;transition:opacity .7s ease 0s,transform .7s ease 0s}@media (max-width:767.98px){.carousel-slide{background:inherit;background:#787878}}@media (min-width:768px){.carousel-slide{height:100vh;left:0;pointer-events:none;position:absolute;top:0}.carousel-slide .carousel-cell{display:flex;height:100%;position:absolute}}.carousel-slide__texts{display:flex;flex-direction:column;padding-bottom:0;padding-top:20px;width:100%}@media (min-width:768px){.carousel-slide__texts{height:100%;left:10px;padding-bottom:100px;padding-top:100px;position:absolute;right:10px;text-shadow:2px 2px 2px rgba(0,0,0,.05)}.carousel-slide__texts--topleft{align-items:flex-start;justify-content:flex-start}.carousel-slide__texts--topright{align-items:flex-end;justify-content:flex-start}.carousel-slide__texts--bottomleft{align-items:flex-start;justify-content:flex-end}.carousel-slide__texts--bottomright{align-items:flex-end;justify-content:flex-end}}.carousel-slide__text{color:#fff;display:flex;flex:0 0 100%;flex-direction:column;max-width:100%;padding-left:10px;padding-right:10px;position:relative;width:100%}@media (min-width:768px){.carousel-slide__text{flex:0 0 66.66666667%;max-width:66.66666667%}}@media (min-width:992px){.carousel-slide__text{flex:0 0 50%;max-width:50%}}.carousel-slide__text h5{font-size:16px;line-height:1.2}@media (min-width:768px){.carousel-slide__text h5{font-size:20px}}.carousel-slide__text p{font-family:Lato,sans-serif;font-size:18px;line-height:1.3}@media (min-width:768px){.carousel-slide__text p{font-size:32px}.carousel-slide__text{opacity:0;transform:translateY(20px);transition:opacity .7s ease 0s,transform .7s ease 0s}}.slider__slide--visible .carousel-slide__text{opacity:1;transform:translateY(0);transition:opacity .7s ease 0s,transform .7s ease 0s}.flickity-page-dots{bottom:0;padding-bottom:20px;position:relative}@media (min-width:768px){.flickity-page-dots{display:none}}.a4square{background:red;height:1754px;left:0;opacity:.5;position:absolute;top:0;width:1240px;z-index:9999}@media (min-width:768px){.a4square{background:green!important}}@media (min-width:992px){.a4square{background:blue!important}}@media (min-width:1200px){.a4square{background:pink!important}}.header-video{padding-top:0!important}.section__row--imagevideo .background-image-video{position:relative}@media (min-width:768px){.section__row--imagevideo .background-image-video{padding-bottom:33%}.section__row--imagevideo .background-image-video img,.section__row--imagevideo .background-image-video video{bottom:0;left:0;position:absolute;right:0;top:0}}.header-video-title-intro-text .section__header:after,.header-video-title-intro-text:after{background:#e4e4e4!important}.header-video-title-intro-text .section__body{background:#e4e4e4;padding-bottom:30px;position:relative}.pdf .header-video-title-intro-text .section__body{background:none}.header-video-title-intro-text .section__body .section__container{background:#fff}.pdf .header-video-title-intro-text .section__body .section__container{background:none}@media (min-width:992px){.header-video-title-intro-text .section__body{padding-bottom:50px}}.header-video-title-intro-text .section__body .section__container{margin-bottom:40px;padding:0}@media (min-width:768px){.header-video-title-intro-text .section__body .section__container{margin-bottom:60px}}@media (min-width:1200px){.header-video-title-intro-text .section__body .section__container{margin-bottom:100px}}.section__column--sidebar{display:flex;flex:0 0 100%;flex-direction:column;max-width:100%;padding:0;position:relative;width:100%}.section__column--sidebar img{height:auto;width:100%}@media (max-width:575.98px){.section__column--sidebar{order:2;padding-top:40px}.section__column--sidebar img{height:auto;margin-left:20px;margin-right:20px;max-width:100%;width:240px}}@media (min-width:768px){.section__column--sidebar{flex:0 0 37.5%;max-width:37.5%}}@media (min-width:992px){.section__column--sidebar{flex:0 0 33.33333333%;max-width:33.33333333%}}@media (min-width:1200px){.section__column--sidebar{flex:0 0 25%;max-width:25%}}.pdf .section__column--sidebar{flex:0 0 33.33333333%;max-width:33.33333333%}.section__column--text{color:#000!important;flex:0 0 100%;max-width:100%;padding:40px 20px 18px;position:relative;width:100%}@media (max-width:575.98px){.section__column--text{order:1}}@media (min-width:768px){.section__column--text{flex:0 0 62.5%;max-width:62.5%}}@media (min-width:992px){.section__column--text{flex:0 0 58.33333333%;font-size:22px;margin-left:4.16666667%;max-width:58.33333333%;padding-bottom:50px}}@media (min-width:1200px){.section__column--text{flex:0 0 58.33333333%;margin-left:8.33333333%;max-width:58.33333333%;padding-left:0;padding-right:0}}.pdf .section__column--text{flex:0 0 50%;font-size:22px;line-height:1.4;margin-left:8.33333333%;max-width:50%;padding-bottom:0;padding-left:0;padding-right:0}@media (min-width:768px){.section__column--fulltext{flex:0 0 83.33333333%;margin-left:8.33333333%;max-width:83.33333333%}}@media (min-width:992px){.section__column--fulltext{flex:0 0 75%;margin-left:12.5%;max-width:75%}}@media (min-width:1200px){.section__column--fulltext{flex:0 0 66.66666667%;margin-left:16.66666667%;max-width:66.66666667%}}.pdf .section__column--fulltext{flex:0 0 100%;margin-left:0;max-width:100%;padding-left:10px;padding-right:10px;padding-top:0;position:relative;width:100%}.wysiwyg.sidebar__content{display:flex;flex-direction:column;flex-grow:1;font-size:14px;line-height:1.3;padding:20px}.wysiwyg.sidebar__content .btn{align-self:flex-start}.pdf .wysiwyg.sidebar__content{font-size:18px}.pdf .wysiwyg.sidebar__content .heading__2,.pdf .wysiwyg.sidebar__content p{margin-bottom:24px}@media (min-width:1200px){.header-title-intro-segments .section__header{padding-bottom:40px}.header-title-intro-segments .section__column--left{flex:0 0 41.66666667%;max-width:41.66666667%}.header-title-intro-segments .section__column--right{flex:0 0 58.33333333%;max-width:58.33333333%}}.header-title-intro-segments .section__title{text-align:left}.header-title-intro-segments .section__intro{font-family:Lato,sans-serif;font-size:16px;font-weight:inherit!important;line-height:1.4;margin:0;text-align:left}@media (min-width:576px){.header-title-intro-segments .section__intro{font-size:22px}}.carousel-simple{overflow:hidden}.carousel-simple .carousel-cell{display:flex;flex-direction:column;height:100vh;position:relative;width:100%}.carousel-simple .section__container{display:flex}@media (max-width:991.98px){.carousel-simple .section__container{flex-direction:column;margin-top:-20px;padding:0;width:100%}}@media (min-width:768px){.carousel-simple .section__container{align-items:center;height:100vh;justify-content:center}}.carousel-simple .background-image-video{flex-grow:1}.carousel-simple .background-image-video img{font-family:"object-fit: cover;";height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}@media (min-width:768px){.carousel-simple .background-image-video{height:100vh}}.carousel-simple .flickity-page-dots{bottom:20px;display:block;position:absolute}.carousel-simple .flickity-page-dots .dot{background:#fff;height:16px;opacity:.5;width:16px}.carousel-simple .flickity-page-dots .dot.is-selected{opacity:1}@media (max-width:991.98px){.slider__slide{position:relative!important;visibility:visible!important}}.m-hero{height:auto;margin-bottom:100px;position:relative}@media (min-width:576px){.m-hero{margin-bottom:0}}.m-hero .c-cta-globe{right:7.6vw;top:73.4vw}@media (min-width:576px){.m-hero .c-cta-globe{right:6vw;top:22.5vw}}@media (min-width:992px){.m-hero .c-cta-globe{right:4vw}}.m-hero__mask-svg{position:absolute}.m-hero__image{-webkit-mask-image:url(#mask-mobile);mask-image:url(#mask-mobile)}.m-hero__image,.m-hero__image img{height:100%;left:0;position:absolute;top:0;width:100%}.m-hero__image img{-o-object-fit:cover;object-fit:cover}@media (min-width:576px){.m-hero__image{-webkit-mask-image:url(#mask);mask-image:url(#mask)}}.m-hero__image-overlay{background:linear-gradient(270deg,transparent,#000);height:100%;opacity:.6;position:absolute;width:100%}.m-hero__title-wrapper{height:100%;left:50%;padding-top:72px;position:absolute;top:0;transform:translateX(-50%)}@media (min-width:768px){.m-hero__title-wrapper{padding-top:110px}}.m-hero__title{color:#fff;font-family:Lato,sans-serif;font-size:4.8rem;font-weight:900;line-height:4.8rem;max-width:648px;padding:0 30px 0 10px;text-transform:uppercase}@media (min-width:768px){.m-hero__title{font-size:9.6rem;font-size:clamp(48px,6.67vw,128px);line-height:10.6rem;line-height:clamp(54px,7.36vw,140px);padding:0}}.m-hero__bg-and-bal{height:109vw;position:relative;width:100%}@media (min-width:576px){.m-hero__bg-and-bal{height:64vw}}@media (min-width:992px){.segment-subheading .section__column{flex:0 0 83.33333333%;margin-left:8.33333333%;max-width:83.33333333%}}.segment-subheading .segment-subheading__subheading{font-size:21px;font-weight:400;line-height:1.2;margin:0 0 30px;padding:0}@media (min-width:768px){.segment-subheading .segment-subheading__subheading{font-size:27px;margin-bottom:35px}}@media (min-width:992px){.segment-subheading .segment-subheading__subheading{font-size:32px;margin-bottom:40px;text-align:center}}.pdf .segment-subheading{page-break-after:avoid}@media (min-width:992px){.section__column.segment-twocolumns__column{flex:0 0 50%;max-width:50%}.section__column.segment-twocolumns__column:first-child{padding-right:20px}.section__column.segment-twocolumns__column:nth-child(2){padding-left:20px}}.pdf .segment-twocolumns,.pdf .segment-twocolumns .segment-twocolumns__column{display:block;overflow:hidden;page-break-inside:avoid!important}.pdf .segment-twocolumns .segment-twocolumns__column{float:left}.segment-twocolumns--intro{border-bottom:1px solid #fff;font-weight:700;line-height:1.4;padding-bottom:40px}.segment-twocolumns--intro .segment-twocolumns__column:first-child{margin-bottom:40px}@media (min-width:992px){.segment-twocolumns--intro .segment-twocolumns__column:first-child{margin-bottom:0}}.segment-image img{border:10x solid #fff;height:auto;width:100%}.segment-twoblocks{padding-bottom:35px}@media (min-width:992px){.segment-twoblocks{margin-left:-10px;margin-right:-10px}.segment-twoblocks .section__column{padding:0}}.pdf .segment-twoblocks{page-break-inside:avoid}@media (max-width:991.98px){.segment-twoblocks__column:first-child{margin-bottom:20px}}@media (min-width:992px){.segment-twoblocks__column{display:flex;flex:0 0 50%;max-width:50%}.segment-twoblocks__column:first-child{padding-right:10px}.segment-twoblocks__column:nth-child(2){padding-left:10px}}.twoblocks__title{font-size:24px;font-weight:900;line-height:1.2;margin:0 0 20px;padding:0;text-transform:uppercase}@media (min-width:768px){.twoblocks__title{font-size:28px}}@media (min-width:992px){.twoblocks__title{font-size:36px}}.twoblocks__block{background:#e4e4e4;padding:20px;width:100%}.twoblocks__block,.twoblocks__block ul li:before{color:#000!important}.twoblocks__block.bg-color-purple{background-color:#9658ad}.twoblocks__block.bg-color-blue{background-color:#0099d9}.twoblocks__block.bg-color-green{background-color:#3f783f}.twoblocks__block.bg-color-yellow{background-color:#ecc441}.twoblocks__block.bg-color-orange{background-color:#ee952f}.twoblocks__block.bg-color-red{background-color:#b63735}.twoblocks__block.bg-color-pink{background-color:#fc7984}.twoblocks__block.bg-color-white{background-color:#fff}.twoblocks__block.bg-color-grey{background-color:#e4e4e4}.twoblocks__block.bg-color-darkgrey{background-color:#787878}.twoblocks__block.text-color-white,.twoblocks__block.text-color-white ul li:before{color:#fff!important}.twoblocks__block.text-color-black,.twoblocks__block.text-color-black ul li:before{color:#000!important}.segment-logos+.segment-twocolumns{margin-top:80px}@media (min-width:992px){.segment-logos+.segment-twocolumns{margin-top:110px}}.segment-logos__column{--segment-logos__column-gutter:10px;display:flex;flex:0 0 100%;flex-direction:row;flex-wrap:wrap;justify-content:center;margin-left:0;max-width:100%}.segment-logos__column a{display:flex;height:70px;margin-right:var(--segment-logos__column-gutter);width:calc(25% - var(--segment-logos__column-gutter))}.segment-logos__column a img{height:70px;margin:0;-o-object-fit:contain;object-fit:contain;width:100%}@media (min-width:768px){.segment-logos__column a{--segment-logos__column-gutter:25px}}@media (min-width:992px){.segment-logos__column a{--segment-logos__column-gutter:35px}}.segment-team__member{flex:0 0 50%;max-width:50%}@media (min-width:768px){.segment-team__member{flex:0 0 33.33333333%;max-width:33.33333333%}}@media (min-width:1200px){.segment-team__member{flex:0 0 25%;max-width:25%}}.segment-team__member a,.segment-team__member a:active,.segment-team__member a:focus,.segment-team__member a:hover{color:inherit;text-decoration:none}.segment-team__member img{height:auto;margin-bottom:20px;width:100%}.member__header{color:inherit;margin-bottom:40px}.member__header strong{display:block}@media (min-width:576px){.segment-product_profile{padding-bottom:35px}}.pdf .segment-product_profile{-moz-column-break-before:avoid!important;break-before:avoid-page!important;break-inside:avoid-page!important;page-break-before:avoid!important;page-break-inside:avoid!important}.segment-bms_ranking .tab-buttons{margin-bottom:40px}@media (min-width:992px){.segment-bms_ranking .tab-buttons{flex:0 0 100%;margin-bottom:80px;margin-left:0;max-width:100%}}@media (min-width:1200px){.segment-bms_ranking .tab-buttons{flex:0 0 83.33333333%;margin-left:8.33333333%;max-width:83.33333333%}}@media (min-width:992px){.segment-bms_ranking{margin-top:-80px}}.pdf .segment-bms_ranking{margin-top:0}.section__column--bmsranking{padding:0}.section__row--bmsranking{display:none;margin-left:-10px;margin-right:-10px}.section__row--bmsranking.active{display:flex}@media (min-width:992px){.segment-bms_ranking__graph{flex:0 0 66.66666667%;max-width:66.66666667%;padding-right:30px}}.segment-bms_ranking__graph img{height:auto;margin-bottom:30px;width:100%}@media (min-width:992px){.segment-bms_ranking__graph img{margin-bottom:0}.segment-bms_ranking__text{flex:0 0 33.33333333%;max-width:33.33333333%}}.pdf .longread-ranking--bms{margin-bottom:40px}.segment-corporate_profile{margin:40px 0}@media (min-width:992px){.segment-corporate_profile{margin:80px 0}}.segment-corporate_profile__row{display:none;margin-top:40px}.segment-corporate_profile__row .section__column--left{display:flex;flex-direction:column;line-height:1.1;margin-bottom:20px}.segment-corporate_profile__row .section__column--left img{height:120px;margin-bottom:20px;width:120px}@media (min-width:992px){.segment-corporate_profile__row .section__column--left{align-items:flex-start;flex:0 0 58.33333333%;flex-direction:row;margin-bottom:0;max-width:58.33333333%}.segment-corporate_profile__row .section__column--left img{margin-right:30px}}@media (min-width:1200px){.segment-corporate_profile__row .section__column--left{flex:0 0 50%;max-width:50%}}.segment-corporate_profile__row .section__column--left h3{font-size:28px;margin-bottom:20px}@media (min-width:992px){.segment-corporate_profile__row .section__column--left h3{font-size:32px}}.segment-corporate_profile__row .section__column--left h4{font-size:20px;margin-bottom:5px}@media (min-width:992px){.segment-corporate_profile__row .section__column--left h4{font-size:24px}}.segment-corporate_profile__row .section__column--left span{font-size:20px;font-weight:300}@media (min-width:992px){.segment-corporate_profile__row .section__column--right{flex:0 0 41.66666667%;font-size:20px;line-height:1.4;max-width:41.66666667%}}@media (min-width:1200px){.segment-corporate_profile__row .section__column--right{flex:0 0 50%;max-width:50%}}@media (min-width:992px){.segment-corporate_profile__row{margin-top:80px}}.segment-corporate_profile__row.active{display:flex}body.pdf .segment-corporate_profile__row.active{flex:1 1 100%}.segment-companies{display:flex;flex-wrap:wrap;margin-bottom:80px}.segment-companies .companycard{cursor:pointer}.segment-statistics__head{margin-bottom:96px}@media (min-width:992px){.segment-statistics__head{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:66px}}@media (max-width:991.98px){.segment-statistics__head .btn{display:none}}.segment-statistics__head-button{flex:0 0 auto}@media (min-width:992px){.segment-statistics__head-texts{max-width:50%}}.segment-statistics__alt-title{color:#000;font-size:1.8rem;font-weight:900;line-height:normal;margin-bottom:11px;text-transform:uppercase}@media (min-width:992px){.segment-statistics__alt-title{font-size:2.4rem;margin-bottom:4px}}.segment-statistics__title{color:#000;margin:0}.segment-statistics__items{display:grid;grid-template-columns:repeat(1,minmax(200px,1fr));justify-items:center;row-gap:32px}@media (min-width:992px){.segment-statistics__items{-moz-column-gap:60px;column-gap:60px;grid-template-columns:repeat(3,minmax(200px,1fr));row-gap:0}}.c-number{align-items:center;display:flex;flex-flow:column;text-align:center}.c-number__image{height:136px;margin-bottom:32px;width:136px}.c-number__image img{border-radius:50%;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.c-number__text{max-width:20rem;text-align:center}.c-number__description{font-size:1.6rem;font-weight:400;line-height:2.2rem}@media (min-width:992px){.c-number__description{font-size:1.8rem;line-height:2.6rem}}.c-number__stat{margin-bottom:25px}@media (min-width:992px){.c-number__stat{margin-bottom:10px}}.segment-statistics__footer{margin-top:60px;padding:0 20px}.segment-statistics__footer a{margin:0 auto}@media (min-width:992px){.segment-statistics__footer{display:none}}.btn-investors-logout{position:absolute;top:0;transition:opacity .3s ease}.body--menu .btn-investors-logout,.btn-investors-logout.btn-investors-logout--hidden{opacity:0;pointer-events:none}@media (max-width:767.98px){.btn-investors-logout{font-size:12px;height:50px;right:60px;width:50px}}@media (min-width:768px){.btn-investors-logout{font-size:12px;height:60px;right:0;width:60px}}@media (min-width:992px){.btn-investors-logout{font-size:14px;height:70px;width:70px}}@media (min-width:1200px){.btn-investors-logout{font-size:16px;height:80px;width:80px}}.investors-heading-lg{font-weight:900;line-height:1.06;margin:0;padding:0;text-align:center;text-transform:uppercase;width:100%}@media (max-width:767.98px){.investors-heading-lg{font-size:32px}}@media (min-width:768px){.investors-heading-lg{font-size:45px}}@media (min-width:992px){.investors-heading-lg{font-size:60px}}.investors-heading-md{font-weight:900;line-height:1.11;margin:0;padding:0;text-align:center;text-transform:uppercase;width:100%}@media (max-width:767.98px){.investors-heading-md{font-size:32px}}@media (min-width:768px){.investors-heading-md{font-size:40px}}@media (min-width:992px){.investors-heading-md{font-size:48px}}.investors-archive-card{background:#fff;color:#000;display:flex;flex-direction:column;height:400px;justify-content:space-between;margin-bottom:20px;margin-left:10px;margin-right:10px;position:relative;width:calc(33.33% - 20px)}@media (max-width:991.98px){.investors-archive-card{width:calc(50% - 20px)}}@media (max-width:767.98px){.investors-archive-card{height:auto;width:100%}}.investors-archive-card:focus,.investors-archive-card:hover{color:inherit;text-decoration:none}.investors-archive-card:focus .icon,.investors-archive-card:hover .icon{transform:translateX(5px);transition:transform .3s ease}.investors-archive-card:focus.investors-archive-card--download .icon,.investors-archive-card:hover.investors-archive-card--download .icon{transform:translateY(5px)}.investors-archive-card:focus.investors-archive-card--external_link .icon,.investors-archive-card:hover.investors-archive-card--external_link .icon{transform:translateX(5px) rotate(-45deg)}.investors-archive-card__img-wrapper img{font-family:"object-fit: cover; object-position: center";height:180px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.investors-archive-card__text{padding:20px 20px 0}@media (max-width:575.98px){.investors-archive-card__text{padding:20px}}.investors-archive-card__subtitle,.investors-archive-card__title{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.investors-archive-card__title{-webkit-line-clamp:8;font-size:20px;line-height:normal;margin:0}.investors-archive-card--hasimage .investors-archive-card__title{-webkit-line-clamp:3}@media (max-width:575.98px){.investors-archive-card__title{-webkit-line-clamp:5;font-size:18px}}.investors-archive-card__subtitle{-webkit-line-clamp:4;font-size:17px;font-weight:300;line-height:1.2;margin-top:20px}.investors-archive-card--hasimage .investors-archive-card__subtitle{-webkit-line-clamp:2}@media (max-width:575.98px){.investors-archive-card__subtitle{-webkit-line-clamp:2;font-size:15px}}.investors-archive-card__footer{padding:0 20px 20px}.investors-archive-card__footer .icon{bottom:20px;height:21px;position:absolute;right:20px;transform:translateX(0);transition:transform .3s ease;width:21px}.investors-archive-card__logo{height:50px;margin-bottom:20px;width:50px}.investors-archive-card__logo img{height:100%;width:100%}.investors-archive-card--external_link .icon{transform:rotate(-45deg)}.investors-archive-card__label{font-family:Lato,sans-serif;font-size:14px;font-weight:300}.investors-archive-card--bg-grey{background:#e4e4e4}.investors-archive-card--bg-yellow{background:#ecc441}.investors-archive-card--bg-blue{background:#0099d9}.investors-archive-card--bg-pink{background:#fc7984}.investors-archive-card--bg-green{background:#3f783f}.investors-archive-card--bg-orange{background:#ee952f}.investors-archive-card--bg-red{background:#b63735}.investors-archive-card--bg-darkgrey{background:#787878}.investors-archive-card--bg-purple{background:#9658ad}.investors-archive-card--color-grey,.investors-archive-card--color-grey:focus,.investors-archive-card--color-grey:hover{color:#e4e4e4}.investors-archive-card--color-darkgrey,.investors-archive-card--color-darkgrey:focus,.investors-archive-card--color-darkgrey:hover{color:#787878}.investors-archive-card--color-purple,.investors-archive-card--color-purple:focus,.investors-archive-card--color-purple:hover{color:#9658ad}.investors-archive-card--color-yellow,.investors-archive-card--color-yellow:focus,.investors-archive-card--color-yellow:hover{color:#ecc441}.investors-archive-card--color-blue,.investors-archive-card--color-blue:focus,.investors-archive-card--color-blue:hover{color:#0099d9}.investors-archive-card--color-pink,.investors-archive-card--color-pink:focus,.investors-archive-card--color-pink:hover{color:#fc7984}.investors-archive-card--color-green,.investors-archive-card--color-green:focus,.investors-archive-card--color-green:hover{color:#3f783f}.investors-archive-card--color-white,.investors-archive-card--color-white:focus,.investors-archive-card--color-white:hover{color:#fff}.investors-archive-card--color-red,.investors-archive-card--color-red:focus,.investors-archive-card--color-red:hover{color:#b63735}.investors-archive-card--color-orange,.investors-archive-card--color-orange:focus,.investors-archive-card--color-orange:hover{color:#ee952f}.investors-header{background:#aeaeae;background:#0099d9}.pdf .investors-header{padding-top:0}.investors-header .section__body{background:#0099d9;padding-bottom:30px;position:relative}.pdf .investors-header .section__body{background:none}.investors-header .section__body .section__container{background:#aeaeae}.pdf .investors-header .section__body .section__container{background:none}@media (min-width:992px){.investors-header .section__body{padding-bottom:50px}}@media (max-width:991.98px){.investors-header{padding-bottom:50px;padding-top:50px}}@media (min-width:992px){.investors-header{padding-bottom:70px;padding-top:70px}}.investors-header__content{display:flex;flex-wrap:wrap;justify-content:center}.investors-header__intro{width:100%}@media (max-width:991.98px){.investors-header__intro{margin-top:25px}}@media (min-width:992px){.investors-header__intro{margin-top:40px}}.investors-companies-text{background-color:#0099d9}.btn-tracking-sheet{background:transparent;border:1px solid #000;border-radius:15px;color:#000;display:block;font-size:15px;font-weight:900;height:85px;line-height:1.33;margin-top:36px;padding:10px;position:relative;text-decoration:none!important;width:180px}.btn-tracking-sheet .icon{bottom:14px;height:20px;position:absolute;right:14px;width:20px}.btn-tracking-sheet:focus,.btn-tracking-sheet:hover{background:#000;border-color:#000;color:#fff}@media (min-width:768px){.btn-tracking-sheet{font-size:18px;height:150px;padding:14px;width:269px}}.investors-companies-cards{background-color:#e4e4e4}@media (max-width:767.98px){.investors-companies-cards{padding-top:50px}}@media (min-width:768px){.investors-companies-cards{padding-bottom:120px;padding-top:160px}}.company-model--investors .company-modal__name{font-size:32px;font-weight:900;line-height:1.2;margin-bottom:0;width:100%}@media (min-width:576px){.company-model--investors .company-modal__name{font-size:48px;width:auto}}.company-model--investors .company-modal__heading{font-size:1.5em;margin-bottom:25px}.investors-home-header{background-color:#0099d9}.investors-home-header__top{color:#000;display:flex;flex-wrap:wrap;justify-content:center}@media (max-width:991.98px){.investors-home-header__top{padding-bottom:60px;padding-top:50px}}@media (min-width:992px){.investors-home-header__top{padding-bottom:90px;padding-top:100px}}.investors-home-header__top-title span{display:block;font-weight:400}.investors-home-header__text{background-color:#000;border-top-left-radius:20px;border-top-right-radius:20px;color:#fff}@media (max-width:991.98px){.investors-home-header__text{padding:20px}}@media (min-width:992px){.investors-home-header__text{padding:45px 79px 0}}@media (max-width:991.98px){.investors-home-header__text-heading{margin-bottom:30px}}@media (min-width:992px){.investors-home-header__text-heading{margin-bottom:60px}}.investors-home-content{background-color:#e4e4e4}.investors-home-content__body{background-color:#fff;color:#000}@media (min-width:768px){.investors-home-content__body{border-top:40px solid #000}}.investors-home-content__text{flex:0 0 100%;max-width:100%;padding:40px 20px 18px;position:relative;width:100%}@media (min-width:768px){.investors-home-content__text{flex:0 0 83.33333333%;margin-left:8.33333333%;max-width:83.33333333%}}@media (min-width:992px){.investors-home-content__text{flex:0 0 75%;margin-left:12.5%;max-width:75%;padding-bottom:50px}}@media (min-width:1200px){.investors-home-content__text{flex:0 0 66.66666667%;margin-left:16.66666667%;max-width:66.66666667%}}.investors-home-news{background-color:#e4e4e4}@media (max-width:991.98px){.investors-home-news{padding-bottom:100px;padding-top:40px}}@media (min-width:992px){.investors-home-news{padding-bottom:165px;padding-top:90px}}@media (max-width:991.98px){.investors-home-news__heading{margin-bottom:30px}}@media (min-width:992px){.investors-home-news__heading{margin-bottom:60px}}.investors-home-news__footer{display:flex;justify-content:flex-end;margin-top:50px}.investors-news-items{border-top:1px solid #000;list-style:none;margin:0;padding:0}.investors-news-item{border-bottom:1px solid #000;padding-top:20px;position:relative;width:100%}@media (max-width:767.98px){.investors-news-item{padding-bottom:30px}}@media (min-width:768px){.investors-news-item{padding-bottom:20px}}.investors-news-item__header{width:100%}@media (min-width:992px){.investors-news-item__header{display:grid;grid-template-columns:175px 1fr}}.investors-news-item__info{font-weight:400;line-height:1.22}.investors-news-item__info span{display:block;font-weight:300}@media (max-width:767.98px){.investors-news-item__info{font-size:14px;margin-bottom:10px}}@media (min-width:768px){.investors-news-item__info{font-size:18px;padding-right:20px}}.investors-news-item__title{font-weight:900;line-height:1.18;text-transform:none}@media (max-width:767.98px){.investors-news-item__title{font-size:16px}}@media (min-width:768px){.investors-news-item__title{font-size:22px;padding-right:20%}}.investors-news-item__collapse-content{height:0;overflow:hidden;transition:height .3s ease-in}@media (min-width:992px){.investors-news-item__collapse-content{margin-left:175px}}.investors-news-item__wysiwyg{padding-right:10%;padding-top:10px}.investors-news-item__button{background:none;border:0;margin:0 auto;padding:0;position:absolute}.investors-news-item__button,.investors-news-item__button .icon-dropdown{transition:transform .3s ease-in}.is-extended .investors-news-item__button .icon-dropdown{transform:rotate(180deg)}@media (max-width:767.98px){.investors-news-item__button{bottom:10px;left:50%;transform:translatex(-50%)}.investors-news-item__button .icon-dropdown{height:20px;width:20px}}@media (min-width:768px){.investors-news-item__button{right:0;top:50%;transform:translateY(-50%)}.investors-news-item__button .icon-dropdown{height:24px;width:24px}.investors-news-item__button:hover{transform:translateY(calc(-50% + 5px))}.is-extended .investors-news-item__button:hover{transform:translateY(calc(-50% - 5px))}}.investors-news-item__button:focus{outline:0}.investors-news-archive{background-color:#e4e4e4}@media (max-width:991.98px){.investors-news-archive{padding-bottom:100px;padding-top:50px}}@media (min-width:992px){.investors-news-archive{padding-bottom:200px;padding-top:150px}}.menu__column--70{width:100%}@media (min-width:992px){.menu__column--70{flex-basis:70%;width:70%}}.menu__button---hover-arrow p{margin-bottom:0}@media (min-width:992px){.menu__button---hover-arrow{position:relative}.menu__button---hover-arrow:after{background-image:url(../images/arrow.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:auto;height:20px;margin-bottom:20px;margin-left:auto;margin-right:0;padding-right:55px;transition:transform .3s ease-in-out 0s,opacity .3s ease-in-out 0s;width:15px}}@media (min-width:992px) and (min-width:992px){.menu__button---hover-arrow:after{margin-top:0;opacity:0;transform:translateX(-15px);transition:transform .3s ease-in-out 0s,opacity .3s ease-in-out 0s;width:20px}}@media (min-width:992px){.menu__button---hover-arrow:active:after,.menu__button---hover-arrow:focus:after,.menu__button---hover-arrow:hover:after{opacity:1;transform:translateX(0)}}@media (max-width:991.98px){.menu__btn-ghost{margin-top:10px}}@media (min-width:992px){.menu__btn-ghost{pointer-events:none;position:absolute;right:18px;top:18px}}.page-template-template-investors-companies .header-searchbutton,.page-template-template-investors-home .header-searchbutton,.page-template-template-investors-library .header-searchbutton,.page-template-template-investors-news-archive .header-searchbutton{display:none}

/*# sourceMappingURL=main.css.map*/</pre></body></html>