@charset "UTF-8";.App{text-align:center}/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}40%,43%,70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}70%{-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}40%,43%,70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}70%{-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translate(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translate(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translate(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translate(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translate(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translate(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translate(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translate(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translate(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translate(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translate(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translate(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:none;transform:none}}@keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:none;transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skew(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skew(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skew(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skew(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skew(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skew(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skew(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skew(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skew(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skew(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skew(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skew(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skew(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skew(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) rotateY(-1turn);transform:perspective(400px) rotateY(-1turn)}0%,40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg)}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg)}50%,80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95)}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) rotateY(-1turn);transform:perspective(400px) rotateY(-1turn)}0%,40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg)}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg)}50%,80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95)}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skew(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skew(20deg)}60%,80%{opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skew(-5deg)}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skew(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skew(20deg)}60%,80%{opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skew(-5deg)}to{-webkit-transform:none;transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skew(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skew(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}0%,to{-webkit-transform-origin:center}to{transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{0%{transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}0%,to{-webkit-transform-origin:center}to{transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{0%{transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{0%{transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{transform-origin:center;opacity:1}0%,to{-webkit-transform-origin:center}to{transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{transform-origin:center;opacity:1}0%,to{-webkit-transform-origin:center}to{transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{transform-origin:top left}0%,20%,60%{-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);transform-origin:top left}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{transform-origin:top left}0%,20%,60%{-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);transform-origin:top left}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%,to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%,to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name: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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.screen-reader-text{position:absolute!important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);padding:0!important;border:0!important;height:10px!important;width:10px!important;overflow:hidden;display:inline-block}@media screen and (min-width : 400px) 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 : 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 : 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 : 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 : 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/5953/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}button.primary{text-decoration:none;text-align:center;border:none;background-color:#333;color:#fff;padding:0;height:40px;line-height:40px;box-sizing:border-box;display:block;position:relative}@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 : 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}}@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{background-color:#666768;color:#fff}button.primary:disabled{background-color:#c6c9cc}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){button.primary{height:48px;line-height:48px}}button.secondary{text-decoration:none;text-align:center;border:none;border-bottom:1px solid #5a5959;background-color:#e6e6e6;color:#000}@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 : 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:focus,button.secondary:hover{background-color:#c9cacb}button.completion{text-decoration:none;text-align:center;border:none;background-color:#333;color:#fff;padding:0;height:40px;line-height:40px;box-sizing:border-box;display:block;position:relative;background-color:#39707d}@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 : 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}}@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{background-color:#666768;color:#fff}button.completion:disabled{background-color:#c6c9cc}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){button.completion{height:48px;line-height:48px}}button.completion:focus,button.completion:hover{background-color:#498fa0}button.completion:disabled{background-color:#ccc}button.submit{text-decoration:none;text-align:center;border:none;background-color:#333;color:#fff;padding:0;height:40px;line-height:40px;box-sizing:border-box;display:block;position:relative;background-color:#2074c5}@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 : 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}}@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{background-color:#666768;color:#fff}button.submit:disabled{background-color:#c6c9cc}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){button.submit{height:48px;line-height:48px}}button.submit:focus,button.submit:hover{background-color:#398edf}button.submit:disabled{background-color:#ccc}button.cancel{text-decoration:none;text-align:center;border:none;background-color:#333;color:#fff;padding:0;height:40px;line-height:40px;box-sizing:border-box;display:block;position:relative;background-color:#414243}@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 : 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}}@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{background-color:#666768;color:#fff}button.cancel:disabled{background-color:#c6c9cc}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){button.cancel{height:48px;line-height:48px}}button.cancel:focus,button.cancel:hover{background-color:#666768}button.cancel:disabled{background-color:#b6a4a6}button.secondary-link{color:#7e1341;text-decoration:none}@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 : 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 : 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:hover,button.secondary-link:focus{border-bottom:#7e1341 1px solid}button.secondary-link:after{content:"˃";font-family:BBC-MONITORING-GEL,sans-serif;padding-left:.5em;font-size:.8em}button.accented{text-decoration:none;text-align:center;border:none;background-color:#333;color:#fff;padding:0;height:40px;line-height:40px;box-sizing:border-box;display:block;position:relative;background-color:#7e1341;border-color:#5b032b}button.accented:focus,button.accented:hover{background-color:#973e66}button.accented:disabled{background-color:#dfcad3}button.collapse-expand{border:none;background:none;font-size:1em;appearance:none;border-radius:0;margin:0;padding:0;color:#7e1341}button.delete{text-decoration:none;text-align:center;border:none;background-color:#333;color:#fff;padding:0;height:40px;line-height:40px;box-sizing:border-box;display:block;position:relative;background-color:#ab140d}@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 : 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}}@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{background-color:#666768;color:#fff}button.delete:disabled{background-color:#c6c9cc}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){button.delete{height:48px;line-height:48px}}button.delete:focus,button.delete:hover{background-color:#b9413b}button.accented{text-decoration:none;text-align:center;border:none;background-color:#333;padding:0;height:40px;line-height:40px;box-sizing:border-box;display:block;position:relative;background-color:#7e1341;color:#fff}@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 : 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}}button.accented:focus,button.accented:hover{background-color:#666768;color:#fff}button.accented:disabled{background-color:#c6c9cc}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){button.accented{height:48px;line-height:48px}}button.accented:hover,button.accented:focus{background-color:#993f67;color:#fff}button.unstyled{border:none;background:none;font-size:1em;appearance:none;border-radius:0;margin:0;padding:0}.reset-button-styling,.dropdown .options ul .option button,.what-is-bbcm .vacancies .see-vacancies,.what-is-bbcm .leaders-gallery .carousel-button,.inside-bbcm .more-updates,#inside-bbcm-item .inside-bbcm-navigation{border:none;background-color:transparent;padding:0;font:inherit}input[type=submit]{border-radius:0;appearance:none}.white-background{background-color:#fff}.gallery-background{background-color:#eee}#inside-bbcm-item.main-content[role=main]{width:auto;padding:0}#inside-bbcm-item{background-color:#fff}#inside-bbcm-item .section-heading{text-align:center;margin:0 auto}@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 : 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.1428571429}}@media screen and (min-width : 400px) and (max-width : 757.9px){#inside-bbcm-item .section-heading{line-height:1.1428571429}}@media screen and (max-width : 399.9px),print{#inside-bbcm-item .section-heading{line-height:1.1428571429}}@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 : 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 : 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 : 757.9px){.main-content.public-pages-header-shown.cookie-banner-shown[role=main]{margin-top:305px}}.main-content[role=main]{padding-left:16px;padding-right:16px;box-sizing:border-box;margin:0 auto}@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 : 757.9px){.main-content[role=main]{padding-left:8px;padding-right:8px}}@media screen and (min-width : 400px) 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{padding-left:16px;padding-right:16px;box-sizing:border-box;margin:0 auto}@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 : 757.9px){.main-content{padding-left:8px;padding-right:8px}}@media screen and (min-width : 400px) 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;padding:0;margin: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 : 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 : 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}}.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{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 : 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.1428571429}}@media screen and (min-width : 400px) 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.1428571429}}@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.1428571429}}@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 : 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}}.masthead{position:relative;display:flex}@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 : 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.2272727273}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.masthead{line-height:1.2307692308}}@media screen and (min-width : 400px) and (max-width : 757.9px){.masthead{line-height:1.25}}@media screen and (max-width : 399.9px),print{.masthead{line-height:1.25}}.masthead h1,.masthead h2{z-index:4;flex:1 1 auto;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin:0;color:#7e1341}@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 : 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.2272727273}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.masthead h1,.masthead h2{line-height:1.2307692308}}@media screen and (min-width : 400px) 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;overflow-y:hidden;text-overflow:ellipsis;height:3.375rem}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.masthead h1,.masthead h2{white-space:nowrap;overflow-y:hidden;text-overflow:ellipsis;height:4rem}}@media screen and (min-width : 400px) and (max-width : 757.9px){.masthead h1,.masthead h2{white-space:nowrap;overflow-y:hidden;text-overflow:ellipsis;height:2.5rem}}@media screen and (max-width : 399.9px),print{.masthead h1,.masthead h2{white-space:nowrap;overflow-y:hidden;text-overflow:ellipsis;height:2.5rem}}@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 : 757.9px),screen and (max-width : 399.9px),print{.masthead h1,.masthead h2{margin:24px 0 16px}}.static-page{background-color:#fff;padding:2em}@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 : 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.2857142857}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.static-page{line-height:1.2857142857}}@media screen and (min-width : 400px) 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 h2{margin:0;padding-bottom:1em}@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 : 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.1666666667}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.static-page h2{line-height:1.1666666667}}@media screen and (min-width : 400px) 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}}[class^=icon-],[class*=" icon-"]{font-family:BBC-MONITORING-GEL!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;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}.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{content:""}.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-"]{height:1.5em;width:1.5em;display:inline-flex;justify-content:center;align-items:center;align-content:center;background-size:cover}.font-icon{font-family:BBC-MONITORING-GEL!important}input{border-radius:0;font-size:1rem}input::-ms-clear{display:none}button.button-completion,a.button-completion{text-decoration:none;text-align:center;border:none;background-color:#333;color:#fff;padding:0;height:40px;line-height:40px;box-sizing:border-box;display:block;position:relative;background-color:#39707d}@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 : 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}}@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{background-color:#666768;color:#fff}button.button-completion:disabled,a.button-completion:disabled{background-color:#c6c9cc}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){button.button-completion,a.button-completion{height:48px;line-height:48px}}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;text-decoration:none;color:#7e1341}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.region-link,header.logged-in .bottom-row a.reference-link{cursor:auto}a.unstyled-link:hover,header.logged-in .bottom-row a.region-link:hover,header.logged-in .bottom-row a.reference-link:hover,a.unstyled-link:focus,header.logged-in .bottom-row a.region-link:focus,header.logged-in .bottom-row a.reference-link:focus{text-decoration:none}a.undecorated-link:hover,a.undecorated-link:focus{text-decoration:none}a.secondary-link{color:#7e1341;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 : 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 : 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:hover,a.secondary-link:focus{border-bottom:#7e1341 1px solid}a.secondary-link:after{content:"˃";font-family:BBC-MONITORING-GEL,sans-serif;padding-left:.5em;font-size:.8em}a.button-primary,.geographic-page section.subscription-ad .links.desktop-only a,.geographic-page section.subscription-ad .links.non-desktop-only a{text-decoration:none;text-align:center;border:none;background-color:#333;color:#fff;padding:0;height:40px;line-height:40px;box-sizing:border-box;display:block;position:relative}@media screen and (min-width : 1008px){a.button-primary,.geographic-page section.subscription-ad .links.desktop-only a,.geographic-page section.subscription-ad .links.non-desktop-only a{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,.geographic-page section.subscription-ad .links.desktop-only a,.geographic-page section.subscription-ad .links.non-desktop-only a{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (min-width : 400px) and (max-width : 757.9px){a.button-primary,.geographic-page section.subscription-ad .links.desktop-only a,.geographic-page section.subscription-ad .links.non-desktop-only a{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (max-width : 399.9px),print{a.button-primary,.geographic-page section.subscription-ad .links.desktop-only a,.geographic-page section.subscription-ad .links.non-desktop-only a{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){a.button-primary,.geographic-page section.subscription-ad .links.desktop-only a,.geographic-page section.subscription-ad .links.non-desktop-only a{border-bottom:2px solid #2e2f31}}a.button-primary:focus,.geographic-page section.subscription-ad .links.desktop-only a:focus,.geographic-page section.subscription-ad .links.non-desktop-only a:focus,a.button-primary:hover,.geographic-page section.subscription-ad .links.desktop-only a:hover,.geographic-page section.subscription-ad .links.non-desktop-only a:hover{background-color:#666768;color:#fff}a.button-primary:disabled,.geographic-page section.subscription-ad .links.desktop-only a:disabled,.geographic-page section.subscription-ad .links.non-desktop-only a:disabled{background-color:#c6c9cc}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){a.button-primary,.geographic-page section.subscription-ad .links.desktop-only a,.geographic-page section.subscription-ad .links.non-desktop-only a{height:48px;line-height:48px}}a.button-secondary{text-decoration:none;text-align:center;border:none;border-bottom:1px solid #5a5959;background-color:#e6e6e6;color:#000}@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 : 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:focus,a.button-secondary:hover{background-color:#c9cacb}a.button-accented{text-decoration:none;text-align:center;border:none;background-color:#333;padding:0;height:40px;line-height:40px;box-sizing:border-box;display:block;position:relative;background-color:#7e1341;color:#fff}@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 : 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}}@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{background-color:#666768;color:#fff}a.button-accented:disabled{background-color:#c6c9cc}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){a.button-accented{height:48px;line-height:48px}}a.button-accented:hover,a.button-accented:focus{background-color:#993f67;color:#fff}a.external-link:after{font-family:BBC-MONITORING-GEL,sans-serif;content:"⎋";padding:0 .25em;font-size:.75em;display:inline-block;font-weight:400;text-decoration:none}a img{border:none}.preview-mode a.prevent-click-in-preview{color:#707274;text-decoration:none;cursor:not-allowed}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){.fullscreen-on-mobile{position:fixed;top:0;bottom:0;right:0;left:0;z-index:32}}.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{margin:0;flex:auto}.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{width:1rem;height:1rem;color:#4d4d4d;font-size:1rem}.header-with-arrow-link a:before,.header-with-arrow-link a .arrow-link-text{color:gray;text-transform:uppercase;margin-right:.2rem;vertical-align:10%}@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 : 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.3333333333}}@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.2307692308}}@media screen and (min-width : 400px) and (max-width : 757.9px){.header-with-arrow-link a:before,.header-with-arrow-link a .arrow-link-text{line-height:1.3333333333}}@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.3333333333}}#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}.additional-feedback{background:#ffffff}.additional-feedback .button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-weight:400;color:#3f3f42;font-size:16px;line-height:22px}.additional-feedback .comment-toggle{width:100%;height:100%}.additional-feedback .comment{height:0;transition:height .25s ease-in;overflow:hidden;border-top:3px #eeeeee solid}.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{width:100%;height:100%;padding:15px .75em;box-sizing:border-box;resize:none;border:none;overflow:auto;color:inherit;font:inherit}.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{flex:1 1 50%;border:none;height:45px;margin:0;font:inherit}.additional-feedback .thanks,.additional-feedback .thanks-extra{display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;height:55px;width:100%;color:#7e1341;padding:.75em}.additional-feedback .thanks .toggle,.additional-feedback .thanks-extra .toggle{color:#4d4d4d;height:1em}.additional-feedback .thanks .confirmed,.additional-feedback .thanks-extra .confirmed{font-size:18px;height:1em}.additional-feedback .thanks-extra.hidden{display:none}.additional-feedback .error{background-color:#eee;padding-top:15px}.additional-feedback .error .error-message{position:relative;background:#a42437;border-radius:5px;color:#fff;max-width:170px;padding:3px 8px;text-align:center}.additional-feedback .error .error-message:after{content:"";position:absolute;border:10px solid transparent;border-bottom:8px solid #a42437;top:-15px;left:5px}.feedback{width:50%;font-family:ReithSans,Helvetica,Arial,sans-serif;font-weight:400;color:#3f3f42;font-size:16px;line-height:22px}.feedback h2{font-family:ReithSans,Helvetica,Arial,sans-serif;font-weight:700;color:#3f3f42;font-size:20px;line-height:24px;margin:0 0 16px}.feedback .primary-text{font-weight:700}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px),screen and (min-width : 758px) and (max-width : 1007.9px){.feedback{width:100%}}.simple-feedback{background:#ffffff;display:flex;align-items:center;height:54px}.simple-feedback .question{flex:1 1 auto;padding-left:1em}.simple-feedback .feedback-button{border:none;font-size:1em;background-color:#4d4d4d;color:#fff;height:54px;width:54px}.simple-feedback .feedback-button:first-of-type{margin-right:2px}.simple-feedback .feedback-button:hover,.simple-feedback .feedback-button:focus{background-color:#7e1341}#article{display:flex;flex-direction:row;max-width:1280px;margin:auto;overflow-x:hidden}#article.public-header-shown{margin-top:96px}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) 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 .main-column-group{display:flex;flex-direction:row;min-width:100%;margin-left:16px;box-sizing:border-box}@media screen and (min-width : 1008px){#article .main-column-group{min-width:unset;width:calc(100% - 332px)}}#article .main-column-group .left-column{width:20%;padding-right:16px;box-sizing:border-box}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) 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{width:80%;padding-right:16px;box-sizing:border-box}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) 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{font-family:ReithSerif,serif;font-weight:500;color:#3f3f42;font-size:44px;line-height:48px;margin:40px 0}@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 .sub-headline{font-family:ReithSerif,serif;font-weight:500;color:#3f3f42;font-size:44px;line-height:48px;font-weight:300;display:block}@media screen and (max-width : 399.9px),print{#article .main-column-group .content-column .headline .sub-headline{font-size:32px;line-height:36px}}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) 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)}}#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{width:300px;flex:0 0 auto;margin-right:16px}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) 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}.article-actions{display:flex;justify-content:space-between}.article-actions .icon{box-sizing:unset;background-color:transparent;border:none;font:inherit;cursor:pointer;outline:inherit;padding:1px;text-decoration:none;color:#3f3f42;transition:filter .2s;height:47px;width:47px;margin-right:16px;font-size:24px}.article-actions .icon:last-child{margin-right:0}.article-actions .icon:hover{color:#7e1341}.article-actions .icon:focus{color:#7e1341}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) 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{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.back-link{display:block;font-family:ReithSans,Helvetica,Arial,sans-serif;font-weight:400;color:#696969;font-size:14px;line-height:18px;color:#7e1341;margin-bottom:40px;margin-top:16px}.back-arrow{fill:#7e1341;height:28px;width:28px;vertical-align:middle;margin-right:8px}.article-content{margin-bottom:40px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-weight:400;color:#3f3f42;font-size:16px;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}.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}@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 : 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.3333333333}}@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.3333333333}}@media screen and (min-width : 400px) 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.3333333333}}@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.3333333333}}.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}.article-content.quotation .content{background-color:#fff;display:block;position:relative;padding:65px 20px 16px;width:83.3333333333%;box-sizing:border-box}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) 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:"";background:url(https://monitoring.files.bbci.co.uk/bbcm-user-portal/5953/assets/quote-2b77c366.svg) no-repeat;fill:#9fa0a2;width:50px;height:50px;float:left;display:block;position:absolute;top:20px;left:20px}@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.3333333333%}}.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{margin:24px 0 0;background-color:#9fa0a2;height:1px;border-width:0}.article-content .signoff,.article-content .round-up-content .sourceline,.article-content .insight-content .sourceline{display:none}.article-content .sourceline{font-family:ReithSans,Helvetica,Arial,sans-serif;font-weight:400;color:#696969;font-size:14px;line-height:18px}.article-content .subhead,.article-content h2{font-family:ReithSans,Helvetica,Arial,sans-serif;font-weight:700;color:#3f3f42;font-size:32px;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{font-family:ReithSans,Helvetica,Arial,sans-serif;font-weight:700;color:#3f3f42;font-size:24px;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-weight:700;font-size:18px;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){margin:40px 0 0;width:83.3333333333%}.article-content .content>:not(hr):not(.product-anchor):not(p):not(.image-container):not(.file-download__container):not(.idt-container):not(.clip-container).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).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).link{margin:16px 0 0}.article-content .content>.image-container{margin:24px 0}.article-content .content>.image-container .image .square,.article-content .content>.image-container .image .portrait{width:83.3333333333%}@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>.clip-container{margin:40px 0 0}.article-content .content>.idt-container{margin:24px 0 0}.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 .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{font-family:ReithSans,Helvetica,Arial,sans-serif;font-weight:400;color:#696969;font-size:14px;line-height:18px;display:block;margin-top:16px;color:#939393}.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{display:flex;flex-direction:column;position:relative;margin-bottom:16px}.article-content .body-content.reference-content section h2,.article-content .body-content.reference-content section h3,.article-content .body-content.reference-content section h4{margin:16px 0;color:#7e1341;box-sizing:border-box}.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{padding-right:120px;overflow-wrap:anywhere}.article-content .body-content.reference-content section.has-source button.view-source-toggle{font-family:ReithSans,Helvetica,Arial,sans-serif;font-weight:400;color:#696969;font-size:14px;line-height:18px;border:none;text-align:right;margin-top:52px;color:#7e1341;background-color:transparent;position:absolute;top:0;width:auto}@media screen and (min-width : 1008px){.article-content .body-content.reference-content section.has-source button.view-source-toggle{right:16.6666666667%}}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) 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{right:0;margin-top:32px;margin-bottom:0}.article-content .body-content.reference-content section:not(.timeline,.block-link) .note{margin-top:16px}.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{font-family:ReithSans,Helvetica,Arial,sans-serif;color:#3f3f42;font-weight:700;font-size:16px;line-height:22px;color:#7e1341}.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{font-family:ReithSans,Helvetica,Arial,sans-serif;color:#3f3f42;font-weight:700;font-size:16px;line-height:22px;margin-top:24px}.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{display:flex;flex-wrap:wrap}.article-content .body-content.reference-content .block-link{flex:0 0 auto}@media screen and (min-width : 1008px),screen and (min-width : 400px) and (max-width : 757.9px),screen and (min-width : 758px) and (max-width : 1007.9px){.article-content .body-content.reference-content .block-link{margin-top:16px;width:calc((100% - 17px)/2)}.article-content .body-content.reference-content .block-link:nth-of-type(even){margin-left:16px}}@media screen and (max-width : 399.9px),print{.article-content .body-content.reference-content .block-link{margin-top:8px;width:100%}}.article-content .body-content.reference-content .block-link a.link{font-family:ReithSans,Helvetica,Arial,sans-serif;font-weight:400;color:#3f3f42;font-size:16px;line-height:22px;padding:0;line-height:40px;box-sizing:border-box;position:relative;background-color:#e6e6e6;text-decoration:none;display:flex;align-items:center;border:none}.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 : 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{width:32px;height:32px;min-width:32px;margin-right:16px;border:none}.article-content .body-content.reference-content .block-link a.link span{display:block;flex:1 1 auto}.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:block}.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:"Also known as: ";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:block}.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:"Also rendered: ";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{margin-top:16px;margin-bottom:8px;padding:16px;background-color:#fff}.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 .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 .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 .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 .acronym{font-family:ReithSans,Helvetica,Arial,sans-serif;font-weight:700;color:#3f3f42;font-size:32px;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 .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 .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 .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 .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{text-decoration:none;display:block;margin-top:16px}.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}.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{display:block}@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 : 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.2857142857}}@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.2857142857}}@media screen and (min-width : 400px) 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: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:"Former Name: ";font-weight:700}.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:"Also Rendered: ";font-weight:700}.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{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{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{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 : 757.9px),screen and (min-width : 758px) and (max-width : 1007.9px){.article-content .body-content.reference-content.biography-content section.basic .main{flex-wrap:wrap;justify-content:space-around;align-items:center;background-color:#fff;flex-direction:column}}.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{height:180px;width:180px;max-width:100%}.article-content .body-content.reference-content.biography-content section.basic .main .image-container .stamp-text{right:0;left:auto}.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 .content{flex:1 1 auto;display:flex;flex-direction:column;background-color:#fff;padding:16px}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) 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{align-items:center;text-align:center}}.article-content .body-content.reference-content.biography-content section.basic .main .content .name{font-family:ReithSans,Helvetica,Arial,sans-serif;font-weight:700;color:#3f3f42;font-size:32px;line-height:36px;margin:0 0 16px;display:inline-block}@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 .title{font-style:italic}.article-content .body-content.reference-content.biography-content section.basic .main .content a.link{text-decoration:none}.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{display:none}.article-content .body-content.reference-content.parliament-content .parliament>.title{display:none}.article-content .body-content.reference-content.media-guide-content .content h2{padding-top:16px;color:#7e1341}.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{display:none}.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{margin-top:16px}.article-content .body-content.reference-content.police-content section.police-section .content>section:first-of-type{margin-top:0}.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 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{margin-bottom:0}.article-content .body-content.reference-content section.timeline .note{margin-top:0}.article-contents-list{flex:0 1 auto;overflow-y:auto;margin-top:88px;font-family:ReithSans,Helvetica,Arial,sans-serif;font-weight:400;color:#3f3f42;font-size:16px;line-height:22px}.article-contents-list.shownInMenu{top:0;position:absolute}@media screen and (min-width : 400px) 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{font-family:ReithSans,Helvetica,Arial,sans-serif;font-weight:700;color:#696969;font-size:16px;line-height:20px;background-color:#fff;padding:12px 16px;margin-bottom:0}.article-contents-list .subheadings ul{list-style:none inside;margin:0;padding:0}.article-contents-list .subheadings ul li{background:#ffffff;margin-top:1px}.article-contents-list .subheadings ul li>a{display:inline-block;width:100%;padding:12px 16px;box-sizing:border-box;font-family:ReithSans,Helvetica,Arial,sans-serif;font-weight:400;color:#696969;font-size:14px;line-height:18px}@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;margin-bottom:40px;padding-top:40px;display:flex;gap:16px}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){.article-footer{flex-direction:column}}.previous-button{left:calc(.1*(100% - 300px))}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) 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(300px - (.1*(100% - 300px)))}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) 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{position:fixed;background-color:#3f3f42;opacity:50%;border:none;padding:8px;z-index:1}.navigation-button:hover,.previous-button:hover,.next-button:hover{opacity:100%}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px),screen and (min-width : 758px) and (max-width : 1007.9px){.navigation-button,.previous-button,.next-button{transition:opacity .2s;pointer-events:none}.navigation-button:hover,.previous-button:hover,.next-button:hover{opacity:50%}.navigation-button.hidden,.hidden.previous-button,.hidden.next-button{pointer-events:auto;opacity:0;transition:opacity .2s}}.navigation-button-chevron{height:32px;width:32px;vertical-align:middle;fill:#fff}.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{font-family:ReithSerif,serif;font-weight:500;color:#3f3f42;font-size:16px;line-height:20px;margin:0 0 8px}.byline-expert-details .expert-job-title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-weight:400;color:#696969;font-size:14px;line-height:18px;margin:0}.byline-expert-image{margin-bottom:8px;display:inline-block;border-radius:50%;overflow:hidden}.byline-expert-image .stamp-text{display:none}.clip-container{position:static}.embedded-video-player{position:relative;width:100%}.embedded-video-player:before{padding-top:56.25%;content:"";display:block}.embedded-video-player>div{position:absolute!important;top:0;bottom:0;left:0;right:0}.content-type-holder{position:relative}.content-type-holder .content-type{font-family:ReithSerif,serif;font-weight:500;color:#3f3f42;position:absolute;bottom:0;margin-bottom:26px}@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 : 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-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{font-family:ReithSerif,serif;font-weight:500;color:#3f3f42;font-size:44px;line-height:48px;font-weight:300}@media screen and (max-width : 399.9px),print{h1>.country{font-size:32px;line-height:36px}}.file-download__container{display:flex;margin-top:40px}.file-download__container .file-download__preview-container{cursor:pointer;position:relative;background-color:#ccc;display:flex;align-items:center}@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 : 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}}.file-download__container .file-download__details{background:#333333;color:#fff;padding:1em;display:flex;flex-direction:column;justify-content:space-between}@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 : 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.2857142857}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.file-download__container .file-download__details{line-height:1.2857142857}}@media screen and (min-width : 400px) 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}}@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 : 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{width:100%;height:100%;object-fit:cover;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 : 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{position:absolute;width:100%;height:100%;background-color:#000000a6;opacity:0;transition:.5s ease;display:flex;align-items:center;justify-content:center;color:#fff;text-transform:uppercase;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 : 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.2307692308}}@media screen and (min-width : 400px) 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}}@media screen and (max-width : 399.9px),print{.file-download__container .file-download__details__description{display:none}}.file-download__container .file-download__download-button-container{display:flex;flex-direction:row-reverse}.file-download__container .file-download__download-button{color:#333;max-width:fit-content;background-color:#fff;margin-top:10px;padding:7px;text-transform:uppercase;border:unset}@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 : 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.2307692308}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.file-download__container .file-download__download-button{line-height:1.2857142857}}@media screen and (min-width : 400px) and (max-width : 757.9px){.file-download__container .file-download__download-button{line-height:1.2857142857}}@media screen and (max-width : 399.9px),print{.file-download__container .file-download__download-button{line-height:1.2857142857}}.file-download__container .file-download__download-button:hover{background-color:#bfbfbf}.file-download__details__description--mobile{margin:0!important;width:auto!important;background:#333333;color:#fff;padding:15px}@media screen and (min-width : 1008px),screen and (min-width : 400px) and (max-width : 757.9px),screen and (min-width : 758px) and (max-width : 1007.9px){.file-download__details__description--mobile{display:none}}.image{display:block;height:auto}.image.landscape{max-width:100%}.image.square,.image.portrait{max-width:83.3333333333%}@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 .stamp-text{position:absolute;bottom:0;left:0;width:fit-content;background-color:#3f3f42;font-family:ReithSans,Helvetica,Arial,sans-serif;font-weight:400;font-size:12px;line-height:16px;color:#fff;padding:4px}.media-container .caption{font-family:ReithSans,Helvetica,Arial,sans-serif;font-weight:400;color:#696969;font-size:14px;line-height:18px;background-color:transparent;border-left:1px solid #696969;padding:0 8px;margin:8px 0}.media-container .media-image-container .portrait+.caption{max-width:83.3333333333%}@media screen and (max-width : 399.9px),print{.media-container .media-image-container .portrait+.caption{max-width:100%}}.keep-informed{width:50%;font-family:ReithSans,Helvetica,Arial,sans-serif;font-weight:400;color:#3f3f42;font-size:16px;line-height:22px}.keep-informed h2{font-family:ReithSans,Helvetica,Arial,sans-serif;font-weight:700;color:#3f3f42;font-size:20px;line-height:24px;margin:0 0 16px}.keep-informed .primary-text{font-weight:700}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) 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:#ffffff;display:flex;align-items:center;height:54px}@media screen and (max-width : 399.9px),print{.keep-informed .keep-informed-box{margin-bottom:16px}}.keep-informed .feed-title{display:flex;flex:1 1 auto;padding:0 1em;align-content:space-between;align-items:center;justify-content:space-between}.keep-informed .subscribe-button{border:none;font-size:1em;background-color:#4d4d4d;color:#fff;height:54px;width:54px}.keep-informed .subscribe-button:first-of-type{margin-right:2px}.keep-informed .subscribe-button:disabled{background-color:#bababa}.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{height:1.5em;width:1.5em;display:inline-flex;justify-content:center;align-items:center;align-content:center;background-size:cover;fill:#fff}.keep-informed .confirm-icon{height:16px;width:16px;padding:4px;border-radius:16px;fill:#fff;background-color:#7e1341}.link{color:#3f3f42;text-decoration:underline;text-decoration-thickness:1px;text-decoration-color:#7e1341;text-underline-offset:4px}.link:visited{color:#545658;text-decoration-thickness:1px;text-decoration-color:#545658}.link:hover,.link:focus{color:#7e1341;text-decoration-thickness:2px;text-decoration-color:#7e1341}.link.external-link:after{font-family:BBC-MONITORING-GEL,sans-serif;content:"⎋";padding:0 .25em;font-size:.75em;display:inline-block;font-weight:400;text-decoration:none}.onward-journeys{border-top:1px #9fa0a2 solid;padding-top:40px;margin-bottom:24px}.related-content-title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-weight:700;color:#3f3f42;font-size:20px;line-height:24px;margin-bottom:16px}.related-list{display:flex;flex-wrap:wrap}.related-item{display:flex;flex-direction:column;min-height:100px;width:calc(33% - 42px);margin-bottom:16px;padding:16px;background-color:#fff}.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 : 757.9px){.related-item{width:100%}.related-item:not(:nth-of-type(3n + 1)){margin-left:0}}.related-item .related-headline{font-family:ReithSerif,serif;font-weight:500;color:#3f3f42;font-size:16px;line-height:20px;flex:auto;margin-bottom:8px}.related-item:visited .related-headline{color:#545658}.related-item:hover{text-decoration:none}.related-item:hover .related-headline{color:#7e1341;text-decoration:underline}.related-item .footer{display:flex}.related-item .footer .metadata{flex:auto}.related-item .footer .metadata .related-source{font-family:ReithSans,Helvetica,Arial,sans-serif;font-weight:400;color:#696969;font-size:14px;line-height:18px;margin-bottom:8px}.related-item .footer .metadata .related-datestamp{font-family:ReithSans,Helvetica,Arial,sans-serif;font-weight:400;color:#696969;font-size:14px;line-height:18px}.related-item .footer .icon.icon-lock{align-self:flex-end;margin-right:-8px;margin-bottom:-8px;height:auto;width:auto}.processing-indicator{font-family:ReithSans,Helvetica,Arial,sans-serif;font-weight:400;color:#696969;font-size:14px;line-height:18px}@media screen and (min-width : 1008px){.processing-indicator{width:83.3333333333%}}.processing-indicator hr{background-color:#9fa0a2;height:1px;width:83.3333333333%;border-width:0;margin:16px 0}@media screen and (min-width : 1008px){.processing-indicator hr{width:100%}}.see-more-reference{font-family:ReithSans,Helvetica,Arial,sans-serif;font-weight:400;color:#696969;font-size:14px;line-height:18px}@media screen and (min-width : 1008px){.see-more-reference{margin-bottom:24px}}.source-details{margin:40px 0}.source-details p{margin:0}.source-details>div{position:relative;background-color:#fff}.dropdown-hidden{display:none}.dropdown-trigger{font-family:ReithSerif,serif,Medium;font-weight:700;font-size:16px;line-height:22px;padding:16px;background-color:transparent;border:none;height:100%;width:100%;position:relative;color:#3f3f42;fill:#3f3f42;text-align:left;cursor:text;user-select:text}.dropdown-trigger-active p{padding-right:35px}.dropdown-trigger-active:hover{background-color:#3f3f42;color:#fff;fill:#fff;cursor:pointer}.chevron{position:absolute;right:15px;top:20px}.chevron svg{height:20px;width:20px}.source-dropdown-lower{font-family:ReithSans,Helvetica,Arial,sans-serif;font-weight:400;color:#696969;font-size:14px;line-height:18px;padding:20px}.source-dropdown-lower a{color:#3f3f42;text-decoration:underline;text-decoration-thickness:1px;text-decoration-color:#7e1341;text-underline-offset:4px}.source-dropdown-lower a:visited{color:#545658;text-decoration-thickness:1px;text-decoration-color:#545658}.source-dropdown-lower a:hover,.source-dropdown-lower a:focus{color:#7e1341;text-decoration-thickness:2px;text-decoration-color:#7e1341}.source-dropdown-lower a.external-link:after{font-family:BBC-MONITORING-GEL,sans-serif;content:"⎋";padding:0 .25em;font-size:.75em;display:inline-block;font-weight:400;text-decoration:none}.source-metadata{font-family:ReithSans,Helvetica,Arial,sans-serif;font-weight:400;margin-top:1px;font-size:14px;color:#696969;line-height:18px;padding:16px}.pipe{margin:0 24px}.timeline .note{margin-top:0}.timeline .note .key{font-family:ReithSans,Helvetica,Arial,sans-serif;font-weight:400;color:#3f3f42;font-size:16px;line-height:22px;font-weight:700;display:flex;align-items:center}.timeline .note .key:before{content:"";display:block;background-color:#9fa0a2;width:24px;height:24px;border-radius:50%;margin-right:16px}.timeline .note .key:after{content:""}.timeline .note .value,.timeline .note .desc:not(.key-value){font-family:ReithSans,Helvetica,Arial,sans-serif;font-weight:400;color:#696969;font-size:14px;line-height:18px;display:block}.timeline .note .value,.timeline .note .source,.timeline .note .desc:not(.key-value){margin-left:12px;padding-left:28px;padding-bottom:24px;border-left:1px solid black}.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{height:100px;border-bottom:1px solid #9fa0a2;width:83.3333333333%;justify-content:center;display:flex;position:relative;top:-100px;content:""}.timeline-nav-button-container{width:83.3333333333%}.timeline-nav-button-container .jump-to-most-recent,.timeline-nav-button-container .jump-to-oldest{font-family:ReithSans,Helvetica,Arial,sans-serif;font-weight:700;font-size:.875rem;color:#000;background-color:#c9cacb;text-decoration:none;text-align:center;border:none;border-bottom:1px solid #5a5959;line-height:40px;align-self:center;height:40px;width:240px;margin-bottom:20px}.collapsed~.timeline-button-container{background:linear-gradient(to bottom,rgba(255,255,255,0),#eeeeee)}.expanded~.timeline-button-container{margin-top:20px;height:20px;top:-20px;margin-bottom:80px}button.show-more,button.show-less{font-family:ReithSans,Helvetica,Arial,sans-serif;font-weight:700;font-size:.875rem;color:#000;background-color:#c9cacb;text-decoration:none;text-align:center;border:none;border-bottom:1px solid #5a5959;line-height:40px;position:relative;align-self:center;height:40px;width:240px}button.show-more{top:50px}button.show-less{top:10px}.published-timestamp{font-family:ReithSans,Helvetica,Arial,sans-serif;font-weight:400;color:#696969;font-size:14px;line-height:18px}.published-time{margin-bottom:24px}.checkbox-button{border:none;background:none;font-size:1em;appearance:none;border-radius:0;margin:0;text-align:left;padding:8px 0;display:flex}@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 : 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.2857142857}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.checkbox-button{line-height:1.2857142857}}@media screen and (min-width : 400px) 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.selected .checkbox-wrapper .checkbox{display:flex;justify-content:center;align-items:center}.checkbox-button.selected .checkbox-wrapper .checkbox .icon{display:flex;color:#fff;font-size:.5em}.checkbox-button .checkbox-wrapper{display:flex;align-items:center}.checkbox-button .checkbox-wrapper .checkbox{flex:0 0 auto;display:inline-block;background:#333333;height:14px;width:14px;margin-bottom:1px;align-self:center}.checkbox-button .checkbox-wrapper .checkbox .icon{display:none}.checkbox-button .checkbox-wrapper .label{margin-left:16px}.field-with-error-tooltip{width:100%;display:flex;justify-content:center}.field-with-error-tooltip input{width:100%;box-sizing:border-box}.field-with-error-tooltip .tooltip.bottom{margin-top:33px}.field-with-error-tooltip.invalid input{border:#a42437 1px solid!important;background:#d46c7b!important}.news-diary-settings .checkbox-button .checkbox-wrapper .checkbox{border-radius:50px;background:white;border:1px solid #cccccc}.news-diary-settings .checkbox-button .checkbox-wrapper .checkbox .icon{color:#4d4d4d}.notification-settings .feed-alerts{margin-top:16px}.notification-settings .feed-alerts .feed-section-title{padding-bottom:4px;color:#7e1341;border-bottom:1px solid #cccccc}@media screen and (min-width : 1008px){.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){.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 : 757.9px){.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{.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){.notification-settings .feed-alerts .feed-section-title{line-height:1.2857142857}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.notification-settings .feed-alerts .feed-section-title{line-height:1.2857142857}}@media screen and (min-width : 400px) and (max-width : 757.9px){.notification-settings .feed-alerts .feed-section-title{line-height:1.2}}@media screen and (max-width : 399.9px),print{.notification-settings .feed-alerts .feed-section-title{line-height:1.2}}.notification-settings .browser-notifications-toggle{margin-top:8px}.notification-settings .browser-notifications-toggle .notifications-error{color:#ab140d;padding-top:4px;padding-left:30px}.notification-settings .email-settings-toggle{display:flex;align-items:flex-start;margin-top:8px}.notification-settings .email-settings-toggle .email-checkbox{display:flex}.notification-settings .email-settings-toggle .extra-email-settings-toggle{flex:0 0 auto}.notification-settings .extra-email-settings{padding:0;display:flex;flex-direction:column;flex-grow:1}.notification-settings .extra-email-settings.collapsed{width:0}.notification-settings .extra-email-settings .extra-email-setting{display:flex;align-items:center}.notification-settings .extra-email-settings .extra-email-setting label,.notification-settings .extra-email-settings .extra-email-setting select{min-width:0;flex:1 1 50%}@media screen and (min-width : 1008px){.notification-settings .extra-email-settings .extra-email-setting label,.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){.notification-settings .extra-email-settings .extra-email-setting label,.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 : 757.9px){.notification-settings .extra-email-settings .extra-email-setting label,.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{.notification-settings .extra-email-settings .extra-email-setting label,.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){.notification-settings .extra-email-settings .extra-email-setting label,.notification-settings .extra-email-settings .extra-email-setting select{line-height:1.2857142857}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.notification-settings .extra-email-settings .extra-email-setting label,.notification-settings .extra-email-settings .extra-email-setting select{line-height:1.2857142857}}@media screen and (min-width : 400px) and (max-width : 757.9px){.notification-settings .extra-email-settings .extra-email-setting label,.notification-settings .extra-email-settings .extra-email-setting select{line-height:1.2}}@media screen and (max-width : 399.9px),print{.notification-settings .extra-email-settings .extra-email-setting label,.notification-settings .extra-email-settings .extra-email-setting select{line-height:1.2}}.notification-settings .extra-email-settings .extra-email-setting select{padding:4px}.my-feeds-container .notification-settings{width:100%}.product-summary-card-footer{display:flex}.product-summary-card-footer .metadata{color:gray;text-transform:uppercase;flex:auto;overflow:hidden;align-self:flex-end}@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 : 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.3333333333}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.product-summary-card-footer .metadata{line-height:1.2307692308}}@media screen and (min-width : 400px) and (max-width : 757.9px){.product-summary-card-footer .metadata{line-height:1.3333333333}}@media screen and (max-width : 399.9px),print{.product-summary-card-footer .metadata{line-height:1.3333333333}}.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{align-self:flex-end;margin-right:-8px;margin-bottom:-8px;color:#4d4d4d;height:auto;width:auto}.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 : 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.2857142857}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.product-summary-card-preview{line-height:1.3333333333}}@media screen and (min-width : 400px) and (max-width : 757.9px){.product-summary-card-preview{line-height:1.3333333333}}@media screen and (max-width : 399.9px),print{.product-summary-card-preview{line-height:1.3333333333}}@media screen and (min-width : 1008px){.product-summary-card-preview{max-height:3.27375rem;box-sizing:border-box;overflow-y:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.product-summary-card-preview{max-height:3.6375rem;box-sizing:border-box;overflow-y:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}}@media screen and (min-width : 400px) and (max-width : 757.9px){.product-summary-card-preview{max-height:3.6375rem;box-sizing:border-box;overflow-y:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}}@media screen and (max-width : 399.9px),print{.product-summary-card-preview{max-height:3.6375rem;box-sizing:border-box;overflow-y:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}}.product-summary-card-preview p{margin:0}.product-summary-card-title{color:#4d4d4d;flex:auto;padding-bottom:.5em}@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 : 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.2222222222}}@media screen and (min-width : 400px) 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}}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) 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{display:flex;width:100%}.product-summary-card-container .product-summary-card{display:flex;flex-direction:column;background-color:#fff;box-sizing:border-box;border-top:8px solid;width:100%;padding:16px}.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 : 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.2857142857}}@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.3333333333}}@media screen and (min-width : 400px) 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.3333333333}}@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.3333333333}}@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{max-height:2.1825rem;box-sizing:border-box;overflow-y:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}}@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{max-height:2.425rem;box-sizing:border-box;overflow-y:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}}@media screen and (min-width : 400px) and (max-width : 757.9px){.product-summary-card-container .product-summary-card.news-alert .preview,.product-summary-card-container .product-summary-card.report .preview{max-height:2.425rem;box-sizing:border-box;overflow-y:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}}@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{max-height:2.425rem;box-sizing:border-box;overflow-y:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}}.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{border:none;background-color:transparent;font:inherit;padding:8px 16px;margin:-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(../../assets/icons/BBCM-Bookmark-lighter-medium-grey.svg);height:32px}button.bookmark .use-background-image.is-bookmarked{background-image:url(../../assets/icons/BBCM-Bookmark-Selected.svg);height:40px}button.bookmark:hover .use-background-image:not(.is-bookmarked),button.bookmark:focus .use-background-image:not(.is-bookmarked){background-image:url(../../assets/icons/BBCM-Bookmark-lighter-medium-grey-hover.svg);height:40px}button.bookmark:hover .use-background-image.is-bookmarked,button.bookmark:focus .use-background-image.is-bookmarked{background-image:url(../../assets/icons/BBCM-Bookmark-Selected.svg);height:40px}.product-summary-card-link{position:relative;display:flex;flex-grow:1;width:100%}.product-summary-card-link a{display:flex;flex-grow:1;width:100%}.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{height:0;overflow:hidden;position:absolute;top:0;left:0;width:100%;background-color:#7e1341;color:#fff;display:flex;flex-direction:column;justify-content:center;transition:height ease .3s}.product-summary-card-link .preview-overlay .icon-lock{position:absolute;top:16px;left:16px;height:auto;width:auto}.product-summary-card-link .preview-overlay .preview-message{display:flex;justify-content:space-between;align-items:flex-end;padding: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 : 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.2222222222}}@media screen and (min-width : 400px) 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 .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{background-color:#195a99}.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{height:100%}#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{position:relative;display:flex;flex-grow:1;margin-bottom:8px}.react-product-summary-list-item .product-link-card{display:flex;flex-direction:row;flex-wrap:nowrap;background-color:#fff;border:2px solid white;outline:none;padding:16px 24px;font-family:ReithSans,Helvetica,Arial,sans-serif;color:#3a3c3e;width:100%}.react-product-summary-list-item .product-link-card:hover,.react-product-summary-list-item .product-link-card:focus-visible{text-decoration:none}.react-product-summary-list-item .product-link-card:hover .headline,.react-product-summary-list-item .product-link-card:focus-visible .headline{text-decoration:underline;color:#7e1341}.react-product-summary-list-item .product-link-card:focus-visible{border:2px solid #005fcc;outline:none}.react-product-summary-list-item .product-link-card:visited .headline{color:#716c65}.react-product-summary-list-item .product-link-card .lock-icon{position:absolute;right:24px;bottom:16px}@-webkit-keyframes unbookmarked{0%{opacity:1;max-height:500px}to{opacity:0;max-height:0}}@keyframes unbookmarked{0%{opacity:1;max-height:500px}to{opacity:0;max-height:0}}.react-product-summary-list-item.unbookmarked{-webkit-animation-name:unbookmarked;animation-name:unbookmarked;transition:all 1s linear}@-webkit-keyframes fadeInUpSmall{0%{opacity:0;-webkit-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpSmall{0%{opacity:0;-webkit-transform:translate3d(0,200px,0);transform:translate3d(0,200px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.react-product-summary-list-item.fadeInUpSmall{-webkit-animation-name:fadeInUpSmall;animation-name:fadeInUpSmall}.react-product-summary-list-item .category:after{margin:7px 0 12px;display:block;content:" ";width:24px;border-bottom:4px solid}.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}.preview-overlay{height:100%;width:100%;overflow:hidden;position:absolute;top:0;left:0;opacity:0;background-color:#000c;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:opacity ease .3s}.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;padding:12px;background-color:#7e1341;font-size:18px;font-weight:700;line-height:22px;display:flex;justify-content:center;align-items:center}.preview-overlay .subscribe-button:hover,.preview-overlay .subscribe-button:focus-visible{text-decoration:none;background-color:#993f67}.preview-overlay .subscribe-button .legend{margin-right:8px}.preview-overlay:hover,.preview-overlay:focus-visible{opacity:1}.bookmark button{border:none;background-color:transparent;font:inherit;padding:8px 16px;margin:-8px -16px;outline:none}@media screen and (max-width : 399.9px),print{.bookmark{margin-top:16px}}.bookmark .bookmark-icon-and-legend{display:flex;flex-direction:row;align-items:center;font-size:12px;line-height:16px;font-weight:400;border:2px solid transparent;color:#3a3c3e}.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 : 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{display:flex;flex-direction:row;padding:8px 12px;align-items:center;font-size:12px;line-height:16px;font-weight:400;color:#3a3c3e;background-color:#f6f6f6;border:2px solid transparent;font-family:ReithSans,Helvetica,Arial,sans-serif}.add-label-button:focus-visible{border:2px solid #005fcc;outline:none}.add-label-button .plus-icon{margin-right:4px}.editing-label{display:flex;flex-direction:row;height:32px;font-size:12px;line-height:16px;font-weight:400;border:2px solid transparent}.editing-label .editing-label-text .editing-label-text-field{display:flex;flex-direction:row;align-items:center;cursor:text;box-sizing:border-box;height:32px;width:182px;padding:8px 12px;border:1px solid #8a8c8e}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) 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%;border:none;font-size:inherit;font-weight:inherit;line-height:inherit;color:#545658;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{padding:8px 12px;margin-left:4px;display:flex;flex-direction:row;align-items:center;border:2px solid transparent;font-family:ReithSans,Helvetica,Arial,sans-serif}.editing-label .editing-action-button:focus-visible{border:2px solid #005fcc;outline:none}.editing-label .editing-action-button.confirm-action{background-color:#993f67;color:#fff}.editing-label .editing-action-button.cancel-action{background-color:#f6f6f6;color:#3a3c3e}.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 : 757.9px){.editing-label .editing-action-button .action-icon{margin-right:0}}.display-label{display:flex;flex-direction:row;align-items:center;font-size:12px;font-weight:400;line-height:16px;color:#3a3c3e;padding:4px 6px;margin-bottom:-4px;border:2px solid transparent;background-color:inherit;font-family:ReithSans,Helvetica,Arial,sans-serif}.display-label:hover,.display-label:focus-visible{text-decoration:underline}.display-label:focus-visible{border:2px solid #005fcc;outline:none}.display-label .start-editing-button{display:flex;flex-direction:row;align-items:center;background-color:inherit;line-height:inherit;color:inherit;font-size:inherit;font-weight:inherit}.display-label .icon{margin-right:4px}.display-label .label-text{margin-right:16px}.label-suggestions{padding:4px 0;width:100%;z-index:24;box-shadow:0 2px 1px #e6e6e6;background:white;position:relative;display:flex;flex-direction:column;overflow-y:auto}@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 : 757.9px){.label-suggestions{max-height:80px}}.label-suggestions .header{padding:4px 8px;font-size:10px}.label-suggestions .recent-label{flex:1 0 auto;padding:4px 8px;color:#333;width:100%;text-align:left;text-overflow:ellipsis;white-space:nowrap;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{display:flex;flex-direction:column}@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 : 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;line-height:20px;font-weight:500}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){.category-and-publication-time .category{font-size:14px;line-height:19px}}.category-and-publication-time .datetime{display:flex;flex-direction:row;flex-wrap:wrap;color:#545658;font-size:12px;line-height:16px;font-weight:400}@media screen and (min-width : 400px) and (max-width : 757.9px){.react-product-summary-list-item.has-checkbox .category-and-publication-time{flex-direction:row;justify-content:space-between}}.checkbox-section{margin-right:24px;display:flex;flex-direction:column;align-items:center}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){.checkbox-section{display:none}}.checkbox-section .checkbox{width:24px;height:24px;border:1px solid black;-moz-appearance:none;-webkit-appearance:none;appearance:none}.checkbox-section .checkbox:hover{cursor:pointer}.checkbox-section .checkbox-checked-icon{position:relative;top:-21px;left:.5px;pointer-events:none}.footer{font-weight:400;line-height:16px;font-size:12px;padding-top:8px;color:#545658;border-top:1px solid #b0b2b4}.footer .broadcast-time-and-language{display:flex;flex-direction:row;align-items:center;white-space:pre}.footer .broadcast-time-and-language .datetime{display:flex;flex-direction:row}.footer .broadcast-time-and-language .datetime:after{content:" ";width:2px;height:2px;background-color:#8a8c8e;margin:auto 4px}.footer .source{margin-top:4px}.headline-and-preview{max-width:490px;margin-right:16px}.headline-and-preview .headline{font-size:20px;line-height:24px;font-weight:500;margin:0 0 8px}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) 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 .key-role{margin-bottom:10px}.headline-and-preview .preview,.headline-and-preview .key-role{font-size:14px;line-height:19px;font-weight:400}.headline-and-preview .preview .highlight,.headline-and-preview .key-role .highlight{font-weight:700;background-color:#ffffac;mix-blend-mode:multiply}.headline-preview-and-image{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) 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}}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){.headline-preview-and-image .image-and-media-icon{margin-top:-6px;margin-bottom:14px}}.headline-preview-and-image .image-and-media-icon .media-icon{position:relative;top:-32px;width:32px;height:32px;background-color:#fff;display:flex;align-items:center;justify-content:space-around;margin-bottom:-32px}.headline-preview-and-image .image-and-media-icon .media-image-container{width:200px}.headline-preview-and-image .image-and-media-icon .media-image-container .stamp-text{display:none}.headline-preview-and-image .image-and-media-icon .biography-image .media-image-container{width:113px;height:113px;overflow:hidden;border-radius:50%}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){.headline-preview-and-image .image-and-media-icon .biography-image .media-image-container{width:80px;height:80px}}.headline-preview-and-image .image-and-media-icon .biography-image .media-image-container .image{object-fit:cover;height:100%}.product-content{display:flex;flex-direction:row;flex-wrap:nowrap;width:100%}@media screen and (max-width : 399.9px),print{.product-content{flex-direction:column}}.product-content .metadata-section{margin-right:24px;max-width:130px;min-width:90px;flex-basis:130px;display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width : 399.9px),print{.product-content .metadata-section{width:100%;max-width:none;flex-basis:unset}}.product-content .headline-preview-image-and-footer-section{display:flex;flex-direction:column;justify-content:space-between;flex-grow:1;flex-shrink:1;flex-basis:100%}@media screen and (min-width : 400px) and (max-width : 757.9px){.react-product-summary-list-item.has-checkbox .product-content{flex-direction:column}}@media screen and (min-width : 1008px){.upcoming-events{display:flex;flex-direction:column}}@media screen and (min-width : 400px) and (max-width : 757.9px),screen and (max-width : 399.9px),print{.upcoming-events{width:100%}}.upcoming-events .header-with-arrow-link{margin:32px 0 24px}@media screen and (min-width : 758px) and (max-width : 1007.9px){.upcoming-events .header-with-arrow-link{margin:0 0 24px}}@media screen and (min-width : 400px) and (max-width : 757.9px),screen and (max-width : 399.9px),print{.upcoming-events .header-with-arrow-link{margin:28px 0 16px}}.upcoming-events .upcoming-events{display:flex}@media screen and (min-width : 1008px){.upcoming-events .upcoming-events{width:232px;flex:auto}}@media screen and (min-width : 400px) and (max-width : 757.9px),screen and (max-width : 399.9px),print{.upcoming-events .upcoming-events{width:100%}}@media screen and (min-width : 1008px),screen and (min-width : 400px) and (max-width : 757.9px),screen and (max-width : 399.9px),print{.upcoming-events .upcoming-events{flex-direction:column}}.upcoming-events .upcoming-events a{display:flex;width:100%}@media screen and (min-width : 400px) and (max-width : 757.9px),screen and (max-width : 399.9px),print,screen and (min-width : 1008px){.upcoming-events .upcoming-events a~a{margin-top:6px}}.upcoming-events .upcoming-events a:hover,.upcoming-events .upcoming-events a:active,.upcoming-events .upcoming-events a:focus,.upcoming-events .upcoming-events a:visited{text-decoration:none}.upcoming-events .upcoming-events a:hover .upcoming-event,.upcoming-events .upcoming-events a:focus .upcoming-event,.upcoming-events .upcoming-events a:active .upcoming-event{background-color:#e6e6e6}.upcoming-events .upcoming-events a:hover .upcoming-event .date,.upcoming-events .upcoming-events a:focus .upcoming-event .date,.upcoming-events .upcoming-events a:active .upcoming-event .date{background-color:#343434}.upcoming-events .upcoming-events a .upcoming-event{width:100%;height:90px;background-color:#fff;display:flex}.upcoming-events .upcoming-events a .upcoming-event .date{background-color:#4d4d4d}.upcoming-events .upcoming-events a .upcoming-event .date{display:flex}@media screen and (min-width : 1008px),screen and (min-width : 400px) and (max-width : 757.9px),screen and (max-width : 399.9px),print{.upcoming-events .upcoming-events a .upcoming-event .date{flex-direction:column;justify-content:center;width:64px;min-width:64px}}.upcoming-events .upcoming-events a .upcoming-event .date .days{color:#fff;align-self:center;text-align:center}@media screen and (min-width : 1008px){.upcoming-events .upcoming-events a .upcoming-event .date .days{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.upcoming-events .upcoming-events a .upcoming-event .date .days{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width : 400px) and (max-width : 757.9px){.upcoming-events .upcoming-events a .upcoming-event .date .days{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (max-width : 399.9px),print{.upcoming-events .upcoming-events a .upcoming-event .date .days{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (min-width : 1008px){.upcoming-events .upcoming-events a .upcoming-event .date .days{line-height:1}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.upcoming-events .upcoming-events a .upcoming-event .date .days{line-height:1}}@media screen and (min-width : 400px) and (max-width : 757.9px){.upcoming-events .upcoming-events a .upcoming-event .date .days{line-height:1}}@media screen and (max-width : 399.9px),print{.upcoming-events .upcoming-events a .upcoming-event .date .days{line-height:1}}@media screen and (min-width : 1008px),screen and (min-width : 400px) and (max-width : 757.9px),screen and (max-width : 399.9px),print{.upcoming-events .upcoming-events a .upcoming-event .date .days{width:100%}}.upcoming-events .upcoming-events a .upcoming-event .date .month{color:#fff;text-transform:uppercase;align-self:center;text-align:center}@media screen and (min-width : 1008px){.upcoming-events .upcoming-events a .upcoming-event .date .month{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.upcoming-events .upcoming-events a .upcoming-event .date .month{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width : 400px) and (max-width : 757.9px){.upcoming-events .upcoming-events a .upcoming-event .date .month{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (max-width : 399.9px),print{.upcoming-events .upcoming-events a .upcoming-event .date .month{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width : 1008px){.upcoming-events .upcoming-events a .upcoming-event .date .month{line-height:1}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.upcoming-events .upcoming-events a .upcoming-event .date .month{line-height:1}}@media screen and (min-width : 400px) and (max-width : 757.9px){.upcoming-events .upcoming-events a .upcoming-event .date .month{line-height:1}}@media screen and (max-width : 399.9px),print{.upcoming-events .upcoming-events a .upcoming-event .date .month{line-height:1}}@media screen and (min-width : 1008px),screen and (min-width : 400px) and (max-width : 757.9px),screen and (max-width : 399.9px),print{.upcoming-events .upcoming-events a .upcoming-event .date .month{width:100%}}.upcoming-events .upcoming-events a .upcoming-event .details{display:flex;flex-direction:column;justify-content:center;box-sizing:border-box;padding:16px;width:100%}@media screen and (min-width : 758px) and (max-width : 1007.9px){.upcoming-events .upcoming-events a .upcoming-event .details{width:182px;padding:20px 16px 28px}}.upcoming-events .upcoming-events a .upcoming-event .details .country{color:gray}@media screen and (min-width : 1008px){.upcoming-events .upcoming-events a .upcoming-event .details .country{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.upcoming-events .upcoming-events a .upcoming-event .details .country{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width : 400px) and (max-width : 757.9px){.upcoming-events .upcoming-events a .upcoming-event .details .country{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (max-width : 399.9px),print{.upcoming-events .upcoming-events a .upcoming-event .details .country{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width : 1008px){.upcoming-events .upcoming-events a .upcoming-event .details .country{line-height:1.2}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.upcoming-events .upcoming-events a .upcoming-event .details .country{line-height:1.2}}@media screen and (min-width : 400px) and (max-width : 757.9px){.upcoming-events .upcoming-events a .upcoming-event .details .country{line-height:1.2}}@media screen and (max-width : 399.9px),print{.upcoming-events .upcoming-events a .upcoming-event .details .country{line-height:1.2}}.upcoming-events .upcoming-events a .upcoming-event .details .title{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:1.2em;max-height:2.4em;color:#4d4d4d}@media screen and (min-width : 1008px){.upcoming-events .upcoming-events a .upcoming-event .details .title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.8125rem;font-weight:400}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.upcoming-events .upcoming-events a .upcoming-event .details .title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.8125rem;font-weight:400}}@media screen and (min-width : 400px) and (max-width : 757.9px){.upcoming-events .upcoming-events a .upcoming-event .details .title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.8125rem;font-weight:400}}@media screen and (max-width : 399.9px),print{.upcoming-events .upcoming-events a .upcoming-event .details .title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.8125rem;font-weight:400}}@media screen and (min-width : 1008px){.upcoming-events .upcoming-events a .upcoming-event .details .title{line-height:1.2}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.upcoming-events .upcoming-events a .upcoming-event .details .title{line-height:1.2}}@media screen and (min-width : 400px) and (max-width : 757.9px){.upcoming-events .upcoming-events a .upcoming-event .details .title{line-height:1.2}}@media screen and (max-width : 399.9px),print{.upcoming-events .upcoming-events a .upcoming-event .details .title{line-height:1.2}}#global.preview-mode .upcoming-events .upcoming-events a:hover .upcoming-event,#global.preview-mode .upcoming-events .upcoming-events a:focus .upcoming-event,#global.preview-mode .upcoming-events .upcoming-events a:active .upcoming-event{background-color:#fff}#global.preview-mode .upcoming-events .upcoming-events a:hover .upcoming-event .date,#global.preview-mode .upcoming-events .upcoming-events a:focus .upcoming-event .date,#global.preview-mode .upcoming-events .upcoming-events a:active .upcoming-event .date{background-color:#4d4d4d}.todays-watchlist h5{margin:0 0 24px}@media screen and (min-width : 1008px),screen and (min-width : 400px) and (max-width : 757.9px),screen and (max-width : 399.9px),print{.todays-watchlist h5{display:none}}@media screen and (min-width : 400px) and (max-width : 757.9px),screen and (max-width : 399.9px),print{.todays-watchlist,.todays-watchlist a{width:100%}}.todays-watchlist a:hover,.todays-watchlist a:active,.todays-watchlist a:focus,.todays-watchlist a:visited{text-decoration:none}.todays-watchlist a:hover .watchlist-link,.todays-watchlist a:focus .watchlist-link,.todays-watchlist a:active .watchlist-link{background-color:#195a99}.todays-watchlist a .watchlist-link{display:flex;flex-direction:column;box-sizing:border-box;padding:24px 16px 20px;background-color:#2074c5;text-decoration:none}@media screen and (min-width : 1008px){.todays-watchlist a .watchlist-link{width:232px;height:106px}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.todays-watchlist a .watchlist-link{width:176px;height:130px}}@media screen and (min-width : 400px) and (max-width : 757.9px),screen and (max-width : 399.9px),print{.todays-watchlist a .watchlist-link{width:100%;height:110px;margin-top:16px}}.todays-watchlist a .watchlist-link .title{color:#fff;flex:auto}@media screen and (min-width : 1008px){.todays-watchlist a .watchlist-link .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){.todays-watchlist a .watchlist-link .title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:400}}@media screen and (min-width : 400px) and (max-width : 757.9px){.todays-watchlist a .watchlist-link .title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (max-width : 399.9px),print{.todays-watchlist a .watchlist-link .title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width : 1008px){.todays-watchlist a .watchlist-link .title{line-height:1.25}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.todays-watchlist a .watchlist-link .title{line-height:1.2222222222}}@media screen and (min-width : 400px) and (max-width : 757.9px){.todays-watchlist a .watchlist-link .title{line-height:1.25}}@media screen and (max-width : 399.9px),print{.todays-watchlist a .watchlist-link .title{line-height:1.25}}.todays-watchlist a .watchlist-link .subtitle{color:#ccc;text-transform:uppercase}@media screen and (min-width : 1008px){.todays-watchlist a .watchlist-link .subtitle{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.todays-watchlist a .watchlist-link .subtitle{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.8125rem;font-weight:400}}@media screen and (min-width : 400px) and (max-width : 757.9px){.todays-watchlist a .watchlist-link .subtitle{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (max-width : 399.9px),print{.todays-watchlist a .watchlist-link .subtitle{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (min-width : 1008px){.todays-watchlist a .watchlist-link .subtitle{line-height:1.3333333333}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.todays-watchlist a .watchlist-link .subtitle{line-height:1.2307692308}}@media screen and (min-width : 400px) and (max-width : 757.9px){.todays-watchlist a .watchlist-link .subtitle{line-height:1.3333333333}}@media screen and (max-width : 399.9px),print{.todays-watchlist a .watchlist-link .subtitle{line-height:1.3333333333}}#global.preview-mode .todays-watchlist a:hover .watchlist-link,#global.preview-mode .todays-watchlist a:focus .watchlist-link,#global.preview-mode .todays-watchlist a:active .watchlist-link{background-color:#2074c5}.collapsible{transition:all .4s ease;overflow-y:hidden;opacity:1}.collapsible.collapsed{opacity:0}section.contact-us{display:flex;flex-flow:column}section.contact-us .section-header{color:#333;margin:0 16px 17px}@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 : 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.1666666667}}@media screen and (min-width : 758px) and (max-width : 1007.9px){section.contact-us .section-header{line-height:1.1666666667}}@media screen and (min-width : 400px) 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>div.content{flex-grow:1;flex-flow:column;display:flex;margin:0 16px}section.contact-us>div.content .overview{flex:1 0 auto}section.contact-us>div.content .overview .title{font-weight:700;color:#333}section.contact-us>div.content .overview .text{margin-top:.25em}section.contact-us>div.content .overview p{margin:0;color:#333}section.contact-us>div.content .email{padding:8px 8px 8px 32px;position:relative;display:block;color:#333;text-decoration:none}@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 : 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.2857142857}}@media screen and (min-width : 758px) and (max-width : 1007.9px){section.contact-us>div.content .email{line-height:1.2857142857}}@media screen and (min-width : 400px) 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:hover,section.contact-us>div.content .email:focus{background-color:#e6e6e6cc;color:#7e1341}section.contact-us>div.content .email{margin-top:1em}section.contact-us>div.content .email:before{content:"✉";color:#7e1341;font-family:BBC-MONITORING-GEL;font-weight:400;font-size:17px;position:absolute;top:0;left:0;bottom:0;width:44px;display:flex;align-items:center}@media screen and (min-width : 400px) and (max-width : 757.9px),screen and (min-width : 758px) and (max-width : 1007.9px){section.contact-us>div.content{flex:1 1 auto}}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){section.contact-us .section-header,section.contact-us div.content{margin-left:0;margin-right:0}}.cookie-information{background-color:#7e1341;color:#fff;padding:32px 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 : 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.1428571429}}@media screen and (min-width : 400px) and (max-width : 757.9px),screen and (min-width : 758px) and (max-width : 1007.9px){.cookie-information{line-height:1.1428571429}}@media screen and (max-width : 399.9px),print{.cookie-information{line-height:1.2307692308}}.cookie-information .main-content{display:flex;justify-content:space-between}.cookie-information .main-content .cookie-title{flex-basis:20%}@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 : 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.1666666667}}@media screen and (min-width : 400px) and (max-width : 757.9px),screen and (min-width : 758px) and (max-width : 1007.9px){.cookie-information .main-content .cookie-title{line-height:1.2222222222}}@media screen and (max-width : 399.9px),print{.cookie-information .main-content .cookie-title{line-height:1.1666666667}}.cookie-information .main-content .cookie-text{flex-basis:60%}.cookie-information .main-content .buttons{display:flex;flex-direction:column}.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}.cookie-information .main-content .buttons .continue-button{flex:1 1 50%}@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 : 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 : 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 .change-settings-button,.cookie-information .main-content .buttons .find-out-more-button{flex:1 1 25%}.cookie-information .main-content .buttons .cookie-info-button{color:#fff;text-decoration:none;background-color:unset;border:none;padding:0}.cookie-information .main-content .buttons .cookie-info-button .icon{padding-right:8px;width:24px}.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 : 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){padding-top:8px;height:16px}}footer{padding-bottom:40px;padding-top:32px;z-index:1}@media screen and (min-width : 1008px){footer{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{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.8125rem;font-weight:400}}@media screen and (min-width : 400px) and (max-width : 757.9px){footer{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (max-width : 399.9px),print{footer{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (min-width : 1008px){footer{line-height:1.3333333333}}@media screen and (min-width : 758px) and (max-width : 1007.9px){footer{line-height:1.2307692308}}@media screen and (min-width : 400px) and (max-width : 757.9px){footer{line-height:1.3333333333}}@media screen and (max-width : 399.9px),print{footer{line-height:1.3333333333}}footer .footer-container{margin-left:16px;margin-right:16px;display:flex;position:relative;border-top:1px solid #e6e6e6;padding-top:24px;box-sizing:border-box}@media screen and (min-width : 1008px),screen and (min-width : 758px) and (max-width : 1007.9px){footer .footer-container{max-width:976px;margin-left:auto;margin-right:auto}}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){footer .footer-container{margin-left:8px;margin-right:8px;flex-flow:column nowrap;padding-top:16px}}footer .logo{background-image:url(https://monitoring.files.bbci.co.uk/bbcm-user-portal/5953/assets/logo-large-160175a3.svg);background-size:cover;height:25px;width:217px;display:block;margin-bottom:20px}footer .logo-text{display:block;margin-right:1em;color:#333}@media screen and (min-width : 1008px){footer .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 .logo-text{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.8125rem;font-weight:400}}@media screen and (min-width : 400px) and (max-width : 757.9px){footer .logo-text{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (max-width : 399.9px),print{footer .logo-text{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (min-width : 1008px){footer .logo-text{line-height:1.3333333333}}@media screen and (min-width : 758px) and (max-width : 1007.9px){footer .logo-text{line-height:1.2307692308}}@media screen and (min-width : 400px) and (max-width : 757.9px){footer .logo-text{line-height:1.3333333333}}@media screen and (max-width : 399.9px),print{footer .logo-text{line-height:1.3333333333}}footer .logo-text .copyright-title{display:block;font-weight:700}footer .logo-text .copyright-text{display:block;margin-top:.25em}footer a.external-link:after{display:none}footer a.link{color:#333;text-decoration:none}footer a.link:hover,footer a.link:focus{text-decoration:underline}footer .social-media-links{flex:0 0 140px;display:flex;height:32px;justify-content:space-between;padding-right:20px}@media screen and (min-width : 1008px){footer .social-media-links{padding-left:24px;margin-left:24px}}@media screen and (min-width : 400px) and (max-width : 757.9px),screen and (min-width : 758px) and (max-width : 1007.9px){footer .social-media-links{padding-left:20px}}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){footer .social-media-links{padding-left:0;margin-left:0;border-left:none;padding-top:24px;margin-top:28px;border-top:1px solid #e6e6e6;flex:0 0 auto;justify-content:flex-start;width:auto}}footer .social-media-links .social-media-link{width:32px;height:32px;text-decoration:none}footer .social-media-links .social-media-link:not(:first-child){margin-left:8px}footer .social-media-links .social-media-link .icon{width:100%;height:100%;font-size:28px;color:#414243}footer .social-media-links .social-media-link .icon.icon-youtube{margin-top:2px;margin-left:2px;font-size:30px}footer .social-media-links .social-media-link .icon.icon-linkedin{margin-top:1px;margin-left:5px;font-size:32px}footer .social-media-links .social-media-link:hover .icon,footer .social-media-links .social-media-link:focus .icon{color:#7e1341}footer>div.logged-in{display:flex;flex-basis:100%}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){footer>div.logged-in{flex-basis:auto}}footer>div.logged-in .logo-and-links{display:flex;flex-direction:column}@media screen and (min-width : 1008px){footer>div.logged-in .logo-and-links{flex:1 1 645.3333333333px}}@media screen and (min-width : 758px) and (max-width : 1007.9px){footer>div.logged-in .logo-and-links{flex:1 1 60%}}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){footer>div.logged-in .logo-and-links .logo{margin-left:0;margin-bottom:16px;background-size:176px 20px;background-repeat:no-repeat;background-position-y:center}}footer>div.logged-in .logo-and-links .logo-text-and-links{display:flex}@media screen and (min-width : 758px) and (max-width : 1007.9px){footer>div.logged-in .logo-and-links .logo-text-and-links{flex-wrap:wrap;height:130px}}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){footer>div.logged-in .logo-and-links .logo-text-and-links{flex-direction:column}}@media screen and (min-width : 1008px){footer>div.logged-in .logo-and-links .logo-text-and-links .logo-text{flex:1 0 25%}}@media screen and (min-width : 758px) and (max-width : 1007.9px){footer>div.logged-in .logo-and-links .logo-text-and-links .logo-text{flex-basis:100%}}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){footer>div.logged-in .logo-and-links .logo-text-and-links .logo-text{width:100%;padding:16px 0 0;margin-top:16px;box-sizing:border-box;border-top:1px solid #e6e6e6}}footer>div.logged-in .logo-and-links .logo-text-and-links .links{display:flex;flex-flow:column wrap;height:5rem;border-right:1px solid #e6e6e6}@media screen and (min-width : 1008px){footer>div.logged-in .logo-and-links .logo-text-and-links .links{flex:1 1 80%;margin-left:3em}}@media screen and (min-width : 758px) and (max-width : 1007.9px){footer>div.logged-in .logo-and-links .logo-text-and-links .links{flex:1 1 40%;min-width:216px;margin-top:20px}}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){footer>div.logged-in .logo-and-links .logo-text-and-links .links{padding-top:1em;border-right:none}}@media screen and (min-width : 1008px),screen and (min-width : 400px) and (max-width : 757.9px),screen and (min-width : 758px) and (max-width : 1007.9px){footer>div.logged-in .logo-and-links .logo-text-and-links .links .link{width:50%}}@media screen and (min-width : 1008px){footer>div.logged-in .logo-and-links .logo-text-and-links .social-media-links{margin-right:60px;height:5rem}}@media screen and (min-width : 758px) and (max-width : 1007.9px){footer>div.logged-in .logo-and-links .logo-text-and-links .social-media-links{margin-right:0;margin-top:20px}}footer>div.logged-in .react-tips-link{color:#61dafb}@media screen and (min-width : 1008px),screen and (min-width : 758px) and (max-width : 1007.9px){footer>div.logged-in .contact-us.on-mobile-small-tablet{display:none}footer>div.logged-in .contact-us.on-desktop-large-tablet{display:flex;border-left:1px solid #e6e6e6}}@media screen and (min-width : 1008px){footer>div.logged-in .contact-us.on-desktop-large-tablet{width:248px}}@media screen and (min-width : 400px) and (max-width : 757.9px),screen and (min-width : 758px) and (max-width : 1007.9px){footer>div.logged-in .contact-us.on-desktop-large-tablet{width:260px}}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){footer>div.logged-in .contact-us.on-mobile-small-tablet{display:flex;padding-top:16px;border-top:1px solid #e6e6e6}footer>div.logged-in .contact-us.on-desktop-large-tablet{display:none}}.loading-spinner-react{border:8px solid #e6e6e6;border-top:8px solid #7e1341;border-radius:50%;animation:spin 2s linear infinite;margin:auto;width:60px;height:60px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.newsletter-container .main-content{max-width:600px;padding:2rem;text-align:center}.newsletter-container .main-content h3{color:#7e1341}@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 : 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.2307692308}}@media screen and (min-width : 400px) 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}}@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 : 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.2857142857}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.newsletter-container .main-content p{line-height:1.3333333333}}@media screen and (min-width : 400px) and (max-width : 757.9px){.newsletter-container .main-content p{line-height:1.3333333333}}@media screen and (max-width : 399.9px),print{.newsletter-container .main-content p{line-height:1.3333333333}}.newsletter-container .main-content .newsletter-link-button{display:inline-flex;align-items:center;justify-content:center;width:256px;height:64px;background-color:#7e1341;color:#fff;text-transform:uppercase;justify-content:left;display:flex;margin-bottom:12px;margin:1.5rem auto 1rem}@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 : 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.3333333333}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.newsletter-container .main-content .newsletter-link-button{line-height:1.3333333333}}@media screen and (min-width : 400px) and (max-width : 757.9px){.newsletter-container .main-content .newsletter-link-button{line-height:1.3333333333}}@media screen and (max-width : 399.9px),print{.newsletter-container .main-content .newsletter-link-button{line-height:1.3333333333}}.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 .link-text{padding-left:30px;width:85%;box-sizing:border-box}.page .sticky-container{width:100%;position:fixed;top:0;z-index:16}.preloader{width:100%;display:block;margin:30px auto;height:10px}.preloader .loader-circles{width:45px;margin:auto;height:10px}.preloader .loader-circles .loader-circle{background-color:#e6e6e6;float:left;height:10px;margin-left:5px;width:10px;animation-name:preloader-circles;animation-duration:1.6575s;animation-iteration-count:infinite;animation-direction:normal;border-radius:6px}.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{background-color:#e6e6e6;z-index:13;position:fixed}.specialisms-menu .menu .menu-items{max-width:1008px;height:36px;margin:0 auto;display:flex;align-items:stretch;justify-content:flex-start}}@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{border:none;background-color:transparent;padding:0;font:inherit;margin:0;display:inline-flex;align-items:center;justify-content:center;text-align:center;height:100%;box-sizing:border-box;color:#4d4d4d;background-color:#e6e6e6}}@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 : 757.9px),screen and (min-width : 758px) and (max-width : 1007.9px) and (min-width : 400px) 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.2307692308}}@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.2307692308}}@media screen and (min-width : 1008px) and (min-width : 400px) and (max-width : 757.9px),screen and (min-width : 758px) and (max-width : 1007.9px) and (min-width : 400px) and (max-width : 757.9px){.specialisms-menu .menu .menu-items .menu-item,.specialisms-menu .menu .menu-items .menu-item>button{line-height:1.2727272727}}@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.2727272727}}@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{text-decoration:none;background-color:#cdcdcd}.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{text-decoration:none;background-color:#cdcdcd}}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){.specialisms-menu .menu{background-color:#e6e6e6;position:fixed;z-index:13;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}}@media screen and (max-width : 399.9px) and (min-width : 1008px),screen and (min-width : 400px) 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 : 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 : 757.9px),screen and (min-width : 400px) and (max-width : 757.9px) and (min-width : 400px) 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 : 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 : 757.9px) and (min-width : 1008px){.specialisms-menu .menu{line-height:1.2857142857}}@media screen and (max-width : 399.9px) and (min-width : 758px) and (max-width : 1007.9px),screen and (min-width : 400px) and (max-width : 757.9px) and (min-width : 758px) and (max-width : 1007.9px){.specialisms-menu .menu{line-height:1.2857142857}}@media screen and (max-width : 399.9px) and (min-width : 400px) and (max-width : 757.9px),screen and (min-width : 400px) and (max-width : 757.9px) and (min-width : 400px) and (max-width : 757.9px){.specialisms-menu .menu{line-height:1.2857142857}}@media screen and (max-width : 399.9px) and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px) and (max-width : 399.9px){.specialisms-menu .menu{line-height:1.2857142857}}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){.specialisms-menu .menu:hover{cursor:pointer}.specialisms-menu .menu .menu-header{display:flex;align-items:center;justify-content:space-between;font-weight:700;height:36px;padding:0 16px}.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{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid black;transition:transform .2s linear}.specialisms-menu .menu .menu-header .chevron.down{transform:rotate(180deg)}.specialisms-menu .menu .menu-items{width:100%;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;border-top:white 2px solid;padding:10px 0}.specialisms-menu .menu .menu-items .menu-item{display:block;box-sizing:border-box;width:100%;padding:5px 16px;color:inherit;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.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{text-decoration:none;background-color:#ccc}}.tooltip{position:absolute;z-index:12;display:block;line-height:1.42857143;text-decoration:none;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}@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 : 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.3333333333}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.tooltip{line-height:1.3333333333}}@media screen and (min-width : 400px) and (max-width : 757.9px){.tooltip{line-height:1.3333333333}}@media screen and (max-width : 399.9px),print{.tooltip{line-height:1.3333333333}}.tooltip.in{filter:alpha(opacity=100);opacity:1}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#a42437;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#a42437}.tooltip.top-left .tooltip-arrow{right:5px;bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#a42437}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#a42437}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#a42437}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#a42437}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#a42437}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#a42437}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#a42437}.content-guide .guide-items{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:16px}@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 : 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.2857142857}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.content-guide .guide-items{line-height:1.2857142857}}@media screen and (min-width : 400px) 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 .guide-item{flex:0 0;flex-basis:calc((100% - 33px)/2);background-color:#fff;margin-bottom:16px;border-left:8px solid}.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{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #cccccc;padding-bottom:16px;margin-bottom:16px}@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 : 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.1666666667}}@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.1666666667}}@media screen and (min-width : 400px) 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{margin-top:0;page-break-inside:avoid;break-inside:avoid-column}@media screen and (min-width : 400px) 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{display:block;padding-bottom:8px}.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 : 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{width:100%;background:#f2bb17;display:flex;justify-content:center;min-height:40px}@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 : 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.2857142857}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.error-banner{line-height:1.2857142857}}@media screen and (min-width : 400px) 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}}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){.error-banner{min-height:60px}}.error-banner .content{max-width:calc(1008px - 5em);flex:1 1 0;display:flex;align-items:center;padding:0 2em}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){.error-banner .content{padding:0 1em}}.error-banner .content .message{flex:1 1 auto;text-align:center}#my-feeds{margin-top:16px;position:relative}@media screen and (min-width : 1008px){#my-feeds{display:flex;align-items:flex-start}}#my-feeds .view-all-feeds-button{order:2}.my-feeds.masthead .feeds-button .icon-keysections{color:#7e1341}.my-feeds.masthead .feeds-button:hover .icon-keysections,.my-feeds.masthead .feeds-button:focus .icon-keysections{background-color:#e6e6e6}#global.my-feeds{overflow-anchor:none}#my-feeds .list-of-articles-and-reports .my-feeds-heading{position:relative;display:flex;align-items:center;justify-content:space-between;margin-bottom:32px;padding-left:16px;min-height:32px;height:32px;background-color:#fff;color:#7e1341}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px),screen and (min-width : 758px) and (max-width : 1007.9px){#my-feeds .list-of-articles-and-reports .my-feeds-heading{height:48px}}#my-feeds .list-of-articles-and-reports .my-feeds-heading .feed-heading{margin-right:48px}.rss-button{position:absolute;top:0;right:0;flex-shrink:0;height:100%;color:#7e1341}.rss-button:hover{color:#fff;background-color:#7e1341}.rss-button:hover:not(.link-copied) .copy-link-text{display:inline-block}.rss-button.link-copied .link-copied-text{display:inline-block}.rss-button .copy-link-text,.rss-button .link-copied-text{display:none;text-transform:uppercase;margin-left:8px;font-size:.8rem}.rss-button .icon-rss{height:100%}@media screen and (min-width : 1008px){.rss-button .icon-rss{width:32px}}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px),screen and (min-width : 758px) and (max-width : 1007.9px){.rss-button .icon-rss{width:48px}}.rss-button .screen-reader-text{top:0}@media screen and (min-width : 1008px){.feed-heading,.list-of-articles-and-reports .feed-heading{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:700}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.feed-heading,.list-of-articles-and-reports .feed-heading{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:700}}@media screen and (min-width : 400px) and (max-width : 757.9px){.feed-heading,.list-of-articles-and-reports .feed-heading{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:700}}@media screen and (max-width : 399.9px),print{.feed-heading,.list-of-articles-and-reports .feed-heading{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:700}}@media screen and (min-width : 1008px){.feed-heading,.list-of-articles-and-reports .feed-heading{line-height:1.25}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.feed-heading,.list-of-articles-and-reports .feed-heading{line-height:1.2222222222}}@media screen and (min-width : 400px) and (max-width : 757.9px){.feed-heading,.list-of-articles-and-reports .feed-heading{line-height:1.25}}@media screen and (max-width : 399.9px),print{.feed-heading,.list-of-articles-and-reports .feed-heading{line-height:1.25}}.feeds{flex:1 0 0px}.feeds ol.feed-list{list-style-type:none;margin:0;padding:0}.feeds li.feed-list-entry:not(:first-of-type){margin-top:8px}.feeds .feed{display:flex;align-items:center;position:relative;height:100%;overflow:hidden;color:#333;background-color:#fff}.feeds .feed a,.feeds .feed a:focus,.feeds .feed a:hover{text-decoration:none}.feeds .feed .feed-title{flex:1 0 0;display:inline-flex;align-items:center;padding:0 16px;cursor:pointer;width:calc(100% - 32px);height:48px;line-height:100%;color:#333}@media screen and (min-width : 1008px){.feeds .feed .feed-title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:700}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.feeds .feed .feed-title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:700}}@media screen and (min-width : 400px) and (max-width : 757.9px){.feeds .feed .feed-title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:700}}@media screen and (max-width : 399.9px),print{.feeds .feed .feed-title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:700}}@media screen and (min-width : 1008px){.feeds .feed .feed-title{line-height:1.25}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.feeds .feed .feed-title{line-height:1.2222222222}}@media screen and (min-width : 400px) and (max-width : 757.9px){.feeds .feed .feed-title{line-height:1.25}}@media screen and (max-width : 399.9px),print{.feeds .feed .feed-title{line-height:1.25}}.feeds .feed .feed-title.new-items-count-shown{width:calc(100% - 80px)}.feeds .feed .feed-title .feed-title-text{display:block;flex:1 1 auto;width:100%;overflow:hidden;word-wrap:break-word;line-height:normal}.feeds .feed .edit-delete-container{display:flex;position:absolute;right:0;top:0}.feeds .feed .edit-delete-container .edit-individual-feed,.feeds .feed .edit-delete-container .delete-individual-feed{height:48px;width:0;padding:0;border:none;transition:width ease .3s;display:flex;justify-content:center;align-items:center}.feeds .feed .edit-delete-container .edit-individual-feed .icon,.feeds .feed .edit-delete-container .delete-individual-feed .icon{color:#fff;opacity:0}.feeds .feed .edit-delete-container .edit-individual-feed{background-color:#39707d}.feeds .feed .edit-delete-container .edit-individual-feed:hover,.feeds .feed .edit-delete-container .edit-individual-feed:focus{background-color:#5e8a95}.feeds .feed .edit-delete-container .delete-individual-feed{background-color:#ab140d}.feeds .feed .edit-delete-container .delete-individual-feed:hover,.feeds .feed .edit-delete-container .delete-individual-feed:focus{background-color:#b9413b}.feeds .feed .edit-delete-container .icon{flex:0 0 auto;cursor:pointer}@media screen and (min-width : 1008px){.feeds .feed .edit-delete-container .icon{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){.feeds .feed .edit-delete-container .icon{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.625rem;font-weight:400}}@media screen and (min-width : 400px) and (max-width : 757.9px){.feeds .feed .edit-delete-container .icon{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400}}@media screen and (max-width : 399.9px),print{.feeds .feed .edit-delete-container .icon{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400}}@media screen and (min-width : 1008px){.feeds .feed .edit-delete-container .icon{line-height:1.25}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.feeds .feed .edit-delete-container .icon{line-height:1.2307692308}}@media screen and (min-width : 400px) and (max-width : 757.9px){.feeds .feed .edit-delete-container .icon{line-height:1.2}}@media screen and (max-width : 399.9px),print{.feeds .feed .edit-delete-container .icon{line-height:1.2}}.feeds .feed .new-items-count{background-color:#7e1341;color:#fff;height:48px;width:48px;display:flex;justify-content:center;align-items:center}@media screen and (min-width : 1008px){.feeds .feed .new-items-count{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.feeds .feed .new-items-count{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:400}}@media screen and (min-width : 400px) and (max-width : 757.9px){.feeds .feed .new-items-count{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (max-width : 399.9px),print{.feeds .feed .new-items-count{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width : 1008px){.feeds .feed .new-items-count{line-height:1.25}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.feeds .feed .new-items-count{line-height:1.2222222222}}@media screen and (min-width : 400px) and (max-width : 757.9px){.feeds .feed .new-items-count{line-height:1.25}}@media screen and (max-width : 399.9px),print{.feeds .feed .new-items-count{line-height:1.25}}@media screen and (min-width : 1008px){.feeds li.feed-list-entry.all{height:32px;margin-bottom:32px}}@media screen and (max-width : 399.9px),print,screen and (min-width : 758px) and (max-width : 1007.9px),screen and (min-width : 400px) and (max-width : 757.9px){.feeds li.feed-list-entry.all{height:48px}}.feeds li.feed-list-entry.all .feed{color:#333;background-color:#e6e6e6}.feeds li.feed-list-entry.all .feed .feed-title:hover{background-color:#0003}.feeds .feed-title.edit-delete-buttons-shown-desktop{background-color:#e6e6e6}.feeds .feed-title.edit-delete-buttons-shown-desktop+.edit-delete-container .edit-individual-feed,.feeds .feed-title.edit-delete-buttons-shown-desktop+.edit-delete-container .delete-individual-feed{width:48px}.feeds .feed-title.edit-delete-buttons-shown-desktop+.edit-delete-container .edit-individual-feed .icon,.feeds .feed-title.edit-delete-buttons-shown-desktop+.edit-delete-container .delete-individual-feed .icon{opacity:1;transition:opacity ease .3s}.feeds .feed.selected .feed-title{background-color:#333;color:#fff}.feeds .feed.selected .feed-title:hover{background-color:#5a5959}@media screen and (min-width : 1008px){.feeds{margin-right:16px}}@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 : 757.9px){.feeds .feed-title.edit-delete-buttons-shown-desktop+.edit-delete-container .edit-individual-feed,.feeds .feed-title.edit-delete-buttons-shown-desktop+.edit-delete-container .delete-individual-feed,.feeds .feed-title:focus+.edit-delete-container .edit-individual-feed,.feeds .feed-title:focus+.edit-delete-container .delete-individual-feed{width:0}.feeds .feed-title.edit-delete-buttons-shown-mobile{background-color:#e6e6e6}.feeds .feed-title.edit-delete-buttons-shown-mobile+.edit-delete-container .edit-individual-feed,.feeds .feed-title.edit-delete-buttons-shown-mobile+.edit-delete-container .delete-individual-feed{width:48px}.feeds .feed-title.edit-delete-buttons-shown-mobile+.edit-delete-container .edit-individual-feed .icon,.feeds .feed-title.edit-delete-buttons-shown-mobile+.edit-delete-container .delete-individual-feed .icon{opacity:1;transition:opacity ease .3s}.feeds.hidden-in-mobile-and-tablet{display:none}}.feed-edit{background-color:#fff;padding-top:16px;overflow-y:hidden}@media screen and (min-width : 1008px){.feed-edit{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.feed-edit{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width : 400px) and (max-width : 757.9px){.feed-edit{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (max-width : 399.9px),print{.feed-edit{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width : 1008px){.feed-edit{line-height:1.2857142857}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.feed-edit{line-height:1.2857142857}}@media screen and (min-width : 400px) and (max-width : 757.9px){.feed-edit{line-height:1.2857142857}}@media screen and (max-width : 399.9px),print{.feed-edit{line-height:1.2857142857}}.feed-edit .feed-title-and-email-alerts{padding:0 16px;display:flex;flex-wrap:wrap}.feed-edit .feed-title-and-email-alerts .name-edit-textbox{flex:1 1 100%;display:flex;align-items:flex-start;justify-content:space-between}.feed-edit .feed-title-and-email-alerts .name-edit-textbox{border-bottom:solid 1px #f2f3f4;padding-bottom:4px}.feed-edit .feed-title-and-email-alerts .name-edit-textbox .name-edit{padding:0 16px 0 0;color:#333;border:none;height:100%;width:100%;box-sizing:border-box;border-radius:0}.feed-edit .feed-title-and-email-alerts .name-edit-textbox .name-edit:focus{outline:0}.feed-edit .feed-title-and-email-alerts .name-edit-textbox .name-edit.invalid{border:#a42437 1px solid!important;background:#d46c7b!important}.feed-edit .feed-title-and-email-alerts .name-edit-textbox .clear-button{flex:0 0 auto}.feed-edit notification-settings{width:100%}@media screen and (min-width : 758px) and (max-width : 1007.9px){.feed-edit notification-settings .feed-alerts-content{display:flex}.feed-edit notification-settings .browser-notifications-toggle{flex-basis:calc(50% + 24px)}.feed-edit notification-settings .email-settings-toggle{flex-basis:calc(50% - 24px)}}.feed-edit .buttons{margin-top:16px;display:flex}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px),screen and (min-width : 1008px){.feed-edit .buttons{height:40px}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.feed-edit .buttons{height:48px}}.feed-edit .buttons .filter-button{border-bottom:none;background-color:#7e1341}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px),screen and (min-width : 1008px){.feed-edit .buttons .filter-button{height:40px;width:40px}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.feed-edit .buttons .filter-button{height:48px;width:48px}}.feed-edit .buttons .filter-button:hover,.feed-edit .buttons .filter-button:focus{background-color:#993f67}.feed-edit .buttons .save-button,.feed-edit .buttons .cancel-button{margin:0;flex:1 1 40%;border:none;height:100%}@media screen and (min-width : 1008px){.feed-edit .buttons .save-button,.feed-edit .buttons .cancel-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){.feed-edit .buttons .save-button,.feed-edit .buttons .cancel-button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (min-width : 400px) and (max-width : 757.9px){.feed-edit .buttons .save-button,.feed-edit .buttons .cancel-button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (max-width : 399.9px),print{.feed-edit .buttons .save-button,.feed-edit .buttons .cancel-button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (min-width : 1008px){.feed-edit .buttons .save-button,.feed-edit .buttons .cancel-button{line-height:1.2857142857}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.feed-edit .buttons .save-button,.feed-edit .buttons .cancel-button{line-height:1.2857142857}}@media screen and (min-width : 400px) and (max-width : 757.9px){.feed-edit .buttons .save-button,.feed-edit .buttons .cancel-button{line-height:1.2857142857}}@media screen and (max-width : 399.9px),print{.feed-edit .buttons .save-button,.feed-edit .buttons .cancel-button{line-height:1.2857142857}}#my-feeds .new-items-alert,#my-feeds .loading-items-message{text-decoration:none;text-align:center;border:none;background-color:#333;color:#fff;padding:0;height:40px;line-height:40px;box-sizing:border-box;display:block;position:relative;background-color:#7e1341;border-bottom:none;margin-top:0;width:100%}@media screen and (min-width : 1008px){#my-feeds .new-items-alert,#my-feeds .loading-items-message{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (min-width : 758px) and (max-width : 1007.9px){#my-feeds .new-items-alert,#my-feeds .loading-items-message{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (min-width : 400px) and (max-width : 757.9px){#my-feeds .new-items-alert,#my-feeds .loading-items-message{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (max-width : 399.9px),print{#my-feeds .new-items-alert,#my-feeds .loading-items-message{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){#my-feeds .new-items-alert,#my-feeds .loading-items-message{border-bottom:2px solid #2e2f31}}#my-feeds .new-items-alert:focus,#my-feeds .new-items-alert:hover,#my-feeds .loading-items-message:focus,#my-feeds .loading-items-message:hover{background-color:#666768;color:#fff}#my-feeds .new-items-alert:disabled,#my-feeds .loading-items-message:disabled{background-color:#c6c9cc}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){#my-feeds .new-items-alert,#my-feeds .loading-items-message{height:48px;line-height:48px}}@media screen and (min-width : 1008px){#my-feeds .new-items-alert.top-of-screen{width:645.3333333333px}}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px),screen and (min-width : 758px) and (max-width : 1007.9px){#my-feeds .new-items-alert.top-of-screen{left:0}}#my-feeds .list-of-articles-and-reports{flex:2 1 0;z-index:6;position:relative}@media screen and (min-width : 1008px){#my-feeds .list-of-articles-and-reports{width:645.3333333333px;flex:0 0 auto;margin-left:auto}}#my-feeds .top-preloader{min-height:100vh}#my-feeds product-summary:first-of-type{margin-top:0}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){#my-feeds .products{padding:8px 8px 0}}#my-feeds .products-filler{min-height:100vh;width:10px}#my-feeds .load-more-section{margin-top:32px}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){#my-feeds .load-more-section{margin-left:8px;margin-right:8px}}#my-feeds .load-more-section .load-more{width:100%;border-bottom:none;height:32px;line-height:32px}@media screen and (min-width : 1008px){#my-feeds .load-more-section .load-more{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:700}}@media screen and (min-width : 758px) and (max-width : 1007.9px){#my-feeds .load-more-section .load-more{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:700}}@media screen and (min-width : 400px) and (max-width : 757.9px){#my-feeds .load-more-section .load-more{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:700}}@media screen and (max-width : 399.9px),print{#my-feeds .load-more-section .load-more{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:700}}@media screen and (min-width : 1008px){#my-feeds .load-more-section .load-more{line-height:1.25}}@media screen and (min-width : 758px) and (max-width : 1007.9px){#my-feeds .load-more-section .load-more{line-height:1.25}}@media screen and (min-width : 400px) and (max-width : 757.9px){#my-feeds .load-more-section .load-more{line-height:1.25}}@media screen and (max-width : 399.9px),print{#my-feeds .load-more-section .load-more{line-height:1.25}}@media screen and (min-width : 1008px){#my-feeds .feeds{width:314.3333333333px;transform:translateZ(0);display:flex;flex-flow:column}#my-feeds .feeds .feed-heading,#my-feeds .feeds .feed-buttons{flex:0 0 auto}#my-feeds .feeds .feed-list{overflow:auto;max-height:95vh}#my-feeds .feeds .feed-list::-webkit-scrollbar{-webkit-appearance:none;width:8px}#my-feeds .feeds .feed-list::-webkit-scrollbar-track{border-radius:8px;background-color:#e6e6e6}#my-feeds .feeds .feed-list::-webkit-scrollbar-thumb{border-radius:8px;background-color:#ccc}}#featured-story-section .header-with-arrow-link{margin:32px 0 16px}@media screen and (min-width : 1008px),screen and (min-width : 758px) and (max-width : 1007.9px){#featured-story-section .header-with-arrow-link a:before{content:"View all"}}@media screen and (min-width : 1008px){#featured-story-section .header-with-arrow-link h2{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.75rem;font-weight:400}}@media screen and (min-width : 758px) and (max-width : 1007.9px){#featured-story-section .header-with-arrow-link h2{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.75rem;font-weight:400}}@media screen and (min-width : 400px) and (max-width : 757.9px){#featured-story-section .header-with-arrow-link h2{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400}}@media screen and (max-width : 399.9px),print{#featured-story-section .header-with-arrow-link h2{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400}}@media screen and (min-width : 1008px){#featured-story-section .header-with-arrow-link h2{line-height:1}}@media screen and (min-width : 758px) and (max-width : 1007.9px){#featured-story-section .header-with-arrow-link h2{line-height:1}}@media screen and (min-width : 400px) and (max-width : 757.9px){#featured-story-section .header-with-arrow-link h2{line-height:1}}@media screen and (max-width : 399.9px),print{#featured-story-section .header-with-arrow-link h2{line-height:1}}#featured-story-section .products .product-container{min-width:0}#featured-story-section .products a:hover,#featured-story-section .products a:focus{text-decoration:none}#featured-story-section .products a .product-summary-card-container .headline{font-size:1.25rem}#featured-story-section .curated-products{display:flex;justify-content:space-between}#featured-story-section .curated-products .section-column-container{min-width:0;flex:1 1 30%}#featured-story-section .curated-products .section-column-container:not(:first-of-type){margin-left:16px}#featured-story-section .more-products{margin:-8px;display:flex;flex-wrap:wrap;justify-content:space-between}#featured-story-section .more-products.in-curated-products-section{margin-top:8px}#featured-story-section .more-products .product-container{flex:1 1 30%;margin:8px;height:192px}@media screen and (min-width : 758px) and (max-width : 1007.9px){#featured-story-section .more-products .product-container{flex-basis:45%}}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){#featured-story-section .more-products .product-container{flex-basis:100%}}#featured-story-section .more-products .product-container .product-summary-card-container{height:100%}@media screen and (min-width : 758px) and (max-width : 1007.9px){#featured-story-section .curated-products{flex-wrap:wrap}#featured-story-section .curated-products .section-column-container{flex-basis:100%}#featured-story-section .curated-products .section-column-container:not(:first-of-type){margin-left:0;margin-top:16px}#featured-story-section .more-products,#featured-story-section .product-container{flex-basis:45%}}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){#featured-story-section .curated-products{flex-wrap:wrap}#featured-story-section .curated-products .section-column-container{flex-basis:100%}#featured-story-section .curated-products .section-column-container:not(:first-of-type){margin-left:0;margin-top:16px}#featured-story-section .more-products,#featured-story-section .product-container{flex-basis:100%}}#featured-story-section-column{height:100%}#featured-story-section-column .single-product,#featured-story-section-column .double-product{height:100%;display:flex;flex-direction:column}@media screen and (min-width : 758px) and (max-width : 1007.9px){#featured-story-section-column .single-product,#featured-story-section-column .double-product{flex-direction:row}}#featured-story-section-column .single-product .product-container,#featured-story-section-column .double-product .product-container{flex:1 1 45%}@media screen and (min-width : 1008px),screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){#featured-story-section-column .single-product .product-container:not(:first-of-type),#featured-story-section-column .double-product .product-container:not(:first-of-type){margin-top:16px}}@media screen and (min-width : 758px) and (max-width : 1007.9px){#featured-story-section-column .single-product .product-container:not(:first-of-type),#featured-story-section-column .double-product .product-container:not(:first-of-type){margin-left:16px}}#featured-story-section-column .single-product .product-container .product-summary-card-container,#featured-story-section-column .double-product .product-container .product-summary-card-container{height:100%}#featured-story-section-column .single-product .product-container{display:flex;flex-direction:column;height:400px}@media screen and (min-width : 1008px){#featured-story-section-column .single-product .product-container{min-height:400px}}@media screen and (min-width : 758px) and (max-width : 1007.9px){#featured-story-section-column .single-product .product-container{height:128px;flex-direction:row}#featured-story-section-column .single-product .product-container.has-image,#featured-story-section-column .single-product .product-container.has-image .product-summary-card-container{height:auto}}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){#featured-story-section-column .single-product .product-container{height:192px;min-height:192px}#featured-story-section-column .single-product .product-container.has-image{height:auto;flex:0 0 auto}#featured-story-section-column .single-product .product-container.has-image .hero-image{flex:0 0 auto}#featured-story-section-column .single-product .product-container.has-image .product-summary-card-container{flex:0 0 192px}}#featured-story-section-column .single-product .product-container .product-summary-card-container .headline{font-size:1.5rem}@media screen and (max-width : 399.9px),print{#featured-story-section-column .single-product .product-container .product-summary-card-container .headline{font-size:1.25rem}}#featured-story-section-column .single-product .product-container .hero-image{flex:1 1 auto}@media screen and (min-width : 758px) and (max-width : 1007.9px){#featured-story-section-column .single-product .product-container .hero-image{flex-basis:calc(50% + 8px)}}#featured-story-section-column .single-product .product-container .hero-image .ibroadcast-image{width:100%}@media screen and (min-width : 1008px){#featured-story-section-column .single-product .product-container .hero-image .ibroadcast-image{height:177px}}#featured-story-section-column .single-product .product-container .product-summary-card-container{flex:1 1 100%}@media screen and (min-width : 758px) and (max-width : 1007.9px){#featured-story-section-column .single-product .product-container .product-summary-card-container{flex-basis:calc(50% - 8px)}}#featured-story-section-column .double-product .product-container{height:192px;min-height:192px}@media screen and (min-width : 1008px){#featured-story-section-column .quote{height:400px}}#featured-story-section-column .quote .pull-quote-card{height:100%}#featured-story-section-column .hero-image .stamp-text{display:none}#pull-quote-card{background-color:#39707d;color:#e6e6e6}@media screen and (min-width : 1008px){#pull-quote-card{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width : 758px) and (max-width : 1007.9px){#pull-quote-card{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400}}@media screen and (min-width : 400px) and (max-width : 757.9px){#pull-quote-card{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (max-width : 399.9px),print{#pull-quote-card{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width : 1008px){#pull-quote-card{line-height:1.2}}@media screen and (min-width : 758px) and (max-width : 1007.9px){#pull-quote-card{line-height:1.2}}@media screen and (min-width : 400px) and (max-width : 757.9px){#pull-quote-card{line-height:1.2}}@media screen and (max-width : 399.9px),print{#pull-quote-card{line-height:1.2}}#pull-quote-card .pull-quote{display:flex;flex-direction:column;padding:16px;height:100%;box-sizing:border-box;text-decoration:none}#pull-quote-card .pull-quote .icon{flex:0 0 auto;font-size:.75em}#pull-quote-card .pull-quote .quote-content{flex:1 1 auto;display:flex;flex-direction:column;justify-content:space-between;margin-top:16px}#pull-quote-card .pull-quote .quote-content .source{padding:16px 0 0;margin:0}@media screen and (min-width : 1008px){#pull-quote-card .pull-quote .quote-content .source{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width : 758px) and (max-width : 1007.9px){#pull-quote-card .pull-quote .quote-content .source{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width : 400px) and (max-width : 757.9px){#pull-quote-card .pull-quote .quote-content .source{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (max-width : 399.9px),print{#pull-quote-card .pull-quote .quote-content .source{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (min-width : 1008px){#pull-quote-card .pull-quote .quote-content .source{line-height:1.2857142857}}@media screen and (min-width : 758px) and (max-width : 1007.9px){#pull-quote-card .pull-quote .quote-content .source{line-height:1.2857142857}}@media screen and (min-width : 400px) and (max-width : 757.9px){#pull-quote-card .pull-quote .quote-content .source{line-height:1.2}}@media screen and (max-width : 399.9px),print{#pull-quote-card .pull-quote .quote-content .source{line-height:1.2}}#pull-quote-card a.pull-quote{color:#e6e6e6}#pull-quote-card a.pull-quote:hover{color:#e6e6e6;background-color:#29515a}#pull-quote-card a.pull-quote.external-link:after{position:absolute;right:0}.modal-dialog .save-feed-modal.dialog .modal-content .save-feed-dialog .modal-scrollable .content,.modal-dialog .feed-saved-modal.dialog .modal-content .save-feed-dialog .modal-scrollable .content{padding:16px 16px 0}.modal-dialog .save-feed-modal.dialog .modal-content .save-feed-dialog .modal-scrollable .content .feed-details .feed-section-title,.modal-dialog .feed-saved-modal.dialog .modal-content .save-feed-dialog .modal-scrollable .content .feed-details .feed-section-title{padding-bottom:4px;color:#7e1341;border-bottom:1px solid #cccccc}@media screen and (min-width : 1008px){.modal-dialog .save-feed-modal.dialog .modal-content .save-feed-dialog .modal-scrollable .content .feed-details .feed-section-title,.modal-dialog .feed-saved-modal.dialog .modal-content .save-feed-dialog .modal-scrollable .content .feed-details .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){.modal-dialog .save-feed-modal.dialog .modal-content .save-feed-dialog .modal-scrollable .content .feed-details .feed-section-title,.modal-dialog .feed-saved-modal.dialog .modal-content .save-feed-dialog .modal-scrollable .content .feed-details .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 : 757.9px){.modal-dialog .save-feed-modal.dialog .modal-content .save-feed-dialog .modal-scrollable .content .feed-details .feed-section-title,.modal-dialog .feed-saved-modal.dialog .modal-content .save-feed-dialog .modal-scrollable .content .feed-details .feed-section-title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:700}}@media screen and (max-width : 399.9px),print{.modal-dialog .save-feed-modal.dialog .modal-content .save-feed-dialog .modal-scrollable .content .feed-details .feed-section-title,.modal-dialog .feed-saved-modal.dialog .modal-content .save-feed-dialog .modal-scrollable .content .feed-details .feed-section-title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:700}}@media screen and (min-width : 1008px){.modal-dialog .save-feed-modal.dialog .modal-content .save-feed-dialog .modal-scrollable .content .feed-details .feed-section-title,.modal-dialog .feed-saved-modal.dialog .modal-content .save-feed-dialog .modal-scrollable .content .feed-details .feed-section-title{line-height:1.2857142857}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.modal-dialog .save-feed-modal.dialog .modal-content .save-feed-dialog .modal-scrollable .content .feed-details .feed-section-title,.modal-dialog .feed-saved-modal.dialog .modal-content .save-feed-dialog .modal-scrollable .content .feed-details .feed-section-title{line-height:1.2857142857}}@media screen and (min-width : 400px) and (max-width : 757.9px){.modal-dialog .save-feed-modal.dialog .modal-content .save-feed-dialog .modal-scrollable .content .feed-details .feed-section-title,.modal-dialog .feed-saved-modal.dialog .modal-content .save-feed-dialog .modal-scrollable .content .feed-details .feed-section-title{line-height:1.2}}@media screen and (max-width : 399.9px),print{.modal-dialog .save-feed-modal.dialog .modal-content .save-feed-dialog .modal-scrollable .content .feed-details .feed-section-title,.modal-dialog .feed-saved-modal.dialog .modal-content .save-feed-dialog .modal-scrollable .content .feed-details .feed-section-title{line-height:1.2}}.modal-dialog .save-feed-modal.dialog .modal-content .save-feed-dialog .modal-scrollable .content .feed-details .detail-content .search-detail,.modal-dialog .feed-saved-modal.dialog .modal-content .save-feed-dialog .modal-scrollable .content .feed-details .detail-content .search-detail{margin-top:12px;display:flex;flex-direction:column}.modal-dialog .save-feed-modal.dialog .modal-content .save-feed-dialog .modal-scrollable .content .feed-details .detail-content .search-detail .value,.modal-dialog .feed-saved-modal.dialog .modal-content .save-feed-dialog .modal-scrollable .content .feed-details .detail-content .search-detail .value{font-style:italic}.modal-dialog .save-feed-modal.dialog .modal-content .save-feed-dialog .notification-settings,.modal-dialog .feed-saved-modal.dialog .modal-content .save-feed-dialog .notification-settings{padding:16px;display:block}.modal-dialog .save-feed-modal.dialog .modal-content .save-feed-dialog .notification-settings label,.modal-dialog .feed-saved-modal.dialog .modal-content .save-feed-dialog .notification-settings label{margin:0;font-weight:400}@media screen and (min-width : 1008px),screen and (min-width : 758px) and (max-width : 1007.9px){.modal-dialog .feed-saved-modal.dialog{width:320px}}.modal-dialog .feed-saved-modal.dialog .modal-buttons button{line-height:normal}@media screen and (min-width : 1008px),screen and (min-width : 758px) and (max-width : 1007.9px){.modal-dialog .dialog.save-feed-modal{width:320px;height:580px;max-height:100vh}.modal-dialog .dialog.save-feed-modal .modal-scrollable{height:0}}#featured-story-page{position:relative}#featured-story-page .masthead{align-items:center}@media screen and (min-width : 758px) and (max-width : 1007.9px){#featured-story-page .masthead{margin-bottom:8px}}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){#featured-story-page .masthead{margin-bottom:16px}}#featured-story-page .masthead .add-to-feed-button{width:48px;height:48px;border:none;background-color:#7e1341;display:flex}#featured-story-page .masthead .add-to-feed-button .icon-add-to-feeds{font-size:1.5rem;color:#fff;margin:auto}#featured-story-page .masthead .add-to-feed-button:focus,#featured-story-page .masthead .add-to-feed-button:hover{background-color:#993f67}#featured-story-page #header{position:relative;width:100%;color:#fff}#featured-story-page #header .hero-image-container{position:relative}@media screen and (min-width : 1008px){#featured-story-page #header .hero-image-container{height:549px}}@media screen and (min-width : 758px) and (max-width : 1007.9px){#featured-story-page #header .hero-image-container{height:480px}}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){#featured-story-page #header .hero-image-container{height:255px}}#featured-story-page #header .hero-image-container #hero-image{height:100%;width:100%;background-position:center top;background-size:cover}#featured-story-page #header .hero-image-container #hero-image.use-fallback{background:#222a34 no-repeat}#featured-story-page #header .hero-image-container .stamp-text{position:absolute;background:rgba(0,0,0,.6);color:#e6e6e6;letter-spacing:.25px;padding:3px 8px 1px;bottom:0;right:0;z-index:1}@media screen and (min-width : 1008px){#featured-story-page #header .hero-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){#featured-story-page #header .hero-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 : 757.9px){#featured-story-page #header .hero-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{#featured-story-page #header .hero-image-container .stamp-text{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.6875rem;font-weight:400}}@media screen and (min-width : 1008px){#featured-story-page #header .hero-image-container .stamp-text{line-height:1}}@media screen and (min-width : 758px) and (max-width : 1007.9px){#featured-story-page #header .hero-image-container .stamp-text{line-height:1}}@media screen and (min-width : 400px) and (max-width : 757.9px){#featured-story-page #header .hero-image-container .stamp-text{line-height:1}}@media screen and (max-width : 399.9px),print{#featured-story-page #header .hero-image-container .stamp-text{line-height:1}}#featured-story-page #header .header-content{padding:32px 24px 24px;overflow:hidden;background-color:#2c3f50;width:100%;box-sizing:border-box}@media screen and (min-width : 1008px){#featured-story-page #header .header-content{position:absolute;bottom:0;background-color:#2c3f50e6}}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px),screen and (min-width : 758px) and (max-width : 1007.9px){#featured-story-page #header .header-content{margin-top:8px}}#featured-story-page #header .header-content .headline{margin:0}@media screen and (min-width : 1008px){#featured-story-page #header .header-content .headline{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.75rem;font-weight:400}}@media screen and (min-width : 758px) and (max-width : 1007.9px){#featured-story-page #header .header-content .headline{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.75rem;font-weight:400}}@media screen and (min-width : 400px) and (max-width : 757.9px){#featured-story-page #header .header-content .headline{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.75rem;font-weight:400}}@media screen and (max-width : 399.9px),print{#featured-story-page #header .header-content .headline{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.75rem;font-weight:400}}@media screen and (min-width : 1008px){#featured-story-page #header .header-content .headline{line-height:1.2857142857}}@media screen and (min-width : 758px) and (max-width : 1007.9px){#featured-story-page #header .header-content .headline{line-height:1.2857142857}}@media screen and (min-width : 400px) and (max-width : 757.9px){#featured-story-page #header .header-content .headline{line-height:1.2857142857}}@media screen and (max-width : 399.9px),print{#featured-story-page #header .header-content .headline{line-height:1.2857142857}}#featured-story-page #header .header-content .content{margin-bottom:0}@media screen and (min-width : 1008px){#featured-story-page #header .header-content .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){#featured-story-page #header .header-content .content{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width : 400px) and (max-width : 757.9px){#featured-story-page #header .header-content .content{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (max-width : 399.9px),print{#featured-story-page #header .header-content .content{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width : 1008px){#featured-story-page #header .header-content .content{line-height:1.125}}@media screen and (min-width : 758px) and (max-width : 1007.9px){#featured-story-page #header .header-content .content{line-height:1.125}}@media screen and (min-width : 400px) and (max-width : 757.9px){#featured-story-page #header .header-content .content{line-height:1.125}}@media screen and (max-width : 399.9px),print{#featured-story-page #header .header-content .content{line-height:1.125}}#featured-story-page #header button{text-decoration:none;text-align:center;border:none;border-bottom:1px solid #5a5959;background-color:#e6e6e6;color:#000;display:inline-block;height:40px;line-height:40px;padding:0 16px}@media screen and (min-width : 1008px){#featured-story-page #header 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){#featured-story-page #header button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (min-width : 400px) and (max-width : 757.9px){#featured-story-page #header button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (max-width : 399.9px),print{#featured-story-page #header button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}#featured-story-page #header button:focus,#featured-story-page #header button:hover{background-color:#c9cacb}#featured-story-page #content .summary{border-top:solid 8px #7e1341;background-color:#fff;padding:16px}#featured-story-page #content .summary .header{color:#7e1341;margin:0}@media screen and (min-width : 1008px){#featured-story-page #content .summary .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){#featured-story-page #content .summary .header{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.5rem;font-weight:400}}@media screen and (min-width : 400px) and (max-width : 757.9px){#featured-story-page #content .summary .header{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400}}@media screen and (max-width : 399.9px),print{#featured-story-page #content .summary .header{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400}}@media screen and (min-width : 1008px){#featured-story-page #content .summary .header{line-height:1.1666666667}}@media screen and (min-width : 758px) and (max-width : 1007.9px){#featured-story-page #content .summary .header{line-height:1.1666666667}}@media screen and (min-width : 400px) and (max-width : 757.9px){#featured-story-page #content .summary .header{line-height:1.2}}@media screen and (max-width : 399.9px),print{#featured-story-page #content .summary .header{line-height:1.2}}#featured-story-page #content .summary ul{display:flex}@media screen and (min-width : 1008px){#featured-story-page #content .summary ul{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width : 758px) and (max-width : 1007.9px){#featured-story-page #content .summary ul{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width : 400px) and (max-width : 757.9px){#featured-story-page #content .summary ul{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (max-width : 399.9px),print{#featured-story-page #content .summary ul{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (min-width : 1008px){#featured-story-page #content .summary ul{line-height:1.2857142857}}@media screen and (min-width : 758px) and (max-width : 1007.9px){#featured-story-page #content .summary ul{line-height:1.2857142857}}@media screen and (min-width : 400px) and (max-width : 757.9px){#featured-story-page #content .summary ul{line-height:1.2}}@media screen and (max-width : 399.9px),print{#featured-story-page #content .summary ul{line-height:1.2}}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){#featured-story-page #content .summary ul{display:block}}#featured-story-page #content .summary ul li{flex:1 1 25%}@media screen and (min-width : 1008px),screen and (min-width : 758px) and (max-width : 1007.9px){#featured-story-page #content .summary ul li:not(:first-of-type){margin-left:24px}}#featured-story-page #content .section{margin:16px 0}.public-landing .upper-content{display:flex;height:130px}@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{width:1008px;margin:auto;padding:0 16px;box-sizing:border-box}.public-landing .upper-content .alternate-title-container .main-title{margin:0}.public-landing .media-container .media-image-container .stamp-text{position:absolute;left:0;bottom:0;margin-left:11px;margin-bottom:0;padding:0;transform-origin:top left;transform:rotate(-90deg);-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg)}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) 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 .hero-image-container .hero-image-overlay{padding-left:36px}.public-landing .hero-image-container .hero-image-overlay .main-content{height:100%;display:flex;padding:0}.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{display:inline-flex;align-items:center;justify-content:center;width:256px;height:54px;background-color:#2074c5;color:#fff;text-transform:uppercase;justify-content:left;display:flex;margin-bottom:12px}@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 : 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.3333333333}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.public-landing .hero-image-container .hero-image-overlay a{line-height:1.3333333333}}@media screen and (min-width : 400px) and (max-width : 757.9px){.public-landing .hero-image-container .hero-image-overlay a{line-height:1.3333333333}}@media screen and (max-width : 399.9px),print{.public-landing .hero-image-container .hero-image-overlay a{line-height:1.3333333333}}.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 .link-text{padding-left:30px;width:85%;box-sizing:border-box}.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 : 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.2857142857}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.public-landing .main-title-content .description.with-video{line-height:1.3333333333}}@media screen and (min-width : 400px) and (max-width : 757.9px){.public-landing .main-title-content .description.with-video{line-height:1.3333333333}}@media screen and (max-width : 399.9px),print{.public-landing .main-title-content .description.with-video{line-height:1.3333333333}}@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 : 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{padding-top:12px;margin-bottom:16px}.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%;padding:0 32px;height:fit-content;margin:auto 0}.public-landing .video-section .media-container{display:flex;align-items:center;justify-content:center}.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 : 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{padding-left:16px;padding-right:16px;box-sizing:border-box;margin:24px auto 0;display:flex;flex-direction:column;align-items:center}@media screen and (min-width : 1008px){#home{width:1008px}}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){#home{padding-left:8px;padding-right:8px}}@media screen and (min-width : 758px) and (max-width : 1007.9px){#home{margin-top:64px}}@media screen and (min-width : 1008px){#home 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){#home h2{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:3.25rem;font-weight:400}}@media screen and (min-width : 400px) and (max-width : 757.9px){#home h2{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:2rem;font-weight:400}}@media screen and (max-width : 399.9px),print{#home h2{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:2rem;font-weight:400}}@media screen and (min-width : 1008px){#home h2{line-height:1.2272727273}}@media screen and (min-width : 758px) and (max-width : 1007.9px){#home h2{line-height:1.2307692308}}@media screen and (min-width : 400px) and (max-width : 757.9px){#home h2{line-height:1.25}}@media screen and (max-width : 399.9px),print{#home h2{line-height:1.25}}@media screen and (min-width : 1008px){#home h3{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:2rem;font-weight:400}}@media screen and (min-width : 758px) and (max-width : 1007.9px){#home h3{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:2.25rem;font-weight:400}}@media screen and (min-width : 400px) and (max-width : 757.9px){#home h3{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.5rem;font-weight:400}}@media screen and (max-width : 399.9px),print{#home h3{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.5rem;font-weight:400}}@media screen and (min-width : 1008px){#home h3{line-height:1.25}}@media screen and (min-width : 758px) and (max-width : 1007.9px){#home h3{line-height:1.2222222222}}@media screen and (min-width : 400px) and (max-width : 757.9px){#home h3{line-height:1.25}}@media screen and (max-width : 399.9px),print{#home h3{line-height:1.25}}@media screen and (min-width : 1008px){#home h4{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){#home h4{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.625rem;font-weight:400}}@media screen and (min-width : 400px) and (max-width : 757.9px){#home h4{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400}}@media screen and (max-width : 399.9px),print{#home h4{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400}}@media screen and (min-width : 1008px){#home h4{line-height:1.25}}@media screen and (min-width : 758px) and (max-width : 1007.9px){#home h4{line-height:1.2307692308}}@media screen and (min-width : 400px) and (max-width : 757.9px){#home h4{line-height:1.2}}@media screen and (max-width : 399.9px),print{#home h4{line-height:1.2}}@media screen and (min-width : 1008px){#home h5{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){#home h5{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.3125rem;font-weight:400}}@media screen and (min-width : 400px) and (max-width : 757.9px){#home h5{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:400}}@media screen and (max-width : 399.9px),print{#home h5{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:400}}@media screen and (min-width : 1008px){#home h5{line-height:1.2}}@media screen and (min-width : 758px) and (max-width : 1007.9px){#home h5{line-height:1.2380952381}}@media screen and (min-width : 400px) and (max-width : 757.9px){#home h5{line-height:1.2222222222}}@media screen and (max-width : 399.9px),print{#home h5{line-height:1.2222222222}}#home h4,#home h5{color:#4d4d4d}#home h2,#home .homepage-section>h3{color:#7e1341}#home hr{display:block;height:1px;border-top:1px solid #cccccc;margin:0;padding:0;width:100%}#home .dashboard{display:flex;flex-wrap:nowrap;justify-content:space-between;flex-direction:row;width:100%}#home .dashboard .watchlist-and-events{display:flex;flex-direction:column;justify-content:space-between}@media screen and (min-width : 758px) and (max-width : 1007.9px){#home .dashboard .watchlist-and-events{flex-direction:row}}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px),screen and (min-width : 758px) and (max-width : 1007.9px){#home .dashboard{flex-direction:column}}@media screen and (min-width : 758px) and (max-width : 1007.9px){#home .dashboard .upcoming-events .header-with-arrow-link a:before{content:"View all "}#home .dashboard .upcoming-events .upcoming-events{flex-direction:row;width:100%}#home .dashboard .upcoming-events .upcoming-events>a{flex:0 0 33%;margin:0}#home .dashboard .upcoming-events .upcoming-events>a .upcoming-event{flex-direction:column;height:auto}#home .dashboard .upcoming-events .upcoming-events>a .upcoming-event .date{width:calc(100% - 16px);height:36px;min-height:36px;flex-direction:row;justify-content:flex-start;padding-left:16px}#home .dashboard .upcoming-events .upcoming-events>a .upcoming-event .date .days,#home .dashboard .upcoming-events .upcoming-events>a .upcoming-event .date .month{display:inline-block;width:auto}}@media screen and (min-width : 758px) and (max-width : 1007.9px) and (min-width : 1008px){#home .dashboard .upcoming-events .upcoming-events>a .upcoming-event .date .days,#home .dashboard .upcoming-events .upcoming-events>a .upcoming-event .date .month{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width : 758px) and (max-width : 1007.9px) and (min-width : 758px) and (max-width : 1007.9px){#home .dashboard .upcoming-events .upcoming-events>a .upcoming-event .date .days,#home .dashboard .upcoming-events .upcoming-events>a .upcoming-event .date .month{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width : 758px) and (max-width : 1007.9px) and (min-width : 400px) and (max-width : 757.9px){#home .dashboard .upcoming-events .upcoming-events>a .upcoming-event .date .days,#home .dashboard .upcoming-events .upcoming-events>a .upcoming-event .date .month{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width : 758px) and (max-width : 1007.9px) and (max-width : 399.9px){#home .dashboard .upcoming-events .upcoming-events>a .upcoming-event .date .days,#home .dashboard .upcoming-events .upcoming-events>a .upcoming-event .date .month{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width : 758px) and (max-width : 1007.9px) and (min-width : 1008px){#home .dashboard .upcoming-events .upcoming-events>a .upcoming-event .date .days,#home .dashboard .upcoming-events .upcoming-events>a .upcoming-event .date .month{line-height:1}}@media screen and (min-width : 758px) and (max-width : 1007.9px) and (min-width : 758px) and (max-width : 1007.9px){#home .dashboard .upcoming-events .upcoming-events>a .upcoming-event .date .days,#home .dashboard .upcoming-events .upcoming-events>a .upcoming-event .date .month{line-height:1}}@media screen and (min-width : 758px) and (max-width : 1007.9px) and (min-width : 400px) and (max-width : 757.9px){#home .dashboard .upcoming-events .upcoming-events>a .upcoming-event .date .days,#home .dashboard .upcoming-events .upcoming-events>a .upcoming-event .date .month{line-height:1}}@media screen and (min-width : 758px) and (max-width : 1007.9px) and (max-width : 399.9px){#home .dashboard .upcoming-events .upcoming-events>a .upcoming-event .date .days,#home .dashboard .upcoming-events .upcoming-events>a .upcoming-event .date .month{line-height:1}}@media screen and (min-width : 758px) and (max-width : 1007.9px){#home .dashboard .upcoming-events .upcoming-events>a .upcoming-event .date .month{padding-left:.5rem}#home .dashboard .upcoming-events .upcoming-events>a .details{padding:20px 16px;height:94px}#home .dashboard .upcoming-events .upcoming-events>a~a{margin-left:4px}#home .dashboard .upcoming-events .upcoming-events>a:nth-child(3)~a{display:none}}@media screen and (min-width : 1008px){#home .dashboard{margin-top:40px;height:1912px;align-content:flex-start}#home .dashboard #featured-stories{padding-right:16px;border-right:#cccccc solid 1px;margin-right:15px}}@media screen and (min-width : 758px) and (max-width : 1007.9px){#home .dashboard,#home .products-section{width:736px}}@media screen and (min-width : 1008px){#home.has-one-single-row-story .dashboard{height:1772px}#home.has-one-single-row-story .dashboard #updates{height:1048px;margin-bottom:14px}#home.has-one-single-row-story .dashboard #updates .updates a~a{margin-top:16px}#home.has-multiple-single-row-stories .dashboard{height:1532px}#home.has-multiple-single-row-stories .dashboard #updates{height:856px;margin-bottom:16px}#home.has-multiple-single-row-stories .dashboard #updates .updates a~a{margin-top:14px}#home.has-multiple-single-row-stories .dashboard #updates .updates a:nth-child(5),#home.has-multiple-single-row-stories .dashboard #updates .updates a:nth-child(5)~a{display:none;margin-top:0}}@media screen and (min-width : 1008px),screen and (min-width : 758px) and (max-width : 1007.9px){#home .products-section h2:before{content:"Latest "}}#home .products-section .product-summary-card .product-summary-card-title{color:#333}@media screen and (min-width : 1008px){#home .products-section .product-summary-card .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){#home .products-section .product-summary-card .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 : 757.9px){#home .products-section .product-summary-card .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{#home .products-section .product-summary-card .product-summary-card-title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width : 1008px){#home .products-section .product-summary-card .product-summary-card-title{line-height:1.25}}@media screen and (min-width : 758px) and (max-width : 1007.9px){#home .products-section .product-summary-card .product-summary-card-title{line-height:1.2222222222}}@media screen and (min-width : 400px) and (max-width : 757.9px){#home .products-section .product-summary-card .product-summary-card-title{line-height:1.25}}@media screen and (max-width : 399.9px),print{#home .products-section .product-summary-card .product-summary-card-title{line-height:1.25}}@media screen and (min-width : 1008px){#featured-stories{width:712px}}@media screen and (min-width : 758px) and (max-width : 1007.9px){#featured-stories{width:100%;margin-top:16px}}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){#featured-stories{width:100%;margin:8px 0 0}}#featured-stories h2{margin:0 0 20px}@media screen and (min-width : 758px) and (max-width : 1007.9px){#featured-stories h2{margin:28px 0}}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){#featured-stories h2{margin:16px 0}}@media screen and (min-width : 1008px){#featured-stories hr:first-of-type{display:none}}@media screen and (min-width : 1008px),screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){#featured-stories hr:last-of-type{display:none}}@media screen and (min-width : 758px) and (max-width : 1007.9px){#featured-stories hr:last-of-type{margin:16px 0 24px}}#featured-stories .hero-image .stamp-text{display:none}.story-block{position:relative}.story-block .preview-overlay{height:0;overflow:hidden;position:absolute;top:0;left:0;width:100%;background-color:#7e1341;color:#fff;display:flex;flex-direction:column;justify-content:center;transition:height ease .3s}.story-block .preview-overlay .icon-lock{position:absolute;top:16px;left:16px;height:auto;width:auto}.story-block .preview-overlay .preview-message{display:flex;justify-content:space-between;align-items:flex-end;padding:16px}@media screen and (min-width : 1008px){.story-block .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){.story-block .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 : 757.9px){.story-block .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{.story-block .preview-overlay .preview-message{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width : 1008px){.story-block .preview-overlay .preview-message{line-height:1.25}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.story-block .preview-overlay .preview-message{line-height:1.2222222222}}@media screen and (min-width : 400px) and (max-width : 757.9px){.story-block .preview-overlay .preview-message{line-height:1.25}}@media screen and (max-width : 399.9px),print{.story-block .preview-overlay .preview-message{line-height:1.25}}.story-block .preview-overlay .preview-message .icon-arrow-right{padding-left:20px}.featured-story .header-with-arrow-link{margin:32px 0 16px}@media screen and (min-width : 758px) and (max-width : 1007.9px){.featured-story .header-with-arrow-link{margin:40px 0 28px}}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){.featured-story .header-with-arrow-link{margin:36px 0 20px}}.featured-story .header-with-arrow-link a .icon{color:#7e1341}@media screen and (min-width : 1008px),screen and (min-width : 758px) and (max-width : 1007.9px){.featured-story .header-with-arrow-link a.full-story-link:before{content:"Full story"}.featured-story .header-with-arrow-link a.search-link:before{content:"Search"}}.featured-story:first-of-type .header-with-arrow-link{margin-top:32px}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){.featured-story:first-of-type .header-with-arrow-link{margin-top:40px}}.featured-story .story-blocks{display:flex;flex-direction:column;flex-wrap:wrap;align-content:space-between;justify-content:space-between}@media screen and (min-width : 1008px){.featured-story .story-blocks{height:386px}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.featured-story .story-blocks{height:402px}}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){.featured-story .story-blocks{display:block}}@media screen and (min-width : 1008px){.featured-story.is-single-row .story-blocks{height:196px}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.featured-story.is-single-row .story-blocks{height:202px}}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){.story-block{width:100%}.story-block~.story-block{margin-top:16px}}.story-block a{width:100%}.story-block a:hover,.story-block a:active,.story-block a:focus,.story-block a:visited{text-decoration:none}.story-block a:hover .hero-image,.story-block a:focus .hero-image,.story-block a:active .hero-image{filter:brightness(90%)}.story-block a:hover .full-story-card,.story-block a:focus .full-story-card,.story-block a:active .full-story-card{background-color:#520c2a}.story-block a:hover .full-story-card.thematic,.story-block a:focus .full-story-card.thematic,.story-block a:active .full-story-card.thematic{background-color:#1a252f}.story-block a:hover[href].pull-quote-block,.story-block a:focus[href].pull-quote-block,.story-block a:active[href].pull-quote-block{background-color:#29515a}.story-block a:hover:not([href]),.story-block a:focus:not([href]),.story-block a:active:not([href]){pointer-events:none;cursor:default}.story-block .product-summary-card-link-container{display:flex;width:100%;height:100%}.story-block .product-summary-card-link-container .product-summary-block{display:flex}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){.story-block .product-summary-card-link-container .product-summary-block{flex-direction:column}}.story-block .product-summary-card-link-container .product-summary-card{width:100%;padding:24px 16px 16px}@media screen and (min-width : 1008px){.story-block .product-summary-card-link-container .product-summary-card .product-summary-card-title{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){.story-block .product-summary-card-link-container .product-summary-card .product-summary-card-title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.3125rem;font-weight:400}}@media screen and (min-width : 400px) and (max-width : 757.9px){.story-block .product-summary-card-link-container .product-summary-card .product-summary-card-title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:400}}@media screen and (max-width : 399.9px),print{.story-block .product-summary-card-link-container .product-summary-card .product-summary-card-title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:400}}@media screen and (min-width : 1008px){.story-block .product-summary-card-link-container .product-summary-card .product-summary-card-title{line-height:1.2}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.story-block .product-summary-card-link-container .product-summary-card .product-summary-card-title{line-height:1.2380952381}}@media screen and (min-width : 400px) and (max-width : 757.9px){.story-block .product-summary-card-link-container .product-summary-card .product-summary-card-title{line-height:1.2222222222}}@media screen and (max-width : 399.9px),print{.story-block .product-summary-card-link-container .product-summary-card .product-summary-card-title{line-height:1.2222222222}}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){.story-block .product-summary-card-link-container .product-summary-card .product-summary-card-title{margin-bottom:24px}}@media screen and (min-width : 1008px){.story-block .product-summary-card-link-container.hero-image-shown .preview-overlay .preview-message{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){.story-block .product-summary-card-link-container.hero-image-shown .preview-overlay .preview-message{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.625rem;font-weight:400}}@media screen and (min-width : 400px) and (max-width : 757.9px){.story-block .product-summary-card-link-container.hero-image-shown .preview-overlay .preview-message{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400}}@media screen and (max-width : 399.9px),print{.story-block .product-summary-card-link-container.hero-image-shown .preview-overlay .preview-message{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400}}@media screen and (min-width : 1008px){.story-block .product-summary-card-link-container.hero-image-shown .preview-overlay .preview-message{line-height:1.25}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.story-block .product-summary-card-link-container.hero-image-shown .preview-overlay .preview-message{line-height:1.2307692308}}@media screen and (min-width : 400px) and (max-width : 757.9px){.story-block .product-summary-card-link-container.hero-image-shown .preview-overlay .preview-message{line-height:1.2}}@media screen and (max-width : 399.9px),print{.story-block .product-summary-card-link-container.hero-image-shown .preview-overlay .preview-message{line-height:1.2}}.story-block .hero-image{display:none}@media screen and (min-width : 1008px){.story-block .hero-image,.story-block .hero-image img{width:348px;min-width:348px;height:196px}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.story-block .hero-image,.story-block .hero-image img{width:360px;min-width:360px;height:202px}}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){.story-block .hero-image,.story-block .hero-image img{min-height:1px;width:100%}}.story-block:first-child:last-child .product-summary-block .hero-image{display:flex}@media screen and (min-width : 1008px){.story-block:first-child:last-child .product-summary-block .product-summary-card{width:364px;height:196px}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.story-block:first-child:last-child .product-summary-block .product-summary-card{width:376px;height:202px}}.story-block:first-child:last-child .product-summary-block .product-summary-card .metadata{display:flex;flex-wrap:wrap;align-items:center}.story-block:first-child:last-child .product-summary-block .product-summary-card .metadata span:first-child{margin-right:.5em}.story-block:first-child:last-child .product-summary-block .product-summary-card .metadata .product-category{display:none}.story-block:first-child:last-child .product-summary-block .product-summary-card .metadata .language-name{flex-basis:100%}@media screen and (min-width : 1008px){.story-block:nth-last-of-type(3),.story-block:nth-last-of-type(3)~.story-block{width:348px}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.story-block:nth-last-of-type(3),.story-block:nth-last-of-type(3)~.story-block{width:360px}}.story-block:nth-last-of-type(3):first-child,.story-block:nth-last-of-type(3)~.story-block:first-child{display:flex}.story-block:nth-last-of-type(3):first-child .hero-image,.story-block:nth-last-of-type(3)~.story-block:first-child .hero-image{display:flex}.story-block:nth-last-of-type(3):first-child .product-summary-block,.story-block:nth-last-of-type(3)~.story-block:first-child .product-summary-block{flex-direction:column}@media screen and (min-width : 1008px){.story-block:nth-last-of-type(3):first-child .product-summary-block .product-summary-card,.story-block:nth-last-of-type(3)~.story-block:first-child .product-summary-block .product-summary-card{width:348px;height:190px}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.story-block:nth-last-of-type(3):first-child .product-summary-block .product-summary-card,.story-block:nth-last-of-type(3)~.story-block:first-child .product-summary-block .product-summary-card{width:360px;height:200px}}@media screen and (min-width : 1008px){.story-block:nth-last-of-type(3):nth-child(2):nth-last-child(2),.story-block:nth-last-of-type(3)~.story-block:nth-child(2):nth-last-child(2){height:180px}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.story-block:nth-last-of-type(3):nth-child(2):nth-last-child(2),.story-block:nth-last-of-type(3)~.story-block:nth-child(2):nth-last-child(2){height:184px}}@media screen and (min-width : 1008px){.story-block:nth-last-of-type(3):nth-child(3):last-child,.story-block:nth-last-of-type(3)~.story-block:nth-child(3):last-child{height:190px}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.story-block:nth-last-of-type(3):nth-child(3):last-child,.story-block:nth-last-of-type(3)~.story-block:nth-child(3):last-child{height:200px}}@media screen and (min-width : 1008px){.story-block:nth-last-of-type(4),.story-block:nth-last-of-type(4)~.story-block{width:348px;height:193px}}@media screen and (min-width : 1008px){.story-block:nth-last-of-type(4):nth-child(even),.story-block:nth-last-of-type(4)~.story-block:nth-child(even){height:177px}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.story-block:nth-last-of-type(4),.story-block:nth-last-of-type(4)~.story-block{width:360px;height:193px}}.full-story-block{display:flex}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){.full-story-block{flex-direction:column}}.full-story-block .hero-image{display:flex}.full-story-block .full-story-card{padding:16px;display:flex;flex-direction:column;width:100%;box-sizing:border-box;background-color:#7e1341}.full-story-block .full-story-card.thematic{background-color:#2c3f50}@media screen and (min-width : 1008px){.full-story-block .full-story-card{width:364px;height:196px}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.full-story-block .full-story-card{width:376px;height:202px}}.full-story-block .full-story-card .headline{color:#fff;flex:1}@media screen and (min-width : 1008px){.full-story-block .full-story-card .headline{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){.full-story-block .full-story-card .headline{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.3125rem;font-weight:400}}@media screen and (min-width : 400px) and (max-width : 757.9px){.full-story-block .full-story-card .headline{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:400}}@media screen and (max-width : 399.9px),print{.full-story-block .full-story-card .headline{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:400}}@media screen and (min-width : 1008px){.full-story-block .full-story-card .headline{line-height:1.2}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.full-story-block .full-story-card .headline{line-height:1.2380952381}}@media screen and (min-width : 400px) and (max-width : 757.9px){.full-story-block .full-story-card .headline{line-height:1.2222222222}}@media screen and (max-width : 399.9px),print{.full-story-block .full-story-card .headline{line-height:1.2222222222}}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){.full-story-block .full-story-card .headline{margin-bottom:20px}}.full-story-block .full-story-card .view-full-story{color:#fff;text-transform:uppercase}@media screen and (min-width : 1008px){.full-story-block .full-story-card .view-full-story{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.full-story-block .full-story-card .view-full-story{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.8125rem;font-weight:400}}@media screen and (min-width : 400px) and (max-width : 757.9px){.full-story-block .full-story-card .view-full-story{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (max-width : 399.9px),print{.full-story-block .full-story-card .view-full-story{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (min-width : 1008px){.full-story-block .full-story-card .view-full-story{line-height:1.3333333333}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.full-story-block .full-story-card .view-full-story{line-height:1.2307692308}}@media screen and (min-width : 400px) and (max-width : 757.9px){.full-story-block .full-story-card .view-full-story{line-height:1.3333333333}}@media screen and (max-width : 399.9px),print{.full-story-block .full-story-card .view-full-story{line-height:1.3333333333}}.pull-quote-block{width:100%;height:100%;box-sizing:border-box;padding:16px;background-color:#39707d;color:#fff;display:flex;flex-direction:column}.pull-quote-block .icon{width:1rem;height:1rem;align-self:flex-start}.pull-quote-block .pull-quote-text{margin-top:.5em;flex:auto}@media screen and (min-width : 1008px){.pull-quote-block .pull-quote-text{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){.pull-quote-block .pull-quote-text{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.3125rem;font-weight:400}}@media screen and (min-width : 400px) and (max-width : 757.9px){.pull-quote-block .pull-quote-text{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:400}}@media screen and (max-width : 399.9px),print{.pull-quote-block .pull-quote-text{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:400}}@media screen and (min-width : 1008px){.pull-quote-block .pull-quote-text{line-height:1.2}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.pull-quote-block .pull-quote-text{line-height:1.2380952381}}@media screen and (min-width : 400px) and (max-width : 757.9px){.pull-quote-block .pull-quote-text{line-height:1.2222222222}}@media screen and (max-width : 399.9px),print{.pull-quote-block .pull-quote-text{line-height:1.2222222222}}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){.pull-quote-block .pull-quote-text{margin-bottom:24px}}.pull-quote-block .pull-quote-name{text-transform:uppercase}@media screen and (min-width : 1008px){.pull-quote-block .pull-quote-name{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.pull-quote-block .pull-quote-name{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.8125rem;font-weight:400}}@media screen and (min-width : 400px) and (max-width : 757.9px){.pull-quote-block .pull-quote-name{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (max-width : 399.9px),print{.pull-quote-block .pull-quote-name{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (min-width : 1008px){.pull-quote-block .pull-quote-name{line-height:1.3333333333}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.pull-quote-block .pull-quote-name{line-height:1.2307692308}}@media screen and (min-width : 400px) and (max-width : 757.9px){.pull-quote-block .pull-quote-name{line-height:1.3333333333}}@media screen and (max-width : 399.9px),print{.pull-quote-block .pull-quote-name{line-height:1.3333333333}}#updates{flex-direction:column;width:232px;display:flex;margin-bottom:14px}@media screen and (min-width : 400px) and (max-width : 757.9px),screen and (min-width : 758px) and (max-width : 1007.9px),screen and (max-width : 399.9px),print{#updates{display:none}}#updates h3{margin:16px 0}#updates .header-with-arrow-link{margin:32px 0 24px}#updates .updates{flex:auto;display:flex;flex-direction:column;justify-content:flex-start}#updates .updates a:hover,#updates .updates a:active,#updates .updates a:focus,#updates .updates a:visited{text-decoration:none}#updates .updates a~a{margin-top:16px}#updates .updates a .product-summary-card{padding:16px;height:168px;width:232px}#updates .no-feeds,#updates .preview-message{flex:auto;width:100%;box-sizing:border-box;padding:0 16px;color:#fff}#updates .no-feeds .no-feeds-message,#updates .preview-message .no-feeds-message{margin:36px 0}@media screen and (min-width : 1008px){#updates .no-feeds .no-feeds-message,#updates .preview-message .no-feeds-message{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){#updates .no-feeds .no-feeds-message,#updates .preview-message .no-feeds-message{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.3125rem;font-weight:400}}@media screen and (min-width : 400px) and (max-width : 757.9px){#updates .no-feeds .no-feeds-message,#updates .preview-message .no-feeds-message{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:400}}@media screen and (max-width : 399.9px),print{#updates .no-feeds .no-feeds-message,#updates .preview-message .no-feeds-message{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:400}}@media screen and (min-width : 1008px){#updates .no-feeds .no-feeds-message,#updates .preview-message .no-feeds-message{line-height:1.2}}@media screen and (min-width : 758px) and (max-width : 1007.9px){#updates .no-feeds .no-feeds-message,#updates .preview-message .no-feeds-message{line-height:1.2380952381}}@media screen and (min-width : 400px) and (max-width : 757.9px){#updates .no-feeds .no-feeds-message,#updates .preview-message .no-feeds-message{line-height:1.2222222222}}@media screen and (max-width : 399.9px),print{#updates .no-feeds .no-feeds-message,#updates .preview-message .no-feeds-message{line-height:1.2222222222}}#updates .no-feeds .no-feeds-instructions,#updates .preview-message .no-feeds-instructions{margin:36px 0}@media screen and (min-width : 1008px){#updates .no-feeds .no-feeds-instructions,#updates .preview-message .no-feeds-instructions{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width : 758px) and (max-width : 1007.9px){#updates .no-feeds .no-feeds-instructions,#updates .preview-message .no-feeds-instructions{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (min-width : 400px) and (max-width : 757.9px){#updates .no-feeds .no-feeds-instructions,#updates .preview-message .no-feeds-instructions{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (max-width : 399.9px),print{#updates .no-feeds .no-feeds-instructions,#updates .preview-message .no-feeds-instructions{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (min-width : 1008px){#updates .no-feeds .no-feeds-instructions,#updates .preview-message .no-feeds-instructions{line-height:1.2857142857}}@media screen and (min-width : 758px) and (max-width : 1007.9px){#updates .no-feeds .no-feeds-instructions,#updates .preview-message .no-feeds-instructions{line-height:1.3333333333}}@media screen and (min-width : 400px) and (max-width : 757.9px){#updates .no-feeds .no-feeds-instructions,#updates .preview-message .no-feeds-instructions{line-height:1.3333333333}}@media screen and (max-width : 399.9px),print{#updates .no-feeds .no-feeds-instructions,#updates .preview-message .no-feeds-instructions{line-height:1.3333333333}}#updates .preview-message{background-color:#2c3f50}.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 : 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.1666666667}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.keyFocusArea-sections .main-content .section-heading.keyFocusArea-heading{line-height:1.1666666667}}@media screen and (min-width : 400px) and (max-width : 757.9px){.keyFocusArea-sections .main-content .section-heading.keyFocusArea-heading{line-height:1.1428571429}}@media screen and (max-width : 399.9px),print{.keyFocusArea-sections .main-content .section-heading.keyFocusArea-heading{line-height:1.1428571429}}@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{display:flex;flex-wrap:wrap;align-items:stretch;margin:-8px;padding-bottom:60px}.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;padding:8px;width:100%}.keyFocusArea-sections .keyFocusArea-section-0 .keyFocusArea-product-link:first-child .product-summary-block{display:flex;align-items:stretch}.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;padding:8px;width:25%;min-height:160px}.keyFocusArea-sections .keyFocusArea-section-1 .keyFocusArea-product-link:first-child{box-sizing:border-box;padding:8px;width:75%}.keyFocusArea-sections .keyFocusArea-section-1 .keyFocusArea-product-link:first-child .product-summary-block{display:flex;align-items:stretch}.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.6666666667%}.keyFocusArea-sections .keyFocusArea-section-1 .keyFocusArea-product-link:first-child .product-summary-block .product-summary-card-container{width:33.3333333333%}}@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;padding:8px;width:25%;min-height:160px}.keyFocusArea-sections .keyFocusArea-section-2 .keyFocusArea-product-link{box-sizing:border-box;padding:8px;width:100%}.keyFocusArea-sections .keyFocusArea-section-2 .keyFocusArea-product-link .product-summary-block{display:flex;align-items:stretch}.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;padding:8px;width:100%}.keyFocusArea-sections .keyFocusArea-section-0 .keyFocusArea-product-link:first-child .product-summary-block{display:flex;align-items:stretch}.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;padding:8px;width:50%;min-height:160px}.keyFocusArea-sections .keyFocusArea-section-1 .keyFocusArea-product-link:first-child{box-sizing:border-box;padding:8px;width:calc(100% * 2 / 3)}.keyFocusArea-sections .keyFocusArea-section-1 .keyFocusArea-product-link:first-child .product-summary-block{display:flex;align-items:stretch}.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;padding:8px;width:calc(100% * 1 / 3);min-height:160px}.keyFocusArea-sections .keyFocusArea-section-2 .keyFocusArea-product-link{box-sizing:border-box;padding:8px;width:100%}.keyFocusArea-sections .keyFocusArea-section-2 .keyFocusArea-product-link .product-summary-block{display:flex;align-items:stretch}.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 : 757.9px),screen and (max-width : 399.9px),print{.keyFocusArea-sections .keyFocusArea-section-0 .keyFocusArea-product-link:first-child{box-sizing:border-box;padding:8px;width:100%}.keyFocusArea-sections .keyFocusArea-section-0 .keyFocusArea-product-link:first-child .product-summary-block{display:flex;flex-direction:column;align-items:stretch}.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;padding:8px;width:100%;min-height:160px}.keyFocusArea-sections .keyFocusArea-section-1 .keyFocusArea-product-link:first-child{box-sizing:border-box;padding:8px;width:100%}.keyFocusArea-sections .keyFocusArea-section-1 .keyFocusArea-product-link:first-child .product-summary-block{display:flex;flex-direction:column;align-items:stretch}.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;padding:8px;width:100%;min-height:160px}.keyFocusArea-sections .keyFocusArea-section-2 .keyFocusArea-product-link{box-sizing:border-box;padding:8px;width:100%}.keyFocusArea-sections .keyFocusArea-section-2 .keyFocusArea-product-link .product-summary-block{display:flex;flex-direction:column;align-items:stretch}.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{position:relative;overflow:hidden;background-color:#7e1341;color:#fff;background-color:#eee}.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{padding-left:16px;padding-right:16px;box-sizing:border-box;margin:0 auto 0 0;background:none;z-index:2;color:#fff}@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 : 757.9px){.keyFocusArea_page .hero-image-container .media-container .media-image-container .stamp-text{padding-left:8px;padding-right:8px}}@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 : 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.3636363636}}@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.3636363636}}@media screen and (min-width : 400px) and (max-width : 757.9px){.keyFocusArea_page .hero-image-container .media-container .media-image-container .stamp-text{line-height:1.3636363636}}@media screen and (max-width : 399.9px),print{.keyFocusArea_page .hero-image-container .media-container .media-image-container .stamp-text{line-height:1.3636363636}}.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{position:absolute;height:100%;width:100%;top:0;left:0}.keyFocusArea_page .hero-image-container .hero-image-overlay{position:absolute;height:100%;width:100%;top:0;left:0;box-sizing:border-box}.keyFocusArea_page .hero-image-container .main-title{width:100%;margin-top: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 : 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.2272727273}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.keyFocusArea_page .hero-image-container .main-title{line-height:1.2307692308}}@media screen and (min-width : 400px) 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 .description{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 : 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.2380952381}}@media screen and (min-width : 400px) and (max-width : 757.9px){.keyFocusArea_page .hero-image-container .description{line-height:1.2222222222}}@media screen and (max-width : 399.9px),print{.keyFocusArea_page .hero-image-container .description{line-height:1.2222222222}}@media screen and (min-width : 1008px){.keyFocusArea_page .hero-image-container .media-container .media-image-container .stamp-text{left:calc((100% - 1008px)/2)}}@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 : 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{padding:16px 28px;display:flex;flex-direction:column}.keyFocusArea_page .hero-image-container .media-container .media-image-container .stamp-text{left:28px}.keyFocusArea_page .hero-image-container .image-grad{background:linear-gradient(to bottom,rgba(0,0,0,.4) 0%,rgba(255,255,255,0) 100%)}.keyFocusArea_page .hero-image-container .main-content{flex:0 0 100%;display:flex;flex-direction:column}.keyFocusArea_page .hero-image-container .main-title-content{flex:0 0 100%;display:flex;flex-direction:column;justify-content:center}.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}}.form-dialog{display:flex;flex-direction:column;overflow-y:auto;max-height:calc(100vh - 65px);z-index:31;color:#4d4d4d;background-color:#fff;border-top:8px solid #7e1341}@media screen and (min-width : 1008px){.form-dialog{position:absolute;top:100%;right:0;width:288px}}@media screen and (min-width : 400px) and (max-width : 757.9px),screen and (min-width : 758px) and (max-width : 1007.9px),screen and (max-width : 399.9px),print{.form-dialog{position:absolute;top:100%;right:0;width:100%}}@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 : 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.2857142857}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.form-dialog{line-height:1.3333333333}}@media screen and (min-width : 400px) and (max-width : 757.9px){.form-dialog{line-height:1.3333333333}}@media screen and (max-width : 399.9px),print{.form-dialog{line-height:1.3333333333}}.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{display:flex;flex-direction:row;align-items:center;padding:24px 16px;background-color:#eee}.form-dialog .form-header h3.heading{order:1;padding-top:1px;color:#4d4d4d;margin:0;font-weight:400}@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 : 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.2380952381}}@media screen and (min-width : 400px) and (max-width : 757.9px){.form-dialog .form-header h3.heading{line-height:1.2222222222}}@media screen and (max-width : 399.9px),print{.form-dialog .form-header h3.heading{line-height:1.2222222222}}.form-dialog .form-header h3.heading.with-back-action{color:#7e1341}.form-dialog .form-header button{padding-right:16px;color:#7e1341}.form-dialog .form-header button:hover .icon,.form-dialog .form-header button:focus .icon{color:#993f67}.form-dialog .tooltip.bottom.in{display:flex;width:calc(100% - 32px);justify-content:center;pointer-events:none}.form-dialog .tooltip.bottom.in .tooltip-inner{pointer-events:auto}.form-dialog .form-content{display:flex;flex-direction:column;flex-grow:1}.form-dialog .form-content>div,.form-dialog .form-content>form{flex-grow:1;display:flex;flex-direction:column}.form-dialog .form-content .form-scrollable{flex:1 1 auto;overflow-y:auto;padding:32px 16px}.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{display:block;padding-bottom:8px}@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 : 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.2857142857}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.form-dialog .form-content label{line-height:1.3333333333}}@media screen and (min-width : 400px) and (max-width : 757.9px){.form-dialog .form-content label{line-height:1.3333333333}}@media screen and (max-width : 399.9px),print{.form-dialog .form-content label{line-height:1.3333333333}}.form-dialog .form-content input{border:none;padding:12px 16px;width:100%;box-sizing:border-box;background-color:#eee}.form-dialog .form-content input::placeholder{font-size:12px;color:gray}.form-dialog .form-button{flex:0 0 auto;display:flex}.form-dialog .form-button button{flex:1 1 100%;min-width:0;color:#fff;border-bottom:none;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{font-weight:700;padding-bottom:16px}@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 : 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.1818181818}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.new-org-user-form.login-form-content .form-scrollable .disclaimer{line-height:1.1818181818}}@media screen and (min-width : 400px) and (max-width : 757.9px){.new-org-user-form.login-form-content .form-scrollable .disclaimer{line-height:1.1818181818}}@media screen and (max-width : 399.9px),print{.new-org-user-form.login-form-content .form-scrollable .disclaimer{line-height:1.1818181818}}.new-org-user-form.login-form-content .form-scrollable .disclaimer .marketing-preferences{display:flex;align-items:center;justify-content:flex-start}.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 : 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.2857142857}}@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.2857142857}}@media screen and (min-width : 400px) 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:0 0 auto;width:14px;height:14px;margin-right:8px}.forgot-password-container{width:100%;margin-top:16px}.forgot-password-container .forgot-password-link{color:#7e1341}@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 : 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.2307692308}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.forgot-password-container .forgot-password-link{line-height:1.2857142857}}@media screen and (min-width : 400px) and (max-width : 757.9px){.forgot-password-container .forgot-password-link{line-height:1.2857142857}}@media screen and (max-width : 399.9px),print{.forgot-password-container .forgot-password-link{line-height:1.2857142857}}#login-form .login-form-content{flex-grow:1;display:flex;flex-direction:column;background-color:#eee}#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{display:flex;flex-direction:column}@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-grow:1;display:flex;flex-direction:column}.modal-dialog .dialog.login-modal .modal-content input{font-size:16px;background:#eeeeee}.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}.modal-dialog .dialog.login-modal .modal-content .forgot-password-container .forgot-password-link{color:#7e1341}@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 : 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.2307692308}}@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.2307692308}}@media screen and (min-width : 400px) and (max-width : 757.9px){.modal-dialog .dialog.login-modal .modal-content .forgot-password-container .forgot-password-link{line-height:1.2307692308}}@media screen and (max-width : 399.9px),print{.modal-dialog .dialog.login-modal .modal-content .forgot-password-container .forgot-password-link{line-height:1.2307692308}}.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 1 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{width:100%;height:100%;text-align:center;text-transform:uppercase;padding:12px 0;background-color:#e6e6e6}@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 : 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.4545454545}}@media screen and (min-width : 400px) 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.4545454545}}@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.4545454545}}.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{font-weight:700;color:#000;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:0 0 auto}.notification-row.profile-news-diary-edit .edit-form{display:flex}.notification-row.profile-news-diary-edit .edit-form .edit-form-content{width:100%;padding:8px 0 16px;border-top:1px solid #cccccc}.notification-row.profile-news-diary-edit .edit-form .edit-form-content .news-diary-settings{display:flex;flex-wrap:wrap}.notification-row.profile-news-diary-edit .edit-form .edit-form-content .news-diary-settings .toggle-region{flex:1 1 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{padding:0;background-color:#fff}.profile-and-settings .profile-notifications .notifications-global-buttons{display:flex;padding-bottom:16px;margin-left:-8px}.profile-and-settings .profile-notifications .notifications-global-buttons .notifications-global-button{flex:1 1 40%;min-width:0;background-color:#e6e6e6;padding:12px;margin-left:8px;cursor:pointer;display:flex;align-items:center}@media screen and (min-width : 1008px),screen and (min-width : 400px) 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{padding:0 12px 0 4px;color:#9fa0a2;min-width:1em}}@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{padding:0 0 4px;color:#9fa0a2;min-width:1em}}.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}.profile-and-settings .profile-notifications .notifications-global-buttons .notifications-global-button .notification-button-text{flex-grow:1}@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 : 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.3333333333}}@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.2307692308}}@media screen and (min-width : 400px) and (max-width : 757.9px){.profile-and-settings .profile-notifications .notifications-global-buttons .notifications-global-button .notification-button-text{line-height:1.3333333333}}@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.3333333333}}@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 : 757.9px),screen and (max-width : 399.9px),print{.profile-and-settings .profile-notifications div.no-feeds{padding:16px}}.profile-and-settings .profile-notifications div.no-feeds .no-feeds-header{color:#7e1341;margin:0 0 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 : 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.2380952381}}@media screen and (min-width : 400px) and (max-width : 757.9px){.profile-and-settings .profile-notifications div.no-feeds .no-feeds-header{line-height:1.2222222222}}@media screen and (max-width : 399.9px),print{.profile-and-settings .profile-notifications div.no-feeds .no-feeds-header{line-height:1.2222222222}}.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{display:flex;flex-direction:row;justify-content:space-between;padding:16px 0}.profile-and-settings .profile-notifications .notification-row .notification-row-content .title-section{flex:1 1 auto}.profile-and-settings .profile-notifications .notification-row .notification-row-content .notification-title{padding-right:8px;overflow-wrap:break-word;word-wrap:break-word;word-break:break-all;word-break:break-word;hyphens: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 : 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.2857142857}}@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.3333333333}}@media screen and (min-width : 400px) and (max-width : 757.9px){.profile-and-settings .profile-notifications .notification-row .notification-row-content .notification-title{line-height:1.3333333333}}@media screen and (max-width : 399.9px),print{.profile-and-settings .profile-notifications .notification-row .notification-row-content .notification-title{line-height:1.3333333333}}.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 #eeeeee}.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{display:flex;padding-right:12px;width:50px;justify-content:space-around}.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 : 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.3333333333}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.profile-and-settings .profile-notifications .edit-button .icon{line-height:1.2307692308}}@media screen and (min-width : 400px) and (max-width : 757.9px){.profile-and-settings .profile-notifications .edit-button .icon{line-height:1.3333333333}}@media screen and (max-width : 399.9px),print{.profile-and-settings .profile-notifications .edit-button .icon{line-height:1.3333333333}}.profile-and-settings .profile-notifications .notification-settings{display:block;background-color:#eee;padding:4px 82px 16px;margin-left:-16px;margin-right:-16px}.profile-and-settings .profile-notifications .notification-settings .feed-section-title{display:none}@media screen and (min-width : 400px) 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}}div.profile-and-settings .title{color:#333}@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 : 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.2857142857}}@media screen and (min-width : 758px) and (max-width : 1007.9px){div.profile-and-settings .title{line-height:1.3333333333}}@media screen and (min-width : 400px) and (max-width : 757.9px){div.profile-and-settings .title{line-height:1.3333333333}}@media screen and (max-width : 399.9px),print{div.profile-and-settings .title{line-height:1.3333333333}}@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{display:flex;flex-direction:row}@media screen and (min-width : 1008px),screen and (min-width : 758px) and (max-width : 1007.9px){div.profile-and-settings .tab-content .notifications{flex:1 1 50%;margin-right:16px;padding-right:16px;border-right:1px solid #cccccc}div.profile-and-settings .tab-content .my-account{flex:0 0;flex-basis: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 : 757.9px),screen and (max-width : 399.9px),print{div.profile-and-settings .tab-content{flex-direction:column-reverse}}div.profile-and-settings .section{margin-top:16px;background-color:#fff}div.profile-and-settings .section .header{padding:16px;background-color:#e6e6e6;color:#333}@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 : 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.2857142857}}@media screen and (min-width : 758px) and (max-width : 1007.9px){div.profile-and-settings .section .header{line-height:1.3333333333}}@media screen and (min-width : 400px) and (max-width : 757.9px){div.profile-and-settings .section .header{line-height:1.3333333333}}@media screen and (max-width : 399.9px),print{div.profile-and-settings .section .header{line-height:1.3333333333}}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 : 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.2857142857}}@media screen and (min-width : 758px) and (max-width : 1007.9px){div.profile-and-settings .section .content{line-height:1.3333333333}}@media screen and (min-width : 400px) and (max-width : 757.9px){div.profile-and-settings .section .content{line-height:1.3333333333}}@media screen and (max-width : 399.9px),print{div.profile-and-settings .section .content{line-height:1.3333333333}}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;text-decoration:none;display:flex;flex-wrap:nowrap;align-items:center}@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 : 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.3333333333}}@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.2307692308}}@media screen and (min-width : 400px) 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.3333333333}}@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.3333333333}}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{padding-left:.5em;font-weight:700;vertical-align:middle}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{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center}}@media screen and (min-width : 758px) and (max-width : 1007.9px),screen and (min-width : 400px) 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{display:flex;flex-flow:row wrap;justify-content:space-between}div.profile-and-settings .my-account .email .content .positive-feedback{color:#39707d;text-align:center;margin-top:1em}@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 : 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.2857142857}}@media screen and (min-width : 758px) and (max-width : 1007.9px){div.profile-and-settings .my-account .email .content .positive-feedback{line-height:1.3333333333}}@media screen and (min-width : 400px) and (max-width : 757.9px){div.profile-and-settings .my-account .email .content .positive-feedback{line-height:1.3333333333}}@media screen and (max-width : 399.9px),print{div.profile-and-settings .my-account .email .content .positive-feedback{line-height:1.3333333333}}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{display:flex;justify-content:space-between}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;font-size:11px;margin-right:8px;display:flex;align-items:center;transition:.25s opacity}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{padding:0;width:14px}div.profile-and-settings .my-account form{position:relative;background-color:#e6e6e6}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 : 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.3333333333}}@media screen and (min-width : 400px) 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{margin:0;padding-left:16px;color:#333}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{display:flex;flex-flow:row wrap;justify-content:space-between;margin-top:8px}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;max-width:50%;min-width:200px;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{margin-top:8px;color:#7e1341}@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 : 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.3333333333}}@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.2307692308}}@media screen and (min-width : 400px) and (max-width : 757.9px){div.profile-and-settings .my-account form .form-content .forgot-password-button{line-height:1.3333333333}}@media screen and (max-width : 399.9px),print{div.profile-and-settings .my-account form .form-content .forgot-password-button{line-height:1.3333333333}}div.profile-and-settings .my-account form .form-submit-buttons{display:flex;flex-direction:row}div.profile-and-settings .my-account form .form-submit-buttons>button{margin:0;flex:1 0 50%;border:none}@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 : 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.2857142857}}@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.3333333333}}@media screen and (min-width : 400px) and (max-width : 757.9px){div.profile-and-settings .my-account form .form-submit-buttons>button{line-height:1.3333333333}}@media screen and (max-width : 399.9px),print{div.profile-and-settings .my-account form .form-submit-buttons>button{line-height:1.3333333333}}.inside-bbcm-category{display:flex;align-items:center}.inside-bbcm-category .inside-bbcm-icon{height:10px;width:10px;display:flex;align-items:center;justify-content:center;border-radius:100%}.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{display:flex;align-items:stretch;background-color:#eee}.inside-bbcm-preview-card:hover,.inside-bbcm-preview-card:focus{text-decoration:none;filter:brightness(90%)}.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 : 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.2727272727}}@media screen and (min-width : 400px) and (max-width : 757.9px),screen and (min-width : 758px) and (max-width : 1007.9px){.inside-bbcm-preview-card .category{line-height:1.2727272727}}@media screen and (max-width : 399.9px),print{.inside-bbcm-preview-card .category{line-height:1.2727272727}}.inside-bbcm-preview-card .date-and-headline{padding:24px 16px;color:#4d4d4d;text-align:left}.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 .publication-date{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.6875rem;font-weight:400}}@media screen and (min-width : 400px) 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.2727272727}}@media screen and (min-width : 400px) 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.2727272727}}@media screen and (max-width : 399.9px),print{.inside-bbcm-preview-card .date-and-headline .publication-date{line-height:1.2727272727}}@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 : 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.1666666667}}@media screen and (min-width : 400px) 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}#inside-bbcm-preview .social-media-links{display:flex;align-items:center;justify-content:center;padding:18px 0;margin-bottom:40px;border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6}@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 : 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 : 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 .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{height:48px;width:48px;font-size:24px;margin:-8px}#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 : 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{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:space-between;margin:-8px 0;padding-bottom:48px}@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){padding:8px 0;width:calc((100% + -0px)*1)}#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{display:flex;flex-direction:column;justify-content:center}#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{height:10px;width:10px;display:flex;align-items:center;justify-content:center;border-radius:100%}#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)){padding:8px 0;width:calc((100% - 32px) / 3)}#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{height:100%;flex-direction:column}#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{height:100%;display:flex;flex-direction:column;justify-content:space-between}#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){padding:8px 0;width:calc((100% + -0px)*1)}#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{display:flex;flex-direction:column;justify-content:center}#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{height:10px;width:10px;display:flex;align-items:center;justify-content:center;border-radius:100%}#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)){padding:8px 0;width:calc((100% - 32px) / 3)}#inside-bbcm-preview .preview-cards .preview-card:last-child:not(first-child):not(:nth-child(3n+2)) .inside-bbcm-preview-card{height:100%;flex-direction:column}#inside-bbcm-preview .preview-cards .preview-card:last-child:not(first-child):not(:nth-child(3n+2)) .inside-bbcm-preview-card .details{height:100%;display:flex;flex-direction:column;justify-content:space-between}#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){padding:8px 0;width:calc((100% - 32px) / 3)}#inside-bbcm-preview .preview-cards .preview-card:not(:first-child):not(:last-child) .inside-bbcm-preview-card{height:100%;flex-direction:column}#inside-bbcm-preview .preview-cards .preview-card:not(:first-child):not(:last-child) .inside-bbcm-preview-card .details{height:100%;display:flex;flex-direction:column;justify-content:space-between}#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 : 757.9px){#inside-bbcm-preview .preview-cards .preview-card{padding:8px 0;width:calc((100% + -0px)*1)}#inside-bbcm-preview .preview-cards .preview-card .inside-bbcm-preview-card{height:100%;flex-direction:column}#inside-bbcm-preview .preview-cards .preview-card .inside-bbcm-preview-card .details{height:100%;display:flex;flex-direction:column;justify-content:space-between}#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{height:64px;width:256px;margin:0 auto;padding-bottom:64px;text-align:center}#inside-bbcm-preview .see-more-container .see-more-updates{line-height:64px;display:block;color:#fff;background-color:#ab140d;text-decoration:none}@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 : 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: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 : 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{width:100%;display:flex;align-items:center;justify-content:space-between;padding-top:32px;margin:0 auto}@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 : 757.9px){#inside-bbcm-item .banner-and-navigation{margin-bottom:40px}}#inside-bbcm-item .banner{width:100%;z-index:-1}#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 : 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 : 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;display:flex;align-items:center;justify-content:flex-start}@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 : 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.2727272727}}@media screen and (min-width : 400px) and (max-width : 757.9px),screen and (min-width : 758px) and (max-width : 1007.9px){#inside-bbcm-item .banner .banner-details{line-height:1.2727272727}}@media screen and (max-width : 399.9px),print{#inside-bbcm-item .banner .banner-details{line-height:1.2727272727}}@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 : 757.9px){#inside-bbcm-item .banner .banner-details{padding:16px}}#inside-bbcm-item .banner .banner-details .category{margin-right:16px}#inside-bbcm-item .banner .banner-details .publication-date{padding-left:16px;border-left:1px solid #5a5959;color:#5a5959;text-transform:uppercase}#inside-bbcm-item .content{color:#5a5959}@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 : 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 : 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}}@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 : 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 : 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}}#inside-bbcm-item .content .headline{margin:0}@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 : 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.0833333333}}@media screen and (min-width : 400px) and (max-width : 757.9px){#inside-bbcm-item .content .headline{line-height:1.1111111111}}@media screen and (max-width : 399.9px),print{#inside-bbcm-item .content .headline{line-height:1.1111111111}}@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 : 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 : 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.1666666667}}@media screen and (min-width : 400px) 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 : 757.9px){#inside-bbcm-item .content .synopsis{margin-bottom:40px}}#inside-bbcm-item .content .main-body{overflow:auto;padding-bottom:48px}#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{width:50%;float:left;padding-right:16px}#inside-bbcm-item .content .main-body .image-container .right{width:50%;float:right;padding-left:16px}}#inside-bbcm-item .content .main-body .embedded-video-player{position:relative;z-index:5}#inside-bbcm-item .content .main-body .embedded-video-player:before{content:"";display:block;padding-top:56.25%}#inside-bbcm-item .content .main-body .embedded-video-player>div{position:absolute!important;top:0;bottom:0;left:0;right:0}#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;position:absolute;text-decoration:none;z-index:3;display:inline-flex;align-items:center;justify-content:center}@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((100% - 1008px)/2)}#inside-bbcm-item .inside-bbcm-navigation.next{right:calc((100% - 1008px)/2)}}@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 : 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}.inside-bbcm .inside-bbcm-section .section-description{text-align:center}@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 : 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 : 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 .introduction .main-content{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 : 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.1666666667}}@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 : 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 .inside-bbcm .main-content{display:flex}.inside-bbcm .inside-bbcm .main-content .section-heading{color:#ab140d}.inside-bbcm .inside-bbcm .main-content .tall-button{border:none;background:none;font-size:1em;appearance:none;border-radius:0;margin:0;padding:0;min-width:60px;max-width:60px;color:#7e1341}@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 : 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.3333333333}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.inside-bbcm .inside-bbcm .main-content .tall-button{line-height:1.2307692308}}@media screen and (min-width : 400px) and (max-width : 757.9px){.inside-bbcm .inside-bbcm .main-content .tall-button{line-height:1.3333333333}}@media screen and (max-width : 399.9px),print{.inside-bbcm .inside-bbcm .main-content .tall-button{line-height:1.3333333333}}.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{border:none;background:none;font-size:1em;appearance:none;border-radius:0;margin:12px 0 0;padding:0;height:32px;width:32px;background-color:#7e1341;color:#fff;display:flex;align-items:center;justify-content:center;float:right}.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 : 757.9px){.inside-bbcm .introduction .main-content{padding:70px 52px}}.inside-bbcm .preview-cards-container{display:flex;justify-content:flex-end;align-content:space-between;padding:0 6px;width:100%}@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 : 757.9px){.inside-bbcm .preview-cards-container{flex-wrap:wrap;padding:0}}.inside-bbcm .preview-cards{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:space-between;margin:-8px 0;align-content:flex-start;width:100%}@media screen and (min-width : 1008px),screen and (min-width : 758px) and (max-width : 1007.9px){.inside-bbcm .preview-cards.padded{padding:0 12px}}@media screen and (min-width : 1008px),screen and (min-width : 758px) and (max-width : 1007.9px){.inside-bbcm .preview-cards .preview-card.stack-card:first-child,.inside-bbcm .preview-cards .preview-card.stack-card:last-child:nth-child(2){padding:8px 0;width:calc((100% + -0px)*1)}.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{display:flex;flex-direction:column;justify-content:center}.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{height:10px;width:10px;display:flex;align-items:center;justify-content:center;border-radius:100%}.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{flex:0 0 50%}.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{padding:8px 0;width:calc((100% - 16px)/2)}.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{height:100%;flex-direction:column}.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{height:100%;display:flex;flex-direction:column;justify-content:space-between}.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{padding:8px 0;width:calc((100% - 32px) / 3)}.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{height:100%;flex-direction:column}.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{height:100%;display:flex;flex-direction:column;justify-content:space-between}.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{padding:4px 0;width:calc((100% + -0px)*1)}.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{display:flex;flex-direction:column;justify-content:center}.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{height:10px;width:10px;display:flex;align-items:center;justify-content:center;border-radius:100%}.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{width:266.6666666667px;height:150px;object-fit:cover}.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 : 757.9px){.inside-bbcm .preview-cards .preview-card{padding:8px 0;width:calc((100% + -0px)*1)}.inside-bbcm .preview-cards .preview-card .inside-bbcm-preview-card{height:100%;flex-direction:column}.inside-bbcm .preview-cards .preview-card .inside-bbcm-preview-card .details{height:100%;display:flex;flex-direction:column;justify-content:space-between}.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}}.inside-bbcm .more-updates{color:#fff;background-color:#ab140d;padding:16px 32px;text-decoration:none;text-align:center;box-sizing:border-box;width:256px;height:64px}@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 : 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.2857142857}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.inside-bbcm .more-updates{line-height:1.2857142857}}@media screen and (min-width : 400px) and (max-width : 757.9px){.inside-bbcm .more-updates{line-height:1.2857142857}}@media screen and (max-width : 399.9px),print{.inside-bbcm .more-updates{line-height:1.2857142857}}.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 : 757.9px){.inside-bbcm .more-updates{width:100%;padding:16px 0;display:block}}.our-experts .experts-container{display:flex;flex-wrap:wrap;padding-top:60px}.our-experts .experts-container .expert{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;padding-bottom:60px}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){.our-experts .experts-container .expert{margin:0 auto}}.our-experts .experts-container .expert .expert-job-title{width:100%;text-align:center}@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 : 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.2222222222}}@media screen and (min-width : 400px) 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-name{width:100%;text-align:center;color:#7e1341;margin-bottom:12px}@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 : 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.2307692308}}@media screen and (min-width : 400px) 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-profile{padding:0 20px;text-align:left;width:90%}@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 : 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.2857142857}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.our-experts .experts-container .expert .expert-profile{line-height:1.3333333333}}@media screen and (min-width : 400px) and (max-width : 757.9px){.our-experts .experts-container .expert .expert-profile{line-height:1.3333333333}}@media screen and (max-width : 399.9px),print{.our-experts .experts-container .expert .expert-profile{line-height:1.3333333333}}.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;padding:0 24px;width:50%}}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) 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{display:flex;width:100%;justify-content:center;align-items:center;text-align:center;color:#5a5959}@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 : 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.2380952381}}@media screen and (min-width : 400px) and (max-width : 757.9px){.our-experts .all-specialisms-container .specialism-name{line-height:1.2222222222}}@media screen and (max-width : 399.9px),print{.our-experts .all-specialisms-container .specialism-name{line-height:1.2222222222}}.our-experts .all-specialisms-container .specialism-name:after,.our-experts .all-specialisms-container .specialism-name:before{content:" ";flex:1 0 10px;margin:0 10px 0 0;border-top:1px solid #5a5959}.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 : 757.9px){.our-experts .submenu{width:100%;box-sizing:border-box;position:sticky;top:50px;z-index:13;background-color:#fff}.our-experts .submenu .submenu-other-items-container{width:100%;position:relative}.our-experts .submenu .submenu-other-items-container .submenu-other-items{width:100%;position:absolute;border-top:white 2px solid;max-height:200px;overflow-y:auto}.our-experts .submenu .submenu-item{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.our-experts .submenu .submenu-item,.our-experts .submenu .submenu-item>button{border:none;background-color:transparent;padding:0;font:inherit;margin:0;text-align:left;height:100%;box-sizing:border-box;color:#4d4d4d;background-color:#e6e6e6}}@media screen and (max-width : 399.9px) and (min-width : 1008px),screen and (min-width : 400px) 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 : 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 : 757.9px),screen and (min-width : 400px) and (max-width : 757.9px) and (min-width : 400px) 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 : 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 : 757.9px) and (min-width : 1008px){.our-experts .submenu .submenu-item,.our-experts .submenu .submenu-item>button{line-height:1.2857142857}}@media screen and (max-width : 399.9px) and (min-width : 758px) and (max-width : 1007.9px),screen and (min-width : 400px) 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.2857142857}}@media screen and (max-width : 399.9px) and (min-width : 400px) and (max-width : 757.9px),screen and (min-width : 400px) and (max-width : 757.9px) and (min-width : 400px) and (max-width : 757.9px){.our-experts .submenu .submenu-item,.our-experts .submenu .submenu-item>button{line-height:1.2857142857}}@media screen and (max-width : 399.9px) and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px) and (max-width : 399.9px){.our-experts .submenu .submenu-item,.our-experts .submenu .submenu-item>button{line-height:1.2857142857}}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) 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{text-decoration:none;background-color:#cdcdcd}.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{text-decoration:none;background-color:#cdcdcd}.our-experts .submenu .submenu-item.selected{font-weight:700}.our-experts .submenu .submenu-item.menu-header{display:flex;align-items:center;justify-content:space-between;font-weight:700;height:36px;padding:0 16px}.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{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid black;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:white}.our-experts .submenu .submenu-items{max-width:1008px;box-sizing:border-box;margin:0 auto;padding:0 16px;display:flex;align-items:stretch}}@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{border:none;background-color:transparent;padding:0;font:inherit;margin:0;display:inline-flex;align-items:center;justify-content:center;text-align:center;height:100%;box-sizing:border-box;color:#4d4d4d;background-color:#fff}}@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 : 757.9px),screen and (min-width : 758px) and (max-width : 1007.9px) and (min-width : 400px) 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.2666666667}}@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.2857142857}}@media screen and (min-width : 1008px) and (min-width : 400px) and (max-width : 757.9px),screen and (min-width : 758px) and (max-width : 1007.9px) and (min-width : 400px) and (max-width : 757.9px){.our-experts .submenu .submenu-items .submenu-item,.our-experts .submenu .submenu-items .submenu-item>button{line-height:1.2727272727}}@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.2727272727}}@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{text-decoration:none;background-color:#fff}.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{text-decoration:none;background-color:#eee}.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(to top,#7e1341 0,#7e1341 6px,white 6px)}.our-experts .submenu .submenu-items .submenu-item.active:focus,.our-experts .submenu .submenu-items .submenu-item.active:hover{background:linear-gradient(to top,#7e1341 0,#7e1341 6px,#eeeeee 6px)}.our-experts .submenu .submenu-items .specialisms{display:flex;flex-wrap:wrap;overflow:hidden;max-height:50px}.our-experts .submenu .submenu-items .specialisms.show-more-items{overflow:visible;max-height:none}.our-experts .submenu .submenu-items .more-button button.submenu-item{font-weight:700}.our-experts .submenu .submenu-items .more-button button.submenu-item .chevron{margin:2px 0 0 10px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid black;transition:transform .2s linear;position:inherit}.our-experts .submenu .submenu-items .more-button button.submenu-item .chevron.down{transform:rotate(180deg)}}.content-type-preview{width:496px;margin:8px 0;color:#4d4d4d;display:grid;grid-template-columns:8px calc(100% - 8px);height:calc(100% - 16px);-ms-grid-rows:100%}@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 : 757.9px){.content-type-preview{width:calc(100vw - 32px);padding:0 16px}}.content-type-preview .sidebar{grid-column:1}.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 .content{grid-column:2;background-color:#fff;display:grid;grid-template-rows:30% 11% 59%;grid-template-columns:70% 30%;padding:32px}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){.content-type-preview .content{border-bottom:1px solid #cccccc}}.content-type-preview .content .title{color:#7e1341;grid-column:1;grid-row:1}@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 : 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.2307692308}}@media screen and (min-width : 400px) 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 .link{color:#7e1341;display:flex;align-items:center;justify-content:flex-end;margin:0;grid-column:2;grid-row:1;text-decoration:none}@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 : 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.3333333333}}@media screen and (min-width : 400px) 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 a{padding-right:12px}.content-type-preview .content .link .icon{font-size:.5rem;display:contents}.content-type-preview .content .divider{width:100%;border-color:#e6e6e6;border-style:solid;max-height:0;grid-row:2;-ms-grid-column-span:2;grid-column:span 2}.content-type-preview .content .description{padding-top:10px;grid-row:3;-ms-grid-column-span:2;grid-column:span 2}@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 : 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.3333333333}}@media screen and (min-width : 400px) 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}}.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;display:flex;flex-direction:column;align-items:center}.our-offer .benefits-section .benefits .benefit .icon{margin-bottom:28px}.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 .benefit-name{color:#7e1341;text-align:center;margin-bottom:8px}@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 : 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.2307692308}}@media screen and (min-width : 400px) 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-description{text-align:center;width:100%}@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 : 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.3333333333}}@media screen and (min-width : 400px) 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}}@media screen and (min-width : 1008px){.our-offer .benefits-section .benefits{display:flex;flex-wrap:wrap}.our-offer .benefits-section .benefits .benefit{box-sizing:border-box;width:calc(33% - 16px);padding:30px 60px;margin:8px}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.our-offer .benefits-section .benefits{display:flex;flex-wrap:wrap}.our-offer .benefits-section .benefits .benefit{box-sizing:border-box;width:calc(49.5% - 16px);padding:46px 52px;margin:8px}}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){.our-offer .benefits-section .benefits{display:flex;flex-wrap:wrap}.our-offer .benefits-section .benefits .benefit{box-sizing:border-box;width:calc(99% - 16px);padding:46px 16px;margin:8px}.our-offer .benefits-section .benefits .benefit{border-bottom:1px solid #cccccc}}.our-offer .global-coverage-container{color:#4d4d4d}.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 .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 : 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.2307692308}}@media screen and (min-width : 400px) 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}}@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 : 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.3333333333}}@media screen and (min-width : 400px) 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{width:340px;margin-top:52px;position:absolute;z-index:1}.our-offer .global-coverage-container .image-container{display:flex;justify-content:flex-end;z-index:0}.our-offer .global-coverage-container .image-container img{transform:translate(calc(200px - 10vw))}}@media screen and (min-width : 400px) 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{display:flex;flex-direction:column-reverse}.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 : 757.9px){.our-offer .global-coverage-container .image-container{display:none}}.our-offer .content-type-previews-container .main-content{padding:32px 0;display:flex;justify-content:space-between;flex-wrap:wrap}.key-focus-area-preview{position:relative}.key-focus-area-preview .image-grad{position:absolute;height:100%;width:100%;z-index:2}.key-focus-area-preview .image-container{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;left:50%;top: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 : 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 : 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 .main-container-wrapper{display:flex;margin:auto;align-items:center;height:100%}.key-focus-area-preview .main-container{position:relative;display:flex;flex-direction:column;justify-content:center;z-index:2}.key-focus-area-preview .text-wrapper{color:#fff}.key-focus-area-preview .text-wrapper .title{margin-bottom:20px}@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 : 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.2222222222}}@media screen and (min-width : 400px) 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 .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 : 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.2380952381}}@media screen and (min-width : 400px) and (max-width : 757.9px){.key-focus-area-preview .description{line-height:1.2222222222}}@media screen and (max-width : 399.9px),print{.key-focus-area-preview .description{line-height:1.2222222222}}.key-focus-area-preview .kfa-link-text{text-transform:uppercase;width:60%}.key-focus-area-preview .full-kfa-link-container.red a{display:inline-flex;align-items:center;justify-content:center;width:256px;height:64px;background-color:#ab140d;color:#fff}@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 : 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.2857142857}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.key-focus-area-preview .full-kfa-link-container.red a{line-height:1.2857142857}}@media screen and (min-width : 400px) and (max-width : 757.9px){.key-focus-area-preview .full-kfa-link-container.red a{line-height:1.2857142857}}@media screen and (max-width : 399.9px),print{.key-focus-area-preview .full-kfa-link-container.red a{line-height:1.2857142857}}.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{display:inline-flex;align-items:center;justify-content:center;width:256px;height:64px;background-color:#f2bb17;color:#fff}@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 : 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.2857142857}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.key-focus-area-preview .full-kfa-link-container.yellow a{line-height:1.2857142857}}@media screen and (min-width : 400px) and (max-width : 757.9px){.key-focus-area-preview .full-kfa-link-container.yellow a{line-height:1.2857142857}}@media screen and (max-width : 399.9px),print{.key-focus-area-preview .full-kfa-link-container.yellow a{line-height:1.2857142857}}.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{display:inline-flex;align-items:center;justify-content:center;width:256px;height:64px;background-color:#2074c5;color:#fff}@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 : 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.2857142857}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.key-focus-area-preview .full-kfa-link-container.blue a{line-height:1.2857142857}}@media screen and (min-width : 400px) and (max-width : 757.9px){.key-focus-area-preview .full-kfa-link-container.blue a{line-height:1.2857142857}}@media screen and (max-width : 399.9px),print{.key-focus-area-preview .full-kfa-link-container.blue a{line-height:1.2857142857}}.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{display:inline-flex;align-items:center;justify-content:center;width:256px;height:64px;background-color:#7e1341;color:#fff}@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 : 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.2857142857}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.key-focus-area-preview .full-kfa-link-container.burgundy a{line-height:1.2857142857}}@media screen and (min-width : 400px) and (max-width : 757.9px){.key-focus-area-preview .full-kfa-link-container.burgundy a{line-height:1.2857142857}}@media screen and (max-width : 399.9px),print{.key-focus-area-preview .full-kfa-link-container.burgundy a{line-height:1.2857142857}}.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{display:inline-flex;align-items:center;justify-content:center;width:256px;height:64px;background-color:#2c3f50;color:#fff}@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 : 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.2857142857}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.key-focus-area-preview .full-kfa-link-container.gunmetal a{line-height:1.2857142857}}@media screen and (min-width : 400px) and (max-width : 757.9px){.key-focus-area-preview .full-kfa-link-container.gunmetal a{line-height:1.2857142857}}@media screen and (max-width : 399.9px),print{.key-focus-area-preview .full-kfa-link-container.gunmetal a{line-height:1.2857142857}}.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{display:inline-flex;align-items:center;justify-content:center;width:256px;height:64px;background-color:#e45c27;color:#fff}@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 : 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.2857142857}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.key-focus-area-preview .full-kfa-link-container.orange a{line-height:1.2857142857}}@media screen and (min-width : 400px) and (max-width : 757.9px){.key-focus-area-preview .full-kfa-link-container.orange a{line-height:1.2857142857}}@media screen and (max-width : 399.9px),print{.key-focus-area-preview .full-kfa-link-container.orange a{line-height:1.2857142857}}.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{display:inline-flex;align-items:center;justify-content:center;width:256px;height:64px;background-color:#39707d;color:#fff}@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 : 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.2857142857}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.key-focus-area-preview .full-kfa-link-container.green a{line-height:1.2857142857}}@media screen and (min-width : 400px) and (max-width : 757.9px){.key-focus-area-preview .full-kfa-link-container.green a{line-height:1.2857142857}}@media screen and (max-width : 399.9px),print{.key-focus-area-preview .full-kfa-link-container.green a{line-height:1.2857142857}}.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(to right,black 0%,black 35%,rgba(255,255,255,0) 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{max-width:470px;margin:30px auto 60px;padding:0 16px;box-sizing:border-box}.key-focus-area-preview .description{margin-bottom:40px}.key-focus-area-preview .products{display:flex;justify-content:space-between;margin:-8px -8px 30px}.key-focus-area-preview .products .product{box-sizing:border-box;padding:8px;height:240px;width:50%}}@media screen and (min-width : 400px) 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(to bottom,black 0%,black 20%,rgba(255,255,255,0) 40%)}.key-focus-area-preview img{transform:translate(-50%,-50%)}.key-focus-area-preview .main-container{width:100%;align-items:center}}@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{display:flex;flex-direction:column;align-items:center;padding:0 16px;box-sizing:border-box;margin:30px auto 60px}.key-focus-area-preview .description{margin-bottom:60px}.key-focus-area-preview .products{display:flex;justify-content:space-between;margin:-8px -8px 30px}.key-focus-area-preview .products .product{box-sizing:border-box;padding:8px;height:180px;width:50%}}@media screen and (min-width : 400px) 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{display:flex;flex-direction:column;padding:40px;box-sizing:border-box}.key-focus-area-preview .description{margin-bottom:36px}.key-focus-area-preview .products-wrapper,.key-focus-area-preview .products{display:flex;flex-direction:column}.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(to left,black 0%,black 35%,rgba(255,255,255,0) 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 : 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.2222222222}}@media screen and (min-width : 400px) 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(2n + 1) .checkbox-custom{background-color:#eee}.subscribe-form .subscribe-section:nth-of-type(2n) .checkbox-custom{background-color:#fff}.subscribe-form .subscribe-section .checkbox-container{display:block;position:relative;padding-left:35px;margin-bottom:12px;cursor:pointer;user-select:none}.subscribe-form .subscribe-section .checkbox-container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.subscribe-form .subscribe-section .checkbox-custom{position:absolute;top:0;left:0;height:25px;width:25px}.subscribe-form .subscribe-section .checkbox-custom:after{content:"";position:absolute;display:none;left:9px;top:5px;width:5px;height:10px;border:solid white;border-width:0 3px 3px 0;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{font-weight:700;display:flex;flex-direction:column}@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{height:50%;border:none}}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) 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}}.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{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 : 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.2307692308}}@media screen and (min-width : 400px) 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}}@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 : 757.9px){.subscribe-form .subscribe-section .subscribe-section-heading{padding:70px 0 30px}}.subscribe-form .request-section .request-container-error-message{color:#ab140d}@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 : 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.2307692308}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.subscribe-form .request-section .request-container-error-message{line-height:1.2857142857}}@media screen and (min-width : 400px) and (max-width : 757.9px){.subscribe-form .request-section .request-container-error-message{line-height:1.2857142857}}@media screen and (max-width : 399.9px),print{.subscribe-form .request-section .request-container-error-message{line-height:1.2857142857}}@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 : 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 : 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.2307692308}}@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.2857142857}}@media screen and (min-width : 400px) and (max-width : 757.9px){.subscribe-form .request-section .request-container .request-item.trial .trial-disclaimer{line-height:1.2857142857}}@media screen and (max-width : 399.9px),print{.subscribe-form .request-section .request-container .request-item.trial .trial-disclaimer{line-height:1.2857142857}}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) 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:1 1 auto}@media screen and (min-width : 1008px),screen and (min-width : 758px) and (max-width : 1007.9px){.subscribe-form .request-section .request-container{display:flex;flex-direction:row;width:100%;padding:0;box-sizing:border-box;-webkit-appearance:none}.subscribe-form .request-section .request-container .request-item{display:flex;flex-direction:column;width:33%}.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{display:flex;flex-direction:column}.subscribe-form .interests-section .interests-container{display:flex;flex-direction:row}.subscribe-form .interests-section .interests-container fieldset{width:33%;box-sizing:border-box;-webkit-appearance:none;display:flex;flex-direction:column}.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 : 757.9px){.subscribe-form .interests-section .text-input-box{margin:0 14px}}.subscribe-form .contact-details-section,.subscribe-form .contact-details-section .contact-details-container{display:flex;flex-direction:column}.subscribe-form .contact-details-section .contact-details-container label{font-weight:700;padding-bottom:12px}.subscribe-form .contact-details-section .contact-details-container label .required-field{color:#7e1341}.subscribe-form .contact-details-section .contact-details-container input{padding:5px;margin-bottom:18px;margin-right:12px;background-color:#eee;border:none}@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{display:flex;flex-direction:row}.subscribe-form .contact-details-section .contact-details-container .fullName .field,.subscribe-form .contact-details-section .contact-details-container .numberLocation .field{width:50%;display:flex;flex-direction:column}}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) 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{display:flex;flex-direction:column}}.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 : 757.9px){.disclaimer-container{width:100%}}.hear-about-us-question-container{display:flex;flex-direction:column;width:52%}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){.hear-about-us-question-container{width:100%}}.hear-about-us-question-container .question{font-weight:700;padding-bottom:12px}.hear-about-us-question-container .question .required-field{color:#7e1341}.hear-about-us-question-container .select-field-and-arrows{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;margin-right:12px}.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{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;border:none;height:40px;padding:8px;outline:black solid 1px}.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 : 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.2222222222}}@media screen and (min-width : 400px) 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 option{font-size:inherit}.hear-about-us-question-container .select-field-and-arrows .arrows{position:relative;left:-30px;margin-right:-30px;display:flex;flex-direction:column;background-color:#fff;padding-left:8px;pointer-events:none}.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 : 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 : 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.2222222222}}@media screen and (min-width : 400px) 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{height:100%;display:flex;align-items:center;justify-content:center}.what-is-bbcm .what-is-bbcm_customer-logos .what-is-bbcm_customer-logo .ibroadcast-image{max-height:100%;max-width:100%;min-width:1px}.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{margin-top:54px;padding-top:76px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-around}.what-is-bbcm .what-is-bbcm_customer-logos .what-is-bbcm_customer-logo{flex:0 1 auto;width:calc((100% - 108px) / 3);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;overflow:hidden;display:inline-block}.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{margin-top:48px;padding-top:72px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-around}.what-is-bbcm .what-is-bbcm_customer-logos .what-is-bbcm_customer-logo{flex:0 1 auto;width:calc((100% - 86px)/2);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;overflow:hidden;display:inline-block}.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 : 757.9px){.what-is-bbcm .what-is-bbcm_customer-logos{margin-top:56px;padding-top:52px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-around}.what-is-bbcm .what-is-bbcm_customer-logos .what-is-bbcm_customer-logo{flex:0 1 auto;width:calc((100% - 40px)/2);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;overflow:hidden;display:inline-block}.what-is-bbcm .what-is-bbcm_customer-logos .break:not(:nth-child(4n)){display:none}}.what-is-bbcm .what-is-bbcm_customer-recommendations{margin-top:72px;padding-top:56px;padding-bottom:84px;border-top:2px solid #e6e6e6;color:#39707d}.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 : 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.2222222222}}@media screen and (min-width : 400px) 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 : 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.2307692308}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.what-is-bbcm .what-is-bbcm_customer-recommendations .recommendation-source{line-height:1.2857142857}}@media screen and (min-width : 400px) and (max-width : 757.9px){.what-is-bbcm .what-is-bbcm_customer-recommendations .recommendation-source{line-height:1.2857142857}}@media screen and (max-width : 399.9px),print{.what-is-bbcm .what-is-bbcm_customer-recommendations .recommendation-source{line-height:1.2857142857}}@media screen and (min-width : 1008px){.what-is-bbcm .what-is-bbcm_customer-recommendations{display:flex;align-items:stretch;justify-content:space-between}.what-is-bbcm .what-is-bbcm_customer-recommendations .what-is-bbcm_customer-recommendation{flex:1 1 auto;width:calc((100% - 1px - 160px) / 3);display:flex;flex-direction:column;justify-content:space-between;text-align:left}.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{display:flex;align-items:stretch;justify-content:space-between}.what-is-bbcm .what-is-bbcm_customer-recommendations .what-is-bbcm_customer-recommendation{flex:1 1 auto;width:calc((100% - 65px)/2);display:flex;flex-direction:column;justify-content:space-between;text-align:left}.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 : 757.9px){.what-is-bbcm .what-is-bbcm_customer-recommendations{display:flex;align-items:stretch;justify-content:space-between}.what-is-bbcm .what-is-bbcm_customer-recommendations .what-is-bbcm_customer-recommendation{flex:1 1 auto;width:calc((100% - 1px)*1);display:flex;flex-direction:column;justify-content:space-between;text-align:left}.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{display:flex;align-items:center;justify-content:center;margin:auto}.what-is-bbcm .leaders-gallery .leaders-container{overflow-x:hidden;overflow-y:hidden;width:100%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel{position:relative;display:flex;transition:left .6s;width:100%}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel .expert{flex:0 0 auto;display:flex;flex-direction:column;align-items:center}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel .expert{margin:0 auto}}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel .expert .expert-job-title{width:100%;text-align:center}@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 : 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.2222222222}}@media screen and (min-width : 400px) 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-name{width:100%;text-align:center;color:#7e1341;margin-bottom:12px}@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 : 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.2307692308}}@media screen and (min-width : 400px) 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-profile{padding:0 20px;text-align:left;width:90%}@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 : 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.2857142857}}@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.3333333333}}@media screen and (min-width : 400px) and (max-width : 757.9px){.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel .expert .expert-profile{line-height:1.3333333333}}@media screen and (max-width : 399.9px),print{.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel .expert .expert-profile{line-height:1.3333333333}}.what-is-bbcm .carousel-dots{display:flex;align-items:center;justify-content:center;padding-bottom:48px}.what-is-bbcm .carousel-dots .carousel-dot{width:8px;height:8px;border-radius:100%;background-color:#ccc}.what-is-bbcm .carousel-dots .carousel-dot:not(:last-child){margin-right:8px}.what-is-bbcm .carousel-dots[data-current-index="0"] .carousel-dot:nth-child(1){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="1"] .carousel-dot:nth-child(2){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="2"] .carousel-dot:nth-child(3){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="3"] .carousel-dot:nth-child(4){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="4"] .carousel-dot:nth-child(5){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="5"] .carousel-dot:nth-child(6){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="6"] .carousel-dot:nth-child(7){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="7"] .carousel-dot:nth-child(8){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="8"] .carousel-dot:nth-child(9){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="9"] .carousel-dot:nth-child(10){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="10"] .carousel-dot:nth-child(11){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="11"] .carousel-dot:nth-child(12){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="12"] .carousel-dot:nth-child(13){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="13"] .carousel-dot:nth-child(14){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="14"] .carousel-dot:nth-child(15){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="15"] .carousel-dot:nth-child(16){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="16"] .carousel-dot:nth-child(17){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="17"] .carousel-dot:nth-child(18){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="18"] .carousel-dot:nth-child(19){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="19"] .carousel-dot:nth-child(20){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="20"] .carousel-dot:nth-child(21){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="21"] .carousel-dot:nth-child(22){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="22"] .carousel-dot:nth-child(23){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="23"] .carousel-dot:nth-child(24){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="24"] .carousel-dot:nth-child(25){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="25"] .carousel-dot:nth-child(26){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="26"] .carousel-dot:nth-child(27){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="27"] .carousel-dot:nth-child(28){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="28"] .carousel-dot:nth-child(29){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="29"] .carousel-dot:nth-child(30){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="30"] .carousel-dot:nth-child(31){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="31"] .carousel-dot:nth-child(32){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="32"] .carousel-dot:nth-child(33){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="33"] .carousel-dot:nth-child(34){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="34"] .carousel-dot:nth-child(35){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="35"] .carousel-dot:nth-child(36){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="36"] .carousel-dot:nth-child(37){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="37"] .carousel-dot:nth-child(38){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="38"] .carousel-dot:nth-child(39){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="39"] .carousel-dot:nth-child(40){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="40"] .carousel-dot:nth-child(41){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="41"] .carousel-dot:nth-child(42){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="42"] .carousel-dot:nth-child(43){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="43"] .carousel-dot:nth-child(44){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="44"] .carousel-dot:nth-child(45){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="45"] .carousel-dot:nth-child(46){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="46"] .carousel-dot:nth-child(47){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="47"] .carousel-dot:nth-child(48){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="48"] .carousel-dot:nth-child(49){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="49"] .carousel-dot:nth-child(50){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="50"] .carousel-dot:nth-child(51){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="51"] .carousel-dot:nth-child(52){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="52"] .carousel-dot:nth-child(53){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="53"] .carousel-dot:nth-child(54){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="54"] .carousel-dot:nth-child(55){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="55"] .carousel-dot:nth-child(56){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="56"] .carousel-dot:nth-child(57){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="57"] .carousel-dot:nth-child(58){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="58"] .carousel-dot:nth-child(59){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="59"] .carousel-dot:nth-child(60){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="60"] .carousel-dot:nth-child(61){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="61"] .carousel-dot:nth-child(62){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="62"] .carousel-dot:nth-child(63){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="63"] .carousel-dot:nth-child(64){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="64"] .carousel-dot:nth-child(65){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="65"] .carousel-dot:nth-child(66){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="66"] .carousel-dot:nth-child(67){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="67"] .carousel-dot:nth-child(68){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="68"] .carousel-dot:nth-child(69){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="69"] .carousel-dot:nth-child(70){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="70"] .carousel-dot:nth-child(71){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="71"] .carousel-dot:nth-child(72){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="72"] .carousel-dot:nth-child(73){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="73"] .carousel-dot:nth-child(74){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="74"] .carousel-dot:nth-child(75){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="75"] .carousel-dot:nth-child(76){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="76"] .carousel-dot:nth-child(77){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="77"] .carousel-dot:nth-child(78){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="78"] .carousel-dot:nth-child(79){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="79"] .carousel-dot:nth-child(80){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="80"] .carousel-dot:nth-child(81){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="81"] .carousel-dot:nth-child(82){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="82"] .carousel-dot:nth-child(83){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="83"] .carousel-dot:nth-child(84){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="84"] .carousel-dot:nth-child(85){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="85"] .carousel-dot:nth-child(86){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="86"] .carousel-dot:nth-child(87){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="87"] .carousel-dot:nth-child(88){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="88"] .carousel-dot:nth-child(89){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="89"] .carousel-dot:nth-child(90){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="90"] .carousel-dot:nth-child(91){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="91"] .carousel-dot:nth-child(92){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="92"] .carousel-dot:nth-child(93){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="93"] .carousel-dot:nth-child(94){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="94"] .carousel-dot:nth-child(95){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="95"] .carousel-dot:nth-child(96){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="96"] .carousel-dot:nth-child(97){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="97"] .carousel-dot:nth-child(98){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="98"] .carousel-dot:nth-child(99){background-color:#7e1341}.what-is-bbcm .carousel-dots[data-current-index="99"] .carousel-dot:nth-child(100){background-color:#7e1341}.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{padding:12px 0 60px;max-width:976px}.what-is-bbcm .leaders-gallery .expert{margin:auto;width:calc((100% - 210px)/4)}.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 : 757.9px){.what-is-bbcm .leaders-gallery{padding:12px 0 16px}.what-is-bbcm .leaders-gallery .carousel-button{background-color:#7e1341;color:#fff;flex:0 0 auto;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:calc(0*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="1"]{left:calc(-1*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="2"]{left:calc(-2*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="3"]{left:calc(-3*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="4"]{left:calc(-4*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="5"]{left:calc(-5*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="6"]{left:calc(-6*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="7"]{left:calc(-7*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="8"]{left:calc(-8*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="9"]{left:calc(-9*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="10"]{left:calc(-10*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="11"]{left:calc(-11*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="12"]{left:calc(-12*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="13"]{left:calc(-13*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="14"]{left:calc(-14*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="15"]{left:calc(-15*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="16"]{left:calc(-16*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="17"]{left:calc(-17*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="18"]{left:calc(-18*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="19"]{left:calc(-19*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="20"]{left:calc(-20*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="21"]{left:calc(-21*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="22"]{left:calc(-22*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="23"]{left:calc(-23*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="24"]{left:calc(-24*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="25"]{left:calc(-25*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="26"]{left:calc(-26*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="27"]{left:calc(-27*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="28"]{left:calc(-28*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="29"]{left:calc(-29*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="30"]{left:calc(-30*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="31"]{left:calc(-31*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="32"]{left:calc(-32*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="33"]{left:calc(-33*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="34"]{left:calc(-34*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="35"]{left:calc(-35*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="36"]{left:calc(-36*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="37"]{left:calc(-37*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="38"]{left:calc(-38*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="39"]{left:calc(-39*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="40"]{left:calc(-40*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="41"]{left:calc(-41*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="42"]{left:calc(-42*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="43"]{left:calc(-43*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="44"]{left:calc(-44*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="45"]{left:calc(-45*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="46"]{left:calc(-46*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="47"]{left:calc(-47*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="48"]{left:calc(-48*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="49"]{left:calc(-49*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="50"]{left:calc(-50*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="51"]{left:calc(-51*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="52"]{left:calc(-52*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="53"]{left:calc(-53*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="54"]{left:calc(-54*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="55"]{left:calc(-55*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="56"]{left:calc(-56*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="57"]{left:calc(-57*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="58"]{left:calc(-58*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="59"]{left:calc(-59*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="60"]{left:calc(-60*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="61"]{left:calc(-61*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="62"]{left:calc(-62*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="63"]{left:calc(-63*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="64"]{left:calc(-64*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="65"]{left:calc(-65*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="66"]{left:calc(-66*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="67"]{left:calc(-67*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="68"]{left:calc(-68*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="69"]{left:calc(-69*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="70"]{left:calc(-70*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="71"]{left:calc(-71*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="72"]{left:calc(-72*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="73"]{left:calc(-73*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="74"]{left:calc(-74*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="75"]{left:calc(-75*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="76"]{left:calc(-76*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="77"]{left:calc(-77*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="78"]{left:calc(-78*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="79"]{left:calc(-79*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="80"]{left:calc(-80*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="81"]{left:calc(-81*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="82"]{left:calc(-82*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="83"]{left:calc(-83*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="84"]{left:calc(-84*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="85"]{left:calc(-85*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="86"]{left:calc(-86*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="87"]{left:calc(-87*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="88"]{left:calc(-88*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="89"]{left:calc(-89*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="90"]{left:calc(-90*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="91"]{left:calc(-91*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="92"]{left:calc(-92*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="93"]{left:calc(-93*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="94"]{left:calc(-94*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="95"]{left:calc(-95*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="96"]{left:calc(-96*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="97"]{left:calc(-97*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="98"]{left:calc(-98*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="99"]{left:calc(-99*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel[data-current-index="100"]{left:calc(-100*((100% + -0px)*1 + 0px))}.what-is-bbcm .leaders-gallery .leaders-container .movable-carousel .expert{margin-right:0;width:calc((100% + -0px)*1)}.what-is-bbcm .leaders-gallery .leaders-container .expert{align-items:center;text-align:center;margin-bottom:30px}.what-is-bbcm .leaders-gallery .leaders-container .expert-image{margin-bottom:20px}}.what-is-bbcm_image-section{position:relative;overflow:hidden;background-color:#000;color:#fff}.what-is-bbcm_image-section .content-wrapper{position:relative;display:flex;align-items:center;height:100%;width:100%}.what-is-bbcm_image-section .content-wrapper .main-content{height:100%;display:flex;padding:28px}.what-is-bbcm_image-section .content-wrapper .main-content .main-title-content{display:flex;flex-direction:column;justify-content:center;flex:0 0 100%;height:100%;width:100%;margin:auto 0}.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 .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 : 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.1428571429}}@media screen and (min-width : 400px) and (max-width : 757.9px){.what-is-bbcm_image-section .content-wrapper .main-content .main-title-content .main-title{line-height:1.1428571429}}@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.1428571429}}.what-is-bbcm_image-section .content-wrapper .main-content .main-title-content .description{width:100%;margin-top:0}@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 : 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 : 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 .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{position:absolute;min-width:100%}.what-is-bbcm_image-section .what-is-bbcm-image .media-image-container .stamp-text{position:absolute;background:rgba(0,0,0,.6);color:#e6e6e6;letter-spacing:.25px;padding:3px 8px 1px}@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 : 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.3636363636}}@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.3636363636}}@media screen and (min-width : 400px) and (max-width : 757.9px){.what-is-bbcm_image-section .what-is-bbcm-image .media-image-container .stamp-text{line-height:1.3636363636}}@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.3636363636}}.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{flex:0 0 auto;width:45%;z-index:1}.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{position:absolute;width:100%;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(to right,rgb(0,0,0) 0%,rgb(0,0,0) 45%,rgba(255,255,255,0) 60%);position:absolute;height:100%;width:100%;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 : 757.9px),screen and (max-width : 399.9px),print{.what-is-bbcm_image-section{overflow:visible}.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 .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{display:flex;flex-direction:column}.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}.what-is-bbcm .main-content{height:100%;margin:auto}@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 : 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.1666666667}}@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 : 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 .introduction .section-heading,.what-is-bbcm .our-customers .section-heading,.what-is-bbcm .our-experts .section-heading{color:#7e1341;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{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 : 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.1428571429}}@media screen and (min-width : 400px) 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.1428571429}}@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.1428571429}}@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 : 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}}.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 : 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 : 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 : 757.9px){.what-is-bbcm .introduction .main-content,.what-is-bbcm .our-customers .main-content{padding-left:0;padding-right:0;width:calc(100% - 16px)}}.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{display:flex;max-width:1024px;width:80%}.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 : 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{margin:auto;text-align:center}@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{background-color:#f2f3f4;color:#4d4d4d}.what-is-bbcm .vacancies .see-vacancies{color:#fff;background-color:#2074c5;text-decoration:none;text-align:center;width:100%;padding:16px 64px;margin-top:48px}@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 : 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.2857142857}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.what-is-bbcm .vacancies .see-vacancies{line-height:1.2857142857}}@media screen and (min-width : 400px) and (max-width : 757.9px){.what-is-bbcm .vacancies .see-vacancies{line-height:1.2857142857}}@media screen and (max-width : 399.9px),print{.what-is-bbcm .vacancies .see-vacancies{line-height:1.2857142857}}.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 : 757.9px){.what-is-bbcm .vacancies .see-vacancies{width:100%;padding:16px 0;display:block}}@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(to left,rgb(0,0,0) 0%,rgb(0,0,0) 45%,rgba(255,255,255,0) 60%)}.what-is-bbcm .our-structure .image-grad{background:linear-gradient(to right,#f2f3f4 0%,#f2f3f4 45%,rgba(255,255,255,0) 60%)}}.what-is-bbcm .video-section .media-container{display:flex;align-items:center;justify-content:center}.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{padding:96px 0}.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{padding:80px 0}.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 : 757.9px){.what-is-bbcm .video-section .media-container{padding:48px 0}.what-is-bbcm .video-section .media-container .embedded-video-player{width:100%;max-width:375px;height:210px}}.hero-image-container{position:relative;overflow:hidden;background-color:#7e1341;color:#fff;background-color:#eee}.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{padding-left:16px;padding-right:16px;box-sizing:border-box;margin:0 auto 0 0;background:none;z-index:2;color:#fff}@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 : 757.9px){.hero-image-container .media-container .media-image-container .stamp-text{padding-left:8px;padding-right:8px}}@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 : 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.3636363636}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.hero-image-container .media-container .media-image-container .stamp-text{line-height:1.3636363636}}@media screen and (min-width : 400px) and (max-width : 757.9px){.hero-image-container .media-container .media-image-container .stamp-text{line-height:1.3636363636}}@media screen and (max-width : 399.9px),print{.hero-image-container .media-container .media-image-container .stamp-text{line-height:1.3636363636}}.hero-image-container .media-container .media-image-container .stamp-text:before{content:"Photo:";font-weight:700}.hero-image-container .image-grad{position:absolute;height:100%;width:100%;top:0;left:0}.hero-image-container .hero-image-overlay{position:absolute;height:100%;width:100%;top:0;left:0;box-sizing:border-box}.hero-image-container .main-title{width:100%;margin-top: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 : 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.2272727273}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.hero-image-container .main-title{line-height:1.2307692308}}@media screen and (min-width : 400px) 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 .description{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 : 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.2380952381}}@media screen and (min-width : 400px) and (max-width : 757.9px){.hero-image-container .description{line-height:1.2222222222}}@media screen and (max-width : 399.9px),print{.hero-image-container .description{line-height:1.2222222222}}@media screen and (min-width : 1008px){.hero-image-container .media-container .media-image-container .stamp-text{left:calc((100% - 1008px)/2)}}@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 : 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{padding:16px 28px;display:flex;flex-direction:column}.hero-image-container .media-container .media-image-container .stamp-text{left:28px}.hero-image-container .image-grad{background:linear-gradient(to bottom,rgba(0,0,0,.4) 0%,rgba(255,255,255,0) 100%)}.hero-image-container .main-content{flex:0 0 100%;display:flex;flex-direction:column}.hero-image-container .main-title-content{flex:0 0 100%;display:flex;flex-direction:column;justify-content:center}.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 .image-grad{background:linear-gradient(to right,rgba(0,0,0,.4) 0%,rgba(255,255,255,0) 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:black url(https://monitoring.files.bbci.co.uk/bbcm-user-portal/5953/assets/map-d7b397ed.png) no-repeat center top}.PublicPagesFooter .footer-container{border:none;display:flex;align-items:stretch;justify-content:space-between}@media screen and (max-width : 399.9px),print{.PublicPagesFooter{padding:50px 8px;margin:0}}@media screen and (max-width : 399.9px),print{.PublicPagesFooter .logo-container{border-top:1px solid #cccccc;border-bottom:1px solid #cccccc;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 : 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{display:flex;margin-top:.25em}@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 #333333;margin-left:6px;padding-left:8px}.PublicPagesFooter .contact-us .social-media-links{border-left:none;margin-left:0;padding-left:0;margin-bottom:12px}.PublicPagesFooter .contact-us .contact-details{display:flex;align-items:center}.PublicPagesFooter .contact-us .contact-details .icon{margin-right:8px}.PublicPagesFooter .contact-us .icon-email{color:#7e1341;width:32px}.PublicPagesFooter .contact-us .icon-email{font-size:18px}.PublicPagesFooter .contact-us .email-address{color:#4d4d4d}@media screen and (min-width : 1008px),screen and (min-width : 400px) and (max-width : 757.9px),screen and (min-width : 758px) and (max-width : 1007.9px){.PublicPagesFooter .contact-us{border-left:1px solid #cccccc;padding-left:24px}}@media screen and (max-width : 399.9px),print{.PublicPagesFooter .contact-us .social-media-links{border-top:1px solid #cccccc}}.PublicPagesFooter .react-tips-link{color:#61dafb}#public-pages-header{width:100%;display:block;background-color:#fff}#public-pages-header .menu-container{position:relative}#public-pages-header .first-level-menu{position:relative;display:flex;align-items:stretch;justify-content:space-between;max-width:1008px;margin:0 auto;transition:height .2s ease}@media screen and (min-width : 1008px){#public-pages-header .first-level-menu{height:60px}}@media screen and (min-width : 400px) 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{flex:0 1 180px;margin:16px;border:none;background:url(https://monitoring.files.bbci.co.uk/bbcm-user-portal/5953/assets/logo-large-grey-457d2c80.svg) no-repeat center;background-size:contain}#public-pages-header .first-level-menu .menu-items>.ng-scope{z-index:3}#public-pages-header .first-level-menu .menu-items{display:flex;align-items:stretch}#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{border-left:2px solid #eeeeee}#public-pages-header .first-level-menu .menu-items .menu-item.default,#public-pages-header .first-level-menu .menu-items .menu-item.default>button{border:none;background-color:transparent;padding:0;font:inherit;margin:0;display:inline-flex;align-items:center;justify-content:center;text-align:center;height:100%;box-sizing:border-box;color:#4d4d4d;background-color:#fff}@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 : 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.2307692308}}@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.2307692308}}@media screen and (min-width : 400px) 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.2727272727}}@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.2727272727}}#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{text-decoration:none;background-color:#eee}#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{text-decoration:none;background-color:#eee}#public-pages-header .first-level-menu .menu-items .menu-item.mobile-menu{height:50px;width:50px}#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{border:none;background-color:transparent;padding:0;font:inherit;margin:0;display:inline-flex;align-items:center;justify-content:center;text-align:center;height:100%;box-sizing:border-box;color:#7e1341;background-color:#fff}@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 : 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.2307692308}}@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.2307692308}}@media screen and (min-width : 400px) 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.2727272727}}@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.2727272727}}#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{text-decoration:none;background-color:#eee}#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{text-decoration:none;background-color:#eee}#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{border:none;background-color:transparent;padding:0;font:inherit;margin:0;display:inline-flex;align-items:center;justify-content:center;text-align:center;height:100%;box-sizing:border-box;color:#fff;background-color:#7e1341}@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 : 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.2307692308}}@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.2307692308}}@media screen and (min-width : 400px) 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.2727272727}}@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.2727272727}}#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{text-decoration:none;background-color:#681036}#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{text-decoration:none;background-color:#681036}#public-pages-header .first-level-menu .menu-items .menu-item.login{flex-direction:row;transition:width .2s ease}#public-pages-header .first-level-menu .menu-items .menu-item.login,#public-pages-header .first-level-menu .menu-items .menu-item.login>button{border:none;background-color:transparent;padding:0;font:inherit;margin:0;display:inline-flex;align-items:center;justify-content:center;text-align:center;height:100%;box-sizing:border-box;color:#fff;background-color:#333}@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 : 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.2307692308}}@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.2307692308}}@media screen and (min-width : 400px) 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.2727272727}}@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.2727272727}}#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{text-decoration:none;background-color:#1a1a1a}#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{text-decoration:none;background-color:#1a1a1a}@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 : 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{display:inline-flex;animation:spin 1.3s linear infinite}#public-pages-header .first-level-menu .menu-items .menu-item.login .login-text{display:none}#public-pages-header .first-level-menu .menu-items .menu-item.login .login-text{display:inline-flex;margin-left:5px}#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{max-width:1008px;height:36px;margin:0 auto;display:flex;align-items:stretch;justify-content:flex-start}}@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 : 757.9px),screen and (max-width : 399.9px),print{#public-pages-header .submenu .submenu-items{width:100%;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:16px}#public-pages-header .submenu .submenu-items .submenu-item{display:block;box-sizing:border-box;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#public-pages-header .submenu .submenu-items .title{text-transform:uppercase;display:block;padding:8px 16px;margin-top:8px;color:#707274}}@media screen and (min-width : 400px) 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 : 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 : 757.9px) and (min-width : 400px) and (max-width : 757.9px),screen and (max-width : 399.9px) and (min-width : 400px) 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 : 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 : 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.3333333333}}@media screen and (min-width : 400px) 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.3333333333}}@media screen and (min-width : 400px) and (max-width : 757.9px) and (min-width : 400px) and (max-width : 757.9px),screen and (max-width : 399.9px) and (min-width : 400px) and (max-width : 757.9px){#public-pages-header .submenu .submenu-items .title{line-height:1.3333333333}}@media screen and (min-width : 400px) 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.3333333333}}#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{border:none;background-color:transparent;padding:0;font:inherit;margin:0;display:inline-flex;align-items:center;justify-content:center;text-align:center;height:100%;box-sizing:border-box;color:#fff;background-color:#2c3f50}}@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 : 757.9px),screen and (min-width : 758px) and (max-width : 1007.9px) and (min-width : 400px) 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.2307692308}}@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.2307692308}}@media screen and (min-width : 1008px) and (min-width : 400px) and (max-width : 757.9px),screen and (min-width : 758px) and (max-width : 1007.9px) and (min-width : 400px) and (max-width : 757.9px){#public-pages-header .submenu-item,#public-pages-header .submenu-item>button{line-height:1.2727272727}}@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.2727272727}}@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{text-decoration:none;background-color:#576572}#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{text-decoration:none;background-color:#576572}}@media screen and (min-width : 400px) and (max-width : 757.9px),screen and (max-width : 399.9px),print{#public-pages-header .submenu-item,#public-pages-header .submenu-item>button{border:none;background-color:transparent;padding:0;font:inherit;margin:0;text-align:left;height:100%;box-sizing:border-box;color:#fff;background-color:#2c3f50}}@media screen and (min-width : 400px) 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 : 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 : 757.9px) and (min-width : 400px) and (max-width : 757.9px),screen and (max-width : 399.9px) and (min-width : 400px) 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 : 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 : 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.2857142857}}@media screen and (min-width : 400px) 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.2857142857}}@media screen and (min-width : 400px) and (max-width : 757.9px) and (min-width : 400px) and (max-width : 757.9px),screen and (max-width : 399.9px) and (min-width : 400px) and (max-width : 757.9px){#public-pages-header .submenu-item,#public-pages-header .submenu-item>button{line-height:1.2857142857}}@media screen and (min-width : 400px) 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.2857142857}}@media screen and (min-width : 400px) 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{text-decoration:none;background-color:#576572}#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{text-decoration:none;background-color:#576572}}#public-pages-header .submenu{position:absolute;z-index:17;left:0;right:0;top:100%}.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{display:flex;align-items:center;padding-top:0}}.accept-terms{margin:0 auto;padding:0 16px;box-sizing:border-box}@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 : 757.9px){.accept-terms{padding-left:8px;padding-right:8px}}.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 : 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.2857142857}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.accept-terms .content-container #marketing-description{line-height:1.2857142857}}@media screen and (min-width : 400px) and (max-width : 757.9px){.accept-terms .content-container #marketing-description{line-height:1.2857142857}}@media screen and (max-width : 399.9px),print{.accept-terms .content-container #marketing-description{line-height:1.2857142857}}.accept-terms #buttons{display:flex;justify-content:flex-end;background-color:#e6e6e6;width:100%;height:3.5em}.accept-terms #buttons button{margin:0;flex:0 1 25%;border:none}@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 : 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.2857142857}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.accept-terms #buttons button{line-height:1.2857142857}}@media screen and (min-width : 400px) and (max-width : 757.9px){.accept-terms #buttons button{line-height:1.2857142857}}@media screen and (max-width : 399.9px),print{.accept-terms #buttons button{line-height:1.2857142857}}@media screen and (max-width : 399.9px),print{.accept-terms #buttons button{flex:0 1 50%}}.accept-terms #buttons button.completion,.accept-terms #buttons button.cancel{height:100%}.modal-dialog{position:fixed;top:0;bottom:0;right:0;left:0;display:flex;max-width:100%;justify-content:center;align-content:center;align-items:center;z-index:32}.modal-dialog .tooltip{z-index:33}.modal-dialog .translucent-cover{z-index:-2}.modal-dialog .dialog{display:flex;flex-direction:column;z-index:32;color:#4d4d4d}@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 : 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.2857142857}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.modal-dialog .dialog{line-height:1.2857142857}}@media screen and (min-width : 400px) 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 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 : 757.9px){.modal-dialog .dialog{position:fixed;top:0;bottom:0;right:0;left:0}}.modal-dialog .dialog .header{flex:0 0 auto;background:#eeeeee;color:#7e1341;border-top:8px solid #7e1341;display:flex;justify-content:space-between;align-items:center;padding:16px;min-height:52px}.modal-dialog .dialog .header .heading{padding-right:16px}@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 : 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 : 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 .header-button-container{display:flex;flex-direction:column;justify-content:space-between;padding-bottom:2px}.modal-dialog .dialog .header .header-button-container button{height:auto;width: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{display:flex;flex-direction:column;flex-grow:1;background-color:#fff}.modal-dialog .dialog .modal-content>div,.modal-dialog .dialog .modal-content>form{flex-grow:1;display:flex;flex-direction:column}.modal-dialog .dialog .modal-content .modal-scrollable{flex:1 1 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{display:block;padding-bottom:8px}@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 : 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.2857142857}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.modal-dialog .dialog .modal-content label{line-height:1.2857142857}}@media screen and (min-width : 400px) 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{border:none;border-bottom:2px solid #fafafa;padding:12px 16px;width:100%;box-sizing:border-box}.modal-dialog .dialog .modal-content input::placeholder{font-size:12px;color:gray}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){.modal-dialog .dialog .modal-content{overflow-y:auto}.modal-dialog .dialog .modal-content>div{overflow-y:auto}}.modal-dialog .dialog .modal-buttons{flex:0 0 auto;display:flex}.modal-dialog .dialog .modal-buttons button{flex:1 1 100%;min-width:0;color:#fff;border-bottom:none;margin:0}.translucent-cover{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#9fa0a2f2;content:"";display:block;z-index:30}#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{margin-top:20px;background-color:#eee;display:flex;align-items:center}.dialog.onboarding-feeds-modal-dialog .country-feeds-modal-content .search .search-box{background-color:transparent;border:none;font-size:16px;padding-top:8px;padding-bottom:8px;line-height:1.2em}.dialog.onboarding-feeds-modal-dialog .country-feeds-modal-content .search .icon-search{color:#7e1341;height:28px;width:28px;font-size:16px;font-weight:700;margin-right:12px}.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 : 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 : 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{padding:8px;margin-left:-8px;width:100%;text-align:left;box-sizing:content-box}.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 #cccccc}.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{padding:8px;margin-left:-8px;width:100%;text-align:left;box-sizing:content-box}.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{display:flex;border-bottom:1px solid #cccccc}.welcome-modal-content .section .left-column,.thank-you-modal-content .section .left-column{flex:0 0 92px;display:flex;align-items:baseline}.welcome-modal-content .section .left-column .icon-add-to-feeds,.thank-you-modal-content .section .left-column .icon-add-to-feeds{background-color:#7e1341;color:#fff;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;font-size:28px;margin-left:16px}.welcome-modal-content .section .left-column .my-feeds-icon,.thank-you-modal-content .section .left-column .my-feeds-icon{color:#333;padding:8px;background-color:#e6e6e6}@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 : 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.3333333333}}@media screen and (min-width : 400px) 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.3333333333}}@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.3333333333}}.welcome-modal-content .section.intro-text-section,.thank-you-modal-content .section.intro-text-section{flex-direction:column}.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}@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:1 1 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 : 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.2857142857}}@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.2857142857}}@media screen and (min-width : 400px) 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}#country-insights.insights,#regional-insights .insights{width:100%}#country-insights.insights h2,#regional-insights .insights h2{color:#7e1341}@media screen and (min-width : 1008px){#country-insights.insights .product-blocks .hero-story .product-summary-card-link .preview-overlay .preview-message,#regional-insights .insights .product-blocks .hero-story .product-summary-card-link .preview-overlay .preview-message{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){#country-insights.insights .product-blocks .hero-story .product-summary-card-link .preview-overlay .preview-message,#regional-insights .insights .product-blocks .hero-story .product-summary-card-link .preview-overlay .preview-message{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:2rem;font-weight:400}}@media screen and (min-width : 400px) and (max-width : 757.9px){#country-insights.insights .product-blocks .hero-story .product-summary-card-link .preview-overlay .preview-message,#regional-insights .insights .product-blocks .hero-story .product-summary-card-link .preview-overlay .preview-message{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:2rem;font-weight:400}}@media screen and (max-width : 399.9px),print{#country-insights.insights .product-blocks .hero-story .product-summary-card-link .preview-overlay .preview-message,#regional-insights .insights .product-blocks .hero-story .product-summary-card-link .preview-overlay .preview-message{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:2rem;font-weight:400}}@media screen and (min-width : 1008px){#country-insights.insights .product-blocks .hero-story .product-summary-card-link .preview-overlay .preview-message,#regional-insights .insights .product-blocks .hero-story .product-summary-card-link .preview-overlay .preview-message{line-height:1.2}}@media screen and (min-width : 758px) and (max-width : 1007.9px){#country-insights.insights .product-blocks .hero-story .product-summary-card-link .preview-overlay .preview-message,#regional-insights .insights .product-blocks .hero-story .product-summary-card-link .preview-overlay .preview-message{line-height:1.2}}@media screen and (min-width : 400px) and (max-width : 757.9px){#country-insights.insights .product-blocks .hero-story .product-summary-card-link .preview-overlay .preview-message,#regional-insights .insights .product-blocks .hero-story .product-summary-card-link .preview-overlay .preview-message{line-height:1.2}}@media screen and (max-width : 399.9px),print{#country-insights.insights .product-blocks .hero-story .product-summary-card-link .preview-overlay .preview-message,#regional-insights .insights .product-blocks .hero-story .product-summary-card-link .preview-overlay .preview-message{line-height:1.2}}#country-insights.insights .product-blocks .product-summary-card-link-container,#regional-insights .insights .product-blocks .product-summary-card-link-container{display:flex}#country-insights.insights .product-blocks .product-summary-card-link-container a:hover,#country-insights.insights .product-blocks .product-summary-card-link-container a:active,#country-insights.insights .product-blocks .product-summary-card-link-container a:focus,#country-insights.insights .product-blocks .product-summary-card-link-container a:visited,#regional-insights .insights .product-blocks .product-summary-card-link-container a:hover,#regional-insights .insights .product-blocks .product-summary-card-link-container a:active,#regional-insights .insights .product-blocks .product-summary-card-link-container a:focus,#regional-insights .insights .product-blocks .product-summary-card-link-container a:visited{text-decoration:none}#country-insights.insights .product-blocks .product-summary-card-link-container .product-summary-block,#regional-insights .insights .product-blocks .product-summary-card-link-container .product-summary-block{flex-grow:1}#country-insights.insights .product-blocks .product-summary-card-link-container .product-summary-card-container .source-name,#country-insights.insights .product-blocks .product-summary-card-link-container .product-summary-card-container .language-name,#country-insights.insights .product-blocks .product-summary-card-link-container .product-summary-card-container .product-category,#regional-insights .insights .product-blocks .product-summary-card-link-container .product-summary-card-container .source-name,#regional-insights .insights .product-blocks .product-summary-card-link-container .product-summary-card-container .language-name,#regional-insights .insights .product-blocks .product-summary-card-link-container .product-summary-card-container .product-category,#country-insights.insights .product-blocks .product-summary-card-link-container .caption,#regional-insights .insights .product-blocks .product-summary-card-link-container .caption{display:none}@media screen and (min-width : 758px) and (max-width : 1007.9px){#country-insights.insights .non-hero-stories .product-summary-card,#regional-insights .insights .non-hero-stories .product-summary-card{height:180px}}@media screen and (min-width : 400px) and (max-width : 757.9px),screen and (min-width : 758px) and (max-width : 1007.9px),screen and (max-width : 399.9px),print{#country-insights.insights .non-hero-stories,#regional-insights .insights .non-hero-stories{display:flex;flex-wrap:wrap}#country-insights.insights .non-hero-stories>.product-summary-card-link-container,#regional-insights .insights .non-hero-stories>.product-summary-card-link-container{flex:0 0;flex-basis:calc((100% - 16px)/2);margin-bottom:16px}#country-insights.insights .non-hero-stories>.product-summary-card-link-container:nth-child(2n+1),#regional-insights .insights .non-hero-stories>.product-summary-card-link-container:nth-child(2n+1){margin-right:16px}}@media screen and (min-width : 400px) and (max-width : 757.9px) and (max-width : 399.9px),screen and (min-width : 400px) and (max-width : 757.9px) and (min-width : 400px) 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 : 757.9px),screen and (max-width : 399.9px) and (max-width : 399.9px),screen and (max-width : 399.9px) and (min-width : 400px) and (max-width : 757.9px),print{#country-insights.insights .non-hero-stories,#regional-insights .insights .non-hero-stories{flex-wrap:nowrap;flex-direction:column}#country-insights.insights .non-hero-stories>.product-summary-card-link-container,#regional-insights .insights .non-hero-stories>.product-summary-card-link-container{flex-basis:auto}#country-insights.insights .non-hero-stories>.product-summary-card-link-container:nth-child(2n+1),#regional-insights .insights .non-hero-stories>.product-summary-card-link-container:nth-child(2n+1){margin-right:0}}@media screen and (min-width : 400px) and (max-width : 757.9px),screen and (min-width : 758px) and (max-width : 1007.9px),screen and (max-width : 399.9px),print{#country-insights.insights .product-blocks.hero-story-display .hero-story,#regional-insights .insights .product-blocks.hero-story-display .hero-story{padding-bottom:16px}}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){#country-insights.insights .product-blocks.hero-story-display .hero-story .product-summary-block,#regional-insights .insights .product-blocks.hero-story-display .hero-story .product-summary-block{display:block;width:100%}#country-insights.insights .product-blocks.hero-story-display .hero-story .product-summary-block .hero-image,#regional-insights .insights .product-blocks.hero-story-display .hero-story .product-summary-block .hero-image{padding-bottom:8px}#country-insights.insights .product-blocks a,#regional-insights .insights .product-blocks a{flex-basis:auto}}#regional-insights .insights .header-with-arrow-link{justify-content:flex-end}#regional-insights .insights .header-with-arrow-link h2{display:none}#regional-insights .insights .product-blocks .hero-story{padding-bottom:32px}#regional-insights .insights .product-blocks .hero-story .product-summary-block{display:flex}#regional-insights .insights .product-blocks .hero-story .product-summary-block .hero-image{flex:1 1;flex-basis:calc(50% + 16px)}@media screen and (min-width : 1008px){#regional-insights .insights .product-blocks .hero-story .product-summary-block .hero-image{min-height:278px}}#regional-insights .insights .product-blocks .hero-story .product-summary-block .hero-image img.ibroadcast-image{width:100%}#regional-insights .insights .product-blocks .hero-story .product-summary-card-container{flex:1 1 50%}#regional-insights .insights .product-blocks .hero-story .product-summary-card-container .product-summary-card-title{padding-top:16px}@media screen and (min-width : 1008px){#regional-insights .insights .product-blocks .hero-story .product-summary-card-container .product-summary-card-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){#regional-insights .insights .product-blocks .hero-story .product-summary-card-container .product-summary-card-title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:2rem;font-weight:400}}@media screen and (min-width : 400px) and (max-width : 757.9px){#regional-insights .insights .product-blocks .hero-story .product-summary-card-container .product-summary-card-title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400}}@media screen and (max-width : 399.9px),print{#regional-insights .insights .product-blocks .hero-story .product-summary-card-container .product-summary-card-title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400}}@media screen and (min-width : 1008px){#regional-insights .insights .product-blocks .hero-story .product-summary-card-container .product-summary-card-title{line-height:1}}@media screen and (min-width : 758px) and (max-width : 1007.9px){#regional-insights .insights .product-blocks .hero-story .product-summary-card-container .product-summary-card-title{line-height:1}}@media screen and (min-width : 400px) and (max-width : 757.9px){#regional-insights .insights .product-blocks .hero-story .product-summary-card-container .product-summary-card-title{line-height:1}}@media screen and (max-width : 399.9px),print{#regional-insights .insights .product-blocks .hero-story .product-summary-card-container .product-summary-card-title{line-height:1}}#regional-insights .insights .product-blocks .non-hero-stories{display:flex;flex-wrap:wrap}#regional-insights .insights .product-blocks .non-hero-stories>.product-summary-card-link-container .product-summary-card{height:144px}@media screen and (min-width : 1008px){#regional-insights .insights .product-blocks .non-hero-stories>.product-summary-card-link-container .product-summary-card .product-summary-card-title{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){#regional-insights .insights .product-blocks .non-hero-stories>.product-summary-card-link-container .product-summary-card .product-summary-card-title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400}}@media screen and (min-width : 400px) and (max-width : 757.9px){#regional-insights .insights .product-blocks .non-hero-stories>.product-summary-card-link-container .product-summary-card .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{#regional-insights .insights .product-blocks .non-hero-stories>.product-summary-card-link-container .product-summary-card .product-summary-card-title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width : 1008px){#regional-insights .insights .product-blocks .non-hero-stories>.product-summary-card-link-container .product-summary-card .product-summary-card-title{line-height:1}}@media screen and (min-width : 758px) and (max-width : 1007.9px){#regional-insights .insights .product-blocks .non-hero-stories>.product-summary-card-link-container .product-summary-card .product-summary-card-title{line-height:1}}@media screen and (min-width : 400px) and (max-width : 757.9px){#regional-insights .insights .product-blocks .non-hero-stories>.product-summary-card-link-container .product-summary-card .product-summary-card-title{line-height:1}}@media screen and (max-width : 399.9px),print{#regional-insights .insights .product-blocks .non-hero-stories>.product-summary-card-link-container .product-summary-card .product-summary-card-title{line-height:1}}#regional-insights .insights .product-blocks .non-hero-stories>.product-summary-card-link-container{flex:0 0;flex-basis:calc((100% - 16px)/2);margin-bottom:16px}#regional-insights .insights .product-blocks .non-hero-stories>.product-summary-card-link-container:nth-child(2n+1){margin-right:16px}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){#regional-insights .insights .product-blocks .non-hero-stories{flex-wrap:nowrap;flex-direction:column}#regional-insights .insights .product-blocks .non-hero-stories>.product-summary-card-link-container{flex-basis:auto}#regional-insights .insights .product-blocks .non-hero-stories>.product-summary-card-link-container:nth-child(2n+1){margin-right:0}}@media screen and (min-width : 1008px),screen and (min-width : 758px) and (max-width : 1007.9px){#regional-insights .insights .header-with-arrow-link a:before{content:"View all Insights "}}@media screen and (min-width : 400px) and (max-width : 757.9px),screen and (min-width : 758px) and (max-width : 1007.9px),screen and (max-width : 399.9px),print{#regional-insights .insights .product-block.hero-story{padding-bottom:16px}#regional-insights .insights .product-block.hero-story .product-summary-block{display:block;background-color:#fff}#regional-insights .insights .product-block.hero-story .product-summary-block .hero-image{padding-bottom:8px}#regional-insights .insights .product-block.hero-story .product-summary-block .product-summary-card .product-summary-card-title{padding-top:10px;padding-bottom:28px}}@media screen and (min-width : 758px) and (max-width : 1007.9px){#regional-insights .insights .product-block:not(.hero-story) .product-summary-card{height:180px}}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){#regional-insights .insights .product-blocks{flex-direction:column}#regional-insights .insights .product-block:not(.hero-story).padded-right{padding-right:0}#regional-insights .insights .product-block:not(.hero-story)>.product-summary-card-link-container .product-summary-card{height:142px}}#country-insights.insights .product-blocks.hero-story-display{display:flex}#country-insights.insights .product-blocks.hero-story-display .hero-story{flex-basis:calc(75% - 4px);padding-right:16px;padding-bottom:16px}#country-insights.insights .product-blocks.hero-story-display .hero-story .product-summary-block{display:flex}#country-insights.insights .product-blocks.hero-story-display .hero-story .hero-image{flex-basis:calc(66.6666666667% - (16px / 3))}#country-insights.insights .product-blocks.hero-story-display .hero-story .hero-image img.ibroadcast-image{width:100%}#country-insights.insights .product-blocks.hero-story-display .hero-story .product-summary-card{flex:1 1}@media screen and (min-width : 1008px){#country-insights.insights .product-blocks.hero-story-display .hero-story .product-summary-card .headline{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){#country-insights.insights .product-blocks.hero-story-display .hero-story .product-summary-card .headline{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.625rem;font-weight:400}}@media screen and (min-width : 400px) and (max-width : 757.9px){#country-insights.insights .product-blocks.hero-story-display .hero-story .product-summary-card .headline{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400}}@media screen and (max-width : 399.9px),print{#country-insights.insights .product-blocks.hero-story-display .hero-story .product-summary-card .headline{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400}}@media screen and (min-width : 1008px){#country-insights.insights .product-blocks.hero-story-display .hero-story .product-summary-card .headline{line-height:1.25}}@media screen and (min-width : 758px) and (max-width : 1007.9px){#country-insights.insights .product-blocks.hero-story-display .hero-story .product-summary-card .headline{line-height:1.2307692308}}@media screen and (min-width : 400px) and (max-width : 757.9px){#country-insights.insights .product-blocks.hero-story-display .hero-story .product-summary-card .headline{line-height:1.2}}@media screen and (max-width : 399.9px),print{#country-insights.insights .product-blocks.hero-story-display .hero-story .product-summary-card .headline{line-height:1.2}}#country-insights.insights .product-blocks:not(.hero-story-display) .non-hero-stories{display:flex;flex-wrap:wrap}#country-insights.insights .product-blocks:not(.hero-story-display) .non-hero-stories>.product-summary-card-link-container{flex:0 0;flex-basis:calc((100% - 16px)/2);margin-bottom:16px}#country-insights.insights .product-blocks:not(.hero-story-display) .non-hero-stories>.product-summary-card-link-container:nth-child(2n+1){margin-right:16px}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){#country-insights.insights .product-blocks:not(.hero-story-display) .non-hero-stories{flex-wrap:nowrap;flex-direction:column}#country-insights.insights .product-blocks:not(.hero-story-display) .non-hero-stories>.product-summary-card-link-container{flex-basis:auto}#country-insights.insights .product-blocks:not(.hero-story-display) .non-hero-stories>.product-summary-card-link-container:nth-child(2n+1){margin-right:0}}@media screen and (min-width : 1008px){#country-insights.insights .product-blocks.hero-story-display .hero-story .hero-image img.ibroadcast-image{max-height:270px}#country-insights.insights .product-blocks.hero-story-display .non-hero-stories{flex:1 1;display:flex;flex-direction:column}#country-insights.insights .product-blocks.hero-story-display .non-hero-stories>.product-summary-card-link{flex:1 1;margin-bottom:16px}#country-insights.insights .product-blocks:not(.hero-story-display) .non-hero-stories .product-summary-card{height:125px}}@media screen and (min-width : 758px) and (max-width : 1007.9px){#country-insights.insights .product-blocks.hero-story-display .hero-story .hero-image{flex-basis:calc(66.6666666667% + (16px / 3))}#country-insights.insights .product-blocks.hero-story-display .hero-story .hero-image img.ibroadcast-image{max-height:280px}}@media screen and (min-width : 400px) and (max-width : 757.9px),screen and (min-width : 758px) and (max-width : 1007.9px),screen and (max-width : 399.9px),print{#country-insights.insights .product-blocks.hero-story-display{display:block}#country-insights.insights .product-blocks.hero-story-display .hero-story{padding-right:0}}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){#country-insights.insights .product-blocks.hero-story-display .hero-story .product-summary-block{display:block}}.region .regional-content .regional-reference-section .section-content,#country .country-content .country-reference-section .section-content{display:flex;flex-wrap:wrap}@media screen and (min-width : 1008px),screen and (min-width : 758px) and (max-width : 1007.9px){.region .regional-content .regional-reference-section .section-content>.column-content,.region .regional-content .regional-reference-section .section-content>.product-summary-card-link-container,#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((100% - 32px) / 3 - 1px);margin-bottom:32px}.region .regional-content .regional-reference-section .section-content>.column-content:nth-of-type(3n + 2),.region .regional-content .regional-reference-section .section-content>.column-content:nth-of-type(3n + 3),.region .regional-content .regional-reference-section .section-content>.product-summary-card-link-container:nth-of-type(3n + 2),.region .regional-content .regional-reference-section .section-content>.product-summary-card-link-container:nth-of-type(3n + 3),#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 : 757.9px){.region .regional-content .regional-reference-section .section-content>.column-content,.region .regional-content .regional-reference-section .section-content>.product-summary-card-link-container,#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}}.region .regional-content .regional-reference-section .section-content>.product-summary-card-link-container,#country .country-content .country-reference-section .section-content>.product-summary-card-link-container{display:flex;min-height:125px}.region .regional-content .regional-reference-section .section-content>.product-summary-card-link-container .product-summary-card,#country .country-content .country-reference-section .section-content>.product-summary-card-link-container .product-summary-card{display:flex;flex-grow:1}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){.region .regional-content .regional-reference-section .section-content>.product-summary-card-link-container,#country .country-content .country-reference-section .section-content>.product-summary-card-link-container{min-height:142px}}.region .regional-content .regional-reference-section .sub-section-row,#country .country-content .country-reference-section .sub-section-row{width:100%}.region .regional-content .regional-reference-section .sub-section-row .sub-section-header,#country .country-content .country-reference-section .sub-section-row .sub-section-header{margin:4px 0 16px}.region .regional-content .regional-reference-section .sub-section-row .sub-section-header h3,#country .country-content .country-reference-section .sub-section-row .sub-section-header h3{color:#4d4d4d;text-transform:capitalize}@media screen and (min-width : 1008px){.region .regional-content .regional-reference-section .sub-section-row .sub-section-header h3,#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 : 757.9px),screen and (min-width : 758px) and (max-width : 1007.9px){.region .regional-content .regional-reference-section .sub-section-row .sub-section-header h3,#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{.region .regional-content .regional-reference-section .sub-section-row .sub-section-header h3,#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){.region .regional-content .regional-reference-section .sub-section-row .sub-section-header h3,#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 : 757.9px),screen and (min-width : 758px) and (max-width : 1007.9px){.region .regional-content .regional-reference-section .sub-section-row .sub-section-header h3,#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{.region .regional-content .regional-reference-section .sub-section-row .sub-section-header h3,#country .country-content .country-reference-section .sub-section-row .sub-section-header h3{line-height:1.25}}.geographic-page section.subscription-ad{width:100%;box-sizing:border-box;padding:16px;margin-top:32px;background-color:#e6e6e6}@media screen and (min-width : 1008px){.geographic-page section.subscription-ad{height:216px}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.geographic-page section.subscription-ad{height:248px}}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){.geographic-page section.subscription-ad{padding:16px 8px}}.geographic-page section.subscription-ad div.main{display:flex}.geographic-page section.subscription-ad div.main .map-container{flex:0 0 auto}.geographic-page section.subscription-ad div.main .map-container .map{object-fit:contain;background-size:contain;background-color:#1d2a33}.geographic-page section.subscription-ad div.main .content{flex:1 1 auto;position:relative}.geographic-page section.subscription-ad div.main .content h2.header{margin:0}@media screen and (min-width : 1008px){.geographic-page section.subscription-ad div.main .content h2.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){.geographic-page section.subscription-ad div.main .content h2.header{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.5rem;font-weight:400}}@media screen and (min-width : 400px) and (max-width : 757.9px){.geographic-page section.subscription-ad div.main .content h2.header{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400}}@media screen and (max-width : 399.9px),print{.geographic-page section.subscription-ad div.main .content h2.header{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400}}@media screen and (min-width : 1008px){.geographic-page section.subscription-ad div.main .content h2.header{line-height:1.1666666667}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.geographic-page section.subscription-ad div.main .content h2.header{line-height:1.1666666667}}@media screen and (min-width : 400px) and (max-width : 757.9px){.geographic-page section.subscription-ad div.main .content h2.header{line-height:1.2}}@media screen and (max-width : 399.9px),print{.geographic-page section.subscription-ad div.main .content h2.header{line-height:1.2}}@media screen and (min-width : 1008px){.geographic-page section.subscription-ad div.main .content .body{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.geographic-page section.subscription-ad div.main .content .body{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width : 400px) and (max-width : 757.9px){.geographic-page section.subscription-ad div.main .content .body{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (max-width : 399.9px),print{.geographic-page section.subscription-ad div.main .content .body{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (min-width : 1008px){.geographic-page section.subscription-ad div.main .content .body{line-height:1.2857142857}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.geographic-page section.subscription-ad div.main .content .body{line-height:1.2857142857}}@media screen and (min-width : 400px) and (max-width : 757.9px){.geographic-page section.subscription-ad div.main .content .body{line-height:1.2}}@media screen and (max-width : 399.9px),print{.geographic-page section.subscription-ad div.main .content .body{line-height:1.2}}.geographic-page section.subscription-ad div.main .content .links.desktop-only{position:absolute;bottom:0;left:0}.geographic-page section.subscription-ad .links.desktop-only,.geographic-page section.subscription-ad .links.non-desktop-only{flex:0 0 auto;display:flex}.geographic-page section.subscription-ad .links.desktop-only a,.geographic-page section.subscription-ad .links.non-desktop-only a{margin-top:16px;line-height:40px;padding:0}@media screen and (min-width : 1008px){.geographic-page section.subscription-ad div.main .map-container{width:184px;position:relative}.geographic-page section.subscription-ad div.main .map-container:before{content:"";display:block;width:100%;padding-top:100%}.geographic-page section.subscription-ad div.main .map-container>*{position:absolute;top:0;left:0;right:0;bottom:0}.geographic-page section.subscription-ad div.main .map-container>img{height:100%;width:100%;object-fit:cover}.geographic-page section.subscription-ad div.main .links.desktop-only a{width:220px}}@media screen and (min-width : 1008px),screen and (min-width : 758px) and (max-width : 1007.9px){.geographic-page section.subscription-ad div.main .content{margin-left:16px}.geographic-page section.subscription-ad .links a:not(:first-of-type){margin-left:16px}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.geographic-page section.subscription-ad div.main .map-container{width:160px;position:relative}.geographic-page section.subscription-ad div.main .map-container:before{content:"";display:block;width:100%;padding-top:100%}.geographic-page section.subscription-ad div.main .map-container>*{position:absolute;top:0;left:0;right:0;bottom:0}.geographic-page section.subscription-ad div.main .map-container>img{height:100%;width:100%;object-fit:cover}.geographic-page section.subscription-ad div.links.non-desktop-only a{flex:1 1 0px}}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){.geographic-page section.subscription-ad div.main{flex-direction:column}.geographic-page section.subscription-ad div.main .map-container{width:100%;position:relative}.geographic-page section.subscription-ad div.main .map-container:before{content:"";display:block;width:100%;padding-top:50%}.geographic-page section.subscription-ad div.main .map-container>*{position:absolute;top:0;left:0;right:0;bottom:0}.geographic-page section.subscription-ad div.main .map-container>img{height:100%;width:100%;object-fit:cover}.geographic-page section.subscription-ad div.main .content{margin-top:16px}.geographic-page section.subscription-ad .links.non-desktop-only{flex-direction:column}.geographic-page section.subscription-ad .links.non-desktop-only a{flex:0 0 auto}.geographic-page section.subscription-ad .links.non-desktop-only a:not(:first-of-type){margin-top:8px}}.geographic-page .masthead{display:inline-block}.geographic-page .regional-content,.geographic-page .country-content{display:flex;flex-direction:column;align-items:center}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){.geographic-page .regional-content,.geographic-page .country-content{display:block}}.geographic-page .page-section{display:flex;width:100%;border-bottom:1px solid #cccccc}@media screen and (min-width : 758px) and (max-width : 1007.9px){.geographic-page .page-section{width:736px}}.geographic-page .products-section .header-with-arrow-link{margin:44px 0 24px}.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 : 757.9px){.geographic-page .products-section .header-with-arrow-link{margin:40px 0 16px}.geographic-page .products-section .products-section-content{flex-direction:column}}.geographic-page h2,.geographic-page .todays-watchlist h5,.geographic-page .upcoming-events h5{color:#4d4d4d}@media screen and (min-width : 1008px){.geographic-page h2,.geographic-page .todays-watchlist h5,.geographic-page .upcoming-events h5{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.75rem;font-weight:400}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.geographic-page h2,.geographic-page .todays-watchlist h5,.geographic-page .upcoming-events h5{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.5rem;font-weight:400}}@media screen and (min-width : 400px) and (max-width : 757.9px){.geographic-page h2,.geographic-page .todays-watchlist h5,.geographic-page .upcoming-events h5{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.5rem;font-weight:400}}@media screen and (max-width : 399.9px),print{.geographic-page h2,.geographic-page .todays-watchlist h5,.geographic-page .upcoming-events h5{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.5rem;font-weight:400}}@media screen and (min-width : 1008px){.geographic-page h2,.geographic-page .todays-watchlist h5,.geographic-page .upcoming-events h5{line-height:1.2857142857}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.geographic-page h2,.geographic-page .todays-watchlist h5,.geographic-page .upcoming-events h5{line-height:1.1666666667}}@media screen and (min-width : 400px) and (max-width : 757.9px){.geographic-page h2,.geographic-page .todays-watchlist h5,.geographic-page .upcoming-events h5{line-height:1.1666666667}}@media screen and (max-width : 399.9px),print{.geographic-page h2,.geographic-page .todays-watchlist h5,.geographic-page .upcoming-events h5{line-height:1.1666666667}}.geographic-page .large-reference-section .header-with-arrow-link{cursor:initial;margin:0;padding:48px 0 20px}.geographic-page .large-reference-section .header-with-arrow-link h2{color:#7e1341}@media screen and (min-width : 1008px){.geographic-page .large-reference-section .header-with-arrow-link h2{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.75rem;font-weight:400}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.geographic-page .large-reference-section .header-with-arrow-link h2{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.5rem;font-weight:400}}@media screen and (min-width : 400px) and (max-width : 757.9px){.geographic-page .large-reference-section .header-with-arrow-link h2{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.5rem;font-weight:400}}@media screen and (max-width : 399.9px),print{.geographic-page .large-reference-section .header-with-arrow-link h2{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.5rem;font-weight:400}}@media screen and (min-width : 1008px){.geographic-page .large-reference-section .header-with-arrow-link h2{line-height:1.2857142857}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.geographic-page .large-reference-section .header-with-arrow-link h2{line-height:1.1666666667}}@media screen and (min-width : 400px) and (max-width : 757.9px){.geographic-page .large-reference-section .header-with-arrow-link h2{line-height:1.1666666667}}@media screen and (max-width : 399.9px),print{.geographic-page .large-reference-section .header-with-arrow-link h2{line-height:1.1666666667}}@media screen and (min-width : 400px) and (max-width : 757.9px),screen and (min-width : 758px) and (max-width : 1007.9px),screen and (max-width : 399.9px),print{.geographic-page .large-reference-section .header-with-arrow-link{padding:32px 0 16px}}.geographic-page .white-section-container{position:relative;left:calc(50% - 50vw)}.geographic-page .white-section{padding-top:4px;background:white;width:100vw}.geographic-page .white-section .white-section-content{padding-left:16px;padding-right:16px;box-sizing:border-box;margin:0 auto}@media screen and (min-width : 1008px){.geographic-page .white-section .white-section-content{width:1008px}}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){.geographic-page .white-section .white-section-content{padding-left:8px;padding-right:8px}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.geographic-page .white-section .white-section-content{width:736px;padding:0}}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){.geographic-page .white-section{position:relative;left:-16px}.geographic-page .white-section .white-section-content{padding:0 16px}}.geographic-page .white-sub-section{display:block;border-top:1px solid #cccccc}.geographic-page .white-sub-section .section-header{cursor:pointer;padding-top:28px;padding-bottom:24px}.geographic-page .white-sub-section .section-header.collapsible{display:flex;justify-content:space-between;align-items:center}.geographic-page .white-sub-section .section-header.collapsible .toggle-collapse{color:#7e1341}@media screen and (min-width : 1008px){.geographic-page .white-sub-section .section-header.collapsible .toggle-collapse{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){.geographic-page .white-sub-section .section-header.collapsible .toggle-collapse{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.3125rem;font-weight:400}}@media screen and (min-width : 400px) and (max-width : 757.9px){.geographic-page .white-sub-section .section-header.collapsible .toggle-collapse{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:400}}@media screen and (max-width : 399.9px),print{.geographic-page .white-sub-section .section-header.collapsible .toggle-collapse{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:400}}@media screen and (min-width : 1008px){.geographic-page .white-sub-section .section-header.collapsible .toggle-collapse{line-height:1.2}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.geographic-page .white-sub-section .section-header.collapsible .toggle-collapse{line-height:1.2380952381}}@media screen and (min-width : 400px) and (max-width : 757.9px){.geographic-page .white-sub-section .section-header.collapsible .toggle-collapse{line-height:1.2222222222}}@media screen and (max-width : 399.9px),print{.geographic-page .white-sub-section .section-header.collapsible .toggle-collapse{line-height:1.2222222222}}.geographic-page .white-sub-section .section-header.collapsible:hover .toggle-collapse,.geographic-page .white-sub-section .section-header.collapsible:hover h2{color:#5a5959}.geographic-page .white-sub-section .section-header h2{color:#7e1341;text-transform:capitalize;margin:0}@media screen and (min-width : 1008px){.geographic-page .white-sub-section .section-header 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){.geographic-page .white-sub-section .section-header h2{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.625rem;font-weight:400}}@media screen and (min-width : 400px) and (max-width : 757.9px){.geographic-page .white-sub-section .section-header h2{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400}}@media screen and (max-width : 399.9px),print{.geographic-page .white-sub-section .section-header h2{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400}}@media screen and (min-width : 1008px){.geographic-page .white-sub-section .section-header h2{line-height:1.25}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.geographic-page .white-sub-section .section-header h2{line-height:1.2307692308}}@media screen and (min-width : 400px) and (max-width : 757.9px){.geographic-page .white-sub-section .section-header h2{line-height:1.2}}@media screen and (max-width : 399.9px),print{.geographic-page .white-sub-section .section-header h2{line-height:1.2}}.geographic-page .white-sub-section .section-content{display:flex;flex-flow:row wrap}.geographic-page .white-sub-section .section-content a:not(.view-all):hover,.geographic-page .white-sub-section .section-content a:not(.view-all):active,.geographic-page .white-sub-section .section-content a:not(.view-all):focus,.geographic-page .white-sub-section .section-content a:not(.view-all):visited{text-decoration:none}.geographic-page .white-sub-section .section-content .product-summary-card-link:not(.inverted-colours) a:not(.view-all):hover .product-summary-card,.geographic-page .white-sub-section .section-content .product-summary-card-link:not(.inverted-colours) a:not(.view-all):active .product-summary-card,.geographic-page .white-sub-section .section-content .product-summary-card-link:not(.inverted-colours) a:not(.view-all):focus .product-summary-card{background:#d5d5d5}.geographic-page .white-sub-section .section-content .product-summary-card-link:not(.inverted-colours) a:not(.view-all) .product-summary-card{background:#eeeeee}.products-section{width:100%}.products-section h2{margin:0}.products-section .header-with-arrow-link{margin:0 0 28px}@media screen and (min-width : 758px) and (max-width : 1007.9px){.products-section .header-with-arrow-link{margin:0 0 32px}}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){.products-section .header-with-arrow-link{margin:0 0 24px}}@media screen and (min-width : 1008px),screen and (min-width : 758px) and (max-width : 1007.9px){.products-section .header-with-arrow-link a:before{content:"View all "}}.products-section .products-section-content{display:flex;flex-direction:row;flex-wrap:wrap;align-content:flex-start;justify-content:flex-start}@media screen and (min-width : 1008px){.products-section .products-section-content{height:175px}}@media screen and (min-width : 1008px){.products-section .products-section-content .product-summary-card-link-container:not(:first-child){margin-left:16px}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.products-section .products-section-content .product-summary-card-link-container{margin-bottom:16px}.products-section .products-section-content .product-summary-card-link-container:nth-child(even){margin-left:16px}}.products-section .products-section-content .product-summary-card-link-container a:hover,.products-section .products-section-content .product-summary-card-link-container a:active,.products-section .products-section-content .product-summary-card-link-container a:focus,.products-section .products-section-content .product-summary-card-link-container a:visited{text-decoration:none}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){.products-section .products-section-content .product-summary-card-link-container{margin-bottom:16px;width:100%}}@media screen and (min-width : 1008px){.products-section .products-section-content .product-summary-card-link-container .product-summary-card{width:232px;height:175px}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.products-section .products-section-content .product-summary-card-link-container .product-summary-card{width:360px;height:180px}}.main .country-main-section{padding-bottom:16px;width:100%;display:flex}.main .country-main-section .map{flex-basis:calc(75% - 4px);padding-right:16px}.main .country-main-section .map img{width:100%}.main .country-main-section .products{flex:1 1;display:flex;flex-direction:column}.main .country-main-section .products>.product-summary-card-link-container{flex:1 1;display:flex}.main .country-main-section .products>.product-summary-card-link-container a:hover,.main .country-main-section .products>.product-summary-card-link-container a:active,.main .country-main-section .products>.product-summary-card-link-container a:focus,.main .country-main-section .products>.product-summary-card-link-container a:visited{text-decoration:none}.main .country-main-section .products>.product-summary-card-link-container:not(:last-child){margin-bottom:16px}.main .country-main-section .products>.product-summary-card-link-container .product-summary-card-container{width:100%}.main .country-main-section .products>.product-summary-card-link-container .product-summary-card-container .title-country-tags,.main .country-main-section .products>.product-summary-card-link-container .product-summary-card-container .source-name,.main .country-main-section .products>.product-summary-card-link-container .product-summary-card-container .language-name,.main .country-main-section .products>.product-summary-card-link-container .product-summary-card-container .country-tags,.main .country-main-section .products>.product-summary-card-link-container .product-summary-card-container .product-category{display:none}@media screen and (min-width : 1008px){.main .country-main-section .products:not(.no-map){min-height:100%}.main .country-main-section .products:not(.no-map)>a{flex-basis:auto}.main .country-main-section .products:not(.no-map).four-cards .product-summary-card-link-container .preview-overlay .icon-lock{display:none}.main .country-main-section .products.no-map{flex-direction:row;min-height:125px}.main .country-main-section .products.no-map>.product-summary-card-link-container:not(:last-child){margin-bottom:0;margin-right:16px}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.main .country-main-section .products{flex-direction:row;min-height:125px}.main .country-main-section .products>.product-summary-card-link-container:not(:last-child){margin-bottom:0;margin-right:16px}.main .country-main-section .products .product-summary-card-container .title{margin-bottom:20px}}@media screen and (min-width : 400px) and (max-width : 757.9px),screen and (min-width : 758px) and (max-width : 1007.9px),screen and (max-width : 399.9px),print{.main .country-main-section{display:block}.main .country-main-section .map{padding-right:0;padding-bottom:16px}}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){.main .country-main-section .products>a{flex-basis:auto}}#country-insights .insights .product-blocks.hero-story-display{display:flex}#country-insights .insights .product-blocks.hero-story-display .hero-story{flex-basis:calc(75% - 4px);padding-right:16px;padding-bottom:16px}#country-insights .insights .product-blocks.hero-story-display .hero-story .product-summary-block{display:flex}#country-insights .insights .product-blocks.hero-story-display .hero-story .hero-image{flex-basis:calc(66.6666666667% - (16px / 3))}#country-insights .insights .product-blocks.hero-story-display .hero-story .hero-image img.ibroadcast-image{width:100%}#country-insights .insights .product-blocks.hero-story-display .hero-story .product-summary-card-container{flex:1 1}@media screen and (min-width : 1008px){#country-insights .insights .product-blocks.hero-story-display .hero-story .product-summary-card-container .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){#country-insights .insights .product-blocks.hero-story-display .hero-story .product-summary-card-container .title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.625rem;font-weight:400}}@media screen and (min-width : 400px) and (max-width : 757.9px){#country-insights .insights .product-blocks.hero-story-display .hero-story .product-summary-card-container .title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400}}@media screen and (max-width : 399.9px),print{#country-insights .insights .product-blocks.hero-story-display .hero-story .product-summary-card-container .title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400}}@media screen and (min-width : 1008px){#country-insights .insights .product-blocks.hero-story-display .hero-story .product-summary-card-container .title{line-height:1.25}}@media screen and (min-width : 758px) and (max-width : 1007.9px){#country-insights .insights .product-blocks.hero-story-display .hero-story .product-summary-card-container .title{line-height:1.2307692308}}@media screen and (min-width : 400px) and (max-width : 757.9px){#country-insights .insights .product-blocks.hero-story-display .hero-story .product-summary-card-container .title{line-height:1.2}}@media screen and (max-width : 399.9px),print{#country-insights .insights .product-blocks.hero-story-display .hero-story .product-summary-card-container .title{line-height:1.2}}#country-insights .insights .product-blocks:not(.hero-story-display) .non-hero-stories{display:flex;flex-wrap:wrap}#country-insights .insights .product-blocks:not(.hero-story-display) .non-hero-stories>.product-summary-card-link-container{flex:0 0;flex-basis:calc((100% - 16px)/2);margin-bottom:16px}#country-insights .insights .product-blocks:not(.hero-story-display) .non-hero-stories>.product-summary-card-link-container:nth-child(2n+1){margin-right:16px}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){#country-insights .insights .product-blocks:not(.hero-story-display) .non-hero-stories{flex-wrap:nowrap;flex-direction:column}#country-insights .insights .product-blocks:not(.hero-story-display) .non-hero-stories>.product-summary-card-link-container{flex-basis:auto}#country-insights .insights .product-blocks:not(.hero-story-display) .non-hero-stories>.product-summary-card-link-container:nth-child(2n+1){margin-right:0}}@media screen and (min-width : 1008px){#country-insights .insights .product-blocks.hero-story-display .hero-story .hero-image img.ibroadcast-image{max-height:270px}#country-insights .insights .product-blocks.hero-story-display .non-hero-stories{flex:1 1;display:flex;flex-direction:column}#country-insights .insights .product-blocks.hero-story-display .non-hero-stories>.product-summary-card-link-container{flex:1 1;margin-bottom:16px}#country-insights .insights .product-blocks:not(.hero-story-display) .non-hero-stories .product-summary-card{height:125px}}@media screen and (min-width : 758px) and (max-width : 1007.9px){#country-insights .insights .product-blocks.hero-story-display .hero-story .hero-image{flex-basis:calc(66.6666666667% + (16px / 3))}#country-insights .insights .product-blocks.hero-story-display .hero-story .hero-image img.ibroadcast-image{max-height:280px}}@media screen and (min-width : 400px) and (max-width : 757.9px),screen and (min-width : 758px) and (max-width : 1007.9px),screen and (max-width : 399.9px),print{#country-insights .insights .product-blocks.hero-story-display{display:block}#country-insights .insights .product-blocks.hero-story-display .hero-story{padding-right:0}}@media screen and (min-width : 400px) and (max-width : 757.9px),screen and (max-width : 399.9px),print{#country-insights .insights .product-blocks.hero-story-display .hero-story .product-summary-block{display:block}}#country .country-content .page-section .products-section-container .products-section-content{height:auto}#country .country-content .page-section .products-section-container.news-alerts{flex:0 0;flex-basis:calc(.25*(100% - 48px))}#country .country-content .page-section .products-section-container.news-alerts .products-section-content .product-summary-card-link-container{margin:0 0 16px;height:fit-content}#country .country-content .page-section .products-section-container.latest{flex:1 0;flex-basis:calc(.75*(100% - 48px))}#country .country-content .page-section .products-section-container.latest .products-section-content .product-summary-card-link-container{margin:0 0 16px}#country .country-content .page-section .products-section-container.latest .products-section-content .product-summary-card-link-container:nth-child(n+7){display:none}#country .country-content .page-section.news-alerts-and-latest{padding-bottom:16px;border-bottom:none}#country .country-content .biographies-section{border:none}@media screen and (min-width : 1008px){#country .country-content .page-section .products-section-container.news-alerts{padding-right:16px}#country .country-content .page-section .products-section-container.news-alerts .header-with-arrow-link a:before{content:none}#country .country-content .page-section .products-section-container.latest:not(.full-width) .products-section-content .product-summary-card-link-container:not(:nth-child(3n)){margin-right:16px}#country .country-content .page-section .products-section-container.latest.full-width .products-section-content .product-summary-card-link-container:not(:nth-child(4n)){margin-right:16px}#country .country-content .page-section .products-section-container.latest.full-width .products-section-content .product-summary-card-link-container:nth-child(7),#country .country-content .page-section .products-section-container.latest.full-width .products-section-content .product-summary-card-link-container:nth-child(8){display:block}}@media screen and (min-width : 758px) and (max-width : 1007.9px){#country .country-content .page-section .products-section-container.news-alerts .products-section-content .product-summary-card-link-container:nth-child(2n+1),#country .country-content .page-section .products-section-container.latest .products-section-content .product-summary-card-link-container:nth-child(2n+1){margin-right:16px}}@media screen and (min-width : 400px) and (max-width : 757.9px),screen and (min-width : 758px) and (max-width : 1007.9px),screen and (max-width : 399.9px),print{#country .country-content .page-section.news-alerts-and-latest{display:block}#country .country-content .page-section .products-section-container.news-alerts .products-section{border-bottom:1px solid #cccccc}#country .country-content .page-section .products-section-container.latest .products-section-content .product-summary-card-link-container:nth-child(n+5){display:none}}#country .masthead{display:flex}#country .masthead .bbc-news-profile{flex-basis:auto;line-height:1rem}#country .masthead .bbc-news-profile .arrow-link-text{color:#4d4d4d;width:90px;display:inline-block;vertical-align:middle;text-align:right}#country .masthead .bbc-news-profile .icon{padding-left:8px}.region .regional-content #round-ups,.region .regional-content #reports{flex:1 1 40%}.region .regional-content .page-section.watchlist-and-events{border:none}@media screen and (min-width : 1008px){.region .regional-content .page-section.round-ups-and-latest{display:flex}.region .regional-content .page-section.round-ups-and-latest .products-section-container{flex:1 0 40%;min-width:0}.region .regional-content .page-section.round-ups-and-latest .products-section-container:first-child{padding-right:8px}.region .regional-content .page-section.round-ups-and-latest .products-section-container:last-child{padding-left:8px}.region .regional-content .page-section.round-ups-and-latest .products-section-container .products-section-content{height:auto}.region .regional-content .page-section.round-ups-and-latest .products-section-container .products-section-content .product-summary-card-link-container{margin:0 0 16px}.region .regional-content .page-section.round-ups-and-latest .products-section-container .products-section-content .product-summary-card-link-container:nth-child(2n){margin-left:16px}}.region .regional-content #regional-insights .insights{margin-top:-50px}.region .regional-content #regional-insights .insights .header-with-arrow-link{margin-top:0;margin-bottom:28px}.region .regional-content #news-alerts{width:100%}.region .regional-content #news-alerts .products-section .products-section-content{flex-wrap:nowrap}.region .regional-content #round-ups{padding-right:8px}.region .regional-content #reports{padding-left:8px}.region .regional-content .todays-watchlist{margin-top:44px;flex:0 0 25%}.region .regional-content .todays-watchlist h5{display:block}.region .regional-content .todays-watchlist .watchlist-link{height:130px}.region .regional-content .page-section>.upcoming-events{padding-left:4px;flex:1 1 75%}.region .regional-content .page-section>.upcoming-events .header-with-arrow-link{margin-top:44px;margin-bottom:24px}.region .regional-content .page-section>.upcoming-events .details{width:100%}.region .regional-content .todays-watchlist,.region .regional-content .page-section>.upcoming-events{padding-bottom:32px}.region .regional-content .white-sub-section:first-child{border:none}@media screen and (min-width : 1008px){.region .regional-content .media-guides-and-gov-lists{display:flex}.region .regional-content .media-guides-and-gov-lists .products-section-container{flex:1 0 40%;min-width:0}.region .regional-content .media-guides-and-gov-lists .products-section-container:first-child{padding-right:8px}.region .regional-content .media-guides-and-gov-lists .products-section-container:last-child{padding-left:8px}.region .regional-content .media-guides-and-gov-lists .products-section-container .products-section-content{height:auto}.region .regional-content .media-guides-and-gov-lists .products-section-container .products-section-content .product-summary-card-link-container{margin:0 0 16px}.region .regional-content .media-guides-and-gov-lists .products-section-container .products-section-content .product-summary-card-link-container:nth-child(2n){margin-left:16px}}@media screen and (min-width : 1008px),screen and (min-width : 758px) and (max-width : 1007.9px){.region .regional-content .media-guides-and-gov-lists .products-section .products-section-content a .product-summary-card{height:110px}}.region .regional-content .media-guides-and-gov-lists .products-section .products-section-content a .product-summary-card .country-tags,.region .regional-content .media-guides-and-gov-lists .products-section .products-section-content a .product-summary-card .product-category{display:none}@media screen and (min-width : 1008px){.region .regional-content #news-alerts{margin-bottom:16px}.region .regional-content .media-guides-and-gov-lists .product-summary-card-link .preview-overlay .preview-message{padding-top:16px}}@media screen and (min-width : 1008px),screen and (min-width : 758px) and (max-width : 1007.9px){.region .regional-content .upcoming-events .header-with-arrow-link a:before{content:"View all "}.region .regional-content .upcoming-events .upcoming-events{flex-direction:row;width:100%}.region .regional-content .upcoming-events .upcoming-events>a{flex:0 0 33%;margin:0}.region .regional-content .upcoming-events .upcoming-events>a .upcoming-event{flex-direction:column;height:auto}.region .regional-content .upcoming-events .upcoming-events>a .upcoming-event .date{width:calc(100% - 16px);height:36px;min-height:36px;flex-direction:row;justify-content:flex-start;padding-left:16px}.region .regional-content .upcoming-events .upcoming-events>a .upcoming-event .date .days,.region .regional-content .upcoming-events .upcoming-events>a .upcoming-event .date .month{display:inline-block;width:auto}}@media screen and (min-width : 1008px) and (min-width : 1008px),screen and (min-width : 758px) and (max-width : 1007.9px) and (min-width : 1008px){.region .regional-content .upcoming-events .upcoming-events>a .upcoming-event .date .days,.region .regional-content .upcoming-events .upcoming-events>a .upcoming-event .date .month{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;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){.region .regional-content .upcoming-events .upcoming-events>a .upcoming-event .date .days,.region .regional-content .upcoming-events .upcoming-events>a .upcoming-event .date .month{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}}@media screen and (min-width : 1008px) and (min-width : 400px) and (max-width : 757.9px),screen and (min-width : 758px) and (max-width : 1007.9px) and (min-width : 400px) and (max-width : 757.9px){.region .regional-content .upcoming-events .upcoming-events>a .upcoming-event .date .days,.region .regional-content .upcoming-events .upcoming-events>a .upcoming-event .date .month{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;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){.region .regional-content .upcoming-events .upcoming-events>a .upcoming-event .date .days,.region .regional-content .upcoming-events .upcoming-events>a .upcoming-event .date .month{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;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){.region .regional-content .upcoming-events .upcoming-events>a .upcoming-event .date .days,.region .regional-content .upcoming-events .upcoming-events>a .upcoming-event .date .month{line-height:1}}@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){.region .regional-content .upcoming-events .upcoming-events>a .upcoming-event .date .days,.region .regional-content .upcoming-events .upcoming-events>a .upcoming-event .date .month{line-height:1}}@media screen and (min-width : 1008px) and (min-width : 400px) and (max-width : 757.9px),screen and (min-width : 758px) and (max-width : 1007.9px) and (min-width : 400px) and (max-width : 757.9px){.region .regional-content .upcoming-events .upcoming-events>a .upcoming-event .date .days,.region .regional-content .upcoming-events .upcoming-events>a .upcoming-event .date .month{line-height:1}}@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){.region .regional-content .upcoming-events .upcoming-events>a .upcoming-event .date .days,.region .regional-content .upcoming-events .upcoming-events>a .upcoming-event .date .month{line-height:1}}@media screen and (min-width : 1008px),screen and (min-width : 758px) and (max-width : 1007.9px){.region .regional-content .upcoming-events .upcoming-events>a .upcoming-event .date .month{padding-left:.5rem}.region .regional-content .upcoming-events .upcoming-events>a .details{padding:20px 16px;height:94px}.region .regional-content .upcoming-events .upcoming-events>a~a{margin-left:4px}.region .regional-content .upcoming-events .upcoming-events>a:nth-child(3)~a{display:none}}@media screen and (min-width : 758px) and (max-width : 1007.9px),screen and (min-width : 400px) and (max-width : 757.9px),screen and (max-width : 399.9px),print{.region .regional-content .page-section:not(.watchlist-and-events){display:block}.region .regional-content #round-ups,.region .regional-content #reports{padding:0}.region .regional-content #round-ups{display:block;border-bottom:1px solid #cccccc}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.region .regional-content #regional-insights .insights{margin-top:-45px}.region .regional-content #news-alerts .products-section .products-section-content{flex-wrap:wrap}.region .regional-content #news-alerts .products-section .products-section-content a{flex:1 1 40%}.region .regional-content .todays-watchlist a .watchlist-link{width:100%}}@media screen and (min-width : 400px) and (max-width : 757.9px),screen and (max-width : 399.9px),print{.region .regional-content #regional-insights .insights{margin-top:-35px}.region .regional-content #regional-insights .products-section .products-section-content .product-summary-card-link-container,.region .regional-content #news-alerts .products-section .products-section-content .product-summary-card-link-container,.region .regional-content #round-ups .products-section .products-section-content .product-summary-card-link-container,.region .regional-content #reports .products-section .products-section-content .product-summary-card-link-container,.region .regional-content #media-guides .products-section .products-section-content .product-summary-card-link-container,.region .regional-content #government-lists .products-section .products-section-content .product-summary-card-link-container{margin:0 0 16px;flex-basis:auto}.region .regional-content .page-section.watchlist-and-events{display:block}.region .regional-content .page-section.watchlist-and-events .todays-watchlist{display:block;border-bottom:1px solid #cccccc;margin-top:0;padding-bottom:16px}.region .regional-content .page-section.watchlist-and-events .todays-watchlist h5{display:none}.region .regional-content .page-section.watchlist-and-events .todays-watchlist .watchlist-link{margin-top:0}.region .regional-content .page-section.watchlist-and-events .upcoming-events{display:block;padding-left:0}}.region .regional-content .regional-reference-section .sub-section{position:relative}.region .regional-content .regional-reference-section .sub-section .view-all{color:#fff;top:20px;right:16px}@media screen and (min-width : 1008px){.region .regional-content .regional-reference-section .sub-section .view-all{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.region .regional-content .regional-reference-section .sub-section .view-all{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (min-width : 400px) and (max-width : 757.9px){.region .regional-content .regional-reference-section .sub-section .view-all{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:700}}@media screen and (max-width : 399.9px),print{.region .regional-content .regional-reference-section .sub-section .view-all{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:700}}@media screen and (min-width : 1008px){.region .regional-content .regional-reference-section .sub-section .view-all{line-height:1.2857142857}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.region .regional-content .regional-reference-section .sub-section .view-all{line-height:1.2857142857}}@media screen and (min-width : 400px) and (max-width : 757.9px){.region .regional-content .regional-reference-section .sub-section .view-all{line-height:1.2}}@media screen and (max-width : 399.9px),print{.region .regional-content .regional-reference-section .sub-section .view-all{line-height:1.2}}@media screen and (min-width : 400px) and (max-width : 757.9px),screen and (max-width : 399.9px),print{.region .regional-content .regional-reference-section .sub-section .view-all{top:16px;right:8px}}.region .regional-content .regional-reference-section .sub-section .view-all:after{content:"˃";font-family:BBC-MONITORING-GEL;padding-left:.5em;font-size:.8em}.region .regional-content .regional-reference-section .sub-section .sub-section-header{margin:0;padding:16px;background-color:#2c3f50;color:#fff;flex-grow:1;display:flex;flex-direction:row}@media screen and (min-width : 1008px){.region .regional-content .regional-reference-section .sub-section .sub-section-header h3{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){.region .regional-content .regional-reference-section .sub-section .sub-section-header h3{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400}}@media screen and (min-width : 400px) and (max-width : 757.9px){.region .regional-content .regional-reference-section .sub-section .sub-section-header h3{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:400}}@media screen and (max-width : 399.9px),print{.region .regional-content .regional-reference-section .sub-section .sub-section-header h3{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:400}}@media screen and (min-width : 1008px){.region .regional-content .regional-reference-section .sub-section .sub-section-header h3{line-height:1.2}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.region .regional-content .regional-reference-section .sub-section .sub-section-header h3{line-height:1.2}}@media screen and (min-width : 400px) and (max-width : 757.9px){.region .regional-content .regional-reference-section .sub-section .sub-section-header h3{line-height:1.2222222222}}@media screen and (max-width : 399.9px),print{.region .regional-content .regional-reference-section .sub-section .sub-section-header h3{line-height:1.2222222222}}.region .regional-content .regional-reference-section .sub-section .sub-section-header .subheader-text{flex:1 1 auto;margin:0;text-transform:capitalize}.region .regional-content .regional-reference-section .sub-section .sub-section-header .view-all{padding-top:4px;flex:0 0 auto;max-height:1.5em}#global.preview-mode .region .regional-content .regional-reference-section .sub-section .view-all{color:#707274}.dropdown{margin-top:16px}@media screen and (min-width : 1008px){.dropdown{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.dropdown{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width : 400px) and (max-width : 757.9px){.dropdown{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (max-width : 399.9px),print{.dropdown{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (min-width : 1008px){.dropdown{line-height:1.2857142857}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.dropdown{line-height:1.2857142857}}@media screen and (min-width : 400px) and (max-width : 757.9px){.dropdown{line-height:1.2}}@media screen and (max-width : 399.9px),print{.dropdown{line-height:1.2}}@media screen and (min-width : 1008px){.dropdown{width:25%}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.dropdown{width:40%}}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){.dropdown{width:100%}}.dropdown .show-dropdown{padding:8px 16px;background:#e6e6e6;width:100%;position:relative;text-align:left;border-bottom:1px solid #5a5959}.dropdown .show-dropdown:hover,.dropdown .show-dropdown:focus{background:#c9cacb}.dropdown .show-dropdown.open{background:#333333;color:#fff}.dropdown .show-dropdown .icon-arrow-down-solid,.dropdown .show-dropdown .icon-arrow-up-solid{position:absolute;right:16px;top:calc(50% - .75em)}.dropdown .show-dropdown .title-of-dropdown{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:100%;height:1.2em;display:block;box-sizing:border-box;padding-right:16px}@media screen and (min-width : 1008px){.dropdown .show-dropdown .title-of-dropdown{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.dropdown .show-dropdown .title-of-dropdown{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width : 400px) and (max-width : 757.9px){.dropdown .show-dropdown .title-of-dropdown{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (max-width : 399.9px),print{.dropdown .show-dropdown .title-of-dropdown{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (min-width : 1008px){.dropdown .show-dropdown .title-of-dropdown{line-height:1.2857142857}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.dropdown .show-dropdown .title-of-dropdown{line-height:1.2857142857}}@media screen and (min-width : 400px) and (max-width : 757.9px){.dropdown .show-dropdown .title-of-dropdown{line-height:1.2}}@media screen and (max-width : 399.9px),print{.dropdown .show-dropdown .title-of-dropdown{line-height:1.2}}.dropdown .show-dropdown .title-of-dropdown .title-of-dropdown-selected{overflow:hidden;text-overflow:ellipsis}@media screen and (min-width : 1008px){.dropdown .show-dropdown .title-of-dropdown .title-of-dropdown-selected{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.dropdown .show-dropdown .title-of-dropdown .title-of-dropdown-selected{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (min-width : 400px) and (max-width : 757.9px){.dropdown .show-dropdown .title-of-dropdown .title-of-dropdown-selected{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:700}}@media screen and (max-width : 399.9px),print{.dropdown .show-dropdown .title-of-dropdown .title-of-dropdown-selected{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:700}}@media screen and (min-width : 1008px){.dropdown .show-dropdown .title-of-dropdown .title-of-dropdown-selected{line-height:1.2857142857}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.dropdown .show-dropdown .title-of-dropdown .title-of-dropdown-selected{line-height:1.2857142857}}@media screen and (min-width : 400px) and (max-width : 757.9px){.dropdown .show-dropdown .title-of-dropdown .title-of-dropdown-selected{line-height:1.2}}@media screen and (max-width : 399.9px),print{.dropdown .show-dropdown .title-of-dropdown .title-of-dropdown-selected{line-height:1.2}}.dropdown .options{display:flex;flex-direction:column;background:#e6e6e6;z-index:24;border:1px solid #333333}.dropdown .options.hide{display:none}.dropdown .options .many-entries{display:flex;position:relative}.dropdown .options .many-entries .many-entry-filter{width:calc(100% - 16px);height:32px;margin:8px;padding:4px 8px;border:none;border-bottom:1px solid #cccccc;box-sizing:border-box}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){.dropdown .options .many-entries .many-entry-filter{font-size:16px}}.dropdown .options .many-entries .many-entry-filter::-ms-clear{display:none}.dropdown .options .many-entries .icon-search{color:#7e1341;height:32px;width:32px}.dropdown .options .many-entries .icon-close{position:absolute;top:8px;right:8px;padding:8px;color:#333;height:32px;width:32px}@media screen and (max-width : 399.9px),print{.dropdown .options .many-entries .icon-search,.dropdown .options .many-entries .icon-close{font-size:14px}}.dropdown .options ul{margin:0;padding:8px 0 0;overflow-y:auto;list-style:none}.dropdown .options ul .option{position:relative;list-style:none;height:1.2em}.dropdown .options ul .option button{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding-left:48px;text-align:left}.dropdown .options ul .option button{padding-left:16px}.dropdown .options ul .option.selected{background-color:#333}.dropdown .options ul .option.selected button{color:#fff}@media screen and (min-width : 1008px),screen and (min-width : 758px) and (max-width : 1007.9px){.dropdown{position:relative;display:inline-block}.dropdown .options{position:absolute;left:0;top:100%;right:0;max-height:30em}.dropdown .options ul{max-height:25em}.dropdown .options ul .option{padding-top:4px;padding-bottom:4px;padding-left:16px}.dropdown .options ul .option:hover button,.dropdown .options ul .option button:focus{background:#333333;color:#fff}}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){.dropdown{margin-top:8px}.dropdown .show-dropdown{padding:12px 16px}.dropdown .options{background-color:#fff;flex:1 1 0px}.dropdown ul{background-color:#fff}}@media screen and (max-width : 399.9px) and (min-width : 1008px),screen and (min-width : 400px) and (max-width : 757.9px) and (min-width : 1008px){.dropdown ul{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:700}}@media screen and (max-width : 399.9px) and (min-width : 758px) and (max-width : 1007.9px),screen and (min-width : 400px) and (max-width : 757.9px) and (min-width : 758px) and (max-width : 1007.9px){.dropdown ul{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:700}}@media screen and (max-width : 399.9px) and (min-width : 400px) and (max-width : 757.9px),screen and (min-width : 400px) and (max-width : 757.9px) and (min-width : 400px) and (max-width : 757.9px){.dropdown ul{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:700}}@media screen and (max-width : 399.9px) and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px) and (max-width : 399.9px){.dropdown ul{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:700}}@media screen and (max-width : 399.9px) and (min-width : 1008px),screen and (min-width : 400px) and (max-width : 757.9px) and (min-width : 1008px){.dropdown ul{line-height:1.2}}@media screen and (max-width : 399.9px) and (min-width : 758px) and (max-width : 1007.9px),screen and (min-width : 400px) and (max-width : 757.9px) and (min-width : 758px) and (max-width : 1007.9px){.dropdown ul{line-height:1.2}}@media screen and (max-width : 399.9px) and (min-width : 400px) and (max-width : 757.9px),screen and (min-width : 400px) and (max-width : 757.9px) and (min-width : 400px) and (max-width : 757.9px){.dropdown ul{line-height:1.2222222222}}@media screen and (max-width : 399.9px) and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px) and (max-width : 399.9px){.dropdown ul{line-height:1.2222222222}}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){.dropdown ul .option{list-style:none;padding:8px;margin:auto 8px;display:flex;border-bottom:1px solid black}.dropdown ul .option>span.icon{display:flex}}.dropdown.custom-dropdown,header.logged-in .bottom-row .dropdown{display:flex;position:relative}.dropdown.custom-dropdown button.show-dropdown,header.logged-in .bottom-row .dropdown button.show-dropdown{height:100%}.dropdown.custom-dropdown .option,header.logged-in .bottom-row .dropdown .option{margin:0;padding-top:8px;padding-bottom:8px}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){.dropdown.custom-dropdown,header.logged-in .bottom-row .dropdown{overflow-y:visible}.dropdown.custom-dropdown .options,header.logged-in .bottom-row .dropdown .options{box-sizing:border-box;width:100%;position:absolute;top:100%;left:0;right:0}}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){.dropdown.options-fullscreen-on-mobile .mobile-fullscreen-container.open{position:fixed;top:0;bottom:0;right:0;left:0;background:white;z-index:24;display:flex;flex-direction:column;-webkit-overflow-scrolling:touch;overflow-y:auto}.dropdown.options-fullscreen-on-mobile.custom-dropdown .options,header.logged-in .bottom-row .dropdown.options-fullscreen-on-mobile .options{top:0}}header.logged-in .nav-drop-down{background:white;border-top:1px solid #e6e6e6;box-shadow:0 2px 1px #e6e6e6;z-index:18}header.logged-in .nav-drop-down .dropdown-item{display:flex}header.logged-in .nav-drop-down .dropdown-item:not(:first-child){border-top:1px solid #e6e6e6}header.logged-in .nav-drop-down .dropdown-item button{padding:0;width:100%;border:none;background-color:inherit}header.logged-in .nav-drop-down .dropdown-item button>.button-content{width:auto}header.logged-in .nav-drop-down .dropdown-item a>.button-content{width:100%}header.logged-in .nav-drop-down .dropdown-item .button{background-color:#fff}header.logged-in .nav-drop-down .dropdown-item .button:hover,header.logged-in .nav-drop-down .dropdown-item .button:focus{background-color:#e6e6e6}header.logged-in .nav-drop-down .dropdown-item .button-content{padding:16px 4px 16px 16px;color:#7e1341;background-color:inherit;display:flex;flex-direction:column;justify-content:space-between;align-items:center}@media screen and (min-width : 1008px){header.logged-in .nav-drop-down .dropdown-item .button-content{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:700}}@media screen and (min-width : 758px) and (max-width : 1007.9px){header.logged-in .nav-drop-down .dropdown-item .button-content{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:700}}@media screen and (min-width : 400px) and (max-width : 757.9px){header.logged-in .nav-drop-down .dropdown-item .button-content{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:700}}@media screen and (max-width : 399.9px),print{header.logged-in .nav-drop-down .dropdown-item .button-content{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:700}}@media screen and (min-width : 1008px){header.logged-in .nav-drop-down .dropdown-item .button-content{line-height:1.25}}@media screen and (min-width : 758px) and (max-width : 1007.9px){header.logged-in .nav-drop-down .dropdown-item .button-content{line-height:1.25}}@media screen and (min-width : 400px) and (max-width : 757.9px){header.logged-in .nav-drop-down .dropdown-item .button-content{line-height:1.25}}@media screen and (max-width : 399.9px),print{header.logged-in .nav-drop-down .dropdown-item .button-content{line-height:1.25}}header.logged-in .nav-drop-down .dropdown-item .button-text-container{width:100%;display:flex;justify-content:space-between;align-items:center}header.logged-in .nav-drop-down .dropdown-item .button-text-container .button-text,header.logged-in .nav-drop-down .dropdown-item .button-text-container .icon{color:#7e1341}header.logged-in .nav-drop-down .dropdown-item .button-text-container .button-text{display:flex}header.logged-in .nav-drop-down .dropdown-item .button-text-container .icon{font-size:1rem;text-align:left}header.logged-in .nav-drop-down .dropdown-item .description{margin-top:8px;color:#333;width:100%;padding-right:32px;box-sizing:border-box}@media screen and (min-width : 1008px){header.logged-in .nav-drop-down .dropdown-item .description{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.logged-in .nav-drop-down .dropdown-item .description{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (min-width : 400px) and (max-width : 757.9px){header.logged-in .nav-drop-down .dropdown-item .description{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (max-width : 399.9px),print{header.logged-in .nav-drop-down .dropdown-item .description{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (min-width : 1008px){header.logged-in .nav-drop-down .dropdown-item .description{line-height:1.3333333333}}@media screen and (min-width : 758px) and (max-width : 1007.9px){header.logged-in .nav-drop-down .dropdown-item .description{line-height:1.3333333333}}@media screen and (min-width : 400px) and (max-width : 757.9px){header.logged-in .nav-drop-down .dropdown-item .description{line-height:1.3333333333}}@media screen and (max-width : 399.9px),print{header.logged-in .nav-drop-down .dropdown-item .description{line-height:1.3333333333}}.country-and-region-dropdown{border:1px solid #e6e6e6;box-shadow:0 2px 1px #e6e6e6;z-index:18;background-color:#fff;display:flex}.country-and-region-dropdown .country-column,.country-and-region-dropdown .region-and-reference-column{margin:16px 0}.country-and-region-dropdown .country-column .title,.country-and-region-dropdown .region-and-reference-column .title{display:flex;margin-bottom:8px;color:#707274}@media screen and (min-width : 1008px){.country-and-region-dropdown .country-column .title,.country-and-region-dropdown .region-and-reference-column .title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:700}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.country-and-region-dropdown .country-column .title,.country-and-region-dropdown .region-and-reference-column .title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:700}}@media screen and (min-width : 400px) and (max-width : 757.9px){.country-and-region-dropdown .country-column .title,.country-and-region-dropdown .region-and-reference-column .title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:700}}@media screen and (max-width : 399.9px),print{.country-and-region-dropdown .country-column .title,.country-and-region-dropdown .region-and-reference-column .title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:700}}@media screen and (min-width : 1008px){.country-and-region-dropdown .country-column .title,.country-and-region-dropdown .region-and-reference-column .title{line-height:1.3333333333}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.country-and-region-dropdown .country-column .title,.country-and-region-dropdown .region-and-reference-column .title{line-height:1.3333333333}}@media screen and (min-width : 400px) and (max-width : 757.9px){.country-and-region-dropdown .country-column .title,.country-and-region-dropdown .region-and-reference-column .title{line-height:1.3333333333}}@media screen and (max-width : 399.9px),print{.country-and-region-dropdown .country-column .title,.country-and-region-dropdown .region-and-reference-column .title{line-height:1.3333333333}}.country-and-region-dropdown .country-column{flex:0 0 184px;width:184px;margin-left:16px;margin-right:60px}.country-and-region-dropdown .country-column .search-container{margin-top:12px;display:flex;flex-direction:column}.country-and-region-dropdown .country-column .search-container .many-entry-filter{background-color:#eee;border:none;height:28px;padding:0 8px}.country-and-region-dropdown .country-column .search-container .filtered-results{display:flex;flex-direction:column;margin-top:8px;margin-left:-8px}.country-and-region-dropdown .country-column .search-container .filtered-results>span>button{border:none;background:none;font-size:1em;appearance:none;border-radius:0;margin:0;flex-basis:100%;padding:8px 0 8px 8px;color:#333;width:100%;text-align:start}@media screen and (min-width : 1008px){.country-and-region-dropdown .country-column .search-container .filtered-results>span>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){.country-and-region-dropdown .country-column .search-container .filtered-results>span>button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width : 400px) and (max-width : 757.9px){.country-and-region-dropdown .country-column .search-container .filtered-results>span>button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (max-width : 399.9px),print{.country-and-region-dropdown .country-column .search-container .filtered-results>span>button{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width : 1008px){.country-and-region-dropdown .country-column .search-container .filtered-results>span>button{line-height:1.2857142857}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.country-and-region-dropdown .country-column .search-container .filtered-results>span>button{line-height:1.2857142857}}@media screen and (min-width : 400px) and (max-width : 757.9px){.country-and-region-dropdown .country-column .search-container .filtered-results>span>button{line-height:1.2857142857}}@media screen and (max-width : 399.9px),print{.country-and-region-dropdown .country-column .search-container .filtered-results>span>button{line-height:1.2857142857}}.country-and-region-dropdown .country-column .search-container .filtered-results>span>button:hover,.country-and-region-dropdown .country-column .search-container .filtered-results>span>button:focus{background-color:#e6e6e6}.country-and-region-dropdown .country-column .search-container .filtered-results>span>button .button-text{display:flex}.country-and-region-dropdown .region-and-reference-column{flex:1 1 auto;margin-right:16px;display:flex;flex-direction:column}.country-and-region-dropdown .region-and-reference-column .region-link,.country-and-region-dropdown .region-and-reference-column .reference-link{padding:8px 0 8px 8px;margin-right:8px;display:flex;justify-content:flex-start;color:#333;text-decoration:none}@media screen and (min-width : 1008px){.country-and-region-dropdown .region-and-reference-column .region-link,.country-and-region-dropdown .region-and-reference-column .reference-link{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.country-and-region-dropdown .region-and-reference-column .region-link,.country-and-region-dropdown .region-and-reference-column .reference-link{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width : 400px) and (max-width : 757.9px){.country-and-region-dropdown .region-and-reference-column .region-link,.country-and-region-dropdown .region-and-reference-column .reference-link{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (max-width : 399.9px),print{.country-and-region-dropdown .region-and-reference-column .region-link,.country-and-region-dropdown .region-and-reference-column .reference-link{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width : 1008px){.country-and-region-dropdown .region-and-reference-column .region-link,.country-and-region-dropdown .region-and-reference-column .reference-link{line-height:1.2857142857}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.country-and-region-dropdown .region-and-reference-column .region-link,.country-and-region-dropdown .region-and-reference-column .reference-link{line-height:1.2857142857}}@media screen and (min-width : 400px) and (max-width : 757.9px){.country-and-region-dropdown .region-and-reference-column .region-link,.country-and-region-dropdown .region-and-reference-column .reference-link{line-height:1.2857142857}}@media screen and (max-width : 399.9px),print{.country-and-region-dropdown .region-and-reference-column .region-link,.country-and-region-dropdown .region-and-reference-column .reference-link{line-height:1.2857142857}}.country-and-region-dropdown .region-and-reference-column .region .region-select{flex-basis:auto;display:flex;flex-wrap:wrap;align-items:baseline;margin-left:-8px;margin-right:-8px}.country-and-region-dropdown .region-and-reference-column .region .region-select .region-link{flex:1 1 45%}.country-and-region-dropdown .region-and-reference-column .region .region-select .region-link:hover,.country-and-region-dropdown .region-and-reference-column .region .region-select .region-link:focus{background-color:#e6e6e6}.country-and-region-dropdown .region-and-reference-column .region .region-select .region-link-filler{visibility:hidden;padding-top:0;padding-bottom:0;min-width:150px}.country-and-region-dropdown .region-and-reference-column .reference{display:flex;margin-top:16px;padding-top:16px;border-top:1px solid #cccccc}.country-and-region-dropdown .region-and-reference-column .reference .reference-link{flex:0 0 48%;margin-left:-8px;margin-right:-8px}.country-and-region-dropdown .region-and-reference-column .reference .reference-link:hover,.country-and-region-dropdown .region-and-reference-column .reference .reference-link:focus{background-color:#e6e6e6}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){.country-and-region-dropdown{flex-direction:column}.country-and-region-dropdown .country-column{flex:1 1 auto;order:1;margin-top:0;margin-right:16px;width:auto}.country-and-region-dropdown .country-column .many-entry-filter{width:auto}.country-and-region-dropdown .region-and-reference-column{margin-left:16px}}header.logged-in{position:relative;width:100%;padding:0;z-index:15}@media screen and (min-width : 1008px){header.logged-in{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:700}}@media screen and (min-width : 758px) and (max-width : 1007.9px){header.logged-in{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.8125rem;font-weight:700}}@media screen and (min-width : 400px) and (max-width : 757.9px){header.logged-in{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:700}}@media screen and (max-width : 399.9px),print{header.logged-in{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:700}}@media screen and (min-width : 1008px){header.logged-in{line-height:1.3333333333}}@media screen and (min-width : 758px) and (max-width : 1007.9px){header.logged-in{line-height:1.2307692308}}@media screen and (min-width : 400px) and (max-width : 757.9px){header.logged-in{line-height:1.3333333333}}@media screen and (max-width : 399.9px),print{header.logged-in{line-height:1.3333333333}}header.logged-in .header-active-area{height:100%;margin:0 auto;box-sizing:border-box;display:flex;flex-direction:column}@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:40px}}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){header.logged-in .header-active-area .top-row{height:52px}}header.logged-in .header-active-area .bottom-row{height:42px}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 .message-container,header.logged-in .header-active-area .preview-message-container{margin:0 auto;box-sizing:border-box}@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 .message-container,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 : 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 .message-container,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{padding-left:16px}@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{padding-right:16px}}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) 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{padding-right:0}}@media screen and (min-width : 1008px){header.logged-in .header-active-area .search-bar-section{padding:16px}}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px),screen and (min-width : 758px) and (max-width : 1007.9px){header.logged-in .header-active-area .search-bar-section{padding:16px 0}}header.logged-in .top-row{display:flex;background-color:#fff}header.logged-in .top-row .top-row-active-area{display:flex;justify-content:space-between;align-items:center}header.logged-in .top-row .icon{font-weight:400}header.logged-in .top-row .logo{flex:0 1 auto;margin:.5em 0;background-size:cover;position:relative;background-image:url(https://monitoring.files.bbci.co.uk/bbcm-user-portal/5953/assets/logo-large-grey-457d2c80.svg);display:block;font-weight:400}@media screen and (min-width : 1008px),screen and (min-width : 758px) and (max-width : 1007.9px){header.logged-in .top-row .logo{width:217px;height:25px}}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){header.logged-in .top-row .logo{width:160px;height:18px}}header.logged-in .top-row .logo a{width:100%;height:100%;display:block}header.logged-in .top-row .trial-expiry-date{display:flex;align-items:center;justify-content:center}@media screen and (min-width : 1008px){header.logged-in .top-row .trial-expiry-date{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:700}}@media screen and (min-width : 758px) and (max-width : 1007.9px){header.logged-in .top-row .trial-expiry-date{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.8125rem;font-weight:700}}@media screen and (min-width : 400px) and (max-width : 757.9px){header.logged-in .top-row .trial-expiry-date{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:700}}@media screen and (max-width : 399.9px),print{header.logged-in .top-row .trial-expiry-date{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:700}}@media screen and (min-width : 1008px){header.logged-in .top-row .trial-expiry-date{line-height:1.3333333333}}@media screen and (min-width : 758px) and (max-width : 1007.9px){header.logged-in .top-row .trial-expiry-date{line-height:1.2307692308}}@media screen and (min-width : 400px) and (max-width : 757.9px){header.logged-in .top-row .trial-expiry-date{line-height:1.3333333333}}@media screen and (max-width : 399.9px),print{header.logged-in .top-row .trial-expiry-date{line-height:1.3333333333}}@media screen and (min-width : 1008px),screen and (min-width : 758px) and (max-width : 1007.9px){header.logged-in .top-row .trial-expiry-date{margin-left:auto;color:#39707d;border-left:1px solid #f2f3f4;border-right:1px solid #f2f3f4;padding:0 12px;height:100%}}header.logged-in .top-row .trial-expiry-date .icon-stopwatch{color:inherit;font-size:20px;position:relative;top:-2px}header.logged-in .top-row .trial-expiry-date .free-trial-text{margin:0 8px}header.logged-in .top-row .trial-expiry-date .days-before-expiring{font-weight:400}header.logged-in .top-row .control{display:flex;height:100%}header.logged-in .top-row ul{list-style-type:none;display:inline-flex;margin:0;padding:0;flex:0 1 auto}header.logged-in .top-row li{width:40px;height:40px;display:inline-flex;position:relative}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){header.logged-in .top-row li{font-weight:400}}header.logged-in .top-row li .icon{color:#333;font-size:20px}header.logged-in .top-row li.my-feeds{width:140px}@media screen and (min-width : 1008px){header.logged-in .top-row li.my-feeds{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.8125rem;font-weight:700}}@media screen and (min-width : 758px) and (max-width : 1007.9px){header.logged-in .top-row li.my-feeds{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (min-width : 400px) and (max-width : 757.9px){header.logged-in .top-row li.my-feeds{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (max-width : 399.9px),print{header.logged-in .top-row li.my-feeds{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}}@media screen and (min-width : 1008px){header.logged-in .top-row li.my-feeds{line-height:1.2307692308}}@media screen and (min-width : 758px) and (max-width : 1007.9px){header.logged-in .top-row li.my-feeds{line-height:1.2857142857}}@media screen and (min-width : 400px) and (max-width : 757.9px){header.logged-in .top-row li.my-feeds{line-height:1.2857142857}}@media screen and (max-width : 399.9px),print{header.logged-in .top-row li.my-feeds{line-height:1.2857142857}}header.logged-in .top-row li.my-feeds a{background-color:#e6e6e6;height:100%}header.logged-in .top-row li.my-feeds a:hover,header.logged-in .top-row li.my-feeds a:focus{background-color:#0003}header.logged-in .top-row li.my-feeds .text{width:100px;display:flex;justify-content:center}header.logged-in .top-row li.my-feeds .new{background-color:#7e1341;color:#fff;height:100%;width:40px;display:flex;justify-content:center;align-items:center}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){header.logged-in .top-row li.my-feeds .new{background-color:#fff;color:#7e1341}}header.logged-in .top-row li.help{display:flex}header.logged-in .top-row li.help span{display:inline-block}header.logged-in .top-row li.help a.dropdown-shown{background-color:#e6e6e6}header.logged-in .top-row li.help a.dropdown-shown:hover,header.logged-in .top-row li.help a.dropdown-shown:focus{background-color:#e6e6e6cc}header.logged-in .top-row li.content-guide .icon:before{font-size:64px}header.logged-in .top-row li.bookmarks{display:flex}header.logged-in .top-row li.bookmarks span{display:inline-block}header.logged-in .top-row li.profile{display:flex}header.logged-in .top-row li.profile span{display:inline-block}header.logged-in .top-row li.profile>a{background-color:#333}header.logged-in .top-row li.profile>a .icon{color:#fff}header.logged-in .top-row li.profile>a:hover,header.logged-in .top-row li.profile>a:focus{background-color:#666768}header.logged-in .top-row li.profile>a.dropdown-shown{background-color:#7e1341}header.logged-in .top-row li.profile>a.dropdown-shown:hover,header.logged-in .top-row li.profile>a.dropdown-shown:focus{background-color:#993f67}header.logged-in .top-row li.logout{display:flex}header.logged-in .top-row li.logout span{display:inline-block}header.logged-in .top-row li.logout button{width:100%}header.logged-in .top-row li a,header.logged-in .top-row li button>.button-content{cursor:pointer;text-decoration:none;color:#333;display:flex;width:100%;align-content:center;align-items:center;justify-content:center}@media screen and (min-width : 1008px),screen and (min-width : 758px) and (max-width : 1007.9px){header.logged-in .top-row li a,header.logged-in .top-row li button>.button-content{background:white}}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){header.logged-in .top-row li a,header.logged-in .top-row li button>.button-content{justify-content:flex-start;color:#fff}}header.logged-in .top-row li a:focus,header.logged-in .top-row li a:hover,header.logged-in .top-row li button>.button-content:focus,header.logged-in .top-row li button>.button-content:hover{background-color:#e6e6e6;text-decoration:none}header.logged-in .top-row li a.dropdown-shown,header.logged-in .top-row li button>.button-content.dropdown-shown{border-bottom:none;z-index:18}@media screen and (max-width : 399.9px),print{header.logged-in .top-row li a .icon,header.logged-in .top-row li button>.button-content .icon{color:#fff;font-size:1.5rem}}header.logged-in .top-row li .nav-drop-down{position:absolute;top:40px;right:0;width:240px;transform:translate(1px)}header.logged-in .top-row .country-and-region-dropdown-container{line-height:0}header.logged-in .top-row .country-and-region-dropdown{position:absolute;left:0;width:100%}@media screen and (min-width : 1008px),screen and (min-width : 758px) and (max-width : 1007.9px){header.logged-in .top-row .country-and-region-dropdown{top:40px}}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){header.logged-in .top-row .country-and-region-dropdown{top:52px}}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){header.logged-in .top-row .top-menu{display:none}header.logged-in .top-row .top-menu.show-on-mobile{display:flex;flex-direction:column;justify-content:space-between;position:fixed;top:52px;left:0;right:0;bottom:0;background-color:#2c3f50;z-index:18}header.logged-in .top-row .top-menu.show-on-mobile .menu-icons{display:flex;flex-wrap:wrap;align-content:flex-start;align-items:flex-start;justify-content:center}header.logged-in .top-row .top-menu.show-on-mobile .menu-icons li{flex:1 1 25%;margin:16px;height:auto}header.logged-in .top-row .top-menu.show-on-mobile .menu-icons li>a{background-color:inherit;display:flex;flex-direction:column}header.logged-in .top-row .top-menu.show-on-mobile .menu-icons li>a .icon{margin:0;height:52px;width:52px}header.logged-in .top-row .top-menu.show-on-mobile .menu-icons li>a span{margin-top:8px;text-align:center}header.logged-in .top-row .top-menu.show-on-mobile .menu-icons li.my-feeds>a .icon{position:relative}header.logged-in .top-row .top-menu.show-on-mobile .menu-icons li.my-feeds>a .icon .new{margin-top:0;width:20px;height:20px;color:#fff;background-color:#7e1341;position:absolute;top:0;right:0}}@media screen and (max-width : 399.9px) and (min-width : 1008px),screen and (min-width : 400px) and (max-width : 757.9px) and (min-width : 1008px){header.logged-in .top-row .top-menu.show-on-mobile .menu-icons li.my-feeds>a .icon .new{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;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 : 757.9px) and (min-width : 758px) and (max-width : 1007.9px){header.logged-in .top-row .top-menu.show-on-mobile .menu-icons li.my-feeds>a .icon .new{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.8125rem;font-weight:400}}@media screen and (max-width : 399.9px) and (min-width : 400px) and (max-width : 757.9px),screen and (min-width : 400px) and (max-width : 757.9px) and (min-width : 400px) and (max-width : 757.9px){header.logged-in .top-row .top-menu.show-on-mobile .menu-icons li.my-feeds>a .icon .new{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (max-width : 399.9px) and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px) and (max-width : 399.9px){header.logged-in .top-row .top-menu.show-on-mobile .menu-icons li.my-feeds>a .icon .new{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (max-width : 399.9px) and (min-width : 1008px),screen and (min-width : 400px) and (max-width : 757.9px) and (min-width : 1008px){header.logged-in .top-row .top-menu.show-on-mobile .menu-icons li.my-feeds>a .icon .new{line-height:1.3333333333}}@media screen and (max-width : 399.9px) and (min-width : 758px) and (max-width : 1007.9px),screen and (min-width : 400px) and (max-width : 757.9px) and (min-width : 758px) and (max-width : 1007.9px){header.logged-in .top-row .top-menu.show-on-mobile .menu-icons li.my-feeds>a .icon .new{line-height:1.2307692308}}@media screen and (max-width : 399.9px) and (min-width : 400px) and (max-width : 757.9px),screen and (min-width : 400px) and (max-width : 757.9px) and (min-width : 400px) and (max-width : 757.9px){header.logged-in .top-row .top-menu.show-on-mobile .menu-icons li.my-feeds>a .icon .new{line-height:1.3333333333}}@media screen and (max-width : 399.9px) and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px) and (max-width : 399.9px){header.logged-in .top-row .top-menu.show-on-mobile .menu-icons li.my-feeds>a .icon .new{line-height:1.3333333333}}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){header.logged-in .top-row .top-menu.show-on-mobile .menu-icons li.my-feeds>a .icon .new .unread-count{margin-top:0}header.logged-in .top-row .top-menu.show-on-mobile .menu-icons li.my-feeds>a .text{width:auto}header.logged-in .top-row .top-menu.show-on-mobile .menu-icons li.logout .reset-button-styling .button-content,header.logged-in .top-row .top-menu.show-on-mobile .menu-icons li.logout #inside-bbcm-item .inside-bbcm-navigation .button-content,#inside-bbcm-item header.logged-in .top-row .top-menu.show-on-mobile .menu-icons li.logout .inside-bbcm-navigation .button-content,header.logged-in .top-row .top-menu.show-on-mobile .menu-icons li.logout .inside-bbcm .more-updates .button-content,.inside-bbcm header.logged-in .top-row .top-menu.show-on-mobile .menu-icons li.logout .more-updates .button-content,header.logged-in .top-row .top-menu.show-on-mobile .menu-icons li.logout .what-is-bbcm .leaders-gallery .carousel-button .button-content,.what-is-bbcm .leaders-gallery header.logged-in .top-row .top-menu.show-on-mobile .menu-icons li.logout .carousel-button .button-content,header.logged-in .top-row .top-menu.show-on-mobile .menu-icons li.logout .what-is-bbcm .vacancies .see-vacancies .button-content,.what-is-bbcm .vacancies header.logged-in .top-row .top-menu.show-on-mobile .menu-icons li.logout .see-vacancies .button-content,header.logged-in .top-row .top-menu.show-on-mobile .menu-icons li.logout .dropdown .options ul .option button .button-content,.dropdown .options ul .option header.logged-in .top-row .top-menu.show-on-mobile .menu-icons li.logout button .button-content{display:flex;flex-direction:column}header.logged-in .top-row .top-menu.show-on-mobile .menu-icons li.logout .reset-button-styling .button-content:hover,header.logged-in .top-row .top-menu.show-on-mobile .menu-icons li.logout #inside-bbcm-item .inside-bbcm-navigation .button-content:hover,#inside-bbcm-item header.logged-in .top-row .top-menu.show-on-mobile .menu-icons li.logout .inside-bbcm-navigation .button-content:hover,header.logged-in .top-row .top-menu.show-on-mobile .menu-icons li.logout .inside-bbcm .more-updates .button-content:hover,.inside-bbcm header.logged-in .top-row .top-menu.show-on-mobile .menu-icons li.logout .more-updates .button-content:hover,header.logged-in .top-row .top-menu.show-on-mobile .menu-icons li.logout .what-is-bbcm .leaders-gallery .carousel-button .button-content:hover,.what-is-bbcm .leaders-gallery header.logged-in .top-row .top-menu.show-on-mobile .menu-icons li.logout .carousel-button .button-content:hover,header.logged-in .top-row .top-menu.show-on-mobile .menu-icons li.logout .what-is-bbcm .vacancies .see-vacancies .button-content:hover,.what-is-bbcm .vacancies header.logged-in .top-row .top-menu.show-on-mobile .menu-icons li.logout .see-vacancies .button-content:hover,header.logged-in .top-row .top-menu.show-on-mobile .menu-icons li.logout .dropdown .options ul .option button .button-content:hover,.dropdown .options ul .option header.logged-in .top-row .top-menu.show-on-mobile .menu-icons li.logout button .button-content:hover,header.logged-in .top-row .top-menu.show-on-mobile .menu-icons li.logout .reset-button-styling .button-content:focus,header.logged-in .top-row .top-menu.show-on-mobile .menu-icons li.logout #inside-bbcm-item .inside-bbcm-navigation .button-content:focus,#inside-bbcm-item header.logged-in .top-row .top-menu.show-on-mobile .menu-icons li.logout .inside-bbcm-navigation .button-content:focus,header.logged-in .top-row .top-menu.show-on-mobile .menu-icons li.logout .inside-bbcm .more-updates .button-content:focus,.inside-bbcm header.logged-in .top-row .top-menu.show-on-mobile .menu-icons li.logout .more-updates .button-content:focus,header.logged-in .top-row .top-menu.show-on-mobile .menu-icons li.logout .what-is-bbcm .leaders-gallery .carousel-button .button-content:focus,.what-is-bbcm .leaders-gallery header.logged-in .top-row .top-menu.show-on-mobile .menu-icons li.logout .carousel-button .button-content:focus,header.logged-in .top-row .top-menu.show-on-mobile .menu-icons li.logout .what-is-bbcm .vacancies .see-vacancies .button-content:focus,.what-is-bbcm .vacancies header.logged-in .top-row .top-menu.show-on-mobile .menu-icons li.logout .see-vacancies .button-content:focus,header.logged-in .top-row .top-menu.show-on-mobile .menu-icons li.logout .dropdown .options ul .option button .button-content:focus,.dropdown .options ul .option header.logged-in .top-row .top-menu.show-on-mobile .menu-icons li.logout button .button-content:focus{background-color:inherit}header.logged-in .top-row .top-menu.show-on-mobile .menu-icons li.logout .reset-button-styling .button-content .icon,header.logged-in .top-row .top-menu.show-on-mobile .menu-icons li.logout #inside-bbcm-item .inside-bbcm-navigation .button-content .icon,#inside-bbcm-item header.logged-in .top-row .top-menu.show-on-mobile .menu-icons li.logout .inside-bbcm-navigation .button-content .icon,header.logged-in .top-row .top-menu.show-on-mobile .menu-icons li.logout .inside-bbcm .more-updates .button-content .icon,.inside-bbcm header.logged-in .top-row .top-menu.show-on-mobile .menu-icons li.logout .more-updates .button-content .icon,header.logged-in .top-row .top-menu.show-on-mobile .menu-icons li.logout .what-is-bbcm .leaders-gallery .carousel-button .button-content .icon,.what-is-bbcm .leaders-gallery header.logged-in .top-row .top-menu.show-on-mobile .menu-icons li.logout .carousel-button .button-content .icon,header.logged-in .top-row .top-menu.show-on-mobile .menu-icons li.logout .what-is-bbcm .vacancies .see-vacancies .button-content .icon,.what-is-bbcm .vacancies header.logged-in .top-row .top-menu.show-on-mobile .menu-icons li.logout .see-vacancies .button-content .icon,header.logged-in .top-row .top-menu.show-on-mobile .menu-icons li.logout .dropdown .options ul .option button .button-content .icon,.dropdown .options ul .option header.logged-in .top-row .top-menu.show-on-mobile .menu-icons li.logout button .button-content .icon{margin:0;height:52px;width:52px}header.logged-in .top-row .top-menu.show-on-mobile .menu-icons li.logout .reset-button-styling .button-content .text,header.logged-in .top-row .top-menu.show-on-mobile .menu-icons li.logout #inside-bbcm-item .inside-bbcm-navigation .button-content .text,#inside-bbcm-item header.logged-in .top-row .top-menu.show-on-mobile .menu-icons li.logout .inside-bbcm-navigation .button-content .text,header.logged-in .top-row .top-menu.show-on-mobile .menu-icons li.logout .inside-bbcm .more-updates .button-content .text,.inside-bbcm header.logged-in .top-row .top-menu.show-on-mobile .menu-icons li.logout .more-updates .button-content .text,header.logged-in .top-row .top-menu.show-on-mobile .menu-icons li.logout .what-is-bbcm .leaders-gallery .carousel-button .button-content .text,.what-is-bbcm .leaders-gallery header.logged-in .top-row .top-menu.show-on-mobile .menu-icons li.logout .carousel-button .button-content .text,header.logged-in .top-row .top-menu.show-on-mobile .menu-icons li.logout .what-is-bbcm .vacancies .see-vacancies .button-content .text,.what-is-bbcm .vacancies header.logged-in .top-row .top-menu.show-on-mobile .menu-icons li.logout .see-vacancies .button-content .text,header.logged-in .top-row .top-menu.show-on-mobile .menu-icons li.logout .dropdown .options ul .option button .button-content .text,.dropdown .options ul .option header.logged-in .top-row .top-menu.show-on-mobile .menu-icons li.logout button .button-content .text{margin-top:8px;line-height:normal}header.logged-in .top-row .top-menu.show-on-mobile .trial-expiry-date{color:#fff;border-top:1px solid #808080;margin:0 16px;padding:24px 0}header.logged-in .top-row .top-menu.show-on-mobile .trial-expiry-date .icon-stopwatch{top:-4px}}header.logged-in .message-container{position:relative;padding-right:16px;z-index:25}header.logged-in .message-container .messages{position:absolute;right:16px}@media screen and (min-width : 400px) 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 .message-container{padding-right:0}header.logged-in .message-container .messages{position:static}}header.logged-in .bottom-row{background-color:#2c3f50;display:flex}header.logged-in .bottom-row .bottom-row-active-area{display:flex;justify-content:space-between;align-items:center;height:100%}header.logged-in .bottom-row a.region-link,header.logged-in .bottom-row a.reference-link{color:#fff;flex:1 1 auto;display:flex;align-items:center;cursor:pointer}header.logged-in .bottom-row a.region-link:focus,header.logged-in .bottom-row a.region-link:hover,header.logged-in .bottom-row a.reference-link:focus,header.logged-in .bottom-row a.reference-link:hover{background-color:#576572}header.logged-in .bottom-row a.region-link .link-text,header.logged-in .bottom-row a.reference-link .link-text{width:100%;padding:0 16px;display:flex;justify-content:center}header.logged-in .bottom-row div.region-select{display:flex;justify-content:space-between;flex-grow:1;height:100%}header.logged-in .bottom-row div.region-select a.region-link:focus,header.logged-in .bottom-row div.region-select a.region-link:hover{background-color:#576572}header.logged-in .bottom-row div.region-select a.region-link:not(:last-child) .link-text{border-right:1px solid white}header.logged-in .bottom-row div.reference{height:100%;width:140px;background-color:#333;display:flex}header.logged-in .bottom-row div.reference a.reference-link:focus,header.logged-in .bottom-row div.reference a.reference-link:hover{background-color:#5a5959}header.logged-in .bottom-row div.dropdown-container{height:100%;display:flex}@media screen and (min-width : 1008px){header.logged-in .bottom-row div.dropdown-container{width:208px}}@media screen and (min-width : 758px) and (max-width : 1007.9px){header.logged-in .bottom-row div.dropdown-container{width:66%}}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){header.logged-in .bottom-row div.dropdown-container{position:absolute;width:calc(100% + 16px);left:-8px}}header.logged-in .bottom-row .dropdown{height:100%;margin-top:0}@media screen and (min-width : 1008px){header.logged-in .bottom-row .dropdown{width:100%}}@media screen and (min-width : 400px) 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 .bottom-row .dropdown{width:50%}header.logged-in .bottom-row .dropdown:not(:first-of-type){border-left:1px solid black}}header.logged-in .bottom-row .dropdown.highlight button.show-dropdown{background-color:#576572}header.logged-in .bottom-row .dropdown button.show-dropdown{border-bottom:none;padding-left:0;padding-right:0;color:#fff;background-color:#2c3f50}@media screen and (min-width : 1008px){header.logged-in .bottom-row .dropdown button.show-dropdown{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:700}}@media screen and (min-width : 758px) and (max-width : 1007.9px){header.logged-in .bottom-row .dropdown button.show-dropdown{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.8125rem;font-weight:700}}@media screen and (min-width : 400px) and (max-width : 757.9px){header.logged-in .bottom-row .dropdown button.show-dropdown{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:700}}@media screen and (max-width : 399.9px),print{header.logged-in .bottom-row .dropdown button.show-dropdown{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:700}}@media screen and (min-width : 1008px){header.logged-in .bottom-row .dropdown button.show-dropdown{line-height:1.3333333333}}@media screen and (min-width : 758px) and (max-width : 1007.9px){header.logged-in .bottom-row .dropdown button.show-dropdown{line-height:1.2307692308}}@media screen and (min-width : 400px) and (max-width : 757.9px){header.logged-in .bottom-row .dropdown button.show-dropdown{line-height:1.3333333333}}@media screen and (max-width : 399.9px),print{header.logged-in .bottom-row .dropdown button.show-dropdown{line-height:1.3333333333}}header.logged-in .bottom-row .dropdown button.show-dropdown:focus,header.logged-in .bottom-row .dropdown button.show-dropdown:hover{background-color:#576572}header.logged-in .bottom-row .dropdown button.show-dropdown .title-of-dropdown{padding:0 16px;border-left:1px solid white;border-right:1px solid white}header.logged-in .bottom-row .dropdown button.show-dropdown .title-of-dropdown-selected{margin-left:8px}@media screen and (min-width : 1008px){header.logged-in .bottom-row .dropdown button.show-dropdown .title-of-dropdown-selected{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:700}}@media screen and (min-width : 758px) and (max-width : 1007.9px){header.logged-in .bottom-row .dropdown button.show-dropdown .title-of-dropdown-selected{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.8125rem;font-weight:700}}@media screen and (min-width : 400px) and (max-width : 757.9px){header.logged-in .bottom-row .dropdown button.show-dropdown .title-of-dropdown-selected{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:700}}@media screen and (max-width : 399.9px),print{header.logged-in .bottom-row .dropdown button.show-dropdown .title-of-dropdown-selected{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:700}}@media screen and (min-width : 1008px){header.logged-in .bottom-row .dropdown button.show-dropdown .title-of-dropdown-selected{line-height:1.3333333333}}@media screen and (min-width : 758px) and (max-width : 1007.9px){header.logged-in .bottom-row .dropdown button.show-dropdown .title-of-dropdown-selected{line-height:1.2307692308}}@media screen and (min-width : 400px) and (max-width : 757.9px){header.logged-in .bottom-row .dropdown button.show-dropdown .title-of-dropdown-selected{line-height:1.3333333333}}@media screen and (max-width : 399.9px),print{header.logged-in .bottom-row .dropdown button.show-dropdown .title-of-dropdown-selected{line-height:1.3333333333}}header.logged-in .bottom-row .dropdown .options:not(.hide){display:flex;flex-direction:column;background-color:#ebebeb;border:1px solid #e6e6e6;box-shadow:0 2px 1px #e6e6e6}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){header.logged-in .bottom-row .dropdown .options:not(.hide){width:200%}}header.logged-in .bottom-row .dropdown .options:not(.hide) .many-entries{height:40px;background-color:#eee;align-items:center}header.logged-in .bottom-row .dropdown .options:not(.hide) .many-entries .many-entry-filter{width:100%;height:100%;margin:0;color:#333;background-color:transparent;border:none}@media screen and (min-width : 1008px){header.logged-in .bottom-row .dropdown .options:not(.hide) .many-entries .many-entry-filter{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.logged-in .bottom-row .dropdown .options:not(.hide) .many-entries .many-entry-filter{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.8125rem;font-weight:400}}@media screen and (min-width : 400px) and (max-width : 757.9px){header.logged-in .bottom-row .dropdown .options:not(.hide) .many-entries .many-entry-filter{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (max-width : 399.9px),print{header.logged-in .bottom-row .dropdown .options:not(.hide) .many-entries .many-entry-filter{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}}@media screen and (min-width : 1008px){header.logged-in .bottom-row .dropdown .options:not(.hide) .many-entries .many-entry-filter{line-height:1.3333333333}}@media screen and (min-width : 758px) and (max-width : 1007.9px){header.logged-in .bottom-row .dropdown .options:not(.hide) .many-entries .many-entry-filter{line-height:1.2307692308}}@media screen and (min-width : 400px) and (max-width : 757.9px){header.logged-in .bottom-row .dropdown .options:not(.hide) .many-entries .many-entry-filter{line-height:1.3333333333}}@media screen and (max-width : 399.9px),print{header.logged-in .bottom-row .dropdown .options:not(.hide) .many-entries .many-entry-filter{line-height:1.3333333333}}header.logged-in .bottom-row .dropdown .options:not(.hide) .many-entries .icon-search,header.logged-in .bottom-row .dropdown .options:not(.hide) .many-entries .icon-close{font-size:16px}header.logged-in .bottom-row .dropdown .options:not(.hide) .many-entries .icon-close{position:relative;top:0;right:0;padding:0}header.logged-in .bottom-row .dropdown .options:not(.hide) ul{padding-top:0;background-color:#fff}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){header.logged-in .bottom-row .dropdown .options:not(.hide) ul{max-height:calc(100vh - 82px - 48)}}header.logged-in .bottom-row .dropdown .options:not(.hide) ul li{padding:0;height:30px;border-bottom:none;color:#333}@media screen and (min-width : 1008px){header.logged-in .bottom-row .dropdown .options:not(.hide) ul li{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.8125rem;font-weight:400}}@media screen and (min-width : 758px) and (max-width : 1007.9px){header.logged-in .bottom-row .dropdown .options:not(.hide) ul li{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width : 400px) and (max-width : 757.9px){header.logged-in .bottom-row .dropdown .options:not(.hide) ul li{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (max-width : 399.9px),print{header.logged-in .bottom-row .dropdown .options:not(.hide) ul li{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width : 1008px){header.logged-in .bottom-row .dropdown .options:not(.hide) ul li{line-height:1.2307692308}}@media screen and (min-width : 758px) and (max-width : 1007.9px){header.logged-in .bottom-row .dropdown .options:not(.hide) ul li{line-height:1.2857142857}}@media screen and (min-width : 400px) and (max-width : 757.9px){header.logged-in .bottom-row .dropdown .options:not(.hide) ul li{line-height:1.2857142857}}@media screen and (max-width : 399.9px),print{header.logged-in .bottom-row .dropdown .options:not(.hide) ul li{line-height:1.2857142857}}header.logged-in .bottom-row .dropdown .options:not(.hide) ul li.single button{padding-left:8px}header.logged-in .bottom-row .dropdown .options:not(.hide) ul li.single.selected button,header.logged-in .bottom-row .dropdown .options:not(.hide) ul li:hover button,header.logged-in .bottom-row .dropdown .options:not(.hide) ul li button:focus{background-color:#e6e6e6;color:#333}header.logged-in .bottom-row .dropdown.country-dropdown .title-of-dropdown{display:flex;align-items:center}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){header.logged-in .bottom-row .dropdown.country-dropdown .options:not(.hide){left:-100%}}header.logged-in .search-bar-section{display:flex;flex-direction:column}header.logged-in .search-bar-section .search-bar-container,header.logged-in .search-bar-section .type-ahead-container,header.logged-in .search-bar-section .hints-container{flex:1 1 auto}header.logged-in .search-bar-section .type-ahead-container,header.logged-in .search-bar-section .hints-container{position:relative}header.logged-in .preview-message-container{position:relative}header.logged-in .preview-message-container .preview-message{z-index:10;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 : 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{height:118px;width:200px;background-color:#7e1341;color:#fff;padding:16px;display:flex;flex-direction:column;justify-content:space-between}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 : 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.2222222222}}@media screen and (min-width : 400px) 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}}header.logged-in .preview-message-container .preview-message a{display:flex;justify-content:space-between;align-items:center;color:#fff}@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 : 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.3333333333}}@media screen and (min-width : 400px) 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 .mobile-menu-button{margin:0}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){header.logged-in .mobile-menu-button{font-size:24px}}@media screen and (min-width : 758px) and (max-width : 1007.9px){header.logged-in .mobile-menu-button{font-size:20px}}@media screen and (min-width : 1008px){header.logged-in .mobile-menu-button{display:none}}header.logged-in .mobile-menu-button.menu-button .icon-menu{color:#7e1341;font-size:28px}header.logged-in .mobile-menu-button.close-button{color:#fff;background:#7e1341}header.logged-in .mobile-menu-button.country-and-region-button{color:#333}header.logged-in .mobile-menu-button.country-and-region-button:focus,header.logged-in .mobile-menu-button.country-and-region-button:hover{background-color:#e6e6e6}header.logged-in .mobile-menu-button.country-and-region-button.dropdown-shown{background-color:#e6e6e6}header.logged-in .mobile-menu-button.country-and-region-button.dropdown-shown:hover,header.logged-in .mobile-menu-button.country-and-region-button.dropdown-shown:focus{background-color:#e6e6e6cc}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px),screen and (min-width : 758px) and (max-width : 1007.9px){header.logged-in .mobile-menu-button{display:inline-flex;background-color:transparent;border:none;padding:0}}@media screen and (min-width : 758px) and (max-width : 1007.9px){header.logged-in .mobile-menu-button>.icon{width:40px;height:40px}}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){header.logged-in .mobile-menu-button>.icon{width:52px;height:52px}}#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{background-color:#e6e6e6;color:gray}}#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}.messages p{margin:0}.messages a{color:#fff}.messages .message-content{background-color:#7e1341;color:#fff;padding:16px;display:flex;flex-direction:column}.messages .message-content+div.scroll-then-stick-placeholder{display:none}.messages .message-content .link{color:#fff}.messages .message-content .link:visited{color:#e6e6e6;text-decoration-color:#e6e6e6}.messages .message-content .link:hover,.messages .message-content .link:focus{color:#fff;text-decoration-color:#fff}.messages .message-top{display:flex;flex-direction:row;justify-content:space-between}.messages .message-title{padding-right:5px}@media screen and (min-width : 1008px){.messages .message-title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.5rem;font-weight:400}}@media screen and (min-width : 400px) and (max-width : 757.9px),screen and (min-width : 758px) and (max-width : 1007.9px){.messages .message-title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400}}@media screen and (max-width : 399.9px),print{.messages .message-title{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400}}@media screen and (min-width : 1008px){.messages .message-title{line-height:1.2}}@media screen and (min-width : 400px) and (max-width : 757.9px),screen and (min-width : 758px) and (max-width : 1007.9px){.messages .message-title{line-height:1.2}}@media screen and (max-width : 399.9px),print{.messages .message-title{line-height:1.2}}.messages .icon-close{cursor:pointer}.messages .message-text{border-bottom:1px solid white;padding:16px 0}@media screen and (min-width : 1008px){.messages .message-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){.messages .message-text{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width : 400px) and (max-width : 757.9px){.messages .message-text{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (max-width : 399.9px),print{.messages .message-text{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (min-width : 1008px){.messages .message-text{line-height:1.2857142857}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.messages .message-text{line-height:1.2857142857}}@media screen and (min-width : 400px) and (max-width : 757.9px){.messages .message-text{line-height:1.2}}@media screen and (max-width : 399.9px),print{.messages .message-text{line-height:1.2}}@media screen and (min-width : 1008px){.messages .more-information-section{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width : 400px) and (max-width : 757.9px),screen and (min-width : 758px) and (max-width : 1007.9px){.messages .more-information-section{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (max-width : 399.9px),print{.messages .more-information-section{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width : 1008px){.messages .more-information-section{line-height:1.2}}@media screen and (min-width : 400px) and (max-width : 757.9px),screen and (min-width : 758px) and (max-width : 1007.9px){.messages .more-information-section{line-height:1.2}}@media screen and (max-width : 399.9px),print{.messages .more-information-section{line-height:1.2}}.messages .message-bottom-header{display:flex;justify-content:space-between;align-items:center;color:#fff;cursor:pointer}@media screen and (min-width : 1008px){.messages .message-bottom-header{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.messages .message-bottom-header{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400}}@media screen and (min-width : 400px) and (max-width : 757.9px){.messages .message-bottom-header{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (max-width : 399.9px),print{.messages .message-bottom-header{font-family:ReithSans,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400}}@media screen and (min-width : 1008px){.messages .message-bottom-header{line-height:1.2857142857}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.messages .message-bottom-header{line-height:1.2857142857}}@media screen and (min-width : 400px) and (max-width : 757.9px){.messages .message-bottom-header{line-height:1.2}}@media screen and (max-width : 399.9px),print{.messages .message-bottom-header{line-height:1.2}}.messages .message-bottom-header:hover .more-information-header,.messages .message-bottom-header:focus .more-information-header{text-decoration:underline}.messages .message-bottom-header,.messages .more-information{margin-top:16px}@media screen and (min-width : 1008px){.messages{width:300px}.messages .message-content{width:268px!important}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.messages .message-bottom-header{margin-top:0}}@media screen and (min-width : 400px) and (max-width : 757.9px),screen and (min-width : 758px) and (max-width : 1007.9px),screen and (max-width : 399.9px),print{.messages{width:calc(100% - 32px);left:0}.messages .message-text{border:none}.messages .more-information{margin-top:0}}.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}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.news-diary .news-diary-calendar-container .calendar-months-sticky{width:100%}}.news-diary .news-diary-calendar-container .news-diary-calendar{display:flex;flex-wrap:wrap}@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 : 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.2222222222}}@media screen and (min-width : 400px) 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{background-color:#2c3f50;color:#fff}.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}.news-diary .news-diary-calendar-container .news-diary-calendar .other-future-events{text-transform:uppercase}@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 : 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 : 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 .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 : 757.9px){.news-diary .news-diary-calendar-container .news-diary-calendar .calendar-months{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;align-content:space-between}}@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{color:#fff;background-color:#7e1341}.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{color:#fff;background-color:#7e1341}.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{margin-top:16px;margin-bottom:4px;height:200px}.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 : 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{color:#000;background-color:#e6e6e6}.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{margin-top:10px;margin-bottom:26px;height:236px}.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{display:block;font-size:10px}}@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{color:#fff;background-color:#7e1341}.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{min-width:0;flex:1}.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{width:72px;margin-left:4px;padding-left:12px;text-align:left;color:#7e1341;background-color:#fff}.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{color:#fff;background-color:#7e1341}.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{display:flex;flex-wrap:wrap;height:40px;margin-top:15px}@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 : 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 : 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{display:flex;justify-content:space-between}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){.news-diary .news-diary-region-filter-container .news-diary-region-filter{flex-wrap:wrap}}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){.news-diary .news-diary-region-filter-container{margin-bottom:12px}.news-diary .news-diary-region-filter-container .filter-by{background-color:#2c3f50;color:#fff;font-size:1rem;flex:auto;display:flex;justify-content:center;align-items:center}}@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{border:none;padding:0;font-family:inherit;text-align:left}@media screen and (min-width : 1008px){.news-diary .news-diary-region-filter-container a button{width:103px}.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 (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 : 757.9px){.news-diary .news-diary-region-filter-container a button{width:100%}.news-diary .news-diary-region-filter-container a button .region-link{width:100%;color:#000;background-color:#fff}.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{height:48px;padding:0 8px;box-sizing:border-box;display:flex;align-items:center}.news-diary .news-diary-region-filter-container a button .region-link.active-region{color:#fff;background-color:#7e1341}.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 : 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 : 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 : 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{background:none;border:2px solid;box-sizing:border-box;height:32px;width:32px}.news-diary .news-diary-tag-filter-container .checkbox-button.selected .checkbox-wrapper .checkbox .icon{font-size:1em;color:#000}@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 : 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 : 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{display:flex;justify-content:space-between;flex-wrap:wrap}.news-diary .news-diary-filters-container .news-diary-filters .news-diary-filters-top-bar{display:flex;width:100%}.news-diary .news-diary-filters-container .news-diary-filters .filter-by{display:flex;width:100%;color:#fff;background-color:#2c3f50;flex-direction:column;text-align:center;justify-content:center}@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 : 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;flex:auto}@media screen and (min-width : 1008px){.news-diary .news-diary-events-container{margin-left:84px}}.news-diary .news-diary-events-container .news-diary-month-container{display:block}.news-diary .news-diary-events-container .news-diary-block{margin-bottom:16px}.news-diary .news-diary-events-container .news-diary-block .news-diary-block-header{width:100%;box-sizing:border-box;background-color:#2c3f50;color:#fff;display:flex;align-items:center}@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 : 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 : 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}}@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 : 757.9px){.news-diary .news-diary-events-container .news-diary-block .news-diary-block-header{height:40px;padding:0 16px}}@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 : 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{background-color:#7e1341;color:#fff;box-sizing:border-box;display:flex;flex-wrap:wrap;align-content:center}@media screen and (min-width : 1008px){.news-diary .news-diary-events-container .news-diary-block .group .time-marker{width:48px;height:48px;margin-left:-48px;flex-direction:column}}@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 : 757.9px){.news-diary .news-diary-events-container .news-diary-block .group .time-marker{height:32px;padding:0 16px;margin-bottom:8px}}@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{display:flex;align-items:center;justify-content:center}@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 : 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 : 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 : 757.9px){.news-diary .news-diary-events-container .news-diary-block .group .time-marker .first-half{margin-right:.2rem}}.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 .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 : 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 : 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}}@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 : 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;display:flex;flex-wrap:wrap}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) 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{display:flex;flex-wrap:wrap;align-items:center;align-content:center;padding:8px 16px;box-sizing:border-box;overflow:hidden}.news-diary-event-container .event>a .countries{background-color:#e6e6e6;text-transform:uppercase}@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 : 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 : 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 : 757.9px){.news-diary-event-container .event>a .countries{height:32px}}@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%}}.news-diary-event-container .event>a .summary{background-color:#fff;display:flex;align-items:center}@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 : 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 : 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 .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 : 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{margin-left:16px;width:60px}}.news-diary-event-container .event .event-information{padding:32px 16px 16px;width:100%;box-sizing:border-box;background-color:#fff}@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 : 757.9px){.news-diary-event-container .event .event-information .details .image,.news-diary-event-container .event .event-information .related-products .related-product{width:100%}}.news-diary-event-container .event .event-information .details{word-break:break-word;display:flex}@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 : 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.2857142857}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.news-diary-event-container .event .event-information .details{line-height:1.3333333333}}@media screen and (min-width : 400px) and (max-width : 757.9px){.news-diary-event-container .event .event-information .details{line-height:1.3333333333}}@media screen and (max-width : 399.9px),print{.news-diary-event-container .event .event-information .details{line-height:1.3333333333}}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) 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 : 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{margin-top:16px;border-top:1px solid #e6e6e6;display:flex;flex-wrap:wrap;justify-content:space-between}.news-diary-event-container .event .event-information .related-products .header-with-arrow-link{margin:16px 0 8px;width:100%}@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 : 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 : 757.9px){.news-diary-event-container .event .event-information .related-products .header-with-arrow-link h2{line-height:1.2222222222}}@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.2222222222}}.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 : 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 : 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.2307692308}}@media screen and (min-width : 1008px) and (min-width : 758px) and (max-width : 1007.9px){.news-diary-alerts{line-height:1.2857142857}}@media screen and (min-width : 1008px) and (min-width : 400px) and (max-width : 757.9px){.news-diary-alerts{line-height:1.2857142857}}@media screen and (min-width : 1008px) and (max-width : 399.9px){.news-diary-alerts{line-height:1.2857142857}}@media screen and (min-width : 1008px){.news-diary-alerts .icon-email{background-color:#7e1341;color:#fff;height:40px;width:40px}.news-diary-alerts .get-alerts-button-text{margin-left:16px;color:#000}}@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 : 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.2307692308}}@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.2857142857}}@media screen and (min-width : 1008px) and (min-width : 400px) and (max-width : 757.9px){.news-diary-alerts .get-alerts-button-text{line-height:1.2857142857}}@media screen and (min-width : 1008px) and (max-width : 399.9px){.news-diary-alerts .get-alerts-button-text{line-height:1.2857142857}}@media screen and (min-width : 1008px){.news-diary-alerts .get-alerts-button{background-color:#fff;text-align:left;width:100%;height:100%;color:#7e1341;display:flex;align-items:center;justify-content:space-between;white-space:nowrap;padding-right:12px}.news-diary-alerts .emails-enabled{color:#7e1341;display:inline-block;font-size:18px}.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 : 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.2307692308}}@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.2857142857}}@media screen and (min-width : 758px) and (max-width : 1007.9px) and (min-width : 400px) and (max-width : 757.9px){.news-diary-alerts{line-height:1.2857142857}}@media screen and (min-width : 758px) and (max-width : 1007.9px) and (max-width : 399.9px){.news-diary-alerts{line-height:1.2857142857}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.news-diary-alerts .icon-email{background-color:#7e1341;color:#fff;height:40px;width:40px}.news-diary-alerts .get-alerts-button-text{margin-left:12px;color:#000}}@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 : 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.2307692308}}@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.2857142857}}@media screen and (min-width : 758px) and (max-width : 1007.9px) and (min-width : 400px) and (max-width : 757.9px){.news-diary-alerts .get-alerts-button-text{line-height:1.2857142857}}@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.2857142857}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.news-diary-alerts .get-alerts-button{background-color:#fff;text-align:left;width:100%;height:100%;color:#7e1341;display:flex;align-items:center;justify-content:space-between;white-space:nowrap;padding-right:4px}.news-diary-alerts .emails-enabled{color:#7e1341;display:inline-block;font-size:18px}.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 : 757.9px){.news-diary-alerts{width:40px;padding-top:16px;padding-bottom:11px;padding-right:5px}.news-diary-alerts .icon-email{color:#7e1341;height:36px;width: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{display:flex;flex-wrap:wrap}@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%;display:flex;margin-bottom:24px}.news-diary .masthead .button-box{padding-right:25px;line-height:.9}.news-diary .masthead .button-box>button{width:40px;height:40px;color:#7e1341;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 : 757.9px){.news-diary .masthead{display:flex;align-items:center;width:100%;height:48px;margin-bottom:0}.news-diary .masthead h1{flex:auto}.news-diary .masthead button{width:48px;height:48px;color:#7e1341}.news-diary .masthead button:hover,.news-diary .masthead button:focus,.news-diary .masthead button:active{color:#2c3f50}.news-diary .masthead.top-of-screen{background-color:#eee;box-sizing:border-box;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 : 757.9px),screen and (min-width : 758px) and (max-width : 1007.9px){.news-diary .news-diary-header{width:100%;flex-wrap:wrap}}@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{width:0;pointer-events:none;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 : 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 : 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{width:40px;height:40px;font-size:18px;margin-left:8px;background-color:#7e1341;color:#fff}.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 : 757.9px){.news-diary.menu-open .news-diary-events-container{display:none}.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{display:flex;flex-direction:column;flex-grow:1}.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{border-radius:50px;background:white;border:1px solid #cccccc}.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{display:block;height:1px;border:0;border-top:1px solid #cccccc;margin:0;padding:0;width:100%}#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 : 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.2307692308}}@media screen and (min-width : 758px) and (max-width : 1007.9px){#help{line-height:1.2857142857}}@media screen and (min-width : 400px) and (max-width : 757.9px){#help{line-height:1.2857142857}}@media screen and (max-width : 399.9px),print{#help{line-height:1.2857142857}}@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 : 757.9px){#help .tab-content>div{padding-top:2em;padding-right:1em;padding-left:1em}}#help h2{margin:0;padding-bottom:.2em;color:#333}@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 : 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.2307692308}}@media screen and (min-width : 400px) 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 h3{margin:0;padding-bottom:.2em;color:#333}@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 : 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.2222222222}}@media screen and (min-width : 400px) 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}}@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 : 757.9px){#help .videos{padding-bottom:2em}}#help .videos p{color:#333;margin:0 0 1em}#help .videos .video-list{display:flex;justify-content:space-between;margin-top:2vh}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) 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 nowrap}#help .videos .video-list .video{flex:1 1 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 : 757.9px),screen and (min-width : 758px) and (max-width : 1007.9px){#help .videos .video-list{flex-flow:column nowrap}#help .videos .video-list .video{flex:1 0 100%}}#help .videos .video{background-color:#fff;padding:16px;min-height:180px}#help .videos .video .caption{color:#333;padding-top:.8em}@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 : 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.2222222222}}@media screen and (min-width : 400px) 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 .duration{margin-top:.5em}@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 : 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.3333333333}}@media screen and (min-width : 758px) and (max-width : 1007.9px){#help .videos .video .duration{line-height:1.2307692308}}@media screen and (min-width : 400px) and (max-width : 757.9px){#help .videos .video .duration{line-height:1.3333333333}}@media screen and (max-width : 399.9px),print{#help .videos .video .duration{line-height:1.3333333333}}#help .topics{border-top:1px solid #e6e6e6}#help .topics .topics-list{display:flex;justify-content:space-between;margin:8px -8px}#help .topics .topics-list .topic-card{margin:8px}@media screen and (min-width : 1008px){#help .topics .topics-list{flex-flow:row 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:row 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 : 757.9px){#help .topics .topics-list{flex-flow:column nowrap}#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{box-shadow:0 0 8px #00000026;transition:box-shadow .28s cubic-bezier(.4,0,.2,1)}}#help .topics .topics-list .topic-card a{display:flex;height:100%;color:#333;text-decoration:none}#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}#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 .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 : 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.2222222222}}@media screen and (min-width : 400px) 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}}@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 : 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.2307692308}}@media screen and (min-width : 758px) and (max-width : 1007.9px){#help .topics .topics-list .topic-card a .topic .content{line-height:1.2857142857}}@media screen and (min-width : 400px) and (max-width : 757.9px){#help .topics .topics-list .topic-card a .topic .content{line-height:1.2857142857}}@media screen and (max-width : 399.9px),print{#help .topics .topics-list .topic-card a .topic .content{line-height:1.2857142857}}#help .embedded-video-player{height:160px;position:relative;z-index:5}.faq .desktop-masthead a{text-decoration:none}@media screen and (min-width : 400px) 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 : 757.9px),screen and (max-width : 399.9px),print{.faq .tablet-masthead{display:none}}@media screen and (min-width : 1008px),screen and (min-width : 400px) and (max-width : 757.9px),screen and (max-width : 399.9px),print{.faq>.header{padding-bottom:5px}}@media screen and (min-width : 1008px){.faq>.header{display:flex;justify-content:space-between;margin-top:30px}}@media screen and (min-width : 400px) and (max-width : 757.9px),screen and (max-width : 399.9px),print{.faq>.header{margin-top:10px}}.faq>.header>.title{color:#333;margin:0;padding:0}@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 : 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.2307692308}}@media screen and (min-width : 400px) 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}}@media screen and (min-width : 1008px){.faq>.header>.title{flex:0 0 auto;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:0 0 auto;align-self:center}}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px),screen and (min-width : 758px) and (max-width : 1007.9px){.faq>.header>.buttons{margin-top:1em;display:flex;background:#e6e6e6}}.faq>.header>.buttons>button{display:inline;padding:.3em 1em;line-height:1rem}@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 : 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.3333333333}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.faq>.header>.buttons>button span{line-height:1.2307692308}}@media screen and (min-width : 400px) and (max-width : 757.9px){.faq>.header>.buttons>button span{line-height:1.3333333333}}@media screen and (max-width : 399.9px),print{.faq>.header>.buttons>button span{line-height:1.3333333333}}.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 : 757.9px),screen and (min-width : 758px) and (max-width : 1007.9px){.faq>.header>.buttons>button{flex:1 1 30%;padding:.7em}}.faq>.header>.buttons>button:first-child{border-right-width:1px;border-right-style:solid}@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 : 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 : 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.3333333333}}@media screen and (min-width : 400px) 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 : 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}.faq-section>.section-toggle>.header{padding:10px 25px;cursor:pointer;text-align:left;display:flex;align-items:center}@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 : 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.2857142857}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.faq-section>.section-toggle>.header{line-height:1.3333333333}}@media screen and (min-width : 400px) and (max-width : 757.9px){.faq-section>.section-toggle>.header{line-height:1.3333333333}}@media screen and (max-width : 399.9px),print{.faq-section>.section-toggle>.header{line-height:1.3333333333}}.faq-section>.section-toggle>.header>.question{margin:0 4em 0 0;padding:0;font-size:inherit;flex:1 1 auto}.faq-section>.section-toggle>.header>.icon{flex:0 0 auto}.faq-section>div>.content{background:white;padding:25px}.faq-section>div>.content>p{margin:0}.faq-section>div>.content table{border-collapse:collapse}.faq-section>div>.content table td{padding:0 .5em;border:1px solid}.control-section{padding-left:16px;background-color:#fff;display:flex}.control-section label{color:#4d4d4d;white-space:nowrap}@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 : 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.3333333333}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.control-section label{line-height:1.2307692308}}@media screen and (min-width : 400px) and (max-width : 757.9px){.control-section label{line-height:1.3333333333}}@media screen and (max-width : 399.9px),print{.control-section label{line-height:1.3333333333}}.control-section:not(.native){height:32px;line-height:32px;align-items:center;padding-right:0;position:relative}.control-section:not(.native).select-dropdown{flex:1 1 25%;margin-left:4px;min-width:0}.control-section.select{flex:0 0 208px}.control-section .toggle-options-button{background:url(../assets/images/icons/dropdown-arrow.svg) right 1em top 48%/14px 14px no-repeat;flex:1 1 auto;text-align:left;padding-left:8px;padding-right:36px;color:#7e1341;cursor:pointer;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.control-section .toggle-options-button:focus,.control-section .toggle-options-button:hover{background-color:#e6e6e6}.control-section .dropdown-select{z-index:24;position:absolute;top:100%;left:0;width:100%;background:white;cursor:pointer;color:#333;line-height:1em;box-shadow:0 0 8px #00000026}@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 : 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.2857142857}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.control-section .dropdown-select{line-height:1.2857142857}}@media screen and (min-width : 400px) and (max-width : 757.9px){.control-section .dropdown-select{line-height:1.2857142857}}@media screen and (max-width : 399.9px),print{.control-section .dropdown-select{line-height:1.2857142857}}.control-section .dropdown-select .dropdown-select-option{border:none;background:none;font-size:1em;appearance:none;border-radius:0;margin:0;padding:8px;width:100%;height:100%;text-align:left}.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{flex:1 0 50%;border:none;color:#7e1341;cursor:pointer;min-width:135px;height:24px;width:100%;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 : 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.2857142857}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.control-section .native-select{line-height:1.3333333333}}@media screen and (min-width : 400px) and (max-width : 757.9px){.control-section .native-select{line-height:1.3333333333}}@media screen and (max-width : 399.9px),print{.control-section .native-select{line-height:1.3333333333}}.control-section .native-select option{color:#000}.control-section.native{flex:1 1 50%;display:flex;flex-wrap:wrap;padding-left:0;min-height:32px}.control-section.native label{flex:1 1 100%;line-height:24px;padding-left:16px;display:flex;align-items:center}.bookmarks-masthead{align-items:center}.bookmarks-masthead .export-button{color:#fff;background-color:#7e1341;height:36px;width:250px;display:flex;align-items:center;padding:8px 16px}@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 : 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.2857142857}}@media screen and (min-width : 758px) and (max-width : 1007.9px){.bookmarks-masthead .export-button{line-height:1.3333333333}}@media screen and (min-width : 400px) and (max-width : 757.9px){.bookmarks-masthead .export-button{line-height:1.3333333333}}@media screen and (max-width : 399.9px),print{.bookmarks-masthead .export-button{line-height:1.3333333333}}.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;font-size:12px;margin-right:16px}.bookmarks-masthead .error-message .icon-information{color:#7e1341}#bookmarks .bookmark-list{overflow:hidden}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){#bookmarks .bookmark-list{padding:8px 8px 0}}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){#bookmarks .react-product-summary-list-item .product-content .metadata-section{width:100%;max-width:none;flex-basis:unset}}@media screen and (max-width : 399.9px),print,screen and (min-width : 400px) and (max-width : 757.9px){#bookmarks .react-product-summary-list-item .product-content .metadata-section .category-and-publication-time{flex-direction:row;justify-content:space-between}}#bookmarks .grouped-products{display:flex;flex-direction:column;overflow:hidden}#bookmarks .grouped-products .bookmark-group-label{color:#4d4d4d;margin:28px 0}@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 : 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.2307692308}}@media screen and (min-width : 400px) 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 .product-summary-list-item-container{opacity:1;max-height:300px}#bookmarks .product-summary-list-item-container.unbookmarked{transition:all 1s linear;opacity:0;max-height:0}#bookmarks .product-summary-list-item-container.unbookmarked .product-summary-list-item{transition:all .5s linear .5s;margin-bottom:0}#bookmarks .dialog-controls{display:flex;margin-bottom:32px}@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 : 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.2222222222}}@media screen and (min-width : 400px) 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}}@media screen and (min-width : 758px) and (max-width : 1007.9px){#bookmarks .dialog-controls{margin-top:24px}}#bookmarks .dialog-controls .control-section{padding-left:16px;background-color:#fff;display:flex}#bookmarks .dialog-controls .control-section label{color:#4d4d4d;white-space:nowrap}@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 : 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.3333333333}}@media screen and (min-width : 758px) and (max-width : 1007.9px){#bookmarks .dialog-controls .control-section label{line-height:1.2307692308}}@media screen and (min-width : 400px) and (max-width : 757.9px){#bookmarks .dialog-controls .control-section label{line-height:1.3333333333}}@media screen and (max-width : 399.9px),print{#bookmarks .dialog-controls .control-section label{line-height:1.3333333333}}#bookmarks.with-native-select{margin:16px 0}#bookmarks .dialog-controls.with-dropdown .select-all-button,#bookmarks .dialog-controls.with-dropdown .select-none-button{background:url(../assets/images/icons/dropdown-arrow.svg) right 1em top 48%/14px 14px no-repeat;flex:1 1 auto;text-align:left;color:#7e1341;cursor:pointer;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:none;text-align:center;padding-left:0;padding-right:0}#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}
