@charset "UTF-8";.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{-webkit-animation-duration:.75s;animation-duration:.75s}.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounce{0%,20%,53%,80%,100%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-transition-timing-function:cubic-bezier(.755,.05,.855,.06);transition-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-transition-timing-function:cubic-bezier(.755,.05,.855,.06);transition-timing-function:cubic-bezier(.755,.05,.855,.06);-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%,100%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-transition-timing-function:cubic-bezier(.755,.05,.855,.06);transition-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-transition-timing-function:cubic-bezier(.755,.05,.855,.06);transition-timing-function:cubic-bezier(.755,.05,.855,.06);-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%,100%{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,100%{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,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)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,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)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,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%,100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,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 swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}100%{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}100%{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,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) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}100%{-webkit-transform:none;transform:none}}@keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}100%{-webkit-transform:none;transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,100%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-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)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,100%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-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)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,100%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-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)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInDown{0%,60%,75%,90%,100%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-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)}100%{-webkit-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,100%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-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)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{0%,60%,75%,90%,100%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-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)}100%{-webkit-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,100%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-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)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInRight{0%,60%,75%,90%,100%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-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)}100%{-webkit-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,100%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-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)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,100%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-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)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,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)}100%{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)}100%{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)}100%{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)}100%{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)}100%{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)}100%{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)}100%{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)}100%{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)}100%{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)}100%{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}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{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)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{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)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}100%{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)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}100%{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)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}100%{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)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{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)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}100%{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)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}100%{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)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}100%{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}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}100%{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}100%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}100%{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}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}100%{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}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}100%{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}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}100%{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}100%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}100%{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}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}100%{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) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-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);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-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) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-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);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-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) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}100%{-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) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}100%{-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) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,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) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,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) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}100%{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}100%{-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}100%{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}100%{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(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%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,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}100%{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,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}100%{-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) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}100%{opacity:1;-webkit-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,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%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}100%{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}100%{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)}100%{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)}100%{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)}100%{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)}100%{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)}100%{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)}100%{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)}100%{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)}100%{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}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,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}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,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}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,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}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{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:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{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:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{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:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}body:after{content:url(../img/close.png) url(../img/loading.gif) url(../img/prev.png) url(../img/next.png);display:none}body.lb-disable-scrolling{overflow:hidden}.lightboxOverlay{position:absolute;top:0;left:0;z-index:9999;background-color:#000;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);opacity:.8;display:none}.lightbox{position:absolute;left:0;width:100%;z-index:10000;text-align:center;line-height:0;font-weight:normal}.lightbox .lb-image{display:block;height:auto;max-width:inherit;max-height:none;border-radius:3px;border:4px solid #fff}.lightbox a img{border:none}.lb-outerContainer{position:relative;*zoom:1;width:250px;height:250px;margin:0 auto;border-radius:4px;background-color:#fff}.lb-outerContainer:after{content:"";display:table;clear:both}.lb-loader{position:absolute;top:43%;left:0;height:25%;width:100%;text-align:center;line-height:0}.lb-cancel{display:block;width:32px;height:32px;margin:0 auto;background:url(../img/loading.gif) no-repeat}.lb-nav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10}.lb-container>.nav{left:0}.lb-nav a{outline:none;background-image:url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==')}.lb-prev,.lb-next{height:100%;cursor:pointer;display:block}.lb-nav a.lb-prev{width:34%;left:0;float:left;background:url(../img/prev.png) left 48% no-repeat;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-prev:hover{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}.lb-nav a.lb-next{width:64%;right:0;float:right;background:url(../img/next.png) right 48% no-repeat;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-next:hover{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}.lb-dataContainer{margin:0 auto;padding-top:5px;*zoom:1;width:100%;-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px;-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px}.lb-dataContainer:after{content:"";display:table;clear:both}.lb-data{padding:0 4px;color:#ccc}.lb-data .lb-details{width:85%;float:left;text-align:left;line-height:1.1em}.lb-data .lb-caption{font-size:13px;font-weight:bold;line-height:1em}.lb-data .lb-caption a{color:#4ae}.lb-data .lb-number{display:block;clear:left;padding-bottom:1em;font-size:12px;color:#999}.lb-data .lb-close{display:block;float:right;width:30px;height:30px;background:url(../img/close.png) top right no-repeat;text-align:right;outline:none;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);opacity:.7;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}.lb-data .lb-close:hover{cursor:pointer;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,main{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}@charset "UTF-8";html{box-sizing:border-box}*,*::after,*::before{box-sizing:inherit}@-webkit-viewport{width:device-width;}@-moz-viewport{width:device-width;}@-ms-viewport{width:device-width;}@-o-viewport{width:device-width;}@viewport{width:device-width;}*,*::after,*::before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{-webkit-overflow-scrolling:touch;-webkit-tap-highlight-color:#f6f5f5;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0;padding:0;background-color:#fff;width:100%;font-family:"Titillium Web";font-size:16px;line-height:1.5em;color:#000}body:after{content:'320';display:none}.container{max-width:68em;margin-left:auto;margin-right:auto;padding:1.618em 5px 0 5px}.container::after{clear:both;content:"";display:table}.container-max{margin:0 auto;padding:0 0 0 0}.container-max::after{clear:both;content:"";display:table}.container-max img{width:100%}.container-wide{max-width:1140px;margin:0 auto;padding:0 1.618em}.container-wide::after{clear:both;content:"";display:table}.container-wide img{width:100%}.container-wide-no-margin{max-width:1140px;margin:0 auto;padding:0 0 0 0}.container-wide-no-margin::after{clear:both;content:"";display:table}.container-wide-no-margin img{width:100%}.container-extra-wide-no-margin{max-width:1200px;margin:0 auto;padding:0 0 0 0}.container-extra-wide-no-margin::after{clear:both;content:"";display:table}.container-extra-wide-no-margin img{width:100%}a{color:#222;text-decoration:none;background:transparent;cursor:pointer;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-transition:opacity .2s ease-in-out;-moz-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}a img{-webkit-opacity:1;-moz-opacity:1;opacity:1}a:hover{text-decoration:none;color:#e60000}h1,h2,h3,h4,h5,h6{line-height:1em;font-weight:300;padding-bottom:.20225em}h1{font-size:2.5em}h2{font-size:2.5em}h2.breaker{text-align:center;padding-bottom:10px}h3{font-size:1.625em}h3.red{padding-bottom:10px;min-height:3em}h4{font-size:1.25em}h5{font-size:1em;font-weight:600}h6{font-size:.6666666666666666em;font-weight:600}.strike{text-decoration:line-through}hr{border-top:1px solid #e5e5e5;margin-top:10px;margin-bottom:10px;border-bottom:0;border-left:0;border-right:0}b,strong{font-weight:600}.button{padding:0 5px;display:inline-block;margin-top:20px;padding-left:.87459em;background-image:url("/Areas/NolatoWeb/static/img/read_more_arrow_filled.png");background-repeat:no-repeat;background-position:0 .45em;background-size:11px}.button-no-margin{padding:0 5px;display:inline-block;margin-top:0;padding-left:.87459em;background-image:url("/Areas/NolatoWeb/static/img/read_more_arrow_filled.png");background-repeat:no-repeat;background-position:0 .45em;background-size:11px}.cc-cookie-accept.button{border:2px solid #1ab31a;padding:0 5px;display:inline-block;margin-top:20px;color:#fff;background-color:#1ab31a;background-image:none;vertical-align:middle;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.2s;transition-duration:.2s}.cc-cookie-accept.button:hover{border:2px solid #aaa;color:#fff;background-color:#aaa}*:focus{outline:none}.iotoggle{display:none}::selection{color:#fff;background-color:#e60000}.rounded_corners{border:1px solid #fff;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.vertical-align{vertical-align:middle}.remove-bottom{margin-bottom:0}.floatleft,.floatright{display:inline-block}.floatleft{float:left}.floatright{float:right}.centered{text-align:center}.light{font-weight:300}.heavy{font-weight:700}.warning-text{color:#e60000}.overflow-hidden{overflow-x:hidden}em{font-style:italic}.mega-navigation,.sub_menu{display:none}.grid-container{display:-ms-grid;display:grid;grid-auto-flow:column}.grid-container .grid-item{display:inline-block;position:relative;z-index:0}img{height:auto}@media screen and (max-width:480px){.no-mobile{display:none!important}}@media screen and (max-width:768px){.no-tablet{display:none!important}}.mobile-only{display:none!important}@media screen and (max-width:480px){.mobile-only{display:block!important}}.t{display:table;height:100%;width:100%}.t .tc{display:table-cell;height:100%;width:100%;vertical-align:middle}.fancybox-overlay img{width:100%}.nav-outer.scroll{position:fixed;width:100%;top:0;z-index:999;max-width:100%;background-color:#fff}.nav-outer.scroll::after{clear:both;content:"";display:table}.nav-outer.scroll .container-wide-no-margin{box-shadow:0 6px 6px -6px rgba(34,34,34,.2)}body.Edit-Mode .nav-outer.scroll{position:static;box-shadow:none}nav{position:relative}nav .nav-holder{float:left;display:block;margin-right:2.35765%;width:100%;position:relative;background-color:#fff;z-index:11}nav .nav-holder:last-child{margin-right:0}nav .nav-holder a{color:#e60000}nav .nav-holder .language-container{margin-left:76.76824%;float:left;display:block;margin-right:2.35765%;width:23.23176%;margin-right:0;text-align:center;font-size:.688em;padding:.4045em 0}nav .nav-holder .language-container:last-child{margin-right:0}nav .nav-holder .language-container a{padding:0 4px;background:transparent;color:#222;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out}nav .nav-holder .language-container a:hover{text-decoration:none;color:#fff;background:#e60000}nav .nav-holder .language-container a.active{color:#e60000}nav .nav-holder .language-container a.active:hover{color:#e60000}nav .nav-holder .language-container a.active:hover:hover{color:#fff}@media screen and (max-width:768px){nav .nav-holder .language-container{margin-left:68.23843%;float:left;display:block;margin-right:2.35765%;width:31.76157%}nav .nav-holder .language-container:last-child{margin-right:0}}@media screen and (max-width:480px){nav .nav-holder .language-container{float:left;display:block;margin-right:2.35765%;width:100%;margin-left:0%;margin-right:0;text-align:center}nav .nav-holder .language-container:last-child{margin-right:0}}nav .nav-holder .main-nav-content{float:left;display:block;margin-right:2.35765%;width:100%;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:flex-end;margin-bottom:12px;margin-top:11px}nav .nav-holder .main-nav-content:last-child{margin-right:0}nav .nav-holder .main-nav-content a{color:#222}nav .nav-holder .main-nav-content .hamburger{float:left;display:block;margin-right:2.35765%;width:31.76157%;line-height:10px;padding-bottom:0;text-align:left;padding-left:1.618em}nav .nav-holder .main-nav-content .hamburger:last-child{margin-right:0}nav .nav-holder .main-nav-content .hamburger span{display:inline-block;text-align:center}nav .nav-holder .main-nav-content .hamburger span em{font-size:.875em;font-style:normal}@media screen and (max-width:480px){nav .nav-holder .main-nav-content .hamburger span em{display:none!important;visibility:hidden}}nav .nav-holder .main-nav-content .hamburger span #hamburger{width:35px;height:28px;margin-bottom:0;margin-top:3px;margin-left:12px;position:relative;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer}nav .nav-holder .main-nav-content .hamburger span #hamburger span{display:block;position:absolute;height:4px;width:100%;background:#e60000;border-radius:6px;opacity:1;left:0;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}nav .nav-holder .main-nav-content .hamburger span #hamburger span:nth-child(1){top:0}nav .nav-holder .main-nav-content .hamburger span #hamburger span:nth-child(2),nav .nav-holder .main-nav-content .hamburger span #hamburger span:nth-child(3){top:9px}nav .nav-holder .main-nav-content .hamburger span #hamburger span:nth-child(4){top:18px}nav .nav-holder .main-nav-content .hamburger span #hamburger.open span:nth-child(1){top:11px;width:0%;left:50%}nav .nav-holder .main-nav-content .hamburger span #hamburger.open span:nth-child(2){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}nav .nav-holder .main-nav-content .hamburger span #hamburger.open span:nth-child(3){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}nav .nav-holder .main-nav-content .hamburger span #hamburger.open span:nth-child(4){top:18px;width:0%;left:50%}nav .nav-holder .main-nav-content .hamburger img{max-width:50px;line-height:0}nav .nav-holder .main-nav-content .hamburger a{padding:0}@media screen and (max-width:768px){nav .nav-holder .main-nav-content .hamburger{float:left;display:block;margin-right:2.35765%;width:31.76157%}nav .nav-holder .main-nav-content .hamburger:last-child{margin-right:0}}@media screen and (max-width:480px){nav .nav-holder .main-nav-content .hamburger{padding-left:10px;float:left;display:block;margin-right:2.35765%;width:23.23176%}nav .nav-holder .main-nav-content .hamburger:last-child{margin-right:0}}nav .nav-holder .main-nav-content .logo{float:left;display:block;margin-right:2.35765%;width:31.76157%;text-align:center;line-height:0;margin-top:-2px}nav .nav-holder .main-nav-content .logo:last-child{margin-right:0}nav .nav-holder .main-nav-content .logo img{max-width:260px}nav .nav-holder .main-nav-content .logo img:hover{-webkit-opacity:1;-moz-opacity:1;opacity:1}@media screen and (max-width:768px){nav .nav-holder .main-nav-content .logo{float:left;display:block;margin-right:2.35765%;width:31.76157%}nav .nav-holder .main-nav-content .logo:last-child{margin-right:0}}@media screen and (max-width:480px){nav .nav-holder .main-nav-content .logo{float:left;display:block;margin-right:2.35765%;width:48.82117%;margin-right:0;text-align:right}nav .nav-holder .main-nav-content .logo:last-child{margin-right:0}nav .nav-holder .main-nav-content .logo img{max-width:240px;max-width:initial}}nav .nav-holder .main-nav-content .secondary-navigational-items{float:left;display:block;margin-right:2.35765%;width:31.76157%;line-height:10px;padding-bottom:0;text-align:right;padding-right:1.618em;white-space:nowrap}nav .nav-holder .main-nav-content .secondary-navigational-items:last-child{margin-right:0}@media screen and (max-width:480px){nav .nav-holder .main-nav-content .secondary-navigational-items{padding-right:0}}nav .nav-holder .main-nav-content .secondary-navigational-items>span{max-width:25%}@media screen and (max-width:480px){nav .nav-holder .main-nav-content .secondary-navigational-items>span{max-width:50%}}nav .nav-holder .main-nav-content .secondary-navigational-items span{display:inline-block;text-align:center}nav .nav-holder .main-nav-content .secondary-navigational-items span a{display:block;margin-left:4px;margin-right:4px}@media screen and (max-width:480px){nav .nav-holder .main-nav-content .secondary-navigational-items span a{margin:0}}nav .nav-holder .main-nav-content .secondary-navigational-items span a em{font-size:.875em;font-style:normal}@media screen and (max-width:768px){nav .nav-holder .main-nav-content .secondary-navigational-items span a em{display:none}}nav .nav-holder .main-nav-content .secondary-navigational-items span a img{line-height:0;margin-bottom:5px}@media screen and (max-width:768px){nav .nav-holder .main-nav-content .secondary-navigational-items span a img{margin-bottom:0}}nav .nav-holder .main-nav-content .secondary-navigational-items span.language img{max-width:26px}nav .nav-holder .main-nav-content .secondary-navigational-items span.location img{max-width:42px}@media screen and (max-width:480px){nav .nav-holder .main-nav-content .secondary-navigational-items span.location{display:none!important;visibility:hidden}}nav .nav-holder .main-nav-content .secondary-navigational-items span.contact img{max-width:25px}@media screen and (max-width:480px){nav .nav-holder .main-nav-content .secondary-navigational-items span.contact{display:none!important;visibility:hidden}}nav .nav-holder .main-nav-content .secondary-navigational-items span.search{margin-right:0}@media screen and (max-width:480px){nav .nav-holder .main-nav-content .secondary-navigational-items span.search{padding-right:10px}}nav .nav-holder .main-nav-content .secondary-navigational-items span.search:hover{cursor:pointer}nav .nav-holder .main-nav-content .secondary-navigational-items span.search.active .search-icon{width:24px;height:24px;border:3px solid #e60000;margin-left:7px;margin-bottom:-4px;top:3px}nav .nav-holder .main-nav-content .secondary-navigational-items span.search.active .search-icon:before,nav .nav-holder .main-nav-content .secondary-navigational-items span.search.active .search-icon:after{top:3px;right:8px;width:2px;height:12px}nav .nav-holder .main-nav-content .secondary-navigational-items span.search.active .search-icon:after{transform:rotate(45deg)}@media screen and (max-width:768px){nav .nav-holder .main-nav-content .secondary-navigational-items{float:left;display:block;margin-right:2.35765%;width:31.76157%}nav .nav-holder .main-nav-content .secondary-navigational-items:last-child{margin-right:0}}@media screen and (max-width:480px){nav .nav-holder .main-nav-content .secondary-navigational-items{text-align:right;float:left;display:block;margin-right:2.35765%;width:23.23176%}nav .nav-holder .main-nav-content .secondary-navigational-items:last-child{margin-right:0}}nav .nav-holder .main-nav-content .search-icon{width:20px;height:20px;background:transparent;border:3px solid #e60000;display:block;border-radius:50%;position:relative;transition:all .2s ease-in-out;margin-left:5px}@media screen and (max-width:768px){nav .nav-holder .main-nav-content .search-icon{top:6px}}nav .nav-holder .main-nav-content .search-icon:before,nav .nav-holder .main-nav-content .search-icon:after{width:3px;height:9px;display:block;content:'';background:#e60000;position:absolute;top:13px;right:-3px;transform:rotate(-45deg);transition:all .2s ease-in-out}nav .mega-navigation{width:100%;background-color:rgba(255,255,255,.9);position:absolute;top:100px;z-index:500;padding:1.618em;overflow-y:auto;border-top:10px solid #e60000;-webkit-box-shadow:0 5px 0 rgba(0,0,0,.05);-moz-box-shadow:0 5px 0 rgba(0,0,0,.05);box-shadow:0 5px 0 rgba(0,0,0,.05)}nav .mega-navigation .row{float:left;display:block;margin-right:2.35765%;width:23.23176%;line-height:1.25em;padding-bottom:1.618em}nav .mega-navigation .row:last-child{margin-right:0}nav .mega-navigation .row:nth-child(4n){margin-right:0}nav .mega-navigation .row:nth-child(4n+1){clear:left}@media screen and (max-width:480px){nav .mega-navigation .row{float:left;display:block;margin-right:2.35765%;width:48.82117%}nav .mega-navigation .row:last-child{margin-right:0}nav .mega-navigation .row:nth-child(4n){margin-right:2.35765%}nav .mega-navigation .row:nth-child(4n+1){clear:none}nav .mega-navigation .row:nth-child(2n){margin-right:0}nav .mega-navigation .row:nth-child(2n+1){clear:left}}nav .mega-navigation .row h4{font-weight:700}nav .mega-navigation .row ul{padding-left:5px;padding-top:2.5px;padding-bottom:7.5px}nav .mega-navigation .row ul li{padding-bottom:5px}nav .mega-navigation .row ul li ul{padding-left:5px;padding-top:10px}nav .mega-navigation .row ul li ul li{padding-bottom:5px}nav .mega-navigation .row .more{float:left;display:block;margin-right:2.35765%;width:100%;position:relative;padding-right:20px}nav .mega-navigation .row .more:last-child{margin-right:0}nav .mega-navigation .row .more::before,nav .mega-navigation .row .more::after{content:'';display:block;position:absolute;top:9px;right:0;width:14px;height:4px;margin-top:-2px;background-color:#e60000;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transition:all .25s;transition:all .25s}nav .mega-navigation .row .more::before{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}nav .mega-navigation .row .more.collapsed::before{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);opacity:1}nav .mega-navigation .row .more.collapsed::after{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}nav .searcher{position:absolute;background:#eee;width:100%;left:0;top:-10000px;z-index:10;transition-timing:1s;padding:1.618em;opacity:0;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out}nav .searcher.down{top:100px;opacity:1;z-index:999}nav .searcher input[type='search']{float:left;display:block;margin-right:2.35765%;width:100%;border:none;border-bottom:1px solid #e60000;-webkit-appearance:none;outline:none;padding:10px 40px 0 0;float:left;background:#eee;height:43px;font-size:1.25em;margin-bottom:20px}nav .searcher input[type='search']:last-child{margin-right:0}nav .searcher p{padding-top:4em;font-size:1.25em}nav .searcher .tags{overflow-y:auto}nav p{padding-top:2.4em;font-size:1.25em}.grey{background-color:#e3e3e3}.full-width-mood-holder{position:relative;background-size:cover;background-repeat:no-repeat;background-position:50% 25%;min-height:340px;width:100%;overflow:hidden;background-image:url(/Areas/NolatoWeb/static/img/main-big-picture.png)}@media screen and (max-width:480px){.full-width-mood-holder{min-height:250px;background-position:right}}.full-width-mood-holder h1,.full-width-mood-holder h2{font-size:3.5em;text-align:center;line-height:1.09375em}@media screen and (max-width:1024px){.full-width-mood-holder h1,.full-width-mood-holder h2{font-size:3em}}@media screen and (max-width:480px){.full-width-mood-holder h1,.full-width-mood-holder h2{font-size:1.875em;text-align:left}}.full-width-mood-holder .full-width-mood-overlay{text-align:left;height:100%;width:100%;position:absolute;top:0;left:0;bottom:0;right:0;padding:0;margin:0;color:#fff}.full-width-mood-holder .full-width-mood-overlay .element{position:relative;top:50%;float:left;display:block;margin-right:2.35765%;width:65.88078%;margin-left:17.05961%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.full-width-mood-holder .full-width-mood-overlay .element:last-child{margin-right:0}@media screen and (max-width:1024px){.full-width-mood-holder .full-width-mood-overlay .element{float:left;display:block;margin-right:2.35765%;width:82.94039%;margin-left:8.5298%;padding:0 15px 0 15px}.full-width-mood-holder .full-width-mood-overlay .element:last-child{margin-right:0}}@media screen and (max-width:480px){.full-width-mood-holder .full-width-mood-overlay .element{float:left;display:block;margin-right:2.35765%;width:100%;margin-left:0%;padding:0 15px 0 15px}.full-width-mood-holder .full-width-mood-overlay .element h3{font-size:1.313em}.full-width-mood-holder .full-width-mood-overlay .element:last-child{margin-right:0}}.full-width-mood-holder .full-width-mood-overlay .element a{color:#e60000}.full-width-mood-holder .full-width-mood-overlay .element a:hover{color:#fff}.full-width-mood-holder .full-width-mood-overlay .element .left-link,.full-width-mood-holder .full-width-mood-overlay .element .right-link{padding-top:50px}.full-width-mood-holder .full-width-mood-overlay .element .left-link{float:left;display:block;margin-right:2.35765%;width:48.82117%;text-align:left}.full-width-mood-holder .full-width-mood-overlay .element .left-link:last-child{margin-right:0}.full-width-mood-holder .full-width-mood-overlay .element .right-link{float:left;display:block;margin-right:2.35765%;width:48.82117%;margin-right:0;text-align:right}.full-width-mood-holder .full-width-mood-overlay .element .right-link:last-child{margin-right:0}.full-width-mood-holder .full-width-mood-overlay .element-alternate{background-color:rgba(128,128,128,.5);border-radius:0 10px 10px 0;position:relative;top:14.25%;float:left;display:block;margin-right:2.35765%;width:65.88078%;width:initial;padding:7px 20px 7px 77px}.full-width-mood-holder .full-width-mood-overlay .element-alternate:last-child{margin-right:0}.full-width-mood-holder .full-width-mood-overlay .element-alternate h1,.full-width-mood-holder .full-width-mood-overlay .element-alternate h2{font-size:2.5em}@media screen and (max-width:1024px){.full-width-mood-holder .full-width-mood-overlay .element-alternate{padding:7px 20px 7px 37px}}@media screen and (max-width:480px){.full-width-mood-holder .full-width-mood-overlay .element-alternate{padding:0 15px 0 15px}.full-width-mood-holder .full-width-mood-overlay .element-alternate h1 strong{display:block}.full-width-mood-holder .full-width-mood-overlay .element-alternate h3{font-size:1.313em}}.shared-ownership .tabpanel__tablabel{background-color:#eaeaea!important;color:#000!important;border-bottom:2px solid #e60000;font-size:1em!important}.shared-ownership .tabpanel__tablabel:hover{background:#fff!important}.estimate .tabpanel__tablabel{background-color:#eaeaea!important;color:#000!important;border-bottom:2px solid #e60000;font-size:1em!important}.estimate .tabpanel__tablabel:hover{background:#fff!important}.sme-image{vertical-align:middle;height:auto!important;width:auto!important}.cision-logo{vertical-align:middle;width:45px!important}.estimate-table-heading{color:#e60000;text-transform:uppercase;font-size:18px!important;font-weight:600;padding-top:1.5em}.estimate-table-heading :first-child{float:left!important;text-align:left}.estimate-table-heading :last-child{float:right!important}@media screen and (max-width:480px){.estimate-table-heading :last-child{float:left!important}}@media screen and (max-width:768px){.estimate-table-heading{font-size:14px!important}}@media screen and (max-width:480px){.recommendation-small-mobile{font-size:12px!important}}.estimate-table-bottom-padding{padding-bottom:2em}.estimate-table-no-margin{margin:0!important;white-space:nowrap}@media screen and (max-width:768px){.estimate-table-no-margin{font-size:12px!important}}.untabbed-content-container{background-color:#fff;float:left;display:block;margin-right:2.35765%;width:100%;padding:1.618em}.untabbed-content-container:last-child{margin-right:0}@media screen and (max-width:480px){.untabbed-content-container .button{display:block;margin-top:10px}}.tabbed-content-container{float:left;display:block;margin-right:2.35765%;width:100%;margin-bottom:1.618em}.tabbed-content-container:last-child{margin-right:0}.tabbed-content-container h1,.tabbed-content-container h2{text-align:center;padding-bottom:10px}.tabbed-content-container .tabpanel__tab{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.tabbed-content-container .tabpanel__tab:checked+.tabpanel__tablabel{background:#fff!important;color:#e60000}@media screen and (max-width:480px){.tabbed-content-container .tabpanel__tab:checked+.tabpanel__tablabel{background:#e60000;color:#fff}}.tabbed-content-container .tabpanel__tablabel{flex:0 1 auto;padding:8px;background:#e60000;color:#fff;font-weight:300;font-size:1.25em;margin-bottom:-40px;z-index:200;width:20%;border-right:2px solid #e3e3e3;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out}@media screen and (max-width:1024px){.tabbed-content-container .tabpanel__tablabel{width:33%}.tabbed-content-container .tabpanel__tablabel.tab-3{border-right:0 solid #e3e3e3;width:34%}}@media screen and (max-width:1024px) and (max-width:480px){.tabbed-content-container .tabpanel__tablabel.tab-3{float:left;display:block;margin-right:2.35765%;width:100%;margin-right:0}.tabbed-content-container .tabpanel__tablabel.tab-3:last-child{margin-right:0}}@media screen and (max-width:480px){.tabbed-content-container .tabpanel__tablabel{margin-bottom:0;float:left;display:block;margin-right:2.35765%;width:100%;margin-right:0;border-right:none;border-bottom:1px solid #e3e3e3}.tabbed-content-container .tabpanel__tablabel:last-child{margin-right:0}}.tabbed-content-container .tabpanel__tablabel:hover{cursor:pointer;background:#aaa}.tabbed-content-container .tabpanel__tablabel.wide{flex:1 1 auto}.tabbed-content-container .tabpanel__tablabel.estimate{font-size:.9em!important;text-align:center;vertical-align:middle}@media screen and (max-width:1024px){.tabbed-content-container .tabpanel__tablabel.estimate{margin-bottom:0;float:left;display:block;margin-right:2.35765%;width:100%;margin-right:0;border-right:none;border-bottom:1px solid #e3e3e3}.tabbed-content-container .tabpanel__tablabel.estimate:last-child{margin-right:0}}@media screen and (max-width:480px){.tabbed-content-container .tabpanel__tablabel.estimate{margin-bottom:0;float:left;display:block;margin-right:2.35765%;width:100%;margin-right:0;border-right:none;border-bottom:1px solid #e3e3e3}.tabbed-content-container .tabpanel__tablabel.estimate:last-child{margin-right:0}}.tabbed-content-container .tabpanel__panels{width:100%}.tabbed-content-container .tabpanel__panel{display:none;background:#fff}.tabbed-content-container .tabpanel__panel>*:first-child{margin-top:0}.tabbed-content-container .tabpanel__panel>*:last-child{margin-bottom:0}.tabbed-content-container .tabpanel__panel>*+*{margin-top:24px}.tabbed-content-container #tabpanel__tab-1:checked~.tabpanel__panels #tabpanel__panel-1,.tabbed-content-container #tabpanel__tab-2:checked~.tabpanel__panels #tabpanel__panel-2,.tabbed-content-container #tabpanel__tab-3:checked~.tabpanel__panels #tabpanel__panel-3,.tabbed-content-container #tabpanel__tab-4:checked~.tabpanel__panels #tabpanel__panel-4,.tabbed-content-container #tabpanel__tab-5:checked~.tabpanel__panels #tabpanel__panel-5{display:block;position:relative;top:0}.tabbed-content-container .media{display:flex}.tabbed-content-container .media .media__body{width:70%;padding:50px 1.618em 1.618em 1.618em;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out}@media screen and (max-width:1024px){.tabbed-content-container .media .media__body{width:50%}}@media screen and (max-width:480px){.tabbed-content-container .media .media__body{float:left;display:block;margin-right:2.35765%;width:100%;padding:30px 20px}.tabbed-content-container .media .media__body:last-child{margin-right:0}}.tabbed-content-container .media .media__body.wide{width:100%}.tabbed-content-container .media .media__body.estimate{width:100%}@media screen and (max-width:1024px){.tabbed-content-container .media .media__body.estimate{padding-top:5px!important;padding-bottom:5px!important}}@media screen and (max-width:480px){.tabbed-content-container .media .media__body.estimate{padding-top:5px!important;padding-bottom:5px!important}}.tabbed-content-container .media .media__img{width:45.45%;max-height:384px;background-size:cover;background-position:center;padding:0;margin:0;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out}@media screen and (max-width:1024px){.tabbed-content-container .media .media__img{width:50%;margin-top:50px}}@media screen and (max-width:480px){.tabbed-content-container .media .media__img{display:none!important;visibility:hidden}}@media screen and (max-width:480px){.tabbed-content-container .media{flex-direction:column;align-items:flex-start}.tabbed-content-container .media .media__img{margin:0 auto}.tabbed-content-container .media .media__img+.media__body{margin:12px 24px 24px 24px}}.tabbed-content-container .tabpanel{display:flex;flex-wrap:wrap;position:relative;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out}@media screen and (max-width:480px){.tabbed-content-container .tabpanel{flex-direction:column;text-align:center}.tabbed-content-container .tabpanel .tabpanel__tablabel{padding:24px 36px}.tabbed-content-container .tabpanel .tabpanel__tablabel+.tabpanel__tab+.tabpanel__tablabel{margin-top:6px}.tabbed-content-container .tabpanel .tabpanel__tab:checked~.tabpanel__panels{order:1}.tabbed-content-container .tabpanel .tabpanel__tab:not(:checked)+.tabpanel__tablabel{order:initial}.tabbed-content-container .tabpanel #tabpanel__tab-1+.tabpanel__tablabel{order:1}.tabbed-content-container .tabpanel #tabpanel__tab-1:checked~.tabpanel__panels{order:1}.tabbed-content-container .tabpanel #tabpanel__tab-2+.tabpanel__tablabel{order:2}.tabbed-content-container .tabpanel #tabpanel__tab-2:checked~.tabpanel__panels{order:2}.tabbed-content-container .tabpanel #tabpanel__tab-3+.tabpanel__tablabel{order:3}.tabbed-content-container .tabpanel #tabpanel__tab-3:checked~.tabpanel__panels{order:3}.tabbed-content-container .tabpanel #tabpanel__tab-4+.tabpanel__tablabel{order:4}.tabbed-content-container .tabpanel #tabpanel__tab-4:checked~.tabpanel__panels{order:4}.tabbed-content-container .tabpanel #tabpanel__tab-5+.tabpanel__tablabel{order:5}.tabbed-content-container .tabpanel #tabpanel__tab-5:checked~.tabpanel__panels{order:5}.tabbed-content-container .tabpanel .tabpanel__panel{padding:0 12px 12px 12px}}@media screen and (max-width:1024px){.tabbed-content-container .tabpanel{flex-direction:row}.tabbed-content-container .tabpanel .tabpanel__tablabel{flex:0 1 auto;padding-left:24px;padding-right:24px}.tabbed-content-container .tabpanel .tabpanel__panels{flex:1 1 100%}}.tabbed-content-container.shared-ownership .media__body{padding-left:0;padding-right:0}.tabbed-content-container.shared-ownership .media__body table{font-size:.75em}.tabbed-content-container.estimate .media__body{padding-left:0;padding-right:0}.tabbed-content-container.estimate .media__body table{font-size:.8em}@media screen and (max-width:1024px){.tabbed-content-container.estimate .media__body table{font-size:.65em}}@media screen and (max-width:1024px){.tabbed-content-container.estimate{flex-direction:column;text-align:center}.tabbed-content-container.estimate .tabpanel__tablabel{}.tabbed-content-container.estimate .tabpanel__tablabel+.tabpanel__tab+.tabpanel__tablabel{margin-top:6px}.tabbed-content-container.estimate .tabpanel__tab:checked~.tabpanel__panels{order:1}.tabbed-content-container.estimate .tabpanel__tab:not(:checked)+.tabpanel__tablabel{order:initial}.tabbed-content-container.estimate #tabpanel__tab-1+.tabpanel__tablabel{order:1}.tabbed-content-container.estimate #tabpanel__tab-1:checked~.tabpanel__panels{order:1}.tabbed-content-container.estimate #tabpanel__tab-2+.tabpanel__tablabel{order:2}.tabbed-content-container.estimate #tabpanel__tab-2:checked~.tabpanel__panels{order:2}.tabbed-content-container.estimate #tabpanel__tab-3+.tabpanel__tablabel{order:3}.tabbed-content-container.estimate #tabpanel__tab-3:checked~.tabpanel__panels{order:3}.tabbed-content-container.estimate #tabpanel__tab-4+.tabpanel__tablabel{order:4}.tabbed-content-container.estimate #tabpanel__tab-4:checked~.tabpanel__panels{order:4}.tabbed-content-container.estimate #tabpanel__tab-5+.tabpanel__tablabel{order:5}.tabbed-content-container.estimate #tabpanel__tab-5:checked~.tabpanel__panels{order:5}.tabbed-content-container.estimate .tabpanel__panel{padding:0 12px 12px 12px}}.email-iframe-container,.email-iframe-container iframe{float:left;display:block;margin-right:2.35765%;width:100%;background-color:#e3e3e3;padding:10px}.email-iframe-container:last-child,.email-iframe-container iframe:last-child{margin-right:0}.email-iframe-container .control-label,.email-iframe-container iframe .control-label{padding-bottom:5px}.email-iframe-container .form-control,.email-iframe-container iframe .form-control{border:1px solid transparent;padding:10px 0 10px 0;margin-bottom:10px}.email-iframe-container .control-label,.email-iframe-container .form-control,.email-iframe-container iframe .control-label,.email-iframe-container iframe .form-control{float:left;display:inline-block;width:100%}.email-iframe-container .btn,.email-iframe-container iframe .btn{float:left;padding:5px 15px;display:inline-block;cursor:pointer;margin-top:0;border:2px solid #8b141b;color:#fff;background-color:#8b141b}.alt-box-line{float:left;display:block;margin-right:2.35765%;width:100%;padding-bottom:1.618em}.alt-box-line:last-child{margin-right:0}@media screen and (max-width:480px){.alt-box-line{float:left;display:block;margin-right:2.35765%;width:100%;margin-right:0}.alt-box-line:last-child{margin-right:0}}.alt-box-line .box{float:left;display:block;margin-right:2.35765%;width:18.11388%}.alt-box-line .box:last-child{margin-right:0}.alt-box-line .box:last-child{margin-right:0}.alt-box-line .box a:hover{background-color:transparent}.alt-box-line .box img{max-width:100%}.alt-box-line .box .box-title{padding-top:10px;margin-top:10px;margin-left:20px;margin-right:20px;border-top:2px solid #e60000;text-align:center}@media screen and (max-width:480px){.alt-box-line .box{float:left;display:block;margin-right:2.35765%;width:100%;padding-bottom:1.618em}.alt-box-line .box:last-child{margin-right:0}.alt-box-line .box:nth-child(2n){margin-right:0}.alt-box-line .box:nth-child(2n+1){clear:left}.alt-box-line .box img{display:none!important;visibility:hidden}}.box-container{float:left;display:block;margin-right:2.35765%;width:100%;background-color:#fff;padding-top:.4045em}.box-container:last-child{margin-right:0}.box-container .box-line{float:left;display:block;margin-right:2.35765%;width:100%}.box-container .box-line:last-child{margin-right:0}@media screen and (max-width:480px){.box-container .box-line{float:left;display:block;margin-right:2.35765%;width:100%;margin-right:0;padding-bottom:0}.box-container .box-line:last-child{margin-right:0}}.box-container .box-line .box{width:20%;float:left;display:block;min-height:190px;padding-left:.4045em;padding-right:.4045em;padding-bottom:.4045em}@media screen and (max-width:768px){.box-container .box-line .box{width:25%;min-height:210px}}@media screen and (max-width:480px){.box-container .box-line .box{width:50%;min-height:10px;padding-bottom:0}.box-container .box-line .box:last-child{padding-bottom:1.618em}}.box-container .box-line .box a:hover{background-color:transparent}.box-container .box-line .box.double{width:40%}@media screen and (max-width:768px){.box-container .box-line .box.double{width:50%}}@media screen and (max-width:480px){.box-container .box-line .box.double{width:100%}}.box-container .box-line .box img{max-width:100%}.box-container .box-line .box .box-title{padding-left:10px;padding-right:10px;border-top:2px solid #e60000;text-align:center}@media screen and (max-width:480px){.box-container .box-line .box img{}}.box-container .alt-box-line{float:left;display:block;margin-right:2.35765%;width:100%;padding-bottom:1.618em}.box-container .alt-box-line:last-child{margin-right:0}@media screen and (max-width:480px){.box-container .alt-box-line{float:left;display:block;margin-right:2.35765%;width:100%;margin-right:0}.box-container .alt-box-line:last-child{margin-right:0}}.box-container .alt-box-line .box{float:left;display:block;margin-right:2.35765%;width:18.11388%}.box-container .alt-box-line .box:last-child{margin-right:0}.box-container .alt-box-line .box:last-child{margin-right:0}.box-container .alt-box-line .box a:hover{background-color:transparent}.box-container .alt-box-line .box img{max-width:100%}.box-container .alt-box-line .box .box-title{padding-top:10px;margin-top:10px;margin-left:20px;margin-right:20px;border-top:2px solid #e60000;text-align:center}@media screen and (max-width:480px){.box-container .alt-box-line .box{float:left;display:block;margin-right:2.35765%;width:100%;padding-bottom:1.618em}.box-container .alt-box-line .box:last-child{margin-right:0}.box-container .alt-box-line .box:nth-child(2n){margin-right:0}.box-container .alt-box-line .box:nth-child(2n+1){clear:left}.box-container .alt-box-line .box img{display:none!important;visibility:hidden}}.box .box-title h4{line-height:1em}.material-matrix .tablepdf{border-collapse:separate;border-spacing:0;border-right:solid 1px #979797;border-bottom:solid 1px #979797;margin-bottom:2em}.material-matrix .tablepdf th{padding:3px;text-align:left;border-left:1px solid #979797;border-top:1px solid #979797;vertical-align:middle}.material-matrix .tablepdf th img{width:initial}.material-matrix .tablepdf td{vertical-align:top;border-left:1px solid #979797;border-top:1px solid #979797;text-align:left;padding:3px;font-weight:normal;font-size:13px}.material-matrix .tablepdf td.center{text-align:center!important}.material-matrix .tablepdf td.tabldataHeader{font-weight:bold}.material-matrix .tablepdf td .pdfImage{vertical-align:middle;float:right;margin-right:6px}.material-matrix .tablepdf td img{width:initial}.material-matrix .tablepdf tbody tr:nth-child(even){background-color:#ececec}.material-matrix h1{color:red}.material-matrix p{padding:20px 0;font-size:17px}.investor-box-holder h2{text-align:center;padding-bottom:10px}.investor-box-holder .investor-box{float:left;display:block;margin-right:2.35765%;width:100%;background-color:#fff;margin-bottom:1.618em}.investor-box-holder .investor-box:last-child{margin-right:0}.investor-box-holder .investor-box .extra{float:left;display:block;margin-right:2.35765%;width:100%;padding:.13483em .4045em;text-align:center;border-top:1px solid #e60000;border-bottom:1px solid #e60000}.investor-box-holder .investor-box .extra:last-child{margin-right:0}.investor-box-holder .investor-box .extra span{display:inline-block;padding-right:1.11586em;background-image:url("/Areas/NolatoWeb/static/img/read_more_arrow_filled.png");background-repeat:no-repeat;background-position:100% 60%;background-size:13px}.investor-box-holder .investor-box .box{float:left;display:block;margin-right:2.35765%;width:23.23176%;padding:1.618em}.investor-box-holder .investor-box .box:last-child{margin-right:0}.investor-box-holder .investor-box .box:nth-child(3n){margin-right:0}.investor-box-holder .investor-box .box:nth-child(3n+1){clear:left}.investor-box-holder .investor-box .box:nth-child(2){float:left;display:block;margin-right:2.35765%;width:48.82117%;border-left:1px solid #e60000;border-right:1px solid #e60000;min-height:300px}.investor-box-holder .investor-box .box:nth-child(2):last-child{margin-right:0}.investor-box-holder .investor-box .box:nth-child(3){padding-left:0}.investor-box-holder .investor-box .box h4{padding-bottom:10px;font-size:1.7em}.investor-box-holder .investor-box .box span{float:left;display:block;margin-right:2.35765%;width:48.82117%;font-weight:600}.investor-box-holder .investor-box .box span:last-child{margin-right:0}.investor-box-holder .investor-box .box span:nth-child(odd){margin-right:0;font-weight:normal}@media screen and (max-width:768px){.investor-box-holder .investor-box .box{float:left;display:block;margin-right:2.35765%;width:48.82117%;padding:1.618em}.investor-box-holder .investor-box .box:last-child{margin-right:0}.investor-box-holder .investor-box .box:nth-child(3n){margin-right:2.35765%}.investor-box-holder .investor-box .box:nth-child(3n+1){clear:none}.investor-box-holder .investor-box .box:nth-child(2){float:left;display:block;margin-right:2.35765%;width:48.82117%;border-left:1px solid #e60000;border-right:none;margin-right:0}.investor-box-holder .investor-box .box:nth-child(2):last-child{margin-right:0}.investor-box-holder .investor-box .box:last-child{float:left;display:block;margin-right:2.35765%;width:100%;border-top:1px solid #e60000;padding-left:1.618em}.investor-box-holder .investor-box .box:last-child:last-child{margin-right:0}.investor-box-holder .investor-box .box h4{padding-bottom:10px}}@media screen and (max-width:480px){.investor-box-holder .investor-box .box{float:left;display:block;margin-right:2.35765%;width:100%;margin-right:0;padding:1.618em}.investor-box-holder .investor-box .box:last-child{margin-right:0}.investor-box-holder .investor-box .box:nth-child(2){float:left;display:block;margin-right:2.35765%;width:100%;border-top:1px solid #e60000;border-left:none;margin-right:0}.investor-box-holder .investor-box .box:nth-child(2):last-child{margin-right:0}.investor-box-holder .investor-box .box:last-child{float:left;display:block;margin-right:2.35765%;width:100%;border-top:1px solid #e60000}.investor-box-holder .investor-box .box:last-child:last-child{margin-right:0}.investor-box-holder .investor-box .box h4{padding-bottom:10px}}#main-slider{position:relative}#main-slider .slider{float:left;display:block;margin-right:2.35765%;width:100%}#main-slider .slider:last-child{margin-right:0}#main-slider .navigations{position:absolute;top:225px;z-index:200}#main-slider .navigations.slick-prev,#main-slider .navigations.slick-next{position:absolute}#main-slider .navigations.slick-prev img,#main-slider .navigations.slick-next img{width:36px}@media screen and (max-width:480px){#main-slider .navigations.slick-prev img,#main-slider .navigations.slick-next img{width:18px}}#main-slider .navigations.slick-prev{left:20px}@media screen and (max-width:1024px){#main-slider .navigations.slick-prev{left:0}}#main-slider .navigations.slick-next{right:20px}@media screen and (max-width:1024px){#main-slider .navigations.slick-next{right:0}}@media screen and (max-width:480px){#main-slider .hidden-on-mobile{display:none!important;visibility:hidden}}#main-slider .repeater{display:none!important;visibility:hidden}@media screen and (max-width:480px){#main-slider .repeater{display:block!important;visibility:visible}}#main-slider .slick-slide{float:left;display:block;margin-right:2.35765%;width:100%;height:480px;margin:0 2px}#main-slider .slick-slide:last-child{margin-right:0}#main-slider .slick-slide img{width:100%}#main-slider .slick-slide span{color:#e60000}#main-slider .slick-slide.show-only-on-mobile{display:none!important;visibility:hidden}@media screen and (max-width:480px){#main-slider .slick-slide.show-only-on-mobile{display:block!important;visibility:visible}}@media screen and (max-width:768px){#main-slider .slick-slide{min-height:500px;background-color:#fff}}@media screen and (max-width:480px){#main-slider .slick-slide{height:330px}}#main-slider .slick-slide .one-width{width:50%;float:left}#main-slider .slick-slide .one-width-mobile{width:100%;float:left}#main-slider .slick-slide .one-width-divider{border-left:4px solid #e3e3e3}#main-slider .slick-slide .one-width-divider .one-width-divider-image{max-height:105px;overflow:hidden}#main-slider .slick-slide .two-width{float:left;display:block;margin-right:2.35765%;width:100%}#main-slider .slick-slide .two-width:last-child{margin-right:0}#main-slider .slick-slide .one-height{height:250px;overflow:hidden}@media screen and (max-width:768px){#main-slider .slick-slide .one-height{height:330px}}@media screen and (max-width:480px){#main-slider .slick-slide .one-height{height:280px}}#main-slider .slick-slide .one-height-mobile{min-height:540px}#main-slider .slick-slide .two-height{min-height:480px;background-color:#fff}@media screen and (max-width:768px){#main-slider .slick-slide .two-height{min-height:325px}}#main-slider .slick-slide .two-height-mobile{min-height:230px}#main-slider .slick-slide .two-height-mobile .two-height-mobile-image{max-height:150px;overflow:hidden}#main-slider .slick-slide .top-intro{height:230px;background-color:#fff;border-bottom:4px solid #e3e3e3;padding:.809em}#main-slider .slick-slide .top-intro h3{}@media screen and (max-width:1024px){#main-slider .slick-slide .top-intro h3{font-size:1.3em}}#main-slider .slick-slide .padded-intro-mobile{padding:1.618em 1.618em}#main-slider .slick-slide .padded-intro-mobile h3{padding-bottom:10px}#main-slider .slick-slide .grey{background-color:#b3b2b2;color:#fff}#main-slider .slick-slide .bottom-intro{background-color:#fff}#main-slider .slick-slide .bottom-intro .white{}#main-slider .slick-slide .bottom-intro .white .content{padding:.809em 5px .809em .809em;float:left;display:block;margin-right:2.35765%;width:100%}#main-slider .slick-slide .bottom-intro .white .content:last-child{margin-right:0}#main-slider .slick-slide .bottom-intro .white .content h3{font-size:1.7em}#main-slider .slick-slide .bottom-intro .red,#main-slider .slick-slide .bottom-intro .grey{color:#fff;padding:.809em}#main-slider .slick-slide .bottom-intro .red h1,#main-slider .slick-slide .bottom-intro .grey h1{font-weight:500;line-height:1em}@media screen and (max-width:480px){#main-slider .slick-slide .bottom-intro .red h1,#main-slider .slick-slide .bottom-intro .grey h1{font-size:2em}}#main-slider .slick-slide .bottom-intro .red p,#main-slider .slick-slide .bottom-intro .grey p{padding-top:10px}@media screen and (max-width:1024px){#main-slider .slick-slide .bottom-intro .red h3,#main-slider .slick-slide .bottom-intro .grey h3{font-size:1.3em}}#main-slider .slick-slide .bottom-intro .red p,#main-slider .slick-slide .bottom-intro .grey p{padding-top:10px;line-height:1.25em}#main-slider .slick-slide .bottom-intro .red{background-color:#e60000}#main-slider .slick-slide .bottom-intro .grey{background-color:#b3b2b2}#main-slider .slick-slide .non-padded-intro-mobile .content{padding:.809em 5px .809em 1.618em}#main-slider .slick-slide .non-padded-intro-mobile .red{background-color:#e60000!important;color:#fff;padding:.809em}#main-slider .slick-slide .non-padded-intro-mobile .red h1{font-weight:500;line-height:1em}@media screen and (max-width:480px){#main-slider .slick-slide .non-padded-intro-mobile .red h1{font-size:2em}}#main-slider .slick-slide .non-padded-intro-mobile .red p{padding-top:10px}@media screen and (max-width:480px){#main-slider .slick-slide .non-padded-intro-mobile .red{width:100%}}#main-slider .slick-slide .big-one .big-one-image{max-height:335px;overflow:hidden}#main-slider .slick-slide .big-one .content{padding:.809em 1.618em;float:left;display:block;margin-right:2.35765%;width:100%}#main-slider .slick-slide .big-one .content:last-child{margin-right:0}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir="rtl"] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.small-divided-articles{float:left;display:block;margin-right:2.35765%;width:100%;margin-top:1.618em;margin-bottom:1.618em}.small-divided-articles h1,.small-divided-articles h2{text-align:center;padding-bottom:10px}.small-divided-articles:last-child{margin-right:0}.small-divided-articles .extra{float:left;display:block;margin-right:2.35765%;width:100%;padding:.13483em .4045em;text-align:center;border-top:1px solid #e60000;border-bottom:1px solid #e60000;background-color:#fff}.small-divided-articles .extra:last-child{margin-right:0}.small-divided-articles .extra span{display:inline-block;padding-right:1.11586em;background-image:url("/Areas/NolatoWeb/static/img/read_more_arrow_filled.png");background-repeat:no-repeat;background-position:100% 60%;background-size:13px}.small-divided-articles .holder{background-color:#fff;float:left;display:block;margin-right:2.35765%;width:100%;display:flex;padding-bottom:0}.small-divided-articles .holder:last-child{margin-right:0}@media screen and (max-width:768px){.small-divided-articles .holder{display:block}}.small-divided-articles .holder .left,.small-divided-articles .holder .right{display:flex;width:50%}@media screen and (max-width:768px){.small-divided-articles .holder .left,.small-divided-articles .holder .right{width:100%}}@media screen and (max-width:480px){.small-divided-articles .holder .left,.small-divided-articles .holder .right{display:block}}.small-divided-articles .holder .left .content{padding:1.618em}.small-divided-articles .holder .right .image,.small-divided-articles .holder .right .content{width:50%;float:left}@media screen and (max-width:480px){.small-divided-articles .holder .right .image,.small-divided-articles .holder .right .content{width:100%;display:block}}.small-divided-articles .holder .right .image{background-size:cover}@media screen and (max-width:768px){.small-divided-articles .holder .right .image span{display:none!important;visibility:hidden}}.small-divided-articles .holder .right .image img{display:none!important;visibility:hidden}@media screen and (max-width:768px){.small-divided-articles .holder .right .image img{display:block!important;visibility:visible}}.small-divided-articles .holder .right .content{background-color:#b3b2b2;color:#fff;padding:1.618em;margin-bottom:0}.red{background-color:#e60000;color:#fff}.red a{color:#fff}.white{background-color:#fff}.three-with-two-linking--group-holder h2{text-align:center;padding-bottom:10px}.three-with-two-linking--group-holder .three-with-two-linking--group{float:left;display:block;margin-right:2.35765%;width:100%;margin-right:0;display:flex;margin-bottom:1.618em}.three-with-two-linking--group-holder .three-with-two-linking--group:last-child{margin-right:0}@media screen and (max-width:768px){.three-with-two-linking--group-holder .three-with-two-linking--group{display:inline-block}}.three-with-two-linking--group-holder .three-with-two-linking--group .item{float:left;display:block;margin-right:2.35765%;width:31.76157%;font-size:1em}.three-with-two-linking--group-holder .three-with-two-linking--group .item:last-child{margin-right:0}.three-with-two-linking--group-holder .three-with-two-linking--group .item:nth-child(3n){margin-right:0}.three-with-two-linking--group-holder .three-with-two-linking--group .item:nth-child(3n+1){clear:left}.three-with-two-linking--group-holder .three-with-two-linking--group .item.padded{padding:.809em .809em .809em .809em}.three-with-two-linking--group-holder .three-with-two-linking--group .item h3{min-height:1.5em}.three-with-two-linking--group-holder .three-with-two-linking--group .item h3.puff{padding-left:.87459em;background-image:url("/Areas/NolatoWeb/static/img/read_more_arrow_filled.png");background-repeat:no-repeat;background-position:0 .15em;background-size:15px}.three-with-two-linking--group-holder .three-with-two-linking--group .item img{display:block}@media screen and (max-width:768px){.three-with-two-linking--group-holder .three-with-two-linking--group .item{min-height:155px}.three-with-two-linking--group-holder .three-with-two-linking--group .item.white{float:left;display:block;margin-right:2.35765%;width:100%}.three-with-two-linking--group-holder .three-with-two-linking--group .item.white:last-child{margin-right:0}.three-with-two-linking--group-holder .three-with-two-linking--group .item.puff{float:left;display:block;margin-right:2.35765%;width:48.82117%;margin-top:1.618em}.three-with-two-linking--group-holder .three-with-two-linking--group .item.puff:last-child{margin-right:0}}@media screen and (max-width:480px){.three-with-two-linking--group-holder .three-with-two-linking--group .item{}.three-with-two-linking--group-holder .three-with-two-linking--group .item.puff{float:left;display:block;margin-right:2.35765%;width:100%}.three-with-two-linking--group-holder .three-with-two-linking--group .item.puff:last-child{margin-right:0}.three-with-two-linking--group-holder .three-with-two-linking--group .item.puff h3{font-size:1.75em}}.publications-container h1,.publications-container h2{text-align:center;padding-bottom:10px}.publications-container .publications-holder{float:left;display:block;margin-right:2.35765%;width:100%;margin-bottom:1.618em;padding:0 1.618em}.publications-container .publications-holder:last-child{margin-right:0}.publications-container .publications-holder .item{float:left;display:block;margin-right:2.35765%;width:14.70196%;height:280px;position:relative;text-align:center}.publications-container .publications-holder .item:last-child{margin-right:0}.publications-container .publications-holder .item:nth-child(6n){margin-right:0}.publications-container .publications-holder .item:nth-child(6n+1){clear:left}@media screen and (max-width:768px){.publications-container .publications-holder .item{float:left;display:block;margin-right:2.35765%;width:31.76157%;height:370px}.publications-container .publications-holder .item:last-child{margin-right:0}.publications-container .publications-holder .item:nth-child(6n){margin-right:2.35765%}.publications-container .publications-holder .item:nth-child(6n+1){clear:none}.publications-container .publications-holder .item:nth-child(3n){margin-right:0}.publications-container .publications-holder .item:nth-child(3n+1){clear:left}}@media screen and (max-width:480px){.publications-container .publications-holder .item{float:left;display:block;margin-right:2.35765%;width:48.82117%;height:255px}.publications-container .publications-holder .item:last-child{margin-right:0}.publications-container .publications-holder .item:nth-child(3n){margin-right:2.35765%}.publications-container .publications-holder .item:nth-child(3n+1){clear:none}.publications-container .publications-holder .item:nth-child(2n){margin-right:0}.publications-container .publications-holder .item:nth-child(2n+1){clear:left}}.publications-container .publications-holder .item .content{position:absolute;bottom:0;vertical-align:bottom}.publications-container .publications-holder .item .content p{min-height:60px;line-height:18px}.publications-container .publications-holder .item .content:hover+.element,.publications-container .publications-holder .item .element:hover{opacity:1}.publications-container .publications-holder .item .element{position:relative;text-align:center;top:40%;-webkit-transform:translateY(-40%);-ms-transform:translateY(-40%);transform:translateY(-40%);opacity:0;-webkit-transition:opacity .2s ease-in-out;-moz-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.publications-container .publications-holder .item .element a{background-color:#e60000;display:inline-block;color:#fff;padding:3px;width:100px;border-bottom:1px solid #8b141b}.publications-container .publications-holder .item .element a:last-child{border-bottom:none}.publications-container .publications-holder .item .element a:hover{background-color:#8b141b}.article-column{float:left;display:block;margin-right:2.35765%;width:65.88078%}.article-column:last-child{margin-right:0}.standard{float:left;display:block;margin-right:2.35765%;width:100%;position:relative;margin-bottom:.809em}.standard:last-child{margin-right:0}.standard h1{padding-bottom:.4045em;float:left;display:block;margin-right:2.35765%;width:65.88078%}.standard h1:last-child{margin-right:0}@media screen and (max-width:768px){.standard h1{float:left;display:block;margin-right:2.35765%;width:57.35098%}.standard h1:last-child{margin-right:0}}@media screen and (max-width:480px){.standard h1{float:left;display:block;margin-right:2.35765%;width:100%}.standard h1:last-child{margin-right:0}}.standard .year-list h4{font-weight:normal}.standard #mainText h2{padding-bottom:.20225em;font-weight:normal}.standard #mainText h4{font-weight:normal}.standard #mainText .button{padding-right:0;display:inline;margin-top:0}.standard #mainText .fancybox{padding-left:.87459em;background-image:url("/Areas/NolatoWeb/static/img/read_more_arrow_filled.png");background-repeat:no-repeat;background-position:0 .45em;background-size:11px}.standard #mainText.press-release-main p,.standard #mainText.press-release-main li{text-indent:0!important;font-family:"Titillium Web"!important;font-size:16px!important;margin-bottom:.809em}.standard #mainText.press-release-main p span,.standard #mainText.press-release-main li span{font-size:16px!important}.standard #mainText.press-release-main p em span,.standard #mainText.press-release-main li em span{font-size:12px!important}.standard #mainText.press-release-main p span em,.standard #mainText.press-release-main li span em{font-size:12px!important}.standard h2{padding-bottom:1.618em;font-weight:600}.standard .preamble{padding-bottom:1.3753em;font-weight:600;min-height:49px}.standard .release-date{font-style:italic}.standard h4{font-weight:600}.standard .full-width-article{float:left;display:block;margin-right:2.35765%;width:100%}.standard .full-width-article:last-child{margin-right:0}.standard .main-article-column{float:left;display:block;margin-right:2.35765%;width:65.88078%;padding-right:60px}.standard .main-article-column:last-child{margin-right:0}@media screen and (max-width:768px){.standard .main-article-column{padding-right:20px}}@media screen and (max-width:480px){.standard .main-article-column{padding-right:0}}.standard .main-article-column p{text-indent:1.618em}.standard .main-article-column p:first-of-type{text-indent:0}.standard .main-article-column p:last-child{padding-bottom:1.618em}.standard .main-article-column ul{padding-left:.8em}.standard .main-article-column ul li{text-indent:-.7em;margin:0;padding:0}.standard .main-article-column ul li::before{content:"■ ";color:#aaa;font-size:1.1em}.standard .main-article-column ul li:last-child{padding-bottom:.809em}.standard .main-article-column ol{padding-left:1em}.standard .main-article-column ol li{list-style-type:decimal;padding-bottom:0}.standard .main-article-column ol li:last-child{padding-bottom:.809em}@media screen and (max-width:768px){.standard .main-article-column{float:left;display:block;margin-right:2.35765%;width:57.35098%}.standard .main-article-column:last-child{margin-right:0}}@media screen and (max-width:480px){.standard .main-article-column{float:left;display:block;margin-right:2.35765%;width:100%;margin-right:0;margin-bottom:1.618em}.standard .main-article-column:last-child{margin-right:0}}.standard .main-article-column .applicationinfo p{text-indent:0;padding-bottom:1.618em}.standard .main-article-column .applicationinfo .button{margin-top:0}.standard .press-release-listing-page-extra-information .button{margin-top:10px}.standard .press-release-listing-page-extra-information h3{border-bottom:2px solid #e60000;padding-bottom:5px}.standard .article-extra-imformation{float:left;display:block;margin-right:2.35765%;width:31.76157%;margin-right:0}.standard .article-extra-imformation:last-child{margin-right:0}@media screen and (max-width:768px){.standard .article-extra-imformation{float:left;display:block;margin-right:2.35765%;width:40.29137%;margin-right:0}.standard .article-extra-imformation:last-child{margin-right:0}}@media screen and (max-width:480px){.standard .article-extra-imformation{float:left;display:block;margin-right:2.35765%;width:100%;margin-right:0}.standard .article-extra-imformation:last-child{margin-right:0}}.standard .article-extra-imformation .formholder h4{font-weight:normal}.standard .article-extra-imformation .rich-text-module{padding:0}.standard .article-extra-imformation .rich-text-module h2{padding-bottom:.20225em;font-weight:normal}.standard .article-extra-imformation .rich-text-module h4{font-weight:normal}.standard .article-extra-imformation .rich-text-module ul{}.standard .article-extra-imformation .rich-text-module ul li{margin:0;padding:0}.standard .article-extra-imformation .rich-text-module ul li::before{content:"■ ";color:#aaa;font-size:1.1em}.standard .article-extra-imformation .rich-text-module ol{padding-left:.9708em}.standard .article-extra-imformation .rich-text-module ol li{list-style-type:decimal;margin:0;padding:0}.standard .article-extra-imformation .rich-text-module a.button{padding-right:0;display:inline;margin-top:0}.standard .article-extra-imformation .multimedia-box .image.video{position:relative;display:block}.standard .article-extra-imformation .multimedia-box .image.video>span{display:block!important;width:100%;height:100%;text-align:center;font-size:70px;opacity:.8;position:absolute;top:0;left:0}.one-reds{float:left;display:block;margin-right:2.35765%;width:100%;margin-bottom:1.618em}.one-reds:last-child{margin-right:0}.one-reds .item{float:left;display:block;margin-right:2.35765%;width:100%}.one-reds .item:last-child{margin-right:0}.one-reds .item img{display:block;margin-bottom:0}.one-reds .item h3{padding-left:.87459em;background-image:url("/Areas/NolatoWeb/static/img/read_more_arrow_filled.png");background-repeat:no-repeat;background-position:0 .15em;background-size:15px;min-height:2.2em}@media screen and (max-width:480px){.one-reds .item{float:left;display:block;margin-right:2.35765%;width:100%;margin-right:0;margin-bottom:1.618em}.one-reds .item:last-child{margin-right:0}.one-reds .item:nth-child(3n){margin-right:2.35765%}.one-reds .item:nth-child(3n+1){clear:none}.one-reds .item:last-child{margin-bottom:0}}.multimedia-box{float:left;display:block;margin-right:2.35765%;width:100%;margin-bottom:1.618em}.multimedia-box:last-child{margin-right:0}.multimedia-box img{margin-bottom:.4045em}.tags{float:left;display:block;margin-right:2.35765%;width:100%;padding-top:.809em;font-size:.875em}.tags:last-child{margin-right:0}.tags span{background-image:url("/Areas/NolatoWeb/static/img/tag@2x.png");background-repeat:no-repeat;background-position:0% 50%;background-size:12px;padding-left:15px;margin-right:10px;margin-bottom:10px;display:inline-block;text-transform:uppercase}.tags .LargeTag{background-size:20px;padding-left:25px}@media screen and (max-width:480px){.tags{margin-bottom:1.618em}}.tags-area{float:left;display:block;margin-right:2.35765%;width:65.88078%}.tags-area:last-child{margin-right:0}@media screen and (max-width:480px){.tags-area{float:left;display:block;margin-right:2.35765%;width:100%;margin-right:0}.tags-area:last-child{margin-right:0}}.secondary-column-items{float:left;display:block;margin-right:2.35765%;width:100%;margin-bottom:1.618em}.secondary-column-items:last-child{margin-right:0}.secondary-column-items a{text-decoration:underline}.secondary-column-items a.with-arrow{padding-left:.87459em;background-image:url("/Areas/NolatoWeb/static/img/read_more_arrow_filled.png");background-repeat:no-repeat;background-position:0 .45em;background-size:11px}.secondary-column-items .header{padding:.809em}.secondary-column-items h3{border-bottom:1px solid #e60000}.secondary-column-items .content{padding:.809em 0}.secondary-column-items.press-link-list h3{margin-bottom:10px}.secondary-column-items.press-link-list a{text-decoration:none}.secondary-column-items.papers ul{float:left;display:block;margin-right:2.35765%;width:100%;padding-top:30px}.secondary-column-items.papers ul:last-child{margin-right:0}@media screen and (max-width:480px){.secondary-column-items.papers ul{padding-top:20%}}.secondary-column-items.papers ul li{float:left;display:block;margin-right:2.35765%;width:48.82117%;display:inline-block;padding-bottom:1.618em}.secondary-column-items.papers ul li:last-child{margin-right:0}.secondary-column-items.papers ul li:nth-child(2n){margin-right:0}.secondary-column-items.papers ul li:nth-child(2n+1){clear:left}.secondary-column-items.papers ul li img{max-width:200px;display:block}.secondary-column-items.papers ul li p{line-height:1.25em}.secondary-column-items.papers ul li a{text-decoration:none;font-size:.875em;line-height:1.25em;display:block;position:relative;bottom:0}.secondary-column-items.papers ul li a .top{position:relative;min-height:225px}@media screen and (max-width:768px){.secondary-column-items.papers ul li a .top{min-height:185px}}@media screen and (max-width:480px){.secondary-column-items.papers ul li a .top{min-height:210px}}.secondary-column-items.papers ul li a .top img{position:absolute;bottom:0;border:1px solid #e3e3e3}.secondary-column-items.papers ul li a .bottom{margin-top:.4045em}.secondary-column-items.contact.contactBlock{padding-right:60px}.secondary-column-items.contact.contactBlock .contactPerson{float:left;display:block;margin-right:2.35765%;width:100%}.secondary-column-items.contact.contactBlock .contactPerson:last-child{margin-right:0}.secondary-column-items.contact.contactBlock .contactPerson .content{float:left;display:block;margin-right:2.35765%;width:48.82117%;margin-right:0}.secondary-column-items.contact.contactBlock .contactPerson .content:last-child{margin-right:0}@media screen and (max-width:480px){.secondary-column-items.contact.contactBlock .contactPerson .content{float:left;display:block;margin-right:2.35765%;width:100%}.secondary-column-items.contact.contactBlock .contactPerson .content:last-child{margin-right:0}}.secondary-column-items.contact .content{padding-bottom:0;float:left;display:block;margin-right:2.35765%;width:100%}.secondary-column-items.contact .content:last-child{margin-right:0}.secondary-column-items.contact .content .image{float:left;display:block;margin-right:2.35765%;width:23.23176%;padding-top:.42em}.secondary-column-items.contact .content .image:last-child{margin-right:0}.secondary-column-items.contact .content .information{float:left;display:block;margin-right:2.35765%;width:74.41059%;margin-right:0}.secondary-column-items.contact .content .information:last-child{margin-right:0}.secondary-column-items.contact .content .information span{display:block}.secondary-column-items.contact .content .information .mail{padding-left:.87459em;background-image:url("/Areas/NolatoWeb/static/img/read_more_arrow_filled.png");background-repeat:no-repeat;background-position:0 .45em;background-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;display:inline-block}.secondary-column-items.contact .content .information a{color:#000;text-decoration:none}.secondary-column-items.contact .content .information .contact-department{font-weight:600}.secondary-column-items.contact .extra-content{float:left;display:block;margin-right:2.35765%;width:100%;padding-top:.809em}.secondary-column-items.contact .extra-content:last-child{margin-right:0}.secondary-column-items.contact .extra-content a{text-decoration:none}.secondary-column-items.contact .extra-content a:before{content:'>';color:#e60000;padding-right:5px}.boxed-summary{float:left;display:block;margin-right:2.35765%;width:100%;margin-right:0;padding:.809em 1.618em .809em 1.618em;margin-bottom:3.236em}.boxed-summary:last-child{margin-right:0}.boxed-summary h1,.boxed-summary h3{text-align:center;padding-bottom:.4045em}.boxed-summary .box{float:left;display:block;margin-right:2.35765%;width:14.70196%;padding-bottom:.809em;text-align:center}.boxed-summary .box:last-child{margin-right:0}.boxed-summary .box:nth-child(6n){margin-right:0}.boxed-summary .box:nth-child(6n+1){clear:left}.boxed-summary .box a:hover{background-color:transparent}.boxed-summary .box img{max-width:100%}@media screen and (max-width:480px){.boxed-summary .box img{max-width:80%}}.boxed-summary .box .box-title{padding-left:20px;padding-right:20px;border-top:2px solid #e60000;text-align:center}@media screen and (max-width:480px){.boxed-summary .box .box-title{padding-left:initial;padding-right:initial;margin-left:20px;margin-right:20px}}@media screen and (max-width:768px){.boxed-summary .box{float:left;display:block;margin-right:2.35765%;width:31.76157%}.boxed-summary .box:last-child{margin-right:0}.boxed-summary .box:nth-child(6n){margin-right:2.35765%}.boxed-summary .box:nth-child(6n+1){clear:none}.boxed-summary .box:nth-child(3n){margin-right:0}.boxed-summary .box:nth-child(3n+1){clear:left}}@media screen and (max-width:480px){.boxed-summary .box{float:left;display:block;margin-right:2.35765%;width:48.82117%;margin-right:0;padding-bottom:0;min-height:200px}.boxed-summary .box:last-child{margin-right:0}.boxed-summary .box:nth-child(3n){margin-right:2.35765%}.boxed-summary .box:nth-child(3n+1){clear:none}.boxed-summary .box:last-child{padding-bottom:1.618em}}.three-reds-holder{margin-top:1.618em}.three-reds-holder h2{text-align:center;padding-bottom:10px;font-size:2em}.three-reds-holder h2.breaker{padding-bottom:20px}.three-reds-holder .three-reds{float:left;display:block;margin-right:2.35765%;width:100%;margin-bottom:1.618em}.three-reds-holder .three-reds:last-child{margin-right:0}.three-reds-holder .three-reds .item{float:left;display:block;margin-right:2.35765%;width:31.76157%;margin-top:1.618em}.three-reds-holder .three-reds .item:last-child{margin-right:0}.three-reds-holder .three-reds .item img{display:block}.three-reds-holder .three-reds .item h3{padding-left:.87459em;background-image:url("/Areas/NolatoWeb/static/img/read_more_arrow_filled.png");background-repeat:no-repeat;background-position:0 .15em;background-size:15px;min-height:2.2em}@media screen and (max-width:480px){.three-reds-holder .three-reds .item{float:left;display:block;margin-right:2.35765%;width:100%;margin-right:0;margin-bottom:1.618em}.three-reds-holder .three-reds .item:last-child{margin-right:0}.three-reds-holder .three-reds .item:nth-child(3n){margin-right:2.35765%}.three-reds-holder .three-reds .item:nth-child(3n+1){clear:none}.three-reds-holder .three-reds .item:last-child{margin-bottom:0}}.board-table{float:left;display:block;margin-right:2.35765%;width:100%;margin-bottom:3.236em}.board-table:last-child{margin-right:0}@media screen and (max-width:768px){.board-table>table{display:none!important;visibility:hidden}}.board-table table{width:100%;line-height:1.25em}.board-table table td{width:20%;padding:10px 10px 10px 10px;border-bottom:1px solid #e60000}.board-table table td strong{display:block}.board-table table td.empty{border-top:none;border-bottom:none}.board-table table th{padding:10px 10px 0 10px;font-weight:600;text-align:left}.board-table table th img{padding-bottom:1.618em}.board-table table tr:last-child td,.board-table table tr:last-child th{border:none}.board-table hr{border:none;border-bottom:2px solid #e60000;padding-top:1.618em;margin-bottom:1.618em}.board-table section{float:left;display:block;margin-right:2.35765%;width:100%;padding-bottom:1.618em;margin-bottom:3.236em;display:none!important;visibility:hidden}.board-table section:last-child{margin-right:0}@media screen and (max-width:768px){.board-table section.tablet-board{display:block!important;visibility:visible}}@media screen and (max-width:480px){.board-table section.tablet-board{display:none!important;visibility:hidden}}@media screen and (max-width:480px){.board-table section.mobile-board{display:block!important;visibility:visible;padding-bottom:0;margin-bottom:0}}.board-table .item{float:left;display:block;margin-right:2.35765%;width:23.23176%}.board-table .item:last-child{margin-right:0}.board-table .item:nth-child(3n){margin-right:0}.board-table .item:nth-child(3n+1){clear:left}@media screen and (max-width:480px){.board-table .item{float:left;display:block;margin-right:2.35765%;width:100%;margin-right:0;padding-bottom:1.618em;border-bottom:4px solid #e60000;margin-bottom:1.618em}.board-table .item:last-child{margin-right:0}.board-table .item:nth-child(3n){margin-right:2.35765%}.board-table .item:nth-child(3n+1){clear:none}}.board-table .item div{position:relative;padding:.4045em .809em;border-bottom:1px solid #e60000}.board-table .item div.bild{padding:0;width:50%}.board-table .item div.namn,.board-table .item div.fodd,.board-table .item div.aktieinnehav{min-height:4em}.board-table .item div.invald,.board-table .item div.beroende{min-height:6em}.board-table .item div.befattning,.board-table .item div.utbildning,.board-table .item div.andrauppdrag,.board-table .item div.bakgrund{min-height:8em}.board-table .item div:first-child{border-bottom:none}.board-table .item div:last-child{border-bottom:none}@media screen and (max-width:480px){.board-table .item div{}.board-table .item div.namn,.board-table .item div.fodd,.board-table .item div.aktieinnehav,.board-table .item div.invald,.board-table .item div.beroende,.board-table .item div.befattning,.board-table .item div.utbildning,.board-table .item div.andrauppdrag,.board-table .item div.bakgrund{min-height:0}}.board-table .item span{display:none!important;visibility:hidden;font-weight:600}.board-table .item:first-child{margin-left:25.58941%}.board-table .item:first-child span{display:block!important;visibility:visible}.board-table .item:nth-child(4){margin-left:25.58941%}.board-table .item:nth-child(4) span{display:block!important;visibility:visible}.board-table .item:nth-child(7){margin-left:25.58941%}.board-table .item:nth-child(7) span{display:block!important;visibility:visible}.board-table .item:nth-child(10){margin-left:25.58941%}.board-table .item:nth-child(10) span{display:block!important;visibility:visible}@media screen and (max-width:480px){.board-table .item:first-child{margin-left:0%}.board-table .item:nth-child(4){margin-left:0%}.board-table .item:nth-child(7){margin-left:0%}.board-table .item:nth-child(10){margin-left:0%}.board-table .item span{display:block!important;visibility:visible}}.boxed-halfs{float:left;display:block;margin-right:2.35765%;width:100%;margin-right:0;padding:1.618em 1.618em .809em 1.618em;margin-bottom:1.618em}.boxed-halfs:last-child{margin-right:0}.boxed-halfs h1,.boxed-halfs h2{text-align:center;padding-bottom:10px}.boxed-halfs h3{padding-bottom:.4045em}.boxed-halfs .box{float:left;display:block;margin-right:2.35765%;width:48.82117%;background-color:#fff;margin-bottom:.809em;position:relative}.boxed-halfs .box:last-child{margin-right:0}.boxed-halfs .box:nth-child(2n){margin-right:0}.boxed-halfs .box:nth-child(2n+1){clear:left}@media screen and (max-width:768px){.boxed-halfs .box{float:left;display:block;margin-right:2.35765%;width:100%;margin-right:0}.boxed-halfs .box:last-child{margin-right:0}.boxed-halfs .box:nth-child(2n){margin-right:2.35765%}.boxed-halfs .box:nth-child(2n+1){clear:none}}.boxed-halfs .box h4{padding-bottom:10px;font-size:1.5em}.boxed-halfs .box .image{float:left;display:block;margin-right:2.35765%;width:31.76157%;line-height:0}.boxed-halfs .box .image:last-child{margin-right:0}@media screen and (max-width:480px){.boxed-halfs .box .image{margin-top:.809em;margin-left:1.618em;float:left;display:block;margin-right:2.35765%;width:48.82117%}.boxed-halfs .box .image:last-child{margin-right:0}}.boxed-halfs .box .content{float:left;display:block;margin-right:2.35765%;width:65.88078%;margin-right:0;padding:.809em .809em .809em 0;line-height:1.25em}.boxed-halfs .box .content:last-child{margin-right:0}.boxed-halfs .box .content .button{margin-top:10px;position:absolute;bottom:.809em;background-position:0 .33em}.boxed-halfs .box .content p{min-height:4em}@media screen and (max-width:768px){.boxed-halfs .box .content p{min-height:7em}}@media screen and (max-width:480px){.boxed-halfs .box .content{float:left;display:block;margin-right:2.35765%;width:100%;padding:1.618em 1.618em 3.236em 1.618em}.boxed-halfs .box .content:last-child{margin-right:0}.boxed-halfs .box .content p{min-height:3em}.boxed-halfs .box .content .button{margin-top:10px;position:absolute}}.boxed-thirds{float:left;display:block;margin-right:2.35765%;width:100%;margin-right:0;padding:1.618em 1.618em .809em 1.618em;margin-bottom:1.618em}.boxed-thirds:last-child{margin-right:0}.boxed-thirds h1,.boxed-thirds h2{text-align:center;padding-bottom:10px}.boxed-thirds h3{padding-bottom:.4045em}.boxed-thirds .box{float:left;display:block;margin-right:2.35765%;width:31.76157%;background-color:#fff;margin-bottom:.809em;position:relative}.boxed-thirds .box:last-child{margin-right:0}.boxed-thirds .box:nth-child(3n){margin-right:0}.boxed-thirds .box:nth-child(3n+1){clear:left}@media screen and (max-width:768px){.boxed-thirds .box{float:left;display:block;margin-right:2.35765%;width:100%;margin-right:0}.boxed-thirds .box:last-child{margin-right:0}.boxed-thirds .box:nth-child(2n){margin-right:2.35765%}.boxed-thirds .box:nth-child(2n+1){clear:none}}.boxed-thirds .box h4{padding-bottom:10px;font-size:1.5em}.boxed-thirds .box .image{float:left;display:block;margin-right:2.35765%;width:31.76157%;line-height:0}.boxed-thirds .box .image:last-child{margin-right:0}@media screen and (max-width:480px){.boxed-thirds .box .image{margin-top:.809em;margin-left:1.618em;float:left;display:block;margin-right:2.35765%;width:48.82117%}.boxed-thirds .box .image:last-child{margin-right:0}}.boxed-thirds .box .content{float:left;display:block;margin-right:2.35765%;width:65.88078%;margin-right:0;padding:.809em .809em 2.8315em 0;line-height:1.25em}.boxed-thirds .box .content:last-child{margin-right:0}.boxed-thirds .box .content .button{margin-top:10px;position:absolute;bottom:.809em;background-position:0 .33em}.boxed-thirds .box .content p{min-height:4em}@media screen and (max-width:768px){.boxed-thirds .box .content p{min-height:7em}}@media screen and (max-width:480px){.boxed-thirds .box .content{float:left;display:block;margin-right:2.35765%;width:100%;padding:1.618em 1.618em 3.236em 1.618em}.boxed-thirds .box .content:last-child{margin-right:0}.boxed-thirds .box .content p{min-height:3em}.boxed-thirds .box .content .button{margin-top:10px;position:absolute}}.rwd-table{margin:1em 0;min-width:300px}.rwd-table tr{border-top:1px solid #e60000;border-bottom:1px solid #e60000}.rwd-table th{display:none}.rwd-table td{display:block}.rwd-table td:first-child{padding-top:.5em}.rwd-table td:last-child{padding-bottom:.5em}.rwd-table td:before{content:attr(data-th) ": ";font-weight:bold;width:7.5em;display:inline-block}@media(min-width:480px){.rwd-table td:before{display:none}}.rwd-table th,.rwd-table td{text-align:left}@media(min-width:480px){.rwd-table th,.rwd-table td{text-align:right}}@media(min-width:480px){.rwd-table th,.rwd-table td{display:table-cell;padding:.25em .5em}.rwd-table th:first-child,.rwd-table td:first-child{padding-left:0}}@media(min-width:480px) and (min-width:480px){.rwd-table th:first-child,.rwd-table td:first-child{text-align:left}}@media(min-width:480px){.rwd-table th:last-child,.rwd-table td:last-child{padding-right:0}}.rwd-table{color:#222;overflow:hidden;width:100%}@media(min-width:480px){.rwd-table tr{border-color:#e60000;border-top:none}}.rwd-table th,.rwd-table td{margin:.5em 1em}@media(min-width:480px){.rwd-table th,.rwd-table td{padding:.5em!important}}.rwd-table th,.rwd-table td:before{font-weight:600;line-height:1.5em;white-space:normal}@media(min-width:480px){.rwd-table th,.rwd-table td:before{border-bottom:2px solid #e60000;white-space:nowrap}}.rwd-table-no-mobile{margin:1em 0;min-width:300px}@media screen and (max-width:480px){.rwd-table-no-mobile{display:none}}.rwd-table-no-mobile tr{border-top:1px solid #e60000;border-bottom:1px solid #e60000}.rwd-table-no-mobile th{display:none}.rwd-table-no-mobile td{display:block}.rwd-table-no-mobile td:first-child{padding-top:.5em}.rwd-table-no-mobile td:last-child{padding-bottom:.5em}.rwd-table-no-mobile td:before{content:attr(data-th) ": ";font-weight:bold;width:6.5em;display:inline-block}@media(min-width:480px){.rwd-table-no-mobile td:before{display:none}}.rwd-table-no-mobile th,.rwd-table-no-mobile td{text-align:left}@media(min-width:480px){.rwd-table-no-mobile th,.rwd-table-no-mobile td{text-align:right}}@media(min-width:480px){.rwd-table-no-mobile th,.rwd-table-no-mobile td{display:table-cell;padding:.25em .5em}.rwd-table-no-mobile th:first-child,.rwd-table-no-mobile td:first-child{padding-left:0}}@media(min-width:480px) and (min-width:480px){.rwd-table-no-mobile th:first-child,.rwd-table-no-mobile td:first-child{text-align:left}}@media(min-width:480px){.rwd-table-no-mobile th:last-child,.rwd-table-no-mobile td:last-child{padding-right:0}}.rwd-table-no-mobile{color:#222;overflow:hidden;width:100%}@media(min-width:480px){.rwd-table-no-mobile tr{border-color:#e60000;border-top:none}}.rwd-table-no-mobile th,.rwd-table-no-mobile td{margin:.5em 1em}@media(min-width:480px){.rwd-table-no-mobile th,.rwd-table-no-mobile td{padding:.5em!important}}.rwd-table-no-mobile th,.rwd-table-no-mobile td:before{font-weight:600}@media(min-width:480px){.rwd-table-no-mobile th,.rwd-table-no-mobile td:before{border-bottom:2px solid #e60000}}.tabell{float:left;display:block;margin-right:2.35765%;width:100%;margin-right:0;margin-bottom:3.236em}.tabell:last-child{margin-right:0}.tabell .one-row{float:left;display:block;margin-right:2.35765%;width:100%;border-bottom:1px solid #e60000;padding:5px}.tabell .one-row:last-child{margin-right:0}.tabell .one-row.header{border-bottom-width:2px;font-weight:700}.tabell .one-row .two,.tabell .one-row .three,.tabell .one-row .four,.tabell .one-row .five{text-align:right}.tabell .one-row .one{float:left;display:block;margin-right:2.35765%;width:31.76157%}.tabell .one-row .one:last-child{margin-right:0}.tabell .one-row .two,.tabell .one-row .three,.tabell .one-row .four,.tabell .one-row .five{float:left;display:block;margin-right:2.35765%;width:14.70196%}.tabell .one-row .two:last-child,.tabell .one-row .three:last-child,.tabell .one-row .four:last-child,.tabell .one-row .five:last-child{margin-right:0}.tabell .one-row .five{margin-right:0}.tabell .one-row .one span:first-child,.tabell .one-row .two span:first-child,.tabell .one-row .three span:first-child,.tabell .one-row .four span:first-child,.tabell .one-row .five span:first-child{display:none!important;visibility:hidden}@media screen and (max-width:480px){.tabell .one-row{padding:10px}.tabell .one-row:nth-child(2){border-top:2px solid #e60000}.tabell .one-row.header{display:none!important;visibility:hidden}.tabell .one-row .two,.tabell .one-row .three,.tabell .one-row .four,.tabell .one-row .five{text-align:left}.tabell .one-row .one,.tabell .one-row .two,.tabell .one-row .three,.tabell .one-row .four,.tabell .one-row .five{float:left;display:block;margin-right:2.35765%;width:100%}.tabell .one-row .one:last-child,.tabell .one-row .two:last-child,.tabell .one-row .three:last-child,.tabell .one-row .four:last-child,.tabell .one-row .five:last-child{margin-right:0}.tabell .one-row .two span,.tabell .one-row .three span,.tabell .one-row .four span,.tabell .one-row .five span{float:left;display:block;margin-right:2.35765%;width:48.82117%}.tabell .one-row .two span:last-child,.tabell .one-row .three span:last-child,.tabell .one-row .four span:last-child,.tabell .one-row .five span:last-child{margin-right:0}.tabell .one-row .two span:nth-child(odd),.tabell .one-row .three span:nth-child(odd),.tabell .one-row .four span:nth-child(odd),.tabell .one-row .five span:nth-child(odd){font-weight:700;margin-right:0}.tabell .one-row .two span:nth-child(even),.tabell .one-row .three span:nth-child(even),.tabell .one-row .four span:nth-child(even),.tabell .one-row .five span:nth-child(even){text-align:right}.tabell .one-row .two span:first-child,.tabell .one-row .three span:first-child,.tabell .one-row .four span:first-child,.tabell .one-row .five span:first-child{display:block!important;visibility:visible}.tabell .one-row .one{padding-bottom:10px}.tabell .one-row .one span{font-size:1.5em}.tabell .one-row .one span:first-child{display:block!important;visibility:visible;font-size:1em}}.box-listing-holder{padding:1.618em;margin-bottom:3.236em}.box-listing-holder h3{text-align:center;padding-bottom:.809em}.box-listing-holder .box-listing{float:left;display:block;margin-right:2.35765%;width:100%}.box-listing-holder .box-listing:last-child{margin-right:0}.box-listing-holder .box-listing .box{float:left;display:block;margin-right:2.35765%;width:23.23176%;margin-bottom:1.618em;background-color:#fff;padding:.809em}.box-listing-holder .box-listing .box:last-child{margin-right:0}.box-listing-holder .box-listing .box:nth-child(4n){margin-right:0}.box-listing-holder .box-listing .box:nth-child(4n+1){clear:left}@media screen and (max-width:768px){.box-listing-holder .box-listing .box{float:left;display:block;margin-right:2.35765%;width:31.76157%}.box-listing-holder .box-listing .box:last-child{margin-right:0}.box-listing-holder .box-listing .box:nth-child(4n){margin-right:2.35765%}.box-listing-holder .box-listing .box:nth-child(4n+1){clear:none}.box-listing-holder .box-listing .box:nth-child(3n){margin-right:0}.box-listing-holder .box-listing .box:nth-child(3n+1){clear:left}}@media screen and (max-width:768px){.box-listing-holder .box-listing .box{float:left;display:block;margin-right:2.35765%;width:100%;margin-right:0}.box-listing-holder .box-listing .box:last-child{margin-right:0}.box-listing-holder .box-listing .box:nth-child(3n){margin-right:2.35765%}.box-listing-holder .box-listing .box:nth-child(3n+1){clear:none}}.box-listing-holder .box-listing .box .button{margin-top:15px;padding:5px 10px}.box-listing-holder .box-listing .box h4{font-weight:700;padding-bottom:4px;margin-bottom:15px;border-bottom:2px solid #e60000}.container-wide.form-module{padding:0;margin-top:20px}.container-wide.form-module .formholder{padding:.809em}.container-wide.form-module .formholder form{width:100%}.container-wide.form-module .formholder form .form-group{padding-bottom:0}.gdpr-warning{padding:1.618em;background-color:#f7f7f7}.gdpr-warning h4{font-weight:300}.lightbox-document-registration .gdpr-warning{padding:0 1.618em}.formholder{float:left;display:block;margin-right:2.35765%;width:100%;margin-right:0;padding:1.618em;margin-bottom:3.236em;position:relative}.formholder:last-child{margin-right:0}.formholder .gdpr-warning-blocker{position:absolute;background-color:rgba(250,250,250,.8);width:100%;height:100%;z-index:250;padding:20px;left:0;bottom:0}.formholder form{float:left;display:block;margin-right:2.35765%;width:65.88078%}.formholder form:last-child{margin-right:0}@media screen and (max-width:1024px){.formholder form{float:left;display:block;margin-right:2.35765%;width:100%}.formholder form:last-child{margin-right:0}}.formholder form .page-header{float:left;display:block;margin-right:2.35765%;width:100%;padding-bottom:1.618em}.formholder form .page-header:last-child{margin-right:0}.formholder form .page-header+p{padding-bottom:10px}.formholder form .has-error,.formholder form .has-feedback{float:left;display:block;margin-right:2.35765%;width:100%;margin-right:0}.formholder form .has-error:last-child,.formholder form .has-feedback:last-child{margin-right:0}.formholder form label{padding-bottom:5px}.formholder form .form-group{padding-bottom:10px;display:block;margin-bottom:0}.formholder form .btn{border:2px solid #aaa;padding:5px 15px;display:inline-block;cursor:pointer;margin-top:20px;color:#fff;background-color:#aaa;vertical-align:middle;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.2s;transition-duration:.2s;font-size:1em}.formholder form .btn:hover{border:2px solid #8b141b;color:#fff;background-color:#8b141b}.formholder form fieldset{float:left;display:block;margin-right:2.35765%;width:100%;padding-bottom:1.618em}.formholder form fieldset:last-child{margin-right:0}.formholder form fieldset legend{float:left;display:block;margin-right:2.35765%;width:48.82117%;padding-bottom:15px}.formholder form fieldset legend:last-child{margin-right:0}@media screen and (max-width:480px){.formholder form fieldset legend{float:left;display:block;margin-right:2.35765%;width:100%}.formholder form fieldset legend:last-child{margin-right:0}}.formholder form fieldset .row{float:left;display:block;margin-right:2.35765%;width:100%;margin-right:0;padding-bottom:1.618em}.formholder form fieldset .row:last-child{margin-right:0}.formholder form fieldset .row .form-group{float:left;display:block;margin-right:2.35765%;width:100%;padding-bottom:.809em}.formholder form fieldset .row .form-group:last-child{margin-right:0}.formholder form fieldset .row .form-item{float:left;display:block;margin-right:2.35765%;width:48.82117%;padding:5px 0}.formholder form fieldset .row .form-item:last-child{margin-right:0}.formholder form fieldset .row .form-item:nth-child(2n){margin-right:0}.formholder form fieldset .row .form-item:nth-child(2n+1){clear:left}@media screen and (max-width:480px){.formholder form fieldset .row .form-item{float:left;display:block;margin-right:2.35765%;width:100%}.formholder form fieldset .row .form-item:last-child{margin-right:0}}.formholder form input,.formholder form textarea,.formholder form select{border:1px solid transparent;-webkit-appearance:none;outline:none}.formholder form textarea:focus,.formholder form input:focus{border:1px solid #b5b5b5}.formholder form label{float:left;display:block;margin-right:2.35765%;width:100%}.formholder form label:last-child{margin-right:0}.formholder form input[type="text"],.formholder form input[type='password'],.formholder form input[type='email'],.formholder form input[type='tel']{float:left;display:block;margin-right:2.35765%;width:48.82117%;padding:10px 40px 10px 10px;margin-bottom:10px}.formholder form input[type="text"]:last-child,.formholder form input[type='password']:last-child,.formholder form input[type='email']:last-child,.formholder form input[type='tel']:last-child{margin-right:0}@media screen and (max-width:480px){.formholder form input[type="text"],.formholder form input[type='password'],.formholder form input[type='email'],.formholder form input[type='tel']{float:left;display:block;margin-right:2.35765%;width:100%}.formholder form input[type="text"]:last-child,.formholder form input[type='password']:last-child,.formholder form input[type='email']:last-child,.formholder form input[type='tel']:last-child{margin-right:0}}@media screen and (max-width:768px){.formholder form input[type="text"],.formholder form input[type='password'],.formholder form input[type='email'],.formholder form input[type='tel'],.formholder form textarea{font-size:16px}}.formholder form select{min-width:100px;border-radius:0;padding:10px 40px 10px 10px;background-image:url("/Areas/NolatoWeb/static/img/ic_arrow_drop_down.png");background-size:21px;background-position:99% 50%;background-repeat:no-repeat;margin-bottom:10px;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none}.formholder form select:active{background-color:#c8c8c8}@media screen and (max-width:480px){.formholder form select{float:left;display:block;margin-right:2.35765%;width:100%}.formholder form select:last-child{margin-right:0}}.formholder form .button{margin-top:0}.formholder form textarea{float:left;display:block;margin-right:2.35765%;width:48.82117%;margin-right:0;height:8em;padding:10px 40px 10px 10px}.formholder form textarea:last-child{margin-right:0}@media screen and (max-width:480px){.formholder form textarea{float:left;display:block;margin-right:2.35765%;width:100%}.formholder form textarea:last-child{margin-right:0}}.formholder form input[type="checkbox"]{border:1px solid #222;background-color:#fff;cursor:pointer;display:inline-block;margin-bottom:-2px;margin-right:5px;position:relative;width:15px;height:15px}.formholder form input[type="checkbox"]:after{background-color:transparent;content:'';display:block;width:9px;height:9px;overflow:hidden;position:absolute;left:2px;top:2px;z-index:9999}.formholder form input[type="checkbox"]:checked::after{background:url("/Areas/NolatoWeb/static/img/check.png") center center no-repeat;background-size:100% auto}.formholder form input[type="radio"]{border:1px solid #222;background-color:#fff;cursor:pointer;display:inline-block;border-radius:50%;margin-bottom:-2px;margin-right:5px;position:relative;width:15px;height:15px;-webkit-appearance:none}.formholder form input[type="radio"]:after{background-color:transparent;content:'';display:block;height:7px;left:3px;position:relative;top:3px;width:7px;border-radius:50%}.formholder form input[type="radio"]:checked:after{background-color:#222}select::-ms-expand{display:none}.vacancies{float:left;display:block;margin-right:2.35765%;width:65.88078%}.vacancies:last-child{margin-right:0}.vacancies h3{border-bottom:2px solid #e60000;padding-bottom:5px}.vacancies ul{float:left;display:block;margin-right:2.35765%;width:100%}.vacancies ul:last-child{margin-right:0}.vacancies ul li{list-style:none;border-bottom:1px solid #e60000;padding-bottom:.809em;padding-top:.809em;float:left;display:block;margin-right:2.35765%;width:100%}.vacancies ul li:last-child{margin-right:0}.vacancies ul li h4{padding-bottom:10px}.vacancies ul li p{padding-bottom:10px}.vacancies ul li p a{font-size:1.25em;font-weight:600;color:#e60000}.vacancies ul li .publish,.vacancies ul li .apply{float:left;display:block;margin-right:2.35765%;width:31.76157%}.vacancies ul li .publish:last-child,.vacancies ul li .apply:last-child{margin-right:0}@media screen and (max-width:768px){.vacancies ul li .publish,.vacancies ul li .apply{float:left;display:block;margin-right:2.35765%;width:48.82117%}.vacancies ul li .publish:last-child,.vacancies ul li .apply:last-child{margin-right:0}}@media screen and (max-width:480px){.vacancies ul li .publish,.vacancies ul li .apply{float:left;display:block;margin-right:2.35765%;width:48.82117%}.vacancies ul li .publish:last-child,.vacancies ul li .apply:last-child{margin-right:0}}.vacancies ul li .publish:nth-child(2n),.vacancies ul li .apply:nth-child(2n){margin-right:0}.vacancies ul li .publish:nth-child(2n+1),.vacancies ul li .apply:nth-child(2n+1){clear:left}.vacancies ul li .details{float:left;display:block;margin-right:2.35765%;width:100%}.vacancies ul li .details:last-child{margin-right:0}.vacancies ul li .tags{float:left;display:block;margin-right:2.35765%;width:100%;margin-top:.809em;padding-top:0}.vacancies ul li .tags:last-child{margin-right:0}.vacancies ul li .tags span{background-size:12px;padding-left:15px;margin-right:10px}@media screen and (max-width:768px){.vacancies{float:left;display:block;margin-right:2.35765%;width:57.35098%}.vacancies:last-child{margin-right:0}}@media screen and (max-width:480px){.vacancies{float:left;display:block;margin-right:2.35765%;width:100%;margin-right:0;margin-bottom:1.618em}.vacancies:last-child{margin-right:0}}.vacancies .applicationinfo p{text-indent:0;padding-bottom:1.618em}.vacancies .applicationinfo .button{margin-top:0}.press-release-count{color:#e60000}.press-release-listing-page{float:left;display:block;margin-right:2.35765%;width:65.88078%}.press-release-listing-page:last-child{margin-right:0}.press-release-listing-page h3{border-bottom:2px solid #e60000;padding-bottom:5px}.press-release-listing-page .year-list{margin-bottom:1.618em}.press-release-listing-page .year-list .button{margin-top:0;background-position:0 .25em}.press-release-listing-page .year-list .press-release h4{margin-bottom:.20225em}.press-release-listing-page .year-list::after{clear:both;content:"";display:table}.press-release-listing-page ul{float:left;display:block;margin-right:2.35765%;width:100%}.press-release-listing-page ul:last-child{margin-right:0}.press-release-listing-page ul li{list-style:none;border-bottom:1px solid #e60000;padding-bottom:.809em;padding-top:.809em;float:left;display:block;margin-right:2.35765%;width:100%;display:flex}.press-release-listing-page ul li:last-child{margin-right:0}@media screen and (max-width:480px){.press-release-listing-page ul li{flex-direction:column}}.press-release-listing-page ul li .image-desktop{float:left;display:block;margin-right:2.35765%;width:48.82117%;display:flex;align-items:center}.press-release-listing-page ul li .image-desktop:last-child{margin-right:0}.press-release-listing-page ul li .image-desktop .content{width:50%;margin:0 auto;text-align:center}@media screen and (max-width:480px){.press-release-listing-page ul li .image-desktop .content{width:100%}}.press-release-listing-page ul li .image-desktop .content img{max-width:160px;max-height:160px;width:auto;height:auto}.press-release-listing-page ul li .image-mobile{float:left;display:block;margin-right:2.35765%;width:100%}.press-release-listing-page ul li .image-mobile:last-child{margin-right:0}.press-release-listing-page ul li .image-mobile img{max-width:160px;max-height:160px;width:auto;height:auto}.press-release-listing-page ul li .info{float:left;display:block;margin-right:2.35765%;width:48.82117%;margin-right:0}.press-release-listing-page ul li .info:last-child{margin-right:0}.press-release-listing-page ul li .info h4{padding-bottom:5px}.press-release-listing-page ul li .info p{padding-bottom:5px}.press-release-listing-page ul li .info p a span{font-size:1.25em;font-weight:600;color:#e60000}.press-release-listing-page ul li .info .publish,.press-release-listing-page ul li .info .apply{float:left;display:block;margin-right:2.35765%;width:48.82117%}.press-release-listing-page ul li .info .publish:last-child,.press-release-listing-page ul li .info .apply:last-child{margin-right:0}@media screen and (max-width:480px){.press-release-listing-page ul li .info{float:left;display:block;margin-right:2.35765%;width:100%}.press-release-listing-page ul li .info:last-child{margin-right:0}}@media screen and (max-width:768px){.press-release-listing-page{float:left;display:block;margin-right:2.35765%;width:57.35098%}.press-release-listing-page:last-child{margin-right:0}}@media screen and (max-width:480px){.press-release-listing-page{float:left;display:block;margin-right:2.35765%;width:100%;margin-right:0;margin-bottom:1.618em}.press-release-listing-page:last-child{margin-right:0}}.exhibitions{float:left;display:block;margin-right:2.35765%;width:65.88078%}.exhibitions:last-child{margin-right:0}.exhibitions h3{border-bottom:2px solid #e60000;padding-bottom:5px}.exhibitions ul{float:left;display:block;margin-right:2.35765%;width:100%}.exhibitions ul:last-child{margin-right:0}.exhibitions ul li{list-style:none;border-bottom:1px solid #e60000;padding-bottom:.809em;padding-top:.809em;float:left;display:block;margin-right:2.35765%;width:100%;display:flex}.exhibitions ul li:last-child{margin-right:0}@media screen and (max-width:480px){.exhibitions ul li{flex-direction:column}}.exhibitions ul li .image-desktop{float:left;display:block;margin-right:2.35765%;width:48.82117%;display:flex;align-items:center}.exhibitions ul li .image-desktop:last-child{margin-right:0}.exhibitions ul li .image-desktop .content{width:50%;margin:0 auto;text-align:center}@media screen and (max-width:480px){.exhibitions ul li .image-desktop .content{width:100%}}.exhibitions ul li .image-desktop .content img{max-width:200px;max-height:200px;width:auto;height:auto}.exhibitions ul li .image-mobile{float:left;display:block;margin-right:2.35765%;width:100%}.exhibitions ul li .image-mobile:last-child{margin-right:0}.exhibitions ul li .image-mobile img{max-width:320px;max-height:320px;width:auto;height:auto}.exhibitions ul li .info{float:left;display:block;margin-right:2.35765%;width:48.82117%;margin-right:0}.exhibitions ul li .info:last-child{margin-right:0}.exhibitions ul li .info h4{padding-bottom:5px}.exhibitions ul li .info p{padding-bottom:5px}.exhibitions ul li .info p a span{font-size:1.25em;font-weight:600;color:#e60000}.exhibitions ul li .info .publish,.exhibitions ul li .info .apply{float:left;display:block;margin-right:2.35765%;width:48.82117%}.exhibitions ul li .info .publish:last-child,.exhibitions ul li .info .apply:last-child{margin-right:0}@media screen and (max-width:480px){.exhibitions ul li .info{float:left;display:block;margin-right:2.35765%;width:100%}.exhibitions ul li .info:last-child{margin-right:0}}@media screen and (max-width:768px){.exhibitions{float:left;display:block;margin-right:2.35765%;width:57.35098%}.exhibitions:last-child{margin-right:0}}@media screen and (max-width:480px){.exhibitions{float:left;display:block;margin-right:2.35765%;width:100%;margin-right:0;margin-bottom:1.618em}.exhibitions:last-child{margin-right:0}}.exhibitions .applicationinfo p{text-indent:0;padding-bottom:1.618em}.exhibitions .applicationinfo .button{margin-top:0}.foto{float:left;display:block;margin-right:2.35765%;width:65.88078%}.foto:last-child{margin-right:0}.foto h3{border-bottom:2px solid #e60000;padding-bottom:5px}.foto ul{float:left;display:block;margin-right:2.35765%;width:100%;padding-bottom:.809em;padding-top:.809em}.foto ul:last-child{margin-right:0}.foto ul li{list-style:none;float:left;display:block;margin-right:2.35765%;width:23.23176%;line-height:0;padding-bottom:.809em}.foto ul li:last-child{margin-right:0}.foto ul li:nth-child(4n){margin-right:0}.foto ul li:nth-child(4n+1){clear:left}@media screen and (max-width:768px){.foto ul li{float:left;display:block;margin-right:2.35765%;width:31.76157%}.foto ul li:last-child{margin-right:0}.foto ul li:nth-child(4n){margin-right:2.35765%}.foto ul li:nth-child(4n+1){clear:none}.foto ul li:nth-child(3n){margin-right:0}.foto ul li:nth-child(3n+1){clear:left}}@media screen and (max-width:480px){.foto ul li{float:left;display:block;margin-right:2.35765%;width:48.82117%}.foto ul li:last-child{margin-right:0}.foto ul li:nth-child(3n){margin-right:2.35765%}.foto ul li:nth-child(3n+1){clear:none}.foto ul li:nth-child(2n){margin-right:0}.foto ul li:nth-child(2n+1){clear:left}}@media screen and (max-width:768px){.foto{float:left;display:block;margin-right:2.35765%;width:57.35098%}.foto:last-child{margin-right:0}}@media screen and (max-width:480px){.foto{float:left;display:block;margin-right:2.35765%;width:100%;margin-right:0;margin-bottom:1.618em}.foto:last-child{margin-right:0}}.foto .applicationinfo p{text-indent:0;padding-bottom:1.618em}.foto .applicationinfo .button{margin-top:0}.downloads{float:left;display:block;margin-right:2.35765%;width:100%}.downloads:last-child{margin-right:0}.downloads h3{border-bottom:2px solid #e60000}.downloads ul{float:left;display:block;margin-right:2.35765%;width:100%;padding-bottom:.809em;padding-top:10px}.downloads ul:last-child{margin-right:0}.downloads ul li{height:180px;position:relative;list-style:none;float:left;display:block;margin-right:2.35765%;width:14.70196%;padding-bottom:.809em;margin-bottom:20px;display:inline-block;padding-bottom:1.618em}.downloads ul li:last-child{margin-right:0}.downloads ul li:nth-child(6n){margin-right:0}.downloads ul li:nth-child(6n+1){clear:left}@media screen and (max-width:768px){.downloads ul li{float:left;display:block;margin-right:2.35765%;width:23.23176%;margin-bottom:15px}.downloads ul li:last-child{margin-right:0}.downloads ul li:nth-child(6n){margin-right:2.35765%}.downloads ul li:nth-child(6n+1){clear:none}.downloads ul li:nth-child(4n){margin-right:0}.downloads ul li:nth-child(4n+1){clear:left}}@media screen and (max-width:480px){.downloads ul li{float:left;display:block;margin-right:2.35765%;width:48.82117%;margin-bottom:15px}.downloads ul li:last-child{margin-right:0}.downloads ul li:nth-child(2n){margin-right:2.35765%}.downloads ul li:nth-child(2n+1){clear:none}.downloads ul li:nth-child(2n){margin-right:0}.downloads ul li:nth-child(2n+1){clear:left}}.downloads ul li img{max-width:100px;display:block}.downloads ul li p{line-height:1.25em;padding-top:.4045em}.downloads ul li a{position:relative;bottom:0}.downloads ul li .top{position:relative;min-height:150px}.downloads ul li .top img{position:absolute;bottom:0;border:1px solid #e3e3e3}@media screen and (max-width:768px){.downloads{float:left;display:block;margin-right:2.35765%;width:100%;margin-right:0}.downloads:last-child{margin-right:0}}@media screen and (max-width:480px){.downloads{float:left;display:block;margin-right:2.35765%;width:100%;margin-right:0;margin-bottom:1.618em}.downloads:last-child{margin-right:0}}.downloads .applicationinfo p{text-indent:0;padding-bottom:1.618em}.downloads .applicationinfo .button{margin-top:0}.articles{float:left;display:block;margin-right:2.35765%;width:65.88078%}.articles:last-child{margin-right:0}.articles h3{border-top:2px solid #e60000}.articles ul{float:left;display:block;margin-right:2.35765%;width:100%;padding-bottom:.809em}.articles ul:last-child{margin-right:0}.articles ul li{list-style:none;float:left;display:block;margin-right:2.35765%;width:48.82117%;padding-bottom:.809em;display:inline-block;padding-bottom:1.618em}.articles ul li:last-child{margin-right:0}.articles ul li:nth-child(2n){margin-right:0}.articles ul li:nth-child(2n+1){clear:left}@media screen and (max-width:768px){.articles ul li{float:left;display:block;margin-right:2.35765%;width:48.82117%}.articles ul li:last-child{margin-right:0}.articles ul li:nth-child(2n){margin-right:2.35765%}.articles ul li:nth-child(2n+1){clear:none}.articles ul li:nth-child(2n){margin-right:0}.articles ul li:nth-child(2n+1){clear:left}}@media screen and (max-width:480px){.articles ul li{float:left;display:block;margin-right:2.35765%;width:48.82117%}.articles ul li:last-child{margin-right:0}.articles ul li:nth-child(6n){margin-right:2.35765%}.articles ul li:nth-child(6n+1){clear:none}.articles ul li:nth-child(2n){margin-right:0}.articles ul li:nth-child(2n+1){clear:left}}@media screen and (max-width:768px){.articles{float:left;display:block;margin-right:2.35765%;width:100%}.articles:last-child{margin-right:0}}@media screen and (max-width:480px){.articles{float:left;display:block;margin-right:2.35765%;width:100%;margin-right:0;margin-bottom:1.618em}.articles:last-child{margin-right:0}}.articles.filtered-content .item{float:left;display:block;margin-right:2.35765%;width:48.82117%}.articles.filtered-content .item:last-child{margin-right:0}.articles.filtered-content .item:nth-child(2n){margin-right:0}.articles.filtered-content .item:nth-child(2n+1){clear:left}@media screen and (max-width:480px){.articles.filtered-content .item{float:left;display:block;margin-right:2.35765%;width:100%;margin-right:0}.articles.filtered-content .item:last-child{margin-right:0}}.articles.filtered-content .item h3{border-top:0}@media screen and (max-width:768px){.articles+#filter{float:left;display:block;margin-right:2.35765%;width:100%}.articles+#filter:last-child{margin-right:0}}.search-results{float:left;display:block;margin-right:2.35765%;width:65.88078%}.search-results:last-child{margin-right:0}.search-results h3{padding-left:.87459em;background-image:url("/Areas/NolatoWeb/static/img/read_more_arrow_filled.png");background-repeat:no-repeat;background-position:0 .15em;background-size:15px;border-top:0;min-height:2.2em}.search-results .search-box{float:left;display:block;margin-right:2.35765%;width:100%;margin-bottom:.809em;padding:.4045em;position:relative}.search-results .search-box:last-child{margin-right:0}.search-results .search-box form{display:block;clear:both}.search-results .search-box input[type='search']{float:left;display:block;margin-right:2.35765%;width:100%;font-size:1.625em;border:0;border-bottom:2px solid #e60000;-webkit-appearance:none;outline:none;padding:10px 40px 10px 0;float:left;height:45px}.search-results .search-box input[type='search']:last-child{margin-right:0}.search-results .search-box i.fa{position:absolute;top:10px;right:0;padding:8px 12px;pointer-events:none}.search-results .search-box input[type='submit']{display:none}.search-results ul{float:left;display:block;margin-right:2.35765%;width:100%;padding-bottom:.809em}.search-results ul:last-child{margin-right:0}.search-results ul li{list-style:none;float:left;display:block;margin-right:2.35765%;width:48.82117%;padding-bottom:.809em;display:inline-block;padding-bottom:1.618em}.search-results ul li:last-child{margin-right:0}.search-results ul li:nth-child(2n){margin-right:0}.search-results ul li:nth-child(2n+1){clear:left}@media screen and (max-width:768px){.search-results ul li{float:left;display:block;margin-right:2.35765%;width:48.82117%}.search-results ul li:last-child{margin-right:0}.search-results ul li:nth-child(2n){margin-right:2.35765%}.search-results ul li:nth-child(2n+1){clear:none}.search-results ul li:nth-child(2n){margin-right:0}.search-results ul li:nth-child(2n+1){clear:left}}@media screen and (max-width:480px){.search-results ul li{float:left;display:block;margin-right:2.35765%;width:100%}.search-results ul li:last-child{margin-right:0}.search-results ul li:nth-child(6n){margin-right:2.35765%}.search-results ul li:nth-child(6n+1){clear:none}.search-results ul li:nth-child(2n){margin-right:0}.search-results ul li:nth-child(2n+1){clear:left}}@media screen and (max-width:768px){.search-results{float:left;display:block;margin-right:2.35765%;width:100%}.search-results:last-child{margin-right:0}}@media screen and (max-width:480px){.search-results{float:left;display:block;margin-right:2.35765%;width:100%;margin-right:0;margin-bottom:1.618em}.search-results:last-child{margin-right:0}}.vacancies-and-events-column{float:left;display:block;margin-right:2.35765%;width:31.76157%;margin-right:0}.vacancies-and-events-column:last-child{margin-right:0}@media screen and (max-width:768px){.vacancies-and-events-column{float:left;display:block;margin-right:2.35765%;width:40.29137%;margin-right:0}.vacancies-and-events-column:last-child{margin-right:0}}@media screen and (max-width:480px){.vacancies-and-events-column{float:left;display:block;margin-right:2.35765%;width:100%;margin-right:0}.vacancies-and-events-column:last-child{margin-right:0}}.vacancies-and-events-column .items h3{border-bottom:2px solid #e60000;margin-bottom:10px;padding-bottom:5px}.vacancies-and-events-column .items ul{float:left;display:block;margin-right:2.35765%;width:100%}.vacancies-and-events-column .items ul:last-child{margin-right:0}.vacancies-and-events-column .items ul li{float:left;display:block;margin-right:2.35765%;width:100%;display:inline-block}.vacancies-and-events-column .items ul li:last-child{margin-right:0}.vacancies-and-events-column .items ul li:nth-child(2n){margin-right:0}.vacancies-and-events-column .items ul li:nth-child(2n+1){clear:left}.vacancies-and-events-column .items ul li a{padding-left:.87459em;background-image:url("/Areas/NolatoWeb/static/img/read_more_arrow_filled.png");background-repeat:no-repeat;background-position:0 .45em;background-size:11px;background-position:0 .4em;text-decoration:none;color:#222}.vacancies-and-events-column .items ul li a span{color:#e60000}.vacancies-and-events-column .items ul li a.selected{font-weight:600}.vacancies-and-events-column .items .tags span{display:block}.right-side-menu{float:left;display:block;margin-right:2.35765%;width:100%;margin-bottom:1.618em}.right-side-menu:last-child{margin-right:0}.right-side-menu h3{border-bottom:1px solid #e60000;margin-bottom:10px;padding-bottom:5px}.right-side-menu ul{float:left;display:block;margin-right:2.35765%;width:100%}.right-side-menu ul:last-child{margin-right:0}.right-side-menu ul li{float:left;display:block;margin-right:2.35765%;width:100%;display:inline-block}.right-side-menu ul li:last-child{margin-right:0}.right-side-menu ul li:nth-child(2n){margin-right:0}.right-side-menu ul li:nth-child(2n+1){clear:left}.right-side-menu ul li a{padding-left:.87459em;background-image:url("/Areas/NolatoWeb/static/img/read_more_arrow_filled.png");background-repeat:no-repeat;background-position:0 .45em;background-size:11px;background-position:0 .4em;text-decoration:none;color:#222}.right-side-menu ul li a span{color:#e60000}.right-side-menu ul li a:hover{text-decoration:none;color:#e60000}.right-side-menu li>ul{margin-left:1.618em}.right-side-menu#cision-subscribe-form .list-radio{display:block}.right-side-menu#cision-subscribe-form .list-lang{padding:10px 0}.right-side-menu#cision-subscribe-form input[type="text"],.right-side-menu#cision-subscribe-form .btn{display:inline;float:left}.right-side-menu#cision-subscribe-form input[type="text"]{height:34px;padding:6px 12px;margin-right:2%;width:78%}@media screen and (max-width:1024px){.right-side-menu#cision-subscribe-form input[type="text"]{width:68%}}.right-side-menu#cision-subscribe-form .btn{width:20%;border:3px solid #aaa;cursor:pointer;height:34px;color:#fff;background-color:#aaa;vertical-align:middle;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.2s;transition-duration:.2s}@media screen and (max-width:1024px){.right-side-menu#cision-subscribe-form .btn{width:30%}}.right-side-menu#cision-subscribe-form .btn:hover{border:3px solid #8b141b;background-color:#8b141b}.articles-column{float:left;display:block;margin-right:2.35765%;width:31.76157%;margin-right:0;padding-bottom:3.236em}.articles-column:last-child{margin-right:0}@media screen and (max-width:768px){.articles-column{float:left;display:block;margin-right:2.35765%;width:100%;margin-right:0}.articles-column:last-child{margin-right:0}}@media screen and (max-width:480px){.articles-column{float:left;display:block;margin-right:2.35765%;width:100%;margin-right:0}.articles-column:last-child{margin-right:0}}.articles-column.filter-controls .items h3{height:51px;line-height:51px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.articles-column .items h3{border-bottom:2px solid #e60000;margin-bottom:10px;padding-bottom:5px}.articles-column .items ul{float:left;display:block;margin-right:2.35765%;width:100%}.articles-column .items ul:last-child{margin-right:0}.articles-column .items ul li{float:left;display:block;margin-right:2.35765%;width:100%;display:inline-block}.articles-column .items ul li:last-child{margin-right:0}.articles-column .items ul li:nth-child(2n){margin-right:0}.articles-column .items ul li:nth-child(2n+1){clear:left}.articles-column .items ul li a{text-decoration:none;color:#222}.articles-column .items ul li a span{color:#e60000}.articles-column .items ul li a:before{content:'>';padding-right:5px;color:#e60000}.articles-column .items ul li a.selected{font-weight:600}footer{background-color:#fff}footer .container-of-information{padding-top:2.427em;padding-bottom:4.854em}@media screen and (max-width:480px){footer .container-of-information{padding-bottom:1.618em}}footer .container-of-information .informations{float:left;display:block;margin-right:2.35765%;width:100%;margin-right:0;font-size:1em;text-align:center}footer .container-of-information .informations:last-child{margin-right:0}footer .container-of-information .informations .text{display:inline-block;margin:0 10px;padding-bottom:0;position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width:480px){footer .container-of-information .informations .text{display:block}}footer .container-of-information .following{display:none}.nollstall-ner{margin-bottom:0}.lightbox-document{min-width:320px;max-width:980px;background-color:#fff;border:10px solid #fff;float:left;display:block;margin-right:2.35765%;width:100%}.lightbox-document:last-child{margin-right:0}.lightbox-document .lightbox-document-part{padding:20px}.lightbox-document .lightbox-document-part:nth-child(1){float:left;display:block;margin-right:2.35765%;width:23.23176%}.lightbox-document .lightbox-document-part:nth-child(1):last-child{margin-right:0}@media screen and (max-width:768px){.lightbox-document .lightbox-document-part:nth-child(1){float:left;display:block;margin-right:2.35765%;width:23.23176%}.lightbox-document .lightbox-document-part:nth-child(1):last-child{margin-right:0}}@media screen and (max-width:668px){.lightbox-document .lightbox-document-part:nth-child(1){float:left;display:block;margin-right:2.35765%;width:31.76157%}.lightbox-document .lightbox-document-part:nth-child(1):last-child{margin-right:0}}@media screen and (max-width:480px){.lightbox-document .lightbox-document-part:nth-child(1){padding-bottom:0;float:left;display:block;margin-right:2.35765%;width:100%;margin-right:0;text-align:center}.lightbox-document .lightbox-document-part:nth-child(1):last-child{margin-right:0}}.lightbox-document .lightbox-document-part:nth-child(2){float:left;display:block;margin-right:2.35765%;width:74.41059%;margin-right:0}.lightbox-document .lightbox-document-part:nth-child(2):last-child{margin-right:0}@media screen and (max-width:768px){.lightbox-document .lightbox-document-part:nth-child(2){float:left;display:block;margin-right:2.35765%;width:74.41059%;margin-right:0}.lightbox-document .lightbox-document-part:nth-child(2):last-child{margin-right:0}}@media screen and (max-width:668px){.lightbox-document .lightbox-document-part:nth-child(2){float:left;display:block;margin-right:2.35765%;width:65.88078%;margin-right:0}.lightbox-document .lightbox-document-part:nth-child(2):last-child{margin-right:0}}@media screen and (max-width:480px){.lightbox-document .lightbox-document-part:nth-child(2){padding-top:0;float:left;display:block;margin-right:2.35765%;width:100%;margin-right:0}.lightbox-document .lightbox-document-part:nth-child(2):last-child{margin-right:0}}.lightbox-document .has-error{color:red}.lightbox-document .form-group>label{float:left;display:block;margin-right:2.35765%;width:100%;margin-right:0;padding-top:10px;padding-bottom:10px}.lightbox-document .form-group>label:last-child{margin-right:0}.lightbox-document .form-group>label a{display:inline-block}.lightbox-document .form-group>label>span{min-height:1px}.lightbox-document .form-group>label>span:nth-child(1){float:left;display:block;margin-right:2.35765%;width:23.23176%;text-align:center;vertical-align:middle}.lightbox-document .form-group>label>span:nth-child(1):last-child{margin-right:0}.lightbox-document .form-group>label>span:nth-child(2){float:left;display:block;margin-right:2.35765%;width:23.23176%;text-align:center}.lightbox-document .form-group>label>span:nth-child(2):last-child{margin-right:0}.lightbox-document .form-group>label>span:nth-child(3){float:left;display:block;margin-right:2.35765%;width:23.23176%;text-align:center}.lightbox-document .form-group>label>span:nth-child(3):last-child{margin-right:0}.lightbox-document .form-group>label>span:nth-child(4){float:left;display:block;margin-right:2.35765%;width:23.23176%;margin-right:0;text-align:center}.lightbox-document .form-group>label>span:nth-child(4):last-child{margin-right:0}.lightbox-document .form-group>label .padding-version-label{padding-top:10px}.lightbox-document .label-row{float:left;display:block;margin-right:2.35765%;width:100%;margin-right:0;padding-top:10px;padding-bottom:10px}.lightbox-document .label-row:last-child{margin-right:0}.lightbox-document .label-row a{display:inline-block}.lightbox-document .label-row>span{min-height:1px}.lightbox-document .label-row>span:nth-child(1){float:left;display:block;margin-right:2.35765%;width:23.23176%;text-align:center;vertical-align:middle}.lightbox-document .label-row>span:nth-child(1):last-child{margin-right:0}.lightbox-document .label-row>span:nth-child(2){float:left;display:block;margin-right:2.35765%;width:23.23176%;text-align:center}.lightbox-document .label-row>span:nth-child(2):last-child{margin-right:0}.lightbox-document .label-row>span:nth-child(3){float:left;display:block;margin-right:2.35765%;width:23.23176%;text-align:center}.lightbox-document .label-row>span:nth-child(3):last-child{margin-right:0}.lightbox-document .label-row>span:nth-child(4){float:left;display:block;margin-right:2.35765%;width:23.23176%;margin-right:0;text-align:center}.lightbox-document .label-row>span:nth-child(4):last-child{margin-right:0}.lightbox-document .label-row .version-label{}.lightbox-document .label-row .padding-version-label{padding-top:10px}.lightbox-document .red-line-thick{float:left;display:block;margin-right:2.35765%;width:100%;margin-right:0;border-bottom:2.5px solid #e60000}.lightbox-document .red-line-thick:last-child{margin-right:0}.lightbox-document .red-line-thin{float:left;display:block;margin-right:2.35765%;width:100%;margin-right:0;border-bottom:1px solid #e60000}.lightbox-document .red-line-thin:last-child{margin-right:0}.lightbox-document .red-line-thin:last-child{display:none}.lightbox-document .selection-row{float:left;display:block;margin-right:2.35765%;width:100%;margin-right:0}.lightbox-document .selection-row:last-child{margin-right:0}.lightbox-document .selection-row>div:nth-child(1){float:left;display:block;margin-right:2.35765%;width:14.70196%}.lightbox-document .selection-row>div:nth-child(1):last-child{margin-right:0}@media screen and (max-width:480px){.lightbox-document .selection-row>div:nth-child(1){float:left;display:block;margin-right:2.35765%;width:23.23176%}.lightbox-document .selection-row>div:nth-child(1):last-child{margin-right:0}}.lightbox-document .selection-row>div:nth-child(2){float:left;display:block;margin-right:2.35765%;width:82.94039%;margin-right:0}.lightbox-document .selection-row>div:nth-child(2):last-child{margin-right:0}@media screen and (max-width:480px){.lightbox-document .selection-row>div:nth-child(2){float:left;display:block;margin-right:2.35765%;width:74.41059%;margin-right:0}.lightbox-document .selection-row>div:nth-child(2):last-child{margin-right:0}}.lightbox-document .selection-row .buttons{padding-left:10px}@media screen and (max-width:480px){.lightbox-document .selection-row .buttons{padding-left:0}}.lightbox-document .selection-row .button{margin-top:0;min-width:83px;text-align:center;margin-left:4px;margin-bottom:4px}.lightbox-document-registration{min-width:320px;max-width:980px;background-color:#fff;border:10px solid #fff;float:left;display:block;margin-right:2.35765%;width:100%}.lightbox-document-registration:last-child{margin-right:0}.lightbox-document-registration .lightbox-document-part{padding:20px}.lightbox-document-registration .formholder{margin-bottom:0}.small-divided-articles-ng{float:left;display:block;margin-right:2.35765%;width:100%;margin-top:1.618em;margin-bottom:1.618em}.small-divided-articles-ng h1,.small-divided-articles-ng h2{text-align:center;padding-bottom:10px}.small-divided-articles-ng:last-child{margin-right:0}.small-divided-articles-ng .holder{background-color:#fff;float:left;display:block;margin-right:2.35765%;width:100%;display:flex;padding-bottom:0}.small-divided-articles-ng .holder:last-child{margin-right:0}@media screen and (max-width:768px){.small-divided-articles-ng .holder{display:block}}.small-divided-articles-ng .holder .mobile-only>a,.small-divided-articles-ng .holder .mobile-only>div{background-image:url("")!important}.small-divided-articles-ng .holder .left,.small-divided-articles-ng .holder .right{display:flex;width:50%}@media screen and (max-width:768px){.small-divided-articles-ng .holder .left,.small-divided-articles-ng .holder .right{width:100%}}@media screen and (max-width:480px){.small-divided-articles-ng .holder .left,.small-divided-articles-ng .holder .right{display:block}}.small-divided-articles-ng .holder .left .content{padding:1.618em}.small-divided-articles-ng .holder .mobile-only .image{width:100%;display:block}@media screen and (max-width:480px){.small-divided-articles-ng .holder .mobile-only .image.video{position:relative}}.small-divided-articles-ng .holder .mobile-only .image.video>span{display:block!important;width:100%;height:100%;text-align:center;font-size:70px;opacity:.8}@media screen and (max-width:480px){.small-divided-articles-ng .holder .mobile-only .image.video>span{position:absolute;top:0;visibility:visible!important}.small-divided-articles-ng .holder .mobile-only .image.video>span span{visibility:visible!important}.small-divided-articles-ng .holder .mobile-only .image.video>span span.t{display:table!important}.small-divided-articles-ng .holder .mobile-only .image.video>span span.t span.tc{display:table-cell!important}}.small-divided-articles-ng .holder .right.ng-double-block-padding{padding:.809em .809em .809em 0}@media screen and (max-width:768px){.small-divided-articles-ng .holder .right.ng-double-block-padding{padding:0;padding-bottom:.809em}}@media screen and (max-width:480px){.small-divided-articles-ng .holder .right.ng-double-block-padding{padding:0;padding-bottom:.809em}}.small-divided-articles-ng .holder .right.box-container .box-line{padding:.4045em .4045em .4045em 0}@media screen and (max-width:768px){.small-divided-articles-ng .holder .right.box-container{padding:0 0 0 .809em}}@media screen and (max-width:480px){.small-divided-articles-ng .holder .right.box-container{padding:0 0 0 .809em}}.small-divided-articles-ng .holder .right.box-container .box-title{}.small-divided-articles-ng .holder .right.box-container .box-title h4{font-size:1em}.small-divided-articles-ng .holder .right.box-container .box{width:25%;min-height:initial;padding-left:0}@media screen and (max-width:480px){.small-divided-articles-ng .holder .right.box-container .box{width:50%}}@media screen and (max-width:480px){.small-divided-articles-ng .holder .right.box-container a:nth-child(2n+1) .box{clear:left}}.small-divided-articles-ng .holder .right.box-container a:nth-child(4n+1) .box{clear:left}.small-divided-articles-ng .holder .right .image,.small-divided-articles-ng .holder .right .content{width:100%;float:left}@media screen and (max-width:480px){.small-divided-articles-ng .holder .right .image,.small-divided-articles-ng .holder .right .content{width:100%;display:block}}.small-divided-articles-ng .holder .right .image{background-size:cover}@media screen and (max-width:768px){.small-divided-articles-ng .holder .right .image span{display:none!important;visibility:hidden}}.small-divided-articles-ng .holder .right .image img{display:none!important;visibility:hidden}@media screen and (max-width:768px){.small-divided-articles-ng .holder .right .image img{display:block!important;visibility:visible}}@media screen and (max-width:480px){.small-divided-articles-ng .holder .right .image.video{position:relative}}@media screen and (max-width:768px){.small-divided-articles-ng .holder .right .image.video{position:relative}}.small-divided-articles-ng .holder .right .image.video>span{display:block!important;width:100%;height:100%;text-align:center;font-size:70px;opacity:.8}@media screen and (max-width:480px){.small-divided-articles-ng .holder .right .image.video>span{position:absolute;top:0;visibility:visible!important}.small-divided-articles-ng .holder .right .image.video>span span{visibility:visible!important}.small-divided-articles-ng .holder .right .image.video>span span.t{display:table!important}.small-divided-articles-ng .holder .right .image.video>span span.t span.tc{display:table-cell!important}}@media screen and (max-width:768px){.small-divided-articles-ng .holder .right .image.video>span{position:absolute;top:0;visibility:visible!important}.small-divided-articles-ng .holder .right .image.video>span span{visibility:visible!important}.small-divided-articles-ng .holder .right .image.video>span span.t{display:table!important}.small-divided-articles-ng .holder .right .image.video>span span.t span.tc{display:table-cell!important}}.small-divided-articles-ng .holder .right .image.video:hover>span{opacity:1}.small-divided-articles-ng .holder .right .content{background-color:#b3b2b2;color:#fff;padding:1.618em;margin-bottom:0}.small-divided-articles-ng .links{float:left;display:block;margin-right:2.35765%;width:100%;background-color:#fff;padding:1.618em}.small-divided-articles-ng .links:last-child{margin-right:0}.small-divided-articles-ng .links .column{float:left;display:block;margin-right:2.35765%;width:31.76157%;height:auto;margin-bottom:5px!important}.small-divided-articles-ng .links .column:last-child{margin-right:0}.small-divided-articles-ng .links .column h4{cursor:pointer}@media screen and (max-width:480px){.small-divided-articles-ng .links .column h4{padding-left:.87459em;background-image:url("/Areas/NolatoWeb/static/img/read_more_arrow_filled.png");background-repeat:no-repeat;background-position:0 .45em;background-size:11px;background-position:0 .25em}}.small-divided-articles-ng .links .column .list p{padding-left:.87459em;background-image:url("/Areas/NolatoWeb/static/img/read_more_arrow_filled.png");background-repeat:no-repeat;background-position:0 .45em;background-size:11px}.small-divided-articles-ng .links .column .list a{margin-bottom:1.618em;display:inline-block}@media screen and (max-width:480px){.small-divided-articles-ng .links .column .list a{margin-bottom:0}}@media screen and (max-width:480px){.small-divided-articles-ng .links .column .list{display:none}}@media screen and (max-width:480px){.small-divided-articles-ng .links .column{float:left;display:block;margin-right:2.35765%;width:100%;margin-bottom:1.618em}.small-divided-articles-ng .links .column:last-child{margin-right:0}}.small-divided-text-and-data{float:left;display:block;margin-right:2.35765%;width:100%;margin-top:1.618em;margin-bottom:1.618em}.small-divided-text-and-data h1,.small-divided-text-and-data h2{text-align:center;padding-bottom:10px}.small-divided-text-and-data:last-child{margin-right:0}.small-divided-text-and-data .extra{float:left;display:block;margin-right:2.35765%;width:100%;padding:.13483em .4045em;text-align:center;border-top:1px solid #e60000;border-bottom:1px solid #e60000;background-color:#fff}.small-divided-text-and-data .extra:last-child{margin-right:0}.small-divided-text-and-data .extra span{display:inline-block;padding-right:1.11586em;background-image:url("/Areas/NolatoWeb/static/img/read_more_arrow_filled.png");background-repeat:no-repeat;background-position:100% 60%;background-size:13px}@media screen and (max-width:480px){.small-divided-text-and-data .extra{border-bottom:2px solid #e60000}}.small-divided-text-and-data .holder{background-color:#fff;float:left;display:block;margin-right:2.35765%;width:100%;display:flex;padding-bottom:0}.small-divided-text-and-data .holder:last-child{margin-right:0}@media screen and (max-width:768px){.small-divided-text-and-data .holder{display:block}}.small-divided-text-and-data .holder .left,.small-divided-text-and-data .holder .right{display:flex}.small-divided-text-and-data .holder .left .content,.small-divided-text-and-data .holder .right .content{padding:1.618em}.small-divided-text-and-data .holder .left{width:34.25%}@media screen and (max-width:768px){.small-divided-text-and-data .holder .left{width:100%}}@media screen and (max-width:480px){.small-divided-text-and-data .holder .left{width:100%}}.small-divided-text-and-data .holder .right{width:65.75%}@media screen and (max-width:768px){.small-divided-text-and-data .holder .right{width:100%}}@media screen and (max-width:480px){.small-divided-text-and-data .holder .right{width:100%}}.small-divided-text-and-data .holder .right .content{width:100%;padding:1.618em 0;margin-bottom:0;display:flex;flex:1 0;flex-wrap:wrap}.small-divided-text-and-data .holder .right .content .ticker{width:25%}@media screen and (max-width:480px){.small-divided-text-and-data .holder .right .content .ticker{width:100%}}.small-divided-text-and-data .holder .right .content .graph{width:75%}@media screen and (max-width:480px){.small-divided-text-and-data .holder .right .content .graph{width:100%}}.small-divided-text-and-data .holder .right .content iframe{min-height:192px}.triple-block--group-holder h1,.triple-block--group-holder h2{text-align:center;padding-bottom:10px}.triple-block--group-holder .triple-block--group{float:left;display:block;margin-right:2.35765%;width:100%;margin-right:0;display:flex}.triple-block--group-holder .triple-block--group:last-child{margin-right:0}@media screen and (max-width:768px){.triple-block--group-holder .triple-block--group{display:inline-block}}.triple-block--group-holder .triple-block--group a.press-release{padding-left:.87459em;background-image:url("/Areas/NolatoWeb/static/img/read_more_arrow_filled.png");background-repeat:no-repeat;background-position:0 .45em;background-size:11px}.triple-block--group-holder .triple-block--group p.date{font-size:.65em}.triple-block--group-holder .triple-block--group.padded{padding:0 .809em .809em .809em}@media screen and (max-width:480px){.triple-block--group-holder .triple-block--group.padded{padding:0}}.triple-block--group-holder .triple-block--group .arrow-link{padding-left:.87459em;background-image:url("/Areas/NolatoWeb/static/img/read_more_arrow_filled.png");background-repeat:no-repeat;background-position:0 .45em;background-size:11px;background-position:0 .5em}.triple-block--group-holder .triple-block--group .mail{padding-left:.87459em;background-image:url("/Areas/NolatoWeb/static/img/read_more_arrow_filled.png");background-repeat:no-repeat;background-position:0 .45em;background-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;display:inline-block}.triple-block--group-holder .triple-block--group .item{float:left;display:block;margin-right:2.35765%;width:31.76157%;font-size:1em;padding:.809em 1.618em;position:relative}.triple-block--group-holder .triple-block--group .item:last-child{margin-right:0}.triple-block--group-holder .triple-block--group .item:nth-child(3n){margin-right:0}.triple-block--group-holder .triple-block--group .item:nth-child(3n+1){clear:left}.triple-block--group-holder .triple-block--group .item.padded{padding:.809em 1.618em 4.045em 1.618em}.triple-block--group-holder .triple-block--group .item.no-side-padding{padding-right:0;padding-left:0}@media screen and (max-width:768px){.triple-block--group-holder .triple-block--group .item.no-side-padding{padding:.809em 1.618em}}@media screen and (max-width:480px){.triple-block--group-holder .triple-block--group .item.no-side-padding{padding:.809em 1.618em}}.triple-block--group-holder .triple-block--group .item h3.contact{border-bottom:1px solid #e60000}.triple-block--group-holder .triple-block--group .item img{display:block}@media screen and (max-width:768px){.triple-block--group-holder .triple-block--group .item{min-height:155px}.triple-block--group-holder .triple-block--group .item.white{float:left;display:block;margin-right:2.35765%;width:100%}.triple-block--group-holder .triple-block--group .item.white:last-child{margin-right:0}.triple-block--group-holder .triple-block--group .item.puff{float:left;display:block;margin-right:2.35765%;width:48.82117%;margin-top:1.618em}.triple-block--group-holder .triple-block--group .item.puff:last-child{margin-right:0}}@media screen and (max-width:480px){.triple-block--group-holder .triple-block--group .item{}.triple-block--group-holder .triple-block--group .item.puff{float:left;display:block;margin-right:2.35765%;width:100%}.triple-block--group-holder .triple-block--group .item.puff:last-child{margin-right:0}.triple-block--group-holder .triple-block--group .item.puff h3{font-size:1.75em}}.triple-block--group-holder .triple-block--group .item .button{margin-top:0;padding-right:0;display:block}.triple-block--group-holder .triple-block--group .item .button.align-bottom{position:absolute;bottom:1.618em}.triple-block--group-holder .triple-block--group .item .event{padding:.809em 0}.triple-block--group-holder .triple-block--group .item .event span{display:block}.triple-block--group-holder .triple-block--group .item .event span.details{padding-left:.87459em;background-image:url("/Areas/NolatoWeb/static/img/read_more_arrow_filled.png");background-repeat:no-repeat;background-position:0 .45em;background-size:11px;background-position:0 .5em}.triple-block--group-holder .triple-block--group .item .event span a{display:inline-block;word-break:break-word}.triple-block--group-holder .triple-block--group .item .content{padding-top:.809em;padding-bottom:.809em;float:left;display:block;margin-right:2.35765%;width:100%}.triple-block--group-holder .triple-block--group .item .content:last-child{margin-right:0}.triple-block--group-holder .triple-block--group .item .content .image{float:left;display:block;margin-right:2.35765%;width:23.23176%;padding-top:.42em}.triple-block--group-holder .triple-block--group .item .content .image:last-child{margin-right:0}.triple-block--group-holder .triple-block--group .item .content .information{float:left;display:block;margin-right:2.35765%;width:74.41059%;margin-right:0}.triple-block--group-holder .triple-block--group .item .content .information:last-child{margin-right:0}.triple-block--group-holder .triple-block--group .item .content .information span{display:block}.triple-block--group-holder .triple-block--group .item .content .information .contact-department{font-weight:600}.triple-block--group-holder .triple-block--group .item .item-multimedia-box .image.video{position:relative;display:block}.triple-block--group-holder .triple-block--group .item .item-multimedia-box .image.video>span{display:block!important;width:100%;height:100%;text-align:center;font-size:70px;opacity:.8;position:absolute;top:0;left:0}.triple-block--group-holder .triple-block--group .item-test{float:left;display:block;width:34.11922%;font-size:1em;padding:.809em 1.618em;position:relative}.triple-block--group-holder .triple-block--group .item-test:last-child{width:31.76157%}.triple-block--group-holder .triple-block--group .item-test:nth-child(3n){margin-right:0}.triple-block--group-holder .triple-block--group .item-test:nth-child(3n+1){clear:left}.triple-block--group-holder .triple-block--group .item-test.padded{padding:.809em 1.618em 4.045em 1.618em}.triple-block--group-holder .triple-block--group .item-test h3.contact{border-bottom:1px solid #e60000}.triple-block--group-holder .triple-block--group .item-test img{display:block}@media screen and (max-width:768px){.triple-block--group-holder .triple-block--group .item-test{min-height:155px}.triple-block--group-holder .triple-block--group .item-test.white{float:left;display:block;margin-right:2.35765%;width:100%}.triple-block--group-holder .triple-block--group .item-test.white:last-child{margin-right:0}.triple-block--group-holder .triple-block--group .item-test.puff{float:left;display:block;margin-right:2.35765%;width:48.82117%;margin-top:1.618em}.triple-block--group-holder .triple-block--group .item-test.puff:last-child{margin-right:0}}@media screen and (max-width:480px){.triple-block--group-holder .triple-block--group .item-test{}.triple-block--group-holder .triple-block--group .item-test.puff{float:left;display:block;margin-right:2.35765%;width:100%}.triple-block--group-holder .triple-block--group .item-test.puff:last-child{margin-right:0}.triple-block--group-holder .triple-block--group .item-test.puff h3{font-size:1.75em}}.triple-block--group-holder .triple-block--group .item-test .button{margin-top:0;padding-right:0;display:block}.triple-block--group-holder .triple-block--group .item-test .button.align-bottom{position:absolute;bottom:1.618em}.triple-block--group-holder .triple-block--group .item-test .event{padding:.809em 0}.triple-block--group-holder .triple-block--group .item-test .event span{display:block}.triple-block--group-holder .triple-block--group .item-test .event span.details{padding-left:.87459em;background-image:url("/Areas/NolatoWeb/static/img/read_more_arrow_filled.png");background-repeat:no-repeat;background-position:0 .45em;background-size:11px;background-position:0 .5em}.triple-block--group-holder .triple-block--group .item-test .event span a{display:inline-block;word-break:break-word}.triple-block--group-holder .triple-block--group .item-test .content{padding-top:.809em;padding-bottom:.809em;float:left;display:block;margin-right:2.35765%;width:100%}.triple-block--group-holder .triple-block--group .item-test .content:last-child{margin-right:0}.triple-block--group-holder .triple-block--group .item-test .content .image{float:left;display:block;margin-right:2.35765%;width:23.23176%;padding-top:.42em}.triple-block--group-holder .triple-block--group .item-test .content .image:last-child{margin-right:0}.triple-block--group-holder .triple-block--group .item-test .content .information{float:left;display:block;margin-right:2.35765%;width:74.41059%;margin-right:0}.triple-block--group-holder .triple-block--group .item-test .content .information:last-child{margin-right:0}.triple-block--group-holder .triple-block--group .item-test .content .information span{display:block}.triple-block--group-holder .triple-block--group .item-test .content .information .contact-department{font-weight:600}.triple-block--group-holder .triple-block--group .box{float:left;display:block;margin-right:2.35765%;width:31.76157%}.triple-block--group-holder .triple-block--group .box:last-child{margin-right:0}.triple-block--group-holder .triple-block--group .box:nth-child(3n){margin-right:0}.triple-block--group-holder .triple-block--group .box:nth-child(3n+1){clear:left}@media screen and (max-width:480px){.triple-block--group-holder .triple-block--group .box{float:left;display:block;margin-right:2.35765%;width:100%;padding-bottom:10px}.triple-block--group-holder .triple-block--group .box:last-child{margin-right:0}}.triple-block--group-holder .triple-block--group .box .box-title{padding-left:10px;padding-right:10px;border-top:2px solid #e60000;text-align:center;line-height:1em;font-size:1em}.double-block--group-holder h1,.double-block--group-holder h2{text-align:center;padding-bottom:10px}.double-block--group-holder .double-block--group{float:left;display:block;margin-right:2.35765%;width:100%;margin-right:0;display:flex;margin-bottom:1.618em}.double-block--group-holder .double-block--group:last-child{margin-right:0}@media screen and (max-width:768px){.double-block--group-holder .double-block--group{display:inline-block}}.double-block--group-holder .double-block--group a.arrow-link{padding-left:.87459em;background-image:url("/Areas/NolatoWeb/static/img/read_more_arrow_filled.png");background-repeat:no-repeat;background-position:0 .45em;background-size:11px;background-position:0 .5em}.double-block--group-holder .double-block--group .item{float:left;display:block;margin-right:2.35765%;width:48.82117%;font-size:1em;padding:.809em 1.618em 4.045em 1.618em;position:relative}.double-block--group-holder .double-block--group .item:last-child{margin-right:0}.double-block--group-holder .double-block--group .item:nth-child(3n){margin-right:0}.double-block--group-holder .double-block--group .item:nth-child(3n+1){clear:left}.double-block--group-holder .double-block--group .item h3.contact{border-bottom:2px solid #e60000}.double-block--group-holder .double-block--group .item img{display:block}@media screen and (max-width:768px){.double-block--group-holder .double-block--group .item{min-height:155px}.double-block--group-holder .double-block--group .item.white{float:left;display:block;margin-right:2.35765%;width:100%}.double-block--group-holder .double-block--group .item.white:last-child{margin-right:0}.double-block--group-holder .double-block--group .item.puff{float:left;display:block;margin-right:2.35765%;width:48.82117%;margin-top:1.618em}.double-block--group-holder .double-block--group .item.puff:last-child{margin-right:0}}.double-block--group-holder .double-block--group .item .button{position:absolute;bottom:1.618em}@media screen and (max-width:480px){.double-block--group-holder .double-block--group .item{}.double-block--group-holder .double-block--group .item.puff{float:left;display:block;margin-right:2.35765%;width:100%}.double-block--group-holder .double-block--group .item.puff:last-child{margin-right:0}.double-block--group-holder .double-block--group .item.puff h3{font-size:1.75em}}.double-block--group-holder .double-block--group .item .event{padding:.809em 0}.double-block--group-holder .double-block--group .item .event span{display:block}.double-block--group-holder .double-block--group .item .event span.details{padding-left:.87459em;background-image:url("/Areas/NolatoWeb/static/img/read_more_arrow_filled.png");background-repeat:no-repeat;background-position:0 .45em;background-size:11px;background-position:0 .5em}.double-block--group-holder .double-block--group .item .event span a{display:inline-block;word-break:break-word}.three-push-links--group-holder h1,.three-push-links--group-holder h2{text-align:center;padding-bottom:10px}.three-push-links--group-holder .three-push-links--group{float:left;display:block;margin-right:2.35765%;width:100%;margin-right:0;display:flex;margin-bottom:1.618em}.three-push-links--group-holder .three-push-links--group:last-child{margin-right:0}@media screen and (max-width:768px){.three-push-links--group-holder .three-push-links--group{display:inline-block}}@media screen and (max-width:480px){.three-push-links--group-holder .three-push-links--group{margin-bottom:0}}.three-push-links--group-holder .three-push-links--group .item{float:left;display:block;margin-right:2.35765%;width:31.76157%}.three-push-links--group-holder .three-push-links--group .item:last-child{margin-right:0}.three-push-links--group-holder .three-push-links--group .item h3{padding-left:.87459em;background-image:url("/Areas/NolatoWeb/static/img/read_more_arrow_filled.png");background-repeat:no-repeat;background-position:0 .15em;background-size:15px;min-height:2.2em}.three-push-links--group-holder .three-push-links--group .item img{display:block}@media screen and (max-width:768px){.three-push-links--group-holder .three-push-links--group .item{min-height:155px}.three-push-links--group-holder .three-push-links--group .item.puff{float:left;display:block;margin-right:2.35765%;width:31.76157%;margin-bottom:1.618em}.three-push-links--group-holder .three-push-links--group .item.puff:last-child{margin-right:0}}@media screen and (max-width:480px){.three-push-links--group-holder .three-push-links--group .item{}.three-push-links--group-holder .three-push-links--group .item.puff{float:left;display:block;margin-right:2.35765%;width:100%}.three-push-links--group-holder .three-push-links--group .item.puff:last-child{margin-right:0}.three-push-links--group-holder .three-push-links--group .item.puff h3{font-size:1.75em}}.small-divided-data-and-image{float:left;display:block;margin-right:2.35765%;width:100%;margin-top:1.618em;margin-bottom:1.618em}.small-divided-data-and-image h1,.small-divided-data-and-image h2{text-align:center;padding-bottom:10px}.small-divided-data-and-image:last-child{margin-right:0}.small-divided-data-and-image .event{padding:.809em 0}.small-divided-data-and-image .event span{display:block}.small-divided-data-and-image .event span a{padding-left:.87459em;background-image:url("/Areas/NolatoWeb/static/img/read_more_arrow_filled.png");background-repeat:no-repeat;background-position:0 .45em;background-size:11px;background-position:0 .5em}.small-divided-data-and-image .holder{background-color:#fff;float:left;display:block;margin-right:2.35765%;width:100%;display:flex;padding-bottom:0}.small-divided-data-and-image .holder:last-child{margin-right:0}@media screen and (max-width:768px){.small-divided-data-and-image .holder{display:block}}.small-divided-data-and-image .holder .left,.small-divided-data-and-image .holder .right{display:flex;width:50%}@media screen and (max-width:768px){.small-divided-data-and-image .holder .left,.small-divided-data-and-image .holder .right{width:100%}}@media screen and (max-width:480px){.small-divided-data-and-image .holder .left,.small-divided-data-and-image .holder .right{width:100%}}.small-divided-data-and-image .holder .left .content{padding:1.618em}.small-divided-data-and-image .holder .right .image,.small-divided-data-and-image .holder .right .content{width:100%;float:left}@media screen and (max-width:480px){.small-divided-data-and-image .holder .right .image,.small-divided-data-and-image .holder .right .content{width:100%;display:block}}.small-divided-data-and-image .holder .right .image{background-size:cover}@media screen and (max-width:768px){.small-divided-data-and-image .holder .right .image span{display:none!important;visibility:hidden}}.small-divided-data-and-image .holder .right .image img{display:none!important;visibility:hidden}@media screen and (max-width:768px){.small-divided-data-and-image .holder .right .image img{display:block!important;visibility:visible}}.small-divided-data-and-image .holder .right .content{background-color:#b3b2b2;color:#fff;padding:1.618em;margin-bottom:0}.share-graph-page .rwd-table{margin-top:0}.share-graph-page .rwd-table th{padding:.25em .5em!important}#target-largestgroupedshareholders #tblLargest thead{font-size:.9999em}#ShareGraph label{font-size:.875em}@media screen and (max-width:768px){#ShareGraph #cision-websolution-container #media .column{margin-bottom:40px!important}}.remove-margin-top{margin-top:0}.remove-margin-bottom{margin-bottom:0}.margin-top-None{margin-top:0}.margin-bottom-None{margin-bottom:0}.margin-top-Half{margin-top:.809em}.margin-bottom-Half{margin-bottom:.809em}.margin-top-Full{margin-top:1.618em}.margin-bottom-Full{margin-bottom:1.618em}.padding-top-Full{padding-top:1.618em}.event-link a,.job-description a{padding-left:.87459em;background-image:url("/Areas/NolatoWeb/static/img/read_more_arrow_filled.png");background-repeat:no-repeat;background-position:0 .45em;background-size:11px}.breadcrumbs{position:absolute;top:5px;right:0;font-size:.875em}@media screen and (max-width:480px){.breadcrumbs{top:-25px}}.breadcrumbs a.breadcrumb{background:url("/Areas/NolatoWeb/static/img/read_more_arrow_filled.png") 3px 7px no-repeat;background-size:8px auto;padding-left:14px}.social-share{float:left;display:block;margin-right:2.35765%;width:100%;padding-top:.809em}.social-share:last-child{margin-right:0}.social-share img{max-width:25px}.multimedia-box img{display:block}.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}#mainText img{width:initial;max-width:100%;height:initial;max-width:100%}.bildtext{font-size:.875em;line-height:1.25em}.main-image-subtext{font-size:.875em;line-height:1.25em;padding-top:.4045em;margin-bottom:1.618em}.standard-margin{margin-bottom:1.618em}.hidden{display:none}h4.event-title{font-weight:initial}.rich-text-module{margin-bottom:1.618em}.rich-text-module .red-underline{border-bottom:1px solid #e60000;display:block;padding-bottom:.20225em}.fancybox{padding:0 5px;display:inline-block;margin-top:20px;padding-left:.87459em;background-image:url("/Areas/NolatoWeb/static/img/read_more_arrow_filled.png");background-repeat:no-repeat;background-position:0 .45em;background-size:11px}.fancybox-no-arrow{padding:0 5px;display:inline-block;margin-top:20px}.active-tag a{font-weight:600}.disabled-tag a{color:#ccc}#insiders #target-transactions h2{display:none}#insiders table{font-size:.75em}.filter-toggler{display:none!important;text-align:right}@media screen and (max-width:768px){.filter-toggler{display:block!important}}a .icon{display:inline-block;width:48px;height:50px;background:url("/Areas/NolatoWeb/static/img/publication-icons-sprite.png") left top no-repeat;-webkit-transition:background-position .2s ease-in-out 0s;-moz-transition:background-position .2s ease-in-out 0s;-o-transition:background-position .2s ease-in-out 0s;transition:background-position .2s ease-in-out 0s;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}a .icon.icon-read{background-position:left top}a .icon.icon-download{background-position:-95px top}a .icon.icon-order{background-position:-201px top}a:hover .icon{background-position-y:-49px}.fa-youtube-play{background-color:#fff;height:40px;width:40px}.fa-youtube-play:before{margin-left:-35px;margin-top:-64px;padding-top:50px!important;position:absolute}.cc-cookies{position:fixed;width:100%;left:0;bottom:0;padding:.5em 5%;background:#b3b2b2;z-index:99999;text-align:center}.cc-cookies span{display:inline-block;padding-right:1.11586em;background-image:url("/Areas/NolatoWeb/static/img/read_more_arrow_filled.png");background-repeat:no-repeat;background-position:100% 60%;background-size:13px}.cc-cookies .button{margin-top:0;margin-left:1.618em}.cc-overlay{height:100%;padding-top:25%}.cc-cookies-error{float:left;width:100%;text-align:center;margin:1em 0 2em 0;background:#fff;padding:2em 5%;border:1px solid #ccc;font-size:18px;color:#333}@media screen and (max-width:768px){.cc-cookies a.cc-cookie-accept,.cc-cookies a.cc-cookie-decline,.cc-cookies a.cc-cookie-reset{display:block;margin:1em 0}}.dropdown .dropdown-container{position:relative}.dropdown .dropdown-menu{background:#fff;box-shadow:0 1px 2px rgba(34,34,34,.6);color:#222;cursor:pointer;display:none;margin:0;overflow:visible;padding:0;position:absolute;right:0;min-width:100px;top:50px;transition:all .2s ease-in-out;z-index:99999}.dropdown .dropdown-menu li{color:#222;list-style:none}.dropdown .dropdown-menu li a{padding:.5em;margin:0!important}.dropdown .dropdown-menu li a.active{background-color:#aaa;color:#fff}.dropdown .dropdown-menu li a:hover{background:#aaa;color:#fff}.dropdown .show-menu{display:block}#main-column-components .download-file-block h3{padding-top:1.3753em}.download-file-block .one-reds{margin-bottom:.618em}.download-file-block h3{border-bottom:1px solid #e60000;margin-bottom:10px;padding-bottom:5px}.download-file-block a{padding-left:.87459em;background-image:url(/Areas/NolatoWeb/static/img/read_more_arrow.png);background-repeat:no-repeat;background-position:0 .45em;background-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;display:inline-block;color:#000;text-decoration:none}.download-file-block .formholder{margin-top:10px}.download-file-block .formholder .gdpr-warning{position:absolute;background-color:rgba(250,250,250,.8);width:100%;height:100%;z-index:900;padding:20px;left:0;bottom:0}.download-file-block .formholder.has-gdpr-warning{margin-top:10px}.contact-filter .agency-cards{padding-top:1.618em}.contact-filter .agency-cards .agency-card{margin-bottom:1.618em}.contact-filter .agency-cards .agency-card .agency-title{border-bottom:1px solid #e60000;font-weight:600}.contact-filter .agency-cards .agency-card .agency-location{margin:.809em 0}.contact-filter .agency-cards .agency-card .agency-email .button,.contact-filter .agency-cards .agency-card .agency-url .button{margin-top:0}.contact-filter .agency-cards .agency-card .agency-title,.contact-filter .agency-cards .agency-card .agency-location,.contact-filter .agency-cards .agency-card .agency-phone,.contact-filter .agency-cards .agency-card .agency-fax,.contact-filter .agency-cards .agency-card .agency-email,.contact-filter .agency-cards .agency-card .agency-url{padding-left:.809em}.contact-filter .dropdown-container{margin:0}.contact-filter .dropdown-container .dropdown{position:relative;display:inline-block;color:#000;padding-bottom:10px;margin-right:10px}.contact-filter .dropdown-container .dropdown .contact-dropdown-button{font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-moz-align-items:center;-ms-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-moz-justify-content:space-between;-ms-justify-content:space-between;-webkit-box-pack:justify;justify-content:space-between;-ms-flex-pack:space-between;-webkit-transition:background-color .4s;transition:background-color .4s;background-color:#fff;border:1px solid #000;cursor:pointer;min-width:120px;text-align:left;padding:0;margin:0}.contact-filter .dropdown-container .dropdown .contact-dropdown-button:hover{background-color:#f5f5f5;color:#222}.contact-filter .dropdown-container .dropdown .dropdown-title{display:inline-block;padding:10px;white-space:nowrap}.contact-filter .dropdown-container .dropdown .dropdown-icon{display:inline-block;padding:10px;border-left:1px solid #000;fill:#e60000}.contact-filter .dropdown-container .dropdown .icon-toggle-open{display:block;width:15px;height:15px;float:right}.contact-filter .dropdown-container .dropdown .icon-toggle-close{display:none;width:15px;height:15px;float:right}.contact-filter .dropdown-container .dropdown .dropdown-content{display:none;position:absolute;background-color:#fff;min-width:100%;z-index:1;border:1px solid #000}.contact-filter .dropdown-container .dropdown .dropdown-content a{font-size:14px;padding:5px 10px;text-decoration:none;display:block;border-bottom:1px solid #ccc}.contact-filter .dropdown-container .dropdown.open .icon-toggle-open{display:none}.contact-filter .dropdown-container .dropdown.open .icon-toggle-close{display:block}.contact-filter .dropdown-container .dropdown.open .dropdown-content{display:block}.contact-filter .dropdown-container .dropdown.open .contact-dropdown-button{border-bottom:1px solid #fff}iframe{border:0;width:100%;min-height:auto}.two-column-information-text h2{padding-bottom:.809em}.two-column-information-text .button{padding-right:0;display:inline-block;margin-top:0}.two-column-information-text p{text-indent:0!important}.two-column-information-text p:last-child{padding-bottom:0!important}.two-column-information-text .grid-container{-ms-grid-columns:repeat(2,1fr);grid-template-columns:repeat(2,1fr);-ms-grid-gap:.809em;grid-gap:.809em;-ms-grid-auto-flow:inherit;grid-auto-flow:inherit}.two-column-information-text .grid-container.single-column{-ms-grid-columns:repeat(1,1fr);grid-template-columns:repeat(1,1fr)}.two-column-information-text .grid-container .grid-item{padding:.809em 0}.more-info-menu{text-align:right}.more-info-menu.sticky{position:absolute;right:0}@media screen and (max-width:768px){.more-info-menu.sticky{position:relative;width:100%}}.more-info-menu .hamburger-holder{line-height:10px;padding-bottom:0}.more-info-menu .hamburger-holder span{display:inline-block;text-align:center}.more-info-menu .hamburger-holder span em{font-size:.875em;font-style:normal}@media screen and (max-width:480px){.more-info-menu .hamburger-holder span em{display:none!important;visibility:hidden}}.more-info-menu .hamburger-holder span .hamburger{width:35px;height:28px;margin-bottom:0;margin-top:3px;margin-left:12px;position:relative;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer}.more-info-menu .hamburger-holder span .hamburger span{display:block;position:absolute;height:4px;width:100%;background:#e60000;border-radius:6px;opacity:1;left:0;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}.more-info-menu .hamburger-holder span .hamburger span:nth-child(1){top:0}.more-info-menu .hamburger-holder span .hamburger span:nth-child(2),.more-info-menu .hamburger-holder span .hamburger span:nth-child(3){top:9px}.more-info-menu .hamburger-holder span .hamburger span:nth-child(4){top:18px}.more-info-menu .hamburger-holder span .hamburger.open span:nth-child(1){top:11px;width:0%;left:50%}.more-info-menu .hamburger-holder span .hamburger.open span:nth-child(2){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.more-info-menu .hamburger-holder span .hamburger.open span:nth-child(3){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.more-info-menu .hamburger-holder span .hamburger.open span:nth-child(4){top:18px;width:0%;left:50%}.more-info-menu .hamburger-holder img{max-width:50px;line-height:0}.more-info-menu .hamburger-holder a{padding:0}.more-info-menu-foldout-holder{position:relative}.more-info-menu-foldout-holder .more-info-menu-foldout{float:left;display:block;margin-right:2.35765%;width:31.76157%;margin-right:0;display:none;background-color:rgba(255,255,255,.9);position:absolute;top:50px;right:0;z-index:400;padding:1.618em;overflow-y:auto;border-top:10px solid #e60000;-webkit-box-shadow:0 5px 0 rgba(0,0,0,.05);-moz-box-shadow:0 5px 0 rgba(0,0,0,.05);box-shadow:0 5px 0 rgba(0,0,0,.05)}.more-info-menu-foldout-holder .more-info-menu-foldout:last-child{margin-right:0}@media screen and (max-width:768px){.more-info-menu-foldout-holder .more-info-menu-foldout{float:left;display:block;margin-right:2.35765%;width:100%;margin-right:0;display:none;top:10px}.more-info-menu-foldout-holder .more-info-menu-foldout:last-child{margin-right:0}}@font-face{font-family:'FontAwesome';src:url("../fonts/fontawesome-webfont.eot?v=4.7.0");src:url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"),url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"),url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"),url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"),url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14286em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14286em;width:2.14286em;top:.14286em;text-align:center}.fa-li.fa-lg{left:-1.85714em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:""}.fa-music:before{content:""}.fa-search:before{content:""}.fa-envelope-o:before{content:""}.fa-heart:before{content:""}.fa-star:before{content:""}.fa-star-o:before{content:""}.fa-user:before{content:""}.fa-film:before{content:""}.fa-th-large:before{content:""}.fa-th:before{content:""}.fa-th-list:before{content:""}.fa-check:before{content:""}.fa-remove:before,.fa-close:before,.fa-times:before{content:""}.fa-search-plus:before{content:""}.fa-search-minus:before{content:""}.fa-power-off:before{content:""}.fa-signal:before{content:""}.fa-gear:before,.fa-cog:before{content:""}.fa-trash-o:before{content:""}.fa-home:before{content:""}.fa-file-o:before{content:""}.fa-clock-o:before{content:""}.fa-road:before{content:""}.fa-download:before{content:""}.fa-arrow-circle-o-down:before{content:""}.fa-arrow-circle-o-up:before{content:""}.fa-inbox:before{content:""}.fa-play-circle-o:before{content:""}.fa-rotate-right:before,.fa-repeat:before{content:""}.fa-refresh:before{content:""}.fa-list-alt:before{content:""}.fa-lock:before{content:""}.fa-flag:before{content:""}.fa-headphones:before{content:""}.fa-volume-off:before{content:""}.fa-volume-down:before{content:""}.fa-volume-up:before{content:""}.fa-qrcode:before{content:""}.fa-barcode:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-book:before{content:""}.fa-bookmark:before{content:""}.fa-print:before{content:""}.fa-camera:before{content:""}.fa-font:before{content:""}.fa-bold:before{content:""}.fa-italic:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-align-left:before{content:""}.fa-align-center:before{content:""}.fa-align-right:before{content:""}.fa-align-justify:before{content:""}.fa-list:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-indent:before{content:""}.fa-video-camera:before{content:""}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:""}.fa-pencil:before{content:""}.fa-map-marker:before{content:""}.fa-adjust:before{content:""}.fa-tint:before{content:""}.fa-edit:before,.fa-pencil-square-o:before{content:""}.fa-share-square-o:before{content:""}.fa-check-square-o:before{content:""}.fa-arrows:before{content:""}.fa-step-backward:before{content:""}.fa-fast-backward:before{content:""}.fa-backward:before{content:""}.fa-play:before{content:""}.fa-pause:before{content:""}.fa-stop:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before{content:""}.fa-step-forward:before{content:""}.fa-eject:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-plus-circle:before{content:""}.fa-minus-circle:before{content:""}.fa-times-circle:before{content:""}.fa-check-circle:before{content:""}.fa-question-circle:before{content:""}.fa-info-circle:before{content:""}.fa-crosshairs:before{content:""}.fa-times-circle-o:before{content:""}.fa-check-circle-o:before{content:""}.fa-ban:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-down:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-expand:before{content:""}.fa-compress:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}.fa-asterisk:before{content:""}.fa-exclamation-circle:before{content:""}.fa-gift:before{content:""}.fa-leaf:before{content:""}.fa-fire:before{content:""}.fa-eye:before{content:""}.fa-eye-slash:before{content:""}.fa-warning:before,.fa-exclamation-triangle:before{content:""}.fa-plane:before{content:""}.fa-calendar:before{content:""}.fa-random:before{content:""}.fa-comment:before{content:""}.fa-magnet:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-down:before{content:""}.fa-retweet:before{content:""}.fa-shopping-cart:before{content:""}.fa-folder:before{content:""}.fa-folder-open:before{content:""}.fa-arrows-v:before{content:""}.fa-arrows-h:before{content:""}.fa-bar-chart-o:before,.fa-bar-chart:before{content:""}.fa-twitter-square:before{content:""}.fa-facebook-square:before{content:""}.fa-camera-retro:before{content:""}.fa-key:before{content:""}.fa-gears:before,.fa-cogs:before{content:""}.fa-comments:before{content:""}.fa-thumbs-o-up:before{content:""}.fa-thumbs-o-down:before{content:""}.fa-star-half:before{content:""}.fa-heart-o:before{content:""}.fa-sign-out:before{content:""}.fa-linkedin-square:before{content:""}.fa-thumb-tack:before{content:""}.fa-external-link:before{content:""}.fa-sign-in:before{content:""}.fa-trophy:before{content:""}.fa-github-square:before{content:""}.fa-upload:before{content:""}.fa-lemon-o:before{content:""}.fa-phone:before{content:""}.fa-square-o:before{content:""}.fa-bookmark-o:before{content:""}.fa-phone-square:before{content:""}.fa-twitter:before{content:""}.fa-facebook-f:before,.fa-facebook:before{content:""}.fa-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-hdd-o:before{content:""}.fa-bullhorn:before{content:""}.fa-bell:before{content:""}.fa-certificate:before{content:""}.fa-hand-o-right:before{content:""}.fa-hand-o-left:before{content:""}.fa-hand-o-up:before{content:""}.fa-hand-o-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-globe:before{content:""}.fa-wrench:before{content:""}.fa-tasks:before{content:""}.fa-filter:before{content:""}.fa-briefcase:before{content:""}.fa-arrows-alt:before{content:""}.fa-group:before,.fa-users:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-cloud:before{content:""}.fa-flask:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-copy:before,.fa-files-o:before{content:""}.fa-paperclip:before{content:""}.fa-save:before,.fa-floppy-o:before{content:""}.fa-square:before{content:""}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:""}.fa-list-ul:before{content:""}.fa-list-ol:before{content:""}.fa-strikethrough:before{content:""}.fa-underline:before{content:""}.fa-table:before{content:""}.fa-magic:before{content:""}.fa-truck:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-plus:before{content:""}.fa-money:before{content:""}.fa-caret-down:before{content:""}.fa-caret-up:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-columns:before{content:""}.fa-unsorted:before,.fa-sort:before{content:""}.fa-sort-down:before,.fa-sort-desc:before{content:""}.fa-sort-up:before,.fa-sort-asc:before{content:""}.fa-envelope:before{content:""}.fa-linkedin:before{content:""}.fa-rotate-left:before,.fa-undo:before{content:""}.fa-legal:before,.fa-gavel:before{content:""}.fa-dashboard:before,.fa-tachometer:before{content:""}.fa-comment-o:before{content:""}.fa-comments-o:before{content:""}.fa-flash:before,.fa-bolt:before{content:""}.fa-sitemap:before{content:""}.fa-umbrella:before{content:""}.fa-paste:before,.fa-clipboard:before{content:""}.fa-lightbulb-o:before{content:""}.fa-exchange:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-upload:before{content:""}.fa-user-md:before{content:""}.fa-stethoscope:before{content:""}.fa-suitcase:before{content:""}.fa-bell-o:before{content:""}.fa-coffee:before{content:""}.fa-cutlery:before{content:""}.fa-file-text-o:before{content:""}.fa-building-o:before{content:""}.fa-hospital-o:before{content:""}.fa-ambulance:before{content:""}.fa-medkit:before{content:""}.fa-fighter-jet:before{content:""}.fa-beer:before{content:""}.fa-h-square:before{content:""}.fa-plus-square:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angle-down:before{content:""}.fa-desktop:before{content:""}.fa-laptop:before{content:""}.fa-tablet:before{content:""}.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-circle-o:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-spinner:before{content:""}.fa-circle:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-github-alt:before{content:""}.fa-folder-o:before{content:""}.fa-folder-open-o:before{content:""}.fa-smile-o:before{content:""}.fa-frown-o:before{content:""}.fa-meh-o:before{content:""}.fa-gamepad:before{content:""}.fa-keyboard-o:before{content:""}.fa-flag-o:before{content:""}.fa-flag-checkered:before{content:""}.fa-terminal:before{content:""}.fa-code:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:""}.fa-location-arrow:before{content:""}.fa-crop:before{content:""}.fa-code-fork:before{content:""}.fa-unlink:before,.fa-chain-broken:before{content:""}.fa-question:before{content:""}.fa-info:before{content:""}.fa-exclamation:before{content:""}.fa-superscript:before{content:""}.fa-subscript:before{content:""}.fa-eraser:before{content:""}.fa-puzzle-piece:before{content:""}.fa-microphone:before{content:""}.fa-microphone-slash:before{content:""}.fa-shield:before{content:""}.fa-calendar-o:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-rocket:before{content:""}.fa-maxcdn:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-html5:before{content:""}.fa-css3:before{content:""}.fa-anchor:before{content:""}.fa-unlock-alt:before{content:""}.fa-bullseye:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-rss-square:before{content:""}.fa-play-circle:before{content:""}.fa-ticket:before{content:""}.fa-minus-square:before{content:""}.fa-minus-square-o:before{content:""}.fa-level-up:before{content:""}.fa-level-down:before{content:""}.fa-check-square:before{content:""}.fa-pencil-square:before{content:""}.fa-external-link-square:before{content:""}.fa-share-square:before{content:""}.fa-compass:before{content:""}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:""}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:""}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:""}.fa-euro:before,.fa-eur:before{content:""}.fa-gbp:before{content:""}.fa-dollar:before,.fa-usd:before{content:""}.fa-rupee:before,.fa-inr:before{content:""}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:""}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:""}.fa-won:before,.fa-krw:before{content:""}.fa-bitcoin:before,.fa-btc:before{content:""}.fa-file:before{content:""}.fa-file-text:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbs-down:before{content:""}.fa-youtube-square:before{content:""}.fa-youtube:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-youtube-play:before{content:""}.fa-dropbox:before{content:""}.fa-stack-overflow:before{content:""}.fa-instagram:before{content:""}.fa-flickr:before{content:""}.fa-adn:before{content:""}.fa-bitbucket:before{content:""}.fa-bitbucket-square:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-up:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-apple:before{content:""}.fa-windows:before{content:""}.fa-android:before{content:""}.fa-linux:before{content:""}.fa-dribbble:before{content:""}.fa-skype:before{content:""}.fa-foursquare:before{content:""}.fa-trello:before{content:""}.fa-female:before{content:""}.fa-male:before{content:""}.fa-gittip:before,.fa-gratipay:before{content:""}.fa-sun-o:before{content:""}.fa-moon-o:before{content:""}.fa-archive:before{content:""}.fa-bug:before{content:""}.fa-vk:before{content:""}.fa-weibo:before{content:""}.fa-renren:before{content:""}.fa-pagelines:before{content:""}.fa-stack-exchange:before{content:""}.fa-arrow-circle-o-right:before{content:""}.fa-arrow-circle-o-left:before{content:""}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:""}.fa-dot-circle-o:before{content:""}.fa-wheelchair:before{content:""}.fa-vimeo-square:before{content:""}.fa-turkish-lira:before,.fa-try:before{content:""}.fa-plus-square-o:before{content:""}.fa-space-shuttle:before{content:""}.fa-slack:before{content:""}.fa-envelope-square:before{content:""}.fa-wordpress:before{content:""}.fa-openid:before{content:""}.fa-institution:before,.fa-bank:before,.fa-university:before{content:""}.fa-mortar-board:before,.fa-graduation-cap:before{content:""}.fa-yahoo:before{content:""}.fa-google:before{content:""}.fa-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-stumbleupon:before{content:""}.fa-delicious:before{content:""}.fa-digg:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-drupal:before{content:""}.fa-joomla:before{content:""}.fa-language:before{content:""}.fa-fax:before{content:""}.fa-building:before{content:""}.fa-child:before{content:""}.fa-paw:before{content:""}.fa-spoon:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-recycle:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-tree:before{content:""}.fa-spotify:before{content:""}.fa-deviantart:before{content:""}.fa-soundcloud:before{content:""}.fa-database:before{content:""}.fa-file-pdf-o:before{content:""}.fa-file-word-o:before{content:""}.fa-file-excel-o:before{content:""}.fa-file-powerpoint-o:before{content:""}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:""}.fa-file-zip-o:before,.fa-file-archive-o:before{content:""}.fa-file-sound-o:before,.fa-file-audio-o:before{content:""}.fa-file-movie-o:before,.fa-file-video-o:before{content:""}.fa-file-code-o:before{content:""}.fa-vine:before{content:""}.fa-codepen:before{content:""}.fa-jsfiddle:before{content:""}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:""}.fa-circle-o-notch:before{content:""}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:""}.fa-ge:before,.fa-empire:before{content:""}.fa-git-square:before{content:""}.fa-git:before{content:""}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:""}.fa-tencent-weibo:before{content:""}.fa-qq:before{content:""}.fa-wechat:before,.fa-weixin:before{content:""}.fa-send:before,.fa-paper-plane:before{content:""}.fa-send-o:before,.fa-paper-plane-o:before{content:""}.fa-history:before{content:""}.fa-circle-thin:before{content:""}.fa-header:before{content:""}.fa-paragraph:before{content:""}.fa-sliders:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-bomb:before{content:""}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:""}.fa-tty:before{content:""}.fa-binoculars:before{content:""}.fa-plug:before{content:""}.fa-slideshare:before{content:""}.fa-twitch:before{content:""}.fa-yelp:before{content:""}.fa-newspaper-o:before{content:""}.fa-wifi:before{content:""}.fa-calculator:before{content:""}.fa-paypal:before{content:""}.fa-google-wallet:before{content:""}.fa-cc-visa:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-bell-slash:before{content:""}.fa-bell-slash-o:before{content:""}.fa-trash:before{content:""}.fa-copyright:before{content:""}.fa-at:before{content:""}.fa-eyedropper:before{content:""}.fa-paint-brush:before{content:""}.fa-birthday-cake:before{content:""}.fa-area-chart:before{content:""}.fa-pie-chart:before{content:""}.fa-line-chart:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-bicycle:before{content:""}.fa-bus:before{content:""}.fa-ioxhost:before{content:""}.fa-angellist:before{content:""}.fa-cc:before{content:""}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:""}.fa-meanpath:before{content:""}.fa-buysellads:before{content:""}.fa-connectdevelop:before{content:""}.fa-dashcube:before{content:""}.fa-forumbee:before{content:""}.fa-leanpub:before{content:""}.fa-sellsy:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-simplybuilt:before{content:""}.fa-skyatlas:before{content:""}.fa-cart-plus:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-diamond:before{content:""}.fa-ship:before{content:""}.fa-user-secret:before{content:""}.fa-motorcycle:before{content:""}.fa-street-view:before{content:""}.fa-heartbeat:before{content:""}.fa-venus:before{content:""}.fa-mars:before{content:""}.fa-mercury:before{content:""}.fa-intersex:before,.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-venus-double:before{content:""}.fa-mars-double:before{content:""}.fa-venus-mars:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-neuter:before{content:""}.fa-genderless:before{content:""}.fa-facebook-official:before{content:""}.fa-pinterest-p:before{content:""}.fa-whatsapp:before{content:""}.fa-server:before{content:""}.fa-user-plus:before{content:""}.fa-user-times:before{content:""}.fa-hotel:before,.fa-bed:before{content:""}.fa-viacoin:before{content:""}.fa-train:before{content:""}.fa-subway:before{content:""}.fa-medium:before{content:""}.fa-yc:before,.fa-y-combinator:before{content:""}.fa-optin-monster:before{content:""}.fa-opencart:before{content:""}.fa-expeditedssl:before{content:""}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:""}.fa-battery-3:before,.fa-battery-three-quarters:before{content:""}.fa-battery-2:before,.fa-battery-half:before{content:""}.fa-battery-1:before,.fa-battery-quarter:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-mouse-pointer:before{content:""}.fa-i-cursor:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-sticky-note:before{content:""}.fa-sticky-note-o:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-diners-club:before{content:""}.fa-clone:before{content:""}.fa-balance-scale:before{content:""}.fa-hourglass-o:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-hourglass:before{content:""}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:""}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:""}.fa-hand-scissors-o:before{content:""}.fa-hand-lizard-o:before{content:""}.fa-hand-spock-o:before{content:""}.fa-hand-pointer-o:before{content:""}.fa-hand-peace-o:before{content:""}.fa-trademark:before{content:""}.fa-registered:before{content:""}.fa-creative-commons:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-tripadvisor:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-get-pocket:before{content:""}.fa-wikipedia-w:before{content:""}.fa-safari:before{content:""}.fa-chrome:before{content:""}.fa-firefox:before{content:""}.fa-opera:before{content:""}.fa-internet-explorer:before{content:""}.fa-tv:before,.fa-television:before{content:""}.fa-contao:before{content:""}.fa-500px:before{content:""}.fa-amazon:before{content:""}.fa-calendar-plus-o:before{content:""}.fa-calendar-minus-o:before{content:""}.fa-calendar-times-o:before{content:""}.fa-calendar-check-o:before{content:""}.fa-industry:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-map-o:before{content:""}.fa-map:before{content:""}.fa-commenting:before{content:""}.fa-commenting-o:before{content:""}.fa-houzz:before{content:""}.fa-vimeo:before{content:""}.fa-black-tie:before{content:""}.fa-fonticons:before{content:""}.fa-reddit-alien:before{content:""}.fa-edge:before{content:""}.fa-credit-card-alt:before{content:""}.fa-codiepie:before{content:""}.fa-modx:before{content:""}.fa-fort-awesome:before{content:""}.fa-usb:before{content:""}.fa-product-hunt:before{content:""}.fa-mixcloud:before{content:""}.fa-scribd:before{content:""}.fa-pause-circle:before{content:""}.fa-pause-circle-o:before{content:""}.fa-stop-circle:before{content:""}.fa-stop-circle-o:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-hashtag:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-percent:before{content:""}.fa-gitlab:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpforms:before{content:""}.fa-envira:before{content:""}.fa-universal-access:before{content:""}.fa-wheelchair-alt:before{content:""}.fa-question-circle-o:before{content:""}.fa-blind:before{content:""}.fa-audio-description:before{content:""}.fa-volume-control-phone:before{content:""}.fa-braille:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:""}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-signing:before,.fa-sign-language:before{content:""}.fa-low-vision:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-pied-piper:before{content:""}.fa-first-order:before{content:""}.fa-yoast:before{content:""}.fa-themeisle:before{content:""}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:""}.fa-fa:before,.fa-font-awesome:before{content:""}.fa-handshake-o:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-o:before{content:""}.fa-linode:before{content:""}.fa-address-book:before{content:""}.fa-address-book-o:before{content:""}.fa-vcard:before,.fa-address-card:before{content:""}.fa-vcard-o:before,.fa-address-card-o:before{content:""}.fa-user-circle:before{content:""}.fa-user-circle-o:before{content:""}.fa-user-o:before{content:""}.fa-id-badge:before{content:""}.fa-drivers-license:before,.fa-id-card:before{content:""}.fa-drivers-license-o:before,.fa-id-card-o:before{content:""}.fa-quora:before{content:""}.fa-free-code-camp:before{content:""}.fa-telegram:before{content:""}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:""}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:""}.fa-thermometer-2:before,.fa-thermometer-half:before{content:""}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:""}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:""}.fa-shower:before{content:""}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:""}.fa-podcast:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-times-rectangle:before,.fa-window-close:before{content:""}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:""}.fa-bandcamp:before{content:""}.fa-grav:before{content:""}.fa-etsy:before{content:""}.fa-imdb:before{content:""}.fa-ravelry:before{content:""}.fa-eercast:before{content:""}.fa-microchip:before{content:""}.fa-snowflake-o:before{content:""}.fa-superpowers:before{content:""}.fa-wpexplorer:before{content:""}.fa-meetup:before{content:""}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.fancybox-wrap,.fancybox-skin,.fancybox-outer,.fancybox-inner,.fancybox-image,.fancybox-wrap iframe,.fancybox-wrap object,.fancybox-nav,.fancybox-nav span,.fancybox-tmp{padding:0;margin:0;border:0;outline:none;vertical-align:top}.fancybox-wrap{position:absolute;top:0;left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:8020}.fancybox-skin{position:relative;background:#f9f9f9;color:#444;text-shadow:none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.fancybox-opened{z-index:8030}.fancybox-opened .fancybox-skin{-webkit-box-shadow:0 10px 25px rgba(0,0,0,.5);-moz-box-shadow:0 10px 25px rgba(0,0,0,.5);box-shadow:0 10px 25px rgba(0,0,0,.5)}.fancybox-outer,.fancybox-inner{position:relative}.fancybox-inner{overflow:hidden}.fancybox-type-iframe .fancybox-inner{-webkit-overflow-scrolling:touch}.fancybox-error{color:#444;font:14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;margin:0;padding:15px;white-space:nowrap}.fancybox-image,.fancybox-iframe{display:block;width:100%;height:100%}.fancybox-image{max-width:100%;max-height:100%}#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span{background-image:url("/Areas/NolatoWeb/static/img/fancybox_sprite.png")}#fancybox-loading{position:fixed;top:50%;left:50%;margin-top:-22px;margin-left:-22px;background-position:0 -108px;opacity:.8;cursor:pointer;z-index:8060}#fancybox-loading div{width:44px;height:44px;background:url("/Areas/NolatoWeb/static/img/fancybox_loading.gif") center center no-repeat}.fancybox-close{position:absolute;top:-18px;right:-18px;width:36px;height:36px;cursor:pointer;z-index:8040}.fancybox-nav{position:absolute;top:0;width:40%;height:100%;cursor:pointer;text-decoration:none;background:transparent url("/Areas/NolatoWeb/static/img/blank.gif");-webkit-tap-highlight-color:rgba(0,0,0,0);z-index:8040}.fancybox-prev{left:0}.fancybox-next{right:0}.fancybox-nav span{position:absolute;top:50%;width:36px;height:34px;margin-top:-18px;cursor:pointer;z-index:8040;visibility:hidden}.fancybox-prev span{left:10px;background-position:0 -36px}.fancybox-next span{right:10px;background-position:0 -72px}.fancybox-nav:hover span{visibility:visible}.fancybox-tmp{position:absolute;top:-99999px;left:-99999px;max-width:99999px;max-height:99999px;overflow:visible!important}.fancybox-lock{overflow:visible!important;width:auto}.fancybox-lock body{overflow:hidden!important}.fancybox-lock-test{overflow-y:hidden!important}.fancybox-overlay{position:absolute;top:0;left:0;overflow:hidden;display:none;z-index:8010;background:url("/Areas/NolatoWeb/static/img/fancybox_overlay.png")}.fancybox-overlay-fixed{position:fixed;bottom:0;right:0}.fancybox-lock .fancybox-overlay{overflow:auto;overflow-y:scroll}.fancybox-title{visibility:hidden;font:normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;position:relative;text-shadow:none;z-index:8050}.fancybox-opened .fancybox-title{visibility:visible}.fancybox-title-float-wrap{position:absolute;bottom:0;right:50%;margin-bottom:-35px;z-index:8050;text-align:center}.fancybox-title-float-wrap .child{display:inline-block;margin-right:-100%;padding:2px 20px;background:transparent;background:rgba(0,0,0,.8);-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;text-shadow:0 1px 2px #222;color:#fff;font-weight:bold;line-height:24px;white-space:nowrap}.fancybox-title-outside-wrap{position:relative;margin-top:10px;color:#fff}.fancybox-title-inside-wrap{padding-top:10px}.fancybox-title-over-wrap{position:absolute;bottom:0;left:0;color:#fff;padding:10px;background:#000;background:rgba(0,0,0,.8)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span{background-image:url("/Areas/NolatoWeb/static/img/fancybox_sprite@2x.png");background-size:44px 152px}#fancybox-loading div{background-image:url("/Areas/NolatoWeb/static/img/fancybox_loading@2x.gif");background-size:24px 24px}}