.react-datepicker__navigation-icon:before,.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow{content:"";border:3px solid #ccc;border-width:3px 3px 0 0;width:9px;height:9px;display:block;position:absolute;top:6px}.react-datepicker__sr-only{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.react-datepicker-wrapper{border:0;padding:0;display:inline-block}.react-datepicker{color:#000;font-family:Helvetica Neue,helvetica,arial,sans-serif;font-size:.8rem;line-height:initial;background-color:#fff;border:1px solid #aeaeae;border-radius:.3rem;display:inline-block;position:relative}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-bottom-right-radius:.3rem;border-bottom-left-radius:.3rem}.react-datepicker-popper{z-index:1;line-height:0}.react-datepicker-popper .react-datepicker__triangle{stroke:#aeaeae}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{fill:#f0f0f0;color:#f0f0f0}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{fill:#fff;color:#fff}.react-datepicker__header{text-align:center;background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;padding:8px 0;position:relative}.react-datepicker__header--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__header--time:not(.react-datepicker__header--time--only){border-top-left-radius:0}.react-datepicker__header:not(.react-datepicker__header--has-time-select){border-top-right-radius:.3rem}.react-datepicker__year-dropdown-container--select,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--scroll{margin:0 15px;display:inline-block}.react-datepicker__current-month,.react-datepicker-time__header,.react-datepicker-year-header{color:#000;margin-top:0;font-size:.944rem;font-weight:700}h2.react-datepicker__current-month{margin:0;padding:0}.react-datepicker-time__header{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.react-datepicker__navigation{text-align:center;cursor:pointer;z-index:1;text-indent:-999em;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex;position:absolute;top:2px;overflow:hidden}.react-datepicker__navigation--previous{left:2px}.react-datepicker__navigation--next{right:2px}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:85px}.react-datepicker__navigation--years{margin-left:auto;margin-right:auto;display:block;position:relative;top:0}.react-datepicker__navigation--years-previous{top:4px}.react-datepicker__navigation--years-upcoming{top:-4px}.react-datepicker__navigation:hover :before{border-color:#a6a6a6}.react-datepicker__navigation-icon{width:0;font-size:20px;position:relative;top:-1px}.react-datepicker__navigation-icon--next{left:-2px}.react-datepicker__navigation-icon--next:before{left:-7px;transform:rotate(45deg)}.react-datepicker__navigation-icon--previous{right:-2px}.react-datepicker__navigation-icon--previous:before{right:-7px;transform:rotate(225deg)}.react-datepicker__month-container{float:left}.react-datepicker__year{text-align:center;margin:.4rem}.react-datepicker__year-wrapper{flex-wrap:wrap;max-width:180px;display:flex}.react-datepicker__year .react-datepicker__year-text{width:4rem;margin:2px;display:inline-block}.react-datepicker__month{text-align:center;margin:.4rem}.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text{width:4rem;margin:2px;display:inline-block}.react-datepicker__input-time-container{clear:both;float:left;text-align:left;width:100%;margin:5px 0 10px 15px}.react-datepicker__input-time-container .react-datepicker-time__caption,.react-datepicker__input-time-container .react-datepicker-time__input-container{display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input{margin-left:10px;display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input{width:auto}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]{-moz-appearance:textfield}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter{margin-left:5px;display:inline-block}.react-datepicker__time-container{float:right;border-left:1px solid #aeaeae;width:85px}.react-datepicker__time-container--with-today-button{border:1px solid #aeaeae;border-radius:.3rem;display:inline;position:absolute;top:0;right:-87px}.react-datepicker__time-container .react-datepicker__time{background:#fff;border-bottom-right-radius:.3rem;position:relative}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{text-align:center;border-bottom-right-radius:.3rem;width:85px;margin:0 auto;overflow-x:hidden}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{box-sizing:content-box;width:100%;height:calc(195px + .85rem);margin:0;padding-left:0;padding-right:0;list-style:none;overflow-y:scroll}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{white-space:nowrap;height:30px;padding:5px 10px}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{cursor:pointer;background-color:#f0f0f0}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{color:#fff;background-color:#216ba5;font-weight:700}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{cursor:default;background-color:#0000}.react-datepicker__week-number{color:#ccc;text-align:center;width:1.7rem;margin:.166rem;line-height:1.7rem;display:inline-block}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:not(.react-datepicker__week-number--selected):hover{background-color:#f0f0f0;border-radius:.3rem}.react-datepicker__week-number--selected{color:#fff;background-color:#216ba5;border-radius:.3rem}.react-datepicker__week-number--selected:hover{background-color:#1d5d90}.react-datepicker__day-names{text-align:center;white-space:nowrap;margin-bottom:-8px}.react-datepicker__week{white-space:nowrap}.react-datepicker__day-name,.react-datepicker__day,.react-datepicker__time-name{color:#000;text-align:center;width:1.7rem;margin:.166rem;line-height:1.7rem;display:inline-block}.react-datepicker__day-name--disabled,.react-datepicker__day--disabled,.react-datepicker__time-name--disabled{cursor:default;color:#ccc}.react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text,.react-datepicker__year-text{cursor:pointer}.react-datepicker__day:not([aria-disabled=true]):hover,.react-datepicker__month-text:not([aria-disabled=true]):hover,.react-datepicker__quarter-text:not([aria-disabled=true]):hover,.react-datepicker__year-text:not([aria-disabled=true]):hover{background-color:#f0f0f0;border-radius:.3rem}.react-datepicker__day--today,.react-datepicker__month-text--today,.react-datepicker__quarter-text--today,.react-datepicker__year-text--today{font-weight:700}.react-datepicker__day--highlighted,.react-datepicker__month-text--highlighted,.react-datepicker__quarter-text--highlighted,.react-datepicker__year-text--highlighted{color:#fff;background-color:#3dcc4a;border-radius:.3rem}.react-datepicker__day--highlighted:not([aria-disabled=true]):hover,.react-datepicker__month-text--highlighted:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--highlighted:not([aria-disabled=true]):hover,.react-datepicker__year-text--highlighted:not([aria-disabled=true]):hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1,.react-datepicker__month-text--highlighted-custom-1,.react-datepicker__quarter-text--highlighted-custom-1,.react-datepicker__year-text--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2,.react-datepicker__month-text--highlighted-custom-2,.react-datepicker__quarter-text--highlighted-custom-2,.react-datepicker__year-text--highlighted-custom-2{color:green}.react-datepicker__day--holidays,.react-datepicker__month-text--holidays,.react-datepicker__quarter-text--holidays,.react-datepicker__year-text--holidays{color:#fff;background-color:#ff6803;border-radius:.3rem;position:relative}.react-datepicker__day--holidays .overlay,.react-datepicker__month-text--holidays .overlay,.react-datepicker__quarter-text--holidays .overlay,.react-datepicker__year-text--holidays .overlay{color:#fff;white-space:nowrap;visibility:hidden;opacity:0;background-color:#333;border-radius:4px;padding:4px;transition:visibility,opacity .3s ease-in-out;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.react-datepicker__day--holidays:not([aria-disabled=true]):hover,.react-datepicker__month-text--holidays:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--holidays:not([aria-disabled=true]):hover,.react-datepicker__year-text--holidays:not([aria-disabled=true]):hover{background-color:#cf5300}.react-datepicker__day--holidays:hover .overlay,.react-datepicker__month-text--holidays:hover .overlay,.react-datepicker__quarter-text--holidays:hover .overlay,.react-datepicker__year-text--holidays:hover .overlay{visibility:visible;opacity:1}.react-datepicker__day--selected,.react-datepicker__day--in-selecting-range,.react-datepicker__day--in-range,.react-datepicker__month-text--selected,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--selected,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--selected,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--in-range{color:#fff;background-color:#216ba5;border-radius:.3rem}.react-datepicker__day--selected:not([aria-disabled=true]):hover,.react-datepicker__day--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__day--in-range:not([aria-disabled=true]):hover,.react-datepicker__month-text--selected:not([aria-disabled=true]):hover,.react-datepicker__month-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__month-text--in-range:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--selected:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--in-range:not([aria-disabled=true]):hover,.react-datepicker__year-text--selected:not([aria-disabled=true]):hover,.react-datepicker__year-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__year-text--in-range:not([aria-disabled=true]):hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected{color:#000;background-color:#bad9f1;border-radius:.3rem}.react-datepicker__day--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__month-text--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__year-text--keyboard-selected:not([aria-disabled=true]):hover{background-color:#1d5d90}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range){background-color:#216ba580}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range){color:#000;background-color:#f0f0f0}.react-datepicker__day--disabled,.react-datepicker__month-text--disabled,.react-datepicker__quarter-text--disabled,.react-datepicker__year-text--disabled{cursor:default;color:#ccc}.react-datepicker__day--disabled .overlay,.react-datepicker__month-text--disabled .overlay,.react-datepicker__quarter-text--disabled .overlay,.react-datepicker__year-text--disabled .overlay{color:#fff;white-space:nowrap;visibility:hidden;opacity:0;background-color:#333;border-radius:4px;padding:4px;transition:visibility,opacity .3s ease-in-out;position:absolute;bottom:70%;left:50%;transform:translate(-50%)}.react-datepicker__input-container{width:100%;display:inline-block;position:relative}.react-datepicker__input-container .react-datepicker__calendar-icon{box-sizing:content-box;padding:.5rem;position:absolute}.react-datepicker__view-calendar-icon input{padding:6px 10px 5px 25px}.react-datepicker__year-read-view,.react-datepicker__month-read-view,.react-datepicker__month-year-read-view{border:1px solid #0000;border-radius:.3rem;position:relative}.react-datepicker__year-read-view:hover,.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover{cursor:pointer}.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow{border-top-color:#b3b3b3}.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow{top:0;right:-16px;transform:rotate(135deg)}.react-datepicker__year-dropdown,.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown{z-index:1;text-align:center;background-color:#f0f0f0;border:1px solid #aeaeae;border-radius:.3rem;width:50%;position:absolute;top:30px;left:25%}.react-datepicker__year-dropdown:hover,.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover{cursor:pointer}.react-datepicker__year-dropdown--scrollable,.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__year-option,.react-datepicker__month-option,.react-datepicker__month-year-option{width:100%;margin-left:auto;margin-right:auto;line-height:20px;display:block}.react-datepicker__year-option:first-of-type,.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.react-datepicker__year-option:last-of-type,.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type{-webkit-user-select:none;user-select:none;border-bottom-right-radius:.3rem;border-bottom-left-radius:.3rem}.react-datepicker__year-option:hover,.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover{background-color:#ccc}.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.react-datepicker__year-option--selected,.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected{position:absolute;left:15px}.react-datepicker__close-icon{cursor:pointer;vertical-align:middle;background-color:#0000;border:0;outline:0;height:100%;padding:0 6px 0 0;display:table-cell;position:absolute;top:0;right:0}.react-datepicker__close-icon:after{cursor:pointer;color:#fff;text-align:center;vertical-align:middle;content:"×";background-color:#216ba5;border-radius:50%;width:16px;height:16px;padding:2px;font-size:12px;line-height:1;display:table-cell}.react-datepicker__close-icon--disabled{cursor:default}.react-datepicker__close-icon--disabled:after{cursor:default;background-color:#ccc}.react-datepicker__today-button{cursor:pointer;text-align:center;clear:left;background:#f0f0f0;border-top:1px solid #aeaeae;padding:5px 0;font-weight:700}.react-datepicker__portal{z-index:2147483647;background-color:#000c;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__time-name{width:3rem;line-height:3rem}@media (max-width:400px),(max-height:550px){.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__time-name{width:2rem;line-height:2rem}}.react-datepicker__portal .react-datepicker__current-month,.react-datepicker__portal .react-datepicker-time__header{font-size:1.44rem}.react-datepicker__children-container{width:13.8rem;height:auto;margin:.4rem;padding-left:.2rem;padding-right:.2rem}.react-datepicker__aria-live{clip-path:circle(0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.react-datepicker__calendar-icon{vertical-align:-.125em;width:1em;height:1em}.App{text-align:center}.animated{animation-duration:1s;animation-fill-mode:both}.animated-fast{animation-duration:.3s;animation-timing-function:ease-out;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{animation-duration:.75s}@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{transform:translateY(-30px)}40%,43%,70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}70%{transform:translateY(-15px)}90%{transform:translateY(-4px)}}.bounce{transform-origin:bottom;animation-name:bounce}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{opacity:1}50%{opacity:.3}to{opacity:1}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale(1.25,.75)}40%{transform:scale(.75,1.25)}50%{transform:scale(1.15,.85)}65%{transform:scale(.95,1.05)}75%{transform:scale(1.05,.95)}to{transform:scaleX(1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate(-10px)}20%,40%,60%,80%{transform:translate(10px)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translate(0)}6.5%{transform:translate(-6px)rotateY(-9deg)}18.5%{transform:translate(5px)rotateY(7deg)}31.5%{transform:translate(-3px)rotateY(-5deg)}43.5%{transform:translate(2px)rotateY(3deg)}50%{transform:translate(0)}}.headShake{animation-name:headShake;animation-timing-function:ease-in-out}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0)}}.swing{transform-origin:top;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9)rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1)rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1)rotate(-3deg)}to{transform:scaleX(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:none}15%{transform:translate(-25%)rotate(-5deg)}30%{transform:translate(20%)rotate(3deg)}45%{transform:translate(-15%)rotate(-3deg)}60%{transform:translate(10%)rotate(2deg)}75%{transform:translate(-5%)rotate(-1deg)}to{transform:none}}.wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:none}22.2%{transform:skew(-12.5deg)skewY(-12.5deg)}33.3%{transform:skew(6.25deg)skewY(6.25deg)}44.4%{transform:skew(-3.125deg)skewY(-3.125deg)}55.5%{transform:skew(1.5625deg)skewY(1.5625deg)}66.6%{transform:skew(-.78125deg)skewY(-.78125deg)}77.7%{transform:skew(.390625deg)skewY(.390625deg)}88.8%{transform:skew(-.195313deg)skewY(-.195313deg)}}.jello{transform-origin:50%;animation-name:jello}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(-3000px)}60%{opacity:1;transform:translateY(25px)}75%{transform:translateY(-10px)}90%{transform:translateY(5px)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(-3000px)}60%{opacity:1;transform:translate(25px)}75%{transform:translate(-10px)}90%{transform:translate(5px)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(3000px)}60%{opacity:1;transform:translate(-25px)}75%{transform:translate(10px)}90%{transform:translate(-5px)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(3000px)}60%{opacity:1;transform:translateY(-20px)}75%{transform:translateY(10px)}90%{transform:translateY(-5px)}to{transform:translateZ(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translateY(10px)}40%,45%{opacity:1;transform:translateY(-20px)}to{opacity:0;transform:translateY(2000px)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate(20px)}to{opacity:0;transform:translate(-2000px)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate(-20px)}to{opacity:0;transform:translate(2000px)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translateY(-10px)}40%,45%{opacity:1;transform:translateY(20px)}to{opacity:0;transform:translateY(-2000px)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translateY(-2000px)}to{opacity:1;transform:none}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate(-2000px)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate(2000px)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translateY(2000px)}to{opacity:1;transform:none}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translateY(100%)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translateY(2000px)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate(-100%)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate(-2000px)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate(100%)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate(2000px)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translateY(-100%)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translateY(-2000px)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px)rotateY(-1turn)}0%,40%{animation-timing-function:ease-out}40%{transform:perspective(400px)translateZ(150px)rotateY(-190deg)}50%{transform:perspective(400px)translateZ(150px)rotateY(-170deg)}50%,80%{animation-timing-function:ease-in}80%{transform:perspective(400px)scale3d(.95,.95,.95)}to{animation-timing-function:ease-in;transform:perspective(400px)}}.animated.flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{opacity:0;transform:perspective(400px)rotateX(90deg)}0%,40%{animation-timing-function:ease-in}40%{transform:perspective(400px)rotateX(-20deg)}60%{opacity:1;transform:perspective(400px)rotateX(10deg)}80%{transform:perspective(400px)rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{animation-name:flipInX;backface-visibility:visible!important}@keyframes flipInY{0%{opacity:0;transform:perspective(400px)rotateY(90deg)}0%,40%{animation-timing-function:ease-in}40%{transform:perspective(400px)rotateY(-20deg)}60%{opacity:1;transform:perspective(400px)rotateY(10deg)}80%{transform:perspective(400px)rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{animation-name:flipInY;backface-visibility:visible!important}@keyframes flipOutX{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px)rotateX(-20deg)}to{opacity:0;transform:perspective(400px)rotateX(90deg)}}.flipOutX{animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px)rotateY(-15deg)}to{opacity:0;transform:perspective(400px)rotateY(90deg)}}.flipOutY{animation-name:flipOutY;backface-visibility:visible!important}@keyframes lightSpeedIn{0%{opacity:0;transform:translate(100%)skew(-30deg)}60%{transform:skew(20deg)}60%,80%{opacity:1}80%{transform:skew(-5deg)}to{opacity:1;transform:none}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{opacity:0;transform:translate(100%)skew(30deg)}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:50%;opacity:0;transform:rotate(-200deg)}0%,to{-webkit-transform-origin:50%}to{transform-origin:50%;opacity:1;transform:none}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:0 100%;opacity:0;transform:rotate(-45deg)}0%,to{-webkit-transform-origin:0 100%}to{transform-origin:0 100%;opacity:1;transform:none}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:100% 100%;opacity:0;transform:rotate(45deg)}0%,to{-webkit-transform-origin:100% 100%}to{transform-origin:100% 100%;opacity:1;transform:none}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:0 100%;opacity:0;transform:rotate(45deg)}0%,to{-webkit-transform-origin:0 100%}to{transform-origin:0 100%;opacity:1;transform:none}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:100% 100%;opacity:0;transform:rotate(-90deg)}0%,to{-webkit-transform-origin:100% 100%}to{transform-origin:100% 100%;opacity:1;transform:none}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:50%;opacity:1}0%,to{-webkit-transform-origin:50%}to{transform-origin:50%;opacity:0;transform:rotate(200deg)}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:0 100%;opacity:1}0%,to{-webkit-transform-origin:0 100%}to{transform-origin:0 100%;opacity:0;transform:rotate(45deg)}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:100% 100%;opacity:1}0%,to{-webkit-transform-origin:100% 100%}to{transform-origin:100% 100%;opacity:0;transform:rotate(-45deg)}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:0 100%;opacity:1}0%,to{-webkit-transform-origin:0 100%}to{transform-origin:0 100%;opacity:0;transform:rotate(-45deg)}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:100% 100%;opacity:1}0%,to{-webkit-transform-origin:100% 100%}to{transform-origin:100% 100%;opacity:0;transform:rotate(90deg)}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:0 0}0%,20%,60%{-webkit-transform-origin:0 0;animation-timing-function:ease-in-out}20%,60%{transform-origin:0 0;transform:rotate(80deg)}40%,80%{transform-origin:0 0;opacity:1;animation-timing-function:ease-in-out;transform:rotate(60deg)}to{opacity:0;transform:translateY(700px)}}.hinge{animation-name:hinge}@keyframes rollIn{0%{opacity:0;transform:translate(-100%)rotate(-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate(100%)rotate(120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.1,.1,.1)translateY(-1000px)}60%{opacity:1;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.475,.475,.475)translateY(60px)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.1,.1,.1)translate(-1000px)}60%{opacity:1;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.475,.475,.475)translate(10px)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.1,.1,.1)translate(1000px)}60%{opacity:1;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.475,.475,.475)translate(-10px)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.1,.1,.1)translateY(1000px)}60%{opacity:1;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.475,.475,.475)translateY(-60px)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{transform:scale3d(.3,.3,.3)}50%,to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.475,.475,.475)translateY(-60px)}to{opacity:0;transform-origin:bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.1,.1,.1)translateY(2000px)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475)translate(42px)}to{opacity:0;transform-origin:0;transform:scale(.1)translate(-2000px)}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475)translate(-42px)}to{opacity:0;transform-origin:100%;transform:scale(.1)translate(2000px)}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.475,.475,.475)translateY(60px)}to{opacity:0;transform-origin:bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.1,.1,.1)translateY(-2000px)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{visibility:visible;transform:translateY(-100%)}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{visibility:visible;transform:translate(-100%)}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{visibility:visible;transform:translate(100%)}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{visibility:visible;transform:translateY(100%)}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translateY(100%)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate(-100%)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate(100%)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translateY(-100%)}}.slideOutUp{animation-name:slideOutUp}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}@media print{body{background-color:#fff}}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.screen-reader-text{clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);display:inline-block;overflow:hidden;border:0!important;width:10px!important;height:10px!important;padding:0!important;position:absolute!important}.hidden-page-title{position:absolute;left:-9999px}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px),screen and (max-width:399.9px),print{.desktop-only{display:none!important}}@media screen and (min-width:1008px){.non-desktop-only{display:none!important}}@media screen and (min-width:1008px),screen and (min-width:758px) and (max-width:1007.9px){.mobile-only{display:none!important}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:1008px){.tablet-only{display:none!important}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.hide-on-mobile{display:none!important}}@media screen and (min-width:758px) and (max-width:1007.9px){.hide-on-tablet{display:none!important}}@media screen and (max-width:399.9px),print{.react-hide-on-mobile{display:none!important}}@media screen and (min-width:1008px),screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){.react-mobile-only{display:none!important}}@media screen and (min-width:1008px),screen and (min-width:758px) and (max-width:1007.9px){.react-mobile-and-small-tablet-only{display:none!important}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.react-hide-on-mobile-and-small-tablet{display:none!important}}@font-face{font-family:BBC-MONITORING-GEL;src:url(https://monitoring.files.bbci.co.uk/bbcm-user-portal/6521/assets/fonts/BBC-MONITORING-GEL.woff)}@font-face{font-family:ReithSans;src:url(https://nav.files.bbci.co.uk/orbit/2.0.0-427.31f13b6/font/BBCReithSans_W_Rg.woff2)format("woff2"),url(https://nav.files.bbci.co.uk/orbit/2.0.0-427.31f13b6/font/BBCReithSans_W_Rg.woff)format("woff");font-display:swap}@font-face{font-family:ReithSans;src:url(https://nav.files.bbci.co.uk/orbit/2.0.0-427.31f13b6/font/BBCReithSans_W_It.woff2)format("woff2"),url(https://nav.files.bbci.co.uk/orbit/2.0.0-427.31f13b6/font/BBCReithSans_W_It.woff)format("woff");font-display:swap;font-style:italic}@font-face{font-family:ReithSans;src:url(https://nav.files.bbci.co.uk/orbit/2.0.0-427.31f13b6/font/BBCReithSans_W_Bd.woff2)format("woff2"),url(https://nav.files.bbci.co.uk/orbit/2.0.0-427.31f13b6/font/BBCReithSans_W_Bd.woff)format("woff");font-display:swap;font-weight:700}@font-face{font-family:ReithSans;src:url(https://nav.files.bbci.co.uk/orbit/2.0.0-427.31f13b6/font/BBCReithSans_W_BdIt.woff2)format("woff2"),url(https://nav.files.bbci.co.uk/orbit/2.0.0-427.31f13b6/font/BBCReithSans_W_BdIt.woff)format("woff");font-display:swap;font-style:italic;font-weight:700}@font-face{font-family:ReithSans;src:url(https://nav.files.bbci.co.uk/orbit/2.0.0-427.31f13b6/font/BBCReithSans_W_Lt.woff2)format("woff2"),url(https://nav.files.bbci.co.uk/orbit/2.0.0-427.31f13b6/font/BBCReithSans_W_Lt.woff)format("woff");font-display:swap;font-weight:300}@font-face{font-family:ReithSans;src:url(https://nav.files.bbci.co.uk/orbit/2.0.0-427.31f13b6/font/BBCReithSans_W_LtIt.woff2)format("woff2"),url(https://nav.files.bbci.co.uk/orbit/2.0.0-427.31f13b6/font/BBCReithSans_W_LtIt.woff)format("woff");font-display:swap;font-style:italic;font-weight:300}@font-face{font-family:ReithSans;src:url(https://nav.files.bbci.co.uk/orbit/2.0.0-427.31f13b6/font/BBCReithSans_W_ExBd.woff2)format("woff2"),url(https://nav.files.bbci.co.uk/orbit/2.0.0-427.31f13b6/font/BBCReithSans_W_ExBd.woff)format("woff");font-display:swap;font-weight:800}@font-face{font-family:ReithSans;src:url(https://nav.files.bbci.co.uk/orbit/2.0.0-427.31f13b6/font/BBCReithSans_W_ExBdIt.woff2)format("woff2"),url(https://nav.files.bbci.co.uk/orbit/2.0.0-427.31f13b6/font/BBCReithSans_W_ExBdIt.woff)format("woff");font-display:swap;font-style:italic;font-weight:800}@font-face{font-family:ReithSans;src:url(https://nav.files.bbci.co.uk/orbit/2.0.0-427.31f13b6/font/BBCReithSans_W_Md.woff2)format("woff2"),url(https://nav.files.bbci.co.uk/orbit/2.0.0-427.31f13b6/font/BBCReithSans_W_Md.woff)format("woff");font-display:swap;font-weight:500}@font-face{font-family:ReithSans;src:url(https://nav.files.bbci.co.uk/orbit/2.0.0-427.31f13b6/font/BBCReithSans_W_MdIt.woff2)format("woff2"),url(https://nav.files.bbci.co.uk/orbit/2.0.0-427.31f13b6/font/BBCReithSans_W_MdIt.woff)format("woff");font-display:swap;font-style:italic;font-weight:500}@font-face{font-family:ReithSerif;src:url(https://nav.files.bbci.co.uk/orbit/2.0.0-427.31f13b6/font/BBCReithSerif_W_Rg.woff2)format("woff2"),url(https://nav.files.bbci.co.uk/orbit/2.0.0-427.31f13b6/font/BBCReithSerif_W_Rg.woff)format("woff");font-display:swap}@font-face{font-family:ReithSerif;src:url(https://nav.files.bbci.co.uk/orbit/2.0.0-427.31f13b6/font/BBCReithSerif_W_It.woff2)format("woff2"),url(https://nav.files.bbci.co.uk/orbit/2.0.0-427.31f13b6/font/BBCReithSerif_W_It.woff)format("woff");font-display:swap;font-style:italic}@font-face{font-family:ReithSerif;src:url(https://nav.files.bbci.co.uk/orbit/2.0.0-427.31f13b6/font/BBCReithSerif_W_Bd.woff2)format("woff2"),url(https://nav.files.bbci.co.uk/orbit/2.0.0-427.31f13b6/font/BBCReithSerif_W_Bd.woff)format("woff");font-display:swap;font-weight:700}@font-face{font-family:ReithSerif;src:url(https://nav.files.bbci.co.uk/orbit/2.0.0-427.31f13b6/font/BBCReithSerif_W_BdIt.woff2)format("woff2"),url(https://nav.files.bbci.co.uk/orbit/2.0.0-427.31f13b6/font/BBCReithSerif_W_BdIt.woff)format("woff");font-display:swap;font-style:italic;font-weight:700}@font-face{font-family:ReithSerif;src:url(https://nav.files.bbci.co.uk/orbit/2.0.0-427.31f13b6/font/BBCReithSerif_W_Lt.woff2)format("woff2"),url(https://nav.files.bbci.co.uk/orbit/2.0.0-427.31f13b6/font/BBCReithSerif_W_Lt.woff)format("woff");font-display:swap;font-weight:300}@font-face{font-family:ReithSerif;src:url(https://nav.files.bbci.co.uk/orbit/2.0.0-427.31f13b6/font/BBCReithSerif_W_LtIt.woff2)format("woff2"),url(https://nav.files.bbci.co.uk/orbit/2.0.0-427.31f13b6/font/BBCReithSerif_W_LtIt.woff)format("woff");font-display:swap;font-style:italic;font-weight:300}@font-face{font-family:ReithSerif;src:url(https://nav.files.bbci.co.uk/orbit/2.0.0-427.31f13b6/font/BBCReithSerif_W_ExBd.woff2)format("woff2"),url(https://nav.files.bbci.co.uk/orbit/2.0.0-427.31f13b6/font/BBCReithSerif_W_ExBd.woff)format("woff");font-display:swap;font-weight:800}@font-face{font-family:ReithSerif;src:url(https://nav.files.bbci.co.uk/orbit/2.0.0-427.31f13b6/font/BBCReithSerif_W_ExBdIt.woff2)format("woff2"),url(https://nav.files.bbci.co.uk/orbit/2.0.0-427.31f13b6/font/BBCReithSerif_W_ExBdIt.woff)format("woff");font-display:swap;font-style:italic;font-weight:800}@font-face{font-family:ReithSerif;src:url(https://nav.files.bbci.co.uk/orbit/2.0.0-427.31f13b6/font/BBCReithSerif_W_Md.woff2)format("woff2"),url(https://nav.files.bbci.co.uk/orbit/2.0.0-427.31f13b6/font/BBCReithSerif_W_Md.woff)format("woff");font-display:swap;font-weight:500}@font-face{font-family:ReithSerif;src:url(https://nav.files.bbci.co.uk/orbit/2.0.0-427.31f13b6/font/BBCReithSerif_W_MdIt.woff2)format("woff2"),url(https://nav.files.bbci.co.uk/orbit/2.0.0-427.31f13b6/font/BBCReithSerif_W_MdIt.woff)format("woff");font-display:swap;font-style:italic;font-weight:500}button{cursor:pointer}button[disabled]{cursor:not-allowed}@media screen and (min-width:1008px){button.primary{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (min-width:758px) and (max-width:1007.9px){button.primary{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){button.primary{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (max-width:399.9px),print{button.primary{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}button.primary{text-align:center;color:#fff;box-sizing:border-box;background-color:#333;border:none;height:40px;padding:0;line-height:40px;text-decoration:none;display:block;position:relative}@media screen and (min-width:1008px),screen and (min-width:758px) and (max-width:1007.9px){button.primary{border-bottom:2px solid #2e2f31}}button.primary:focus,button.primary:hover{color:#fff;background-color:#666768}button.primary:disabled{background-color:#c6c9cc}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){button.primary{height:48px;line-height:48px}}@media screen and (min-width:1008px){button.secondary{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (min-width:758px) and (max-width:1007.9px){button.secondary{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){button.secondary{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (max-width:399.9px),print{button.secondary{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}button.secondary{text-align:center;color:#000;background-color:#e6e6e6;border:none;border-bottom:1px solid #5a5959;text-decoration:none}button.secondary:focus,button.secondary:hover{background-color:#c9cacb}@media screen and (min-width:1008px){button.completion{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (min-width:758px) and (max-width:1007.9px){button.completion{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){button.completion{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (max-width:399.9px),print{button.completion{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}button.completion{text-align:center;color:#fff;box-sizing:border-box;background-color:#333;border:none;height:40px;padding:0;line-height:40px;text-decoration:none;display:block;position:relative}@media screen and (min-width:1008px),screen and (min-width:758px) and (max-width:1007.9px){button.completion{border-bottom:2px solid #2e2f31}}button.completion:focus,button.completion:hover{color:#fff;background-color:#666768}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){button.completion{height:48px;line-height:48px}}button.completion{background-color:#39707d}button.completion:focus,button.completion:hover{background-color:#498fa0}button.completion:disabled{background-color:#ccc}@media screen and (min-width:1008px){button.submit{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (min-width:758px) and (max-width:1007.9px){button.submit{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){button.submit{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (max-width:399.9px),print{button.submit{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}button.submit{text-align:center;color:#fff;box-sizing:border-box;background-color:#333;border:none;height:40px;padding:0;line-height:40px;text-decoration:none;display:block;position:relative}@media screen and (min-width:1008px),screen and (min-width:758px) and (max-width:1007.9px){button.submit{border-bottom:2px solid #2e2f31}}button.submit:focus,button.submit:hover{color:#fff;background-color:#666768}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){button.submit{height:48px;line-height:48px}}button.submit{background-color:#2074c5}button.submit:focus,button.submit:hover{background-color:#398edf}button.submit:disabled{background-color:#ccc}@media screen and (min-width:1008px){button.cancel{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (min-width:758px) and (max-width:1007.9px){button.cancel{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){button.cancel{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (max-width:399.9px),print{button.cancel{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}button.cancel{text-align:center;color:#fff;box-sizing:border-box;background-color:#333;border:none;height:40px;padding:0;line-height:40px;text-decoration:none;display:block;position:relative}@media screen and (min-width:1008px),screen and (min-width:758px) and (max-width:1007.9px){button.cancel{border-bottom:2px solid #2e2f31}}button.cancel:focus,button.cancel:hover{color:#fff;background-color:#666768}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){button.cancel{height:48px;line-height:48px}}button.cancel{background-color:#414243}button.cancel:focus,button.cancel:hover{background-color:#666768}button.cancel:disabled{background-color:#b6a4a6}@media screen and (min-width:1008px){button.secondary-link{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){button.secondary-link{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){button.secondary-link{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (max-width:399.9px),print{button.secondary-link{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:1008px){button.secondary-link{line-height:1.25}}@media screen and (min-width:758px) and (max-width:1007.9px){button.secondary-link{line-height:1.25}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){button.secondary-link{line-height:1.25}}@media screen and (max-width:399.9px),print{button.secondary-link{line-height:1.25}}button.secondary-link{color:#7e1341;text-decoration:none}button.secondary-link:hover,button.secondary-link:focus{border-bottom:1px solid #7e1341}button.secondary-link:after{content:"˃";padding-left:.5em;font-family:BBC-MONITORING-GEL,sans-serif;font-size:.8em}@media screen and (min-width:1008px){button.accented{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (min-width:758px) and (max-width:1007.9px){button.accented{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){button.accented{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (max-width:399.9px),print{button.accented{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (min-width:1008px),screen and (min-width:758px) and (max-width:1007.9px){button.accented{border-bottom:2px solid #2e2f31}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){button.accented{height:48px;line-height:48px}}button.accented{background-color:#7e1341;border-color:#5b032b}button.accented:focus,button.accented:hover{background-color:#973e66}button.collapse-expand{appearance:none;color:#7e1341;background:0 0;border:none;border-radius:0;margin:0;padding:0;font-size:1em}@media screen and (min-width:1008px){button.delete{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (min-width:758px) and (max-width:1007.9px){button.delete{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){button.delete{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (max-width:399.9px),print{button.delete{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}button.delete{text-align:center;color:#fff;box-sizing:border-box;background-color:#333;border:none;height:40px;padding:0;line-height:40px;text-decoration:none;display:block;position:relative}@media screen and (min-width:1008px),screen and (min-width:758px) and (max-width:1007.9px){button.delete{border-bottom:2px solid #2e2f31}}button.delete:focus,button.delete:hover{color:#fff;background-color:#666768}button.delete:disabled{background-color:#c6c9cc}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){button.delete{height:48px;line-height:48px}}button.delete{background-color:#ab140d}button.delete:focus,button.delete:hover{background-color:#b9413b}@media screen and (min-width:1008px){button.accented{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (min-width:758px) and (max-width:1007.9px){button.accented{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){button.accented{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (max-width:399.9px),print{button.accented{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}button.accented{text-align:center;color:#fff;box-sizing:border-box;background-color:#333;border:none;height:40px;padding:0;line-height:40px;text-decoration:none;display:block;position:relative}@media screen and (min-width:1008px),screen and (min-width:758px) and (max-width:1007.9px){button.accented{border-bottom:2px solid #2e2f31}}button.accented:focus,button.accented:hover{color:#fff;background-color:#666768}button.accented:disabled{background-color:#c6c9cc}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){button.accented{height:48px;line-height:48px}}button.accented{color:#fff;background-color:#7e1341}button.accented:hover,button.accented:focus{color:#fff;background-color:#993f67}button.unstyled{appearance:none;background:0 0;border:none;border-radius:0;margin:0;padding:0;font-size:1em}.reset-button-styling,.what-is-bbcm .vacancies .see-vacancies,.what-is-bbcm .leaders-gallery .carousel-button,.inside-bbcm .more-updates,#inside-bbcm-item .inside-bbcm-navigation{font:inherit;background-color:#0000;border:none;padding:0}input[type=submit]{appearance:none;border-radius:0}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.white-background{background-color:#fff}.gallery-background{background-color:#eee}#inside-bbcm-item.main-content[role=main]{width:auto;padding:0}@media screen and (min-width:1008px){#inside-bbcm-item .section-heading{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:2rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){#inside-bbcm-item .section-heading{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.75rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){#inside-bbcm-item .section-heading{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.75rem;font-weight:400}}@media screen and (max-width:399.9px),print{#inside-bbcm-item .section-heading{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.75rem;font-weight:400}}@media screen and (min-width:1008px){#inside-bbcm-item .section-heading{line-height:1.15625}}@media screen and (min-width:758px) and (max-width:1007.9px){#inside-bbcm-item .section-heading{line-height:1.14286}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){#inside-bbcm-item .section-heading{line-height:1.14286}}@media screen and (max-width:399.9px),print{#inside-bbcm-item .section-heading{line-height:1.14286}}#inside-bbcm-item .section-heading{text-align:center;margin:0 auto}@media screen and (min-width:1008px){#inside-bbcm-item .section-heading{padding:60px 0 24px}}@media screen and (min-width:758px) and (max-width:1007.9px){#inside-bbcm-item .section-heading{padding:66px 0 32px}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){#inside-bbcm-item .section-heading{padding:70px 0 30px}}@media screen and (min-width:1008px){.main-content.public-pages-header-shown[role=main]{margin-top:96px}}@media screen and (min-width:758px) and (max-width:1007.9px){.main-content.public-pages-header-shown[role=main]{margin-top:86px}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.main-content.public-pages-header-shown[role=main]{margin-top:50px}}@media screen and (min-width:1008px){.main-content.public-pages-header-shown.cookie-banner-shown[role=main]{margin-top:220px}}@media screen and (min-width:758px) and (max-width:1007.9px){.main-content.public-pages-header-shown.cookie-banner-shown[role=main]{margin-top:210px}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.main-content.public-pages-header-shown.cookie-banner-shown[role=main]{margin-top:305px}}.main-content[role=main]{box-sizing:border-box;margin:0 auto;padding-left:16px;padding-right:16px}@media screen and (min-width:1008px){.main-content[role=main]{width:1008px}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.main-content[role=main]{padding-left:8px;padding-right:8px}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px),screen and (max-width:399.9px),print{.main-content[role=main]{width:100%}}.main-content{box-sizing:border-box;margin:0 auto;padding-left:16px;padding-right:16px}@media screen and (min-width:1008px){.main-content{width:1008px}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.main-content{padding-left:8px;padding-right:8px}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px),screen and (max-width:399.9px),print{.main-content{width:100%}}.subscribe-success_page .main-content[role=main],.public-landing_page .main-content[role=main],.our-offer_page .main-content[role=main],.our-experts_page .main-content[role=main],.what-is-bbcm_page .main-content[role=main],.subscribe-form_page .main-content[role=main],.public-landing-page .main-content[role=main],.our-specialisms_page .main-content[role=main],.keyFocusArea_page .main-content[role=main],.inside-bbcm_page .main-content[role=main]{width:auto;margin:0;padding:0}@media screen and (min-width:1008px){.subscribe-success_page .main-content.public-pages-header-shown[role=main],.public-landing_page .main-content.public-pages-header-shown[role=main],.our-offer_page .main-content.public-pages-header-shown[role=main],.our-experts_page .main-content.public-pages-header-shown[role=main],.what-is-bbcm_page .main-content.public-pages-header-shown[role=main],.subscribe-form_page .main-content.public-pages-header-shown[role=main],.public-landing-page .main-content.public-pages-header-shown[role=main],.our-specialisms_page .main-content.public-pages-header-shown[role=main],.keyFocusArea_page .main-content.public-pages-header-shown[role=main],.inside-bbcm_page .main-content.public-pages-header-shown[role=main]{margin-top:96px}}@media screen and (min-width:758px) and (max-width:1007.9px){.subscribe-success_page .main-content.public-pages-header-shown[role=main],.public-landing_page .main-content.public-pages-header-shown[role=main],.our-offer_page .main-content.public-pages-header-shown[role=main],.our-experts_page .main-content.public-pages-header-shown[role=main],.what-is-bbcm_page .main-content.public-pages-header-shown[role=main],.subscribe-form_page .main-content.public-pages-header-shown[role=main],.public-landing-page .main-content.public-pages-header-shown[role=main],.our-specialisms_page .main-content.public-pages-header-shown[role=main],.keyFocusArea_page .main-content.public-pages-header-shown[role=main],.inside-bbcm_page .main-content.public-pages-header-shown[role=main]{margin-top:86px}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.subscribe-success_page .main-content.public-pages-header-shown[role=main],.public-landing_page .main-content.public-pages-header-shown[role=main],.our-offer_page .main-content.public-pages-header-shown[role=main],.our-experts_page .main-content.public-pages-header-shown[role=main],.what-is-bbcm_page .main-content.public-pages-header-shown[role=main],.subscribe-form_page .main-content.public-pages-header-shown[role=main],.public-landing-page .main-content.public-pages-header-shown[role=main],.our-specialisms_page .main-content.public-pages-header-shown[role=main],.keyFocusArea_page .main-content.public-pages-header-shown[role=main],.inside-bbcm_page .main-content.public-pages-header-shown[role=main]{margin-top:50px}}@media screen and (min-width:1008px){.subscribe-success_page .main-content.public-pages-header-shown.cookie-banner-shown[role=main],.public-landing_page .main-content.public-pages-header-shown.cookie-banner-shown[role=main],.our-offer_page .main-content.public-pages-header-shown.cookie-banner-shown[role=main],.our-experts_page .main-content.public-pages-header-shown.cookie-banner-shown[role=main],.what-is-bbcm_page .main-content.public-pages-header-shown.cookie-banner-shown[role=main],.subscribe-form_page .main-content.public-pages-header-shown.cookie-banner-shown[role=main],.public-landing-page .main-content.public-pages-header-shown.cookie-banner-shown[role=main],.our-specialisms_page .main-content.public-pages-header-shown.cookie-banner-shown[role=main],.keyFocusArea_page .main-content.public-pages-header-shown.cookie-banner-shown[role=main],.inside-bbcm_page .main-content.public-pages-header-shown.cookie-banner-shown[role=main]{margin-top:220px}}@media screen and (min-width:758px) and (max-width:1007.9px){.subscribe-success_page .main-content.public-pages-header-shown.cookie-banner-shown[role=main],.public-landing_page .main-content.public-pages-header-shown.cookie-banner-shown[role=main],.our-offer_page .main-content.public-pages-header-shown.cookie-banner-shown[role=main],.our-experts_page .main-content.public-pages-header-shown.cookie-banner-shown[role=main],.what-is-bbcm_page .main-content.public-pages-header-shown.cookie-banner-shown[role=main],.subscribe-form_page .main-content.public-pages-header-shown.cookie-banner-shown[role=main],.public-landing-page .main-content.public-pages-header-shown.cookie-banner-shown[role=main],.our-specialisms_page .main-content.public-pages-header-shown.cookie-banner-shown[role=main],.keyFocusArea_page .main-content.public-pages-header-shown.cookie-banner-shown[role=main],.inside-bbcm_page .main-content.public-pages-header-shown.cookie-banner-shown[role=main]{margin-top:210px}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.subscribe-success_page .main-content.public-pages-header-shown.cookie-banner-shown[role=main],.public-landing_page .main-content.public-pages-header-shown.cookie-banner-shown[role=main],.our-offer_page .main-content.public-pages-header-shown.cookie-banner-shown[role=main],.our-experts_page .main-content.public-pages-header-shown.cookie-banner-shown[role=main],.what-is-bbcm_page .main-content.public-pages-header-shown.cookie-banner-shown[role=main],.subscribe-form_page .main-content.public-pages-header-shown.cookie-banner-shown[role=main],.public-landing-page .main-content.public-pages-header-shown.cookie-banner-shown[role=main],.our-specialisms_page .main-content.public-pages-header-shown.cookie-banner-shown[role=main],.keyFocusArea_page .main-content.public-pages-header-shown.cookie-banner-shown[role=main],.inside-bbcm_page .main-content.public-pages-header-shown.cookie-banner-shown[role=main]{margin-top:305px}}@media screen and (min-width:1008px){.subscribe-success_page .section-heading,.public-landing_page .section-heading,.our-offer_page .section-heading,.our-experts_page .section-heading,.what-is-bbcm_page .section-heading,.subscribe-form_page .section-heading,.public-landing-page .section-heading,.our-specialisms_page .section-heading,.keyFocusArea_page .section-heading,.inside-bbcm_page .section-heading{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:2rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.subscribe-success_page .section-heading,.public-landing_page .section-heading,.our-offer_page .section-heading,.our-experts_page .section-heading,.what-is-bbcm_page .section-heading,.subscribe-form_page .section-heading,.public-landing-page .section-heading,.our-specialisms_page .section-heading,.keyFocusArea_page .section-heading,.inside-bbcm_page .section-heading{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.75rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.subscribe-success_page .section-heading,.public-landing_page .section-heading,.our-offer_page .section-heading,.our-experts_page .section-heading,.what-is-bbcm_page .section-heading,.subscribe-form_page .section-heading,.public-landing-page .section-heading,.our-specialisms_page .section-heading,.keyFocusArea_page .section-heading,.inside-bbcm_page .section-heading{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.75rem;font-weight:400}}@media screen and (max-width:399.9px),print{.subscribe-success_page .section-heading,.public-landing_page .section-heading,.our-offer_page .section-heading,.our-experts_page .section-heading,.what-is-bbcm_page .section-heading,.subscribe-form_page .section-heading,.public-landing-page .section-heading,.our-specialisms_page .section-heading,.keyFocusArea_page .section-heading,.inside-bbcm_page .section-heading{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.75rem;font-weight:400}}@media screen and (min-width:1008px){.subscribe-success_page .section-heading,.public-landing_page .section-heading,.our-offer_page .section-heading,.our-experts_page .section-heading,.what-is-bbcm_page .section-heading,.subscribe-form_page .section-heading,.public-landing-page .section-heading,.our-specialisms_page .section-heading,.keyFocusArea_page .section-heading,.inside-bbcm_page .section-heading{line-height:1.15625}}@media screen and (min-width:758px) and (max-width:1007.9px){.subscribe-success_page .section-heading,.public-landing_page .section-heading,.our-offer_page .section-heading,.our-experts_page .section-heading,.what-is-bbcm_page .section-heading,.subscribe-form_page .section-heading,.public-landing-page .section-heading,.our-specialisms_page .section-heading,.keyFocusArea_page .section-heading,.inside-bbcm_page .section-heading{line-height:1.14286}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.subscribe-success_page .section-heading,.public-landing_page .section-heading,.our-offer_page .section-heading,.our-experts_page .section-heading,.what-is-bbcm_page .section-heading,.subscribe-form_page .section-heading,.public-landing-page .section-heading,.our-specialisms_page .section-heading,.keyFocusArea_page .section-heading,.inside-bbcm_page .section-heading{line-height:1.14286}}@media screen and (max-width:399.9px),print{.subscribe-success_page .section-heading,.public-landing_page .section-heading,.our-offer_page .section-heading,.our-experts_page .section-heading,.what-is-bbcm_page .section-heading,.subscribe-form_page .section-heading,.public-landing-page .section-heading,.our-specialisms_page .section-heading,.keyFocusArea_page .section-heading,.inside-bbcm_page .section-heading{line-height:1.14286}}.subscribe-success_page .section-heading,.public-landing_page .section-heading,.our-offer_page .section-heading,.our-experts_page .section-heading,.what-is-bbcm_page .section-heading,.subscribe-form_page .section-heading,.public-landing-page .section-heading,.our-specialisms_page .section-heading,.keyFocusArea_page .section-heading,.inside-bbcm_page .section-heading{text-align:center;margin:0 auto}@media screen and (min-width:1008px){.subscribe-success_page .section-heading,.public-landing_page .section-heading,.our-offer_page .section-heading,.our-experts_page .section-heading,.what-is-bbcm_page .section-heading,.subscribe-form_page .section-heading,.public-landing-page .section-heading,.our-specialisms_page .section-heading,.keyFocusArea_page .section-heading,.inside-bbcm_page .section-heading{padding:60px 0 24px}}@media screen and (min-width:758px) and (max-width:1007.9px){.subscribe-success_page .section-heading,.public-landing_page .section-heading,.our-offer_page .section-heading,.our-experts_page .section-heading,.what-is-bbcm_page .section-heading,.subscribe-form_page .section-heading,.public-landing-page .section-heading,.our-specialisms_page .section-heading,.keyFocusArea_page .section-heading,.inside-bbcm_page .section-heading{padding:66px 0 32px}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.subscribe-success_page .section-heading,.public-landing_page .section-heading,.our-offer_page .section-heading,.our-experts_page .section-heading,.what-is-bbcm_page .section-heading,.subscribe-form_page .section-heading,.public-landing-page .section-heading,.our-specialisms_page .section-heading,.keyFocusArea_page .section-heading,.inside-bbcm_page .section-heading{padding:70px 0 30px}}@media screen and (min-width:1008px){.masthead{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:2.75rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.masthead{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:3.25rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.masthead{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:2rem;font-weight:400}}@media screen and (max-width:399.9px),print{.masthead{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:2rem;font-weight:400}}@media screen and (min-width:1008px){.masthead{line-height:1.22727}}@media screen and (min-width:758px) and (max-width:1007.9px){.masthead{line-height:1.23077}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.masthead{line-height:1.25}}@media screen and (max-width:399.9px),print{.masthead{line-height:1.25}}.masthead{display:flex;position:relative}@media screen and (min-width:1008px){.masthead h1,.masthead h2{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:2.75rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.masthead h1,.masthead h2{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:3.25rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.masthead h1,.masthead h2{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:2rem;font-weight:400}}@media screen and (max-width:399.9px),print{.masthead h1,.masthead h2{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:2rem;font-weight:400}}@media screen and (min-width:1008px){.masthead h1,.masthead h2{line-height:1.22727}}@media screen and (min-width:758px) and (max-width:1007.9px){.masthead h1,.masthead h2{line-height:1.23077}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.masthead h1,.masthead h2{line-height:1.25}}@media screen and (max-width:399.9px),print{.masthead h1,.masthead h2{line-height:1.25}}@media screen and (min-width:1008px){.masthead h1,.masthead h2{white-space:nowrap;text-overflow:ellipsis;height:3.375rem;overflow-y:hidden}}@media screen and (min-width:758px) and (max-width:1007.9px){.masthead h1,.masthead h2{white-space:nowrap;text-overflow:ellipsis;height:4rem;overflow-y:hidden}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.masthead h1,.masthead h2{white-space:nowrap;text-overflow:ellipsis;height:2.5rem;overflow-y:hidden}}@media screen and (max-width:399.9px),print{.masthead h1,.masthead h2{white-space:nowrap;text-overflow:ellipsis;height:2.5rem;overflow-y:hidden}}.masthead h1,.masthead h2{z-index:4;white-space:nowrap;text-overflow:ellipsis;color:#7e1341;flex:auto;margin:0;overflow:hidden}@media screen and (min-width:1008px){.masthead h1,.masthead h2{margin:24px 0 28px}}@media screen and (min-width:758px) and (max-width:1007.9px){.masthead h1,.masthead h2{margin:36px 0 28px}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (max-width:399.9px),print{.masthead h1,.masthead h2{margin:24px 0 16px}}@media screen and (min-width:1008px){.static-page{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.static-page{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.static-page{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (max-width:399.9px),print{.static-page{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (min-width:1008px){.static-page{line-height:1.28571}}@media screen and (min-width:758px) and (max-width:1007.9px){.static-page{line-height:1.28571}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.static-page{line-height:1.2}}@media screen and (max-width:399.9px),print{.static-page{line-height:1.2}}.static-page{background-color:#fff;padding:2em}@media screen and (min-width:1008px){.static-page h2{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.5rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.static-page h2{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.5rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.static-page h2{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400}}@media screen and (max-width:399.9px),print{.static-page h2{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400}}@media screen and (min-width:1008px){.static-page h2{line-height:1.16667}}@media screen and (min-width:758px) and (max-width:1007.9px){.static-page h2{line-height:1.16667}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.static-page h2{line-height:1.2}}@media screen and (max-width:399.9px),print{.static-page h2{line-height:1.2}}.static-page h2{margin:0;padding-bottom:1em}[class^=icon-],[class*=\ icon-]{speak:none;font-variant:normal;text-transform:none;letter-spacing:0;-webkit-font-feature-settings:"liga";-moz-font-feature-settings:"liga=1";-moz-font-feature-settings:"liga";-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";-webkit-font-variant-ligatures:discretionary-ligatures;font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-weight:400;line-height:1;font-family:BBC-MONITORING-GEL!important}.icon-article:before{content:""}.icon-video:before{content:""}.icon-audio:before{content:""}.icon-notification:before{content:""}.icon-filter:before{content:""}.icon-back-triangle:before{content:""}.icon-menu:before{content:"☰"}.icon-eye:before{content:""}.icon-multi-screen:before{content:""}.icon-pen-paper:before{content:""}.icon-reading:before{content:""}.icon-stacked:before{content:""}.icon-stripe-head:before{content:""}.icon-external:before{content:"⎋"}.icon-pencil:before{content:""}.icon-trash-can:before{content:""}.icon-computer:before{content:""}.icon-globe:before{content:""}.icon-bookmark-nav:before{content:""}.icon-bookmark-sharebar-deselected:before{content:""}.icon-grid:before{content:"#"}.icon-zoom-in:before{content:"+"}.icon-bbc:before{content:"B"}.icon-new:before{content:"N"}.icon-arrow-left:before{content:"˂"}.icon-arrow-right:before{content:"˃"}.icon-arrow-up:before{content:"˄"}.icon-arrow-down:before{content:"˅"}.icon-arrow-down-solid:before{content:"˯"}.icon-arrow-up-solid:before{content:"˰"}.icon-zoom-out:before{content:"‒"}.icon-quote:before{content:"“"}.icon-information:before{content:"ℹ"}.icon-arrow-down-tail:before{content:"↓"}.icon-arrow-up-bar:before{content:"↥"}.icon-arrow-down-bar:before{content:"↧"}.icon-loading:before{content:"↻"}.icon-arrow-previous-article:before{content:"⇐"}.icon-upload:before{content:"⇑"}.icon-arrow-next-article:before{content:"⇒"}.icon-download:before{content:"⇓"}.icon-home:before{content:"⌂"}.icon-crosshair:before{content:"⌖"}.icon-print:before{content:"⎙"}.icon-alarmclock:before{content:"⏰"}.icon-stopwatch:before{content:"⏱"}.icon-clock:before{content:"⏲"}.icon-logout:before{content:"⏻"}.icon-warning:before{content:"⚠"}.icon-embed:before{content:"⛋"}.icon-gear:before{content:"⚙"}.icon-tick-in-circle:before{content:"✅"}.icon-email:before{content:"✉"}.icon-tick:before{content:"✓"}.icon-close:before{content:"❌"}.icon-help:before{content:"❓"}.icon-refresh:before{content:"⟳"}.icon-keysections:before{content:""}.icon-my-feeds-mobile-menu:before{content:""}.icon-reports:before{content:""}.icon-profile-alt:before{content:"👤"}.icon-profile-man:before{content:"👨"}.icon-profile-woman:before{content:"👩"}.icon-profile:before{content:"👱"}.icon-degraded:before{content:"💔"}.icon-speech-bubble:before{content:"💬"}.icon-calendar:before{content:"📅"}.icon-my-feeds:before{content:"📰"}.icon-search:before{content:"🔍"}.icon-lock:before{content:"🔒"}.icon-unlock:before{content:"🔓"}.icon-link:before{content:"🔗"}.icon-expiry:before{content:"🕑"}.icon-export:before{content:""}.icon-bookmark-label:before{content:""}.icon-add:before{content:""}.icon-email-headlines:before,.icon-press-release:before{content:""}.icon-recommended-tick:before{content:""}.icon-add-to-feeds:before{content:""}.icon-reference:before{content:""}.icon-remove:before{content:""}.icon-bell-add:before{content:""}.icon-bell-tick:before{content:""}.icon-facebook:before{content:""}.icon-twitter:before{content:"𝕏"}.icon-rss:before{content:""}.icon-linkedin:before{content:""}.icon-youtube:before{content:""}.icon,[class^=icon-],[class*=\ icon-]{background-size:cover;place-content:center;align-items:center;width:1.5em;height:1.5em;display:inline-flex}.font-icon{font-family:BBC-MONITORING-GEL!important}.nowrap{white-space:nowrap}input{border-radius:0}input::-ms-clear{display:none}input{font-size:1rem}select.bbcm-select{appearance:none;text-indent:.01px;height:32px;text-overflow:"";background:url(assets/images/icons/dropdown-arrow.svg) right 1em top 48%/12px 12px no-repeat;border:none;border-radius:0;outline:none;padding:4px 4px 4px 12px}@media screen and (min-width:1008px){select.bbcm-select{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (min-width:758px) and (max-width:1007.9px){select.bbcm-select{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (max-width:757.9px),print{select.bbcm-select{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (min-width:1008px){select.bbcm-select{line-height:1.28571}}@media screen and (min-width:758px) and (max-width:1007.9px){select.bbcm-select{line-height:1.28571}}@media screen and (max-width:757.9px),print{select.bbcm-select{padding-left:4px;line-height:1.28571}}@media screen and (max-width:757.9px) and (min-width:1008px){select.bbcm-select{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (max-width:757.9px) and (min-width:758px) and (max-width:1007.9px){select.bbcm-select{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (max-width:757.9px) and (max-width:757.9px),print{select.bbcm-select{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (max-width:757.9px) and (min-width:1008px){select.bbcm-select{line-height:1.125}}@media screen and (max-width:757.9px) and (min-width:758px) and (max-width:1007.9px){select.bbcm-select{line-height:1.125}}@media screen and (max-width:757.9px) and (max-width:757.9px),print{select.bbcm-select{line-height:1.125}}select.bbcm-select:focus,select.bbcm-select:hover{cursor:pointer;background-color:#0003}select.bbcm-select::-ms-expand{display:none}@media screen and (min-width:1008px){button.button-completion,a.button-completion{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (min-width:758px) and (max-width:1007.9px){button.button-completion,a.button-completion{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){button.button-completion,a.button-completion{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (max-width:399.9px),print{button.button-completion,a.button-completion{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}button.button-completion,a.button-completion{text-align:center;color:#fff;box-sizing:border-box;background-color:#333;border:none;height:40px;padding:0;line-height:40px;text-decoration:none;display:block;position:relative}@media screen and (min-width:1008px),screen and (min-width:758px) and (max-width:1007.9px){button.button-completion,a.button-completion{border-bottom:2px solid #2e2f31}}button.button-completion:focus,button.button-completion:hover,a.button-completion:focus,a.button-completion:hover{color:#fff;background-color:#666768}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){button.button-completion,a.button-completion{height:48px;line-height:48px}}button.button-completion,a.button-completion{background-color:#39707d}button.button-completion:focus,button.button-completion:hover,a.button-completion:focus,a.button-completion:hover{background-color:#498fa0}button.button-completion:disabled,a.button-completion:disabled{background-color:#ccc}a{cursor:pointer;color:#7e1341;text-decoration:none}a:hover,a:focus{text-decoration:underline}a:visited{text-decoration:none}a.subtle-link{color:#000;border:none}a.subtle-link:visited{color:#5a5959}a.unstyled-link,header.logged-in .bottom-row a.bottom-row-region-link,header.logged-in .bottom-row a.bottom-row-reference-link{cursor:auto}a.unstyled-link:hover,header.logged-in .bottom-row a.bottom-row-region-link:hover,header.logged-in .bottom-row a.bottom-row-reference-link:hover,a.unstyled-link:focus,header.logged-in .bottom-row a.bottom-row-region-link:focus,header.logged-in .bottom-row a.bottom-row-reference-link:focus,a.undecorated-link:hover,a.undecorated-link:focus{text-decoration:none}@media screen and (min-width:1008px){a.secondary-link{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){a.secondary-link{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){a.secondary-link{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (max-width:399.9px),print{a.secondary-link{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:1008px){a.secondary-link{line-height:1.25}}@media screen and (min-width:758px) and (max-width:1007.9px){a.secondary-link{line-height:1.25}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){a.secondary-link{line-height:1.25}}@media screen and (max-width:399.9px),print{a.secondary-link{line-height:1.25}}a.secondary-link{color:#7e1341;text-decoration:none}a.secondary-link:hover,a.secondary-link:focus{border-bottom:1px solid #7e1341}a.secondary-link:after{content:"˃";padding-left:.5em;font-family:BBC-MONITORING-GEL,sans-serif;font-size:.8em}@media screen and (min-width:1008px){a.button-primary{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (min-width:758px) and (max-width:1007.9px){a.button-primary{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){a.button-primary{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (max-width:399.9px),print{a.button-primary{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}a.button-primary{text-align:center;color:#fff;box-sizing:border-box;background-color:#333;border:none;height:40px;padding:0;line-height:40px;text-decoration:none;display:block;position:relative}@media screen and (min-width:1008px),screen and (min-width:758px) and (max-width:1007.9px){a.button-primary{border-bottom:2px solid #2e2f31}}a.button-primary:focus,a.button-primary:hover{color:#fff;background-color:#666768}a.button-primary:disabled{background-color:#c6c9cc}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){a.button-primary{height:48px;line-height:48px}}@media screen and (min-width:1008px){a.button-secondary{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (min-width:758px) and (max-width:1007.9px){a.button-secondary{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){a.button-secondary{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (max-width:399.9px),print{a.button-secondary{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}a.button-secondary{text-align:center;color:#000;background-color:#e6e6e6;border:none;border-bottom:1px solid #5a5959;text-decoration:none}a.button-secondary:focus,a.button-secondary:hover{background-color:#c9cacb}@media screen and (min-width:1008px){a.button-accented{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (min-width:758px) and (max-width:1007.9px){a.button-accented{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){a.button-accented{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (max-width:399.9px),print{a.button-accented{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}a.button-accented{text-align:center;color:#fff;box-sizing:border-box;background-color:#333;border:none;height:40px;padding:0;line-height:40px;text-decoration:none;display:block;position:relative}@media screen and (min-width:1008px),screen and (min-width:758px) and (max-width:1007.9px){a.button-accented{border-bottom:2px solid #2e2f31}}a.button-accented:focus,a.button-accented:hover{color:#fff;background-color:#666768}a.button-accented:disabled{background-color:#c6c9cc}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){a.button-accented{height:48px;line-height:48px}}a.button-accented{color:#fff;background-color:#7e1341}a.button-accented:hover,a.button-accented:focus{color:#fff;background-color:#993f67}a.external-link:after{content:"⎋";padding:0 .25em;font-family:BBC-MONITORING-GEL,sans-serif;font-size:.75em;font-weight:400;text-decoration:none;display:inline-block}a img{border:none}.preview-mode a.prevent-click-in-preview{color:#707274;cursor:not-allowed;text-decoration:none}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.fullscreen-on-mobile{z-index:33;position:fixed;inset:0}}.header-with-arrow-link{display:flex}.header-with-arrow-link h2,.header-with-arrow-link h3,.header-with-arrow-link h4,.header-with-arrow-link h5{flex:auto;margin:0}.header-with-arrow-link a{align-self:center}.header-with-arrow-link a:hover,.header-with-arrow-link a:active,.header-with-arrow-link a:focus,.header-with-arrow-link a:visited{text-decoration:none}.header-with-arrow-link a:hover:before,.header-with-arrow-link a:active:before,.header-with-arrow-link a:focus:before{color:#4d4d4d}.header-with-arrow-link a:hover .icon,.header-with-arrow-link a:active .icon,.header-with-arrow-link a:focus .icon{color:#7e1341}.header-with-arrow-link a .icon{color:#4d4d4d;width:1rem;height:1rem;font-size:1rem}@media screen and (min-width:1008px){.header-with-arrow-link a:before,.header-with-arrow-link a .arrow-link-text{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.header-with-arrow-link a:before,.header-with-arrow-link a .arrow-link-text{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.8125rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.header-with-arrow-link a:before,.header-with-arrow-link a .arrow-link-text{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (max-width:399.9px),print{.header-with-arrow-link a:before,.header-with-arrow-link a .arrow-link-text{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (min-width:1008px){.header-with-arrow-link a:before,.header-with-arrow-link a .arrow-link-text{line-height:1.33333}}@media screen and (min-width:758px) and (max-width:1007.9px){.header-with-arrow-link a:before,.header-with-arrow-link a .arrow-link-text{line-height:1.23077}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.header-with-arrow-link a:before,.header-with-arrow-link a .arrow-link-text{line-height:1.33333}}@media screen and (max-width:399.9px),print{.header-with-arrow-link a:before,.header-with-arrow-link a .arrow-link-text{line-height:1.33333}}.header-with-arrow-link a:before,.header-with-arrow-link a .arrow-link-text{color:gray;text-transform:uppercase;vertical-align:10%;margin-right:.2rem}#global.preview-mode .header-with-arrow-link a:hover:before,#global.preview-mode .header-with-arrow-link a:active:before,#global.preview-mode .header-with-arrow-link a:focus:before{color:gray}#global.preview-mode .header-with-arrow-link a:hover .icon,#global.preview-mode .header-with-arrow-link a:active .icon,#global.preview-mode .header-with-arrow-link a:focus .icon{color:#4d4d4d}@page{margin:32px}@media print{.no-print{display:none!important}}.print-only{display:none}@media print{.print-only{display:block!important}}.skeleton-container{box-sizing:content-box;flex-direction:column;gap:40px;max-width:1248px;margin:24px auto 0;padding:20px;display:flex}.skeleton-container:hover{cursor:progress}.skeleton-container .skeleton-section{gap:20px;display:flex}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (max-width:399.9px),print,screen and (min-width:758px) and (max-width:1007.9px){.skeleton-container .skeleton-section{flex-direction:column}}.skeleton-container .skeleton-section .skeleton-main-section{flex:3 1 0;grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.skeleton-container .skeleton-section .skeleton-main-section .skeleton-main-card{background:#ddd;grid-area:span 2/span 2;width:100%;height:100%;min-height:120px}.skeleton-container .skeleton-section .skeleton-main-section .skeleton-small-card{background:#ddd;flex:1;height:120px}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (max-width:399.9px),print{.skeleton-container .skeleton-section .skeleton-main-section{grid-template-columns:repeat(2,1fr)}.skeleton-container .skeleton-section .skeleton-main-section .skeleton-main-card{grid-area:span 4/span 1}.skeleton-container .skeleton-section .skeleton-main-section .skeleton-small-card{height:60px}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px){.skeleton-container .skeleton-section .skeleton-main-section{grid-template-columns:1fr}.skeleton-container .skeleton-section .skeleton-main-section .skeleton-main-card{height:200px}}.skeleton-container .skeleton-pinned{gap:16px;width:100%;display:flex}.skeleton-container .skeleton-pinned .skeleton-pinned-card{background:#ddd;width:100%;height:60px}@media screen and (max-width:399.9px),print{.skeleton-container .skeleton-pinned{flex-direction:column}}.skeleton-rails{flex-direction:column;gap:24px;width:100%;display:flex}.skeleton-rails .skeleton-row{gap:16px;display:flex}.skeleton-rails .skeleton-row .skeleton-rail-card{background:#ddd;flex:1;height:200px}@media screen and (max-width:399.9px),print{.skeleton-rails .skeleton-row{grid-template-columns:1fr;display:grid}.skeleton-rails .skeleton-row .skeleton-rail-card{height:100px}}@media screen and (min-width:568px) and (max-width:757.9px){.skeleton-rails .skeleton-row{grid-template-columns:repeat(3,1fr);display:grid}}@media screen and (min-width:400px) and (max-width:567.9px){.skeleton-rails .skeleton-row{grid-template-columns:repeat(2,1fr);display:grid}}.skeleton-heading{background:#ddd;border-radius:4px;width:40%;height:20px}.skeleton-big-heading{background:#ddd;border-radius:4px;width:40%;height:48px;margin-bottom:24px}.skeleton-text{background:#ddd;border-radius:4px;width:20%;height:16px;margin-bottom:16px}.skeleton-banner{background:#ddd;width:110vw;height:400px;margin-left:-32px;margin-right:-32px}@media screen and (min-width:1280px){.skeleton-banner{width:100%;margin:0}}.skeleton-upcoming{box-sizing:border-box;background:#ddd;width:100vw;height:200px}.skeleton-search-options{flex-direction:row;justify-content:space-between;display:flex}.skeleton-news-alert{flex-direction:column;flex:1 1 0;display:flex}.skeleton-news-alert .skeleton-heading{background:#ddd;border-radius:4px;width:60%;height:20px;margin-bottom:15px}.skeleton-news-alert .skeleton-list{flex-direction:column;gap:12px;height:100%;display:flex}.skeleton-news-alert .skeleton-list .skeleton-list-item{background:#ddd;width:100%;height:100%;min-height:32px}@media screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){.skeleton-news-alert .skeleton-list{flex-direction:row}.skeleton-news-alert .skeleton-list .skeleton-list-item{height:160px}}.full-story-content .skeleton-news-alert,.regional-content .skeleton-news-alert,.country-content .skeleton-news-alert{width:100%}@media screen and (min-width:1008px),screen and (min-width:758px) and (max-width:1007.9px){.full-story-content .skeleton-news-alert .skeleton-list,.regional-content .skeleton-news-alert .skeleton-list,.country-content .skeleton-news-alert .skeleton-list{flex-direction:row}.full-story-content .skeleton-news-alert .skeleton-list .skeleton-list-item,.regional-content .skeleton-news-alert .skeleton-list .skeleton-list-item,.country-content .skeleton-news-alert .skeleton-list .skeleton-list-item{height:160px}}.skeleton-list{flex-direction:column;gap:10px;display:flex}.skeleton-list .skeleton-list-item{background:#ddd;width:100%;height:32px}.skeleton-list .skeleton-search-item{background:#ddd;height:200px}.skeleton-article{flex-direction:column;gap:16px;padding-top:40px;display:flex}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px){.skeleton-article{margin:0 18px}}.skeleton-article .skeleton-small-text{background:#ddd;border-radius:4px;width:100%;height:20px;margin-bottom:8px}.skeleton-article .skeleton-small-text.width-5{width:5%}.skeleton-article .skeleton-small-text.width-10{width:10%}.skeleton-article .skeleton-small-text.width-20{width:20%}.skeleton-article .skeleton-small-text.width-40{width:40%}.skeleton-article .skeleton-small-text.width-60{width:60%}.skeleton-article .skeleton-small-text.width-80{width:80%}.skeleton-article .skeleton-small-text.width-100{width:100%}.skeleton-article .skeleton-article-heading{background:#ddd;border-radius:4px;width:100%;height:40px;margin-bottom:12px}.skeleton-article .skeleton-article-heading.partial{width:30%}.skeleton-article .skeleton-icons-row{flex-direction:row;gap:8px;margin-bottom:10px;display:flex}.skeleton-icon{background:#ddd;width:42px;height:42px}.skeleton-separator{background:#ddd;width:100%;height:2px}@media screen and (min-width:1008px){.skeleton-separator{width:80%}}.skeleton-full-width-image{aspect-ratio:16/9;background:#ddd;width:100%}.skeleton-vertical-rail{flex-direction:column;gap:8px;height:100%;display:flex}.skeleton-column-item{background:#ddd;width:100%}.skeleton-column-item.height-65{height:65px}.skeleton-column-item.height-84{height:84px}.skeleton-column-item.height-104{height:104px}.skeleton-column-item.height-123{height:123px}.skeleton-column-item.height-217{height:217px}.skeleton-column-item.height-236{height:236px}.skeleton-column-item.height-254{height:254px}.skeleton-feed-column{flex-direction:column;flex:1 1 0;gap:4px;width:268px;height:100%;display:flex}.single-feed .skeleton-feed-column{width:100%}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px),screen and (max-width:399.9px),print{.single-feed .skeleton-feed-column{width:calc(100% - 16px);padding-right:16px}}.skeleton-feed-column .skeleton-header{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.additional-feedback{background:#fff}.additional-feedback .button{color:#3f3f42;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:22px}.additional-feedback .comment-toggle{width:100%;height:100%}.additional-feedback .comment{border-top:3px solid #eee;height:0;transition:height .25s ease-in;overflow:hidden}.additional-feedback .comment.displayed{height:155px;transition:height .25s ease-out}.additional-feedback .comment .text-input-container{height:110px}.additional-feedback .comment .text-input-container .text-input{box-sizing:border-box;resize:none;width:100%;height:100%;color:inherit;font:inherit;border:none;padding:15px .75em;overflow:auto}.additional-feedback .comment .text-input-container .text-input.invalid{background-color:#d46c7b}.additional-feedback .comment .buttons{display:flex}.additional-feedback .comment .buttons .submit-button,.additional-feedback .comment .buttons .cancel-button{height:45px;font:inherit;border:none;flex:50%;margin:0}.additional-feedback .thanks,.additional-feedback .thanks-extra{box-sizing:border-box;color:#7e1341;justify-content:space-between;align-items:center;width:100%;height:55px;padding:.75em;display:flex}.additional-feedback .thanks .toggle,.additional-feedback .thanks-extra .toggle{color:#4d4d4d;height:1em}.additional-feedback .thanks .confirmed,.additional-feedback .thanks-extra .confirmed{height:1em;font-size:18px}.additional-feedback .thanks-extra.hidden{display:none}.additional-feedback .error{background-color:#eee;padding-top:15px}.additional-feedback .error .error-message{color:#fff;text-align:center;background:#a42437;border-radius:5px;max-width:170px;padding:3px 8px;position:relative}.additional-feedback .error .error-message:after{content:"";border:10px solid #0000;border-bottom:8px solid #a42437;position:absolute;top:-15px;left:5px}.feedback{color:#3f3f42;width:50%;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:22px}.feedback h2{color:#3f3f42;margin:0 0 16px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:24px}.feedback .primary-text{font-weight:700}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){.feedback{width:100%}}.simple-feedback{background:#fff;align-items:center;height:54px;display:flex}.simple-feedback .question{flex:auto;padding-left:1em}.simple-feedback .feedback-button{color:#fff;background-color:#4d4d4d;border:none;width:54px;height:54px;font-size:1em}.simple-feedback .feedback-button:first-of-type{margin-right:2px}.simple-feedback .feedback-button:hover,.simple-feedback .feedback-button:focus{background-color:#7e1341}#article{flex-direction:row;max-width:1280px;margin:auto;display:flex;overflow-x:hidden}@media print{#article{background-color:#fff}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){#article.public-header-shown{margin-top:50px}}@media screen and (min-width:758px) and (max-width:1007.9px){#article.public-header-shown{margin-top:86px}}#article.public-header-shown{margin-top:96px}#article .main-column-group{box-sizing:border-box;flex-direction:row;min-width:100%;margin-left:16px;display:flex}@media screen and (min-width:1008px){#article .main-column-group{min-width:unset;width:calc(100% - 332px)}}@media print{#article .main-column-group{margin:0}}#article .main-column-group .left-column{box-sizing:border-box;width:20%;padding-right:16px}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){#article .main-column-group .left-column{display:none}}#article .main-column-group .content-column{box-sizing:border-box;width:80%;padding-right:16px}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){#article .main-column-group .content-column>.processing-indicator{display:none}}#article .main-column-group .content-column .headline{color:#3f3f42;font-family:ReithSerif,serif;font-size:44px;font-weight:500;line-height:48px}@media screen and (max-width:399.9px),print{#article .main-column-group .content-column .headline{font-size:32px;line-height:36px}}#article .main-column-group .content-column .headline{margin:40px 0}#article .main-column-group .content-column .headline .sub-headline{color:#3f3f42;font-family:ReithSerif,serif;font-size:44px;font-weight:500;line-height:48px}@media screen and (max-width:399.9px),print{#article .main-column-group .content-column .headline .sub-headline{font-size:32px;line-height:36px}}#article .main-column-group .content-column .headline .sub-headline{font-weight:300;display:block}#article .main-column-group .content-column .headline .list-reference-category-headline{color:#3f3f42;font-family:ReithSerif,serif;font-size:44px;font-weight:500;line-height:48px}@media screen and (max-width:399.9px),print{#article .main-column-group .content-column .headline .list-reference-category-headline{font-size:32px;line-height:36px}}#article .main-column-group .content-column .headline .list-reference-category-headline{margin-top:24px;font-size:52px;line-height:56px;display:block}@media print{#article .main-column-group .content-column .headline .list-reference-category-headline{margin-top:0}#article .main-column-group .content-column .headline{font-size:44px;line-height:48px}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){#article .main-column-group .content-column{width:calc(100% - 32px)}}@media print{#article .main-column-group .content-column{width:100%}}#article .main-column-group .content-column .mobile-and-tablet-only{margin-bottom:20px}@media screen and (min-width:1008px){#article .main-column-group .content-column .mobile-and-tablet-only{display:none}}#article .right-column{flex:none;width:300px;margin-right:16px}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){#article .right-column{display:none}}#article .highlight{background-color:#ffffac}@media print{#article .highlight{background-color:#0000}}.article-actions{justify-content:space-between;gap:8px;display:flex}.article-actions .icon{box-sizing:unset;font:inherit;cursor:pointer;outline:inherit;color:#3f3f42;background-color:#0000;border:none;width:47px;height:47px;margin-right:16px;padding:1px;font-size:24px;text-decoration:none;transition:filter .2s}.article-actions .icon:last-child{margin-right:0}.article-actions .icon:hover,.article-actions .icon:focus{color:#7e1341}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){.article-actions{justify-content:flex-start;margin-bottom:20px}.article-actions .icon{margin-right:10px}}.article-actions .sr-only{clip:rect(0,0,0,0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.back-link{color:#7e1341;margin-top:16px;margin-bottom:40px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:18px;display:block}.back-arrow{fill:#7e1341;vertical-align:middle;width:28px;height:28px;margin-right:8px}.article-content{color:#3f3f42;margin-bottom:40px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:22px}.article-content .processing_indicator{display:none}.article-content .individual{margin-top:8px}.article-content .individual .note,.article-content .individual .pseudonym{margin-top:.3em;margin-left:1em}.article-content .individual .title{display:initial}.article-content .individual .source{margin-top:8px}.article-content .individual .name-sex-misc-status .name .title{font-style:italic}.article-content .individual .name-sex-misc-status .name .pseudonym{display:none}@media screen and (min-width:1008px){.article-content .individual .name-sex-misc-status .sex,.article-content .individual .name-sex-misc-status .country,.article-content .individual .name-sex-misc-status .misc,.article-content .individual .name-sex-misc-status .status-acting{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:700}}@media screen and (min-width:758px) and (max-width:1007.9px){.article-content .individual .name-sex-misc-status .sex,.article-content .individual .name-sex-misc-status .country,.article-content .individual .name-sex-misc-status .misc,.article-content .individual .name-sex-misc-status .status-acting{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:700}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.article-content .individual .name-sex-misc-status .sex,.article-content .individual .name-sex-misc-status .country,.article-content .individual .name-sex-misc-status .misc,.article-content .individual .name-sex-misc-status .status-acting{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:700}}@media screen and (max-width:399.9px),print{.article-content .individual .name-sex-misc-status .sex,.article-content .individual .name-sex-misc-status .country,.article-content .individual .name-sex-misc-status .misc,.article-content .individual .name-sex-misc-status .status-acting{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:700}}@media screen and (min-width:1008px){.article-content .individual .name-sex-misc-status .sex,.article-content .individual .name-sex-misc-status .country,.article-content .individual .name-sex-misc-status .misc,.article-content .individual .name-sex-misc-status .status-acting{line-height:1.33333}}@media screen and (min-width:758px) and (max-width:1007.9px){.article-content .individual .name-sex-misc-status .sex,.article-content .individual .name-sex-misc-status .country,.article-content .individual .name-sex-misc-status .misc,.article-content .individual .name-sex-misc-status .status-acting{line-height:1.33333}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.article-content .individual .name-sex-misc-status .sex,.article-content .individual .name-sex-misc-status .country,.article-content .individual .name-sex-misc-status .misc,.article-content .individual .name-sex-misc-status .status-acting{line-height:1.33333}}@media screen and (max-width:399.9px),print{.article-content .individual .name-sex-misc-status .sex,.article-content .individual .name-sex-misc-status .country,.article-content .individual .name-sex-misc-status .misc,.article-content .individual .name-sex-misc-status .status-acting{line-height:1.33333}}.article-content .individual .name-sex-misc-status .sex,.article-content .individual .name-sex-misc-status .country,.article-content .individual .name-sex-misc-status .misc,.article-content .individual .name-sex-misc-status .status-acting{color:#2c3f50}.article-content .individual .name-sex-misc-status .sex{text-transform:uppercase}.article-content .individual .name-sex-misc-status .misc{border:none}.article-content.quotation .lead-image{margin-bottom:40px}@media print{.article-content.quotation .lead-image{margin-bottom:0}}.article-content.quotation .content{box-sizing:border-box;background-color:#fff;width:83.3333%;padding:65px 20px 16px;display:block;position:relative}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){.article-content.quotation .content{width:100%}}.article-content.quotation .content>*{width:100%;margin:40px 0 0}.article-content.quotation .content:before{content:"";fill:#9fa0a2;float:left;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2032%2032'%20fill='%239fa0a2'%3e%3cpath%20d='M25%2029.7c4.4%200%207-3.3%207-6.8%200-3.8-3-6.5-6.9-6.5-2.1%200-3.7.7-5.5%202.3l2.9.9c0-7%203.3-12.4%209.3-17.3h-6.4c-5.2%204.6-8.3%2010.6-8.3%2018%200%206%203.2%209.4%207.9%209.4zm-17.1%200c4.4%200%207-3.3%207-6.8%200-3.8-3-6.5-6.9-6.5-2.1%200-3.7.7-5.5%202.3l2.9.9c0-7%203.3-12.4%209.3-17.3H8.3C3.1%206.9%200%2012.9%200%2020.3c0%206%203.2%209.4%207.9%209.4z'/%3e%3c/svg%3e") no-repeat;width:50px;height:50px;display:block;position:absolute;top:20px;left:20px}@media print{.article-content.quotation .content:before{display:none!important}.article-content.quotation .content{padding:0!important}}@media screen and (min-width:1008px){.article-content .text,.article-content hr,.article-content p,.article-content .reference-content section:not(.basic):not(.summary)>*{width:83.3333%}}.article-content .reference-content hr,.article-content .reference-content section:not(.basic):not(.summary):first-of-type hr,.article-content .reference-content section section:not(.basic):not(.summary)>*{width:100%}.article-content hr{background-color:#9fa0a2;border-width:0;height:1px;margin:24px 0 0}.article-content .signoff,.article-content .round-up-content .sourceline,.article-content .insight-content .sourceline{display:none}.article-content .sourceline{color:#696969;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:18px}.article-content .subhead,.article-content h2{color:#3f3f42;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:32px;font-weight:700;line-height:36px}@media screen and (max-width:399.9px),print{.article-content .subhead,.article-content h2{font-size:24px;line-height:28px}}.article-content h3{color:#3f3f42;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:24px;font-weight:700;line-height:28px}@media screen and (max-width:399.9px),print{.article-content h3{font-size:20px;line-height:24px}}.article-content h4{color:#3f3f42;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:22px}@media screen and (max-width:399.9px),print{.article-content h4{font-weight:500}}.article-content .content>:not(hr):not(.product-anchor):not(p):not(.image-container):not(.file-download__container):not(.idt-container):not(.clip-container):not(.flourish-embed){width:83.3333%;margin:40px 0 0}.article-content .content>:not(hr):not(.product-anchor):not(p):not(.image-container):not(.file-download__container):not(.idt-container):not(.clip-container):not(.flourish-embed).name{width:100%;margin:0}.article-content .content>:not(hr):not(.product-anchor):not(p):not(.image-container):not(.file-download__container):not(.idt-container):not(.clip-container):not(.flourish-embed).sex-and-deceased,.article-content .content>:not(hr):not(.product-anchor):not(p):not(.image-container):not(.file-download__container):not(.idt-container):not(.clip-container):not(.flourish-embed).link{margin:16px 0 0}.article-content .content>:not(hr):not(.product-anchor):not(p):not(.image-container):not(.file-download__container):not(.idt-container):not(.clip-container):not(.flourish-embed).sex-and-deceased{font-style:italic}.article-content .content>.image-container{margin:24px 0}.article-content .content>.image-container .image .square,.article-content .content>.image-container .image .portrait{width:83.3333%}@media screen and (max-width:399.9px),print{.article-content .content>.image-container .image .square,.article-content .content>.image-container .image .portrait{width:100%}}.article-content .content>.image-container .image.hide{opacity:0}.article-content .content>.clip-container{margin:40px 0 0}.article-content .content>.idt-container,.article-content h2+.text,.article-content .text+.text,.article-content .text+.image-container,.article-content .image-container+.text{margin:24px 0 0}.article-content .file-download__details__description--mobile+.text{margin:40px 0 0}.article-content .flourish-embed{margin:24px 0}.article-content .body-content.reference-content .country{display:none}.article-content .body-content.reference-content .name-sex-misc-status .country{display:unset}.article-content .body-content.reference-content .unclamped-name{display:none}.article-content .body-content.reference-content .source{color:#939393;margin-top:16px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:18px;display:block}.article-content .body-content.reference-content .source .name{font-weight:700}.article-content .body-content.reference-content .source .city,.article-content .body-content.reference-content .source-hidden .source{display:none}.article-content .body-content.reference-content .source-displayed .source{display:block}.article-content .body-content.reference-content section{flex-direction:column;margin-bottom:16px;display:flex;position:relative}.article-content .body-content.reference-content section h2,.article-content .body-content.reference-content section h3,.article-content .body-content.reference-content section h4{color:#7e1341;box-sizing:border-box;margin:16px 0}.article-content .body-content.reference-content section h2:empty,.article-content .body-content.reference-content section h3:empty,.article-content .body-content.reference-content section h4:empty{margin-bottom:32px}.article-content .body-content.reference-content section h2{padding-top:32px}.article-content .body-content.reference-content section h3,.article-content .body-content.reference-content section h4{padding-top:16px}.article-content .body-content.reference-content section.has-source h2,.article-content .body-content.reference-content section.has-source h3,.article-content .body-content.reference-content section.has-source h4{overflow-wrap:anywhere;padding-right:120px}.article-content .body-content.reference-content section.has-source button.view-source-toggle{color:#7e1341;text-align:right;background-color:#0000;border:none;width:auto;margin-top:52px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:18px;position:absolute;top:0}@media screen and (min-width:1008px){.article-content .body-content.reference-content section.has-source button.view-source-toggle{right:16.6667%}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){.article-content .body-content.reference-content section.has-source button.view-source-toggle{right:0}}.article-content .body-content.reference-content section.has-source button.view-source-toggle:hover{border-bottom:1px solid #7e1341}.article-content .body-content.reference-content section.has-source button.view-source-toggle .icon{margin-left:4px}.article-content .body-content.reference-content section.has-source section:last-child{margin-top:16px}.article-content .body-content.reference-content section section.has-source button.view-source-toggle{margin-top:32px;margin-bottom:0;right:0}.article-content .body-content.reference-content section:not(.timeline,.block-link) .note,.article-content .body-content.reference-content section:not(.timeline,.block-link) .note:first-of-type{margin-top:16px}.article-content .body-content.reference-content section:not(.timeline,.block-link) .note .key{font-weight:700}.article-content .body-content.reference-content section:not(.timeline,.block-link) .note .key:after{content:":"}.article-content .body-content.reference-content section .timeline{margin-top:16px}.article-content .body-content.reference-content section.summary .content .para{margin-top:16px;margin-bottom:1em}.article-content .body-content.reference-content section.post .content{color:#7e1341;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:22px}.article-content .body-content.reference-content section.career .post .content,.article-content .body-content.reference-content section.leadership .post .content,.article-content .body-content.reference-content section.group .post .content{color:#3f3f42;margin-top:24px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:22px}.article-content .body-content.reference-content section.career .post .content:first-of-type,.article-content .body-content.reference-content section.leadership .post .content:first-of-type,.article-content .body-content.reference-content section.group .post .content:first-of-type{margin-top:16px}.article-content .body-content.reference-content .block-link-container{flex-wrap:wrap;display:flex}.article-content .body-content.reference-content .block-link{flex:none}@media screen and (min-width:1008px),screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){.article-content .body-content.reference-content .block-link{width:calc(50% - 8.5px);margin-top:16px}.article-content .body-content.reference-content .block-link:nth-of-type(2n){margin-left:16px}}@media screen and (max-width:399.9px),print{.article-content .body-content.reference-content .block-link{width:100%;margin-top:8px}}.article-content .body-content.reference-content .block-link a.link{color:#3f3f42;box-sizing:border-box;background-color:#e6e6e6;border:none;align-items:center;padding:0;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:40px;text-decoration:none;display:flex;position:relative}.article-content .body-content.reference-content .block-link a.link:focus,.article-content .body-content.reference-content .block-link a.link:hover{background-color:#9fa0a2}@media screen and (min-width:1008px),screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){.article-content .body-content.reference-content .block-link a.link{padding:16px}}@media screen and (max-width:399.9px),print{.article-content .body-content.reference-content .block-link a.link{padding:8px}}.article-content .body-content.reference-content .block-link a.link img.favicon{border:none;width:32px;min-width:32px;height:32px;margin-right:16px}.article-content .body-content.reference-content .block-link a.link span{flex:auto;display:block}.article-content .body-content.reference-content:not(.biography-content) section.important-group h3{margin-top:0}.article-content .body-content.reference-content:not(.biography-content) section.has-source h2:empty+*{padding-right:120px}.article-content .body-content.reference-content.political-party-content a.link~section.summary,.article-content .body-content.reference-content.organisation-content a.link~section.background,.article-content .body-content.reference-content.trade-union-content a.link~section.background{margin-top:8px}.article-content .body-content.reference-content.armed-organisation-content .orgs .current-name .othername,.article-content .body-content.reference-content.organisation-content .orgs .current-name .othername,.article-content .body-content.reference-content.trade-union-content .tus .current-name .othername,.article-content .body-content.reference-content.political-party-content .pps .current-name .othername{display:inline}.article-content .body-content.reference-content.armed-organisation-content .orgs .current-name .othername:before,.article-content .body-content.reference-content.organisation-content .orgs .current-name .othername:before,.article-content .body-content.reference-content.trade-union-content .tus .current-name .othername:before,.article-content .body-content.reference-content.political-party-content .pps .current-name .othername:before{content:", ";margin-left:-4px}.article-content .body-content.reference-content.armed-organisation-content .orgs .current-name .othername:first-of-type:before,.article-content .body-content.reference-content.organisation-content .orgs .current-name .othername:first-of-type:before,.article-content .body-content.reference-content.trade-union-content .tus .current-name .othername:first-of-type:before,.article-content .body-content.reference-content.political-party-content .pps .current-name .othername:first-of-type:before{content:"Also known as: ";margin-left:0;font-weight:700}.article-content .body-content.reference-content.armed-organisation-content .orgs .current-name .synonym,.article-content .body-content.reference-content.organisation-content .orgs .current-name .synonym,.article-content .body-content.reference-content.trade-union-content .tus .current-name .synonym,.article-content .body-content.reference-content.political-party-content .pps .current-name .synonym{display:inline}.article-content .body-content.reference-content.armed-organisation-content .orgs .current-name .synonym:before,.article-content .body-content.reference-content.organisation-content .orgs .current-name .synonym:before,.article-content .body-content.reference-content.trade-union-content .tus .current-name .synonym:before,.article-content .body-content.reference-content.political-party-content .pps .current-name .synonym:before{content:", ";margin-left:-4px}.article-content .body-content.reference-content.armed-organisation-content .orgs .current-name .synonym:first-of-type:before,.article-content .body-content.reference-content.organisation-content .orgs .current-name .synonym:first-of-type:before,.article-content .body-content.reference-content.trade-union-content .tus .current-name .synonym:first-of-type:before,.article-content .body-content.reference-content.political-party-content .pps .current-name .synonym:first-of-type:before{content:"Also Rendered: ";margin-left:0;font-weight:700}.article-content .body-content.reference-content.armed-organisation-content .orgs .current-name .main-names,.article-content .body-content.reference-content.organisation-content .orgs .current-name .main-names,.article-content .body-content.reference-content.trade-union-content .tus .current-name .main-names,.article-content .body-content.reference-content.political-party-content .pps .current-name .main-names{background-color:#fff;margin-top:16px;margin-bottom:8px;padding:16px}.article-content .body-content.reference-content.armed-organisation-content .orgs .current-name .main-names .title,.article-content .body-content.reference-content.armed-organisation-content .orgs .current-name .main-names .potitle,.article-content .body-content.reference-content.armed-organisation-content .orgs .current-name .main-names .acronym,.article-content .body-content.reference-content.organisation-content .orgs .current-name .main-names .title,.article-content .body-content.reference-content.organisation-content .orgs .current-name .main-names .potitle,.article-content .body-content.reference-content.organisation-content .orgs .current-name .main-names .acronym,.article-content .body-content.reference-content.trade-union-content .tus .current-name .main-names .title,.article-content .body-content.reference-content.trade-union-content .tus .current-name .main-names .potitle,.article-content .body-content.reference-content.trade-union-content .tus .current-name .main-names .acronym,.article-content .body-content.reference-content.political-party-content .pps .current-name .main-names .title,.article-content .body-content.reference-content.political-party-content .pps .current-name .main-names .potitle,.article-content .body-content.reference-content.political-party-content .pps .current-name .main-names .acronym{color:#3f3f42;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:32px;font-weight:700;line-height:36px}@media screen and (max-width:399.9px),print{.article-content .body-content.reference-content.armed-organisation-content .orgs .current-name .main-names .title,.article-content .body-content.reference-content.armed-organisation-content .orgs .current-name .main-names .potitle,.article-content .body-content.reference-content.armed-organisation-content .orgs .current-name .main-names .acronym,.article-content .body-content.reference-content.organisation-content .orgs .current-name .main-names .title,.article-content .body-content.reference-content.organisation-content .orgs .current-name .main-names .potitle,.article-content .body-content.reference-content.organisation-content .orgs .current-name .main-names .acronym,.article-content .body-content.reference-content.trade-union-content .tus .current-name .main-names .title,.article-content .body-content.reference-content.trade-union-content .tus .current-name .main-names .potitle,.article-content .body-content.reference-content.trade-union-content .tus .current-name .main-names .acronym,.article-content .body-content.reference-content.political-party-content .pps .current-name .main-names .title,.article-content .body-content.reference-content.political-party-content .pps .current-name .main-names .potitle,.article-content .body-content.reference-content.political-party-content .pps .current-name .main-names .acronym{font-size:24px;line-height:28px}}.article-content .body-content.reference-content.armed-organisation-content .orgs .current-name .main-names a.link,.article-content .body-content.reference-content.organisation-content .orgs .current-name .main-names a.link,.article-content .body-content.reference-content.trade-union-content .tus .current-name .main-names a.link,.article-content .body-content.reference-content.political-party-content .pps .current-name .main-names a.link{margin-top:16px;text-decoration:none;display:block}@media print{.article-content .body-content.reference-content.armed-organisation-content .orgs .current-name .main-names a.link,.article-content .body-content.reference-content.organisation-content .orgs .current-name .main-names a.link,.article-content .body-content.reference-content.trade-union-content .tus .current-name .main-names a.link,.article-content .body-content.reference-content.political-party-content .pps .current-name .main-names a.link{display:none!important}}.article-content .body-content.reference-content.armed-organisation-content .orgs .current-name .main-names a.link:hover,.article-content .body-content.reference-content.organisation-content .orgs .current-name .main-names a.link:hover,.article-content .body-content.reference-content.trade-union-content .tus .current-name .main-names a.link:hover,.article-content .body-content.reference-content.political-party-content .pps .current-name .main-names a.link:hover{color:#3f3f42}.article-content .body-content.reference-content.armed-organisation-content .orgs .current-name .main-names a.link:hover .search-link-text,.article-content .body-content.reference-content.organisation-content .orgs .current-name .main-names a.link:hover .search-link-text,.article-content .body-content.reference-content.trade-union-content .tus .current-name .main-names a.link:hover .search-link-text,.article-content .body-content.reference-content.political-party-content .pps .current-name .main-names a.link:hover .search-link-text{text-decoration:underline}@media screen and (min-width:1008px){.article-content .body-content.reference-content.armed-organisation-content .orgs .former-name .title,.article-content .body-content.reference-content.armed-organisation-content .orgs .former-name .othername,.article-content .body-content.reference-content.armed-organisation-content .orgs .former-name .vernacular,.article-content .body-content.reference-content.armed-organisation-content .orgs .former-name .synonym,.article-content .body-content.reference-content.organisation-content .orgs .former-name .title,.article-content .body-content.reference-content.organisation-content .orgs .former-name .othername,.article-content .body-content.reference-content.organisation-content .orgs .former-name .vernacular,.article-content .body-content.reference-content.organisation-content .orgs .former-name .synonym,.article-content .body-content.reference-content.trade-union-content .tus .former-name .title,.article-content .body-content.reference-content.trade-union-content .tus .former-name .othername,.article-content .body-content.reference-content.trade-union-content .tus .former-name .vernacular,.article-content .body-content.reference-content.trade-union-content .tus .former-name .synonym,.article-content .body-content.reference-content.political-party-content .pps .former-name .title,.article-content .body-content.reference-content.political-party-content .pps .former-name .othername,.article-content .body-content.reference-content.political-party-content .pps .former-name .vernacular,.article-content .body-content.reference-content.political-party-content .pps .former-name .synonym{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.article-content .body-content.reference-content.armed-organisation-content .orgs .former-name .title,.article-content .body-content.reference-content.armed-organisation-content .orgs .former-name .othername,.article-content .body-content.reference-content.armed-organisation-content .orgs .former-name .vernacular,.article-content .body-content.reference-content.armed-organisation-content .orgs .former-name .synonym,.article-content .body-content.reference-content.organisation-content .orgs .former-name .title,.article-content .body-content.reference-content.organisation-content .orgs .former-name .othername,.article-content .body-content.reference-content.organisation-content .orgs .former-name .vernacular,.article-content .body-content.reference-content.organisation-content .orgs .former-name .synonym,.article-content .body-content.reference-content.trade-union-content .tus .former-name .title,.article-content .body-content.reference-content.trade-union-content .tus .former-name .othername,.article-content .body-content.reference-content.trade-union-content .tus .former-name .vernacular,.article-content .body-content.reference-content.trade-union-content .tus .former-name .synonym,.article-content .body-content.reference-content.political-party-content .pps .former-name .title,.article-content .body-content.reference-content.political-party-content .pps .former-name .othername,.article-content .body-content.reference-content.political-party-content .pps .former-name .vernacular,.article-content .body-content.reference-content.political-party-content .pps .former-name .synonym{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.article-content .body-content.reference-content.armed-organisation-content .orgs .former-name .title,.article-content .body-content.reference-content.armed-organisation-content .orgs .former-name .othername,.article-content .body-content.reference-content.armed-organisation-content .orgs .former-name .vernacular,.article-content .body-content.reference-content.armed-organisation-content .orgs .former-name .synonym,.article-content .body-content.reference-content.organisation-content .orgs .former-name .title,.article-content .body-content.reference-content.organisation-content .orgs .former-name .othername,.article-content .body-content.reference-content.organisation-content .orgs .former-name .vernacular,.article-content .body-content.reference-content.organisation-content .orgs .former-name .synonym,.article-content .body-content.reference-content.trade-union-content .tus .former-name .title,.article-content .body-content.reference-content.trade-union-content .tus .former-name .othername,.article-content .body-content.reference-content.trade-union-content .tus .former-name .vernacular,.article-content .body-content.reference-content.trade-union-content .tus .former-name .synonym,.article-content .body-content.reference-content.political-party-content .pps .former-name .title,.article-content .body-content.reference-content.political-party-content .pps .former-name .othername,.article-content .body-content.reference-content.political-party-content .pps .former-name .vernacular,.article-content .body-content.reference-content.political-party-content .pps .former-name .synonym{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (max-width:399.9px),print{.article-content .body-content.reference-content.armed-organisation-content .orgs .former-name .title,.article-content .body-content.reference-content.armed-organisation-content .orgs .former-name .othername,.article-content .body-content.reference-content.armed-organisation-content .orgs .former-name .vernacular,.article-content .body-content.reference-content.armed-organisation-content .orgs .former-name .synonym,.article-content .body-content.reference-content.organisation-content .orgs .former-name .title,.article-content .body-content.reference-content.organisation-content .orgs .former-name .othername,.article-content .body-content.reference-content.organisation-content .orgs .former-name .vernacular,.article-content .body-content.reference-content.organisation-content .orgs .former-name .synonym,.article-content .body-content.reference-content.trade-union-content .tus .former-name .title,.article-content .body-content.reference-content.trade-union-content .tus .former-name .othername,.article-content .body-content.reference-content.trade-union-content .tus .former-name .vernacular,.article-content .body-content.reference-content.trade-union-content .tus .former-name .synonym,.article-content .body-content.reference-content.political-party-content .pps .former-name .title,.article-content .body-content.reference-content.political-party-content .pps .former-name .othername,.article-content .body-content.reference-content.political-party-content .pps .former-name .vernacular,.article-content .body-content.reference-content.political-party-content .pps .former-name .synonym{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (min-width:1008px){.article-content .body-content.reference-content.armed-organisation-content .orgs .former-name .title,.article-content .body-content.reference-content.armed-organisation-content .orgs .former-name .othername,.article-content .body-content.reference-content.armed-organisation-content .orgs .former-name .vernacular,.article-content .body-content.reference-content.armed-organisation-content .orgs .former-name .synonym,.article-content .body-content.reference-content.organisation-content .orgs .former-name .title,.article-content .body-content.reference-content.organisation-content .orgs .former-name .othername,.article-content .body-content.reference-content.organisation-content .orgs .former-name .vernacular,.article-content .body-content.reference-content.organisation-content .orgs .former-name .synonym,.article-content .body-content.reference-content.trade-union-content .tus .former-name .title,.article-content .body-content.reference-content.trade-union-content .tus .former-name .othername,.article-content .body-content.reference-content.trade-union-content .tus .former-name .vernacular,.article-content .body-content.reference-content.trade-union-content .tus .former-name .synonym,.article-content .body-content.reference-content.political-party-content .pps .former-name .title,.article-content .body-content.reference-content.political-party-content .pps .former-name .othername,.article-content .body-content.reference-content.political-party-content .pps .former-name .vernacular,.article-content .body-content.reference-content.political-party-content .pps .former-name .synonym{line-height:1.28571}}@media screen and (min-width:758px) and (max-width:1007.9px){.article-content .body-content.reference-content.armed-organisation-content .orgs .former-name .title,.article-content .body-content.reference-content.armed-organisation-content .orgs .former-name .othername,.article-content .body-content.reference-content.armed-organisation-content .orgs .former-name .vernacular,.article-content .body-content.reference-content.armed-organisation-content .orgs .former-name .synonym,.article-content .body-content.reference-content.organisation-content .orgs .former-name .title,.article-content .body-content.reference-content.organisation-content .orgs .former-name .othername,.article-content .body-content.reference-content.organisation-content .orgs .former-name .vernacular,.article-content .body-content.reference-content.organisation-content .orgs .former-name .synonym,.article-content .body-content.reference-content.trade-union-content .tus .former-name .title,.article-content .body-content.reference-content.trade-union-content .tus .former-name .othername,.article-content .body-content.reference-content.trade-union-content .tus .former-name .vernacular,.article-content .body-content.reference-content.trade-union-content .tus .former-name .synonym,.article-content .body-content.reference-content.political-party-content .pps .former-name .title,.article-content .body-content.reference-content.political-party-content .pps .former-name .othername,.article-content .body-content.reference-content.political-party-content .pps .former-name .vernacular,.article-content .body-content.reference-content.political-party-content .pps .former-name .synonym{line-height:1.28571}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.article-content .body-content.reference-content.armed-organisation-content .orgs .former-name .title,.article-content .body-content.reference-content.armed-organisation-content .orgs .former-name .othername,.article-content .body-content.reference-content.armed-organisation-content .orgs .former-name .vernacular,.article-content .body-content.reference-content.armed-organisation-content .orgs .former-name .synonym,.article-content .body-content.reference-content.organisation-content .orgs .former-name .title,.article-content .body-content.reference-content.organisation-content .orgs .former-name .othername,.article-content .body-content.reference-content.organisation-content .orgs .former-name .vernacular,.article-content .body-content.reference-content.organisation-content .orgs .former-name .synonym,.article-content .body-content.reference-content.trade-union-content .tus .former-name .title,.article-content .body-content.reference-content.trade-union-content .tus .former-name .othername,.article-content .body-content.reference-content.trade-union-content .tus .former-name .vernacular,.article-content .body-content.reference-content.trade-union-content .tus .former-name .synonym,.article-content .body-content.reference-content.political-party-content .pps .former-name .title,.article-content .body-content.reference-content.political-party-content .pps .former-name .othername,.article-content .body-content.reference-content.political-party-content .pps .former-name .vernacular,.article-content .body-content.reference-content.political-party-content .pps .former-name .synonym{line-height:1.2}}@media screen and (max-width:399.9px),print{.article-content .body-content.reference-content.armed-organisation-content .orgs .former-name .title,.article-content .body-content.reference-content.armed-organisation-content .orgs .former-name .othername,.article-content .body-content.reference-content.armed-organisation-content .orgs .former-name .vernacular,.article-content .body-content.reference-content.armed-organisation-content .orgs .former-name .synonym,.article-content .body-content.reference-content.organisation-content .orgs .former-name .title,.article-content .body-content.reference-content.organisation-content .orgs .former-name .othername,.article-content .body-content.reference-content.organisation-content .orgs .former-name .vernacular,.article-content .body-content.reference-content.organisation-content .orgs .former-name .synonym,.article-content .body-content.reference-content.trade-union-content .tus .former-name .title,.article-content .body-content.reference-content.trade-union-content .tus .former-name .othername,.article-content .body-content.reference-content.trade-union-content .tus .former-name .vernacular,.article-content .body-content.reference-content.trade-union-content .tus .former-name .synonym,.article-content .body-content.reference-content.political-party-content .pps .former-name .title,.article-content .body-content.reference-content.political-party-content .pps .former-name .othername,.article-content .body-content.reference-content.political-party-content .pps .former-name .vernacular,.article-content .body-content.reference-content.political-party-content .pps .former-name .synonym{line-height:1.2}}.article-content .body-content.reference-content.armed-organisation-content .orgs .former-name .title,.article-content .body-content.reference-content.armed-organisation-content .orgs .former-name .othername,.article-content .body-content.reference-content.armed-organisation-content .orgs .former-name .vernacular,.article-content .body-content.reference-content.organisation-content .orgs .former-name .title,.article-content .body-content.reference-content.organisation-content .orgs .former-name .othername,.article-content .body-content.reference-content.organisation-content .orgs .former-name .vernacular,.article-content .body-content.reference-content.trade-union-content .tus .former-name .title,.article-content .body-content.reference-content.trade-union-content .tus .former-name .othername,.article-content .body-content.reference-content.trade-union-content .tus .former-name .vernacular,.article-content .body-content.reference-content.political-party-content .pps .former-name .title,.article-content .body-content.reference-content.political-party-content .pps .former-name .othername,.article-content .body-content.reference-content.political-party-content .pps .former-name .vernacular{display:inline}.article-content .body-content.reference-content.armed-organisation-content .orgs .former-name .title:before,.article-content .body-content.reference-content.armed-organisation-content .orgs .former-name .othername:before,.article-content .body-content.reference-content.armed-organisation-content .orgs .former-name .vernacular:before,.article-content .body-content.reference-content.organisation-content .orgs .former-name .title:before,.article-content .body-content.reference-content.organisation-content .orgs .former-name .othername:before,.article-content .body-content.reference-content.organisation-content .orgs .former-name .vernacular:before,.article-content .body-content.reference-content.trade-union-content .tus .former-name .title:before,.article-content .body-content.reference-content.trade-union-content .tus .former-name .othername:before,.article-content .body-content.reference-content.trade-union-content .tus .former-name .vernacular:before,.article-content .body-content.reference-content.political-party-content .pps .former-name .title:before,.article-content .body-content.reference-content.political-party-content .pps .former-name .othername:before,.article-content .body-content.reference-content.political-party-content .pps .former-name .vernacular:before{content:"\a Former Name: ";white-space:pre;font-weight:700}.article-content .body-content.reference-content.armed-organisation-content .orgs .former-name .synonym,.article-content .body-content.reference-content.organisation-content .orgs .former-name .synonym,.article-content .body-content.reference-content.trade-union-content .tus .former-name .synonym,.article-content .body-content.reference-content.political-party-content .pps .former-name .synonym{display:inline}.article-content .body-content.reference-content.armed-organisation-content .orgs .former-name .synonym:before,.article-content .body-content.reference-content.organisation-content .orgs .former-name .synonym:before,.article-content .body-content.reference-content.trade-union-content .tus .former-name .synonym:before,.article-content .body-content.reference-content.political-party-content .pps .former-name .synonym:before{content:"\a Also Rendered: ";white-space:pre;font-weight:700}.article-content .body-content.reference-content.armed-organisation-content .orgs .former-name .title~.title,.article-content .body-content.reference-content.armed-organisation-content .orgs .former-name .othername~.othername,.article-content .body-content.reference-content.armed-organisation-content .orgs .former-name .vernacular~.vernacular,.article-content .body-content.reference-content.armed-organisation-content .orgs .former-name .synonym~.synonym,.article-content .body-content.reference-content.organisation-content .orgs .former-name .title~.title,.article-content .body-content.reference-content.organisation-content .orgs .former-name .othername~.othername,.article-content .body-content.reference-content.organisation-content .orgs .former-name .vernacular~.vernacular,.article-content .body-content.reference-content.organisation-content .orgs .former-name .synonym~.synonym,.article-content .body-content.reference-content.trade-union-content .tus .former-name .title~.title,.article-content .body-content.reference-content.trade-union-content .tus .former-name .othername~.othername,.article-content .body-content.reference-content.trade-union-content .tus .former-name .vernacular~.vernacular,.article-content .body-content.reference-content.trade-union-content .tus .former-name .synonym~.synonym,.article-content .body-content.reference-content.political-party-content .pps .former-name .title~.title,.article-content .body-content.reference-content.political-party-content .pps .former-name .othername~.othername,.article-content .body-content.reference-content.political-party-content .pps .former-name .vernacular~.vernacular,.article-content .body-content.reference-content.political-party-content .pps .former-name .synonym~.synonym{white-space:pre-line;display:inline}.article-content .body-content.reference-content.armed-organisation-content .orgs .former-name .title~.title:before,.article-content .body-content.reference-content.armed-organisation-content .orgs .former-name .othername~.othername:before,.article-content .body-content.reference-content.armed-organisation-content .orgs .former-name .vernacular~.vernacular:before,.article-content .body-content.reference-content.armed-organisation-content .orgs .former-name .synonym~.synonym:before,.article-content .body-content.reference-content.organisation-content .orgs .former-name .title~.title:before,.article-content .body-content.reference-content.organisation-content .orgs .former-name .othername~.othername:before,.article-content .body-content.reference-content.organisation-content .orgs .former-name .vernacular~.vernacular:before,.article-content .body-content.reference-content.organisation-content .orgs .former-name .synonym~.synonym:before,.article-content .body-content.reference-content.trade-union-content .tus .former-name .title~.title:before,.article-content .body-content.reference-content.trade-union-content .tus .former-name .othername~.othername:before,.article-content .body-content.reference-content.trade-union-content .tus .former-name .vernacular~.vernacular:before,.article-content .body-content.reference-content.trade-union-content .tus .former-name .synonym~.synonym:before,.article-content .body-content.reference-content.political-party-content .pps .former-name .title~.title:before,.article-content .body-content.reference-content.political-party-content .pps .former-name .othername~.othername:before,.article-content .body-content.reference-content.political-party-content .pps .former-name .vernacular~.vernacular:before,.article-content .body-content.reference-content.political-party-content .pps .former-name .synonym~.synonym:before{content:", ";font-weight:400}.article-content .body-content.reference-content.biography-content section.basic .also-known-as,.article-content .body-content.reference-content.biography-content section.basic .also-rendered,.article-content .body-content.reference-content.biography-content section.basic .key-role{margin-top:16px}.article-content .body-content.reference-content.biography-content section.basic .also-known-as .label,.article-content .body-content.reference-content.biography-content section.basic .also-rendered .label,.article-content .body-content.reference-content.biography-content section.basic .key-role .label{font-weight:700}.article-content .body-content.reference-content.biography-content section.basic .also-known-as .label:after,.article-content .body-content.reference-content.biography-content section.basic .also-rendered .label:after,.article-content .body-content.reference-content.biography-content section.basic .key-role .label:after{content:":"}.article-content .body-content.reference-content.biography-content section.basic .main{display:flex}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){.article-content .body-content.reference-content.biography-content section.basic .main{background-color:#fff;flex-flow:column wrap;justify-content:space-around;align-items:center}}.article-content .body-content.reference-content.biography-content section.basic .main .image-container{background-color:#fff;flex:0 0 180px}.article-content .body-content.reference-content.biography-content section.basic .main .image-container img{width:180px;max-width:100%;height:180px}.article-content .body-content.reference-content.biography-content section.basic .main .image-container .stamp-text{left:auto;right:0}.article-content .body-content.reference-content.biography-content section.basic .main .image-container .caption{display:none}.article-content .body-content.reference-content.biography-content section.basic .main .image-container{aspect-ratio:1;background:#ddd}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){.article-content .body-content.reference-content.biography-content section.basic .main .content{text-align:center;align-items:center}}.article-content .body-content.reference-content.biography-content section.basic .main .content{background-color:#fff;flex-direction:column;flex:auto;padding:16px;display:flex}.article-content .body-content.reference-content.biography-content section.basic .main .content .name{color:#3f3f42;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:32px;font-weight:700;line-height:36px}@media screen and (max-width:399.9px),print{.article-content .body-content.reference-content.biography-content section.basic .main .content .name{font-size:24px;line-height:28px}}.article-content .body-content.reference-content.biography-content section.basic .main .content .name{margin:0 0 16px;display:inline-block}.article-content .body-content.reference-content.biography-content section.basic .main .content .name .title{font-style:italic}.article-content .body-content.reference-content.biography-content section.basic .main .content a.link{text-decoration:none}@media print{.article-content .body-content.reference-content.biography-content section.basic .main .content a.link{display:none!important}}.article-content .body-content.reference-content.biography-content section.basic .main .content a.link:hover{color:#3f3f42}.article-content .body-content.reference-content.biography-content section.basic .main .content a.link:hover .search-link-text{text-decoration:underline}.article-content .body-content.reference-content.biography-content section.basic .main .content>*{margin:0 0 16px}.article-content .body-content.reference-content.ministries-content section h2{margin-bottom:8px}.article-content .body-content.reference-content.ministries-content .depmins>.title,.article-content .body-content.reference-content.ministries-content .mins>.title,.article-content .body-content.reference-content.ministries-content .minstat>.title,.article-content .body-content.reference-content.ministries-content .secs>.title,.article-content .body-content.reference-content.ministries-content .undersec>.title,.article-content .body-content.reference-content.parliament-content .parliament>.title{display:none}.article-content .body-content.reference-content.media-guide-content .content h2{color:#7e1341;padding-top:16px}.article-content .body-content.reference-content.parliament-content .parliament>section:first-of-type button.view-source-toggle,.article-content .body-content.reference-content.forces-content .forces>section:first-child button.view-source-toggle{margin-top:36px}.article-content .body-content.reference-content.parliament-content .parliament>section:first-of-type h2,.article-content .body-content.reference-content.forces-content .forces>section:first-child h2{margin-top:0}.article-content .body-content.reference-content.organisation-content section.leadership .leadership>.title,.article-content .body-content.reference-content.political-party-content section.leadership .leadership>.title,.article-content .body-content.reference-content.armed-organisation-content section.leadership .leadership>.title,.article-content .body-content.reference-content.police-content section.police-section h2{display:none}.article-content .body-content.reference-content.police-content section.police-section .content>section,.article-content .body-content.reference-content.police-content section.police-section .content>section:first-of-type button.view-source-toggle{margin-top:16px}.article-content .body-content.reference-content.police-content section.police-section .content>section:first-of-type,.article-content .body-content.reference-content.police-content section.police-section .content>section:first-of-type h3:first-of-type{margin-top:0}.article-content .body-content.reference-content:not(.biography-content) h2,.article-content .body-content.reference-content:not(.biography-content) h3,.article-content .body-content.reference-content:not(.biography-content) h4{border-top:1px solid #9fa0a2}.article-content .body-content.reference-content.biography-content h2{padding-top:16px}.article-content .body-content.reference-content:not(.biography-content) hr{display:none}.article-content .body-content.reference-content section.timeline .note{margin-top:0}.article-content .body-content.reference-content section.timeline{margin-bottom:0}.article-contents-list{color:#3f3f42;flex:0 auto;margin-top:88px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:22px;overflow-y:auto}.article-contents-list.shownInMenu{position:absolute;top:0}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px),screen and (max-width:399.9px),print{.article-contents-list{display:none}}.article-contents-list .subheadings{overflow-y:auto}.article-contents-list .subheadings h3{color:#696969;background-color:#fff;margin-bottom:0;padding:12px 16px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:20px}.article-contents-list .subheadings ul{margin:0;padding:0;list-style:inside none}.article-contents-list .subheadings ul li{background:#fff;margin-top:1px}.article-contents-list .subheadings ul li>a{box-sizing:border-box;color:#696969;width:100%;padding:12px 16px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:18px;display:inline-block}@media screen and (min-width:1008px){.article-contents-list .subheadings ul li>a:hover,.article-contents-list .subheadings ul li>a:focus,.article-contents-list .subheadings ul li>li:hover,.article-contents-list .subheadings ul li>li:focus{color:#7e1341}}.article-footer{border-top:1px solid #9fa0a2;gap:16px;margin-bottom:40px;padding-top:40px;display:flex}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.article-footer{flex-direction:column}}.previous-button{left:calc(10% - 30px)}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){.previous-button{top:50vh;left:0}}.next-button{right:calc(330px - 10%)}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){.next-button{top:50vh;right:0}}.navigation-button,.previous-button,.next-button{opacity:.5;z-index:1;background-color:#3f3f42;border:none;padding:8px;position:fixed}.navigation-button:hover,.previous-button:hover,.next-button:hover{opacity:1}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){.navigation-button,.previous-button,.next-button{pointer-events:none;transition:opacity .2s}.navigation-button:hover,.previous-button:hover,.next-button:hover{opacity:.5}.navigation-button.hidden,.hidden.previous-button,.hidden.next-button{pointer-events:auto;opacity:0;transition:opacity .2s}}.navigation-button-chevron{vertical-align:middle;fill:#fff;width:32px;height:32px}.article-sidebar .sidebar-content{max-width:178px}.article-actions .bookmark-button.disabled{color:#bababa;cursor:context-menu}.byline-expert-details{margin-bottom:24px}.byline-expert-details .expert-name{color:#3f3f42;margin:0 0 8px;font-family:ReithSerif,serif;font-size:16px;font-weight:500;line-height:20px}.byline-expert-details .expert-job-title{color:#696969;margin:0;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:18px}.byline-expert-image{border-radius:50%;margin-bottom:8px;display:inline-block;overflow:hidden}.byline-expert-image .stamp-text{display:none}.clip-container{position:static}.embedded-video-player{width:100%;position:relative}.embedded-video-player:before{content:"";padding-top:56.25%;display:block}.embedded-video-player>div{inset:0;position:absolute!important}.content-type-holder{position:relative}.content-type-holder .content-type{color:#3f3f42;font-family:ReithSans,Helvetica,Arial,sans-serif;font-weight:500}@media screen and (min-width:1008px){.content-type-holder .content-type{font-size:22px;line-height:26px}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){.content-type-holder .content-type{font-size:24px;line-height:28px}}.content-type-holder .content-type{margin-bottom:26px;position:absolute;bottom:0}.content-type-holder .content-type-line{width:47px;height:8px;margin:80px 0 48px;left:0}@media screen and (min-width:1008px){.content-type-holder .content-type-line{margin-top:340px}}.content-type-holder .news-alert{background:#ab140d}.content-type-holder .report{background:#f2bb17}.content-type-holder .round-up{background:#2074c5}.content-type-holder .insight{background:#7e1341}.content-type-holder .reference{background:#2c3f50}.content-type-holder .programme-summary{background:#e45c27}.content-type-holder .quotes{background:#39707d}.content-type-holder .expert{background:#7e1341}h1>.country{color:#3f3f42;font-family:ReithSerif,serif;font-size:44px;font-weight:500;line-height:48px}@media screen and (max-width:399.9px),print{h1>.country{font-size:32px;line-height:36px}}h1>.country{font-weight:300}.file-download__container{margin-top:40px;display:flex}.file-download__container .file-download__preview-container{cursor:pointer;background-color:#ccc;align-items:center;display:flex;position:relative}@media screen and (min-width:1008px){.file-download__container .file-download__preview-container{width:230px;min-height:230px}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){.file-download__container .file-download__preview-container{width:200px;min-height:200px}}@media screen and (max-width:399.9px),print{.file-download__container .file-download__preview-container{width:180px;min-height:180px}}@media screen and (min-width:1008px){.file-download__container .file-download__details{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.file-download__container .file-download__details{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.file-download__container .file-download__details{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (max-width:399.9px),print{.file-download__container .file-download__details{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (min-width:1008px){.file-download__container .file-download__details{line-height:1.28571}}@media screen and (min-width:758px) and (max-width:1007.9px){.file-download__container .file-download__details{line-height:1.28571}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.file-download__container .file-download__details{line-height:1.2}}@media screen and (max-width:399.9px),print{.file-download__container .file-download__details{line-height:1.2}}.file-download__container .file-download__details{color:#fff;background:#333;flex-direction:column;justify-content:space-between;padding:1em;display:flex}@media screen and (min-width:1008px){.file-download__container .file-download__details{width:calc(100% - 230px)}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){.file-download__container .file-download__details{width:calc(100% - 200px)}}@media screen and (max-width:399.9px),print{.file-download__container .file-download__details{width:calc(100% - 180px)}}.file-download__container .file-download__preview-image{object-fit:cover;width:100%;height:100%;margin:0 auto}@media screen and (min-width:1008px){.file-download__container .file-download__preview-image{max-width:230px;max-height:230px}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){.file-download__container .file-download__preview-image{max-width:200px;max-height:200px}}@media screen and (max-width:399.9px),print{.file-download__container .file-download__preview-image{max-width:180px;max-height:180px}}.file-download__container .file-download__preview-overlay{opacity:0;color:#fff;text-transform:uppercase;background-color:#000000a6;justify-content:center;align-items:center;width:100%;height:100%;transition:all .5s;display:flex;position:absolute;top:0}.file-download__container .file-download__preview-overlay:hover{opacity:1}@media screen and (min-width:1008px){.file-download__container .file-download__details__caption{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.5rem;font-weight:700}}@media screen and (min-width:758px) and (max-width:1007.9px){.file-download__container .file-download__details__caption{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.625rem;font-weight:700}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.file-download__container .file-download__details__caption{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:700}}@media screen and (max-width:399.9px),print{.file-download__container .file-download__details__caption{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:700}}@media screen and (min-width:1008px){.file-download__container .file-download__details__caption{line-height:1.25}}@media screen and (min-width:758px) and (max-width:1007.9px){.file-download__container .file-download__details__caption{line-height:1.23077}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.file-download__container .file-download__details__caption{line-height:1.2}}@media screen and (max-width:399.9px),print{.file-download__container .file-download__details__caption{line-height:1.2}.file-download__container .file-download__details__description{display:none}}.file-download__container .file-download__download-button-container{flex-direction:row-reverse;display:flex}@media screen and (min-width:1008px){.file-download__container .file-download__download-button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.8125rem;font-weight:700}}@media screen and (min-width:758px) and (max-width:1007.9px){.file-download__container .file-download__download-button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.file-download__container .file-download__download-button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (max-width:399.9px),print{.file-download__container .file-download__download-button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (min-width:1008px){.file-download__container .file-download__download-button{line-height:1.23077}}@media screen and (min-width:758px) and (max-width:1007.9px){.file-download__container .file-download__download-button{line-height:1.28571}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.file-download__container .file-download__download-button{line-height:1.28571}}@media screen and (max-width:399.9px),print{.file-download__container .file-download__download-button{line-height:1.28571}}.file-download__container .file-download__download-button{color:#333;text-transform:uppercase;border:unset;background-color:#fff;max-width:fit-content;margin-top:10px;padding:7px}.file-download__container .file-download__download-button:hover{background-color:#bfbfbf}.file-download__details__description--mobile{color:#fff;background:#333;padding:15px;width:auto!important;margin:0!important}@media screen and (min-width:1008px),screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){.file-download__details__description--mobile{display:none}}.image{height:auto;display:block}.image.landscape{max-width:100%}.image.square,.image.portrait{max-width:83.3333%}@media screen and (max-width:399.9px),print{.image.square,.image.portrait{max-width:100%}}.img-circle img{border-radius:50%}.img-circle .square,.img-circle .portrait{max-width:100%}.img-circle .stamp-text{display:none}.media-container .media-image-container{position:relative}.media-container .stamp-text{color:#fff;background-color:#3f3f42;width:fit-content;padding:4px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:12px;font-weight:400;line-height:16px;position:absolute;bottom:0;left:0}.media-container .caption{color:#696969;background-color:#0000;border-left:1px solid #696969;margin:8px 0;padding:0 8px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:18px}.media-container .media-image-container .portrait+.caption{max-width:83.3333%}@media screen and (max-width:399.9px),print{.media-container .media-image-container .portrait+.caption{max-width:100%}}.keep-informed{color:#3f3f42;width:50%;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:22px}.keep-informed h2{color:#3f3f42;margin:0 0 16px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:24px}.keep-informed .primary-text{font-weight:700}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){.keep-informed{width:100%}}.keep-informed .keep-informed-box{background:#fff;align-items:center;height:54px;display:flex}@media screen and (max-width:399.9px),print{.keep-informed .keep-informed-box{margin-bottom:16px}}.keep-informed .feed-title{flex:auto;place-content:space-between;align-items:center;padding:0 1em;display:flex}.keep-informed .subscribe-button{color:#fff;background-color:#4d4d4d;border:none;width:54px;height:54px;font-size:1em}.keep-informed .subscribe-button:first-of-type{margin-right:2px}.keep-informed .subscribe-button:disabled,.keep-informed .subscribe-button:disabled:hover,.keep-informed .subscribe-button:disabled:focus{background-color:#bababa}.keep-informed .subscribe-button:hover,.keep-informed .subscribe-button:focus{background-color:#7e1341}.keep-informed .newsletter-icon{fill:#fff;background-size:cover;place-content:center;align-items:center;width:1.5em;height:1.5em;display:inline-flex}.keep-informed .confirm-icon{fill:#fff;background-color:#7e1341;border-radius:16px;width:16px;height:16px;padding:4px}.link{color:#3f3f42;text-underline-offset:4px;-webkit-text-decoration:underline #7e1341;text-decoration:underline #7e1341;text-decoration-thickness:1px}.link.external-link{text-decoration:none}.link .link-text{text-underline-offset:4px;-webkit-text-decoration:underline #7e1341;text-decoration:underline #7e1341;text-decoration-thickness:1px}.link:visited,.link:visited .link-text{color:#545658;text-decoration-color:#545658;text-decoration-thickness:1px}.link:hover,.link:focus,.link:hover .link-text,.link:focus .link-text{color:#7e1341;text-decoration-color:#7e1341;text-decoration-thickness:2px}.link.external-link:after{content:"⎋";padding:0 .25em;font-family:BBC-MONITORING-GEL,sans-serif;font-size:.75em;font-weight:400;text-decoration:none;display:inline}.onward-journeys{border-top:1px solid #9fa0a2;margin-bottom:24px;padding-top:40px}.related-content-title{color:#3f3f42;margin-bottom:16px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:24px}.related-list{flex-wrap:wrap;display:flex}.related-item{background-color:#fff;flex-direction:column;width:calc(33% - 42px);min-height:100px;margin-bottom:16px;padding:16px;display:flex}.related-item:not(:nth-of-type(3n+1)){margin-left:16px}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.related-item{width:100%}.related-item:not(:nth-of-type(3n+1)){margin-left:0}}.related-item .related-headline{color:#3f3f42;flex:auto;margin-bottom:8px;font-family:ReithSerif,serif;font-size:16px;font-weight:500;line-height:20px}.related-item:visited .related-headline{color:#545658}.related-item:hover,.related-item:focus{text-decoration:none}.related-item:hover .related-headline,.related-item:focus .related-headline{color:#7e1341;text-decoration:underline}.related-item .footer{display:flex}.related-item .footer .metadata{flex:auto}.related-item .footer .metadata .related-source{color:#696969;margin-bottom:8px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:18px}.related-item .footer .metadata .related-datestamp{color:#696969;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:18px}.related-item .footer .icon.icon-lock{align-self:flex-end;width:auto;height:auto;margin-bottom:-8px;margin-right:-8px}.processing-indicator{color:#696969;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:18px}@media screen and (min-width:1008px){.processing-indicator{width:83.3333%}}.processing-indicator hr{background-color:#9fa0a2;border-width:0;width:83.3333%;height:1px;margin:16px 0}@media screen and (min-width:1008px){.processing-indicator hr{width:100%}}.see-more-reference{color:#696969;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:18px}@media screen and (min-width:1008px){.see-more-reference{margin-bottom:24px}}@media print{.source-details{border:1px solid #545658;margin:40px 1px}}.source-details p{margin:0}.source-details>div{background-color:#fff;position:relative}.source-details{margin:40px 0}@media print{.dropdown-hidden{display:block}}.dropdown-hidden{display:none}.dropdown-trigger{color:#3f3f42;fill:#3f3f42;text-align:left;cursor:text;-webkit-user-select:text;user-select:text;background-color:#0000;border:none;width:100%;height:100%;padding:16px;font-family:ReithSerif,serif,Medium;font-size:16px;font-weight:700;line-height:22px;position:relative}.dropdown-trigger-active p{padding-right:35px}@media screen{.dropdown-trigger-active:hover{color:#fff;fill:#fff;cursor:pointer;background-color:#3f3f42}}.chevron{position:absolute;top:20px;right:15px}.chevron svg{width:20px;height:20px}.source-dropdown-lower{color:#696969;padding:20px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:18px}.source-dropdown-lower a{color:#3f3f42;text-underline-offset:4px;-webkit-text-decoration:underline #7e1341;text-decoration:underline #7e1341;text-decoration-thickness:1px}.source-dropdown-lower a.external-link{text-decoration:none}.source-dropdown-lower a .link-text{text-underline-offset:4px;-webkit-text-decoration:underline #7e1341;text-decoration:underline #7e1341;text-decoration-thickness:1px}.source-dropdown-lower a:visited,.source-dropdown-lower a:visited .link-text{color:#545658;text-decoration-color:#545658;text-decoration-thickness:1px}.source-dropdown-lower a:hover,.source-dropdown-lower a:focus,.source-dropdown-lower a:hover .link-text,.source-dropdown-lower a:focus .link-text{color:#7e1341;text-decoration-color:#7e1341;text-decoration-thickness:2px}.source-dropdown-lower a.external-link:after{content:"⎋";padding:0 .25em;font-family:BBC-MONITORING-GEL,sans-serif;font-size:.75em;font-weight:400;text-decoration:none;display:inline}@media print{.source-dropdown-lower{padding:0 16px}}.source-metadata{color:#696969;margin-top:1px;padding:16px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:18px}.pipe{margin:0 24px}.timeline .note{margin-top:0}.timeline .note .key{color:#3f3f42;align-items:center;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:22px;display:flex}.timeline .note .key:before{content:"";background-color:#9fa0a2;border-radius:50%;width:24px;height:24px;margin-right:16px;display:block}.timeline .note .key:after{content:""}.timeline .note .value,.timeline .note .desc:not(.key-value){color:#696969;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:18px;display:block}.timeline .note .value,.timeline .note .source,.timeline .note .desc:not(.key-value){border-left:1px solid #000;margin-left:12px;padding-bottom:24px;padding-left:28px}.timeline .note .source,.article-content .body-content.reference-content .timeline .source{margin-top:-8px}.collapsed .note:nth-of-type(n+9){display:none}.expanded .note:nth-of-type(n+9){display:block}.expanded .note:last-of-type .key-value .value{border-left:none}.timeline-button-container{content:"";border-bottom:1px solid #9fa0a2;justify-content:center;width:83.3333%;height:100px;display:flex;position:relative;top:-100px}.timeline-nav-button-container{width:83.3333%}.timeline-nav-button-container .jump-to-most-recent,.timeline-nav-button-container .jump-to-oldest{color:#000;text-align:center;background-color:#c9cacb;border:none;border-bottom:1px solid #5a5959;align-self:center;width:240px;height:40px;margin-bottom:20px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700;line-height:40px;text-decoration:none}.collapsed~.timeline-button-container{background:linear-gradient(#fff0,#eee)}.expanded~.timeline-button-container{height:20px;margin-top:20px;margin-bottom:80px;top:-20px}button.show-more,button.show-less{color:#000;text-align:center;background-color:#c9cacb;border:none;border-bottom:1px solid #5a5959;align-self:center;width:240px;height:40px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700;line-height:40px;text-decoration:none;position:relative}button.show-more{top:50px}button.show-less{top:10px}.published-timestamp{color:#696969;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:18px}.published-time{margin-bottom:24px}.checkbox-button{appearance:none;background:0 0;border:none;border-radius:0;margin:0;padding:0;font-size:1em}@media screen and (min-width:1008px){.checkbox-button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.checkbox-button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.checkbox-button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (max-width:399.9px),print{.checkbox-button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (min-width:1008px){.checkbox-button{line-height:1.28571}}@media screen and (min-width:758px) and (max-width:1007.9px){.checkbox-button{line-height:1.28571}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.checkbox-button{line-height:1.2}}@media screen and (max-width:399.9px),print{.checkbox-button{line-height:1.2}}.checkbox-button{text-align:left;padding:8px 0;display:flex}.checkbox-button.selected .checkbox-wrapper .checkbox{justify-content:center;align-items:center;display:flex}.checkbox-button.selected .checkbox-wrapper .checkbox .icon{color:#fff;font-size:.5em;display:flex}.checkbox-button .checkbox-wrapper{align-items:center;display:flex}.checkbox-button .checkbox-wrapper .checkbox{background:#333;flex:none;align-self:center;width:14px;height:14px;margin-bottom:1px;display:inline-block}.checkbox-button .checkbox-wrapper .checkbox .icon{display:none}.checkbox-button .checkbox-wrapper .label{margin-left:16px}.country-and-region-rail{width:100%}.country-and-region-rail .rail-title{justify-content:space-between;margin:0;display:flex;width:100%!important}.country-and-region-rail .rail-title a{color:#000}.country-and-region-rail .rail-title a:focus-visible{outline-offset:0;outline:2px solid #005fcc}@media screen and (max-width:399.9px),print{.country-and-region-rail .rail-title{flex-direction:column;row-gap:16px}}.country-reports-rail .metadata .product-summary-card-source{display:block!important}.field-with-error-tooltip{justify-content:center;width:100%;display:flex}.field-with-error-tooltip input{box-sizing:border-box;width:100%}.field-with-error-tooltip .tooltip.bottom{margin-top:33px}.field-with-error-tooltip.invalid input{background:#d46c7b!important;border:1px solid #a42437!important}.news-diary-settings .checkbox-button .checkbox-wrapper .checkbox{background:#fff;border:1px solid #ccc;border-radius:50px}.news-diary-settings .checkbox-button .checkbox-wrapper .checkbox .icon{color:#4d4d4d}.notifications-header{color:#141414;padding-right:32px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:20px}.notifications-subtitle{color:#141414;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-style:italic;font-weight:400;line-height:22px}.notifications-select-container{flex-direction:column;gap:8px;display:flex}.notifications-select-container .notifications-select{color:#3a3c3e;background:#fff;border:1px solid #141414;width:150px;height:32px;padding:0 12px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:19px}.notifications-select-container .notifications-select:focus-visible{outline-offset:1px;outline:2px solid #005fcc}.notifications-options{flex-direction:column;gap:16px;padding:0 12px;display:flex}.notifications-error{color:#ab140d;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:19px}.product-summary-card-footer{display:flex}@media screen and (min-width:1008px){.product-summary-card-footer .metadata{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.product-summary-card-footer .metadata{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.8125rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.product-summary-card-footer .metadata{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (max-width:399.9px),print{.product-summary-card-footer .metadata{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (min-width:1008px){.product-summary-card-footer .metadata{line-height:1.33333}}@media screen and (min-width:758px) and (max-width:1007.9px){.product-summary-card-footer .metadata{line-height:1.23077}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.product-summary-card-footer .metadata{line-height:1.33333}}@media screen and (max-width:399.9px),print{.product-summary-card-footer .metadata{line-height:1.33333}}.product-summary-card-footer .metadata{color:gray;text-transform:uppercase;flex:auto;align-self:flex-end;overflow:hidden}.product-summary-card-footer .metadata>div:not(.publication-time){white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.product-summary-card-footer .metadata .publication-time .icon-clock{height:1rem}.product-summary-card-footer .icon-lock{color:#4d4d4d;align-self:flex-end;width:auto;height:auto;margin-bottom:-8px;margin-right:-8px}@media screen and (min-width:1008px){.product-summary-card-preview{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.product-summary-card-preview{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.product-summary-card-preview{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (max-width:399.9px),print{.product-summary-card-preview{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (min-width:1008px){.product-summary-card-preview{line-height:1.28571}}@media screen and (min-width:758px) and (max-width:1007.9px){.product-summary-card-preview{line-height:1.33333}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.product-summary-card-preview{line-height:1.33333}}@media screen and (max-width:399.9px),print{.product-summary-card-preview{line-height:1.33333}}.product-summary-card-preview{color:#4d4d4d;margin-bottom:16px}@media screen and (min-width:1008px){.product-summary-card-preview{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.product-summary-card-preview{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.product-summary-card-preview{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (max-width:399.9px),print{.product-summary-card-preview{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (min-width:1008px){.product-summary-card-preview{line-height:1.28571}}@media screen and (min-width:758px) and (max-width:1007.9px){.product-summary-card-preview{line-height:1.33333}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.product-summary-card-preview{line-height:1.33333}}@media screen and (max-width:399.9px),print{.product-summary-card-preview{line-height:1.33333}}@media screen and (min-width:1008px){.product-summary-card-preview{box-sizing:border-box;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;max-height:3.27375rem;display:-webkit-box;overflow-y:hidden}}@media screen and (min-width:758px) and (max-width:1007.9px){.product-summary-card-preview{box-sizing:border-box;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;max-height:3.6375rem;display:-webkit-box;overflow-y:hidden}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.product-summary-card-preview{box-sizing:border-box;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;max-height:3.6375rem;display:-webkit-box;overflow-y:hidden}}@media screen and (max-width:399.9px),print{.product-summary-card-preview{box-sizing:border-box;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;max-height:3.6375rem;display:-webkit-box;overflow-y:hidden}}.product-summary-card-preview p{margin:0}.product-summary-card-title{color:#4d4d4d;flex:auto}@media screen and (min-width:1008px){.product-summary-card-title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.product-summary-card-title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.product-summary-card-title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (max-width:399.9px),print{.product-summary-card-title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:1008px){.product-summary-card-title{line-height:1.25}}@media screen and (min-width:758px) and (max-width:1007.9px){.product-summary-card-title{line-height:1.22222}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.product-summary-card-title{line-height:1.25}}@media screen and (max-width:399.9px),print{.product-summary-card-title{line-height:1.25}}.product-summary-card-title{padding-bottom:.5em}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.product-summary-card-title{margin-bottom:20px}}a:hover .product-summary-card-container .product-summary-card,a:focus .product-summary-card-container .product-summary-card,a:active .product-summary-card-container .product-summary-card{background-color:#e6e6e6}a:hover .hero-image,a:focus .hero-image,a:active .hero-image{filter:brightness(90%)}.product-summary-card-container{width:100%;display:flex}.product-summary-card-container .product-summary-card{box-sizing:border-box;background-color:#fff;border-top:8px solid;flex-direction:column;width:100%;padding:16px;display:flex}.product-summary-card-container .product-summary-card.news-alert{border-top-color:#ab140d}.product-summary-card-container .product-summary-card.report{border-top-color:#f2bb17}.product-summary-card-container .product-summary-card.overview,.product-summary-card-container .product-summary-card.round-up{border-top-color:#2074c5}.product-summary-card-container .product-summary-card.insight{border-top-color:#7e1341}.product-summary-card-container .product-summary-card.reference{border-top-color:#2c3f50}.product-summary-card-container .product-summary-card.programme-summary{border-top-color:#e45c27}.product-summary-card-container .product-summary-card.quotes{border-top-color:#39707d}.product-summary-card-container .product-summary-card.expert{border-top-color:#7e1341}@media screen and (min-width:1008px){.product-summary-card-container .product-summary-card.news-alert .preview,.product-summary-card-container .product-summary-card.report .preview{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.product-summary-card-container .product-summary-card.news-alert .preview,.product-summary-card-container .product-summary-card.report .preview{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.product-summary-card-container .product-summary-card.news-alert .preview,.product-summary-card-container .product-summary-card.report .preview{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (max-width:399.9px),print{.product-summary-card-container .product-summary-card.news-alert .preview,.product-summary-card-container .product-summary-card.report .preview{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (min-width:1008px){.product-summary-card-container .product-summary-card.news-alert .preview,.product-summary-card-container .product-summary-card.report .preview{line-height:1.28571}}@media screen and (min-width:758px) and (max-width:1007.9px){.product-summary-card-container .product-summary-card.news-alert .preview,.product-summary-card-container .product-summary-card.report .preview{line-height:1.33333}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.product-summary-card-container .product-summary-card.news-alert .preview,.product-summary-card-container .product-summary-card.report .preview{line-height:1.33333}}@media screen and (max-width:399.9px),print{.product-summary-card-container .product-summary-card.news-alert .preview,.product-summary-card-container .product-summary-card.report .preview{line-height:1.33333}}@media screen and (min-width:1008px){.product-summary-card-container .product-summary-card.news-alert .preview,.product-summary-card-container .product-summary-card.report .preview{box-sizing:border-box;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:2.1825rem;display:-webkit-box;overflow-y:hidden}}@media screen and (min-width:758px) and (max-width:1007.9px){.product-summary-card-container .product-summary-card.news-alert .preview,.product-summary-card-container .product-summary-card.report .preview{box-sizing:border-box;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:2.425rem;display:-webkit-box;overflow-y:hidden}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.product-summary-card-container .product-summary-card.news-alert .preview,.product-summary-card-container .product-summary-card.report .preview{box-sizing:border-box;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:2.425rem;display:-webkit-box;overflow-y:hidden}}@media screen and (max-width:399.9px),print{.product-summary-card-container .product-summary-card.news-alert .preview,.product-summary-card-container .product-summary-card.report .preview{box-sizing:border-box;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:2.425rem;display:-webkit-box;overflow-y:hidden}}.product-summary-card-container .product-summary-card .country-headline,.country-headline-only .product-summary-card .headline,.country-headline-only .product-summary-card .country-tags{display:none}.country-headline-only .product-summary-card .country-headline{display:inline}#global.preview-mode .product-summary-card-container .icon-lock{display:none}button.bookmark{font:inherit;background-color:#0000;border:none;margin:-8px -16px;padding:8px 16px}button.bookmark img{height:1.7em}button.bookmark .use-background-image{width:17px}button.bookmark .use-background-image:not(.is-bookmarked){background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generated%20by%20IcoMoon.io%20--%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='17'%20height='32'%20viewBox='0%200%2017%2032'%3e%3cpath%20fill='%23cccccc'%20d='M0.951%200v29.845c-0.010%200.055-0.016%200.119-0.016%200.184%200%200.516%200.374%200.945%200.867%201.030l0.147%200.001c0.252-0.006%200.488-0.071%200.695-0.183l3.145-1.587%201.016-0.518%201.675-0.847%201.675%200.847%201.016%200.518%203.153%201.591c0.199%200.108%200.435%200.173%200.685%200.179%200.564-0.018%201.013-0.479%201.013-1.044%200-0.060-0.005-0.119-0.015-0.176l0.001-29.839h-15.059z'%3e%3c/path%3e%3c/svg%3e");height:32px}button.bookmark .use-background-image.is-bookmarked{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2021.1.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='Layer_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%2017%2040'%20style='enable-background:new%200%200%2017%2040;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:%237f0f41;}%20%3c/style%3e%3cpath%20class='st0'%20d='M1,0v37.8c0,0.1,0,0.1,0,0.2c0,0.5,0.4,0.9,0.9,1l0.1,0c0.3,0,0.5-0.1,0.7-0.2l3.1-1.6l1-0.5l1.7-0.8l1.7,0.8%20l1,0.5l3.2,1.6c0.2,0.1,0.4,0.2,0.7,0.2c0.6,0,1-0.5,1-1c0-0.1,0-0.1,0-0.2L16,0L1,0L1,0z'/%3e%3c/svg%3e");height:40px}button.bookmark:hover .use-background-image:not(.is-bookmarked),button.bookmark:focus .use-background-image:not(.is-bookmarked){background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2021.1.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='Layer_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%2017%2040'%20style='enable-background:new%200%200%2017%2040;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:%23cccccc;}%20%3c/style%3e%3cpath%20class='st0'%20d='M1,0v37.8c0,0.1,0,0.1,0,0.2c0,0.5,0.4,0.9,0.9,1l0.1,0c0.3,0,0.5-0.1,0.7-0.2l3.1-1.6l1-0.5l1.7-0.8l1.7,0.8%20l1,0.5l3.2,1.6c0.2,0.1,0.4,0.2,0.7,0.2c0.6,0,1-0.5,1-1c0-0.1,0-0.1,0-0.2L16,0L1,0L1,0z'/%3e%3c/svg%3e");height:40px}button.bookmark:hover .use-background-image.is-bookmarked,button.bookmark:focus .use-background-image.is-bookmarked{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2021.1.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='Layer_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%2017%2040'%20style='enable-background:new%200%200%2017%2040;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:%237f0f41;}%20%3c/style%3e%3cpath%20class='st0'%20d='M1,0v37.8c0,0.1,0,0.1,0,0.2c0,0.5,0.4,0.9,0.9,1l0.1,0c0.3,0,0.5-0.1,0.7-0.2l3.1-1.6l1-0.5l1.7-0.8l1.7,0.8%20l1,0.5l3.2,1.6c0.2,0.1,0.4,0.2,0.7,0.2c0.6,0,1-0.5,1-1c0-0.1,0-0.1,0-0.2L16,0L1,0L1,0z'/%3e%3c/svg%3e");height:40px}.product-summary-card-link{flex-grow:1;width:100%;display:flex;position:relative}.product-summary-card-link a{flex-grow:1;width:100%;display:flex}.product-summary-card-link a:hover,.product-summary-card-link a:focus,.product-summary-card-link a:active{text-decoration:none}.product-summary-card-link .stamp-text{display:none}.product-summary-card-link .preview-overlay{color:#fff;background-color:#7e1341;flex-direction:column;justify-content:center;width:100%;height:0;transition:height .3s;display:flex;position:absolute;top:0;left:0;overflow:hidden}.product-summary-card-link .preview-overlay .icon-lock{width:auto;height:auto;position:absolute;top:16px;left:16px}@media screen and (min-width:1008px){.product-summary-card-link .preview-overlay .preview-message{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.product-summary-card-link .preview-overlay .preview-message{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.product-summary-card-link .preview-overlay .preview-message{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (max-width:399.9px),print{.product-summary-card-link .preview-overlay .preview-message{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:1008px){.product-summary-card-link .preview-overlay .preview-message{line-height:1.25}}@media screen and (min-width:758px) and (max-width:1007.9px){.product-summary-card-link .preview-overlay .preview-message{line-height:1.22222}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.product-summary-card-link .preview-overlay .preview-message{line-height:1.25}}@media screen and (max-width:399.9px),print{.product-summary-card-link .preview-overlay .preview-message{line-height:1.25}}.product-summary-card-link .preview-overlay .preview-message{justify-content:space-between;align-items:flex-end;padding:16px;display:flex}.product-summary-card-link .preview-overlay .preview-message .icon-arrow-right{padding-left:20px}.product-summary-card-link.inverted-colours .product-summary-card{border:none}.product-summary-card-link.inverted-colours .product-summary-card .product-summary-card-title,.product-summary-card-link.inverted-colours .product-summary-card .product-summary-card-preview,.product-summary-card-link.inverted-colours .product-summary-card .metadata,.product-summary-card-link.inverted-colours .product-summary-card .icon-lock{color:#fff}.product-summary-card-link.inverted-colours .product-summary-card.news-alert{background-color:#ab140d}.product-summary-card-link.inverted-colours .product-summary-card.report{background-color:#f2bb17}.product-summary-card-link.inverted-colours .product-summary-card.overview,.product-summary-card-link.inverted-colours .product-summary-card.round-up{background-color:#2074c5}.product-summary-card-link.inverted-colours .product-summary-card.insight{background-color:#7e1341}.product-summary-card-link.inverted-colours .product-summary-card.reference{background-color:#2c3f50}.product-summary-card-link.inverted-colours .product-summary-card.programme-summary{background-color:#e45c27}.product-summary-card-link.inverted-colours .product-summary-card.quotes{background-color:#39707d}.product-summary-card-link.inverted-colours .product-summary-card.expert{background-color:#7e1341}.product-summary-card-link.inverted-colours a:hover .product-summary-card.news-alert,.product-summary-card-link.inverted-colours a:focus .product-summary-card.news-alert,.product-summary-card-link.inverted-colours a:active .product-summary-card.news-alert{background-color:#7c0e09}.product-summary-card-link.inverted-colours a:hover .product-summary-card.report,.product-summary-card-link.inverted-colours a:focus .product-summary-card.report,.product-summary-card-link.inverted-colours a:active .product-summary-card.report{background-color:#cb9b0b}.product-summary-card-link.inverted-colours a:hover .product-summary-card.overview,.product-summary-card-link.inverted-colours a:focus .product-summary-card.overview,.product-summary-card-link.inverted-colours a:active .product-summary-card.overview,.product-summary-card-link.inverted-colours a:hover .product-summary-card.round-up,.product-summary-card-link.inverted-colours a:focus .product-summary-card.round-up,.product-summary-card-link.inverted-colours a:active .product-summary-card.round-up{background-color:#195a99}.product-summary-card-link.inverted-colours a:hover .product-summary-card.insight,.product-summary-card-link.inverted-colours a:focus .product-summary-card.insight,.product-summary-card-link.inverted-colours a:active .product-summary-card.insight{background-color:#520c2a}.product-summary-card-link.inverted-colours a:hover .product-summary-card.reference,.product-summary-card-link.inverted-colours a:focus .product-summary-card.reference,.product-summary-card-link.inverted-colours a:active .product-summary-card.reference{background-color:#1a252f}.product-summary-card-link.inverted-colours a:hover .product-summary-card.programme-summary,.product-summary-card-link.inverted-colours a:focus .product-summary-card.programme-summary,.product-summary-card-link.inverted-colours a:active .product-summary-card.programme-summary{background-color:#c04718}.product-summary-card-link.inverted-colours a:hover .product-summary-card.quotes,.product-summary-card-link.inverted-colours a:focus .product-summary-card.quotes,.product-summary-card-link.inverted-colours a:active .product-summary-card.quotes{background-color:#29515a}.product-summary-card-link.inverted-colours a:hover .product-summary-card.expert,.product-summary-card-link.inverted-colours a:focus .product-summary-card.expert,.product-summary-card-link.inverted-colours a:active .product-summary-card.expert{background-color:#520c2a}.product-summary-card-link.inverted-colours a:hover .hero-image,.product-summary-card-link.inverted-colours a:focus .hero-image,.product-summary-card-link.inverted-colours a:active .hero-image{filter:brightness(90%)}.product-summary-card-link.coloured-text .product-summary-card{border:none}.product-summary-card-link.coloured-text .product-summary-card .news-alert.title,.product-summary-card-link.coloured-text .product-summary-card .news-alert .preview,.product-summary-card-link.coloured-text .product-summary-card .news-alert .metadata{color:#ab140d}.product-summary-card-link.coloured-text .product-summary-card .report.title,.product-summary-card-link.coloured-text .product-summary-card .report .preview,.product-summary-card-link.coloured-text .product-summary-card .report .metadata{color:#f2bb17}.product-summary-card-link.coloured-text .product-summary-card .overview.title,.product-summary-card-link.coloured-text .product-summary-card .overview .preview,.product-summary-card-link.coloured-text .product-summary-card .overview .metadata,.product-summary-card-link.coloured-text .product-summary-card .round-up.title,.product-summary-card-link.coloured-text .product-summary-card .round-up .preview,.product-summary-card-link.coloured-text .product-summary-card .round-up .metadata{color:#2074c5}.product-summary-card-link.coloured-text .product-summary-card .insight.title,.product-summary-card-link.coloured-text .product-summary-card .insight .preview,.product-summary-card-link.coloured-text .product-summary-card .insight .metadata{color:#7e1341}.product-summary-card-link.coloured-text .product-summary-card .reference.title,.product-summary-card-link.coloured-text .product-summary-card .reference .preview,.product-summary-card-link.coloured-text .product-summary-card .reference .metadata{color:#2c3f50}.product-summary-card-link.coloured-text .product-summary-card .programme-summary.title,.product-summary-card-link.coloured-text .product-summary-card .programme-summary .preview,.product-summary-card-link.coloured-text .product-summary-card .programme-summary .metadata{color:#e45c27}.product-summary-card-link.coloured-text .product-summary-card .quotes.title,.product-summary-card-link.coloured-text .product-summary-card .quotes .preview,.product-summary-card-link.coloured-text .product-summary-card .quotes .metadata{color:#39707d}.product-summary-card-link.coloured-text .product-summary-card .expert.title,.product-summary-card-link.coloured-text .product-summary-card .expert .preview,.product-summary-card-link.coloured-text .product-summary-card .expert .metadata{color:#7e1341}.product-summary-card-link.show-bookmark .title{padding-right:32px}.product-summary-card-link.show-bookmark .bookmark{position:absolute;top:8px;right:16px}.product-summary-card-link.show-bookmark .bookmark .icon{font-size:1.5rem}.product-summary-card-link.show-bookmark button.bookmark{outline:none}#global.preview-mode .product-summary-card-link:hover .preview-overlay,#global.preview-mode .product-summary-card-link:focus .preview-overlay,#global.preview-mode .story-block:hover .preview-overlay,#global.preview-mode .story-block:focus .preview-overlay,#global.preview-mode .product-summary-card-link .preview-overlay:hover,#global.preview-mode .product-summary-card-link .preview-overlay:focus,#global.preview-mode .story-block .preview-overlay:hover,#global.preview-mode .story-block .preview-overlay:focus{height:100%}#global.preview-mode .product-summary-card-link .product-summary-block,#global.preview-mode .story-block .product-summary-block{cursor:pointer}.react-product-summary-list-item{flex-grow:1;margin-bottom:8px;display:flex;position:relative}.react-product-summary-list-item .product-link-card{color:#3a3c3e;background-color:#fff;border:2px solid #fff;outline:none;flex-flow:row;width:100%;padding:16px 24px;font-family:ReithSans,Helvetica,Arial,sans-serif;display:flex}.react-product-summary-list-item .product-link-card:has(.headline-link:focus-visible){border:2px solid #005fcc;outline:none}.react-product-summary-list-item .product-link-card .lock-icon{position:absolute;bottom:16px;right:24px}@keyframes unbookmarked{0%{opacity:1;max-height:500px}to{opacity:0;max-height:0}}.react-product-summary-list-item.unbookmarked{transition:all 1s linear;animation-name:unbookmarked}@-webkit-keyframes fadeInUpSmall{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:none}}@keyframes fadeInUpSmall{0%{opacity:0;transform:translateY(200px)}to{opacity:1;transform:none}}.react-product-summary-list-item.fadeInUpSmall{animation-name:fadeInUpSmall}.react-product-summary-list-item .category:after{content:" ";border-bottom:4px solid;width:24px;margin:7px 0 12px;display:block}.react-product-summary-list-item.news-alert .category:after{border-bottom-color:#ab140d}.react-product-summary-list-item.programme-summary .category:after{border-bottom-color:#e45c27}.react-product-summary-list-item.reference .category:after{border-bottom-color:#2c3f50}.react-product-summary-list-item.report .category:after{border-bottom-color:#f2bb17}.react-product-summary-list-item.round-up .category:after{border-bottom-color:#2074c5}.react-product-summary-list-item.insight .category:after{border-bottom-color:#7e1341}.references-list .react-product-summary-list-item .product-link-card{padding:16px}.preview-overlay{opacity:0;color:#fff;background-color:#000c;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s;display:flex;position:absolute;top:0;left:0;overflow:hidden}.preview-overlay .lock-icon,.preview-overlay .preview-message{margin-bottom:16px}.preview-overlay .preview-message{font-size:16px;font-weight:400;line-height:22px}.preview-overlay .subscribe-button{color:#fff;background-color:#7e1341;justify-content:center;align-items:center;padding:12px;font-size:18px;font-weight:700;line-height:22px;display:flex}.preview-overlay .subscribe-button:hover,.preview-overlay .subscribe-button:focus-visible{background-color:#993f67;text-decoration:none}.preview-overlay .subscribe-button .legend{margin-right:8px}.preview-overlay:hover,.preview-overlay:focus-visible{opacity:1}.bookmark button{font:inherit;z-index:2;background-color:#0000;border:none;outline:none;margin:-8px -16px;padding:8px 16px;position:relative}@media screen and (max-width:399.9px),print{.bookmark{margin-top:16px}}.bookmark .bookmark-icon-and-legend{color:#3a3c3e;border:2px solid #0000;flex-direction:row;align-items:center;font-size:12px;font-weight:400;line-height:16px;display:flex}.bookmark .bookmark-icon-and-legend:hover,.bookmark .bookmark-icon-and-legend:focus-visible{text-decoration:underline}.bookmark .bookmark-icon-and-legend:focus-visible{border:2px solid #005fcc;outline:none}.bookmark .bookmark-icon-and-legend .bookmark-icon{margin-right:4px}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.react-product-summary-list-item.has-checkbox .bookmark{margin-top:16px}}.bookmark-label{margin-top:12px}.bookmark-label.has-label{padding-top:10px}.add-label-button{color:#3a3c3e;z-index:2;background-color:#f6f6f6;border:2px solid #0000;flex-direction:row;align-items:center;padding:8px 12px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:12px;font-weight:400;line-height:16px;display:flex;position:relative}.add-label-button:focus-visible{border:2px solid #005fcc;outline:none}.add-label-button .plus-icon{margin-right:4px}.editing-label{z-index:2;border:2px solid #0000;flex-direction:row;height:32px;font-size:12px;font-weight:400;line-height:16px;display:flex;position:relative}.editing-label .editing-label-text .editing-label-text-field{cursor:text;box-sizing:border-box;border:1px solid #8a8c8e;flex-direction:row;align-items:center;width:182px;height:32px;padding:8px 12px;display:flex}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.editing-label .editing-label-text .editing-label-text-field{width:165px}}.editing-label .editing-label-text .editing-label-text-field:has(:focus-visible){border:2px solid #005fcc;outline:none}.editing-label .editing-label-text .editing-label-text-field .label-icon{margin-right:4px}.editing-label .editing-label-text .editing-label-text-field .label-text-input{width:100%;font-size:inherit;font-weight:inherit;line-height:inherit;color:#545658;border:none;font-family:ReithSans,Helvetica,Arial,sans-serif}.editing-label .editing-label-text .editing-label-text-field .label-text-input:focus-visible{outline:none}.editing-label .editing-action-button{border:2px solid #0000;flex-direction:row;align-items:center;margin-left:4px;padding:8px 12px;font-family:ReithSans,Helvetica,Arial,sans-serif;display:flex}.editing-label .editing-action-button:focus-visible{border:2px solid #005fcc;outline:none}.editing-label .editing-action-button.confirm-action{color:#fff;background-color:#993f67}.editing-label .editing-action-button.cancel-action{color:#3a3c3e;background-color:#f6f6f6}.editing-label .editing-action-button .action-icon{margin-right:4px}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.editing-label .editing-action-button .action-icon{margin-right:0}}.display-label{color:#3a3c3e;z-index:2;background-color:inherit;border:2px solid #0000;flex-direction:row;align-items:center;margin-bottom:-4px;padding:4px 6px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:12px;font-weight:400;line-height:16px;display:flex;position:relative}.display-label:hover .start-editing-button,.display-label:focus-visible .start-editing-button{text-decoration:underline}.display-label:focus-visible{border:2px solid #005fcc;outline:none}.display-label .start-editing-button{background-color:inherit;line-height:inherit;color:inherit;font-size:inherit;font-weight:inherit;flex-direction:row;align-items:center;display:flex}.display-label .icon{margin-right:4px}.display-label .label-text{margin-right:16px}.label-suggestions{z-index:25;background:#fff;flex-direction:column;width:100%;padding:4px 0;display:flex;position:relative;overflow-y:auto;box-shadow:0 2px 1px #e6e6e6}@media screen and (min-width:1008px),screen and (min-width:758px) and (max-width:1007.9px){.label-suggestions{max-height:116px}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.label-suggestions{max-height:80px}}.label-suggestions .header{padding:4px 8px;font-size:10px}.label-suggestions .recent-label{color:#333;text-align:left;text-overflow:ellipsis;white-space:nowrap;flex:1 0 auto;width:100%;padding:4px 8px;overflow:hidden}.label-suggestions .recent-label:hover,.label-suggestions .recent-label:focus-visible{background-color:#e6e6e6}.label-suggestions .recent-label .highlight{font-weight:700}.category-and-publication-time{flex-direction:column;display:flex}@media screen and (max-width:399.9px),print{.category-and-publication-time{flex-direction:row;justify-content:space-between}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px),screen and (min-width:1008px){.category-and-publication-time{margin-bottom:16px}}.category-and-publication-time .category{font-size:16px;font-weight:500;line-height:20px}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.category-and-publication-time .category{font-size:14px;line-height:19px}}.category-and-publication-time .datetime{color:#545658;flex-flow:wrap;font-size:12px;font-weight:400;line-height:16px;display:flex}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.react-product-summary-list-item.has-checkbox .category-and-publication-time{flex-direction:row;justify-content:space-between}}.references-list .category-and-publication-time{margin-bottom:16px}.references-list .category-and-publication-time .category{font-size:14px;line-height:19px}.references-list .category-and-publication-time .category:after{margin-bottom:0}.checkbox-section{z-index:2;flex-direction:column;align-items:center;margin-right:24px;display:flex;position:relative}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.checkbox-section{display:none}}.checkbox-section .checkbox{appearance:none;border:1px solid #000;width:24px;height:24px}.checkbox-section .checkbox:hover{cursor:pointer}.checkbox-section .checkbox-checked-icon{pointer-events:none;position:relative;top:-21px;left:.5px}.footer{color:#545658;border-top:1px solid #b0b2b4;padding-top:8px;font-size:12px;font-weight:400;line-height:16px}.footer .broadcast-time-and-language{white-space:pre;flex-direction:row;align-items:center;display:flex}.footer .broadcast-time-and-language .datetime{flex-direction:row;display:flex}.footer .broadcast-time-and-language .datetime:after{content:" ";background-color:#8a8c8e;width:2px;height:2px;margin:auto 4px}.footer .source{margin-top:4px}.headline-and-preview{max-width:490px;margin-right:16px}.headline-and-preview .headline{margin:0 0 8px;font-size:20px;font-weight:500;line-height:24px}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.headline-and-preview .headline{font-size:16px;line-height:22px}}.headline-and-preview .headline .highlight{font-weight:700}.headline-and-preview .headline .headline-link{color:inherit;outline:none;text-decoration:none}.headline-and-preview .headline .headline-link:after{content:"";z-index:1;position:absolute;inset:0}.headline-and-preview .headline .headline-link:hover,.headline-and-preview .headline .headline-link:focus,.headline-and-preview .headline .headline-link:focus-visible{color:#7e1341;text-decoration:underline}.headline-and-preview .headline .headline-link:visited{color:#716c65}.headline-and-preview .key-role{margin-bottom:10px}.headline-and-preview .preview,.headline-and-preview .key-role{font-size:14px;font-weight:400;line-height:19px}.headline-and-preview .preview .highlight,.headline-and-preview .key-role .highlight{mix-blend-mode:multiply;background-color:#ffffac;font-weight:700}.headline-and-preview .preview a,.headline-and-preview .key-role a{z-index:2;position:relative}.references-list .headline-and-preview{margin-right:0}.references-list .headline-and-preview .headline{font-size:16px;line-height:20px}.references-list .headline-and-preview .key-role{color:#545658}.references-list .headline-and-preview .preview:not(:has(.highlight)){display:none}.headline-preview-and-image{flex-direction:row;justify-content:space-between;margin-bottom:10px;display:flex}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.headline-preview-and-image{flex-direction:column}.headline-preview-and-image.biography-card{flex-direction:column-reverse}.headline-preview-and-image.biography-card .biography-image{margin-bottom:8px}}.headline-preview-and-image .media-image-container{aspect-ratio:16/9;width:200px}.headline-preview-and-image .media-image-container .stamp-text{display:none}.headline-preview-and-image .media-image-container .image{max-width:100%}.headline-preview-and-image .media-image-container .image.hide{opacity:0}.headline-preview-and-image .biography-image .media-image-container{border-radius:50%;width:113px;height:113px;overflow:hidden}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.headline-preview-and-image .biography-image .media-image-container{width:80px;height:80px}}.headline-preview-and-image .biography-image .media-image-container .image{object-fit:cover;height:100%}.references-list .headline-preview-and-image{display:block}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.references-list .headline-preview-and-image{flex-direction:row}}.references-list .headline-preview-and-image.biography-card .biography-image{margin-bottom:8px;display:block}.references-list .headline-preview-and-image.biography-card .biography-image .media-image-container{width:80px;height:80px}.references-list .headline-preview-and-image .image-and-media-icon:has(.biography-image){float:right;margin-top:-6px;margin-left:8px;display:block}.references-list .headline-preview-and-image .image-and-media-icon{display:none}.product-content{flex-flow:row;width:100%;display:flex}@media screen and (max-width:399.9px),print{.product-content{flex-direction:column}}.product-content .metadata-section{flex-basis:130px;order:1;min-width:90px;max-width:130px;margin-right:24px}@media screen and (max-width:399.9px),print{.product-content .metadata-section{flex-basis:unset;width:100%;max-width:none}}.product-content .metadata-section{flex-direction:column;justify-content:space-between;display:flex}.product-content .headline-preview-image-and-footer-section{flex-direction:column;flex:100%;order:2;justify-content:space-between;display:flex}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.react-product-summary-list-item.has-checkbox .product-content{flex-direction:column}}.references-list .product-content{flex-direction:column;display:flex}.references-list .product-content .metadata-section{flex-basis:unset;order:1;width:100%;max-width:none}.references-list .product-content .headline-preview-image-and-footer-section{order:2;height:100%}.references-list .product-content .country-and-bookmark{justify-content:space-between;align-items:center;display:flex}@media screen and (max-width:399.9px),print{.references-list .product-content .bookmark{margin-top:0}}.rail{flex-direction:column;row-gap:24px;width:100%;display:flex}.rail .rail-title{color:#000;width:fit-content;margin:0;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:24px;font-weight:700;line-height:28px}.rail .rail-title .icon{fill:#000;width:14px;height:14px;margin-left:10px}.rail .rail-title a{color:#000;width:fit-content;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:24px;font-weight:700;line-height:28px}.rail .rail-title a:focus-visible{outline-offset:1px;outline:2px solid #005fcc}.rail .rail-title a:hover,.rail .rail-title a:focus-visible{text-decoration:underline}.rail .rail-products-container{grid-gap:16px;grid-template-columns:repeat(6,minmax(0,1fr));grid-auto-rows:1fr;display:grid}@media screen and (min-width:1008px) and (max-width:1279.9px){.rail .rail-products-container{grid-template-columns:repeat(5,minmax(0,1fr))}}@media screen and (min-width:758px) and (max-width:1007.9px){.rail .rail-products-container{grid-template-columns:repeat(4,minmax(0,1fr))}}@media screen and (min-width:568px) and (max-width:757.9px){.rail .rail-products-container{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (min-width:400px) and (max-width:567.9px){.rail .rail-products-container{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:399.9px),print{.rail .rail-products-container{grid-gap:8px;grid-template-columns:100%}}.rail .rail-products-container>*{align-self:stretch}.rail .rail-reference-container{grid-gap:16px;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:1fr;display:grid}@media screen and (min-width:1008px) and (max-width:1279.9px){.rail .rail-reference-container{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (min-width:758px) and (max-width:1007.9px){.rail .rail-reference-container{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (min-width:568px) and (max-width:757.9px){.rail .rail-reference-container{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:400px) and (max-width:567.9px){.rail .rail-reference-container{grid-template-columns:repeat(1,minmax(0,1fr))}}@media screen and (max-width:399.9px),print{.rail .rail-reference-container{grid-gap:8px;grid-template-columns:100%}}.rail .rail-reference-container>*{align-self:stretch}.reference-rail .bio-image,.rail-reference-container .bio-image{border-radius:50%;width:60px;min-width:60px;height:60px;overflow:hidden}.reference-rail .bio-image .image,.rail-reference-container .bio-image .image{object-fit:cover;width:60px;height:60px}.reference-rail .media-image-container .stamp-text,.rail-reference-container .media-image-container .stamp-text{display:none}.upcoming-events-wrapper{box-sizing:border-box;background-color:#000;width:100vw;padding:24px 16px}.upcoming-events-wrapper .upcoming-events{width:100%;max-width:1248px;margin:0 auto}.upcoming-events-wrapper .upcoming-events .header{align-items:center;gap:16px;width:100%;margin-bottom:24px;display:flex}.upcoming-events-wrapper .upcoming-events .header .title{color:#fff;margin:0;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:24px;font-weight:700;line-height:28px}.upcoming-events-wrapper .upcoming-events .header .horizontal-line{background-color:#fff;flex-grow:2;height:1px}.upcoming-events-wrapper .upcoming-events .header .news-diary-link{color:#fff;align-items:center;gap:2px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:20px;text-decoration:none;display:flex}.upcoming-events-wrapper .upcoming-events .header .news-diary-link .icon{fill:#fff;width:12px;height:12px}.upcoming-events-wrapper .upcoming-events .header .news-diary-link:hover{text-decoration:underline}.upcoming-events-wrapper .upcoming-events .header .news-diary-link:focus-visible{outline:2px solid #fff;text-decoration:underline}.upcoming-events-wrapper .upcoming-events .upcoming-events-list{grid-column-gap:32px;grid-template-columns:repeat(5,1fr);width:100%;display:grid}@media screen and (min-width:758px) and (max-width:1007.9px){.upcoming-events-wrapper .upcoming-events .upcoming-events-list{grid-column-gap:8px}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (max-width:399.9px),print{.upcoming-events-wrapper .upcoming-events .upcoming-events-list{grid-row-gap:16px;grid-template-rows:repeat(auto-fit,1fr);grid-template-columns:1fr}}.upcoming-events-wrapper .upcoming-events .upcoming-events-list .upcoming-event{gap:8px;max-width:224px;text-decoration:none;display:flex}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (max-width:399.9px),print{.upcoming-events-wrapper .upcoming-events .upcoming-events-list .upcoming-event{max-width:400px}}.upcoming-events-wrapper .upcoming-events .upcoming-events-list .upcoming-event .upcoming-event-date{color:#fff;background-color:#b80000;border-radius:50%;flex-direction:column;align-items:center;width:48px;min-width:48px;height:48px;min-height:48px;font-family:ReithSans,Helvetica,Arial,sans-serif;display:flex}.upcoming-events-wrapper .upcoming-events .upcoming-events-list .upcoming-event .upcoming-event-date .day{padding-top:5px;font-size:20px;font-weight:700;line-height:22px}@media screen and (min-width:1280px){.upcoming-events-wrapper .upcoming-events .upcoming-events-list .upcoming-event .upcoming-event-date .day{padding-top:4px}}.upcoming-events-wrapper .upcoming-events .upcoming-events-list .upcoming-event .upcoming-event-date .month{font-size:14px;font-weight:400;line-height:14px}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px),screen and (max-width:399.9px),print{.upcoming-events-wrapper .upcoming-events .upcoming-events-list .upcoming-event .upcoming-event-date{width:40px;min-width:40px;height:40px;min-height:40px}.upcoming-events-wrapper .upcoming-events .upcoming-events-list .upcoming-event .upcoming-event-date .day{padding-top:4px;font-size:16px;line-height:16px}.upcoming-events-wrapper .upcoming-events .upcoming-events-list .upcoming-event .upcoming-event-date .month{font-size:12px;line-height:12px}}.upcoming-events-wrapper .upcoming-events .upcoming-events-list .upcoming-event .upcoming-event-text{color:#fff;flex-direction:column;gap:4px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;line-height:19px;display:flex}.upcoming-events-wrapper .upcoming-events .upcoming-events-list .upcoming-event .upcoming-event-text .country{font-weight:700}.upcoming-events-wrapper .upcoming-events .upcoming-events-list .upcoming-event .upcoming-event-text .date-range{font-weight:400}.upcoming-events-wrapper .upcoming-events .upcoming-events-list .upcoming-event .upcoming-event-text .description{color:#b0b2b4;font-weight:400}.upcoming-events-wrapper .upcoming-events .upcoming-events-list .upcoming-event .upcoming-event-text .description p{margin:0}.upcoming-events-wrapper .upcoming-events .upcoming-events-list .upcoming-event:hover .upcoming-event-text .country,.upcoming-events-wrapper .upcoming-events .upcoming-events-list .upcoming-event:focus-visible .upcoming-event-text .country{text-underline-color:#fff;text-decoration:underline}.upcoming-events-wrapper .upcoming-events .upcoming-events-list .upcoming-event:focus-visible{outline:2px solid #fff}.collapsible{opacity:1;transition:all .4s;overflow-y:hidden}.collapsible.collapsed{opacity:0}.banner-container{background-image:url(https://monitoring.files.bbci.co.uk/bbcm-user-portal/6521/assets/ambient-dark-BXynz2Lr.svg);background-repeat:no-repeat;background-size:130%;justify-content:space-between;width:100%;display:flex}.banner-container .banner-body{color:#fff;flex-direction:column;gap:8px;width:100%;padding:24px;font-family:ReithSans,Helvetica,Arial,sans-serif;display:flex}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (max-width:399.9px),print{.banner-container .banner-body{padding:12px}}.banner-container .banner-body .message-title{margin:0;font-size:24px;font-weight:700;line-height:28px}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.banner-container .banner-body .message-title{font-size:20px;line-height:24px}}@media screen and (max-width:399.9px),print{.banner-container .banner-body .message-title{font-size:16px;line-height:20px}}.banner-container .banner-body .message-body{font-size:20px;font-weight:400;line-height:24px}.banner-container .banner-body .message-body p{margin:0}.banner-container .banner-body .message-body .link,.banner-container .banner-body .message-body a{color:#fff;text-decoration-color:#fff}@media screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.banner-container .banner-body .message-body{font-size:16px;line-height:22px}}@media screen and (max-width:399.9px),print{.banner-container .banner-body .message-body{font-size:14px;line-height:19px}}.banner-container .banner-body .banner-button{color:#000;text-align:center;box-sizing:border-box;background-color:#fff;align-items:center;width:fit-content;min-height:44px;margin-top:8px;padding:12px;font-size:16px;font-weight:700;line-height:20px}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (max-width:399.9px),print{.banner-container .banner-body .banner-button{width:100%}}.banner-container .banner-body .banner-button:focus-visible{outline-offset:1px;outline:2px solid #005fcc}.banner-container .image-container{box-sizing:border-box;justify-content:center;align-items:end;display:flex}.banner-container .image-container .banner-image{width:298px;height:168px}.banner-container .image-container .banner-image .stamp-text{display:none}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (max-width:399.9px),print{.banner-container .image-container{display:none}}section.contact-us{flex-flow:column;display:flex}@media screen and (min-width:1008px){section.contact-us .section-header{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.5rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){section.contact-us .section-header{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.5rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){section.contact-us .section-header{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400}}@media screen and (max-width:399.9px),print{section.contact-us .section-header{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400}}@media screen and (min-width:1008px){section.contact-us .section-header{line-height:1.16667}}@media screen and (min-width:758px) and (max-width:1007.9px){section.contact-us .section-header{line-height:1.16667}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){section.contact-us .section-header{line-height:1.2}}@media screen and (max-width:399.9px),print{section.contact-us .section-header{line-height:1.2}}section.contact-us .section-header{color:#333;margin:0 16px 17px}section.contact-us>div.content{flex-flow:column;flex-grow:1;margin:0 16px;display:flex}section.contact-us>div.content .overview{flex:1 0 auto}section.contact-us>div.content .overview .title{color:#333;font-weight:700}section.contact-us>div.content .overview .text{margin-top:.25em}section.contact-us>div.content .overview p{color:#333;margin:0}section.contact-us>div.content .email{padding:8px 8px 8px 32px;display:block;position:relative}@media screen and (min-width:1008px){section.contact-us>div.content .email{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){section.contact-us>div.content .email{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){section.contact-us>div.content .email{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (max-width:399.9px),print{section.contact-us>div.content .email{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (min-width:1008px){section.contact-us>div.content .email{line-height:1.28571}}@media screen and (min-width:758px) and (max-width:1007.9px){section.contact-us>div.content .email{line-height:1.28571}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){section.contact-us>div.content .email{line-height:1.2}}@media screen and (max-width:399.9px),print{section.contact-us>div.content .email{line-height:1.2}}section.contact-us>div.content .email{color:#333;text-decoration:none}section.contact-us>div.content .email:hover,section.contact-us>div.content .email:focus{color:#7e1341;background-color:#e6e6e6cc}section.contact-us>div.content .email:before{content:"✉";color:#7e1341;align-items:center;width:44px;font-family:BBC-MONITORING-GEL;font-size:17px;font-weight:400;display:flex;position:absolute;top:0;bottom:0;left:0}section.contact-us>div.content .email{margin-top:1em}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){section.contact-us>div.content{flex:auto}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){section.contact-us .section-header,section.contact-us div.content{margin-left:0;margin-right:0}}@media screen and (min-width:1008px){.cookie-information{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){.cookie-information{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (max-width:399.9px),print{.cookie-information{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.8125rem;font-weight:400}}@media screen and (min-width:1008px){.cookie-information{line-height:1.14286}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){.cookie-information{line-height:1.14286}}@media screen and (max-width:399.9px),print{.cookie-information{line-height:1.23077}}.cookie-information{color:#fff;background-color:#7e1341;padding:32px 0}.cookie-information .main-content{justify-content:space-between;display:flex}@media screen and (min-width:1008px){.cookie-information .main-content .cookie-title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.5rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){.cookie-information .main-content .cookie-title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400}}@media screen and (max-width:399.9px),print{.cookie-information .main-content .cookie-title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400}}@media screen and (min-width:1008px){.cookie-information .main-content .cookie-title{line-height:1.16667}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){.cookie-information .main-content .cookie-title{line-height:1.22222}}@media screen and (max-width:399.9px),print{.cookie-information .main-content .cookie-title{line-height:1.16667}}.cookie-information .main-content .cookie-title{flex-basis:20%}.cookie-information .main-content .cookie-text{flex-basis:60%}.cookie-information .main-content .buttons{flex-direction:column;display:flex}.cookie-information .main-content .buttons .continue-button,.cookie-information .main-content .buttons .change-settings-button,.cookie-information .main-content .buttons .find-out-more-button{display:inline-flex}@media screen and (min-width:1008px){.cookie-information .main-content .buttons .continue-button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.cookie-information .main-content .buttons .continue-button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.cookie-information .main-content .buttons .continue-button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (max-width:399.9px),print{.cookie-information .main-content .buttons .continue-button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:1008px){.cookie-information .main-content .buttons .continue-button{line-height:1.25}}@media screen and (min-width:758px) and (max-width:1007.9px){.cookie-information .main-content .buttons .continue-button{line-height:1.25}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.cookie-information .main-content .buttons .continue-button{line-height:1.25}}@media screen and (max-width:399.9px),print{.cookie-information .main-content .buttons .continue-button{line-height:1.25}}.cookie-information .main-content .buttons .continue-button{flex:50%}.cookie-information .main-content .buttons .change-settings-button,.cookie-information .main-content .buttons .find-out-more-button{flex:25%}.cookie-information .main-content .buttons .cookie-info-button{color:#fff;background-color:unset;border:none;padding:0;text-decoration:none}.cookie-information .main-content .buttons .cookie-info-button .icon{width:24px;padding-right:8px}.cookie-information .main-content .buttons .cookie-info-button:hover .button-text,.cookie-information .main-content .buttons .cookie-info-button:focus .button-text{text-decoration:underline}.cookie-information .main-content .buttons .cookie-info-button:after{content:none}.cookie-information+div.scroll-then-stick-placeholder{display:none}@media screen and (min-width:758px) and (max-width:1007.9px){.cookie-information .main-content .cookie-text{flex-basis:50%}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.cookie-information{padding:16px 0}.cookie-information .main-content{display:block}.cookie-information .main-content .cookie-text{padding:16px 0}.cookie-information .main-content .buttons .cookie-info-button{flex-basis:auto}.cookie-information .main-content .buttons .cookie-info-button:not(:first-child){height:16px;padding-top:8px}}footer.PublicPagesFooter{padding-top:32px;padding-bottom:40px}@media print{footer.PublicPagesFooter{padding:0}}footer.PublicPagesFooter{z-index:1}@media screen and (min-width:1008px){footer.PublicPagesFooter{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){footer.PublicPagesFooter{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.8125rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){footer.PublicPagesFooter{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (max-width:399.9px),print{footer.PublicPagesFooter{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (min-width:1008px){footer.PublicPagesFooter{line-height:1.33333}}@media screen and (min-width:758px) and (max-width:1007.9px){footer.PublicPagesFooter{line-height:1.23077}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){footer.PublicPagesFooter{line-height:1.33333}}@media screen and (max-width:399.9px),print{footer.PublicPagesFooter{line-height:1.33333}}footer.PublicPagesFooter .footer-container{box-sizing:content-box;margin-left:auto;margin-right:auto;padding-top:24px;padding-left:16px;padding-right:16px;display:flex;position:relative}@media screen and (min-width:1008px),screen and (min-width:758px) and (max-width:1007.9px){footer.PublicPagesFooter .footer-container{max-width:1008px}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){footer.PublicPagesFooter .footer-container{flex-flow:column;padding-top:16px}}@media screen{footer.PublicPagesFooter .printable-footer{display:none!important}}@media print{footer.PublicPagesFooter .printable-footer{break-inside:avoid;color:#3a3c3e;border-top:1px solid #b0b2b4;flex-direction:column;row-gap:16px;padding-top:16px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:12px;font-weight:400;line-height:16px;display:flex}}footer.PublicPagesFooter .logo{background-image:url(https://monitoring.files.bbci.co.uk/bbcm-user-portal/6521/assets/logo-large-DUTgzLu2.svg);background-size:cover;width:217px;height:25px;margin-bottom:20px;display:block}footer.PublicPagesFooter .logo-text{color:#333;margin-right:1em;display:block}@media screen and (min-width:1008px){footer.PublicPagesFooter .logo-text{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){footer.PublicPagesFooter .logo-text{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.8125rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){footer.PublicPagesFooter .logo-text{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (max-width:399.9px),print{footer.PublicPagesFooter .logo-text{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (min-width:1008px){footer.PublicPagesFooter .logo-text{line-height:1.33333}}@media screen and (min-width:758px) and (max-width:1007.9px){footer.PublicPagesFooter .logo-text{line-height:1.23077}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){footer.PublicPagesFooter .logo-text{line-height:1.33333}}@media screen and (max-width:399.9px),print{footer.PublicPagesFooter .logo-text{line-height:1.33333}}footer.PublicPagesFooter .logo-text .copyright-title{font-weight:700;display:block}footer.PublicPagesFooter .logo-text .copyright-text{margin-top:.25em;display:block}footer.PublicPagesFooter a.external-link:after{display:none}footer.PublicPagesFooter a.link{color:#333;text-decoration:none}footer.PublicPagesFooter a.link:hover{text-decoration:underline}footer.PublicPagesFooter .social-media-links{flex:0 0 140px;justify-content:space-between;height:32px;padding-right:20px;display:flex}@media screen and (min-width:1008px){footer.PublicPagesFooter .social-media-links{margin-left:24px;padding-left:24px}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){footer.PublicPagesFooter .social-media-links{padding-left:20px}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){footer.PublicPagesFooter .social-media-links{border-top:1px solid #e6e6e6;border-left:none;flex:none;justify-content:flex-start;width:auto;margin-top:28px;margin-left:0;padding-top:24px;padding-left:0}}footer.PublicPagesFooter .social-media-links .social-media-link{width:32px;height:32px;text-decoration:none}footer.PublicPagesFooter .social-media-links .social-media-link:not(:first-child){margin-left:8px}footer.PublicPagesFooter .social-media-links .social-media-link .icon{color:#414243;width:100%;height:100%;font-size:28px}footer.PublicPagesFooter .social-media-links .social-media-link .icon.icon-youtube{margin-top:2px;margin-left:2px;font-size:30px}footer.PublicPagesFooter .social-media-links .social-media-link .icon.icon-linkedin{margin-top:1px;margin-left:5px;font-size:32px}footer.PublicPagesFooter .social-media-links .social-media-link:hover .icon,footer.PublicPagesFooter .social-media-links .social-media-link:focus .icon{color:#7e1341}footer.logged-in{padding-top:24px;padding-bottom:40px}@media print{footer.logged-in{padding:0}}footer.logged-in{z-index:1}@media screen and (min-width:1008px){footer.logged-in{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){footer.logged-in{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.8125rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){footer.logged-in{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (max-width:399.9px),print{footer.logged-in{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (min-width:1008px){footer.logged-in{line-height:1.33333}}@media screen and (min-width:758px) and (max-width:1007.9px){footer.logged-in{line-height:1.23077}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){footer.logged-in{line-height:1.33333}}@media screen and (max-width:399.9px),print{footer.logged-in{line-height:1.33333}}footer.logged-in .footer-container{box-sizing:content-box;border-top:1px solid #b0b2b4;flex-direction:column;gap:16px;margin-left:auto;margin-right:auto;padding-top:24px;display:flex;position:relative}@media screen and (min-width:1008px),screen and (min-width:758px) and (max-width:1007.9px){footer.logged-in .footer-container{max-width:1248px}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px),screen and (min-width:1008px) and (max-width:1279.9px){footer.logged-in .footer-container{margin-left:16px;margin-right:16px}}footer.logged-in .footer-container.small-width-page{max-width:976px}@media screen and (min-width:1008px) and (max-width:1279.9px){footer.logged-in .footer-container.small-width-page{margin-left:auto;margin-right:auto}}@media screen{footer.logged-in .printable-footer{display:none!important}}@media print{footer.logged-in .printable-footer{break-inside:avoid;color:#3a3c3e;border-top:1px solid #b0b2b4;flex-direction:column;row-gap:16px;padding-top:16px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:12px;font-weight:400;line-height:16px;display:flex}}footer.logged-in .logo{background-image:url(https://monitoring.files.bbci.co.uk/bbcm-user-portal/6521/assets/logo-footer-eMgiM0Ms.svg);background-repeat:no-repeat;width:172px;height:16px;margin-top:8px}footer.logged-in a.external-link:after{display:none}footer.logged-in a.link{color:#3a3c3e;font-size:14px;text-decoration:none}footer.logged-in a.link:hover{text-decoration:underline}footer.logged-in a.link:focus{outline-offset:1px;outline:2px solid #005fcc}footer.logged-in a.link:visited{color:#3a3c3e}footer.logged-in h2,footer.logged-in h3{color:#000;margin-top:0;margin-bottom:8px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:700;line-height:18px}footer.logged-in p{color:#3a3c3e;margin:8px 0;font-size:14px}footer.logged-in a{color:#3a3c3e;text-underline-offset:4px;font-size:14px;text-decoration:underline}footer.logged-in a:hover{text-decoration-thickness:2px}footer.logged-in a:focus{outline-offset:1px;outline:2px solid #005fcc}footer.logged-in .links-and-social-media{gap:16px;width:100%;display:flex}footer.logged-in .links-and-social-media .links{flex-direction:column;flex-basis:16.666%;line-height:18px;display:flex}@media screen and (min-width:758px) and (max-width:1007.9px),screen and (min-width:568px) and (max-width:757.9px){footer.logged-in .links-and-social-media .links.second-column{grid-column:2 span/2 span}}footer.logged-in .links-and-social-media .section{flex-basis:20.836%}footer.logged-in .links-and-social-media .social-media{flex-basis:25%}footer.logged-in .links-and-social-media .social-media .social-media-links{flex:0 0 140px;gap:12px;height:32px;display:flex}footer.logged-in .links-and-social-media .social-media .social-media-links .social-media-link{width:32px;height:32px;text-decoration:none}footer.logged-in .links-and-social-media .social-media .social-media-links .social-media-link:not(:first-child){margin-left:8px}footer.logged-in .links-and-social-media .social-media .social-media-links .social-media-link .icon{color:#000;width:100%;height:100%;font-size:28px}footer.logged-in .links-and-social-media .social-media .social-media-links .social-media-link .icon.icon-youtube{margin-top:2px;font-size:30px}footer.logged-in .links-and-social-media .social-media .social-media-links .social-media-link .icon.icon-linkedin{margin-top:1px;font-size:32px}footer.logged-in .links-and-social-media .social-media .social-media-links .social-media-link:hover .icon{color:gray}footer.logged-in .links-and-social-media .social-media .social-media-links .social-media-link:focus{outline-offset:1px;outline:2px solid #005fcc}@media screen and (min-width:1008px) and (max-width:1279.9px){footer.logged-in .links-and-social-media .section{flex-basis:25%}footer.logged-in .links-and-social-media .social-media{flex-basis:16.666%}}@media screen and (min-width:758px) and (max-width:1007.9px),screen and (min-width:568px) and (max-width:757.9px){footer.logged-in .links-and-social-media{grid-template-columns:repeat(3,1fr);display:grid}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px){footer.logged-in .links-and-social-media{grid-template-columns:100%;display:grid}}.loading-spinner-react{border:8px solid #e6e6e6;border-top-color:#7e1341;border-radius:50%;width:60px;height:60px;margin:auto;animation:2s linear infinite spin}.newsletter-container .main-content{text-align:center;max-width:600px;padding:2rem}@media screen and (min-width:1008px){.newsletter-container .main-content h3{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.5rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.newsletter-container .main-content h3{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.625rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.newsletter-container .main-content h3{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400}}@media screen and (max-width:399.9px),print{.newsletter-container .main-content h3{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400}}@media screen and (min-width:1008px){.newsletter-container .main-content h3{line-height:1.25}}@media screen and (min-width:758px) and (max-width:1007.9px){.newsletter-container .main-content h3{line-height:1.23077}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.newsletter-container .main-content h3{line-height:1.2}}@media screen and (max-width:399.9px),print{.newsletter-container .main-content h3{line-height:1.2}}.newsletter-container .main-content h3{color:#7e1341}@media screen and (min-width:1008px){.newsletter-container .main-content p{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.newsletter-container .main-content p{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.newsletter-container .main-content p{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (max-width:399.9px),print{.newsletter-container .main-content p{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (min-width:1008px){.newsletter-container .main-content p{line-height:1.28571}}@media screen and (min-width:758px) and (max-width:1007.9px){.newsletter-container .main-content p{line-height:1.33333}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.newsletter-container .main-content p{line-height:1.33333}}@media screen and (max-width:399.9px),print{.newsletter-container .main-content p{line-height:1.33333}}.newsletter-container .main-content .newsletter-link-button{color:#fff;text-transform:uppercase;background-color:#7e1341;justify-content:center;align-items:center;width:256px;height:64px;display:inline-flex}@media screen and (min-width:1008px){.newsletter-container .main-content .newsletter-link-button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.newsletter-container .main-content .newsletter-link-button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.newsletter-container .main-content .newsletter-link-button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (max-width:399.9px),print{.newsletter-container .main-content .newsletter-link-button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (min-width:1008px){.newsletter-container .main-content .newsletter-link-button{line-height:1.33333}}@media screen and (min-width:758px) and (max-width:1007.9px){.newsletter-container .main-content .newsletter-link-button{line-height:1.33333}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.newsletter-container .main-content .newsletter-link-button{line-height:1.33333}}@media screen and (max-width:399.9px),print{.newsletter-container .main-content .newsletter-link-button{line-height:1.33333}}.newsletter-container .main-content .newsletter-link-button:hover,.newsletter-container .main-content .newsletter-link-button:focus{background-color:#520c2a;text-decoration:none}.newsletter-container .main-content .newsletter-link-button{justify-content:left;margin-bottom:12px;display:flex}.newsletter-container .main-content .newsletter-link-button .link-text{box-sizing:border-box;width:85%;padding-left:30px}.newsletter-container .main-content .newsletter-link-button{margin:1.5rem auto 1rem}.page .sticky-container{z-index:17;width:100%;position:fixed;top:0}.preloader{width:100%;height:10px;margin:30px auto;display:block}.preloader .loader-circles{width:45px;height:10px;margin:auto}.preloader .loader-circles .loader-circle{float:left;background-color:#e6e6e6;border-radius:6px;width:10px;height:10px;margin-left:5px;animation-name:preloader-circles;animation-duration:1.6575s;animation-iteration-count:infinite;animation-direction:normal}.preloader .loader-circles .loader-circle-1{animation-delay:.3295s}.preloader .loader-circles .loader-circle-2{animation-delay:.7755s}.preloader .loader-circles .loader-circle-3{animation-delay:.9985s}@keyframes preloader-circles{50%{background-color:#333}}.specialisms-menu+*{padding-top:36px}.specialisms-menu .menu{width:100%}@media screen and (min-width:1008px),screen and (min-width:758px) and (max-width:1007.9px){.specialisms-menu .menu{z-index:14;background-color:#e6e6e6;position:fixed}.specialisms-menu .menu .menu-items{justify-content:flex-start;align-items:stretch;max-width:1008px;height:36px;margin:0 auto;display:flex}}@media screen and (min-width:1008px) and (min-width:758px) and (max-width:1007.9px),screen and (min-width:758px) and (max-width:1007.9px) and (min-width:758px) and (max-width:1007.9px){.specialisms-menu .menu .menu-items{padding:0 16px}}@media screen and (min-width:1008px),screen and (min-width:758px) and (max-width:1007.9px){.specialisms-menu .menu .menu-items .menu-item,.specialisms-menu .menu .menu-items .menu-item>button{font:inherit;text-align:center;box-sizing:border-box;color:#4d4d4d;background-color:#e6e6e6;border:none;justify-content:center;align-items:center;height:100%;margin:0;padding:0;display:inline-flex}}@media screen and (min-width:1008px) and (min-width:1008px),screen and (min-width:758px) and (max-width:1007.9px) and (min-width:1008px){.specialisms-menu .menu .menu-items .menu-item,.specialisms-menu .menu .menu-items .menu-item>button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.8125rem;font-weight:400}}@media screen and (min-width:1008px) and (min-width:758px) and (max-width:1007.9px),screen and (min-width:758px) and (max-width:1007.9px) and (min-width:758px) and (max-width:1007.9px){.specialisms-menu .menu .menu-items .menu-item,.specialisms-menu .menu .menu-items .menu-item>button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.8125rem;font-weight:400}}@media screen and (min-width:1008px) and (min-width:400px) and (max-width:567.9px),screen and (min-width:1008px) and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px) and (min-width:400px) and (max-width:567.9px),screen and (min-width:758px) and (max-width:1007.9px) and (min-width:568px) and (max-width:757.9px){.specialisms-menu .menu .menu-items .menu-item,.specialisms-menu .menu .menu-items .menu-item>button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.6875rem;font-weight:400}}@media screen and (min-width:1008px) and (max-width:399.9px),screen and (min-width:758px) and (max-width:1007.9px) and (max-width:399.9px){.specialisms-menu .menu .menu-items .menu-item,.specialisms-menu .menu .menu-items .menu-item>button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.6875rem;font-weight:400}}@media screen and (min-width:1008px) and (min-width:1008px),screen and (min-width:758px) and (max-width:1007.9px) and (min-width:1008px){.specialisms-menu .menu .menu-items .menu-item,.specialisms-menu .menu .menu-items .menu-item>button{line-height:1.23077}}@media screen and (min-width:1008px) and (min-width:758px) and (max-width:1007.9px),screen and (min-width:758px) and (max-width:1007.9px) and (min-width:758px) and (max-width:1007.9px){.specialisms-menu .menu .menu-items .menu-item,.specialisms-menu .menu .menu-items .menu-item>button{line-height:1.23077}}@media screen and (min-width:1008px) and (min-width:400px) and (max-width:567.9px),screen and (min-width:1008px) and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px) and (min-width:400px) and (max-width:567.9px),screen and (min-width:758px) and (max-width:1007.9px) and (min-width:568px) and (max-width:757.9px){.specialisms-menu .menu .menu-items .menu-item,.specialisms-menu .menu .menu-items .menu-item>button{line-height:1.27273}}@media screen and (min-width:1008px) and (max-width:399.9px),screen and (min-width:758px) and (max-width:1007.9px) and (max-width:399.9px){.specialisms-menu .menu .menu-items .menu-item,.specialisms-menu .menu .menu-items .menu-item>button{line-height:1.27273}}@media screen and (min-width:1008px),screen and (min-width:758px) and (max-width:1007.9px){.specialisms-menu .menu .menu-items .menu-item:not(div),.specialisms-menu .menu .menu-items .menu-item>button{padding:0 32px}.specialisms-menu .menu .menu-items .menu-item.active,.specialisms-menu .menu .menu-items .menu-item.active>button,.specialisms-menu .menu .menu-items .menu-item:hover,.specialisms-menu .menu .menu-items .menu-item:hover>button,.specialisms-menu .menu .menu-items .menu-item:focus,.specialisms-menu .menu .menu-items .menu-item:focus>button{background-color:#cdcdcd;text-decoration:none}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.specialisms-menu .menu{z-index:14;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-khtml-user-select:none;background-color:#e6e6e6;position:fixed}}@media screen and (max-width:399.9px) and (min-width:1008px),screen and (min-width:400px) and (max-width:567.9px) and (min-width:1008px),screen and (min-width:568px) and (max-width:757.9px) and (min-width:1008px){.specialisms-menu .menu{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (max-width:399.9px) and (min-width:758px) and (max-width:1007.9px),screen and (min-width:400px) and (max-width:567.9px) and (min-width:758px) and (max-width:1007.9px),screen and (min-width:568px) and (max-width:757.9px) and (min-width:758px) and (max-width:1007.9px){.specialisms-menu .menu{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (max-width:399.9px) and (min-width:400px) and (max-width:567.9px),screen and (max-width:399.9px) and (min-width:568px) and (max-width:757.9px),screen and (min-width:400px) and (max-width:567.9px) and (min-width:400px) and (max-width:567.9px),screen and (min-width:400px) and (max-width:567.9px) and (min-width:568px) and (max-width:757.9px),screen and (min-width:568px) and (max-width:757.9px) and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px) and (min-width:568px) and (max-width:757.9px){.specialisms-menu .menu{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (max-width:399.9px) and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px) and (max-width:399.9px),screen and (min-width:568px) and (max-width:757.9px) and (max-width:399.9px){.specialisms-menu .menu{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (max-width:399.9px) and (min-width:1008px),screen and (min-width:400px) and (max-width:567.9px) and (min-width:1008px),screen and (min-width:568px) and (max-width:757.9px) and (min-width:1008px){.specialisms-menu .menu{line-height:1.28571}}@media screen and (max-width:399.9px) and (min-width:758px) and (max-width:1007.9px),screen and (min-width:400px) and (max-width:567.9px) and (min-width:758px) and (max-width:1007.9px),screen and (min-width:568px) and (max-width:757.9px) and (min-width:758px) and (max-width:1007.9px){.specialisms-menu .menu{line-height:1.28571}}@media screen and (max-width:399.9px) and (min-width:400px) and (max-width:567.9px),screen and (max-width:399.9px) and (min-width:568px) and (max-width:757.9px),screen and (min-width:400px) and (max-width:567.9px) and (min-width:400px) and (max-width:567.9px),screen and (min-width:400px) and (max-width:567.9px) and (min-width:568px) and (max-width:757.9px),screen and (min-width:568px) and (max-width:757.9px) and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px) and (min-width:568px) and (max-width:757.9px){.specialisms-menu .menu{line-height:1.28571}}@media screen and (max-width:399.9px) and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px) and (max-width:399.9px),screen and (min-width:568px) and (max-width:757.9px) and (max-width:399.9px){.specialisms-menu .menu{line-height:1.28571}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.specialisms-menu .menu:hover{cursor:pointer}.specialisms-menu .menu .menu-header{justify-content:space-between;align-items:center;height:36px;padding:0 16px;font-weight:700;display:flex}.specialisms-menu .menu .menu-header:hover,.specialisms-menu .menu .menu-header:focus,.specialisms-menu .menu .menu-header:active{background-color:#ccc}.specialisms-menu .menu .menu-header .chevron{border-top:5px solid #000;border-left:5px solid #0000;border-right:5px solid #0000;width:0;height:0;transition:transform .2s linear}.specialisms-menu .menu .menu-header .chevron.down{transform:rotate(180deg)}.specialisms-menu .menu .menu-items{box-sizing:border-box;border-top:2px solid #fff;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;padding:10px 0;display:flex}.specialisms-menu .menu .menu-items .menu-item{box-sizing:border-box;width:100%;color:inherit;white-space:nowrap;text-overflow:ellipsis;padding:5px 16px;display:block;overflow:hidden}.specialisms-menu .menu .menu-items .menu-item.selected{font-weight:700}.specialisms-menu .menu .menu-items .menu-item:hover,.specialisms-menu .menu .menu-items .menu-item:focus,.specialisms-menu .menu .menu-items .menu-item:active{background-color:#ccc;text-decoration:none}}@media screen and (min-width:1008px){.tooltip{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.tooltip{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.tooltip{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (max-width:399.9px),print{.tooltip{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (min-width:1008px){.tooltip{line-height:1.33333}}@media screen and (min-width:758px) and (max-width:1007.9px){.tooltip{line-height:1.33333}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.tooltip{line-height:1.33333}}@media screen and (max-width:399.9px),print{.tooltip{line-height:1.33333}}.tooltip{z-index:13;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;filter:alpha(opacity=0);opacity:0;line-break:auto;line-height:1.42857;text-decoration:none;display:block;position:absolute}.tooltip.in{filter:alpha(opacity=100);opacity:1}.tooltip.top{margin-top:-3px;padding:5px 0}.tooltip.right{margin-left:3px;padding:0 5px}.tooltip.bottom{margin-top:3px;padding:5px 0}.tooltip.left{margin-left:-3px;padding:0 5px}.tooltip-inner{color:#fff;text-align:center;background-color:#a42437;border-radius:4px;max-width:200px;padding:3px 8px}.tooltip-arrow{border-style:solid;border-color:#0000;width:0;height:0;position:absolute}.tooltip.top .tooltip-arrow{border-width:5px 5px 0;border-top-color:#a42437;margin-left:-5px;bottom:0;left:50%}.tooltip.top-left .tooltip-arrow{border-width:5px 5px 0;border-top-color:#a42437;margin-bottom:-5px;bottom:0;right:5px}.tooltip.top-right .tooltip-arrow{border-width:5px 5px 0;border-top-color:#a42437;margin-bottom:-5px;bottom:0;left:5px}.tooltip.right .tooltip-arrow{border-width:5px 5px 5px 0;border-right-color:#a42437;margin-top:-5px;top:50%;left:0}.tooltip.left .tooltip-arrow{border-width:5px 0 5px 5px;border-left-color:#a42437;margin-top:-5px;top:50%;right:0}.tooltip.bottom .tooltip-arrow{border-width:0 5px 5px;border-bottom-color:#a42437;margin-left:-5px;top:0;left:50%}.tooltip.bottom-left .tooltip-arrow{border-width:0 5px 5px;border-bottom-color:#a42437;margin-top:-5px;top:0;right:5px}.tooltip.bottom-right .tooltip-arrow{border-width:0 5px 5px;border-bottom-color:#a42437;margin-top:-5px;top:0;left:5px}.image-and-media-icon .media-icon{background-color:#fff;justify-content:space-around;align-items:center;width:32px;height:32px;margin-bottom:-32px;display:flex;position:relative;top:-32px}@media screen and (min-width:1008px){.content-guide .guide-items{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.content-guide .guide-items{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.content-guide .guide-items{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (max-width:399.9px),print{.content-guide .guide-items{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (min-width:1008px){.content-guide .guide-items{line-height:1.28571}}@media screen and (min-width:758px) and (max-width:1007.9px){.content-guide .guide-items{line-height:1.28571}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.content-guide .guide-items{line-height:1.2}}@media screen and (max-width:399.9px),print{.content-guide .guide-items{line-height:1.2}}.content-guide .guide-items{flex-wrap:wrap;justify-content:space-between;margin-top:16px;display:flex}.content-guide .guide-items .guide-item{background-color:#fff;border-left:8px solid;flex:0 0 calc(50% - 16.5px);margin-bottom:16px}.content-guide .guide-items .guide-item.news-alert{border-color:#ab140d}.content-guide .guide-items .guide-item.report{border-color:#f2bb17}.content-guide .guide-items .guide-item.overview,.content-guide .guide-items .guide-item.round-up{border-color:#2074c5}.content-guide .guide-items .guide-item.insight{border-color:#7e1341}.content-guide .guide-items .guide-item.reference{border-color:#2c3f50}.content-guide .guide-items .guide-item.programme-summary{border-color:#e45c27}.content-guide .guide-items .guide-item.quotes{border-color:#39707d}.content-guide .guide-items .guide-item.expert{border-color:#7e1341}.content-guide .guide-items .guide-item.full-width{flex-basis:calc(100% - 8px)}.content-guide .guide-items .guide-item .guide-item-content{padding:16px}.content-guide .guide-items .guide-item .guide-item-content .guide-item-title-row{border-bottom:1px solid #ccc;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:16px;display:flex}@media screen and (min-width:1008px){.content-guide .guide-items .guide-item .guide-item-content .guide-item-title-row .title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.5rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.content-guide .guide-items .guide-item .guide-item-content .guide-item-title-row .title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.5rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.content-guide .guide-items .guide-item .guide-item-content .guide-item-title-row .title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400}}@media screen and (max-width:399.9px),print{.content-guide .guide-items .guide-item .guide-item-content .guide-item-title-row .title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400}}@media screen and (min-width:1008px){.content-guide .guide-items .guide-item .guide-item-content .guide-item-title-row .title{line-height:1.16667}}@media screen and (min-width:758px) and (max-width:1007.9px){.content-guide .guide-items .guide-item .guide-item-content .guide-item-title-row .title{line-height:1.16667}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.content-guide .guide-items .guide-item .guide-item-content .guide-item-title-row .title{line-height:1.2}}@media screen and (max-width:399.9px),print{.content-guide .guide-items .guide-item .guide-item-content .guide-item-title-row .title{line-height:1.2}}.content-guide .guide-items .guide-item .guide-item-content .guide-item-title-row .content-guide-search.hidden{visibility:hidden}@media screen and (max-width:399.9px),print{.content-guide .guide-items .guide-item .guide-item-content .guide-item-title-row .content-guide-search.hidden{display:none}}.content-guide .guide-items .guide-item .guide-item-content .guide-item-title-row .content-guide-search .icon-search{width:auto}.content-guide .guide-items .guide-item .guide-item-content .guide-item-title-row .content-guide-search a:hover .icon-search{text-decoration:underline}.content-guide .guide-items .guide-item .guide-item-content .guide-item-description p{page-break-inside:avoid;break-inside:avoid-column;margin-top:0}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px),screen and (max-width:399.9px),print{.content-guide .guide-items .guide-item .guide-item-content .guide-item-title-row{padding-bottom:8px;display:block}.content-guide .guide-items .guide-item .guide-item-content .guide-item-title-row .title{padding-bottom:8px}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.content-guide .guide-items .guide-item{flex-basis:calc(100% - 8px)}.content-guide .guide-items .guide-item.full-width .guide-item-description{column-count:1}}.error-banner{background:#f2bb17;width:100%}@media screen and (min-width:1008px){.error-banner{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.error-banner{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.error-banner{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (max-width:399.9px),print{.error-banner{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (min-width:1008px){.error-banner{line-height:1.28571}}@media screen and (min-width:758px) and (max-width:1007.9px){.error-banner{line-height:1.28571}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.error-banner{line-height:1.2}}@media screen and (max-width:399.9px),print{.error-banner{line-height:1.2}}.error-banner{justify-content:center;min-height:40px;display:flex}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.error-banner{min-height:60px}}.error-banner .content{flex:1 1 0;align-items:center;max-width:calc(1008px - 5em);padding:0 2em;display:flex}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.error-banner .content{padding:0 1em}}.error-banner .content .message{text-align:center;flex:auto}.feed-edit-modal{z-index:100;width:100%;height:100%;line-height:0;font-size:initial;background:#000000b3;align-content:center;display:flex;position:fixed;inset:0;overflow:auto}.feed-edit-modal .feed-edit{width:334px;height:fit-content;white-space:initial;word-wrap:break-word;background-color:#fff;border:1px solid #8a8c8e;flex-direction:column;gap:8px;padding:12px;line-height:20px;display:flex;position:relative;overflow:hidden auto}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px){.feed-edit-modal .feed-edit{width:100%;top:32px!important;left:0!important}}.feed-edit-modal .feed-edit .feed-edit-close{margin:2px;position:absolute;top:0;right:0}.feed-edit-modal .feed-edit .feed-edit-close:focus-visible,.feed-edit-modal .feed-edit .feed-edit-close:hover{z-index:2}.feed-edit-modal .feed-edit .feed-edit-separator{z-index:1;border:1px solid #e6e8ea;width:100%}.feed-edit-modal .feed-edit .feed-edit-list{flex-direction:column;gap:8px;display:flex}.feed-edit-modal .feed-edit ul{margin:0;padding:0}.feed-edit-modal .feed-edit .feed-edit-list-container{background-color:#fff;flex-direction:column;gap:8px;display:flex}.feed-edit-modal .feed-edit .feed-edit-list-container.active{background-color:#e6e8ea;margin:-8px -12px;padding:8px 12px}.feed-edit-modal .feed-edit .feed-edit-container-buttons{flex-direction:row;gap:40px;display:flex}.feed-edit-modal .feed-edit .feed-edit-container-buttons .feed-edit-action-button{color:#141414;background-color:#e6e8ea;border:none;flex-direction:row;align-items:center;gap:8px;padding:0;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:19px;display:flex}.feed-edit-modal .feed-edit .feed-edit-container-buttons .feed-edit-action-button:hover,.feed-edit-modal .feed-edit .feed-edit-container-buttons .feed-edit-action-button:focus-visible{background:0 0;text-decoration:underline}.feed-edit-modal .feed-edit .feed-edit-container-buttons .feed-edit-action-button:hover .small-icon-button,.feed-edit-modal .feed-edit .feed-edit-container-buttons .feed-edit-action-button:focus-visible .small-icon-button{background:#000}.feed-edit-modal .feed-edit .feed-edit-container-buttons .feed-edit-action-button:hover .small-icon-button .button-icon,.feed-edit-modal .feed-edit .feed-edit-container-buttons .feed-edit-action-button:focus-visible .small-icon-button .button-icon{fill:#fff}.feed-edit-modal .feed-edit .feed-edit-container-buttons .feed-edit-action-button:focus-visible{outline-offset:1px;outline:2px solid #005fcc}.feed-edit-modal .feed-edit .feed-edit-list-item{color:#141414;background-color:#fff;border:none;flex-direction:row;place-content:start;align-items:center;gap:8px;width:100%;margin:0;padding:0;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:19px;display:flex}.feed-edit-modal .feed-edit .feed-edit-list-item .feed-edit-icon-container{justify-content:center;align-items:center;width:42px;height:42px;transition:all .1s ease-in-out;display:flex}.feed-edit-modal .feed-edit .feed-edit-list-item .feed-edit-icon-container .feed-edit-icon{fill:#000;width:18px;height:18px;margin:auto;transition:all .1s ease-in-out}.feed-edit-modal .feed-edit .feed-edit-list-item:not(.disable).active,.feed-edit-modal .feed-edit .feed-edit-list-item:not(.disable):focus-visible,.feed-edit-modal .feed-edit .feed-edit-list-item:not(.disable):hover{text-decoration:underline}.feed-edit-modal .feed-edit .feed-edit-list-item:not(.disable).active .feed-edit-icon-container,.feed-edit-modal .feed-edit .feed-edit-list-item:not(.disable):focus-visible .feed-edit-icon-container,.feed-edit-modal .feed-edit .feed-edit-list-item:not(.disable):hover .feed-edit-icon-container{background-color:#000}.feed-edit-modal .feed-edit .feed-edit-list-item:not(.disable).active .feed-edit-icon-container .feed-edit-icon,.feed-edit-modal .feed-edit .feed-edit-list-item:not(.disable):focus-visible .feed-edit-icon-container .feed-edit-icon,.feed-edit-modal .feed-edit .feed-edit-list-item:not(.disable):hover .feed-edit-icon-container .feed-edit-icon{fill:#fff}.feed-edit-modal .feed-edit .feed-edit-list-item:not(.disable):focus-visible{outline-offset:1px;border:none;outline:2px solid #005fcc}.feed-edit-modal .feed-edit .feed-edit-list-item.disable{color:#14141499}.feed-edit-modal .feed-edit .feed-edit-list-item.disable .feed-edit-icon{fill:#0009}.feed-edit-modal .feed-edit .feed-edit-list-item.active{background-color:#e6e8ea;font-weight:700;text-decoration:none}.feed-edit-modal .feed-edit .expanded-area{background-color:#e6e8ea}.feed-edit-modal .feed-edit .feed-edit-error{color:#ab140d;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:19px}.feed-edit-modal .feed-edit .loading-spinner{animation:1s linear infinite spin}.feed-edit-header{color:#141414;padding-right:32px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:20px}.feed-edit-subtitle{color:#141414;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-style:italic;font-weight:400;line-height:22px}.checkbox-label-text{color:#000}body:has(.feed-edit-modal){overflow:hidden}.feeds-menu-container{z-index:10;flex-direction:row;display:flex;position:absolute}@media screen and (min-width:1280px),screen and (min-width:1008px) and (max-width:1279.9px){.feeds-menu-container{height:calc(100vh - 98px)}}@media screen and (min-width:758px) and (max-width:1007.9px){.feeds-menu-container{height:calc(100vh - 56px)}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.feeds-menu-container{height:calc(100vh - 52px)}}@media screen and (max-width:399.9px),print{.feeds-menu-container{height:calc(100vh - 74px)}}.feeds-menu-container .feeds-menu{background-color:#000;width:42px;height:100%;margin-top:1px;display:flex}.feeds-menu-container .feeds-menu .menu-buttons-container{flex-direction:column;gap:4px;display:flex}.feeds-menu-container .feeds-menu .menu-buttons-container .icon-button{fill:#fff;background-color:#0000;border:none}.feeds-menu-container .feeds-menu .menu-buttons-container .icon-button:hover,.feeds-menu-container .feeds-menu .menu-buttons-container .icon-button:focus-visible{background-color:#fff;text-decoration:none}.feeds-menu-container .feeds-menu .menu-buttons-container .icon-button:hover svg,.feeds-menu-container .feeds-menu .menu-buttons-container .icon-button:focus-visible svg{fill:#000}.feeds-menu-container .feeds-menu .menu-buttons-container .icon-button{box-sizing:border-box;border-left:4px solid #0000;border-right:4px solid #0000;width:42px;height:42px}.feeds-menu-container .feeds-menu .menu-buttons-container .icon-button.panel-active{border-left-color:#b80000}.feeds-menu-container .feeds-menu .menu-buttons-container .icon-button .icon{fill:#fff;width:18px;height:18px}.feeds-menu-container .feeds-menu .menu-buttons-container .icon-button:focus-visible{outline-offset:-2px;outline:2px solid #005fcc}.feeds-menu-container .feeds-menu .menu-buttons-container .list-view-icon svg{transform:rotate(90deg)}@media screen and (max-width:399.9px),print{.feeds-menu-container .feeds-menu{height:42px;margin-top:25px}.feeds-menu-container .feeds-menu.panel-open{height:100%;margin-top:1px}.feeds-menu-container.panel-open{width:100%}}.side-panel{box-sizing:border-box;z-index:100;background-color:#000;flex-direction:column;width:316px;min-width:0;height:100%;margin-top:1px;padding-left:34px;display:flex}.side-panel .panel-header{flex-direction:row;justify-content:space-between;display:flex}.side-panel .panel-header .panel-title{color:#fff;padding:24px 0 8px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:24px;display:flex}.side-panel .panel-header .close-button{fill:#fff;background-color:#0000;border:none;display:flex}.side-panel .panel-header .close-button:hover,.side-panel .panel-header .close-button:focus-visible{background-color:#fff;text-decoration:none}.side-panel .panel-header .close-button:hover svg,.side-panel .panel-header .close-button:focus-visible svg{fill:#000}.side-panel .panel-header .close-button{justify-content:center;align-items:center;width:42px;height:42px}.side-panel .panel-header .close-button .icon{fill:#fff;width:18px;height:18px}.side-panel .panel-header .close-button:focus-visible{outline:2px solid #005fcc}.side-panel .panel-description{color:#fff;margin-right:16px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-style:italic;font-weight:400;line-height:18px}@media screen and (max-width:399.9px),print{.side-panel{width:100%}}.side-panel .panel-content{scrollbar-width:none;flex-direction:column;height:100%;padding-top:24px;display:flex;overflow-y:auto}.side-panel .panel-content .search-button-container{flex-grow:1}.side-panel .panel-content .search-button-container .search-button{appearance:none;color:#fff;background:#7e1341;border:2px solid #0000;border-radius:0;justify-content:center;gap:8px;margin:0;padding:12px;font-size:1em;display:flex}.side-panel .panel-content .search-button-container .search-button:focus-visible svg,.side-panel .panel-content .search-button-container .search-button:hover svg{fill:#fff}.side-panel .panel-content .search-button-container .search-button:focus-visible,.side-panel .panel-content .search-button-container .search-button:hover{color:#fff;background-color:#520c2a;border-color:#7e1341}.side-panel .panel-content .search-button-container .search-button:focus-visible{outline-offset:1px;outline:2px solid #005fcc}.side-panel .panel-content .search-button-container .search-button{color:#3a3c3e;background-color:#0000;border:2px solid #5a5959}.side-panel .panel-content .search-button-container .search-button:hover,.side-panel .panel-content .search-button-container .search-button:focus-visible{color:#fff;background-color:#000;border-color:#000;text-decoration:none}.side-panel .panel-content .search-button-container .search-button:hover svg,.side-panel .panel-content .search-button-container .search-button:focus-visible svg{fill:#fff}.side-panel .panel-content .search-button-container .search-button{color:#fff;background-color:#000;border:2px solid #141414;align-items:center;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:20px}.side-panel .panel-content .search-button-container .search-button:not(:disabled):hover,.side-panel .panel-content .search-button-container .search-button:not(:disabled):active,.side-panel .panel-content .search-button-container .search-button:not(:disabled):focus{color:#000;background-color:#fff}.side-panel .panel-content .search-button-container .search-button{border-color:#fff;width:fit-content;font-weight:700}.side-panel footer.logged-in{width:100%;padding:24px 0 32px}.side-panel footer.logged-in .footer-container{border:none;flex-direction:column-reverse;margin:0 25px 0 0;padding:0}.side-panel footer.logged-in .footer-container .links{display:inline-block}.side-panel footer.logged-in .footer-container .links .link-container{white-space:nowrap;display:inline-block}.side-panel footer.logged-in .footer-container .links .link-container:not(:first-child):before{content:"|";color:#fff;margin-right:8px}.side-panel footer.logged-in .footer-container .links .link-container .link{margin-right:8px}.side-panel footer.logged-in .height-fixed{min-height:54px}.side-panel footer.logged-in .height-fixed p{margin-top:0}.side-panel footer.logged-in .links-and-social-media{grid-template-columns:100%;display:grid}.side-panel footer.logged-in a.link,.side-panel footer.logged-in h3,.side-panel footer.logged-in p,.side-panel footer.logged-in a{color:#fff}#global.feeds-page{position:relative;overflow:hidden}.feeds-scroll-shell{flex:auto;min-height:0;position:relative;overflow:hidden}.feeds-scroll-shell:has(.single-feed){overflow-y:auto}@media screen and (min-width:1280px),screen and (min-width:1008px) and (max-width:1279.9px){.feeds-scroll-shell:has(.single-feed){height:calc(100vh - 98px)}}@media screen and (min-width:758px) and (max-width:1007.9px){.feeds-scroll-shell:has(.single-feed){height:calc(100vh - 56px)}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.feeds-scroll-shell:has(.single-feed){height:calc(100vh - 52px)}}@media screen and (max-width:399.9px),print{.feeds-scroll-shell:has(.single-feed){height:calc(100vh - 74px)}}.feeds-scroll-shell:has(.single-feed) .my-feeds-page{height:auto;margin-top:0;overflow:visible}.feeds-scroll-shell:has(.single-feed) .scrollable-rail{height:auto;margin-top:-15px;overflow:visible}.feeds-scroll-shell:has(.single-feed) .feed-column{height:auto;overflow:visible}.feeds-scroll-shell:has(.single-feed) .vertical-rail{height:auto;overflow:visible}.feeds-scroll-shell:has(.single-feed) .my-feeds-title-container{z-index:3;background-color:#eee;padding-top:24px;position:sticky;top:0}.feeds-scroll-shell:has(.single-feed) .feed-header{top:var(--feed-header-offset,66px);z-index:5;background-color:#eee;position:sticky}.my-feeds-page{box-sizing:content-box;flex-direction:column;gap:0;margin:24px auto 0;display:flex}@media screen and (min-width:1280px),screen and (min-width:1008px) and (max-width:1279.9px){.my-feeds-page{height:calc(100vh - 122px)}}@media screen and (min-width:758px) and (max-width:1007.9px){.my-feeds-page{height:calc(100vh - 80px)}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.my-feeds-page{height:calc(100vh - 76px)}}@media screen and (max-width:399.9px),print{.my-feeds-page{height:calc(100vh - 98px)}}.my-feeds-page .no-feeds-page{flex-direction:column;gap:24px;display:flex}@media screen and (max-width:399.9px),print{.my-feeds-page .no-feeds-page{margin-left:38px}}.my-feeds-page .no-feeds-page-title{color:#202224;margin:0;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:24px;font-weight:700;line-height:28px}.my-feeds-page .no-feeds-message{color:#202224;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:22px}.my-feeds-page .search-button{appearance:none;color:#fff;background:#7e1341;border:2px solid #0000;border-radius:0;justify-content:center;gap:8px;margin:0;padding:12px;font-size:1em;display:flex}.my-feeds-page .search-button:focus-visible svg,.my-feeds-page .search-button:hover svg{fill:#fff}.my-feeds-page .search-button:focus-visible,.my-feeds-page .search-button:hover{color:#fff;background-color:#520c2a;border-color:#7e1341}.my-feeds-page .search-button:focus-visible{outline-offset:1px;outline:2px solid #005fcc}.my-feeds-page .search-button{color:#3a3c3e;background-color:#0000;border:2px solid #5a5959}.my-feeds-page .search-button:hover,.my-feeds-page .search-button:focus-visible{color:#fff;background-color:#000;border-color:#000;text-decoration:none}.my-feeds-page .search-button:hover svg,.my-feeds-page .search-button:focus-visible svg{fill:#fff}.my-feeds-page .search-button{color:#000;background-color:#f6f6f6;border:2px solid #141414;align-items:center;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:20px}.my-feeds-page .search-button:not(:disabled):hover,.my-feeds-page .search-button:not(:disabled):active,.my-feeds-page .search-button:not(:disabled):focus{color:#fff;background-color:#000}.my-feeds-page .search-button{border-width:2px;border-color:#000;width:fit-content;font-weight:700}.my-feeds-page .my-feeds-title-container{flex-direction:row;align-items:center;gap:12px;display:flex}.my-feeds-page .my-feeds-title-container .my-feeds-title{color:#202224;white-space:wrap;margin:0;padding-left:58px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:24px;font-weight:700;line-height:28px;overflow:visible}.my-feeds-page .my-feeds-title-container .rss-icon{background:0 0}.my-feeds-page .my-feeds-title-container .rss-icon:hover,.my-feeds-page .my-feeds-title-container .rss-icon:focus-visible{background:#000}.my-feeds-page .mobile-help-text{color:#202224;padding-top:5px;padding-bottom:12px;padding-left:16px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-style:italic;font-weight:400;line-height:18px;display:none}@media screen and (max-width:399.9px),print{.my-feeds-page .mobile-help-text{display:flex}}.my-feeds-page .scrollable-rail{flex-direction:row;width:calc(100% - 58px);height:100%;margin-top:-3px;margin-right:16px;padding-left:58px;display:flex;overflow:auto hidden}@media screen and (max-width:399.9px),print{.my-feeds-page .scrollable-rail{width:calc(100% - 16px);padding-left:16px}}.my-feeds-page .scrollable-rail .feed-column{flex-direction:column;width:268px;height:100%;margin-right:16px;display:flex}.my-feeds-page .scrollable-rail .feed-column.dragging{opacity:.9}.my-feeds-page .scrollable-rail .feed-column .vertical-rail{box-sizing:border-box;align-content:start;gap:8px;width:268px;height:100%;margin:-2px;padding:0 2px;display:grid;overflow-y:auto}.my-feeds-page .scrollable-rail .feed-column .vertical-rail .product-summary-card-container-new.news-alert{border-left:2px solid #ab140d}.my-feeds-page .scrollable-rail .feed-column .vertical-rail .product-summary-card-container-new.report{border-left:2px solid #f2bb17}.my-feeds-page .scrollable-rail .feed-column .vertical-rail .product-summary-card-container-new.overview,.my-feeds-page .scrollable-rail .feed-column .vertical-rail .product-summary-card-container-new.round-up{border-left:2px solid #2074c5}.my-feeds-page .scrollable-rail .feed-column .vertical-rail .product-summary-card-container-new.insight{border-left:2px solid #7e1341}.my-feeds-page .scrollable-rail .feed-column .vertical-rail .product-summary-card-container-new.reference{border-left:2px solid #2c3f50}.my-feeds-page .scrollable-rail .feed-column .vertical-rail .product-summary-card-container-new.programme-summary{border-left:2px solid #e45c27}.my-feeds-page .scrollable-rail .feed-column .vertical-rail .product-summary-card-container-new.quotes{border-left:2px solid #39707d}.my-feeds-page .scrollable-rail .feed-column .vertical-rail .product-summary-card-container-new.expert{border-left:2px solid #7e1341}.my-feeds-page .scrollable-rail .feed-column .vertical-rail .product-summary-card-container-new .product-summary-card-category{display:none}.my-feeds-page .scrollable-rail .feed-column .vertical-rail .product-summary-card-container-new .metadata{flex-direction:row;align-items:center;gap:8px}.my-feeds-page .scrollable-rail .feed-column .vertical-rail .product-summary-card-container-new .metadata .product-summary-card-category-footer{border-left:1px solid #b0b2b4;padding-left:8px;display:block}.my-feeds-page .scrollable-rail .feed-column .vertical-rail .load-more-button{margin-bottom:8px}.my-feeds-page .feed-header{flex-direction:row;gap:6px;height:44px;margin:3px 0 2px;display:flex}.my-feeds-page .feed-header .draggable-title{flex-grow:1;align-items:center;min-width:0;display:flex}.my-feeds-page .feed-header .draggable-title .feed-title{color:#202224;text-overflow:ellipsis;white-space:nowrap;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:22px;overflow:hidden}.my-feeds-page .feed-header .draggable-title:focus-visible{outline-offset:1px;z-index:2;outline:2px solid #005fcc}.my-feeds-page .feed-header .no-bg-icon{z-index:2;background:0 0;flex:none;width:44px;height:44px}.my-feeds-page .feed-header .no-bg-icon:hover,.my-feeds-page .feed-header .no-bg-icon:focus-visible{background:#000}.my-feeds-page .single-feed{width:100%;max-width:976px}.my-feeds-page .single-feed .feed-column:first-child{padding-left:0}.my-feeds-page .single-feed.scrollable-rail{height:auto;margin-right:0;padding-left:0}.my-feeds-page .single-feed .feed-column,.my-feeds-page .single-feed .feed-column .vertical-rail{width:100%;margin-right:0}.my-feeds-page .single-feed .feed-column .react-product-summary-list-item,.my-feeds-page .single-feed .feed-column .vertical-rail .react-product-summary-list-item{margin-bottom:0}.my-feeds-page .single-feed .feeds-scroll-shell{overflow-y:auto}:is(.my-feeds-page:has(.single-feed),.my-feeds-page:has(.no-feeds-page)){box-sizing:content-box;flex-direction:column;gap:12px;max-width:1248px;margin:24px auto 0;padding-left:16px;padding-right:16px;display:flex}@media screen and (max-width:399.9px),print{:is(.my-feeds-page:has(.single-feed) .my-feeds-title-container,.my-feeds-page:has(.no-feeds-page) .my-feeds-title-container){padding-bottom:10px;padding-left:38px}}:is(.my-feeds-page:has(.single-feed) .my-feeds-title-container .my-feeds-title,.my-feeds-page:has(.no-feeds-page) .my-feeds-title-container .my-feeds-title){padding:0}@media screen and (max-width:1380px) and (min-width:400px){:is(.my-feeds-page:has(.single-feed),.my-feeds-page:has(.no-feeds-page)){margin-left:50px}}:is(.my-feeds-page:has(.single-feed) .mobile-help-text,.my-feeds-page:has(.no-feeds-page) .mobile-help-text){display:none}@media screen and (max-width:399.9px),print{.my-feeds-page .product-summary-card-link-new .hero-image{display:block}}.my-feeds-page .product-summary-card-link-container-new.insight.news-alert .hero-image.image-and-media-icon{box-sizing:border-box;border-left:2px solid #ab140d}.my-feeds-page .product-summary-card-link-container-new.insight.report .hero-image.image-and-media-icon{box-sizing:border-box;border-left:2px solid #f2bb17}.my-feeds-page .product-summary-card-link-container-new.insight.overview .hero-image.image-and-media-icon,.my-feeds-page .product-summary-card-link-container-new.insight.round-up .hero-image.image-and-media-icon{box-sizing:border-box;border-left:2px solid #2074c5}.my-feeds-page .product-summary-card-link-container-new.insight.insight .hero-image.image-and-media-icon{box-sizing:border-box;border-left:2px solid #7e1341}.my-feeds-page .product-summary-card-link-container-new.insight.reference .hero-image.image-and-media-icon{box-sizing:border-box;border-left:2px solid #2c3f50}.my-feeds-page .product-summary-card-link-container-new.insight.programme-summary .hero-image.image-and-media-icon{box-sizing:border-box;border-left:2px solid #e45c27}.my-feeds-page .product-summary-card-link-container-new.insight.quotes .hero-image.image-and-media-icon{box-sizing:border-box;border-left:2px solid #39707d}.my-feeds-page .product-summary-card-link-container-new.insight.expert .hero-image.image-and-media-icon{box-sizing:border-box;border-left:2px solid #7e1341}.view-settings{margin-right:16px}.view-settings .focus-on-container{margin-top:34px;margin-right:32px}.view-settings .focus-on-container .focus-on-title{color:#fff;margin-bottom:8px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:24px}.view-settings .focus-on-container .focus-on-description{color:#fff;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-style:italic;font-weight:400;line-height:18px}.view-settings .focus-on-options{margin-top:24px}.view-settings .feed-option{align-items:center;gap:8px;display:flex}.view-settings .feed-option .radio-field-input{appearance:none;cursor:pointer;background:#fff;border:1px solid gray;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.view-settings .feed-option .radio-field-input:checked{border:2px solid gray}.view-settings .feed-option .radio-field-input:checked:before,.view-settings .feed-option .radio-field-input:hover:before{content:"";background:#000;border-radius:50%;width:12px;height:12px;display:block}.view-settings .feed-option .radio-field-input:focus-visible{outline-offset:1px;outline:2px solid #005fcc}.view-settings .feed-option .feed-option-label{cursor:pointer;color:#fff;white-space:nowrap;text-overflow:ellipsis;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:19px;overflow:hidden}.view-settings ul{margin:0;padding:0}.view-settings li.feed-option:not(:last-child){margin-bottom:8px}.notification-settings{padding-right:32px}.notification-settings .checkbox-input-field .checkbox-label{color:#fff}.notification-settings .checkbox-input-field .checkbox-label:before{box-sizing:border-box;background-color:#fff}.notification-settings .checkbox-input-field .checkbox-label .confirm-icon{fill:#fff;top:4px;left:4px}.notification-settings .checkbox-input-field .checkbox-label .checkbox-label-text{color:#fff}.notification-settings .checkbox-input-field .selected:before{box-sizing:border-box;background-color:#000;border:1px solid #fff}.notification-settings .checkbox-input-field:not(:last-child){margin-bottom:16px}.notification-settings .condensed-emails-container .condensed-emails-title{color:#fff;margin:54px 0 8px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:24px}.notification-settings .condensed-emails-container .condensed-emails-description{color:#fff;margin-bottom:24px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-style:italic;font-weight:400;line-height:18px}.small-icon-button{background:#eee;width:42px;height:42px;transition:all .25s ease-in-out;display:flex}.small-icon-button .button-icon{text-align:center;fill:#000;width:16px;height:16px;margin:auto;display:inline-block}.small-icon-button.outline{border:2px solid #000}.small-icon-button.solid{background:#fff;border:none}.small-icon-button:focus-visible,.small-icon-button:hover{background:#000}.small-icon-button:focus-visible .button-icon,.small-icon-button:hover .button-icon{fill:#fff}.small-icon-button:focus-visible{outline-offset:1px;outline:2px solid #005fcc}.floating-container{width:fit-content;position:relative;top:46px;left:calc(50% - 52px)}.floating-container .floating-action-button{appearance:none;color:#fff;z-index:5;background:#b80000;border:none;border-radius:100px;justify-content:center;align-items:center;gap:8px;width:104px;height:38px;margin:-38px 0 0;padding:10px 0;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:19px;animation:.5s forwards fadeInDown;display:flex;position:sticky}.floating-container .floating-action-button .icon{fill:#fff;width:18px;height:18px}.floating-container .floating-action-button:focus-visible,.floating-container .floating-action-button:hover{background-color:#000}.floating-container .floating-action-button:focus-visible{outline-offset:1px;outline:2px solid #005fcc}.floating-container .loading-state{color:#fff;background-color:#000}.floating-container .loading-state .icon{fill:#fff}.floating-container .loading-state .loading-spinner{animation:1s linear infinite spin}.floating-container .loading-state{background-color:#000}.floating-container.single-feed{width:fit-content}.full-story-page{box-sizing:content-box;color:#3f3f42;flex-direction:column;gap:40px;max-width:1248px;margin:24px auto 40px;padding-left:16px;padding-right:16px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:22px;display:flex}.full-story-page .masthead{flex-direction:column;display:flex}.full-story-page .masthead h1{color:#000;white-space:wrap;height:100%;margin:16px 0;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:44px;font-weight:700;line-height:48px;overflow:visible}.full-story-page .masthead .add-to-feed-button{appearance:none;color:#fff;background:#7e1341;border:2px solid #0000;border-radius:0;justify-content:center;gap:8px;margin:0;padding:12px;font-size:1em;display:flex}.full-story-page .masthead .add-to-feed-button:focus-visible svg,.full-story-page .masthead .add-to-feed-button:hover svg{fill:#fff}.full-story-page .masthead .add-to-feed-button:focus-visible,.full-story-page .masthead .add-to-feed-button:hover{color:#fff;background-color:#520c2a;border-color:#7e1341}.full-story-page .masthead .add-to-feed-button:focus-visible{outline-offset:1px;outline:2px solid #005fcc}.full-story-page .masthead .add-to-feed-button{color:#3a3c3e;background-color:#0000;border:2px solid #5a5959}.full-story-page .masthead .add-to-feed-button:hover,.full-story-page .masthead .add-to-feed-button:focus-visible{color:#fff;background-color:#000;border-color:#000;text-decoration:none}.full-story-page .masthead .add-to-feed-button:hover svg,.full-story-page .masthead .add-to-feed-button:focus-visible svg{fill:#fff}.full-story-page .masthead .add-to-feed-button{color:#141414;border:2px solid #141414;align-items:center;width:fit-content;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:20px;transition:all .25s ease-in-out}.full-story-page .masthead .add-to-feed-button .icon{fill:#141414;width:16px;height:16px}.full-story-page #banner{background:#b80000;margin-left:-16px;margin-right:-16px;position:relative}@media screen and (min-width:1280px){.full-story-page #banner{margin:0}}.full-story-page #banner:before{z-index:3;content:"";mix-blend-mode:multiply;background:url(https://monitoring.files.bbci.co.uk/bbcm-user-portal/6521/assets/photo-overlay-D1GncBzX.png) 100% 0/45% no-repeat,#d3d3d3 url(https://monitoring.files.bbci.co.uk/bbcm-user-portal/6521/assets/full-story-background-2hr3mEj_.svg) 50%/cover no-repeat;position:absolute;inset:0}@media screen and (min-width:1008px) and (max-width:1279.9px){.full-story-page #banner:before{background-size:50%,cover}}@media screen and (min-width:758px) and (max-width:1007.9px){.full-story-page #banner:before{background-size:57.5%,cover}}@media screen and (min-width:568px) and (max-width:757.9px){.full-story-page #banner:before{background:linear-gradient(#fff 0%,#ffffffb3 40%,#fff0 60%) 0 0/100%,url(https://monitoring.files.bbci.co.uk/bbcm-user-portal/6521/assets/full-story-background-portrait-hOIFZvqO.svg) 0 100%/cover no-repeat}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (max-width:399.9px),print{.full-story-page #banner:before{background:linear-gradient(#fff 0%,#ffffffb3 25%,#fff0 50%) 0 0/100%,url(https://monitoring.files.bbci.co.uk/bbcm-user-portal/6521/assets/full-story-background-portrait-hOIFZvqO.svg) 0 100%/cover no-repeat}}.full-story-page #banner .description{color:#f6f6f6;grid-template-columns:repeat(2,1fr);grid-auto-rows:1fr;display:grid}@media screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:400px) and (max-width:567.9px),screen and (max-width:399.9px),print{.full-story-page #banner .description{flex-direction:column-reverse;display:flex}}.full-story-page #banner .description .header-content{padding:40px 16px 40px 64px}@media screen and (min-width:758px) and (max-width:1007.9px),screen and (min-width:1008px) and (max-width:1279.9px){.full-story-page #banner .description .header-content{padding:40px 16px}}@media screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:400px) and (max-width:567.9px),screen and (max-width:399.9px),print{.full-story-page #banner .description .header-content{padding:0 16px 24px}}.full-story-page #banner .description .full-story-image{height:100%;margin-left:-32px}.full-story-page #banner .description .full-story-image .media-container,.full-story-page #banner .description .full-story-image .media-container .media-image-container{height:100%}.full-story-page #banner .description .full-story-image img{aspect-ratio:16/9;width:100%;max-height:330px}@media screen and (min-width:758px) and (max-width:1007.9px),screen and (min-width:1008px) and (max-width:1279.9px){.full-story-page #banner .description .full-story-image img{height:100%;max-height:100%}}@media screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:400px) and (max-width:567.9px),screen and (max-width:399.9px),print{.full-story-page #banner .description .full-story-image img{aspect-ratio:2;height:100%}}.full-story-page #banner .description .full-story-image img{z-index:1;object-fit:cover;position:relative}.full-story-page #banner .description .full-story-image img.hide{opacity:0;visibility:hidden}.full-story-page #banner .description .full-story-image .stamp-text{display:none}.full-story-page #banner .description .full-story-image .media-image-container:before{content:"";content:"";z-index:2;background:linear-gradient(270deg,#b8000000 55%,#b80000 100%),linear-gradient(#b8000000 0%,#b800002b 79.24%,#b80000ed 91.77%,#b80000 100%);position:absolute;inset:0}@media screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:400px) and (max-width:567.9px),screen and (max-width:399.9px),print{.full-story-page #banner .description .full-story-image .media-image-container:before{background:linear-gradient(#b8000000 75%,#b80000 100%)}}.full-story-page #banner .description h2{color:#f6f6f6;z-index:4;margin:0 0 8px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:44px;font-weight:700;line-height:48px;position:relative}.full-story-page #banner .description p{color:#f6f6f6;z-index:4;margin-bottom:0;position:relative}.full-story-page #banner .summary{color:#fff;z-index:4;margin:0 64px 40px;font-weight:700;position:relative}.full-story-page #banner .summary p{margin:0}.full-story-page #banner .summary .content ul{flex-direction:row;gap:32px;margin:0;padding-inline-start:0;list-style:none;display:flex}.full-story-page #banner .summary .content ul li{border-top:1px solid #8a8c8e;flex:1 0 0;align-items:flex-start;gap:16px;padding-top:16px;display:flex}@media screen and (min-width:758px) and (max-width:1007.9px),screen and (min-width:1008px) and (max-width:1279.9px){.full-story-page #banner .summary{margin:0 16px 32px}}@media screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:400px) and (max-width:567.9px),screen and (max-width:399.9px),print{.full-story-page #banner .summary{margin:0 16px 32px}.full-story-page #banner .summary .content ul{flex-direction:column;gap:16px}.full-story-page #banner .summary .content ul li{gap:8px}}.public-landing .upper-content{height:130px;display:flex}@media screen and (min-width:1008px){.public-landing .upper-content{margin-left:-36px}}@media screen and (min-width:758px) and (max-width:1007.9px){.public-landing .upper-content{margin-top:-60px;margin-left:-48px;margin-right:-48px}}.public-landing .upper-content .alternate-title-container{box-sizing:border-box;width:1008px;margin:auto;padding:0 16px}.public-landing .upper-content .alternate-title-container .main-title{margin:0}.public-landing .media-container .media-image-container .stamp-text{margin-bottom:0;margin-left:11px;padding:0;position:absolute;bottom:0;left:0}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.public-landing .media-container .media-image-container .stamp-text{max-width:450px}}@media screen and (min-width:758px) and (max-width:1007.9px),screen and (min-width:1008px){.public-landing .media-container .media-image-container .stamp-text{max-width:560px}}.public-landing .media-container .media-image-container .stamp-text{transform-origin:0 0;transform:rotate(-90deg)}.public-landing .hero-image-container .hero-image-overlay{padding-left:36px}.public-landing .hero-image-container .hero-image-overlay .main-content{height:100%;padding:0;display:flex}.public-landing .hero-image-container .hero-image-overlay .main-content.with-video{height:calc(100% - 130px)}.public-landing .hero-image-container .hero-image-overlay a{color:#fff;text-transform:uppercase;background-color:#2074c5;justify-content:center;align-items:center;width:256px;height:54px;display:inline-flex}@media screen and (min-width:1008px){.public-landing .hero-image-container .hero-image-overlay a{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.public-landing .hero-image-container .hero-image-overlay a{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.public-landing .hero-image-container .hero-image-overlay a{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (max-width:399.9px),print{.public-landing .hero-image-container .hero-image-overlay a{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (min-width:1008px){.public-landing .hero-image-container .hero-image-overlay a{line-height:1.33333}}@media screen and (min-width:758px) and (max-width:1007.9px){.public-landing .hero-image-container .hero-image-overlay a{line-height:1.33333}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.public-landing .hero-image-container .hero-image-overlay a{line-height:1.33333}}@media screen and (max-width:399.9px),print{.public-landing .hero-image-container .hero-image-overlay a{line-height:1.33333}}.public-landing .hero-image-container .hero-image-overlay a:hover,.public-landing .hero-image-container .hero-image-overlay a:focus{background-color:#195a99;text-decoration:none}.public-landing .hero-image-container .hero-image-overlay a{justify-content:left;margin-bottom:12px;display:flex}.public-landing .hero-image-container .hero-image-overlay a .link-text{box-sizing:border-box;width:85%;padding-left:30px}.public-landing .hero-image-title-container .main-title{width:100%;margin-bottom:36px}.public-landing .main-title-content{min-width:256px;margin:auto 0}.public-landing .main-title-content .description{width:100%;max-width:400px;margin-bottom:36px}@media screen and (min-width:1008px){.public-landing .main-title-content .description.with-video{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.public-landing .main-title-content .description.with-video{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.public-landing .main-title-content .description.with-video{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (max-width:399.9px),print{.public-landing .main-title-content .description.with-video{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (min-width:1008px){.public-landing .main-title-content .description.with-video{line-height:1.28571}}@media screen and (min-width:758px) and (max-width:1007.9px){.public-landing .main-title-content .description.with-video{line-height:1.33333}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.public-landing .main-title-content .description.with-video{line-height:1.33333}}@media screen and (max-width:399.9px),print{.public-landing .main-title-content .description.with-video{line-height:1.33333}}@media screen and (min-width:1008px),screen and (min-width:758px) and (max-width:1007.9px){.public-landing .hero-image-container{height:560px}.public-landing .hero-image-container .media-image-container,.public-landing .hero-image-container .media-image-container .ibroadcast-image{min-height:560px}.public-landing .upper-content{background-color:#0000004d}}@media screen and (min-width:758px) and (max-width:1007.9px){.public-landing .main-title{margin-bottom:24px}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.public-landing .hero-image-container{height:450px}.public-landing .hero-image-container .media-image-container,.public-landing .hero-image-container .media-image-container .ibroadcast-image{min-height:450px}.public-landing .upper-content{margin-bottom:16px;padding-top:12px}.public-landing .upper-content .alternate-title-container{padding:0 8px}.public-landing .main-content .main-title{margin-bottom:12px}.public-landing .main-content .main-title-content{display:block}.public-landing .main-content .main-title-content .description{margin-top:0;margin-bottom:12px}.public-landing .main-content .main-title-content a{margin-bottom:6px}}.public-landing .video-section{width:100%;height:fit-content;margin:auto 0;padding:0 32px}.public-landing .video-section .media-container{justify-content:center;align-items:center;display:flex}.public-landing .video-section .media-container .embedded-video-player{z-index:5}@media screen and (min-width:1008px){.public-landing .video-section .media-container .embedded-video-player{width:100%;max-width:656px;height:370px}}@media screen and (min-width:758px) and (max-width:1007.9px){.public-landing .video-section .media-container .embedded-video-player{width:100%;max-width:320px;height:180px}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.public-landing .video-section .media-container{padding:48px 0}.public-landing .video-section .media-container .embedded-video-player{width:100%;max-width:375px;height:210px}}#home{box-sizing:content-box;flex-direction:column;align-items:center;gap:40px;max-width:1248px;margin:24px auto 0;padding-left:16px;padding-right:16px;display:flex}#home .rail-section{width:100%}.homepage-title{box-sizing:content-box;color:#000;align-self:start;max-width:1248px;margin:24px 0;padding-left:16px;padding-right:16px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:28px;font-weight:700;line-height:32px}@media screen and (min-width:1008px){.homepage-title{margin:40px auto 32px;font-size:32px;line-height:36px}}.global-news{box-sizing:border-box;background-color:#f6f6f6;flex-direction:column;gap:12px;width:100%;padding:12px;display:flex}@media screen and (min-width:758px) and (max-width:1007.9px),screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (max-width:399.9px),print{.global-news{gap:12px;max-width:100%}}.full-story-content .global-news,.regional-content .global-news,.country-content .global-news{padding:16px}.global-news-title-with-arrow{margin:0;padding:0 4px 6px 0}.global-news-title-with-arrow a{color:#000;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:20px;display:inline-block}.global-news-title-with-arrow a:focus-visible{outline:2px solid #005fcc;text-decoration:underline}.global-news-title-with-arrow a:hover{text-decoration:none}.global-news-title-with-arrow-content{align-items:center;gap:4px;display:flex}.global-news-title-with-arrow-content:hover .global-news-title{text-decoration:underline}@media screen and (min-width:758px) and (max-width:1007.9px),screen and (min-width:1008px){.global-news-title-with-arrow-content .country-region-news-title{font-size:20px;line-height:24px}}.global-news-arrow{color:#000;width:12px;height:12px;padding-top:1px}.global-news-content{flex-direction:column;gap:12px;height:100%;display:flex}@media screen and (min-width:758px) and (max-width:1007.9px),screen and (min-width:568px) and (max-width:757.9px){.global-news-content{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}}.regional-content .global-news-content,.country-content .global-news-content,.full-story-content .global-news-content{grid-template-columns:repeat(6,minmax(0,1fr));gap:16px;height:100%;display:grid}@media screen and (min-width:1008px) and (max-width:1279.9px){.regional-content .global-news-content,.country-content .global-news-content,.full-story-content .global-news-content{grid-template-columns:repeat(5,minmax(0,1fr))}}@media screen and (min-width:758px) and (max-width:1007.9px),screen and (min-width:568px) and (max-width:757.9px){.regional-content .global-news-content,.country-content .global-news-content,.full-story-content .global-news-content{grid-template-columns:repeat(4,minmax(0,1fr))}}@media screen and (min-width:568px) and (max-width:757.9px){.regional-content .global-news-content,.country-content .global-news-content,.full-story-content .global-news-content{gap:12px}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px){.regional-content .global-news-content,.country-content .global-news-content,.full-story-content .global-news-content{flex-direction:column;gap:12px;display:flex}}.regional-content .global-news-content>*,.country-content .global-news-content>*,.full-story-content .global-news-content>*{align-self:stretch}.long-date-cards .global-news-card-clock-time-container .global-news-card-time{min-width:60px;max-width:60px}@media screen and (min-width:758px) and (max-width:1007.9px),screen and (min-width:568px) and (max-width:757.9px){.long-date-cards .global-news-card-clock-time-container .global-news-card-time{max-width:unset}}.global-news-card{border-bottom:1px solid #e6e8ea;flex-direction:row;align-items:flex-start;gap:8px;padding-bottom:12px;display:flex;position:relative}.global-news-card:last-child{border:none;padding:0}@media screen and (min-width:758px) and (max-width:1007.9px),screen and (min-width:568px) and (max-width:757.9px){.global-news-card{border:none;flex-direction:column;flex-basis:100%;padding-bottom:0}.global-news-card .global-news-card-clock-time-container{margin-top:auto}.global-news-card .global-news-card-time{max-width:unset}}.regional-content .global-news-card,.country-content .global-news-card,.full-story-content .global-news-card{border:none;flex-direction:column;flex-basis:100%;padding-bottom:0}.regional-content .global-news-card .global-news-card-clock-time-container,.country-content .global-news-card .global-news-card-clock-time-container,.full-story-content .global-news-card .global-news-card-clock-time-container{margin-top:auto}.regional-content .global-news-card .global-news-card-time,.country-content .global-news-card .global-news-card-time,.full-story-content .global-news-card .global-news-card-time{max-width:unset}@media screen and (min-width:400px) and (max-width:567.9px),screen and (max-width:399.9px),print{.regional-content .global-news-card,.country-content .global-news-card,.full-story-content .global-news-card{border-bottom:1px solid #e6e8ea;flex-direction:row;align-items:flex-start;gap:8px;padding-bottom:12px;display:flex;position:relative}.regional-content .global-news-card:last-child,.country-content .global-news-card:last-child,.full-story-content .global-news-card:last-child{border:none;padding:0}}.global-news-card .preview-overlay{color:#fff;background-color:#7e1341;flex-direction:column;justify-content:center;width:100%;height:0;transition:height .3s;display:flex;position:absolute;top:0;left:0;overflow:hidden}.global-news-card .preview-overlay .icon-lock{width:auto;height:auto;position:absolute;top:16px;left:16px}@media screen and (min-width:1008px){.global-news-card .preview-overlay .preview-message{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.global-news-card .preview-overlay .preview-message{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.global-news-card .preview-overlay .preview-message{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (max-width:399.9px),print{.global-news-card .preview-overlay .preview-message{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:1008px){.global-news-card .preview-overlay .preview-message{line-height:1.25}}@media screen and (min-width:758px) and (max-width:1007.9px){.global-news-card .preview-overlay .preview-message{line-height:1.22222}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.global-news-card .preview-overlay .preview-message{line-height:1.25}}@media screen and (max-width:399.9px),print{.global-news-card .preview-overlay .preview-message{line-height:1.25}}.global-news-card .preview-overlay .preview-message{justify-content:space-between;align-items:flex-end;padding:16px;display:flex}.global-news-card .preview-overlay .preview-message .icon-arrow-right{padding-left:20px}.global-news-card .preview-overlay{color:#000;background-color:#e6e8ea;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:700;line-height:20px}.global-news-card:has(>a:focus-visible){outline:2px solid #005fcc}.global-news-card a{color:#3a3c3e}.global-news-card a:focus{outline:none}.global-news-card a:visited .global-news-card-headline{color:#545658}.global-news-card .icon-lock{color:#545658;width:13px;height:13px;margin-right:4px;font-size:13px}.global-news-card-clock-time-container{flex-direction:row;gap:4px;display:flex}@media screen and (min-width:758px) and (max-width:1007.9px),screen and (min-width:568px) and (max-width:757.9px){.global-news-card-clock-time-container{order:1}}.regional-content .global-news-card-clock-time-container,.country-content .global-news-card-clock-time-container,.full-story-content .global-news-card-clock-time-container{order:1}@media screen and (min-width:400px) and (max-width:567.9px),screen and (max-width:399.9px),print{.regional-content .global-news-card-clock-time-container,.country-content .global-news-card-clock-time-container,.full-story-content .global-news-card-clock-time-container{order:0}}.global-news-card-clock-time-container .global-news-clock{fill:#545658;width:13px;min-width:13px;height:13px;min-height:13px;padding-top:5px}.global-news-card-clock-time-container .global-news-card-time{color:#545658;min-width:25px;max-width:25px;padding-top:3px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:12px;font-weight:400;line-height:16px}@media screen and (min-width:758px) and (max-width:1007.9px),screen and (min-width:568px) and (max-width:757.9px){.global-news-card-clock-time-container .global-news-card-time{max-width:unset}}.global-news-card-headline{color:#3a3c3e;width:100%;height:auto;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;line-height:19px}#global.preview-mode .global-news-card:hover .preview-overlay,#global.preview-mode .global-news-card:focus .preview-overlay,#global.preview-mode .global-news-card .preview-overlay:hover,#global.preview-mode .global-news-card .preview-overlay:focus{height:100%}#global.preview-mode .global-news-card .product-summary-block{cursor:pointer}#feeds-section{flex-direction:column;row-gap:24px;display:flex}#feeds-section .title{margin:0}#feeds-section .title a{color:#000;width:fit-content;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:24px;font-weight:700;line-height:28px}#feeds-section .title a:hover{text-decoration:underline}#feeds-section .title a .icon{fill:#000;width:14px;height:14px;margin-left:10px}#feeds-section .title a:focus-visible{outline-offset:0;outline:2px solid #005fcc}#feeds-section .rail{margin-bottom:16px}#feeds-section .rail .rail-title h3{color:#000;margin:0;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:20px}#feeds-section .rail .rail-title{align-items:center;gap:8px;width:100%;display:flex}@media screen and (max-width:399.9px),print{#feeds-section .rail .rail-title{border-bottom:1px solid #000;justify-content:space-between;padding-bottom:8px}}#feeds-section .rail .rail-title .rail-divider{border-bottom:1px solid #000;flex-grow:2}@media screen and (max-width:399.9px),print{#feeds-section .rail .rail-title .rail-divider{display:none}}#feeds-section .rail .rail-title .icon{fill:#000;width:12px;height:12px;margin-left:2px}#feeds-section .rail .rail-title .see-all-link{color:#000;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:20px}#feeds-section .rail .rail-title .see-all-link:hover{text-decoration:underline}#feeds-section .rail .rail-title .see-all-link:focus-visible{outline-offset:1px;outline:2px solid #005fcc}#feeds-section .rail .rail-title:hover{text-decoration:none}@media screen and (min-width:1008px) and (max-width:1279.9px){#feeds-section .rail .rail-products-container{grid-template-columns:repeat(6,minmax(0,1fr))}}#feeds-section .see-feeds-button{appearance:none;color:#fff;background:#7e1341;border:2px solid #0000;border-radius:0;justify-content:center;gap:8px;margin:0;padding:12px;font-size:1em;display:flex}#feeds-section .see-feeds-button{color:#fff;appearance:none;background:#7e1341;border:2px solid #0000;border-radius:0;justify-content:center;gap:8px;margin:0;padding:12px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1em;font-weight:500;line-height:20px;display:flex}#feeds-section .see-feeds-button:focus-visible svg,#feeds-section .see-feeds-button:hover svg{fill:#fff}#feeds-section .see-feeds-button:focus-visible,#feeds-section .see-feeds-button:hover{color:#fff;background-color:#520c2a;border-color:#7e1341}#feeds-section .see-feeds-button:focus-visible{outline-offset:1px;outline:2px solid #005fcc}#feeds-section .see-feeds-button{color:#3a3c3e;background-color:#0000;border:2px solid #5a5959}#feeds-section .see-feeds-button:hover,#feeds-section .see-feeds-button:focus-visible{color:#fff;background-color:#000;border-color:#000;text-decoration:none}#feeds-section .see-feeds-button:hover svg,#feeds-section .see-feeds-button:focus-visible svg{fill:#fff}#feeds-section .see-feeds-button{color:#141414;border:2px solid #141414;align-items:center;width:fit-content;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:20px}#feeds-section .see-feeds-button .icon{fill:#141414;width:16px;height:16px}@media screen and (max-width:399.9px),print{#feeds-section .see-feeds-button{display:none}}.full-stories-section{width:100%}.full-stories-section h2.section-title{color:#000;margin:0 0 24px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:24px;font-weight:700;line-height:28px}@media screen and (max-width:399.9px),print{.full-stories-section h2.section-title{margin:0 0 16px}}.full-stories-section .full-stories-list{grid-gap:16px;grid-template-columns:repeat(auto-fit,minmax(168px,1fr));display:grid}@media screen and (max-width:399.9px),print{.full-stories-section .full-stories-list{grid-template-columns:1fr}}.full-stories-section .one-item-list .full-story-card{background-size:130%;display:flex}@media screen and (min-width:400px) and (max-width:567.9px),screen and (max-width:399.9px),print{.full-stories-section .one-item-list .full-story-card{display:unset;background-size:cover}}@media screen and (min-width:1008px){.full-stories-section .one-item-list .full-story-card .image-container .full-story-card-image{width:406px}}@media screen and (min-width:758px) and (max-width:1007.9px),screen and (min-width:568px) and (max-width:757.9px){.full-stories-section .one-item-list .full-story-card .image-container .full-story-card-image{width:373px}}@media screen and (min-width:1008px){.full-stories-section .one-item-list .full-story-card .full-story-card-body{justify-content:center}}@media screen and (min-width:1280px){.full-stories-section .two-items-list .full-story-card{background-size:130%;display:flex}.full-stories-section .two-items-list .full-story-card .image-container .full-story-card-image{width:373px;height:210px}}.full-stories-section .three-items-list{grid-template-columns:repeat(3,minmax(0,1fr))}@media screen and (min-width:400px) and (max-width:567.9px){.full-stories-section .three-items-list{grid-template-columns:repeat(2,1fr)}.full-stories-section .three-items-list :first-child{grid-area:1/1/auto/3}}@media screen and (max-width:399.9px),print{.full-stories-section .three-items-list{grid-template-columns:1fr}}.full-story-card{background-color:#b80000;background-image:url(https://monitoring.files.bbci.co.uk/bbcm-user-portal/6521/assets/ambient-dark-BXynz2Lr.svg);background-repeat:no-repeat;background-size:cover}.full-story-card:focus-visible{outline-offset:0;outline:2px solid #005fcc}.full-story-card:hover,.full-story-card:focus-visible{text-decoration:none}.full-story-card:hover .full-story-card-body .full-story-title,.full-story-card:focus-visible .full-story-card-body .full-story-title{text-decoration:underline}.full-story-card .image-container{background:#ddd;max-width:100%}.full-story-card .image-container.hide{opacity:0}.full-story-card .image-container .full-story-card-image .stamp-text{display:none}.full-story-card .full-story-card-body{flex-direction:column;padding:16px 12px 24px;display:flex}.full-story-card .full-story-card-body .full-story-title{color:#fff;margin:0;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:24px}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (max-width:399.9px),print{.full-story-card .full-story-card-body .full-story-title{font-size:16px;line-height:20px}}.full-story-card .full-story-card-body .full-story-headline{color:#fff;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:22px}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (max-width:399.9px),print{.full-story-card .full-story-card-body .full-story-headline{font-size:14px;line-height:19px}}.full-story-title:after{content:" ";border-bottom:4px solid #b80000;width:24px;margin:7px 0 12px;display:block}.simple-reference-link-card{background-color:#fff;flex-direction:column;min-height:60px;display:flex}.simple-reference-link-card .card-link{flex-direction:row;justify-content:space-between;gap:12px;height:100%;padding:12px;display:flex}.simple-reference-link-card .card-link .card-body{flex-grow:1}.simple-reference-link-card .card-link .card-body.biography .card-title{color:#3a3c3e;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:500;line-height:20px}.simple-reference-link-card .card-link .card-body.biography .card-body-text{color:#545658;margin-top:8px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:13px;font-weight:500;line-height:16px}.simple-reference-link-card .card-link .card-body.biography .card-footer{color:#545658;margin-top:8px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:13px;font-weight:400;line-height:16px}.simple-reference-link-card .card-link .card-body.political-party .card-title{color:#3a3c3e;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:500;line-height:20px}.simple-reference-link-card .card-link .card-body.political-party .card-body-text{color:#545658;margin-top:8px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:13px;font-weight:500;line-height:16px}.simple-reference-link-card .card-link .card-body.political-party .card-footer{color:#545658;margin-top:8px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:13px;font-weight:400;line-height:16px}.simple-reference-link-card .card-link .card-body.organisation .card-title{color:#3a3c3e;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:500;line-height:20px}.simple-reference-link-card .card-link .card-body.organisation .card-body-text{color:#545658;margin-top:8px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:13px;font-weight:500;line-height:16px}.simple-reference-link-card .card-link .card-body.organisation .card-footer{color:#545658;margin-top:8px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:13px;font-weight:400;line-height:16px}.simple-reference-link-card .card-link .card-body.armed-organisation .card-title{color:#3a3c3e;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:500;line-height:20px}.simple-reference-link-card .card-link .card-body.armed-organisation .card-body-text{color:#545658;margin-top:8px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:13px;font-weight:500;line-height:16px}.simple-reference-link-card .card-link .card-body.armed-organisation .card-footer{color:#545658;margin-top:8px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:13px;font-weight:400;line-height:16px}.simple-reference-link-card .card-link .card-body.trade-union .card-title{color:#3a3c3e;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:500;line-height:20px}.simple-reference-link-card .card-link .card-body.trade-union .card-body-text{color:#545658;margin-top:8px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:13px;font-weight:500;line-height:16px}.simple-reference-link-card .card-link .card-body.trade-union .card-footer{color:#545658;margin-top:8px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:13px;font-weight:400;line-height:16px}.simple-reference-link-card .card-link .card-body.media-guide .card-title{color:#3a3c3e;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;line-height:18px}.simple-reference-link-card .card-link .card-body.media-guide .card-body-text{color:#3a3c3e;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:500;line-height:20px}.simple-reference-link-card .card-link .card-body.media-guide .card-body-text:not(:first-child){margin-top:8px}.simple-reference-link-card .card-link .card-body.media-guide .card-footer{color:#545658;margin-top:8px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:13px;font-weight:400;line-height:16px}.simple-reference-link-card .card-link .card-body.forces .card-title{color:#3a3c3e;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;line-height:18px}.simple-reference-link-card .card-link .card-body.forces .card-body-text{color:#3a3c3e;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:500;line-height:20px}.simple-reference-link-card .card-link .card-body.forces .card-body-text:not(:first-child){margin-top:8px}.simple-reference-link-card .card-link .card-body.forces .card-footer{color:#545658;margin-top:8px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:13px;font-weight:400;line-height:16px}.simple-reference-link-card .card-link .card-body.government-list .card-title{color:#3a3c3e;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;line-height:18px}.simple-reference-link-card .card-link .card-body.government-list .card-body-text{color:#3a3c3e;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:500;line-height:20px}.simple-reference-link-card .card-link .card-body.government-list .card-body-text:not(:first-child){margin-top:8px}.simple-reference-link-card .card-link .card-body.government-list .card-footer{color:#545658;margin-top:8px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:13px;font-weight:400;line-height:16px}.simple-reference-link-card .card-link .card-body.parliament .card-title{color:#3a3c3e;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;line-height:18px}.simple-reference-link-card .card-link .card-body.parliament .card-body-text{color:#3a3c3e;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:500;line-height:20px}.simple-reference-link-card .card-link .card-body.parliament .card-body-text:not(:first-child){margin-top:8px}.simple-reference-link-card .card-link .card-body.parliament .card-footer{color:#545658;margin-top:8px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:13px;font-weight:400;line-height:16px}.simple-reference-link-card .card-link .card-body.regional-and-local-government .card-title{color:#3a3c3e;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;line-height:18px}.simple-reference-link-card .card-link .card-body.regional-and-local-government .card-body-text{color:#3a3c3e;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:500;line-height:20px}.simple-reference-link-card .card-link .card-body.regional-and-local-government .card-body-text:not(:first-child){margin-top:8px}.simple-reference-link-card .card-link .card-body.regional-and-local-government .card-footer{color:#545658;margin-top:8px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:13px;font-weight:400;line-height:16px}.simple-reference-link-card .card-link .card-body.police .card-title{color:#3a3c3e;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;line-height:18px}.simple-reference-link-card .card-link .card-body.police .card-body-text{color:#3a3c3e;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:500;line-height:20px}.simple-reference-link-card .card-link .card-body.police .card-body-text:not(:first-child){margin-top:8px}.simple-reference-link-card .card-link .card-body.police .card-footer{color:#545658;margin-top:8px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:13px;font-weight:400;line-height:16px}.simple-reference-link-card .card-link .card-body.ministries .card-title{color:#3a3c3e;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;line-height:18px}.simple-reference-link-card .card-link .card-body.ministries .card-body-text{color:#3a3c3e;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:500;line-height:20px}.simple-reference-link-card .card-link .card-body.ministries .card-body-text:not(:first-child){margin-top:8px}.simple-reference-link-card .card-link .card-body.ministries .card-footer{color:#545658;margin-top:8px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:13px;font-weight:400;line-height:16px}.simple-reference-link-card .card-link .card-body:hover,.simple-reference-link-card .card-link .card-body:focus-visible{text-decoration:none}.simple-reference-link-card .card-link .card-body:hover .card-title,.simple-reference-link-card .card-link .card-body:focus-visible .card-title{-webkit-text-decoration:underline #3a3c3e;text-decoration:underline #3a3c3e}.simple-reference-link-card .card-link .card-body:focus-visible{outline-offset:0;outline:2px solid #005fcc}.simple-reference-link-card .card-link.reference{border-left:2px solid #2c3f50}.primary-featured-section{flex-direction:column;gap:24px;width:100%;display:flex}.primary-featured-section .section-title{color:#000;width:fit-content;margin:0;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:24px;font-weight:700;line-height:28px}.primary-featured-section .section-title .icon{fill:#000;width:14px;height:14px;margin-left:8px}.primary-featured-section .section-title a{color:#000;width:fit-content;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:24px;font-weight:700;line-height:28px}.primary-featured-section .section-title a:focus-visible{outline-offset:1px;outline:2px solid #005fcc}.primary-featured-section .section-title a:hover,.primary-featured-section .section-title a:focus-visible{text-decoration:underline}.primary-featured-section .primary-featured-container{gap:16px;width:100%;display:flex}.primary-featured-section .primary-featured-container .primary-featured-stories-container{flex:3 1 0;gap:16px;display:flex}.primary-featured-section .primary-featured-container .primary-featured-stories-container .second-section.rows{grid-template-columns:100%;grid-auto-rows:1fr;gap:8px;display:grid}.primary-featured-section .primary-featured-container .primary-featured-stories-container .second-section{grid-gap:8px;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:1fr;display:grid}@media screen and (min-width:400px) and (max-width:567.9px),screen and (max-width:399.9px),print{.primary-featured-section .primary-featured-container .primary-featured-stories-container{flex-direction:column}}.primary-featured-section .primary-featured-container .global-news-container{flex:1 1 0;display:flex}@media screen and (min-width:758px) and (max-width:1007.9px),screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (max-width:399.9px),print{.primary-featured-section .primary-featured-container{flex-direction:column}}@media screen and (min-width:1280px){.primary-featured-section .primary-featured-container .primary-section-main-card,.primary-featured-section .primary-featured-container .second-section{flex:1 1 0}}@media screen and (min-width:1008px) and (max-width:1279.9px){.primary-featured-section .primary-featured-container .primary-section-main-card{flex:1 1 0}.primary-featured-section .primary-featured-container .second-section{flex:1.25 1 0}}@media screen and (min-width:758px) and (max-width:1007.9px){.primary-featured-section .primary-featured-container .primary-section-main-card{flex:1 1 0}.primary-featured-section .primary-featured-container .second-section{flex:1.4 1 0}}@media screen and (min-width:568px) and (max-width:757.9px){.primary-featured-section .primary-featured-container .primary-section-main-card,.primary-featured-section .primary-featured-container .second-section{flex:1 1 0}}.product-summary-card-container-new{background-color:#fff;flex-direction:column;flex-grow:1;padding:12px;display:flex}@media screen and (max-width:399.9px),print{.product-summary-card-container-new.news-alert{border-left:2px solid #ab140d}.product-summary-card-container-new.report{border-left:2px solid #f2bb17}.product-summary-card-container-new.overview,.product-summary-card-container-new.round-up{border-left:2px solid #2074c5}.product-summary-card-container-new.insight{border-left:2px solid #7e1341}.product-summary-card-container-new.reference{border-left:2px solid #2c3f50}.product-summary-card-container-new.programme-summary{border-left:2px solid #e45c27}.product-summary-card-container-new.quotes{border-left:2px solid #39707d}.product-summary-card-container-new.expert{border-left:2px solid #7e1341}}.primary-featured-container .primary-featured-stories-container .product-summary-card-container-new{border:none}.product-summary-card-category{color:#3a3c3e;margin-bottom:16px;padding-bottom:12px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;line-height:19px;position:relative}.product-summary-card-category.news-alert:after{content:"";background:#ab140d;width:24px;height:4px;position:absolute;bottom:-4px;left:0}.product-summary-card-category.report:after{content:"";background:#f2bb17;width:24px;height:4px;position:absolute;bottom:-4px;left:0}.product-summary-card-category.overview:after,.product-summary-card-category.round-up:after{content:"";background:#2074c5;width:24px;height:4px;position:absolute;bottom:-4px;left:0}.product-summary-card-category.insight:after{content:"";background:#7e1341;width:24px;height:4px;position:absolute;bottom:-4px;left:0}.product-summary-card-category.reference:after{content:"";background:#2c3f50;width:24px;height:4px;position:absolute;bottom:-4px;left:0}.product-summary-card-category.programme-summary:after{content:"";background:#e45c27;width:24px;height:4px;position:absolute;bottom:-4px;left:0}.product-summary-card-category.quotes:after{content:"";background:#39707d;width:24px;height:4px;position:absolute;bottom:-4px;left:0}.product-summary-card-category.expert:after{content:"";background:#7e1341;width:24px;height:4px;position:absolute;bottom:-4px;left:0}.primary-featured-container .primary-featured-stories-container .product-summary-card-category{display:flex}@media screen and (max-width:399.9px),print{.product-summary-card-category{display:none}}.primary-featured-container .primary-featured-stories-container .rows .product-summary-card-container-new.news-alert{border-left:2px solid #ab140d}.primary-featured-container .primary-featured-stories-container .rows .product-summary-card-container-new.report{border-left:2px solid #f2bb17}.primary-featured-container .primary-featured-stories-container .rows .product-summary-card-container-new.overview,.primary-featured-container .primary-featured-stories-container .rows .product-summary-card-container-new.round-up{border-left:2px solid #2074c5}.primary-featured-container .primary-featured-stories-container .rows .product-summary-card-container-new.insight{border-left:2px solid #7e1341}.primary-featured-container .primary-featured-stories-container .rows .product-summary-card-container-new.reference{border-left:2px solid #2c3f50}.primary-featured-container .primary-featured-stories-container .rows .product-summary-card-container-new.programme-summary{border-left:2px solid #e45c27}.primary-featured-container .primary-featured-stories-container .rows .product-summary-card-container-new.quotes{border-left:2px solid #39707d}.primary-featured-container .primary-featured-stories-container .rows .product-summary-card-container-new.expert{border-left:2px solid #7e1341}.primary-featured-container .primary-featured-stories-container .rows .product-summary-card-category{display:none}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){.insights .product-summary-card-container-new.news-alert{border-left:2px solid #ab140d}.insights .product-summary-card-container-new.report{border-left:2px solid #f2bb17}.insights .product-summary-card-container-new.overview,.insights .product-summary-card-container-new.round-up{border-left:2px solid #2074c5}.insights .product-summary-card-container-new.insight{border-left:2px solid #7e1341}.insights .product-summary-card-container-new.reference{border-left:2px solid #2c3f50}.insights .product-summary-card-container-new.programme-summary{border-left:2px solid #e45c27}.insights .product-summary-card-container-new.quotes{border-left:2px solid #39707d}.insights .product-summary-card-container-new.expert{border-left:2px solid #7e1341}.insights .product-summary-card-category{display:none}}.product-summary-card-footer-new{justify-content:space-between;width:100%;margin-top:auto;display:flex}@media screen and (min-width:1008px){.product-summary-card-footer-new .metadata{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.product-summary-card-footer-new .metadata{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.8125rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.product-summary-card-footer-new .metadata{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (max-width:399.9px),print{.product-summary-card-footer-new .metadata{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (min-width:1008px){.product-summary-card-footer-new .metadata{line-height:1.33333}}@media screen and (min-width:758px) and (max-width:1007.9px){.product-summary-card-footer-new .metadata{line-height:1.23077}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.product-summary-card-footer-new .metadata{line-height:1.33333}}@media screen and (max-width:399.9px),print{.product-summary-card-footer-new .metadata{line-height:1.33333}}.product-summary-card-footer-new .metadata{color:#545658;flex-flow:column wrap;align-self:flex-end;gap:4px;display:flex;overflow:hidden}.product-summary-card-footer-new .metadata .product-summary-card-category-footer{display:none}.product-summary-card-footer-new .metadata .product-summary-card-clock-time-container{flex-direction:row;gap:4px;display:flex}.product-summary-card-footer-new .metadata .product-summary-card-clock{fill:#545658;min-width:13px;max-width:13px;min-height:13px;max-height:13px;padding-top:2px;line-height:19px}@media screen and (max-width:399.9px),print{.product-summary-card-footer-new .metadata{flex-direction:row;align-items:center;gap:8px}.product-summary-card-footer-new .metadata .product-summary-card-source{border-left:1px solid #b0b2b4;padding-left:8px}.product-summary-card-footer-new .metadata .product-summary-card-category-footer{border-left:1px solid #b0b2b4;padding-left:8px;display:block}.country-reports-rail .product-summary-card-footer-new .metadata{flex-direction:row;align-items:center;gap:8px}.country-reports-rail .product-summary-card-footer-new .metadata .product-summary-card-source{border-left:1px solid #b0b2b4;padding-left:8px}.country-reports-rail .product-summary-card-footer-new .metadata .product-summary-card-category-footer{border-left:1px solid #b0b2b4;padding-left:8px;display:block}.country-round-up-rail .product-summary-card-footer-new .metadata{flex-direction:row;align-items:center;gap:8px}.country-round-up-rail .product-summary-card-footer-new .metadata .product-summary-card-source{border-left:1px solid #b0b2b4;padding-left:8px}.country-round-up-rail .product-summary-card-footer-new .metadata .product-summary-card-category-footer{border-left:1px solid #b0b2b4;padding-left:8px;display:block}}.product-summary-card-footer-new .icon-lock{color:#545658;align-self:flex-end;width:auto;height:auto}.primary-featured-container .primary-featured-stories-container .primary-section-main-card .metadata{flex-direction:column;align-self:flex-end;align-items:start;gap:4px}.primary-featured-container .primary-featured-stories-container .primary-section-main-card .metadata .product-summary-card-category-footer{display:none}.primary-featured-container .primary-featured-stories-container .primary-section-main-card .metadata .product-summary-card-clock-time-container{flex-direction:row;gap:4px;display:flex}.primary-featured-container .primary-featured-stories-container .primary-section-main-card .metadata .product-summary-card-source{border-left:0;padding-left:0}.primary-featured-container .primary-featured-stories-container .rows .metadata{flex-direction:row;align-items:center;gap:8px}.primary-featured-container .primary-featured-stories-container .rows .metadata .product-summary-card-source{border-left:1px solid #b0b2b4;padding-left:8px}.primary-featured-container .primary-featured-stories-container .rows .metadata .product-summary-card-category-footer{border-left:1px solid #b0b2b4;padding-left:8px;display:block}.product-summary-card-title-new{color:#3a3c3e;margin-bottom:12px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:500;line-height:20px}@media screen and (max-width:399.9px),print{.product-summary-card-title-new{color:#3a3c3e;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;line-height:19px}}.primary-featured-container .primary-featured-stories-container .product-summary-card-title-new{color:#3a3c3e;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:20px;font-weight:500;line-height:24px}.primary-featured-container .primary-featured-stories-container .blocks .product-summary-card-title-new{color:#3a3c3e;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:500;line-height:22px}.primary-featured-container .primary-featured-stories-container .rows .product-summary-card-title-new{color:#3a3c3e;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;line-height:19px}.product-summary-card-title-new h3.headline{color:#3a3c3e;margin:0;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:500;line-height:20px}.product-summary-card-link-container-new{flex-grow:1;flex-basis:100%;width:100%}.product-summary-card-link-new{flex-grow:1;width:100%;height:100%;display:flex;position:relative}.product-summary-card-link-new .upgrade-subscription-overlay{opacity:.8;color:#fff;background-color:#000;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:100%;height:0;display:flex;position:absolute;top:0;left:0;overflow:hidden}.product-summary-card-link-new .upgrade-subscription-overlay .icon-lock{width:auto;height:auto;font-size:14px}.product-summary-card-link-new .upgrade-subscription-overlay .preview-message{text-align:center;color:#fff;margin:0 8px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:19px}.product-summary-card-link-new .upgrade-subscription-overlay .preview-message:hover{text-decoration:underline}.product-summary-card-link-new:hover .upgrade-subscription-overlay,.product-summary-card-link-new a:focus-visible .upgrade-subscription-overlay{height:100%}.product-summary-card-link-new a{flex-direction:column;flex-grow:1;width:100%;display:flex}.product-summary-card-link-new a:hover{text-decoration:none}.product-summary-card-link-new a:hover .product-summary-card-title-new{-webkit-text-decoration:underline #3a3c3e;text-decoration:underline #3a3c3e}.product-summary-card-link-new a:hover,.product-summary-card-link-new a:focus-visible{text-decoration:none}.product-summary-card-link-new a:hover .product-summary-card-title-new,.product-summary-card-link-new a:focus-visible .product-summary-card-title-new{-webkit-text-decoration:underline #3a3c3e;text-decoration:underline #3a3c3e}.product-summary-card-link-new a:hover .hero-image,.product-summary-card-link-new a:focus-visible .hero-image{filter:none}.product-summary-card-link-new a:visited .product-summary-card-title-new{color:#545658}.product-summary-card-link-new a:focus-visible{outline-offset:0;outline:2px solid #005fcc}.product-summary-card-link-new a .hero-image{width:100%}.product-summary-card-link-new a .hero-image .hero-image{aspect-ratio:16/9;background:#ddd}.product-summary-card-link-new a .hero-image .hero-image .image{max-width:100%}.product-summary-card-link-new a .hero-image .hero-image .image.hide{opacity:0}@media screen and (max-width:399.9px),print{.product-summary-card-link-new a .hero-image{display:none}}.product-summary-card-link-new a .stamp-text{display:none}.product-summary-card-link-new a.coloured-text .product-summary-card{border:none}.product-summary-card-link-new a.coloured-text .product-summary-card .news-alert.title,.product-summary-card-link-new a.coloured-text .product-summary-card .news-alert .preview,.product-summary-card-link-new a.coloured-text .product-summary-card .news-alert .metadata{color:#ab140d}.product-summary-card-link-new a.coloured-text .product-summary-card .report.title,.product-summary-card-link-new a.coloured-text .product-summary-card .report .preview,.product-summary-card-link-new a.coloured-text .product-summary-card .report .metadata{color:#f2bb17}.product-summary-card-link-new a.coloured-text .product-summary-card .overview.title,.product-summary-card-link-new a.coloured-text .product-summary-card .overview .preview,.product-summary-card-link-new a.coloured-text .product-summary-card .overview .metadata,.product-summary-card-link-new a.coloured-text .product-summary-card .round-up.title,.product-summary-card-link-new a.coloured-text .product-summary-card .round-up .preview,.product-summary-card-link-new a.coloured-text .product-summary-card .round-up .metadata{color:#2074c5}.product-summary-card-link-new a.coloured-text .product-summary-card .insight.title,.product-summary-card-link-new a.coloured-text .product-summary-card .insight .preview,.product-summary-card-link-new a.coloured-text .product-summary-card .insight .metadata{color:#7e1341}.product-summary-card-link-new a.coloured-text .product-summary-card .reference.title,.product-summary-card-link-new a.coloured-text .product-summary-card .reference .preview,.product-summary-card-link-new a.coloured-text .product-summary-card .reference .metadata{color:#2c3f50}.product-summary-card-link-new a.coloured-text .product-summary-card .programme-summary.title,.product-summary-card-link-new a.coloured-text .product-summary-card .programme-summary .preview,.product-summary-card-link-new a.coloured-text .product-summary-card .programme-summary .metadata{color:#e45c27}.product-summary-card-link-new a.coloured-text .product-summary-card .quotes.title,.product-summary-card-link-new a.coloured-text .product-summary-card .quotes .preview,.product-summary-card-link-new a.coloured-text .product-summary-card .quotes .metadata{color:#39707d}.product-summary-card-link-new a.coloured-text .product-summary-card .expert.title,.product-summary-card-link-new a.coloured-text .product-summary-card .expert .preview,.product-summary-card-link-new a.coloured-text .product-summary-card .expert .metadata{color:#7e1341}.primary-featured-stories-container .product-summary-card-link-new a .hero-image{display:block}.primary-section-main-card .product-summary-card-link-new .upgrade-subscription-overlay{gap:16px}.primary-section-main-card .product-summary-card-link-new .upgrade-subscription-overlay .icon-lock{font-size:16px}.primary-section-main-card .product-summary-card-link-new .upgrade-subscription-overlay .preview-message{font-size:16px;line-height:22px}.product-summary-card-link-new:has(.media-container) .upgrade-subscription-overlay{gap:16px}.product-summary-card-link-new:has(.media-container) .upgrade-subscription-overlay .icon-lock{font-size:16px}.product-summary-card-link-new:has(.media-container) .upgrade-subscription-overlay .preview-message{font-size:16px;line-height:22px}.suggested-feed-card{background-color:#fff;border:none;flex-direction:row;justify-content:space-between;align-items:center;gap:8px;padding:10px 12px;display:flex}.suggested-feed-card .suggested-feed-card-title{color:#3a3c3e;text-align:left;word-break:break-word;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:20px}.suggested-feed-card:focus-visible,.suggested-feed-card:hover{text-decoration:underline}.suggested-feed-card:focus-visible{outline:2px solid #005fcc}.suggested-feed-card .suggested-feed-add-icon{background-color:#b80000;border-radius:50%;flex:none;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.suggested-feed-card .suggested-feed-add-icon .add-icon{fill:#fff;width:12px;height:12px}.suggested-feed-card .suggested-feed-saved{background-color:#0000;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.suggested-feed-card .suggested-feed-saved .confirm-icon{fill:#000;width:16px;height:16px}.disabled{pointer-events:none}.suggested-feeds-section{flex-direction:column;gap:16px;width:100%;display:flex}.suggested-feeds-header{color:#000;flex-direction:row;justify-content:space-between;align-items:center;gap:8px;width:100%;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:20px;display:flex}@media screen and (max-width:399.9px),print{.suggested-feeds-header{flex-direction:column;align-items:flex-start}}.suggested-feeds-header:after{content:"";background-color:#000;border-bottom:1px solid #000;flex:auto}@media screen and (max-width:399.9px),print{.suggested-feeds-header:after{width:100%}}.suggested-feeds-list{grid-gap:16px;display:grid}@media screen and (min-width:1008px){.suggested-feeds-list{grid-template-columns:repeat(5,1fr)}}@media screen and (min-width:758px) and (max-width:1007.9px){.suggested-feeds-list{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.suggested-feeds-list{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:399.9px),print{.suggested-feeds-list{grid-row-gap:8px;grid-template-rows:repeat(auto-fit,1fr);grid-template-columns:1fr}}.suggested-feeds-paragraph{color:#000;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:20px;font-weight:400;line-height:24px}@media screen and (max-width:399.9px),print{.suggested-feeds-paragraph{font-size:16px;line-height:20px}}.suggested-feeds-paragraph{margin:0 0 8px}.keyFocusArea-sections .main-content .section-heading.keyFocusArea-heading{color:#7e1341}@media screen and (min-width:1008px){.keyFocusArea-sections .main-content .section-heading.keyFocusArea-heading{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.5rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.keyFocusArea-sections .main-content .section-heading.keyFocusArea-heading{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.5rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.keyFocusArea-sections .main-content .section-heading.keyFocusArea-heading{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.75rem;font-weight:400}}@media screen and (max-width:399.9px),print{.keyFocusArea-sections .main-content .section-heading.keyFocusArea-heading{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.75rem;font-weight:400}}@media screen and (min-width:1008px){.keyFocusArea-sections .main-content .section-heading.keyFocusArea-heading{line-height:1.16667}}@media screen and (min-width:758px) and (max-width:1007.9px){.keyFocusArea-sections .main-content .section-heading.keyFocusArea-heading{line-height:1.16667}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.keyFocusArea-sections .main-content .section-heading.keyFocusArea-heading{line-height:1.14286}}@media screen and (max-width:399.9px),print{.keyFocusArea-sections .main-content .section-heading.keyFocusArea-heading{line-height:1.14286}}@media screen and (min-width:1008px),screen and (min-width:758px) and (max-width:1007.9px){.keyFocusArea-sections .main-content .section-heading.keyFocusArea-heading{text-align:left}}.keyFocusArea-sections .keyFocusArea-section-content{flex-wrap:wrap;align-items:stretch;margin:-8px;padding-bottom:60px;display:flex}.keyFocusArea-sections .keyFocusArea-product-link .product-summary-card-link{height:100%}@media screen and (min-width:1008px){.keyFocusArea-sections .keyFocusArea-section-0 .keyFocusArea-product-link:first-child{box-sizing:border-box;width:100%;padding:8px}.keyFocusArea-sections .keyFocusArea-section-0 .keyFocusArea-product-link:first-child .product-summary-block{align-items:stretch;display:flex}.keyFocusArea-sections .keyFocusArea-section-0 .keyFocusArea-product-link:first-child .product-summary-block .hero-image,.keyFocusArea-sections .keyFocusArea-section-0 .keyFocusArea-product-link:first-child .product-summary-block .hero-image>div,.keyFocusArea-sections .keyFocusArea-section-0 .keyFocusArea-product-link:first-child .product-summary-block .hero-image .media-container,.keyFocusArea-sections .keyFocusArea-section-0 .keyFocusArea-product-link:first-child .product-summary-block .hero-image .media-image-container,.keyFocusArea-sections .keyFocusArea-section-0 .keyFocusArea-product-link:first-child .product-summary-block .hero-image img{width:100%;height:100%}.keyFocusArea-sections .keyFocusArea-section-0 .keyFocusArea-product-link:first-child .product-summary-block .hero-image img{object-fit:cover}.keyFocusArea-sections .keyFocusArea-section-0 .keyFocusArea-product-link:first-child .product-summary-block .hero-image,.keyFocusArea-sections .keyFocusArea-section-0 .keyFocusArea-product-link:first-child .product-summary-block .product-summary-card-container{width:50%}}@media screen and (min-width:1008px) and (min-width:1008px){.keyFocusArea-sections .keyFocusArea-section-0 .keyFocusArea-product-link:first-child{min-height:280px}}@media screen and (min-width:1008px) and (min-width:758px) and (max-width:1007.9px){.keyFocusArea-sections .keyFocusArea-section-0 .keyFocusArea-product-link:first-child{min-height:200px}}@media screen and (min-width:1008px){.keyFocusArea-sections .keyFocusArea-section-0 .keyFocusArea-product-link:not(:first-child){box-sizing:border-box;width:25%;min-height:160px;padding:8px}.keyFocusArea-sections .keyFocusArea-section-1 .keyFocusArea-product-link:first-child{box-sizing:border-box;width:75%;padding:8px}.keyFocusArea-sections .keyFocusArea-section-1 .keyFocusArea-product-link:first-child .product-summary-block{align-items:stretch;display:flex}.keyFocusArea-sections .keyFocusArea-section-1 .keyFocusArea-product-link:first-child .product-summary-block .hero-image,.keyFocusArea-sections .keyFocusArea-section-1 .keyFocusArea-product-link:first-child .product-summary-block .hero-image>div,.keyFocusArea-sections .keyFocusArea-section-1 .keyFocusArea-product-link:first-child .product-summary-block .hero-image .media-container,.keyFocusArea-sections .keyFocusArea-section-1 .keyFocusArea-product-link:first-child .product-summary-block .hero-image .media-image-container,.keyFocusArea-sections .keyFocusArea-section-1 .keyFocusArea-product-link:first-child .product-summary-block .hero-image img{width:100%;height:100%}.keyFocusArea-sections .keyFocusArea-section-1 .keyFocusArea-product-link:first-child .product-summary-block .hero-image img{object-fit:cover}.keyFocusArea-sections .keyFocusArea-section-1 .keyFocusArea-product-link:first-child .product-summary-block .hero-image{width:66.6667%}.keyFocusArea-sections .keyFocusArea-section-1 .keyFocusArea-product-link:first-child .product-summary-block .product-summary-card-container{width:33.3333%}}@media screen and (min-width:1008px) and (min-width:1008px){.keyFocusArea-sections .keyFocusArea-section-1 .keyFocusArea-product-link:first-child{min-height:280px}}@media screen and (min-width:1008px) and (min-width:758px) and (max-width:1007.9px){.keyFocusArea-sections .keyFocusArea-section-1 .keyFocusArea-product-link:first-child{min-height:200px}}@media screen and (min-width:1008px){.keyFocusArea-sections .keyFocusArea-section-1 .keyFocusArea-product-link:not(:first-child){box-sizing:border-box;width:25%;min-height:160px;padding:8px}.keyFocusArea-sections .keyFocusArea-section-2 .keyFocusArea-product-link{box-sizing:border-box;width:100%;padding:8px}.keyFocusArea-sections .keyFocusArea-section-2 .keyFocusArea-product-link .product-summary-block{align-items:stretch;display:flex}.keyFocusArea-sections .keyFocusArea-section-2 .keyFocusArea-product-link .product-summary-block .hero-image,.keyFocusArea-sections .keyFocusArea-section-2 .keyFocusArea-product-link .product-summary-block .hero-image>div,.keyFocusArea-sections .keyFocusArea-section-2 .keyFocusArea-product-link .product-summary-block .hero-image .media-container,.keyFocusArea-sections .keyFocusArea-section-2 .keyFocusArea-product-link .product-summary-block .hero-image .media-image-container,.keyFocusArea-sections .keyFocusArea-section-2 .keyFocusArea-product-link .product-summary-block .hero-image img{width:100%;height:100%}.keyFocusArea-sections .keyFocusArea-section-2 .keyFocusArea-product-link .product-summary-block .hero-image img{object-fit:cover}.keyFocusArea-sections .keyFocusArea-section-2 .keyFocusArea-product-link .product-summary-block .hero-image,.keyFocusArea-sections .keyFocusArea-section-2 .keyFocusArea-product-link .product-summary-block .product-summary-card-container{width:50%}}@media screen and (min-width:1008px) and (min-width:1008px){.keyFocusArea-sections .keyFocusArea-section-2 .keyFocusArea-product-link{min-height:280px}}@media screen and (min-width:1008px) and (min-width:758px) and (max-width:1007.9px){.keyFocusArea-sections .keyFocusArea-section-2 .keyFocusArea-product-link{min-height:200px}}@media screen and (min-width:758px) and (max-width:1007.9px){.keyFocusArea-sections .keyFocusArea-section-0 .keyFocusArea-product-link:first-child{box-sizing:border-box;width:100%;padding:8px}.keyFocusArea-sections .keyFocusArea-section-0 .keyFocusArea-product-link:first-child .product-summary-block{align-items:stretch;display:flex}.keyFocusArea-sections .keyFocusArea-section-0 .keyFocusArea-product-link:first-child .product-summary-block .hero-image,.keyFocusArea-sections .keyFocusArea-section-0 .keyFocusArea-product-link:first-child .product-summary-block .hero-image>div,.keyFocusArea-sections .keyFocusArea-section-0 .keyFocusArea-product-link:first-child .product-summary-block .hero-image .media-container,.keyFocusArea-sections .keyFocusArea-section-0 .keyFocusArea-product-link:first-child .product-summary-block .hero-image .media-image-container,.keyFocusArea-sections .keyFocusArea-section-0 .keyFocusArea-product-link:first-child .product-summary-block .hero-image img{width:100%;height:100%}.keyFocusArea-sections .keyFocusArea-section-0 .keyFocusArea-product-link:first-child .product-summary-block .hero-image img{object-fit:cover}.keyFocusArea-sections .keyFocusArea-section-0 .keyFocusArea-product-link:first-child .product-summary-block .hero-image,.keyFocusArea-sections .keyFocusArea-section-0 .keyFocusArea-product-link:first-child .product-summary-block .product-summary-card-container{width:50%}}@media screen and (min-width:758px) and (max-width:1007.9px) and (min-width:1008px){.keyFocusArea-sections .keyFocusArea-section-0 .keyFocusArea-product-link:first-child{min-height:280px}}@media screen and (min-width:758px) and (max-width:1007.9px) and (min-width:758px) and (max-width:1007.9px){.keyFocusArea-sections .keyFocusArea-section-0 .keyFocusArea-product-link:first-child{min-height:200px}}@media screen and (min-width:758px) and (max-width:1007.9px){.keyFocusArea-sections .keyFocusArea-section-0 .keyFocusArea-product-link:not(:first-child){box-sizing:border-box;width:50%;min-height:160px;padding:8px}.keyFocusArea-sections .keyFocusArea-section-1 .keyFocusArea-product-link:first-child{box-sizing:border-box;width:66.6667%;padding:8px}.keyFocusArea-sections .keyFocusArea-section-1 .keyFocusArea-product-link:first-child .product-summary-block{align-items:stretch;display:flex}.keyFocusArea-sections .keyFocusArea-section-1 .keyFocusArea-product-link:first-child .product-summary-block .hero-image,.keyFocusArea-sections .keyFocusArea-section-1 .keyFocusArea-product-link:first-child .product-summary-block .hero-image>div,.keyFocusArea-sections .keyFocusArea-section-1 .keyFocusArea-product-link:first-child .product-summary-block .hero-image .media-container,.keyFocusArea-sections .keyFocusArea-section-1 .keyFocusArea-product-link:first-child .product-summary-block .hero-image .media-image-container,.keyFocusArea-sections .keyFocusArea-section-1 .keyFocusArea-product-link:first-child .product-summary-block .hero-image img{width:100%;height:100%}.keyFocusArea-sections .keyFocusArea-section-1 .keyFocusArea-product-link:first-child .product-summary-block .hero-image img{object-fit:cover}.keyFocusArea-sections .keyFocusArea-section-1 .keyFocusArea-product-link:first-child .product-summary-block .hero-image,.keyFocusArea-sections .keyFocusArea-section-1 .keyFocusArea-product-link:first-child .product-summary-block .product-summary-card-container{width:50%}}@media screen and (min-width:758px) and (max-width:1007.9px) and (min-width:1008px){.keyFocusArea-sections .keyFocusArea-section-1 .keyFocusArea-product-link:first-child{min-height:280px}}@media screen and (min-width:758px) and (max-width:1007.9px) and (min-width:758px) and (max-width:1007.9px){.keyFocusArea-sections .keyFocusArea-section-1 .keyFocusArea-product-link:first-child{min-height:200px}}@media screen and (min-width:758px) and (max-width:1007.9px){.keyFocusArea-sections .keyFocusArea-section-1 .keyFocusArea-product-link:not(:first-child){box-sizing:border-box;width:33.3333%;min-height:160px;padding:8px}.keyFocusArea-sections .keyFocusArea-section-2 .keyFocusArea-product-link{box-sizing:border-box;width:100%;padding:8px}.keyFocusArea-sections .keyFocusArea-section-2 .keyFocusArea-product-link .product-summary-block{align-items:stretch;display:flex}.keyFocusArea-sections .keyFocusArea-section-2 .keyFocusArea-product-link .product-summary-block .hero-image,.keyFocusArea-sections .keyFocusArea-section-2 .keyFocusArea-product-link .product-summary-block .hero-image>div,.keyFocusArea-sections .keyFocusArea-section-2 .keyFocusArea-product-link .product-summary-block .hero-image .media-container,.keyFocusArea-sections .keyFocusArea-section-2 .keyFocusArea-product-link .product-summary-block .hero-image .media-image-container,.keyFocusArea-sections .keyFocusArea-section-2 .keyFocusArea-product-link .product-summary-block .hero-image img{width:100%;height:100%}.keyFocusArea-sections .keyFocusArea-section-2 .keyFocusArea-product-link .product-summary-block .hero-image img{object-fit:cover}.keyFocusArea-sections .keyFocusArea-section-2 .keyFocusArea-product-link .product-summary-block .hero-image,.keyFocusArea-sections .keyFocusArea-section-2 .keyFocusArea-product-link .product-summary-block .product-summary-card-container{width:50%}}@media screen and (min-width:758px) and (max-width:1007.9px) and (min-width:1008px){.keyFocusArea-sections .keyFocusArea-section-2 .keyFocusArea-product-link{min-height:280px}}@media screen and (min-width:758px) and (max-width:1007.9px) and (min-width:758px) and (max-width:1007.9px){.keyFocusArea-sections .keyFocusArea-section-2 .keyFocusArea-product-link{min-height:200px}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (max-width:399.9px),print{.keyFocusArea-sections .keyFocusArea-section-0 .keyFocusArea-product-link:first-child{box-sizing:border-box;width:100%;padding:8px}.keyFocusArea-sections .keyFocusArea-section-0 .keyFocusArea-product-link:first-child .product-summary-block{flex-direction:column;align-items:stretch;display:flex}.keyFocusArea-sections .keyFocusArea-section-0 .keyFocusArea-product-link:first-child .product-summary-block .hero-image,.keyFocusArea-sections .keyFocusArea-section-0 .keyFocusArea-product-link:first-child .product-summary-block .hero-image>div,.keyFocusArea-sections .keyFocusArea-section-0 .keyFocusArea-product-link:first-child .product-summary-block .hero-image .media-container,.keyFocusArea-sections .keyFocusArea-section-0 .keyFocusArea-product-link:first-child .product-summary-block .hero-image .media-image-container,.keyFocusArea-sections .keyFocusArea-section-0 .keyFocusArea-product-link:first-child .product-summary-block .hero-image img{width:100%;height:100%}.keyFocusArea-sections .keyFocusArea-section-0 .keyFocusArea-product-link:first-child .product-summary-block .hero-image img{object-fit:cover}.keyFocusArea-sections .keyFocusArea-section-0 .keyFocusArea-product-link:first-child .product-summary-block .hero-image{width:100%}.keyFocusArea-sections .keyFocusArea-section-0 .keyFocusArea-product-link:first-child .product-summary-block .product-summary-card-container{width:100%;min-height:180px}.keyFocusArea-sections .keyFocusArea-section-0 .keyFocusArea-product-link:not(:first-child){box-sizing:border-box;width:100%;min-height:160px;padding:8px}.keyFocusArea-sections .keyFocusArea-section-1 .keyFocusArea-product-link:first-child{box-sizing:border-box;width:100%;padding:8px}.keyFocusArea-sections .keyFocusArea-section-1 .keyFocusArea-product-link:first-child .product-summary-block{flex-direction:column;align-items:stretch;display:flex}.keyFocusArea-sections .keyFocusArea-section-1 .keyFocusArea-product-link:first-child .product-summary-block .hero-image,.keyFocusArea-sections .keyFocusArea-section-1 .keyFocusArea-product-link:first-child .product-summary-block .hero-image>div,.keyFocusArea-sections .keyFocusArea-section-1 .keyFocusArea-product-link:first-child .product-summary-block .hero-image .media-container,.keyFocusArea-sections .keyFocusArea-section-1 .keyFocusArea-product-link:first-child .product-summary-block .hero-image .media-image-container,.keyFocusArea-sections .keyFocusArea-section-1 .keyFocusArea-product-link:first-child .product-summary-block .hero-image img{width:100%;height:100%}.keyFocusArea-sections .keyFocusArea-section-1 .keyFocusArea-product-link:first-child .product-summary-block .hero-image img{object-fit:cover}.keyFocusArea-sections .keyFocusArea-section-1 .keyFocusArea-product-link:first-child .product-summary-block .hero-image{width:100%}.keyFocusArea-sections .keyFocusArea-section-1 .keyFocusArea-product-link:first-child .product-summary-block .product-summary-card-container{width:100%;min-height:180px}.keyFocusArea-sections .keyFocusArea-section-1 .keyFocusArea-product-link:not(:first-child){box-sizing:border-box;width:100%;min-height:160px;padding:8px}.keyFocusArea-sections .keyFocusArea-section-2 .keyFocusArea-product-link{box-sizing:border-box;width:100%;padding:8px}.keyFocusArea-sections .keyFocusArea-section-2 .keyFocusArea-product-link .product-summary-block{flex-direction:column;align-items:stretch;display:flex}.keyFocusArea-sections .keyFocusArea-section-2 .keyFocusArea-product-link .product-summary-block .hero-image,.keyFocusArea-sections .keyFocusArea-section-2 .keyFocusArea-product-link .product-summary-block .hero-image>div,.keyFocusArea-sections .keyFocusArea-section-2 .keyFocusArea-product-link .product-summary-block .hero-image .media-container,.keyFocusArea-sections .keyFocusArea-section-2 .keyFocusArea-product-link .product-summary-block .hero-image .media-image-container,.keyFocusArea-sections .keyFocusArea-section-2 .keyFocusArea-product-link .product-summary-block .hero-image img{width:100%;height:100%}.keyFocusArea-sections .keyFocusArea-section-2 .keyFocusArea-product-link .product-summary-block .hero-image img{object-fit:cover}.keyFocusArea-sections .keyFocusArea-section-2 .keyFocusArea-product-link .product-summary-block .hero-image{width:100%}.keyFocusArea-sections .keyFocusArea-section-2 .keyFocusArea-product-link .product-summary-block .product-summary-card-container{width:100%;min-height:180px}}.keyFocusArea_page .hero-image-container{color:#fff;background-color:#7e1341;position:relative;overflow:hidden}.keyFocusArea_page .hero-image-container .hero-image img{min-width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.keyFocusArea_page .hero-image-container .hero-image .media-image-container.failed{display:none}.keyFocusArea_page .hero-image-container .media-container .media-image-container .stamp-text{box-sizing:border-box;margin:0 auto;padding-left:16px;padding-right:16px}@media screen and (min-width:1008px){.keyFocusArea_page .hero-image-container .media-container .media-image-container .stamp-text{width:1008px}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.keyFocusArea_page .hero-image-container .media-container .media-image-container .stamp-text{padding-left:8px;padding-right:8px}}.keyFocusArea_page .hero-image-container .media-container .media-image-container .stamp-text{z-index:2;background:0 0;margin-left:0}@media screen and (min-width:1008px){.keyFocusArea_page .hero-image-container .media-container .media-image-container .stamp-text{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.6875rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.keyFocusArea_page .hero-image-container .media-container .media-image-container .stamp-text{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.6875rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.keyFocusArea_page .hero-image-container .media-container .media-image-container .stamp-text{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.6875rem;font-weight:400}}@media screen and (max-width:399.9px),print{.keyFocusArea_page .hero-image-container .media-container .media-image-container .stamp-text{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.6875rem;font-weight:400}}@media screen and (min-width:1008px){.keyFocusArea_page .hero-image-container .media-container .media-image-container .stamp-text{line-height:1.36364}}@media screen and (min-width:758px) and (max-width:1007.9px){.keyFocusArea_page .hero-image-container .media-container .media-image-container .stamp-text{line-height:1.36364}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.keyFocusArea_page .hero-image-container .media-container .media-image-container .stamp-text{line-height:1.36364}}@media screen and (max-width:399.9px),print{.keyFocusArea_page .hero-image-container .media-container .media-image-container .stamp-text{line-height:1.36364}}.keyFocusArea_page .hero-image-container .media-container .media-image-container .stamp-text{color:#fff}.keyFocusArea_page .hero-image-container .media-container .media-image-container .stamp-text:before{content:"Photo:";font-weight:700}.keyFocusArea_page .hero-image-container .image-grad{width:100%;height:100%;position:absolute;top:0;left:0}.keyFocusArea_page .hero-image-container .hero-image-overlay{box-sizing:border-box;width:100%;height:100%;position:absolute;top:0;left:0}@media screen and (min-width:1008px){.keyFocusArea_page .hero-image-container .main-title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:2.75rem;font-weight:700}}@media screen and (min-width:758px) and (max-width:1007.9px){.keyFocusArea_page .hero-image-container .main-title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:3.25rem;font-weight:700}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.keyFocusArea_page .hero-image-container .main-title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:2rem;font-weight:700}}@media screen and (max-width:399.9px),print{.keyFocusArea_page .hero-image-container .main-title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:2rem;font-weight:700}}@media screen and (min-width:1008px){.keyFocusArea_page .hero-image-container .main-title{line-height:1.22727}}@media screen and (min-width:758px) and (max-width:1007.9px){.keyFocusArea_page .hero-image-container .main-title{line-height:1.23077}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.keyFocusArea_page .hero-image-container .main-title{line-height:1.25}}@media screen and (max-width:399.9px),print{.keyFocusArea_page .hero-image-container .main-title{line-height:1.25}}.keyFocusArea_page .hero-image-container .main-title{width:100%;margin-top:0}@media screen and (min-width:1008px){.keyFocusArea_page .hero-image-container .description{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.keyFocusArea_page .hero-image-container .description{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.3125rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.keyFocusArea_page .hero-image-container .description{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:400}}@media screen and (max-width:399.9px),print{.keyFocusArea_page .hero-image-container .description{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:400}}@media screen and (min-width:1008px){.keyFocusArea_page .hero-image-container .description{line-height:1.2}}@media screen and (min-width:758px) and (max-width:1007.9px){.keyFocusArea_page .hero-image-container .description{line-height:1.2381}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.keyFocusArea_page .hero-image-container .description{line-height:1.22222}}@media screen and (max-width:399.9px),print{.keyFocusArea_page .hero-image-container .description{line-height:1.22222}}.keyFocusArea_page .hero-image-container .description{margin-top:0}@media screen and (min-width:1008px){.keyFocusArea_page .hero-image-container .media-container .media-image-container .stamp-text{left:calc(50% - 504px)}}@media screen and (min-width:758px) and (max-width:1007.9px){.keyFocusArea_page .hero-image-container,.keyFocusArea_page .hero-image-container .hero-image .media-image-container{height:400px}.keyFocusArea_page .hero-image-container .hero-image img{min-height:400px}.keyFocusArea_page .hero-image-container .media-container .media-image-container .stamp-text{left:48px}.keyFocusArea_page .hero-image-container .main-title{margin-bottom:24px}.keyFocusArea_page .hero-image-container .description{margin-bottom:48px}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (max-width:399.9px),print{.keyFocusArea_page .hero-image-container,.keyFocusArea_page .hero-image-container .hero-image .media-image-container{height:340px}.keyFocusArea_page .hero-image-container .hero-image img{min-height:340px}.keyFocusArea_page .hero-image-container .hero-image-overlay{flex-direction:column;padding:16px 28px;display:flex}.keyFocusArea_page .hero-image-container .media-container .media-image-container .stamp-text{left:28px}.keyFocusArea_page .hero-image-container .image-grad{background:linear-gradient(#0006 0%,#fff0 100%)}.keyFocusArea_page .hero-image-container .main-content{flex-direction:column;flex:0 0 100%;display:flex}.keyFocusArea_page .hero-image-container .main-title-content{flex-direction:column;flex:0 0 100%;justify-content:center;display:flex}.keyFocusArea_page .hero-image-container .description{width:100%}.keyFocusArea_page .hero-image-container .main-title{margin-bottom:0}.keyFocusArea_page .hero-image-container .description{margin:16px 0}}.keyFocusArea_page .hero-image-container .media-container .media-image-container .stamp-text{margin-bottom:28px}.keyFocusArea_page .hero-image-container .description{max-width:480px}@media screen and (min-width:1008px){.keyFocusArea_page .hero-image-container,.keyFocusArea_page .hero-image-container .hero-image .media-image-container{height:300px}.keyFocusArea_page .hero-image-container .hero-image img{min-height:300px}.keyFocusArea_page .hero-image-container .main-title{margin-bottom:24px}}.keyFocusArea_page .hero-image-container{background-color:#eee}.form-dialog{flex-direction:column;max-height:calc(100vh - 65px);display:flex;overflow-y:auto}@media screen and (min-width:1008px){.form-dialog{width:288px;position:absolute;top:100%;right:0}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px),screen and (max-width:399.9px),print{.form-dialog{width:100%;position:absolute;top:100%;right:0}}.form-dialog{z-index:32}@media screen and (min-width:1008px){.form-dialog{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.form-dialog{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.form-dialog{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (max-width:399.9px),print{.form-dialog{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (min-width:1008px){.form-dialog{line-height:1.28571}}@media screen and (min-width:758px) and (max-width:1007.9px){.form-dialog{line-height:1.33333}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.form-dialog{line-height:1.33333}}@media screen and (max-width:399.9px),print{.form-dialog{line-height:1.33333}}.form-dialog{color:#4d4d4d;background-color:#fff;border-top:8px solid #7e1341}.form-dialog input,.form-dialog button,.form-dialog select{color:#4d4d4d}.form-dialog.full-header-form-dialog{max-height:calc(100vh - 80px)}.form-dialog .form-header{background-color:#eee;flex-direction:row;align-items:center;padding:24px 16px;display:flex}.form-dialog .form-header h3.heading{color:#4d4d4d;order:1;margin:0;padding-top:1px}@media screen and (min-width:1008px){.form-dialog .form-header h3.heading{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.form-dialog .form-header h3.heading{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.3125rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.form-dialog .form-header h3.heading{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:400}}@media screen and (max-width:399.9px),print{.form-dialog .form-header h3.heading{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:400}}@media screen and (min-width:1008px){.form-dialog .form-header h3.heading{line-height:1.2}}@media screen and (min-width:758px) and (max-width:1007.9px){.form-dialog .form-header h3.heading{line-height:1.2381}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.form-dialog .form-header h3.heading{line-height:1.22222}}@media screen and (max-width:399.9px),print{.form-dialog .form-header h3.heading{line-height:1.22222}}.form-dialog .form-header h3.heading{font-weight:400}.form-dialog .form-header h3.heading.with-back-action{color:#7e1341}.form-dialog .form-header button{color:#7e1341;padding-right:16px}.form-dialog .form-header button:hover .icon,.form-dialog .form-header button:focus .icon{color:#993f67}.form-dialog .tooltip.bottom.in{pointer-events:none;justify-content:center;width:calc(100% - 32px);display:flex}.form-dialog .tooltip.bottom.in .tooltip-inner{pointer-events:auto}.form-dialog .form-content,.form-dialog .form-content>div,.form-dialog .form-content>form{flex-direction:column;flex-grow:1;display:flex}.form-dialog .form-content .form-scrollable{flex:auto;padding:32px 16px;overflow-y:auto}.form-dialog .form-content .default-form{padding:16px}.form-dialog .form-content .form-field:not(:first-of-type){padding-top:16px}.form-dialog .form-content label{padding-bottom:8px;display:block}@media screen and (min-width:1008px){.form-dialog .form-content label{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.form-dialog .form-content label{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.form-dialog .form-content label{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (max-width:399.9px),print{.form-dialog .form-content label{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (min-width:1008px){.form-dialog .form-content label{line-height:1.28571}}@media screen and (min-width:758px) and (max-width:1007.9px){.form-dialog .form-content label{line-height:1.33333}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.form-dialog .form-content label{line-height:1.33333}}@media screen and (max-width:399.9px),print{.form-dialog .form-content label{line-height:1.33333}}.form-dialog .form-content input{box-sizing:border-box;background-color:#eee;border:none;width:100%;padding:12px 16px}.form-dialog .form-content input::placeholder{color:gray;font-size:12px}.form-dialog .form-button{flex:none;display:flex}.form-dialog .form-button button{color:#fff;border-bottom:none;flex:100%;min-width:0;margin:0}.form-dialog .loading-spinner{position:absolute}.new-org-user-form.login-form-content .form-scrollable{padding-top:16px}.new-org-user-form.login-form-content .form-scrollable .form-description{padding-bottom:16px;font-weight:700}@media screen and (min-width:1008px){.new-org-user-form.login-form-content .form-scrollable .disclaimer{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.6875rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.new-org-user-form.login-form-content .form-scrollable .disclaimer{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.6875rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.new-org-user-form.login-form-content .form-scrollable .disclaimer{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.6875rem;font-weight:400}}@media screen and (max-width:399.9px),print{.new-org-user-form.login-form-content .form-scrollable .disclaimer{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.6875rem;font-weight:400}}@media screen and (min-width:1008px){.new-org-user-form.login-form-content .form-scrollable .disclaimer{line-height:1.18182}}@media screen and (min-width:758px) and (max-width:1007.9px){.new-org-user-form.login-form-content .form-scrollable .disclaimer{line-height:1.18182}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.new-org-user-form.login-form-content .form-scrollable .disclaimer{line-height:1.18182}}@media screen and (max-width:399.9px),print{.new-org-user-form.login-form-content .form-scrollable .disclaimer{line-height:1.18182}}.new-org-user-form.login-form-content .form-scrollable .disclaimer .marketing-preferences{justify-content:flex-start;align-items:center;display:flex}.new-org-user-form.login-form-content .form-scrollable .disclaimer .marketing-preferences label{padding-bottom:0;display:block}@media screen and (min-width:1008px){.new-org-user-form.login-form-content .form-scrollable .disclaimer .marketing-preferences label{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (min-width:758px) and (max-width:1007.9px){.new-org-user-form.login-form-content .form-scrollable .disclaimer .marketing-preferences label{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.new-org-user-form.login-form-content .form-scrollable .disclaimer .marketing-preferences label{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:700}}@media screen and (max-width:399.9px),print{.new-org-user-form.login-form-content .form-scrollable .disclaimer .marketing-preferences label{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:700}}@media screen and (min-width:1008px){.new-org-user-form.login-form-content .form-scrollable .disclaimer .marketing-preferences label{line-height:1.28571}}@media screen and (min-width:758px) and (max-width:1007.9px){.new-org-user-form.login-form-content .form-scrollable .disclaimer .marketing-preferences label{line-height:1.28571}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.new-org-user-form.login-form-content .form-scrollable .disclaimer .marketing-preferences label{line-height:1.2}}@media screen and (max-width:399.9px),print{.new-org-user-form.login-form-content .form-scrollable .disclaimer .marketing-preferences label{line-height:1.2}}.new-org-user-form.login-form-content .form-scrollable .disclaimer .marketing-preferences input{flex:none;width:14px;height:14px;margin-right:8px}.forgot-password-container{width:100%;margin-top:16px}@media screen and (min-width:1008px){.forgot-password-container .forgot-password-link{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.8125rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.forgot-password-container .forgot-password-link{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.forgot-password-container .forgot-password-link{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (max-width:399.9px),print{.forgot-password-container .forgot-password-link{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:1008px){.forgot-password-container .forgot-password-link{line-height:1.23077}}@media screen and (min-width:758px) and (max-width:1007.9px){.forgot-password-container .forgot-password-link{line-height:1.28571}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.forgot-password-container .forgot-password-link{line-height:1.28571}}@media screen and (max-width:399.9px),print{.forgot-password-container .forgot-password-link{line-height:1.28571}}.forgot-password-container .forgot-password-link{color:#7e1341}#login-form .login-form-content{background-color:#eee;flex-direction:column;flex-grow:1;display:flex}#login-form .login-form-content .form-scrollable{padding-top:16px}#login-form .login-form-content .form-scrollable input{background-color:#fff}#login-form .login-form-content .form-scrollable .login-button-container{padding-top:16px}.modal-dialog .dialog.login-modal{flex-direction:column;display:flex}@media screen and (min-width:1008px),screen and (min-width:758px) and (max-width:1007.9px){.modal-dialog .dialog.login-modal{width:320px;height:500px}.modal-dialog .dialog.login-modal .modal-scrollable{height:0}}.modal-dialog .dialog.login-modal .modal-content{overflow-y:visible}.modal-dialog .dialog.login-modal .modal-content .login-modal-content{flex-direction:column;flex-grow:1;display:flex}.modal-dialog .dialog.login-modal .modal-content input{background:#eee;font-size:16px}.modal-dialog .dialog.login-modal .modal-content .modal-scrollable{padding:16px}.modal-dialog .dialog.login-modal .modal-content .forgot-password-container{width:100%;margin-top:16px}@media screen and (min-width:1008px){.modal-dialog .dialog.login-modal .modal-content .forgot-password-container .forgot-password-link{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.8125rem;font-weight:700}}@media screen and (min-width:758px) and (max-width:1007.9px){.modal-dialog .dialog.login-modal .modal-content .forgot-password-container .forgot-password-link{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.8125rem;font-weight:700}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.modal-dialog .dialog.login-modal .modal-content .forgot-password-container .forgot-password-link{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.8125rem;font-weight:700}}@media screen and (max-width:399.9px),print{.modal-dialog .dialog.login-modal .modal-content .forgot-password-container .forgot-password-link{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.8125rem;font-weight:700}}@media screen and (min-width:1008px){.modal-dialog .dialog.login-modal .modal-content .forgot-password-container .forgot-password-link{line-height:1.23077}}@media screen and (min-width:758px) and (max-width:1007.9px){.modal-dialog .dialog.login-modal .modal-content .forgot-password-container .forgot-password-link{line-height:1.23077}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.modal-dialog .dialog.login-modal .modal-content .forgot-password-container .forgot-password-link{line-height:1.23077}}@media screen and (max-width:399.9px),print{.modal-dialog .dialog.login-modal .modal-content .forgot-password-container .forgot-password-link{line-height:1.23077}}.modal-dialog .dialog.login-modal .modal-content .forgot-password-container .forgot-password-link{color:#7e1341}.modal-dialog .dialog.login-modal .modal-content .login-via-container{display:flex}@media screen and (min-width:1008px),screen and (min-width:758px) and (max-width:1007.9px){.modal-dialog .dialog.login-modal .modal-content .login-via-container{order:1}}.modal-dialog .dialog.login-modal .modal-content .login-via-container .institution-login-container,.modal-dialog .dialog.login-modal .modal-content .login-via-container .bbc-login-container{flex:0 50%}.modal-dialog .dialog.login-modal .modal-content .login-via-container .institution-login-container:first-of-type,.modal-dialog .dialog.login-modal .modal-content .login-via-container .bbc-login-container:first-of-type{margin-right:1px}.modal-dialog .dialog.login-modal .modal-content .login-via-container .institution-login-container:last-of-type,.modal-dialog .dialog.login-modal .modal-content .login-via-container .bbc-login-container:last-of-type{margin-left:1px}.modal-dialog .dialog.login-modal .modal-content .login-via-container .institution-login-container .institution-login-link,.modal-dialog .dialog.login-modal .modal-content .login-via-container .institution-login-container .certificate-login-link,.modal-dialog .dialog.login-modal .modal-content .login-via-container .bbc-login-container .institution-login-link,.modal-dialog .dialog.login-modal .modal-content .login-via-container .bbc-login-container .certificate-login-link{text-align:center;text-transform:uppercase;width:100%;height:100%;padding:12px 0}@media screen and (min-width:1008px){.modal-dialog .dialog.login-modal .modal-content .login-via-container .institution-login-container .institution-login-link,.modal-dialog .dialog.login-modal .modal-content .login-via-container .institution-login-container .certificate-login-link,.modal-dialog .dialog.login-modal .modal-content .login-via-container .bbc-login-container .institution-login-link,.modal-dialog .dialog.login-modal .modal-content .login-via-container .bbc-login-container .certificate-login-link{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.6875rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){.modal-dialog .dialog.login-modal .modal-content .login-via-container .institution-login-container .institution-login-link,.modal-dialog .dialog.login-modal .modal-content .login-via-container .institution-login-container .certificate-login-link,.modal-dialog .dialog.login-modal .modal-content .login-via-container .bbc-login-container .institution-login-link,.modal-dialog .dialog.login-modal .modal-content .login-via-container .bbc-login-container .certificate-login-link{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.6875rem;font-weight:400}}@media screen and (max-width:399.9px),print{.modal-dialog .dialog.login-modal .modal-content .login-via-container .institution-login-container .institution-login-link,.modal-dialog .dialog.login-modal .modal-content .login-via-container .institution-login-container .certificate-login-link,.modal-dialog .dialog.login-modal .modal-content .login-via-container .bbc-login-container .institution-login-link,.modal-dialog .dialog.login-modal .modal-content .login-via-container .bbc-login-container .certificate-login-link{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.6875rem;font-weight:400}}@media screen and (min-width:1008px){.modal-dialog .dialog.login-modal .modal-content .login-via-container .institution-login-container .institution-login-link,.modal-dialog .dialog.login-modal .modal-content .login-via-container .institution-login-container .certificate-login-link,.modal-dialog .dialog.login-modal .modal-content .login-via-container .bbc-login-container .institution-login-link,.modal-dialog .dialog.login-modal .modal-content .login-via-container .bbc-login-container .certificate-login-link{line-height:1.45455}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){.modal-dialog .dialog.login-modal .modal-content .login-via-container .institution-login-container .institution-login-link,.modal-dialog .dialog.login-modal .modal-content .login-via-container .institution-login-container .certificate-login-link,.modal-dialog .dialog.login-modal .modal-content .login-via-container .bbc-login-container .institution-login-link,.modal-dialog .dialog.login-modal .modal-content .login-via-container .bbc-login-container .certificate-login-link{line-height:1.45455}}@media screen and (max-width:399.9px),print{.modal-dialog .dialog.login-modal .modal-content .login-via-container .institution-login-container .institution-login-link,.modal-dialog .dialog.login-modal .modal-content .login-via-container .institution-login-container .certificate-login-link,.modal-dialog .dialog.login-modal .modal-content .login-via-container .bbc-login-container .institution-login-link,.modal-dialog .dialog.login-modal .modal-content .login-via-container .bbc-login-container .certificate-login-link{line-height:1.45455}}.modal-dialog .dialog.login-modal .modal-content .login-via-container .institution-login-container .institution-login-link,.modal-dialog .dialog.login-modal .modal-content .login-via-container .institution-login-container .certificate-login-link,.modal-dialog .dialog.login-modal .modal-content .login-via-container .bbc-login-container .institution-login-link,.modal-dialog .dialog.login-modal .modal-content .login-via-container .bbc-login-container .certificate-login-link{background-color:#e6e6e6}.modal-dialog .dialog.login-modal .modal-content .login-via-container .institution-login-container .institution-login-link:hover:not(:disabled),.modal-dialog .dialog.login-modal .modal-content .login-via-container .institution-login-container .institution-login-link:focus:not(:disabled),.modal-dialog .dialog.login-modal .modal-content .login-via-container .institution-login-container .certificate-login-link:hover:not(:disabled),.modal-dialog .dialog.login-modal .modal-content .login-via-container .institution-login-container .certificate-login-link:focus:not(:disabled),.modal-dialog .dialog.login-modal .modal-content .login-via-container .bbc-login-container .institution-login-link:hover:not(:disabled),.modal-dialog .dialog.login-modal .modal-content .login-via-container .bbc-login-container .institution-login-link:focus:not(:disabled),.modal-dialog .dialog.login-modal .modal-content .login-via-container .bbc-login-container .certificate-login-link:hover:not(:disabled),.modal-dialog .dialog.login-modal .modal-content .login-via-container .bbc-login-container .certificate-login-link:focus:not(:disabled){background-color:#ccc}.modal-dialog .dialog.login-modal .modal-content .login-via-container .institution-login-container .institution-login-link:disabled,.modal-dialog .dialog.login-modal .modal-content .login-via-container .institution-login-container .certificate-login-link:disabled,.modal-dialog .dialog.login-modal .modal-content .login-via-container .bbc-login-container .institution-login-link:disabled,.modal-dialog .dialog.login-modal .modal-content .login-via-container .bbc-login-container .certificate-login-link:disabled{color:#9fa0a2}.modal-dialog .dialog.login-modal .modal-content .institution a{color:#000;font-weight:700;text-decoration:none}.modal-dialog .dialog.login-modal .modal-content .institution a:visited{color:#333;border-color:#333}.modal-dialog .dialog.login-modal .modal-content .institution a:hover,.modal-dialog .dialog.login-modal .modal-content .institution a:focus{color:#7e1341;border-color:#7e1341;text-decoration:none}.modal-dialog .dialog.login-modal .modal-content .institution a:active{color:#993f67;border-color:#993f67}.modal-dialog .dialog.login-modal .modal-content .institution a:after{padding-left:.5em}.modal-dialog .dialog.login-modal .modal-content .expired-token-message{margin-bottom:16px}.modal-dialog .dialog.login-modal.password-reset .field-with-error-tooltip .tooltip.bottom,.modal-dialog .dialog.login-modal.password-resend-reset .field-with-error-tooltip .tooltip.bottom{margin-top:48px}.notification-row.profile-news-diary-edit .notification-row-content .emails-enabled-checkbox .checkbox-button{padding:4px 0 0}.notification-row.profile-news-diary-edit .helper-section{flex:none}.notification-row.profile-news-diary-edit .edit-form{display:flex}.notification-row.profile-news-diary-edit .edit-form .edit-form-content{border-top:1px solid #ccc;width:100%;padding:8px 0 16px}.notification-row.profile-news-diary-edit .edit-form .edit-form-content .news-diary-settings{flex-wrap:wrap;display:flex}.notification-row.profile-news-diary-edit .edit-form .edit-form-content .news-diary-settings .toggle-region{flex:40%;padding-right:8px}.notification-row.profile-news-diary-edit .edit-form .edit-form-content .email-sending-time-info{margin-top:8px}.profile-and-settings .profile-notifications .my-feed-notifications,.profile-and-settings .profile-notifications .other-notifications{background-color:#eee}.profile-and-settings .profile-notifications .my-feed-notifications .content,.profile-and-settings .profile-notifications .other-notifications .content{background-color:#fff;padding:0}.profile-and-settings .profile-notifications .notifications-global-buttons{margin-left:-8px;padding-bottom:16px;display:flex}.profile-and-settings .profile-notifications .notifications-global-buttons .notifications-global-button{cursor:pointer;background-color:#e6e6e6;flex:40%;align-items:center;min-width:0;margin-left:8px;padding:12px;display:flex}@media screen and (min-width:1008px),screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (max-width:399.9px),print{.profile-and-settings .profile-notifications .notifications-global-buttons .notifications-global-button{flex-direction:row}.profile-and-settings .profile-notifications .notifications-global-buttons .notifications-global-button .icon{color:#9fa0a2;min-width:1em;padding:0 12px 0 4px}}@media screen and (min-width:758px) and (max-width:1007.9px){.profile-and-settings .profile-notifications .notifications-global-buttons .notifications-global-button{flex-direction:column;align-items:flex-start}.profile-and-settings .profile-notifications .notifications-global-buttons .notifications-global-button .icon{color:#9fa0a2;min-width:1em;padding:0 0 4px}}.profile-and-settings .profile-notifications .notifications-global-buttons .notifications-global-button:hover,.profile-and-settings .profile-notifications .notifications-global-buttons .notifications-global-button:focus{background-color:#ccc}.profile-and-settings .profile-notifications .notifications-global-buttons .notifications-global-button.enabled .icon{color:#7e1341}@media screen and (min-width:1008px){.profile-and-settings .profile-notifications .notifications-global-buttons .notifications-global-button .notification-button-text{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.profile-and-settings .profile-notifications .notifications-global-buttons .notifications-global-button .notification-button-text{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.8125rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.profile-and-settings .profile-notifications .notifications-global-buttons .notifications-global-button .notification-button-text{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (max-width:399.9px),print{.profile-and-settings .profile-notifications .notifications-global-buttons .notifications-global-button .notification-button-text{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (min-width:1008px){.profile-and-settings .profile-notifications .notifications-global-buttons .notifications-global-button .notification-button-text{line-height:1.33333}}@media screen and (min-width:758px) and (max-width:1007.9px){.profile-and-settings .profile-notifications .notifications-global-buttons .notifications-global-button .notification-button-text{line-height:1.23077}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.profile-and-settings .profile-notifications .notifications-global-buttons .notifications-global-button .notification-button-text{line-height:1.33333}}@media screen and (max-width:399.9px),print{.profile-and-settings .profile-notifications .notifications-global-buttons .notifications-global-button .notification-button-text{line-height:1.33333}}.profile-and-settings .profile-notifications .notifications-global-buttons .notifications-global-button .notification-button-text{flex-grow:1}@media screen and (min-width:1008px),screen and (min-width:758px) and (max-width:1007.9px){.profile-and-settings .profile-notifications div.no-feeds{padding:32px}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (max-width:399.9px),print{.profile-and-settings .profile-notifications div.no-feeds{padding:16px}}@media screen and (min-width:1008px){.profile-and-settings .profile-notifications div.no-feeds .no-feeds-header{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.profile-and-settings .profile-notifications div.no-feeds .no-feeds-header{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.3125rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.profile-and-settings .profile-notifications div.no-feeds .no-feeds-header{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:400}}@media screen and (max-width:399.9px),print{.profile-and-settings .profile-notifications div.no-feeds .no-feeds-header{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:400}}@media screen and (min-width:1008px){.profile-and-settings .profile-notifications div.no-feeds .no-feeds-header{line-height:1.2}}@media screen and (min-width:758px) and (max-width:1007.9px){.profile-and-settings .profile-notifications div.no-feeds .no-feeds-header{line-height:1.2381}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.profile-and-settings .profile-notifications div.no-feeds .no-feeds-header{line-height:1.22222}}@media screen and (max-width:399.9px),print{.profile-and-settings .profile-notifications div.no-feeds .no-feeds-header{line-height:1.22222}}.profile-and-settings .profile-notifications div.no-feeds .no-feeds-header{color:#7e1341;margin:0 0 16px}.profile-and-settings .profile-notifications div.no-feeds .icon{color:#7e1341}.profile-and-settings .profile-notifications .notification-row{padding:0 16px}.profile-and-settings .profile-notifications .notification-row .notification-row-content{flex-direction:row;justify-content:space-between;padding:16px 0;display:flex}.profile-and-settings .profile-notifications .notification-row .notification-row-content .title-section{flex:auto}@media screen and (min-width:1008px){.profile-and-settings .profile-notifications .notification-row .notification-row-content .notification-title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (min-width:758px) and (max-width:1007.9px){.profile-and-settings .profile-notifications .notification-row .notification-row-content .notification-title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:700}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.profile-and-settings .profile-notifications .notification-row .notification-row-content .notification-title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:700}}@media screen and (max-width:399.9px),print{.profile-and-settings .profile-notifications .notification-row .notification-row-content .notification-title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:700}}@media screen and (min-width:1008px){.profile-and-settings .profile-notifications .notification-row .notification-row-content .notification-title{line-height:1.28571}}@media screen and (min-width:758px) and (max-width:1007.9px){.profile-and-settings .profile-notifications .notification-row .notification-row-content .notification-title{line-height:1.33333}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.profile-and-settings .profile-notifications .notification-row .notification-row-content .notification-title{line-height:1.33333}}@media screen and (max-width:399.9px),print{.profile-and-settings .profile-notifications .notification-row .notification-row-content .notification-title{line-height:1.33333}}.profile-and-settings .profile-notifications .notification-row .notification-row-content .notification-title{overflow-wrap:break-word;word-wrap:break-word;word-break:break-all;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;padding-right:8px}.profile-and-settings .profile-notifications .notification-row .notification-row-content .notification-icons{color:#7e1341}.profile-and-settings .profile-notifications .notification-row:not(.editing) .notification-row-content,.profile-and-settings .profile-notifications .notification-row:not(:last-child) .notification-row-content{border-bottom:1px solid #eee}.profile-and-settings .profile-notifications .content.browser-notifications-disabled .notification-row .notification-row-content .notification-icons .icon-notification,.profile-and-settings .profile-notifications .content.email-notifications-disabled .notification-row .notification-row-content .notification-icons .icon-email{color:#9fa0a2}.profile-and-settings .profile-notifications .helper-section{justify-content:space-around;width:50px;padding-right:12px;display:flex}.profile-and-settings .profile-notifications .notification-icons .icon{visibility:hidden}.profile-and-settings .profile-notifications .notification-icons .icon.visible{visibility:visible}@media screen and (min-width:1008px){.profile-and-settings .profile-notifications .edit-button .icon{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:700}}@media screen and (min-width:758px) and (max-width:1007.9px){.profile-and-settings .profile-notifications .edit-button .icon{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.8125rem;font-weight:700}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.profile-and-settings .profile-notifications .edit-button .icon{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:700}}@media screen and (max-width:399.9px),print{.profile-and-settings .profile-notifications .edit-button .icon{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:700}}@media screen and (min-width:1008px){.profile-and-settings .profile-notifications .edit-button .icon{line-height:1.33333}}@media screen and (min-width:758px) and (max-width:1007.9px){.profile-and-settings .profile-notifications .edit-button .icon{line-height:1.23077}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.profile-and-settings .profile-notifications .edit-button .icon{line-height:1.33333}}@media screen and (max-width:399.9px),print{.profile-and-settings .profile-notifications .edit-button .icon{line-height:1.33333}}.profile-and-settings .profile-notifications .notification-settings{background-color:#eee;margin-left:-16px;margin-right:-16px;padding:4px 82px 16px;display:block}.profile-and-settings .profile-notifications .notification-settings .feed-section-title{display:none}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px),screen and (max-width:399.9px),print{.profile-and-settings .profile-notifications .notification-settings{padding-left:16px;padding-right:16px}}.profile-and-settings .profile-notifications .notification-settings .feed-alerts{margin-top:16px}@media screen and (min-width:1008px){.profile-and-settings .profile-notifications .notification-settings .feed-alerts .feed-section-title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (min-width:758px) and (max-width:1007.9px){.profile-and-settings .profile-notifications .notification-settings .feed-alerts .feed-section-title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.profile-and-settings .profile-notifications .notification-settings .feed-alerts .feed-section-title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:700}}@media screen and (max-width:399.9px),print{.profile-and-settings .profile-notifications .notification-settings .feed-alerts .feed-section-title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:700}}@media screen and (min-width:1008px){.profile-and-settings .profile-notifications .notification-settings .feed-alerts .feed-section-title{line-height:1.28571}}@media screen and (min-width:758px) and (max-width:1007.9px){.profile-and-settings .profile-notifications .notification-settings .feed-alerts .feed-section-title{line-height:1.28571}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.profile-and-settings .profile-notifications .notification-settings .feed-alerts .feed-section-title{line-height:1.2}}@media screen and (max-width:399.9px),print{.profile-and-settings .profile-notifications .notification-settings .feed-alerts .feed-section-title{line-height:1.2}}.profile-and-settings .profile-notifications .notification-settings .feed-alerts .feed-section-title{color:#7e1341;border-bottom:1px solid #ccc;padding-bottom:4px}.profile-and-settings .profile-notifications .notification-settings .browser-notifications-toggle{margin-top:8px}.profile-and-settings .profile-notifications .notification-settings .browser-notifications-toggle .notifications-error{color:#ab140d;padding-top:4px;padding-left:30px}.profile-and-settings .profile-notifications .notification-settings .email-settings-toggle{align-items:flex-start;margin-top:8px;display:flex}.profile-and-settings .profile-notifications .notification-settings .email-settings-toggle .email-checkbox{display:flex}.profile-and-settings .profile-notifications .notification-settings .email-settings-toggle .extra-email-settings-toggle{flex:none}.profile-and-settings .profile-notifications .notification-settings .extra-email-settings{flex-direction:column;flex-grow:1;padding:0;display:flex}.profile-and-settings .profile-notifications .notification-settings .extra-email-settings.collapsed{width:0}.profile-and-settings .profile-notifications .notification-settings .extra-email-settings .extra-email-setting{align-items:center;display:flex}.profile-and-settings .profile-notifications .notification-settings .extra-email-settings .extra-email-setting label,.profile-and-settings .profile-notifications .notification-settings .extra-email-settings .extra-email-setting select{flex:50%;min-width:0}@media screen and (min-width:1008px){.profile-and-settings .profile-notifications .notification-settings .extra-email-settings .extra-email-setting label,.profile-and-settings .profile-notifications .notification-settings .extra-email-settings .extra-email-setting select{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.profile-and-settings .profile-notifications .notification-settings .extra-email-settings .extra-email-setting label,.profile-and-settings .profile-notifications .notification-settings .extra-email-settings .extra-email-setting select{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.profile-and-settings .profile-notifications .notification-settings .extra-email-settings .extra-email-setting label,.profile-and-settings .profile-notifications .notification-settings .extra-email-settings .extra-email-setting select{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (max-width:399.9px),print{.profile-and-settings .profile-notifications .notification-settings .extra-email-settings .extra-email-setting label,.profile-and-settings .profile-notifications .notification-settings .extra-email-settings .extra-email-setting select{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (min-width:1008px){.profile-and-settings .profile-notifications .notification-settings .extra-email-settings .extra-email-setting label,.profile-and-settings .profile-notifications .notification-settings .extra-email-settings .extra-email-setting select{line-height:1.28571}}@media screen and (min-width:758px) and (max-width:1007.9px){.profile-and-settings .profile-notifications .notification-settings .extra-email-settings .extra-email-setting label,.profile-and-settings .profile-notifications .notification-settings .extra-email-settings .extra-email-setting select{line-height:1.28571}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.profile-and-settings .profile-notifications .notification-settings .extra-email-settings .extra-email-setting label,.profile-and-settings .profile-notifications .notification-settings .extra-email-settings .extra-email-setting select{line-height:1.2}}@media screen and (max-width:399.9px),print{.profile-and-settings .profile-notifications .notification-settings .extra-email-settings .extra-email-setting label,.profile-and-settings .profile-notifications .notification-settings .extra-email-settings .extra-email-setting select{line-height:1.2}}.profile-and-settings .profile-notifications .notification-settings .extra-email-settings .extra-email-setting select{padding:4px}@media screen and (min-width:1008px){div.profile-and-settings .title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (min-width:758px) and (max-width:1007.9px){div.profile-and-settings .title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:700}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){div.profile-and-settings .title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:700}}@media screen and (max-width:399.9px),print{div.profile-and-settings .title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:700}}@media screen and (min-width:1008px){div.profile-and-settings .title{line-height:1.28571}}@media screen and (min-width:758px) and (max-width:1007.9px){div.profile-and-settings .title{line-height:1.33333}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){div.profile-and-settings .title{line-height:1.33333}}@media screen and (max-width:399.9px),print{div.profile-and-settings .title{line-height:1.33333}}div.profile-and-settings .title{color:#333}@media screen and (min-width:1008px),screen and (min-width:758px) and (max-width:1007.9px){div.profile-and-settings .title:first-child{margin-top:-4px}}div.profile-and-settings .tab-content{flex-direction:row;display:flex}@media screen and (min-width:1008px),screen and (min-width:758px) and (max-width:1007.9px){div.profile-and-settings .tab-content .notifications{border-right:1px solid #ccc;flex:50%;margin-right:16px;padding-right:16px}div.profile-and-settings .tab-content .my-account{flex:0 0 316px}}@media screen and (min-width:758px) and (max-width:1007.9px){div.profile-and-settings .tab-content{margin-top:28px}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (max-width:399.9px),print{div.profile-and-settings .tab-content{flex-direction:column-reverse}}div.profile-and-settings .section{background-color:#fff;margin-top:16px}@media screen and (min-width:1008px){div.profile-and-settings .section .header{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (min-width:758px) and (max-width:1007.9px){div.profile-and-settings .section .header{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:700}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){div.profile-and-settings .section .header{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:700}}@media screen and (max-width:399.9px),print{div.profile-and-settings .section .header{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:700}}@media screen and (min-width:1008px){div.profile-and-settings .section .header{line-height:1.28571}}@media screen and (min-width:758px) and (max-width:1007.9px){div.profile-and-settings .section .header{line-height:1.33333}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){div.profile-and-settings .section .header{line-height:1.33333}}@media screen and (max-width:399.9px),print{div.profile-and-settings .section .header{line-height:1.33333}}div.profile-and-settings .section .header{color:#333;background-color:#e6e6e6;padding:16px}div.profile-and-settings .section .header>.title{margin:0}div.profile-and-settings .section .content{padding:25px 16px}@media screen and (min-width:1008px){div.profile-and-settings .section .content{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){div.profile-and-settings .section .content{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){div.profile-and-settings .section .content{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (max-width:399.9px),print{div.profile-and-settings .section .content{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (min-width:1008px){div.profile-and-settings .section .content{line-height:1.28571}}@media screen and (min-width:758px) and (max-width:1007.9px){div.profile-and-settings .section .content{line-height:1.33333}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){div.profile-and-settings .section .content{line-height:1.33333}}@media screen and (max-width:399.9px),print{div.profile-and-settings .section .content{line-height:1.33333}}@media screen and (min-width:1008px){div.profile-and-settings .change-email-button,div.profile-and-settings .change-password-button,div.profile-and-settings .forgot-password-button,div.profile-and-settings .edit-button,div.profile-and-settings .change-subscription{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){div.profile-and-settings .change-email-button,div.profile-and-settings .change-password-button,div.profile-and-settings .forgot-password-button,div.profile-and-settings .edit-button,div.profile-and-settings .change-subscription{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.8125rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){div.profile-and-settings .change-email-button,div.profile-and-settings .change-password-button,div.profile-and-settings .forgot-password-button,div.profile-and-settings .edit-button,div.profile-and-settings .change-subscription{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (max-width:399.9px),print{div.profile-and-settings .change-email-button,div.profile-and-settings .change-password-button,div.profile-and-settings .forgot-password-button,div.profile-and-settings .edit-button,div.profile-and-settings .change-subscription{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (min-width:1008px){div.profile-and-settings .change-email-button,div.profile-and-settings .change-password-button,div.profile-and-settings .forgot-password-button,div.profile-and-settings .edit-button,div.profile-and-settings .change-subscription{line-height:1.33333}}@media screen and (min-width:758px) and (max-width:1007.9px){div.profile-and-settings .change-email-button,div.profile-and-settings .change-password-button,div.profile-and-settings .forgot-password-button,div.profile-and-settings .edit-button,div.profile-and-settings .change-subscription{line-height:1.23077}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){div.profile-and-settings .change-email-button,div.profile-and-settings .change-password-button,div.profile-and-settings .forgot-password-button,div.profile-and-settings .edit-button,div.profile-and-settings .change-subscription{line-height:1.33333}}@media screen and (max-width:399.9px),print{div.profile-and-settings .change-email-button,div.profile-and-settings .change-password-button,div.profile-and-settings .forgot-password-button,div.profile-and-settings .edit-button,div.profile-and-settings .change-subscription{line-height:1.33333}}div.profile-and-settings .change-email-button,div.profile-and-settings .change-password-button,div.profile-and-settings .forgot-password-button,div.profile-and-settings .edit-button,div.profile-and-settings .change-subscription{color:#7e1341;flex-wrap:nowrap;align-items:center;text-decoration:none;display:flex}div.profile-and-settings .change-email-button .icon,div.profile-and-settings .change-password-button .icon,div.profile-and-settings .forgot-password-button .icon,div.profile-and-settings .edit-button .icon,div.profile-and-settings .change-subscription .icon{vertical-align:middle;padding-left:.5em;font-weight:700}div.profile-and-settings .change-email-button:hover .button-text,div.profile-and-settings .change-email-button:focus .button-text,div.profile-and-settings .change-password-button:hover .button-text,div.profile-and-settings .change-password-button:focus .button-text,div.profile-and-settings .forgot-password-button:hover .button-text,div.profile-and-settings .forgot-password-button:focus .button-text,div.profile-and-settings .edit-button:hover .button-text,div.profile-and-settings .edit-button:focus .button-text,div.profile-and-settings .change-subscription:hover .button-text,div.profile-and-settings .change-subscription:focus .button-text{text-decoration:underline}div.profile-and-settings .my-account .has-change-link{width:100%}@media screen and (min-width:1008px){div.profile-and-settings .my-account .has-change-link{flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}}@media screen and (min-width:758px) and (max-width:1007.9px),screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (max-width:399.9px),print{div.profile-and-settings .my-account .has-change-link .change-link{margin-top:8px}}div.profile-and-settings .my-account .has-change-link .subheading{font-size:.75rem}div.profile-and-settings .my-account .email .content{flex-flow:wrap;justify-content:space-between;display:flex}@media screen and (min-width:1008px){div.profile-and-settings .my-account .email .content .positive-feedback{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){div.profile-and-settings .my-account .email .content .positive-feedback{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){div.profile-and-settings .my-account .email .content .positive-feedback{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (max-width:399.9px),print{div.profile-and-settings .my-account .email .content .positive-feedback{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (min-width:1008px){div.profile-and-settings .my-account .email .content .positive-feedback{line-height:1.28571}}@media screen and (min-width:758px) and (max-width:1007.9px){div.profile-and-settings .my-account .email .content .positive-feedback{line-height:1.33333}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){div.profile-and-settings .my-account .email .content .positive-feedback{line-height:1.33333}}@media screen and (max-width:399.9px),print{div.profile-and-settings .my-account .email .content .positive-feedback{line-height:1.33333}}div.profile-and-settings .my-account .email .content .positive-feedback{color:#39707d;text-align:center;margin-top:1em}div.profile-and-settings .my-account .my-subscription .content>div:not(:first-child){margin-top:16px}div.profile-and-settings .my-account .settings .content .toggleable-setting,div.profile-and-settings .my-account .contact-preferences .content .toggleable-setting{justify-content:space-between;display:flex}div.profile-and-settings .my-account .settings .content .toggleable-setting .toggleable-setting-label,div.profile-and-settings .my-account .contact-preferences .content .toggleable-setting .toggleable-setting-label{margin-right:auto}div.profile-and-settings .my-account .settings .content .toggleable-setting .saved-status-text,div.profile-and-settings .my-account .contact-preferences .content .toggleable-setting .saved-status-text{text-transform:uppercase;color:#39707d;align-items:center;margin-right:8px;font-size:11px;transition:opacity .25s;display:flex}div.profile-and-settings .my-account .settings .content .toggleable-setting .saved-status-text.hidden,div.profile-and-settings .my-account .contact-preferences .content .toggleable-setting .saved-status-text.hidden{opacity:0}div.profile-and-settings .my-account .settings .content .toggleable-setting .checkbox-button,div.profile-and-settings .my-account .contact-preferences .content .toggleable-setting .checkbox-button{width:14px;padding:0}div.profile-and-settings .my-account form{background-color:#e6e6e6;position:relative}div.profile-and-settings .my-account form .form-content{padding:25px 16px}@media screen and (min-width:1008px){div.profile-and-settings .my-account form .form-content{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){div.profile-and-settings .my-account form .form-content{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){div.profile-and-settings .my-account form .form-content{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (max-width:399.9px),print{div.profile-and-settings .my-account form .form-content{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:1008px){div.profile-and-settings .my-account form .form-content{line-height:1.375}}@media screen and (min-width:758px) and (max-width:1007.9px){div.profile-and-settings .my-account form .form-content{line-height:1.33333}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){div.profile-and-settings .my-account form .form-content{line-height:1.375}}@media screen and (max-width:399.9px),print{div.profile-and-settings .my-account form .form-content{line-height:1.375}}div.profile-and-settings .my-account form .form-content .form-rules ul{color:#333;margin:0;padding-left:16px}div.profile-and-settings .my-account form .form-content .form-rules ul li span{margin-left:-5px}div.profile-and-settings .my-account form .form-content>div.row{flex-flow:wrap;justify-content:space-between;margin-top:8px;display:flex}div.profile-and-settings .my-account form .form-content>div.row .label,div.profile-and-settings .my-account form .form-content>div.row .textbox{flex:1 0 auto;min-width:200px;max-width:50%;margin-top:8px}div.profile-and-settings .my-account form .form-content>div.row .label{font-weight:700}div.profile-and-settings .my-account form .form-content>div.row .error-message{color:#ab140d}div.profile-and-settings .my-account form .form-content input{border:none;width:100%;padding:2% 3%}div.profile-and-settings .my-account form .form-content .forgot-password-button{color:#7e1341;margin-top:8px}@media screen and (min-width:1008px){div.profile-and-settings .my-account form .form-content .forgot-password-button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){div.profile-and-settings .my-account form .form-content .forgot-password-button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.8125rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){div.profile-and-settings .my-account form .form-content .forgot-password-button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (max-width:399.9px),print{div.profile-and-settings .my-account form .form-content .forgot-password-button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (min-width:1008px){div.profile-and-settings .my-account form .form-content .forgot-password-button{line-height:1.33333}}@media screen and (min-width:758px) and (max-width:1007.9px){div.profile-and-settings .my-account form .form-content .forgot-password-button{line-height:1.23077}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){div.profile-and-settings .my-account form .form-content .forgot-password-button{line-height:1.33333}}@media screen and (max-width:399.9px),print{div.profile-and-settings .my-account form .form-content .forgot-password-button{line-height:1.33333}}div.profile-and-settings .my-account form .form-submit-buttons{flex-direction:row;display:flex}div.profile-and-settings .my-account form .form-submit-buttons>button{margin:0}@media screen and (min-width:1008px){div.profile-and-settings .my-account form .form-submit-buttons>button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (min-width:758px) and (max-width:1007.9px){div.profile-and-settings .my-account form .form-submit-buttons>button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:700}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){div.profile-and-settings .my-account form .form-submit-buttons>button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:700}}@media screen and (max-width:399.9px),print{div.profile-and-settings .my-account form .form-submit-buttons>button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:700}}@media screen and (min-width:1008px){div.profile-and-settings .my-account form .form-submit-buttons>button{line-height:1.28571}}@media screen and (min-width:758px) and (max-width:1007.9px){div.profile-and-settings .my-account form .form-submit-buttons>button{line-height:1.33333}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){div.profile-and-settings .my-account form .form-submit-buttons>button{line-height:1.33333}}@media screen and (max-width:399.9px),print{div.profile-and-settings .my-account form .form-submit-buttons>button{line-height:1.33333}}div.profile-and-settings .my-account form .form-submit-buttons>button{border:none;flex:1 0 50%}.inside-bbcm-category{align-items:center;display:flex}.inside-bbcm-category .inside-bbcm-icon{border-radius:100%;justify-content:center;align-items:center;width:10px;height:10px;display:flex}.inside-bbcm-category .category-name{margin-left:12px}.inside-bbcm-category[data-category=ARTICLE] .inside-bbcm-icon{background-color:#39707d}.inside-bbcm-category[data-category=ARTICLE] .category-name{color:#39707d}.inside-bbcm-category[data-category=PRESS_RELEASE] .inside-bbcm-icon{background-color:#39707d}.inside-bbcm-category[data-category=PRESS_RELEASE] .category-name{color:#39707d}.inside-bbcm-category[data-category=EVENT] .inside-bbcm-icon{background-color:#7e1341}.inside-bbcm-category[data-category=EVENT] .category-name{color:#7e1341}.inside-bbcm-preview-card{background-color:#eee;align-items:stretch;display:flex}.inside-bbcm-preview-card:hover,.inside-bbcm-preview-card:focus{filter:brightness(90%);text-decoration:none}.inside-bbcm-preview-card .image{flex:none}.inside-bbcm-preview-card .image .ibroadcast-image{width:100%}.inside-bbcm-preview-card .image .stamp-text{display:none}.inside-bbcm-preview-card .category{display:block}@media screen and (min-width:1008px){.inside-bbcm-preview-card .category{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.6875rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){.inside-bbcm-preview-card .category{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.6875rem;font-weight:400}}@media screen and (max-width:399.9px),print{.inside-bbcm-preview-card .category{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.6875rem;font-weight:400}}@media screen and (min-width:1008px){.inside-bbcm-preview-card .category{line-height:1.27273}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){.inside-bbcm-preview-card .category{line-height:1.27273}}@media screen and (max-width:399.9px),print{.inside-bbcm-preview-card .category{line-height:1.27273}}.inside-bbcm-preview-card .date-and-headline{color:#4d4d4d;text-align:left;padding:24px 16px}@media screen and (min-width:1008px){.inside-bbcm-preview-card .date-and-headline .publication-date{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.6875rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){.inside-bbcm-preview-card .date-and-headline .publication-date{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.6875rem;font-weight:400}}@media screen and (max-width:399.9px),print{.inside-bbcm-preview-card .date-and-headline .publication-date{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.6875rem;font-weight:400}}@media screen and (min-width:1008px){.inside-bbcm-preview-card .date-and-headline .publication-date{line-height:1.27273}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){.inside-bbcm-preview-card .date-and-headline .publication-date{line-height:1.27273}}@media screen and (max-width:399.9px),print{.inside-bbcm-preview-card .date-and-headline .publication-date{line-height:1.27273}}.inside-bbcm-preview-card .date-and-headline .publication-date{text-transform:uppercase}@media screen and (min-width:1008px){.inside-bbcm-preview-card .date-and-headline .headline{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.5rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){.inside-bbcm-preview-card .date-and-headline .headline{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400}}@media screen and (max-width:399.9px),print{.inside-bbcm-preview-card .date-and-headline .headline{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400}}@media screen and (min-width:1008px){.inside-bbcm-preview-card .date-and-headline .headline{line-height:1.16667}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){.inside-bbcm-preview-card .date-and-headline .headline{line-height:1.2}}@media screen and (max-width:399.9px),print{.inside-bbcm-preview-card .date-and-headline .headline{line-height:1.2}}.inside-bbcm-twitter-feed-container{padding:0 6px}.inside-bbcm-twitter-feed{width:300px}@media screen and (min-width:1008px){#inside-bbcm-preview .social-media-links{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){#inside-bbcm-preview .social-media-links{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){#inside-bbcm-preview .social-media-links{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (max-width:399.9px),print{#inside-bbcm-preview .social-media-links{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:1008px){#inside-bbcm-preview .social-media-links{line-height:1.25}}@media screen and (min-width:758px) and (max-width:1007.9px){#inside-bbcm-preview .social-media-links{line-height:1.25}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){#inside-bbcm-preview .social-media-links{line-height:1.25}}@media screen and (max-width:399.9px),print{#inside-bbcm-preview .social-media-links{line-height:1.25}}#inside-bbcm-preview .social-media-links{border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;justify-content:center;align-items:center;margin-bottom:40px;padding:18px 0;display:flex}#inside-bbcm-preview .social-media-links .link-icons{margin-left:12px}#inside-bbcm-preview .social-media-links .social-media-link{color:#4d4d4d;text-decoration:none}#inside-bbcm-preview .social-media-links .social-media-link:hover,#inside-bbcm-preview .social-media-links .social-media-link:focus{color:#7e1341}#inside-bbcm-preview .social-media-links .social-media-link .icon{width:48px;height:48px;margin:-8px;font-size:24px}#inside-bbcm-preview .social-media-links .social-media-link .icon.icon-youtube{margin-left:-2px}#inside-bbcm-preview .social-media-links .social-media-link:after{display:none}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){#inside-bbcm-preview .social-media-links{flex-direction:column}#inside-bbcm-preview .social-media-links .link-icons{margin:0 0 12px}}#inside-bbcm-preview .preview-cards{flex-wrap:wrap;justify-content:space-between;align-items:stretch;margin:-8px 0;padding-bottom:48px;display:flex}@media screen and (min-width:1008px),screen and (min-width:758px) and (max-width:1007.9px){#inside-bbcm-preview .preview-cards .preview-card:first-child:nth-last-child(3n+1),#inside-bbcm-preview .preview-cards .preview-card:first-child:nth-last-child(3n+2){width:100%;padding:8px 0}#inside-bbcm-preview .preview-cards .preview-card:first-child:nth-last-child(3n+1) .inside-bbcm-preview-card,#inside-bbcm-preview .preview-cards .preview-card:first-child:nth-last-child(3n+2) .inside-bbcm-preview-card{max-height:243px}#inside-bbcm-preview .preview-cards .preview-card:first-child:nth-last-child(3n+1) .inside-bbcm-preview-card .details,#inside-bbcm-preview .preview-cards .preview-card:first-child:nth-last-child(3n+2) .inside-bbcm-preview-card .details{flex-direction:column;justify-content:center;display:flex}#inside-bbcm-preview .preview-cards .preview-card:first-child:nth-last-child(3n+1) .inside-bbcm-preview-card .category,#inside-bbcm-preview .preview-cards .preview-card:first-child:nth-last-child(3n+2) .inside-bbcm-preview-card .category{background-color:inherit;padding:12px 32px 0}#inside-bbcm-preview .preview-cards .preview-card:first-child:nth-last-child(3n+1) .inside-bbcm-preview-card .inside-bbcm-icon,#inside-bbcm-preview .preview-cards .preview-card:first-child:nth-last-child(3n+2) .inside-bbcm-preview-card .inside-bbcm-icon{border-radius:100%;justify-content:center;align-items:center;width:10px;height:10px;display:flex}#inside-bbcm-preview .preview-cards .preview-card:first-child:nth-last-child(3n+1) .inside-bbcm-preview-card .date-and-headline,#inside-bbcm-preview .preview-cards .preview-card:first-child:nth-last-child(3n+2) .inside-bbcm-preview-card .date-and-headline{padding:0 32px}#inside-bbcm-preview .preview-cards .preview-card:first-child:nth-last-child(3n+1) .inside-bbcm-preview-card .publication-date,#inside-bbcm-preview .preview-cards .preview-card:first-child:nth-last-child(3n+2) .inside-bbcm-preview-card .publication-date{margin-bottom:8px}#inside-bbcm-preview .preview-cards .preview-card:first-child:not(:nth-last-child(3n+1)):not(:nth-last-child(3n+2)){width:calc(33.3333% - 10.6667px);padding:8px 0}#inside-bbcm-preview .preview-cards .preview-card:first-child:not(:nth-last-child(3n+1)):not(:nth-last-child(3n+2)) .inside-bbcm-preview-card{flex-direction:column;height:100%}#inside-bbcm-preview .preview-cards .preview-card:first-child:not(:nth-last-child(3n+1)):not(:nth-last-child(3n+2)) .inside-bbcm-preview-card .details{flex-direction:column;justify-content:space-between;height:100%;display:flex}#inside-bbcm-preview .preview-cards .preview-card:first-child:not(:nth-last-child(3n+1)):not(:nth-last-child(3n+2)) .inside-bbcm-preview-card .details .category{padding:0 16px 16px}#inside-bbcm-preview .preview-cards .preview-card:first-child:not(:nth-last-child(3n+1)):not(:nth-last-child(3n+2)) .inside-bbcm-preview-card .details .date-and-headline{padding:24px 16px 12px}#inside-bbcm-preview .preview-cards .preview-card:first-child:not(:nth-last-child(3n+1)):not(:nth-last-child(3n+2)) .inside-bbcm-preview-card .details .date-and-headline .publication-date{margin-bottom:8px}#inside-bbcm-preview .preview-cards .preview-card:last-child:not(first-child):nth-child(3n+2){width:100%;padding:8px 0}#inside-bbcm-preview .preview-cards .preview-card:last-child:not(first-child):nth-child(3n+2) .inside-bbcm-preview-card{max-height:243px}#inside-bbcm-preview .preview-cards .preview-card:last-child:not(first-child):nth-child(3n+2) .inside-bbcm-preview-card .details{flex-direction:column;justify-content:center;display:flex}#inside-bbcm-preview .preview-cards .preview-card:last-child:not(first-child):nth-child(3n+2) .inside-bbcm-preview-card .category{background-color:inherit;padding:12px 32px 0}#inside-bbcm-preview .preview-cards .preview-card:last-child:not(first-child):nth-child(3n+2) .inside-bbcm-preview-card .inside-bbcm-icon{border-radius:100%;justify-content:center;align-items:center;width:10px;height:10px;display:flex}#inside-bbcm-preview .preview-cards .preview-card:last-child:not(first-child):nth-child(3n+2) .inside-bbcm-preview-card .date-and-headline{padding:0 32px}#inside-bbcm-preview .preview-cards .preview-card:last-child:not(first-child):nth-child(3n+2) .inside-bbcm-preview-card .publication-date{margin-bottom:8px}#inside-bbcm-preview .preview-cards .preview-card:last-child:not(first-child):not(:nth-child(3n+2)){width:calc(33.3333% - 10.6667px);padding:8px 0}#inside-bbcm-preview .preview-cards .preview-card:last-child:not(first-child):not(:nth-child(3n+2)) .inside-bbcm-preview-card{flex-direction:column;height:100%}#inside-bbcm-preview .preview-cards .preview-card:last-child:not(first-child):not(:nth-child(3n+2)) .inside-bbcm-preview-card .details{flex-direction:column;justify-content:space-between;height:100%;display:flex}#inside-bbcm-preview .preview-cards .preview-card:last-child:not(first-child):not(:nth-child(3n+2)) .inside-bbcm-preview-card .details .category{padding:0 16px 16px}#inside-bbcm-preview .preview-cards .preview-card:last-child:not(first-child):not(:nth-child(3n+2)) .inside-bbcm-preview-card .details .date-and-headline{padding:24px 16px 12px}#inside-bbcm-preview .preview-cards .preview-card:last-child:not(first-child):not(:nth-child(3n+2)) .inside-bbcm-preview-card .details .date-and-headline .publication-date{margin-bottom:8px}#inside-bbcm-preview .preview-cards .preview-card:not(:first-child):not(:last-child){width:calc(33.3333% - 10.6667px);padding:8px 0}#inside-bbcm-preview .preview-cards .preview-card:not(:first-child):not(:last-child) .inside-bbcm-preview-card{flex-direction:column;height:100%}#inside-bbcm-preview .preview-cards .preview-card:not(:first-child):not(:last-child) .inside-bbcm-preview-card .details{flex-direction:column;justify-content:space-between;height:100%;display:flex}#inside-bbcm-preview .preview-cards .preview-card:not(:first-child):not(:last-child) .inside-bbcm-preview-card .details .category{padding:0 16px 16px}#inside-bbcm-preview .preview-cards .preview-card:not(:first-child):not(:last-child) .inside-bbcm-preview-card .details .date-and-headline{padding:24px 16px 12px}#inside-bbcm-preview .preview-cards .preview-card:not(:first-child):not(:last-child) .inside-bbcm-preview-card .details .date-and-headline .publication-date{margin-bottom:8px}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){#inside-bbcm-preview .preview-cards .preview-card{width:100%;padding:8px 0}#inside-bbcm-preview .preview-cards .preview-card .inside-bbcm-preview-card{flex-direction:column;height:100%}#inside-bbcm-preview .preview-cards .preview-card .inside-bbcm-preview-card .details{flex-direction:column;justify-content:space-between;height:100%;display:flex}#inside-bbcm-preview .preview-cards .preview-card .inside-bbcm-preview-card .details .category{padding:0 16px 16px}#inside-bbcm-preview .preview-cards .preview-card .inside-bbcm-preview-card .details .date-and-headline{padding:24px 16px 12px}#inside-bbcm-preview .preview-cards .preview-card .inside-bbcm-preview-card .details .date-and-headline .publication-date{margin-bottom:8px}}#inside-bbcm-preview .see-more-container{text-align:center;width:256px;height:64px;margin:0 auto;padding-bottom:64px}@media screen and (min-width:1008px){#inside-bbcm-preview .see-more-container .see-more-updates{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){#inside-bbcm-preview .see-more-container .see-more-updates{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){#inside-bbcm-preview .see-more-container .see-more-updates{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (max-width:399.9px),print{#inside-bbcm-preview .see-more-container .see-more-updates{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}#inside-bbcm-preview .see-more-container .see-more-updates{color:#fff;background-color:#ab140d;line-height:64px;text-decoration:none;display:block}#inside-bbcm-preview .see-more-container .see-more-updates:hover,#inside-bbcm-preview .see-more-container .see-more-updates:focus{background-color:#7c0e09}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){#inside-bbcm-preview .see-more-container{width:100%;padding:16px 0}}#inside-bbcm-item{background-color:#eee}#inside-bbcm-item .central-container{margin:0 auto;position:relative}#inside-bbcm-item .media-container .media-image-container{position:relative}#inside-bbcm-item .banner-and-navigation{justify-content:space-between;align-items:center;width:100%;margin:0 auto;padding-top:32px;display:flex}@media screen and (min-width:1008px){#inside-bbcm-item .banner-and-navigation{margin-bottom:40px}}@media screen and (min-width:758px) and (max-width:1007.9px){#inside-bbcm-item .banner-and-navigation{margin-bottom:52px}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){#inside-bbcm-item .banner-and-navigation{margin-bottom:40px}}#inside-bbcm-item .banner{z-index:-1;width:100%}#inside-bbcm-item .banner .image-container,#inside-bbcm-item .banner .image-container .ibroadcast-image{width:100%}@media screen and (min-width:1008px){#inside-bbcm-item .banner .image-container .media-container .media-image-container .stamp-text{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.6875rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){#inside-bbcm-item .banner .image-container .media-container .media-image-container .stamp-text{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.6875rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){#inside-bbcm-item .banner .image-container .media-container .media-image-container .stamp-text{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.6875rem;font-weight:400}}@media screen and (max-width:399.9px),print{#inside-bbcm-item .banner .image-container .media-container .media-image-container .stamp-text{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.6875rem;font-weight:400}}@media screen and (min-width:1008px){#inside-bbcm-item .banner .image-container .media-container .media-image-container .stamp-text{line-height:1}}@media screen and (min-width:758px) and (max-width:1007.9px){#inside-bbcm-item .banner .image-container .media-container .media-image-container .stamp-text{line-height:1}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){#inside-bbcm-item .banner .image-container .media-container .media-image-container .stamp-text{line-height:1}}@media screen and (max-width:399.9px),print{#inside-bbcm-item .banner .image-container .media-container .media-image-container .stamp-text{line-height:1}}#inside-bbcm-item .banner .banner-details{background-color:#fff}@media screen and (min-width:1008px){#inside-bbcm-item .banner .banner-details{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.6875rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){#inside-bbcm-item .banner .banner-details{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.6875rem;font-weight:400}}@media screen and (max-width:399.9px),print{#inside-bbcm-item .banner .banner-details{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.6875rem;font-weight:400}}@media screen and (min-width:1008px){#inside-bbcm-item .banner .banner-details{line-height:1.27273}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){#inside-bbcm-item .banner .banner-details{line-height:1.27273}}@media screen and (max-width:399.9px),print{#inside-bbcm-item .banner .banner-details{line-height:1.27273}}@media screen and (min-width:1008px),screen and (min-width:758px) and (max-width:1007.9px){#inside-bbcm-item .banner .banner-details{padding:16px 32px}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){#inside-bbcm-item .banner .banner-details{padding:16px}}#inside-bbcm-item .banner .banner-details{justify-content:flex-start;align-items:center;display:flex}#inside-bbcm-item .banner .banner-details .category{margin-right:16px}#inside-bbcm-item .banner .banner-details .publication-date{color:#5a5959;text-transform:uppercase;border-left:1px solid #5a5959;padding-left:16px}@media screen and (min-width:1008px){#inside-bbcm-item .content{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){#inside-bbcm-item .content{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (max-width:399.9px),print{#inside-bbcm-item .content{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:1008px){#inside-bbcm-item .content{line-height:1.375}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){#inside-bbcm-item .content{line-height:1.375}}@media screen and (max-width:399.9px),print{#inside-bbcm-item .content{line-height:1.375}}#inside-bbcm-item .content{color:#5a5959}@media screen and (min-width:1008px){#inside-bbcm-item .content .media-container .media-image-container .stamp-text{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.6875rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){#inside-bbcm-item .content .media-container .media-image-container .stamp-text{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.6875rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){#inside-bbcm-item .content .media-container .media-image-container .stamp-text{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.6875rem;font-weight:400}}@media screen and (max-width:399.9px),print{#inside-bbcm-item .content .media-container .media-image-container .stamp-text{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.6875rem;font-weight:400}}@media screen and (min-width:1008px){#inside-bbcm-item .content .media-container .media-image-container .stamp-text{line-height:1}}@media screen and (min-width:758px) and (max-width:1007.9px){#inside-bbcm-item .content .media-container .media-image-container .stamp-text{line-height:1}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){#inside-bbcm-item .content .media-container .media-image-container .stamp-text{line-height:1}}@media screen and (max-width:399.9px),print{#inside-bbcm-item .content .media-container .media-image-container .stamp-text{line-height:1}}@media screen and (min-width:1008px){#inside-bbcm-item .content .headline{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:4rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){#inside-bbcm-item .content .headline{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:3rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){#inside-bbcm-item .content .headline{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:2.25rem;font-weight:400}}@media screen and (max-width:399.9px),print{#inside-bbcm-item .content .headline{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:2.25rem;font-weight:400}}@media screen and (min-width:1008px){#inside-bbcm-item .content .headline{line-height:1.0625}}@media screen and (min-width:758px) and (max-width:1007.9px){#inside-bbcm-item .content .headline{line-height:1.08333}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){#inside-bbcm-item .content .headline{line-height:1.11111}}@media screen and (max-width:399.9px),print{#inside-bbcm-item .content .headline{line-height:1.11111}}#inside-bbcm-item .content .headline{margin:0}@media screen and (min-width:1008px){#inside-bbcm-item .content .headline{margin-bottom:28px}}@media screen and (min-width:758px) and (max-width:1007.9px){#inside-bbcm-item .content .headline{margin-bottom:28px}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){#inside-bbcm-item .content .headline{margin-bottom:20px}}@media screen and (min-width:1008px){#inside-bbcm-item .content .synopsis{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.5rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){#inside-bbcm-item .content .synopsis{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400}}@media screen and (max-width:399.9px),print{#inside-bbcm-item .content .synopsis{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400}}@media screen and (min-width:1008px){#inside-bbcm-item .content .synopsis{line-height:1.16667}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){#inside-bbcm-item .content .synopsis{line-height:1.2}}@media screen and (max-width:399.9px),print{#inside-bbcm-item .content .synopsis{line-height:1.2}}@media screen and (min-width:1008px){#inside-bbcm-item .content .synopsis{margin-bottom:32px}}@media screen and (min-width:758px) and (max-width:1007.9px){#inside-bbcm-item .content .synopsis{margin-bottom:40px}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){#inside-bbcm-item .content .synopsis{margin-bottom:40px}}#inside-bbcm-item .content .main-body{padding-bottom:48px;overflow:auto}#inside-bbcm-item .content .main-body div.text,#inside-bbcm-item .content .main-body .image-container,#inside-bbcm-item .content .main-body .clip-container{margin-bottom:1em}#inside-bbcm-item .content .main-body div.text:last-child,#inside-bbcm-item .content .main-body .image-container:last-child,#inside-bbcm-item .content .main-body .clip-container:last-child{margin-bottom:0}#inside-bbcm-item .content .main-body .image-container{display:inline-block}#inside-bbcm-item .content .main-body .image-container .media-container,#inside-bbcm-item .content .main-body .image-container .media-container img{width:100%}@media screen and (min-width:1008px),screen and (min-width:758px) and (max-width:1007.9px){#inside-bbcm-item .content .main-body .image-container .left{float:left;width:50%;padding-right:16px}#inside-bbcm-item .content .main-body .image-container .right{float:right;width:50%;padding-left:16px}}#inside-bbcm-item .content .main-body .embedded-video-player:before{content:"";padding-top:56.25%;display:block}#inside-bbcm-item .content .main-body .embedded-video-player{position:relative}#inside-bbcm-item .content .main-body .embedded-video-player>div{inset:0;position:absolute!important}#inside-bbcm-item .content .main-body .embedded-video-player{z-index:5}#inside-bbcm-item .preview-section{background-color:#fff}#inside-bbcm-item .preview-section .section-heading{color:#ab140d}#inside-bbcm-item[data-category=ARTICLE] .content .headline{color:#39707d}#inside-bbcm-item[data-category=ARTICLE] .inside-bbcm-navigation{background-color:#39707d}#inside-bbcm-item[data-category=PRESS_RELEASE] .content .headline{color:#39707d}#inside-bbcm-item[data-category=PRESS_RELEASE] .inside-bbcm-navigation{background-color:#39707d}#inside-bbcm-item[data-category=EVENT] .content .headline{color:#7e1341}#inside-bbcm-item[data-category=EVENT] .inside-bbcm-navigation{background-color:#7e1341}#inside-bbcm-item .inside-bbcm-navigation{color:#fff;z-index:3;justify-content:center;align-items:center;text-decoration:none;display:inline-flex;position:absolute}@media screen and (min-width:1008px){#inside-bbcm-item .banner-and-navigation{max-width:1008px}#inside-bbcm-item .central-container{width:720px;margin:0 auto}#inside-bbcm-item .central-container .content{padding:0 32px}#inside-bbcm-item .inside-bbcm-navigation{width:64px;height:64px;font-size:32px}#inside-bbcm-item .inside-bbcm-navigation.previous{left:calc(50% - 504px)}#inside-bbcm-item .inside-bbcm-navigation.next{right:calc(50% - 504px)}}@media screen and (min-width:758px) and (max-width:1007.9px){#inside-bbcm-item .central-container{width:calc(100% - 150px);margin:0 auto}#inside-bbcm-item .inside-bbcm-navigation{width:48px;height:48px;font-size:24px}#inside-bbcm-item .inside-bbcm-navigation.previous{left:0}#inside-bbcm-item .inside-bbcm-navigation.next{right:0}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){#inside-bbcm-item .central-container{width:calc(100% - 16px);margin:0 auto}#inside-bbcm-item .inside-bbcm-navigation{width:40px;height:40px;font-size:20px}#inside-bbcm-item .inside-bbcm-navigation.previous{left:0}#inside-bbcm-item .inside-bbcm-navigation.next{right:0}}.inside-bbcm{color:#4d4d4d}@media screen and (min-width:1008px){.inside-bbcm .inside-bbcm-section .section-description{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.inside-bbcm .inside-bbcm-section .section-description{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.inside-bbcm .inside-bbcm-section .section-description{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (max-width:399.9px),print{.inside-bbcm .inside-bbcm-section .section-description{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:1008px){.inside-bbcm .inside-bbcm-section .section-description{line-height:1.25}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.inside-bbcm .inside-bbcm-section .section-description{line-height:1.25}}@media screen and (min-width:758px) and (max-width:1007.9px){.inside-bbcm .inside-bbcm-section .section-description{line-height:1.25}}@media screen and (max-width:399.9px),print{.inside-bbcm .inside-bbcm-section .section-description{line-height:1.25}}.inside-bbcm .inside-bbcm-section .section-description{text-align:center}@media screen and (min-width:1008px){.inside-bbcm .introduction .main-content{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.5rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.inside-bbcm .introduction .main-content{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.inside-bbcm .introduction .main-content{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400}}@media screen and (max-width:399.9px),print{.inside-bbcm .introduction .main-content{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:1008px){.inside-bbcm .introduction .main-content{line-height:1.16667}}@media screen and (min-width:758px) and (max-width:1007.9px){.inside-bbcm .introduction .main-content{line-height:1.2}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.inside-bbcm .introduction .main-content{line-height:1.2}}@media screen and (max-width:399.9px),print{.inside-bbcm .introduction .main-content{line-height:1.25}}.inside-bbcm .introduction .main-content{text-align:center}.inside-bbcm .inside-bbcm .main-content{display:flex}.inside-bbcm .inside-bbcm .main-content .section-heading{color:#ab140d}.inside-bbcm .inside-bbcm .main-content .tall-button{appearance:none;background:0 0;border:none;border-radius:0;margin:0;padding:0;font-size:1em}@media screen and (min-width:1008px){.inside-bbcm .inside-bbcm .main-content .tall-button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.inside-bbcm .inside-bbcm .main-content .tall-button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.8125rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.inside-bbcm .inside-bbcm .main-content .tall-button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (max-width:399.9px),print{.inside-bbcm .inside-bbcm .main-content .tall-button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (min-width:1008px){.inside-bbcm .inside-bbcm .main-content .tall-button{line-height:1.33333}}@media screen and (min-width:758px) and (max-width:1007.9px){.inside-bbcm .inside-bbcm .main-content .tall-button{line-height:1.23077}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.inside-bbcm .inside-bbcm .main-content .tall-button{line-height:1.33333}}@media screen and (max-width:399.9px),print{.inside-bbcm .inside-bbcm .main-content .tall-button{line-height:1.33333}}.inside-bbcm .inside-bbcm .main-content .tall-button{color:#7e1341;min-width:60px;max-width:60px}.inside-bbcm .inside-bbcm .main-content .tall-button .icon{font-size:2em}.inside-bbcm .inside-bbcm .main-content .tall-button:disabled{color:#e6e6e6}.inside-bbcm .inside-bbcm .main-content .tall-button:hover:not(:disabled){background-color:#f2f3f4}.inside-bbcm .small-button{appearance:none;color:#fff;float:right;background:#7e1341;border:none;border-radius:0;justify-content:center;align-items:center;width:32px;height:32px;margin:12px 0 0;padding:0;font-size:1em;display:flex}.inside-bbcm .small-button .icon{font-size:.5em}.inside-bbcm .small-button:disabled{background-color:#e6e6e6}.inside-bbcm .small-button:hover:not(:disabled){background-color:#681036}@media screen and (min-width:1008px){.inside-bbcm .introduction .main-content{padding:72px 6px}}@media screen and (min-width:758px) and (max-width:1007.9px){.inside-bbcm .introduction .main-content{padding:52px 30px}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.inside-bbcm .introduction .main-content{padding:70px 52px}}.inside-bbcm .preview-cards-container{place-content:space-between flex-end;width:100%;padding:0 6px;display:flex}@media screen and (min-width:1008px),screen and (min-width:758px) and (max-width:1007.9px){.inside-bbcm .preview-cards-container.wrap{flex-wrap:wrap}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.inside-bbcm .preview-cards-container{flex-wrap:wrap;padding:0}}.inside-bbcm .preview-cards{flex-wrap:wrap;place-content:flex-start space-between;align-items:stretch;width:100%;margin:-8px 0;display:flex}@media screen and (min-width:1008px),screen and (min-width:758px) and (max-width:1007.9px){.inside-bbcm .preview-cards.padded{padding:0 12px}.inside-bbcm .preview-cards .preview-card.stack-card:first-child,.inside-bbcm .preview-cards .preview-card.stack-card:last-child:nth-child(2){width:100%;padding:8px 0}.inside-bbcm .preview-cards .preview-card.stack-card:first-child .inside-bbcm-preview-card,.inside-bbcm .preview-cards .preview-card.stack-card:last-child:nth-child(2) .inside-bbcm-preview-card{max-height:243px}.inside-bbcm .preview-cards .preview-card.stack-card:first-child .inside-bbcm-preview-card .details,.inside-bbcm .preview-cards .preview-card.stack-card:last-child:nth-child(2) .inside-bbcm-preview-card .details{flex-direction:column;justify-content:center;display:flex}.inside-bbcm .preview-cards .preview-card.stack-card:first-child .inside-bbcm-preview-card .category,.inside-bbcm .preview-cards .preview-card.stack-card:last-child:nth-child(2) .inside-bbcm-preview-card .category{background-color:inherit;padding:12px 32px 0}.inside-bbcm .preview-cards .preview-card.stack-card:first-child .inside-bbcm-preview-card .inside-bbcm-icon,.inside-bbcm .preview-cards .preview-card.stack-card:last-child:nth-child(2) .inside-bbcm-preview-card .inside-bbcm-icon{border-radius:100%;justify-content:center;align-items:center;width:10px;height:10px;display:flex}.inside-bbcm .preview-cards .preview-card.stack-card:first-child .inside-bbcm-preview-card .date-and-headline,.inside-bbcm .preview-cards .preview-card.stack-card:last-child:nth-child(2) .inside-bbcm-preview-card .date-and-headline{padding:0 32px}.inside-bbcm .preview-cards .preview-card.stack-card:first-child .inside-bbcm-preview-card .publication-date,.inside-bbcm .preview-cards .preview-card.stack-card:last-child:nth-child(2) .inside-bbcm-preview-card .publication-date{margin-bottom:8px}.inside-bbcm .preview-cards .preview-card.stack-card:first-child .inside-bbcm-preview-card,.inside-bbcm .preview-cards .preview-card.stack-card:last-child:nth-child(2) .inside-bbcm-preview-card{height:100%}.inside-bbcm .preview-cards .preview-card.stack-card:first-child .inside-bbcm-preview-card .image,.inside-bbcm .preview-cards .preview-card.stack-card:last-child:nth-child(2) .inside-bbcm-preview-card .image,.inside-bbcm .preview-cards .preview-card.stack-card:first-child .inside-bbcm-preview-card .details,.inside-bbcm .preview-cards .preview-card.stack-card:last-child:nth-child(2) .inside-bbcm-preview-card .details{flex:0 0 50%}.inside-bbcm .preview-cards .preview-card.stack-card:nth-child(2):nth-last-child(2),.inside-bbcm .preview-cards .preview-card.stack-card:nth-child(2):nth-last-child(2)~.preview-card{width:calc(50% - 8px);padding:8px 0}.inside-bbcm .preview-cards .preview-card.stack-card:nth-child(2):nth-last-child(2) .inside-bbcm-preview-card,.inside-bbcm .preview-cards .preview-card.stack-card:nth-child(2):nth-last-child(2)~.preview-card .inside-bbcm-preview-card{flex-direction:column;height:100%}.inside-bbcm .preview-cards .preview-card.stack-card:nth-child(2):nth-last-child(2) .inside-bbcm-preview-card .details,.inside-bbcm .preview-cards .preview-card.stack-card:nth-child(2):nth-last-child(2)~.preview-card .inside-bbcm-preview-card .details{flex-direction:column;justify-content:space-between;height:100%;display:flex}.inside-bbcm .preview-cards .preview-card.stack-card:nth-child(2):nth-last-child(2) .inside-bbcm-preview-card .details .category,.inside-bbcm .preview-cards .preview-card.stack-card:nth-child(2):nth-last-child(2)~.preview-card .inside-bbcm-preview-card .details .category{padding:0 16px 16px}.inside-bbcm .preview-cards .preview-card.stack-card:nth-child(2):nth-last-child(2) .inside-bbcm-preview-card .details .date-and-headline,.inside-bbcm .preview-cards .preview-card.stack-card:nth-child(2):nth-last-child(2)~.preview-card .inside-bbcm-preview-card .details .date-and-headline{padding:24px 16px 12px}.inside-bbcm .preview-cards .preview-card.stack-card:nth-child(2):nth-last-child(2) .inside-bbcm-preview-card .details .date-and-headline .publication-date,.inside-bbcm .preview-cards .preview-card.stack-card:nth-child(2):nth-last-child(2)~.preview-card .inside-bbcm-preview-card .details .date-and-headline .publication-date{margin-bottom:8px}.inside-bbcm .preview-cards .preview-card.stack-card:nth-child(2):nth-last-child(3),.inside-bbcm .preview-cards .preview-card.stack-card:nth-child(2):nth-last-child(3)~.preview-card{width:calc(33.3333% - 10.6667px);padding:8px 0}.inside-bbcm .preview-cards .preview-card.stack-card:nth-child(2):nth-last-child(3) .inside-bbcm-preview-card,.inside-bbcm .preview-cards .preview-card.stack-card:nth-child(2):nth-last-child(3)~.preview-card .inside-bbcm-preview-card{flex-direction:column;height:100%}.inside-bbcm .preview-cards .preview-card.stack-card:nth-child(2):nth-last-child(3) .inside-bbcm-preview-card .details,.inside-bbcm .preview-cards .preview-card.stack-card:nth-child(2):nth-last-child(3)~.preview-card .inside-bbcm-preview-card .details{flex-direction:column;justify-content:space-between;height:100%;display:flex}.inside-bbcm .preview-cards .preview-card.stack-card:nth-child(2):nth-last-child(3) .inside-bbcm-preview-card .details .category,.inside-bbcm .preview-cards .preview-card.stack-card:nth-child(2):nth-last-child(3)~.preview-card .inside-bbcm-preview-card .details .category{padding:0 16px 16px}.inside-bbcm .preview-cards .preview-card.stack-card:nth-child(2):nth-last-child(3) .inside-bbcm-preview-card .details .date-and-headline,.inside-bbcm .preview-cards .preview-card.stack-card:nth-child(2):nth-last-child(3)~.preview-card .inside-bbcm-preview-card .details .date-and-headline{padding:24px 16px 12px}.inside-bbcm .preview-cards .preview-card.stack-card:nth-child(2):nth-last-child(3) .inside-bbcm-preview-card .details .date-and-headline .publication-date,.inside-bbcm .preview-cards .preview-card.stack-card:nth-child(2):nth-last-child(3)~.preview-card .inside-bbcm-preview-card .details .date-and-headline .publication-date{margin-bottom:8px}.inside-bbcm .preview-cards .preview-card.column-card{width:100%;padding:4px 0}.inside-bbcm .preview-cards .preview-card.column-card .inside-bbcm-preview-card{max-height:243px}.inside-bbcm .preview-cards .preview-card.column-card .inside-bbcm-preview-card .details{flex-direction:column;justify-content:center;display:flex}.inside-bbcm .preview-cards .preview-card.column-card .inside-bbcm-preview-card .category{background-color:inherit;padding:12px 32px 0}.inside-bbcm .preview-cards .preview-card.column-card .inside-bbcm-preview-card .inside-bbcm-icon{border-radius:100%;justify-content:center;align-items:center;width:10px;height:10px;display:flex}.inside-bbcm .preview-cards .preview-card.column-card .inside-bbcm-preview-card .date-and-headline{padding:0 32px}.inside-bbcm .preview-cards .preview-card.column-card .inside-bbcm-preview-card .publication-date{margin-bottom:8px}.inside-bbcm .preview-cards .preview-card.column-card .inside-bbcm-preview-card{height:150px}.inside-bbcm .preview-cards .preview-card.column-card .inside-bbcm-preview-card .image img{object-fit:cover;width:266.667px;height:150px}.inside-bbcm .preview-cards .preview-card.column-card .inside-bbcm-preview-card .details{flex:0 0 60%}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.inside-bbcm .preview-cards .preview-card{width:100%;padding:8px 0}.inside-bbcm .preview-cards .preview-card .inside-bbcm-preview-card{flex-direction:column;height:100%}.inside-bbcm .preview-cards .preview-card .inside-bbcm-preview-card .details{flex-direction:column;justify-content:space-between;height:100%;display:flex}.inside-bbcm .preview-cards .preview-card .inside-bbcm-preview-card .details .category{padding:0 16px 16px}.inside-bbcm .preview-cards .preview-card .inside-bbcm-preview-card .details .date-and-headline{padding:24px 16px 12px}.inside-bbcm .preview-cards .preview-card .inside-bbcm-preview-card .details .date-and-headline .publication-date{margin-bottom:8px}}@media screen and (min-width:1008px){.inside-bbcm .more-updates{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.inside-bbcm .more-updates{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.inside-bbcm .more-updates{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (max-width:399.9px),print{.inside-bbcm .more-updates{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:1008px){.inside-bbcm .more-updates{line-height:1.28571}}@media screen and (min-width:758px) and (max-width:1007.9px){.inside-bbcm .more-updates{line-height:1.28571}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.inside-bbcm .more-updates{line-height:1.28571}}@media screen and (max-width:399.9px),print{.inside-bbcm .more-updates{line-height:1.28571}}.inside-bbcm .more-updates{color:#fff;text-align:center;background-color:#ab140d;padding:16px 32px;text-decoration:none}.inside-bbcm .more-updates:hover,.inside-bbcm .more-updates:focus{background-color:#7c0e09}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.inside-bbcm .more-updates{width:100%;padding:16px 0;display:block}}.inside-bbcm .more-updates{box-sizing:border-box;width:256px;height:64px}.our-experts .experts-container{flex-wrap:wrap;padding-top:60px;display:flex}.our-experts .experts-container .expert{flex-direction:column;flex:none;align-items:center;display:flex}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.our-experts .experts-container .expert{margin:0 auto}}@media screen and (min-width:1008px){.our-experts .experts-container .expert .expert-job-title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.our-experts .experts-container .expert .expert-job-title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.our-experts .experts-container .expert .expert-job-title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (max-width:399.9px),print{.our-experts .experts-container .expert .expert-job-title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:1008px){.our-experts .experts-container .expert .expert-job-title{line-height:1.25}}@media screen and (min-width:758px) and (max-width:1007.9px){.our-experts .experts-container .expert .expert-job-title{line-height:1.22222}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.our-experts .experts-container .expert .expert-job-title{line-height:1.25}}@media screen and (max-width:399.9px),print{.our-experts .experts-container .expert .expert-job-title{line-height:1.25}}.our-experts .experts-container .expert .expert-job-title{text-align:center;width:100%}@media screen and (min-width:1008px){.our-experts .experts-container .expert .expert-name{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.5rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.our-experts .experts-container .expert .expert-name{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.625rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.our-experts .experts-container .expert .expert-name{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400}}@media screen and (max-width:399.9px),print{.our-experts .experts-container .expert .expert-name{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400}}@media screen and (min-width:1008px){.our-experts .experts-container .expert .expert-name{line-height:1.25}}@media screen and (min-width:758px) and (max-width:1007.9px){.our-experts .experts-container .expert .expert-name{line-height:1.23077}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.our-experts .experts-container .expert .expert-name{line-height:1.2}}@media screen and (max-width:399.9px),print{.our-experts .experts-container .expert .expert-name{line-height:1.2}}.our-experts .experts-container .expert .expert-name{text-align:center;color:#7e1341;width:100%;margin-bottom:12px}@media screen and (min-width:1008px){.our-experts .experts-container .expert .expert-profile{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.our-experts .experts-container .expert .expert-profile{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.our-experts .experts-container .expert .expert-profile{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (max-width:399.9px),print{.our-experts .experts-container .expert .expert-profile{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (min-width:1008px){.our-experts .experts-container .expert .expert-profile{line-height:1.28571}}@media screen and (min-width:758px) and (max-width:1007.9px){.our-experts .experts-container .expert .expert-profile{line-height:1.33333}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.our-experts .experts-container .expert .expert-profile{line-height:1.33333}}@media screen and (max-width:399.9px),print{.our-experts .experts-container .expert .expert-profile{line-height:1.33333}}.our-experts .experts-container .expert .expert-profile{text-align:left;width:90%;padding:0 20px}.our-experts .experts-container .expert{padding-bottom:60px}.our-experts .experts-container .expert .expert-image{padding-bottom:16px}.our-experts .experts-container .expert .expert-image .image{border-radius:50%;max-width:100%}.our-experts .experts-container .expert .expert-image .stamp-text{visibility:hidden}@media screen and (min-width:1008px){.our-experts .expert{width:33%}}@media screen and (min-width:758px) and (max-width:1007.9px){.our-experts .expert{box-sizing:border-box;width:50%;padding:0 24px}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.our-experts .expert{width:80%}}.our-experts .all-specialisms-container{padding-top:30px}.our-experts .all-specialisms-container .specialism-name{text-align:center;justify-content:center;align-items:center;width:100%;display:flex}@media screen and (min-width:1008px){.our-experts .all-specialisms-container .specialism-name{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:700}}@media screen and (min-width:758px) and (max-width:1007.9px){.our-experts .all-specialisms-container .specialism-name{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.3125rem;font-weight:700}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.our-experts .all-specialisms-container .specialism-name{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:700}}@media screen and (max-width:399.9px),print{.our-experts .all-specialisms-container .specialism-name{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:700}}@media screen and (min-width:1008px){.our-experts .all-specialisms-container .specialism-name{line-height:1.2}}@media screen and (min-width:758px) and (max-width:1007.9px){.our-experts .all-specialisms-container .specialism-name{line-height:1.2381}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.our-experts .all-specialisms-container .specialism-name{line-height:1.22222}}@media screen and (max-width:399.9px),print{.our-experts .all-specialisms-container .specialism-name{line-height:1.22222}}.our-experts .all-specialisms-container .specialism-name{color:#5a5959}.our-experts .all-specialisms-container .specialism-name:after,.our-experts .all-specialisms-container .specialism-name:before{content:" ";border-top:1px solid #5a5959;flex:1 0 10px;margin:0 10px 0 0}.our-experts .all-specialisms-container .specialism-name:after{margin:0 0 0 10px}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.our-experts .submenu{box-sizing:border-box;z-index:14;background-color:#fff;width:100%;position:sticky;top:50px}.our-experts .submenu .submenu-other-items-container{width:100%;position:relative}.our-experts .submenu .submenu-other-items-container .submenu-other-items{border-top:2px solid #fff;width:100%;max-height:200px;position:absolute;overflow-y:auto}.our-experts .submenu .submenu-item,.our-experts .submenu .submenu-item>button{font:inherit;text-align:left;box-sizing:border-box;color:#4d4d4d;background-color:#e6e6e6;border:none;height:100%;margin:0;padding:0}.our-experts .submenu .submenu-item{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden}}@media screen and (max-width:399.9px) and (min-width:1008px),screen and (min-width:400px) and (max-width:567.9px) and (min-width:1008px),screen and (min-width:568px) and (max-width:757.9px) and (min-width:1008px){.our-experts .submenu .submenu-item,.our-experts .submenu .submenu-item>button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (max-width:399.9px) and (min-width:758px) and (max-width:1007.9px),screen and (min-width:400px) and (max-width:567.9px) and (min-width:758px) and (max-width:1007.9px),screen and (min-width:568px) and (max-width:757.9px) and (min-width:758px) and (max-width:1007.9px){.our-experts .submenu .submenu-item,.our-experts .submenu .submenu-item>button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (max-width:399.9px) and (min-width:400px) and (max-width:567.9px),screen and (max-width:399.9px) and (min-width:568px) and (max-width:757.9px),screen and (min-width:400px) and (max-width:567.9px) and (min-width:400px) and (max-width:567.9px),screen and (min-width:400px) and (max-width:567.9px) and (min-width:568px) and (max-width:757.9px),screen and (min-width:568px) and (max-width:757.9px) and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px) and (min-width:568px) and (max-width:757.9px){.our-experts .submenu .submenu-item,.our-experts .submenu .submenu-item>button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (max-width:399.9px) and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px) and (max-width:399.9px),screen and (min-width:568px) and (max-width:757.9px) and (max-width:399.9px){.our-experts .submenu .submenu-item,.our-experts .submenu .submenu-item>button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (max-width:399.9px) and (min-width:1008px),screen and (min-width:400px) and (max-width:567.9px) and (min-width:1008px),screen and (min-width:568px) and (max-width:757.9px) and (min-width:1008px){.our-experts .submenu .submenu-item,.our-experts .submenu .submenu-item>button{line-height:1.28571}}@media screen and (max-width:399.9px) and (min-width:758px) and (max-width:1007.9px),screen and (min-width:400px) and (max-width:567.9px) and (min-width:758px) and (max-width:1007.9px),screen and (min-width:568px) and (max-width:757.9px) and (min-width:758px) and (max-width:1007.9px){.our-experts .submenu .submenu-item,.our-experts .submenu .submenu-item>button{line-height:1.28571}}@media screen and (max-width:399.9px) and (min-width:400px) and (max-width:567.9px),screen and (max-width:399.9px) and (min-width:568px) and (max-width:757.9px),screen and (min-width:400px) and (max-width:567.9px) and (min-width:400px) and (max-width:567.9px),screen and (min-width:400px) and (max-width:567.9px) and (min-width:568px) and (max-width:757.9px),screen and (min-width:568px) and (max-width:757.9px) and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px) and (min-width:568px) and (max-width:757.9px){.our-experts .submenu .submenu-item,.our-experts .submenu .submenu-item>button{line-height:1.28571}}@media screen and (max-width:399.9px) and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px) and (max-width:399.9px),screen and (min-width:568px) and (max-width:757.9px) and (max-width:399.9px){.our-experts .submenu .submenu-item,.our-experts .submenu .submenu-item>button{line-height:1.28571}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.our-experts .submenu .submenu-item:not(div),.our-experts .submenu .submenu-item>button{padding:8px 16px}.our-experts .submenu .submenu-item.active,.our-experts .submenu .submenu-item.active>button,.our-experts .submenu .submenu-item:hover,.our-experts .submenu .submenu-item:hover>button,.our-experts .submenu .submenu-item:focus,.our-experts .submenu .submenu-item:focus>button{background-color:#cdcdcd;text-decoration:none}.our-experts .submenu .submenu-item.selected{font-weight:700}.our-experts .submenu .submenu-item.menu-header{justify-content:space-between;align-items:center;height:36px;padding:0 16px;font-weight:700;display:flex}.our-experts .submenu .submenu-item.menu-header:hover,.our-experts .submenu .submenu-item.menu-header:focus,.our-experts .submenu .submenu-item.menu-header:active{background-color:#ccc}.our-experts .submenu .submenu-item.menu-header .chevron{border-top:5px solid #000;border-left:5px solid #0000;border-right:5px solid #0000;width:0;height:0;transition:transform .2s linear}.our-experts .submenu .submenu-item.menu-header .chevron.down{transform:rotate(180deg)}}@media screen and (min-width:1008px),screen and (min-width:758px) and (max-width:1007.9px){.our-experts .submenu{background:#fff}.our-experts .submenu .submenu-items{box-sizing:border-box;align-items:stretch;max-width:1008px;margin:0 auto;padding:0 16px;display:flex}}@media screen and (min-width:1008px) and (min-width:758px) and (max-width:1007.9px),screen and (min-width:758px) and (max-width:1007.9px) and (min-width:758px) and (max-width:1007.9px){.our-experts .submenu .submenu-items{padding:0 16px}}@media screen and (min-width:1008px),screen and (min-width:758px) and (max-width:1007.9px){.our-experts .submenu .submenu-items .submenu-item,.our-experts .submenu .submenu-items .submenu-item>button{font:inherit;text-align:center;box-sizing:border-box;color:#4d4d4d;background-color:#fff;border:none;justify-content:center;align-items:center;height:100%;margin:0;padding:0;display:inline-flex}}@media screen and (min-width:1008px) and (min-width:1008px),screen and (min-width:758px) and (max-width:1007.9px) and (min-width:1008px){.our-experts .submenu .submenu-items .submenu-item,.our-experts .submenu .submenu-items .submenu-item>button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (min-width:1008px) and (min-width:758px) and (max-width:1007.9px),screen and (min-width:758px) and (max-width:1007.9px) and (min-width:758px) and (max-width:1007.9px){.our-experts .submenu .submenu-items .submenu-item,.our-experts .submenu .submenu-items .submenu-item>button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:1008px) and (min-width:400px) and (max-width:567.9px),screen and (min-width:1008px) and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px) and (min-width:400px) and (max-width:567.9px),screen and (min-width:758px) and (max-width:1007.9px) and (min-width:568px) and (max-width:757.9px){.our-experts .submenu .submenu-items .submenu-item,.our-experts .submenu .submenu-items .submenu-item>button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.6875rem;font-weight:400}}@media screen and (min-width:1008px) and (max-width:399.9px),screen and (min-width:758px) and (max-width:1007.9px) and (max-width:399.9px){.our-experts .submenu .submenu-items .submenu-item,.our-experts .submenu .submenu-items .submenu-item>button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.6875rem;font-weight:400}}@media screen and (min-width:1008px) and (min-width:1008px),screen and (min-width:758px) and (max-width:1007.9px) and (min-width:1008px){.our-experts .submenu .submenu-items .submenu-item,.our-experts .submenu .submenu-items .submenu-item>button{line-height:1.26667}}@media screen and (min-width:1008px) and (min-width:758px) and (max-width:1007.9px),screen and (min-width:758px) and (max-width:1007.9px) and (min-width:758px) and (max-width:1007.9px){.our-experts .submenu .submenu-items .submenu-item,.our-experts .submenu .submenu-items .submenu-item>button{line-height:1.28571}}@media screen and (min-width:1008px) and (min-width:400px) and (max-width:567.9px),screen and (min-width:1008px) and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px) and (min-width:400px) and (max-width:567.9px),screen and (min-width:758px) and (max-width:1007.9px) and (min-width:568px) and (max-width:757.9px){.our-experts .submenu .submenu-items .submenu-item,.our-experts .submenu .submenu-items .submenu-item>button{line-height:1.27273}}@media screen and (min-width:1008px) and (max-width:399.9px),screen and (min-width:758px) and (max-width:1007.9px) and (max-width:399.9px){.our-experts .submenu .submenu-items .submenu-item,.our-experts .submenu .submenu-items .submenu-item>button{line-height:1.27273}}@media screen and (min-width:1008px),screen and (min-width:758px) and (max-width:1007.9px){.our-experts .submenu .submenu-items .submenu-item:not(div),.our-experts .submenu .submenu-items .submenu-item>button{padding:0 16px}.our-experts .submenu .submenu-items .submenu-item.active,.our-experts .submenu .submenu-items .submenu-item.active>button{background-color:#fff;text-decoration:none}.our-experts .submenu .submenu-items .submenu-item:hover,.our-experts .submenu .submenu-items .submenu-item:hover>button,.our-experts .submenu .submenu-items .submenu-item:focus,.our-experts .submenu .submenu-items .submenu-item:focus>button{background-color:#eee;text-decoration:none}.our-experts .submenu .submenu-items .submenu-item,.our-experts .submenu .submenu-items .submenu-item>button{height:50px}.our-experts .submenu .submenu-items .submenu-item.active{background:linear-gradient(0deg,#7e1341 0 6px,#fff 6px)}.our-experts .submenu .submenu-items .submenu-item.active:focus,.our-experts .submenu .submenu-items .submenu-item.active:hover{background:linear-gradient(0deg,#7e1341 0 6px,#eee 6px)}.our-experts .submenu .submenu-items .specialisms{flex-wrap:wrap;max-height:50px;display:flex;overflow:hidden}.our-experts .submenu .submenu-items .specialisms.show-more-items{max-height:none;overflow:visible}.our-experts .submenu .submenu-items .more-button button.submenu-item{font-weight:700}.our-experts .submenu .submenu-items .more-button button.submenu-item .chevron{width:0;height:0;position:inherit;border-top:5px solid #000;border-left:5px solid #0000;border-right:5px solid #0000;margin:2px 0 0 10px;transition:transform .2s linear}.our-experts .submenu .submenu-items .more-button button.submenu-item .chevron.down{transform:rotate(180deg)}}.content-type-preview{color:#4d4d4d;-ms-grid-rows:100%;grid-template-columns:8px calc(100% - 8px);width:496px;height:calc(100% - 16px);margin:8px 0;display:grid}@media screen and (min-width:758px) and (max-width:1007.9px){.content-type-preview{width:calc(100vw - 64px);padding:0 32px}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.content-type-preview{width:calc(100vw - 32px);padding:0 16px}}.content-type-preview .sidebar.black{background-color:#000}.content-type-preview .sidebar.red{background-color:#ab140d}.content-type-preview .sidebar.yellow{background-color:#f2bb17}.content-type-preview .sidebar.blue{background-color:#2074c5}.content-type-preview .sidebar.burgundy{background-color:#7e1341}.content-type-preview .sidebar.gunmetal{background-color:#2c3f50}.content-type-preview .sidebar.orange{background-color:#e45c27}.content-type-preview .sidebar.green{background-color:#39707d}.content-type-preview .sidebar{grid-column:1}.content-type-preview .content{background-color:#fff;grid-column:2;grid-template-rows:30% 11% 59%;grid-template-columns:70% 30%;padding:32px;display:grid}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.content-type-preview .content{border-bottom:1px solid #ccc}}@media screen and (min-width:1008px){.content-type-preview .content .title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.5rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.content-type-preview .content .title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.625rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.content-type-preview .content .title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400}}@media screen and (max-width:399.9px),print{.content-type-preview .content .title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400}}@media screen and (min-width:1008px){.content-type-preview .content .title{line-height:1.25}}@media screen and (min-width:758px) and (max-width:1007.9px){.content-type-preview .content .title{line-height:1.23077}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.content-type-preview .content .title{line-height:1.2}}@media screen and (max-width:399.9px),print{.content-type-preview .content .title{line-height:1.2}}.content-type-preview .content .title{color:#7e1341;grid-area:1/1}@media screen and (min-width:1008px){.content-type-preview .content .link{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.content-type-preview .content .link{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.content-type-preview .content .link{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (max-width:399.9px),print{.content-type-preview .content .link{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:1008px){.content-type-preview .content .link{line-height:1.375}}@media screen and (min-width:758px) and (max-width:1007.9px){.content-type-preview .content .link{line-height:1.33333}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.content-type-preview .content .link{line-height:1.375}}@media screen and (max-width:399.9px),print{.content-type-preview .content .link{line-height:1.375}}.content-type-preview .content .link{color:#7e1341;grid-area:1/2;justify-content:flex-end;align-items:center;margin:0;text-decoration:none;display:flex}.content-type-preview .content .link a{padding-right:12px}.content-type-preview .content .link .icon{font-size:.5rem;display:contents}.content-type-preview .content .divider{-ms-grid-column-span:2;border-style:solid;border-color:#e6e6e6;grid-area:2/span 2;width:100%;max-height:0}@media screen and (min-width:1008px){.content-type-preview .content .description{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.content-type-preview .content .description{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.content-type-preview .content .description{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (max-width:399.9px),print{.content-type-preview .content .description{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:1008px){.content-type-preview .content .description{line-height:1.375}}@media screen and (min-width:758px) and (max-width:1007.9px){.content-type-preview .content .description{line-height:1.33333}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.content-type-preview .content .description{line-height:1.375}}@media screen and (max-width:399.9px),print{.content-type-preview .content .description{line-height:1.375}}.content-type-preview .content .description{-ms-grid-column-span:2;grid-area:3/span 2;padding-top:10px}.our-offer .benefit .icon{width:56px;height:56px;font-size:32px}.our-offer .benefit .icon.icon-eye,.our-offer .benefit .icon.icon-multi-screen,.our-offer .benefit .icon.icon-pen-paper,.our-offer .benefit .icon.icon-stacked,.our-offer .benefit .icon.icon-stripe-head{font-size:64px}.our-offer .benefit .icon.icon-facebook{font-size:40px}.our-offer .benefit .icon.icon-reading{font-size:72px}.our-offer .benefits-section{color:#4d4d4d}@media screen and (min-width:1008px),screen and (min-width:758px) and (max-width:1007.9px){.our-offer .benefits-section .benefits{padding:48px 0}}.our-offer .benefits-section .benefits .benefit{background-color:#fff;flex-direction:column;align-items:center;display:flex}.our-offer .benefits-section .benefits .benefit .icon.black{color:#000}.our-offer .benefits-section .benefits .benefit .icon.red{color:#ab140d}.our-offer .benefits-section .benefits .benefit .icon.yellow{color:#f2bb17}.our-offer .benefits-section .benefits .benefit .icon.blue{color:#2074c5}.our-offer .benefits-section .benefits .benefit .icon.burgundy{color:#7e1341}.our-offer .benefits-section .benefits .benefit .icon.gunmetal{color:#2c3f50}.our-offer .benefits-section .benefits .benefit .icon.orange{color:#e45c27}.our-offer .benefits-section .benefits .benefit .icon.green{color:#39707d}.our-offer .benefits-section .benefits .benefit .icon{margin-bottom:28px}@media screen and (min-width:1008px){.our-offer .benefits-section .benefits .benefit .benefit-name{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.5rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.our-offer .benefits-section .benefits .benefit .benefit-name{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.625rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.our-offer .benefits-section .benefits .benefit .benefit-name{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400}}@media screen and (max-width:399.9px),print{.our-offer .benefits-section .benefits .benefit .benefit-name{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400}}@media screen and (min-width:1008px){.our-offer .benefits-section .benefits .benefit .benefit-name{line-height:1.25}}@media screen and (min-width:758px) and (max-width:1007.9px){.our-offer .benefits-section .benefits .benefit .benefit-name{line-height:1.23077}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.our-offer .benefits-section .benefits .benefit .benefit-name{line-height:1.2}}@media screen and (max-width:399.9px),print{.our-offer .benefits-section .benefits .benefit .benefit-name{line-height:1.2}}.our-offer .benefits-section .benefits .benefit .benefit-name{color:#7e1341;text-align:center;margin-bottom:8px}@media screen and (min-width:1008px){.our-offer .benefits-section .benefits .benefit .benefit-description{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.our-offer .benefits-section .benefits .benefit .benefit-description{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.our-offer .benefits-section .benefits .benefit .benefit-description{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (max-width:399.9px),print{.our-offer .benefits-section .benefits .benefit .benefit-description{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:1008px){.our-offer .benefits-section .benefits .benefit .benefit-description{line-height:1.375}}@media screen and (min-width:758px) and (max-width:1007.9px){.our-offer .benefits-section .benefits .benefit .benefit-description{line-height:1.33333}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.our-offer .benefits-section .benefits .benefit .benefit-description{line-height:1.375}}@media screen and (max-width:399.9px),print{.our-offer .benefits-section .benefits .benefit .benefit-description{line-height:1.375}}.our-offer .benefits-section .benefits .benefit .benefit-description{text-align:center;width:100%}@media screen and (min-width:1008px){.our-offer .benefits-section .benefits{flex-wrap:wrap;display:flex}.our-offer .benefits-section .benefits .benefit{box-sizing:border-box;width:calc(33% - 16px);margin:8px;padding:30px 60px}}@media screen and (min-width:758px) and (max-width:1007.9px){.our-offer .benefits-section .benefits{flex-wrap:wrap;display:flex}.our-offer .benefits-section .benefits .benefit{box-sizing:border-box;width:calc(49.5% - 16px);margin:8px;padding:46px 52px}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.our-offer .benefits-section .benefits{flex-wrap:wrap;display:flex}.our-offer .benefits-section .benefits .benefit{box-sizing:border-box;border-bottom:1px solid #ccc;width:calc(99% - 16px);margin:8px;padding:46px 16px}}.our-offer .global-coverage-container{color:#4d4d4d}@media screen and (min-width:1008px){.our-offer .global-coverage-container .main-content .second-content .title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.5rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.our-offer .global-coverage-container .main-content .second-content .title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.625rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.our-offer .global-coverage-container .main-content .second-content .title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400}}@media screen and (max-width:399.9px),print{.our-offer .global-coverage-container .main-content .second-content .title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400}}@media screen and (min-width:1008px){.our-offer .global-coverage-container .main-content .second-content .title{line-height:1.25}}@media screen and (min-width:758px) and (max-width:1007.9px){.our-offer .global-coverage-container .main-content .second-content .title{line-height:1.23077}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.our-offer .global-coverage-container .main-content .second-content .title{line-height:1.2}}@media screen and (max-width:399.9px),print{.our-offer .global-coverage-container .main-content .second-content .title{line-height:1.2}}.our-offer .global-coverage-container .main-content .second-content .title{color:#7e1341;padding-bottom:4px}@media screen and (min-width:1008px){.our-offer .global-coverage-container .main-content .second-content .description{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.our-offer .global-coverage-container .main-content .second-content .description{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.our-offer .global-coverage-container .main-content .second-content .description{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (max-width:399.9px),print{.our-offer .global-coverage-container .main-content .second-content .description{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:1008px){.our-offer .global-coverage-container .main-content .second-content .description{line-height:1.375}}@media screen and (min-width:758px) and (max-width:1007.9px){.our-offer .global-coverage-container .main-content .second-content .description{line-height:1.33333}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.our-offer .global-coverage-container .main-content .second-content .description{line-height:1.375}}@media screen and (max-width:399.9px),print{.our-offer .global-coverage-container .main-content .second-content .description{line-height:1.375}}.our-offer .global-coverage-container .main-content .second-content .description p{padding:4px 0}@media screen and (min-width:1008px){.our-offer .global-coverage-container .main-content .second-content{z-index:1;width:340px;margin-top:52px;position:absolute}.our-offer .global-coverage-container .image-container{z-index:0;justify-content:flex-end;display:flex}.our-offer .global-coverage-container .image-container img{transform:translate(calc(200px - 10vw))}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px),screen and (max-width:399.9px),print{.our-offer .global-coverage-container{flex-direction:column-reverse;display:flex}.our-offer .global-coverage-container .main-content .second-content{padding:0 32px}.our-offer .global-coverage-container .image-container img{width:100vw}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.our-offer .global-coverage-container .image-container{display:none}}.our-offer .content-type-previews-container .main-content{flex-wrap:wrap;justify-content:space-between;padding:32px 0;display:flex}.key-focus-area-preview{position:relative}.key-focus-area-preview .image-grad{z-index:2;width:100%;height:100%;position:absolute}.key-focus-area-preview .image-container,.key-focus-area-preview .image-container>div,.key-focus-area-preview .image-container .media-container,.key-focus-area-preview .image-container .media-image-container{width:100%;height:100%;overflow:hidden}.key-focus-area-preview .image-container img{max-width:none;min-height:100%;position:relative;top:50%;left:50%}@media screen and (min-width:1008px){.key-focus-area-preview .image-container .media-container .media-image-container .stamp-text{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.6875rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.key-focus-area-preview .image-container .media-container .media-image-container .stamp-text{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.6875rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.key-focus-area-preview .image-container .media-container .media-image-container .stamp-text{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.6875rem;font-weight:400}}@media screen and (max-width:399.9px),print{.key-focus-area-preview .image-container .media-container .media-image-container .stamp-text{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.6875rem;font-weight:400}}@media screen and (min-width:1008px){.key-focus-area-preview .image-container .media-container .media-image-container .stamp-text{line-height:1}}@media screen and (min-width:758px) and (max-width:1007.9px){.key-focus-area-preview .image-container .media-container .media-image-container .stamp-text{line-height:1}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.key-focus-area-preview .image-container .media-container .media-image-container .stamp-text{line-height:1}}@media screen and (max-width:399.9px),print{.key-focus-area-preview .image-container .media-container .media-image-container .stamp-text{line-height:1}}.key-focus-area-preview .image-container{position:absolute}.key-focus-area-preview .main-container-wrapper{align-items:center;height:100%;margin:auto;display:flex}.key-focus-area-preview .main-container{z-index:2;flex-direction:column;justify-content:center;display:flex;position:relative}.key-focus-area-preview .text-wrapper{color:#fff}@media screen and (min-width:1008px){.key-focus-area-preview .text-wrapper .title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:2rem;font-weight:700}}@media screen and (min-width:758px) and (max-width:1007.9px){.key-focus-area-preview .text-wrapper .title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:2.25rem;font-weight:700}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.key-focus-area-preview .text-wrapper .title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.5rem;font-weight:700}}@media screen and (max-width:399.9px),print{.key-focus-area-preview .text-wrapper .title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.5rem;font-weight:700}}@media screen and (min-width:1008px){.key-focus-area-preview .text-wrapper .title{line-height:1.25}}@media screen and (min-width:758px) and (max-width:1007.9px){.key-focus-area-preview .text-wrapper .title{line-height:1.22222}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.key-focus-area-preview .text-wrapper .title{line-height:1.25}}@media screen and (max-width:399.9px),print{.key-focus-area-preview .text-wrapper .title{line-height:1.25}}.key-focus-area-preview .text-wrapper .title{margin-bottom:20px}.key-focus-area-preview .product-summary-card-link{height:100%}.key-focus-area-preview .content,.key-focus-area-preview .content>*{max-width:100%}@media screen and (min-width:1008px){.key-focus-area-preview .description{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.key-focus-area-preview .description{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.3125rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.key-focus-area-preview .description{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:400}}@media screen and (max-width:399.9px),print{.key-focus-area-preview .description{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:400}}@media screen and (min-width:1008px){.key-focus-area-preview .description{line-height:1.2}}@media screen and (min-width:758px) and (max-width:1007.9px){.key-focus-area-preview .description{line-height:1.2381}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.key-focus-area-preview .description{line-height:1.22222}}@media screen and (max-width:399.9px),print{.key-focus-area-preview .description{line-height:1.22222}}.key-focus-area-preview .kfa-link-text{text-transform:uppercase;width:60%}.key-focus-area-preview .full-kfa-link-container.red a{color:#fff;background-color:#ab140d;justify-content:center;align-items:center;width:256px;height:64px;display:inline-flex}@media screen and (min-width:1008px){.key-focus-area-preview .full-kfa-link-container.red a{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.key-focus-area-preview .full-kfa-link-container.red a{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.key-focus-area-preview .full-kfa-link-container.red a{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (max-width:399.9px),print{.key-focus-area-preview .full-kfa-link-container.red a{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:1008px){.key-focus-area-preview .full-kfa-link-container.red a{line-height:1.28571}}@media screen and (min-width:758px) and (max-width:1007.9px){.key-focus-area-preview .full-kfa-link-container.red a{line-height:1.28571}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.key-focus-area-preview .full-kfa-link-container.red a{line-height:1.28571}}@media screen and (max-width:399.9px),print{.key-focus-area-preview .full-kfa-link-container.red a{line-height:1.28571}}.key-focus-area-preview .full-kfa-link-container.red a:hover,.key-focus-area-preview .full-kfa-link-container.red a:focus{background-color:#7c0e09;text-decoration:none}.key-focus-area-preview .full-kfa-link-container.yellow a{color:#fff;background-color:#f2bb17;justify-content:center;align-items:center;width:256px;height:64px;display:inline-flex}@media screen and (min-width:1008px){.key-focus-area-preview .full-kfa-link-container.yellow a{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.key-focus-area-preview .full-kfa-link-container.yellow a{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.key-focus-area-preview .full-kfa-link-container.yellow a{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (max-width:399.9px),print{.key-focus-area-preview .full-kfa-link-container.yellow a{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:1008px){.key-focus-area-preview .full-kfa-link-container.yellow a{line-height:1.28571}}@media screen and (min-width:758px) and (max-width:1007.9px){.key-focus-area-preview .full-kfa-link-container.yellow a{line-height:1.28571}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.key-focus-area-preview .full-kfa-link-container.yellow a{line-height:1.28571}}@media screen and (max-width:399.9px),print{.key-focus-area-preview .full-kfa-link-container.yellow a{line-height:1.28571}}.key-focus-area-preview .full-kfa-link-container.yellow a:hover,.key-focus-area-preview .full-kfa-link-container.yellow a:focus{background-color:#cb9b0b;text-decoration:none}.key-focus-area-preview .full-kfa-link-container.blue a{color:#fff;background-color:#2074c5;justify-content:center;align-items:center;width:256px;height:64px;display:inline-flex}@media screen and (min-width:1008px){.key-focus-area-preview .full-kfa-link-container.blue a{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.key-focus-area-preview .full-kfa-link-container.blue a{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.key-focus-area-preview .full-kfa-link-container.blue a{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (max-width:399.9px),print{.key-focus-area-preview .full-kfa-link-container.blue a{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:1008px){.key-focus-area-preview .full-kfa-link-container.blue a{line-height:1.28571}}@media screen and (min-width:758px) and (max-width:1007.9px){.key-focus-area-preview .full-kfa-link-container.blue a{line-height:1.28571}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.key-focus-area-preview .full-kfa-link-container.blue a{line-height:1.28571}}@media screen and (max-width:399.9px),print{.key-focus-area-preview .full-kfa-link-container.blue a{line-height:1.28571}}.key-focus-area-preview .full-kfa-link-container.blue a:hover,.key-focus-area-preview .full-kfa-link-container.blue a:focus{background-color:#195a99;text-decoration:none}.key-focus-area-preview .full-kfa-link-container.burgundy a{color:#fff;background-color:#7e1341;justify-content:center;align-items:center;width:256px;height:64px;display:inline-flex}@media screen and (min-width:1008px){.key-focus-area-preview .full-kfa-link-container.burgundy a{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.key-focus-area-preview .full-kfa-link-container.burgundy a{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.key-focus-area-preview .full-kfa-link-container.burgundy a{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (max-width:399.9px),print{.key-focus-area-preview .full-kfa-link-container.burgundy a{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:1008px){.key-focus-area-preview .full-kfa-link-container.burgundy a{line-height:1.28571}}@media screen and (min-width:758px) and (max-width:1007.9px){.key-focus-area-preview .full-kfa-link-container.burgundy a{line-height:1.28571}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.key-focus-area-preview .full-kfa-link-container.burgundy a{line-height:1.28571}}@media screen and (max-width:399.9px),print{.key-focus-area-preview .full-kfa-link-container.burgundy a{line-height:1.28571}}.key-focus-area-preview .full-kfa-link-container.burgundy a:hover,.key-focus-area-preview .full-kfa-link-container.burgundy a:focus{background-color:#520c2a;text-decoration:none}.key-focus-area-preview .full-kfa-link-container.gunmetal a{color:#fff;background-color:#2c3f50;justify-content:center;align-items:center;width:256px;height:64px;display:inline-flex}@media screen and (min-width:1008px){.key-focus-area-preview .full-kfa-link-container.gunmetal a{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.key-focus-area-preview .full-kfa-link-container.gunmetal a{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.key-focus-area-preview .full-kfa-link-container.gunmetal a{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (max-width:399.9px),print{.key-focus-area-preview .full-kfa-link-container.gunmetal a{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:1008px){.key-focus-area-preview .full-kfa-link-container.gunmetal a{line-height:1.28571}}@media screen and (min-width:758px) and (max-width:1007.9px){.key-focus-area-preview .full-kfa-link-container.gunmetal a{line-height:1.28571}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.key-focus-area-preview .full-kfa-link-container.gunmetal a{line-height:1.28571}}@media screen and (max-width:399.9px),print{.key-focus-area-preview .full-kfa-link-container.gunmetal a{line-height:1.28571}}.key-focus-area-preview .full-kfa-link-container.gunmetal a:hover,.key-focus-area-preview .full-kfa-link-container.gunmetal a:focus{background-color:#1a252f;text-decoration:none}.key-focus-area-preview .full-kfa-link-container.orange a{color:#fff;background-color:#e45c27;justify-content:center;align-items:center;width:256px;height:64px;display:inline-flex}@media screen and (min-width:1008px){.key-focus-area-preview .full-kfa-link-container.orange a{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.key-focus-area-preview .full-kfa-link-container.orange a{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.key-focus-area-preview .full-kfa-link-container.orange a{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (max-width:399.9px),print{.key-focus-area-preview .full-kfa-link-container.orange a{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:1008px){.key-focus-area-preview .full-kfa-link-container.orange a{line-height:1.28571}}@media screen and (min-width:758px) and (max-width:1007.9px){.key-focus-area-preview .full-kfa-link-container.orange a{line-height:1.28571}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.key-focus-area-preview .full-kfa-link-container.orange a{line-height:1.28571}}@media screen and (max-width:399.9px),print{.key-focus-area-preview .full-kfa-link-container.orange a{line-height:1.28571}}.key-focus-area-preview .full-kfa-link-container.orange a:hover,.key-focus-area-preview .full-kfa-link-container.orange a:focus{background-color:#c04718;text-decoration:none}.key-focus-area-preview .full-kfa-link-container.green a{color:#fff;background-color:#39707d;justify-content:center;align-items:center;width:256px;height:64px;display:inline-flex}@media screen and (min-width:1008px){.key-focus-area-preview .full-kfa-link-container.green a{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.key-focus-area-preview .full-kfa-link-container.green a{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.key-focus-area-preview .full-kfa-link-container.green a{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (max-width:399.9px),print{.key-focus-area-preview .full-kfa-link-container.green a{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:1008px){.key-focus-area-preview .full-kfa-link-container.green a{line-height:1.28571}}@media screen and (min-width:758px) and (max-width:1007.9px){.key-focus-area-preview .full-kfa-link-container.green a{line-height:1.28571}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.key-focus-area-preview .full-kfa-link-container.green a{line-height:1.28571}}@media screen and (max-width:399.9px),print{.key-focus-area-preview .full-kfa-link-container.green a{line-height:1.28571}}.key-focus-area-preview .full-kfa-link-container.green a:hover,.key-focus-area-preview .full-kfa-link-container.green a:focus{background-color:#29515a;text-decoration:none}@media screen and (min-width:1008px){.key-focus-area-preview .image-grad{background:linear-gradient(90deg,#000 0% 35%,#fff0 60%)}.key-focus-area-preview .image-container img{min-width:100%;transform:translate(-30%,-50%)}.key-focus-area-preview .stamp-text{z-index:2}.key-focus-area-preview .main-container-wrapper{width:1008px}.key-focus-area-preview .main-container{height:100%}.key-focus-area-preview .content{box-sizing:border-box;max-width:470px;margin:30px auto 60px;padding:0 16px}.key-focus-area-preview .description{margin-bottom:40px}.key-focus-area-preview .products{justify-content:space-between;margin:-8px;display:flex}.key-focus-area-preview .products .product{box-sizing:border-box;width:50%;height:240px;padding:8px}.key-focus-area-preview .products{margin-bottom:30px}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px),screen and (max-width:399.9px),print{.key-focus-area-preview .image-grad{background:linear-gradient(#000 0% 20%,#fff0 40%)}.key-focus-area-preview img{transform:translate(-50%,-50%)}.key-focus-area-preview .main-container{align-items:center;width:100%}}@media screen and (min-width:758px) and (max-width:1007.9px){.key-focus-area-preview .main-container-wrapper{width:758px}.key-focus-area-preview .content{box-sizing:border-box;flex-direction:column;align-items:center;margin:30px auto 60px;padding:0 16px;display:flex}.key-focus-area-preview .description{margin-bottom:60px}.key-focus-area-preview .products{justify-content:space-between;margin:-8px;display:flex}.key-focus-area-preview .products .product{box-sizing:border-box;width:50%;height:180px;padding:8px}.key-focus-area-preview .products{margin-bottom:30px}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (max-width:399.9px),print{.key-focus-area-preview .main-container-wrapper{width:100%}.key-focus-area-preview .content{box-sizing:border-box;flex-direction:column;padding:40px;display:flex}.key-focus-area-preview .description{margin-bottom:36px}.key-focus-area-preview .products-wrapper,.key-focus-area-preview .products{flex-direction:column;display:flex}.key-focus-area-preview .products .product{height:180px;margin-bottom:36px}.key-focus-area-preview .full-kfa-link-container{align-self:center}}@media screen and (min-width:1008px){.odd-row .image-grad{background:linear-gradient(270deg,#000 0% 35%,#fff0 60%)}.odd-row .image-container img{transform:translate(-70%,-50%)}.odd-row .main-container-wrapper{flex-direction:row-reverse}}.our-specialisms_page #search-bar,.our-specialisms_page .search-form{background-color:#eee}@media screen and (min-width:1008px){.subscribe-form{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.subscribe-form{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.subscribe-form{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (max-width:399.9px),print{.subscribe-form{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:1008px){.subscribe-form{line-height:1.25}}@media screen and (min-width:758px) and (max-width:1007.9px){.subscribe-form{line-height:1.22222}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.subscribe-form{line-height:1.25}}@media screen and (max-width:399.9px),print{.subscribe-form{line-height:1.25}}.subscribe-form fieldset{border:none}.subscribe-form .main-content{padding-bottom:24px}.subscribe-form .subscribe-section:nth-of-type(odd) .checkbox-custom{background-color:#eee}.subscribe-form .subscribe-section:nth-of-type(2n) .checkbox-custom{background-color:#fff}.subscribe-form .subscribe-section .checkbox-container{cursor:pointer;-webkit-user-select:none;user-select:none;margin-bottom:12px;padding-left:35px;display:block;position:relative}.subscribe-form .subscribe-section .checkbox-container input{opacity:0;cursor:pointer;width:0;height:0;position:absolute}.subscribe-form .subscribe-section .checkbox-custom{width:25px;height:25px;position:absolute;top:0;left:0}.subscribe-form .subscribe-section .checkbox-custom:after{content:"";border:3px solid #fff;border-width:0 3px 3px 0;width:5px;height:10px;display:none;position:absolute;top:5px;left:9px;transform:rotate(45deg)}.subscribe-form .subscribe-section .checkbox-container input:checked~.checkbox-custom{background-color:#7e1341}.subscribe-form .subscribe-section .checkbox-container input:checked~.checkbox-custom:after{display:block}.subscribe-form .subscribe-section .checkbox-container:hover input~.checkbox-custom{background-color:#ccc}.subscribe-form .subscribe-section .text-input-box{flex-direction:column;font-weight:700;display:flex}@media screen and (min-width:1008px),screen and (min-width:758px) and (max-width:1007.9px){.subscribe-form .subscribe-section .text-input-box{box-sizing:border-box}.subscribe-form .subscribe-section .text-input-box textarea{border:none;height:50%}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.subscribe-form .subscribe-section .text-input-box{margin:20px 0}.subscribe-form .subscribe-section .text-input-box textarea{height:200px}}@media screen and (min-width:1008px){.subscribe-form .subscribe-section .subscribe-section-heading{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.5rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.subscribe-form .subscribe-section .subscribe-section-heading{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.625rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.subscribe-form .subscribe-section .subscribe-section-heading{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400}}@media screen and (max-width:399.9px),print{.subscribe-form .subscribe-section .subscribe-section-heading{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400}}@media screen and (min-width:1008px){.subscribe-form .subscribe-section .subscribe-section-heading{line-height:1.25}}@media screen and (min-width:758px) and (max-width:1007.9px){.subscribe-form .subscribe-section .subscribe-section-heading{line-height:1.23077}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.subscribe-form .subscribe-section .subscribe-section-heading{line-height:1.2}}@media screen and (max-width:399.9px),print{.subscribe-form .subscribe-section .subscribe-section-heading{line-height:1.2}}.subscribe-form .subscribe-section .subscribe-section-heading{color:#7e1341;text-align:left;margin:0 auto}@media screen and (min-width:1008px){.subscribe-form .subscribe-section .subscribe-section-heading{padding:60px 0 24px}}@media screen and (min-width:758px) and (max-width:1007.9px){.subscribe-form .subscribe-section .subscribe-section-heading{padding:66px 0 32px}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.subscribe-form .subscribe-section .subscribe-section-heading{padding:70px 0 30px}}@media screen and (min-width:1008px){.subscribe-form .request-section .request-container-error-message{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.8125rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.subscribe-form .request-section .request-container-error-message{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.subscribe-form .request-section .request-container-error-message{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (max-width:399.9px),print{.subscribe-form .request-section .request-container-error-message{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:1008px){.subscribe-form .request-section .request-container-error-message{line-height:1.23077}}@media screen and (min-width:758px) and (max-width:1007.9px){.subscribe-form .request-section .request-container-error-message{line-height:1.28571}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.subscribe-form .request-section .request-container-error-message{line-height:1.28571}}@media screen and (max-width:399.9px),print{.subscribe-form .request-section .request-container-error-message{line-height:1.28571}}.subscribe-form .request-section .request-container-error-message{color:#ab140d}@media screen and (min-width:1008px){.subscribe-form .request-section .request-container .request-item.trial{padding-right:50px}}@media screen and (min-width:758px) and (max-width:1007.9px){.subscribe-form .request-section .request-container .request-item.trial{padding-right:30px}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.subscribe-form .request-section .request-container .request-item.trial{margin-bottom:30px}}@media screen and (min-width:1008px){.subscribe-form .request-section .request-container .request-item.trial .trial-disclaimer{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.8125rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.subscribe-form .request-section .request-container .request-item.trial .trial-disclaimer{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.subscribe-form .request-section .request-container .request-item.trial .trial-disclaimer{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (max-width:399.9px),print{.subscribe-form .request-section .request-container .request-item.trial .trial-disclaimer{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:1008px){.subscribe-form .request-section .request-container .request-item.trial .trial-disclaimer{line-height:1.23077}}@media screen and (min-width:758px) and (max-width:1007.9px){.subscribe-form .request-section .request-container .request-item.trial .trial-disclaimer{line-height:1.28571}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.subscribe-form .request-section .request-container .request-item.trial .trial-disclaimer{line-height:1.28571}}@media screen and (max-width:399.9px),print{.subscribe-form .request-section .request-container .request-item.trial .trial-disclaimer{line-height:1.28571}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.subscribe-form .request-section .request-container .request-item.demo{margin-bottom:30px}}.subscribe-form .request-section .request-container .request-item .text-input-box textarea{background-color:#eee;flex:auto}@media screen and (min-width:1008px),screen and (min-width:758px) and (max-width:1007.9px){.subscribe-form .request-section .request-container{box-sizing:border-box;-webkit-appearance:none;flex-direction:row;width:100%;padding:0;display:flex}.subscribe-form .request-section .request-container .request-item{flex-direction:column;width:33%;display:flex}.subscribe-form .request-section .request-container .request-item .text-input-box{height:150px;margin:14px 0}}.subscribe-form .interests-section legend{font-weight:700}@media screen and (min-width:1008px),screen and (min-width:758px) and (max-width:1007.9px){.subscribe-form .interests-section{flex-direction:column;display:flex}.subscribe-form .interests-section .interests-container{flex-direction:row;display:flex}.subscribe-form .interests-section .interests-container fieldset{box-sizing:border-box;-webkit-appearance:none;flex-direction:column;width:33%;display:flex}.subscribe-form .interests-section .interests-container .text-input-box{width:33%}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.subscribe-form .interests-section .text-input-box{margin:0 14px}}.subscribe-form .contact-details-section{flex-direction:column;display:flex}.subscribe-form .contact-details-section .contact-details-container label{padding-bottom:12px;font-weight:700}.subscribe-form .contact-details-section .contact-details-container label .required-field{color:#7e1341}.subscribe-form .contact-details-section .contact-details-container input{background-color:#eee;border:none;margin-bottom:18px;margin-right:12px;padding:5px}.subscribe-form .contact-details-section .contact-details-container{flex-direction:column;display:flex}@media screen and (min-width:1008px),screen and (min-width:758px) and (max-width:1007.9px){.subscribe-form .contact-details-section .contact-details-container{width:52%}.subscribe-form .contact-details-section .contact-details-container .fullName,.subscribe-form .contact-details-section .contact-details-container .numberLocation{flex-direction:row;display:flex}.subscribe-form .contact-details-section .contact-details-container .fullName .field,.subscribe-form .contact-details-section .contact-details-container .numberLocation .field{flex-direction:column;width:50%;display:flex}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.subscribe-form .contact-details-section .contact-details-container .fullName .field,.subscribe-form .contact-details-section .contact-details-container .numberLocation .field{flex-direction:column;display:flex}}.disclaimer-section{padding-top:50px}.disclaimer-container{padding:10px 0 24px}@media screen and (min-width:1008px),screen and (min-width:758px) and (max-width:1007.9px){.disclaimer-container{width:50%}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.disclaimer-container{width:100%}}.hear-about-us-question-container{flex-direction:column;width:52%;display:flex}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.hear-about-us-question-container{width:100%}}.hear-about-us-question-container .question{padding-bottom:12px;font-weight:700}.hear-about-us-question-container .question .required-field{color:#7e1341}.hear-about-us-question-container .select-field-and-arrows{flex-flow:row;align-items:center;margin-right:12px;display:flex}.hear-about-us-question-container .select-field-and-arrows .field-with-error-tooltip .tooltip{margin-top:45px}.hear-about-us-question-container .select-field-and-arrows .field-with-error-tooltip .select-field{appearance:none}.hear-about-us-question-container .select-field-and-arrows .field-with-error-tooltip .select-field:active,.hear-about-us-question-container .select-field-and-arrows .field-with-error-tooltip .select-field:focus{outline:3px solid #006def}@media screen and (min-width:1008px){.hear-about-us-question-container .select-field-and-arrows .field-with-error-tooltip .select-field{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.hear-about-us-question-container .select-field-and-arrows .field-with-error-tooltip .select-field{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.hear-about-us-question-container .select-field-and-arrows .field-with-error-tooltip .select-field{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (max-width:399.9px),print{.hear-about-us-question-container .select-field-and-arrows .field-with-error-tooltip .select-field{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:1008px){.hear-about-us-question-container .select-field-and-arrows .field-with-error-tooltip .select-field{line-height:1.25}}@media screen and (min-width:758px) and (max-width:1007.9px){.hear-about-us-question-container .select-field-and-arrows .field-with-error-tooltip .select-field{line-height:1.22222}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.hear-about-us-question-container .select-field-and-arrows .field-with-error-tooltip .select-field{line-height:1.25}}@media screen and (max-width:399.9px),print{.hear-about-us-question-container .select-field-and-arrows .field-with-error-tooltip .select-field{line-height:1.25}}.hear-about-us-question-container .select-field-and-arrows .field-with-error-tooltip .select-field{border:none;outline:1px solid #000;width:100%;height:40px;padding:8px}.hear-about-us-question-container .select-field-and-arrows .field-with-error-tooltip .select-field option{font-size:inherit}.hear-about-us-question-container .select-field-and-arrows .arrows{pointer-events:none;background-color:#fff;flex-direction:column;margin-right:-30px;padding-left:8px;display:flex;position:relative;left:-30px}.hear-about-us-question-container .select-field-and-arrows .arrows .chevron-up{transform:rotate(180deg)}.submit-button-container{padding-bottom:24px}.submit-button-container button{text-transform:uppercase}@media screen and (min-width:1008px),screen and (min-width:758px) and (max-width:1007.9px){.submit-button-container button{width:25%}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.submit-button-container button{width:50%}}@media screen and (min-width:1008px){.subscribe-success{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.subscribe-success{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.subscribe-success{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (max-width:399.9px),print{.subscribe-success{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:1008px){.subscribe-success{line-height:1.25}}@media screen and (min-width:758px) and (max-width:1007.9px){.subscribe-success{line-height:1.22222}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.subscribe-success{line-height:1.25}}@media screen and (max-width:399.9px),print{.subscribe-success{line-height:1.25}}.subscribe-success .main-content{padding-bottom:24px}.subscribe-success .main-content .section-heading{color:#7e1341}.what-is-bbcm .what-is-bbcm_customer-logos{border-top:2px solid #e6e6e6}.what-is-bbcm .what-is-bbcm_customer-logos .what-is-bbcm_customer-logo .media-container,.what-is-bbcm .what-is-bbcm_customer-logos .what-is-bbcm_customer-logo .media-image-container{justify-content:center;align-items:center;height:100%;display:flex}.what-is-bbcm .what-is-bbcm_customer-logos .what-is-bbcm_customer-logo .ibroadcast-image{min-width:1px;max-width:100%;max-height:100%}.what-is-bbcm .what-is-bbcm_customer-logos .what-is-bbcm_customer-logo .stamp-text{display:none}@media screen and (min-width:1008px){.what-is-bbcm .what-is-bbcm_customer-logos{flex-wrap:wrap;justify-content:space-around;margin-top:54px;padding-top:76px;display:flex}.what-is-bbcm .what-is-bbcm_customer-logos .what-is-bbcm_customer-logo{flex:0 auto;width:calc(33.3333% - 36px);height:75px}.what-is-bbcm .what-is-bbcm_customer-logos .what-is-bbcm_customer-logo:not(:nth-last-child(-n+6)){margin-bottom:54px}.what-is-bbcm .what-is-bbcm_customer-logos .break{flex-basis:100%;width:0;height:0;display:inline-block;overflow:hidden}.what-is-bbcm .what-is-bbcm_customer-logos .break:not(:nth-child(6n)){display:none}}@media screen and (min-width:758px) and (max-width:1007.9px){.what-is-bbcm .what-is-bbcm_customer-logos{flex-wrap:wrap;justify-content:space-around;margin-top:48px;padding-top:72px;display:flex}.what-is-bbcm .what-is-bbcm_customer-logos .what-is-bbcm_customer-logo{flex:0 auto;width:calc(50% - 43px);height:75px}.what-is-bbcm .what-is-bbcm_customer-logos .what-is-bbcm_customer-logo:not(:nth-last-child(-n+4)){margin-bottom:86px}.what-is-bbcm .what-is-bbcm_customer-logos .break{flex-basis:100%;width:0;height:0;display:inline-block;overflow:hidden}.what-is-bbcm .what-is-bbcm_customer-logos .break:not(:nth-child(4n)){display:none}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.what-is-bbcm .what-is-bbcm_customer-logos{flex-wrap:wrap;justify-content:space-around;margin-top:56px;padding-top:52px;display:flex}.what-is-bbcm .what-is-bbcm_customer-logos .what-is-bbcm_customer-logo{flex:0 auto;width:calc(50% - 20px);height:75px}.what-is-bbcm .what-is-bbcm_customer-logos .what-is-bbcm_customer-logo:not(:nth-last-child(-n+4)){margin-bottom:40px}.what-is-bbcm .what-is-bbcm_customer-logos .break{flex-basis:100%;width:0;height:0;display:inline-block;overflow:hidden}.what-is-bbcm .what-is-bbcm_customer-logos .break:not(:nth-child(4n)){display:none}}.what-is-bbcm .what-is-bbcm_customer-recommendations{color:#39707d;border-top:2px solid #e6e6e6;margin-top:72px;padding-top:56px;padding-bottom:84px}.what-is-bbcm .what-is-bbcm_customer-recommendations .icon-quote{margin-bottom:20px}@media screen and (min-width:1008px){.what-is-bbcm .what-is-bbcm_customer-recommendations .recommendation-body{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.what-is-bbcm .what-is-bbcm_customer-recommendations .recommendation-body{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.what-is-bbcm .what-is-bbcm_customer-recommendations .recommendation-body{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (max-width:399.9px),print{.what-is-bbcm .what-is-bbcm_customer-recommendations .recommendation-body{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:1008px){.what-is-bbcm .what-is-bbcm_customer-recommendations .recommendation-body{line-height:1.25}}@media screen and (min-width:758px) and (max-width:1007.9px){.what-is-bbcm .what-is-bbcm_customer-recommendations .recommendation-body{line-height:1.22222}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.what-is-bbcm .what-is-bbcm_customer-recommendations .recommendation-body{line-height:1.25}}@media screen and (max-width:399.9px),print{.what-is-bbcm .what-is-bbcm_customer-recommendations .recommendation-body{line-height:1.25}}.what-is-bbcm .what-is-bbcm_customer-recommendations .recommendation-source{color:#707274;text-transform:uppercase;margin-top:28px}@media screen and (min-width:1008px){.what-is-bbcm .what-is-bbcm_customer-recommendations .recommendation-source{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.8125rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.what-is-bbcm .what-is-bbcm_customer-recommendations .recommendation-source{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.what-is-bbcm .what-is-bbcm_customer-recommendations .recommendation-source{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (max-width:399.9px),print{.what-is-bbcm .what-is-bbcm_customer-recommendations .recommendation-source{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:1008px){.what-is-bbcm .what-is-bbcm_customer-recommendations .recommendation-source{line-height:1.23077}}@media screen and (min-width:758px) and (max-width:1007.9px){.what-is-bbcm .what-is-bbcm_customer-recommendations .recommendation-source{line-height:1.28571}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.what-is-bbcm .what-is-bbcm_customer-recommendations .recommendation-source{line-height:1.28571}}@media screen and (max-width:399.9px),print{.what-is-bbcm .what-is-bbcm_customer-recommendations .recommendation-source{line-height:1.28571}}@media screen and (min-width:1008px){.what-is-bbcm .what-is-bbcm_customer-recommendations{justify-content:space-between;align-items:stretch;display:flex}.what-is-bbcm .what-is-bbcm_customer-recommendations .what-is-bbcm_customer-recommendation{text-align:left;flex-direction:column;flex:auto;justify-content:space-between;width:calc(33.3333% - 53.6667px);display:flex}.what-is-bbcm .what-is-bbcm_customer-recommendations .what-is-bbcm_customer-recommendation:not(:first-child){margin-left:80px}.what-is-bbcm .what-is-bbcm_customer-recommendations .what-is-bbcm_customer-recommendation:nth-child(n+4){display:none}}@media screen and (min-width:758px) and (max-width:1007.9px){.what-is-bbcm .what-is-bbcm_customer-recommendations{justify-content:space-between;align-items:stretch;display:flex}.what-is-bbcm .what-is-bbcm_customer-recommendations .what-is-bbcm_customer-recommendation{text-align:left;flex-direction:column;flex:auto;justify-content:space-between;width:calc(50% - 32.5px);display:flex}.what-is-bbcm .what-is-bbcm_customer-recommendations .what-is-bbcm_customer-recommendation:not(:first-child){margin-left:64px}.what-is-bbcm .what-is-bbcm_customer-recommendations .what-is-bbcm_customer-recommendation:nth-child(n+3){display:none}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.what-is-bbcm .what-is-bbcm_customer-recommendations{justify-content:space-between;align-items:stretch;display:flex}.what-is-bbcm .what-is-bbcm_customer-recommendations .what-is-bbcm_customer-recommendation{text-align:left;flex-direction:column;flex:auto;justify-content:space-between;width:calc(100% - 1px);display:flex}.what-is-bbcm .what-is-bbcm_customer-recommendations .what-is-bbcm_customer-recommendation:not(:first-child){margin-left:0}.what-is-bbcm .what-is-bbcm_customer-recommendations .what-is-bbcm_customer-recommendation:nth-child(n+2){display:none}}.what-is-bbcm .leaders-gallery{justify-content:center;align-items:center;margin:auto;display:flex}.what-is-bbcm .leaders-gallery .leaders-container{width:100%;overflow:hidden}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel{width:100%;transition:left .6s;display:flex;position:relative}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel .expert{flex-direction:column;flex:none;align-items:center;display:flex}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel .expert{margin:0 auto}}@media screen and (min-width:1008px){.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel .expert .expert-job-title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel .expert .expert-job-title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel .expert .expert-job-title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (max-width:399.9px),print{.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel .expert .expert-job-title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:1008px){.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel .expert .expert-job-title{line-height:1.25}}@media screen and (min-width:758px) and (max-width:1007.9px){.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel .expert .expert-job-title{line-height:1.22222}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel .expert .expert-job-title{line-height:1.25}}@media screen and (max-width:399.9px),print{.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel .expert .expert-job-title{line-height:1.25}}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel .expert .expert-job-title{text-align:center;width:100%}@media screen and (min-width:1008px){.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel .expert .expert-name{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.5rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel .expert .expert-name{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.625rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel .expert .expert-name{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400}}@media screen and (max-width:399.9px),print{.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel .expert .expert-name{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400}}@media screen and (min-width:1008px){.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel .expert .expert-name{line-height:1.25}}@media screen and (min-width:758px) and (max-width:1007.9px){.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel .expert .expert-name{line-height:1.23077}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel .expert .expert-name{line-height:1.2}}@media screen and (max-width:399.9px),print{.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel .expert .expert-name{line-height:1.2}}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel .expert .expert-name{text-align:center;color:#7e1341;width:100%;margin-bottom:12px}@media screen and (min-width:1008px){.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel .expert .expert-profile{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel .expert .expert-profile{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel .expert .expert-profile{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (max-width:399.9px),print{.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel .expert .expert-profile{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (min-width:1008px){.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel .expert .expert-profile{line-height:1.28571}}@media screen and (min-width:758px) and (max-width:1007.9px){.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel .expert .expert-profile{line-height:1.33333}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel .expert .expert-profile{line-height:1.33333}}@media screen and (max-width:399.9px),print{.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel .expert .expert-profile{line-height:1.33333}}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel .expert .expert-profile{text-align:left;width:90%;padding:0 20px}.what-is-bbcm .carousel-dots{justify-content:center;align-items:center;padding-bottom:48px;display:flex}.what-is-bbcm .carousel-dots .carousel-dot{background-color:#ccc;border-radius:100%;width:8px;height:8px}.what-is-bbcm .carousel-dots .carousel-dot:not(:last-child){margin-right:8px}.what-is-bbcm .carousel-dots[data-current-index="0"] .carousel-dot:first-child,.what-is-bbcm .carousel-dots[data-current-index="1"] .carousel-dot:nth-child(2),.what-is-bbcm .carousel-dots[data-current-index="2"] .carousel-dot:nth-child(3),.what-is-bbcm .carousel-dots[data-current-index="3"] .carousel-dot:nth-child(4),.what-is-bbcm .carousel-dots[data-current-index="4"] .carousel-dot:nth-child(5),.what-is-bbcm .carousel-dots[data-current-index="5"] .carousel-dot:nth-child(6),.what-is-bbcm .carousel-dots[data-current-index="6"] .carousel-dot:nth-child(7),.what-is-bbcm .carousel-dots[data-current-index="7"] .carousel-dot:nth-child(8),.what-is-bbcm .carousel-dots[data-current-index="8"] .carousel-dot:nth-child(9),.what-is-bbcm .carousel-dots[data-current-index="9"] .carousel-dot:nth-child(10),.what-is-bbcm .carousel-dots[data-current-index="10"] .carousel-dot:nth-child(11),.what-is-bbcm .carousel-dots[data-current-index="11"] .carousel-dot:nth-child(12),.what-is-bbcm .carousel-dots[data-current-index="12"] .carousel-dot:nth-child(13),.what-is-bbcm .carousel-dots[data-current-index="13"] .carousel-dot:nth-child(14),.what-is-bbcm .carousel-dots[data-current-index="14"] .carousel-dot:nth-child(15),.what-is-bbcm .carousel-dots[data-current-index="15"] .carousel-dot:nth-child(16),.what-is-bbcm .carousel-dots[data-current-index="16"] .carousel-dot:nth-child(17),.what-is-bbcm .carousel-dots[data-current-index="17"] .carousel-dot:nth-child(18),.what-is-bbcm .carousel-dots[data-current-index="18"] .carousel-dot:nth-child(19),.what-is-bbcm .carousel-dots[data-current-index="19"] .carousel-dot:nth-child(20),.what-is-bbcm .carousel-dots[data-current-index="20"] .carousel-dot:nth-child(21),.what-is-bbcm .carousel-dots[data-current-index="21"] .carousel-dot:nth-child(22),.what-is-bbcm .carousel-dots[data-current-index="22"] .carousel-dot:nth-child(23),.what-is-bbcm .carousel-dots[data-current-index="23"] .carousel-dot:nth-child(24),.what-is-bbcm .carousel-dots[data-current-index="24"] .carousel-dot:nth-child(25),.what-is-bbcm .carousel-dots[data-current-index="25"] .carousel-dot:nth-child(26),.what-is-bbcm .carousel-dots[data-current-index="26"] .carousel-dot:nth-child(27),.what-is-bbcm .carousel-dots[data-current-index="27"] .carousel-dot:nth-child(28),.what-is-bbcm .carousel-dots[data-current-index="28"] .carousel-dot:nth-child(29),.what-is-bbcm .carousel-dots[data-current-index="29"] .carousel-dot:nth-child(30),.what-is-bbcm .carousel-dots[data-current-index="30"] .carousel-dot:nth-child(31),.what-is-bbcm .carousel-dots[data-current-index="31"] .carousel-dot:nth-child(32),.what-is-bbcm .carousel-dots[data-current-index="32"] .carousel-dot:nth-child(33),.what-is-bbcm .carousel-dots[data-current-index="33"] .carousel-dot:nth-child(34),.what-is-bbcm .carousel-dots[data-current-index="34"] .carousel-dot:nth-child(35),.what-is-bbcm .carousel-dots[data-current-index="35"] .carousel-dot:nth-child(36),.what-is-bbcm .carousel-dots[data-current-index="36"] .carousel-dot:nth-child(37),.what-is-bbcm .carousel-dots[data-current-index="37"] .carousel-dot:nth-child(38),.what-is-bbcm .carousel-dots[data-current-index="38"] .carousel-dot:nth-child(39),.what-is-bbcm .carousel-dots[data-current-index="39"] .carousel-dot:nth-child(40),.what-is-bbcm .carousel-dots[data-current-index="40"] .carousel-dot:nth-child(41),.what-is-bbcm .carousel-dots[data-current-index="41"] .carousel-dot:nth-child(42),.what-is-bbcm .carousel-dots[data-current-index="42"] .carousel-dot:nth-child(43),.what-is-bbcm .carousel-dots[data-current-index="43"] .carousel-dot:nth-child(44),.what-is-bbcm .carousel-dots[data-current-index="44"] .carousel-dot:nth-child(45),.what-is-bbcm .carousel-dots[data-current-index="45"] .carousel-dot:nth-child(46),.what-is-bbcm .carousel-dots[data-current-index="46"] .carousel-dot:nth-child(47),.what-is-bbcm .carousel-dots[data-current-index="47"] .carousel-dot:nth-child(48),.what-is-bbcm .carousel-dots[data-current-index="48"] .carousel-dot:nth-child(49),.what-is-bbcm .carousel-dots[data-current-index="49"] .carousel-dot:nth-child(50),.what-is-bbcm .carousel-dots[data-current-index="50"] .carousel-dot:nth-child(51),.what-is-bbcm .carousel-dots[data-current-index="51"] .carousel-dot:nth-child(52),.what-is-bbcm .carousel-dots[data-current-index="52"] .carousel-dot:nth-child(53),.what-is-bbcm .carousel-dots[data-current-index="53"] .carousel-dot:nth-child(54),.what-is-bbcm .carousel-dots[data-current-index="54"] .carousel-dot:nth-child(55),.what-is-bbcm .carousel-dots[data-current-index="55"] .carousel-dot:nth-child(56),.what-is-bbcm .carousel-dots[data-current-index="56"] .carousel-dot:nth-child(57),.what-is-bbcm .carousel-dots[data-current-index="57"] .carousel-dot:nth-child(58),.what-is-bbcm .carousel-dots[data-current-index="58"] .carousel-dot:nth-child(59),.what-is-bbcm .carousel-dots[data-current-index="59"] .carousel-dot:nth-child(60),.what-is-bbcm .carousel-dots[data-current-index="60"] .carousel-dot:nth-child(61),.what-is-bbcm .carousel-dots[data-current-index="61"] .carousel-dot:nth-child(62),.what-is-bbcm .carousel-dots[data-current-index="62"] .carousel-dot:nth-child(63),.what-is-bbcm .carousel-dots[data-current-index="63"] .carousel-dot:nth-child(64),.what-is-bbcm .carousel-dots[data-current-index="64"] .carousel-dot:nth-child(65),.what-is-bbcm .carousel-dots[data-current-index="65"] .carousel-dot:nth-child(66),.what-is-bbcm .carousel-dots[data-current-index="66"] .carousel-dot:nth-child(67),.what-is-bbcm .carousel-dots[data-current-index="67"] .carousel-dot:nth-child(68),.what-is-bbcm .carousel-dots[data-current-index="68"] .carousel-dot:nth-child(69),.what-is-bbcm .carousel-dots[data-current-index="69"] .carousel-dot:nth-child(70),.what-is-bbcm .carousel-dots[data-current-index="70"] .carousel-dot:nth-child(71),.what-is-bbcm .carousel-dots[data-current-index="71"] .carousel-dot:nth-child(72),.what-is-bbcm .carousel-dots[data-current-index="72"] .carousel-dot:nth-child(73),.what-is-bbcm .carousel-dots[data-current-index="73"] .carousel-dot:nth-child(74),.what-is-bbcm .carousel-dots[data-current-index="74"] .carousel-dot:nth-child(75),.what-is-bbcm .carousel-dots[data-current-index="75"] .carousel-dot:nth-child(76),.what-is-bbcm .carousel-dots[data-current-index="76"] .carousel-dot:nth-child(77),.what-is-bbcm .carousel-dots[data-current-index="77"] .carousel-dot:nth-child(78),.what-is-bbcm .carousel-dots[data-current-index="78"] .carousel-dot:nth-child(79),.what-is-bbcm .carousel-dots[data-current-index="79"] .carousel-dot:nth-child(80),.what-is-bbcm .carousel-dots[data-current-index="80"] .carousel-dot:nth-child(81),.what-is-bbcm .carousel-dots[data-current-index="81"] .carousel-dot:nth-child(82),.what-is-bbcm .carousel-dots[data-current-index="82"] .carousel-dot:nth-child(83),.what-is-bbcm .carousel-dots[data-current-index="83"] .carousel-dot:nth-child(84),.what-is-bbcm .carousel-dots[data-current-index="84"] .carousel-dot:nth-child(85),.what-is-bbcm .carousel-dots[data-current-index="85"] .carousel-dot:nth-child(86),.what-is-bbcm .carousel-dots[data-current-index="86"] .carousel-dot:nth-child(87),.what-is-bbcm .carousel-dots[data-current-index="87"] .carousel-dot:nth-child(88),.what-is-bbcm .carousel-dots[data-current-index="88"] .carousel-dot:nth-child(89),.what-is-bbcm .carousel-dots[data-current-index="89"] .carousel-dot:nth-child(90),.what-is-bbcm .carousel-dots[data-current-index="90"] .carousel-dot:nth-child(91),.what-is-bbcm .carousel-dots[data-current-index="91"] .carousel-dot:nth-child(92),.what-is-bbcm .carousel-dots[data-current-index="92"] .carousel-dot:nth-child(93),.what-is-bbcm .carousel-dots[data-current-index="93"] .carousel-dot:nth-child(94),.what-is-bbcm .carousel-dots[data-current-index="94"] .carousel-dot:nth-child(95),.what-is-bbcm .carousel-dots[data-current-index="95"] .carousel-dot:nth-child(96),.what-is-bbcm .carousel-dots[data-current-index="96"] .carousel-dot:nth-child(97),.what-is-bbcm .carousel-dots[data-current-index="97"] .carousel-dot:nth-child(98),.what-is-bbcm .carousel-dots[data-current-index="98"] .carousel-dot:nth-child(99),.what-is-bbcm .carousel-dots[data-current-index="99"] .carousel-dot:nth-child(100),.what-is-bbcm .carousel-dots[data-current-index="100"] .carousel-dot:nth-child(101){background-color:#7e1341}@media screen and (min-width:1008px){.what-is-bbcm .leaders-gallery{max-width:976px;padding:12px 0 60px}.what-is-bbcm .leaders-gallery .expert{width:calc(25% - 52.5px);margin:auto}.what-is-bbcm .leaders-gallery .expert-image{margin-bottom:24px}}@media screen and (min-width:758px) and (max-width:1007.9px){.what-is-bbcm .leaders-gallery{padding:12px 96px 48px}.what-is-bbcm .leaders-gallery .expert{width:50%;margin-bottom:30px}.what-is-bbcm .leaders-gallery .movable-carousel{flex-wrap:wrap}.what-is-bbcm .leaders-gallery .expert-image{margin-bottom:36px}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.what-is-bbcm .leaders-gallery{padding:12px 0 16px}.what-is-bbcm .leaders-gallery .carousel-button{color:#fff;background-color:#7e1341;flex:none;width:48px;height:48px}.what-is-bbcm .leaders-gallery .carousel-button[disabled=""]{background-color:#9fa0a2}.what-is-bbcm .leaders-gallery .carousel-button.carousel-button-right{margin-left:16px}.what-is-bbcm .leaders-gallery .carousel-button.carousel-button-left{margin-right:16px}.what-is-bbcm .leaders-gallery .leaders-container{width:calc(100% - 104px)}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="0"]{left:0%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="1"]{left:-100%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="2"]{left:-200%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="3"]{left:-300%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="4"]{left:-400%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="5"]{left:-500%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="6"]{left:-600%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="7"]{left:-700%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="8"]{left:-800%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="9"]{left:-900%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="10"]{left:-1000%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="11"]{left:-1100%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="12"]{left:-1200%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="13"]{left:-1300%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="14"]{left:-1400%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="15"]{left:-1500%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="16"]{left:-1600%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="17"]{left:-1700%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="18"]{left:-1800%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="19"]{left:-1900%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="20"]{left:-2000%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="21"]{left:-2100%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="22"]{left:-2200%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="23"]{left:-2300%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="24"]{left:-2400%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="25"]{left:-2500%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="26"]{left:-2600%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="27"]{left:-2700%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="28"]{left:-2800%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="29"]{left:-2900%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="30"]{left:-3000%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="31"]{left:-3100%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="32"]{left:-3200%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="33"]{left:-3300%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="34"]{left:-3400%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="35"]{left:-3500%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="36"]{left:-3600%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="37"]{left:-3700%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="38"]{left:-3800%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="39"]{left:-3900%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="40"]{left:-4000%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="41"]{left:-4100%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="42"]{left:-4200%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="43"]{left:-4300%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="44"]{left:-4400%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="45"]{left:-4500%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="46"]{left:-4600%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="47"]{left:-4700%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="48"]{left:-4800%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="49"]{left:-4900%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="50"]{left:-5000%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="51"]{left:-5100%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="52"]{left:-5200%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="53"]{left:-5300%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="54"]{left:-5400%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="55"]{left:-5500%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="56"]{left:-5600%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="57"]{left:-5700%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="58"]{left:-5800%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="59"]{left:-5900%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="60"]{left:-6000%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="61"]{left:-6100%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="62"]{left:-6200%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="63"]{left:-6300%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="64"]{left:-6400%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="65"]{left:-6500%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="66"]{left:-6600%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="67"]{left:-6700%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="68"]{left:-6800%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="69"]{left:-6900%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="70"]{left:-7000%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="71"]{left:-7100%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="72"]{left:-7200%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="73"]{left:-7300%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="74"]{left:-7400%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="75"]{left:-7500%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="76"]{left:-7600%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="77"]{left:-7700%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="78"]{left:-7800%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="79"]{left:-7900%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="80"]{left:-8000%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="81"]{left:-8100%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="82"]{left:-8200%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="83"]{left:-8300%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="84"]{left:-8400%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="85"]{left:-8500%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="86"]{left:-8600%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="87"]{left:-8700%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="88"]{left:-8800%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="89"]{left:-8900%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="90"]{left:-9000%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="91"]{left:-9100%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="92"]{left:-9200%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="93"]{left:-9300%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="94"]{left:-9400%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="95"]{left:-9500%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="96"]{left:-9600%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="97"]{left:-9700%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="98"]{left:-9800%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="99"]{left:-9900%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="100"]{left:-10000%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel .expert{width:100%;margin-right:0}.what-is-bbcm .leaders-gallery .leaders-container .expert{text-align:center;align-items:center;margin-bottom:30px}.what-is-bbcm .leaders-gallery .leaders-container .expert-image{margin-bottom:20px}}.what-is-bbcm_image-section{color:#fff;background-color:#000;position:relative;overflow:hidden}.what-is-bbcm_image-section .content-wrapper{align-items:center;width:100%;height:100%;display:flex;position:relative}.what-is-bbcm_image-section .content-wrapper .main-content{height:100%;padding:28px;display:flex}.what-is-bbcm_image-section .content-wrapper .main-content .main-title-content{flex-direction:column;flex:0 0 100%;justify-content:center;width:100%;height:100%;margin:auto 0;display:flex}@media screen and (min-width:1008px){.what-is-bbcm_image-section .content-wrapper .main-content .main-title-content .main-title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:2rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.what-is-bbcm_image-section .content-wrapper .main-content .main-title-content .main-title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.75rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.what-is-bbcm_image-section .content-wrapper .main-content .main-title-content .main-title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.75rem;font-weight:400}}@media screen and (max-width:399.9px),print{.what-is-bbcm_image-section .content-wrapper .main-content .main-title-content .main-title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.75rem;font-weight:400}}@media screen and (min-width:1008px){.what-is-bbcm_image-section .content-wrapper .main-content .main-title-content .main-title{line-height:1.15625}}@media screen and (min-width:758px) and (max-width:1007.9px){.what-is-bbcm_image-section .content-wrapper .main-content .main-title-content .main-title{line-height:1.14286}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.what-is-bbcm_image-section .content-wrapper .main-content .main-title-content .main-title{line-height:1.14286}}@media screen and (max-width:399.9px),print{.what-is-bbcm_image-section .content-wrapper .main-content .main-title-content .main-title{line-height:1.14286}}.what-is-bbcm_image-section .content-wrapper .main-content .main-title-content .main-title{width:100%}@media screen and (min-width:1008px){.what-is-bbcm_image-section .content-wrapper .main-content .main-title-content .description{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.what-is-bbcm_image-section .content-wrapper .main-content .main-title-content .description{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.what-is-bbcm_image-section .content-wrapper .main-content .main-title-content .description{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (max-width:399.9px),print{.what-is-bbcm_image-section .content-wrapper .main-content .main-title-content .description{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:1008px){.what-is-bbcm_image-section .content-wrapper .main-content .main-title-content .description{line-height:1.25}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.what-is-bbcm_image-section .content-wrapper .main-content .main-title-content .description{line-height:1.25}}@media screen and (min-width:758px) and (max-width:1007.9px){.what-is-bbcm_image-section .content-wrapper .main-content .main-title-content .description{line-height:1.25}}@media screen and (max-width:399.9px),print{.what-is-bbcm_image-section .content-wrapper .main-content .main-title-content .description{line-height:1.25}}.what-is-bbcm_image-section .content-wrapper .main-content .main-title-content .description{width:100%;margin-top:0}.what-is-bbcm_image-section .content-wrapper .main-content .main-title-content .additional-content{display:flex}.what-is-bbcm_image-section .what-is-bbcm-image .media-image-container.failed{display:none}.what-is-bbcm_image-section .what-is-bbcm-image .media-image-container img{min-width:100%;position:absolute}@media screen and (min-width:1008px){.what-is-bbcm_image-section .what-is-bbcm-image .media-image-container .stamp-text{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.6875rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.what-is-bbcm_image-section .what-is-bbcm-image .media-image-container .stamp-text{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.6875rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.what-is-bbcm_image-section .what-is-bbcm-image .media-image-container .stamp-text{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.6875rem;font-weight:400}}@media screen and (max-width:399.9px),print{.what-is-bbcm_image-section .what-is-bbcm-image .media-image-container .stamp-text{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.6875rem;font-weight:400}}@media screen and (min-width:1008px){.what-is-bbcm_image-section .what-is-bbcm-image .media-image-container .stamp-text{line-height:1.36364}}@media screen and (min-width:758px) and (max-width:1007.9px){.what-is-bbcm_image-section .what-is-bbcm-image .media-image-container .stamp-text{line-height:1.36364}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.what-is-bbcm_image-section .what-is-bbcm-image .media-image-container .stamp-text{line-height:1.36364}}@media screen and (max-width:399.9px),print{.what-is-bbcm_image-section .what-is-bbcm-image .media-image-container .stamp-text{line-height:1.36364}}.what-is-bbcm_image-section .what-is-bbcm-image .media-image-container .stamp-text{color:#e6e6e6;letter-spacing:.25px;background:#0009;padding:3px 8px 1px;position:absolute}.what-is-bbcm_image-section .what-is-bbcm-image .media-image-container .stamp-text:before{content:"Photo: ";font-weight:700}@media screen and (min-width:1008px),screen and (min-width:758px) and (max-width:1007.9px){.what-is-bbcm_image-section .content-wrapper .main-content .main-title-content{z-index:1;flex:none;width:45%}.what-is-bbcm_image-section .content-wrapper .main-content .main-title-content .main-title{margin-top:12px}.what-is-bbcm_image-section .what-is-bbcm-image{width:100%;position:absolute;top:0;left:0}.what-is-bbcm_image-section .what-is-bbcm-image img{top:50%;left:50%;transform:translate(-50%,-50%)}.what-is-bbcm_image-section .image-grad{background:linear-gradient(90deg,#000 0% 45%,#fff0 60%);width:100%;height:100%;position:absolute;top:0;left:0}}@media screen and (min-width:1008px){.what-is-bbcm_image-section,.what-is-bbcm_image-section .media-image-container{height:350px}.what-is-bbcm_image-section .media-image-container img{min-height:350px}.what-is-bbcm_image-section .content-wrapper .main-content .main-title-content .main-title,.what-is-bbcm_image-section .content-wrapper .main-content .main-title-content .description{margin-bottom:0}}@media screen and (min-width:758px) and (max-width:1007.9px){.what-is-bbcm_image-section,.what-is-bbcm_image-section .media-image-container{height:400px}.what-is-bbcm_image-section .media-image-container img{min-height:400px}.what-is-bbcm_image-section .content-wrapper .main-content .main-title-content .main-title{margin-bottom:24px}.what-is-bbcm_image-section .content-wrapper .main-content .main-title-content .description{margin-bottom:48px}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (max-width:399.9px),print{.what-is-bbcm_image-section .content-wrapper{min-height:340px}.what-is-bbcm_image-section .media-image-container,.what-is-bbcm_image-section .media-image-container img{height:170px}.what-is-bbcm_image-section{overflow:visible}.what-is-bbcm_image-section .content-wrapper .main-content .main-title-content .main-title{margin-top:0;margin-bottom:12px}.what-is-bbcm_image-section .content-wrapper .main-content .main-title-content .description{margin-bottom:12px}.what-is-bbcm_image-section .what-is-bbcm-image{flex-direction:column;display:flex}.what-is-bbcm_image-section .what-is-bbcm-image img{object-fit:cover}.what-is-bbcm_image-section .image-grad{display:none}}.what-is-bbcm{color:#4d4d4d}@media screen and (min-width:1008px){.what-is-bbcm .main-content{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.5rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.what-is-bbcm .main-content{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.what-is-bbcm .main-content{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400}}@media screen and (max-width:399.9px),print{.what-is-bbcm .main-content{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:1008px){.what-is-bbcm .main-content{line-height:1.16667}}@media screen and (min-width:758px) and (max-width:1007.9px){.what-is-bbcm .main-content{line-height:1.2}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.what-is-bbcm .main-content{line-height:1.2}}@media screen and (max-width:399.9px),print{.what-is-bbcm .main-content{line-height:1.25}}.what-is-bbcm .main-content{height:100%;margin:auto}.what-is-bbcm .introduction .section-heading,.what-is-bbcm .our-customers .section-heading,.what-is-bbcm .our-experts .section-heading{color:#7e1341}@media screen and (min-width:1008px){.what-is-bbcm .introduction .section-heading,.what-is-bbcm .our-customers .section-heading,.what-is-bbcm .our-experts .section-heading{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:2rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.what-is-bbcm .introduction .section-heading,.what-is-bbcm .our-customers .section-heading,.what-is-bbcm .our-experts .section-heading{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.75rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.what-is-bbcm .introduction .section-heading,.what-is-bbcm .our-customers .section-heading,.what-is-bbcm .our-experts .section-heading{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.75rem;font-weight:400}}@media screen and (max-width:399.9px),print{.what-is-bbcm .introduction .section-heading,.what-is-bbcm .our-customers .section-heading,.what-is-bbcm .our-experts .section-heading{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.75rem;font-weight:400}}@media screen and (min-width:1008px){.what-is-bbcm .introduction .section-heading,.what-is-bbcm .our-customers .section-heading,.what-is-bbcm .our-experts .section-heading{line-height:1.15625}}@media screen and (min-width:758px) and (max-width:1007.9px){.what-is-bbcm .introduction .section-heading,.what-is-bbcm .our-customers .section-heading,.what-is-bbcm .our-experts .section-heading{line-height:1.14286}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.what-is-bbcm .introduction .section-heading,.what-is-bbcm .our-customers .section-heading,.what-is-bbcm .our-experts .section-heading{line-height:1.14286}}@media screen and (max-width:399.9px),print{.what-is-bbcm .introduction .section-heading,.what-is-bbcm .our-customers .section-heading,.what-is-bbcm .our-experts .section-heading{line-height:1.14286}}.what-is-bbcm .introduction .section-heading,.what-is-bbcm .our-customers .section-heading,.what-is-bbcm .our-experts .section-heading{text-align:center;margin:0 auto}@media screen and (min-width:1008px){.what-is-bbcm .introduction .section-heading,.what-is-bbcm .our-customers .section-heading,.what-is-bbcm .our-experts .section-heading{padding:60px 0 24px}}@media screen and (min-width:758px) and (max-width:1007.9px){.what-is-bbcm .introduction .section-heading,.what-is-bbcm .our-customers .section-heading,.what-is-bbcm .our-experts .section-heading{padding:66px 0 32px}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.what-is-bbcm .introduction .section-heading,.what-is-bbcm .our-customers .section-heading,.what-is-bbcm .our-experts .section-heading{padding:70px 0 30px}}@media screen and (min-width:1008px){.what-is-bbcm .what-is-bbcm_about-section{padding:96px 0}}@media screen and (min-width:758px) and (max-width:1007.9px){.what-is-bbcm .what-is-bbcm_about-section{padding:80px 0}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.what-is-bbcm .what-is-bbcm_about-section{padding:48px 0}}.what-is-bbcm .introduction .section-heading{text-align:left!important}@media screen and (min-width:1008px){.what-is-bbcm .introduction .main-content .section-description,.what-is-bbcm .our-customers .main-content .section-description{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.what-is-bbcm .introduction .main-content .section-description,.what-is-bbcm .our-customers .main-content .section-description{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.what-is-bbcm .introduction .main-content .section-description,.what-is-bbcm .our-customers .main-content .section-description{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (max-width:399.9px),print{.what-is-bbcm .introduction .main-content .section-description,.what-is-bbcm .our-customers .main-content .section-description{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:1008px){.what-is-bbcm .introduction .main-content .section-description,.what-is-bbcm .our-customers .main-content .section-description{line-height:1.25}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.what-is-bbcm .introduction .main-content .section-description,.what-is-bbcm .our-customers .main-content .section-description{line-height:1.25}}@media screen and (min-width:758px) and (max-width:1007.9px){.what-is-bbcm .introduction .main-content .section-description,.what-is-bbcm .our-customers .main-content .section-description{line-height:1.25}}@media screen and (max-width:399.9px),print{.what-is-bbcm .introduction .main-content .section-description,.what-is-bbcm .our-customers .main-content .section-description{line-height:1.25}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.what-is-bbcm .introduction .main-content,.what-is-bbcm .our-customers .main-content{width:calc(100% - 16px);padding-left:0;padding-right:0}}.what-is-bbcm .introduction{margin:auto}.what-is-bbcm .introduction .main-content .section-heading{padding-top:0!important}.what-is-bbcm .introduction .main-content .section-heading,.what-is-bbcm .introduction .main-content .section-description{text-align:left}@media screen and (min-width:1008px){.what-is-bbcm .introduction{width:80%;max-width:1024px;display:flex}.what-is-bbcm .introduction .main-content{width:50%}}@media screen and (min-width:758px) and (max-width:1007.9px),screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (max-width:399.9px),print{.what-is-bbcm .introduction .main-content{padding-top:32px;padding-bottom:32px}}@media screen and (min-width:758px) and (max-width:1007.9px){.what-is-bbcm .introduction{width:90%}}.what-is-bbcm .our-customers .section-description{text-align:center;margin:auto}@media screen and (min-width:1008px){.what-is-bbcm .our-customers .section-description{width:50%}}.what-is-bbcm .our-structure .what-is-bbcm_image-section{color:#4d4d4d;background-color:#f2f3f4}@media screen and (min-width:1008px){.what-is-bbcm .vacancies .see-vacancies{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.what-is-bbcm .vacancies .see-vacancies{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.what-is-bbcm .vacancies .see-vacancies{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (max-width:399.9px),print{.what-is-bbcm .vacancies .see-vacancies{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:1008px){.what-is-bbcm .vacancies .see-vacancies{line-height:1.28571}}@media screen and (min-width:758px) and (max-width:1007.9px){.what-is-bbcm .vacancies .see-vacancies{line-height:1.28571}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.what-is-bbcm .vacancies .see-vacancies{line-height:1.28571}}@media screen and (max-width:399.9px),print{.what-is-bbcm .vacancies .see-vacancies{line-height:1.28571}}.what-is-bbcm .vacancies .see-vacancies{color:#fff;text-align:center;background-color:#2074c5;padding:16px 32px;text-decoration:none}.what-is-bbcm .vacancies .see-vacancies:hover,.what-is-bbcm .vacancies .see-vacancies:focus{background-color:#195a99}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.what-is-bbcm .vacancies .see-vacancies{width:100%;padding:16px 0;display:block}}.what-is-bbcm .vacancies .see-vacancies{width:100%;margin-top:48px;padding:16px 64px}@media screen and (min-width:1008px),screen and (min-width:758px) and (max-width:1007.9px){.what-is-bbcm .our-history .what-is-bbcm_image-section .main-content{justify-content:flex-end}.what-is-bbcm .our-history .what-is-bbcm_image-section .stamp-text{left:0;right:auto}.what-is-bbcm .our-history .image-grad{background:linear-gradient(270deg,#000 0% 45%,#fff0 60%)}.what-is-bbcm .our-structure .image-grad{background:linear-gradient(90deg,#f2f3f4 0% 45%,#fff0 60%)}}.what-is-bbcm .video-section .media-container{justify-content:center;align-items:center;display:flex}.what-is-bbcm .video-section .media-container .embedded-video-player{z-index:5}@media screen and (min-width:1008px){.what-is-bbcm .video-section .media-container .embedded-video-player{width:360px;height:203px}}@media screen and (min-width:758px) and (max-width:1007.9px){.what-is-bbcm .video-section .media-container .embedded-video-player{width:100%;max-width:336px;height:188px}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.what-is-bbcm .video-section .media-container .embedded-video-player{width:100%;max-width:375px;height:210px}}.hero-image-container{color:#fff;background-color:#7e1341;position:relative;overflow:hidden}.hero-image-container .hero-image img{min-width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-image-container .hero-image .media-image-container.failed{display:none}.hero-image-container .media-container .media-image-container .stamp-text{box-sizing:border-box;margin:0 auto;padding-left:16px;padding-right:16px}@media screen and (min-width:1008px){.hero-image-container .media-container .media-image-container .stamp-text{width:1008px}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.hero-image-container .media-container .media-image-container .stamp-text{padding-left:8px;padding-right:8px}}.hero-image-container .media-container .media-image-container .stamp-text{z-index:2;background:0 0;margin-left:0}@media screen and (min-width:1008px){.hero-image-container .media-container .media-image-container .stamp-text{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.6875rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.hero-image-container .media-container .media-image-container .stamp-text{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.6875rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.hero-image-container .media-container .media-image-container .stamp-text{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.6875rem;font-weight:400}}@media screen and (max-width:399.9px),print{.hero-image-container .media-container .media-image-container .stamp-text{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.6875rem;font-weight:400}}@media screen and (min-width:1008px){.hero-image-container .media-container .media-image-container .stamp-text{line-height:1.36364}}@media screen and (min-width:758px) and (max-width:1007.9px){.hero-image-container .media-container .media-image-container .stamp-text{line-height:1.36364}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.hero-image-container .media-container .media-image-container .stamp-text{line-height:1.36364}}@media screen and (max-width:399.9px),print{.hero-image-container .media-container .media-image-container .stamp-text{line-height:1.36364}}.hero-image-container .media-container .media-image-container .stamp-text{color:#fff}.hero-image-container .media-container .media-image-container .stamp-text:before{content:"Photo:";font-weight:700}.hero-image-container .image-grad{width:100%;height:100%;position:absolute;top:0;left:0}.hero-image-container .hero-image-overlay{box-sizing:border-box;width:100%;height:100%;position:absolute;top:0;left:0}@media screen and (min-width:1008px){.hero-image-container .main-title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:2.75rem;font-weight:700}}@media screen and (min-width:758px) and (max-width:1007.9px){.hero-image-container .main-title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:3.25rem;font-weight:700}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.hero-image-container .main-title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:2rem;font-weight:700}}@media screen and (max-width:399.9px),print{.hero-image-container .main-title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:2rem;font-weight:700}}@media screen and (min-width:1008px){.hero-image-container .main-title{line-height:1.22727}}@media screen and (min-width:758px) and (max-width:1007.9px){.hero-image-container .main-title{line-height:1.23077}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.hero-image-container .main-title{line-height:1.25}}@media screen and (max-width:399.9px),print{.hero-image-container .main-title{line-height:1.25}}.hero-image-container .main-title{width:100%;margin-top:0}@media screen and (min-width:1008px){.hero-image-container .description{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.hero-image-container .description{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.3125rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.hero-image-container .description{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:400}}@media screen and (max-width:399.9px),print{.hero-image-container .description{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:400}}@media screen and (min-width:1008px){.hero-image-container .description{line-height:1.2}}@media screen and (min-width:758px) and (max-width:1007.9px){.hero-image-container .description{line-height:1.2381}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.hero-image-container .description{line-height:1.22222}}@media screen and (max-width:399.9px),print{.hero-image-container .description{line-height:1.22222}}.hero-image-container .description{margin-top:0}@media screen and (min-width:1008px){.hero-image-container .media-container .media-image-container .stamp-text{left:calc(50% - 504px)}}@media screen and (min-width:758px) and (max-width:1007.9px){.hero-image-container,.hero-image-container .hero-image .media-image-container{height:400px}.hero-image-container .hero-image img{min-height:400px}.hero-image-container .media-container .media-image-container .stamp-text{left:48px}.hero-image-container .main-title{margin-bottom:24px}.hero-image-container .description{margin-bottom:48px}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (max-width:399.9px),print{.hero-image-container,.hero-image-container .hero-image .media-image-container{height:340px}.hero-image-container .hero-image img{min-height:340px}.hero-image-container .hero-image-overlay{flex-direction:column;padding:16px 28px;display:flex}.hero-image-container .media-container .media-image-container .stamp-text{left:28px}.hero-image-container .image-grad{background:linear-gradient(#0006 0%,#fff0 100%)}.hero-image-container .main-content{flex-direction:column;flex:0 0 100%;display:flex}.hero-image-container .main-title-content{flex-direction:column;flex:0 0 100%;justify-content:center;display:flex}.hero-image-container .description{width:100%}.hero-image-container .main-title{margin-bottom:0}.hero-image-container .description{margin:16px 0}}.hero-image-container .media-container .media-image-container .stamp-text{margin-bottom:16px}@media screen and (min-width:1008px){.hero-image-container,.hero-image-container .hero-image .media-image-container{height:150px}.hero-image-container .hero-image img{min-height:150px}.hero-image-container .main-title{margin-top:12px;margin-bottom:0}}.hero-image-container{background-color:#eee}.hero-image-container .image-grad{background:linear-gradient(90deg,#0006 0%,#fff0 100%)}@media screen and (min-width:758px) and (max-width:1007.9px){.hero-image-container .hero-image-overlay{padding:60px 48px 0}}.hero-image-container .landscape,.hero-image-container .square,.hero-image-container .portrait{max-width:unset}.ibroadcast-map-background{background:#000 url(https://monitoring.files.bbci.co.uk/bbcm-user-portal/6521/assets/map-CrOujtHi.png) top no-repeat}.PublicPagesFooter .footer-container{border:none;justify-content:space-between;align-items:stretch;display:flex}@media screen and (max-width:399.9px),print{.PublicPagesFooter{margin:0;padding:50px 8px}.PublicPagesFooter .logo-container{border-top:1px solid #ccc;border-bottom:1px solid #ccc;padding:16px 0}.PublicPagesFooter .logo-container .logo{margin:0}}.PublicPagesFooter .logo-text{display:flex}@media screen and (min-width:1008px),screen and (max-width:399.9px),print{.PublicPagesFooter .logo-text{flex-direction:column}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){.PublicPagesFooter .logo-text .copyright-text{margin:0 4px}}@media screen and (max-width:399.9px),print{.PublicPagesFooter .logo-text{margin-top:16px}}.PublicPagesFooter .links{margin-top:.25em;display:flex}@media screen and (max-width:399.9px),print{.PublicPagesFooter .links{flex-wrap:wrap;margin-top:16px}}.PublicPagesFooter .links .link:not(:first-child){border-left:1px solid #333;margin-left:6px;padding-left:8px}.PublicPagesFooter .contact-us .social-media-links{border-left:none;margin-bottom:12px;margin-left:0;padding-left:0}.PublicPagesFooter .contact-us .contact-details{align-items:center;display:flex}.PublicPagesFooter .contact-us .contact-details .icon{margin-right:8px}.PublicPagesFooter .contact-us .icon-email{color:#7e1341;width:32px;font-size:18px}.PublicPagesFooter .contact-us .email-address{color:#4d4d4d}@media screen and (min-width:1008px),screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){.PublicPagesFooter .contact-us{border-left:1px solid #ccc;padding-left:24px}}@media screen and (max-width:399.9px),print{.PublicPagesFooter .contact-us .social-media-links{border-top:1px solid #ccc}}.PublicPagesFooter .react-tips-link{color:#61dafb}#public-pages-header{background-color:#fff;width:100%;display:block}#public-pages-header .menu-container{position:relative}#public-pages-header .first-level-menu{justify-content:space-between;align-items:stretch;max-width:1008px;margin:0 auto;transition:height .2s;display:flex;position:relative}@media screen and (min-width:1008px){#public-pages-header .first-level-menu{height:60px}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px),screen and (max-width:399.9px),print{#public-pages-header .first-level-menu{height:50px}}#public-pages-header .first-level-menu .logo{background:url(https://monitoring.files.bbci.co.uk/bbcm-user-portal/6521/assets/logo-large-grey-o1me7B1o.svg) 50%/contain no-repeat;border:none;flex:0 180px;margin:16px}#public-pages-header .first-level-menu .menu-items>.ng-scope{z-index:3}#public-pages-header .first-level-menu .menu-items{align-items:stretch;display:flex}#public-pages-header .first-level-menu .menu-items .login-button,#public-pages-header .first-level-menu .menu-items .request-demo-link,#public-pages-header .first-level-menu .menu-items .mobile-menu{z-index:3}#public-pages-header .first-level-menu .menu-items .login-button{height:100%}#public-pages-header .first-level-menu .menu-items .menu-item.default,#public-pages-header .first-level-menu .menu-items .menu-item.default>button{font:inherit;background-color:#0000;border:none;margin:0;padding:0}@media screen and (min-width:1008px){#public-pages-header .first-level-menu .menu-items .menu-item.default,#public-pages-header .first-level-menu .menu-items .menu-item.default>button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.8125rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){#public-pages-header .first-level-menu .menu-items .menu-item.default,#public-pages-header .first-level-menu .menu-items .menu-item.default>button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.8125rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){#public-pages-header .first-level-menu .menu-items .menu-item.default,#public-pages-header .first-level-menu .menu-items .menu-item.default>button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.6875rem;font-weight:400}}@media screen and (max-width:399.9px),print{#public-pages-header .first-level-menu .menu-items .menu-item.default,#public-pages-header .first-level-menu .menu-items .menu-item.default>button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.6875rem;font-weight:400}}@media screen and (min-width:1008px){#public-pages-header .first-level-menu .menu-items .menu-item.default,#public-pages-header .first-level-menu .menu-items .menu-item.default>button{line-height:1.23077}}@media screen and (min-width:758px) and (max-width:1007.9px){#public-pages-header .first-level-menu .menu-items .menu-item.default,#public-pages-header .first-level-menu .menu-items .menu-item.default>button{line-height:1.23077}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){#public-pages-header .first-level-menu .menu-items .menu-item.default,#public-pages-header .first-level-menu .menu-items .menu-item.default>button{line-height:1.27273}}@media screen and (max-width:399.9px),print{#public-pages-header .first-level-menu .menu-items .menu-item.default,#public-pages-header .first-level-menu .menu-items .menu-item.default>button{line-height:1.27273}}#public-pages-header .first-level-menu .menu-items .menu-item.default,#public-pages-header .first-level-menu .menu-items .menu-item.default>button{text-align:center;box-sizing:border-box;color:#4d4d4d;background-color:#fff;justify-content:center;align-items:center;height:100%;display:inline-flex}#public-pages-header .first-level-menu .menu-items .menu-item.default:not(div),#public-pages-header .first-level-menu .menu-items .menu-item.default>button{padding:0 16px}#public-pages-header .first-level-menu .menu-items .menu-item.default.active,#public-pages-header .first-level-menu .menu-items .menu-item.default.active>button,#public-pages-header .first-level-menu .menu-items .menu-item.default:hover,#public-pages-header .first-level-menu .menu-items .menu-item.default:hover>button,#public-pages-header .first-level-menu .menu-items .menu-item.default:focus,#public-pages-header .first-level-menu .menu-items .menu-item.default:focus>button{background-color:#eee;text-decoration:none}#public-pages-header .first-level-menu .menu-items .menu-item.default{border-left:2px solid #eee}#public-pages-header .first-level-menu .menu-items .menu-item.mobile-menu,#public-pages-header .first-level-menu .menu-items .menu-item.mobile-menu>button{font:inherit;background-color:#0000;border:none;margin:0;padding:0}@media screen and (min-width:1008px){#public-pages-header .first-level-menu .menu-items .menu-item.mobile-menu,#public-pages-header .first-level-menu .menu-items .menu-item.mobile-menu>button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.8125rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){#public-pages-header .first-level-menu .menu-items .menu-item.mobile-menu,#public-pages-header .first-level-menu .menu-items .menu-item.mobile-menu>button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.8125rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){#public-pages-header .first-level-menu .menu-items .menu-item.mobile-menu,#public-pages-header .first-level-menu .menu-items .menu-item.mobile-menu>button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.6875rem;font-weight:400}}@media screen and (max-width:399.9px),print{#public-pages-header .first-level-menu .menu-items .menu-item.mobile-menu,#public-pages-header .first-level-menu .menu-items .menu-item.mobile-menu>button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.6875rem;font-weight:400}}@media screen and (min-width:1008px){#public-pages-header .first-level-menu .menu-items .menu-item.mobile-menu,#public-pages-header .first-level-menu .menu-items .menu-item.mobile-menu>button{line-height:1.23077}}@media screen and (min-width:758px) and (max-width:1007.9px){#public-pages-header .first-level-menu .menu-items .menu-item.mobile-menu,#public-pages-header .first-level-menu .menu-items .menu-item.mobile-menu>button{line-height:1.23077}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){#public-pages-header .first-level-menu .menu-items .menu-item.mobile-menu,#public-pages-header .first-level-menu .menu-items .menu-item.mobile-menu>button{line-height:1.27273}}@media screen and (max-width:399.9px),print{#public-pages-header .first-level-menu .menu-items .menu-item.mobile-menu,#public-pages-header .first-level-menu .menu-items .menu-item.mobile-menu>button{line-height:1.27273}}#public-pages-header .first-level-menu .menu-items .menu-item.mobile-menu,#public-pages-header .first-level-menu .menu-items .menu-item.mobile-menu>button{text-align:center;box-sizing:border-box;color:#7e1341;background-color:#fff;justify-content:center;align-items:center;height:100%;display:inline-flex}#public-pages-header .first-level-menu .menu-items .menu-item.mobile-menu:not(div),#public-pages-header .first-level-menu .menu-items .menu-item.mobile-menu>button{padding:0 16px}#public-pages-header .first-level-menu .menu-items .menu-item.mobile-menu.active,#public-pages-header .first-level-menu .menu-items .menu-item.mobile-menu.active>button,#public-pages-header .first-level-menu .menu-items .menu-item.mobile-menu:hover,#public-pages-header .first-level-menu .menu-items .menu-item.mobile-menu:hover>button,#public-pages-header .first-level-menu .menu-items .menu-item.mobile-menu:focus,#public-pages-header .first-level-menu .menu-items .menu-item.mobile-menu:focus>button{background-color:#eee;text-decoration:none}#public-pages-header .first-level-menu .menu-items .menu-item.mobile-menu{width:50px;height:50px}#public-pages-header .first-level-menu .menu-items .menu-item.mobile-menu .mobile-menu-button{width:100%;height:100%;padding:0}#public-pages-header .first-level-menu .menu-items .menu-item.mobile-menu .mobile-menu-button .icon-menu{font-size:28px}#public-pages-header .first-level-menu .menu-items .menu-item.request-demo,#public-pages-header .first-level-menu .menu-items .menu-item.request-demo>button{font:inherit;background-color:#0000;border:none;margin:0;padding:0}@media screen and (min-width:1008px){#public-pages-header .first-level-menu .menu-items .menu-item.request-demo,#public-pages-header .first-level-menu .menu-items .menu-item.request-demo>button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.8125rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){#public-pages-header .first-level-menu .menu-items .menu-item.request-demo,#public-pages-header .first-level-menu .menu-items .menu-item.request-demo>button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.8125rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){#public-pages-header .first-level-menu .menu-items .menu-item.request-demo,#public-pages-header .first-level-menu .menu-items .menu-item.request-demo>button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.6875rem;font-weight:400}}@media screen and (max-width:399.9px),print{#public-pages-header .first-level-menu .menu-items .menu-item.request-demo,#public-pages-header .first-level-menu .menu-items .menu-item.request-demo>button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.6875rem;font-weight:400}}@media screen and (min-width:1008px){#public-pages-header .first-level-menu .menu-items .menu-item.request-demo,#public-pages-header .first-level-menu .menu-items .menu-item.request-demo>button{line-height:1.23077}}@media screen and (min-width:758px) and (max-width:1007.9px){#public-pages-header .first-level-menu .menu-items .menu-item.request-demo,#public-pages-header .first-level-menu .menu-items .menu-item.request-demo>button{line-height:1.23077}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){#public-pages-header .first-level-menu .menu-items .menu-item.request-demo,#public-pages-header .first-level-menu .menu-items .menu-item.request-demo>button{line-height:1.27273}}@media screen and (max-width:399.9px),print{#public-pages-header .first-level-menu .menu-items .menu-item.request-demo,#public-pages-header .first-level-menu .menu-items .menu-item.request-demo>button{line-height:1.27273}}#public-pages-header .first-level-menu .menu-items .menu-item.request-demo,#public-pages-header .first-level-menu .menu-items .menu-item.request-demo>button{text-align:center;box-sizing:border-box;color:#fff;background-color:#7e1341;justify-content:center;align-items:center;height:100%;display:inline-flex}#public-pages-header .first-level-menu .menu-items .menu-item.request-demo:not(div),#public-pages-header .first-level-menu .menu-items .menu-item.request-demo>button{padding:0 32px}#public-pages-header .first-level-menu .menu-items .menu-item.request-demo.active,#public-pages-header .first-level-menu .menu-items .menu-item.request-demo.active>button,#public-pages-header .first-level-menu .menu-items .menu-item.request-demo:hover,#public-pages-header .first-level-menu .menu-items .menu-item.request-demo:hover>button,#public-pages-header .first-level-menu .menu-items .menu-item.request-demo:focus,#public-pages-header .first-level-menu .menu-items .menu-item.request-demo:focus>button{background-color:#681036;text-decoration:none}#public-pages-header .first-level-menu .menu-items .menu-item.login,#public-pages-header .first-level-menu .menu-items .menu-item.login>button{font:inherit;background-color:#0000;border:none;margin:0;padding:0}@media screen and (min-width:1008px){#public-pages-header .first-level-menu .menu-items .menu-item.login,#public-pages-header .first-level-menu .menu-items .menu-item.login>button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.8125rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){#public-pages-header .first-level-menu .menu-items .menu-item.login,#public-pages-header .first-level-menu .menu-items .menu-item.login>button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.8125rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){#public-pages-header .first-level-menu .menu-items .menu-item.login,#public-pages-header .first-level-menu .menu-items .menu-item.login>button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.6875rem;font-weight:400}}@media screen and (max-width:399.9px),print{#public-pages-header .first-level-menu .menu-items .menu-item.login,#public-pages-header .first-level-menu .menu-items .menu-item.login>button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.6875rem;font-weight:400}}@media screen and (min-width:1008px){#public-pages-header .first-level-menu .menu-items .menu-item.login,#public-pages-header .first-level-menu .menu-items .menu-item.login>button{line-height:1.23077}}@media screen and (min-width:758px) and (max-width:1007.9px){#public-pages-header .first-level-menu .menu-items .menu-item.login,#public-pages-header .first-level-menu .menu-items .menu-item.login>button{line-height:1.23077}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){#public-pages-header .first-level-menu .menu-items .menu-item.login,#public-pages-header .first-level-menu .menu-items .menu-item.login>button{line-height:1.27273}}@media screen and (max-width:399.9px),print{#public-pages-header .first-level-menu .menu-items .menu-item.login,#public-pages-header .first-level-menu .menu-items .menu-item.login>button{line-height:1.27273}}#public-pages-header .first-level-menu .menu-items .menu-item.login,#public-pages-header .first-level-menu .menu-items .menu-item.login>button{text-align:center;box-sizing:border-box;color:#fff;background-color:#333;justify-content:center;align-items:center;height:100%;display:inline-flex}#public-pages-header .first-level-menu .menu-items .menu-item.login:not(div),#public-pages-header .first-level-menu .menu-items .menu-item.login>button{padding:0 16px}#public-pages-header .first-level-menu .menu-items .menu-item.login.active,#public-pages-header .first-level-menu .menu-items .menu-item.login.active>button,#public-pages-header .first-level-menu .menu-items .menu-item.login:hover,#public-pages-header .first-level-menu .menu-items .menu-item.login:hover>button,#public-pages-header .first-level-menu .menu-items .menu-item.login:focus,#public-pages-header .first-level-menu .menu-items .menu-item.login:focus>button{background-color:#1a1a1a;text-decoration:none}#public-pages-header .first-level-menu .menu-items .menu-item.login{flex-direction:row;transition:width .2s}@media screen and (min-width:1008px),screen and (min-width:758px) and (max-width:1007.9px){#public-pages-header .first-level-menu .menu-items .menu-item.login{width:95px}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (max-width:399.9px),print{#public-pages-header .first-level-menu .menu-items .menu-item.login{width:50px;font-size:16px}}#public-pages-header .first-level-menu .menu-items .menu-item.login .icon-loading{animation:1.3s linear infinite spin;display:inline-flex}#public-pages-header .first-level-menu .menu-items .menu-item.login .login-icon{fill:#fff}#public-pages-header .first-level-menu .menu-items .menu-item.login .login-text{margin-left:5px;display:inline-flex}#public-pages-header .submenu{background-color:#2c3f50}#public-pages-header .submenu.header-submenu{position:static}@media screen and (min-width:1008px),screen and (min-width:758px) and (max-width:1007.9px){#public-pages-header .submenu .submenu-items{justify-content:flex-start;align-items:stretch;max-width:1008px;height:36px;margin:0 auto;display:flex}}@media screen and (min-width:1008px) and (min-width:758px) and (max-width:1007.9px),screen and (min-width:758px) and (max-width:1007.9px) and (min-width:758px) and (max-width:1007.9px){#public-pages-header .submenu .submenu-items{padding:0 16px}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (max-width:399.9px),print{#public-pages-header .submenu .submenu-items{box-sizing:border-box;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;padding:16px;display:flex}#public-pages-header .submenu .submenu-items .submenu-item{box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;width:100%;display:block;overflow:hidden}#public-pages-header .submenu .submenu-items .title{text-transform:uppercase;color:#707274;margin-top:8px;padding:8px 16px;display:block}}@media screen and (min-width:400px) and (max-width:567.9px) and (min-width:1008px),screen and (min-width:568px) and (max-width:757.9px) and (min-width:1008px),screen and (max-width:399.9px) and (min-width:1008px){#public-pages-header .submenu .submenu-items .title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:700}}@media screen and (min-width:400px) and (max-width:567.9px) and (min-width:758px) and (max-width:1007.9px),screen and (min-width:568px) and (max-width:757.9px) and (min-width:758px) and (max-width:1007.9px),screen and (max-width:399.9px) and (min-width:758px) and (max-width:1007.9px){#public-pages-header .submenu .submenu-items .title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:700}}@media screen and (min-width:400px) and (max-width:567.9px) and (min-width:400px) and (max-width:567.9px),screen and (min-width:400px) and (max-width:567.9px) and (min-width:568px) and (max-width:757.9px),screen and (min-width:568px) and (max-width:757.9px) and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px) and (min-width:568px) and (max-width:757.9px),screen and (max-width:399.9px) and (min-width:400px) and (max-width:567.9px),screen and (max-width:399.9px) and (min-width:568px) and (max-width:757.9px){#public-pages-header .submenu .submenu-items .title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:700}}@media screen and (min-width:400px) and (max-width:567.9px) and (max-width:399.9px),screen and (min-width:568px) and (max-width:757.9px) and (max-width:399.9px),screen and (max-width:399.9px) and (max-width:399.9px),print{#public-pages-header .submenu .submenu-items .title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:700}}@media screen and (min-width:400px) and (max-width:567.9px) and (min-width:1008px),screen and (min-width:568px) and (max-width:757.9px) and (min-width:1008px),screen and (max-width:399.9px) and (min-width:1008px){#public-pages-header .submenu .submenu-items .title{line-height:1.33333}}@media screen and (min-width:400px) and (max-width:567.9px) and (min-width:758px) and (max-width:1007.9px),screen and (min-width:568px) and (max-width:757.9px) and (min-width:758px) and (max-width:1007.9px),screen and (max-width:399.9px) and (min-width:758px) and (max-width:1007.9px){#public-pages-header .submenu .submenu-items .title{line-height:1.33333}}@media screen and (min-width:400px) and (max-width:567.9px) and (min-width:400px) and (max-width:567.9px),screen and (min-width:400px) and (max-width:567.9px) and (min-width:568px) and (max-width:757.9px),screen and (min-width:568px) and (max-width:757.9px) and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px) and (min-width:568px) and (max-width:757.9px),screen and (max-width:399.9px) and (min-width:400px) and (max-width:567.9px),screen and (max-width:399.9px) and (min-width:568px) and (max-width:757.9px){#public-pages-header .submenu .submenu-items .title{line-height:1.33333}}@media screen and (min-width:400px) and (max-width:567.9px) and (max-width:399.9px),screen and (min-width:568px) and (max-width:757.9px) and (max-width:399.9px),screen and (max-width:399.9px) and (max-width:399.9px),print{#public-pages-header .submenu .submenu-items .title{line-height:1.33333}}#public-pages-header .submenu.menu-form-dialog{max-width:1008px;margin:auto}@media screen and (min-width:1008px),screen and (min-width:758px) and (max-width:1007.9px){#public-pages-header .submenu-item,#public-pages-header .submenu-item>button{font:inherit;text-align:center;box-sizing:border-box;color:#fff;background-color:#2c3f50;border:none;justify-content:center;align-items:center;height:100%;margin:0;padding:0;display:inline-flex}}@media screen and (min-width:1008px) and (min-width:1008px),screen and (min-width:758px) and (max-width:1007.9px) and (min-width:1008px){#public-pages-header .submenu-item,#public-pages-header .submenu-item>button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.8125rem;font-weight:400}}@media screen and (min-width:1008px) and (min-width:758px) and (max-width:1007.9px),screen and (min-width:758px) and (max-width:1007.9px) and (min-width:758px) and (max-width:1007.9px){#public-pages-header .submenu-item,#public-pages-header .submenu-item>button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.8125rem;font-weight:400}}@media screen and (min-width:1008px) and (min-width:400px) and (max-width:567.9px),screen and (min-width:1008px) and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px) and (min-width:400px) and (max-width:567.9px),screen and (min-width:758px) and (max-width:1007.9px) and (min-width:568px) and (max-width:757.9px){#public-pages-header .submenu-item,#public-pages-header .submenu-item>button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.6875rem;font-weight:400}}@media screen and (min-width:1008px) and (max-width:399.9px),screen and (min-width:758px) and (max-width:1007.9px) and (max-width:399.9px){#public-pages-header .submenu-item,#public-pages-header .submenu-item>button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.6875rem;font-weight:400}}@media screen and (min-width:1008px) and (min-width:1008px),screen and (min-width:758px) and (max-width:1007.9px) and (min-width:1008px){#public-pages-header .submenu-item,#public-pages-header .submenu-item>button{line-height:1.23077}}@media screen and (min-width:1008px) and (min-width:758px) and (max-width:1007.9px),screen and (min-width:758px) and (max-width:1007.9px) and (min-width:758px) and (max-width:1007.9px){#public-pages-header .submenu-item,#public-pages-header .submenu-item>button{line-height:1.23077}}@media screen and (min-width:1008px) and (min-width:400px) and (max-width:567.9px),screen and (min-width:1008px) and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px) and (min-width:400px) and (max-width:567.9px),screen and (min-width:758px) and (max-width:1007.9px) and (min-width:568px) and (max-width:757.9px){#public-pages-header .submenu-item,#public-pages-header .submenu-item>button{line-height:1.27273}}@media screen and (min-width:1008px) and (max-width:399.9px),screen and (min-width:758px) and (max-width:1007.9px) and (max-width:399.9px){#public-pages-header .submenu-item,#public-pages-header .submenu-item>button{line-height:1.27273}}@media screen and (min-width:1008px),screen and (min-width:758px) and (max-width:1007.9px){#public-pages-header .submenu-item:not(div),#public-pages-header .submenu-item>button{padding:0 32px}#public-pages-header .submenu-item.active,#public-pages-header .submenu-item.active>button,#public-pages-header .submenu-item:hover,#public-pages-header .submenu-item:hover>button,#public-pages-header .submenu-item:focus,#public-pages-header .submenu-item:focus>button{background-color:#576572;text-decoration:none}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (max-width:399.9px),print{#public-pages-header .submenu-item,#public-pages-header .submenu-item>button{font:inherit;text-align:left;box-sizing:border-box;color:#fff;background-color:#2c3f50;border:none;height:100%;margin:0;padding:0}}@media screen and (min-width:400px) and (max-width:567.9px) and (min-width:1008px),screen and (min-width:568px) and (max-width:757.9px) and (min-width:1008px),screen and (max-width:399.9px) and (min-width:1008px){#public-pages-header .submenu-item,#public-pages-header .submenu-item>button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px) and (min-width:758px) and (max-width:1007.9px),screen and (min-width:568px) and (max-width:757.9px) and (min-width:758px) and (max-width:1007.9px),screen and (max-width:399.9px) and (min-width:758px) and (max-width:1007.9px){#public-pages-header .submenu-item,#public-pages-header .submenu-item>button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px) and (min-width:400px) and (max-width:567.9px),screen and (min-width:400px) and (max-width:567.9px) and (min-width:568px) and (max-width:757.9px),screen and (min-width:568px) and (max-width:757.9px) and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px) and (min-width:568px) and (max-width:757.9px),screen and (max-width:399.9px) and (min-width:400px) and (max-width:567.9px),screen and (max-width:399.9px) and (min-width:568px) and (max-width:757.9px){#public-pages-header .submenu-item,#public-pages-header .submenu-item>button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px) and (max-width:399.9px),screen and (min-width:568px) and (max-width:757.9px) and (max-width:399.9px),screen and (max-width:399.9px) and (max-width:399.9px),print{#public-pages-header .submenu-item,#public-pages-header .submenu-item>button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px) and (min-width:1008px),screen and (min-width:568px) and (max-width:757.9px) and (min-width:1008px),screen and (max-width:399.9px) and (min-width:1008px){#public-pages-header .submenu-item,#public-pages-header .submenu-item>button{line-height:1.28571}}@media screen and (min-width:400px) and (max-width:567.9px) and (min-width:758px) and (max-width:1007.9px),screen and (min-width:568px) and (max-width:757.9px) and (min-width:758px) and (max-width:1007.9px),screen and (max-width:399.9px) and (min-width:758px) and (max-width:1007.9px){#public-pages-header .submenu-item,#public-pages-header .submenu-item>button{line-height:1.28571}}@media screen and (min-width:400px) and (max-width:567.9px) and (min-width:400px) and (max-width:567.9px),screen and (min-width:400px) and (max-width:567.9px) and (min-width:568px) and (max-width:757.9px),screen and (min-width:568px) and (max-width:757.9px) and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px) and (min-width:568px) and (max-width:757.9px),screen and (max-width:399.9px) and (min-width:400px) and (max-width:567.9px),screen and (max-width:399.9px) and (min-width:568px) and (max-width:757.9px){#public-pages-header .submenu-item,#public-pages-header .submenu-item>button{line-height:1.28571}}@media screen and (min-width:400px) and (max-width:567.9px) and (max-width:399.9px),screen and (min-width:568px) and (max-width:757.9px) and (max-width:399.9px),screen and (max-width:399.9px) and (max-width:399.9px),print{#public-pages-header .submenu-item,#public-pages-header .submenu-item>button{line-height:1.28571}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (max-width:399.9px),print{#public-pages-header .submenu-item:not(div),#public-pages-header .submenu-item>button{padding:8px 16px}#public-pages-header .submenu-item.active,#public-pages-header .submenu-item.active>button,#public-pages-header .submenu-item:hover,#public-pages-header .submenu-item:hover>button,#public-pages-header .submenu-item:focus,#public-pages-header .submenu-item:focus>button{background-color:#576572;text-decoration:none}}#public-pages-header .submenu{z-index:18;position:absolute;top:100%;left:0;right:0}.public-pages-hero-image .description p a.black{color:#000}.public-pages-hero-image .description p a.red{color:#ab140d}.public-pages-hero-image .description p a.yellow{color:#f2bb17}.public-pages-hero-image .description p a.blue{color:#2074c5}.public-pages-hero-image .description p a.burgundy{color:#7e1341}.public-pages-hero-image .description p a.gunmetal{color:#2c3f50}.public-pages-hero-image .description p a.orange{color:#e45c27}.public-pages-hero-image .description p a.green{color:#39707d}@media screen and (min-width:1008px){.public-pages-hero-image .hero-image-overlay{align-items:center;padding-top:0;display:flex}}.accept-terms{box-sizing:border-box;margin:0 auto;padding-left:16px;padding-right:16px}@media screen and (min-width:1008px){.accept-terms{width:1008px}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.accept-terms{padding-left:8px;padding-right:8px}}.accept-terms{box-sizing:border-box;padding:0 16px}.accept-terms .hide-on-login{display:none}.accept-terms .static-page{padding:0}.accept-terms .content-container{padding:2em}.accept-terms .content-container .marketing-disclaimer{margin-top:4em}@media screen and (min-width:1008px){.accept-terms .content-container #marketing-description{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (min-width:758px) and (max-width:1007.9px){.accept-terms .content-container #marketing-description{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.accept-terms .content-container #marketing-description{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (max-width:399.9px),print{.accept-terms .content-container #marketing-description{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (min-width:1008px){.accept-terms .content-container #marketing-description{line-height:1.28571}}@media screen and (min-width:758px) and (max-width:1007.9px){.accept-terms .content-container #marketing-description{line-height:1.28571}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.accept-terms .content-container #marketing-description{line-height:1.28571}}@media screen and (max-width:399.9px),print{.accept-terms .content-container #marketing-description{line-height:1.28571}}.accept-terms #buttons{background-color:#e6e6e6;justify-content:flex-end;width:100%;height:3.5em;display:flex}.accept-terms #buttons button{margin:0}@media screen and (min-width:1008px){.accept-terms #buttons button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (min-width:758px) and (max-width:1007.9px){.accept-terms #buttons button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.accept-terms #buttons button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (max-width:399.9px),print{.accept-terms #buttons button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (min-width:1008px){.accept-terms #buttons button{line-height:1.28571}}@media screen and (min-width:758px) and (max-width:1007.9px){.accept-terms #buttons button{line-height:1.28571}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.accept-terms #buttons button{line-height:1.28571}}@media screen and (max-width:399.9px),print{.accept-terms #buttons button{line-height:1.28571}}.accept-terms #buttons button{border:none;flex:0 25%}@media screen and (max-width:399.9px),print{.accept-terms #buttons button{flex:0 50%}}.accept-terms #buttons button.completion,.accept-terms #buttons button.cancel{height:100%}#terms #buttons{justify-content:flex-end;width:100%;height:3.5em;display:flex}#terms #buttons button{margin:0}@media screen and (min-width:1008px){#terms #buttons button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (min-width:758px) and (max-width:1007.9px){#terms #buttons button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){#terms #buttons button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (max-width:399.9px),print{#terms #buttons button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (min-width:1008px){#terms #buttons button{line-height:1.28571}}@media screen and (min-width:758px) and (max-width:1007.9px){#terms #buttons button{line-height:1.28571}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){#terms #buttons button{line-height:1.28571}}@media screen and (max-width:399.9px),print{#terms #buttons button{line-height:1.28571}}#terms #buttons button{border:none;flex:0 25%}@media screen and (max-width:399.9px),print{#terms #buttons button{flex:0 50%}}#terms #buttons button.completion,#terms #buttons button.cancel{height:100%}.modal-dialog{z-index:33;place-content:center;align-items:center;max-width:100%;display:flex;position:fixed;inset:0}.modal-dialog .tooltip{z-index:34}.modal-dialog .translucent-cover{z-index:-2}.modal-dialog .dialog{z-index:33;flex-direction:column;display:flex}@media screen and (min-width:1008px){.modal-dialog .dialog{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.modal-dialog .dialog{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.modal-dialog .dialog{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (max-width:399.9px),print{.modal-dialog .dialog{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (min-width:1008px){.modal-dialog .dialog{line-height:1.28571}}@media screen and (min-width:758px) and (max-width:1007.9px){.modal-dialog .dialog{line-height:1.28571}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.modal-dialog .dialog{line-height:1.2}}@media screen and (max-width:399.9px),print{.modal-dialog .dialog{line-height:1.2}}.modal-dialog .dialog,.modal-dialog .dialog input,.modal-dialog .dialog button,.modal-dialog .dialog select{color:#4d4d4d}@media screen and (min-width:1008px){.modal-dialog .dialog{width:500px;max-height:80vh}}@media screen and (min-width:758px) and (max-width:1007.9px){.modal-dialog .dialog{width:60vw;max-height:80vh}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.modal-dialog .dialog{position:fixed;inset:0}}.modal-dialog .dialog .header{color:#7e1341;background:#eee;border-top:8px solid #7e1341;flex:none;justify-content:space-between;align-items:center;min-height:52px;padding:16px;display:flex}@media screen and (min-width:1008px){.modal-dialog .dialog .header .heading{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:2.25rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){.modal-dialog .dialog .header .heading{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:2.25rem;font-weight:400}}@media screen and (max-width:399.9px),print{.modal-dialog .dialog .header .heading{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:2.25rem;font-weight:400}}@media screen and (min-width:1008px){.modal-dialog .dialog .header .heading{line-height:1.2}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){.modal-dialog .dialog .header .heading{line-height:1.2}}@media screen and (max-width:399.9px),print{.modal-dialog .dialog .header .heading{line-height:1.2}}.modal-dialog .dialog .header .heading{padding-right:16px}.modal-dialog .dialog .header .header-button-container{flex-direction:column;justify-content:space-between;padding-bottom:2px;display:flex}.modal-dialog .dialog .header .header-button-container button{width:auto;height:auto;font-size:24px}.modal-dialog .dialog .header .header-button-container button .icon{color:#7e1341;width:auto}.modal-dialog .dialog .header .header-button-container button:hover .icon,.modal-dialog .dialog .header .header-button-container button:focus .icon{color:#993f67}.modal-dialog .dialog .modal-content{background-color:#fff;flex-direction:column;flex-grow:1;display:flex}.modal-dialog .dialog .modal-content>div,.modal-dialog .dialog .modal-content>form{flex-direction:column;flex-grow:1;display:flex}.modal-dialog .dialog .modal-content .modal-scrollable{flex:auto;overflow-y:auto}.modal-dialog .dialog .modal-content .default-modal{padding:16px}.modal-dialog .dialog .modal-content .form-field:not(:first-of-type){padding-top:16px}.modal-dialog .dialog .modal-content label{padding-bottom:8px;display:block}@media screen and (min-width:1008px){.modal-dialog .dialog .modal-content label{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (min-width:758px) and (max-width:1007.9px){.modal-dialog .dialog .modal-content label{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.modal-dialog .dialog .modal-content label{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:700}}@media screen and (max-width:399.9px),print{.modal-dialog .dialog .modal-content label{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:700}}@media screen and (min-width:1008px){.modal-dialog .dialog .modal-content label{line-height:1.28571}}@media screen and (min-width:758px) and (max-width:1007.9px){.modal-dialog .dialog .modal-content label{line-height:1.28571}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.modal-dialog .dialog .modal-content label{line-height:1.2}}@media screen and (max-width:399.9px),print{.modal-dialog .dialog .modal-content label{line-height:1.2}}.modal-dialog .dialog .modal-content input{box-sizing:border-box;border:none;border-bottom:2px solid #fafafa;width:100%;padding:12px 16px}.modal-dialog .dialog .modal-content input::placeholder{color:gray;font-size:12px}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.modal-dialog .dialog .modal-content,.modal-dialog .dialog .modal-content>div{overflow-y:auto}}.modal-dialog .dialog .modal-buttons{flex:none;display:flex}.modal-dialog .dialog .modal-buttons button{color:#fff;border-bottom:none;flex:100%;min-width:0;margin:0}.translucent-cover{content:"";z-index:31;background-color:#9fa0a2f2;display:block;position:absolute;inset:0}#country-search-bar-dropdown .dropdown-content{padding:16px}#country-search-bar-dropdown .dropdown-content .search-auto-suggest-column{margin-right:-8px}#country-search-bar-dropdown .dropdown-content .search-auto-suggest-column .country-button{color:#333}.dialog.onboarding-feeds-modal-dialog .country-feeds-modal-content{overflow-y:auto}.dialog.onboarding-feeds-modal-dialog .country-feeds-modal-content .section{position:relative}.dialog.onboarding-feeds-modal-dialog .country-feeds-modal-content .search{background-color:#eee;align-items:center;margin-top:20px;display:flex}.dialog.onboarding-feeds-modal-dialog .country-feeds-modal-content .search .search-box{background-color:#0000;border:none;padding-top:8px;padding-bottom:8px;font-size:16px;line-height:1.2em}.dialog.onboarding-feeds-modal-dialog .country-feeds-modal-content .search .icon-search{color:#7e1341;width:28px;height:28px;margin-right:12px;font-size:16px;font-weight:700}.dialog.onboarding-feeds-modal-dialog .country-feeds-modal-content .countries-added .title{color:#7e1341}@media screen and (min-width:1008px){.dialog.onboarding-feeds-modal-dialog .country-feeds-modal-content .countries-added .title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){.dialog.onboarding-feeds-modal-dialog .country-feeds-modal-content .countries-added .title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (max-width:399.9px),print{.dialog.onboarding-feeds-modal-dialog .country-feeds-modal-content .countries-added .title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (min-width:1008px){.dialog.onboarding-feeds-modal-dialog .country-feeds-modal-content .countries-added .title{line-height:2}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){.dialog.onboarding-feeds-modal-dialog .country-feeds-modal-content .countries-added .title{line-height:2}}@media screen and (max-width:399.9px),print{.dialog.onboarding-feeds-modal-dialog .country-feeds-modal-content .countries-added .title{line-height:2}}.dialog.onboarding-feeds-modal-dialog .country-feeds-modal-content .countries-added .delete-country-buttons{padding-top:8px}.dialog.onboarding-feeds-modal-dialog .country-feeds-modal-content .countries-added .delete-country-buttons .delete-country-button{text-align:left;box-sizing:content-box;width:100%;margin-left:-8px;padding:8px}.dialog.onboarding-feeds-modal-dialog .country-feeds-modal-content .countries-added .delete-country-buttons .delete-country-button .icon-remove{color:#ccc}.dialog.onboarding-feeds-modal-dialog .country-feeds-modal-content .countries-added .delete-country-buttons .delete-country-button:hover,.dialog.onboarding-feeds-modal-dialog .country-feeds-modal-content .countries-added .delete-country-buttons .delete-country-button:focus{background-color:#e6e6e6}.dialog.onboarding-feeds-modal-dialog .country-feeds-modal-content .countries-added .delete-country-buttons .delete-country-button:hover .icon-remove,.dialog.onboarding-feeds-modal-dialog .country-feeds-modal-content .countries-added .delete-country-buttons .delete-country-button:focus .icon-remove{color:#7e1341}.dialog.onboarding-feeds-modal-dialog .feeds-list-modal-content{overflow-y:auto}.dialog.onboarding-feeds-modal-dialog .feeds-list-modal-content .section:not(:last-of-type){border-bottom:1px solid #ccc}.dialog.onboarding-feeds-modal-dialog .feeds-list-modal-content .feeds{padding-top:8px}.dialog.onboarding-feeds-modal-dialog .feeds-list-modal-content .feeds .feed-button{text-align:left;box-sizing:content-box;width:100%;margin-left:-8px;padding:8px}.dialog.onboarding-feeds-modal-dialog .feeds-list-modal-content .feeds .feed-button:hover,.dialog.onboarding-feeds-modal-dialog .feeds-list-modal-content .feeds .feed-button:focus{background-color:#e6e6e6}.dialog.onboarding-feeds-modal-dialog .feeds-list-modal-content .feeds .feed-button .icon-add-to-feeds{color:#9fa0a2;margin-left:-4px}.dialog.onboarding-feeds-modal-dialog .feeds-list-modal-content .feeds .feed-button.selected .icon-add-to-feeds{color:#7e1341}.welcome-modal-content,.thank-you-modal-content{overflow-y:auto}.welcome-modal-content .section,.thank-you-modal-content .section{border-bottom:1px solid #ccc;display:flex}.welcome-modal-content .section .left-column,.thank-you-modal-content .section .left-column{flex:0 0 92px;align-items:baseline;display:flex}.welcome-modal-content .section .left-column .icon-add-to-feeds,.thank-you-modal-content .section .left-column .icon-add-to-feeds{color:#fff;background-color:#7e1341;width:28px;height:28px}.welcome-modal-content .section .left-column .icon-information,.thank-you-modal-content .section .left-column .icon-information{color:#7e1341;width:36px;height:36px;margin-left:16px;font-size:28px}.welcome-modal-content .section .left-column .my-feeds-icon,.thank-you-modal-content .section .left-column .my-feeds-icon{color:#333}@media screen and (min-width:1008px){.welcome-modal-content .section .left-column .my-feeds-icon,.thank-you-modal-content .section .left-column .my-feeds-icon{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:700}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){.welcome-modal-content .section .left-column .my-feeds-icon,.thank-you-modal-content .section .left-column .my-feeds-icon{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:700}}@media screen and (max-width:399.9px),print{.welcome-modal-content .section .left-column .my-feeds-icon,.thank-you-modal-content .section .left-column .my-feeds-icon{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:700}}@media screen and (min-width:1008px){.welcome-modal-content .section .left-column .my-feeds-icon,.thank-you-modal-content .section .left-column .my-feeds-icon{line-height:1.33333}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){.welcome-modal-content .section .left-column .my-feeds-icon,.thank-you-modal-content .section .left-column .my-feeds-icon{line-height:1.33333}}@media screen and (max-width:399.9px),print{.welcome-modal-content .section .left-column .my-feeds-icon,.thank-you-modal-content .section .left-column .my-feeds-icon{line-height:1.33333}}.welcome-modal-content .section .left-column .my-feeds-icon,.thank-you-modal-content .section .left-column .my-feeds-icon{background-color:#e6e6e6;padding:8px}.welcome-modal-content .section.intro-text-section,.thank-you-modal-content .section.intro-text-section{flex-direction:column;max-height:118px;overflow-y:auto}.welcome-modal-content .section.intro-text-section .help-text:not(:last-of-type),.thank-you-modal-content .section.intro-text-section .help-text:not(:last-of-type){margin-bottom:8px}.welcome-modal-content .section.intro-text-section .help-text:not(:last-of-type) p:first-child,.thank-you-modal-content .section.intro-text-section .help-text:not(:last-of-type) p:first-child{margin-top:0}@media screen and (min-width:1008px),screen and (min-width:758px) and (max-width:1007.9px){.dialog.onboarding-feeds-modal-dialog{width:320px}.dialog.onboarding-feeds-modal-dialog .modal-content,.dialog.onboarding-feeds-modal-dialog .modal-content .onboarding-feeds-modal{height:460px}}.dialog.onboarding-feeds-modal-dialog .top-of-modal-link{outline:none}.dialog.onboarding-feeds-modal-dialog .onboarding-feeds-modal-content{flex:auto;padding:0 16px}.dialog.onboarding-feeds-modal-dialog .onboarding-feeds-modal-content .section{padding:20px 0}.dialog.onboarding-feeds-modal-dialog .onboarding-feeds-modal-content .section:not(:first-of-type){padding-top:28px}.dialog.onboarding-feeds-modal-dialog .onboarding-feeds-modal-content .section .headline{color:#4d4d4d}@media screen and (min-width:1008px){.dialog.onboarding-feeds-modal-dialog .onboarding-feeds-modal-content .section .headline{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (min-width:758px) and (max-width:1007.9px){.dialog.onboarding-feeds-modal-dialog .onboarding-feeds-modal-content .section .headline{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.dialog.onboarding-feeds-modal-dialog .onboarding-feeds-modal-content .section .headline{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:700}}@media screen and (max-width:399.9px),print{.dialog.onboarding-feeds-modal-dialog .onboarding-feeds-modal-content .section .headline{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:700}}@media screen and (min-width:1008px){.dialog.onboarding-feeds-modal-dialog .onboarding-feeds-modal-content .section .headline{line-height:1.28571}}@media screen and (min-width:758px) and (max-width:1007.9px){.dialog.onboarding-feeds-modal-dialog .onboarding-feeds-modal-content .section .headline{line-height:1.28571}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.dialog.onboarding-feeds-modal-dialog .onboarding-feeds-modal-content .section .headline{line-height:1.2}}@media screen and (max-width:399.9px),print{.dialog.onboarding-feeds-modal-dialog .onboarding-feeds-modal-content .section .headline{line-height:1.2}}.dialog.onboarding-feeds-modal-dialog .error-message{color:#a42437;padding:8px 16px}.insights{flex-direction:column;gap:24px;width:100%;display:flex}.insights .title{color:#000;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:24px;font-weight:700;line-height:28px}.insights .title-arrow-link{margin:0}.insights .title-arrow-link a{color:#000;align-items:center;width:fit-content;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:24px;font-weight:700;line-height:28px;display:flex}.insights .title-arrow-link a:hover{text-decoration:underline}.insights .title-arrow-link a .icon{fill:#000;width:14px;height:14px;margin-left:10px}.insights .title-arrow-link a:focus-visible{outline-offset:1px;outline:2px solid #005fcc}.insights .insights-all-content{flex:1 1 0;gap:8px;display:flex}@media screen and (min-width:400px) and (max-width:567.9px),screen and (max-width:399.9px),print{.insights .insights-all-content{flex-direction:column}}.insights .insights-hero-content{flex:1 1 0}.insights .insights-hero-content .hero-image{display:block}.insights .insights-hero-content .product-summary-card-category{display:block!important}.insights .insights-hero-content.placeholder-image .product-summary-block .hero-image{background:#fff url(https://monitoring.files.bbci.co.uk/bbcm-user-portal/6521/assets/insights-fallback-CHynEe6q.svg) top/cover no-repeat;height:230px}.insights .insights-hero-content .product-summary-card-container-new{border:none!important}.insights .insights-hero-content .product-summary-card-title-new{color:#3a3c3e;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:20px;font-weight:500;line-height:24px}.insights .insights-non-hero-content{grid-gap:8px;flex:1.6 1 0;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:1fr;display:grid}.insights .insights-non-hero-content.two-two-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:1fr}.insights .insights-non-hero-content .product-summary-card-title-new{line-height:22px}@media screen and (min-width:1008px) and (max-width:1279.9px){.insights .insights-non-hero-content{flex:2 1 0}}@media screen and (min-width:758px) and (max-width:1007.9px){.insights .insights-non-hero-content{flex:1.4 1 0}}@media screen and (min-width:568px) and (max-width:757.9px){.insights .insights-non-hero-content{flex:1 1 0}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px),screen and (max-width:399.9px),print{.insights .insights-non-hero-content{flex-direction:column;display:flex}.insights .insights-non-hero-content .product-summary-card-title-new{color:#3a3c3e;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;line-height:19px}}#country .country-content .country-reference-section .section-content{flex-wrap:wrap;display:flex}@media screen and (min-width:1008px),screen and (min-width:758px) and (max-width:1007.9px){#country .country-content .country-reference-section .section-content>.column-content,#country .country-content .country-reference-section .section-content>.product-summary-card-link-container{width:calc(33.3333% - 11.6667px);margin-bottom:32px}#country .country-content .country-reference-section .section-content>.column-content:nth-of-type(3n+2),#country .country-content .country-reference-section .section-content>.column-content:nth-of-type(3n+3),#country .country-content .country-reference-section .section-content>.product-summary-card-link-container:nth-of-type(3n+2),#country .country-content .country-reference-section .section-content>.product-summary-card-link-container:nth-of-type(3n+3){margin-left:16px}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){#country .country-content .country-reference-section .section-content>.column-content,#country .country-content .country-reference-section .section-content>.product-summary-card-link-container{width:100%;margin-bottom:8px}}#country .country-content .country-reference-section .section-content>.product-summary-card-link-container{min-height:125px;display:flex}#country .country-content .country-reference-section .section-content>.product-summary-card-link-container .product-summary-card{flex-grow:1;display:flex}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){#country .country-content .country-reference-section .section-content>.product-summary-card-link-container{min-height:142px}}#country .country-content .country-reference-section .sub-section-row{width:100%}#country .country-content .country-reference-section .sub-section-row .sub-section-header{margin:4px 0 16px}@media screen and (min-width:1008px){#country .country-content .country-reference-section .sub-section-row .sub-section-header h3{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){#country .country-content .country-reference-section .sub-section-row .sub-section-header h3{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (max-width:399.9px),print{#country .country-content .country-reference-section .sub-section-row .sub-section-header h3{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:1008px){#country .country-content .country-reference-section .sub-section-row .sub-section-header h3{line-height:1.25}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){#country .country-content .country-reference-section .sub-section-row .sub-section-header h3{line-height:1.25}}@media screen and (max-width:399.9px),print{#country .country-content .country-reference-section .sub-section-row .sub-section-header h3{line-height:1.25}}#country .country-content .country-reference-section .sub-section-row .sub-section-header h3{color:#4d4d4d;text-transform:capitalize}.geographic-page-container .geographic-page{box-sizing:content-box;flex-direction:column;gap:40px;max-width:1248px;margin:24px auto 0;padding-left:16px;padding-right:16px;display:flex}@media screen and (min-width:1008px){.geographic-page-container .geographic-page{margin-top:24px}}.geographic-page-container .geographic-page .masthead{flex-direction:column;margin-bottom:24px;display:flex}.geographic-page-container .geographic-page .masthead .geographic-page-title{word-wrap:break-word;white-space:normal;color:#000;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:44px;font-weight:700;line-height:48px}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){.geographic-page-container .geographic-page .masthead .geographic-page-title{font-size:32px;line-height:36px}}.geographic-page-container .geographic-page .masthead .geographic-page-title{height:fit-content;margin:0;overflow:visible}.geographic-page-container .geographic-page .regional-content,.geographic-page-container .geographic-page .country-content{flex-direction:column;align-items:center;gap:40px;display:flex}.geographic-page-container .geographic-page .regional-content .metadata .product-summary-card-source,.geographic-page-container .geographic-page .country-content .metadata .product-summary-card-source{display:none}@media screen and (min-width:400px) and (max-width:567.9px),screen and (max-width:399.9px),print{.geographic-page-container .geographic-page .regional-content .global-news-card-clock-time-container,.geographic-page-container .geographic-page .country-content .global-news-card-clock-time-container{margin-top:2px}}.geographic-page-container .geographic-page .regional-content .pinned-products-section,.geographic-page-container .geographic-page .country-content .pinned-products-section{grid-column-gap:16px;grid-row-gap:8px;grid-template-columns:repeat(auto-fit,minmax(0,1fr));width:100%;display:grid}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.geographic-page-container .geographic-page .regional-content .pinned-products-section,.geographic-page-container .geographic-page .country-content .pinned-products-section{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:399.9px),print{.geographic-page-container .geographic-page .regional-content .pinned-products-section,.geographic-page-container .geographic-page .country-content .pinned-products-section{grid-template-columns:1fr}}@media screen and (min-width:758px) and (max-width:1007.9px){.geographic-page-container .geographic-page .regional-content .incomplete-grid,.geographic-page-container .geographic-page .country-content .incomplete-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:1008px){.geographic-page-container .geographic-page .regional-content .incomplete-grid,.geographic-page-container .geographic-page .country-content .incomplete-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.geographic-page-container .geographic-page .products-section .header-with-arrow-link{margin:44px 0 24px}.geographic-page-container .geographic-page .products-section .header-with-arrow-link .products-section-content a .product-summary-card{width:100%}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.geographic-page-container .geographic-page .products-section .header-with-arrow-link{margin:40px 0 16px}.geographic-page-container .geographic-page .products-section .products-section-content{flex-direction:column}}.simple-product-link-card{background-color:#fff;flex-direction:column;min-height:60px;display:flex}.simple-product-link-card .card-link{flex-direction:row;justify-content:space-between;gap:12px;height:100%;padding:12px;display:flex}.simple-product-link-card .card-link .card-body{flex-grow:1}.simple-product-link-card .card-link .card-body .card-title{color:#3a3c3e;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;line-height:19px}@media screen and (min-width:1008px){.simple-product-link-card .card-link .card-body .card-title{font-size:16px;line-height:20px}}.simple-product-link-card .card-link .card-body .card-body-text{color:#545658;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:12px;font-weight:400;line-height:16px}.simple-product-link-card .card-link .card-body:hover,.simple-product-link-card .card-link .card-body:focus-visible{text-decoration:none}.simple-product-link-card .card-link .card-body:hover .card-title,.simple-product-link-card .card-link .card-body:focus-visible .card-title{-webkit-text-decoration:underline #3a3c3e;text-decoration:underline #3a3c3e}.simple-product-link-card .card-link .card-body:focus-visible{outline-offset:0;outline:2px solid #005fcc}.simple-product-link-card .card-link.news-alert{border-left:2px solid #ab140d}.simple-product-link-card .card-link.report{border-left:2px solid #f2bb17}.simple-product-link-card .card-link.overview,.simple-product-link-card .card-link.round-up{border-left:2px solid #2074c5}.simple-product-link-card .card-link.insight{border-left:2px solid #7e1341}.simple-product-link-card .card-link.reference{border-left:2px solid #2c3f50}.simple-product-link-card .card-link.programme-summary{border-left:2px solid #e45c27}.simple-product-link-card .card-link.quotes{border-left:2px solid #39707d}.simple-product-link-card .card-link.expert{border-left:2px solid #7e1341}.reference-card{background-color:#fff;flex-direction:column;display:flex}.reference-card .card-link{flex-direction:column;gap:12px;height:100%;padding:12px;text-decoration:none;display:flex}.reference-card .card-link .card-title{color:#3a3c3e;margin:0;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;line-height:19px}@media screen and (min-width:1008px){.reference-card .card-link .card-title{font-size:16px;line-height:20px}}.reference-card .card-link .card-title .icon{width:10px;height:10px;padding-left:4px}.reference-card .card-link .card-title:focus-visible{outline-offset:0;outline:2px solid #005fcc}.reference-card .card-link .card-body{flex-direction:column;height:100%;display:flex}.reference-card .card-link .card-body .list-item{color:#545658;border-bottom:1px solid #e6e8ea;padding:8px 0;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:19px}.reference-card .card-link .card-body .list-item:last-child{border-bottom:none}.reference-card .card-link .card-body .list-item:hover{text-decoration:underline}.reference-card:hover,.reference-card:focus-visible{text-decoration:none}.reference-card:hover .card-title,.reference-card:focus-visible .card-title{-webkit-text-decoration:underline #3a3c3e;text-decoration:underline #3a3c3e}.reference-card-tall{background-color:#fff;display:flex}@media screen and (min-width:1008px){.reference-card-tall.two-row{grid-row:span 2/span 2}}@media screen and (min-width:568px) and (max-width:757.9px){.reference-card-tall{grid-area:span 1/span 2/span 1/span 2}.reference-card-tall .hero-image .media-container,.reference-card-tall .hero-image .media-image-container,.reference-card-tall .hero-image .image{height:100%}.reference-card-tall .image{object-fit:cover}}.reference-card-tall .card-link{height:100%}.reference-card-tall .card-link .card{display:grid}@media screen and (min-width:568px) and (max-width:757.9px){.reference-card-tall .card-link .card{grid-template-columns:repeat(2,minmax(0,1fr))}.reference-card-tall .card-link .card .hero-image{aspect-ratio:16/9;max-width:100%;height:100%;overflow:clip}}.reference-card-tall .card-link .card .card-body{height:100%;padding:12px}.reference-card-tall .card-link .card .card-body .card-title{color:#3a3c3e;margin:0;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;line-height:19px}@media screen and (min-width:1008px){.reference-card-tall .card-link .card .card-body .card-title{font-size:16px;line-height:20px}}.reference-card-tall .card-link .card .card-body .card-title .icon{width:10px;height:10px;padding-left:4px}.reference-card-tall .card-link .card .card-body .card-body-text{color:#545658;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:19px}.reference-card-tall .card-link .card .hero-image:empty{aspect-ratio:16/9;background:#fff url(https://monitoring.files.bbci.co.uk/bbcm-user-portal/6521/assets/insights-fallback-CHynEe6q.svg) 50%/cover no-repeat;width:100%}.reference-card-tall .card-link:hover,.reference-card-tall .card-link:focus-visible{text-decoration:none}.reference-card-tall .card-link:hover .card-title,.reference-card-tall .card-link:focus-visible .card-title{-webkit-text-decoration:underline #3a3c3e;text-decoration:underline #3a3c3e}.reference-card-tall .card-link:focus-visible{outline-offset:0;outline:2px solid #005fcc}.country-page .biographies-section{border:none}#country .masthead .bbc-news-profile{color:#3a3c3e;align-items:center;gap:4px;width:fit-content;margin-top:16px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:20px;display:flex}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px){#country .masthead .bbc-news-profile{font-size:13px;line-height:16px}}#country .masthead .bbc-news-profile .link-icon{width:12px;height:12px}#country .masthead .bbc-news-profile:focus-visible{outline-offset:1px;outline:2px solid #005fcc}.see-more-button{appearance:none;color:#fff;background:#7e1341;border:2px solid #0000;border-radius:0;justify-content:center;gap:8px;margin:0;padding:12px;font-size:1em;display:flex}.see-more-button:focus-visible svg,.see-more-button:hover svg{fill:#fff}.see-more-button:focus-visible,.see-more-button:hover{color:#fff;background-color:#520c2a;border-color:#7e1341}.see-more-button:focus-visible{outline-offset:1px;outline:2px solid #005fcc}.see-more-button{color:#3a3c3e;background-color:#0000;border:2px solid #5a5959}.see-more-button:hover,.see-more-button:focus-visible{color:#fff;background-color:#000;border-color:#000;text-decoration:none}.see-more-button:hover svg,.see-more-button:focus-visible svg{fill:#fff}.see-more-button{color:#141414;border:2px solid #141414;align-items:center;width:fit-content;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:20px;transition:all .25s ease-in-out}.see-more-button .icon{fill:#141414;width:16px;height:16px}.reference-rail{flex-direction:column;gap:24px;width:100%;display:flex}.reference-rail .rail-title{margin:0}.reference-rail .rail-title a{color:#000;width:fit-content;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:24px;font-weight:700;line-height:28px}.reference-rail .rail-title a .icon{fill:#000;width:14px;height:14px;margin-left:10px}.reference-rail .rail-title a:focus-visible{outline-offset:1px;outline:2px solid #005fcc}.reference-rail .rail-title a:hover,.reference-rail .rail-title a:focus-visible{text-decoration:underline}.reference-rail .biography-products-container{grid-gap:16px;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}@media screen and (min-width:568px) and (max-width:757.9px){.reference-rail .biography-products-container{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px){.reference-rail .biography-products-container{grid-gap:8px;grid-template-columns:100%}}.reference-rail .biography-products-container>*{align-self:stretch}.reference-rail .reference-products-container{grid-gap:16px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}@media screen and (min-width:758px) and (max-width:1007.9px){.reference-rail .reference-products-container{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (min-width:568px) and (max-width:757.9px){.reference-rail .reference-products-container{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px){.reference-rail .reference-products-container{grid-gap:8px;grid-template-columns:100%}}.reference-rail .reference-products-container>*{align-self:stretch}.countries-in-focus{width:100%}.countries-in-focus .section-title{color:#000;margin:0 0 24px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:24px;font-weight:700;line-height:28px}.countries-in-focus ul{margin:0;padding:0}.countries-in-focus .section-content{grid-gap:8px 16px;grid-template-columns:1fr;display:grid}@media screen and (min-width:1008px){.countries-in-focus .section-content{grid-template-columns:repeat(2,minmax(0,1fr))}}.countries-in-focus .section-content .country-card{background-color:#fff;flex-direction:column;gap:8px;padding:16px;display:flex}.countries-in-focus .section-content .country-card .country-title{margin:0}.countries-in-focus .section-content .country-card .country-title .country-link{color:#000;flex-direction:row;align-items:center;gap:4px;width:fit-content;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:22px;display:flex}.countries-in-focus .section-content .country-card .country-title .country-link .icon{width:10px;height:10px}.countries-in-focus .section-content .country-card .country-title .country-link:focus-visible{outline:2px solid #005fcc}.countries-in-focus .section-content .country-card .pinned-products-list{display:block}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (max-width:399.9px),print{.countries-in-focus .section-content .country-card .pinned-products-list{flex-direction:column;gap:16px;display:flex}}.countries-in-focus .section-content .country-card .pinned-products-list .pinned-product{color:#545658;margin-right:16px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:19px;text-decoration:underline;display:inline-block}.countries-in-focus .section-content .country-card .pinned-products-list .pinned-product:last-child{margin-right:0}.countries-in-focus .section-content .country-card .pinned-products-list .pinned-product:focus-visible{outline:2px solid #005fcc}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (max-width:399.9px),print{.countries-in-focus .section-content .country-card .pinned-products-list .pinned-product{margin-right:0}.countries-in-focus .section-content .country-card .pinned-products-list .pinned-product:not(:last-child){border-bottom:1px solid #e6e8ea;padding-bottom:12px}}.full-story-list-item{color:#fff;background-color:#2c3f50;flex-direction:row;flex-grow:1;justify-content:space-between;margin-bottom:8px;display:flex}.full-story-list-item:focus-visible{outline-offset:1px;outline:2px solid #005fcc}.full-story-list-item:hover,.full-story-list-item:focus-visible{text-decoration:none}.full-story-list-item:hover .full-story-li-title,.full-story-list-item:focus-visible .full-story-li-title{text-decoration:underline}.full-story-list-item:visited .full-story-li-title{color:#e6e6e6}.full-story-list-item .full-story-li-card{flex-direction:column;padding:16px 24px;display:flex}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.full-story-list-item .full-story-li-card{flex-direction:row}}.full-story-list-item .li-title-and-headline{flex-direction:column;gap:8px;font-family:ReithSans,Helvetica,Arial,sans-serif;display:flex}.full-story-list-item .li-title-and-headline .full-story-li-title{margin:0;font-weight:500}@media screen and (min-width:758px) and (max-width:1007.9px),screen and (min-width:1008px){.full-story-list-item .li-title-and-headline .full-story-li-title{font-size:20px;line-height:24px}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.full-story-list-item .li-title-and-headline .full-story-li-title{font-size:16px;line-height:20px}}.full-story-list-item .li-title-and-headline .full-story-li-headline{font-size:14px;font-weight:400;line-height:19px}.full-story-list-item .full-story-li-category{min-width:90px;margin-right:24px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;line-height:19px}@media screen and (min-width:758px) and (max-width:1007.9px),screen and (min-width:1008px){.full-story-list-item .full-story-li-category{font-size:16px;line-height:20px}}.full-story-list-item .full-story-li-category:after{content:" ";border-bottom:4px solid;width:24px;margin:7px 0 12px;display:block}.full-story-list-item .full-story-li-image{display:none}@media screen and (min-width:1008px),screen and (min-width:758px) and (max-width:1007.9px){.full-story-list-item .full-story-li-image{max-width:321px;max-height:181px;display:flex}}.full-story-list-item .full-story-li-image .stamp-text{display:none}.nav-bar-drop-down{z-index:19;background:#fff;position:relative;box-shadow:0 2px 1px #e6e6e6}.nav-bar-drop-down .close-icon-button{appearance:none;background:0 0;border:none;border-radius:0;width:22px;height:22px;margin:0;padding:0;font-size:1em;position:absolute;top:16px;right:16px}.nav-bar-drop-down .close-icon-button .close-icon{fill:#000}.nav-bar-drop-down .close-icon-button:focus-visible{outline-offset:1px;outline:2px solid #005fcc}@media screen and (min-width:1008px){.nav-bar-drop-down .close-icon-button{display:none}}.nav-bar-drop-down .nav-bar-dropdown-item{display:flex}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px),screen and (max-width:399.9px),print{.nav-bar-drop-down .nav-bar-dropdown-item{margin-right:24px}}.nav-bar-drop-down .nav-bar-dropdown-item .item-link{background-color:inherit;color:#3a3c3e;border:none;justify-content:space-between;width:100%;height:fit-content;padding:0;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:13px;font-weight:400;line-height:16px;display:flex}.nav-bar-drop-down .nav-bar-dropdown-item .item-link .icon{text-align:left;align-self:center;width:10px;height:10px;font-size:10px;display:inline-block}.nav-bar-drop-down .nav-bar-dropdown-item .item-link:hover{text-decoration:underline}.nav-bar-drop-down .nav-bar-dropdown-item .item-link:focus-visible{outline-offset:1px;outline:2px solid #005fcc}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){.nav-bar-drop-down .nav-bar-dropdown-item .item-link{justify-content:flex-start;column-gap:8px}}.nav-bar-drop-down .horizontal-divider{border-top:1px solid #e6e8ea;width:100%;display:block}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){.nav-bar-drop-down .horizontal-divider{display:none}}.nav-bar-drop-down .region-section-title{color:#3a3c3e;grid-column:1/span 2;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:13px;font-weight:700;line-height:16px}.nav-bar-drop-down .country-search-box,.nav-bar-drop-down .country{grid-column:1/span 2}.nav-bar-drop-down{box-sizing:border-box;grid-row-gap:24px;border-top:1px solid #e6e8ea;grid-template-columns:1fr 1fr;padding:16px 16px 24px;display:grid}@media screen and (min-width:1008px){.nav-bar-drop-down{border-top:none;flex-direction:column;row-gap:8px;width:200px;padding:16px;display:flex;position:absolute;top:47px;right:0;transform:translate(1px)}}@media screen and (max-width:399.9px),print{.nav-bar-drop-down{flex-direction:column;row-gap:16px;display:flex}}.nav-bar-drop-down .section-divider{border-top:1px solid #e6e8ea;grid-column:1/span 2;width:100%;display:block}header.logged-in{color:#3a3c3e;z-index:16;width:100%;padding:0;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:13px;font-weight:400;line-height:16px;position:relative}@media print{header.logged-in{position:absolute}}header.logged-in .header-active-area{box-sizing:border-box;flex-direction:column;height:100%;margin:0 auto;display:flex}@media screen and (min-width:1008px),screen and (min-width:758px) and (max-width:1007.9px){header.logged-in .header-active-area .top-row{height:56px}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){header.logged-in .header-active-area .top-row{height:52px}}@media screen and (max-width:399.9px),print{header.logged-in .header-active-area .top-row{height:fit-content}}@media screen and (min-width:1008px){header.logged-in .header-active-area .top-row-active-area,header.logged-in .header-active-area .bottom-row-active-area,header.logged-in .header-active-area .search-bar-section,header.logged-in .header-active-area .preview-message-container{width:1008px}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){header.logged-in .header-active-area .top-row-active-area,header.logged-in .header-active-area .bottom-row-active-area,header.logged-in .header-active-area .search-bar-section,header.logged-in .header-active-area .preview-message-container{width:100%}}header.logged-in .header-active-area .top-row-active-area,header.logged-in .header-active-area .bottom-row-active-area,header.logged-in .header-active-area .search-bar-section,header.logged-in .header-active-area .preview-message-container{box-sizing:border-box;margin:0 auto}header.logged-in .header-active-area .search-drawer-wrapper,header.logged-in .header-active-area .mobile-menu-button-wrapper{visibility:collapse;max-height:0;transition:max-height .2s,visibility 1s;overflow:hidden}header.logged-in .header-active-area .search-drawer-wrapper.open,header.logged-in .header-active-area .mobile-menu-button-wrapper.open{visibility:visible;max-height:900px}header.logged-in .trial-expiry-date-row{color:#fff;background-color:#0071f1;justify-content:center;align-items:center;width:100%;padding:10px 8px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:20px;display:flex}header.logged-in .trial-expiry-date-row .icon-stopwatch{color:inherit;font-size:20px;position:relative;top:-2px}header.logged-in .trial-expiry-date-row .free-trial-text{margin:0 8px}header.logged-in .top-row{background-color:#fff;justify-content:center;display:flex}header.logged-in .top-row .top-row-active-area{justify-content:space-between;align-items:center;column-gap:4px;width:100%;max-width:1248px;margin:0 16px;padding:0;display:flex}@media screen and (max-width:399.9px),print{header.logged-in .top-row .top-row-active-area{flex-direction:column;align-items:start;margin:0 8px}}header.logged-in .top-row .small-width-page{box-sizing:border-box;margin:0 auto;padding-left:16px;padding-right:16px}@media screen and (min-width:1008px){header.logged-in .top-row .small-width-page{width:1008px}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){header.logged-in .top-row .small-width-page{padding-left:8px;padding-right:8px}}header.logged-in .top-row .icon{font-weight:400}header.logged-in .top-row .logo{flex:none;margin:8px 0;position:relative}@media screen and (min-width:1008px),screen and (min-width:758px) and (max-width:1007.9px){header.logged-in .top-row .logo{width:258px;height:24px}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){header.logged-in .top-row .logo{width:193.5px;height:18px}}header.logged-in .top-row .logo{font-weight:400;display:block}header.logged-in .top-row .logo a{appearance:none;background:0 0;border:none;border-radius:0;width:100%;height:100%;margin:0;padding:0;font-size:1em;display:block}header.logged-in .top-row .logo a:focus-visible{outline-offset:1px;outline:2px solid #005fcc}header.logged-in .top-row .logo a img{width:100%;height:100%}header.logged-in .top-row .skip-to-content>button{appearance:none;color:#3a3c3e;background:#fff;border:none;border-radius:0;width:100%;height:100%;margin:0;padding:0;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1em;font-weight:700;line-height:16px;display:block;position:absolute;top:-9999px;left:0}@media screen and (max-width:399.9px),print{header.logged-in .top-row .skip-to-content>button:focus{margin:4px 0}}header.logged-in .top-row .skip-to-content>button:focus{outline-offset:1px;outline:2px solid #005fcc;position:static}header.logged-in .top-row .control{gap:10px;height:fit-content;display:flex}@media screen and (max-width:399.9px),print{header.logged-in .top-row .control:has(ul){justify-content:end;width:100%}}header.logged-in .top-row ul{flex:0 auto;align-items:center;margin:0;padding:0;list-style-type:none;display:inline-flex}@media screen and (max-width:399.9px),print{header.logged-in .top-row ul{justify-content:end;width:100%}}header.logged-in .top-row .nav-bar-profile-divider{display:none}@media screen and (min-width:1008px){header.logged-in .top-row .nav-bar-profile-divider{background-color:#8a8c8e;width:1px;height:24px;display:block}}header.logged-in .top-row li{height:40px;display:inline-flex;position:relative}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){header.logged-in .top-row li{font-weight:400}}header.logged-in .top-row li .icon{font-size:20px}header.logged-in .top-row li.my-feeds{align-items:center;width:fit-content;padding:0 16px;display:flex}@media screen and (max-width:399.9px),print{header.logged-in .top-row li.my-feeds{margin-right:auto}}@media screen and (min-width:1008px){header.logged-in .top-row li.my-feeds a{background-image:linear-gradient(#000,#000);background-position:0 100%;background-repeat:no-repeat;background-size:0 2px;transition:background-size .1s ease-out}header.logged-in .top-row li.my-feeds a:hover{background-size:100% 2px}}header.logged-in .top-row li.my-feeds a{text-wrap:nowrap;text-overflow:ellipsis;color:#3a3c3e;column-gap:4px;height:fit-content;padding:11px 0;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:13px;font-weight:700;line-height:16px;display:flex}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){header.logged-in .top-row li.my-feeds a .my-feeds-text:has(+.new){display:none}}header.logged-in .top-row li.my-feeds a .my-feeds-text{margin-right:4px}header.logged-in .top-row li.my-feeds a .new{color:#fff;background-color:#b80000;border-radius:4px;justify-content:center;align-items:center;width:fit-content;height:fit-content;padding:1px 4px;display:flex}header.logged-in .top-row li.my-feeds a:focus,header.logged-in .top-row li.my-feeds a:hover{text-decoration:none}header.logged-in .top-row li.my-feeds a:focus-visible{outline-offset:1px;outline:2px solid #005fcc}header.logged-in .top-row li.my-feeds .live-pulse{vertical-align:-.125em;color:#b80000;width:1em;height:1em;margin-right:.25em;display:inline-block}@media screen and (prefers-reduced-motion:no-preference){header.logged-in .top-row li.my-feeds .live-pulse circle{will-change:opacity;animation:1.7s 3 pulse}}@media screen and (min-width:758px) and (max-width:1007.9px){header.logged-in .top-row li.my-feeds{padding:0 12px 0 0}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){header.logged-in .top-row li.my-feeds{padding:0 8px 0 0}}@media screen and (max-width:399.9px),print{header.logged-in .top-row li.my-feeds{padding:0 4px 0 0}}header.logged-in .top-row li.profile-react,header.logged-in .top-row li.mobile-menu-button{display:flex}header.logged-in .top-row li.profile-react span,header.logged-in .top-row li.mobile-menu-button span{display:inline-block}header.logged-in .top-row li.profile-react,header.logged-in .top-row li.mobile-menu-button{width:fit-content;height:fit-content;padding:0}header.logged-in .top-row li.profile-react>button,header.logged-in .top-row li.mobile-menu-button>button{appearance:none;background:0 0;border:none;border-bottom:1px solid #0000;border-radius:0;margin:0;padding:10px 16px;font-size:1em}header.logged-in .top-row li.profile-react>button .account-icon,header.logged-in .top-row li.mobile-menu-button>button .account-icon{fill:#000;width:24px;height:24px;display:inline-block}header.logged-in .top-row li.profile-react>button .menu-icon,header.logged-in .top-row li.mobile-menu-button>button .menu-icon{fill:#000;width:22px;height:22px}@media screen and (min-width:1008px){header.logged-in .top-row li.profile-react>button,header.logged-in .top-row li.mobile-menu-button>button{background-image:linear-gradient(#000,#000);background-position:12px 100%;background-repeat:no-repeat;background-size:0 2px;height:44px;transition:background-size .1s ease-out}header.logged-in .top-row li.profile-react>button:hover,header.logged-in .top-row li.mobile-menu-button>button:hover{background-size:32px 2px}}header.logged-in .top-row li.profile-react>button:focus,header.logged-in .top-row li.mobile-menu-button>button:focus{background-color:#fff}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px),screen and (max-width:399.9px),print{header.logged-in .top-row li.profile-react>button,header.logged-in .top-row li.mobile-menu-button>button{border-bottom:none;padding:0}header.logged-in .top-row li.profile-react>button:hover,header.logged-in .top-row li.mobile-menu-button>button:hover{border-bottom:none}}header.logged-in .top-row li.profile-react>button:focus-visible,header.logged-in .top-row li.mobile-menu-button>button:focus-visible{outline-offset:1px;outline:2px solid #005fcc}@media screen and (min-width:758px) and (max-width:1007.9px){header.logged-in .top-row li.profile-react,header.logged-in .top-row li.mobile-menu-button{padding:0 12px}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){header.logged-in .top-row li.profile-react,header.logged-in .top-row li.mobile-menu-button{padding:0 8px}}@media screen and (max-width:399.9px),print{header.logged-in .top-row li.profile-react,header.logged-in .top-row li.mobile-menu-button{padding:0 8px}}header.logged-in .top-row li.search-box-wrapper{width:fit-content;padding-left:8px}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){header.logged-in .top-row li.search-box-wrapper{height:fit-content;padding:0}header.logged-in .top-row li.search-box-wrapper button{appearance:none;background:0 0;border:none;border-radius:0;margin:0;padding:0;font-size:1em}header.logged-in .top-row li.search-box-wrapper button .icon{color:#000;width:28px;height:28px}header.logged-in .top-row li.search-box-wrapper button:focus-visible{outline-offset:1px;outline:2px solid #005fcc}}@media screen and (max-width:399.9px) and (min-width:758px) and (max-width:1007.9px),screen and (min-width:400px) and (max-width:567.9px) and (min-width:758px) and (max-width:1007.9px),screen and (min-width:568px) and (max-width:757.9px) and (min-width:758px) and (max-width:1007.9px),screen and (min-width:758px) and (max-width:1007.9px) and (min-width:758px) and (max-width:1007.9px){header.logged-in .top-row li.search-box-wrapper{padding-left:12px}}@media screen and (max-width:399.9px) and (max-width:399.9px),screen and (max-width:399.9px) and (min-width:400px) and (max-width:567.9px),screen and (max-width:399.9px) and (min-width:568px) and (max-width:757.9px),print,screen and (min-width:400px) and (max-width:567.9px) and (max-width:399.9px),screen and (min-width:400px) and (max-width:567.9px) and (min-width:400px) and (max-width:567.9px),screen and (min-width:400px) and (max-width:567.9px) and (min-width:568px) and (max-width:757.9px),screen and (min-width:568px) and (max-width:757.9px) and (max-width:399.9px),screen and (min-width:568px) and (max-width:757.9px) and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px) and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px) and (max-width:399.9px),screen and (min-width:758px) and (max-width:1007.9px) and (min-width:400px) and (max-width:567.9px),screen and (min-width:758px) and (max-width:1007.9px) and (min-width:568px) and (max-width:757.9px){header.logged-in .top-row li.search-box-wrapper{padding-left:8px}}header.logged-in .top-row li.search-box-wrapper .search-box{appearance:none;color:#000;background:#e6e8ea;border:none;border-radius:0;align-items:center;column-gap:10px;width:fit-content;margin:0;padding:3px 12px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:13px;font-weight:700;line-height:16px;display:flex}header.logged-in .top-row li.search-box-wrapper .search-box .icon{color:#000;width:16px;height:16px}header.logged-in .top-row li.search-box-wrapper .search-box:focus-visible{outline-offset:1px;outline:2px solid #005fcc}header.logged-in .bottom-row{background-color:#000;justify-content:center;height:42px;display:flex}header.logged-in .bottom-row .bottom-row-active-area{align-items:center;width:100%;max-width:1248px;margin:0 16px;padding:0;display:flex}header.logged-in .bottom-row .small-width-page{box-sizing:border-box;margin:0 auto;padding-left:16px;padding-right:16px}@media screen and (min-width:1008px){header.logged-in .bottom-row .small-width-page{width:1008px}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){header.logged-in .bottom-row .small-width-page{padding-left:8px;padding-right:8px}}header.logged-in .bottom-row a.bottom-row-region-link,header.logged-in .bottom-row a.bottom-row-reference-link{color:#fff;cursor:pointer;align-items:center;width:fit-content;height:100%;display:flex}header.logged-in .bottom-row a.bottom-row-region-link:hover,header.logged-in .bottom-row a.bottom-row-reference-link:hover{background-color:#3a3c3e}header.logged-in .bottom-row a.bottom-row-region-link:focus-visible,header.logged-in .bottom-row a.bottom-row-reference-link:focus-visible{outline-offset:-2px;background-color:#3a3c3e;outline:2px solid #005fcc}header.logged-in .bottom-row a.bottom-row-region-link .link-text,header.logged-in .bottom-row a.bottom-row-reference-link .link-text{justify-content:center;padding:2px 16px;display:flex}header.logged-in .bottom-row .bottom-row-regions{justify-content:flex-start;height:100%;display:flex}header.logged-in .bottom-row .bottom-row-regions a.bottom-row-region-link:not(:last-child) .link-text{border-right:1px solid #fff}header.logged-in .bottom-row .bottom-row-reference{height:100%;margin-left:auto}header.logged-in .bottom-row .country-dropdown-button{height:100%}header.logged-in .loading-indicator{background:linear-gradient(90deg,#2074c5 0%,#05516f 100%);width:100%;height:3px;animation:1.2s ease-in-out infinite loading;position:absolute;bottom:0;left:0}@keyframes loading{0%{transform:translate(-100%)}50%{transform:translate(0%)}to{transform:translate(100%)}}header.logged-in .preview-message-container{position:relative}header.logged-in .preview-message-container .preview-message{z-index:11;width:232px;position:absolute}@media screen and (min-width:1008px){header.logged-in .preview-message-container .preview-message{right:16px}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){header.logged-in .preview-message-container .preview-message{right:0}}header.logged-in .preview-message-container .preview-message .preview-message-content{color:#fff;background-color:#7e1341;flex-direction:column;justify-content:space-between;width:200px;height:118px;padding:16px;display:flex}header.logged-in .preview-message-container .preview-message .preview-message-content+div.scroll-then-stick-placeholder{display:none}@media screen and (min-width:1008px){header.logged-in .preview-message-container .preview-message .message-text{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){header.logged-in .preview-message-container .preview-message .message-text{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){header.logged-in .preview-message-container .preview-message .message-text{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (max-width:399.9px),print{header.logged-in .preview-message-container .preview-message .message-text{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:1008px){header.logged-in .preview-message-container .preview-message .message-text{line-height:1.25}}@media screen and (min-width:758px) and (max-width:1007.9px){header.logged-in .preview-message-container .preview-message .message-text{line-height:1.22222}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){header.logged-in .preview-message-container .preview-message .message-text{line-height:1.25}}@media screen and (max-width:399.9px),print{header.logged-in .preview-message-container .preview-message .message-text{line-height:1.25}}@media screen and (min-width:1008px){header.logged-in .preview-message-container .preview-message a{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){header.logged-in .preview-message-container .preview-message a{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){header.logged-in .preview-message-container .preview-message a{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (max-width:399.9px),print{header.logged-in .preview-message-container .preview-message a{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:1008px){header.logged-in .preview-message-container .preview-message a{line-height:1.375}}@media screen and (min-width:758px) and (max-width:1007.9px){header.logged-in .preview-message-container .preview-message a{line-height:1.33333}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){header.logged-in .preview-message-container .preview-message a{line-height:1.375}}@media screen and (max-width:399.9px),print{header.logged-in .preview-message-container .preview-message a{line-height:1.375}}header.logged-in .preview-message-container .preview-message a{color:#fff;justify-content:space-between;align-items:center;display:flex}#global.preview-mode header.logged-in .top-row li a{cursor:not-allowed}#global.preview-mode header.logged-in .top-row li a .icon{color:#b3b3b3}@media screen and (min-width:1008px),screen and (min-width:758px) and (max-width:1007.9px){#global.preview-mode header.logged-in .top-row li .top-row li a{background-color:#fff}#global.preview-mode header.logged-in .top-row li.profile a{background-color:#999}#global.preview-mode header.logged-in .top-row li.profile a .icon{color:#fff}#global.preview-mode header.logged-in .top-row li.my-feeds a{color:gray;background-color:#e6e6e6}}#global.preview-mode header.logged-in .search-bar-section{flex-direction:row;align-items:flex-start;padding-top:0}#global.preview-mode header.logged-in .search-bar-section .search-bar-container{padding-top:16px}.countries-dropdown{height:100%;display:inline-block;position:relative}.countries-dropdown .show-dropdown{appearance:none;text-align:left;color:#fff;background:#000;border:none;border-radius:0;align-items:center;width:100%;height:100%;margin:0;padding:0;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:13px;font-weight:400;line-height:16px;display:flex;position:relative}.countries-dropdown .show-dropdown:hover{background-color:#3a3c3e}.countries-dropdown .show-dropdown:focus-visible{outline-offset:-2px;background-color:#3a3c3e;outline:2px solid #005fcc}.countries-dropdown .show-dropdown .dropdown-button-inner-container{border-left:1px solid #fff;border-right:1px solid #fff;align-items:center;column-gap:4px;height:fit-content;padding:0 16px;display:flex}.countries-dropdown .show-dropdown .dropdown-button-inner-container .title-of-dropdown{text-overflow:ellipsis;white-space:nowrap;box-sizing:border-box;width:100%;display:block;overflow:hidden}.countries-dropdown .show-dropdown .dropdown-button-inner-container .title-of-dropdown .title-of-dropdown-selected{text-overflow:ellipsis;overflow:hidden}.countries-dropdown .options-react{z-index:25;background-color:#fff;border:1px solid #b0b2b4;border-top:none;flex-direction:column;row-gap:16px;width:301px;max-height:356px;padding:16px;display:flex;position:absolute;top:100%;left:0;right:0}.countries-dropdown .options-react.hide{display:none}.countries-dropdown .options-react ul{flex-direction:column;row-gap:16px;margin:0;padding-top:3px;padding-left:3px;list-style:none;display:flex;overflow-y:auto}.countries-dropdown .options-react ul .option-react{list-style:none;position:relative}.countries-dropdown .options-react ul .option-react button{appearance:none;color:#3a3c3e;background:0 0;border:none;border-radius:0;margin:0;padding:0;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:19px}.countries-dropdown .options-react ul .option-react button:hover{text-decoration:underline}.countries-dropdown .options-react ul .option-react button:focus-visible{outline-offset:1px;outline:2px solid #005fcc}.countries-dropdown .options-react ul .option-react.selected{background-color:#333}.countries-dropdown .options-react ul .option-react.selected button{color:#fff}.countries-dropdown .options-react ul::-webkit-scrollbar{-webkit-appearance:none;width:4px}.countries-dropdown .options-react ul::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:4px;height:62px}.search-drawer{background-color:#000;border-bottom:1px solid #545658;width:100%}.search-drawer .small-width-page{box-sizing:border-box;margin:0 auto;padding-left:16px;padding-right:16px}@media screen and (min-width:1008px){.search-drawer .small-width-page{width:1008px}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.search-drawer .small-width-page{padding-left:8px;padding-right:8px}}.search-drawer .search-bar{box-sizing:border-box;align-items:center;max-width:1248px;margin:0 auto;padding:16px 16px 32px;display:flex}.search-drawer .search-bar .search-title{display:block}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){.search-drawer .search-bar .search-title{clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);display:inline-block;overflow:hidden;border:0!important;width:10px!important;height:10px!important;padding:0!important;position:absolute!important}}@media screen and (min-width:1008px){.search-drawer .search-bar .search-title{color:#fff;align-self:start;margin:4px 12px 4px 0;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:32px;font-weight:400;line-height:36px}}@media screen and (min-width:1008px) and (max-width:399.9px){.search-drawer .search-bar .search-title{font-size:24px;line-height:28px}}.search-drawer .search-bar .search-bar-with-options{flex-direction:column;width:100%;display:flex}.search-drawer .search-bar .search-bar-with-options .search-bar-with-close-button{flex-direction:row;width:100%;display:flex}.search-drawer .search-bar .search-bar-with-options .search-bar-with-close-button .close-drawer-button{width:40px;min-width:40px;height:40px;font:inherit;background-color:#0000;border:none;justify-content:center;align-self:start;margin:2px 0 2px 4px;padding:0;display:flex}.search-drawer .search-bar .search-bar-with-options .search-bar-with-close-button .close-drawer-button:focus-visible{outline-offset:-2px;outline:2px solid #005fcc}.search-drawer .search-bar .search-bar-with-options .search-bar-with-close-button .close-drawer-button .clear-icon{fill:#fff;align-self:center;width:24px;height:24px;display:inline-block}.search-bar-input{width:100%;position:relative}.search-bar-input .text-input{color:#3a3c3e;box-sizing:border-box;border:0;width:100%;height:44px;padding:0 46px 0 16px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:20px;font-weight:400;line-height:24px}.search-bar-input .text-input:focus-visible{outline-offset:1px;outline:2px solid #005fcc}@media screen and (max-width:399.9px),print{.search-bar-input .text-input{font-size:16px;line-height:22px}}.search-bar-input .action-button{width:40px;height:40px;font:inherit;background-color:#0000;border:none;justify-content:center;padding:0;display:flex;position:absolute;top:2px}.search-bar-input .action-button:focus-visible{outline-offset:-2px;outline:2px solid #005fcc}.search-bar-input .submit-button{left:calc(100% - 46px)}.search-bar-input .submit-button .search-icon{fill:#000;align-self:center;width:20px;height:20px}.search-bar-input .clear-button{display:none}.search-bar-input .error-message{color:#e51854;margin-top:6px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:18px}.search-page .search-bar-input{margin-top:32px}.search-page .search-bar-input .text-input{height:64px;padding-right:96px;font-size:24px;line-height:28px}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.search-page .search-bar-input .text-input{height:48px;font-size:20px;line-height:24px}}.search-page .search-bar-input .submit-button{top:12px;left:calc(100% - 52px)}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.search-page .search-bar-input .submit-button{top:4px}}.search-page .search-bar-input .submit-button .search-icon{width:32px;height:32px}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.search-page .search-bar-input .submit-button .search-icon{width:20px;height:20px}}.search-page .search-bar-input .clear-button{display:flex;top:12px;left:calc(100% - 96px)}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.search-page .search-bar-input .clear-button{top:4px;left:calc(100% - 92px)}}.search-page .search-bar-input .clear-button .clear-icon{fill:#8a8c8e;align-self:center;width:24px;height:24px}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.search-page .search-bar-input .clear-button .clear-icon{width:16px;height:16px}}.search-bar-option{text-align:start;background:0 0;border:0;border-bottom:1px solid #545658;flex-wrap:wrap;align-items:center;gap:8px;width:100%;min-height:39px;padding:8px 0 12px 4px;display:flex}.search-bar-option:focus-visible{background-color:#202224;outline:2px solid #005fcc}.search-bar-option:hover{background-color:#202224}.search-bar-option .search-icon{fill:#fff;width:14px;height:14px}.search-bar-option .add-icon{fill:#000;background:#fff;border-radius:50%;width:8px;min-width:8px;height:8px;min-height:8px;padding:3px;display:inline-block}.search-bar-option .add-icon:last-child{display:none}.search-bar-option .search-option-text{color:#fff;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:19px}.search-bar-option .search-option-text .highlight{font-weight:700}.search-bar-option .search-hints-type{color:#b0b2b4;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:12px;font-weight:400;line-height:16px}.no-results-text{text-align:start;color:#fff;border-bottom:1px solid #545658;align-items:center;width:100%;min-height:39px;padding-left:4px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:19px;display:flex}.options-title{color:#fff;margin:16px 0 12px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:20px}ul.no-padding{margin:0;padding:0}.checkbox-input-field{width:fit-content;max-width:100%;position:relative}.checkbox-input-field .checkbox-label{cursor:pointer;justify-content:left;align-items:flex-start;display:flex;position:relative}.checkbox-input-field .checkbox-label:before{content:"";cursor:pointer;width:24px;height:24px;box-sizing:unset;background-color:#fff;border:1px solid #141414;flex-shrink:0;margin-right:8px}.checkbox-input-field .checkbox-label .confirm-icon{cursor:pointer;fill:#fff;width:16px;height:16px;display:inline-block;position:absolute;top:5px;left:5px}.checkbox-input-field .checkbox-label .checkbox-label-text{color:#3a3c3e;cursor:pointer;align-self:center;width:auto;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:19px}.checkbox-input-field .selected:before{background-color:#3a3c3e}.checkbox-input-field :active:before,.checkbox-input-field input:focus-visible+:before{outline-offset:1px;outline:2px solid #005fcc}.checkbox-input-field .hidden-checkbox{z-index:1;opacity:0;cursor:pointer;width:44px;height:44px;margin:0;position:absolute;top:-10px;left:-10px}.total-results-info{color:#3a3c3e;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:18px}.my-feeds-modal{content:"";z-index:100;width:100%;height:100%;line-height:0;font-size:initial;background:#000000b3;padding-top:98px;display:block;position:fixed;inset:0;overflow:hidden}@media screen and (min-width:758px) and (max-width:1007.9px),screen and (min-width:568px) and (max-width:757.9px){.my-feeds-modal{padding-top:52px}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px){.my-feeds-modal{background:0 0;padding-top:0}}.my-feeds-modal .my-feeds-modal-card{background:#eee;width:810px;height:calc(100vh - 56px);margin:-42px auto 0;padding:0 24px;position:relative}@media screen and (min-width:758px) and (max-width:1007.9px),screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.my-feeds-modal .my-feeds-modal-card{width:calc(100vw - 250px);height:calc(100vh - 52px);margin:0 auto}}@media screen and (min-width:568px) and (max-width:757.9px){.my-feeds-modal .my-feeds-modal-card{width:calc(100vw - 200px);height:calc(100vh - 52px)}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px){.my-feeds-modal .my-feeds-modal-card{width:100vw;height:100%;margin:0;padding:0}}.my-feeds-modal .close-modal{position:absolute;top:0;right:-50px}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px){.my-feeds-modal .close-modal{right:0}}.iframe-container{border:none;width:100%;height:100%;overflow:hidden}body:has(.my-feeds-modal){overflow:hidden}.news-diary .news-diary-calendar-container{display:flex}@media screen and (min-width:758px) and (max-width:1007.9px){.news-diary .news-diary-calendar-container .top-of-screen{background-color:#eee;padding-bottom:2px}.news-diary .news-diary-calendar-container .calendar-months-sticky{width:100%}}.news-diary .news-diary-calendar-container .news-diary-calendar{flex-wrap:wrap;display:flex}@media screen and (min-width:1008px){.news-diary .news-diary-calendar-container .news-diary-calendar button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.news-diary .news-diary-calendar-container .news-diary-calendar button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.news-diary .news-diary-calendar-container .news-diary-calendar button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (max-width:399.9px),print{.news-diary .news-diary-calendar-container .news-diary-calendar button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:1008px){.news-diary .news-diary-calendar-container .news-diary-calendar button{line-height:1.25}}@media screen and (min-width:758px) and (max-width:1007.9px){.news-diary .news-diary-calendar-container .news-diary-calendar button{line-height:1.22222}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.news-diary .news-diary-calendar-container .news-diary-calendar button{line-height:1.25}}@media screen and (max-width:399.9px),print{.news-diary .news-diary-calendar-container .news-diary-calendar button{line-height:1.25}}.news-diary .news-diary-calendar-container .news-diary-calendar .today{color:#fff;background-color:#2c3f50}.news-diary .news-diary-calendar-container .news-diary-calendar .today:hover,.news-diary .news-diary-calendar-container .news-diary-calendar .today:active,.news-diary .news-diary-calendar-container .news-diary-calendar .today:focus{background-color:#1a252f}@media screen and (min-width:1008px){.news-diary .news-diary-calendar-container .news-diary-calendar .other-future-events{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.625rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.news-diary .news-diary-calendar-container .news-diary-calendar .other-future-events{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.news-diary .news-diary-calendar-container .news-diary-calendar .other-future-events{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (max-width:399.9px),print{.news-diary .news-diary-calendar-container .news-diary-calendar .other-future-events{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (min-width:1008px){.news-diary .news-diary-calendar-container .news-diary-calendar .other-future-events{line-height:1}}@media screen and (min-width:758px) and (max-width:1007.9px){.news-diary .news-diary-calendar-container .news-diary-calendar .other-future-events{line-height:1}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.news-diary .news-diary-calendar-container .news-diary-calendar .other-future-events{line-height:1}}@media screen and (max-width:399.9px),print{.news-diary .news-diary-calendar-container .news-diary-calendar .other-future-events{line-height:1}}.news-diary .news-diary-calendar-container .news-diary-calendar .other-future-events{text-transform:uppercase}.news-diary .news-diary-calendar-container .news-diary-calendar .calendar-month.active-month .year{font-size:10px}.news-diary .news-diary-calendar-container .news-diary-calendar .calendar-month .month{display:block}.news-diary .news-diary-calendar-container .news-diary-calendar .calendar-month .year{display:none}@media screen and (min-width:1008px),screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.news-diary .news-diary-calendar-container .news-diary-calendar .calendar-months{flex-wrap:wrap;place-content:space-between;width:100%;display:flex}}@media screen and (min-width:1008px){.news-diary .news-diary-calendar-container .news-diary-calendar .calendar-month{color:#000;background-color:#fff}.news-diary .news-diary-calendar-container .news-diary-calendar .calendar-month:disabled{cursor:default;color:#e6e6e6;background-color:#fff}.news-diary .news-diary-calendar-container .news-diary-calendar .calendar-month:not(:disabled):hover,.news-diary .news-diary-calendar-container .news-diary-calendar .calendar-month:not(:disabled):active,.news-diary .news-diary-calendar-container .news-diary-calendar .calendar-month:not(:disabled):focus{color:#000;background-color:#e6e6e6}.news-diary .news-diary-calendar-container .news-diary-calendar .calendar-month.active-month,.news-diary .news-diary-calendar-container .news-diary-calendar .calendar-month.active-month:not(:disabled):hover,.news-diary .news-diary-calendar-container .news-diary-calendar .calendar-month.active-month:not(:disabled):active,.news-diary .news-diary-calendar-container .news-diary-calendar .calendar-month.active-month:not(:disabled):focus{color:#fff;background-color:#7e1341}.news-diary .news-diary-calendar-container .news-diary-calendar .calendar-month.active-month .year{display:block}.news-diary .news-diary-calendar-container .news-diary-calendar .other-future-events{color:#000;background-color:#e6e6e6}.news-diary .news-diary-calendar-container .news-diary-calendar .other-future-events:disabled{cursor:default;color:#000;background-color:#e6e6e6}.news-diary .news-diary-calendar-container .news-diary-calendar .other-future-events:not(:disabled):hover,.news-diary .news-diary-calendar-container .news-diary-calendar .other-future-events:not(:disabled):active,.news-diary .news-diary-calendar-container .news-diary-calendar .other-future-events:not(:disabled):focus{color:#000;background-color:#cdcdcd}.news-diary .news-diary-calendar-container .news-diary-calendar .other-future-events.active-month,.news-diary .news-diary-calendar-container .news-diary-calendar .other-future-events.active-month:not(:disabled):hover,.news-diary .news-diary-calendar-container .news-diary-calendar .other-future-events.active-month:not(:disabled):active,.news-diary .news-diary-calendar-container .news-diary-calendar .other-future-events.active-month:not(:disabled):focus{color:#fff;background-color:#7e1341}.news-diary .news-diary-calendar-container .news-diary-calendar .today,.news-diary .news-diary-calendar-container .news-diary-calendar .other-future-events{width:100%;height:48px}.news-diary .news-diary-calendar-container .news-diary-calendar .calendar-months{height:200px;margin-top:16px;margin-bottom:4px}.news-diary .news-diary-calendar-container .news-diary-calendar .calendar-months .calendar-month{width:64px;height:64px}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.news-diary .news-diary-calendar-container .news-diary-calendar .calendar-month{color:#000;background-color:#fff}.news-diary .news-diary-calendar-container .news-diary-calendar .calendar-month:disabled{cursor:default;color:#e6e6e6;background-color:#fff}.news-diary .news-diary-calendar-container .news-diary-calendar .calendar-month:not(:disabled):hover,.news-diary .news-diary-calendar-container .news-diary-calendar .calendar-month:not(:disabled):active,.news-diary .news-diary-calendar-container .news-diary-calendar .calendar-month:not(:disabled):focus,.news-diary .news-diary-calendar-container .news-diary-calendar .other-future-events{color:#000;background-color:#e6e6e6}.news-diary .news-diary-calendar-container .news-diary-calendar .other-future-events:disabled{cursor:default;color:#000;background-color:#e6e6e6}.news-diary .news-diary-calendar-container .news-diary-calendar .other-future-events:not(:disabled):hover,.news-diary .news-diary-calendar-container .news-diary-calendar .other-future-events:not(:disabled):active,.news-diary .news-diary-calendar-container .news-diary-calendar .other-future-events:not(:disabled):focus{color:#000;background-color:#cdcdcd}.news-diary .news-diary-calendar-container .news-diary-calendar .today{flex:auto}.news-diary .news-diary-calendar-container .news-diary-calendar .other-future-events{flex:auto;height:48px}.news-diary .news-diary-calendar-container .news-diary-calendar .calendar-months{height:236px;margin-top:10px;margin-bottom:26px}.news-diary .news-diary-calendar-container .news-diary-calendar .calendar-months .calendar-month{width:24%;height:76px}.news-diary .news-diary-calendar-container .news-diary-calendar .calendar-months .calendar-month:first-child .year,.news-diary .news-diary-calendar-container .news-diary-calendar .calendar-months .calendar-month:last-child .year{font-size:10px;display:block}}@media screen and (min-width:758px) and (max-width:1007.9px){.news-diary .news-diary-calendar-container .news-diary-calendar{height:54px;display:flex}.news-diary .news-diary-calendar-container .news-diary-calendar .calendar-month{color:#000;background-color:#fff}.news-diary .news-diary-calendar-container .news-diary-calendar .calendar-month:disabled{cursor:default;color:#e6e6e6;background-color:#fff}.news-diary .news-diary-calendar-container .news-diary-calendar .calendar-month:not(:disabled):hover,.news-diary .news-diary-calendar-container .news-diary-calendar .calendar-month:not(:disabled):active,.news-diary .news-diary-calendar-container .news-diary-calendar .calendar-month:not(:disabled):focus{color:#000;background-color:#e6e6e6}.news-diary .news-diary-calendar-container .news-diary-calendar .calendar-month.active-month,.news-diary .news-diary-calendar-container .news-diary-calendar .calendar-month.active-month:not(:disabled):hover,.news-diary .news-diary-calendar-container .news-diary-calendar .calendar-month.active-month:not(:disabled):active,.news-diary .news-diary-calendar-container .news-diary-calendar .calendar-month.active-month:not(:disabled):focus{color:#fff;background-color:#7e1341}.news-diary .news-diary-calendar-container .news-diary-calendar .calendar-month.active-month .year{display:block}.news-diary .news-diary-calendar-container .news-diary-calendar .today,.news-diary .news-diary-calendar-container .news-diary-calendar .calendar-months,.news-diary .news-diary-calendar-container .news-diary-calendar .calendar-month,.news-diary .news-diary-calendar-container .news-diary-calendar .other-future-events{height:100%}.news-diary .news-diary-calendar-container .news-diary-calendar .today{width:96px;margin-right:20px}.news-diary .news-diary-calendar-container .news-diary-calendar .calendar-months{flex:12 12 0;display:flex}.news-diary .news-diary-calendar-container .news-diary-calendar .calendar-months .calendar-month{flex:1;min-width:0}.news-diary .news-diary-calendar-container .news-diary-calendar .calendar-months .calendar-month~.calendar-month{margin-left:4px}.news-diary .news-diary-calendar-container .news-diary-calendar .other-future-events{text-align:left;color:#7e1341;background-color:#fff;width:72px;margin-left:4px;padding-left:12px}.news-diary .news-diary-calendar-container .news-diary-calendar .other-future-events:disabled{cursor:default;color:#e6e6e6;background-color:#fff}.news-diary .news-diary-calendar-container .news-diary-calendar .other-future-events:not(:disabled):hover,.news-diary .news-diary-calendar-container .news-diary-calendar .other-future-events:not(:disabled):active,.news-diary .news-diary-calendar-container .news-diary-calendar .other-future-events:not(:disabled):focus{color:#7e1341;background-color:#e6e6e6}.news-diary .news-diary-calendar-container .news-diary-calendar .other-future-events.active-month,.news-diary .news-diary-calendar-container .news-diary-calendar .other-future-events.active-month:not(:disabled):hover,.news-diary .news-diary-calendar-container .news-diary-calendar .other-future-events.active-month:not(:disabled):active,.news-diary .news-diary-calendar-container .news-diary-calendar .other-future-events.active-month:not(:disabled):focus{color:#fff;background-color:#7e1341}.news-diary .news-diary-calendar-container .news-diary-calendar .calendar-months{font-size:.875rem}}.news-diary .news-diary-calendar-container .news-diary-calendar .news-diary-alerts{flex-wrap:wrap;height:40px;margin-top:15px;display:flex}@media screen and (min-width:1008px){.news-diary .news-diary-region-filter-container{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.news-diary .news-diary-region-filter-container{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.news-diary .news-diary-region-filter-container{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (max-width:399.9px),print{.news-diary .news-diary-region-filter-container{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:1008px){.news-diary .news-diary-region-filter-container{line-height:1}}@media screen and (min-width:758px) and (max-width:1007.9px){.news-diary .news-diary-region-filter-container{line-height:1}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.news-diary .news-diary-region-filter-container{line-height:1}}@media screen and (max-width:399.9px),print{.news-diary .news-diary-region-filter-container{line-height:1}}.news-diary .news-diary-region-filter-container .news-diary-region-filter{justify-content:space-between;display:flex}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.news-diary .news-diary-region-filter-container .news-diary-region-filter{flex-wrap:wrap}.news-diary .news-diary-region-filter-container .filter-by{color:#fff;background-color:#2c3f50;flex:auto;justify-content:center;align-items:center;font-size:1rem;display:flex}.news-diary .news-diary-region-filter-container{margin-bottom:12px}}@media screen and (min-width:758px) and (max-width:1007.9px){.news-diary .news-diary-region-filter-container{width:100%}}@media screen and (min-width:1008px){.news-diary .news-diary-region-filter-container{width:100%}}.news-diary .news-diary-region-filter-container a button{text-align:left;border:none;padding:0;font-family:inherit}@media screen and (min-width:1008px){.news-diary .news-diary-region-filter-container a button .region-link{color:#000;background-color:#e6e6e6}.news-diary .news-diary-region-filter-container a button .region-link:not(:disabled):hover,.news-diary .news-diary-region-filter-container a button .region-link:not(:disabled):active,.news-diary .news-diary-region-filter-container a button .region-link:not(:disabled):focus{color:#000;background-color:#cdcdcd}.news-diary .news-diary-region-filter-container a button{width:103px}}@media screen and (min-width:758px) and (max-width:1007.9px){.news-diary .news-diary-region-filter-container a button{width:100%}.news-diary .news-diary-region-filter-container a button .all-regions-link{justify-content:center}.news-diary .news-diary-region-filter-container a button .region-link{color:#000;background-color:#e6e6e6}.news-diary .news-diary-region-filter-container a button .region-link:not(:disabled):hover,.news-diary .news-diary-region-filter-container a button .region-link:not(:disabled):active,.news-diary .news-diary-region-filter-container a button .region-link:not(:disabled):focus{color:#000;background-color:#cdcdcd}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.news-diary .news-diary-region-filter-container a button{width:100%}.news-diary .news-diary-region-filter-container a button .region-link{color:#000;background-color:#fff;width:100%}.news-diary .news-diary-region-filter-container a button .region-link:not(:disabled):hover,.news-diary .news-diary-region-filter-container a button .region-link:not(:disabled):active,.news-diary .news-diary-region-filter-container a button .region-link:not(:disabled):focus{color:#000;background-color:#e6e6e6}}.news-diary .news-diary-region-filter-container a button .region-link{box-sizing:border-box;align-items:center;height:48px;padding:0 8px;display:flex}.news-diary .news-diary-region-filter-container a button .region-link.active-region,.news-diary .news-diary-region-filter-container a button .region-link.active-region:not(:disabled):hover,.news-diary .news-diary-region-filter-container a button .region-link.active-region:not(:disabled):active,.news-diary .news-diary-region-filter-container a button .region-link.active-region:not(:disabled):focus{color:#fff;background-color:#7e1341}@media screen and (min-width:1008px){.news-diary .news-diary-region-filter-container a:first-of-type button{width:85px}}@media screen and (min-width:758px) and (max-width:1007.9px){.news-diary .news-diary-region-filter-container a:first-of-type{width:96px;margin-right:20px}.news-diary .news-diary-region-filter-container a:not(:first-of-type){flex:1}.news-diary .news-diary-region-filter-container a:not(:first-of-type)~a{margin-left:4px}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.news-diary .news-diary-region-filter-container a{width:100%}.news-diary .news-diary-region-filter-container a:first-of-type{margin-top:10px}.news-diary .news-diary-region-filter-container a:first-of-type~a{margin-top:4px}}@media screen and (min-width:1008px){.news-diary .news-diary-tag-filter-container{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.news-diary .news-diary-tag-filter-container{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.news-diary .news-diary-tag-filter-container{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (max-width:399.9px),print{.news-diary .news-diary-tag-filter-container{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:1008px){.news-diary .news-diary-tag-filter-container{line-height:1}}@media screen and (min-width:758px) and (max-width:1007.9px){.news-diary .news-diary-tag-filter-container{line-height:1}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.news-diary .news-diary-tag-filter-container{line-height:1}}@media screen and (max-width:399.9px),print{.news-diary .news-diary-tag-filter-container{line-height:1}}.news-diary .news-diary-tag-filter-container .news-diary-tag-filter{padding-top:12px}.news-diary .news-diary-tag-filter-container .checkbox{box-sizing:border-box;background:0 0;border:2px solid;width:32px;height:32px}.news-diary .news-diary-tag-filter-container .checkbox-button.selected .checkbox-wrapper .checkbox .icon{color:#000;font-size:1em}@media screen and (min-width:1008px){.news-diary .news-diary-filters-container{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.news-diary .news-diary-filters-container{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.news-diary .news-diary-filters-container{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (max-width:399.9px),print{.news-diary .news-diary-filters-container{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:1008px){.news-diary .news-diary-filters-container{line-height:1}}@media screen and (min-width:758px) and (max-width:1007.9px){.news-diary .news-diary-filters-container{line-height:1}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.news-diary .news-diary-filters-container{line-height:1}}@media screen and (max-width:399.9px),print{.news-diary .news-diary-filters-container{line-height:1}}@media screen and (min-width:1008px){.news-diary .news-diary-filters-container{width:1%}}.news-diary .news-diary-filters-container .news-diary-filters{flex-wrap:wrap;justify-content:space-between;display:flex}.news-diary .news-diary-filters-container .news-diary-filters .news-diary-filters-top-bar{width:100%;display:flex}.news-diary .news-diary-filters-container .news-diary-filters .filter-by{color:#fff;text-align:center;background-color:#2c3f50;flex-direction:column;justify-content:center;width:100%;display:flex}@media screen and (min-width:1008px){.news-diary .news-diary-filters-container .news-diary-filters{margin-top:12px}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.news-diary .news-diary-filters-container{width:100%;margin-top:10px}.news-diary .news-diary-filters-container~a{margin-top:4px}}.news-diary .news-diary-events-container{scroll-behavior:smooth}@media screen and (min-width:1008px){.news-diary .news-diary-events-container{margin-left:84px}}.news-diary .news-diary-events-container{flex:auto}.news-diary .news-diary-events-container .news-diary-month-container{display:block}.news-diary .news-diary-events-container .news-diary-block{margin-bottom:16px}@media screen and (min-width:1008px){.news-diary .news-diary-events-container .news-diary-block .news-diary-block-header{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.news-diary .news-diary-events-container .news-diary-block .news-diary-block-header{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.news-diary .news-diary-events-container .news-diary-block .news-diary-block-header{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (max-width:399.9px),print{.news-diary .news-diary-events-container .news-diary-block .news-diary-block-header{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:1008px){.news-diary .news-diary-events-container .news-diary-block .news-diary-block-header{line-height:1}}@media screen and (min-width:758px) and (max-width:1007.9px){.news-diary .news-diary-events-container .news-diary-block .news-diary-block-header{line-height:1}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.news-diary .news-diary-events-container .news-diary-block .news-diary-block-header{line-height:1}}@media screen and (max-width:399.9px),print{.news-diary .news-diary-events-container .news-diary-block .news-diary-block-header{line-height:1}}.news-diary .news-diary-events-container .news-diary-block .news-diary-block-header{box-sizing:border-box;width:100%}@media screen and (min-width:1008px){.news-diary .news-diary-events-container .news-diary-block .news-diary-block-header{height:48px;margin-bottom:16px}}@media screen and (min-width:758px) and (max-width:1007.9px){.news-diary .news-diary-events-container .news-diary-block .news-diary-block-header{height:40px;margin-bottom:20px}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.news-diary .news-diary-events-container .news-diary-block .news-diary-block-header{height:40px;padding:0 16px}}.news-diary .news-diary-events-container .news-diary-block .news-diary-block-header{color:#fff;background-color:#2c3f50;align-items:center;display:flex}@media screen and (min-width:1008px),screen and (min-width:758px) and (max-width:1007.9px){.news-diary .news-diary-events-container .news-diary-block .news-diary-block-header{justify-content:center}}.news-diary .news-diary-events-container .news-diary-block .group{display:flex}.news-diary .news-diary-events-container .news-diary-block .group~.group{margin-top:16px}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.news-diary .news-diary-events-container .news-diary-block .group{flex-direction:column;width:100%}}.news-diary .news-diary-events-container .news-diary-block .group .time-marker{color:#fff;box-sizing:border-box;background-color:#7e1341}@media screen and (min-width:1008px){.news-diary .news-diary-events-container .news-diary-block .group .time-marker{flex-direction:column;width:48px;height:48px;margin-left:-48px}}@media screen and (min-width:758px) and (max-width:1007.9px){.news-diary .news-diary-events-container .news-diary-block .group .time-marker{flex:0 0 96px;height:48px;margin-right:20px}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.news-diary .news-diary-events-container .news-diary-block .group .time-marker{height:32px;margin-bottom:8px;padding:0 16px}}.news-diary .news-diary-events-container .news-diary-block .group .time-marker{flex-wrap:wrap;align-content:center;display:flex}@media screen and (min-width:1008px),screen and (min-width:758px) and (max-width:1007.9px){.news-diary .news-diary-events-container .news-diary-block .group .time-marker{justify-content:center}}.news-diary .news-diary-events-container .news-diary-block .group .time-marker .first-half,.news-diary .news-diary-events-container .news-diary-block .group .time-marker .second-half{justify-content:center;align-items:center;display:flex}@media screen and (min-width:1008px){.news-diary .news-diary-events-container .news-diary-block .group .time-marker .first-half{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.5rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.news-diary .news-diary-events-container .news-diary-block .group .time-marker .first-half{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:700}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.news-diary .news-diary-events-container .news-diary-block .group .time-marker .first-half{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (max-width:399.9px),print{.news-diary .news-diary-events-container .news-diary-block .group .time-marker .first-half{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (min-width:1008px){.news-diary .news-diary-events-container .news-diary-block .group .time-marker .first-half{line-height:1}}@media screen and (min-width:758px) and (max-width:1007.9px){.news-diary .news-diary-events-container .news-diary-block .group .time-marker .first-half{line-height:1}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.news-diary .news-diary-events-container .news-diary-block .group .time-marker .first-half{line-height:1}}@media screen and (max-width:399.9px),print{.news-diary .news-diary-events-container .news-diary-block .group .time-marker .first-half{line-height:1}}@media screen and (min-width:758px) and (max-width:1007.9px),screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.news-diary .news-diary-events-container .news-diary-block .group .time-marker .first-half{margin-right:.2rem}}@media screen and (min-width:1008px){.news-diary .news-diary-events-container .news-diary-block .group .time-marker .second-half{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.news-diary .news-diary-events-container .news-diary-block .group .time-marker .second-half{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.news-diary .news-diary-events-container .news-diary-block .group .time-marker .second-half{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (max-width:399.9px),print{.news-diary .news-diary-events-container .news-diary-block .group .time-marker .second-half{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:1008px){.news-diary .news-diary-events-container .news-diary-block .group .time-marker .second-half{line-height:1}}@media screen and (min-width:758px) and (max-width:1007.9px){.news-diary .news-diary-events-container .news-diary-block .group .time-marker .second-half{line-height:1}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.news-diary .news-diary-events-container .news-diary-block .group .time-marker .second-half{line-height:1}}@media screen and (max-width:399.9px),print{.news-diary .news-diary-events-container .news-diary-block .group .time-marker .second-half{line-height:1}}.news-diary .news-diary-events-container .news-diary-block .group .time-marker .second-half{text-transform:uppercase}@media screen and (min-width:1008px){.news-diary .news-diary-events-container .news-diary-block#other-future-events .time-marker .first-half{font-size:12px}}.news-diary .news-diary-events-container .news-diary-block .events{flex:auto}@media screen and (min-width:1008px){.news-diary .news-diary-events-container .news-diary-block .events .news-diary-event-container~.news-diary-event-container .event{margin-top:4px}}@media screen and (min-width:758px) and (max-width:1007.9px),screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.news-diary .news-diary-events-container .news-diary-block .events .news-diary-event-container~.news-diary-event-container .event{margin-top:8px}}@media screen and (min-width:1008px){.news-diary-event-container .event{width:624px}}.news-diary-event-container .event>a{color:#000;flex-wrap:wrap;display:flex}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.news-diary-event-container .event>a{flex-direction:column}}.news-diary-event-container .event>a .countries,.news-diary-event-container .event>a .summary{box-sizing:border-box;flex-wrap:wrap;align-content:center;align-items:center;padding:8px 16px;display:flex;overflow:hidden}@media screen and (min-width:1008px){.news-diary-event-container .event>a .countries{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.625rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.news-diary-event-container .event>a .countries{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.625rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.news-diary-event-container .event>a .countries{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (max-width:399.9px),print{.news-diary-event-container .event>a .countries{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (min-width:1008px){.news-diary-event-container .event>a .countries{line-height:1}}@media screen and (min-width:758px) and (max-width:1007.9px){.news-diary-event-container .event>a .countries{line-height:1}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.news-diary-event-container .event>a .countries{line-height:1}}@media screen and (max-width:399.9px),print{.news-diary-event-container .event>a .countries{line-height:1}}@media screen and (min-width:1008px){.news-diary-event-container .event>a .countries{width:144px}}@media screen and (min-width:758px) and (max-width:1007.9px){.news-diary-event-container .event>a .countries{flex:0 0 144px}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.news-diary-event-container .event>a .countries{height:32px}}.news-diary-event-container .event>a .countries{text-transform:uppercase;background-color:#e6e6e6}@media screen and (min-width:758px) and (max-width:1007.9px),screen and (min-width:1008px){.news-diary-event-container .event>a .country{width:100%}}@media screen and (min-width:1008px){.news-diary-event-container .event>a .summary{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.news-diary-event-container .event>a .summary{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.news-diary-event-container .event>a .summary{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (max-width:399.9px),print{.news-diary-event-container .event>a .summary{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:1008px){.news-diary-event-container .event>a .summary{line-height:1.2}}@media screen and (min-width:758px) and (max-width:1007.9px){.news-diary-event-container .event>a .summary{line-height:1.2}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.news-diary-event-container .event>a .summary{line-height:1.2}}@media screen and (max-width:399.9px),print{.news-diary-event-container .event>a .summary{line-height:1.2}}@media screen and (min-width:1008px){.news-diary-event-container .event>a .summary{width:480px;min-height:64px}}@media screen and (min-width:758px) and (max-width:1007.9px){.news-diary-event-container .event>a .summary{flex:1 0 0;min-width:0;min-height:64px}}.news-diary-event-container .event>a .summary{background-color:#fff;align-items:center;display:flex}.news-diary-event-container .event>a .summary .title{flex:1 0 0}.news-diary-event-container .event>a .summary .days{color:#707274;font-size:.8rem}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.news-diary-event-container .event>a .summary .days{padding-top:8px}}@media screen and (min-width:1008px),screen and (min-width:758px) and (max-width:1007.9px){.news-diary-event-container .event>a .summary .days{width:60px;margin-left:16px}}.news-diary-event-container .event .event-information{box-sizing:border-box;background-color:#fff;width:100%;padding:32px 16px 16px}@media screen and (min-width:1008px),screen and (min-width:758px) and (max-width:1007.9px){.news-diary-event-container .event .event-information .details .image,.news-diary-event-container .event .event-information .related-products .related-product{flex:0 0 49%;min-width:0}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.news-diary-event-container .event .event-information .details .image,.news-diary-event-container .event .event-information .related-products .related-product{width:100%}}@media screen and (min-width:1008px){.news-diary-event-container .event .event-information .details{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.news-diary-event-container .event .event-information .details{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.news-diary-event-container .event .event-information .details{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (max-width:399.9px),print{.news-diary-event-container .event .event-information .details{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (min-width:1008px){.news-diary-event-container .event .event-information .details{line-height:1.28571}}@media screen and (min-width:758px) and (max-width:1007.9px){.news-diary-event-container .event .event-information .details{line-height:1.33333}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.news-diary-event-container .event .event-information .details{line-height:1.33333}}@media screen and (max-width:399.9px),print{.news-diary-event-container .event .event-information .details{line-height:1.33333}}.news-diary-event-container .event .event-information .details{word-break:break-word;display:flex}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.news-diary-event-container .event .event-information .details{flex-direction:column}}@media screen and (min-width:1008px),screen and (min-width:758px) and (max-width:1007.9px){.news-diary-event-container .event .event-information .details .image{margin-right:16px}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.news-diary-event-container .event .event-information .details .image{margin-bottom:16px}}.news-diary-event-container .event .event-information .details .image img{width:100%}.news-diary-event-container .event .event-information .details .description :first-child{margin-top:0}.news-diary-event-container .event .event-information .details .description :last-child{margin-bottom:0}.news-diary-event-container .event .event-information .related-products{border-top:1px solid #e6e6e6;flex-wrap:wrap;justify-content:space-between;margin-top:16px;display:flex}.news-diary-event-container .event .event-information .related-products .header-with-arrow-link{width:100%;margin:16px 0 8px}@media screen and (min-width:1008px){.news-diary-event-container .event .event-information .related-products .header-with-arrow-link h2{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:700}}@media screen and (min-width:758px) and (max-width:1007.9px){.news-diary-event-container .event .event-information .related-products .header-with-arrow-link h2{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:700}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.news-diary-event-container .event .event-information .related-products .header-with-arrow-link h2{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:700}}@media screen and (max-width:399.9px),print{.news-diary-event-container .event .event-information .related-products .header-with-arrow-link h2{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:700}}@media screen and (min-width:1008px){.news-diary-event-container .event .event-information .related-products .header-with-arrow-link h2{line-height:1.2}}@media screen and (min-width:758px) and (max-width:1007.9px){.news-diary-event-container .event .event-information .related-products .header-with-arrow-link h2{line-height:1.2}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.news-diary-event-container .event .event-information .related-products .header-with-arrow-link h2{line-height:1.22222}}@media screen and (max-width:399.9px),print{.news-diary-event-container .event .event-information .related-products .header-with-arrow-link h2{line-height:1.22222}}.news-diary-event-container .event .event-information .related-products .related-product{margin-top:8px}.news-diary-event-container .event .event-information .related-products .related-product .product-summary-card-container{height:100%}.news-diary-event-container .event .event-information .related-products .related-product .product-summary-card-container .product-summary-card{background-color:#eee}.news-diary-event-container .event .event-information .related-products .related-product .product-summary-card-container .product-summary-card .product-summary-card-title{margin-bottom:8px}@media screen and (min-width:758px) and (max-width:1007.9px){.news-diary-event-container .event .event-information .related-products .related-product .product-summary-card-container .product-summary-card .product-summary-card-title{font-size:1rem}}.news-diary-event-container .event .event-information .related-products .related-product:hover .product-summary-card,.news-diary-event-container .event .event-information .related-products .related-product:focus .product-summary-card,.news-diary-event-container .event .event-information .related-products .related-product:active .product-summary-card{background-color:#d5d5d5}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.news-diary-event-container .event:not(.expanded) .summary{display:inline-block}}.news-diary-event-container .event:not(.expanded) .close-button,.news-diary-event-container .event:not(.expanded) .event-information{display:none}.news-diary-event-container .event:not(.expanded) .related-product:hover .countries,.news-diary-event-container .event:not(.expanded) .related-product:active .countries,.news-diary-event-container .event:not(.expanded) .related-product:focus .countries{background-color:#cdcdcd}.news-diary-event-container .event:not(.expanded) .related-product:hover .summary,.news-diary-event-container .event:not(.expanded) .related-product:active .summary,.news-diary-event-container .event:not(.expanded) .related-product:focus .summary{background-color:#e6e6e6}.news-diary-event-container .event.expanded .country,.news-diary-event-container .event.expanded .summary,.news-diary-event-container .event.expanded .close-button{color:#fff}.news-diary-event-container .event.expanded .countries{background-color:#333}.news-diary-event-container .event.expanded .summary{background-color:#7e1341}.news-diary-event-container .event.expanded .days{display:none}@media screen and (min-width:1008px){.news-diary-alerts{width:268px;margin-top:16px;margin-bottom:16px}}@media screen and (min-width:1008px) and (min-width:1008px){.news-diary-alerts{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.8125rem;font-weight:400}}@media screen and (min-width:1008px) and (min-width:758px) and (max-width:1007.9px){.news-diary-alerts{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:1008px) and (min-width:400px) and (max-width:567.9px),screen and (min-width:1008px) and (min-width:568px) and (max-width:757.9px){.news-diary-alerts{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:1008px) and (max-width:399.9px){.news-diary-alerts{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:1008px) and (min-width:1008px){.news-diary-alerts{line-height:1.23077}}@media screen and (min-width:1008px) and (min-width:758px) and (max-width:1007.9px){.news-diary-alerts{line-height:1.28571}}@media screen and (min-width:1008px) and (min-width:400px) and (max-width:567.9px),screen and (min-width:1008px) and (min-width:568px) and (max-width:757.9px){.news-diary-alerts{line-height:1.28571}}@media screen and (min-width:1008px) and (max-width:399.9px){.news-diary-alerts{line-height:1.28571}}@media screen and (min-width:1008px){.news-diary-alerts .icon-email{color:#fff;background-color:#7e1341;width:40px;height:40px}.news-diary-alerts .get-alerts-button-text{color:#000;margin-left:16px}}@media screen and (min-width:1008px) and (min-width:1008px){.news-diary-alerts .get-alerts-button-text{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.8125rem;font-weight:400}}@media screen and (min-width:1008px) and (min-width:758px) and (max-width:1007.9px){.news-diary-alerts .get-alerts-button-text{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:1008px) and (min-width:400px) and (max-width:567.9px),screen and (min-width:1008px) and (min-width:568px) and (max-width:757.9px){.news-diary-alerts .get-alerts-button-text{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:1008px) and (max-width:399.9px){.news-diary-alerts .get-alerts-button-text{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:1008px) and (min-width:1008px){.news-diary-alerts .get-alerts-button-text{line-height:1.23077}}@media screen and (min-width:1008px) and (min-width:758px) and (max-width:1007.9px){.news-diary-alerts .get-alerts-button-text{line-height:1.28571}}@media screen and (min-width:1008px) and (min-width:400px) and (max-width:567.9px),screen and (min-width:1008px) and (min-width:568px) and (max-width:757.9px){.news-diary-alerts .get-alerts-button-text{line-height:1.28571}}@media screen and (min-width:1008px) and (max-width:399.9px){.news-diary-alerts .get-alerts-button-text{line-height:1.28571}}@media screen and (min-width:1008px){.news-diary-alerts .get-alerts-button{text-align:left;color:#7e1341;white-space:nowrap;background-color:#fff;justify-content:space-between;align-items:center;width:100%;height:100%;padding-right:12px;display:flex}.news-diary-alerts .emails-enabled{color:#7e1341;font-size:18px;display:inline-block}.news-diary-alerts:hover .icon-email,.news-diary-alerts:focus .icon-email,.news-diary-alerts:active .icon-email{color:#e6e6e6}.news-diary-alerts:hover .get-alerts-button,.news-diary-alerts:focus .get-alerts-button,.news-diary-alerts:active .get-alerts-button{background-color:#e6e6e6}}@media screen and (min-width:758px) and (max-width:1007.9px){.news-diary-alerts{width:240px;margin-top:10px;margin-bottom:10px}}@media screen and (min-width:758px) and (max-width:1007.9px) and (min-width:1008px){.news-diary-alerts{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.8125rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px) and (min-width:758px) and (max-width:1007.9px){.news-diary-alerts{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px) and (min-width:400px) and (max-width:567.9px),screen and (min-width:758px) and (max-width:1007.9px) and (min-width:568px) and (max-width:757.9px){.news-diary-alerts{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px) and (max-width:399.9px){.news-diary-alerts{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px) and (min-width:1008px){.news-diary-alerts{line-height:1.23077}}@media screen and (min-width:758px) and (max-width:1007.9px) and (min-width:758px) and (max-width:1007.9px){.news-diary-alerts{line-height:1.28571}}@media screen and (min-width:758px) and (max-width:1007.9px) and (min-width:400px) and (max-width:567.9px),screen and (min-width:758px) and (max-width:1007.9px) and (min-width:568px) and (max-width:757.9px){.news-diary-alerts{line-height:1.28571}}@media screen and (min-width:758px) and (max-width:1007.9px) and (max-width:399.9px){.news-diary-alerts{line-height:1.28571}}@media screen and (min-width:758px) and (max-width:1007.9px){.news-diary-alerts .icon-email{color:#fff;background-color:#7e1341;width:40px;height:40px}.news-diary-alerts .get-alerts-button-text{color:#000;margin-left:12px}}@media screen and (min-width:758px) and (max-width:1007.9px) and (min-width:1008px){.news-diary-alerts .get-alerts-button-text{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.8125rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px) and (min-width:758px) and (max-width:1007.9px){.news-diary-alerts .get-alerts-button-text{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px) and (min-width:400px) and (max-width:567.9px),screen and (min-width:758px) and (max-width:1007.9px) and (min-width:568px) and (max-width:757.9px){.news-diary-alerts .get-alerts-button-text{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px) and (max-width:399.9px){.news-diary-alerts .get-alerts-button-text{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px) and (min-width:1008px){.news-diary-alerts .get-alerts-button-text{line-height:1.23077}}@media screen and (min-width:758px) and (max-width:1007.9px) and (min-width:758px) and (max-width:1007.9px){.news-diary-alerts .get-alerts-button-text{line-height:1.28571}}@media screen and (min-width:758px) and (max-width:1007.9px) and (min-width:400px) and (max-width:567.9px),screen and (min-width:758px) and (max-width:1007.9px) and (min-width:568px) and (max-width:757.9px){.news-diary-alerts .get-alerts-button-text{line-height:1.28571}}@media screen and (min-width:758px) and (max-width:1007.9px) and (max-width:399.9px){.news-diary-alerts .get-alerts-button-text{line-height:1.28571}}@media screen and (min-width:758px) and (max-width:1007.9px){.news-diary-alerts .get-alerts-button{text-align:left;color:#7e1341;white-space:nowrap;background-color:#fff;justify-content:space-between;align-items:center;width:100%;height:100%;padding-right:4px;display:flex}.news-diary-alerts .emails-enabled{color:#7e1341;font-size:18px;display:inline-block}.news-diary-alerts:hover .icon-email,.news-diary-alerts:focus .icon-email,.news-diary-alerts:active .icon-email{color:#e6e6e6}.news-diary-alerts:hover .get-alerts-button,.news-diary-alerts:focus .get-alerts-button,.news-diary-alerts:active .get-alerts-button{background-color:#e6e6e6}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.news-diary-alerts{width:40px;padding-top:16px;padding-bottom:11px;padding-right:5px}.news-diary-alerts .icon-email{color:#7e1341;width:36px;height:36px}.news-diary-alerts .icon-email:hover,.news-diary-alerts .icon-email:focus,.news-diary-alerts .icon-email:active{color:#2c3f50}.news-diary-alerts .get-alerts-button-text,.news-diary-alerts .emails-enabled{display:none}}.news-diary{flex-wrap:wrap;display:flex}@media screen and (min-width:1008px){.news-diary .masthead{width:352px;margin-bottom:16px}.news-diary .masthead h1{margin-top:0}}@media screen and (min-width:758px) and (max-width:1007.9px){.news-diary .masthead{width:100%;margin-bottom:24px;display:flex}.news-diary .masthead .button-box{padding-right:25px;line-height:.9}.news-diary .masthead .button-box>button{color:#7e1341;width:40px;height:40px;font-size:24px}.news-diary .masthead .button-box>button:hover,.news-diary .masthead .button-box>button:focus,.news-diary .masthead .button-box>button:active{color:#2c3f50}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.news-diary .masthead{align-items:center;width:100%;height:48px;margin-bottom:0;display:flex}.news-diary .masthead h1{flex:auto}.news-diary .masthead button{color:#7e1341;width:48px;height:48px}.news-diary .masthead button:hover,.news-diary .masthead button:focus,.news-diary .masthead button:active{color:#2c3f50}.news-diary .masthead.top-of-screen{box-sizing:border-box;background-color:#eee;padding-right:16px}}.news-diary.calendar-open .calendar-toggle,.news-diary.filter-open .filter-toggle{color:#2c3f50}.news-diary .news-diary-header{display:flex}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){.news-diary .news-diary-header{flex-wrap:wrap;width:100%}}@media screen and (min-width:1008px){.news-diary .news-diary-header{width:100%}}.news-diary .news-diary-filters-container{flex:auto;align-self:center;margin-bottom:16px}.news-diary .scroll-anchor-point{position:relative}.news-diary .scroll-anchor-point .scroll-anchor{pointer-events:none;width:0;position:absolute;top:-8px}@media screen and (min-width:1008px){.news-diary .news-diary-calendar-container,.news-diary .news-diary-calendar-container .news-diary-calendar{width:268px}}@media screen and (min-width:758px) and (max-width:1007.9px){.news-diary .news-diary-calendar-container{width:100%;margin-bottom:24px}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.news-diary .news-diary-calendar-container{width:100%}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){.news-diary .news-diary-filters-container,.news-diary .news-diary-calendar-container{width:100%}.news-diary .news-diary-filters-container .close-button,.news-diary .news-diary-calendar-container .close-button{color:#fff;background-color:#7e1341;width:40px;height:40px;margin-left:8px;font-size:18px}.news-diary .news-diary-filters-container .close-button:hover,.news-diary .news-diary-filters-container .close-button:active,.news-diary .news-diary-filters-container .close-button:focus,.news-diary .news-diary-calendar-container .close-button:hover,.news-diary .news-diary-calendar-container .close-button:active,.news-diary .news-diary-calendar-container .close-button:focus{background:#520c2a}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.news-diary.menu-open .news-diary-events-container,.news-diary:not(.filter-open-mobile) .news-diary-filters-container,.news-diary:not(.calendar-open-mobile) .news-diary-calendar-container{display:none}}@media screen and (min-width:758px) and (max-width:1007.9px){.news-diary:not(.filter-open-tablet) .news-diary-filters-container,.news-diary:not(.calendar-open-tablet) .news-diary-calendar-container{display:none}}.modal-dialog .dialog.news-diary-email-alerts-modal-dialog{overflow-y:auto}@media screen and (min-width:1008px),screen and (min-width:758px) and (max-width:1007.9px){.modal-dialog .dialog.news-diary-email-alerts-modal-dialog{width:320px}}.modal-dialog .dialog.news-diary-email-alerts-modal-dialog .icon-close{display:none}.modal-dialog .dialog.news-diary-email-alerts-modal-dialog .news-diary-email-alerts-modal{flex-direction:column;flex-grow:1;display:flex}.modal-dialog .dialog.news-diary-email-alerts-modal-dialog .news-diary-email-alerts-modal .modal-content{padding:20px;display:block}@media screen and (min-width:1008px),screen and (min-width:758px) and (max-width:1007.9px){.modal-dialog .dialog.news-diary-email-alerts-modal-dialog .news-diary-email-alerts-modal .modal-content{height:400px}}.modal-dialog .dialog.news-diary-email-alerts-modal-dialog .news-diary-email-alerts-modal .modal-content .select-region-text{margin-bottom:10px}.modal-dialog .dialog.news-diary-email-alerts-modal-dialog .news-diary-email-alerts-modal .modal-content .toggle-alerts{margin-bottom:20px}.modal-dialog .dialog.news-diary-email-alerts-modal-dialog .news-diary-email-alerts-modal .modal-content .toggle-alerts .checkbox-button .checkbox-wrapper .checkbox{background:#fff;border:1px solid #ccc;border-radius:50px}.modal-dialog .dialog.news-diary-email-alerts-modal-dialog .news-diary-email-alerts-modal .modal-content .toggle-alerts .checkbox-button .checkbox-wrapper .checkbox .icon{color:#4d4d4d}.modal-dialog .dialog.news-diary-email-alerts-modal-dialog .news-diary-email-alerts-modal .modal-content .alerts-register{height:100px}.modal-dialog .dialog.news-diary-email-alerts-modal-dialog .news-diary-email-alerts-modal .modal-content hr{border:0;border-top:1px solid #ccc;width:100%;height:1px;margin:0;padding:0;display:block}#help{margin:0}@media screen and (min-width:1008px){#help{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.8125rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){#help{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){#help{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (max-width:399.9px),print{#help{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:1008px){#help{line-height:1.23077}}@media screen and (min-width:758px) and (max-width:1007.9px){#help{line-height:1.28571}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){#help{line-height:1.28571}}@media screen and (max-width:399.9px),print{#help{line-height:1.28571}}@media screen and (min-width:1008px),screen and (min-width:758px) and (max-width:1007.9px){#help .tab-content>div{padding-top:2em}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){#help .tab-content>div{padding-top:2em;padding-left:1em;padding-right:1em}}@media screen and (min-width:1008px){#help h2{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.5rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){#help h2{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.625rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){#help h2{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400}}@media screen and (max-width:399.9px),print{#help h2{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400}}@media screen and (min-width:1008px){#help h2{line-height:1.25}}@media screen and (min-width:758px) and (max-width:1007.9px){#help h2{line-height:1.23077}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){#help h2{line-height:1.2}}@media screen and (max-width:399.9px),print{#help h2{line-height:1.2}}#help h2{color:#333;margin:0;padding-bottom:.2em}@media screen and (min-width:1008px){#help h3{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){#help h3{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){#help h3{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (max-width:399.9px),print{#help h3{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:1008px){#help h3{line-height:1.25}}@media screen and (min-width:758px) and (max-width:1007.9px){#help h3{line-height:1.22222}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){#help h3{line-height:1.25}}@media screen and (max-width:399.9px),print{#help h3{line-height:1.25}}#help h3{color:#333;margin:0;padding-bottom:.2em}@media screen and (min-width:1008px),screen and (min-width:758px) and (max-width:1007.9px){#help .videos{padding-bottom:2em}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){#help .videos{padding-bottom:2em}}#help .videos p{color:#333;margin:0 0 1em}#help .videos .video-list{justify-content:space-between;margin-top:2vh;display:flex}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){#help .videos .video-list .video:not(:first-child){display:none}}@media screen and (min-width:1008px){#help .videos .video-list{flex-flow:row}#help .videos .video-list .video{flex:31%}#help .videos .video-list .video:not(:last-child){margin-right:16px}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){#help .videos .video-list{flex-flow:column}#help .videos .video-list .video{flex:1 0 100%}}#help .videos .video{background-color:#fff;min-height:180px;padding:16px}@media screen and (min-width:1008px){#help .videos .video .caption{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){#help .videos .video .caption{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){#help .videos .video .caption{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (max-width:399.9px),print{#help .videos .video .caption{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:1008px){#help .videos .video .caption{line-height:1.25}}@media screen and (min-width:758px) and (max-width:1007.9px){#help .videos .video .caption{line-height:1.22222}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){#help .videos .video .caption{line-height:1.25}}@media screen and (max-width:399.9px),print{#help .videos .video .caption{line-height:1.25}}#help .videos .video .caption{color:#333;padding-top:.8em}@media screen and (min-width:1008px){#help .videos .video .duration{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){#help .videos .video .duration{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.8125rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){#help .videos .video .duration{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (max-width:399.9px),print{#help .videos .video .duration{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (min-width:1008px){#help .videos .video .duration{line-height:1.33333}}@media screen and (min-width:758px) and (max-width:1007.9px){#help .videos .video .duration{line-height:1.23077}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){#help .videos .video .duration{line-height:1.33333}}@media screen and (max-width:399.9px),print{#help .videos .video .duration{line-height:1.33333}}#help .videos .video .duration{margin-top:.5em}#help .topics{border-top:1px solid #e6e6e6}#help .topics .topics-list{justify-content:space-between;margin:8px -8px;display:flex}#help .topics .topics-list .topic-card{margin:8px}@media screen and (min-width:1008px){#help .topics .topics-list{flex-flow:wrap}#help .topics .topics-list .topic-card{flex:1 0 31%}}@media screen and (min-width:758px) and (max-width:1007.9px){#help .topics .topics-list{flex-flow:wrap}#help .topics .topics-list .topic-card{flex:1 0 48%}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){#help .topics .topics-list{flex-flow:column}#help .topics .topics-list .topic-card{flex:1 0 auto}}#help .topics .topics-list .topic-card{background-color:#fff}@media screen and (min-width:1008px){#help .topics .topics-list .topic-card:focus,#help .topics .topics-list .topic-card:hover,#help .topics .topics-list .topic-card:hover:visited,#help .topics .topics-list .topic-card:focus:visited>a{transition:box-shadow .28s cubic-bezier(.4,0,.2,1);box-shadow:0 0 8px #00000026}}#help .topics .topics-list .topic-card a{color:#333;height:100%;text-decoration:none;display:flex}#help .topics .topics-list .topic-card a:focus .topic .title h3,#help .topics .topics-list .topic-card a:hover .topic .title h3,#help .topics .topics-list .topic-card a:hover:visited .topic .title h3,#help .topics .topics-list .topic-card a:focus:visited .topic .title h3{color:#7e1341}#help .topics .topics-list .topic-card a .topic{margin:16px}@media screen and (min-width:1008px){#help .topics .topics-list .topic-card a .topic .title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){#help .topics .topics-list .topic-card a .topic .title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){#help .topics .topics-list .topic-card a .topic .title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (max-width:399.9px),print{#help .topics .topics-list .topic-card a .topic .title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:1008px){#help .topics .topics-list .topic-card a .topic .title{line-height:1.25}}@media screen and (min-width:758px) and (max-width:1007.9px){#help .topics .topics-list .topic-card a .topic .title{line-height:1.22222}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){#help .topics .topics-list .topic-card a .topic .title{line-height:1.25}}@media screen and (max-width:399.9px),print{#help .topics .topics-list .topic-card a .topic .title{line-height:1.25}}#help .topics .topics-list .topic-card a .topic .title{margin-bottom:1em}@media screen and (min-width:1008px){#help .topics .topics-list .topic-card a .topic .content{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.8125rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){#help .topics .topics-list .topic-card a .topic .content{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){#help .topics .topics-list .topic-card a .topic .content{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (max-width:399.9px),print{#help .topics .topics-list .topic-card a .topic .content{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:1008px){#help .topics .topics-list .topic-card a .topic .content{line-height:1.23077}}@media screen and (min-width:758px) and (max-width:1007.9px){#help .topics .topics-list .topic-card a .topic .content{line-height:1.28571}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){#help .topics .topics-list .topic-card a .topic .content{line-height:1.28571}}@media screen and (max-width:399.9px),print{#help .topics .topics-list .topic-card a .topic .content{line-height:1.28571}}#help .embedded-video-player{z-index:5;height:160px;position:relative}.faq .desktop-masthead a{text-decoration:none}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px),screen and (max-width:399.9px),print{.faq .desktop-masthead{display:none}}@media screen and (min-width:1008px),screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (max-width:399.9px),print{.faq .tablet-masthead{display:none}.faq>.header{padding-bottom:5px}}@media screen and (min-width:1008px){.faq>.header{justify-content:space-between;margin-top:30px;display:flex}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (max-width:399.9px),print{.faq>.header{margin-top:10px}}@media screen and (min-width:1008px){.faq>.header>.title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.5rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.faq>.header>.title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.625rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.faq>.header>.title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400}}@media screen and (max-width:399.9px),print{.faq>.header>.title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400}}@media screen and (min-width:1008px){.faq>.header>.title{line-height:1.25}}@media screen and (min-width:758px) and (max-width:1007.9px){.faq>.header>.title{line-height:1.23077}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.faq>.header>.title{line-height:1.2}}@media screen and (max-width:399.9px),print{.faq>.header>.title{line-height:1.2}}.faq>.header>.title{color:#333;margin:0;padding:0}@media screen and (min-width:1008px){.faq>.header>.title{flex:none;align-self:flex-end}}@media screen and (min-width:758px) and (max-width:1007.9px){.faq>.header>.title{display:none}}@media screen and (min-width:1008px){.faq>.header>.buttons{flex:none;align-self:center}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){.faq>.header>.buttons{background:#e6e6e6;margin-top:1em;display:flex}}.faq>.header>.buttons>button{padding:.3em 1em;line-height:1rem;display:inline}@media screen and (min-width:1008px){.faq>.header>.buttons>button span{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.faq>.header>.buttons>button span{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.8125rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.faq>.header>.buttons>button span{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (max-width:399.9px),print{.faq>.header>.buttons>button span{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (min-width:1008px){.faq>.header>.buttons>button span{line-height:1.33333}}@media screen and (min-width:758px) and (max-width:1007.9px){.faq>.header>.buttons>button span{line-height:1.23077}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.faq>.header>.buttons>button span{line-height:1.33333}}@media screen and (max-width:399.9px),print{.faq>.header>.buttons>button span{line-height:1.33333}}.faq>.header>.buttons>button:hover .button-text,.faq>.header>.buttons>button:focus .button-text{text-decoration:underline}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){.faq>.header>.buttons>button{flex:30%;padding:.7em}}.faq>.header>.buttons>button:first-child{border-right-style:solid;border-right-width:1px}@media screen and (min-width:1008px){.faq>.header>.buttons>button:first-child{border-right-color:#e6e6e6}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){.faq>.header>.buttons>button:first-child{border-right-color:#7e1341}}@media screen and (min-width:1008px){.faq .content{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.faq .content{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.faq .content{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (max-width:399.9px),print{.faq .content{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:1008px){.faq .content{line-height:1.375}}@media screen and (min-width:758px) and (max-width:1007.9px){.faq .content{line-height:1.33333}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.faq .content{line-height:1.375}}@media screen and (max-width:399.9px),print{.faq .content{line-height:1.375}}.faq .content>.sections{margin-top:15px}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){.faq>footer{margin-bottom:5em}}.faq-section{margin:10px 0}.faq-section>.section-toggle{width:100%}.faq-section>.section-toggle.expanded{color:#fff;background:#7e1341}.faq-section>.section-toggle.expanded:hover,.faq-section>.section-toggle.expanded:focus{background-color:#993f67}.faq-section>.section-toggle.collapsed{color:#333;background:#e6e6e6}.faq-section>.section-toggle.collapsed:hover,.faq-section>.section-toggle.collapsed:focus{background-color:#e6e6e6}.faq-section>.section-toggle.collapsed .header .icon{color:#7e1341}@media screen and (min-width:1008px){.faq-section>.section-toggle>.header{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (min-width:758px) and (max-width:1007.9px){.faq-section>.section-toggle>.header{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:700}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.faq-section>.section-toggle>.header{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:700}}@media screen and (max-width:399.9px),print{.faq-section>.section-toggle>.header{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:700}}@media screen and (min-width:1008px){.faq-section>.section-toggle>.header{line-height:1.28571}}@media screen and (min-width:758px) and (max-width:1007.9px){.faq-section>.section-toggle>.header{line-height:1.33333}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.faq-section>.section-toggle>.header{line-height:1.33333}}@media screen and (max-width:399.9px),print{.faq-section>.section-toggle>.header{line-height:1.33333}}.faq-section>.section-toggle>.header{cursor:pointer;text-align:left;align-items:center;padding:10px 25px;display:flex}.faq-section>.section-toggle>.header>.question{font-size:inherit;flex:auto;margin:0 4em 0 0;padding:0}.faq-section>.section-toggle>.header>.icon{flex:none}.faq-section>div>.content{background:#fff;padding:25px}.faq-section>div>.content>p{margin:0}.faq-section>div>.content table{border-collapse:collapse}.faq-section>div>.content table td{border:1px solid;padding:0 .5em}.control-section{background-color:#fff;padding-left:16px;display:flex}@media screen and (min-width:1008px){.control-section label{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.control-section label{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.8125rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.control-section label{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (max-width:399.9px),print{.control-section label{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (min-width:1008px){.control-section label{line-height:1.33333}}@media screen and (min-width:758px) and (max-width:1007.9px){.control-section label{line-height:1.23077}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.control-section label{line-height:1.33333}}@media screen and (max-width:399.9px),print{.control-section label{line-height:1.33333}}.control-section label{color:#4d4d4d;white-space:nowrap}.control-section:not(.native){align-items:center;height:32px;padding-right:0;line-height:32px;position:relative}.control-section:not(.native).select-dropdown{flex:25%;min-width:0;margin-left:4px}.control-section.select{flex:0 0 208px}.control-section .toggle-options-button{text-align:left;color:#7e1341;cursor:pointer;background:url(assets/images/icons/dropdown-arrow.svg) right 1em top 48%/14px 14px no-repeat;flex:auto;padding-left:8px;padding-right:36px;font-weight:700}.control-section .toggle-options-button:focus,.control-section .toggle-options-button:hover{background-color:#e6e6e6}.control-section .toggle-options-button{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media screen and (min-width:1008px){.control-section .dropdown-select{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.control-section .dropdown-select{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.control-section .dropdown-select{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (max-width:399.9px),print{.control-section .dropdown-select{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:1008px){.control-section .dropdown-select{line-height:1.28571}}@media screen and (min-width:758px) and (max-width:1007.9px){.control-section .dropdown-select{line-height:1.28571}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.control-section .dropdown-select{line-height:1.28571}}@media screen and (max-width:399.9px),print{.control-section .dropdown-select{line-height:1.28571}}.control-section .dropdown-select{z-index:25;cursor:pointer;color:#333;background:#fff;width:100%;line-height:1em;position:absolute;top:100%;left:0;box-shadow:0 0 8px #00000026}.control-section .dropdown-select .dropdown-select-option{appearance:none;text-align:left;background:0 0;border:none;border-radius:0;width:100%;height:100%;margin:0;padding:8px;font-size:1em}.control-section .dropdown-select .dropdown-select-option:first-child{padding-top:16px}.control-section .dropdown-select .dropdown-select-option:last-child{padding-bottom:16px}.control-section .dropdown-select .dropdown-select-option:hover,.control-section .dropdown-select .dropdown-select-option:focus{background-color:#0003}.control-section .native-select{color:#7e1341;cursor:pointer;border:none;flex:1 0 50%;width:100%;min-width:135px;height:24px;padding:0 36px 0 16px}@media screen and (min-width:1008px){.control-section .native-select{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.control-section .native-select{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.control-section .native-select{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (max-width:399.9px),print{.control-section .native-select{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (min-width:1008px){.control-section .native-select{line-height:1.28571}}@media screen and (min-width:758px) and (max-width:1007.9px){.control-section .native-select{line-height:1.33333}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.control-section .native-select{line-height:1.33333}}@media screen and (max-width:399.9px),print{.control-section .native-select{line-height:1.33333}}.control-section .native-select option{color:#000}.control-section.native{flex-wrap:wrap;flex:50%;min-height:32px;padding-left:0;display:flex}.control-section.native label{flex:100%;align-items:center;padding-left:16px;line-height:24px;display:flex}.bookmarks-masthead{align-items:center}@media screen and (min-width:1008px){.bookmarks-masthead .export-button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){.bookmarks-masthead .export-button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.bookmarks-masthead .export-button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (max-width:399.9px),print{.bookmarks-masthead .export-button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (min-width:1008px){.bookmarks-masthead .export-button{line-height:1.28571}}@media screen and (min-width:758px) and (max-width:1007.9px){.bookmarks-masthead .export-button{line-height:1.33333}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.bookmarks-masthead .export-button{line-height:1.33333}}@media screen and (max-width:399.9px),print{.bookmarks-masthead .export-button{line-height:1.33333}}.bookmarks-masthead .export-button{color:#fff;background-color:#7e1341;align-items:center;width:250px;height:36px;padding:8px 16px;display:flex}.bookmarks-masthead .export-button .number-of-selected-bookmarks{margin:0 4px}.bookmarks-masthead .export-button .icon-export{margin-left:auto;font-size:15px;font-weight:400}.bookmarks-masthead .export-button[disabled]{background-color:#e6e6e6}.bookmarks-masthead .error-message{color:#333;margin-right:16px;font-size:12px}.bookmarks-masthead .error-message .icon-information{color:#7e1341}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){#bookmarks .bookmark-list{padding:8px 8px 0}}#bookmarks .bookmark-list{overflow:hidden}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){#bookmarks .react-product-summary-list-item .product-content .metadata-section{flex-basis:unset;width:100%;max-width:none}#bookmarks .react-product-summary-list-item .product-content .metadata-section .category-and-publication-time{flex-direction:row;justify-content:space-between}}#bookmarks .grouped-products{flex-direction:column;display:flex;overflow:hidden}@media screen and (min-width:1008px){#bookmarks .grouped-products .bookmark-group-label{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.5rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){#bookmarks .grouped-products .bookmark-group-label{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.625rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){#bookmarks .grouped-products .bookmark-group-label{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400}}@media screen and (max-width:399.9px),print{#bookmarks .grouped-products .bookmark-group-label{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400}}@media screen and (min-width:1008px){#bookmarks .grouped-products .bookmark-group-label{line-height:1.25}}@media screen and (min-width:758px) and (max-width:1007.9px){#bookmarks .grouped-products .bookmark-group-label{line-height:1.23077}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){#bookmarks .grouped-products .bookmark-group-label{line-height:1.2}}@media screen and (max-width:399.9px),print{#bookmarks .grouped-products .bookmark-group-label{line-height:1.2}}#bookmarks .grouped-products .bookmark-group-label{color:#4d4d4d;margin:28px 0}#bookmarks .product-summary-list-item-container{opacity:1;max-height:300px}#bookmarks .product-summary-list-item-container.unbookmarked{opacity:0;max-height:0;transition:all 1s linear}#bookmarks .product-summary-list-item-container.unbookmarked .product-summary-list-item{margin-bottom:0;transition:all .5s linear .5s}@media screen and (min-width:1008px){#bookmarks .dialog-controls{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){#bookmarks .dialog-controls{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){#bookmarks .dialog-controls{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (max-width:399.9px),print{#bookmarks .dialog-controls{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width:1008px){#bookmarks .dialog-controls{line-height:1.25}}@media screen and (min-width:758px) and (max-width:1007.9px){#bookmarks .dialog-controls{line-height:1.22222}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){#bookmarks .dialog-controls{line-height:1.25}}@media screen and (max-width:399.9px),print{#bookmarks .dialog-controls{line-height:1.25}}#bookmarks .dialog-controls{margin-bottom:32px;display:flex}@media screen and (min-width:758px) and (max-width:1007.9px){#bookmarks .dialog-controls{margin-top:24px}}#bookmarks .dialog-controls .control-section{background-color:#fff;padding-left:16px;display:flex}@media screen and (min-width:1008px){#bookmarks .dialog-controls .control-section label{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (min-width:758px) and (max-width:1007.9px){#bookmarks .dialog-controls .control-section label{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.8125rem;font-weight:400}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){#bookmarks .dialog-controls .control-section label{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (max-width:399.9px),print{#bookmarks .dialog-controls .control-section label{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (min-width:1008px){#bookmarks .dialog-controls .control-section label{line-height:1.33333}}@media screen and (min-width:758px) and (max-width:1007.9px){#bookmarks .dialog-controls .control-section label{line-height:1.23077}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){#bookmarks .dialog-controls .control-section label{line-height:1.33333}}@media screen and (max-width:399.9px),print{#bookmarks .dialog-controls .control-section label{line-height:1.33333}}#bookmarks .dialog-controls .control-section label{color:#4d4d4d;white-space:nowrap}#bookmarks.with-native-select{margin:16px 0}#bookmarks .dialog-controls.with-dropdown .select-all-button,#bookmarks .dialog-controls.with-dropdown .select-none-button{text-align:left;color:#7e1341;cursor:pointer;background:url(assets/images/icons/dropdown-arrow.svg) right 1em top 48%/14px 14px no-repeat;flex:auto;padding-left:8px;padding-right:36px;font-weight:700}#bookmarks .dialog-controls.with-dropdown .select-all-button:focus,#bookmarks .dialog-controls.with-dropdown .select-all-button:hover,#bookmarks .dialog-controls.with-dropdown .select-none-button:focus,#bookmarks .dialog-controls.with-dropdown .select-none-button:hover{background-color:#e6e6e6}#bookmarks .dialog-controls.with-dropdown .select-all-button,#bookmarks .dialog-controls.with-dropdown .select-none-button{text-overflow:ellipsis;white-space:nowrap;text-align:center;background:0 0;padding-left:0;padding-right:0;overflow:hidden}.search-page{box-sizing:border-box;margin:0 auto;padding:0 16px}@media screen and (min-width:1008px){.search-page{min-width:1008px;max-width:1280px}}@media screen and (max-width:399.9px),print{.search-page{padding:0 8px}}.search-page .feed-name{color:#3f3f42;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:32px;font-weight:700;line-height:36px}@media screen and (max-width:399.9px),print{.search-page .feed-name{font-size:24px;line-height:28px}}.search-page .feed-name{margin-top:40px;margin-bottom:24px}@media screen and (max-width:399.9px),print{.search-page .feed-name{margin-top:16px;margin-bottom:0}}@media screen and (min-width:1008px){.search-page .search-page-sections{flex-direction:row;gap:24px;display:flex}}@media (min-width:1280px){.search-page .search-page-sections{flex-direction:row;gap:67px;display:flex}}@media screen and (min-width:1008px){.search-page .search-page-sections .search-page-results-section{min-width:649px}}.search-page .search-page-sections .search-page-results-section{flex-grow:1}.search-page .filters-header{flex-direction:row;align-items:center;display:flex}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.search-page .filters-header{flex-direction:column;align-items:flex-start}}@media screen and (min-width:1008px){.search-page .filters-header{margin-bottom:32px}}.search-page .feedback-section{color:#3f3f42;margin-top:24px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:22px;display:flex}.search-page .feedback-section .info-icon{flex-shrink:0;width:16px;height:16px;margin:4px 4px 0 0}.search-page .feedback-section a{text-decoration:underline}#semantic-search .search-page{flex-direction:column;gap:16px;display:flex}.accordion-button{appearance:none;background:0 0;border:none;border-radius:0;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:fit-content;margin:0;padding:0;font-size:1em;display:flex}.accordion-button:focus-visible{outline-offset:6px;outline:2px solid #005fcc}.accordion-button figure{margin:0}.accordion-button figure svg{fill:#141414;width:16px;height:16px;display:inline-block}.accordion-button .expanded figure svg{rotate:180deg}.accordion-button .hidden-accordion-button{z-index:1;opacity:0;cursor:pointer;width:44px;height:44px;margin:0;position:absolute;top:-14px;left:-14px}.add-feed-modal-overlay{z-index:100;width:100%;height:100%;line-height:0;font-size:initial;background:#000000b3;display:block;position:fixed;top:0;left:0;overflow:auto}.add-feed-modal-overlay .add-feed-modal{width:calc(100% - 24px);max-width:500px}@media screen and (max-width:399.9px),print{.add-feed-modal-overlay .add-feed-modal{top:44px;left:50%;translate:-50%}}@media screen and (min-width:1008px),screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){.add-feed-modal-overlay .add-feed-modal{top:56px;left:50%;translate:-50%}}.add-feed-modal-overlay .add-feed-modal{background-color:#fff;flex-direction:column;row-gap:16px;display:flex;position:absolute}.add-feed-modal-overlay .add-feed-modal .add-feed-modal-header{justify-content:space-between;align-items:end;padding:24px 24px 0;display:flex}@media screen and (max-width:399.9px),print{.add-feed-modal-overlay .add-feed-modal .add-feed-modal-header{padding:16px 16px 0}}.add-feed-modal-overlay .add-feed-modal .add-feed-modal-header .title{color:#3f3f42;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:24px}.add-feed-modal-overlay .add-feed-modal .add-feed-modal-header .close-button{appearance:none;color:#3a3c3e;background:0 0;border:none;border-radius:0;width:16px;height:16px;margin:0;padding:0;font-size:1em}.add-feed-modal-overlay .add-feed-modal .add-feed-modal-body{flex-direction:column;row-gap:16px;padding:0 24px 24px;display:flex}@media screen and (max-width:399.9px),print{.add-feed-modal-overlay .add-feed-modal .add-feed-modal-body{padding:0 16px 16px}}.add-feed-modal-overlay .add-feed-modal .add-feed-modal-body .field-title{color:#3a3c3e;margin-bottom:6px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:22px}.add-feed-modal-overlay .add-feed-modal .add-feed-modal-body .text-input-wrapper{width:100%;position:relative}.add-feed-modal-overlay .add-feed-modal .add-feed-modal-body .text-input-wrapper .text-input{color:#3a3c3e;box-sizing:border-box;border:1px solid #141414;width:100%;height:44px;padding:11px 16px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:18px}.add-feed-modal-overlay .add-feed-modal .add-feed-modal-body .text-input-wrapper .error{border-color:#e51854}.add-feed-modal-overlay .add-feed-modal .add-feed-modal-body .details-wrapper{flex-direction:column;row-gap:6px;display:flex}.add-feed-modal-overlay .add-feed-modal .add-feed-modal-body .details-wrapper .title{color:#3a3c3e;margin-bottom:6px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:22px}.add-feed-modal-overlay .add-feed-modal .add-feed-modal-body .details-wrapper .details-container{background-color:#e6e8ea;flex-direction:column;row-gap:12px;padding:12px 16px;display:flex}.add-feed-modal-overlay .add-feed-modal .add-feed-modal-body .details-wrapper .details-container .search-params{flex-direction:column;display:flex}.add-feed-modal-overlay .add-feed-modal .add-feed-modal-body .details-wrapper .details-container .search-params .filter-name{color:#3a3c3e;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:700;line-height:19px}.add-feed-modal-overlay .add-feed-modal .add-feed-modal-body .details-wrapper .details-container .search-params .filter-value{color:#3a3c3e;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:19px}.add-feed-modal-overlay .add-feed-modal .add-feed-modal-body .notifications-wrapper{flex-direction:column;row-gap:6px;display:flex}.add-feed-modal-overlay .add-feed-modal .add-feed-modal-body .notifications-wrapper .title{color:#3a3c3e;margin-bottom:6px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:22px}.add-feed-modal-overlay .add-feed-modal .add-feed-modal-body .notifications-wrapper .daily-email-warning{color:#545658;margin-left:36px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:12px;font-weight:400;line-height:16px}.add-feed-modal-overlay .add-feed-modal .add-feed-modal-body .notifications-wrapper .browser-notifications-error{color:#e51854;margin-left:36px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:12px;font-weight:400;line-height:16px}.add-feed-modal-overlay .add-feed-modal .add-feed-modal-body .notifications-wrapper .browser-notifications-error .notification-title{font-weight:700}.add-feed-modal-overlay .add-feed-modal .add-feed-modal-body .notifications-wrapper .email-select-field{color:#3a3c3e;appearance:none;background:url("data:image/svg+xml,<svg width=\"10\" height=\"20\" viewBox=\"0 0 10 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M8.34375 6.0625L5 2.75L1.65625 6.0625V7.21875H8.34375V6.0625Z\" fill=\"%23141414\"/><path d=\"M1.65625 13.9375L5 17.25L8.34375 13.9375L8.34375 12.7812L1.65625 12.7813L1.65625 13.9375Z\" fill=\"%23141414\"/></svg>") 95% calc(100% - 5px) no-repeat;border:1px solid #141414;width:174px;margin-left:36px;padding:6px 8px 6px 12px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:19px}.add-feed-modal-overlay .add-feed-modal .add-feed-modal-body .notifications-wrapper .email-select-field:focus-visible{outline-offset:1px;outline:2px solid #005fcc}.add-feed-modal-overlay .add-feed-modal .add-feed-modal-body .cta-row{justify-content:end;column-gap:8px;display:flex}.add-feed-modal-overlay .add-feed-modal .add-feed-modal-body .cta-row .cancel-button{appearance:none;color:#fff;background:#7e1341;border:2px solid #0000;border-radius:0;justify-content:center;gap:8px;margin:0;padding:12px;font-size:1em;display:flex}.add-feed-modal-overlay .add-feed-modal .add-feed-modal-body .cta-row .cancel-button:focus-visible svg,.add-feed-modal-overlay .add-feed-modal .add-feed-modal-body .cta-row .cancel-button:hover svg{fill:#fff}.add-feed-modal-overlay .add-feed-modal .add-feed-modal-body .cta-row .cancel-button:focus-visible,.add-feed-modal-overlay .add-feed-modal .add-feed-modal-body .cta-row .cancel-button:hover{color:#fff;background-color:#520c2a;border-color:#7e1341}.add-feed-modal-overlay .add-feed-modal .add-feed-modal-body .cta-row .cancel-button:focus-visible{outline-offset:1px;outline:2px solid #005fcc}.add-feed-modal-overlay .add-feed-modal .add-feed-modal-body .cta-row .cancel-button{color:#3a3c3e;background-color:#0000;border:2px solid #5a5959}.add-feed-modal-overlay .add-feed-modal .add-feed-modal-body .cta-row .cancel-button:hover,.add-feed-modal-overlay .add-feed-modal .add-feed-modal-body .cta-row .cancel-button:focus-visible{color:#fff;background-color:#000;border-color:#000;text-decoration:none}.add-feed-modal-overlay .add-feed-modal .add-feed-modal-body .cta-row .cancel-button:hover svg,.add-feed-modal-overlay .add-feed-modal .add-feed-modal-body .cta-row .cancel-button:focus-visible svg{fill:#fff}.add-feed-modal-overlay .add-feed-modal .add-feed-modal-body .cta-row .cancel-button{background-color:#fff;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:20px}.add-feed-modal-overlay .add-feed-modal .add-feed-modal-body .cta-row .save-button{appearance:none;color:#fff;background:#7e1341;border:2px solid #0000;border-radius:0;justify-content:center;gap:8px;margin:0;padding:12px;font-size:1em;display:flex}.add-feed-modal-overlay .add-feed-modal .add-feed-modal-body .cta-row .save-button:focus-visible svg,.add-feed-modal-overlay .add-feed-modal .add-feed-modal-body .cta-row .save-button:hover svg{fill:#fff}.add-feed-modal-overlay .add-feed-modal .add-feed-modal-body .cta-row .save-button:focus-visible,.add-feed-modal-overlay .add-feed-modal .add-feed-modal-body .cta-row .save-button:hover{color:#fff;background-color:#520c2a;border-color:#7e1341}.add-feed-modal-overlay .add-feed-modal .add-feed-modal-body .cta-row .save-button:focus-visible{outline-offset:1px;outline:2px solid #005fcc}.add-feed-modal-overlay .add-feed-modal .add-feed-modal-body .cta-row .save-button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:20px}.add-feed-modal-overlay .add-feed-modal .add-feed-modal-body .cta-row .save-button:disabled{opacity:.5}body:has(.add-feed-modal-overlay){overflow:hidden}.save-feed-changes-footer{background-color:#fff;border-top:2px solid #b0b2b4;justify-content:center;width:100%;display:flex}.save-feed-changes-footer .container{box-sizing:border-box;justify-content:space-between;width:100%;max-width:1280px;padding:16px;display:flex}@media screen and (max-width:399.9px),print{.save-feed-changes-footer .container{flex-direction:column;row-gap:16px}}.save-feed-changes-footer .container .feed-name-container{flex-direction:column;row-gap:8px;display:flex}.save-feed-changes-footer .container .feed-name-container .feed-name-info{color:#545658;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:19px}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px),screen and (min-width:1008px){.save-feed-changes-footer .container .feed-name-container .feed-name-info{font-size:16px;line-height:20px}}.save-feed-changes-footer .container .feed-name-container .feed-name{color:#3f3f42;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:24px;font-weight:700;line-height:28px}@media screen and (max-width:399.9px),print{.save-feed-changes-footer .container .feed-name-container .feed-name{font-size:20px;line-height:24px}}.save-feed-changes-footer .container .cta-container{column-gap:8px;display:flex}.save-feed-changes-footer .container .cta-container .cancel-button{appearance:none;color:#fff;background:#7e1341;border:2px solid #0000;border-radius:0;justify-content:center;gap:8px;margin:0;padding:12px;font-size:1em;display:flex}.save-feed-changes-footer .container .cta-container .cancel-button:focus-visible svg,.save-feed-changes-footer .container .cta-container .cancel-button:hover svg{fill:#fff}.save-feed-changes-footer .container .cta-container .cancel-button:focus-visible,.save-feed-changes-footer .container .cta-container .cancel-button:hover{color:#fff;background-color:#520c2a;border-color:#7e1341}.save-feed-changes-footer .container .cta-container .cancel-button:focus-visible{outline-offset:1px;outline:2px solid #005fcc}.save-feed-changes-footer .container .cta-container .cancel-button{color:#3a3c3e;background-color:#0000;border:2px solid #5a5959}.save-feed-changes-footer .container .cta-container .cancel-button:hover,.save-feed-changes-footer .container .cta-container .cancel-button:focus-visible{color:#fff;background-color:#000;border-color:#000;text-decoration:none}.save-feed-changes-footer .container .cta-container .cancel-button:hover svg,.save-feed-changes-footer .container .cta-container .cancel-button:focus-visible svg{fill:#fff}.save-feed-changes-footer .container .cta-container .cancel-button{color:#3f3f42;background-color:#fff;height:fit-content;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:22px}@media screen and (max-width:399.9px),print{.save-feed-changes-footer .container .cta-container .cancel-button{order:2}}.save-feed-changes-footer .container .cta-container .save-button{appearance:none;color:#fff;background:#7e1341;border:2px solid #0000;border-radius:0;justify-content:center;gap:8px;margin:0;padding:12px;font-size:1em;display:flex}.save-feed-changes-footer .container .cta-container .save-button:focus-visible svg,.save-feed-changes-footer .container .cta-container .save-button:hover svg{fill:#fff}.save-feed-changes-footer .container .cta-container .save-button:focus-visible,.save-feed-changes-footer .container .cta-container .save-button:hover{color:#fff;background-color:#520c2a;border-color:#7e1341}.save-feed-changes-footer .container .cta-container .save-button:focus-visible{outline-offset:1px;outline:2px solid #005fcc}.save-feed-changes-footer .container .cta-container .save-button{color:#fff;height:fit-content;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:22px}.active-filters{color:#3a3c3e;flex-flow:wrap;margin-top:16px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:20px;display:flex}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.active-filters{font-size:14px;line-height:19px}}@media screen and (min-width:758px) and (max-width:1007.9px){.active-filters{margin-top:0}}.active-filters .active-filters-title{margin-right:16px;line-height:22px}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.active-filters .active-filters-title{margin-right:12px;line-height:19px}}.active-filters .clear-filter-button{appearance:none;color:#3a3c3e;background:0 0;border:none;border-radius:0;flex-direction:row;align-items:center;gap:4px;margin:0 16px 8px 0;padding:0;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:20px;display:flex}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.active-filters .clear-filter-button{margin:0 12px 0 0}}.active-filters .clear-filter-button:focus-visible{outline-offset:1px;outline:2px solid #005fcc}.active-filters .clear-filter-button:hover{text-decoration:underline}.active-filters .clear-filter-button .close-icon{fill:#3a3c3e;width:12px;height:12px;display:inline-block}.active-filters .disabled-button{opacity:.5}.expand-minimise-filters-button{color:#3a3c3e;border:none;margin:0 16px 8px 0;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:22px;text-decoration:underline}.date-picker-header-container{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.date-picker-header-container .navigation-icons-container{min-width:16px}.date-picker-header-container .year-month-picker-container{column-gap:4px;display:flex}.date-picker-header-container .date-picker-header-buttons{appearance:none;background:0 0;border:none;border-radius:0;margin:0;padding:0;font-size:1em}.date-picker-header-container .date-picker-header-buttons .date-picker-header-icons{color:#000;width:18px;height:18px}.date-picker-header-container .date-picker-header-buttons:focus-visible{outline-offset:1px;outline:2px solid #005fcc}.date-picker-header-container .date-picker-select-dropdown{color:#141414;border:none;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:20px;font-weight:500;line-height:24px}.date-picker-header-container .date-picker-select-dropdown:focus-visible{outline:2px solid #005fcc}.filter-card{color:#3a3c3e;flex-direction:column;gap:16px;padding-top:16px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:19px;display:flex}.filter-card .filter-fieldset{border:none;min-width:0;margin:0;padding:0}.filter-card .filter-list{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.filter-card .filter-list:empty{display:none}.filter-card .selected-filters-groups{flex-direction:column;gap:16px;display:flex}.filter-card .selected-filters-groups:empty{display:none}.filter-card .selected-filters-groups:last-child{border-bottom:0;padding-bottom:0}.filter-card .selected-filters-groups:has(+.filter-list):not(.filter-card .selected-filters-groups:has(+.filter-list).hide-border){border-bottom:1px solid #8a8c8e;padding-bottom:16px}.filter-card .selected-filters-groups:has(+.filter-fieldset):not(.filter-card .selected-filters-groups:has(+.filter-fieldset).hide-border){border-bottom:1px solid #8a8c8e;padding-bottom:16px}.filter-card .selected-filters-groups:has(+.location-regions-section){border-bottom:none;padding-bottom:0}.filter-card .grouped-filter-list{flex-direction:column;gap:8px;margin-top:16px;padding:0;list-style:none;display:flex}.filter-card .grouped-filter-list .grouped-option{padding-left:32px}.filter-card .see-all-topics-button{appearance:none;color:#3a3c3e;background:0 0;border:none;border-radius:0;align-self:flex-start;margin:0;padding:0;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:19px;text-decoration:underline}.filter-card .see-all-topics-button:focus-visible{outline-offset:1px;outline:2px solid #005fcc}.filter-card .location-regions-section:not(.filter-card .location-regions-section.hide-border){border-top:1px solid #8a8c8e;padding-top:16px}.filter-card .location-regions-section .accordion-header .accordion-button figure svg{width:12px;height:12px}.filter-card .location-regions-section .checkbox-accordion-wrapper{flex-direction:column}.filter-card .location-regions-section .checkbox-accordion-wrapper .checkbox-accordion-header{justify-content:space-between;display:flex}.filter-card .location-regions-section .checkbox-accordion-wrapper .checkbox-accordion-header .accordion-button{width:auto}.filter-card .selected-filters-groups:empty+.location-regions-section{border-top:none;padding-top:0}.filter-card-modal-wrapper{border-bottom:2px solid #e6e8ea;padding:16px 24px}.filter-card-modal-wrapper:last-of-type{border-bottom:0}.filter-card-modal-wrapper .filter-card-title{color:#3a3c3e;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:20px}.source-filter-section{border-bottom:1px solid #8a8c8e;flex-direction:column;gap:16px;padding:0 0 16px;display:flex}.source-filter-section:last-of-type{border-bottom:0}.source-filter-section .source-type-title{color:#3a3c3e;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;line-height:18px}.source-filter-section .selected-source-name{color:#3a3c3e;justify-content:space-between;width:100%;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:19px;display:flex}.source-filter-section .selected-source-name .source-name-remove-button{appearance:none;background:0 0;border:none;border-radius:0;justify-content:center;align-items:center;width:32px;height:32px;margin:-9px;padding:0;font-size:1em;display:flex}.source-filter-section .selected-source-name .source-name-remove-button:focus-visible{outline-offset:1px;outline:2px solid #005fcc}.source-filter-section .selected-source-name .source-name-remove-button .clear-icon{fill:#3a3c3e;width:14px;height:14px}.source-filter-section .error{color:#a42437;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:19px}.source-filter-warning{color:#3a3c3e;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-style:italic;font-weight:400;line-height:19px}.filter-panel{display:none}@media screen and (min-width:1008px){.filter-panel{flex-direction:column;min-width:300px;max-width:300px;display:flex}}.filter-panel .filter-card-title{color:#3a3c3e;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:20px}.filter-panel .filter-accordion-wrapper{background-color:#f6f6f6;border:2px solid #e6e8ea;margin-bottom:8px;padding:16px 24px}.date-filter-card-modal-wrapper{padding:16px 24px}.date-filter-modal-footer{box-sizing:border-box;background-color:#fff;border-top:2px solid #e6e8ea;width:100%;padding:16px 24px;display:flex;position:absolute;bottom:0}.date-picker-row{display:flex}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){.date-picker-row{grid-template-columns:1fr 1fr;width:100%;margin-bottom:40px;display:grid}}.date-picker-row .date-picker:not(:last-child){margin-right:8px}.date-picker{color:#000;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}.date-picker-input-wrapper{flex-direction:column;row-gap:8px;display:flex}.date-picker-input-wrapper .date-picker-input{box-sizing:border-box;color:#3a3c3e;border:1px solid #141414;width:100%;padding:11px 16px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:19px}.date-picker-input-wrapper .date-picker-input:focus-visible{outline-offset:1px;outline:2px solid #005fcc}@media screen and (min-width:1008px){.date-picker-input-wrapper .date-picker-input{width:120px}}.date-picker-input-wrapper .error{color:#a42437;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:19px}.select-button-container{justify-content:right;width:100%;display:inline-flex}.select-button-container .select-button{appearance:none;color:#fff;background:#7e1341;border:2px solid #0000;border-radius:0;justify-content:center;gap:8px;margin:0;padding:12px;font-size:1em;display:flex}.select-button-container .select-button:focus-visible svg,.select-button-container .select-button:hover svg{fill:#fff}.select-button-container .select-button:focus-visible,.select-button-container .select-button:hover{color:#fff;background-color:#520c2a;border-color:#7e1341}.select-button-container .select-button:focus-visible{outline-offset:1px;outline:2px solid #005fcc}.select-button-container .select-button{color:#fff;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:18px;font-weight:400;line-height:22px}.react-datepicker__day--outside-month{visibility:hidden}.react-datepicker__header{color:#3f3f42;background-color:#fff;border-bottom:none;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:24px}.react-datepicker__day-names{justify-content:space-evenly;column-gap:4px;display:flex}.react-datepicker__day-name{color:#3a3c3e;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:20px}.react-datepicker__week{justify-content:space-evenly;column-gap:4px;width:100%;display:flex}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){.react-datepicker__tab-loop{grid-column:span 2}}.react-datepicker-popper{z-index:100;width:336px}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){.react-datepicker-popper{box-sizing:border-box;width:100%;z-index:0!important;position:relative!important;inset:0!important;transform:none!important}}.react-datepicker{width:100%;padding:16px;box-shadow:0 5px 11px #00000040}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){.react-datepicker{box-shadow:none;border:none;padding:16px 0}}.react-datepicker__month-container{width:100%}.react-datepicker__header{width:100%;padding:6px 0}.react-datepicker__navigation--previous{margin-top:16px;margin-left:16px}.react-datepicker__navigation--next{margin-top:16px;margin-right:16px}.react-datepicker__navigation-icon:before,.react-datepicker__navigation:hover :before,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow:hover{border-color:#141414}.react-datepicker__children-container{width:100%;margin:0;padding:0}.react-datepicker__day{color:#141414;justify-content:center;align-items:center;width:40px;height:40px;margin-left:0;margin-right:0;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:22px;display:flex}.react-datepicker__day:hover{color:#141414;background-color:#e6e8ea;border-radius:20px}.react-datepicker__day:focus-visible{outline:4px solid #005fcc}.react-datepicker__day--disabled{color:#ccc;pointer-events:none}.react-datepicker__day--keyboard-selected{color:#141414;background-color:#fff;border:none;border-radius:20px}.react-datepicker__day--today{box-sizing:border-box;color:#141414;border:2px solid #2c3f50;border-radius:20px}.react-datepicker__day--selected{color:#fff!important;background-color:#2c3f50!important;border:none!important;border-radius:20px!important}.react-datepicker__triangle{display:none}.react-datepicker__year-read-view{visibility:visible!important}.filter-and-dates-buttons{display:flex}@media screen and (min-width:1008px){.filter-and-dates-buttons{display:none}}.filter-and-dates-buttons{flex-direction:row;justify-content:end;gap:8px;width:259px;height:44px;margin:12px 0 12px auto}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.filter-and-dates-buttons{width:100%;margin:16px 0 16px auto}}.filter-and-dates-buttons>button{appearance:none;color:#fff;background:#7e1341;border:2px solid #0000;border-radius:0;justify-content:center;gap:8px;margin:0;padding:12px;font-size:1em;display:flex}.filter-and-dates-buttons>button:focus-visible svg,.filter-and-dates-buttons>button:hover svg{fill:#fff}.filter-and-dates-buttons>button:focus-visible,.filter-and-dates-buttons>button:hover{color:#fff;background-color:#520c2a;border-color:#7e1341}.filter-and-dates-buttons>button:focus-visible{outline-offset:1px;outline:2px solid #005fcc}.filter-and-dates-buttons>button{color:#3a3c3e;background-color:#0000;border:2px solid #5a5959}.filter-and-dates-buttons>button:hover,.filter-and-dates-buttons>button:focus-visible{color:#fff;background-color:#000;border-color:#000;text-decoration:none}.filter-and-dates-buttons>button:hover svg,.filter-and-dates-buttons>button:focus-visible svg{fill:#fff}.filter-and-dates-buttons>button{align-self:center;width:100%;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:20px}@media screen and (min-width:758px) and (max-width:1007.9px){.filter-and-dates-buttons>button{max-width:50%}}.filter-and-dates-buttons>button .search-button-icon{fill:#3a3c3e;align-self:center;width:1rem;height:1rem;display:inline-block}.overlay{z-index:100;background:#000c;width:100%;height:100%;display:block;position:fixed;top:0;left:0;overflow:auto}@media screen and (min-width:1008px){.overlay,.filter-modal{display:none}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.filter-modal{width:100%;height:calc(100% - 48px);top:48px;left:0}}@media screen and (min-width:758px) and (max-width:1007.9px){.filter-modal{width:calc(100% - 48px);height:100%;top:0;left:48px}}.filter-modal{background-color:#fff;flex-direction:column;display:flex;position:absolute}.filter-modal .filter-modal-header{border-bottom:4px solid #e6e8ea;justify-content:space-between;padding:16px 24px;display:flex;position:sticky}.filter-modal .filter-modal-header .filter-modal-header-title{color:#3f3f42;font-family:ReithSans,Helvetica,Arial,sans-serif;font-weight:500}@media screen and (min-width:1008px){.filter-modal .filter-modal-header .filter-modal-header-title{font-size:22px;line-height:26px}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (min-width:758px) and (max-width:1007.9px){.filter-modal .filter-modal-header .filter-modal-header-title{font-size:24px;line-height:28px}}.filter-modal .filter-modal-header .filter-modal-header-title{color:#3a3c3e}@media screen and (min-width:1008px){.filter-modal .filter-modal-header .close-button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (min-width:758px) and (max-width:1007.9px){.filter-modal .filter-modal-header .close-button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.filter-modal .filter-modal-header .close-button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (max-width:399.9px),print{.filter-modal .filter-modal-header .close-button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}.filter-modal .filter-modal-header .close-button{text-align:center;background-color:#0000;border:none;align-items:center;text-decoration:none;display:flex}.filter-modal .filter-modal-header .close-button .close-icon{fill:#141414;width:1rem;height:1rem;display:inline-block}.filter-modal .filter-modal-header .close-button:focus-visible{outline-offset:1px;outline:2px solid #005fcc}.filter-modal .filter-modal-body{flex-direction:column;display:flex;overflow-y:auto}.filter-modal .filter-modal-footer{border-top:2px solid #e6e8ea;padding:16px 24px;display:flex;position:sticky}body:has(.overlay){overflow:hidden}.confirm-button{appearance:none;color:#fff;background:#7e1341;border:2px solid #0000;border-radius:0;justify-content:center;gap:8px;margin:0;padding:12px;font-size:1em;display:flex}.confirm-button:focus-visible svg,.confirm-button:hover svg{fill:#fff}.confirm-button:focus-visible,.confirm-button:hover{color:#fff;background-color:#520c2a;border-color:#7e1341}.confirm-button:focus-visible{outline-offset:1px;outline:2px solid #005fcc}.confirm-button{align-items:center;width:100%;height:44px}.confirm-button .icon-loading{animation:1.3s linear infinite spin;display:inline-flex}.disabled-button{opacity:.5;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:20px}.radio-input{appearance:none;cursor:pointer;background-color:#fff;background-clip:content-box;border:1px solid #141414;border-radius:50%;width:24px;height:24px;margin:0;padding:5px;box-shadow:inset 0 0 0 5px #fff}.radio-input:checked{background-color:#141414}.radio-input:focus-visible{outline-offset:1px;outline:2px solid #005fcc}.radio-input-field{cursor:pointer;align-items:center;column-gap:8px;width:fit-content;display:flex}.radio-label-text{color:#3a3c3e;text-align:center;cursor:pointer;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:18px}@media screen and (min-width:1008px){.radio-input-hidden{display:none}}.custom-select-container{display:inline-block;position:relative}.custom-select{appearance:none;color:#3a3c3e;background-color:#fff;border:1px solid #141414;width:150px;height:32px;padding:0 8px 0 12px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:19px}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (max-width:399.9px),print{.custom-select{width:112px}}.custom-select:focus-visible{outline-offset:1px;outline:2px solid #005fcc}.custom-arrow{pointer-events:none;width:10px;height:10px;position:absolute;top:6px;right:10px}.custom-down-arrow{top:unset;pointer-events:none;bottom:6px;transform:rotate(180deg)}.text-input-field label{color:#3a3c3e;width:auto;margin-bottom:6px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;line-height:19px;display:inline-block}.text-input-field .text-input-wrapper{width:100%;position:relative}.text-input-field .text-input-wrapper .text-input{color:#3a3c3e;box-sizing:border-box;border:1px solid #141414;width:100%;height:44px;padding:0 36px 0 16px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:19px}.text-input-field .text-input-wrapper .text-input:focus-visible{outline-offset:1px;outline:2px solid #005fcc}.text-input-field .text-input-wrapper .text-input:focus-visible+.search-icon{display:none}.text-input-field .text-input-wrapper .text-input :has(.search-icon){padding:0 40px}.text-input-field .text-input-wrapper .text-input:not(:placeholder-shown)+.search-icon{display:none}.text-input-field .text-input-wrapper .search-icon{fill:#141414;width:1rem;height:1rem;position:absolute;top:14px;left:16px}.text-input-field .text-input-wrapper .reset-button-styling,.text-input-field .text-input-wrapper #inside-bbcm-item .inside-bbcm-navigation,#inside-bbcm-item .text-input-field .text-input-wrapper .inside-bbcm-navigation,.text-input-field .text-input-wrapper .inside-bbcm .more-updates,.inside-bbcm .text-input-field .text-input-wrapper .more-updates,.text-input-field .text-input-wrapper .what-is-bbcm .leaders-gallery .carousel-button,.what-is-bbcm .leaders-gallery .text-input-field .text-input-wrapper .carousel-button,.text-input-field .text-input-wrapper .what-is-bbcm .vacancies .see-vacancies,.what-is-bbcm .vacancies .text-input-field .text-input-wrapper .see-vacancies{justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;top:2px;right:2px}.text-input-field .text-input-wrapper .reset-button-styling:focus-visible,.text-input-field .text-input-wrapper #inside-bbcm-item .inside-bbcm-navigation:focus-visible,#inside-bbcm-item .text-input-field .text-input-wrapper .inside-bbcm-navigation:focus-visible,.text-input-field .text-input-wrapper .inside-bbcm .more-updates:focus-visible,.inside-bbcm .text-input-field .text-input-wrapper .more-updates:focus-visible,.text-input-field .text-input-wrapper .what-is-bbcm .leaders-gallery .carousel-button:focus-visible,.what-is-bbcm .leaders-gallery .text-input-field .text-input-wrapper .carousel-button:focus-visible,.text-input-field .text-input-wrapper .what-is-bbcm .vacancies .see-vacancies:focus-visible,.what-is-bbcm .vacancies .text-input-field .text-input-wrapper .see-vacancies:focus-visible{outline-offset:1px;outline:2px solid #005fcc}.text-input-field .text-input-wrapper .reset-button-styling.invisible,.text-input-field .text-input-wrapper #inside-bbcm-item .invisible.inside-bbcm-navigation,#inside-bbcm-item .text-input-field .text-input-wrapper .invisible.inside-bbcm-navigation,.text-input-field .text-input-wrapper .inside-bbcm .invisible.more-updates,.inside-bbcm .text-input-field .text-input-wrapper .invisible.more-updates,.text-input-field .text-input-wrapper .what-is-bbcm .leaders-gallery .invisible.carousel-button,.what-is-bbcm .leaders-gallery .text-input-field .text-input-wrapper .invisible.carousel-button,.text-input-field .text-input-wrapper .what-is-bbcm .vacancies .invisible.see-vacancies,.what-is-bbcm .vacancies .text-input-field .text-input-wrapper .invisible.see-vacancies{visibility:hidden}.text-input-field .text-input-wrapper .reset-button-styling .action-button-icon,.text-input-field .text-input-wrapper #inside-bbcm-item .inside-bbcm-navigation .action-button-icon,#inside-bbcm-item .text-input-field .text-input-wrapper .inside-bbcm-navigation .action-button-icon,.text-input-field .text-input-wrapper .inside-bbcm .more-updates .action-button-icon,.inside-bbcm .text-input-field .text-input-wrapper .more-updates .action-button-icon,.text-input-field .text-input-wrapper .what-is-bbcm .leaders-gallery .carousel-button .action-button-icon,.what-is-bbcm .leaders-gallery .text-input-field .text-input-wrapper .carousel-button .action-button-icon,.text-input-field .text-input-wrapper .what-is-bbcm .vacancies .see-vacancies .action-button-icon,.what-is-bbcm .vacancies .text-input-field .text-input-wrapper .see-vacancies .action-button-icon{fill:#141414;width:1rem;height:1rem}.text-input-field .text-input-wrapper .screen-reader-text{clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);display:inline-block;overflow:hidden;border:0!important;width:10px!important;height:10px!important;padding:0!important;position:absolute!important}.text-input-field .error-message{color:#e51854;margin-top:6px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:18px}.references-list{grid-gap:4px 8px;grid-template-columns:repeat(auto-fill,minmax(234px,1fr));display:grid}@media screen and (max-width:399.9px),print{.references-list{grid-gap:0}}.results-page-header{justify-content:space-between;align-items:center;width:100%;margin-bottom:32px;display:flex}@media screen and (min-width:758px) and (max-width:1007.9px){.results-page-header{margin-bottom:24px}}@media screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px),screen and (max-width:399.9px),print{.results-page-header{margin-bottom:16px}}.results-page-header .results-count{color:#3a3c3e;font-family:ReithSans,Helvetica,Arial,sans-serif;font-weight:500}@media screen and (min-width:758px) and (max-width:1007.9px),screen and (min-width:1008px){.results-page-header .results-count{font-size:20px;line-height:24px}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.results-page-header .results-count{font-size:16px;line-height:20px}}.results-page-header .results-count{align-self:end;column-gap:8px;display:flex}@media screen and (min-width:1008px),screen and (min-width:758px) and (max-width:1007.9px){.results-page-header .results-count{column-gap:16px}}.results-page-header .vertical-divider{background-color:#b0b2b4;width:1px;height:22px}.results-page-header .add-feed{appearance:none;color:#3a3c3e;background:0 0;border:none;border-radius:0;align-items:center;column-gap:4px;margin:0;padding:0;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:19px;display:flex}@media screen and (min-width:1008px){.results-page-header .add-feed{font-size:16px}}.results-page-header .add-feed .add-feed-icon{fill:#3a3c3e;width:10px;height:10px}@media screen and (min-width:1008px){.results-page-header .add-feed .add-feed-icon{width:12px;height:12px}}.results-page-header .add-feed:hover{text-decoration:underline}.results-page-header .add-feed:focus-visible{outline-offset:1px;outline:2px solid #005fcc}.results-page-header .feed-saved:hover{cursor:default;text-decoration:none}.load-more-button{appearance:none;color:#fff;background:#7e1341;border:2px solid #0000;border-radius:0;justify-content:center;gap:8px;margin:0;padding:12px;font-size:1em;display:flex}.load-more-button:focus-visible svg,.load-more-button:hover svg{fill:#fff}.load-more-button:focus-visible,.load-more-button:hover{color:#fff;background-color:#520c2a;border-color:#7e1341}.load-more-button:focus-visible{outline-offset:1px;outline:2px solid #005fcc}.load-more-button{color:#3a3c3e;background-color:#0000;border:2px solid #5a5959}.load-more-button:hover,.load-more-button:focus-visible{color:#fff;background-color:#000;border-color:#000;text-decoration:none}.load-more-button:hover svg,.load-more-button:focus-visible svg{fill:#fff}.load-more-button{color:#141414;border:2px solid #141414;align-items:center;width:100%;font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:20px}.load-more-button.loading-state{color:#fff;background-color:#000}.load-more-button.loading-state .icon{fill:#fff}.load-more-button.loading-state .loading-spinner{animation:1s linear infinite spin}.load-more-button .icon{fill:#141414;width:16px;height:16px}.search-tabs{flex-grow:1}.search-tabs .tabs-header{border-bottom:1px solid #b0b2b4;gap:24px;margin-bottom:24px;display:flex}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.search-tabs .tabs-header{margin-bottom:16px}}.search-tabs .tabs-header>a{color:#3a3c3e;border:0;border-bottom:4px solid #0000;padding-bottom:8px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-weight:500;text-decoration:none}@media screen and (min-width:758px) and (max-width:1007.9px),screen and (min-width:1008px){.search-tabs .tabs-header>a{font-size:20px;line-height:24px}}@media screen and (max-width:399.9px),print,screen and (min-width:400px) and (max-width:567.9px),screen and (min-width:568px) and (max-width:757.9px){.search-tabs .tabs-header>a{font-size:16px;line-height:20px}}.search-tabs .tabs-header>a:hover{color:#3a3c3e;border-color:#8a8c8e}.search-tabs .tabs-header>a:focus-visible{color:#fff;background-color:#005fcc;border-color:#7e1341;outline:0}.search-tabs .tabs-header .selected-tab-link,.search-tabs .tabs-header .selected-tab-link:hover{color:#7e1341;border-color:#7e1341}body{color:#333;-webkit-overflow-scrolling:touch;background-color:#eee;background-position:top;background-repeat:no-repeat;width:100%;margin:0;overflow-x:hidden}
