@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@700&display=swap");
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
body > .pace{display:none;}.timeline-wrapper{--timeline-heading-color:#282828;--timeline-body-color:#626262;}.timeline-wrapper .timeline-scroll-container{overscroll-behavior:none;display:flex;flex-direction:row;flex-wrap:nowrap;height:100vh;}.timeline-wrapper .timeline-nav{z-index:1;position:fixed;top:3em;left:50%;transform:translateX(-50%);background-color:white;}.timeline-wrapper .timeline-nav .timeline-button-group{list-style:none;margin:0;padding:0;display:flex;box-shadow:0 3px 6px rgba(0,0,0,0.16);border-radius:5px;}.timeline-wrapper .timeline-nav .timeline-button{display:inline-flex;justify-content:center;align-items:center;text-decoration:none;font-size:2rem;color:var(--timeline-heading-color);padding:2rem 2.5rem;gap:1rem;min-width:18ch;}.timeline-wrapper .timeline-nav .timeline-button svg{padding-top:4px;fill:#282828;transition:all 0.3s cubic-bezier(0.4,0,0.2,1);}.timeline-wrapper .timeline-nav .timeline-button:hover,.timeline-wrapper .timeline-nav .timeline-button:focus{background-color:#94D600;color:white;transition:all 0.3s cubic-bezier(0.4,0,0.2,1);}.timeline-wrapper .timeline-nav .timeline-button:hover svg,.timeline-wrapper .timeline-nav .timeline-button:focus svg{fill:white;}@-webkit-keyframes move-scroll{0%{top:10%;opacity:0;height:1px;}50%{opacity:1;height:10px;}100%{top:90%;opacity:0;height:1px;}}@keyframes move-scroll{0%{top:10%;opacity:0;height:1px;}50%{opacity:1;height:10px;}100%{top:90%;opacity:0;height:1px;}}@-webkit-keyframes move-arrow{0%{top:0px;opacity:0;}50%{opacity:1;}100%{top:10px;opacity:0;}}@keyframes move-arrow{0%{top:0px;opacity:0;}50%{opacity:1;}100%{top:10px;opacity:0;}}.timeline-wrapper .timeline-scroll-instruction{z-index:1;position:fixed;bottom:5vh;right:5vh;width:191px;height:191px;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:100%;border:2px solid white;transition:opacity 0.4s ease-in,visibility 0.4s ease-in;}.timeline-wrapper .timeline-scroll-instruction .scroll-icon{width:30px;height:60px;border-radius:30px;border:3px solid #fff;position:relative;z-index:0;}.timeline-wrapper .timeline-scroll-instruction .scroll-icon::before{width:0;height:20px;background:#fff;position:absolute;left:50%;top:50%;content:'';margin-top:-10px;}.timeline-wrapper .timeline-scroll-instruction .scroll-icon::after{width:6px;height:7px;background:#fff;position:absolute;left:50%;top:2%;content:'';border-radius:2px;margin-top:-5px;margin-left:-3px;-webkit-animation:move-scroll 2s infinite;animation:move-scroll 2s infinite;}.timeline-wrapper .timeline-scroll-instruction .arrow{position:relative;border:solid #94D600;border-width:0 2px 2px 0;display:inline-block;padding:5px;-webkit-animation:move-arrow 2s infinite 0.15s;animation:move-arrow 2s infinite 0.15s;}.timeline-wrapper .timeline-scroll-instruction .arrow--down{transform:rotate(45deg);-webkit-transform:rotate(45deg);}.timeline-wrapper .timeline-scroll-instruction .instruction-content{display:inline-block;margin-top:10px;color:white;}.timeline-wrapper .timeline-section{display:flex;}.timeline-wrapper .timeline-section:nth-child(1) .timeline-indicator{display:none;}.timeline-wrapper .timeline-section:nth-child(2) .timeline-indicator--previous{opacity:0;}.timeline-wrapper .timeline-section:last-child{padding-right:20vh;}.timeline-wrapper .timeline-section:last-child .timeline-indicator--next{opacity:0;}.timeline-wrapper .timeline-section .section{position:relative;height:100%;margin:auto;display:flex;justify-content:center;align-items:center;}.timeline-wrapper .timeline-section .media figure{width:100%;position:relative;overflow:hidden;margin-bottom:0;}.timeline-wrapper .timeline-section .media img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;max-block-size:none;max-inline-size:none;}.timeline-wrapper .timeline-section .content{height:100%;width:-webkit-max-content;width:-moz-max-content;width:max-content;display:flex;flex-direction:column;justify-content:center;color:var(--timeline-body-color);}.timeline-wrapper .timeline-section .content .heading{display:inline-block;width:-webkit-max-content;width:-moz-max-content;width:max-content;font-family:"Cormorant Garamond",serif;font-size:10vmin;line-height:1.352517;margin-bottom:4rem;font-weight:700;color:var(--timeline-heading-color);font-weight:bold;}.timeline-wrapper .timeline-section .content p{max-width:120rem;font-size:1.8vmin;padding-right:5vh;line-height:1.954545;}.timeline-wrapper .timeline-section .content p + p{margin-top:1em;}.timeline-wrapper .timeline-section .content p:first-of-type > strong{display:inline-block;margin-bottom:1em;}.timeline-wrapper .timeline-section .timeline-link{font-size:1.8vmin;}.timeline-wrapper .timeline-section .timeline-indicator{width:100%;position:absolute;display:flex;justify-content:center;align-items:center;bottom:5vh;left:0%;color:white;}.timeline-wrapper .timeline-section .timeline-indicator--previous,.timeline-wrapper .timeline-section .timeline-indicator--next{display:block;height:2px;background-color:#282828;flex:0;position:relative;z-index:-1;}.timeline-wrapper .timeline-section .timeline-indicator--next{flex:1;}.timeline-wrapper .timeline-section .timeline-indicator--content{position:absolute;left:0;display:flex;justify-content:center;align-items:center;background-color:#282828;width:7rem;height:7rem;text-align:center;border-radius:7rem;padding-bottom:4px;font-weight:bold;padding-right:3px;z-index:1;}.timeline-wrapper .timeline-section--introduction{flex:0 0 100vw;padding:0;}.timeline-wrapper .timeline-section--introduction .section{width:100%;height:100%;display:flex;justify-content:flex-start;align-items:flex-end;flex-direction:row-reverse;margin:0;}.timeline-wrapper .timeline-section--introduction .media{width:100%;height:100vh;max-width:50vw;top:0;right:0;}.timeline-wrapper .timeline-section--introduction .media figure{height:100%;}.timeline-wrapper .timeline-section--introduction .media img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;}.timeline-wrapper .timeline-section--introduction .content{width:60%;display:flex;align-items:flex-start;justify-content:flex-end;flex-direction:column;padding-left:5vw;padding-bottom:15vh;}.timeline-wrapper .timeline-section--introduction .content .heading{font-family:"segoe_uiregular",sans-serif;font-size:5vmin;font-weight:bold;}.timeline-wrapper .timeline-section--text-only--type-01 .media{display:none;}.timeline-wrapper .timeline-section--text-only--type-01 .content{padding-top:10vh;justify-content:flex-start;max-width:51vh;}.timeline-wrapper .timeline-section--text-only--type-02 .media{display:none;}.timeline-wrapper .timeline-section--text-only--type-02 .content{justify-content:flex-start;padding-top:35vh;max-width:37vh;}.timeline-wrapper .timeline-section--text-only--type-03 .media{display:none;}.timeline-wrapper .timeline-section--text-only--type-03 .content{padding-bottom:15vh;justify-content:flex-end;}.timeline-wrapper .timeline-section--single-image--type-01 .section{align-items:flex-start;}.timeline-wrapper .timeline-section--single-image--type-01 .media{position:relative;height:100vh;}.timeline-wrapper .timeline-section--single-image--type-01 .media img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;max-block-size:none;max-inline-size:none;}.timeline-wrapper .timeline-section--single-image--type-01 .media figure{width:100%;height:100%;width:80vh;overflow:hidden;}.timeline-wrapper .timeline-section--single-image--type-01 .media figure img{-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0;width:140%;}.timeline-wrapper .timeline-section--single-image--type-01 .content{padding-left:10vh;padding-bottom:15vh;justify-content:flex-end;}.timeline-wrapper .timeline-section--single-image--type-02 .section{align-items:flex-start;}.timeline-wrapper .timeline-section--single-image--type-02 .media{position:relative;margin-top:10vh;margin-left:-12.5vh;}.timeline-wrapper .timeline-section--single-image--type-02 .media figure{width:25vh;aspect-ratio:1 / 1;}.timeline-wrapper .timeline-section--single-image--type-02 .content{padding-right:25vh;}.timeline-wrapper .timeline-section--single-image--type-03 .section{align-items:flex-start;}.timeline-wrapper .timeline-section--single-image--type-03 .media{margin-top:25vh;margin-bottom:25vh;}.timeline-wrapper .timeline-section--single-image--type-03 .media figure{height:50vh;aspect-ratio:1.5 / 1;}.timeline-wrapper .timeline-section--single-image--type-03 .media img{-o-object-fit:cover;object-fit:cover;position:absolute;height:100%;top:0;left:0;width:140%;max-block-size:none;max-inline-size:none;}.timeline-wrapper .timeline-section--single-image--type-03 .content{padding-left:10vh;}.timeline-wrapper .timeline-section--single-image--type-04{margin-left:-25vh;}.timeline-wrapper .timeline-section--single-image--type-04 .section{align-items:flex-end;}.timeline-wrapper .timeline-section--single-image--type-04 .media{margin-bottom:10vh;}.timeline-wrapper .timeline-section--single-image--type-04 .media img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;}.timeline-wrapper .timeline-section--single-image--type-04 .media figure{width:30vh;}.timeline-wrapper .timeline-section--single-image--type-04 .content{justify-content:flex-end;padding-bottom:15vh;padding-left:10vh;}.timeline-wrapper .timeline-section--single-image--type-04 .content p{max-width:80rem;}.timeline-wrapper .timeline-section--single-image--type-05 .section{align-items:flex-start;}.timeline-wrapper .timeline-section--single-image--type-05 .media{position:relative;height:100vh;}.timeline-wrapper .timeline-section--single-image--type-05 .media figure{width:100%;height:75vh;width:70vh;overflow:hidden;}.timeline-wrapper .timeline-section--single-image--type-05 .media figure img{-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0;width:140%;height:100%;}.timeline-wrapper .timeline-section--single-image--type-05 .content{padding-left:10vh;padding-top:10vh;justify-content:flex-start;max-width:62vh;}.timeline-wrapper .timeline-section--single-image--type-06 .section{align-items:flex-start;}.timeline-wrapper .timeline-section--single-image--type-06 .media{position:relative;height:100vh;margin-left:10vh;}.timeline-wrapper .timeline-section--single-image--type-06 .media figure{height:100vh;width:100vh;overflow:hidden;}.timeline-wrapper .timeline-section--single-image--type-06 .media figure img{-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0;width:140%;height:100%;}.timeline-wrapper .timeline-section--single-image--type-06 .content{padding-left:10vh;padding-top:10vh;justify-content:flex-start;max-width:62vh;}.timeline-wrapper .timeline-section--single-image--type-07 .section{align-items:flex-start;}.timeline-wrapper .timeline-section--single-image--type-07 .media{margin-top:25vh;margin-bottom:25vh;margin-left:5vh;}.timeline-wrapper .timeline-section--single-image--type-07 .media figure{height:50vh;aspect-ratio:1.5 / 1;}.timeline-wrapper .timeline-section--single-image--type-07 .media img{-o-object-fit:cover;object-fit:cover;position:absolute;height:100%;top:0;left:0;width:140%;max-block-size:none;max-inline-size:none;}.timeline-wrapper .timeline-section--single-image--type-07 .content{padding-left:10vh;justify-content:flex-start;padding-top:10vh;max-width:60vh;}.timeline-wrapper .timeline-section--single-image--type-08 .section{align-items:flex-start;}.timeline-wrapper .timeline-section--single-image--type-08 .media{margin-top:10vh;margin-bottom:25vh;margin-left:5vh;}.timeline-wrapper .timeline-section--single-image--type-08 .media figure{height:60vh;aspect-ratio:1 / 1;}.timeline-wrapper .timeline-section--single-image--type-08 .media img{-o-object-fit:cover;object-fit:cover;position:absolute;height:100%;top:0;left:0;width:140%;max-block-size:none;max-inline-size:none;}.timeline-wrapper .timeline-section--single-image--type-08 .content{padding-left:10vh;justify-content:flex-start;padding-top:10vh;max-width:60vh;}.timeline-wrapper .timeline-section--single-image--type-09 .section{align-items:flex-start;}.timeline-wrapper .timeline-section--single-image--type-09 .media{position:relative;height:100vh;}.timeline-wrapper .timeline-section--single-image--type-09 .media img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;max-block-size:none;max-inline-size:none;}.timeline-wrapper .timeline-section--single-image--type-09 .media figure{width:100%;height:100%;width:80vh;overflow:hidden;}.timeline-wrapper .timeline-section--single-image--type-09 .media figure img{-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0;width:140%;}.timeline-wrapper .timeline-section--single-image--type-09 .content{padding-left:10vh;padding-top:10vh;justify-content:flex-start;max-width:62vh;}.timeline-wrapper .timeline-section--double-image--type-01 .section{align-items:flex-start;}.timeline-wrapper .timeline-section--double-image--type-01 .media{position:relative;height:80vh;margin-top:10vh;margin-bottom:10vh;margin-left:10vh;}.timeline-wrapper .timeline-section--double-image--type-01 .media img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;}.timeline-wrapper .timeline-section--double-image--type-01 .media figure{width:100%;height:100%;}.timeline-wrapper .timeline-section--double-image--type-01 .media figure:nth-child(1){aspect-ratio:1 / 1;width:80vh;}.timeline-wrapper .timeline-section--double-image--type-01 .media figure:nth-child(2){position:absolute;max-width:20vh;max-height:20vh;bottom:5%;right:-12.5%;top:auto;aspect-ratio:1 / 1;}.timeline-wrapper .timeline-section--double-image--type-01 .content{padding:10vh 0 10vh 10rem;justify-content:flex-start;}.timeline-wrapper .timeline-section--double-image--type-02 .section{align-items:flex-start;}.timeline-wrapper .timeline-section--double-image--type-02 .media{position:relative;height:100vh;}.timeline-wrapper .timeline-section--double-image--type-02 .media img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;max-block-size:none;max-inline-size:none;}.timeline-wrapper .timeline-section--double-image--type-02 .media figure{width:100%;height:100%;}.timeline-wrapper .timeline-section--double-image--type-02 .media figure:nth-child(1){width:80vh;overflow:hidden;}.timeline-wrapper .timeline-section--double-image--type-02 .media figure:nth-child(1) img{-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0;width:140%;}.timeline-wrapper .timeline-section--double-image--type-02 .media figure:nth-child(2){position:absolute;width:25vh;height:25vh;bottom:15%;right:80%;top:auto;aspect-ratio:1 / 1;}.timeline-wrapper .timeline-section--double-image--type-02 .content{padding-left:10vh;padding-bottom:15vh;justify-content:flex-end;}.timeline-wrapper .timeline-section--double-image--type-03 .section{flex-direction:column;align-items:flex-start;}.timeline-wrapper .timeline-section--double-image--type-03 .media{position:relative;height:60vh;margin-right:10vh;margin-left:10vh;}.timeline-wrapper .timeline-section--double-image--type-03 .media img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;}.timeline-wrapper .timeline-section--double-image--type-03 .media figure{width:100%;height:100%;}.timeline-wrapper .timeline-section--double-image--type-03 .media figure:nth-child(1){width:80vh;}.timeline-wrapper .timeline-section--double-image--type-03 .media figure:nth-child(2){position:absolute;width:20vh;height:20vh;bottom:-12.5%;right:85%;top:auto;aspect-ratio:1 / 1;}.timeline-wrapper .timeline-section--double-image--type-03 .content{margin-left:10vh;padding-bottom:15vh;justify-content:flex-end;}.timeline-wrapper .timeline-section--double-image--type-04 .section{flex-direction:column;align-items:flex-start;}.timeline-wrapper .timeline-section--double-image--type-04 .media{position:relative;height:60vh;margin-left:25vh;}.timeline-wrapper .timeline-section--double-image--type-04 .media img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;}.timeline-wrapper .timeline-section--double-image--type-04 .media figure{width:100%;height:100%;}.timeline-wrapper .timeline-section--double-image--type-04 .media figure:nth-child(1){width:60vh;aspect-ratio:1 / 1;}.timeline-wrapper .timeline-section--double-image--type-04 .media figure:nth-child(2){position:absolute;width:25vh;height:25vh;bottom:-12.5%;right:85%;top:auto;aspect-ratio:1 / 1;}.timeline-wrapper .timeline-section--double-image--type-04 .content{padding-left:60vh;padding-right:10vh;padding-bottom:10vh;}.timeline-wrapper .timeline-section--double-image--type-04 .content p{padding-right:0;}.timeline-wrapper .timeline-section--double-image--type-05 .section{align-items:flex-start;flex-direction:row-reverse;}.timeline-wrapper .timeline-section--double-image--type-05 .media{position:relative;height:100vh;}.timeline-wrapper .timeline-section--double-image--type-05 .media img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;max-block-size:none;max-inline-size:none;}.timeline-wrapper .timeline-section--double-image--type-05 .media figure{width:100%;height:100%;}.timeline-wrapper .timeline-section--double-image--type-05 .media figure:nth-child(1){width:80vh;overflow:hidden;}.timeline-wrapper .timeline-section--double-image--type-05 .media figure:nth-child(1) img{-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0;width:140%;}.timeline-wrapper .timeline-section--double-image--type-05 .media figure:nth-child(2){position:absolute;width:25vh;height:25vh;bottom:12.5vh;left:-12.5vh;aspect-ratio:1 / 1;}.timeline-wrapper .timeline-section--double-image--type-05 .content{padding-left:15vh;padding-right:20vh;}.timeline-wrapper .timeline-section--double-image--type-06 .section{align-items:flex-start;}.timeline-wrapper .timeline-section--double-image--type-06 .media{position:relative;margin-top:10vh;}.timeline-wrapper .timeline-section--double-image--type-06 .media img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;}.timeline-wrapper .timeline-section--double-image--type-06 .media figure{width:100%;height:100%;}.timeline-wrapper .timeline-section--double-image--type-06 .media figure:nth-child(1){aspect-ratio:1 / 1;width:60vh;}.timeline-wrapper .timeline-section--double-image--type-06 .media figure:nth-child(2){position:absolute;max-width:20vh;max-height:20vh;top:-5vh;left:-10vh;aspect-ratio:1 / 1;}.timeline-wrapper .timeline-section--double-image--type-06 .content{justify-content:flex-start;padding-top:10vh;padding-left:10vh;}.timeline-wrapper .timeline-section--double-image--type-07 .section{align-items:flex-start;flex-direction:row-reverse;}.timeline-wrapper .timeline-section--double-image--type-07 .media{position:relative;margin-top:10vh;margin-right:10vh;}.timeline-wrapper .timeline-section--double-image--type-07 .media figure{width:100%;height:100%;}.timeline-wrapper .timeline-section--double-image--type-07 .media figure:nth-child(1){aspect-ratio:1 / 1;width:50vh;}.timeline-wrapper .timeline-section--double-image--type-07 .media figure:nth-child(2){position:absolute;max-width:30vh;max-height:30vh;top:2.5vh;left:-22.5vh;aspect-ratio:1 / 1;}.timeline-wrapper .timeline-section--double-image--type-07 .content{justify-content:flex-end;padding-left:10vh;padding-bottom:15vh;}.timeline-wrapper .timeline-section--double-image--type-08 .section{align-items:flex-start;}.timeline-wrapper .timeline-section--double-image--type-08 .media{position:relative;margin-top:20vh;margin-left:20vh;}.timeline-wrapper .timeline-section--double-image--type-08 .media img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;}.timeline-wrapper .timeline-section--double-image--type-08 .media figure{width:100%;height:100%;}.timeline-wrapper .timeline-section--double-image--type-08 .media figure:nth-child(1){aspect-ratio:1 / 1;width:60vh;}.timeline-wrapper .timeline-section--double-image--type-08 .media figure:nth-child(2){position:absolute;max-width:40vh;max-height:40vh;top:-10vh;left:-20vh;aspect-ratio:1 / 1;z-index:-1;}.timeline-wrapper .timeline-section--double-image--type-08 .content{justify-content:flex-start;padding-top:10vh;padding-left:10vh;max-width:64vh;}.timeline-wrapper .timeline-section--double-image--type-09 .section{align-items:flex-start;}.timeline-wrapper .timeline-section--double-image--type-09 .media{position:relative;margin-top:10vh;}.timeline-wrapper .timeline-section--double-image--type-09 .media img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;}.timeline-wrapper .timeline-section--double-image--type-09 .media figure{width:100%;height:100%;}.timeline-wrapper .timeline-section--double-image--type-09 .media figure:nth-child(1){aspect-ratio:1 / 1;width:60vh;}.timeline-wrapper .timeline-section--double-image--type-09 .media figure:nth-child(2){position:absolute;max-width:25vh;max-height:25vh;bottom:-12.5vh;left:-12.5vh;top:auto;aspect-ratio:1 / 1;}.timeline-wrapper .timeline-section--double-image--type-09 .content{justify-content:flex-start;padding-top:35vh;max-width:56vh;padding-left:10vh;}.timeline-wrapper .timeline-section--triple-image--type-01 .section{align-items:flex-start;}.timeline-wrapper .timeline-section--triple-image--type-01 .media{position:relative;margin-top:10vh;}.timeline-wrapper .timeline-section--triple-image--type-01 .media img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;}.timeline-wrapper .timeline-section--triple-image--type-01 .media figure{width:100%;height:100%;}.timeline-wrapper .timeline-section--triple-image--type-01 .media figure:nth-child(1){aspect-ratio:1 / 1;width:60vh;}.timeline-wrapper .timeline-section--triple-image--type-01 .media figure:nth-child(2){position:absolute;max-width:40vh;max-height:40vh;top:-5vh;left:-20vh;aspect-ratio:1 / 1;}.timeline-wrapper .timeline-section--triple-image--type-01 .media figure:nth-child(3){position:absolute;max-width:25vh;max-height:25vh;bottom:-12.5vh;right:-12.5vh;aspect-ratio:1 / 1;}.timeline-wrapper .timeline-section--triple-image--type-01 .content{justify-content:flex-start;padding-left:10rem;padding-top:10vh;padding-right:10vh;}.timeline-wrapper .timeline-section--triple-image--type-02 .section{align-items:flex-start;}.timeline-wrapper .timeline-section--triple-image--type-02 .media{position:relative;margin-top:10vh;margin-left:20vh;}.timeline-wrapper .timeline-section--triple-image--type-02 .media img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;}.timeline-wrapper .timeline-section--triple-image--type-02 .media figure{width:100%;height:100%;}.timeline-wrapper .timeline-section--triple-image--type-02 .media figure:nth-child(1){aspect-ratio:1 / 1;width:60vh;}.timeline-wrapper .timeline-section--triple-image--type-02 .media figure:nth-child(2){position:absolute;max-width:40vh;max-height:40vh;top:-5vh;left:-20vh;aspect-ratio:1 / 1;}.timeline-wrapper .timeline-section--triple-image--type-02 .media figure:nth-child(3){position:absolute;max-width:25vh;max-height:25vh;bottom:-12.5vh;right:-12.5vh;aspect-ratio:1 / 1;}.timeline-wrapper .timeline-section--triple-image--type-02 .content{justify-content:flex-start;padding-top:35vh;max-width:64vh;padding-left:20vh;}.timeline-wrapper .timeline-section--triple-image--type-03 .section{align-items:flex-start;}.timeline-wrapper .timeline-section--triple-image--type-03 .media{position:relative;margin-top:10vh;}.timeline-wrapper .timeline-section--triple-image--type-03 .media img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;}.timeline-wrapper .timeline-section--triple-image--type-03 .media figure{width:100%;height:100%;}.timeline-wrapper .timeline-section--triple-image--type-03 .media figure:nth-child(1){aspect-ratio:1 / 1;width:60vh;}.timeline-wrapper .timeline-section--triple-image--type-03 .media figure:nth-child(2){position:absolute;max-width:35vh;max-height:35vh;bottom:-17.5vh;left:-17.5vh;aspect-ratio:1 / 1;}.timeline-wrapper .timeline-section--triple-image--type-03 .media figure:nth-child(3){position:absolute;max-width:20vh;max-height:20vh;top:5vh;right:-10vh;aspect-ratio:1 / 1;}.timeline-wrapper .timeline-section--triple-image--type-03 .content{justify-content:flex-end;padding-left:10rem;padding-bottom:15vh;max-width:54vh;}.timeline-wrapper .timeline-section--double-image--type-06 + .timeline-section--single-image--type-04{margin-left:-85vh;}
@font-face{font-family:"segoe_uiregular";src:url(/themes/custom/jseir2022/fonts/segoeui-webfont.woff2) format("woff2"),url(/themes/custom/jseir2022/fonts/segoeui-webfont.woff) format("woff");font-weight:normal;font-style:normal;}@font-face{font-family:"segoe_uibold";src:url(/themes/custom/jseir2022/fonts/segoeuib-webfont.woff2) format("woff2"),url(/themes/custom/jseir2022/fonts/segoeuib-webfont.woff) format("woff");font-weight:500;font-style:normal;}@font-face{font-family:"segoe_uisemibold";src:url(/themes/custom/jseir2022/fonts/seguisb-webfont.woff2) format("woff2"),url(/themes/custom/jseir2022/fonts/seguisb-webfont.woff) format("woff");font-weight:700;font-style:normal;}
:root{--jse-subtheme--ir--gutter:3.2rem;--jse-subtheme--ir--color--black:#000000;--jse-subtheme--ir--color--white:#ffffff;--jse-subtheme--ir--color--white--offwhite:#f4f4f4;--jse-subtheme--ir--color--grey--lightest:#bebebe;--jse-subtheme--ir--color--grey--medium:#808080;--jse-subtheme--ir--color--grey--dark:#626262;--jse-subtheme--ir--color--grey--darkest:#282828;--jse-subtheme--ir--color--teal:#026c7c;--jse-subtheme--ir--color--green:#94d600;--jse-subtheme--ir--color--green-light:#d4ee99;--jse-subtheme--ir--color--red:#ff004f;--jse-subtheme--ir--color--primary:var(--jse-subtheme--ir--color--green,#94d600);--jse-subtheme--ir--font--regular:"segoe_uiregular",sans-serif;--jse-subtheme--ir--font--semi-bold:"segoe_uisemibold",sans-serif;--jse-subtheme--ir--font--bold:"segoe_uibold",sans-serif;--jse-subtheme--ir--body-color:var(--jse-subtheme--ir--color--grey--dark,#626262);--jse-subtheme--ir--heading-color:var(--jse-subtheme--ir--color--grey--medium,#808080);--jse-subtheme--ir--link-color:var(--jse-subtheme--ir--color--teal);--jse-subtheme--ir--border-color:var(--jse-subtheme--ir--color--grey--lightest,#bebebe);--jse-subtheme--ir--transition-timing-function:cubic-bezier(0.4,0,0.2,1);}
p,input,select,textarea,option,span{font-size:inherit;}p,li,input,select,textarea,option{font-size:inherit;line-height:1.5;}picture{display:block;}ul,ol{padding-left:2.8rem;margin-bottom:0;}dl{margin-bottom:0;}b,strong{font-weight:normal;}html{font-size:50%;}.jse-subtheme--ir{color:var(--jse-subtheme--ir--body-color);font-family:var(--jse-subtheme--ir--font--regular);font-size:1.75rem;line-height:4.3rem;font-weight:normal;text-rendering:optimizeLegibility;}a{color:var(--jse-subtheme--ir--link-color);}a:hover,a:focus{color:var(--jse-subtheme--ir--color--primary);text-decoration:none;}p{margin:0;}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{color:var(--jse-subtheme--ir--heading-color);line-height:1.25;font-family:var(--jse-subtheme--ir--font--semi-bold);margin-bottom:3.2rem;}h1 strong,.h1 strong,h2 strong,.h2 strong,h3 strong,.h3 strong,h4 strong,.h4 strong,h5 strong,.h5 strong,h6 strong,.h6 strong{font-family:var(--jse-subtheme--ir--font--bold);}h1,.h1{font-size:5.7rem;font-family:var(--jse-subtheme--ir--font--bold);}h2,.h2{font-size:4rem;}h3,.h3{font-size:2.9rem;}h4,.h4{font-size:2.5rem;}h5,.h5{font-size:2.3rem;}h6,.h6{font-size:2.2rem;}.text-formatted > * + *{margin-top:3.2rem;}.text-formatted > * + h1,.text-formatted > * + h2,.text-formatted > * + h3,.text-formatted > * + h4,.text-formatted > * + h5,.text-formatted > * + h6{margin-top:5.5rem;margin-bottom:2rem;}.text-formatted > p + p{margin-top:2.2rem;}.small-text{font-size:1.8rem;line-height:3rem;}blockquote{display:flex;flex-wrap:wrap;}blockquote > p{flex:0 0 100%;font-size:2.5rem;}@media (min-width:1200px){blockquote > p{flex:0 0 65%;}}blockquote > img{flex:0 0 100%;max-width:100%;-o-object-fit:contain;object-fit:contain;-ms-layout-grid-char:200px;}@media (min-width:1200px){blockquote > img{flex:0 0 35%;max-width:35%;}}@media screen and (min-width:992px){.jse-subtheme--ir .navbar-main{display:flex;}}@media screen and (min-width:992px){.jse-subtheme--ir .region-navigation-collapsible{display:flex;flex:1;}}.jse-subtheme--ir .main-header .mobile-menu__search{opacity:0;}.jse-subtheme--ir .main-header .menu__item,.jse-subtheme--ir .main-header .menu__item a,.jse-subtheme--ir .main-header .menu__item--dropdown .menu--main-navigation--2{text-transform:none;}@media only screen and (max-width:991px){.jse-subtheme--ir .main-header .main-header__container{padding-left:0;padding-right:0;}.jse-subtheme--ir .main-header .menu--main-navigation--level-1 .menu__item--level-2:first-child{display:none;}.jse-subtheme--ir .main-header .menu--main-navigation--level-1 .block--menu-wrapper .menu__item--level-2:first-child{display:initial;}}@media (min-width:992px){.jse-subtheme--ir .main-header.headroom--unpinned{transform:translateY(-100%);}}@media screen and (min-width:992px){.jse-subtheme--ir .main-header .logo{float:none;}.jse-subtheme--ir .main-header .block-jse-main-menu-block{position:relative;float:none;display:flex;align-items:center;flex:1;}.jse-subtheme--ir .main-header .block-views-exposed-filter-blockglobal-search-global-search{display:none;}.jse-subtheme--ir .main-header .navbar-main__search{line-height:1;font-size:0;padding-right:1.6rem;margin-left:auto;opacity:0;transition:opacity 2s ease-in;display:flex;height:100%;align-items:center;}html.js .jse-subtheme--ir .main-header .navbar-main__search{opacity:1;}.jse-subtheme--ir .main-header .navbar-main__search.js-active .block-views-exposed-filter-blockglobal-search-global-search{display:block;}.jse-subtheme--ir .main-header .navbar-main__search .navbar-main__search-button{position:relative;width:2.4rem;height:2.4rem;background-color:transparent;border:none;}.jse-subtheme--ir .main-header .navbar-main__search .navbar-main__search-button:before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;background-color:var(--jse-subtheme--ir--color--grey--dark);-webkit-mask-image:url(/themes/custom/jseir2022/assets/icons/magnifying-glass.svg);mask-image:url(/themes/custom/jseir2022/assets/icons/magnifying-glass.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;}.jse-subtheme--ir .main-header .navbar-main__search .navbar-main__search-button:hover:before{background-color:var(--jse-subtheme--ir--color--primary);}.jse-subtheme--ir .main-header .navbar-main__search .block-views-exposed-filter-blockglobal-search-global-search{position:absolute;top:0;right:0;width:100%;display:none;z-index:1;}.jse-subtheme--ir .main-header .navbar-main__search .block-views-exposed-filter-blockglobal-search-global-search #views-exposed-form-global-search-global-search{display:flex;width:100%;max-width:none;align-items:center;background-color:#e8e8e8;padding-right:1.6rem;}.jse-subtheme--ir .main-header .navbar-main__search .block-views-exposed-filter-blockglobal-search-global-search #views-exposed-form-global-search-global-search label{margin:0;}.jse-subtheme--ir .main-header .navbar-main__search .block-views-exposed-filter-blockglobal-search-global-search #views-exposed-form-global-search-global-search .form-item-search{position:relative;flex:1;margin-right:1.5rem;}.jse-subtheme--ir .main-header .navbar-main__search .block-views-exposed-filter-blockglobal-search-global-search #views-exposed-form-global-search-global-search .form-item-search:after{content:"×";position:absolute;top:50%;right:0;transform:translateY(-50%);}.jse-subtheme--ir .main-header .navbar-main__search .block-views-exposed-filter-blockglobal-search-global-search #views-exposed-form-global-search-global-search .close-btn{position:absolute;display:block;top:50%;right:1rem;transform:translateY(-50%);width:3rem;height:3rem;color:white;font-family:monospace;font-size:2.5rem;border-radius:5rem;background:#ccc;text-align:center;justify-content:center;align-items:center;padding-bottom:0.5rem;}.jse-subtheme--ir .main-header .navbar-main__search .block-views-exposed-filter-blockglobal-search-global-search #views-exposed-form-global-search-global-search .close-btn:hover,.jse-subtheme--ir .main-header .navbar-main__search .block-views-exposed-filter-blockglobal-search-global-search #views-exposed-form-global-search-global-search .close-btn:focus{cursor:pointer;background-color:var(--jse-subtheme--ir--color--primary);}.jse-subtheme--ir .main-header .navbar-main__search .block-views-exposed-filter-blockglobal-search-global-search #views-exposed-form-global-search-global-search .form-text{width:100%;height:100%;font-size:2.4rem;padding:2.8rem 2rem 2.8rem 5rem;background-color:#e8e8e8;}.jse-subtheme--ir .main-header .navbar-main__search .block-views-exposed-filter-blockglobal-search-global-search #views-exposed-form-global-search-global-search .form-text:focus{border-bottom-width:3px;padding-bottom:2.4rem;}.jse-subtheme--ir .main-header .navbar-main__search .block-views-exposed-filter-blockglobal-search-global-search #views-exposed-form-global-search-global-search .form-submit{margin:0;padding:0;width:2.4rem;height:2.4rem;line-height:1;font-size:0;background-color:transparent;}.jse-subtheme--ir .main-header .navbar-main__search .block-views-exposed-filter-blockglobal-search-global-search #views-exposed-form-global-search-global-search .form-submit:before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;background-color:var(--jse-subtheme--ir--color--primary);-webkit-mask-image:url(/themes/custom/jseir2022/assets/icons/magnifying-glass.svg);mask-image:url(/themes/custom/jseir2022/assets/icons/magnifying-glass.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;}.jse-subtheme--ir .main-header .menu--main-navigation--level-1{display:flex;}.jse-subtheme--ir .main-header .menu--main-navigation--level-1 .menu__item--level-1{padding-left:2rem;padding-right:2rem;}.jse-subtheme--ir .main-header .menu--main-navigation--level-1 .menu__item--level-1 > a,.jse-subtheme--ir .main-header .menu--main-navigation--level-1 .menu__item--level-1.active > a{padding:3.6rem 0 3.6rem;}.jse-subtheme--ir .main-header .menu--main-navigation--level-1 .menu__item--level-1:hover > a,.jse-subtheme--ir .main-header .menu--main-navigation--level-1 .menu__item--level-1.active > a,.jse-subtheme--ir .main-header .menu--main-navigation--level-1 .menu__item--level-1.active:hover > a{font-weight:normal;text-shadow:0 0 0.02px black;padding:3.6rem 0 3.6rem;border-bottom:2px solid #94d600;}.jse-subtheme--ir .main-header .menu--main-navigation--level-1 .menu__item--level-1:hover .menu--main-navigation--level-2{display:flex;flex-wrap:wrap;padding-left:2rem;padding-right:50%;top:9.4rem;padding-top:2rem;gap:0 1.5rem;}.jse-subtheme--ir .main-header .menu--main-navigation--level-1 .menu__item--level-1:hover .menu--main-navigation--level-2:before,.jse-subtheme--ir .main-header .menu--main-navigation--level-1 .menu__item--level-1:hover .menu--main-navigation--level-2:after{width:9999px;height:100%;}.jse-subtheme--ir .main-header .menu--main-navigation--level-1 .menu__item--level-1:hover .menu--main-navigation--level-2:before{left:-50%;}.jse-subtheme--ir .main-header .menu--main-navigation--level-1 .menu__item--level-1:hover .menu--main-navigation--level-2:after{right:-9999px;display:none;}.jse-subtheme--ir .main-header .menu--main-navigation--level-1 .menu__item--level-2{min-width:0;width:auto;padding:0;}.jse-subtheme--ir .main-header .menu--main-navigation--level-1 .menu__item--level-2:first-child{flex:0 0 100%;border-bottom:2px solid #94d600;margin-bottom:2rem;padding-bottom:1.2rem;}.jse-subtheme--ir .main-header .menu--main-navigation--level-1 .menu__item--level-2:first-child > a{border-bottom:none;}.jse-subtheme--ir .main-header .menu--main-navigation--level-1 .menu__item--level-2:not(:first-child){flex:1 0 45%;}.jse-subtheme--ir .main-header .menu--main-navigation--level-1 .menu__item--level-2:not(:first-child) > a{font-size:1.6rem;border:none;color:#8c8c8c;}.jse-subtheme--ir .main-header .menu--main-navigation--level-1 .menu__item--level-2.active > a{color:#94d600;}}.jse-subtheme--ir [id^="block-subsidiarymenublock"]{display:none;}@media screen and (min-width:992px){.jse-subtheme--ir [id^="block-subsidiarymenublock"]{display:flex;justify-content:center;align-items:center;max-width:none;position:static;right:auto;bottom:auto;top:auto;margin:0 0 0 1.5rem;height:auto;}.jse-subtheme--ir [id^="block-subsidiarymenublock"] .btn{font-size:1.6rem;}}.adminimal-admin-toolbar #block-jseir2022-account-menu{top:16vh;}#block-jseir2022-account-menu{position:fixed;top:64px;right:0;background:var(--jse-subtheme--ir--color--white);opacity:0;overflow:auto;transform:translateY(110vh);transition:opacity .22s linear,transform .22s linear;}@media only screen and (max-width:767px){#block-jseir2022-account-menu{width:100%;padding-bottom:64px;background:var(--jse-subtheme--ir--color--green-light);}#block-jseir2022-account-menu li{background:var(--jse-subtheme--ir--color--green-light);}}@media (min-width:992px){#block-jseir2022-account-menu{position:absolute;top:10rem;padding:2rem 3rem;}}#block-jseir2022-account-menu.is-open{opacity:1;transform:translateY(0);z-index:1;}#block-jseir2022-account-menu .menu--account{align-items:center;justify-content:space-between;flex-direction:row;}@media only screen and (min-width:991px){#block-jseir2022-account-menu .menu--account .menu__item--level-1 > ul[data-region="navigation_collapsible"]{padding:0;}#block-jseir2022-account-menu .menu--account .menu__item--level-1 > ul[data-region="navigation_collapsible"] .menu__item--level-2{padding:0.8rem 1.5rem;}}#block-jseir2022-account-menu .menu--account .menu__item--level-2{position:relative;min-width:30rem;margin-bottom:0.1rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;}@media only screen and (min-width:991px){#block-jseir2022-account-menu .menu--account .menu__item--level-2 ul[data-region="navigation_collapsible"]{position:absolute;top:0;left:100%;padding:0.7rem 1.5rem;}#block-jseir2022-account-menu .menu--account .menu__item--level-2 ul[data-region="navigation_collapsible"] .menu__item--level-3{padding:0.8rem;}#block-jseir2022-account-menu .menu--account .menu__item--level-2.menu__item--expanded{display:flex;align-content:center;}#block-jseir2022-account-menu .menu--account .menu__item--level-2.menu__item--expanded .menu__item--dropdown{display:inline-block !important;transform:rotate(-90deg);font-size:1.4rem;}}@media only screen and (max-width:600px){#block-jseir2022-mainmenublock .navbar-main__search{display:none;}}@media (min-width:1200px){.group-menu-item{display:none;}}@media only screen and (max-width:991px){.jse-subtheme--ir .main-header .menu--main-navigation--level-2 span:not([class]){line-height:1;font-size:1.6rem;font-weight:500;padding-left:3.5rem;padding-top:2rem;padding-bottom:2rem;width:100%;border-bottom:0.1rem solid #dbdbdb;display:block;background-color:var(--jse-subtheme--ir--color--white--offwhite);}.jse-subtheme--ir .main-header .menu--main-navigation--level-2 .menu__item--level-3 > a{padding-left:5rem;}}@media (min-width:992px){.jse-subtheme--ir .main-header .menu--main-navigation--level-2 span:not([class]){display:block;padding-bottom:1rem;margin-top:1rem;margin-bottom:2rem;border-bottom:2px solid var(--jse-subtheme--ir--color--green);}.jse-subtheme--ir .main-header .menu--main-navigation--level-2 .block--menu-wrapper{display:flex;width:100%;gap:0 1.5rem;flex-wrap:wrap;}}@media (min-width:1200px){.jse-subtheme--ir .main-header .menu--main-navigation--level-2 .menu__item--level-3 > a{border:0;}}@media (min-width:992px){.jse-subtheme--ir .main-header .menu--main-navigation--level-1 .menu__item--level-1:hover .menu--main-navigation--level-2 .menu--main-navigation--level-2{position:relative;flex:1;top:auto;left:auto;padding:0;}.jse-subtheme--ir .main-header .menu--main-navigation--level-1 .menu__item--level-1:hover .menu--main-navigation--level-2 .menu--main-navigation--level-2:before,.jse-subtheme--ir .main-header .menu--main-navigation--level-1 .menu__item--level-1:hover .menu--main-navigation--level-2 .menu--main-navigation--level-2:after{display:none;}.jse-subtheme--ir .main-header .menu--main-navigation--level-1 .menu__item--level-1:hover .menu--main-navigation--level-2 .menu--main-navigation--level-2 .menu__item--level-2:first-child{flex:auto;border:0;margin:0;padding:0;}.jse-subtheme--ir .main-header .menu--main-navigation--level-1 .menu__item--level-1:hover .menu--main-navigation--level-2 .menu--main-navigation--level-2 .menu__item--level-3 a:hover{border:0;}}.jse-subtheme--ir .container{max-width:175rem;padding:0 3.2rem;margin:0 auto;}.main-header{position:fixed;box-shadow:0 0.5rem 0.51rem rgba(0,0,0,0.05);}.subsidiaries-section{position:relative;top:16px;}.subsidiaries-section > a{color:var(--jse-subtheme--ir--color--primary);white-space:nowrap;position:absolute;top:-30px;right:0;width:100%;text-align:right;display:block;}.subsidiaries-section > a:before{content:'';background:url(/themes/custom/jseir2022/images/optimised/JSE-Globe-Icon.svg) no-repeat;background-size:15px 15px;background-position:center;display:inline-block;width:15px;height:15px;margin-right:5px;vertical-align:middle;}.subsidiaries-section > a:after{content:"";font-family:"Font Awesome 5 Free";font-weight:900;display:inline-block;margin-left:5px;vertical-align:middle;font-size:10px;color:var(--jse-subtheme--ir--color--primary);}.subsidiaries-section > a:hover{text-decoration:underline;}#block-subsidiariesmenu{max-width:155px;margin:auto 0 auto auto;display:none;}@media (min-width:992px){#block-subsidiariesmenu{display:block;}}.mobile-menu__subsidiaries-menu{display:none;}@media (min-width:992px){.mobile-menu__subsidiaries-menu{display:none;}}.mobile-menu__subsidiaries-menu.is-active{display:block;}@media (min-width:992px){.mobile-menu__subsidiaries-menu.is-active{display:none;}}[id^="block-subsidiarymenublock"]{display:none;}@media (min-width:992px){[id^="block-subsidiarymenublock"]{display:block;max-width:155px;position:absolute;right:0;bottom:0;top:-22px;margin:auto;height:31px;}}.subsidiaries-menu .btn,.mobile-menu__subsidiaries-menu .btn{background:var(--jse-subtheme--ir--color--green);padding:8px 22px;text-transform:unset;font-size:1.75rem;line-height:1;}.subsidiaries-menu .btn:hover i,.mobile-menu__subsidiaries-menu .btn:hover i{width:30%;}.subsidiaries-menu .btn:hover i:first-child,.mobile-menu__subsidiaries-menu .btn:hover i:first-child{width:70%;}.subsidiaries-menu .btn:hover i:last-child,.mobile-menu__subsidiaries-menu .btn:hover i:last-child{width:100%;}.subsidiaries-menu.is-open i,.mobile-menu__subsidiaries-menu.is-open i{transform:rotateZ(45deg);}.subsidiaries-menu.is-open i:first-child,.subsidiaries-menu.is-open i:last-child,.mobile-menu__subsidiaries-menu.is-open i:first-child,.mobile-menu__subsidiaries-menu.is-open i:last-child{top:0;bottom:0;margin:auto;transform:rotateZ(-45deg);}.subsidiaries-menu.is-open:hover i,.mobile-menu__subsidiaries-menu.is-open:hover i{transform:rotateZ(0deg);}.subsidiaries-menu__icon,.mobile-menu__subsidiaries-menu__icon{width:22px;height:14px;position:relative;display:inline-block;}.subsidiaries-menu__icon i,.mobile-menu__subsidiaries-menu__icon i{position:absolute;width:100%;height:1px;background:var(--jse-subtheme--ir--color--white);top:0;bottom:0;margin:auto;transform-origin:center;transition:transform .22s linear,width .22s linear;}.subsidiaries-menu__icon i:first-child,.mobile-menu__subsidiaries-menu__icon i:first-child{bottom:auto;top:0;}.subsidiaries-menu__icon i:last-child,.mobile-menu__subsidiaries-menu__icon i:last-child{top:auto;bottom:0;}.jse-subtheme--ir .breadcrumb > li + li:before{color:#ccc;}.jse-subtheme--ir #page-heading #breadcrumb,.jse-subtheme--ir #page-heading .page-header{-webkit-animation:none;animation:none;opacity:1;display:flex;gap:0 1rem;}.jse-subtheme--ir #page-heading{min-height:38.4rem;padding-top:0;padding-bottom:0;background-color:var(--jse-subtheme--ir--color--grey--darkest);padding-top:9.7rem;padding-bottom:9.7rem;text-align:left;-webkit-animation:none;animation:none;transform:none;}.jse-subtheme--ir #page-heading #breadcrumb{gap:0;}.jse-subtheme--ir #page-heading #breadcrumb + #page-title{padding-top:0;}.jse-subtheme--ir #page-heading #page-title{padding-top:12.4rem;}.jse-subtheme--ir #page-heading .breadcrumb{font-size:1.6rem;margin-bottom:0;}.jse-subtheme--ir #page-heading .breadcrumb > li{color:#a8a8a8;}.jse-subtheme--ir #page-heading .breadcrumb > li a:link,.jse-subtheme--ir #page-heading .breadcrumb > li a:visited{color:var(--jse-subtheme--ir--color--white);}.jse-subtheme--ir #page-heading .page-header{line-height:1.2;color:var(--jse-subtheme--ir--color--white);}.jse-subtheme--ir #page-heading .region-page-title{max-width:none;}.jse-subtheme--ir .main-container{-webkit-animation:none;animation:none;transform:none;opacity:1;}.jse-subtheme--ir .region-content > article{margin-top:5.5rem;margin-bottom:8rem;}.jse-subtheme--ir .header-filler{height:8rem;background-color:white;}@media (min-width:1200px){.jse-subtheme--ir .header-filler{height:10.3rem;}}footer.footer .footer__wrapper{display:flex;flex-direction:column;gap:0 4rem;padding-top:5rem;padding-bottom:2rem;}@media (min-width:480px){footer.footer .footer__wrapper{flex-direction:row;flex-wrap:wrap;}}@media (min-width:992px){footer.footer .footer__wrapper{gap:0;}}footer.footer .footer__first,footer.footer .footer__second{padding-bottom:7.5rem;}footer.footer .footer__first{flex:1 0 55%;display:flex;justify-content:center;}@media (min-width:768px){footer.footer .footer__first{justify-content:flex-start;}}@media (min-width:1470px){footer.footer .footer__first{flex:1 0 50%;}}footer.footer .footer__first .region-footer-first{display:flex;flex-direction:row;}footer.footer .footer__first .region-footer-first .logo{display:none;}@media (min-width:1200px){footer.footer .footer__first .region-footer-first .logo{display:block;width:12.8rem;}}footer.footer .footer__first .region-footer-first #block-quicklinks{width:100%;max-width:37rem;}@media (min-width:480px){footer.footer .footer__first .region-footer-first #block-quicklinks{width:-webkit-max-content;width:-moz-max-content;width:max-content;}}footer.footer .footer__first .region-footer-first #block-quicklinks .menu li:nth-child(even){text-align:right;}@media (min-width:768px){footer.footer .footer__first .region-footer-first #block-quicklinks .menu li:nth-child(even){text-align:left;}}@media (min-width:768px){footer.footer .footer__first .region-footer-first #block-quicklinks{margin:0;}}@media (min-width:1200px){footer.footer .footer__first .region-footer-first #block-quicklinks{width:100%;margin-left:14rem;}}footer.footer .footer__second{flex:1;display:flex;justify-content:center;}@media (min-width:480px){footer.footer .footer__second{flex:1 0 25%;}}@media (min-width:992px){footer.footer .footer__second{justify-content:flex-end;flex:0 1 40%;}}@media (min-width:1200px){footer.footer .footer__second{flex:0 1 45%;}}@media (min-width:1470px){footer.footer .footer__second{flex:0 1 50%;}}footer.footer .footer__second .region-footer-second{display:flex;flex-direction:column;}@media (min-width:992px){footer.footer .footer__second .region-footer-second{margin-right:14rem;}}footer.footer .footer__second .region-footer-second #block-calltoaction{text-align:center;}@media (min-width:768px){footer.footer .footer__second .region-footer-second #block-calltoaction{text-align:left;}}footer.footer .footer__last{flex:1 0 100%;display:flex;justify-content:center;}footer.footer .footer__last .logo{display:block;width:11rem;margin:0 auto;margin-bottom:3.2rem;}@media (min-width:1200px){footer.footer .footer__last .logo{display:none;}}.paragraph__title{margin-bottom:2rem;}.paragraph--type--rw-tabs .jse-tabs{display:flex;}.paragraph--type--rw-tabs .jse-tabs li{flex:1 1 0px;}.paragraph--type--rw-tabs .jse-tabs li:first-child.active > a{border-top-color:#fff;}@media only screen and (max-width:600px){.paragraph--type--rw-tabs .jse-tabs.nav-pills{overflow:auto;}}.paragraph--type--rw-tabs .jse-tabs.nav-pills > li > a{height:100%;}.paragraph--type--rw-tabs-item{padding:7.5rem 3.2rem;box-shadow:3px 3px 19px rgba(0,0,0,0.1);}.paragraph--type--rw-tabs-item > .btn{display:inline-block;margin-top:3.2rem;}.paragraph--type--rw-wysiwyg .btn{display:inline-block;margin-top:3.2rem;}.card{min-width:auto;border:1px solid #e2e2e2;}.card__content{padding:2.5rem 3.2rem 0;margin-bottom:auto;}.card__content:last-child{padding-bottom:3.2rem;}.card__title{margin-bottom:0;font-family:"segoe_uiregular",sans-serif;color:var(--jse-subtheme--ir--color--grey--dark);}.card__link{margin-bottom:3.2rem;margin-left:3.2rem;font-size:1.8rem;line-height:3rem;max-width:none;display:flex;gap:1rem;}.card__media:before,.card__media:after{content:initial;}.profile > .card__media{background-color:#ccc;}.card__body{margin-top:1.6rem;}.card__date-range,.card__date,.card__tbc{font-size:1.6rem;line-height:4.3rem;color:#808080;}.card__tbc{text-transform:uppercase;}.card--paragraph .card__content{padding:2.5rem 3.2rem 3.2rem;}.card--paragraph .card__title{color:inherit;}.card--paragraph .card__title + .card__body{margin-top:3.2rem;padding-bottom:0;}.card--content-border > .card__content,.card--content-border > .card-cta__content{border-top:0.7rem solid #94d600;}.card--content-border:nth-of-type(6n + 2) > .card__content,.card--content-border:nth-of-type(6n + 2) > .card-cta__content{border-top-color:#00cccc;}.card--content-border:nth-of-type(6n + 3) > .card__content,.card--content-border:nth-of-type(6n + 3) > .card-cta__content{border-top-color:#026c7c;}.card--content-border:nth-of-type(6n + 4) > .card__content,.card--content-border:nth-of-type(6n + 4) > .card-cta__content{border-top-color:#ff004f;}.card--content-border:nth-of-type(6n + 5) > .card__content,.card--content-border:nth-of-type(6n + 5) > .card-cta__content{border-top-color:#f7941d;}.card--content-border:nth-of-type(6n + 6) > .card__content,.card--content-border:nth-of-type(6n + 6) > .card-cta__content{border-top-color:#ffce00;}.card--media{width:-webkit-max-content;width:-moz-max-content;width:max-content;}.card-cta{cursor:pointer;border:1px solid #e2e2e2;}.card-cta:hover a{color:var(--jse-subtheme--ir--color--primary);}.card-cta:hover img{transform:scale(1.1);}.card-cta img{transition:transform .3s ease-in-out;}.card-cta__title{padding:3.2rem 3.2rem 3.2rem;margin-bottom:0;font-family:"segoe_uiregular",sans-serif;}.card-cta__title a{transition:color .3s ease-in-out;color:var(--jse-subtheme--ir--color--grey--dark);}.card-cta__title a:hover,.card-cta__title a:focus{color:var(--jse-subtheme--ir--color--primary);}.node--page.sub-title h2{color:white;font-weight:700;}.node--page .breadcrumb{margin:0 0 1.5rem;padding:0;background-color:transparent;font-size:1.6rem;line-height:1;}.node--page .node--page--main--row--main > .paragraph + .paragraph,.node--page .node--page--main--row--aside > .paragraph + .paragraph,.node--page .node--page--suffix--row--content > .paragraph + .paragraph{margin-top:5.5rem;}.menu--quick-links,.menu--call-to-action,.menu--social-links,.menu--legal{list-style:none;margin:0;padding:0;text-transform:capitalize;}.menu--quick-links > li,.menu--quick-links > span,.menu--call-to-action > li,.menu--call-to-action > span,.menu--social-links > li,.menu--social-links > span,.menu--legal > li,.menu--legal > span{font-size:1.9rem;}.menu--quick-links > li > a,.menu--legal > li > a{color:inherit;}.menu--quick-links > li > a:hover,.menu--quick-links > li > a:focus,.menu--legal > li > a:hover,.menu--legal > li > a:focus{color:var(--jse-subtheme--ir--color--primary);}.menu--quick-links{display:flex;flex-wrap:wrap;text-align:left;gap:2rem;}@media (min-width:768px){.menu--quick-links{gap:2rem 6rem;}}.menu--quick-links > li{flex:1 0 calc(50% - 3rem);line-height:2.6rem;}.menu--social-links{display:flex;gap:0 2rem;}.menu--legal{display:flex;flex-wrap:wrap;font-size:1.2rem;gap:0 2rem;justify-content:center;text-align:center;line-height:1;text-transform:none;}.menu--legal > li{line-height:inherit;}@media (min-width:1200px){.menu--legal{flex-wrap:nowrap;gap:0 6rem;justify-content:flex-start;}}.menu--legal > li,.menu--legal > span{font-size:1.4rem;}@media (min-width:1200px){.menu--legal > li,.menu--legal > span{font-size:1.6rem;}}.social-links{display:flex;gap:0 3rem;}.social-links__link{position:relative;display:block;width:3rem;height:3rem;background-color:transparent;font-size:0;overflow:hidden;}.social-links__link:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:block;width:3rem;height:3rem;background-color:var(--jse-subtheme--ir--color--grey--dark);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center center;mask-position:center center;}.social-links__link.facebook:before{-webkit-mask-image:url(/themes/custom/jseir2022/assets/icons/facebook.svg);mask-image:url(/themes/custom/jseir2022/assets/icons/facebook.svg);}.social-links__link.twitter:before{-webkit-mask-image:url(/themes/custom/jseir2022/assets/icons/twitter.svg);mask-image:url(/themes/custom/jseir2022/assets/icons/twitter.svg);}.social-links__link.youtube:before{-webkit-mask-image:url(/themes/custom/jseir2022/assets/icons/youtube.svg);mask-image:url(/themes/custom/jseir2022/assets/icons/youtube.svg);}.social-links__link.linkedin:before{-webkit-mask-image:url(/themes/custom/jseir2022/assets/icons/linkedin.svg);mask-image:url(/themes/custom/jseir2022/assets/icons/linkedin.svg);}.social-links__link:hover:before,.social-links__link:focus:before{background-color:var(--jse-subtheme--ir--color--primary);}.sidebar-contact__title{padding-bottom:1rem;margin-bottom:0;border-bottom:1px solid var(--jse-subtheme--ir--color--primary);max-width:42rem;}.sidebar-contact__person,.sidebar-contact__content{font-size:1.8rem;line-height:2.4rem;}.sidebar-contact__person{display:flex;align-items:center;gap:0 1.2rem;}.sidebar-contact__person__image{max-width:5.4rem;padding-top:1.8rem;padding-bottom:1.2rem;}.sidebar-contact__person__image img{border-radius:100%;background-color:var(--jse-subtheme--ir--color--grey--lightest);}.sidebar-contact__person__name{padding-top:3.2rem;padding-bottom:2.7rem;font-family:"segoe_uisemibold",sans-serif;}.sidebar-contact__person__image + .sidebar-contact__person__name{padding:0;}.sidebar-contact__content{display:flex;flex-direction:column;gap:1.8rem;}.sidebar-contact__content .field--label{font-weight:normal;}[id^="block-calltoaction"] h2{margin-bottom:1.4rem;color:var(--jse-subtheme--ir--color--grey--dark);}footer.footer [id^="block-sociallinks"]{margin-top:4rem;}@media (min-width:1200px){footer.footer [id^="block-sociallinks"]{margin-top:6rem;}}[id^="block-quicklinks"] h2{padding-bottom:1.4rem;border-bottom:1px solid var(--jse-subtheme--ir--color--primary);color:var(--jse-subtheme--ir--color--grey--dark);}@media (min-width:1200px){[id^="block-quicklinks"] h2{max-width:85%;}}.block-views-blockjse-events-block-upcoming-events .card__media{position:relative;overflow:hidden;height:23rem;}.block-views-blockjse-events-block-upcoming-events .card__media picture{position:absolute;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);}[id^="block-views-block-jse-documents-block-annual-reports"],[id^="block-views-block-jse-documents-block-interim-reports"],[id^="block-views-block-jse-documents-block-presentations"]{position:relative;}[id^="block-views-block-jse-documents-block-annual-reports"] .views-exposed-form.bef-exposed-form,[id^="block-views-block-jse-documents-block-interim-reports"] .views-exposed-form.bef-exposed-form,[id^="block-views-block-jse-documents-block-presentations"] .views-exposed-form.bef-exposed-form{position:absolute;top:0;right:0;}[id^="block-views-block-jse-documents-block-annual-reports"] .views-exposed-form.bef-exposed-form .form-select.form-control,[id^="block-views-block-jse-documents-block-interim-reports"] .views-exposed-form.bef-exposed-form .form-select.form-control,[id^="block-views-block-jse-documents-block-presentations"] .views-exposed-form.bef-exposed-form .form-select.form-control{font-size:2.2rem;border:1px solid #e2e2e2;height:4.3rem;padding-right:10rem;}[id^="block-views-block-jse-documents-block-annual-reports"] .pager,[id^="block-views-block-jse-documents-block-interim-reports"] .pager,[id^="block-views-block-jse-documents-block-presentations"] .pager{margin-top:3rem;}#spb-block-webform-everlytic-sign-up-popup{font-size:1.6rem;}#spb-block-webform-everlytic-sign-up-popup .spb-popup-main-wrapper{opacity:1;left:0;}#spb-block-webform-everlytic-sign-up-popup .webform-submission-form .form-item input{padding:0;}#spb-block-webform-everlytic-sign-up-popup .webform-submission-form label,#spb-block-webform-everlytic-sign-up-popup .webform-submission-form .fieldset-legend,#spb-block-webform-everlytic-sign-up-popup .webform-submission-form input{font-size:inherit;line-height:1.5;}#spb-block-webform-everlytic-sign-up-popup .webform-submission-form input{margin-right:1rem;}[id^="block-disclosuretable"] .button-list{list-style:none;margin:0;padding:0;display:flex;gap:2rem;margin-bottom:4rem;}[id^="block-disclosuretable"] .form-group header{color:#ccc;margin-bottom:2rem;}[id^="block-disclosuretable"] .views-exposed-form{display:flex;gap:2rem;margin-bottom:4rem;align-items:flex-end;flex-wrap:wrap;}[id^="block-disclosuretable"] .table th,[id^="block-disclosuretable"] .table td{line-height:1.5;}[id^="block-disclosuretable"] .table p{line-height:1.5;}[id^="block-disclosuretable"] .table p + p{margin:2rem 0;}[id^="block-disclosuretable"] .table P + ul,[id^="block-disclosuretable"] .table p + ol{margin-top:2rem;}[id^="block-disclosuretable"] .table .views-field-body ul,[id^="block-disclosuretable"] .table .views-field-body ol{margin-bottom:2rem;}[id^="block-disclosuretable"] .table > thead > tr > th,[id^="block-disclosuretable"] .table > tbody > tr > td{vertical-align:middle;}[id^="block-disclosuretable"] .table > thead > tr > th{text-align:center;}[id^="block-disclosuretable"] .table > tbody > tr > td:not(:first-child){border-left:1px solid #ddd;}[id^="block-disclosuretable"] .table thead{background:linear-gradient(60deg,#8dc640,#43c1c6);}.grid-component{--grid-layout-gap:3.2rem;--grid-item--min-width:280px;--gap-count:calc(var(--grid-column-count,4) - 1);--total-gap-width:calc(var(--gap-count) * var(--grid-layout-gap));--grid-item--max-width:calc((100% - var(--total-gap-width)) / var(--grid-column-count,4));display:grid;grid-template-columns:repeat(auto-fill,minmax(Max(var(--grid-item--min-width),var(--grid-item--max-width)),1fr));grid-gap:var(--grid-layout-gap);}@media (min-width:1200px){.grid-component{--grid-item--min-width:200px;}}.flex-grid{display:flex;justify-content:flex-start;gap:3.2rem;flex-wrap:wrap;}.flex-grid > *{flex:0 0 auto;}.expander-component__item.x-is-active .x-thumbnail-content{background-color:var(--jse-subtheme--ir--color--grey--darkest,#94d600);}.expander-component__item > a{color:inherit;}.expander-component__item > a,.expander-component__item > a > .x-thumbnail-content{height:100%;}.expander-component__item .x-thumbnail-content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:3.2rem 0;padding:5rem;background-color:var(--expander--item--background,#333);text-align:center;transition:all 0.15s var(--jse-subtheme--ir--transition-timing-function);}.expander-component__item__header{display:flex;align-items:center;gap:0 2.6rem;color:#fff;}.expander-component__item__title{text-align:left;font-size:1.8rem;line-height:3rem;}.expander-component__item__number{font-size:5.7rem;line-height:1;}.expander-component__item__icon img{max-width:7.7rem;}.expander-component__item__icon svg{width:8rem;height:8rem;fill:white;transition:all 0.15s var(--jse-subtheme--ir--transition-timing-function);}.expander-component__item__cta{color:#fff;font-size:1.8rem;transition:all 0.15s var(--jse-subtheme--ir--transition-timing-function);border:1px solid #fff;padding:0.5rem 2rem;}.x-is-active .expander-component__item__cta{opacity:0;}.expander-component__item__content{padding:3.2rem;border:1px solid #e2e2e2;font-size:1.8rem;line-height:3rem;margin:3.2rem 0;}.expander-component .x-placeholder .x-placeholder-inner{background:transparent;}.expander-component .x-placeholder .x-indicator{top:16px !important;}.expander-component .x-placeholder .x-indicator:after{border-bottom-color:#e2e2e2;border-left-width:16px;border-bottom-width:16px;border-right-width:16px;}.expander-component .x-placeholder .x-info{padding:0;width:100%;}.breadcrumb{background-color:transparent;padding:0;}.breadcrumb > li:last-child::after{content:"";}.accordion-component__item__title,.accordion-component__item__title.collapsed{position:relative;border-top:1px solid #bcbcbc;font-weight:normal;padding:2rem;padding-right:5rem;cursor:pointer;}.accordion-component__item__title[aria-expanded="false"]:last-of-type{border-bottom:1px solid #bcbcbc;}.accordion-component__item__title:after,.accordion-component__item__title.collapsed:after,.accordion-component__item__title[aria-expanded="false"]:after{content:"\f067";position:absolute;right:2rem;font-family:"Font Awesome 5 Free";color:var(--jse-subtheme--ir--color--primary);font-weight:600;font-size:2.2rem;line-height:2.2rem;top:calc(50% - 1.1rem);width:2.2rem;height:2.2rem;text-align:center;}.accordion-component__item__title[aria-expanded="true"]:after{content:"\f068";}.accordion-component__item__title__text{max-width:88rem;}.accordion-component__item__content{max-width:90%;}.accordion-component__item__body{padding:0 2rem 4rem;}.accordion-component__item__body.text-formatted > p + p{margin-top:3.2rem;}.table-component__wrapper{position:relative;width:auto;}.table-component__wrapper.paragraph--admin > [data-contextual-id]:not(:nth-child(2)){display:none;}.table-component__wrapper.paragraph--admin .paragraphs-editclone-form{display:none;}.table-component{width:-webkit-max-content;width:-moz-max-content;width:max-content;margin-bottom:0;}.table-component > thead > tr > th,.table-component > thead > tr > td,.table-component > tbody > tr > th,.table-component > tbody > tr > td,.table-component > tfoot > tr > th,.table-component > tfoot > tr > td{padding:0;line-height:inherit;}.table-component__caption{color:inherit;padding-top:1rem;padding-botton:1rem;caption-side:bottom;font-style:italic;font-size:1.6rem;}.table-component__table-header{font-weight:bold;}.table-component__table-column{border-top:1px solid #e2e2e2;border-left:1px solid #e2e2e2;background-color:var(--table-column-bg,transparent);color:var(--table-column-color,inherit);}.table-component__table-cell{padding:1rem 3.2rem;border-bottom:1px solid #e2e2e2;}.table-component__table-cell:last-child{border-bottom:none;}.table-component__table-body .table-component__table-row:last-of-type .table-component__table-column{border-bottom:1px solid #e2e2e2;}.table-component__table-body .table-component__table-row .table-component__table-column:last-of-type{border-right:1px solid #e2e2e2;}.table-component--full-width{width:100%;}.table-component--striped .table-component__table-body .table-component__table-row:nth-of-type(2n){background-color:#f1f1f1;}.table-component--style--default .table-component__table-header{background-color:#282828;color:white;}.table-component--style--minimal{font-size:2.2rem;}.table-component--style--minimal .table-component__table-cell{padding:0.5rem 8rem 0.5rem 0;}.table-component--borderless .table-component__caption{margin-top:1rem;border-top:1px solid #f1f1f1;}.table-component--borderless .table-component__table-column{border-top:none;border-left:none;}.table-component--borderless .table-component__table-cell{border-bottom:none;}.table-component--borderless .table-component__table-body
.table-component__table-row
.table-component__table-column:last-of-type{border-right:none;}.table-component--borderless .table-component__table-body
.table-component__table-row:last-of-type
.table-component__table-column{border-bottom:none;}.ckeditor--text--center{text-align:center;}.rw-paragraph--microview-wrapper{background-color:transparent;}.rw-paragraph--microview-wrapper:before,.rw-paragraph--microview-wrapper:after{content:none;}.testimonial__wrapper{margin-top:2.5rem;display:flex;flex-direction:column;justify-content:center;align-content:center;max-width:77rem;margin:0 auto;text-align:center;}.testimonial__content{display:flex;justify-content:center;align-items:center;padding:5.5rem 0;font-style:italic;background-image:url(/themes/custom/jseir2022/assets/svg/quotation-mark.svg);background-repeat:no-repeat;background-position:center center;background-size:23rem;}.testimonial__media{align-self:center;max-width:6.4rem;border-radius:100%;overflow:hidden;}.testimonial__title,.testimonial__occupation{font-size:2rem;line-height:3.8rem;text-transform:capitalize;}.testimonial__title{font-weight:bold;color:var(--jse-subtheme--ir--color--primary,#94d600);}.testimonial__media + .testimonial__title{margin-top:1.8rem;}.flowchart{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:2.2rem;}@media (min-width:1200px){.flowchart{flex-direction:row;}}.flowchart .rw-paragraph-admin{display:none;}.flowchart__wrapper{position:relative;}.flowchart__item{position:relative;flex:1 1 0%;display:flex;justify-content:center;align-items:center;border:1px solid var(--jse-subtheme--ir--color--primary,#94d600);padding:2.9rem;color:var(--jse-subtheme--ir--color--primary,#94d600);font-size:1.6rem;line-height:2.7rem;font-family:"segoe_uisemibold",sans-serif;}@media (min-width:1200px){.flowchart__item{flex-direction:column;align-items:flex-start;}}.flowchart__arrow{position:absolute;display:block;width:1.2rem;height:2.2rem;bottom:-2.5rem;}@media (min-width:1200px){.flowchart__arrow{top:50%;width:2.2rem;right:-2.3rem;transform:translateY(-50%);}}.flowchart__arrow:before{content:"...";display:none;position:absolute;top:0.2rem;left:0;font-weight:bold;font-size:2.2rem;line-height:1;color:var(--jse-subtheme--ir--color--primary,#94d600);}@media (min-width:1200px){.flowchart__arrow:before{top:-0.9rem;display:inline-block;}}.flowchart__arrow:after{content:"";position:absolute;top:0.4rem;right:0;display:inline-block;padding:0.4rem;border-style:solid;border-color:var(--jse-subtheme--ir--color--primary,#94d600);border-width:0 2px 2px 0;transform:rotate(45deg);}@media (min-width:1200px){.flowchart__arrow:after{top:0.5rem;right:0.2rem;transform:rotate(-45deg);}}.flowchart__item:last-child .flowchart__arrow{display:none;}.person-profile{display:grid;grid-template-columns:1fr 2fr;grid-template-rows:auto;grid-column-gap:8rem;grid-template-areas:"media content";}.person-profile__media{grid-area:media;}.person-profile__media img{border-bottom:1rem solid var(--jse-subtheme--ir--color--primary,#94d600);background-color:#ccc;height:100%;-o-object-fit:cover;object-fit:cover;}.person-profile__content{grid-area:content;}.person-profile__name{color:var(--jse-subtheme--ir--color--primary,#94d600);margin-bottom:1.5rem;}.person-profile__title{font-style:italic;}.person-profile__body .text-formatted > p + ul{margin-top:0;}.card.profile .card__body .field--name-field-title{font-style:italic;}.block-views-blockjse-people-block-featured-non-executive-directors
.views__attachment--after > *,.block-views-blockjse-people-block-featured-non-executive-directors
.view__attachment--after > *{margin-top:8rem;}.views__empty,.views .view-empty,.view__empty,.view .view-empty{background-color:#f8f8f8;padding:3.2rem;}.divider-component{margin-top:4rem;}.divider-component + *{margin-top:4rem;}@media (min-width:1200px){.divider-component{margin-top:5.5rem !important;}.divider-component + *{margin-top:5.5rem !important;}}.divider-component hr{margin:0;border-top:1px solid var(--jse-subtheme--ir--color--primary);}.divider-component--large{margin-top:4rem !important;}.divider-component--large + *{margin-top:4rem !important;}@media (min-width:1200px){.divider-component--large{margin-top:8rem !important;}.divider-component--large + *{margin-top:8rem !important;}}.divider-component--small{margin-top:3.2rem !important;}.divider-component--small + *{margin-top:3.2rem !important;}.divider-component--tiny{margin-top:1.6rem !important;}.divider-component--tiny + *{margin-top:1.6rem !important;}.divider-component--spaceless{margin-top:0 !important;}.divider-component--spaceless + *{margin-top:0 !important;}.divider-component--borderless hr{border:none;}.divider-component--borderless.divider-component--large + *,.divider-component--borderless.divider-component--medium + *,.divider-component--borderless.divider-component--small + *,.divider-component--borderless.divider-component--tiny + *{margin-top:0 !important;}.headline{display:flex;flex-direction:column;justify-content:flex-start;padding:0;}@media (min-width:768px){.headline{flex-direction:row;}}.headline + .headline{margin-top:1.6rem;}.headline__meta{display:flex;gap:0 0.5rem;position:relative;margin-right:0.7rem;}.headline__meta__tbc{text-transform:uppercase;}@media (min-width:768px){.headline__meta:after{content:"|";}}.headline__title{font-size:inherit;font-family:inherit;font-weight:normal;line-height:inherit;margin:0;}.headline__title > a{color:var(--jse-subtheme--ir--link-color,#026c7c);}iframe.media-oembed-content{max-width:inherit;max-height:inherit;height:100vh !important;width:100vw !important;max-width:1280px;max-height:720px;aspect-ratio:16 / 9;}#colorbox{background-color:#000;}.media__file-size{font-size:1.4rem;color:#808080;}.media__date{font-size:1.4rem;line-height:1;margin-bottom:0.5rem;}.media__title{color:#282828;margin:0;font-size:2.5rem;line-height:1.2;word-break:break-word;}.media__link{margin-top:1rem;font-size:1.4rem;line-height:1;}.media__link .colorbox-media-video{color:var(--jse-subtheme--ir--link-color,#026c7c);}.media__link .colorbox-media-video:hover,.media__link .colorbox-media-video:focus{color:var(--jse-subtheme--ir--color--primary,#94d600);}.media__description{font-size:1.8rem;line-height:3.5rem;}.media--table{display:flex;border-top:1px solid #e2e2e2;border-left:1px solid #e2e2e2;border-right:1px solid #e2e2e2;flex-wrap:wrap;}@media (min-width:992px){.media--table{flex-wrap:nowrap;}}.media--table:last-of-type{border-bottom:1px solid #e2e2e2;}.media--table .media__media{padding:3.2rem 0 3.2rem 3.2rem;width:100%;max-width:8rem;display:table;}.media--table .media__media > .field--name-field-cover-image{position:relative;display:table-cell;vertical-align:middle;}.media--table .media__content{padding:3.2rem 3.2rem 3.2rem 0;display:flex;flex-direction:column;justify-content:flex-start;}.media--table .media__content:first-of-type{padding-left:1.8rem;}.media--table .media__meta{flex:1 1 50%;display:flex;gap:0 5.5rem;}.media--table .media__description{flex:1 1 100%;border-left:1px solid #e2e2e2;padding:2.5rem 3.2rem;padding-top:0;}@media (min-width:992px){.media--table .media__description{flex:1 1 50%;padding-top:2.5rem;}}.orgchart ul{list-style:none;}.btn{line-height:2.7rem;font-size:2rem;text-transform:inherit;}#ui-datepicker-div{font-size:1.4rem;}.pager-show-more{margin:0;padding:0;margin-top:8rem;text-align:center;}.icon-block{text-align:center;border:1px solid #e2e2e2;padding:2.4rem;position:relative;transition:all 0.3s var(--jse-subtheme--ir--transition-timing-function);}.icon-block:hover{background-color:var(--icon-hover-color,#94d600);color:#fff;transform:translateY(-1rem);box-shadow:0 10px 10px rgba(0,0,0,0.1);}.icon-block:hover a{color:inherit;text-decoration:underline;}.icon-block:hover svg{fill:#fff;}.icon-block__media{display:flex;justify-content:center;align-items:center;height:18rem;overflow:hidden;}.icon-block__media svg{width:8rem;height:8rem;fill:var(--icon-hover-color,#94d600);transition:all 0.15s var(--jse-subtheme--ir--transition-timing-function);}.icon-block__title{font-weight:normal;text-transform:capitalize;margin-bottom:1.8rem;}.paragraph--type--video iframe.media-oembed-content{max-width:100%;aspect-ratio:16 / 9;height:auto !important;}#sliding-popup.sliding-popup-bottom .eu-cookie-compliance-message{text-align:center;}@media (min-width:992px){#sliding-popup.sliding-popup-bottom .eu-cookie-compliance-message{margin:1.5rem 0;margin-right:3rem;}}#sliding-popup.sliding-popup-bottom .eu-cookie-compliance-message h2{margin-bottom:1rem;}@media (min-width:992px){#sliding-popup.sliding-popup-bottom .eu-cookie-compliance-message h2{font-size:2rem;margin-bottom:1.5rem;line-height:1.4;}}#sliding-popup.sliding-popup-bottom .eu-cookie-compliance-message p{font-size:12px;display:inherit;margin:0;}@media (min-width:992px){#sliding-popup.sliding-popup-bottom .eu-cookie-compliance-message p{font-size:1.6rem;display:inline;}}#sliding-popup.sliding-popup-bottom .eu-cookie-compliance-message button{font-size:12px;}@media (min-width:992px){#sliding-popup.sliding-popup-bottom .eu-cookie-compliance-message button{font-size:1.6rem;}}#sliding-popup.sliding-popup-bottom .eu-cookie-compliance-content{max-width:100%;}#sliding-popup.sliding-popup-bottom .eu-cookie-compliance-buttons{display:flex;justify-content:space-between;}#sliding-popup.sliding-popup-bottom .eu-cookie-compliance-secondary-button,#sliding-popup.sliding-popup-bottom .eu-cookie-compliance-default-button{margin-top:0;}#sliding-popup.sliding-popup-bottom .agree-button{background-image:none;background-color:transparent;box-shadow:none;text-shadow:none;font-family:"Roboto",sans-serif;}@media only screen and (max-width:599px){#sliding-popup.sliding-popup-bottom .agree-button{transform:scale(0.8);}}@media only screen and (min-width:600px){#sliding-popup.sliding-popup-bottom .eu-cookie-compliance-message{text-align:left;}#sliding-popup.sliding-popup-bottom .eu-cookie-compliance-message h2{margin-bottom:0.5rem;}#sliding-popup.sliding-popup-bottom .eu-cookie-compliance-content{display:flex;}#sliding-popup.sliding-popup-bottom .eu-cookie-compliance-buttons{margin:auto 0;margin-left:auto;}}.organigram{margin-bottom:10rem;font-size:1.8rem;font-weight:bold;}.organigram__title--level-2{display:none;}.organigram__level{display:flex;gap:0 2rem;flex-wrap:nowrap;}.organigram__level--2{position:absolute;top:100%;left:50%;transform:translateX(-50%);gap:0;opacity:0;transition:all 0.2s ease-in-out;}.organigram__level--2 > .organigram__item{margin-top:6rem;width:200px;color:#f7941d;border-color:#f7941d;}.organigram__level--2 > .organigram__item:first-of-type:after{width:50%;left:50%;}.organigram__level--2 > .organigram__item:last-of-type:after{right:50%;width:calc(50% + 2px);}.organigram__level--2 > .organigram__item:before{content:"";position:absolute;left:50%;transform:translate(-50%);top:-3rem;width:2px;height:3rem;background-color:#f7941d;}.organigram__level--2 > .organigram__item:after{content:"";position:absolute;display:block;width:calc(100% + 2px);left:-2px;height:2px;top:-3rem;background-color:#f7941d;}.organigram__level--2 > .organigram__item:not(:last-of-type){border-right:none;}.organigram__item{position:relative;border:2px solid #94d600;padding:1rem;align-self:baseline;text-align:center;flex:1 1 0;align-self:stretch;display:flex;flex-direction:column;justify-content:space-between;gap:1rem;color:#94d600;}.organigram__item--has-childeren{color:#026c7c;border-color:#026c7c;}.organigram__item--has-childeren:before{content:"";position:absolute;left:50%;transform:translateX(-50%);bottom:calc(-3rem - 2px);width:2px;height:calc(3rem + 2px);background-color:transparent;transition:all 0.2s ease-in-out;}.organigram__item--has-childeren:hover{cursor:pointer;color:#f7941d;border-color:#f7941d;}.organigram__item--has-childeren:hover:before{background-color:#f7941d;}.organigram__item--has-childeren:hover > .organigram__level--2{opacity:1;}.highcharts-container .highcharts-grid-line{stroke:none;}.webform-modal-open{overflow:hidden;}.webform-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.8);z-index:9999;display:flex;justify-content:center;align-items:center;opacity:0;transition:opacity 0.3s var(--jse-subtheme--ir--transition-timing-function);}.webform-modal-overlay.active{opacity:1;}.webform-modal-container{background:var(--jse-subtheme--ir--color--white);border-radius:8px;width:90%;max-width:980px;max-height:90vh;position:relative;padding:var(--jse-subtheme--ir--gutter);box-shadow:0 5px 15px rgba(var(--jse-subtheme--ir--color--black),0.3);transform:translateY(-20px);transition:transform 0.3s var(--jse-subtheme--ir--transition-timing-function);display:flex;flex-direction:column;}.active .webform-modal-container{transform:translateY(0);}.webform-modal-close{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:4.5rem;cursor:pointer;padding:0.5rem;line-height:1;color:var(--jse-subtheme--ir--color--grey--medium);transition:color 0.2s var(--jse-subtheme--ir--transition-timing-function);}.webform-modal-close:hover{color:var(--jse-subtheme--ir--color--grey--darkest);}.webform-modal-content{max-height:calc(90vh - 4rem);overflow-y:auto;padding:1rem;color:var(--jse-subtheme--ir--body-color);}.webform-modal-error{color:var(--jse-subtheme--ir--color--red);padding:1rem;font-family:var(--jse-subtheme--ir--font--semi-bold);}.btn:focus{outline:none;}.field--name-field-subtitle{display:none;}.field--type-boolean{display:none;}@media (min-width:768px){.webform-modal-container{padding:calc(var(--jse-subtheme--ir--gutter) * 1.5);}}@media (min-width:1470px){.jse-subtheme--ir.alias--group-overview .card .card__media img{aspect-ratio:2.5 / 1;-o-object-fit:cover;object-fit:cover;}}.jse-subtheme--ir.alias--group-overview .business-model{display:flex;flex-wrap:wrap;gap:4rem 1.5rem;}@media (min-width:1200px){.jse-subtheme--ir.alias--group-overview .business-model{font-size:1.8rem;}}.jse-subtheme--ir.alias--group-overview .business-model h4,.jse-subtheme--ir.alias--group-overview .business-model h5{margin:0;}.jse-subtheme--ir.alias--group-overview .business-model h4 + *,.jse-subtheme--ir.alias--group-overview .business-model h5 + *{margin-top:1.5rem;}.jse-subtheme--ir.alias--group-overview .business-model ul:not([class^="business-model--flex-list"]){padding-left:4rem;}.jse-subtheme--ir.alias--group-overview .business-model--flex-list{margin:0;list-style:none;display:flex;gap:2rem 1.5rem;padding:0;font-weight:bold;flex-wrap:wrap;}.jse-subtheme--ir.alias--group-overview .business-model--flex-list > *{flex:1 1 100%;}@media (min-width:1200px){.jse-subtheme--ir.alias--group-overview .business-model--flex-list{flex-wrap:nowrap;}.jse-subtheme--ir.alias--group-overview .business-model--flex-list > *{flex:1 1 0;}}.jse-subtheme--ir.alias--group-overview .business-model--border{border:1px solid #000;padding:1.5rem;}.jse-subtheme--ir.alias--group-overview .business-model--secondary--border-color{border-color:#f7941d;}.jse-subtheme--ir.alias--group-overview .business-model--secondary--text-color{color:#f7941d;}.jse-subtheme--ir.alias--group-overview .business-model--tertiary--border-color{border-color:var(--jse-subtheme--ir--color--primary,#94d600);}.jse-subtheme--ir.alias--group-overview .business-model--tertiary--text-color{color:var(--jse-subtheme--ir--color--primary,#94d600);}.jse-subtheme--ir.alias--group-overview .business-model--heading{background-color:#000;color:#fff;text-align:center;margin:0;padding:1.5rem;}.jse-subtheme--ir.alias--group-overview .business-model--flex-center{justify-content:center;align-content:center;}.jse-subtheme--ir.alias--group-overview .business-model__column{flex:0 0 100%;display:flex;flex-direction:column;gap:1.5rem 0;}@media (min-width:1200px){.jse-subtheme--ir.alias--group-overview .business-model__column{flex:1 0 22%;}.jse-subtheme--ir.alias--group-overview .business-model__column--second{flex-basis:45%;}}.jse-subtheme--ir.alias--group-overview .business-model__service-split{display:flex;gap:1.5rem 1.5rem;flex-wrap:wrap;}.jse-subtheme--ir.alias--group-overview .business-model__service-split > *{flex-basis:100%;flex-grow:1;}@media (min-width:1200px){.jse-subtheme--ir.alias--group-overview .business-model__service-split > :first-child{flex-basis:70%;}.jse-subtheme--ir.alias--group-overview .business-model__service-split > :last-child{flex-basis:20%;}}.jse-subtheme--ir.alias--news .block-views-blockarticles-block-1 .views-exposed-form{display:flex;flex-wrap:wrap;gap:3.2rem;margin-bottom:8rem;}.jse-subtheme--ir.alias--news .block-views-blockarticles-block-1 .views-exposed-form .form-control{font-size:1.8rem;line-height:inherit;padding:0 1.2rem;border:1px solid #e2e2e2;height:auto;}.jse-subtheme--ir.alias--news .block-views-blockarticles-block-1 .views-exposed-form .form-item-title{position:relative;flex:1 0 45%;}.jse-subtheme--ir.alias--news .block-views-blockarticles-block-1 .views-exposed-form .form-item-field-date-publication-value,.jse-subtheme--ir.alias--news .block-views-blockarticles-block-1 .views-exposed-form .form-item-field-date-publication-value-1,.jse-subtheme--ir.alias--news .block-views-blockarticles-block-1 .views-exposed-form .form-item-field-article-type-value{flex:0 0 15%;}.jse-subtheme--ir.alias--news .block-views-blockarticles-block-1 .views-exposed-form .form-item-field-category-ref-target-id,.jse-subtheme--ir.alias--news .block-views-blockarticles-block-1 .views-exposed-form .form-item-sort-bef-combine{flex:1 0 40%;}.jse-subtheme--ir.alias--news .block-views-blockarticles-block-1 .views-exposed-form .form-actions .btn,.jse-subtheme--ir.alias--news .block-views-blockarticles-block-1 .views-exposed-form .form-actions .btn-group{margin:0;}.jse-subtheme--ir.alias--news .block-views-blockarticles-block-1 .views-exposed-form .form-actions{position:absolute;top:0;right:0;display:flex;}.jse-subtheme--ir.alias--news .block-views-blockarticles-block-1 .views-exposed-form .form-actions .form-submit{position:relative;font-size:0;padding:0;line-height:4.5rem;width:4.5rem;height:4.5rem;vertical-align:top;background-color:transparent;}.jse-subtheme--ir.alias--news .block-views-blockarticles-block-1 .views-exposed-form .form-actions .form-submit:after{content:"";position:absolute;top:0;left:0;display:block;width:4.5rem;height:4.5rem;font-size:1.6rem;font-family:"Font Awesome 5 Free";font-weight:600;color:var(--jse-subtheme--ir--color--primary,#94d600);}.jse-subtheme--ir.alias--news .block-views-blockarticles-block-1 .views-exposed-form .form-actions .form-submit[value^="Apply"]{order:1;}.jse-subtheme--ir.alias--news .block-views-blockarticles-block-1 .views-exposed-form .form-actions .form-submit[value^="Apply"]:after{content:"\f002";}.jse-subtheme--ir.alias--news .block-views-blockarticles-block-1 .views-exposed-form .form-actions .form-submit[value^="Reset"]{order:0;}.jse-subtheme--ir.alias--news .block-views-blockarticles-block-1 .views-exposed-form .form-actions .form-submit[value^="Reset"]:after{content:"\f057";color:#ff004f;}.jse-subtheme--ir.alias--contact-us .contact__map{background-color:--jse-subtheme--ir--color--grey--lightest;border-bottom:0.7rem solid var(--jse-subtheme--ir--color--primary,#94d600);}.jse-subtheme--ir.alias--contact-us .paragraph--type--rw-webform .paragraph__title{margin:0;margin-bottom:3.2rem;font-size:2.3rem;line-height:3.1rem;color:#808080;padding-bottom:0.9rem;border-bottom:1px solid var(--jse-subtheme--ir--color--primary,#94d600);}.jse-subtheme--ir.alias--contact-us .paragraph--type--rw-webform form{display:flex;flex-direction:column;gap:2rem 0;}.jse-subtheme--ir.alias--contact-us .paragraph--type--rw-webform form .form-item .form-control{background-color:var(--jse-subtheme--ir--color--white--offwhite);}.jse-subtheme--ir.alias--contact-us .paragraph--type--rw-webform form .form-item .form-control::-moz-placeholder{color:var(--jse-subtheme--ir--color--grey--medium);}.jse-subtheme--ir.alias--contact-us .paragraph--type--rw-webform form .form-item .form-control::placeholder{color:var(--jse-subtheme--ir--color--grey--medium);}.jse-subtheme--ir.alias--contact-us .paragraph--type--rw-webform form .form-item .form-control option{background-color:var(--jse-subtheme--ir--color--white);}.jse-subtheme--ir.alias--contact-us .paragraph--type--block [id^="block-calltoaction"] h2{color:#808080;}.jse-subtheme--ir.alias--contact-us .paragraph--type--block .social-links__link:before{background-color:#808080;}.jse-subtheme--ir.alias--search .views-element-container > div{display:flex;flex-direction:column;gap:4rem;}.jse-subtheme--ir.alias--search .views-element-container .views-row{padding-top:4rem;border-top:1px solid #d8d8d8;}.jse-subtheme--ir.alias--search .views-element-container .views-row:last-child{margin-bottom:5rem;}.main-container{overflow-x:initial;}@media (min-width:1200px){.history-timeline__row{display:flex;}}.history-timeline__row + .history-timeline__row{margin-top:3.2rem;}@media (min-width:1200px){.history-timeline__row + .history-timeline__row{margin-top:0;}}@media (min-width:1200px){.history-timeline__row > *{flex:0 0 50%;}.history-timeline__row > *:last-child{border-left:1px solid #c1c1c1;}}@media (min-width:1200px) and (min-width:1200px){.history-timeline__row > *:last-child{padding-left:3.2rem;}}@media (min-width:1200px){.history-timeline__row > .history-timeline__item--content{padding-top:3.2rem;padding-bottom:8rem;}}@media (min-width:1200px){.history-timeline__row > .history-timeline__item--content:first-child{padding-right:3.2rem;}}@media (min-width:1200px){.history-timeline__row > .history-timeline__item--media:not([class*="square"]):last-child{padding-left:0;}}.history-timeline__row > .history-timeline__item--media--square{padding-top:3.2rem;}@media (min-width:1200px){.history-timeline__row > .history-timeline__item--media--square{padding-top:3.2rem;}}.history-timeline__row > .history-timeline__item--media--square .history-timeline__item__image{margin-left:auto;margin-right:auto;margin-bottom:4.6rem;}@media (min-width:1200px){.history-timeline__row > .history-timeline__item--media--square .history-timeline__item__image{margin-bottom:0;}}@media (min-width:1200px){.history-timeline__row > .history-timeline__item--media--square:first-child .history-timeline__item__image{margin-left:auto;margin-right:4.6rem;}}@media (min-width:1200px){.history-timeline__row > .history-timeline__item--media--square:last-child .history-timeline__item__image{margin-left:0;margin-right:auto;}}.history-timeline__row--dark{background-color:#282828;color:white;}.history-timeline__row--dark > .history-timeline__item--content{padding-top:3.2rem;}.history-timeline__row--dark > .history-timeline__item--content:last-child{padding-bottom:3.2rem;}@media (min-width:1200px){.history-timeline__row--dark > .history-timeline__item--content:last-child{padding-bottom:8rem;}}.history-timeline__row--dark > .history-timeline__item--media:last-child{padding-top:3.2rem;}@media (min-width:1200px){.history-timeline__row--dark > .history-timeline__item--media:last-child{padding-top:0;}}.history-timeline__row.full-width:not([class*="dark"]) > .history-timeline__item--content:first-child{padding-bottom:3.2rem;}@media (min-width:1200px){.history-timeline__row.full-width:not([class*="dark"]) > .history-timeline__item--content:first-child{padding-bottom:8rem;}}@media (min-width:1200px){.history-timeline__row--divider > .history-timeline__item{padding-top:5.5rem;}}.history-timeline__item__title,.history-timeline__item__subtitle{color:#282828;}.history-timeline__row--dark .history-timeline__item__title,.history-timeline__row--dark .history-timeline__item__subtitle{color:inherit;}.history-timeline__item__title{position:relative;overflow:hidden;font-family:"Cormorant Garamond",serif;}.history-timeline__item__title:after{content:"";position:absolute;top:60%;transform:translateY(-50%);height:2px;width:100%;background:linear-gradient(to right,transparent,transparent 2.4rem,#94d600 2.4rem,#94d600);}.history-timeline__item__image{height:100%;min-height:40rem;}@media (min-width:1200px){.history-timeline__item__image{min-height:auto;}}.history-timeline__item__image img{-o-object-fit:cover;object-fit:cover;height:100%;min-height:40rem;width:100%;}@media (min-width:1200px){.history-timeline__item__image img{min-height:auto;}}.history-timeline__item--media--square .history-timeline__item__image{position:relative;width:40rem;height:28rem;}@media (min-width:1200px){.history-timeline__item--media--square .history-timeline__item__image{max-width:28rem;width:100%;}}.history-timeline__item--media--square .history-timeline__item__image:before,.history-timeline__item--media--square .history-timeline__item__image:after{content:"";position:absolute;display:block;background-color:#94d600;}.history-timeline__item--media--square .history-timeline__item__image:before{right:-1.2rem;height:100%;width:2px;}.history-timeline__item--media--square .history-timeline__item__image:after{bottom:-1.2rem;width:100%;height:2px;}.history-timeline__item--media--square:first-child .history-timeline__item__image:before{left:-1.2rem;}.history-timeline .full-width{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;min-height:43rem;}@media (min-width:1200px){.history-timeline .half-container{margin-left:0;margin-right:0;max-width:calc(1670px / 2);}.history-timeline .half-container:before,.history-timeline .half-container:after{content:none;}.history-timeline .half-container--left{margin-left:auto;padding-left:4rem;}.history-timeline .half-container--right{margin-right:auto;padding-right:4rem;}}@media (min-width:1200px){.history-timeline .pb-0{padding-bottom:0;}}body.toolbar-horizontal .main-header{z-index:100;}article.node .rw-node-admin{position:static;font-size:0.8rem;width:100%;margin:var(--rw-gutter,12px) 0;}article.card .rw-node-admin,article.card-cta .rw-node-admin{margin:0;}.jse-subtheme--ir .node--page.full
.node--page--main--row.has-sidebar
.node--page--main--row--aside{background-color:transparent;}.jse-subtheme--ir .main-container .rw-paragraph--title,.jse-subtheme--ir .main-container .jse-paragraph--title{margin-top:0;}.jse-subtheme--ir .form-group{margin-bottom:0;}.jse-subtheme--ir .field.field--name-field-title{font-weight:normal;}.jse-subtheme--ir .view-jse-people .card__title{color:inherit;}.jse-subtheme--ir.page-node-39 .main-container .field--name-body{text-align:inherit;}.jse-subtheme--ir .rw-paragraph--mosaic-wrapper,.jse-subtheme--ir .rw-paragraph--microview-wrapper{padding-top:0;padding-bottom:0;}.jse-subtheme--ir .jse-slide p,.jse-subtheme--ir .jse-slide .field--name-body,.jse-subtheme--ir .card p,.jse-subtheme--ir .card .field--name-body,.jse-subtheme--ir .cta p,.jse-subtheme--ir .cta .field--name-body{font-size:inherit;line-height:1.5;min-height:auto;color:inherit;}
.ckeditor--text--center{text-align:center;}
@media  screen and (min-width:1000px){.jse-subtheme--ir .main-header .menu--main-navigation--level-1 .menu__item--level-2 > span:not([class]){display:block;padding-bottom:1rem;margin-top:1rem;margin-bottom:2rem;border-bottom:2px solid var(--jse-subtheme--ir--color--green);}}
