html{color:#000;background:#FFF}body,div,dl,dt,dd,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:400}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-weight:inherit;font-size:100%}legend{color:#000}html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;margin:0;padding:0}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}a{font-size:100%;vertical-align:baseline;background:transparent;margin:0;padding:0}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:700}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}input[type=submit]{cursor:pointer}.cf:before,.cf:after{content:"";display:block}.cf:after{clear:both}.cf{zoom:1}ol,ul,nav ul{list-style:none}/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.6.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes bounce{20%,53%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:translate3d(0, -30px, 0);transform:translate3d(0, -30px, 0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.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{20%,53%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:translate3d(0, -30px, 0);transform:translate3d(0, -30px, 0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.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{50%,from,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{from,to{-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)}}@keyframes pulse{from,to{-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)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{from,to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}30%{-webkit-transform:scale3d(1.25, 0.75, 1);transform:scale3d(1.25, 0.75, 1)}40%{-webkit-transform:scale3d(0.75, 1.25, 1);transform:scale3d(0.75, 1.25, 1)}50%{-webkit-transform:scale3d(1.15, 0.85, 1);transform:scale3d(1.15, 0.85, 1)}65%{-webkit-transform:scale3d(0.95, 1.05, 1);transform:scale3d(0.95, 1.05, 1)}75%{-webkit-transform:scale3d(1.05, 0.95, 1);transform:scale3d(1.05, 0.95, 1)}}@keyframes rubberBand{from,to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}30%{-webkit-transform:scale3d(1.25, 0.75, 1);transform:scale3d(1.25, 0.75, 1)}40%{-webkit-transform:scale3d(0.75, 1.25, 1);transform:scale3d(0.75, 1.25, 1)}50%{-webkit-transform:scale3d(1.15, 0.85, 1);transform:scale3d(1.15, 0.85, 1)}65%{-webkit-transform:scale3d(0.95, 1.05, 1);transform:scale3d(0.95, 1.05, 1)}75%{-webkit-transform:scale3d(1.05, 0.95, 1);transform:scale3d(1.05, 0.95, 1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{from,to{-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{from,to{-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 headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform: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)}to{-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)}to{-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{from,to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}10%,20%{-webkit-transform:scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);transform:scale3d(0.9, 0.9, 0.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)}}@keyframes tada{from,to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}10%,20%{-webkit-transform:scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);transform:scale3d(0.9, 0.9, 0.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)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{from,to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}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)}}@keyframes wobble{from,to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}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)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{11.1%,from,to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{-webkit-transform:skewX(0.39062deg) skewY(0.39062deg);transform:skewX(0.39062deg) skewY(0.39062deg)}88.8%{-webkit-transform:skewX(-0.19531deg) skewY(-0.19531deg);transform:skewX(-0.19531deg) skewY(-0.19531deg)}}@keyframes jello{11.1%,from,to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{-webkit-transform:skewX(0.39062deg) skewY(0.39062deg);transform:skewX(0.39062deg) skewY(0.39062deg)}88.8%{-webkit-transform:skewX(-0.19531deg) skewY(-0.19531deg);transform:skewX(-0.19531deg) skewY(-0.19531deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes bounceIn{20%,40%,60%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}20%{-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1)}40%{-webkit-transform:scale3d(0.9, 0.9, 0.9);transform:scale3d(0.9, 0.9, 0.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(0.97, 0.97, 0.97);transform:scale3d(0.97, 0.97, 0.97)}to{opacity:1;-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}@keyframes bounceIn{20%,40%,60%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}20%{-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1)}40%{-webkit-transform:scale3d(0.9, 0.9, 0.9);transform:scale3d(0.9, 0.9, 0.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(0.97, 0.97, 0.97);transform:scale3d(0.97, 0.97, 0.97)}to{opacity:1;-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}.bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceIn;animation-name:bounceIn}.bounceOut,.flipOutX{-webkit-animation-duration:.75s}@-webkit-keyframes bounceInDown{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;-webkit-transform:translate3d(0, -3000px, 0);transform:translate3d(0, -3000px, 0)}60%{opacity:1;-webkit-transform:translate3d(0, 25px, 0);transform:translate3d(0, 25px, 0)}75%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0)}90%{-webkit-transform:translate3d(0, 5px, 0);transform:translate3d(0, 5px, 0)}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes bounceInDown{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;-webkit-transform:translate3d(0, -3000px, 0);transform:translate3d(0, -3000px, 0)}60%{opacity:1;-webkit-transform:translate3d(0, 25px, 0);transform:translate3d(0, 25px, 0)}75%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0)}90%{-webkit-transform:translate3d(0, 5px, 0);transform:translate3d(0, 5px, 0)}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;-webkit-transform:translate3d(-3000px, 0, 0);transform:translate3d(-3000px, 0, 0)}60%{opacity:1;-webkit-transform:translate3d(25px, 0, 0);transform:translate3d(25px, 0, 0)}75%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0)}90%{-webkit-transform:translate3d(5px, 0, 0);transform:translate3d(5px, 0, 0)}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes bounceInLeft{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;-webkit-transform:translate3d(-3000px, 0, 0);transform:translate3d(-3000px, 0, 0)}60%{opacity:1;-webkit-transform:translate3d(25px, 0, 0);transform:translate3d(25px, 0, 0)}75%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0)}90%{-webkit-transform:translate3d(5px, 0, 0);transform:translate3d(5px, 0, 0)}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}from{opacity:0;-webkit-transform:translate3d(3000px, 0, 0);transform:translate3d(3000px, 0, 0)}60%{opacity:1;-webkit-transform:translate3d(-25px, 0, 0);transform:translate3d(-25px, 0, 0)}75%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0)}90%{-webkit-transform:translate3d(-5px, 0, 0);transform:translate3d(-5px, 0, 0)}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes bounceInRight{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}from{opacity:0;-webkit-transform:translate3d(3000px, 0, 0);transform:translate3d(3000px, 0, 0)}60%{opacity:1;-webkit-transform:translate3d(-25px, 0, 0);transform:translate3d(-25px, 0, 0)}75%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0)}90%{-webkit-transform:translate3d(-5px, 0, 0);transform:translate3d(-5px, 0, 0)}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}from{opacity:0;-webkit-transform:translate3d(0, 3000px, 0);transform:translate3d(0, 3000px, 0)}60%{opacity:1;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0)}75%{-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0)}90%{-webkit-transform:translate3d(0, -5px, 0);transform:translate3d(0, -5px, 0)}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes bounceInUp{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}from{opacity:0;-webkit-transform:translate3d(0, 3000px, 0);transform:translate3d(0, 3000px, 0)}60%{opacity:1;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0)}75%{-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0)}90%{-webkit-transform:translate3d(0, -5px, 0);transform:translate3d(0, -5px, 0)}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(0.9, 0.9, 0.9);transform:scale3d(0.9, 0.9, 0.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1)}to{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(0.9, 0.9, 0.9);transform:scale3d(0.9, 0.9, 0.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1)}to{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}}.bounceOut{animation-duration:.75s;-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0)}40%,45%{opacity:1;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0)}to{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0)}40%,45%{opacity:1;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0)}to{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px, 0, 0);transform:translate3d(20px, 0, 0)}to{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px, 0, 0);transform:translate3d(20px, 0, 0)}to{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px, 0, 0);transform:translate3d(-20px, 0, 0)}to{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px, 0, 0);transform:translate3d(-20px, 0, 0)}to{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0)}40%,45%{opacity:1;-webkit-transform:translate3d(0, 20px, 0);transform:translate3d(0, 20px, 0)}to{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0)}40%,45%{opacity:1;-webkit-transform:translate3d(0, 20px, 0);transform:translate3d(0, 20px, 0)}to{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0)}}@keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0)}}@keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0)}}@keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0)}}@keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{from{-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(0.95, 0.95, 0.95);transform:perspective(400px) scale3d(0.95, 0.95, 0.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{from{-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(0.95, 0.95, 0.95);transform:perspective(400px) scale3d(0.95, 0.95, 0.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 90deg);transform:perspective(400px) rotate3d(1, 0, 0, 90deg);-webkit-animation-timing-function:ease-in;animation-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-animation-timing-function:ease-in;animation-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)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 90deg);transform:perspective(400px) rotate3d(1, 0, 0, 90deg);-webkit-animation-timing-function:ease-in;animation-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-animation-timing-function:ease-in;animation-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)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInX;animation-name:flipInX}.flipInY,.flipOutX{-webkit-backface-visibility:visible !important}@-webkit-keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-animation-timing-function:ease-in;animation-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-animation-timing-function:ease-in;animation-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)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-animation-timing-function:ease-in;animation-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-animation-timing-function:ease-in;animation-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)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{backface-visibility:visible !important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{from{-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}to{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 90deg);transform:perspective(400px) rotate3d(1, 0, 0, 90deg);opacity:0}}@keyframes flipOutX{from{-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}to{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 90deg);transform:perspective(400px) rotate3d(1, 0, 0, 90deg);opacity:0}}.flipOutX{animation-duration:.75s;-webkit-animation-name:flipOutX;animation-name:flipOutX;backface-visibility:visible !important}@-webkit-keyframes flipOutY{from{-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}to{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);opacity:0}}@keyframes flipOutY{from{-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}to{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);opacity:0}}.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{from{-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}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1}}@keyframes lightSpeedIn{from{-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}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%, 0, 0) skewX(30deg);transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{from{opacity:1}to{-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{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0, 0, 1, -200deg);transform:rotate3d(0, 0, 1, -200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1}}@keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0, 0, 1, -200deg);transform:rotate3d(0, 0, 1, -200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, -45deg);transform:rotate3d(0, 0, 1, -45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1}}@keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, -45deg);transform:rotate3d(0, 0, 1, -45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1}}@keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1}}@keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, -90deg);transform:rotate3d(0, 0, 1, -90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1}}@keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, -90deg);transform:rotate3d(0, 0, 1, -90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0, 0, 1, 200deg);transform:rotate3d(0, 0, 1, 200deg);opacity:0}}@keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-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{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-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{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-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{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-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{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-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{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-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{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-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{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-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{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-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}to{-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}to{-webkit-transform:translate3d(0, 700px, 0);transform:translate3d(0, 700px, 0);opacity:0}}.hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes jackInTheBox{from{opacity:0;-webkit-transform:scale(0.1) rotate(30deg);transform:scale(0.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{from{opacity:0;-webkit-transform:scale(0.1) rotate(30deg);transform:scale(0.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{from{opacity:1}to{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{from{opacity:1}to{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{from{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}to{opacity:0}}@keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)}to{opacity:0;-webkit-transform:scale(0.1) translate3d(-2000px, 0, 0);transform:scale(0.1) translate3d(-2000px, 0, 0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)}to{opacity:0;-webkit-transform:scale(0.1) translate3d(-2000px, 0, 0);transform:scale(0.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(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)}to{opacity:0;-webkit-transform:scale(0.1) translate3d(2000px, 0, 0);transform:scale(0.1) translate3d(2000px, 0, 0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)}to{opacity:0;-webkit-transform:scale(0.1) translate3d(2000px, 0, 0);transform:scale(0.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(0.475, 0.475, 0.475) translate3d(0, 60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);visibility:visible}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);visibility:visible}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);visibility:visible}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);visibility:visible}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);visibility:visible}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes slideInRight{from{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);visibility:visible}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);visibility:visible}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);visibility:visible}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}to{visibility:hidden;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}to{visibility:hidden;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}to{visibility:hidden;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}}@keyframes slideOutLeft{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}to{visibility:hidden;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}to{visibility:hidden;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}}@keyframes slideOutRight{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}to{visibility:hidden;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}to{visibility:hidden;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}to{visibility:hidden;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}/*!
 * Bootstrap Grid v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */@-ms-viewport{width:device-width}html{box-sizing:border-box;-ms-overflow-style:scrollbar}*,::after,::before{box-sizing:inherit}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width: 576px){.container{max-width:540px}}@media (min-width: 768px){.container{max-width:720px}}@media (min-width: 992px){.container{max-width:960px}}@media (min-width: 1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width: 576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-sm-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-sm-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-sm-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-sm-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-sm-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-sm-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-sm-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-sm-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-sm-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-sm-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-sm-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-sm-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-sm-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-sm-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width: 768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-md-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-md-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-md-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-md-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-md-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-md-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-md-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-md-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-md-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-md-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-md-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-md-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-md-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-md-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width: 992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-lg-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-lg-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-lg-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-lg-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-lg-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-lg-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-lg-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-lg-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-lg-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-lg-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-lg-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-lg-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-lg-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-lg-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width: 1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-xl-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-xl-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-xl-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-xl-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-xl-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-xl-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-xl-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-xl-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-xl-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-xl-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-xl-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-xl-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-xl-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-xl-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.d-none{display:none !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}@media (min-width: 576px){.d-sm-none{display:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-sm-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}}@media (min-width: 768px){.d-md-none{display:none !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-md-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}}@media (min-width: 992px){.d-lg-none{display:none !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-lg-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}}@media (min-width: 1200px){.d-xl-none{display:none !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-xl-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}}@media print{.d-print-none{display:none !important}.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-print-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}}.flex-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.align-items-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}@media (min-width: 576px){.flex-sm-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-sm-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-sm-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-sm-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-sm-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-sm-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-sm-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-sm-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-sm-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-sm-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-sm-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.align-items-sm-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-sm-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-sm-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-sm-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-sm-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-sm-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-sm-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-sm-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-sm-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-sm-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-sm-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-sm-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-sm-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-sm-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-sm-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-sm-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-sm-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}}@media (min-width: 768px){.flex-md-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-md-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-md-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-md-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-md-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-md-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-md-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-md-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-md-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-md-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-md-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.align-items-md-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-md-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-md-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-md-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-md-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-md-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-md-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-md-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-md-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-md-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-md-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-md-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-md-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-md-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-md-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-md-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-md-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}}@media (min-width: 992px){.flex-lg-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-lg-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-lg-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-lg-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-lg-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-lg-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-lg-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-lg-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-lg-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-lg-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-lg-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.align-items-lg-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-lg-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-lg-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-lg-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-lg-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-lg-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-lg-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-lg-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-lg-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-lg-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-lg-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-lg-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-lg-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-lg-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-lg-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-lg-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-lg-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}}@media (min-width: 1200px){.flex-xl-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-xl-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-xl-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-xl-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-xl-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-xl-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-xl-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-xl-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-xl-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-xl-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-xl-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.align-items-xl-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-xl-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-xl-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-xl-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-xl-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-xl-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-xl-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-xl-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-xl-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-xl-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-xl-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-xl-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-xl-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-xl-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-xl-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-xl-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-xl-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}}.col-xs-15,.col-sm-15,.col-md-15,.col-lg-15{position:relative;min-height:1px;padding-right:10px;padding-left:10px}.col-xs-15{width:20%;float:left}@media (min-width: 768px){.col-sm-15{width:20%;float:left}}@media (min-width: 992px){.col-md-15{width:20%;float:left}}@media (min-width: 1200px){.col-lg-15{width:20%;float:left}.col-lg-offset-05{margin-left:4.166666665%}}.awesomplete [hidden]{display:none}.awesomplete .visually-hidden{position:absolute;clip:rect(0, 0, 0, 0)}.awesomplete{display:inline-block;position:relative}.awesomplete>ul{position:absolute;left:0;z-index:90;min-width:100%;box-sizing:border-box;list-style:none;padding:0;margin:0;background:#fff}.awesomplete>ul:empty{display:none}.awesomplete>ul{border-radius:0;margin:.3rem 0 0;padding:0.25em 0;line-height:1.5em;background-color:rgba(255,255,255,0.9);background:linear-gradient(to bottom right, white, rgba(255,255,255,0.8));border:1px solid #e0e0e0;box-shadow:0.05rem 0.2rem 0.6rem rgba(0,0,0,0.16);text-shadow:none}@supports (transform: scaleY(0)){.awesomplete>ul{transition:0.2s ease;transform-origin:1.43em -0.43em}.awesomplete>ul[hidden],.awesomplete>ul:empty{opacity:0;transform:scaleY(0);display:block;transition-timing-function:ease}}.awesomplete>ul>li{position:relative;padding:.2em .5em;cursor:pointer}.awesomplete>ul>li:hover{background:rgba(200,200,200,0.5)}.awesomplete>ul>li[aria-selected="true"]{background:#2d607a;color:white}.awesomplete mark{background-color:#1ae1ad;font-style:normal}.awesomplete li[aria-selected="true"] mark{background:rgba(45,96,122,0.4);color:inherit}.search-w>div.awesomplete{width:calc(100% - 51px)}.search-w>div.awesomplete.finish{width:calc(100% - 98px)}.search-w>div.awesomplete>input{width:100%}.-suggest>div.awesomplete{width:calc(100% - 60px)}.-suggest>div.awesomplete>input{height:100%;width:100%}img{height:auto;max-width:100%}body{color:#757575;font-family:"Graphik Web",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:16px}a,input,textarea,button,select{outline:none !important}input,textarea{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;border-radius:0}button{background-color:transparent;border:0;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;transition:.3s}.site-wrapper a:link,.site-wrapper a:visited{border-bottom:1px solid #30607A;color:#30607A;cursor:pointer;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;transition:.3s;text-decoration:none}.no-touchevents .site-wrapper a:hover,.no-touchevents .site-wrapper a:focus{border-color:transparent}.site-wrapper a:hover{text-decoration:none}em{font-style:italic}strong{font-weight:700}strong em{font-weight:700;font-style:italic}.bg-black{background-color:#000}.bg-dark-extra{background-color:#212121}.bg-dark-light{background-color:#757575}.bg-gray{background-color:#BDBDBD}.bg-gray-soft{background-color:#E0E0E0}.bg-gray-light{background-color:#eee}.bg-light{background-color:#f5f5f5}.bg-white{background-color:#fff}.box-shadow{-webkit-box-shadow:2px 2px 2px 0px rgba(155,155,155,0.4);-moz-box-shadow:2px 2px 2px 0px rgba(155,155,155,0.4);box-shadow:2px 2px 2px 0px rgba(155,155,155,0.4)}.bg-primary{background-color:#1AE1AD}.bg-secondary{background-color:#30607A}.c-white{color:#fff !important}.c-primary{color:#1AE1AD}.c-secondary{color:#30607A}h1,h2,h3,h4,h5,h6{margin:0}h1 strong,h2 strong,h3 strong,h4 strong,h5 strong,h6 strong{font-weight:800}.title96{font-size:96px}@media (max-width: 767px){.title96{font-size:64px}}.title64{font-size:64px}@media (max-width: 767px){.title64{font-size:48px}}.title48{font-size:48px}@media (max-width: 767px){.title48{font-size:36px}}.title36{color:#1AE1AD;font-family:"Graphik Web",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:36px;font-weight:800;line-height:1.277778}.title28{font-size:28px}.title24{font-size:24px}.title21{font-size:20px}.title18{font-size:18px}.title-ls{display:inline-block;font-size:12px;line-height:1.6667;letter-spacing:2px;text-transform:uppercase}.text-centered{text-align:center}.text-right{text-align:right}.text-uppercase{text-transform:uppercase}.fw-black{font-weight:800}.fw-bold{font-weight:700}@media (min-width: 992px){.float-lg-right{-webkit-box-ordinal-group:99;-ms-flex-order:99;order:99}}.btn-wrapper{margin-top:30px;line-height:1.5}.btn-wrapper li{margin-bottom:7.5px}.site-wrapper a.tp-icon-download{display:inline-block;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1OSA1OSI+PHBhdGggZD0iTTIwLjIgMjguM2ExIDEgMCAwIDAtMS40IDEuNGwxMCAxMGMuMi4yLjQuMy43LjNzLjYtLjIuOC0uNGwxMC0xMGExIDEgMCAwIDAtMS40LTEuNGwtOC4zIDguM1YxYTEgMSAwIDEgMC0yIDB2MzUuNmwtOC4zLTguM3pNMzYuNSAxNmExIDEgMCAxIDAgMCAyaDEzdjM5aC00MFYxOGgxM2ExIDEgMCAxIDAgMC0yaC0xNXY0M2g0NFYxNmgtMTV6Ii8+PC9zdmc+);background-size:22.5px auto;background-position:left bottom;background-repeat:no-repeat;padding-left:30px;font-weight:700;color:#757575;border-bottom:0}.no-touchevents .site-wrapper a.tp-icon-download:hover,.no-touchevents .site-wrapper a.tp-icon-download:focus{color:#1AE1AD}@media (min-width: 768px){.site-wrapper a.tp-icon-download{font-size:14px}}@media (max-width: 767px){.site-wrapper a.tp-icon-download{font-size:12px}}.hidden{display:none !important}@-ms-viewport{width:device-width}.visible-xs,.visible-sm,.visible-md,.visible-lg{display:none !important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none !important}@media (max-width: 767px){.visible-xs{display:block !important}table.visible-xs{display:table !important}tr.visible-xs{display:table-row !important}th.visible-xs,td.visible-xs{display:table-cell !important}}@media (max-width: 767px){.visible-xs-block{display:block !important}}@media (max-width: 767px){.visible-xs-inline{display:inline !important}}@media (max-width: 767px){.visible-xs-inline-block{display:inline-block !important}}@media (min-width: 768px) and (max-width: 991px){.visible-sm{display:block !important}table.visible-sm{display:table !important}tr.visible-sm{display:table-row !important}th.visible-sm,td.visible-sm{display:table-cell !important}}@media (min-width: 768px) and (max-width: 991px){.visible-sm-block{display:block !important}}@media (min-width: 768px) and (max-width: 991px){.visible-sm-inline{display:inline !important}}@media (min-width: 768px) and (max-width: 991px){.visible-sm-inline-block{display:inline-block !important}}@media (min-width: 992px) and (max-width: 1199px){.visible-md{display:block !important}table.visible-md{display:table !important}tr.visible-md{display:table-row !important}th.visible-md,td.visible-md{display:table-cell !important}}@media (min-width: 992px) and (max-width: 1199px){.visible-md-block{display:block !important}}@media (min-width: 992px) and (max-width: 1199px){.visible-md-inline{display:inline !important}}@media (min-width: 992px) and (max-width: 1199px){.visible-md-inline-block{display:inline-block !important}}@media (min-width: 1200px){.visible-lg{display:block !important}table.visible-lg{display:table !important}tr.visible-lg{display:table-row !important}th.visible-lg,td.visible-lg{display:table-cell !important}}@media (min-width: 1200px){.visible-lg-block{display:block !important}}@media (min-width: 1200px){.visible-lg-inline{display:inline !important}}@media (min-width: 1200px){.visible-lg-inline-block{display:inline-block !important}}@media (max-width: 767px){.hidden-xs{display:none !important}}@media (min-width: 768px) and (max-width: 991px){.hidden-sm{display:none !important}}@media (min-width: 992px) and (max-width: 1199px){.hidden-md{display:none !important}}@media (min-width: 1200px){.hidden-lg{display:none !important}}.grid{display:-ms-grid;display:grid;-ms-grid-columns:1fr 16px 1fr 16px 1fr 16px 1fr 16px 1fr 16px 2fr;grid-template-columns:1fr 1fr 1fr 1fr 1fr 2fr;grid-column-gap:16px;grid-row-gap:8px;max-width:800px;margin-left:auto;margin-right:auto}.grid{background-color:whitesmoke;border:1px solid #ccc}.cell{background-color:#ccc;padding:5px}.cell-1{-ms-grid-column:1;-ms-grid-column-span:3;grid-column:1/3;-ms-grid-row:1;-ms-grid-row-span:2;grid-row:1/3;background-color:magenta;color:white}.cell-2{-ms-grid-column:5;-ms-grid-column-span:1;grid-column:3/4;margin-top:8px;-ms-grid-row:2;-ms-grid-row-span:1;grid-row:2/3;background-color:rebeccapurple;color:white}@supports (grid-row-gap: 1px){.cell-2{margin-top:0}}.cell-3{-ms-grid-column:5;-ms-grid-column-span:1;grid-column:3/4;-ms-grid-row:1;-ms-grid-row-span:1;grid-row:1/2}.cell-4{-ms-grid-column:7;-ms-grid-column-span:1;grid-column:4/5;-ms-grid-row:1;-ms-grid-row-span:1;grid-row:1/2}.cell-5{-ms-grid-column:7;-ms-grid-column-span:1;grid-column:4/5;margin-top:8px;-ms-grid-row:2;-ms-grid-row-span:1;grid-row:2/3}@supports (grid-row-gap: 1px){.cell-5{margin-top:0}}.cell-6{-ms-grid-column:1;-ms-grid-column-span:5;grid-column:1/4;margin-top:8px;-ms-grid-row:3;-ms-grid-row-span:1;grid-row:3/4}@supports (grid-row-gap: 1px){.cell-6{margin-top:0}}.cell-7{-ms-grid-column:7;-ms-grid-column-span:1;grid-column:4/5;margin-top:8px;-ms-grid-row:3;-ms-grid-row-span:1;grid-row:3/4}@supports (grid-row-gap: 1px){.cell-7{margin-top:0}}.cell-8{-ms-grid-column:9;-ms-grid-column-span:3;grid-column:5/7;-ms-grid-row:1;-ms-grid-row-span:3;grid-row:1/4}.cell-9{-ms-grid-column:1;-ms-grid-column-span:11;grid-column:1/7;margin-top:8px;-ms-grid-row:4;-ms-grid-row-span:1;grid-row:4/5;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding-left:calc(50vw - 50% + 5px);padding-right:calc(50vw - 50%);background-color:dodgerblue;color:white}@supports (grid-row-gap: 1px){.cell-9{margin-top:0}}.cell-10{-ms-grid-column:1;-ms-grid-column-span:3;grid-column:1/3;margin-top:8px;-ms-grid-row:5;-ms-grid-row-span:1;grid-row:5/6}@supports (grid-row-gap: 1px){.cell-10{margin-top:0}}.cell-11{-ms-grid-column:7;-ms-grid-column-span:5;grid-column:4/7;margin-top:8px;-ms-grid-row:5;-ms-grid-row-span:1;grid-row:5/6}@supports (grid-row-gap: 1px){.cell-11{margin-top:0}}.cell-12{-ms-grid-column:5;-ms-grid-column-span:1;grid-column:3/4;margin-top:8px;-ms-grid-row:5;-ms-grid-row-span:1;grid-row:5/6}@supports (grid-row-gap: 1px){.cell-12{margin-top:0}}.cell-13{-ms-grid-column:3;-ms-grid-column-span:7;grid-column:2/6;margin-top:8px;-ms-grid-row:6;-ms-grid-row-span:1;grid-row:6/7;padding:0;display:-ms-grid;display:grid;-ms-grid-columns:1fr 16px 1fr 16px 1fr 16px 1fr;grid-template-columns:1fr 1fr 1fr 1fr;grid-column-gap:16px;grid-row-gap:8px}@supports (grid-row-gap: 1px){.cell-13{margin-top:0}}@media (max-width: 480px){.cell-13{-ms-grid-column:1;-ms-grid-column-span:11;grid-column:1/7;display:-ms-grid;display:grid;-ms-grid-columns:1fr 16px 1fr 16px 1fr 16px 1fr 16px 1fr 16px 1fr 16px 1fr 16px 1fr 16px 1fr 16px 1fr 16px 1fr 16px 1fr;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;grid-column-gap:16px;grid-row-gap:8px}}.cell-13a{-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2;-ms-grid-row:1;-ms-grid-row-span:8;grid-row:1/9;background:#666;color:white}@media (max-width: 480px){.cell-13a{-ms-grid-column:1;-ms-grid-column-span:15;grid-column:1/9;-ms-grid-row:1;-ms-grid-row-span:1;grid-row:1/2}}.cell-13b{-ms-grid-column:3;-ms-grid-column-span:1;grid-column:2/3;-ms-grid-row:1;-ms-grid-row-span:1;grid-row:1/2;background:#666;color:white}@media (max-width: 480px){.cell-13b{-ms-grid-column:17;-ms-grid-column-span:3;grid-column:9/11;-ms-grid-row:1;-ms-grid-row-span:1;grid-row:1/2}}.cell-13c{-ms-grid-column:5;-ms-grid-column-span:3;grid-column:3/5;-ms-grid-row:1;-ms-grid-row-span:8;grid-row:1/9;background:#666;color:white}@media (max-width: 480px){.cell-13c{-ms-grid-column:21;-ms-grid-column-span:3;grid-column:11/13;-ms-grid-row:1;-ms-grid-row-span:1;grid-row:1/2}}.cell-14{-ms-grid-column:1;-ms-grid-column-span:11;grid-column:1/7;margin-top:8px;-ms-grid-row:7;-ms-grid-row-span:1;grid-row:7/8;background-color:white;font:10px monospace;overflow:auto;padding:16px}@supports (grid-row-gap: 1px){.cell-14{margin-top:0}}.cell-14 span{color:#999}.e-fact a,.e-fact a:link,.e-fact a:visited{display:block;border:0}.no-touchevents .e-fact a:hover .figure .sleeve,.no-touchevents .e-fact a:focus .figure .sleeve,.no-touchevents .e-fact a:link:hover .figure .sleeve,.no-touchevents .e-fact a:link:focus .figure .sleeve,.no-touchevents .e-fact a:visited:hover .figure .sleeve,.no-touchevents .e-fact a:visited:focus .figure .sleeve{transform:scale(1.02);-webkit-transform:translate(0) scale(1.02)}.no-touchevents .e-fact a:hover .b-content .title,.no-touchevents .e-fact a:focus .b-content .title,.no-touchevents .e-fact a:link:hover .b-content .title,.no-touchevents .e-fact a:link:focus .b-content .title,.no-touchevents .e-fact a:visited:hover .b-content .title,.no-touchevents .e-fact a:visited:focus .b-content .title{color:#1AE1AD}.e-fact .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.e-fact .wrapper .figure,.e-fact .wrapper .b-content{width:calc(50% - 15px)}.e-fact .wrapper .figure{min-height:180px;overflow:hidden;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;border-radius:2px}.e-fact .wrapper .figure .check{position:absolute;bottom:30px;left:50%;transform:translate(-50%, 0);-webkit-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);background-repeat:no-repeat;background-size:100% 100%}.e-fact .wrapper .figure .picture{background-size:100% auto}.e-fact .wrapper .b-content{padding-top:22.5px;padding-bottom:22.5px}.e-fact .wrapper .b-content .title{margin-bottom:7.5px;color:#333;font-weight:700;line-height:1.75;-webkit-transition:.6s;-moz-transition:.6s;-ms-transition:.6s;transition:.6s}.e-fact .wrapper .b-content .date{color:#C6C6C6;font-size:12px;line-height:1}.e-fact.-false .figure .check{width:92px;height:44px;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iOTJweCIgaGVpZ2h0PSI0NHB4IiB2aWV3Qm94PSIwIDAgOTIgNDQiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgPGcgaWQ9IkRlc2lnbiIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICA8ZyBpZD0iMV9maWNoYV9wb2xpdGljb190cmFuc3BhcmVudGlhX3YuZXNjcml0b3JpbyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTI0Ny4wMDAwMDAsIC0zMzE2LjAwMDAwMCkiIGZpbGw9IiNGRjE2MTYiPgogICAgICA8ZyBpZD0iZmFjdC1jaGVja3MiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE2NS4wMDAwMDAsIDMwMTYuMDAwMDAwKSI+CiAgICAgICAgPGcgaWQ9ImZhbHNvIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjAwMDAwMCwgMTk0LjAwMDAwMCkiPgogICAgICAgICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoODIuMDAwMDAwLCAxMDYuMDAwMDAwKSI+CiAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJGaWxsLTEiIHBvaW50cz0iOC4wOTU5OTIwOCAwIDAgNy43NDM4MjU4MyAzNy45MDQ5OTc1IDQ0IDQ2IDM2LjI1NTIyNzYiPjwvcG9seWdvbj4KICAgICAgICAgICAgPHBvbHlnb24gaWQ9IkZpbGwtMiIgcG9pbnRzPSIzNy45MDQ5OTc1IDAgMCAzNi4yNTUyMjc2IDguMDk1OTkyMDggNDQgNDYgNy43NDM4MjU4MyI+PC9wb2x5Z29uPgogICAgICAgICAgICA8cG9seWdvbiBpZD0iRmlsbC0zIiBwb2ludHM9IjU0LjA5NTk5MjEgMCA0NiA3Ljc0MzgyNTgzIDgzLjkwNDk5NzUgNDQgOTIgMzYuMjU1MjI3NiI+PC9wb2x5Z29uPgogICAgICAgICAgICA8cG9seWdvbiBpZD0iRmlsbC00IiBwb2ludHM9IjgzLjkwNDk5NzUgMCA0NiAzNi4yNTUyMjc2IDU0LjA5NTk5MjEgNDQgOTIgNy43NDM4MjU4MyI+PC9wb2x5Z29uPgogICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgICAgPC9nPgogICAgPC9nPgogIDwvZz4KPC9zdmc+Cg==)}.e-fact.-true .figure .check{width:72px;height:43px;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNzJweCIgaGVpZ2h0PSI0M3B4IiB2aWV3Qm94PSIwIDAgNzIgNDMiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgPGcgaWQ9IkRlc2lnbiIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICA8ZyBpZD0iMV9maWNoYV9wb2xpdGljb190cmFuc3BhcmVudGlhX3YuZXNjcml0b3JpbyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTgyNi4wMDAwMDAsIC0zMzE4LjAwMDAwMCkiIGZpbGw9IiMxQUUwQUMiPgogICAgICA8ZyBpZD0iZmFjdC1jaGVja3MiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE2NS4wMDAwMDAsIDMwMTYuMDAwMDAwKSI+CiAgICAgICAgPGcgaWQ9InZlcmRhZGVybyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNTcwLjAwMDAwMCwgMTk0LjAwMDAwMCkiPgogICAgICAgICAgPGcgaWQ9ImRvYmxlLWNoZWNrIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg5MS4wMDAwMDAsIDEwOC4wMDAwMDApIj4KICAgICAgICAgICAgPHBvbHlnb24gaWQ9IkZpbGwtMTMiIHBvaW50cz0iMCAyNC40MzIwNzAxIDEzLjk2MDU0MjQgNDMgNDcgMCAzMS44MzAwOTkgMCAxMy45MTY5NjE5IDIzLjQxNjY1MzggOC4yOTgxOTE4NyAxNS45ODg3NDI4Ij48L3BvbHlnb24+CiAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJGaWxsLTE1IiBwb2ludHM9IjI4IDI4LjI5NjkwMjkgMzguOTc2NjY1MyA0MyA3MiAwIDU2LjgzNzA4MSAwIDM4LjkzMzEwNzEgMjMuNDE2MzE3MiAzNS40MDMzMzc2IDE4Ljc2NjMxMDMiPjwvcG9seWdvbj4KICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICAgIDwvZz4KICAgIDwvZz4KICA8L2c+Cjwvc3ZnPgo=)}@media (max-width: 767px){.e-fact{border-bottom:1px solid rgba(108,123,138,0.1)}.e-fact .wrapper{padding-top:15px;padding-bottom:15px}.e-fact .wrapper .figure{width:60px;min-height:45px}.e-fact .wrapper .figure .check{bottom:7.5px}.e-fact .wrapper .b-content{width:calc(100% - 75px);padding:0}.e-fact .wrapper .b-content .title{font-size:12px}.e-fact.-false .figure .check{width:23px;height:11px}.e-fact.-true .figure .check{width:18px;height:11px}}.e-filters{display:none;width:100%;margin-top:75px}@media (max-width: 767px){.e-filters{margin-top:45px}}.e-filters .accordion-w{margin-bottom:39.999px}.e-filters .accordion-w:last-child{margin-bottom:0}.e-filters .accordion-w .open{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;padding-bottom:10.00005px;border-bottom:1px solid #eee;cursor:pointer}.e-filters .accordion-w .open .title{color:#333;font-size:18px;font-weight:700;cursor:auto}.e-filters .accordion-w .open .title .open-filter-search{width:20px;height:20px;padding:1px 6px;margin-left:10.0005px;background-color:#eee;color:#757575;font-size:16px;font-weight:400;line-height:1;cursor:pointer}.e-filters .accordion-w .open .title .open-filter-search.active{display:none}.e-filters .accordion-w .open .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:flex-end;-ms-flex-pack:flex-end;justify-content:flex-end;position:relative;min-width:50%}@media (max-width: 767px){.e-filters .accordion-w .open .wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;justify-content:flex-start;min-width:100%;margin-top:7.5px}}.e-filters .accordion-w .open .wrapper input.finish,.e-filters .accordion-w .open .wrapper .add-filter{height:40px;box-sizing:border-box}.e-filters .accordion-w .open .wrapper .awesomplete{width:75%}.e-filters .accordion-w .open .wrapper .awesomplete input.finish{width:100%;padding:10px 70px 10px 15px;background-color:#FAFAFA;border:1px solid #979797;color:#30607A;font-weight:400;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none}.e-filters .accordion-w .open .wrapper .awesomplete input.finish:-moz-placeholder{color:#979797}.e-filters .accordion-w .open .wrapper .awesomplete input.finish::-moz-placeholder{color:#979797}.e-filters .accordion-w .open .wrapper .awesomplete input.finish:-ms-input-placeholder{color:#979797}.e-filters .accordion-w .open .wrapper .awesomplete input.finish::-webkit-input-placeholder{color:#979797}@media (max-width: 991px){.e-filters .accordion-w .open .wrapper .awesomplete{width:100%}}.e-filters .accordion-w .open .wrapper .add-filter,.e-filters .accordion-w .open .wrapper .close-filter-search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:1px;right:1px;z-index:1;height:38px;width:39px;background:transparent;text-indent:0;border:0;color:#757575;font-size:20px;font-weight:700;line-height:20px;cursor:pointer}.no-touchevents .e-filters .accordion-w .open .wrapper .add-filter:hover,.no-touchevents .e-filters .accordion-w .open .wrapper .add-filter:focus,.no-touchevents .e-filters .accordion-w .open .wrapper .close-filter-search:hover,.no-touchevents .e-filters .accordion-w .open .wrapper .close-filter-search:focus{background-color:#eee;border-color:#979797}.e-filters .accordion-w .open .wrapper .close-filter-search{height:38px;width:64px;font-size:14px;font-weight:400;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;transition:.3s}.e-filters .accordion-w .open .wrapper .toast{position:absolute;top:50%;right:71.5px;transform:translate(0, -50%);-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);z-index:1;font-size:12px;font-weight:normal}.e-filters .accordion-w .open .wrapper .toast.completed{font-size:20px;color:#26C281}.e-filters .accordion-w .open .wrapper .toast.not-found{color:#F39C12}@media (max-width: 767px){.e-filters .accordion-w .open .wrapper .toast{margin-top:0}}@media (max-width: 767px){.e-filters .accordion-w .open{-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:stretch}.e-filters .accordion-w .open .awesomplete{flex-grow:1}.e-filters .accordion-w .open .toast{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-top:7.5px;padding-left:0;font-size:12px}}.e-filters .accordion-w .accordion-content{border-bottom:1px solid #eee}.e-filters .accordion-w .accordion-content ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:15px}.e-filters .accordion-w .accordion-content ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:15px;margin-bottom:15px}.e-filters .accordion-w .accordion-content ul li:last-child{margin-right:0}.e-filters .accordion-w .accordion-content ul li input[type=checkbox]{display:none}.e-filters .accordion-w .accordion-content ul li input[type=checkbox]:checked ~ label:before{background-color:#30607A}.e-filters .accordion-w .accordion-content ul li label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;overflow:hidden;margin-bottom:0;color:#333;cursor:pointer;letter-spacing:.5px}.no-touchevents .e-filters .accordion-w .accordion-content ul li label:hover,.no-touchevents .e-filters .accordion-w .accordion-content ul li label:focus{color:#30607A}.no-touchevents .e-filters .accordion-w .accordion-content ul li label:hover .circle,.no-touchevents .e-filters .accordion-w .accordion-content ul li label:focus .circle{border-color:#30607A}.no-touchevents .e-filters .accordion-w .accordion-content ul li label:hover .text,.no-touchevents .e-filters .accordion-w .accordion-content ul li label:focus .text{color:#30607A}.e-filters .accordion-w .accordion-content ul li label .circle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:30px;height:30px;margin-right:10.00005px;border:2px solid #BDBDBD;background-color:#FAFAFA;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%;-webkit-transition:.6s;-moz-transition:.6s;-ms-transition:.6s;transition:.6s}.e-filters .accordion-w .accordion-content ul li label .circle:after{content:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTRweCIgaGVpZ2h0PSIxMnB4IiB2aWV3Qm94PSIwIDAgMTQgMTIiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8ZyBpZD0iRGVzaWduIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iM19idXNjYWRvcl9maWx0cm9zX3RyYW5zcGFyZW50aWFfdi5lc2NyaXRvcmlvIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTczLjAwMDAwMCwgLTQxNC4wMDAwMDApIiBmaWxsPSIjMzA2MDdBIiBmaWxsLXJ1bGU9Im5vbnplcm8iPgogICAgICAgICAgICA8ZyBpZD0iY2FycnVzZWwtcGFydGlkbyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTY1LjAwMDAwMCwgMzU4LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPGcgaWQ9InBhcnRpZG8tYWN0aXZlIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjAwMDAwMCwgNDcuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTEzLjAwNDgzMDksMjAuNjk0MjY3NSBDMTIuODI0NDc1NywyMC44OTgwOTAyIDEyLjYyMTU3OTIsMjEgMTIuMzk2MTM1MywyMSBDMTIuMTcwNjkxMywyMSAxMS45Njc3OTQ4LDIwLjg5ODA5MDIgMTEuNzg3NDM5NiwyMC42OTQyNjc1IEw4LDE2LjQxNDAxMjcgTDkuMjE3MzkxMywxNS4wMzgyMTY2IEwxMi4zOTYxMzUzLDE4LjYzMDU3MzIgTDIwLjg1MDI0MTUsOSBMMjIsMTAuMzc1Nzk2MiBMMTMuMDA0ODMwOSwyMC42OTQyNjc1IFoiIGlkPSJjaGVjayI+PC9wYXRoPgogICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4K);-webkit-opacity:0;-moz-opacity:0;-ms-opacity:0;opacity:0;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;transition:.3s}.e-filters .accordion-w .accordion-content ul li label .text{color:#BDBDBD;-webkit-transition:.6s;-moz-transition:.6s;-ms-transition:.6s;transition:.6s}.e-filters .accordion-w .accordion-content ul li label.active .circle{border-color:#30607A}.e-filters .accordion-w .accordion-content ul li label.active .circle:after{-webkit-opacity:1;-moz-opacity:1;-ms-opacity:1;opacity:1}.e-filters .accordion-w .accordion-content ul li label.active .text{color:#30607A}.e-filters .accordion-w .accordion-content ul li a:link,.e-filters .accordion-w .accordion-content ul li a:visited{border-color:transparent;color:#333}.no-touchevents .e-filters .accordion-w .accordion-content ul li a:hover,.no-touchevents .e-filters .accordion-w .accordion-content ul li a:focus{border-color:#30607A;color:#30607A}@media (max-width: 767px){.e-filters .accordion-w .accordion-content ul{-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding-bottom:0;width:100%;overflow-x:auto}.e-filters .accordion-w .accordion-content ul li{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-bottom:15px}}.e-filters.-open .accordion-w .open:after{display:none}.e-filters.-open .accordion-w .accordion-content{display:block;border-bottom:0}.e-filters.-open .accordion-w .accordion-content ul{display:block;padding-top:0;padding-bottom:0;border-bottom:0}.e-filters.-open .accordion-w .accordion-content ul li{margin-right:0;padding-top:15px;padding-bottom:15px;border-bottom:1px solid #eee}.message-disclaimer{display:flex;align-items:center;justify-content:center;margin-top:50px}.e-message{margin-bottom:15px;padding:15px 33px;background-color:#EFF2F3;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTRweCIgaGVpZ2h0PSIxNHB4IiB2aWV3Qm94PSIwIDAgMTQgMTQiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgPGcgaWQ9IkRlc2lnbiIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICA8ZyBpZD0iMV9maWNoYV9wb2xpdGljb190cmFuc3BhcmVudGlhX3YuZXNjcml0b3JpbyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTE5NS4wMDAwMDAsIC0yMzQyLjAwMDAwMCkiPgogICAgICA8ZyBpZD0iY2FyZ29zLXN1ZWxkb3MteS1yZXRyaWJ1Y2lvbmVzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNjUuMDAwMDAwLCAxNTAxLjAwMDAwMCkiPgogICAgICAgIDxnIGlkPSJkZXNwbGVnYWJsZSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC4wMDAwMDAsIDYwLjAwMDAwMCkiPgogICAgICAgICAgPGcgaWQ9ImRpcHV0YWRvIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyMC4wMDAwMDAsIDQ2NS4wMDAwMDApIj4KICAgICAgICAgICAgPGcgaWQ9InRhZyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC4wMDAwMDAsIDI5OS4wMDAwMDApIj4KICAgICAgICAgICAgICA8ZyBpZD0iaWNvbm8taW5mbyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTAuMDAwMDAwLCAxNy4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUiIHN0cm9rZT0iIzc1NzU3NSIgeD0iMC41IiB5PSIwLjUiIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyI+PC9yZWN0PgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTUuNSw3IEw1LjUsNiBMNy41LDYgTDcuNSwxMSBMNi41LDExIEw2LjUsNyBMNS41LDcgWiBNNyw1IEM2LjQ0NzcxNTI1LDUgNiw0LjU1MjI4NDc1IDYsNCBDNiwzLjQ0NzcxNTI1IDYuNDQ3NzE1MjUsMyA3LDMgQzcuNTUyMjg0NzUsMyA4LDMuNDQ3NzE1MjUgOCw0IEM4LDQuNTUyMjg0NzUgNy41NTIyODQ3NSw1IDcsNSBaIiBpZD0iU3R5bGUiIGZpbGw9IiM3NTc1NzUiPjwvcGF0aD4KICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDwvZz4KICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICAgIDwvZz4KICAgIDwvZz4KICA8L2c+Cjwvc3ZnPgo=);background-position:10.0005px 18.75px;background-repeat:no-repeat;font-size:14px;line-height:1.75}@media (max-width: 767px){.e-message{padding:7.5px 33px;background-position:10.0005px 7.5px;font-size:12px;line-height:1.25}}.e-message:last-child{margin-bottom:0}.e-pagination{margin-top:75px;padding-bottom:75px}@media (max-width: 767px){.e-pagination{margin-top:45px}}.e-pagination .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.e-pagination .wrapper a.prev:link,.e-pagination .wrapper a.prev:visited,.e-pagination .wrapper a.next:link,.e-pagination .wrapper a.next:visited{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:45px;height:45px;background-color:#1AE1AD;border:1px solid #1AE1AD}.no-touchevents .e-pagination .wrapper a.prev:hover,.no-touchevents .e-pagination .wrapper a.prev:focus,.no-touchevents .e-pagination .wrapper a.next:hover,.no-touchevents .e-pagination .wrapper a.next:focus{background-color:#333}.e-pagination .wrapper a.prev{transform:rotate(180deg);-webkit-transform:rotate(180deg);border-right:0}.e-pagination .wrapper a.next{border-left:0}.e-pagination .wrapper a.disabled{cursor:not-allowed;-webkit-opacity:.3;-moz-opacity:.3;-ms-opacity:.3;opacity:.3}.e-pagination .wrapper a.active{-webkit-opacity:1;-moz-opacity:1;-ms-opacity:1;opacity:1;color:#000;font-weight:700}.e-pagination .wrapper ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:45px;background-color:#FAFAFA;border-top:1px solid #E0E0E0;border-bottom:1px solid #E0E0E0}.e-pagination .wrapper ul li{padding-left:25.00005px;padding-right:25.00005px;font-size:14px}@media (max-width: 767px){.e-pagination .wrapper ul li{padding-left:15px;padding-right:15px}}.e-pagination .wrapper ul li span{color:#333;font-weight:700}.e-pagination .wrapper ul li a:link,.e-pagination .wrapper ul li a:visited{color:#757575;border:0}.no-touchevents .e-pagination .wrapper ul li a:hover,.no-touchevents .e-pagination .wrapper ul li a:focus{color:#333;font-weight:700}.e-composition{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.e-composition .party-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.e-composition .party-wrapper span{margin-bottom:15px;font-weight:700}@media (max-width: 767px){.e-composition .party-wrapper span{font-size:14px}}.e-composition .party-wrapper div{z-index:1;height:15px;cursor:help}.e-composition .party-wrapper div small{display:none;position:absolute;bottom:-29px;left:0;width:100%;padding:10.0005px;color:#fff;font-size:12px;font-weight:700;line-height:1;-webkit-transition:.6s;-moz-transition:.6s;-ms-transition:.6s;transition:.6s}@media (max-width: 991px){.e-composition .party-wrapper div small{font-size:9px}}.graphs-wrapper .wrapper>small{display:block;margin-top:15px;font-size:14px;font-weight:700;line-height:1}.e-person{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;padding-top:26.25px;padding-bottom:19.9995px;border-bottom:1px solid #eee}.e-person .person{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1}.e-person .person img{margin-right:19.9995px;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%;-webkit-box-shadow:0px 8px 20px 0px #e0e0e0;-moz-box-shadow:0px 8px 20px 0px #e0e0e0;box-shadow:0px 8px 20px 0px #e0e0e0}.e-person .person .name{color:#333;font-weight:700}.e-person .person .role{font-size:14px}.e-person .person .role span{margin-right:5px}.e-person .person .role span:last-child{margin-right:0}.e-person .salary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#333;font-size:20px;font-weight:700;text-align:right}.e-person .salary small{color:#757575;font-size:14px;font-weight:400;line-height:1.16667}@media (max-width: 767px){.e-person .person img{margin-right:10.0005px}.e-person .person .name{font-size:14px}.e-person .person .role{font-size:12px}.e-person .salary{font-size:18px}.e-person .salary small{font-size:12px}}.persons-w{display:none}.e-result>a:link,.e-result>a:visited{position:relative;display:block;padding-top:25.00005px;padding-bottom:25.00005px;padding-left:19.9995px;padding-right:19.9995px;overflow:hidden;border-bottom:1px solid #eee}.no-touchevents .e-result>a:hover,.no-touchevents .e-result>a:focus{background-color:#FAFAFA}.e-result figure,.e-result .wrapper{float:left}.e-result figure{-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;width:45px;height:45px;overflow:hidden;margin-right:19.9995px}.e-result figure img{object-fit:cover}.e-result .wrapper{position:absolute;left:85px;top:50%;transform:translate(0, -50%);-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);width:calc(100% - 65px)}.e-result .name{color:#333;font-weight:700;line-height:1}.e-result .role{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px}.e-result .role span:first-child:after{content:"·";margin-left:3px;margin-right:3px}.e-result .role span:last-child{color:#30607A}.e-result.not-found img{padding-top:15px;min-width:220px;max-width:40%}@media (max-width: 767px){.e-result>a:link,.e-result>a:visited{padding-top:10.00005px;padding-bottom:10.00005px;padding-left:0;padding-right:0}.e-result figure{width:30px;height:30px;margin-right:10.00005px}.e-result .wrapper{left:60px;width:calc(100% - 40px)}.e-result .name{font-size:14px}.e-result .role{display:block;font-size:12px}}.e-share{display:-webkit-box;display:-ms-flexbox;display:flex}.e-share #open-share{visibility:hidden;display:none}.e-share .share-links{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:76px;-webkit-transition:opacity 0.3s;-moz-transition:opacity 0.3s;-ms-transition:opacity 0.3s;transition:opacity 0.3s;-webkit-transition-delay:opacity 0.3s;-o-transition-delay:opacity 0.3s;transition-delay:opacity 0.3s}.e-share .share-links li{-webkit-box-flex:0;-ms-flex:0 0 35px;flex:0 0 35px;margin-right:6px}.e-share .share-links li a:link,.e-share .share-links li a:visited{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:35px;min-width:35px;min-height:35px;max-height:35px;background-color:#eee;border-bottom:0}.no-touchevents .e-share .share-links li a:hover,.no-touchevents .e-share .share-links li a:focus{-webkit-opacity:.5;-moz-opacity:.5;-ms-opacity:.5;opacity:.5}.e-share .share-links li:last-child{margin-right:0}.e-share .share-links.open{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-opacity:1;-moz-opacity:1;-ms-opacity:1;opacity:1}@media (max-width: 767px){.e-share #open-share{-webkit-box-flex:0;-ms-flex:0 0 30px;flex:0 0 30px;max-width:30px;min-width:30px;min-height:30px;max-height:30px}.e-share .share-links{min-width:66px}.e-share .share-links li{-webkit-box-flex:0;-ms-flex:0 0 30px;flex:0 0 30px}.e-share .share-links li a:link,.e-share .share-links li a:visited{max-width:30px;min-width:30px;min-height:30px;max-height:30px}}.b-bio{padding-top:30px;padding-bottom:60px}@media (max-width: 767px){.b-bio{padding-top:22.5px;padding-bottom:45px}}.b-bio header{margin-bottom:45px}@media (max-width: 767px){.b-bio header{margin-bottom:30px}}.b-bio .name{color:#1AE1AD;font-size:36px;font-weight:700}@media (max-width: 767px){.b-bio .name{font-size:24px}}.b-bio .role{margin-top:15px;line-height:1}.b-bio .role,.b-bio .role span{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.b-bio .role span:after{content:"·";margin-left:4.9995px;margin-right:4.9995px}.b-bio .role span:last-child:after{display:none}.b-bio .role.-locations a:link,.b-bio .role.-locations a:visited{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:0}.b-bio .role.-locations a:link span,.b-bio .role.-locations a:visited span{color:#30607A;border-bottom:1px solid #30607A;-webkit-transition:.6s;-moz-transition:.6s;-ms-transition:.6s;transition:.6s}.b-bio .role.-locations a:link:after,.b-bio .role.-locations a:visited:after{content:",";margin-right:3px}.no-touchevents .b-bio .role.-locations a:hover span,.no-touchevents .b-bio .role.-locations a:focus span{border-color:transparent}.b-bio .role.-locations a:last-child:link:after,.b-bio .role.-locations a:last-child:visited:after{display:none}@media (max-width: 767px){.b-bio .role{font-size:14px}}.b-bio .population{display:inline-block;margin-top:7.5px;font-size:14px;line-height:1}@media (max-width: 1024px){.b-bio .b-content>.section-title{display:none}}@media (min-width: 992px){.b-bio .b-content .section-title.-rwd{display:none}}.b-bio .b-content .content{margin-top:22.5px;line-height:1.75}.b-bio .b-content .content p{display:inline}@media (max-width: 767px){.b-bio .b-content .content{font-size:12px}}@media (max-width: 991px){.b-bio .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:30px}.b-bio .wrapper .date{margin-right:15px}}.b-bio .date,.b-bio .location{margin-top:30px;padding-left:39.999px;background-position:5px 5px;background-repeat:no-repeat;background-size:20px auto;line-height:1}.b-bio .date dt,.b-bio .location dt{margin-bottom:15px;color:#333;font-size:18px;font-weight:700}.b-bio .date dd time,.b-bio .date dd span,.b-bio .location dd time,.b-bio .location dd span{font-size:16px}@media (max-width: 991px){.b-bio .date,.b-bio .location{margin-top:0}}@media (max-width: 767px){.b-bio .date,.b-bio .location{padding-left:22.5px;background-position:0 0;background-size:15px auto}.b-bio .date dt,.b-bio .date dt span,.b-bio .date dt time,.b-bio .date dd,.b-bio .date dd span,.b-bio .date dd time,.b-bio .location dt,.b-bio .location dt span,.b-bio .location dt time,.b-bio .location dd,.b-bio .location dd span,.b-bio .location dd time{font-size:12px}.b-bio .date dt,.b-bio .location dt{margin-bottom:3.75px}}.b-bio .date{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjFweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgMjEgMjAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgPGcgaWQ9IkRlc2lnbiIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgb3BhY2l0eT0iMC45MDAwMDAwMzYiPgogICAgPGcgaWQ9IjFfZmljaGFfcG9saXRpY29fdHJhbnNwYXJlbnRpYV92LmVzY3JpdG9yaW8iIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMDI1LjAwMDAwMCwgLTY5NS4wMDAwMDApIj4KICAgICAgPGcgaWQ9Im5vbWJyZS1wb2xpdGljbyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTY1LjAwMDAwMCwgNTI2LjAwMDAwMCkiPgogICAgICAgIDxnIGlkPSJiaW8iIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxMDUuMDAwMDAwKSI+CiAgICAgICAgICA8ZyBpZD0ic2lkZWJhciIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoODU1LjAwMDAwMCwgNTkuMDAwMDAwKSI+CiAgICAgICAgICAgIDxnIGlkPSJpY29ubyI+CiAgICAgICAgICAgICAgPHJlY3QgaWQ9IlJlY3RhbmdsZSIgeD0iMCIgeT0iMCIgd2lkdGg9IjMwIiBoZWlnaHQ9IjMwIiByeD0iMi43OTk5OTk5NSI+PC9yZWN0PgogICAgICAgICAgICAgIDxnIGlkPSJPdXRsaW5lZC9VSS9kYXRlIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg0LjAwMDAwMCwgNC4wMDAwMDApIiBmaWxsPSIjMzMzMzMzIj4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xOC42MDQ0NDQxLDIuODYyMjIyMTUgTDIxLjQ2NjY2NjMsMi44NjIyMjIxNSBMMjEuNDY2NjY2MywxNy44ODg4ODg2IEMyMS40NjY2NjYzLDE5LjA3NDQ1OTkgMjAuNTA1NTcwOSwyMC4wMzU1NTUyIDE5LjMxOTk5OTcsMjAuMDM1NTU1MiBMMy41Nzc3Nzc2OSwyMC4wMzU1NTUyIEMyLjM5MjIwNjQ1LDIwLjAzNTU1NTIgMS40MzExMTEwNiwxOS4wNzQ0NTk5IDEuNDMxMTExMDYsMTcuODg4ODg4NiBMMS40MzExMTEwNiwyLjg2MjIyMjE1IEw0LjI5MzMzMzI0LDIuODYyMjIyMTUgTDQuMjkzMzMzMjQsMS40MzExMTEwNiBMNS43MjQ0NDQzMywxLjQzMTExMTA2IEw1LjcyNDQ0NDMzLDIuODYyMjIyMTUgTDE3LjE3MzMzMzEsMi44NjIyMjIxNSBMMTcuMTczMzMzMSwxLjQzMTExMTA2IEwxOC42MDQ0NDQxLDEuNDMxMTExMDYgTDE4LjYwNDQ0NDEsMi44NjIyMjIxNSBaIE0yMC4wMzU1NTUyLDE3Ljg4ODg4ODYgTDIwLjAzNTU1NTIsNC4yOTMzMzMyNCBMMTguNjA0NDQ0MSw0LjI5MzMzMzI0IEwxOC42MDQ0NDQxLDYuNDM5OTk5ODcgTDE3LjE3MzMzMzEsNi40Mzk5OTk4NyBMMTcuMTczMzMzMSw0LjI5MzMzMzI0IEw1LjcyNDQ0NDMzLDQuMjkzMzMzMjQgTDUuNzI0NDQ0MzMsNi40Mzk5OTk4NyBMNC4yOTMzMzMyNCw2LjQzOTk5OTg3IEw0LjI5MzMzMzI0LDQuMjkzMzMzMjQgTDIuODYyMjIyMTUsNC4yOTMzMzMyNCBMMi44NjIyMjIxNSwxNy44ODg4ODg2IEMyLjg2MjIyMjE1LDE4LjI4NDA3OSAzLjE4MjU4NzI4LDE4LjYwNDQ0NDEgMy41Nzc3Nzc2OSwxOC42MDQ0NDQxIEwxOS4zMTk5OTk3LDE4LjYwNDQ0NDEgQzE5LjcxNTE5MDEsMTguNjA0NDQ0MSAyMC4wMzU1NTUyLDE4LjI4NDA3OSAyMC4wMzU1NTUyLDE3Ljg4ODg4ODYgWiBNNC4yOTMzMzMyNCwxMi4xNjQ0NDQyIEw0LjI5MzMzMzI0LDcuODcxMTEwOTcgTDguNTg2NjY2NTEsNy44NzExMTA5NyBMOC41ODY2NjY1MSwxMi4xNjQ0NDQyIEw0LjI5MzMzMzI0LDEyLjE2NDQ0NDIgWiBNNS43MjQ0NDQzMyw5LjMwMjIyMjA2IEw1LjcyNDQ0NDMzLDEwLjczMzMzMzEgTDcuMTU1NTU1NDIsMTAuNzMzMzMzMSBMNy4xNTU1NTU0Miw5LjMwMjIyMjA2IEw1LjcyNDQ0NDMzLDkuMzAyMjIyMDYgWiBNOS4zMDIyMjIwNiwxMi4xNjQ0NDQyIEw5LjMwMjIyMjA2LDcuODcxMTEwOTcgTDEzLjU5NTU1NTMsNy44NzExMTA5NyBMMTMuNTk1NTU1MywxMi4xNjQ0NDQyIEw5LjMwMjIyMjA2LDEyLjE2NDQ0NDIgWiBNMTAuNzMzMzMzMSw5LjMwMjIyMjA2IEwxMC43MzMzMzMxLDEwLjczMzMzMzEgTDEyLjE2NDQ0NDIsMTAuNzMzMzMzMSBMMTIuMTY0NDQ0Miw5LjMwMjIyMjA2IEwxMC43MzMzMzMxLDkuMzAyMjIyMDYgWiBNMTQuMzExMTEwOSwxMi4xNjQ0NDQyIEwxNC4zMTExMTA5LDcuODcxMTEwOTcgTDE4LjYwNDQ0NDEsNy44NzExMTA5NyBMMTguNjA0NDQ0MSwxMi4xNjQ0NDQyIEwxNC4zMTExMTA5LDEyLjE2NDQ0NDIgWiBNMTUuNzQyMjIyLDkuMzAyMjIyMDYgTDE1Ljc0MjIyMiwxMC43MzMzMzMxIEwxNy4xNzMzMzMxLDEwLjczMzMzMzEgTDE3LjE3MzMzMzEsOS4zMDIyMjIwNiBMMTUuNzQyMjIyLDkuMzAyMjIyMDYgWiBNNC4yOTMzMzMyNCwxNy4xNzMzMzMxIEw0LjI5MzMzMzI0LDEyLjg3OTk5OTggTDguNTg2NjY2NTEsMTIuODc5OTk5OCBMOC41ODY2NjY1MSwxNy4xNzMzMzMxIEw0LjI5MzMzMzI0LDE3LjE3MzMzMzEgWiBNNS43MjQ0NDQzMywxNC4zMTExMTA5IEw1LjcyNDQ0NDMzLDE1Ljc0MjIyMiBMNy4xNTU1NTU0MiwxNS43NDIyMjIgTDcuMTU1NTU1NDIsMTQuMzExMTEwOSBMNS43MjQ0NDQzMywxNC4zMTExMTA5IFogTTkuMzAyMjIyMDYsMTcuMTczMzMzMSBMOS4zMDIyMjIwNiwxMi44Nzk5OTk4IEwxMy41OTU1NTUzLDEyLjg3OTk5OTggTDEzLjU5NTU1NTMsMTcuMTczMzMzMSBMOS4zMDIyMjIwNiwxNy4xNzMzMzMxIFogTTEwLjczMzMzMzEsMTQuMzExMTEwOSBMMTAuNzMzMzMzMSwxNS43NDIyMjIgTDEyLjE2NDQ0NDIsMTUuNzQyMjIyIEwxMi4xNjQ0NDQyLDE0LjMxMTExMDkgTDEwLjczMzMzMzEsMTQuMzExMTEwOSBaIiBpZD0iU3R5bGUiPjwvcGF0aD4KICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDwvZz4KICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICAgIDwvZz4KICAgIDwvZz4KICA8L2c+Cjwvc3ZnPgo=)}.b-bio .location{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTZweCIgaGVpZ2h0PSIyMnB4IiB2aWV3Qm94PSIwIDAgMTYgMjIiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgPGcgaWQ9IkRlc2lnbiIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgb3BhY2l0eT0iMC45MDAwMDAwMzYiPgogICAgPGcgaWQ9IjFfZmljaGFfcG9saXRpY29fdHJhbnNwYXJlbnRpYV92LmVzY3JpdG9yaW8iIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMDI4LjAwMDAwMCwgLTc3MC4wMDAwMDApIj4KICAgICAgPGcgaWQ9Im5vbWJyZS1wb2xpdGljbyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTY1LjAwMDAwMCwgNTI2LjAwMDAwMCkiPgogICAgICAgIDxnIGlkPSJiaW8iIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxMDUuMDAwMDAwKSI+CiAgICAgICAgICA8ZyBpZD0ic2lkZWJhciIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoODU1LjAwMDAwMCwgNTkuMDAwMDAwKSI+CiAgICAgICAgICAgIDxnIGlkPSJpY29ubyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC4wMDAwMDAsIDc1LjAwMDAwMCkiPgogICAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUiIHg9IjAiIHk9IjAiIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgcng9IjIiPjwvcmVjdD4KICAgICAgICAgICAgICA8ZyBpZD0iT3V0bGluZWQvVUkvbWFwX3BvaW50ZXIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDQuNTAwMDAwLCA0LjUwMDAwMCkiIGZpbGw9IiMzMzMzMzMiPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTExLjUsNi40Njg3NDk5OCBDMTIuMjYyNDk3NCw2LjQ2ODc0OTk4IDEyLjk5Mzc2NDksNi43NzE2NTA5IDEzLjUzMjkzMiw3LjMxMDgxNzk5IEMxNC4wNzIwOTkxLDcuODQ5OTg1MDggMTQuMzc1LDguNTgxMjUyNTggMTQuMzc1LDkuMzQzNzQ5OTkgQzE0LjM3NSwxMC45MzE1Njg3IDEzLjA4NzgxODcsMTIuMjE4NzUgMTEuNSwxMi4yMTg3NSBDOS45MTIxODEzNCwxMi4yMTg3NSA4LjYyNDk5OTk5LDEwLjkzMTU2ODcgOC42MjQ5OTk5OSw5LjM0Mzc0OTk5IEM4LjYyNDk5OTk5LDcuNzU1OTMxMzMgOS45MTIxODEzNCw2LjQ2ODc0OTk4IDExLjUsNi40Njg3NDk5OCBaIE0xMS41LDEwLjc4MTI1IEMxMi4yOTM5MDkzLDEwLjc4MTI1IDEyLjkzNzUsMTAuMTM3NjU5MyAxMi45Mzc1LDkuMzQzNzQ5OTkgQzEyLjkzNzUsOC41NDk4NDA2NiAxMi4yOTM5MDkzLDcuOTA2MjQ5OTkgMTEuNSw3LjkwNjI0OTk5IEMxMC43MDYwOTA3LDcuOTA2MjQ5OTkgMTAuMDYyNSw4LjU0OTg0MDY2IDEwLjA2MjUsOS4zNDM3NDk5OSBDMTAuMDYyNSwxMC4xMzc2NTkzIDEwLjcwNjA5MDcsMTAuNzgxMjUgMTEuNSwxMC43ODEyNSBaIE0xMS41LDEuNDM3NDk5OTcgQzE1Ljg2NjUwMTMsMS40Mzc0OTk5NyAxOS40MDYyNSw0Ljk3NzI0ODY4IDE5LjQwNjI1LDkuMzQzNzQ5OTkgQzE5LjQwNjI1LDE2LjEwNzE4NzUgMTIuMjE4NzUsMjEuMjE3NSAxMS45MDk2ODc1LDIxLjQzMzEyNSBMMTEuNSwyMS43MjA2MjUgTDExLjA5MDMxMjUsMjEuNDMzMTI1IEMxMC43ODEyNSwyMS4yMTc1IDMuNTkzNzQ5OTgsMTYuMTA3MTg3NSAzLjU5Mzc0OTk4LDkuMzQzNzQ5OTkgQzMuNTkzNzQ5OTgsNC45NzcyNDg2OCA3LjEzMzQ5ODY4LDEuNDM3NDk5OTcgMTEuNSwxLjQzNzQ5OTk3IFogTTExLjUsMTkuOTQ1MzEyNSBDMTIuOTg3ODEyNSwxOC43ODA5Mzc1IDE3Ljk2ODc1LDE0LjQ4MjgxMjUgMTcuOTY4NzUsOS4zNDM3NDk5OSBDMTcuOTY4NzUsNS43NzExNTgwMSAxNS4wNzI1OTIsMi44NzQ5OTk5NyAxMS41LDIuODc0OTk5OTcgQzcuOTI3NDA4MDEsMi44NzQ5OTk5NyA1LjAzMTI0OTk4LDUuNzcxMTU4MDEgNS4wMzEyNDk5OCw5LjM0Mzc0OTk5IEM1LjAzMTI0OTk4LDE0LjQ4MjgxMjUgMTAuMDEyMTg3NSwxOC43ODA5Mzc1IDExLjUsMTkuOTQ1MzEyNSBaIiBpZD0iU3R5bGUiPjwvcGF0aD4KICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDwvZz4KICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICAgIDwvZz4KICAgIDwvZz4KICA8L2c+Cjwvc3ZnPgo=)}.page-town-hall .b-bio header{margin-bottom:0}.page-region .b-bio .small-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:7.5px;font-size:14px}.page-region .b-bio .small-wrapper small{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:0}.page-region .b-bio .small-wrapper small:after{content:"|";margin-left:3px;margin-right:3px}.page-region .b-bio .small-wrapper small:last-child:after{display:none}.b-comparator{padding-top:75px;padding-bottom:45px;background-color:#FAFAFA}.b-comparator .section-title{margin-bottom:45px}.b-comparator .meta .row{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.b-comparator .salary .title{color:#333;font-size:24px;font-weight:700;line-height:1}.b-comparator .salary .time{font-size:10px}.b-comparator .comparative{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:flex-end;-ms-flex-align:flex-end;align-items:flex-end}.b-comparator .comparative .arrow,.b-comparator .comparative .number{margin-right:10.0px}.b-comparator .comparative .arrow{display:inline-block;width:20px;height:20px}.b-comparator .comparative .number{font-size:18px;font-weight:700}.b-comparator .comparative .average{font-size:14px}.b-comparator form{display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid #979797}.b-comparator input{border:0}.b-comparator input[type=search],.b-comparator input[type=submit]{margin-bottom:0}.b-comparator input[type=search]{width:calc(100% - 60px);padding:19.9995px;padding-right:10.0005px;border:0;color:#30607A;font-size:14px}.b-comparator input[type=search]:-moz-placeholder{color:#979797}.b-comparator input[type=search]::-moz-placeholder{color:#979797}.b-comparator input[type=search]:-ms-input-placeholder{color:#979797}.b-comparator input[type=search]::-webkit-input-placeholder{color:#979797}.b-comparator input[type=submit]{width:60px;min-width:60px;max-width:60px;height:60px;min-height:60px;max-height:60px;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjBweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgMjAgMjAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgPGcgaWQ9IkRlc2lnbiIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICA8ZyBpZD0iMV9maWNoYV9wb2xpdGljb190cmFuc3BhcmVudGlhX3YuZXNjcml0b3JpbyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTEyMzUuMDAwMDAwLCAtMTA1NS4wMDAwMDApIj4KICAgICAgPGcgaWQ9ImNvbXBhcmFkb3IiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCA5MDAuMDAwMDAwKSI+CiAgICAgICAgPGcgaWQ9ImlucHV0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg5MjUuMDAwMDAwLCAxMzUuMDAwMDAwKSI+CiAgICAgICAgICA8ZyBpZD0iZGVzcGxlZ2FyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzMTAuMDAwMDAwLCAyMC4wMDAwMDApIj4KICAgICAgICAgICAgPCEtLSA8cmVjdCBpZD0iYmciIGZpbGw9IiNFRUVFRUUiIHg9IjAiIHk9IjAiIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PC9yZWN0PiAtLT4KICAgICAgICAgICAgPHBhdGggZD0iTTE1Ljg5MDc2NjcsMTQuMDkzNzUgQzE2LjAzNjQxMTEsMTQuMjM5NTg0MSAxNi4wMzY0MTExLDE0LjM4NTQxNTkgMTUuODkwNzY2NywxNC41MzEyNSBMMTQuNTQ4NzY0MSwxNS45MDYyNSBDMTQuNDg2MzQ1MSwxNS45Njg3NTAzIDE0LjQwMzEyMSwxNiAxNC4yOTkwODkzLDE2IEMxNC4yMTU4NjM5LDE2IDE0LjE0MzA0MjgsMTUuOTY4NzUwMyAxNC4wODA2MjM3LDE1LjkwNjI1IEwxMS40NTkwMzc0LDEzLjIxODc1IEMxMC42NjgzOTYzLDEzLjY5NzkxOTEgOS44MzYxNTQ5NSwxMy45Mzc1IDguOTYyMjg4NDYsMTMuOTM3NSBDNy42MDk4NzYwNCwxMy45Mzc1IDYuNDQ0NzM4MiwxMy40NTMxMjk4IDUuNDY2ODM5OTksMTIuNDg0Mzc1IEM0LjQ4ODk0MTc3LDExLjUxNTYyMDIgNCwxMC4zNDM3NTY5IDQsOC45Njg3NSBDNCw3LjU5Mzc0MzEzIDQuNDg4OTQxNzcsNi40MjE4Nzk4NCA1LjQ2NjgzOTk5LDUuNDUzMTI1IEM2LjQ0NDczODIsNC40ODQzNzAxNiA3LjYwOTg3NjA0LDQgOC45NjIyODg0Niw0IEMxMC4zMTQ3MDA5LDQgMTEuNDc0NjM3Miw0LjQ4NDM3MDE2IDEyLjQ0MjEzMjMsNS40NTMxMjUgQzEzLjQwOTYyNzMsNi40MjE4Nzk4NCAxMy44OTMzNjc2LDcuNTkzNzQzMTMgMTMuODkzMzY3Niw4Ljk2ODc1IEMxMy44OTMzNjc2LDkuODQzNzU0MzcgMTMuNjc0OTA0MiwxMC42NTYyNDYyIDEzLjIzNzk3MSwxMS40MDYyNSBMMTUuODkwNzY2NywxNC4wOTM3NSBaIE0xMS4wODQ1MjUsNi44NDM3NSBDMTAuNTAxOTQ3NCw2LjIzOTU4MDMxIDkuNzk0NTQyMjYsNS45Mzc1IDguOTYyMjg4NDYsNS45Mzc1IEM4LjEzMDAzNDY2LDUuOTM3NSA3LjQxNzQyODA0LDYuMjM0MzcyMDMgNi44MjQ0NDcyMSw2LjgyODEyNSBDNi4yMzE0NjYzNyw3LjQyMTg3Nzk3IDUuOTM0OTgwNDEsOC4xMzU0MTI1IDUuOTM0OTgwNDEsOC45Njg3NSBDNS45MzQ5ODA0MSw5LjgwMjA4NzUgNi4yMzE0NjYzNywxMC41MTU2MjIgNi44MjQ0NDcyMSwxMS4xMDkzNzUgQzcuNDE3NDI4MDQsMTEuNzAzMTI4IDguMTMwMDM0NjYsMTIgOC45NjIyODg0NiwxMiBDOS43OTQ1NDIyNiwxMiAxMC41MDE5NDc0LDExLjcwMzEyOCAxMS4wODQ1MjUsMTEuMTA5Mzc1IEMxMS42NjcxMDI3LDEwLjUxNTYyMiAxMS45NTgzODcyLDkuODAyMDg3NSAxMS45NTgzODcyLDguOTY4NzUgQzExLjk1ODM4NzIsOC4xMzU0MTI1IDExLjY2NzEwMjcsNy40MjcwODYyNSAxMS4wODQ1MjUsNi44NDM3NSBaIiBpZD0i74ifIiBmaWxsPSIjNzU3NTc1IiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICAgIDwvZz4KICAgIDwvZz4KICA8L2c+Cjwvc3ZnPgo=);background-position:50% 50%;background-repeat:no-repeat;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;border-radius:0;overflow:hidden;text-indent:-9999px;-webkit-transition:.6s;-moz-transition:.6s;-ms-transition:.6s;transition:.6s}.no-touchevents .b-comparator input[type=submit]:hover,.no-touchevents .b-comparator input[type=submit]:focus{background-color:#eee}@media (max-width: 767px){.b-comparator{padding-top:30px;padding-bottom:26.25px}.b-comparator .salary .title{font-size:20px}.b-comparator .comparative .average{font-size:12px}.b-comparator form{margin-top:26.25px}}.b-data{position:relative;padding-bottom:75px;padding-left:19.9995px}@media (max-width: 991px){.b-data{padding-bottom:60px}}@media (min-width: 768px){.b-data:last-child{padding-bottom:30px}}@media (max-width: 767px){.b-data{padding-bottom:30px}.b-data:last-child{padding-bottom:15px}}.b-data:before{content:"";position:absolute;top:9px;left:3.4px;width:1px;height:100%;background-color:rgba(108,123,138,0.1)}.b-data .title{position:relative;margin-bottom:15px;margin-left:-19.9995px;padding-bottom:15px}.b-data .title:after{content:"";display:block;position:absolute;bottom:0;left:19.9995px;width:calc(100% - 20px);height:1px;background-color:rgba(108,123,138,0.1)}.b-data .title,.b-data .title span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.b-data .title span{color:#1AE1AD;font-weight:700}.b-data .title span:before{content:"";width:9px;height:9px;margin-right:10.0005px;background-color:#fff;border:2px solid #1AE1AD;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%}.b-data .title span:after{content:"·";margin-left:3px;margin-right:3px}.b-data .title a{font-size:12px}@media (max-width: 767px){.b-data .title{font-size:12px}.b-data .title a{font-size:10px}}.b-data table{width:100%;margin-top:30px;margin-bottom:30px}.b-data table th{font-weight:700}.b-data table thead th,.b-data table tbody th{color:#333}.b-data table thead th{padding-bottom:30px}.b-data table tbody tr,.b-data table tfoot tr{background-color:#FAFAFA}.b-data table tbody tr th,.b-data table tbody tr td,.b-data table tfoot tr th,.b-data table tfoot tr td{padding-top:30px;padding-bottom:15px;padding-left:19.9995px;padding-right:19.9995px;border-bottom:1px solid #E0E0E0}.b-data table tbody tr td,.b-data table tfoot tr td{font-size:20px;text-align:right}.b-data table tbody tr:nth-child(even){background-color:#eee}.b-data table tbody tr.year th,.b-data table tbody tr.year td{color:#333}.b-data table tbody tr.year td{font-weight:700}.b-data table tfoot tr th{padding-left:60px;color:#979797}@media (max-width: 767px){.b-data table{margin-bottom:15px;font-size:12px}.b-data table tbody tr td,.b-data table tbody tr th,.b-data table tfoot tr td,.b-data table tfoot tr th{padding-top:7.5px;padding-bottom:7.5px;padding-left:10.0005px;padding-right:10.0005px}.b-data table tbody tr td,.b-data table tfoot tr td{font-size:12px}.b-data table tbody tr.year th,.b-data table tbody tr.year td{border-bottom:1px solid #333}.b-data table tfoot tr th{padding-left:40.00005px}}.b-data .cta-gray-light{float:right;margin-top:30px}.b-data.collapsible{display:none}.b-fact-checks{margin-bottom:45px;overflow:hidden}.b-fact-checks .section-title{margin-bottom:45px}.b-fact-checks .items-wrapper{padding-bottom:45px;border-bottom:1px solid rgba(108,123,138,0.1)}.b-fact-checks .cta{float:right;margin-top:30px}@media (max-width: 767px){.b-fact-checks .section-title{margin-bottom:15px}.b-fact-checks .items-wrapper{padding-bottom:0;border-bottom:0}.b-fact-checks .cta{margin-top:15px}}.b-goods{width:100%;padding-top:75px;overflow:hidden}.b-goods .section-title form{float:right}.b-goods table{width:100%}.b-goods table th,.b-goods table td{padding-top:30px;padding-bottom:30px;border-bottom:1px solid rgba(108,123,138,0.1);font-weight:700}.b-goods table td{color:#333;font-size:20px;text-align:right}.b-goods table td.positive{color:#388E3C}.b-goods table td.negative{color:#EF4836}.b-goods .cta{float:right;margin-top:30px}@media (max-width: 767px){.b-goods{padding-top:45px}.b-goods table th,.b-goods table td{padding-top:15px;padding-bottom:15px;font-size:12px}.b-goods .cta{margin-top:15px}}.b-graphs{margin-top:75px}.b-graphs .b-content{margin-top:30px;padding-top:30px;padding-bottom:30px;padding-left:8.3333%;padding-right:8.3333%;background-color:#FAFAFA;-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.1);-moz-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.1);box-shadow:0px 0px 5px 0px rgba(0,0,0,0.1)}@media (max-width: 767px){.b-graphs{margin-top:45px}.b-graphs .b-content{padding:0;background-color:transparent;box-shadow:none}.b-graphs .col-12{margin-top:45px}.b-graphs .col-12:first-child{margin-top:0}}.b-header{position:relative}.b-header .w1920,.b-header .w1440{padding-top:210px;padding-bottom:30px;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTQ0MHB4IiBoZWlnaHQ9IjQwMnB4IiB2aWV3Qm94PSIwIDAgMTQ0MCA0MDIiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgPGcgaWQ9IkRlc2lnbiIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICA8ZyBpZD0iMV9maWNoYV9wb2xpdGljb190cmFuc3BhcmVudGlhX3YuZXNjcml0b3JpbyIgZmlsbD0iI0VFRUVFRSI+CiAgICAgIDxnIGlkPSJjYWJlY2VyYS1jdWNoaWxsbyI+CiAgICAgICAgPHBhdGggZD0iTTEyMjMuMjQzMDEsMCBMOTY3LjMwMjA5MSwzNTMuNDM0MTc0IEw5MTYuODQzMzI0LDI4My4yNDAzNTggTDgzMS42NTg2NTYsMzk5LjAxODgyMyBDODE1LjAzOTEsNDAwLjIyOTIzNyA3OTguNDEzODc5LDQwMS4xNjM2NDUgNzgxLjc4Mjk5Myw0MDEuODIyMDQ4IEwxMDc2LDAgTDEyMjMuMjQzMDEsMCBaIE0xNDQwLDAgTDE0NDAsMjMwLjIyMjQyOSBDMTM2MS4xNTYyMSwyNjguMzY5NjU1IDEyODIuMTgyNzUsMzAwLjIwMDA0MiAxMjAzLjA3OTYzLDMyNS43MTM1OSBMMTQ0MCwwIFogTTg1Ny44MDgwMjQsMCBMNjAwLjE1OTQ4OSwzNTMuNDI4MSBMNTE5LjM1NDY5MywyNDEuMzE4NDY3IEw0MDAuMTU1NTc0LDM2OC41ODc2OTYgQzI2Ni44Njc4MTQsMzQwLjEyMzc2NiAxMzMuNDgyNjIzLDI5NC4wMDIwMSAwLDIzMC4yMjI0MjkgTDAsMCBMODU3LjgwODAyNCwwIFoiIGlkPSJiZy1jdWNoaWxsbyI+PC9wYXRoPgogICAgICA8L2c+CiAgICA8L2c+CiAgPC9nPgo8L3N2Zz4K);background-repeat:no-repeat;background-size:100% auto}@media (min-width: 768px) and (max-width: 1199px){.b-header .w1920,.b-header .w1440{padding-top:150px}}@media (max-width: 767px){.b-header .w1920,.b-header .w1440{padding-top:75px;padding-bottom:22.5px}}.b-header .bg{position:absolute;top:0;left:0;width:100%;height:90%;z-index:-1;background-color:#FAFAFA}@media (max-width: 767px){.b-header .bg{height:75%}}.b-header figure:hover .tooltip,.b-header .figure:hover .tooltip{visibility:visible}.b-header figure .tooltip,.b-header .figure .tooltip{visibility:hidden;position:absolute;top:-3ch;left:84%;width:32ch;padding:1.6ch 1.6ch 2ch 2.2ch;font-size:10px;line-height:1.25;background-color:rgba(255,255,255,0.7);color:#979797;border:1px solid #979797;z-index:1}.b-header figure .tooltip:after,.b-header .figure .tooltip:after{content:"◣";position:absolute;bottom:0;left:0;margin:0px;color:#979797;font-size:20px;line-height:20px}.b-header figure .tooltip .tooltip-scroll-wrapper,.b-header .figure .tooltip .tooltip-scroll-wrapper{overflow-y:auto;max-height:32ch}.b-header figure .tooltip .tooltip-scroll-wrapper h6,.b-header .figure .tooltip .tooltip-scroll-wrapper h6{text-transform:uppercase;font-size:10px;font-weight:500;color:#616161;margin-bottom:0.5ch}.b-header figure .tooltip .tooltip-scroll-wrapper span,.b-header .figure .tooltip .tooltip-scroll-wrapper span{color:#616161}.b-header figure .tooltip .tooltip-scroll-wrapper a,.b-header .figure .tooltip .tooltip-scroll-wrapper a{text-decoration:none;border:0;font-weight:500;transition:none !important}.b-header .figure{height:0;padding-bottom:100%;-webkit-box-shadow:0px 8px 20px 0px #e0e0e0;-moz-box-shadow:0px 8px 20px 0px #e0e0e0;box-shadow:0px 8px 20px 0px #e0e0e0}.b-header .figure,.b-header .figure .sleeve{-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%}.b-header .figure .party{position:absolute;bottom:0;right:0}.b-header .figure .party svg{width:100%;height:auto}@media (max-width: 767px){.b-header .figure .party{width:60px;height:60px}}@media (min-width: 768px) and (max-width: 1199px){.b-header .figure{width:80%;padding-bottom:80%;margin:0 auto}}.b-header .salary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:flex-end;-ms-flex-pack:flex-end;justify-content:flex-end;height:100%}.b-header .salary .title{margin-bottom:7.5px;color:#1AE1AD;font-size:18px;font-weight:700;letter-spacing:1px;line-height:1;text-transform:uppercase}@media (max-width: 767px){.b-header .salary .title{font-size:12px}}.b-header .salary .subtitle{color:#333;font-size:48px;font-weight:700;line-height:60px}.b-header .salary .subtitle .currency{font-size:28px}@media (max-width: 767px){.b-header .salary .subtitle{font-size:24px;line-height:1}.b-header .salary .subtitle .currency{font-size:14px}}.page-search .b-header .w1440,.page-search .b-header .w1920{padding-top:180px;padding-bottom:190px}.page-search .b-header .title{color:#333;font-size:36px;text-align:center}@media (max-width: 767px){.page-search .b-header .w1440{padding-top:225px;padding-bottom:35.00001px}.page-search .b-header .title{font-size:18px}}@media (max-width: 767px){.page-search.-results .b-header .w1440,.page-search.-results .b-header .w1920{padding-top:100px;padding-bottom:0}}.page-search.-results .b-header .title{font-size:18px}.page-search.-results .b-header .b-search{padding-top:100px}@media (max-width: 767px){.page-search.-results .b-header .title{display:none}.page-search.-results .b-header .b-search{padding-top:0}}.page-town-hall .b-header .link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:flex-end;-ms-flex-align:flex-end;align-items:flex-end;position:relative;height:100%;text-align:center}.page-town-hall .b-header .link a:link,.page-town-hall .b-header .link a:visited{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:15px;padding-bottom:15px;padding-left:40.0005px;padding-right:40.0005px;background-color:#fff;border-bottom:0}.page-town-hall .b-header .link a:link span,.page-town-hall .b-header .link a:visited span{border-bottom:1px solid #757575;color:#757575;font-size:20px;font-weight:700;-webkit-transition:.6s;-moz-transition:.6s;-ms-transition:.6s;transition:.6s}.page-town-hall .b-header .link a:link:after,.page-town-hall .b-header .link a:visited:after{content:"";width:23px;height:15px;margin-left:19.9995px;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjNweCIgaGVpZ2h0PSIxNXB4IiB2aWV3Qm94PSIwIDAgMjMgMTUiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8ZyBpZD0iRGVzaWduIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iMV9maWNoYV9heXVudGFtaWVudG9fdHJhbnNwYXJlbnRpYV92LmVzY3JpdG9yaW8iIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMjE0LjAwMDAwMCwgLTQyNy4wMDAwMDApIiBmaWxsPSIjMUFFMUFEIiBmaWxsLXJ1bGU9Im5vbnplcm8iPgogICAgICAgICAgICA8ZyBpZD0iY2FiZWNlcmEtY3VjaGlsbG8iPgogICAgICAgICAgICAgICAgPGcgaWQ9ImN0YS1mbGVjaGEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDkzNi4wMDAwMDAsIDQwNS4wMDAwMDApIj4KICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMjk0LjI0Mzc1LDM2Ljg0NDU1OTYgQzI5My45NTYyNDksMzYuNTMzNjc3MiAyOTMuOTU2MjQ5LDM2LjIyMjc5OTUgMjk0LjI0Mzc1LDM1LjkxMTkxNzIgTDI5OS4wNTkzNzUsMzAuMTYwNjIyMyBMMjc4LjU3NSwzMC4xNjA2MjIzIEMyNzguMTkxNjY1LDMwLjE2MDYyMjMgMjc4LDI5Ljk1MzM3MDUgMjc4LDI5LjUzODg2MDcgQzI3OCwyOS4xMjQzNTA5IDI3OC4xOTE2NjUsMjguOTE3MDk5MSAyNzguNTc1LDI4LjkxNzA5OTEgTDI5OS4wNTkzNzUsMjguOTE3MDk5MSBMMjk0LjI0Mzc1LDIzLjE2NTgwNDIgQzI5My45NTYyNDksMjIuODU0OTIxOCAyOTMuOTU2MjQ5LDIyLjU0NDA0NDEgMjk0LjI0Mzc1LDIyLjIzMzE2MTggQzI5NC41MzEyNTEsMjEuOTIyMjc5NCAyOTQuODE4NzQ5LDIxLjkyMjI3OTQgMjk1LjEwNjI1LDIyLjIzMzE2MTggQzI5OC44OTE2ODYsMjYuNzQwOTU2IDMwMC44MDgzMzMsMjkuMDIwNzI1NyAzMDAuODU2MjUsMjkuMDcyNTM5NSBDMzAwLjk1MjA4NCwyOS4xNzYxNjY5IDMwMSwyOS4zMzE2MDU4IDMwMSwyOS41Mzg4NjA3IEMzMDEsMjkuNzQ2MTE1NiAzMDAuOTUyMDg0LDI5LjkwMTU1NDQgMzAwLjg1NjI1LDMwLjAwNTE4MTkgTDI5NS4xMDYyNSwzNi44NDQ1NTk2IEMyOTUuMDEwNDE2LDM2Ljk0ODE4NzEgMjk0Ljg2NjY2OCwzNyAyOTQuNjc1LDM3IEMyOTQuNDgzMzMyLDM3IDI5NC4zMzk1ODQsMzYuOTQ4MTg3MSAyOTQuMjQzNzUsMzYuODQ0NTU5NiBaIiBpZD0iZmxlY2hhIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPgo=);background-repeat:no-repeat;background-size:100% 100%}.no-touchevents .page-town-hall .b-header .link a:hover span,.no-touchevents .page-town-hall .b-header .link a:focus span{border-color:transparent}@media (max-width: 767px){.page-town-hall .b-header .w1440,.page-town-hall .b-header .w1920{padding-top:105px}.page-town-hall .b-header .link{padding-bottom:15px}.page-town-hall .b-header .link a:link,.page-town-hall .b-header .link a:visited{padding:7.5px 15px}.page-town-hall .b-header .link a:link span,.page-town-hall .b-header .link a:visited span{font-size:12px}.page-town-hall .b-header .link a:link:after,.page-town-hall .b-header .link a:visited:after{width:12.5px;height:7.5px;margin-left:4.9995px}}.page-town-hall .b-header figure,.page-region .b-header figure{width:100%;height:0;padding-top:50%;padding-bottom:50%;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fff;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%;-webkit-box-shadow:0px 8px 20px 0px #e0e0e0;-moz-box-shadow:0px 8px 20px 0px #e0e0e0;box-shadow:0px 8px 20px 0px #e0e0e0}.page-town-hall .b-header figure img,.page-region .b-header figure img{top:50%;left:50%;position:absolute;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);max-height:60%;max-width:60%}@media (max-width: 767px){.page-town-hall .b-header figure img,.page-region .b-header figure img{max-height:50%;max-width:50%}}.site-wrapper.-show-politician .b-header .w1440{padding-bottom:60px}@media (max-width: 767px){.site-wrapper.-show-politician .b-header .w1440{padding-top:150px;padding-bottom:30px}}.b-know-more{padding-bottom:75px;padding-top:75px}.b-know-more .section-title{margin-bottom:30px}.b-know-more .data{margin-bottom:75px;line-height:1.6667}.b-know-more .item-w{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;max-width:calc(100% / 4);width:calc(100% / 4);margin-right:auto;margin-left:auto}.b-know-more .item a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-bottom:0;height:100%}.no-touchevents .b-know-more .item a:hover .title,.no-touchevents .b-know-more .item a:focus .title{-webkit-opacity:.5;-moz-opacity:.5;-ms-opacity:.5;opacity:.5}.b-know-more .item .title{-webkit-transition:.6s;-moz-transition:.6s;-ms-transition:.6s;transition:.6s}@media (min-width: 768px) and (max-width: 991px){.b-know-more .data{margin-bottom:45px}}@media (max-width: 767px){.b-know-more{padding-top:15px;padding-bottom:0}.b-know-more .section-title{margin-bottom:7.5px}.b-know-more .data{margin-bottom:30px}.b-know-more .item-w{max-width:calc(100% / 2);width:calc(100% / 2)}}.b-map{margin-top:75px}.b-map .section-title{margin-bottom:30px}.b-map .map-w{position:relative;height:0;padding-bottom:50%;background-color:#E0E0E0}.b-map .map-w #map{position:absolute;top:0;left:0;width:100%;height:100%}@media (max-width: 767px){.b-map{margin-top:45px}.b-map .map-w{padding-bottom:70%}}.b-more{padding-top:75px}.b-more .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:45px}.b-more .title span{color:#1AE1AD;font-size:18px;font-weight:700;text-transform:uppercase}.b-more .title a{margin-top:22.5px;border:0}.no-touchevents .b-more .title a:hover,.no-touchevents .b-more .title a:focus{-webkit-opacity:.5;-moz-opacity:.5;-ms-opacity:.5;opacity:.5}@media (max-width: 767px){.b-more{padding-top:45px}.b-more .title{margin-bottom:30px}.b-more .title span{font-size:12px}.b-more .title a{margin-top:7.5px}.b-more .title svg,.b-more .title img{width:105px;height:auto}}.b-not-found{display:none}.b-salaries{margin-top:15px}.b-salaries ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.b-salaries ul li{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;padding-top:26.25px;padding-bottom:19.9995px;border-bottom:1px solid #eee}.b-salaries ul li:nth-child(odd){padding-right:15px}.b-salaries ul li:nth-child(even){padding-left:15px}.b-salaries ul li .person{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1}.b-salaries ul li .person figure{min-width:45px;width:45px;min-height:45px;height:45px;overflow:hidden;margin-right:19.9995px;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%;-webkit-box-shadow:0px 8px 20px 0px #e0e0e0;-moz-box-shadow:0px 8px 20px 0px #e0e0e0;box-shadow:0px 8px 20px 0px #e0e0e0}.b-salaries ul li .person .name{color:#333;font-weight:700}.b-salaries ul li .person .role{font-size:14px}.b-salaries ul li .salary{margin-left:15px;color:#333;font-size:20px;font-weight:700}.b-salaries.-town-hall{margin-top:75px;overflow:hidden}.b-salaries.-town-hall .charges-w{display:none}.b-salaries.-town-hall #open-charges{float:right;margin-top:30px;cursor:pointer;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;transition:.3s}@media (max-width: 767px){.b-salaries ul li{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.b-salaries ul li:nth-child(even),.b-salaries ul li:nth-child(odd){padding-left:0;padding-right:0}.b-salaries ul li .person .name{font-size:14px}.b-salaries ul li .person .role{font-size:12px}.b-salaries ul li .salary{font-size:18px}.b-salaries.-town-hall{margin-top:45px}.b-salaries.-town-hall ul{margin-top:30px}.b-salaries.-town-hall ul li{padding-top:0;padding-bottom:0;margin-bottom:30px;border-bottom:0}.b-salaries.-town-hall ul li:last-child{margin-bottom:0}.b-salaries.-town-hall #open-charges{margin-top:15px}}.b-search{padding-top:75px;padding-bottom:45px}.b-search form .search-w{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.b-search form .search-w .awesomplete input[type=search]{width:100%}.b-search form input[type=search]{position:relative;z-index:1;width:calc(100% - 51px);margin-top:-.7px;height:52px;margin-bottom:0}@media (max-width: 991px){.b-search form input[type=search]{margin-top:-.5px;height:51.5px}}.b-search form input[type=search].finish,.b-search form input[type=search].focus{width:calc(100% - 98px)}.b-search form input[type=submit],.b-search form #open-filters{width:51px;height:51px;min-width:51px;min-height:51px;margin:0;padding:0;overflow:hidden;background-color:#1AE1AD;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTJweCIgaGVpZ2h0PSIxMnB4IiB2aWV3Qm94PSIwIDAgMTIgMTIiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8ZyBpZD0iRGVzaWduIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iMV9idXNjYWRvcl90cmFuc3BhcmVudGlhX3YuZXNjcml0b3JpbyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTEwNTcuMDAwMDAwLCAtNDk3LjAwMDAwMCkiIGZpbGw9IiNGQUZBRkEiIGZpbGwtcnVsZT0ibm9uemVybyI+CiAgICAgICAgICAgIDxnIGlkPSJidXNjYWRvciIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzU1LjAwMDAwMCwgNDgwLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPGcgaWQ9ImlucHV0Ij4KICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iY3RhIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg2ODUuMDAwMDAwLCAwLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMjguODkwNzY2NywyNy4wOTM3NSBDMjkuMDM2NDExMSwyNy4yMzk1ODQxIDI5LjAzNjQxMTEsMjcuMzg1NDE1OSAyOC44OTA3NjY3LDI3LjUzMTI1IEwyNy41NDg3NjQxLDI4LjkwNjI1IEMyNy40ODYzNDUxLDI4Ljk2ODc1MDMgMjcuNDAzMTIxLDI5IDI3LjI5OTA4OTMsMjkgQzI3LjIxNTg2MzksMjkgMjcuMTQzMDQyOCwyOC45Njg3NTAzIDI3LjA4MDYyMzcsMjguOTA2MjUgTDI0LjQ1OTAzNzQsMjYuMjE4NzUgQzIzLjY2ODM5NjMsMjYuNjk3OTE5MSAyMi44MzYxNTQ5LDI2LjkzNzUgMjEuOTYyMjg4NSwyNi45Mzc1IEMyMC42MDk4NzYsMjYuOTM3NSAxOS40NDQ3MzgyLDI2LjQ1MzEyOTggMTguNDY2ODQsMjUuNDg0Mzc1IEMxNy40ODg5NDE4LDI0LjUxNTYyMDIgMTcsMjMuMzQzNzU2OSAxNywyMS45Njg3NSBDMTcsMjAuNTkzNzQzMSAxNy40ODg5NDE4LDE5LjQyMTg3OTggMTguNDY2ODQsMTguNDUzMTI1IEMxOS40NDQ3MzgyLDE3LjQ4NDM3MDIgMjAuNjA5ODc2LDE3IDIxLjk2MjI4ODUsMTcgQzIzLjMxNDcwMDksMTcgMjQuNDc0NjM3MiwxNy40ODQzNzAyIDI1LjQ0MjEzMjMsMTguNDUzMTI1IEMyNi40MDk2MjczLDE5LjQyMTg3OTggMjYuODkzMzY3NiwyMC41OTM3NDMxIDI2Ljg5MzM2NzYsMjEuOTY4NzUgQzI2Ljg5MzM2NzYsMjIuODQzNzU0NCAyNi42NzQ5MDQyLDIzLjY1NjI0NjIgMjYuMjM3OTcxLDI0LjQwNjI1IEwyOC44OTA3NjY3LDI3LjA5Mzc1IFogTTI0LjA4NDUyNSwxOS44NDM3NSBDMjMuNTAxOTQ3NCwxOS4yMzk1ODAzIDIyLjc5NDU0MjMsMTguOTM3NSAyMS45NjIyODg1LDE4LjkzNzUgQzIxLjEzMDAzNDcsMTguOTM3NSAyMC40MTc0MjgsMTkuMjM0MzcyIDE5LjgyNDQ0NzIsMTkuODI4MTI1IEMxOS4yMzE0NjY0LDIwLjQyMTg3OCAxOC45MzQ5ODA0LDIxLjEzNTQxMjUgMTguOTM0OTgwNCwyMS45Njg3NSBDMTguOTM0OTgwNCwyMi44MDIwODc1IDE5LjIzMTQ2NjQsMjMuNTE1NjIyIDE5LjgyNDQ0NzIsMjQuMTA5Mzc1IEMyMC40MTc0MjgsMjQuNzAzMTI4IDIxLjEzMDAzNDcsMjUgMjEuOTYyMjg4NSwyNSBDMjIuNzk0NTQyMywyNSAyMy41MDE5NDc0LDI0LjcwMzEyOCAyNC4wODQ1MjUsMjQuMTA5Mzc1IEMyNC42NjcxMDI3LDIzLjUxNTYyMiAyNC45NTgzODcyLDIyLjgwMjA4NzUgMjQuOTU4Mzg3MiwyMS45Njg3NSBDMjQuOTU4Mzg3MiwyMS4xMzU0MTI1IDI0LjY2NzEwMjcsMjAuNDI3MDg2MyAyNC4wODQ1MjUsMTkuODQzNzUgWiIgaWQ9Iu+InyI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+Cg==);background-position:50% 50%;background-repeat:no-repeat;border:1px solid #1AE1AD;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;border-radius:0;color:#fff;font-size:14px;font-weight:700;text-indent:-9999px;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;transition:.3s}.no-touchevents .b-search form input[type=submit]:hover,.no-touchevents .b-search form input[type=submit]:focus,.no-touchevents .b-search form #open-filters:hover,.no-touchevents .b-search form #open-filters:focus{background-color:#333;border-color:#333}.b-search form input[value=Finalizado],.b-search form input[value=Cancelar]{position:absolute;top:0;right:0;width:98px;padding-left:15px;padding-right:15px;background-image:none;text-indent:0}.b-search form input[value=Cancelar]{height:51px;background-color:#E0E0E0;border:1px solid #E0E0E0;color:#fff;cursor:pointer;font-size:14px;font-weight:700;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;transition:.3s}.no-touchevents .b-search form input[value=Cancelar]:hover,.no-touchevents .b-search form input[value=Cancelar]:focus{background-color:#333;border-color:#333}.b-search form #open-filters{position:absolute;top:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-image:none;cursor:pointer;text-indent:0}.b-search form #remove-filters{display:none;margin-top:15px;margin-left:15px;border-bottom:1px solid #30607A;color:#30607A;cursor:pointer;font-size:14px;letter-spacing:.3px;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;transition:.3s}.no-touchevents .b-search form #remove-filters:hover,.no-touchevents .b-search form #remove-filters:focus{border-color:transparent}.b-search form .range-w{width:100%;margin-top:75px}.b-search form .range-w .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:11.25px}.b-search form .range-w .select-w{margin-right:19.9995px;padding-right:0;background-color:transparent;overflow:visible}.b-search form .range-w .select-w:after{width:24px;height:24px;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iOHB4IiBoZWlnaHQ9IjVweCIgdmlld0JveD0iMCAwIDggNSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxnIGlkPSJEZXNpZ24iIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSIyX2J1c2NhZG9yX3Jlc3VsdGFkb3NfaW50ZXJtZWRpb3NfdHJhbnNwYXJlbnRpYV92LmVzY3JpdG9yaW8iIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00NzIuMDAwMDAwLCAtMzY3LjAwMDAwMCkiIGZpbGw9IiM3NTc1NzUiPgogICAgICAgICAgICA8ZyBpZD0ic2xpZGVyLXN1ZWxkbyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzQ1LjAwMDAwMCwgMzQ1LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPGcgaWQ9InNsaWRlciIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTAuMDAwMDAwLCAxNi4wMDAwMDApIj4KICAgICAgICAgICAgICAgICAgICA8ZyBpZD0ibWFzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMTcuMDAwMDAwLCA2LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMi40NjgxOTU3NSwtMS41IEwxLjUsLTAuNjUzNTAyMjM1IEw1LjEzMjQ1MDcxLDIuNSBMMS41LDUuNjUzNTAyMjQgTDIuNDY4MTk1NzUsNi41IEw2LjEwMDY0NjQ1LDMuMzQwNTM2NTEgQzYuNjMzMTE3ODUsMi44NzU1MTQyMSA2LjYzMzExNzg1LDIuMTI0NDg1NzkgNi4xMDA2NDY0NSwxLjY1OTQ2MzQ5IEwyLjQ2ODE5NTc1LC0xLjUgWiIgaWQ9IlN0eWxlIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg0LjAwMDAwMCwgMi41MDAwMDApIHNjYWxlKDEsIC0xKSByb3RhdGUoMjcwLjAwMDAwMCkgdHJhbnNsYXRlKC00LjAwMDAwMCwgLTIuNTAwMDAwKSAiPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPgo=);background-position:50% 50%}.b-search form .range-w .select-w select{min-width:155px;color:#333;cursor:pointer;font-size:18px;font-weight:700}.b-search form .range-w input[type=text]{display:inline-block;padding:0;margin:0;background-color:transparent;border:0;color:#1AE1AD;font-size:18px;font-weight:700;line-height:1}.b-search form #slider-range,.b-search form #slider-range .ui-slider-handle{background-color:#FAFAFA;border:1px solid #E0E0E0}.b-search form #slider-range .ui-slider-range{background-color:#1AE1AD}.-main-search .b-search form input[value=Buscar]{position:relative;z-index:1;padding:0}@media (max-width: 767px){.b-search{padding-top:30px;padding-bottom:30px}.page-search.-results .b-search{padding-top:45px}.b-search form .range-w{margin-top:45px}.b-search form .range-w .select-w{width:auto;min-width:155px}.b-search form .range-w input[type=text]{font-size:14px}}.b-tables{padding-top:75px}.b-tables .section-title{margin-bottom:22.5px}.b-tables .cta-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:flex-end;-ms-flex-pack:flex-end;justify-content:flex-end}.b-tables .cta-wrapper .cta{cursor:pointer}@media (max-width: 767px){.b-tables{padding-top:45px}}.b-three-cols{padding-top:15px}.b-three-cols .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between}.b-three-cols .wrapper .data{width:25%}.b-three-cols .wrapper .data .b-content{margin-top:15px;text-align:right}.b-three-cols .wrapper .data .b-content .number{color:#333;font-size:20px;font-weight:700;line-height:1}.b-three-cols .wrapper .data .b-content .ranking{margin-top:15px;color:#30607A;font-size:14px;line-height:1.6667}@media (max-width: 767px){.b-three-cols .wrapper .data{width:30%}.b-three-cols .wrapper .data .b-content .number{font-size:18px}.b-three-cols .wrapper .data .b-content .ranking{font-size:12px}}.b-two-cols{margin-top:75px;overflow:hidden}.b-two-cols #open-persons,.b-two-cols #open-graphs{float:right;margin-top:30px;cursor:pointer;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;transition:.3s}.b-two-cols .graphs-wrapper .section-title{margin-bottom:30px}.b-two-cols .composition-w{display:none}.b-two-cols .composition-w .wrapper{margin-top:30px}@media (max-width: 767px){.b-two-cols{margin-top:45px}.b-two-cols #open-persons,.b-two-cols #open-graphs{margin-top:30px}}.w1920{width:100%;max-width:1920px;margin:0 auto}.w1800{width:100%;max-width:1830px;margin:0 auto;padding-left:15px;padding-right:15px}.w1600{width:100%;max-width:1600px;margin:0 auto}.w1440{width:100%;max-width:1440px;margin:0 auto}.w1400{position:relative;width:100%;max-width:1400px;margin:0 auto}.w1320{width:100%;max-width:1320px;margin:0 auto}.w1300{width:100%;max-width:1300px;margin:0 auto}.w1200{width:100%;max-width:1200px;margin:0 auto}.w900{width:100%;max-width:900px;margin:0 auto}.container{width:100%;max-width:1170px}.container-fluid{width:100%}.row.eq-height{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% + 30px)}.row.eq-height:after,.row.eq-height:before{content:normal}.flex-w-h{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.flex-w-v{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.--jc_sb{-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between}.--jc_ct{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.--jc_fe{-webkit-box-pack:flex-end;-ms-flex-pack:flex-end;justify-content:flex-end}.--ai_sb{-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between}.--ai_ct{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.--ai_fe{-webkit-box-align:flex-end;-ms-flex-align:flex-end;align-items:flex-end}.horizontal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}body.page-search.-results .page-content{position:relative;z-index:1;margin-top:-225px}@media (max-width: 767px){body.page-search.-results .page-content{margin-top:-135px}}.site-wrapper.-show-politician .site-header,.site-wrapper.page-town-hall .site-header{z-index:1}@media (max-width: 767px){.site-wrapper.-show-politician .site-header .wrapper,.site-wrapper.page-town-hall .site-header .wrapper{display:block}.site-wrapper.-show-politician .site-header .wrapper .e-back,.site-wrapper.page-town-hall .site-header .wrapper .e-back{width:117px !important}.site-wrapper.-show-politician .site-header .wrapper .e-share,.site-wrapper.page-town-hall .site-header .wrapper .e-share{margin-top:15px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.site-wrapper.-show-politician .page-content,.site-wrapper.page-town-hall .page-content{margin-top:-125px}@media (max-width: 767px){.site-wrapper.-show-politician .page-content,.site-wrapper.page-town-hall .page-content{margin-top:-144px}}body.page{background-color:#FAFAFA}#header{margin-bottom:0px !important;position:relative;z-index:99}.wrapper-boxed{overflow:visible !important}#navigation-sticky-wrapper.is-sticky #navigation{border-bottom:0 !important}#navigation-sticky-wrapper.is-sticky #navigation a:link,#navigation-sticky-wrapper.is-sticky #navigation a:visited{border-bottom:0 !important}.site-header{position:relative;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;transition:.3s}.site-header .w1440{min-height:370px;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTQ0MHB4IiBoZWlnaHQ9IjQwMnB4IiB2aWV3Qm94PSIwIDAgMTQ0MCA0MDIiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgPGcgaWQ9IkRlc2lnbiIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICA8ZyBpZD0iMV9maWNoYV9wb2xpdGljb190cmFuc3BhcmVudGlhX3YuZXNjcml0b3JpbyIgZmlsbD0iI0VFRUVFRSI+CiAgICAgIDxnIGlkPSJjYWJlY2VyYS1jdWNoaWxsbyI+CiAgICAgICAgPHBhdGggZD0iTTEyMjMuMjQzMDEsMCBMOTY3LjMwMjA5MSwzNTMuNDM0MTc0IEw5MTYuODQzMzI0LDI4My4yNDAzNTggTDgzMS42NTg2NTYsMzk5LjAxODgyMyBDODE1LjAzOTEsNDAwLjIyOTIzNyA3OTguNDEzODc5LDQwMS4xNjM2NDUgNzgxLjc4Mjk5Myw0MDEuODIyMDQ4IEwxMDc2LDAgTDEyMjMuMjQzMDEsMCBaIE0xNDQwLDAgTDE0NDAsMjMwLjIyMjQyOSBDMTM2MS4xNTYyMSwyNjguMzY5NjU1IDEyODIuMTgyNzUsMzAwLjIwMDA0MiAxMjAzLjA3OTYzLDMyNS43MTM1OSBMMTQ0MCwwIFogTTg1Ny44MDgwMjQsMCBMNjAwLjE1OTQ4OSwzNTMuNDI4MSBMNTE5LjM1NDY5MywyNDEuMzE4NDY3IEw0MDAuMTU1NTc0LDM2OC41ODc2OTYgQzI2Ni44Njc4MTQsMzQwLjEyMzc2NiAxMzMuNDgyNjIzLDI5NC4wMDIwMSAwLDIzMC4yMjI0MjkgTDAsMCBMODU3LjgwODAyNCwwIFoiIGlkPSJiZy1jdWNoaWxsbyI+PC9wYXRoPgogICAgICA8L2c+CiAgICA8L2c+CiAgPC9nPgo8L3N2Zz4K);background-position:50% 0;background-repeat:no-repeat}@media (max-width: 767px){.site-header .w1440{min-height:200px;background-size:auto 100%}}.site-header a:link,.site-header a:visited{border:0}.site-header .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;padding-top:30px;padding-bottom:30px;padding-left:19.99995px;padding-right:19.99995px;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;transition:.3s}.site-header .e-back{width:117px}.no-touchevents .site-header .e-back:hover,.no-touchevents .site-header .e-back:focus{-webkit-opacity:.5;-moz-opacity:.5;-ms-opacity:.5;opacity:.5}.site-header .e-ranking{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:47px;height:47px;border:2px solid #1AE1AD;color:#1AE1AD;font-size:18px;font-weight:700}.site-header .e-ranking a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:47px;height:47px}.no-touchevents .site-header .e-ranking a:hover,.no-touchevents .site-header .e-ranking a:focus{-webkit-opacity:.5;-moz-opacity:.5;-ms-opacity:.5;opacity:.5}@media (max-width: 767px){.site-header .e-ranking a{width:26px;height:26px}.site-header .e-ranking svg{width:5px;height:auto}}.site-header .e-logo{margin:0 auto}.site-header .e-logo img{display:block;margin:0 auto;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;transition:.3s}@media (max-width: 767px){.site-header .wrapper{padding-top:15px;padding-bottom:15px}.site-header .e-back,.site-header .e-ranking{width:26px}.site-header .e-back svg{width:26px;height:auto}.site-header .e-ranking{height:26px;font-size:12px}.site-header .e-logo img{width:180px}}.menu-sticky .site-header{background-color:rgba(255,255,255,0.7)}.menu-sticky .site-header .wrapper{padding-top:19.9995px;padding-bottom:19.9995px}.menu-sticky .site-header .e-logo img{width:200px}@media (max-width: 767px){.menu-sticky .site-header .wrapper{padding-top:15px;padding-bottom:15px}.menu-sticky .site-header .e-logo{width:180px}}.page-search .site-header .e-back,.page-search .site-header .e-ranking{visibility:hidden}.page-search .site-header .e-logo .claim{display:block;margin-top:45px;color:#333;font-size:36px;text-align:center;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;transition:.3s}@media (max-width: 767px){.page-search .site-header .e-logo img{width:260px}.page-search .site-header .e-logo .claim{display:none}}@media (max-width: 767px){.page-search.-main-search .site-header .e-logo{margin:0 auto}.page-search.-main-search .site-header .e-logo .claim{display:block;margin-top:25.0005px;font-size:18px}.page-search.-main-search .site-header .e-back,.page-search.-main-search .site-header .e-ranking{display:none}}.page-search.-results .site-header .e-logo img{width:370px}.page-search.-results .site-header .e-logo .claim{margin-top:15px;font-size:18px}.page-search.-results .site-header .e-back{visibility:visible}@media (max-width: 767px){.page-search.-results .site-header .e-back svg{width:19px;height:auto}.page-search.-results .site-header .e-logo img{width:185px}}.page-search.menu-sticky .site-header .e-logo .claim{margin-top:15px;font-size:14px}@media (max-width: 767px){.page-search.menu-sticky .site-header{padding-top:0}}.page-search.-results.menu-sticky .site-header .e-logo img{width:200px}.page-search.-results{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTQ0MHB4IiBoZWlnaHQ9IjQwMnB4IiB2aWV3Qm94PSIwIDAgMTQ0MCA0MDIiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgPGcgaWQ9IkRlc2lnbiIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICA8ZyBpZD0iMV9maWNoYV9wb2xpdGljb190cmFuc3BhcmVudGlhX3YuZXNjcml0b3JpbyIgZmlsbD0iI0VFRUVFRSI+CiAgICAgIDxnIGlkPSJjYWJlY2VyYS1jdWNoaWxsbyI+CiAgICAgICAgPHBhdGggZD0iTTEyMjMuMjQzMDEsMCBMOTY3LjMwMjA5MSwzNTMuNDM0MTc0IEw5MTYuODQzMzI0LDI4My4yNDAzNTggTDgzMS42NTg2NTYsMzk5LjAxODgyMyBDODE1LjAzOTEsNDAwLjIyOTIzNyA3OTguNDEzODc5LDQwMS4xNjM2NDUgNzgxLjc4Mjk5Myw0MDEuODIyMDQ4IEwxMDc2LDAgTDEyMjMuMjQzMDEsMCBaIE0xNDQwLDAgTDE0NDAsMjMwLjIyMjQyOSBDMTM2MS4xNTYyMSwyNjguMzY5NjU1IDEyODIuMTgyNzUsMzAwLjIwMDA0MiAxMjAzLjA3OTYzLDMyNS43MTM1OSBMMTQ0MCwwIFogTTg1Ny44MDgwMjQsMCBMNjAwLjE1OTQ4OSwzNTMuNDI4MSBMNTE5LjM1NDY5MywyNDEuMzE4NDY3IEw0MDAuMTU1NTc0LDM2OC41ODc2OTYgQzI2Ni44Njc4MTQsMzQwLjEyMzc2NiAxMzMuNDgyNjIzLDI5NC4wMDIwMSAwLDIzMC4yMjI0MjkgTDAsMCBMODU3LjgwODAyNCwwIFoiIGlkPSJiZy1jdWNoaWxsbyI+PC9wYXRoPgogICAgICA8L2c+CiAgICA8L2c+CiAgPC9nPgo8L3N2Zz4K);background-position:50% 0;background-repeat:no-repeat}@media (max-width: 991px){.page-search.-results{background-size:auto 300px}}@media (max-width: 767px){.page-search.-results{background-size:auto 200px}}.page-search.-results .site-header .w1440{background:transparent}@media (min-width: 768px){.page-search.-results .site-header .w1440{min-height:120px}}@media (max-width: 767px){.page-search.-results .site-header .w1440{min-height:60px}}.site-menu ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.site-menu ul li{position:relative;padding-top:15px}.site-menu ul li a:link,.site-menu ul li a:visited{padding-left:25.0px;padding-right:25.0px;color:#fff;font-size:14px;font-weight:500;letter-spacing:2px;line-height:1;text-transform:uppercase}.site-menu ul li a:link:before,.site-menu ul li a:visited:before{position:absolute;top:0;left:50%;transform:translate(-50%, 0);-webkit-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);content:"";width:11px;min-width:11px;height:11px;min-height:11px;margin-bottom:3.75px;background-repeat:no-repeat;-webkit-opacity:0;-moz-opacity:0;-ms-opacity:0;opacity:0;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;transition:.3s}.no-touchevents .site-menu ul li a:hover,.no-touchevents .site-menu ul li a:focus{color:#1AE1AD}.no-touchevents .site-menu ul li a:hover:before,.no-touchevents .site-menu ul li a:focus:before{-webkit-opacity:1;-moz-opacity:1;-ms-opacity:1;opacity:1}#mob-menu{position:fixed;top:0;left:0;width:100%;height:100%}@media (min-width: 992px){#mob-menu{display:none}}.site-footer{margin-top:70px;margin-bottom:70px}@media (max-width: 767px){.site-footer{margin-top:35.00001px;margin-bottom:35.00001px}}.site-footer dl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:flex-end;-ms-flex-pack:flex-end;justify-content:flex-end}@media (max-width: 767px){.site-footer dl{-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;justify-content:flex-start}}.site-footer dl dt{margin-right:19.9995px;font-size:12px;font-weight:700;line-height:1.16667}.site-footer dl dd{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.site-footer dl dd a:link,.site-footer dl dd a:visited{border-bottom:0}.site-footer dl dd:after{content:"";width:.6px;height:30px;margin-left:15px;margin-right:15px;background-color:#87A8AD}.site-footer dl dd:last-child:after{display:none}.two-cols{-webkit-column-count:2;-moz-column-count:2;column-count:2}@media all and (max-width: 767px){.two-cols{-webkit-column-count:1;-moz-column-count:1;column-count:1}}.three-cols{-webkit-column-count:3;-moz-column-count:3;column-count:3}@media all and (min-width: 768px) and (max-width: 1023px){.three-cols{-webkit-column-count:2;-moz-column-count:2;column-count:2}}@media all and (max-width: 767px){.three-cols{-webkit-column-count:1;-moz-column-count:1;column-count:1}}.cta{display:inline-block;font-size:14px;font-weight:700;line-height:1.6667;text-align:center}@media (max-width: 767px){.cta{font-size:12px}}.cta-green{min-width:90px;padding:7.5px;background-color:#1AE1AD;border:0 !important;color:#fff}.cta-gray-dark{min-width:90px;margin:0 15px 7.5px 0;padding:7.5px;background-color:#979797;border:0 !important;color:#fff}.cta-date{min-width:90px;padding:5px 15px 5px 33px;margin:0 15px 7.5px 0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjFweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgMjEgMjAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgPGcgaWQ9IkRlc2lnbiIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgb3BhY2l0eT0iMC45MDAwMDAwMzYiPgogICAgPGcgaWQ9IjFfZmljaGFfcG9saXRpY29fdHJhbnNwYXJlbnRpYV92LmVzY3JpdG9yaW8iIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMDI1LjAwMDAwMCwgLTY5NS4wMDAwMDApIj4KICAgICAgPGcgaWQ9Im5vbWJyZS1wb2xpdGljbyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTY1LjAwMDAwMCwgNTI2LjAwMDAwMCkiPgogICAgICAgIDxnIGlkPSJiaW8iIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxMDUuMDAwMDAwKSI+CiAgICAgICAgICA8ZyBpZD0ic2lkZWJhciIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoODU1LjAwMDAwMCwgNTkuMDAwMDAwKSI+CiAgICAgICAgICAgIDxnIGlkPSJpY29ubyI+CiAgICAgICAgICAgICAgPHJlY3QgaWQ9IlJlY3RhbmdsZSIgeD0iMCIgeT0iMCIgd2lkdGg9IjMwIiBoZWlnaHQ9IjMwIiByeD0iMi43OTk5OTk5NSI+PC9yZWN0PgogICAgICAgICAgICAgIDxnIGlkPSJPdXRsaW5lZC9VSS9kYXRlIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg0LjAwMDAwMCwgNC4wMDAwMDApIiBmaWxsPSIjMzMzMzMzIj4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xOC42MDQ0NDQxLDIuODYyMjIyMTUgTDIxLjQ2NjY2NjMsMi44NjIyMjIxNSBMMjEuNDY2NjY2MywxNy44ODg4ODg2IEMyMS40NjY2NjYzLDE5LjA3NDQ1OTkgMjAuNTA1NTcwOSwyMC4wMzU1NTUyIDE5LjMxOTk5OTcsMjAuMDM1NTU1MiBMMy41Nzc3Nzc2OSwyMC4wMzU1NTUyIEMyLjM5MjIwNjQ1LDIwLjAzNTU1NTIgMS40MzExMTEwNiwxOS4wNzQ0NTk5IDEuNDMxMTExMDYsMTcuODg4ODg4NiBMMS40MzExMTEwNiwyLjg2MjIyMjE1IEw0LjI5MzMzMzI0LDIuODYyMjIyMTUgTDQuMjkzMzMzMjQsMS40MzExMTEwNiBMNS43MjQ0NDQzMywxLjQzMTExMTA2IEw1LjcyNDQ0NDMzLDIuODYyMjIyMTUgTDE3LjE3MzMzMzEsMi44NjIyMjIxNSBMMTcuMTczMzMzMSwxLjQzMTExMTA2IEwxOC42MDQ0NDQxLDEuNDMxMTExMDYgTDE4LjYwNDQ0NDEsMi44NjIyMjIxNSBaIE0yMC4wMzU1NTUyLDE3Ljg4ODg4ODYgTDIwLjAzNTU1NTIsNC4yOTMzMzMyNCBMMTguNjA0NDQ0MSw0LjI5MzMzMzI0IEwxOC42MDQ0NDQxLDYuNDM5OTk5ODcgTDE3LjE3MzMzMzEsNi40Mzk5OTk4NyBMMTcuMTczMzMzMSw0LjI5MzMzMzI0IEw1LjcyNDQ0NDMzLDQuMjkzMzMzMjQgTDUuNzI0NDQ0MzMsNi40Mzk5OTk4NyBMNC4yOTMzMzMyNCw2LjQzOTk5OTg3IEw0LjI5MzMzMzI0LDQuMjkzMzMzMjQgTDIuODYyMjIyMTUsNC4yOTMzMzMyNCBMMi44NjIyMjIxNSwxNy44ODg4ODg2IEMyLjg2MjIyMjE1LDE4LjI4NDA3OSAzLjE4MjU4NzI4LDE4LjYwNDQ0NDEgMy41Nzc3Nzc2OSwxOC42MDQ0NDQxIEwxOS4zMTk5OTk3LDE4LjYwNDQ0NDEgQzE5LjcxNTE5MDEsMTguNjA0NDQ0MSAyMC4wMzU1NTUyLDE4LjI4NDA3OSAyMC4wMzU1NTUyLDE3Ljg4ODg4ODYgWiBNNC4yOTMzMzMyNCwxMi4xNjQ0NDQyIEw0LjI5MzMzMzI0LDcuODcxMTEwOTcgTDguNTg2NjY2NTEsNy44NzExMTA5NyBMOC41ODY2NjY1MSwxMi4xNjQ0NDQyIEw0LjI5MzMzMzI0LDEyLjE2NDQ0NDIgWiBNNS43MjQ0NDQzMyw5LjMwMjIyMjA2IEw1LjcyNDQ0NDMzLDEwLjczMzMzMzEgTDcuMTU1NTU1NDIsMTAuNzMzMzMzMSBMNy4xNTU1NTU0Miw5LjMwMjIyMjA2IEw1LjcyNDQ0NDMzLDkuMzAyMjIyMDYgWiBNOS4zMDIyMjIwNiwxMi4xNjQ0NDQyIEw5LjMwMjIyMjA2LDcuODcxMTEwOTcgTDEzLjU5NTU1NTMsNy44NzExMTA5NyBMMTMuNTk1NTU1MywxMi4xNjQ0NDQyIEw5LjMwMjIyMjA2LDEyLjE2NDQ0NDIgWiBNMTAuNzMzMzMzMSw5LjMwMjIyMjA2IEwxMC43MzMzMzMxLDEwLjczMzMzMzEgTDEyLjE2NDQ0NDIsMTAuNzMzMzMzMSBMMTIuMTY0NDQ0Miw5LjMwMjIyMjA2IEwxMC43MzMzMzMxLDkuMzAyMjIyMDYgWiBNMTQuMzExMTEwOSwxMi4xNjQ0NDQyIEwxNC4zMTExMTA5LDcuODcxMTEwOTcgTDE4LjYwNDQ0NDEsNy44NzExMTA5NyBMMTguNjA0NDQ0MSwxMi4xNjQ0NDQyIEwxNC4zMTExMTA5LDEyLjE2NDQ0NDIgWiBNMTUuNzQyMjIyLDkuMzAyMjIyMDYgTDE1Ljc0MjIyMiwxMC43MzMzMzMxIEwxNy4xNzMzMzMxLDEwLjczMzMzMzEgTDE3LjE3MzMzMzEsOS4zMDIyMjIwNiBMMTUuNzQyMjIyLDkuMzAyMjIyMDYgWiBNNC4yOTMzMzMyNCwxNy4xNzMzMzMxIEw0LjI5MzMzMzI0LDEyLjg3OTk5OTggTDguNTg2NjY2NTEsMTIuODc5OTk5OCBMOC41ODY2NjY1MSwxNy4xNzMzMzMxIEw0LjI5MzMzMzI0LDE3LjE3MzMzMzEgWiBNNS43MjQ0NDQzMywxNC4zMTExMTA5IEw1LjcyNDQ0NDMzLDE1Ljc0MjIyMiBMNy4xNTU1NTU0MiwxNS43NDIyMjIgTDcuMTU1NTU1NDIsMTQuMzExMTEwOSBMNS43MjQ0NDQzMywxNC4zMTExMTA5IFogTTkuMzAyMjIyMDYsMTcuMTczMzMzMSBMOS4zMDIyMjIwNiwxMi44Nzk5OTk4IEwxMy41OTU1NTUzLDEyLjg3OTk5OTggTDEzLjU5NTU1NTMsMTcuMTczMzMzMSBMOS4zMDIyMjIwNiwxNy4xNzMzMzMxIFogTTEwLjczMzMzMzEsMTQuMzExMTEwOSBMMTAuNzMzMzMzMSwxNS43NDIyMjIgTDEyLjE2NDQ0NDIsMTUuNzQyMjIyIEwxMi4xNjQ0NDQyLDE0LjMxMTExMDkgTDEwLjczMzMzMzEsMTQuMzExMTEwOSBaIiBpZD0iU3R5bGUiPjwvcGF0aD4KICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDwvZz4KICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICAgIDwvZz4KICAgIDwvZz4KICA8L2c+Cjwvc3ZnPgo=);background-position:10px 7.5px;background-repeat:no-repeat;background-size:15px auto;background-color:#fff;border:1px solid #333;color:#333}.cta-date>time:after{content:" ‒ "}.cta-date>time:last-child:after{content:""}.cta-gray-light{min-width:160px;padding:15px;background-color:#eee;border:0 !important;color:#757575 !important}.no-touchevents .cta-gray-light:hover,.no-touchevents .cta-gray-light:focus{background-color:#1AE1AD;color:#fff !important}@media (max-width: 767px){.cta-gray-light{min-width:100px}}.cta-gray-light.municipal{width:100%;padding:7.5px 15px}.sleeve-wrapper,.figure{position:relative}.sleeve,.overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-position:50% 50%;background-repeat:no-repeat;background-size:cover;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;-webkit-transition:.6s;-moz-transition:.6s;-ms-transition:.6s;transition:.6s}.top:link,.top:visited{display:block;position:relative;width:50px;padding-top:11.25px;padding-bottom:11.25px;text-align:center}.top:link svg,.top:visited svg{position:relative;z-index:1}.top:link:before,.top:visited:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;height:50%;background-color:#1AE1AD;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;border-radius:2px;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;transition:.3s}.no-touchevents .top:hover:before,.no-touchevents .top:focus:before{height:100%}.section-title{position:relative;display:block;width:100%;padding-bottom:15px;border-bottom:1px solid rgba(108,123,138,0.1);color:#1AE1AD;font-size:18px;font-weight:700;letter-spacing:1px;line-height:1;text-transform:uppercase}.section-title:after{content:"";position:absolute;bottom:-1px;left:0;width:60px;height:2px;background-color:#1AE1AD}@media (max-width: 767px){.section-title{padding-bottom:11.25px;font-size:12px}.section-title:after{width:30px}}.see-more:link,.see-more:visited{border:0}.see-more:link span,.see-more:visited span{border-bottom:1px solid #30607A}@media (max-width: 767px){.see-more:link svg,.see-more:link img,.see-more:visited svg,.see-more:visited img{width:9px}}.no-touchevents .see-more:hover span,.no-touchevents .see-more:focus span{border-color:transparent}.top:link,.top:visited{display:block;position:relative;width:50px;padding-top:11.25px;padding-bottom:11.25px;text-align:center}.top:link svg,.top:visited svg{position:relative;z-index:1}.top:link:before,.top:visited:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;height:50%;background-color:#E0E0E0;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;border-radius:2px;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;transition:.3s}.no-touchevents .top:hover:before,.no-touchevents .top:focus:before{height:100%}@media (max-width: 767px){.top:link,.top:visited{display:none}}.tp2-loading{display:inline-block;position:relative;width:30px;height:30px}.tp2-loading:before,.tp2-loading:after{content:"";box-sizing:border-box;display:block;position:absolute;width:24px;height:24px;margin:6px;border:6px solid #eee;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;-webkit-animation:lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;border-color:#eee transparent transparent transparent}.tp2-loading:before{animation-delay:-0.45s;-webkit-animation-delay:-0.45s;content:"";text-indent:-9999px}.tp2-loading:after{animation-delay:-0.3s}.b-data .tp2-loading:before{content:""}@keyframes lds-ring{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.e-db{display:block}.e-dib{display:inline-block}.e-df{display:-webkit-box;display:-ms-flexbox;display:flex}.-no-mb{margin-bottom:0 !important}.-w-shadow{-webkit-box-shadow:0px 0px 4px 0px rgba(0,0,0,0.1);-moz-box-shadow:0px 0px 4px 0px rgba(0,0,0,0.1);box-shadow:0px 0px 4px 0px rgba(0,0,0,0.1)}.ltr-udl{position:relative;display:inline-block;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;transition:.3s}.ltr-udl:after{position:absolute;bottom:0;width:0%;height:1px;content:"";display:block;background:#1AE1AD;transition:width .3s ease}.no-touchevents .ltr-udl:hover{text-decoration:none}.no-touchevents .ltr-udl:hover:after{width:100%}.rtl-udl{position:relative;display:inline-block;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;transition:.3s}.rtl-udl:after{position:absolute;bottom:0;width:100%;height:1px;content:"";display:block;background:#1AE1AD;transition:width .3s ease}.no-touchevents .rtl-udl:hover{text-decoration:none}.no-touchevents .rtl-udl:hover:after{width:0%}.highlight-repeated{background:#fff;background:-moz-linear-gradient(left, rgba(255,255,255,0) 0%, #1ae1ad 50%, rgba(255,255,255,0) 100%);background:-webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(50%, #1ae1ad), color-stop(100%, rgba(255,255,255,0)));background:-webkit-linear-gradient(left, rgba(255,255,255,0) 0%, #1ae1ad 50%, rgba(255,255,255,0) 100%);background:-o-linear-gradient(left, rgba(255,255,255,0) 0%, #1ae1ad 50%, rgba(255,255,255,0) 100%);background:-ms-linear-gradient(left, rgba(255,255,255,0) 0%, #1ae1ad 50%, rgba(255,255,255,0) 100%);background:linear-gradient(to right, rgba(255,255,255,0) 0%, #1ae1ad 50%, rgba(255,255,255,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 )}form br{display:none}form input,form textarea{background-color:#FAFAFA}form .input-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between}form .input-wrapper input{width:calc(50% - 15px) !important}@media (max-width: 767px){form .input-wrapper{display:block}form .input-wrapper input{width:100% !important}}form .select-w{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;min-height:20px;overflow:hidden;background-color:#fff}form .select-w select{padding-right:30px}form .select-w:after{content:"";position:absolute;top:0;right:0;width:20px;height:20px;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjBweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgMjAgMjAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgPCEtLSBHZW5lcmF0b3I6IFNrZXRjaCA1MyAoNzI1MjApIC0gaHR0cHM6Ly9za2V0Y2hhcHAuY29tIC0tPgogIDx0aXRsZT5pY29ub19kZXNwbGVnYXI8L3RpdGxlPgogIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogIDxnIGlkPSJEZXNpZ24iIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgPGcgaWQ9IjFfZmljaGFfcG9saXRpY29fdHJhbnNwYXJlbnRpYV92LmVzY3JpdG9yaW8iIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMjU1LjAwMDAwMCwgLTI2MTAuMDAwMDAwKSI+CiAgICAgIDxnIGlkPSJkZWNsYXJhY2lvbi1kZS1iaWVuZXMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE2NS4wMDAwMDAsIDI2MTAuMDAwMDAwKSI+CiAgICAgICAgPGcgaWQ9ImHDsW8iIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEwMzcuMDAwMDAwLCAwLjAwMDAwMCkiPgogICAgICAgICAgPGcgaWQ9Imljb25vX2Rlc3BsZWdhciIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNTMuMDAwMDAwLCAwLjAwMDAwMCkiPgogICAgICAgICAgICA8cmVjdCBpZD0iYmciIGZpbGw9IiNFRUVFRUUiIHg9IjAiIHk9IjAiIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PC9yZWN0PgogICAgICAgICAgICA8cGF0aCBkPSJNMTAsMTEuNDI4NTcxNSBMNi4yMjE0Mjg1OSw3LjY1MDAwMDAyIEw1LjIwNzE0Mjg3LDguNjU3MTQyODggTDguOTkyODU3MTcsMTIuNDM1NzE0MyBDOS41NTAwNTM1NCwxMi45ODk2MDUyIDEwLjQ0OTk0NjUsMTIuOTg5NjA1MiAxMS4wMDcxNDI5LDEyLjQzNTcxNDMgTDE0Ljc5Mjg1NzIsOC42NTcxNDI4OCBMMTMuNzc4NTcxNSw3LjY1MDAwMDAyIEwxMCwxMS40Mjg1NzE1IFoiIGlkPSJQYXRoIiBmaWxsPSIjNzU3NTc1IiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICAgIDwvZz4KICAgIDwvZz4KICA8L2c+Cjwvc3ZnPgo=);background-repeat:no-repeat}@media (max-width: 767px){form .select-w{width:100%}}form .send-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:30px}form .send-wrapper .cta{margin-top:30px}form input[type=text],form input[type=email],form input[type=tel],form input[type=search],form textarea{display:block;width:100%;margin-bottom:15px;padding:15px 30px;background-color:#FAFAFA;border:1px solid #E0E0E0;color:#333;font-size:14px;line-height:1}form input[type=text]:-moz-placeholder,form input[type=email]:-moz-placeholder,form input[type=tel]:-moz-placeholder,form input[type=search]:-moz-placeholder,form textarea:-moz-placeholder{color:#BDBDBD}form input[type=text]::-moz-placeholder,form input[type=email]::-moz-placeholder,form input[type=tel]::-moz-placeholder,form input[type=search]::-moz-placeholder,form textarea::-moz-placeholder{color:#BDBDBD}form input[type=text]:-ms-input-placeholder,form input[type=email]:-ms-input-placeholder,form input[type=tel]:-ms-input-placeholder,form input[type=search]:-ms-input-placeholder,form textarea:-ms-input-placeholder{color:#BDBDBD}form input[type=text]::-webkit-input-placeholder,form input[type=email]::-webkit-input-placeholder,form input[type=tel]::-webkit-input-placeholder,form input[type=search]::-webkit-input-placeholder,form textarea::-webkit-input-placeholder{color:#BDBDBD}@media (max-width: 767px){form input[type=text],form input[type=email],form input[type=tel],form input[type=search],form textarea{padding-left:19.9995px;padding-right:19.9995px}}form input[type=checkbox]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;width:15px;min-width:15px;height:15px;min-height:15px;margin-right:10.00005px;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;border:2.4px solid #424242;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%;cursor:pointer}form input[type=checkbox].active:after{content:"";width:70%;height:70%;background-color:#424242;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%}form input[type=checkbox]+span{color:#424242;font-size:12px}form input[type=checkbox]+span a:link,form input[type=checkbox]+span a:visited{color:#1AE1AD;display:inline;border-bottom:1px solid #1AE1AD;text-decoration:none}.no-touchevents form input[type=checkbox]+span a:hover,.no-touchevents form input[type=checkbox]+span a:focus{border-color:transparent}form select{display:block;position:relative;width:100%;z-index:1;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;background-color:transparent;border:0;color:#757575;font-size:14px}@media (max-width: 767px){form select{font-size:12px}}form input[type=submit]{-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px}form input[type=submit]:disabled{-webkit-opacity:.5;-moz-opacity:.5;-ms-opacity:.5;opacity:.5;cursor:not-allowed}form label{display:block;margin-bottom:7.5px}form label[for=checkbox]{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:60%}@media (max-width: 767px){form label[for=checkbox]{max-width:100%}}form label[for=checkbox]:before{display:none}form label[for=checkbox] span{color:#000;font-size:14px}form label[for=checkbox] span a:link,form label[for=checkbox] span a:visited{color:#000;text-decoration:underline}.no-touchevents form label[for=checkbox] span a:hover,.no-touchevents form label[for=checkbox] span a:focus{text-decoration:none}form label label span{min-width:0;padding-bottom:0}@media (max-width: 1024px){form label span.label{display:inline-block;margin-bottom:15px}}form span.wpcf7-form-control-wrap,form span.wpcf7-list-item,form span.wpcf7-acceptance{margin-left:0 !important;padding:0 !important}form span.wpcf7-form-control{font-size:14px}form span.wpcf7-form-control label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}form span.wpcf7-form-control a:link,form span.wpcf7-form-control a:visited{color:#000;text-decoration:underline}.no-touchevents form span.wpcf7-form-control a:hover,.no-touchevents form span.wpcf7-form-control a:focus{text-decoration:none}span[role=alert].wpcf7-not-valid-tip,span.ajax-loader{display:none !important}.wpcf7-response-output{margin:0 !important;margin-top:30px !important;margin-bottom:30px !important;padding:15px !important;border:none !important;color:#fff;font-size:14px;line-height:1.6667;text-align:left !important}.wpcf7-response-output.wpcf7-validation-errors{background-color:#EF4836}.wpcf7-response-output.wpcf7-mail-sent-ng{background-color:#EF4836}.wpcf7-response-output.wpcf7-mail-sent-ok{background-color:#26C281}.extra-content section{margin-top:60px;margin-bottom:60px}@media (max-width: 767px){.extra-content section{margin-top:45px;margin-bottom:45px}}.extra-content section .title{margin-bottom:22.5px;color:#1AE1AD;font-family:"Graphik Web",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:24px;font-weight:800;line-height:1.75}.extra-content .b-video{padding-top:0;padding-bottom:0}.extra-content .b-quote{padding-bottom:15px}.extra-content .b-quote blockquote{padding:0;background:transparent}.main-content .content{padding-left:8.33333%;padding-right:8.33333%;font-size:18px;line-height:1.6667}@media (max-width: 991px){.main-content .content{padding-left:0;padding-right:0}}.main-content .content p{margin-bottom:30px;color:#616161}.main-content .content p:last-child{margin-bottom:0}.main-content .content a:link,.main-content .content a:visited{display:inline;border-bottom:1px solid #1AE1AD;color:#1AE1AD;text-decoration:none}.no-touchevents .main-content .content a:hover,.no-touchevents .main-content .content a:focus{border-color:transparent}.main-content .content h1,.main-content .content h2,.main-content .content h3,.main-content .content h4,.main-content .content h5,.main-content .content h6{padding-top:30px;margin-bottom:30px;color:#1AE1AD;font-family:"Graphik Web",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-weight:800}.main-content .content h1,.main-content .content h2{font-size:36px}.main-content .content h3{font-size:28px}.main-content .content h4{font-size:24px}.main-content .content h5,.main-content .content h6{font-size:20px}.main-content .content ul,.main-content .content ol{margin-top:30px;margin-bottom:30px}.main-content .content ul li,.main-content .content ol li{list-style-position:inside;margin-bottom:30px}.main-content .content ul li:last-child,.main-content .content ol li:last-child{margin-bottom:0}.main-content .content ul li{list-style-type:disc}.main-content .content ol li{list-style-type:disc}.e-burger-wrapper{width:25px;height:17.5px;margin-top:-3px;padding:0;background:transparent;border:0;color:#1AE1AD;font-size:10px;line-height:0;cursor:pointer;outline:none !important;user-select:none;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;transition:.3s}.e-burger-wrapper .e-burger{width:25px;background:#1AE1AD;height:2.5px;position:relative;border-radius:2px;display:inline-block;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;transition:.3s}.e-burger-wrapper .e-burger:before,.e-burger-wrapper .e-burger:after{left:0;content:'';width:25px;background:#1AE1AD;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;transition:.3s;height:2.5px;position:absolute;border-radius:2px;display:inline-block;-webkit-transform-origin:0.28571rem center;transform-origin:0.28571rem center;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;transition:.3s}.e-burger-wrapper .e-burger:before{top:7px}.e-burger-wrapper .e-burger:after{top:-7px}.e-burger-wrapper.btn-close .e-burger{background:transparent}.e-burger-wrapper.btn-close .e-burger:before,.e-burger-wrapper.btn-close .e-burger:after{top:0;width:25px;border-radius:2px;-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.e-burger-wrapper.btn-close .e-burger:before{-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg)}.e-burger-wrapper.btn-close .e-burger:after{-webkit-transform:rotate3d(0, 0, 1, -45deg);transform:rotate3d(0, 0, 1, -45deg)}@media (min-width: 1025px){.animated{position:relative;-webkit-transition:ease-in 0.6s;-moz-transition:ease-in 0.6s;-ms-transition:ease-in 0.6s;transition:ease-in 0.6s}.animated[data-delay='1']{-webkit-transition-delay:.1s;-o-transition-delay:.1s;transition-delay:.1s}.animated[data-delay='2']{-webkit-transition-delay:.2s;-o-transition-delay:.2s;transition-delay:.2s}.animated[data-delay='3']{-webkit-transition-delay:.3s;-o-transition-delay:.3s;transition-delay:.3s}.animated[data-delay='4']{-webkit-transition-delay:.4s;-o-transition-delay:.4s;transition-delay:.4s}.animated[data-delay='5']{-webkit-transition-delay:.5s;-o-transition-delay:.5s;transition-delay:.5s}.animated[data-delay='6']{-webkit-transition-delay:.6s;-o-transition-delay:.6s;transition-delay:.6s}.animated[data-delay='7']{-webkit-transition-delay:.7s;-o-transition-delay:.7s;transition-delay:.7s}.animated[data-delay='8']{-webkit-transition-delay:.8s;-o-transition-delay:.8s;transition-delay:.8s}.animated[data-delay='9']{-webkit-transition-delay:.9s;-o-transition-delay:.9s;transition-delay:.9s}.animated[data-delay='10']{-webkit-transition-delay:1s;-o-transition-delay:1s;transition-delay:1s}.animated.fade{top:0;-webkit-opacity:0;-moz-opacity:0;-ms-opacity:0;opacity:0}.animated.fade-up{top:40px;-webkit-opacity:0;-moz-opacity:0;-ms-opacity:0;opacity:0}.animated.fade-right{left:-40px;-webkit-opacity:0;-moz-opacity:0;-ms-opacity:0;opacity:0}.animated.fade-left{right:-40px;-webkit-opacity:0;-moz-opacity:0;-ms-opacity:0;opacity:0}.animated.animated-on.fade{top:0;-webkit-opacity:1;-moz-opacity:1;-ms-opacity:1;opacity:1}.animated.animated-on.fade-up{top:0;-webkit-opacity:1;-moz-opacity:1;-ms-opacity:1;opacity:1}.animated.animated-on.fade-right{left:0;-webkit-opacity:1;-moz-opacity:1;-ms-opacity:1;opacity:1}.animated.animated-on.fade-left{right:0;-webkit-opacity:1;-moz-opacity:1;-ms-opacity:1;opacity:1}}@-webkit-keyframes rotation{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-moz-keyframes rotation{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-o-keyframes rotation{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes rotation{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes bounce{0%,20%,50%,80%,100%{-webkit-transform:translateY(0)}40%{-webkit-transform:translateY(-2px)}60%{-webkit-transform:translateY(-1px)}}@-moz-keyframes bounce{0%,20%,50%,80%,100%{-moz-transform:translateY(0)}40%{-moz-transform:translateY(-2px)}60%{-moz-transform:translateY(-1px)}}@-o-keyframes bounce{0%,20%,50%,80%,100%{-o-transform:translateY(0)}40%{-o-transform:translateY(-2px)}60%{-o-transform:translateY(-1px)}}@keyframes bounce{0%,20%,50%,80%,100%{transform:translateY(0)}40%{transform:translateY(-2px)}60%{transform:translateY(-1px)}}.w1350.animated.animated-on{top:-80px}#a-heart{position:absolute;top:0;left:0}#a-heart.animated-on{top:100%}@media (max-width: 1024px){#a-heart{top:100%}}#a-spades{position:absolute;top:0;left:50%;transform:translate(0, -50%);-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%)}#a-spades.animated-on{top:30%;transform:translate(-30%, -50%);-webkit-transform:translate(-30%, -50%);-ms-transform:translate(-30%, -50%)}@media (max-width: 1024px){#a-spades{top:30%;transform:translate(-30%, -50%);-webkit-transform:translate(-30%, -50%);-ms-transform:translate(-30%, -50%)}}#a-colver{position:absolute;top:0;right:0}.chips.animated{bottom:0;-webkit-opacity:0;-moz-opacity:0;-ms-opacity:0;opacity:0;-webkit-transition:1.2s;-moz-transition:1.2s;-ms-transition:1.2s;transition:1.2s}.chips.animated.animated-on{bottom:-330px;-webkit-opacity:1;-moz-opacity:1;-ms-opacity:1;opacity:1}.parallax-background .sleeve{background-position:50% 0;background-repeat:no-repeat;-webkit-background-size:cover;background-size:cover;-moz-transform:translate3d(0, 0, 0);-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.owl-controls .owl-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.owl-controls .owl-dots .owl-dot{width:15px;height:15px;margin-right:7.5px;background-color:transparent;border:2px solid #30607A;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%;cursor:pointer;-webkit-transition:.3;-moz-transition:.3;-ms-transition:.3;transition:.3}.owl-controls .owl-dots .owl-dot:last-child{margin-right:0}.owl-controls .owl-dots .owl-dot.active{background-color:#30607A}.owl-controls .owl-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;top:50%;left:50%;position:absolute;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);width:100%;padding-left:7.5px;padding-right:7.5px}.owl-controls .owl-nav .owl-prev,.owl-controls .owl-nav .owl-next{cursor:pointer;-webkit-opacity:1;-moz-opacity:1;-ms-opacity:1;opacity:1;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;transition:.3s}.no-touchevents .owl-controls .owl-nav .owl-prev:hover,.no-touchevents .owl-controls .owl-nav .owl-prev:focus,.no-touchevents .owl-controls .owl-nav .owl-next:hover,.no-touchevents .owl-controls .owl-nav .owl-next:focus{-webkit-opacity:.5;-moz-opacity:.5;-ms-opacity:.5;opacity:.5}.gallery-carousel .owl-dots{position:absolute;left:0;bottom:37.5px;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.circle-arrows .owl-controls .owl-nav .owl-prev,.circle-arrows .owl-controls .owl-nav .owl-next{width:28.125px;height:28.125px;background-repeat:no-repeat;background-size:100% 100%;text-indent:-9999px}.circle-arrows .owl-controls .owl-nav .owl-prev{transform:rotate(180deg);-webkit-transform:rotate(180deg);margin-left:-52.5px}.circle-arrows .owl-controls .owl-nav .owl-next{margin-right:-52.5px}@media screen and (max-width: 767px){.circle-arrows .owl-controls .owl-nav .owl-prev{margin-left:-30px !important}.circle-arrows .owl-controls .owl-nav .owl-next{margin-right:-30px !important}}@media (max-width: 767px){.sidebar{margin-top:45px}}.sidebar .widget-title{margin-bottom:25.0005px;color:#424242;font-size:18px;font-weight:700;line-height:1.5}.sidebar .widget{margin-bottom:60px}.sidebar .widget:last-child{margin-bottom:0}.sidebar .widget ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:11.25px}.sidebar .widget ul li:last-child{margin-bottom:0}.sidebar .widget ul li:before{content:"";width:8px;height:8px;margin-right:10.0005px;background-repeat:no-repeat}.sidebar .widget ul li a:link,.sidebar .widget ul li a:visited{color:#424242;font-size:14px;line-height:1.16667}.no-touchevents .sidebar .widget ul li a:hover,.no-touchevents .sidebar .widget ul li a:focus{color:#BDBDBD}.sidebar .post{position:relative;margin-bottom:30px}.sidebar .post:last-child{margin-bottom:0}.sidebar .post a:link,.sidebar .post a:visited{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.no-touchevents .sidebar .post a:hover .title,.no-touchevents .sidebar .post a:focus .title{color:#BDBDBD}.sidebar .post .figure{width:65px;min-width:65px;height:60px;min-height:60px}.sidebar .post .b-content{margin-left:10.0005px}.sidebar .post .b-content .title{color:#424242;font-size:14px;font-weight:700;line-height:1;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;transition:.3s}.flickity-buttons{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}@media all and (max-width: 991px){.flickity-buttons{padding-left:30px}}.flickity-buttons .button{min-width:44px;width:44px;min-height:44px;height:44px;padding-left:0;padding-right:0;background-color:#1AE1AD;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%;border:0;cursor:pointer;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;transition:.3s}.no-touchevents .flickity-buttons .button:hover,.no-touchevents .flickity-buttons .button:focus{-webkit-opacity:.5;-moz-opacity:.5;-ms-opacity:.5;opacity:.5}.flickity-buttons .button--previous{margin-right:4.6875px}.flickity-buttons .button--next{margin-left:4.6875px}.flickity-buttons .button--next img,.flickity-buttons .button--next svg{-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-o-transform:rotateY(180deg);-ms-transform:rotateY(180deg);transform:rotateY(180deg)}.single-carousel .item{position:relative;width:100%;left:0 !important;z-index:-1;-webkit-opacity:0;-moz-opacity:0;-ms-opacity:0;opacity:0;-webkit-transition:opacity 0.9s ease-in-out;-moz-transition:opacity 0.9s ease-in-out;-ms-transition:opacity 0.9s ease-in-out;transition:opacity 0.9s ease-in-out}.single-carousel .item.is-selected{z-index:0;-webkit-opacity:1;-moz-opacity:1;-ms-opacity:1;opacity:1}.single-carousel .flickity-page-dots{position:absolute;bottom:30px;left:50%;transform:translate(-50%, 0);-webkit-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0)}.single-carousel .flickity-page-dots .dot{margin:0 5px;width:15px;height:15px;background-color:transparent;border:3px solid #1AE1AD;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;border-radius:100%;cursor:pointer;-webkit-opacity:1;-moz-opacity:1;-ms-opacity:1;opacity:1}.single-carousel .flickity-page-dots .dot.is-selected{background-color:#1AE1AD}.single-carousel .flickity-slider{transform:none !important}@media all and (max-width: 767px){.single-carousel .flickity-button{display:none}}.dotted-carousel .flickity-page-dots .dot{width:11.25px;height:11.25px;margin:0 5.625px;background-color:#424242;-webkit-opacity:1;-moz-opacity:1;-ms-opacity:1;opacity:1}.dotted-carousel .flickity-page-dots .dot.is-selected{background-color:#1AE1AD}.single-carousel-nav .item{width:100%}.single-carousel-nav .flickity-button.previous{left:-10px}.single-carousel-nav .flickity-button.next{right:-10px}.triple-carousel-nav .item-w{width:33.3333%;padding-left:15px;padding-right:15px}@media (max-width: 991px){.triple-carousel-nav .item-w{width:50%}}@media (max-width: 767px){.triple-carousel-nav .item-w{width:100%;padding-left:0;padding-right:0}}.triple-carousel-nav .flickity-button.previous{left:-30px}.triple-carousel-nav .flickity-button.next{right:-30px}@media (max-width: 1199px){.triple-carousel-nav .flickity-button.previous{left:-10px}.triple-carousel-nav .flickity-button.next{right:-10px}}.c-header.o-theme--default *:not(:hover),.c-header.o-theme--default .icon-white .path1::before{color:#000 !important}.c-header.o-theme--default [rel="home"],.c-header.o-theme--default .icon-hamburger-black{color:#000 !important}h1,.uk-h1,h2,.uk-h2,h3,.uk-h3,h4,.uk-h4,h5,.uk-h5,h6,.uk-h6,.uk-heading-small,.uk-heading-medium,.uk-heading-large,.uk-heading-xlarge,.uk-heading-2xlarge{font-family:"Graphik Web",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"}

